:root{--df-blue: #2E7FC2;--df-cream: #F0EEE8;--df-offwhite: #F7F6F3;--df-hairline: #E4E2DC;--df-red: #BA4840;--df-price: #1F9D63;--df-price-old: #C8372D;--df-gap: 1.5rem;--df-radius: 14px}.df-wrap{max-width:1100px;margin-inline:auto;padding-inline:1.25rem}.df-wrap h2{font-size:clamp(1.7rem,6vw,2.5rem);line-height:1.12}.df-lede{color:rgb(var(--color-foreground-rgb) / .65);max-width:46ch}.df-compare{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid var(--df-hairline);border-radius:var(--df-radius);overflow:hidden}.df-compare__col{padding:2rem 1.5rem}.df-compare__col--them{background:var(--df-offwhite)}.df-compare__head{font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;margin:0 0 1.5rem}.df-compare__col--them .df-compare__head{color:rgb(var(--color-foreground-rgb) / .5)}.df-compare__col--us .df-compare__head{color:var(--df-blue)}.df-compare__row{display:flex;gap:.75rem;align-items:flex-start;margin-bottom:1.1rem;line-height:1.45}.df-compare__row svg{flex:0 0 auto;margin-top:.15rem}.df-compare__col--them .df-compare__row{color:rgb(var(--color-foreground-rgb) / .7)}.df-compare__note{margin-top:2rem;font-size:.9rem;color:rgb(var(--color-foreground-rgb) / .6)}.df-how{text-align:center}.df-how__title{margin:0 0 2rem}.df-how__list{list-style:none;margin:0 auto;padding:0;max-width:22rem}.df-how__step{position:relative;display:flex;flex-direction:column;align-items:center;padding-bottom:2.75rem}.df-how__step:last-child{padding-bottom:0}.df-how__step:not(:last-child):after{content:"";position:absolute;bottom:.5rem;left:50%;width:1px;height:1.75rem;background:#2e7fc259}.df-how__pic{position:relative;display:block;width:132px;height:132px}.df-how__pic img{width:132px;height:132px;border-radius:50%;object-fit:cover;display:block;box-shadow:0 16px 32px -12px #14284659}.df-how__num{position:absolute;top:2px;right:2px;width:2rem;height:2rem;border-radius:50%;display:grid;place-items:center;background:var(--df-blue);color:#fff;font-weight:700;border:3px solid #fff;font-size:.95rem}.df-how__head{margin:1rem 0 .25rem;font-size:1.3rem}.df-how__body{margin:0;color:rgb(var(--color-foreground-rgb) / .65)}.df-how__cta{margin-top:2.25rem}[data-df-reveal][data-armed]{opacity:0;transform:translateY(24px);transition:opacity .8s cubic-bezier(.19,1,.22,1),transform .8s cubic-bezier(.19,1,.22,1)}[data-df-reveal][data-armed].is-in{opacity:1;transform:none}.df-trust{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.df-trust__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.35rem;padding:1.25rem .75rem;background:var(--df-offwhite);border-radius:var(--df-radius)}.df-trust__icon{width:3.25rem;height:3.25rem;border-radius:50%;display:grid;place-items:center;background:#2e7fc21f;margin-bottom:.25rem}.df-trust__icon svg{width:26px;height:26px}.df-trust__title{font-weight:700;line-height:1.2}.df-trust__sub{font-size:.85rem;color:rgb(var(--color-foreground-rgb) / .6)}@media(min-width:750px){.df-trust{grid-template-columns:repeat(4,1fr);gap:1rem}}.df-faq{border-top:1px solid var(--df-hairline)}.df-faq details{border-bottom:1px solid var(--df-hairline)}.df-faq summary{cursor:pointer;padding:1.15rem 2.5rem 1.15rem 0;position:relative;font-weight:500;list-style:none;line-height:1.4}.df-faq summary::-webkit-details-marker{display:none}.df-faq summary:after{content:"";position:absolute;right:.5rem;top:1.45rem;width:.6rem;height:.6rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .2s ease}.df-faq details[open] summary:after{transform:rotate(-135deg)}.df-faq__answer{padding:0 2.5rem 1.35rem 0;margin:0;color:rgb(var(--color-foreground-rgb) / .7);line-height:1.6}.df-quiz{border:0;padding:1.5rem 1.25rem 1.25rem;width:min(440px,100%);max-height:92svh;border-radius:22px;box-shadow:0 30px 80px -20px #00000073;color:inherit;background:#fff}.df-quiz::backdrop{background:#0f19288c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.df-quiz[open]{animation:df-sheet .35s cubic-bezier(.2,.8,.2,1)}@keyframes df-sheet{0%{opacity:0;transform:translateY(40px)}}.df-quiz__close{position:absolute;top:.6rem;right:.75rem;width:2.25rem;height:2.25rem;border:0;border-radius:50%;background:var(--df-offwhite);font-size:1.4rem;line-height:1;cursor:pointer;color:inherit}.df-quiz__ok{margin:0 0 .35rem;color:var(--df-price);font-weight:700;font-size:.9rem}.df-quiz__title{margin:0 0 1rem;font-size:1.6rem;line-height:1.15}.df-quiz__label{display:block;margin:.9rem 0 .4rem;font-weight:600;font-size:.9rem}.df-quiz select{width:100%;padding:.75rem .8rem;border:1px solid var(--df-hairline);border-radius:10px;font:inherit;background:#fff;color:inherit}.df-quiz__chips{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.df-quiz__chips button{padding:.7rem .5rem;border:1.5px solid var(--df-hairline);border-radius:10px;background:#fff;font:inherit;font-weight:600;cursor:pointer;color:inherit}.df-quiz__chips button.is-on{border-color:var(--df-blue);background:#2e7fc21a;color:var(--df-blue)}.df-quiz__go{width:100%;margin-top:1.25rem;border:0;cursor:pointer}.df-quiz__go:disabled{opacity:.45;cursor:default}.df-quiz__skip{display:block;margin:.75rem auto 0;border:0;background:none;font:inherit;font-size:.9rem;color:rgb(var(--color-foreground-rgb) / .6);text-decoration:underline;cursor:pointer}.df-quiz__match{margin:.25rem 2rem 1rem 0;line-height:1.5}.df-quiz__coat{color:var(--df-blue);font-weight:700}.df-quiz__card{display:flex;gap:.9rem;align-items:center;padding:.75rem;border:1px solid var(--df-hairline);border-radius:14px;background:var(--df-offwhite)}.df-quiz__card img{width:96px;height:96px;object-fit:cover;border-radius:10px;background:#fff}.df-quiz__name{margin:0 0 .3rem;font-weight:700;line-height:1.25}.df-quiz__price{margin:0;display:flex;gap:.5rem;align-items:baseline}.df-quiz__soon{margin:0;padding:1rem;border-radius:14px;background:#e9f7f0;border:1px solid #CDEBDC;line-height:1.5}@media(min-width:990px){.product-information>product-component{max-width:1200px;margin-inline:auto;width:100%}}@media(min-width:990px){.main-collection-grid,.product-grid{max-width:1100px;margin-inline:auto}}.product-grid .price,.product-grid .price-item__group.price{color:var(--df-price);font-weight:700;font-size:1.15rem}.product-grid img{border-radius:var(--df-radius)}@media(min-width:990px){.df-features:has(>.df-feature--image-only){grid-template-columns:1fr 1fr;gap:2.5rem;max-width:1200px;margin-inline:auto}.df-features>.df-feature--image-only{max-width:none}}product-component:has(.df-shp) variant-picker{position:absolute!important;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.df-shp{display:grid;grid-template-columns:minmax(0,1fr);gap:.6rem;min-width:0}.df-shp__label{margin:.25rem 0 0;font-size:.95rem}.df-shp__swatches{display:grid;grid-template-columns:repeat(3,minmax(0,92px));gap:.9rem}.df-shp__swatch{display:grid;justify-items:center;gap:.35rem;background:none;border:0;padding:0;cursor:pointer;font:inherit;color:inherit;width:100%;min-width:0}.df-shp__swatch-img{width:min(84px,100%);aspect-ratio:1;height:auto;border-radius:50%;overflow:hidden;display:block;outline:3px solid transparent;outline-offset:3px;transition:outline-color .2s;background:var(--df-offwhite)}.df-shp__swatch-img img{width:100%;height:100%;object-fit:cover;transform:scale(1.35)}.df-shp__swatch.is-on .df-shp__swatch-img{outline-color:var(--df-blue)}.df-shp__swatch-name{font-size:.8rem;font-weight:600;text-align:center;line-height:1.2}.df-shp__quiz{border:1px dashed rgb(46 127 194 / .5);border-radius:12px;background:#2e7fc20d}.df-shp__quiz summary{cursor:pointer;padding:.7rem .9rem;font-size:.92rem;list-style:none}.df-shp__quiz summary::-webkit-details-marker{display:none}.df-shp__quiz summary strong{color:var(--df-blue)}.df-shp__quiz-body{padding:0 .75rem .75rem;display:grid;grid-template-columns:minmax(0,1fr);gap:.35rem}.df-shp__quiz-body .df-quiz__label{margin:.25rem 0 0;font-size:.8rem}.df-shp__quiz-body .df-quiz__chips{gap:.4rem}.df-shp__quiz-body .df-quiz__chips button{padding:.45rem .4rem;font-size:.85rem;border-radius:999px}.df-shp__quiz summary u{color:var(--df-blue);font-size:.85rem;margin-left:.35rem}.df-shp__quiz summary [data-df-shp-result] strong{color:var(--df-price)}.df-shp__swatch.is-pulse .df-shp__swatch-img{animation:df-pulse .9s ease 2}@keyframes df-pulse{0%,to{box-shadow:0 0 #2e7fc200}50%{box-shadow:0 0 0 8px #2e7fc240}}.df-shp__quiz-body select{width:100%;padding:.5rem .6rem;border:1px solid var(--df-hairline);border-radius:10px;font:inherit;background:#fff;color:inherit}.df-shp__result{margin:.8rem 0 0;font-size:.9rem;line-height:1.45}.df-shp__packs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}.df-shp__pack{min-width:0}.df-shp__packs .df-shp__pack:last-child .df-shp__badge{left:auto;right:.35rem;transform:none}@media(max-width:400px){.df-shp__pack{padding-inline:.3rem}.df-shp__pack-per{white-space:normal;font-size:.7rem}.df-shp__badge{font-size:.6rem;padding-inline:.45rem}}.df-shp__pack{position:relative;display:grid;gap:.15rem;justify-items:center;text-align:center;padding:1rem .5rem .8rem;border:1.5px solid var(--df-hairline);border-radius:14px;background:#fff;cursor:pointer;font:inherit;color:inherit}.df-shp__pack.is-on{border-color:var(--df-blue);background:#2e7fc20f;box-shadow:0 8px 18px -12px #2e7fc299}.df-shp__pack-name{font-weight:700}.df-shp__pack-price{font-size:1.15rem;font-weight:700;color:var(--df-price)}.df-shp__pack-per{white-space:nowrap;font-size:.74rem;color:rgb(var(--color-foreground-rgb) / .6)}.df-shp__pack-save{font-size:.78rem;font-weight:700;color:var(--df-price)}.df-shp__badge{position:absolute;top:-.65rem;left:50%;transform:translate(-50%);white-space:nowrap;background:var(--df-blue);color:#fff;font-size:.68rem;font-weight:700;padding:.15rem .55rem;border-radius:999px}.df-guide__title{text-align:center;margin:0 0 1.75rem}.df-guide{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;max-width:1100px;margin-inline:auto;min-width:0}@media(max-width:749px){.df-guide{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;gap:.75rem;margin-inline:-1.25rem;padding:.25rem 1.25rem 1.5rem;scroll-padding-inline:1.25rem;overscroll-behavior-x:contain}.df-guide::-webkit-scrollbar{display:none}.df-guide__card{flex:0 0 78%;scroll-snap-align:start;min-width:0}.df-guide__card:hover{transform:none}.df-guide [data-df-reveal][data-armed]{opacity:1;transform:none}}.df-guide__dots{display:none}@media(max-width:749px){.df-guide__dots{display:flex;justify-content:center;gap:.4rem;margin-top:-.5rem}.df-guide__dots span{width:7px;height:7px;border-radius:50%;background:#cfd6de;transition:background-color .2s,width .2s}.df-guide__dots span.is-on{width:18px;border-radius:4px;background:var(--df-blue)}}.df-guide__card{display:grid;justify-items:center;gap:.45rem;text-align:center;padding:1.5rem 1.1rem 1.25rem;cursor:pointer;border:1px solid var(--df-hairline);border-radius:18px;background:linear-gradient(180deg,#fff,var(--df-offwhite));font:inherit;color:inherit;box-shadow:0 14px 28px -20px #14284673;transition:transform .25s ease,box-shadow .25s ease}.df-guide__card:hover{transform:translateY(-4px);box-shadow:0 22px 36px -20px #14284680}.df-guide__card img{width:140px;height:140px;object-fit:cover;border-radius:50%}.df-guide__name{font-size:1.25rem;font-weight:700}.df-guide__for{font-size:.88rem;font-weight:600;color:var(--df-blue)}.df-guide__why{font-size:.9rem;color:rgb(var(--color-foreground-rgb) / .7);line-height:1.45}.df-guide__cta{margin-top:.35rem;font-weight:700;color:var(--df-blue)}@media(max-width:749px){.df-quiz{margin:auto 0 0;width:100%;max-width:100%;border-radius:22px 22px 0 0;padding-bottom:calc(1.25rem + env(safe-area-inset-bottom,0px))}}.df-benefits{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:.55rem .9rem}.df-benefits__item{display:flex;align-items:center;gap:.5rem;padding:0;background:none;border:0;box-shadow:none;font-size:.82rem;font-weight:600;line-height:1.25;animation:df-pop .6s cubic-bezier(.2,.8,.2,1.2) both}.df-benefits__item:nth-child(2){animation-delay:.08s}.df-benefits__item:nth-child(3){animation-delay:.16s}.df-benefits__item:nth-child(4){animation-delay:.24s}.df-benefits__icon{flex:0 0 auto;width:1.75rem;height:1.75rem;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#4A9BDB,var(--df-blue))}.df-benefits__icon svg{width:15px;height:15px}@keyframes df-pop{0%{opacity:0;transform:translateY(10px) scale(.96)}}.df-assure{display:grid;gap:.6rem}.df-assure__eta{display:flex;align-items:center;gap:.7rem;margin:0;padding:.7rem .85rem;font-size:.9rem;background:linear-gradient(135deg,#e9f7f0,#f4fbf7);border:1px solid #CDEBDC;border-radius:14px}.df-assure__eta strong{color:var(--df-price)}.df-assure__eta-label{color:rgb(var(--color-foreground-rgb) / .75)}.df-assure__truck{flex:0 0 auto;width:2.1rem;height:2.1rem;border-radius:50%;display:grid;place-items:center;background:var(--df-price);animation:df-drive 1.6s ease-in-out infinite}.df-assure__truck svg{width:18px;height:18px}@keyframes df-drive{50%{transform:translate(3px)}}.df-assure__list{list-style:none;margin:0;padding:0;display:grid;gap:.4rem;font-size:.88rem}.df-assure__list li{display:flex;align-items:center;gap:.6rem;padding:.45rem .6rem;border-radius:10px;background:var(--df-offwhite)}.df-assure__list svg{flex:0 0 auto;width:18px;height:18px}@media(prefers-reduced-motion:reduce){.df-benefits__item,.df-assure__truck{animation:none}}.df-feature__title{text-align:center;margin:0 0 2rem}.df-features{display:grid;gap:3rem}.df-feature{display:grid;gap:1.1rem}.df-feature__media img{display:block;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--df-radius)}.df-feature--image-only{grid-template-columns:1fr!important;max-width:1000px;margin-inline:auto;width:100%}.df-3d{perspective:1200px}.df-3d__card{border-radius:var(--df-radius);box-shadow:0 2px 4px #1428460f,0 24px 48px -12px #14284659;transform:rotateX(var(--rx, 0deg)) rotateY(var(--ry, 0deg));transition:transform .25s ease-out,box-shadow .25s ease-out;animation:df-float 6s ease-in-out infinite;will-change:transform}.df-3d:hover .df-3d__card{box-shadow:0 2px 4px #1428460f,0 40px 70px -16px #14284673}.df-3d[data-armed]:not(.is-in) .df-3d__card{transform:translateY(40px) rotateX(16deg) scale(.95);opacity:.35}.df-3d.is-in .df-3d__card{transition:transform .9s cubic-bezier(.2,.7,.2,1),opacity .9s ease,box-shadow .25s}@keyframes df-float{50%{translate:0 -10px}}@media(prefers-reduced-motion:reduce){.df-3d__card,.df-3d[data-armed]:not(.is-in) .df-3d__card{animation:none;transform:none;opacity:1}}.df-feature__text{text-align:center}.df-feature__head{margin:0 0 .4rem;font-size:clamp(1.35rem,4.5vw,1.9rem);line-height:1.2}.df-feature__body{margin:0 auto;max-width:38ch;color:rgb(var(--color-foreground-rgb) / .65);line-height:1.5}@media(min-width:750px){.df-features{gap:4.5rem}.df-feature{grid-template-columns:1fr 1fr;gap:3.5rem;align-items:center}.df-feature:nth-child(2n) .df-feature__media{order:2}.df-feature__text{text-align:left}.df-feature__body{margin:0}}.df-btn{display:inline-flex;align-items:center;justify-content:center;min-height:3.25rem;padding:0 2rem;border-radius:999px;background:var(--df-blue);color:#fff;font-weight:600;text-decoration:none;font-size:1.05rem}.df-btn:hover{filter:brightness(1.08)}.df-hero{position:relative;min-height:min(78svh,720px);display:grid;align-items:end;overflow:hidden;color:#fff}.df-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:60% 40%}.df-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgb(0 0 0 / .62),rgb(0 0 0 / .1) 55%,transparent)}.df-hero__content{position:relative;z-index:1;padding:2rem 1.25rem 2.25rem;text-align:center;max-width:40rem;margin-inline:auto}.df-hero__title{color:#fff;margin:0 0 .5rem;font-size:clamp(2rem,7vw,3.5rem);line-height:1.08}.df-hero__sub{margin:0 0 1.4rem;font-size:1.1rem;opacity:.92}@media(min-width:750px){.df-hero{align-items:center}.df-hero:after{background:linear-gradient(to right,#0000008c,#0000000d 60%)}.df-hero__content{text-align:left;margin:0;box-sizing:content-box;max-width:32rem;padding-inline:max(3rem,calc((100vw - 1100px)/2))}}.df-drawer__title{margin:0;padding:1.1rem 1.25rem;font-weight:700;font-size:1.35rem;border-bottom:1px solid var(--df-hairline)}.df-drawer__account{display:flex;align-items:center;gap:.75rem;padding:1.25rem;font-weight:600;text-decoration:none;color:inherit}.menu-drawer .df-drawer__account{padding-inline:0}.menu-drawer .df-drawer__account .svg-wrapper,.menu-drawer .df-drawer__account svg{width:1.6rem;height:1.6rem}.menu-drawer:has(.df-drawer__title) .menu-drawer__close-button{position:absolute;top:.5rem;right:.5rem;z-index:2}.menu-drawer:has(.df-drawer__title) .menu-drawer__list-item--divider{border-color:var(--df-hairline)}.menu-drawer:has(.df-drawer__title) .menu-drawer__menu-item--mainlist{padding-block:.8rem;min-height:0;font-size:1.15rem;font-weight:600}.menu-drawer:has(.df-drawer__title){width:min(80vw,320px)}.df-drawer__title{font-size:1.1rem;padding-block:.9rem}.menu-drawer:has(.df-drawer__title) .menu-drawer__utility-links{margin-top:0;padding-inline:0}.df-ticker{overflow:hidden;white-space:nowrap;font-weight:700}.df-ticker--light{background:#fff;color:var(--df-blue);padding-block:.7rem;font-size:1rem;border-bottom:1px solid var(--df-hairline)}.df-ticker--brand{background:var(--df-blue);color:#fff;padding-block:.7rem;font-size:1rem}.df-ticker--soft{background:#fff;color:rgb(var(--color-foreground-rgb) / .7);padding-block:1.1rem;font-size:1.05rem;font-weight:500;border-bottom:1px solid var(--df-hairline)}.df-ticker__track{display:flex;width:max-content;animation:df-ticker var(--df-ticker-speed, 30s) linear infinite}.df-ticker__track--reverse{animation-direction:reverse}.df-ticker__group{display:flex}.df-ticker__item{padding-inline:1.75rem}.df-ticker:hover .df-ticker__track{animation-play-state:paused}@keyframes df-ticker{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.df-ticker__track{animation:none}}.df-footer{background:#fff;color:#12161a;padding:3rem 1.5rem 1.5rem;border-top:1px solid var(--df-hairline)}.df-footer a{color:inherit;text-decoration:none}.df-footer a:hover{color:var(--df-blue)}.df-footer__inner{max-width:1160px;margin-inline:auto;display:grid;gap:2.4rem}.df-footer__logo img{display:block;height:30px;width:auto}.df-footer__about{margin:1rem 0 0;max-width:34ch;line-height:1.6;color:rgb(var(--color-foreground-rgb) / .72)}.df-footer__social{display:flex;gap:1.3rem;margin-top:1rem}.df-footer__social:empty{display:none}.df-footer__head{margin:0 0 1.1rem;font-size:1.35rem;font-weight:800;color:#12161a}.df-footer__links,.df-footer__contact{list-style:none;margin:0;padding:0;display:grid;gap:1rem;font-size:1rem;color:rgb(var(--color-foreground-rgb) / .78)}.df-footer__contact li{display:flex;gap:.8rem;align-items:center}.df-footer__contact svg{flex:0 0 auto;color:#12161a}.df-footer__badge{display:inline-block;margin-top:1.4rem}.df-footer__badge img{display:block;width:230px;max-width:100%;height:auto;border-radius:6px}.df-footer__bottom{max-width:1160px;margin:2.6rem auto 0;padding-top:1.3rem;border-top:1px solid var(--df-hairline);display:grid;gap:.4rem}.df-footer__company,.df-footer__copy{margin:0;font-size:.92rem;color:rgb(var(--color-foreground-rgb) / .7)}@media(min-width:750px){.df-footer__inner{grid-template-columns:1.3fr 1.2fr 1.1fr 1fr}.df-footer__bottom{grid-template-columns:1fr auto}}.price-item__group.price{color:var(--df-price);font-weight:700}.price-item__group.compare-at-price{color:var(--df-price-old);font-weight:600;text-decoration:line-through;text-decoration-thickness:2px}.product-information product-price .price-item__group.price{font-size:1.9rem;line-height:1.1}.product-information product-price .price-item__group.compare-at-price{font-size:1.15rem}.sticky-add-to-cart__price .price-item__group.price{font-size:1.1rem}product-price span.price{color:var(--df-price);font-weight:700}.product-information product-price span.price{font-size:1.9rem;line-height:1.1}product-card product-price .price,product-card product-price .price-item__group.price{font-size:1.05rem;line-height:1.2}product-card product-price .compare-at-price{font-size:.8rem}product-card .df-save-badge{font-size:.68rem;padding:.22rem .45rem;gap:.25rem}product-card .df-save-badge svg{width:10px;height:10px}product-card .product-badges{display:none}product-card .product-title,product-card [class*=product-title]{font-size:.9rem;line-height:1.3}.sticky-add-to-cart__price span.price{font-size:1.1rem}.df-pcard__title{text-align:center;margin:0 0 1.5rem}.df-pcard{display:grid;gap:1.25rem;max-width:1000px;margin-inline:auto;padding:1rem 1rem 1.5rem;background:var(--df-offwhite);border:1px solid var(--df-hairline);border-radius:22px;color:inherit;text-decoration:none}.df-pcard__media img{display:block;width:100%;height:auto;border-radius:var(--df-radius)}.df-pcard__body{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;padding-inline:.5rem}.df-pcard__body .df-pcard__name{font-size:clamp(1.7rem,6vw,2.4rem);font-weight:700;line-height:1.05}.df-pcard__line{color:rgb(var(--color-foreground-rgb) / .7);font-size:1.05rem}.df-pcard__price{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap;margin-top:.4rem}.df-pcard__price .price-item__group.price{font-size:1.9rem}.df-pcard__price .compare-at-price{font-size:1.15rem}.df-pcard__cta{margin-top:.75rem}@media(min-width:750px){.df-pcard{grid-template-columns:1.1fr 1fr;align-items:center;gap:2.5rem;padding:1.5rem 2.5rem 1.5rem 1.5rem}}.accordion[class*=__df_acc] ul{list-style:none;margin:0 0 .5rem;padding:0;display:grid;gap:.5rem}.accordion[class*=__df_acc] li{position:relative;padding-left:1.7rem;line-height:1.4}.accordion[class*=__df_acc] li:before{content:"";position:absolute;left:0;top:.1rem;width:1.15rem;height:1.15rem;border-radius:50%;background:var(--df-blue) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M5 10.5l3.2 3.2L15 7' fill='none' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 80% no-repeat}@media(max-width:749px){.df-compare__col{padding:1.25rem .8rem}.df-compare__head{font-size:.7rem;margin-bottom:1rem}.df-compare__row{gap:.4rem;font-size:.85rem;line-height:1.35;margin-bottom:.6rem;min-height:4.05em}.df-compare__row svg{width:15px;height:15px}}.df-save-badge{display:inline-flex;align-items:center;gap:.35rem;align-self:center;background:var(--df-price-old);color:#fff;font-weight:800;font-size:.95rem;letter-spacing:.02em;padding:.3rem .7rem;border-radius:8px;line-height:1;white-space:nowrap}.df-save-badge svg{flex:0 0 auto}.df-save-badge__word{text-transform:uppercase}.product-information [ref=priceContainer],product-card [ref=priceContainer]{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:.6rem;row-gap:.4rem}[ref=priceContainer] .df-save-badge{flex-basis:auto}.df-pcard__price .df-save-badge,.product-grid .df-save-badge{font-size:.72rem;padding:.25rem .5rem}#header-component{background:transparent;--border-bottom-width: 0px;--border-bottom-width-mobile: 0px}.shopify-section:has(>.df-hero){position:relative;z-index:0;margin-top:-26px}@media(max-width:749px){.shopify-section:has(>.df-hero){margin-top:-22px}}#header-component .header__underlay-closed{background:transparent!important}#header-component .header__row--top{width:calc(100% - 24px);max-width:1160px;margin:8px auto 0;border-radius:999px;border:1px solid rgb(0 0 0 / .07);background:transparent!important;box-shadow:0 1px 2px #1428460d,0 10px 30px -14px #14284633,inset 0 1px #fff9;transition:margin .3s ease,box-shadow .3s ease,background-color .3s ease}#header-component .header__row--top:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;padding:1px;pointer-events:none;background:linear-gradient(120deg,#2e7fc266,#2e7fc200 40%,#1f9d6300 60%,#1f9d634d);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude}#header-component .header__row--top{position:relative;isolation:isolate}#header-component .header__row--top:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:inherit;pointer-events:none;background:#ffffffd1;-webkit-backdrop-filter:blur(16px) saturate(1.4);backdrop-filter:blur(16px) saturate(1.4);transition:background-color .3s ease}#header-component[data-sticky-state=active] .header__row--top:after{background:#ffffffeb}#header-component .header__columns{min-height:56px;padding-block:0!important;padding-inline:14px 8px!important;transition:min-height .3s ease}#header-component[data-sticky-state=active] .header__row--top{margin-top:8px;box-shadow:0 1px 2px #14284612,0 14px 36px -14px #1428464d,inset 0 1px #fff9}#header-component[data-sticky-state=active] .header__columns{min-height:48px}#header-component .menu-list{background:#2e7fc212;border-radius:999px;padding:4px;height:auto;align-self:center}#header-component header-menu,#header-component .header-menu__inner{display:flex;align-items:center}#header-component .menu-list__list-item{padding:0}#header-component .menu-list__link{display:inline-flex;align-items:center;height:36px;padding:0 16px;border-radius:999px;transition:background-color .2s ease}#header-component .menu-list__link:hover,#header-component .menu-list__link--active{background:#fff}.df-header-cta{display:inline-flex;align-items:center;height:40px;padding-inline:18px;margin-inline-end:6px;border-radius:999px;white-space:nowrap;background:linear-gradient(135deg,var(--df-blue),#1F6AA8);color:#fff;font-weight:600;font-size:.9rem;text-decoration:none;box-shadow:0 6px 16px -6px #2e7fc299;transition:transform .2s ease,box-shadow .2s ease}.df-header-cta:hover{transform:translateY(-1px);box-shadow:0 10px 22px -8px #2e7fc2b3;color:#fff}.df-header-cta__long{display:none}@media(min-width:750px){.df-header-cta__short{display:none}.df-header-cta__long{display:inline}}@media(max-width:749px){#header-component .header__row--top{width:calc(100% - 20px);margin-top:6px}#header-component .header__columns,#header-component[data-sticky-state=active] .header__columns{min-height:44px;padding-inline:2px 0!important}#header-component .header-logo{height:44px;min-height:0;padding-block:0}#header-component .header-logo__image{max-height:22px;width:auto}#header-component summary.header__icon--menu{height:44px;padding-block:0}#header-component .header__drawer{height:44px}#header-component .header__icon--menu,#header-component .header-actions__action{transform:scale(.9)}.df-header-cta{height:32px;padding-inline:13px;font-size:.8rem;margin-inline-end:0;box-shadow:0 4px 12px -6px #2e7fc299}#header-component .account-button{display:none}#header-component .header__columns{grid-template-columns:44px 0 1fr auto 44px}#header-component .header-logo{justify-self:start}.df-header-cta{grid-area:rightA;justify-self:end}}@media(prefers-reduced-motion:reduce){#header-component .header__row--top,.df-header-cta{transition:none}}.df-wa{position:fixed;right:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px));z-index:40;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#25d366;box-shadow:0 8px 22px -6px #00000059;transition:transform .2s ease,bottom .3s ease}.df-wa:hover{transform:scale(1.06)}body:has(.sticky-add-to-cart__bar[data-stuck=true]) .df-wa{bottom:calc(92px + env(safe-area-inset-bottom,0px))}@media(prefers-reduced-motion:reduce){.df-wa{transition:none}}.df-scn__title{text-align:center;margin:0 0 1.5rem}.df-scn{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;max-width:1200px;margin-inline:auto}.df-scn__card{border:1px solid var(--df-hairline);border-radius:22px;overflow:hidden;background:#fff;display:flex;flex-direction:column;box-shadow:0 18px 36px -24px #14284659;transition:transform .3s ease,box-shadow .3s ease}.df-scn__card:hover{transform:translateY(-4px);box-shadow:0 26px 44px -24px #14284673}.df-scn__head{display:flex;align-items:center;gap:.7rem;padding:.9rem 1rem}.df-scn__badge{flex:0 0 auto;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--df-blue);color:#fff;font-weight:700;font-size:.85rem}.df-scn__breed{display:block;font-size:1rem;line-height:1.2}.df-scn__coat{display:block;font-size:.82rem;color:rgb(var(--color-foreground-rgb) / .6)}.df-scn__media{position:relative;aspect-ratio:4 / 5}.df-scn__media img{width:100%;height:100%;object-fit:cover;display:block}.df-scn__over{position:absolute;inset:auto 0 0 0;padding:3.5rem 1rem 1rem;display:grid;gap:.6rem;justify-items:start;background:linear-gradient(to top,#000000b8,#0000);color:#fff}.df-scn__line{margin:0;font-size:.95rem;line-height:1.35;font-weight:600}.df-scn__cta{display:inline-flex;align-items:center;height:38px;padding-inline:16px;border-radius:999px;background:#fff;color:#12161a;font-weight:700;font-size:.85rem;text-decoration:none}.df-scn__dots{display:none}@media(max-width:989px){.df-scn{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;gap:.75rem;margin-inline:-1.25rem;padding:.25rem 1.25rem 1.25rem;scroll-padding-inline:1.25rem;overscroll-behavior-x:contain}.df-scn::-webkit-scrollbar{display:none}.df-scn__card{flex:0 0 min(78%,320px);scroll-snap-align:start}.df-scn__card:hover{transform:none}.df-scn__dots{display:flex;justify-content:center;gap:.4rem}.df-scn__dots span{width:7px;height:7px;border-radius:50%;background:#cfd6de;transition:width .2s,background-color .2s}.df-scn__dots span.is-on{width:18px;border-radius:4px;background:var(--df-blue)}}.df-cart-top{margin-top:-.6rem;padding:0 var(--drawer-padding, 1rem) 1.1rem}.df-cart-top__checkout{display:flex;align-items:center;justify-content:center;width:100%;height:52px;border-radius:999px;background:var(--df-blue);color:#fff;font-weight:700;font-size:1rem;text-decoration:none;box-shadow:0 10px 22px -12px #2e7fc2cc}.df-cart-top__checkout:hover{color:#fff;filter:brightness(1.05)}#cart-drawer .cart__checkout-button{display:none}.df-upsell{margin:1rem 0 .25rem;padding-top:1rem;border-top:1px solid var(--df-hairline);display:grid;gap:.6rem}.df-upsell__title{margin:0 0 .1rem;font-weight:700;font-size:.95rem}.df-upsell__row{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:.75rem;align-items:center;padding:.6rem;border:1px solid var(--df-hairline);border-radius:14px;background:var(--df-offwhite)}.df-upsell__img{width:56px;height:56px;border-radius:10px;object-fit:cover;background:#fff}.df-upsell__name{margin:0;font-weight:700;font-size:.85rem;line-height:1.25}.df-upsell__for{margin:.1rem 0 0;font-size:.75rem;color:var(--df-blue);font-weight:600}.df-upsell__price{margin:.15rem 0 0;display:flex;gap:.4rem;align-items:baseline;font-size:.85rem}.df-upsell__now{color:var(--df-price);font-weight:700}.df-upsell__was{color:var(--df-price-old);font-size:.75rem}.df-upsell__add{height:36px;padding-inline:16px;border:0;border-radius:999px;background:var(--df-price);color:#fff;font:inherit;font-weight:700;font-size:.85rem;cursor:pointer}.df-upsell__add:disabled{opacity:.6;cursor:default}.df-ship{margin:.9rem 0 .25rem;padding:.8rem .9rem;border:1px solid var(--df-hairline);border-radius:14px;background:#f6f8fa}.df-ship__row{display:flex;justify-content:space-between;gap:.75rem;align-items:baseline}.df-ship__text{margin:0;font-size:.85rem;line-height:1.35}.df-ship__goal{font-weight:700;font-size:.85rem;white-space:nowrap}.df-ship__bar{margin-top:.6rem;height:8px;border-radius:99px;background:#e3e7ec;overflow:hidden}.df-ship__bar span{display:block;height:100%;border-radius:inherit;background:var(--df-blue);transition:width .6s cubic-bezier(.2,.8,.2,1)}.df-ship.is-free{background:#ecfbf2;border-color:#bfebd1}.df-ship.is-free .df-ship__text{color:#13794a;font-weight:700}.df-ship.is-free .df-ship__bar span{background:var(--df-price)}#cart-drawer .cart-discount__summary{display:none}#cart-drawer .cart-discount__form{display:flex;gap:.5rem}#cart-drawer .cart-discount__input{flex:1;min-width:0;height:48px;border-radius:999px;padding-inline:1.1rem}#cart-drawer .cart-discount__button{height:48px;border-radius:999px;padding-inline:1.3rem}.df-quiz__sub{margin:-.35rem 0 .5rem;font-size:.9rem;color:rgb(var(--color-foreground-rgb) / .65)}.df-ba__title{text-align:center;margin:0 0 .5rem}.df-ba__text{text-align:center;margin:0 auto 1.5rem;max-width:46ch;color:rgb(var(--color-foreground-rgb) / .65)}.df-ba{position:relative;width:100%;max-width:1060px;margin-inline:auto;justify-self:center;aspect-ratio:16 / 9;border-radius:22px;overflow:hidden;box-shadow:0 24px 50px -28px #14284680;-webkit-user-select:none;user-select:none;touch-action:pan-y}.df-ba__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.df-ba__before{position:absolute;top:0;right:0;bottom:0;left:0;clip-path:inset(0 calc(100% - var(--pos)) 0 0)}.df-ba__line{position:absolute;top:0;bottom:0;left:var(--pos);width:3px;margin-left:-1.5px;background:#fff;pointer-events:none;box-shadow:0 0 12px #00000040}.df-ba__knob{position:absolute;top:50%;left:50%;width:52px;height:52px;transform:translate(-50%,-50%);border-radius:50%;display:grid;place-items:center;background:var(--df-blue);color:#fff;font-size:1.2rem;font-weight:700;border:3px solid #fff;box-shadow:0 6px 18px #0000004d}.df-ba__label{position:absolute;bottom:14px;padding:.35rem .8rem;border-radius:999px;font-weight:800;font-size:clamp(.8rem,2.4vw,1.05rem);background:#0000008c;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:none}.df-ba__label--before{left:14px}.df-ba__label--after{right:14px;background:var(--df-blue)}.df-ba__range{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize;-webkit-appearance:none;appearance:none}.df-ba__range:focus-visible+*,.df-ba:has(.df-ba__range:focus-visible) .df-ba__knob{outline:3px solid #fff;outline-offset:3px}@media(max-width:749px){.df-ba{aspect-ratio:4 / 3;border-radius:16px}.df-ba__knob{width:44px;height:44px}}.sticky-add-to-cart__bar .df-save-badge{display:none}.sticky-add-to-cart__bar [ref=priceContainer]{display:flex;gap:.4rem;align-items:baseline;flex-wrap:wrap}.sticky-add-to-cart__info{min-width:0}@media screen and (max-width:749px){.sticky-add-to-cart__bar .add-to-cart-text__content{display:initial!important}.sticky-add-to-cart__bar .sticky-add-to-cart__button{width:auto!important;padding:0 1.1rem!important;min-width:0;font-weight:700}.sticky-add-to-cart__bar .sticky-add-to-cart__button .svg-wrapper,.sticky-add-to-cart__bar .sticky-add-to-cart__button svg{display:none}sticky-add-to-cart[data-variant-available=true] .sticky-add-to-cart__bar{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto auto;align-content:center;column-gap:.65rem;row-gap:2px;padding-inline:12px!important}.sticky-add-to-cart__bar .sticky-add-to-cart__image{grid-row:1 / 3;grid-column:1;align-self:center;width:44px;height:44px;margin:0!important}.sticky-add-to-cart__bar .sticky-add-to-cart__image img{width:100%;height:100%;object-fit:cover;border-radius:10px}.sticky-add-to-cart__bar .sticky-add-to-cart__info{grid-row:1;grid-column:2;align-self:end;padding:0!important;margin:0!important}.sticky-add-to-cart__bar .sticky-add-to-cart__price{grid-row:2;grid-column:2;align-self:start;margin:0!important;line-height:1.1}.sticky-add-to-cart__bar .sticky-add-to-cart__button{grid-row:1 / 3;grid-column:3;align-self:center}.sticky-add-to-cart__bar .sticky-add-to-cart__title{display:none!important}.sticky-add-to-cart__bar .sticky-add-to-cart__variant{display:block!important;margin:0;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.78rem;color:rgb(var(--color-foreground-rgb) / .65)}.sticky-add-to-cart__bar .sticky-add-to-cart__info[data-singleton=true] .sticky-add-to-cart__variant{display:none!important}.sticky-add-to-cart__bar .sticky-add-to-cart__info[data-singleton=true] .sticky-add-to-cart__title{display:block!important;margin:0;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.78rem;font-weight:400;color:rgb(var(--color-foreground-rgb) / .65)}.sticky-add-to-cart__bar [ref=priceContainer]{display:flex;flex-wrap:nowrap;gap:.4rem;align-items:baseline}.sticky-add-to-cart__bar .price-item__group.price,.sticky-add-to-cart__bar span.price{font-size:1.05rem!important;line-height:1.1}.sticky-add-to-cart__bar .compare-at-price{display:inline!important;font-size:.75rem!important}}.header-section:has(#header-component){transition:transform .32s cubic-bezier(.2,.8,.2,1)}.header-section:has(#header-component).df-hide{transform:translateY(-115%)}@media(prefers-reduced-motion:reduce){.header-section:has(#header-component){transition:none}}.df-quiz__ship{margin:.75rem 0 0;font-weight:700;color:#13794a}.df-quiz__ship:empty{display:none}.df-quiz__was{color:var(--df-price-old);font-size:.85rem}.df-quiz__price .price{color:var(--df-price);font-weight:700;font-size:1.15rem}#cart-drawer .theme-drawer__dialog[open]{top:50%;left:50%;inset-inline-end:auto;right:auto;transform:translate(-50%,-50%);width:min(520px,calc(100vw - 24px));height:auto;max-height:min(88dvh,860px);border:0;border-radius:22px;overflow:hidden;box-shadow:0 30px 80px -20px #00000073;padding:0}#cart-drawer .theme-drawer__dialog::backdrop{background:#0f141e80}#cart-drawer .theme-drawer__dialog--opening{animation:df-pop-in .22s cubic-bezier(.2,.8,.2,1)}#cart-drawer .theme-drawer__dialog--closing{animation:df-pop-out .16s ease forwards}@keyframes df-pop-in{0%{opacity:0;transform:translate(-50%,-47%) scale(.97)}}@keyframes df-pop-out{to{opacity:0;transform:translate(-50%,-47%) scale(.97)}}#cart-drawer .cart-drawer__inner{max-height:min(88dvh,860px)}.df-co{width:min(520px,calc(100vw - 24px));max-height:min(92dvh,980px);padding:0;border:0;border-radius:22px;box-shadow:0 30px 80px -20px #00000073;overflow:auto;overscroll-behavior:contain;color:#12161a}.df-co::backdrop{background:#0f141e80}.df-co[open]{animation:df-co-in .22s cubic-bezier(.2,.8,.2,1)}@keyframes df-co-in{0%{opacity:0;transform:translateY(12px) scale(.98)}}.df-co__form{display:grid;gap:.8rem;padding:0 1.1rem 1.2rem}.df-co__head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;margin:0 -1.1rem;padding:.9rem 1.1rem;background:#fff;border-bottom:1px solid var(--df-hairline)}.df-co__title{margin:0;font-size:1.15rem}.df-co__x{width:36px;height:36px;border:0;border-radius:50%;background:var(--df-offwhite);font-size:1.4rem;line-height:1;cursor:pointer}.df-co__grid2{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.df-co__field{display:grid;gap:.3rem;font-size:.85rem;font-weight:700;min-width:0}.df-co__field input,.df-co__field select,.df-co__disc-row input{width:100%;height:48px;padding:0 .9rem;border:1px solid #D9DDE3;border-radius:12px;font:inherit;font-weight:400;font-size:1rem;background:#fff;color:inherit}.df-co__field input:focus,.df-co__field select:focus,.df-co__disc-row input:focus{outline:2px solid var(--df-blue);outline-offset:0;border-color:var(--df-blue)}.df-co .is-bad{border-color:#d14343!important;background:#fff6f6!important}.df-co__ship{padding:.8rem .9rem;border-radius:14px;background:#eef5fc;border:1px solid #D3E5F6;text-align:center}.df-co__ship p{margin:0 0 .5rem;font-size:.9rem}.df-co__bar{height:8px;border-radius:99px;background:#dce6f0;overflow:hidden}.df-co__bar span{display:block;height:100%;border-radius:inherit;background:repeating-linear-gradient(45deg,var(--df-blue) 0 8px,#5B9BD3 8px 16px);transition:width .5s ease}.df-co__ship.is-free{background:#ecfbf2;border-color:#bfebd1;color:#13794a;font-weight:700}.df-co__ship.is-free .df-co__bar span{background:var(--df-price)}.df-co__order{padding:.9rem;border:1px solid var(--df-hairline);border-radius:16px}.df-co__h3{margin:0 0 .6rem;font-size:1rem;padding-bottom:.6rem;border-bottom:1px solid var(--df-hairline)}.df-co__h3--center{text-align:center;border:0;padding:0}.df-co__line{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:.7rem;align-items:start;padding:.5rem 0}.df-co__line img{width:64px;height:64px;object-fit:cover;border-radius:10px;background:var(--df-offwhite)}.df-co__line-name{margin:0;font-size:.85rem;font-weight:700;line-height:1.3}.df-co__line-name span{display:block;font-weight:400;color:rgb(var(--color-foreground-rgb) / .6)}.df-co__line-price{margin:.15rem 0 .35rem;color:var(--df-price);font-weight:700;font-size:.9rem}.df-co__line-price s{color:var(--df-price-old);font-weight:400;font-size:.78rem;margin-left:.3rem}.df-co__qty{display:inline-flex;align-items:center;border:1px solid #D9DDE3;border-radius:8px;overflow:hidden}.df-co__qty button{width:30px;height:28px;border:0;background:#fff;font-size:1rem;cursor:pointer}.df-co__qty span{min-width:26px;text-align:center;font-weight:700;font-size:.85rem}.df-co__rm{border:0;background:none;font-size:1.2rem;color:#9aa3ad;cursor:pointer;padding:0 .2rem}.df-co__disc{margin:.4rem 0}.df-co__disc summary{cursor:pointer;color:var(--df-blue);text-decoration:underline;font-size:.85rem;list-style:none}.df-co__disc summary::-webkit-details-marker{display:none}.df-co__disc-row{display:flex;gap:.5rem;margin-top:.5rem}.df-co__disc-row button{height:48px;padding:0 1.1rem;border:1px solid #D9DDE3;border-radius:12px;background:#fff;font:inherit;font-weight:700;cursor:pointer}.df-co__disc-msg{margin:.35rem 0 0;font-size:.8rem;color:#d14343}.df-co__disc-msg.is-ok{color:#13794a}.df-co__sum{margin:.4rem 0 0;display:grid;gap:.45rem}.df-co__sum div{display:flex;justify-content:space-between;font-size:.9rem}.df-co__sum dt,.df-co__sum dd{margin:0}.df-co__total{margin-top:.3rem;padding-top:.6rem;border-top:1px solid var(--df-hairline);font-size:1.15rem!important;font-weight:800}.df-co__offers{display:grid;gap:.5rem}.df-co__offer{display:grid;grid-template-columns:auto 52px minmax(0,1fr);gap:.7rem;align-items:center;padding:.6rem .8rem;border-radius:14px;background:#f4f8fc;border-left:4px solid var(--df-blue);font-size:.88rem;line-height:1.35;cursor:pointer}.df-co__offer input{width:22px;height:22px;accent-color:var(--df-blue)}.df-co__offer img{width:52px;height:52px;border-radius:10px;object-fit:cover;background:#fff}.df-co__offer em{display:block;font-style:normal;color:var(--df-blue);font-weight:700;font-size:.78rem}.df-co__err{margin:0;color:#d14343;font-weight:700;font-size:.9rem;text-align:center}.df-co__btn{display:grid;place-items:center;gap:.1rem;width:100%;min-height:58px;border:0;border-radius:14px;color:#fff;font:inherit;font-weight:800;font-size:1.1rem;cursor:pointer}.df-co__btn small{font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;opacity:.9}.df-co__btn--cod{background:var(--df-blue);box-shadow:0 10px 24px -12px #2e7fc2e6}.df-co__btn--card{background:#12161a}.df-co__btn.is-loading{opacity:.7;pointer-events:none}.df-co__legal{margin:0;text-align:center;font-size:.75rem;color:rgb(var(--color-foreground-rgb) / .6)}.df-co.is-busy .df-co__order,.df-co.is-busy .df-co__offers{opacity:.55;pointer-events:none}@media(max-width:749px){.df-co{width:calc(100vw - 16px);max-height:94dvh;border-radius:18px}}.df-co [hidden]{display:none!important}#cart-drawer .theme-drawer__dialog[open]{overflow-y:auto;overscroll-behavior:contain}#cart-drawer .cart-drawer__inner,#cart-drawer .cart-drawer__content,#cart-drawer .cart-drawer__items{height:auto!important;max-height:none!important;overflow:visible!important;display:block}#cart-drawer .cart-drawer__summary{position:static!important;box-shadow:none}#cart-drawer .cart-actions,#cart-drawer .cart__dynamic-checkout-buttons,#cart-drawer .additional-checkout-buttons,#cart-drawer shopify-accelerated-checkout-cart{display:none!important}#cart-drawer .cart-drawer__content:has([data-cart-drawer-empty]){display:grid!important;justify-items:center;gap:.9rem;padding:3.2rem 1.5rem 1.8rem;text-align:center}#cart-drawer .cart-drawer__content:has([data-cart-drawer-empty]) #cart-drawer-heading{margin:0;font-size:1.3rem;line-height:1.25;padding:0}#cart-drawer .cart-drawer__content:has([data-cart-drawer-empty]):before{content:"";width:64px;height:64px;border-radius:50%;background:#eef5fc url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232E7FC2' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 7h12l-1 13H7L6 7Z'/%3E%3Cpath d='M9 7a3 3 0 0 1 6 0'/%3E%3C/svg%3E") center / 30px no-repeat}#cart-drawer [data-cart-drawer-empty]{display:grid;justify-items:center;gap:.6rem;width:100%;padding:0!important}#cart-drawer [data-cart-drawer-empty]>p{display:none}#cart-drawer .cart-items__empty-button{width:100%;max-width:320px;height:52px;border-radius:999px;font-weight:700}.df-shp__pack-was{font-size:.74rem;color:var(--df-price-old)}.df-shp__pack-ship{margin-top:.15rem;font-size:.72rem;font-weight:700;color:var(--df-blue)}.df-stars{display:inline-flex;align-items:center;gap:.45rem;text-decoration:none;color:inherit;font-size:.85rem}.df-stars__row{display:inline-flex;gap:1px;font-size:1.05rem;line-height:1}.df-stars__s{color:#d9dde3}.df-stars__s.is-on{color:#f5b301}.df-stars__txt{color:rgb(var(--color-foreground-rgb) / .7);text-decoration:underline;text-underline-offset:3px}.df-rev{scroll-margin-top:90px}.df-rev__title{text-align:center;margin:0 0 1rem}.df-rev__summary{display:grid;justify-items:center;gap:.6rem;text-align:center;max-width:520px;margin:0 auto 1.5rem}.df-rev__big{font-size:1.8rem}.df-rev__avg{margin:0;color:rgb(var(--color-foreground-rgb) / .75)}.df-rev__write{height:48px;padding:0 1.6rem;border:0;border-radius:999px;background:var(--df-blue);color:#fff;font:inherit;font-weight:700;cursor:pointer}.df-rev__list{display:grid;gap:.9rem;max-width:1060px;margin:0 auto}@media(min-width:750px){.df-rev__list{grid-template-columns:repeat(3,minmax(0,1fr))}}.df-rev__card{padding:1rem 1.1rem;border:1px solid var(--df-hairline);border-radius:18px;background:#fff;display:grid;gap:.5rem}.df-rev__card header{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.df-rev__card p{margin:0;line-height:1.5}.df-rev__card time{font-size:.78rem;color:rgb(var(--color-foreground-rgb) / .55)}.df-rev__ver{font-size:.75rem;color:var(--df-price);font-weight:700}.df-rev__note{max-width:600px;margin:1rem auto 0;text-align:center;font-size:.78rem;color:rgb(var(--color-foreground-rgb) / .55)}.df-rev__dlg{width:min(460px,calc(100vw - 24px));padding:0;border:0;border-radius:22px;box-shadow:0 30px 80px -20px #00000073}.df-rev__dlg::backdrop{background:#0f141e80}.df-rev__form{position:relative;display:grid;gap:.8rem;padding:1.3rem 1.2rem 1.4rem}.df-rev__x{position:absolute;top:.8rem;right:.8rem}.df-rev__h3{margin:0;font-size:1.2rem}.df-rev__prod{margin:-.4rem 0 0;font-size:.85rem;color:rgb(var(--color-foreground-rgb) / .6)}.df-rev__form textarea{width:100%;padding:.7rem .9rem;border:1px solid #D9DDE3;border-radius:12px;font:inherit;resize:vertical}.df-rev__rate{border:0;padding:0;margin:0;display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:.15rem}.df-rev__rate legend{width:100%;font-size:.85rem;font-weight:700;margin-bottom:.3rem}.df-rev__rate input{position:absolute;opacity:0;width:1px;height:1px}.df-rev__rate label{font-size:2rem;line-height:1;color:#d9dde3;cursor:pointer}.df-rev__rate input:checked~label,.df-rev__rate label:hover,.df-rev__rate label:hover~label{color:#f5b301}.df-rev__rate input:focus-visible+label{outline:2px solid var(--df-blue);border-radius:4px}#shop-hcaptcha-badge-container{display:none!important}.df-rev__captcha{margin:-.2rem 0 0;font-size:.72rem;color:rgb(var(--color-foreground-rgb) / .55);text-align:center}.df-rev__captcha a{color:inherit}
/*# sourceMappingURL=/cdn/shop/t/1/assets/dogfoam.css.map */
