*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;font-family:Public Sans,system-ui,sans-serif}body{margin:0;color:#1c2b24;background:#fff;font-family:Public Sans,system-ui,sans-serif;line-height:1.5}body,button,input,textarea,select{font:inherit}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{color:inherit}h1,h2,h3,p{margin-top:0}p{font-family:Public Sans,system-ui,sans-serif}h1,h2,h3{font-family:Archivo,Arial,sans-serif}.page-width{width:min(100% - 40px,var(--page-width));margin-inline:auto}.skip-link{position:fixed;top:10px;left:10px;z-index:9999;transform:translateY(-150%);padding:10px 14px;border-radius:6px;background:#fff;color:#111}.skip-link:focus{transform:translateY(0)}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:13px 24px;border:2px solid transparent;border-radius:999px;background:var(--brand-navy);color:#fff;font-family:Archivo,Arial,sans-serif;font-weight:700;line-height:1.2;text-align:center;cursor:pointer;transition:opacity .2s ease,background .2s ease,color .2s ease}.button:hover{opacity:.88}.button--orange{background:var(--brand-navy)}.button--outline{border-color:currentColor;background:transparent}.text-link{display:inline-block;border-bottom:2px solid #ececec;font-family:Archivo,Arial,sans-serif;font-weight:600}.section-heading{margin-bottom:36px;color:var(--brand-navy);font-size:clamp(30px,4vw,40px);line-height:1.08;letter-spacing:-.02em;text-align:center}.announcement{padding:9px 20px;background:var(--brand-green);color:#eaf1ec;font-size:13px;letter-spacing:.02em}.announcement__inner{display:flex;flex-wrap:wrap;gap:6px 26px;justify-content:center;text-align:center}.announcement__item{white-space:nowrap}.announcement__check{color:#7fd0a3}.landing-header{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:20px;padding-block:16px}.landing-header__brand{display:flex;align-items:baseline;gap:9px}.landing-header__primary,.landing-header__destination{font-family:Archivo,Arial,sans-serif;font-weight:800}.landing-header__primary{color:var(--brand-green);font-size:22px}.landing-header__connector{color:#7d8b83;font-size:13px}.landing-header__destination{color:var(--brand-navy);font-size:19px}.hero{padding-block:42px 68px}.hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(32px,6vw,70px);align-items:center}.hero__eyebrow{display:inline-block;margin-bottom:20px;padding:6px 12px;border-radius:999px;background:#eef4ef;color:var(--brand-green);font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.hero h1{max-width:680px;margin-bottom:18px;color:var(--brand-navy);font-size:clamp(42px,6vw,62px);line-height:1.02;letter-spacing:-.03em}.hero__text{max-width:520px;margin-bottom:30px;color:#54615a;font-size:clamp(18px,2vw,20px)}.hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px 20px}.hero__image{overflow:hidden;border-radius:20px;background:linear-gradient(135deg,var(--brand-green),var(--brand-navy));aspect-ratio:1 / 1}.hero__image img{width:100%;height:100%;object-fit:cover}.hero__placeholder{display:grid;width:100%;height:100%;place-items:center;color:#fff9;font-family:monospace;font-size:13px}.rating{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:26px;color:#54615a;font-size:14px}.rating__stars{display:flex;gap:3px}.rating__star{display:grid;width:24px;height:24px;place-items:center;border-radius:3px;background:#00b67a;color:#fff;font-size:14px}.reassurance{padding-block:56px;background:var(--brand-cream)}.reassurance__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.reassurance__item{text-align:center}.reassurance__icon{display:grid;width:46px;height:46px;margin:0 auto 16px;place-items:center;border-radius:50%;background:#e4eee7;color:var(--brand-green);font-size:22px;font-weight:700}.reassurance h3{margin-bottom:8px;color:var(--brand-navy);font-size:18px}.reassurance p{max-width:300px;margin:0 auto;color:#5a675f;font-size:15px}.external-products{padding-block:72px 56px;overflow:hidden}.product-slider{position:relative}.product-slider__track{display:flex;gap:24px;overflow-x:auto;padding:8px 48px 14px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.product-slider__track::-webkit-scrollbar{display:none}.product-card{display:flex;flex:0 0 300px;flex-direction:column;overflow:hidden;border:1px solid #ececec;border-radius:16px;background:#fff;scroll-snap-align:start}.product-card__media{position:relative;display:grid;background:#fbfbfa;aspect-ratio:1 / 1;place-items:center}.product-card__media img{width:100%;height:100%;object-fit:contain}.product-card__placeholder{color:#b8b3a8;font-family:monospace;font-size:11px}.product-card__badge{position:absolute;bottom:14px;left:0;padding:7px 20px 7px 16px;border-radius:0 999px 999px 0;background:#0f5c2e;color:#fff;font-size:14px;font-weight:600}.product-card__body{display:flex;flex:1;flex-direction:column;padding:24px 22px 26px;text-align:center}.product-card h3{margin-bottom:16px;color:#1f7a3d;font-size:21px;line-height:1.24}.product-card__price{margin-top:auto;margin-bottom:22px;color:#1c2b24;font-family:Archivo,Arial,sans-serif;font-size:17px;font-weight:700}.product-slider__arrow{position:absolute;top:50%;z-index:2;display:grid;width:44px;height:44px;transform:translateY(-50%);place-items:center;border:1px solid #e2e2e2;border-radius:10px;background:#fff;box-shadow:0 2px 8px #0000000f;color:var(--brand-navy);cursor:pointer;font-size:24px}.product-slider__arrow--previous{left:0}.product-slider__arrow--next{right:0}.faq{width:min(100% - 40px,760px);margin-inline:auto;padding-block:64px 72px}.faq__list{display:grid;gap:12px}.faq details{overflow:hidden;border:1px solid #e7e4dc;border-radius:14px;background:#fff}.faq summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;color:var(--brand-navy);font-family:Archivo,Arial,sans-serif;font-size:16px;font-weight:600;cursor:pointer;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";display:grid;flex:0 0 24px;width:24px;height:24px;place-items:center;border-radius:50%;background:#eef4ef;color:var(--brand-green);font-size:18px}.faq details[open] summary:after{content:"\2212"}.faq__answer{padding:0 22px 20px;color:#54615a;font-size:15px}.trustpilot-bar{padding-block:34px;border-block:1px solid #ececec}.trustpilot-bar__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 16px}.trustpilot-bar .rating{margin:0}.cta-banner{padding-block:72px;background:var(--brand-navy);color:#fff;text-align:center}.cta-banner h2{margin-bottom:14px;font-size:clamp(34px,5vw,44px);line-height:1.08}.cta-banner p{max-width:520px;margin:0 auto 30px;color:#b9c3d6;font-size:18px}.landing-footer{padding-block:32px;background:var(--brand-green-dark);color:#8fa79a;font-size:13px}.landing-footer__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 20px;text-align:center}.landing-footer strong{color:#eaf1ec;font-family:Archivo,Arial,sans-serif;font-size:15px}@media screen and (max-width:749px){.page-width{width:min(100% - 32px,var(--page-width))}.landing-header{align-items:flex-start}.landing-header__brand{flex-wrap:wrap;row-gap:0}.landing-header .button{min-height:42px;padding:10px 14px;font-size:13px}.hero{padding-block:30px 52px}.hero__grid{grid-template-columns:1fr}.hero__image{order:-1}.reassurance__grid{grid-template-columns:1fr}.product-slider__track{padding-inline:0}.product-slider__arrow{display:none}.product-card{flex-basis:min(82vw,300px)}}
/*# sourceMappingURL=/cdn/shop/t/677/assets/base.css.map */
