@import"https://fonts.googleapis.com/css2?family=Yellowtail&display=swap";@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Mona+Sans:ital,wght@0,200..900;1,200..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap";@font-face{font-family:Blaak;src:url(/cdn/shop/files/Blaak-Black-PERSONAL-USE-Regular.ttf?v=1763402392);font-weight:400;font-style:normal}:root{--primary-color: #b41f25;--secondary-color: #1b1b1b;--alt-color: #ffffff;--second-alt-color: #faf9f7;--footer-color: #1c1d1f;--paragraph-color: #716f6f;--font-logo: "Barlow", sans-serif;--font-sub-heading: "Yellowtail", cursive;--font-heading: "Playfair Display", sans-serif;--font-paragraph: "Barlow Condensed", sans-serif;--font-alt: "Mona Sans", sans-serif;--spacing-sm: .5rem;--spacing-md: 1.5rem;--spacing-lg: 3rem;--spacing-xl: 5rem;--spacing-xxl: 10rem;--base-font-size: 1.125rem}*{margin:0;padding:0;box-sizing:border-box}body{overflow-x:hidden}main{position:relative;margin:0rem 0 20rem;height:auto;background-color:var(--alt-color)}main .main{background-repeat:no-repeat;background-position:center center;background-size:cover;display:flex;flex-direction:column;overflow:visible;padding-top:10rem!important}main .main header{display:flex;flex-direction:column;width:100%;background-color:transparent;z-index:1}main .main header .superHeader{border-bottom:1px solid rgba(255,255,255,.5)}main .main header .superHeader p{width:100%;text-align:center;color:var(--alt-color);font-family:var(--font-paragraph);font-weight:500;margin:var(--spacing-md) 0}main .main header .subHeader{display:flex;justify-content:space-between;align-items:center;margin:var(--spacing-md) var(--spacing-lg)}main .main header .subHeader .logoDiv{width:max-content}main .main header .subHeader .logoDiv img{width:10rem}main .main header .subHeader ul{margin-left:var(--spacing-xxl);width:max-content;padding:0 var(--spacing-md);display:flex;justify-content:space-between;align-items:center;gap:var(--spacing-md);list-style:none}main .main header .subHeader ul li a{text-decoration:none;color:var(--alt-color);font-family:var(--font-paragraph);font-size:1.2rem;position:relative;overflow:hidden;display:inline-block}main .main header .subHeader ul li a:hover{color:var(--primary-color)}main .main header .subHeader ul li a:after{content:"";display:block;width:100%;height:2px;position:absolute;background-color:var(--primary-color);bottom:0;left:0;transform:translate(-100%);transition:transform .3s ease}main .main header .subHeader ul li a:hover:after{transform:translate(0)}main .main header .subHeader ul li a.active{position:relative;color:var(--primary-color)}main .main header .subHeader ul li a.active:after{transform:translate(0)}main .main header .subHeader .callAndCart{width:max-content;display:flex;flex-wrap:nowrap;gap:var(--spacing-xl)}main .main header .subHeader .callAndCart .give-us-a-call{gap:var(--spacing-md);display:flex;justify-content:start;align-items:center}main .main header .subHeader .callAndCart .give-us-a-call .whatsapp-logo{display:flex;justify-content:center;align-items:center}main .main header .subHeader .callAndCart .give-us-a-call .whatsapp-logo svg{width:2rem;height:2rem}main .main header .subHeader .callAndCart .give-us-a-call .CTA-Info{display:flex;flex-direction:column;justify-content:space-between;align-items:start}main .main header .subHeader .callAndCart .give-us-a-call .CTA-Info h2{color:var(--alt-color);font-family:var(--font-paragraph);font-weight:500;font-size:1.5rem}main .main header .subHeader .callAndCart .give-us-a-call .CTA-Info p{color:var(--alt-color);font-family:var(--font-alt);font-weight:800;font-size:1rem}main .main header .subHeader .callAndCart .cartButton{border-radius:100%;background:transparent;cursor:pointer;border:none}main .main header .subHeader .callAndCart .cartButton svg{width:3rem;height:3rem}main .main header .mobile-header{padding:var(--spacing-md) var(--spacing-lg);display:flex;justify-content:space-between;align-items:center;display:none}main .main header .mobile-header button{background-color:transparent;border-radius:100%;outline:var(--alt-color) 1px solid;border:none;display:flex;justify-self:center;align-items:center;padding:.5rem;cursor:pointer}main .main header .slidingMenu{display:none}main .main .hero{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:var(--spacing-lg) 0 var(--spacing-xxl) 0}main .main .hero .centeredText{display:flex;flex-direction:column;justify-content:center;align-items:center}main .main .hero .centeredText h1{color:var(--alt-color);font-family:var(--font-heading);font-weight:800;line-height:1.2;font-size:8rem;font-style:normal;text-align:center}main .main .hero .centeredText .breadcrumbs{display:flex;justify-content:center;align-items:center;gap:20px}main .main .hero .centeredText .breadcrumbs a,main .main .hero .centeredText .breadcrumbs p{color:var(--alt-color);font-family:var(--font-paragraph);font-weight:500;font-size:1.5rem;text-align:center;text-decoration:none;background:transparent;margin-top:0}section{padding:var(--spacing-lg) var(--spacing-md);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--spacing-lg)}.about-section-2,.about-section-3,.about-section-4,.about-section-5{width:100%;display:flex;justify-content:center;padding:var(--spacing-lg) var(--spacing-md)}:is(.about-section-2,.about-section-3,.about-section-4,.about-section-5) .about-centeredDiv{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}:is(.about-section-2,.about-section-3,.about-section-4,.about-section-5) .about-centeredDiv h6{color:var(--primary-color);font-family:var(--font-sub-heading);font-size:2rem;margin-bottom:var(--spacing-sm);text-align:center}:is(.about-section-2,.about-section-3,.about-section-4,.about-section-5) .about-centeredDiv h1{color:var(--secondary-color);font-family:var(--font-heading);font-size:4rem;text-transform:uppercase;line-height:1.1;text-align:center;margin-bottom:0}:is(.about-section-2,.about-section-3,.about-section-4,.about-section-5) .about-centeredDiv p{color:var(--paragraph-color);font-family:var(--font-paragraph);font-size:1.3rem;line-height:1.6;text-align:center}.about-section-2{padding:var(--spacing-xl) var(--spacing-md);background-color:var(--second-alt-color)}.about-section-2 .about-centeredDiv{max-width:900px;gap:2rem}.about-section-2 .about-centeredDiv h6{font-size:2.5rem}.about-section-2 .about-centeredDiv h1{font-size:5rem;margin-bottom:var(--spacing-xl)}.about-section-2 .about-centeredDiv p{font-size:20px;line-height:1.7}.about-section-2 .about-centeredDiv h3{color:var(--secondary-color);font-family:var(--font-heading);font-size:2.2rem;font-weight:thin;margin-top:var(--spacing-lg);margin-bottom:var(--spacing-sm);text-align:center;text-transform:uppercase}.about-section-3{padding:var(--spacing-xl) 0}.about-section-3 .about-centeredDiv{display:flex;flex-direction:column;gap:0;align-items:center;width:100%}.about-section-3 .about-centeredDiv h6{font-size:2.5rem}.about-section-3 .about-centeredDiv h1{font-size:5rem;margin-bottom:var(--spacing-xl);max-width:1000px}.about-section-3 .about-card{display:flex;align-items:center;justify-content:space-between;width:100%;gap:var(--spacing-lg);padding:50px var(--spacing-xxl)}.about-section-3 .about-card:nth-child(2){background-color:var(--second-alt-color)}.about-section-3 .about-card:nth-child(4){background-color:var(--second-alt-color)}.about-section-3 .about-card img,.about-section-3 .about-card .card-content{flex:1;min-width:300px}.about-section-3 .about-card .card-content{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}.about-section-3 .about-card img{aspect-ratio:16/10;object-fit:cover;border-radius:10px}.about-section-3 .about-card h3{font-size:2.5rem;text-align:left;font-family:var(--font-heading)}.about-section-3 .about-card p{font-size:20px;line-height:1.7;text-align:left}.about-section-3 .about-card:nth-child(odd){flex-direction:row-reverse}.about-section-3 .about-card:nth-child(2n){flex-direction:row}.about-section-5{padding-top:0;margin-bottom:10rem}.about-section-5 .about-centeredDiv{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;align-items:start;margin-top:var(--spacing-lg)}.about-section-5 .about-card{display:flex;flex-direction:column;align-items:center;text-align:center}.about-section-5 .about-card img{width:100%;max-width:200px;aspect-ratio:1/1;object-fit:cover;border-radius:10px;margin-bottom:var(--spacing-md)}.about-section-5 .about-card h3{font-size:1.5rem;text-align:center;margin-bottom:var(--spacing-sm)}.about-section-5 .about-card p{font-size:1.1rem;font-family:var(--font-alt);font-weight:700;color:var(--primary-color);text-align:center}footer{background-color:var(--footer-color);display:flex;justify-content:center;flex-direction:column;align-items:center;position:relative}footer .footerMeat,footer .footerMeat2{position:absolute;top:-120px;width:18rem}footer .footerMeat{left:50px}footer .footerMeat2{right:50px}footer .upperFooter{display:flex;justify-content:space-between;align-items:end;flex-wrap:nowrap;width:80%;margin-bottom:3rem}footer .upperFooter .info{padding:5rem 0;display:flex;flex-direction:column;justify-content:start;align-items:start;gap:1rem;width:30%}footer .upperFooter .info p{color:var(--alt-color);font-family:var(--font-logo);font-weight:500;font-size:1.2rem;text-align:start}footer .upperFooter .contactInfo{display:flex;flex-direction:column;justify-content:center;align-items:start;gap:1rem;width:33%;background-color:var(--primary-color);margin-top:-50px;padding:6rem 0;border-radius:8px;position:relative;z-index:10}footer .upperFooter .contactInfo .callUs,footer .upperFooter .contactInfo .address{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;margin:1rem 1.5rem}:is(footer .upperFooter .contactInfo .callUs,footer .upperFooter .contactInfo .address) .phoneIcon,:is(footer .upperFooter .contactInfo .callUs,footer .upperFooter .contactInfo .address) .locationIcon{display:flex;justify-content:center;align-items:center}:is(footer .upperFooter .contactInfo .callUs,footer .upperFooter .contactInfo .address) .RHS{display:flex;flex-direction:column;justify-content:start;align-items:start;gap:.5rem}:is(footer .upperFooter .contactInfo .callUs,footer .upperFooter .contactInfo .address) .RHS h1{color:var(--alt-color);font-family:var(--font-logo);font-weight:500;font-size:1.2rem;text-align:start}:is(footer .upperFooter .contactInfo .callUs,footer .upperFooter .contactInfo .address) .RHS a{color:var(--alt-color);font-family:var(--font-logo);font-weight:500;font-size:1.2rem;text-align:start;text-decoration:none}footer .upperFooter .contactInfo .socialIcons{display:flex;justify-content:center;align-items:center;gap:1rem;width:100%;flex-wrap:wrap}footer .upperFooter .contactInfo .socialIcons .facebook,footer .upperFooter .contactInfo .socialIcons .twitter,footer .upperFooter .contactInfo .socialIcons .googlePlus,footer .upperFooter .contactInfo .socialIcons .basketBall,footer .upperFooter .contactInfo .socialIcons .pintrest{background-color:transparent;padding:1rem;border-radius:100%;display:flex;justify-content:center;align-items:center;border:1px solid rgba(255,255,255,.329)}:is(footer .upperFooter .contactInfo .socialIcons .facebook,footer .upperFooter .contactInfo .socialIcons .twitter,footer .upperFooter .contactInfo .socialIcons .googlePlus,footer .upperFooter .contactInfo .socialIcons .basketBall,footer .upperFooter .contactInfo .socialIcons .pintrest) svg{width:1.2rem;height:1.2rem}footer .upperFooter .newsLetter{padding:5rem 0;display:flex;flex-direction:column;justify-content:start;align-items:start;gap:1rem;width:30%}footer .upperFooter .newsLetter h1{color:var(--alt-color);font-family:var(--font-heading);font-weight:500;font-size:1.2rem;text-align:start}footer .upperFooter .newsLetter p{color:var(--alt-color);font-family:var(--font-logo);font-weight:500;font-size:1rem;text-align:start}footer .upperFooter .newsLetter form{display:flex;justify-content:center;align-items:center;position:relative;width:100%}footer .upperFooter .newsLetter form #newsLetterBar{border:1px solid rgba(255,255,255,.329);border-radius:50px;background-color:transparent;padding:1rem;width:100%;color:var(--alt-color);font-family:var(--font-logo);font-weight:500;font-size:1rem;text-align:start}footer .upperFooter .newsLetter form #newsLetterBar::placeholder{color:var(--paragraph-color);font-family:var(--font-logo);font-weight:500;font-size:1rem;text-align:start}footer .upperFooter .newsLetter form #newsLetterBar:focus{outline:none}footer .upperFooter .newsLetter form #submitButton{position:absolute;background:var(--primary-color);border:none;border-radius:50px;padding:1rem;right:0;color:var(--alt-color);font-family:var(--font-logo);font-weight:500;font-size:1rem;text-align:start;cursor:pointer;transition:all .3s ease}footer .bottomFooter{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;color:var(--paragraph-color);font-family:var(--font-logo);font-weight:500;font-size:1rem;text-align:start;width:80%;margin-top:1rem;border-top:1px solid rgba(255,255,255,.329)}footer .bottomFooter ul{display:flex;justify-content:center;align-items:center;list-style:none}footer .bottomFooter ul li{padding:0 1rem;border-right:1px solid rgba(255,255,255,.329)}footer .bottomFooter ul li:last-child{border:none}footer .bottomFooter ul li a{text-decoration:none;color:var(--paragraph-color);font-family:var(--font-logo);font-weight:500;font-size:1rem;text-align:start}@media (max-width: 1024px){main,sections,footer{max-width:100vw}main{margin-bottom:0}main .main{clip-path:unset}main .main header .subHeader{display:none}main .main header .mobile-header{padding:var(--spacing-md) var(--spacing-md);display:flex;justify-content:space-between;align-items:center}main .main header .mobile-header button{background-color:transparent;border-radius:100%;outline:var(--alt-color) 1px solid;border:none;display:flex;justify-self:center;align-items:center;padding:.5rem;cursor:pointer}main .main header .slidingMenu{display:flex;flex-direction:column;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background-color:#1119283b;border:1px solid rgba(255,255,255,.125);position:fixed;top:0;right:0;height:100dvh;width:clamp(250px,80vw,20rem);z-index:9999!important;padding:var(--spacing-md) 0;transform:translate(100%);transition:transform .4s ease-in-out;border-top-left-radius:10px;border-bottom-left-radius:10px;overflow-y:auto}main .main header .slidingMenu .menu-internal-header{display:flex;justify-content:space-between;align-items:center;padding:0 var(--spacing-md);margin-bottom:var(--spacing-md)}main .main header .slidingMenu .mobile-logo{display:flex;justify-content:center;align-items:center}main .main header .slidingMenu .menu-internal-header button{background-color:transparent;border:none;outline:var(--alt-color) 1px solid;border-radius:100%;display:flex;align-items:center;padding:.5rem;cursor:pointer}main .main header .slidingMenu ul{display:flex;flex-direction:column;align-items:start;width:100%;list-style:none;padding:var(--spacing-md) 0}main .main header .slidingMenu ul .mobileActive{background-color:var(--primary-color)}main .main header .slidingMenu ul li{width:100%;border-bottom:1px solid rgba(255,255,255,.125);border-top:1px solid rgba(255,255,255,.125)}main .main header .slidingMenu ul li:first-child{border-top:0}main .main header .slidingMenu ul li:last-child{border-bottom:0}main .main header .slidingMenu ul li a{padding:var(--spacing-md);display:block;text-decoration:none;color:var(--alt-color);font-family:var(--font-paragraph);font-size:1.2rem;transition:background-color .2s ease,color .2s ease}main .main header .slidingMenu ul li a:hover{background-color:var(--primary-color);color:var(--alt-color)}main .main header .slidingMenu .social-Icons{display:flex;justify-content:center;align-items:center;gap:1rem;padding:var(--spacing-md);margin-top:var(--spacing-lg)}main .main header .slidingMenu .social-Icons div{width:2.5rem;height:2.5rem;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:transform .2s ease;background-color:#ffffff1a;padding:.5rem;border-radius:100%}main .main header .slidingMenu .social-Icons div:hover{transform:scale(1.1)}main .main header .slidingMenu .social-Icons div svg{fill:var(--alt-color);width:1.5rem;height:1.5rem}main .main header .slidingMenu.is-open{transform:translate(0)}main .main .hero{padding:var(--spacing-lg) 0 var(--spacing-xxl) 0}main .main .hero .centeredText h6{font-size:clamp(1.5rem,1.5vw,2.5rem)}main .main .hero .centeredText h1{font-size:clamp(4rem,4vw,6rem)}main .main .hero .centeredText p{font-size:clamp(1.2rem,1.2vw,1.5rem)}main .main .hero .centeredText a{font-size:clamp(1.2rem,1.2vw,1.5rem);padding:clamp(.5rem,.5vw,1rem) clamp(1rem,1vw,2rem)}main .meat{width:clamp(15rem,15vw,20rem);height:clamp(15rem,15vw,20rem);display:none}.about-section-3 .about-card,.about-section-3 .about-card:nth-child(odd),.about-section-3 .about-card:nth-child(2n){flex-direction:column!important;align-items:center;text-align:center;padding:30px var(--spacing-md);gap:var(--spacing-md)}.about-section-3 .about-card img{width:100%;max-width:90%;height:auto}.about-section-3 .about-card .card-content{align-items:center;width:100%;min-width:unset}.about-section-3 .about-card .card-content h3,.about-section-3 .about-card .card-content p{text-align:center}}@media (max-width: 768px){.about-section-3 .about-centeredDiv{display:flex;flex-direction:column;gap:0}.about-section-3 .about-card{padding:20px 0}}@media (max-width: 480px){.about-section-5 .about-centeredDiv{grid-template-columns:1fr}}@media (max-width: 425px){main{position:unset}main .main .hero .centeredText{margin-top:10rem!important}main .main .hero .centeredText h1{font-size:clamp(3rem,3vw,4rem)}main .main .hero .centeredText .breadcrumbs a,main .main .hero .centeredText .breadcrumbs p{font-size:1rem;width:auto}:is(.about-section-2,.about-section-3,.about-section-4,.about-section-5) .about-centeredDiv{width:100%;flex-wrap:wrap}:is(.about-section-2,.about-section-3,.about-section-4,.about-section-5) .about-centeredDiv h6{font-size:1.5rem}:is(.about-section-2,.about-section-3,.about-section-4,.about-section-5) .about-centeredDiv h1{font-size:3rem}:is(.about-section-2,.about-section-3,.about-section-4,.about-section-5) .about-centeredDiv p{margin-top:1rem;font-size:1.2rem;width:100%}:is(.about-section-3,.about-section-5) .about-centeredDiv .about-card{width:100%}:is(.about-section-3,.about-section-5) .about-centeredDiv .about-card h3{font-size:1.5rem}:is(.about-section-3,.about-section-5) .about-centeredDiv .about-card p{font-size:1.2rem}.about-section-5{margin-bottom:var(--spacing-md)}.about-section-5 .about-centeredDiv .about-card p{margin-top:0}footer .footerMeat,footer .footerMeat2{display:none}footer .upperFooter{width:100%;flex-direction:column;align-items:start;padding:0 var(--spacing-md);margin:0}footer .upperFooter .info,footer .upperFooter .contactInfo,footer .upperFooter .newsLetter{width:100%;padding:3rem 0}:is(footer .upperFooter .info,footer .upperFooter .contactInfo,footer .upperFooter .newsLetter) h1{font-size:clamp(1.5rem,1.5vw,2.5rem)}:is(footer .upperFooter .info,footer .upperFooter .contactInfo,footer .upperFooter .newsLetter) p{font-size:clamp(1.2rem,1.2vw,1.5rem)}:is(footer .upperFooter .info,footer .upperFooter .contactInfo,footer .upperFooter .newsLetter) input{padding:clamp(.5rem,.5vw,1rem) clamp(1rem,1vw,2rem);font-size:clamp(1.2rem,1.2vw,1.5rem)}footer .upperFooter .info img{align-self:center}footer .upperFooter .info p{text-align:center}footer .upperFooter .contactInfo{margin:0;padding:2rem 0}footer .upperFooter .contactInfo .socialIcons{justify-content:start;margin:1rem 1.5rem;gap:.5rem;flex-wrap:wrap}footer .bottomFooter{width:100%;flex-direction:column;align-items:start;padding:var(--spacing-md);margin:0;gap:1rem}footer .bottomFooter ul li:first-child{padding-left:0}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/about-style.css.map */
