.announcement{min-height:32px;padding:6px 20px;background:#194d30;color:#fff;font-size:13px;letter-spacing:.02em;text-align:center;white-space:pre-wrap}.v2-header{position:relative;z-index:30;background:#fffdf8;box-shadow:0 1px 8px #10372014}.v2-header__main{display:grid;grid-template-columns:minmax(270px,420px) minmax(320px,1fr) auto;align-items:center;gap:34px;height:122px}.v2-logo{display:flex;align-items:center;color:var(--green);font-family:Georgia,serif;font-size:25px;text-decoration:none}.v2-logo img{width:min(var(--logo-width),100%);max-height:112px;object-fit:contain;object-position:left center}.v2-search{display:flex;height:48px;border:1px solid #bfc7bf;border-radius:26px;overflow:hidden;background:#fff}.v2-search>svg{width:21px;margin:0 14px 0 20px;fill:none;stroke:#142119;stroke-width:2}.v2-search input[type=search]{min-width:0;flex:1;border:0;background:transparent;font-size:15px;outline:0}.v2-search button{width:54px;border:0;background:var(--green);color:#fff;cursor:pointer}.v2-search button svg{width:23px;fill:none;stroke:currentColor;stroke-width:2}.v2-actions{display:flex;gap:24px}.v2-actions>a{position:relative;display:flex;flex-direction:column;align-items:center;gap:4px;color:#111;text-decoration:none;font-size:13px}.v2-actions svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.v2-cart-icon{position:relative}.v2-cart-icon b{position:absolute;right:-10px;top:-8px;display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#0e1712;color:#fff;font-size:10px}.v2-nav-wrap{position:relative;background:var(--green);color:#fff}.v2-nav-row{display:flex;justify-content:space-between;align-items:center;height:52px}.v2-nav{display:flex;align-items:stretch;height:100%}.v2-nav a,.v2-shop-trigger{display:flex;align-items:center;padding:0 23px;border:0;border-bottom:3px solid transparent;background:none;color:#fff;font:inherit;text-decoration:none;text-transform:uppercase;cursor:pointer}.v2-nav a:hover,.v2-shop-trigger:hover,.v2-shop-trigger[aria-expanded=true]{border-color:var(--gold);background:#ffffff0f}.v2-shop-trigger span{margin-left:9px}.v2-nav-row>p{margin:0;font-family:Georgia,serif;font-style:italic}.v2-nav-row>p span{color:var(--gold)}.v2-mega{position:absolute;left:0;right:0;top:100%;z-index:40;padding:0 20px;background:transparent}.v2-mega__inner{display:grid;grid-template-columns:270px 1fr;max-height:560px;margin:auto;padding:14px;background:#fff;color:#152019;border-radius:0 0 14px 14px;box-shadow:0 16px 35px #00000038;overflow:auto}.v2-mega__tabs{padding-right:14px;border-right:1px solid #dfe4dc}.v2-mega__tabs button{display:grid;grid-template-columns:28px 1fr auto;align-items:center;width:100%;padding:12px 13px;border:0;border-radius:8px;background:none;color:#151c17;text-align:left;cursor:pointer}.v2-mega__tabs button[aria-selected=true]{background:#e7eee3;color:var(--green)}.v2-mega__tabs button span{font-size:20px}.v2-mega__tabs button b{font-size:21px;font-weight:400}.v2-mega__tabs>a{display:block;padding:14px;color:var(--green);text-decoration:none}.v2-mega__panels{min-width:0;padding:0 22px}.v2-mega__heading{display:flex;justify-content:space-between;align-items:center;padding:2px 0 13px;border-bottom:1px solid #dfe4dc}.v2-mega__heading h2{margin:0;color:#113c2c;font:700 26px Georgia,serif}.v2-mega__heading a{color:#173d2d;text-decoration:none}.v2-mega__collections{display:grid;grid-template-columns:repeat(6,minmax(100px,1fr));gap:20px;padding-top:18px}.v2-mega__collections a{color:#172119;text-align:center;text-decoration:none}.v2-mega__collections span{display:block;aspect-ratio:1;border-radius:50%;overflow:hidden;background:#f5efe3}.v2-mega__collections img,.v2-mega__collections svg{width:100%;height:100%;object-fit:cover;transition:transform .25s}.v2-mega__collections a:hover img{transform:scale(1.05)}.v2-mega__collections strong{display:block;margin-top:9px;font-size:13px;font-weight:500}.v2-menu-toggle,.v2-mobile,.v2-overlay{display:none}.hero--donkey{min-height:470px;background-position:center;background-size:cover}.hero--donkey .hero__content{max-width:580px;padding:70px 0}.hero--donkey h1{font:700 clamp(38px,4.3vw,68px)/1.02 Georgia,serif;color:#113b2c}.hero--donkey .eyebrow{font-size:16px;color:#80592d}.hero--donkey .hero__text{max-width:480px;font-size:19px}.template-index .trust-strip{border-top:0;box-shadow:0 6px 14px #1f3a2514}.template-index .collection-grid{grid-template-columns:repeat(10,minmax(90px,1fr));gap:18px}.template-index .collection-card{background:transparent;box-shadow:none;overflow:visible}.template-index .collection-card>img,.template-index .collection-card>svg{aspect-ratio:1;border-radius:50%;border:7px solid #f6efe3;box-shadow:0 2px 8px #1439231f}.template-index .collection-card__overlay{position:static;padding:10px 4px;background:none;color:#172119;text-align:center}.template-index .collection-card__overlay h3{font-size:14px}.template-index .collection-card__overlay span{display:none}.v2-newsletter{position:relative;overflow:hidden;background:#fffcf5}.v2-newsletter:before{content:"";position:absolute;inset:0 auto 0 0;width:32%;background:url(footer-sunflowers.png) left center/cover no-repeat;opacity:.3}.v2-newsletter__inner{position:relative;display:grid;grid-template-columns:1fr 1.4fr;align-items:center;gap:50px;min-height:150px}.v2-newsletter h2{margin:0 0 6px;color:#113b2c;font:700 36px Georgia,serif;text-transform:capitalize}.v2-newsletter p{margin:0;font:18px Georgia,serif}.v2-newsletter__form{display:grid;grid-template-columns:1fr auto}.v2-newsletter__form input{min-width:0;padding:0 22px;border:1px solid #c7cbc3;border-radius:12px 0 0 12px;font-size:16px}.v2-newsletter__form button{min-height:56px;padding:0 34px;border:0;border-radius:0 12px 12px 0;background:var(--gold);color:#182019;font:700 17px Georgia,serif;cursor:pointer}.v2-footer__main{padding:42px 0;background:linear-gradient(110deg,#0b382a,#164d34);color:#fff}.v2-footer__grid{display:grid;grid-template-columns:1.25fr 1fr 1fr 1.2fr;gap:42px}.v2-footer__brand{padding-right:30px;border-right:1px solid rgba(255,255,255,.18);text-align:center}.v2-footer__brand img{max-width:210px;max-height:160px;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.15))}.v2-footer__brand p{font:18px Georgia,serif}.v2-footer__brand strong{font-size:13px}.v2-footer__column{padding-left:10px}.v2-footer__column h2{margin:0 0 22px;padding-bottom:10px;font:22px Georgia,serif;text-transform:uppercase;border-bottom:2px solid var(--gold)}.v2-footer__column ul{margin:0;padding:0;list-style:none}.v2-footer__column li{margin:0 0 13px}.v2-footer__column a{display:flex;justify-content:space-between;color:#fff;text-decoration:none}.v2-contact-list a{justify-content:flex-start;gap:12px;font-size:18px}.v2-contact-list a span{font-size:15px}.v2-footer__bottom{background:#072a21;color:#fff;font-size:13px}.v2-footer__bottom .page-width{display:flex;justify-content:space-between;align-items:center;min-height:70px}.v2-sunflower-mark{color:var(--gold);font-size:24px}@media(max-width:1100px){.v2-header__main{grid-template-columns:230px 1fr auto;gap:18px}.v2-mega__collections{grid-template-columns:repeat(3,1fr)}.template-index .collection-grid{grid-template-columns:repeat(5,1fr)}.v2-nav-row>p{display:none}}@media(max-width:749px){.announcement{font-size:11px}.v2-header__main{grid-template-columns:42px 1fr auto;height:78px;gap:10px}.v2-menu-toggle{display:flex;flex-direction:column;gap:5px;border:0;background:none}.v2-menu-toggle span{display:block;width:23px;height:2px;background:var(--green)}.v2-logo{justify-content:center}.v2-logo img{max-width:160px;max-height:70px}.v2-search,.v2-nav-wrap{display:none}.v2-actions{gap:10px}.v2-actions>a>span:not(.v2-cart-icon),.v2-actions>a:first-child{display:none}.v2-actions svg{width:27px}.v2-mobile{display:block;position:fixed;z-index:80;inset:0 auto 0 0;width:min(88vw,390px);padding:18px;background:#fffdf7;overflow:auto}.v2-mobile__top{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px;border-bottom:1px solid #ddd}.v2-mobile__top button{border:0;background:none;font-size:30px}.v2-mobile__search{display:flex;margin:16px 0}.v2-mobile__search input{min-width:0;flex:1;padding:12px;border:1px solid #bbb;border-radius:8px 0 0 8px}.v2-mobile__search button{border:0;border-radius:0 8px 8px 0;background:var(--green);color:#fff}.v2-mobile nav>a,.v2-mobile summary{display:block;padding:14px 4px;border-bottom:1px solid #e4e5df;color:#173b2c;text-decoration:none;cursor:pointer}.v2-mobile details>a{display:block;padding:10px 20px;color:#323c35;text-decoration:none}.v2-overlay{display:block;position:fixed;z-index:70;top:0;right:0;bottom:0;left:0;background:#00000080}.hero--donkey{min-height:540px;background-position:68% center}.hero--donkey:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fffdf7ed,#fffdf78c 64%,#fffdf71f)}.hero--donkey .page-width{position:relative}.hero--donkey .hero__content{max-width:72%;padding:55px 0}.hero--donkey h1{font-size:38px}.hero--donkey .hero__text{font-size:16px}.template-index .collection-grid{grid-template-columns:repeat(2,1fr);gap:18px}.v2-newsletter__inner{grid-template-columns:1fr;gap:20px;padding-top:40px;padding-bottom:40px}.v2-newsletter h2{font-size:29px}.v2-newsletter__form{grid-template-columns:1fr}.v2-newsletter__form input,.v2-newsletter__form button{min-height:52px;border-radius:9px}.v2-newsletter__form input{margin-bottom:8px}.v2-footer__grid{grid-template-columns:1fr}.v2-footer__brand{padding-right:0;border-right:0}.v2-footer__bottom .page-width{flex-direction:column;gap:8px;padding-top:18px;padding-bottom:18px;text-align:center}}.v2-header{z-index:auto}.v2-logo>img{flex:0 0 auto;width:118px;height:118px}.v2-logo>strong{display:block;font:700 clamp(19px,2vw,30px)/1.05 Georgia,serif;color:#123c2c;max-width:290px}.v2-nav-wrap{z-index:6}.v2-nav-row{position:relative}.v2-nav{margin-left:126px}.v2-nav a,.v2-shop-trigger{position:relative;z-index:9}.hero-v3{position:relative;min-height:430px;background-position:center;background-size:cover;overflow:visible}.hero-v3__inner{position:relative;min-height:430px}.hero-v3__content{position:relative;z-index:3;width:43%;padding:42px 0 38px}.hero-v3__eyebrow{margin-bottom:8px;color:#7c5b35;font-size:14px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.hero-v3 h1{max-width:610px;margin:0;color:#113c2c;font:700 clamp(40px,4.1vw,64px)/1.05 Georgia,serif;text-transform:none}.hero-v3__text{max-width:470px;margin:14px 0 20px;color:#403c32;font:19px/1.5 Georgia,serif}.hero-v3__button{min-width:190px;border-radius:30px}.hero-v3__button span{margin-left:10px}.hero-v3__donkey{position:absolute;z-index:8;bottom:-12px;left:51%;width:min(39vw,540px);height:auto;filter:drop-shadow(0 7px 5px rgba(35,26,15,.13));pointer-events:none}.hero-v3__country{position:absolute;z-index:4;right:0;top:28px;color:#735334;font:italic 27px/1.15 Georgia,serif;text-align:center;transform:rotate(-5deg)}.hero-v3__country span,.hero-v3__sign span{color:#9b6e39}.hero-v3__sign{position:absolute;z-index:9;right:8.5%;bottom:34px;width:150px;color:#3c281c;font:italic 22px/1.05 Georgia,serif;text-align:center;transform:rotate(-2deg)}@media(max-width:1100px){.v2-nav{margin-left:0}.v2-logo>strong{font-size:20px}.hero-v3__donkey{left:49%;width:48vw}.hero-v3__country{right:2%;font-size:22px}.hero-v3__sign{display:none}}@media(max-width:749px){.v2-logo>img{width:68px;height:68px}.v2-logo>strong{display:none}.hero-v3{min-height:530px;background-position:63% center;overflow:hidden}.hero-v3:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fffdf7f2,#fffdf7c2 52%,#fffdf72e)}.hero-v3__inner{min-height:530px}.hero-v3__content{width:76%;padding:38px 0}.hero-v3 h1{font-size:39px}.hero-v3__text{font-size:16px}.hero-v3__donkey{left:45%;bottom:-20px;width:78vw;opacity:.9}.hero-v3__country,.hero-v3__sign{display:none}}.hero-v3__donkey{left:52%;width:min(31vw,440px)}@media(max-width:1100px)and (min-width:750px){.hero-v3__donkey{left:49%;width:min(39vw,430px)}}@media(max-width:749px){.hero-v3__donkey{left:45%;width:78vw}}.v2-nav-wrap{z-index:100}.v2-mega{z-index:130}.v2-mega__inner{background:#fffdf8;box-shadow:0 24px 60px #072a2157}.hero-v3__donkey{z-index:8}.template-index .collection-grid{display:grid;grid-auto-flow:column;grid-auto-columns:148px;grid-template-columns:none;gap:24px;padding:8px 4px 18px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:thin}.template-index .collection-card{display:block;width:148px;scroll-snap-align:start}.template-index .collection-card>img,.template-index .collection-card>svg{display:block;width:148px!important;height:148px!important;min-height:148px;aspect-ratio:1/1!important;border-radius:50%!important;object-fit:cover!important}.template-index .collection-card__overlay{width:148px}.template-index .collection-card__overlay h3{line-height:1.3}.curated-v4{background:linear-gradient(180deg,#fffdf8,#f8f3e8)}.curated-v4__heading p{max-width:650px;margin:8px 0 0;color:#667067}.curated-v4__tabs{display:flex;gap:10px;margin:24px 0 28px;padding-bottom:4px;overflow-x:auto}.curated-v4__tabs button{flex:0 0 auto;padding:11px 22px;border:1px solid #cdd6cf;border-radius:24px;background:#fff;color:#173d2d;font:600 14px inherit;cursor:pointer;transition:.2s}.curated-v4__tabs button:hover,.curated-v4__tabs button[aria-selected=true]{border-color:var(--green);background:var(--green);color:#fff;transform:translateY(-2px);box-shadow:0 7px 18px #073f352e}.curated-v4__panel-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.curated-v4__panel-top p{margin:0;color:#68716a}.curated-v4__panel-top a{color:var(--green);font-weight:700;text-decoration:none}.collection-hero-v4{min-height:280px;background-position:center;background-size:cover}.collection-hero-v4__inner{display:flex;align-items:center;min-height:280px}.collection-hero-v4__inner>div{max-width:720px;padding:38px 0}.collection-hero-v4 h1{margin:8px 0 12px;color:#113c2c;font:700 clamp(42px,5vw,72px)/1 Georgia,serif}.collection-hero-v4 .rte{max-width:650px;color:#3e493f}.breadcrumbs{display:flex;gap:9px;margin-bottom:28px;font-size:13px}.breadcrumbs a{color:var(--green);text-decoration:none}.collection-simple-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px;padding:15px 20px;border:1px solid #e4dfd3;border-radius:12px;background:#fff}.collection-simple-toolbar p{margin:0;font-weight:700;color:#173d2d}.collection-simple-toolbar span{color:#737b74;font-size:13px}.collection-products-v4{padding-top:38px}.product-grid--premium{gap:24px}.product-card{border:1px solid #e4e2d9!important;border-radius:18px!important;background:#fff;overflow:hidden;box-shadow:0 4px 16px #1e34230f;transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 16px 36px #0f372424}.product-card__media{overflow:hidden}.product-card__media img{transition:transform .45s ease}.product-card:hover .product-card__media img{transform:scale(1.045)}.product-card__info{padding:16px!important}.product-card__title{display:-webkit-box;min-height:2.7em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-weight:600}.quick-add .button{width:100%;border-radius:24px}.product-main{gap:clamp(34px,6vw,90px)}.product-gallery{gap:18px}.product-gallery img{border-radius:18px;background:#f7f5ef;box-shadow:0 6px 24px #182d1f14}.product-info{position:sticky;top:24px;align-self:start;padding:30px;border:1px solid #e7e1d4;border-radius:22px;background:#fff;box-shadow:0 16px 45px #14321f17}.product-info .h2{font-size:clamp(30px,3vw,46px);line-height:1.08}.product-form .field{border-radius:12px}.product-form>.button{width:100%;border-radius:26px}.product-accordions details{border-color:#e4dfd3}.product-accordions summary{padding:16px 0;font-weight:700;cursor:pointer}.cart-table{overflow:hidden;border-radius:16px;box-shadow:0 8px 30px #18321f14}.cart-summary{margin-top:26px;padding:28px;border-radius:18px;background:#f7f3e9}.cart-summary .button{border-radius:25px}@media(max-width:749px){.template-index .collection-grid{grid-auto-columns:126px;grid-template-columns:none}.template-index .collection-card,.template-index .collection-card__overlay{width:126px}.template-index .collection-card>img,.template-index .collection-card>svg{width:126px!important;height:126px!important;min-height:126px}.collection-hero-v4,.collection-hero-v4__inner{min-height:235px}.collection-hero-v4 h1{font-size:42px}.collection-simple-toolbar{align-items:flex-start;flex-direction:column;gap:4px}.curated-v4__panel-top{align-items:flex-start;flex-direction:column;gap:8px}.product-info{position:static;padding:20px}.cart-table{display:block;overflow-x:auto}}.product-gallery-v4{min-width:0}.product-gallery-v4__main{position:relative;overflow:hidden;border-radius:22px;background:#f6f3eb}.product-gallery-v4__main>img,.product-gallery-v4__main>svg{display:block;width:100%;height:auto;max-height:760px;object-fit:contain;transition:opacity .2s}.product-gallery-v4__thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:82px;gap:10px;margin-top:14px;padding:3px 3px 8px;overflow-x:auto}.product-gallery-v4__thumbs button{width:82px;height:82px;padding:0;border:2px solid transparent;border-radius:12px;background:#f5f2ea;overflow:hidden;cursor:pointer}.product-gallery-v4__thumbs button[aria-current=true]{border-color:var(--gold);box-shadow:0 0 0 2px #fff,0 0 0 4px var(--gold)}.product-gallery-v4__thumbs img{width:100%;height:100%;object-fit:cover}.product-v4__badges{position:static!important;display:flex!important;flex-direction:row!important;margin:14px 0 20px}.quantity-v4{display:grid;grid-template-columns:44px 70px 44px;width:max-content;margin-bottom:18px;border:1px solid #cfd5cf;border-radius:24px;overflow:hidden}.quantity-v4 button,.quantity-v4 input{height:44px;border:0;background:#fff;text-align:center}.quantity-v4 button{font-size:22px;cursor:pointer}.quantity-v4 input{width:70px;border-right:1px solid #e1e4e0;border-left:1px solid #e1e4e0;-moz-appearance:textfield}.product-v4__add{min-height:52px}.product-v4__reassurance{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0}.product-v4__reassurance span{padding:11px 7px;border-radius:10px;background:#f3f6f1;color:#214735;font-size:11px;text-align:center}.product-accordions summary{display:flex;justify-content:space-between}.product-accordions summary span{color:var(--gold);font-size:20px}@media(max-width:749px){.product-v4__reassurance{grid-template-columns:1fr}.product-gallery-v4__thumbs{grid-auto-columns:68px}.product-gallery-v4__thumbs button{width:68px;height:68px}}.v2-mobile[hidden],.v2-overlay[hidden]{display:none!important}.menu-is-open{overflow:hidden}.product-options-v5{display:grid;gap:18px}.product-option{min-width:0;margin:0;padding:0;border:0}.product-option legend{margin-bottom:9px;color:#38443c;font-size:13px}.product-option__values{display:flex;flex-wrap:wrap;gap:8px}.product-option__values label{display:grid;place-items:center;min-width:46px;min-height:42px;padding:8px 14px;border:1px solid #cbd4cc;border-radius:11px;background:#fff;color:#20382b;font-weight:700;cursor:pointer;transition:.18s ease}.product-option__values input:checked+label{border-color:var(--green);background:var(--green);color:#fff;box-shadow:0 5px 14px #073f3533}.product-option__values input:focus-visible+label{outline:3px solid rgba(232,168,22,.45);outline-offset:2px}.product-description-v5{max-height:min(52vh,520px);padding-right:8px;overflow:auto}.rail-shell{position:relative}.rail-arrow{position:absolute;z-index:5;top:62px;display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(7,63,53,.14);border-radius:50%;background:#fff;color:var(--green);font-size:22px;box-shadow:0 8px 24px #0832232e;transition:.2s}.rail-arrow:hover{transform:scale(1.08);background:var(--green);color:#fff}.rail-arrow--left{left:-17px}.rail-arrow--right{right:-17px}.rail-hint{margin:10px 0 0;color:#657168;font-size:12px;text-align:center}.rail-hint span{color:var(--gold);font-size:18px}.template-index .collection-card__overlay{position:relative!important;z-index:3!important;display:block!important;padding:12px 4px 0!important;background:#fffdf7!important;color:#173829!important}.template-index .collection-card__overlay h3{display:block!important;min-height:2.6em;margin:0!important;font-weight:750!important}.template-index .collection-grid{grid-template-rows:repeat(2,auto);grid-auto-flow:column;grid-auto-columns:148px;column-gap:24px;row-gap:26px}.vendor-section-v5{background:linear-gradient(180deg,#fffdf7,#f7f1e4)}.vendor-section-v5 .collection-grid{grid-template-rows:1fr}.hero-v3__text{position:relative;padding:11px 15px;border-radius:12px;background:#fffdf7d1;color:#263c30;box-shadow:0 6px 20px #273e2a14}.hero-v3__sign{padding:12px 10px;border:1px solid rgba(84,55,26,.22);border-radius:3px;background:linear-gradient(100deg,#c79a62,#e0bb82);box-shadow:0 8px 18px #301f0f38}.hero-v3__sign strong{font-weight:800}.trust-item{position:relative;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.trust-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--gold)}.trust-item:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0e38251a}@media(max-width:749px){.v2-mobile{display:block;z-index:300;transform:translate(0);box-shadow:18px 0 45px #0000003d}.v2-overlay{display:block;z-index:290}.v2-mobile[hidden],.v2-overlay[hidden]{display:none!important}.v2-mobile__top button{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#f0f3ed;color:#173d2d;line-height:1}.template-index .collection-grid{grid-template-rows:repeat(2,auto);grid-auto-columns:126px}.rail-arrow{top:52px;width:40px;height:40px}.rail-arrow--left{left:-8px}.rail-arrow--right{right:-8px}.hero-v3__text{background:#fffdf7e6}.product-description-v5{max-height:44vh}}.template-index .collection-card{min-height:0!important;padding-top:148px}.template-index .collection-card>img,.template-index .collection-card>svg{position:absolute!important;inset:0 auto auto 0!important}.trust-item{display:grid;grid-template-columns:46px 1fr;align-items:center;gap:13px;padding:17px 18px}.trust-item__icon{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#eef3eb;color:var(--green);font:700 23px Georgia,serif}.trust-item>div{min-width:0}.trust-item>div span{display:block;color:#6c756e;font-size:12px}@media(max-width:749px){.template-index .collection-card{padding-top:126px}.trust-item{grid-template-columns:42px 1fr}.trust-item__icon{width:40px;height:40px}}.v2-nav-wrap{z-index:auto}.v2-mega{z-index:240}.contact-map-link{display:inline-flex;gap:8px;color:var(--green);font-weight:750;text-decoration:underline;text-decoration-color:#073f3547;text-underline-offset:4px}.contact-layout-v6--single{grid-template-columns:minmax(0,760px);justify-content:center}.delivery-estimate-v6{padding:14px 16px;border-radius:12px;background:#f5f7f2}.delivery-estimate-v6>p:first-child{color:var(--green)}.all-collections-v6 .collection-header{max-width:720px;margin-inline:auto}.all-collections-v6__grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.collection-card--disabled{opacity:.5;filter:grayscale(.35)}.collection-card__overlay small{display:block;margin-top:6px;color:#ffd66d;font-weight:750}.trust-item[href]{cursor:pointer}.trust-item[href]:focus-visible{outline:3px solid var(--gold);outline-offset:3px}@media(max-width:749px){.hero-v3__donkey{left:58%;width:70vw}.hero-v3__content{position:relative;z-index:9}.all-collections-v6__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.all-collections-v6__grid .collection-card{min-height:230px}}.product-gallery-v4__main{isolation:isolate}.product-gallery-v4__open{display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.product-gallery-v4__open img,.product-gallery-v4__open svg{display:block;width:100%;height:auto;max-height:760px;object-fit:contain}.product-gallery-v4__zoom{position:absolute;z-index:3;right:16px;bottom:16px;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#fffffff0;color:var(--green);font-size:26px;box-shadow:0 8px 24px #082c1f33;pointer-events:none}.product-gallery-v4__arrow{position:absolute;z-index:4;top:50%;display:grid;place-items:center;width:46px;height:46px;padding:0;border:1px solid rgba(7,63,53,.12);border-radius:50%;background:#fffffff0;color:var(--green);font:34px/1 Georgia,serif;box-shadow:0 8px 24px #082c1f33;transform:translateY(-50%);transition:background .2s,color .2s,transform .2s}.product-gallery-v4__arrow:hover{background:var(--green);color:#fff;transform:translateY(-50%) scale(1.06)}.product-gallery-v4__arrow--previous{left:16px}.product-gallery-v4__arrow--next{right:16px}.product-gallery-v4__thumbs button{transition:border-color .18s,box-shadow .18s,transform .18s}.product-gallery-v4__thumbs button:hover{border-color:var(--green);transform:translateY(-2px)}.product-gallery-v7__dialog{width:100vw;max-width:none;height:100vh;max-height:none;margin:0;padding:20px;border:0;background:#05140ff5;overflow:hidden}.product-gallery-v7__dialog[open]{display:grid;grid-template-columns:70px minmax(0,1fr) 70px;align-items:center}.product-gallery-v7__dialog::backdrop{background:#020a07d1}.product-gallery-v7__dialog img{justify-self:center;max-width:100%;max-height:calc(100vh - 40px);object-fit:contain}.product-gallery-v7__close{position:absolute;z-index:3;right:22px;top:18px;display:grid;place-items:center;width:48px;height:48px;padding:0;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:#00000073;color:#fff;font-size:34px;line-height:1}.product-gallery-v7__dialog-arrow{display:grid;place-items:center;width:54px;height:54px;padding:0;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:#ffffff1f;color:#fff;font:40px/1 Georgia,serif}.product-gallery-v7__dialog-arrow--previous{justify-self:start}.product-gallery-v7__dialog-arrow--next{justify-self:end}@media(max-width:749px){.product-gallery-v4__arrow{width:42px;height:42px}.product-gallery-v4__arrow--previous{left:9px}.product-gallery-v4__arrow--next{right:9px}.product-gallery-v4__zoom{right:10px;bottom:10px;width:40px;height:40px}.product-gallery-v7__dialog{padding:64px 8px 20px}.product-gallery-v7__dialog[open]{grid-template-columns:44px minmax(0,1fr) 44px}.product-gallery-v7__dialog img{max-height:calc(100vh - 84px)}.product-gallery-v7__dialog-arrow{width:40px;height:40px;font-size:32px}.product-gallery-v7__close{right:12px;top:10px}}hiertjie-product{display:block}.contact-detail-v8{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:10px}.contact-detail-v8>span:first-child{font-size:20px;line-height:1.35}.hero-v3__sign{display:block;right:var(--hero-sign-right);bottom:var(--hero-sign-bottom);font-size:var(--hero-sign-size)}.v2-contact-list__plain{display:flex;justify-content:flex-start;gap:12px;color:#fff;font-size:18px}.v2-contact-list__plain>span{font-size:15px}@media(max-width:749px){.hero-v3__sign{display:none}.hero-v3--sign-mobile .hero-v3__sign{display:block;right:12px;bottom:18px;width:118px;font-size:16px}}.hero-v3__sign{width:var(--hero-sign-width);padding:0;border:0;background:transparent;box-shadow:none;transform:rotate(1deg)}.contact-delivery-v9{scroll-margin-top:120px;display:grid;grid-template-columns:48px minmax(0,1fr);gap:16px;margin-top:30px;padding:24px;border:1px solid rgba(7,63,53,.14);border-radius:16px;background:#f4f7f1}.contact-delivery-v9__icon{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#fff;font-size:23px;box-shadow:0 6px 18px #073f351a}.contact-delivery-v9 h2{margin-bottom:10px}.contact-delivery-v9 p:last-child{margin-bottom:0}@media(max-width:749px){.hero-v3--sign-mobile .hero-v3__sign{right:7%;bottom:50px;width:118px}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/sunflower-v2.css.map */
