.home-banner{position:relative;max-height:860px;height:100vh;align-content:center}.home-banner *{position:relative}.home-banner-img{position:absolute;top:0;right:0;bottom:0;left:0}.home-banner-img:after{position:absolute;content:"";top:0;right:0;bottom:0;left:0;background-color:#00000052}.home-banner-img img{width:100%;height:100%;object-fit:cover}.home-banner-text{text-align:center;color:#fff;font-weight:200;font-size:clamp(3rem,9.5vw,4.5rem)}.home-banner-text strong{font-weight:700}@media (width >= 768px){.home-banner-text{font-size:4.5rem}}@media (width >= 1200px){.home-banner-text{font-size:6rem}}.home-banner-swiper-navigation{display:flex;gap:16px;position:absolute;right:42px;bottom:42px}.home-banner-swiper-prev,.home-banner-swiper-next{position:static;--swiper-navigation-color: white;--swiper-navigation-size: 16px;border:2px solid;width:48px;height:48px;aspect-ratio:1;display:block;border-radius:50%}.home-banner-swiper-prev:after,.home-banner-swiper-next:after{margin-inline:auto;display:block;width:fit-content}@media (width >= 992px){.home-banner-swiper-prev,.home-banner-swiper-next{width:54px;height:54px;--swiper-navigation-size: 24px}}@media (width >= 1200px){.home-banner-swiper-prev,.home-banner-swiper-next{width:62px;height:62px;--swiper-navigation-size: 30px}}.why-us-section{position:relative;background-color:hsla(var(--forest-green-50));padding-block:120px 100px;overflow-x:hidden;overflow-y:hidden}.why-us-section *{position:relative}.why-us-section .design-1{position:absolute;width:180px;height:140px;left:-46px;top:-12px;rotate:140deg;transform:rotateX(180deg)}@media (width >= 1200px){.why-us-section .design-1{width:535px;height:356.667px;left:calc(-947.0753768844px + 51.256281407vw);top:80px}}@media (width >= 1400px){.why-us-section .design-1{left:calc(-569.2307692308px + 19.2307692308vw)}}.why-us-section .design-2{position:absolute;top:0;right:0;translate:40% -25%;width:210px}@media (width >= 1200px){.why-us-section .design-2{width:375px}}.why-us-bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.12}.why-us-bg img{width:100%;height:100%;object-fit:cover}.why-us-grid{display:grid;grid-template-columns:repeat(2,1fr);justify-items:center;gap:8px}@media (width < 768px){.why-us-grid>*:last-child{grid-column:1/-1}}@media (1200px > width >= 768px){.why-us-grid{grid-template-columns:repeat(6,1fr)}.why-us-grid>*{grid-column:span 2}.why-us-grid>*:nth-child(4){grid-column:2/span 2}}@media (width >= 1200px){.why-us-grid{grid-template-columns:repeat(5,1fr)}.why-us-grid>*:first-child,.why-us-grid>*:last-child{margin-top:100%}.why-us-grid>*:nth-child(2),.why-us-grid>*:nth-child(4){margin-top:50%}.why-us-grid>*:last-child{grid-column:auto}}.why-us-item{display:grid;justify-items:center;gap:16px}.why-us-item-text{color:hsla(var(--black-900));font-size:.85rem}@media (width >= 1200px){.why-us-item-text{font-size:1.25rem}}.why-us-item-text p{margin-bottom:0;font-weight:300}.why-us-item-text strong{color:hsla(var(--black-500));font-weight:700}.why-us-main-img{display:flex;justify-content:center;margin-top:32px}@media (width >= 1200px){.why-us-main-img{margin-top:-140px}}.products-section{padding-block:120px;position:relative}.products-section-heading{border:2px solid hsla(var(--forest-green-200));padding:12px 36px}.products-section .design-1{position:absolute;top:-120px;left:-43px;width:170px;height:215px;rotate:62deg}.products-section .design-1 img{width:100%;height:100%;object-fit:cover;object-position:left}@media (width >= 1200px){.products-section .design-1{top:-350px;left:-100px;width:440px;height:524px}}.customer-feedback-section{display:grid;grid-template-rows:minmax(auto,500px) auto}@media (width >= 1200px){.customer-feedback-section{grid-template-columns:min(40%,673px) 1fr;grid-template-rows:624px}}.customer-feedback-image{position:relative;z-index:1}.customer-feedback-image:after{position:absolute;content:"";aspect-ratio:1;width:150px;background-color:hsla(var(--forest-green-500));border-radius:50%;background-image:url(/build/assets/quotes-2cde869a.svg);background-repeat:no-repeat;background-position:50% 50%;bottom:0;left:50%;translate:-50% 50%}@media (width >= 1200px){.customer-feedback-image:after{top:50%;right:0;translate:50% -50%;bottom:unset;left:unset}}.customer-feedback-image img{width:100%;height:100%;object-fit:cover}.customer-feedback-main{align-content:center;background-color:hsla(var(--forest-green-50));position:relative;overflow:hidden;display:grid;grid-template-rows:auto auto 1fr;padding-block:120px;padding-inline:20px}.customer-feedback-main:after{content:"";background-image:url(/build/assets/grains-111dfedf.png);position:absolute;background-size:100% auto}@media (width >= 1200px){.customer-feedback-main:after{rotate:78deg;width:775px;height:610px;top:0;right:0;translate:25% 0}}@media (width >= 1200px){.customer-feedback-main{padding-left:90px;padding-block:120px;padding-right:clamp(245px,28%,311px)}}.customer-feedback-slide{display:grid;height:100%;grid-template-areas:"text text" "image name" "image designation";grid-template-columns:80px 1fr;grid-template-rows:1fr auto auto;column-gap:20px}.customer-feedback-slide-text{color:#54595f;font-style:italic;font-weight:100;line-height:1.75;grid-area:text;margin-bottom:auto;font-size:1.15rem}@media (width >= 1200px){.customer-feedback-slide-text{font-size:1.5rem}}.customer-feedback-slide-img{grid-area:image;border-radius:16px;aspect-ratio:1;overflow:hidden}.customer-feedback-slide-img img{width:100%;height:100%}.customer-feedback-slide-name{grid-area:name;color:#080809;font-size:1.375rem;font-weight:100;line-height:1.25}@media (width >= 1200px){.customer-feedback-slide-name{font-size:1.875rem}}.customer-feedback-slide-designation{grid-area:designation;color:#017d03;font-weight:100;line-height:1.5;font-size:.9rem}@media (width >= 1200px){.customer-feedback-slide-designation{font-size:1rem}}.customer-feedback-swiper{width:100%}.customer-feedback-swiper-navigation{position:absolute;bottom:0;right:0;display:flex;gap:12px}.customer-feedback-swiper-prev,.customer-feedback-swiper-next{position:static}.product-highlight-section{padding-block:120px;overflow-x:hidden}.product-highlight-grid{display:grid;column-gap:40px;grid-template-areas:"details" "image" "list";row-gap:50px}@media (width >= 768px){.product-highlight-grid{row-gap:0;grid-template-areas:"details image" "list list";grid-template-columns:1fr 36%}}@media (width >= 1200px){.product-highlight-grid{grid-template-columns:50% 50%}}@media (width >= 768px){.product-highlight-grid:nth-child(2n){grid-template-areas:"image details" "list list";grid-template-columns:36% 1fr}}@media (width >= 1200px){.product-highlight-grid:nth-child(2n){grid-template-columns:50% 50%}}.product-highlight-grid:nth-child(2n) .product-highlight-image:after{transform:rotateY(180deg)}.product-highlight-details{grid-area:details}.product-highlight-details-name{color:hsla(var(--royal-health-400));font-size:1.5rem;font-weight:700;line-height:1;margin-bottom:0}.product-highlight-details-tag{margin-top:14px;color:hsla(var(--forest-green-600));font-size:2.75rem;font-weight:700;line-height:1.25;text-transform:capitalize;margin-bottom:0}.product-highlight-details p{margin-top:22px;color:var(--themeholy-com-abbey, #54595f);font-weight:300;line-height:1.75;margin-bottom:0}.product-highlight-image{grid-area:image;position:relative;max-width:290px;justify-self:center;align-self:center}.product-highlight-image img{position:relative;z-index:1}.product-highlight-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/build/assets/img-bg-ee947b8d.png);background-repeat:no-repeat;background-size:100% 100%;scale:1.25}.product-highlight-list{margin-top:32px;grid-area:list;display:grid;padding:30px 18px;background-color:hsla(var(--forest-green-50));border-radius:30px;row-gap:20px;justify-content:center}@media (width >= 1200px){.product-highlight-list{justify-content:space-between;grid-template-columns:repeat(3,minmax(auto,345px))}}.product-highlight-list li{display:grid;grid-template-rows:subgrid;grid-row:span 2}.product-highlight-list-item{display:grid;grid-template-areas:"icon heading" "icon description";grid-template-columns:80px 1fr;border-radius:10px;background-color:#fff;box-shadow:0 0 30px #0000000f;grid-row:span 2;grid-template-rows:auto 1fr;padding-block:12px;padding-right:20px;overflow:hidden;gap:0}.product-highlight-list-item-icon{grid-area:icon;border-radius:50%;aspect-ratio:1;background-color:#f6f8ed;display:grid;place-items:center;translate:-22% -38%}.product-highlight-list-item-icon img{background-color:#017e03;border-radius:50%;width:55px;aspect-ratio:1;padding:10px;object-fit:contain}.product-highlight-list-item-heading{grid-area:heading;color:#080809;font-size:1.25rem;font-weight:100;line-height:1.4}.product-highlight-list-item p{grid-area:description;margin-bottom:0;color:#54595f;font-weight:100;line-height:1.75}.recipe-section{position:relative;padding-block:120px;background-color:hsla(var(--forest-green-50))}.recipe-section *{position:relative}.recipe-section-bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.12}.recipe-section-bg img{width:100%;height:100%;object-fit:cover}
