html{scroll-behavior:smooth}html,body{width:100%;overflow-x:hidden}:root{--pm-cream: #f3f0e8;--pm-cream-deep: #ece8dd;--pm-card: #fffdf8;--pm-green: #005a43;--pm-green-deep: #084333;--pm-green-soft: #0e6a50;--pm-gold: #b88d2c;--pm-orange: #ef7e1a;--pm-border: rgba(7, 53, 40, .12);--pm-shadow: 0 18px 40px rgba(7, 53, 40, .08)}*,*:before,*:after{box-sizing:border-box}body{margin:0;background:var(--pm-cream);color:var(--color-fg)}img{max-width:100%;height:auto;display:block}a{color:inherit}.container,.page-width{width:min(1320px,calc(100% - 40px));margin:0 auto}@media(min-width:768px){.container,.page-width{width:min(1320px,calc(100% - 56px))}}.section-padding{padding-top:clamp(68px,9vw,112px);padding-bottom:clamp(68px,9vw,112px)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:14px 28px;border-radius:999px;border:1px solid transparent;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;transition:transform .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--pm-gold);color:#fff}.btn-primary:hover{background:#c69a35}.btn-secondary{background:#f7f4ea;color:var(--pm-green)}.btn-secondary:hover{background:#fff}.btn-outline{background:transparent;color:inherit;border-color:currentColor}.btn-outline:hover{background:#ffffff14}.btn-block{width:100%}.pm-announcement-bar{background:#f5f5f1;border-top:1px solid #222;border-bottom:1px solid rgba(0,0,0,.08)}.pm-announcement-bar p{margin:0;padding:6px 0 7px;text-align:center;color:var(--pm-green);font-size:14px;font-weight:700;line-height:1.1}.pm-header{position:relative;background:var(--pm-green);color:#fff}.pm-header__inner{display:grid;grid-template-columns:360px 1fr auto auto;align-items:center;min-height:120px}.pm-header__brand-wrap{display:grid;grid-template-columns:105px 1fr;align-items:center;min-height:105px}.pm-header__brand-mark-link{height:100%;display:flex;align-items:stretch;justify-content:center;overflow:hidden}.pm-header__brand-mark{width:100%;height:100%;object-fit:contain;object-position:left center}.pm-header__wordmark-link{text-decoration:none;padding:0 28px 0 24px}.pm-header__wordmark-image{width:100%;max-width:210px;object-fit:contain}.pm-header__fallback-mark,.pm-header__fallback-wordmark{font-weight:700;color:#fff;text-decoration:none}.pm-header__nav{display:flex;align-items:center;justify-content:center;gap:42px;padding:0 28px}.pm-header__nav-link{position:relative;color:#fff;text-decoration:none;font-size:15px;line-height:1;letter-spacing:.18em}.pm-header__nav-link:not(:last-child):after{content:"";position:absolute;top:50%;right:-22px;width:1px;height:22px;transform:translateY(-50%);background:#ffffffbf}.pm-header__nav-link:hover{opacity:.8}.pm-header__actions{display:flex;align-items:center;gap:12px;padding-right:22px}.pm-header__icon-link{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;border:1.5px solid rgba(255,255,255,.28);background:#ffffff0f;color:#fff;text-decoration:none;transition:background-color .2s ease,opacity .2s ease}.pm-header__icon-link:hover{background:#ffffff1f;opacity:1}.pm-header__icon-link svg{width:20px;height:20px}.pm-header__cart-link{position:relative}.pm-header__cart-count{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:var(--pm-orange);color:#fff;font-size:11px;font-weight:700;line-height:18px;text-align:center}.pm-header__decor{width:230px;height:120px;overflow:hidden}.pm-header__decor-image{width:100%;height:100%;object-fit:contain}.pm-header__mobile-toggle{display:none;width:48px;height:48px;margin-right:12px;border:0;background:transparent;cursor:pointer}.pm-header__mobile-toggle span{display:block;width:24px;height:2px;margin:5px auto;background:#fff}.pm-mobile-menu{display:none;background:var(--pm-green);border-top:1px solid rgba(255,255,255,.08)}.pm-mobile-menu.is-open{display:block}.pm-mobile-menu__inner{padding:20px}.pm-mobile-menu__link,.pm-mobile-menu__icons a{display:block;color:#fff;text-decoration:none}.pm-mobile-menu__link{padding:12px 0;border-bottom:1px solid rgba(255,255,255,.08);letter-spacing:.08em}.pm-mobile-menu__icons{display:grid;gap:12px;padding-top:16px}.pm-section{position:relative;padding:clamp(72px,9vw,118px) 0}.pm-section--cream{background:var(--pm-cream)}.pm-section--dark{background:var(--pm-green);color:#fff}.pm-section--mist{background:#edf1eb}.pm-section--olive{background:#a49a3b}.pm-section__head{text-align:center;max-width:860px;margin:0 auto 48px}.pm-section__head .pm-title{margin-bottom:14px}.pm-card{background:var(--pm-card);border:1px solid var(--pm-border);border-radius:18px;box-shadow:var(--pm-shadow)}.pm-benefits__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.pm-benefit-card{padding:26px 22px}.pm-benefit-card__icon{width:60px;height:60px;margin-bottom:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:var(--pm-green)}.pm-benefit-card__icon img,.pm-benefit-card__icon svg{width:35px;height:35px;object-fit:contain}.pm-benefit-card__title{margin:0 0 10px;color:var(--pm-green);font-size:18px;line-height:1.2}.pm-benefit-card__text{margin:0;color:#476a5a;font-size:14px;line-height:1.7}.pm-featured{background:var(--pm-green);color:#fff}.pm-featured__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(28px,5vw,72px);align-items:center}.pm-featured__media{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center}.pm-featured__media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 35% 45%,rgba(250,234,173,.18) 0%,rgba(250,234,173,.05) 26%,transparent 60%),radial-gradient(circle at 70% 30%,rgba(184,141,44,.2) 0%,transparent 45%)}.pm-featured__image{position:relative;z-index:1;max-height:560px;width:auto;object-fit:contain}.pm-featured__copy{max-width:600px}.pm-featured__support{margin:0 0 18px;color:#fffc;font-size:18px}.pm-featured__body{margin:0 0 24px;color:#ffffffd6;line-height:1.8}.pm-featured__list{list-style:none;margin:0 0 28px;padding:0;display:grid;gap:12px}.pm-featured__list li{display:flex;gap:12px;align-items:flex-start;color:#ffffffe6}.pm-featured__bullet{width:20px;height:20px;margin-top:2px;flex:0 0 auto;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--pm-orange);color:#fff;font-size:12px;font-weight:700}.pm-price{display:flex;align-items:baseline;gap:10px;margin-bottom:24px}.pm-price__main{font-size:clamp(36px,4vw,52px);line-height:1}.pm-price__compare,.pm-price__unit{opacity:.62}.pm-featured__actions{display:flex;flex-wrap:wrap;gap:14px}.pm-personas{background:linear-gradient(to bottom,var(--pm-cream) 0%,var(--pm-cream) calc(100% - 92px),#a8a041 calc(100% - 92px),#a8a041 100%)}.pm-personas__stage{position:relative;max-width:980px;margin:0 auto}.pm-personas__band{position:absolute;left:0;right:0;bottom:92px;height:28px;background-size:cover;background-position:center;z-index:0}.pm-personas__carousel{position:relative;z-index:1}.carousel-viewport{overflow:hidden}.carousel-container{display:flex;transition:transform .45s ease}.carousel-slide{flex:0 0 100%;min-width:0}.pm-persona-card{padding:34px}.pm-persona-card__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(300px,1.05fr);gap:30px;align-items:center}.pm-persona-card__image{overflow:hidden;border-radius:18px;aspect-ratio:4 / 3}.pm-persona-card__image img{width:100%;height:100%;object-fit:cover}.pm-persona-card__title{margin:0 0 14px;color:var(--pm-green);font-size:clamp(34px,4vw,52px);line-height:.95}.pm-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.pm-badge{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#edf2ec;color:var(--pm-green);font-size:13px;line-height:1}.pm-carousel-controls{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:18px}.carousel-dots{display:flex;gap:8px;align-items:center}.carousel-dot{width:8px;height:8px;border:0;padding:0;background:#ffffffa6;cursor:pointer}.carousel-dot.active{width:24px;background:var(--pm-green)}.carousel-btn{width:28px;height:28px;border-radius:999px;border:1px solid rgba(255,255,255,.75);background:#ffffff8c;color:var(--pm-green);cursor:pointer}.pm-video-frame{position:relative;overflow:hidden;aspect-ratio:16 / 7}.pm-video-frame iframe,.pm-video-frame video,.pm-video-frame img{width:100%;height:100%;object-fit:cover}.pm-testimonials__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.pm-testimonial-card{padding:24px 22px}.pm-stars{display:flex;gap:3px;margin-bottom:14px}.pm-testimonial-card__title{margin:0 0 10px;color:var(--pm-green);font-size:16px;line-height:1.3}.pm-testimonial-card__quote{margin:0 0 18px;color:#476a5a;font-size:14px;line-height:1.7}.pm-testimonial-card__meta{display:flex;gap:10px;align-items:center}.pm-testimonial-card__avatar{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#edf2ec;color:var(--pm-green);font-size:13px;font-weight:700}.pm-testimonial-card__author{margin:0;color:var(--pm-green);font-size:14px;font-weight:700}.pm-testimonial-card__verified{margin:2px 0 0;color:var(--pm-gold);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.pm-subscribe{background:linear-gradient(180deg,#005a43fa,#00523dfa);color:#fff}.pm-subscribe__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:28px;align-items:center}.pm-subscribe__list{list-style:none;margin:0 0 26px;padding:0;display:grid;gap:10px}.pm-subscribe__list li{display:flex;gap:12px;align-items:flex-start}.pm-subscribe__tick{width:18px;height:18px;margin-top:4px;flex:0 0 auto;color:var(--pm-gold)}.pm-subscribe__card{padding:28px;border-radius:18px;background:#ffffff14;border:1px solid rgba(255,255,255,.14)}.pm-subscribe__card-label{margin:0 0 12px;text-align:center;color:#ffffffbd}.pm-subscribe__card-price{display:flex;align-items:baseline;justify-content:center;gap:10px;margin-bottom:10px}.pm-subscribe__card-price strong{font-size:clamp(42px,5vw,58px);line-height:1}.pm-subscribe__card-price span{opacity:.6;text-decoration:line-through}.pm-subscribe__card-details{margin:0 0 20px;text-align:center;color:#ffffffc2;font-size:13px}.pm-footer{position:relative;overflow:hidden;color:#fff;background:linear-gradient(180deg,#005a43,#004b38 55%,#06392a)}.pm-footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 100%,rgba(196,175,80,.22) 0%,rgba(196,175,80,.08) 16%,transparent 42%);pointer-events:none}.pm-footer__newsletter{padding-top:26px}.pm-footer__newsletter-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:24px;align-items:end}.pm-footer__newsletter h3{margin:0 0 10px;color:#fff;font-size:clamp(26px,3.5vw,44px);line-height:.98;text-transform:uppercase}.pm-footer__newsletter p{margin:0;color:#ffffffc7}.pm-footer__form{display:flex;gap:10px}.pm-footer__input{width:100%;min-height:48px;padding:0 16px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#ffffff14;color:#fff}.pm-footer__input::placeholder{color:#ffffff94}.pm-footer__main{position:relative;z-index:1;padding:42px 0 26px}.pm-footer__grid{display:grid;grid-template-columns:minmax(260px,1.35fr) repeat(3,minmax(140px,1fr));gap:28px;align-items:start}.pm-footer__logo{width:auto;height:42px;margin-bottom:16px;filter:brightness(0) invert(1)}.pm-footer__brand-copy,.pm-footer__text,.pm-footer__menu a{color:#ffffffc2;text-decoration:none;line-height:1.7}.pm-footer__menu{list-style:none;margin:0;padding:0;display:grid;gap:10px}.pm-footer__heading{margin:0 0 14px;color:#fff;font-size:14px;letter-spacing:.12em;text-transform:uppercase}.pm-footer__bottom{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:28px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);color:#ffffff94;font-size:13px}.pm-footer__legal{display:flex;flex-wrap:wrap;gap:18px}.pm-footer__legal a{text-decoration:none}@media(max-width:1220px){.pm-header__inner{grid-template-columns:320px 1fr auto auto}.pm-header__brand-wrap{grid-template-columns:132px 1fr}.pm-header__decor{width:180px}.pm-header__nav{gap:28px}.pm-header__nav-link:not(:last-child):after{right:-15px}}@media(max-width:1080px){.pm-header__inner{grid-template-columns:1fr auto;min-height:96px}.pm-header__brand-wrap{grid-template-columns:96px 1fr;min-height:96px}.pm-header__wordmark-link{padding:0 16px}.pm-header__wordmark-image{max-width:164px}.pm-header__nav,.pm-header__actions,.pm-header__decor{display:none}.pm-header__mobile-toggle{display:block}.pm-featured__inner,.pm-subscribe__inner,.pm-footer__newsletter-grid,.pm-footer__grid,.pm-persona-card__grid{grid-template-columns:1fr}.pm-hero__media,.pm-featured__media{justify-content:center}.pm-benefits__grid,.pm-testimonials__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.pm-announcement-bar p{font-size:12px}.pm-header__brand-wrap{grid-template-columns:84px 1fr;min-height:88px}.pm-header__wordmark-image{max-width:142px}.pm-title{font-size:clamp(34px,9vw,48px)}.pm-title--light{font-size:clamp(40px,12vw,62px)}.pm-benefits__grid,.pm-testimonials__grid{grid-template-columns:1fr}.pm-persona-card,.pm-testimonial-card,.pm-benefit-card,.pm-subscribe__card{padding:22px}.pm-footer__form,.pm-footer__bottom{flex-direction:column;align-items:stretch}.btn,.btn-block-mobile{width:100%}}.pm-hero{position:relative;min-height:800px;overflow:hidden;background:#111}.pm-hero__bg-wrap{position:absolute;top:0;right:0;bottom:0;left:0}.pm-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center center;opacity:0;transition:opacity .7s ease}.pm-hero__bg.is-active{opacity:1}.pm-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0000006b,#00000047 18%,#00000024,#0000000f 50%,#0000);pointer-events:none}.pm-hero__inner{position:relative;z-index:2;min-height:800px;width:100%;max-width:100%;padding-left:0;padding-right:0;display:block}.pm-hero__content{position:relative;z-index:3;max-width:760px;padding-top:170px;padding-left:0;padding-bottom:140px}.pm-hero__eyebrow{margin:0 0 14px;color:#c79b2e;font-size:18px;line-height:1;letter-spacing:.03em;text-transform:uppercase}.pm-hero__marquee{position:absolute;left:0;right:0;top:195px;width:100%;overflow:hidden;z-index:1;pointer-events:none}.pm-hero__marquee-track{display:flex;width:max-content;animation:pmHeroMarquee 22s linear infinite}.pm-hero__marquee-track span{display:inline-block;white-space:nowrap;padding-right:90px;color:#ffffffeb;font-size:clamp(110px,9vw,180px);line-height:.88;font-weight:700;text-transform:uppercase;letter-spacing:-10px}@keyframes pmHeroMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.pm-hero__persona{display:none;position:relative;z-index:3;margin-top:175px}.pm-hero__persona.is-active{display:block}.pm-hero__subheadline{margin:0 0 10px;color:#ff6b18;font-size:clamp(42px,4vw,72px);line-height:.95;font-weight:800;text-transform:uppercase}.pm-hero__description{color:#fff;font-size:22px;line-height:1.35;max-width:620px}.pm-hero__description p{margin:0}.pm-hero__actions{display:flex;gap:20px;margin-top:28px;position:relative;z-index:3}.pm-hero .btn,.pm-hero__btn{min-width:220px;min-height:56px;display:inline-flex;align-items:center;justify-content:center;padding:0 28px}.pm-hero .btn-primary{background:#c9a130f2;color:#fff;border:1px solid rgba(201,161,48,.95)}.pm-hero .btn-primary:hover{background:#c9a130;color:#fff}.pm-hero .btn-outline{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.75)}.pm-hero .btn-outline:hover{background:#ffffff14;color:#fff}.pm-hero__dots{display:flex;gap:12px;margin-top:22px;position:relative;z-index:3}.pm-hero__dot{width:12px;height:12px;border-radius:999px;border:0;background:#ffffff73;padding:0;cursor:pointer}.pm-hero__dot.is-active{width:38px;background:#c9a130}.pm-hero__product-wrap{position:absolute;right:0;bottom:-30px;z-index:2;pointer-events:none}.pm-hero__product{width:min(100%,800px);max-width:800px;height:auto;display:block;object-fit:contain;filter:drop-shadow(0 18px 36px rgba(0,0,0,.22))}@media screen and (max-width:1400px){.pm-hero__content{padding-left:120px}.pm-hero__product-wrap{right:60px}.pm-hero__product{max-width:390px}}@media screen and (max-width:1200px){.pm-hero,.pm-hero__inner{min-height:760px}.pm-hero__content{max-width:680px;padding-top:130px;padding-left:80px;padding-bottom:120px}.pm-hero__marquee{top:96px}.pm-hero__persona{margin-top:210px}.pm-hero__product-wrap{right:34px;bottom:0}.pm-hero__product{max-width:340px}}@media screen and (max-width:980px){.pm-hero,.pm-hero__inner{min-height:760px}.pm-hero__content{max-width:100%;padding:96px 28px 250px}.pm-hero__marquee{top:74px}.pm-hero__marquee-track span{font-size:clamp(72px,12vw,110px);padding-right:50px}.pm-hero__persona{margin-top:150px}.pm-hero__subheadline{font-size:clamp(34px,8vw,56px)}.pm-hero__description{font-size:18px;max-width:520px}.pm-hero__product-wrap{right:18px;bottom:0}.pm-hero__product{max-width:260px}}@media screen and (max-width:640px){.pm-hero,.pm-hero__inner{min-height:680px}.pm-hero__content{padding:72px 20px 210px}.pm-hero__eyebrow{font-size:14px}.pm-hero__marquee{top:64px}.pm-hero__marquee-track span{font-size:58px;padding-right:36px}.pm-hero__persona{margin-top:110px}.pm-hero__description{font-size:16px}.pm-hero__actions{flex-wrap:wrap;gap:12px}.pm-hero .btn,.pm-hero__btn{min-width:180px;min-height:50px}.pm-hero__product{max-width:210px}}.pm-eyebrow{text-transform:uppercase;font-weight:600;letter-spacing:1.5px}body{background:linear-gradient(180deg,#f6f1e7,#eef2eb 36%,#e7efe9)}.pm-card,.pm-benefit-card,.pm-testimonial-card,.pm-persona-card,.pm-subscribe__card,.product-bundle-card,#ProductMain-template .product-main-image-wrap{border-radius:max(var(--radius),24px)}.pm-title,.pm-title--light,.pm-footer__newsletter h3,.pm-footer__offer-price strong,.product-title,.pm-section-title,.pm-heading-md{font-family:Rift Custom,sans-serif;text-transform:none;letter-spacing:.02em}.pm-section__head{margin-bottom:56px}.pm-section__head .pm-title{font-size:clamp(2.5rem,4.2vw,4.6rem);line-height:.95}.pm-benefit-card,.pm-testimonial-card,.pm-persona-card{border-radius:26px}.pm-benefit-card__title,.pm-testimonial-card__title{font-size:1.25rem}.pm-featured{background:transparent}.pm-featured__panel{position:relative;overflow:hidden;display:flex;align-items:center;padding:clamp(32px,5vw,68px);background:linear-gradient(90deg,#073528ed,#073528e0 46%,#07352875);min-height:620px}.pm-featured__panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--featured-bg);background-size:cover;background-position:center right;opacity:1}.pm-featured__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#052219eb,#052219d6 38%,#0522195c 70%,#05221929);z-index:1}.pm-featured__copy{position:relative;z-index:2;max-width:610px}.pm-featured__support{font-size:1.2rem;margin-bottom:20px}.pm-featured__body{font-size:1.02rem}.pm-featured__actions .btn-secondary{background:#ffffffe6;color:var(--pm-green)}.pm-footer{position:relative;padding:0 0 22px;background:#0b4635}.pm-footer__bg,.pm-footer__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.pm-footer__bg{background-image:var(--footer-bg);background-size:cover;background-position:center center;opacity:1}.pm-footer__overlay{background:linear-gradient(180deg,#06281e33,#06281ed6 38%,#06281ef0)}.pm-footer__main{position:relative;z-index:2;padding-top:clamp(72px,8vw,110px)}.pm-footer__hero{padding:clamp(28px,4vw,40px);background:#0735287a;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.pm-footer__newsletter-grid{grid-template-columns:minmax(0,1.2fr) minmax(290px,380px);gap:28px;align-items:stretch;padding-bottom:36px;margin-bottom:36px;border-bottom:1px solid rgba(255,255,255,.12)}.pm-footer__offer{padding:28px;background:#ffffff14;border:1px solid rgba(255,255,255,.15)}.pm-footer__offer-label,.pm-footer__offer-details{text-align:center;margin:0 0 12px}.pm-footer__offer-price{display:flex;align-items:baseline;justify-content:center;gap:10px;margin-bottom:12px}.pm-footer__offer-price strong{font-size:clamp(2.5rem,5vw,3.8rem);line-height:1}.pm-footer__offer-price span{opacity:.64;text-decoration:line-through}.pm-footer__grid{gap:28px}.pm-footer__logo,.pm-header__wordmark-image,.pm-header__brand-mark{border-radius:0}.shopify-policy__container,.template-page .rte,.template-page .shopify-policy__body{border-radius:28px}#ProductMain-template,[id^=ProductMain-]{position:relative}[id^=ProductMain-] .product-main-image-wrap,[id^=ProductMain-] .product-thumb,[id^=ProductMain-] .product-option-pill,[id^=ProductMain-] .product-bundle-card,[id^=ProductMain-] .product-add-to-cart,[id^=ProductMain-] .product-badge,[id^=ProductMain-] .product-accordion,[id^=ProductMain-] .product-main-image{border-radius:22px}[id^=ProductMain-] .product-main-grid{gap:56px}[id^=ProductMain-] .product-main-image-wrap{box-shadow:0 18px 45px #07352814}[id^=ProductMain-] .product-option-pill{background:#ffffffc7}[id^=ProductMain-] .product-add-to-cart{border-radius:999px}@media(max-width:1080px){.pm-footer__newsletter-grid{grid-template-columns:1fr}}@media(max-width:767px){.pm-featured__panel{min-height:520px;padding:28px}.pm-featured__panel:before{background-position:center center}.pm-footer__hero{padding:22px}}.pm-featured{padding-top:92px;padding-bottom:92px;background:#005a43}.pm-featured-card{position:relative;display:grid;grid-template-columns:minmax(420px,.95fr) minmax(0,1.05fr);gap:48px;align-items:center;min-height:680px;padding:56px 64px;overflow:hidden;border-radius:0;background:#005a43;isolation:isolate}.pm-featured-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--pm-featured-bg);background-size:cover;background-position:center;opacity:1;z-index:-2}.pm-featured-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#005a432e,#005a4314 32%,#005a4305 52%,#005a4300);z-index:-1}.pm-featured-card__media{position:relative;display:flex;align-items:center;justify-content:center;min-height:560px}.pm-featured-card__image{max-height:620px;width:auto;object-fit:contain;filter:drop-shadow(0 24px 35px rgba(0,0,0,.24))}.pm-featured-card__content{max-width:740px;justify-self:end}.pm-featured-card__title{font-size:clamp(58px,5vw,84px);line-height:.94;margin:6px 0 16px;letter-spacing:-.03em}.pm-featured-card__support{margin:0 0 28px;color:#ffffffeb;font-size:22px;font-weight:600}.pm-featured-card__body{max-width:760px;margin:0 0 28px;color:#ffffffe6;font-size:18px;line-height:1.65}.pm-featured .pm-price{margin-top:10px;margin-bottom:34px}.pm-featured .pm-price__main{font-size:64px;font-weight:800}.pm-featured .pm-price__compare,.pm-featured .pm-price__unit{font-size:18px;font-weight:600;opacity:.68}.pm-featured .btn{min-height:58px;padding:16px 38px;font-size:14px;letter-spacing:.02em;text-transform:none;font-weight:700}.pm-featured .btn-secondary{background:#fff;color:#0a4c39}.pm-featured .btn-outline{border:2px solid rgba(255,255,255,.45)}.pm-featured .btn-outline:hover{background:#ffffff14}.pm-personas{background:linear-gradient(to bottom,#f4f1e8 0% 72%,#aca541 72% 100%);padding-top:98px;padding-bottom:72px}.pm-personas .pm-section__head{max-width:1160px;margin-bottom:54px}.pm-personas .pm-copy{font-size:20px;line-height:1.6}.pm-personas__stage{max-width:1280px}.pm-personas__band{left:calc(50% - 50vw);right:calc(50% - 50vw);bottom:116px;height:118px;background-size:cover;background-position:center;z-index:0}.pm-persona-card{padding:0;border-radius:2px;border:1px solid #d4dfd9;box-shadow:none;background:#f8f8f6;overflow:hidden}.pm-persona-card__grid{grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);gap:0;align-items:stretch}.pm-persona-card__grid>div:first-child{padding:78px 70px 62px;display:flex;flex-direction:column;justify-content:center}.pm-persona-card__grid>div:last-child{min-height:540px}.pm-persona-card__image{height:540px;border-radius:0;aspect-ratio:auto}.pm-persona-card__title{font-size:clamp(50px,4.5vw,65px);margin-bottom:24px;color:#ef661b}.pm-badges{gap:12px 14px;margin-top:28px;max-width:520px}.pm-badge{padding:11px 18px;border-radius:0;background:#e2eee7;font-size:14px}.pm-carousel-controls{margin-top:26px;gap:18px}.carousel-btn{width:48px;height:48px;border:0;background:#f5f7ef;color:#0d533f;font-size:26px}.carousel-dot{width:10px;height:10px;border-radius:999px;background:#dde9e4}.carousel-dot.active{width:10px;background:#86a998}.pm-footer{position:relative;overflow:hidden;padding:72px 0 22px;background:#005a43}.pm-footer__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--footer-bg);background-size:cover;background-position:center bottom;opacity:1}.pm-footer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00523bf5,#00523beb,#00523b9e 68%,#00523b38)}.pm-footer__shell{position:relative;z-index:1}.pm-footer__top-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,490px);gap:44px;align-items:start;padding-bottom:76px}.pm-footer__hero-title{max-width:720px;margin:6px 0 20px;font-size:clamp(40px,5vw,65px);line-height:.92}.pm-footer__checks{list-style:none;margin:0 0 28px;padding:0;display:grid;gap:14px;max-width:330px}.pm-footer__checks li{position:relative;padding-left:22px;color:#ffffffeb;font-size:18px}.pm-footer__checks li:before{content:"\2713";position:absolute;left:0;top:0;color:#d1a11f}.pm-footer__hero-btn{min-height:54px;padding-inline:28px}.pm-footer__offer-box{padding:50px;border-radius:18px;background:#08463461;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);max-width:590px;width:590px;justify-self:end;align-self:start}.pm-footer__offer-label,.pm-footer__offer-details{text-align:center}.pm-footer__offer-label{margin:0 0 14px;color:#ffffffc7}.pm-footer__offer-price{display:flex;align-items:flex-end;justify-content:center;gap:10px;margin-bottom:10px}.pm-footer__offer-price strong{font-size:64px;line-height:1}.pm-footer__offer-price span{opacity:.58;text-decoration:line-through;padding-bottom:8px}.pm-footer__offer-details{margin:0 0 18px;color:#ffffffc7}.pm-footer__newsletter-row{display:grid;grid-template-columns:minmax(320px,1fr) minmax(420px,500px);gap:24px;align-items:end;padding-bottom:28px}.pm-footer__newsletter-title{margin:0 0 10px;font-size:42px;line-height:.96;text-transform:uppercase;color:#fff}.pm-footer__newsletter-copy{margin:0;color:#ffffffd1;font-size:18px}.pm-footer__form-inline{display:flex;gap:10px;align-items:center}.pm-footer__input-inline{width:100%;min-height:48px;padding:0 18px;border:1px solid rgba(255,255,255,.18);background:#ffffff0f;color:#fff}.pm-footer__join-btn{min-width:72px;height:48px;border:0;background:#c79817;color:#fff;font-weight:700;cursor:pointer}.pm-footer__divider{height:1px;background:#d1a11fe6;margin:0 0 30px}.pm-footer__content-row{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:42px;align-items:start;padding-bottom:260px}.pm-footer__logo-lockup{max-width:360px;margin-bottom:22px}.pm-footer__menus{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:24px}.pm-footer__heading{font-size:16px;letter-spacing:.06em;color:#fff}.pm-footer__brand-copy,.pm-footer__text,.pm-footer__menu a{color:#ffffffd1;font-size:16px;line-height:1.65}.pm-footer__menu{gap:8px}.pm-footer__divider--bottom{margin-bottom:18px}.pm-footer__bottom-row{display:flex;justify-content:space-between;gap:18px;color:#ffffffc2;font-size:12px;align-items:center}@media(max-width:1080px){.pm-featured-card,.pm-footer__top-row,.pm-footer__newsletter-row,.pm-footer__content-row,.pm-persona-card__grid,.pm-footer__menus{grid-template-columns:1fr}.pm-featured-card{padding:34px 26px;min-height:0}.pm-featured-card__content{justify-self:start}.pm-featured-card__media{min-height:360px}.pm-personas__band{bottom:84px;height:86px}.pm-persona-card__grid>div:first-child{padding:38px 28px}.pm-persona-card__grid>div:last-child{min-height:300px}.pm-footer__offer-box{justify-self:start}.pm-footer__content-row{padding-bottom:120px}}@media(max-width:767px){.pm-featured{padding-top:64px;padding-bottom:64px}.pm-featured-card__title{font-size:44px}.pm-featured-card__support,.pm-featured-card__body,.pm-personas .pm-copy,.pm-footer__newsletter-copy{font-size:16px}.pm-featured .pm-price__main{font-size:44px}.pm-personas__band{bottom:70px;height:60px}.pm-footer{padding-top:48px}.pm-footer__hero-title,.pm-footer__offer-price strong{font-size:46px}.pm-footer__newsletter-title{font-size:32px}.pm-footer__form-inline,.pm-footer__bottom-row{flex-direction:column;align-items:stretch}.pm-footer__content-row{padding-bottom:60px}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/theme.css.map */
