:root{--volteer-primary: 0 0 75;--volteer-primary-hover: 0 0 58;--volteer-primary-soft: 244 244 250;--volteer-charcoal: 28 34 40;--volteer-info: 120 196 245;--volteer-info-soft: 235 247 254;--volteer-accent: 217 24 43;--volteer-action: 22 163 74;--volteer-action-hover: 21 128 61;--volteer-action-soft: 220 252 231;--volteer-background: 244 244 244;--volteer-surface: 255 255 255;--volteer-surface-raised: 255 255 255;--volteer-text-primary: 38 38 38;--volteer-text-secondary: 84 72 60;--volteer-text-muted: 121 117 114;--volteer-border-subtle: 0 17 40 / .1;--volteer-border-default: 0 17 40 / .18;--volteer-border-strong: 0 17 40 / .34;--volteer-success: var(--volteer-action);--volteer-warning: 158 96 0;--volteer-error: 185 28 44;--volteer-focus: 120 196 245;--volteer-space-1: .4rem;--volteer-space-2: .8rem;--volteer-space-3: 1.2rem;--volteer-space-4: 1.6rem;--volteer-space-5: 2rem;--volteer-space-6: 2.4rem;--volteer-space-8: 3.2rem;--volteer-space-10: 4rem;--volteer-space-12: 4.8rem;--volteer-space-16: 6.4rem;--volteer-space-20: 8rem;--volteer-space-24: 9.6rem;--volteer-space-30: 12rem;--volteer-radius-sm: .8rem;--volteer-radius-md: 1.2rem;--volteer-radius-control: 1.4rem;--volteer-radius-button: 1.6rem;--volteer-radius-card: 2rem;--volteer-radius-panel: 2.8rem;--volteer-radius-pill: 999px;--volteer-shadow-raised: 0 1.2rem 3.2rem rgb(0 17 40 / .08);--volteer-duration-fast: .18s;--volteer-duration-standard: .22s;--volteer-ease-standard: cubic-bezier(.2, .7, .2, 1);--volteer-container: 144rem;--volteer-container-narrow: 76rem;--volteer-gutter: 1.6rem;--volteer-control-height: 5rem;--page-width: var(--volteer-container);--buttons-radius: var(--volteer-radius-control);--buttons-radius-outset: calc(var(--volteer-radius-control) + var(--buttons-border-width));--inputs-radius: var(--volteer-radius-control);--inputs-radius-outset: calc(var(--volteer-radius-control) + var(--inputs-border-width));--variant-pills-radius: var(--volteer-radius-pill);--product-card-corner-radius: var(--volteer-radius-card);--collection-card-corner-radius: var(--volteer-radius-card);--blog-card-corner-radius: var(--volteer-radius-card);--badge-corner-radius: var(--volteer-radius-pill);--popup-corner-radius: var(--volteer-radius-panel);--text-boxes-radius: var(--volteer-radius-panel)}html{scroll-behavior:smooth}.volteer-back-to-top{position:fixed;z-index:20;inset-inline-start:clamp(1.6rem,2.5vw,3.2rem);inset-block-end:clamp(1.6rem,2.5vw,3.2rem);display:grid;width:4.8rem;height:4.8rem;place-items:center;border:.1rem solid rgb(var(--volteer-info) / .55);border-radius:50%;color:#fff;background:rgb(var(--volteer-primary) / .94);box-shadow:var(--volteer-shadow-raised);transition:background-color var(--volteer-duration-fast) var(--volteer-ease-standard),transform var(--volteer-duration-fast) var(--volteer-ease-standard)}[dir=rtl] .volteer-back-to-top{inset-inline-start:auto;inset-inline-end:clamp(1.6rem,2.5vw,3.2rem)}.volteer-back-to-top svg{width:2.2rem;height:2.2rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.volteer-back-to-top:hover{background:rgb(var(--volteer-primary-hover));transform:translateY(-.2rem)}.volteer-back-to-top:focus-visible{outline:.3rem solid rgb(var(--volteer-focus));outline-offset:.3rem}@media screen and (max-width:749px){.volteer-back-to-top{inset-block-end:1.6rem;transition:background-color var(--volteer-duration-fast) var(--volteer-ease-standard),transform var(--volteer-duration-fast) var(--volteer-ease-standard),opacity var(--volteer-duration-fast) var(--volteer-ease-standard)}.volteer-back-to-top.is-collision-hidden{visibility:hidden;opacity:0;pointer-events:none}}body{color:rgba(var(--color-foreground),.82);text-rendering:optimizeLegibility}.page-width,.page-width-desktop{padding-inline:var(--volteer-gutter)}.page-width--narrow{max-width:var(--volteer-container-narrow)}.h0,h1,.h1,h2,.h2,h3,.h3{text-wrap:balance}.h0{font-size:clamp(3.6rem,5vw,6.4rem);line-height:1.04}h1,.h1{font-size:clamp(3.2rem,4vw,5.2rem);line-height:1.08}h2,.h2{font-size:clamp(2.6rem,3vw,4rem);line-height:1.12}h3,.h3{font-size:clamp(2.2rem,2vw,2.8rem);line-height:1.18}.rte,.article-template__content,.product__description{text-wrap:pretty}.button,.shopify-challenge__button,.customer button,button.shopify-payment-button__button--unbranded{min-height:var(--volteer-control-height);padding-inline:clamp(2rem,3vw,3.2rem);border-radius:var(--volteer-radius-control);font-size:1.5rem;font-weight:600;letter-spacing:.02em;transition:background-color var(--volteer-duration-standard) var(--volteer-ease-standard),border-color var(--volteer-duration-standard) var(--volteer-ease-standard),color var(--volteer-duration-standard) var(--volteer-ease-standard),box-shadow var(--volteer-duration-standard) var(--volteer-ease-standard),transform var(--volteer-duration-standard) var(--volteer-ease-standard)}@media(hover:hover)and (pointer:fine){.button:not([disabled]):hover,.shopify-challenge__button:not([disabled]):hover,.customer button:not([disabled]):hover,button.shopify-payment-button__button--unbranded:not([disabled]):hover{transform:translateY(-1px)}}.button--tertiary{min-height:4.8rem;padding-inline:var(--volteer-space-4)}.field__input,.select__select,.customer .field input,.customer select{min-height:var(--volteer-control-height);border-radius:var(--volteer-radius-control);font-size:1.6rem}textarea.field__input,.text-area{min-height:10rem}.select__select,.customer select{padding-inline:var(--volteer-space-4) calc(var(--volteer-space-10) + var(--inputs-border-width))}.field__input,.customer .field input{padding-inline:var(--volteer-space-4)}.field__button,.modal__close-button.link,.drawer__close,.quantity__button{min-width:4.8rem;min-height:4.8rem}.quantity{min-height:var(--volteer-control-height);border-radius:var(--volteer-radius-control)}.quantity__button{width:4.8rem}.badge{min-height:2.8rem;padding:.7rem 1.2rem;border-radius:var(--volteer-radius-pill);font-size:1.2rem;font-weight:600;letter-spacing:.04em}body .card--card,body .card--standard .card__inner{border-radius:var(--volteer-radius-card)}body .card--card:after,body .card--standard .card__inner:after{border-color:rgb(var(--volteer-border-subtle));border-radius:var(--volteer-radius-card)}.product-card-wrapper .card__inner,.product-card-wrapper .card__media,.product-card-wrapper .media{overflow:hidden;border-radius:calc(var(--volteer-radius-card) - .2rem)}.product-card-wrapper .media>img{object-fit:contain}.accordion{border-color:rgb(var(--volteer-border-subtle))}.accordion summary{min-height:5.2rem;padding-block:var(--volteer-space-4)}.accordion__content{padding-block-end:var(--volteer-space-5)}.drawer__inner,.modal-video__content,.global-settings-popup{border-color:rgb(var(--volteer-border-subtle));box-shadow:var(--volteer-shadow-raised)}.drawer__inner{border-start-start-radius:var(--volteer-radius-panel);border-end-start-radius:var(--volteer-radius-panel)}:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:.2rem solid rgb(var(--volteer-focus));outline-offset:.3rem}@media screen and (min-width:750px){:root{--volteer-gutter: 2.8rem}}@media screen and (min-width:990px){:root{--volteer-gutter: 3.6rem}}@media screen and (min-width:1440px){:root{--volteer-gutter: 4.8rem}}@media screen and (max-width:749px){.button,.shopify-challenge__button,.customer button,button.shopify-payment-button__button--unbranded{min-height:4.8rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto;transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}[class*=ai-partnership-logos-track-]{animation:none;transform:none}}@media(forced-colors:active){:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:.2rem solid Highlight}}.announcement-bar-section .utility-bar{min-height:3.6rem}.announcement-bar__message{padding-block:.8rem;font-size:1.2rem;font-weight:600;letter-spacing:.08em}.section-header{z-index:30}.header-wrapper{border-block-end:.1rem solid rgb(var(--volteer-border-subtle));box-shadow:none}.header{min-height:7.6rem;column-gap:clamp(2rem,3vw,4.8rem)}.header__heading-link{padding-block:var(--volteer-space-2)}.header__heading-logo-wrapper{display:flex;align-items:center}.header__heading-logo{width:auto;max-width:15rem;max-height:5rem;object-fit:contain}.header__inline-menu{margin-block-start:0}.header__menu-item,.header__active-menu-item{color:rgb(var(--volteer-charcoal));text-decoration:none}.header__menu-item{min-height:4.4rem;padding:1rem 1.4rem;border-radius:var(--volteer-radius-pill);font-size:1.5rem;font-weight:500;transition:color var(--volteer-duration-fast) var(--volteer-ease-standard),background-color var(--volteer-duration-fast) var(--volteer-ease-standard)}.header__menu-item:hover,.header__menu-item[aria-current=page],.header__active-menu-item{background:rgb(var(--volteer-info-soft));color:rgb(var(--volteer-primary))}.header__menu-item span{text-decoration:none}.header__menu-item .icon-caret{right:1rem}.header__icons{gap:.4rem}.volteer-header-b2b{display:inline-flex;min-height:4.4rem;align-items:center;justify-content:center;padding-inline:2.2rem;border:.1rem solid rgb(11 99 206 / .75);border-radius:.8rem;background:#0b63ce;color:#fff;font-size:1.4rem;font-weight:600;line-height:1;white-space:nowrap;text-decoration:none;transition:background-color var(--volteer-duration-fast) var(--volteer-ease-standard),box-shadow var(--volteer-duration-fast) var(--volteer-ease-standard)}.volteer-header-b2b:hover{background:#0958ba;color:#fff;box-shadow:0 .5rem 1.6rem #0b63ce29}.volteer-header-b2b:focus-visible{outline:.2rem solid rgb(var(--volteer-focus));outline-offset:.3rem}.volteer-header-b2b--desktop{margin-inline:clamp(1.6rem,2vw,3.2rem) clamp(1.2rem,1.8vw,2.8rem)}.volteer-header-b2b--drawer{width:100%;margin-block-start:1.6rem}@media screen and (min-width:990px)and (max-width:1199px){.header{column-gap:1.2rem}.header__menu-item{padding-inline:.8rem}.volteer-header-b2b--desktop{padding-inline:1.4rem;margin-inline:.8rem}}@media screen and (max-width:989px){.volteer-header-b2b--desktop{display:none}}.header__icon,.header__icon--menu{width:4.4rem;height:4.4rem;border:.1rem solid transparent;border-radius:var(--volteer-radius-pill);color:rgb(var(--volteer-charcoal));transition:color var(--volteer-duration-fast) var(--volteer-ease-standard),border-color var(--volteer-duration-fast) var(--volteer-ease-standard),background-color var(--volteer-duration-fast) var(--volteer-ease-standard)}.header__icon:hover,.header__icon--menu:hover{border-color:rgb(var(--volteer-info) / .45);background:rgb(var(--volteer-info-soft));color:rgb(var(--volteer-primary))}.header__icon .svg-wrapper{width:2rem;height:2rem}.header__icons .header__icon--whatsapp{display:none}.header__icon--whatsapp .icon-whatsapp{width:2.2rem;height:2.2rem;fill:currentColor}.header__icon--cart .icon-cart,.header__icon--cart .icon-cart-empty{width:4rem;height:4rem;max-width:none}.header__icon--cart .svg-wrapper{width:4rem;height:4rem}.cart-count-bubble{min-width:1.8rem;height:1.8rem;inset-block-start:.2rem;inset-inline-end:.1rem;background:rgb(var(--volteer-primary));color:#fff;font-size:1rem;font-weight:700}.desktop-localization-wrapper .localization-form__select{min-height:4.4rem;padding-inline:1.2rem 2.8rem;border-radius:var(--volteer-radius-pill);color:rgb(var(--volteer-charcoal))}.mega-menu__content,.header__submenu{border:.1rem solid rgb(var(--volteer-border-subtle));background:rgb(var(--volteer-surface));box-shadow:var(--volteer-shadow-raised)}.mega-menu__content{border-end-start-radius:var(--volteer-radius-card);border-end-end-radius:var(--volteer-radius-card);padding-block:var(--volteer-space-6)}.mega-menu__link,.header__submenu .header__menu-item{color:rgb(var(--volteer-text-primary))}.mega-menu__link:hover,.mega-menu__link--active,.header__submenu .header__menu-item:hover{color:rgb(var(--volteer-primary));text-decoration:none}.search-modal{min-height:10rem;border-block-end:.1rem solid rgb(var(--volteer-border-subtle));background:rgb(var(--volteer-surface))}.search-modal__content{gap:var(--volteer-space-3);max-width:92rem;padding-inline:var(--volteer-gutter)}.search-modal__form{max-width:76rem}.search-modal .field,.template-search__search .field{border-radius:var(--volteer-radius-button);background:rgb(var(--volteer-surface))}.search-modal .field:after,.template-search__search .field:after{border-color:rgb(var(--volteer-border-default));border-radius:var(--volteer-radius-button);box-shadow:none}.search-modal .field:focus-within:after,.template-search__search .field:focus-within:after{border-color:rgb(var(--volteer-info));box-shadow:0 0 0 .3rem rgb(var(--volteer-info) / .18)}.search-modal .search__input,.template-search__search .search__input{min-height:5.2rem;color:rgb(var(--volteer-text-primary))}.search-modal__close-button{width:4.8rem;height:4.8rem;border-radius:var(--volteer-radius-pill);color:rgb(var(--volteer-charcoal))}.predictive-search{overflow:auto;max-height:min(70vh,64rem);border:.1rem solid rgb(var(--volteer-border-subtle));border-radius:0 0 var(--volteer-radius-card) var(--volteer-radius-card);background:rgb(var(--volteer-surface));box-shadow:var(--volteer-shadow-raised)}.predictive-search__heading{color:rgb(var(--volteer-text-secondary));font-size:1.2rem;font-weight:600;letter-spacing:.08em}.predictive-search__item{min-height:5.2rem;padding:1rem 1.2rem;border-radius:var(--volteer-radius-md);color:rgb(var(--volteer-text-primary))}.predictive-search__item:hover,.predictive-search__item[aria-selected=true]{background:rgb(var(--volteer-info-soft));color:rgb(var(--volteer-primary))}.predictive-search__image{border-radius:var(--volteer-radius-sm);object-fit:contain}.template-search{background:rgb(var(--volteer-surface))}.template-search__header{padding-block-start:clamp(3.2rem,5vw,6.4rem);text-align:start}.template-search__header .h2{margin-block:0;color:rgb(var(--volteer-primary));text-align:start}.template-search__search{margin-inline:0}.template-search__results .product-card-wrapper .card{height:100%}.volteer-search-recovery{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:var(--volteer-space-6);margin-block-start:var(--volteer-space-6);padding:clamp(2.4rem,4vw,4rem);border:.1rem solid rgb(var(--volteer-info) / .45);border-radius:var(--volteer-radius-card);background:rgb(var(--volteer-info-soft));color:rgb(var(--volteer-text-primary));text-align:start}.volteer-search-recovery h2,.volteer-search-recovery p{margin-block:0}.volteer-search-recovery p{margin-block-start:var(--volteer-space-2);color:rgb(var(--volteer-text-secondary))}.volteer-search-recovery__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:var(--volteer-space-3)}.volteer-search-recovery__actions .button{min-width:18rem}.volteer-search-recovery__actions .button--primary{background:rgb(var(--volteer-primary));color:#fff}.volteer-search-recovery__actions .button--secondary{background:rgb(var(--volteer-surface));color:rgb(var(--volteer-primary))}.volteer-search-recovery__contact{color:rgb(var(--volteer-primary));font-weight:600}.cart-notification{max-width:min(42rem,calc(100vw - 3.2rem));padding:var(--volteer-space-5);border:.1rem solid rgb(var(--volteer-border-subtle));border-radius:var(--volteer-radius-card);background:rgb(var(--volteer-surface));color:rgb(var(--volteer-text-primary));box-shadow:var(--volteer-shadow-raised)}.cart-notification__header{align-items:center;gap:var(--volteer-space-3)}.cart-notification__heading{color:rgb(var(--volteer-action-hover));font-weight:600}.cart-notification__close{width:4.4rem;height:4.4rem;border-radius:var(--volteer-radius-pill)}.cart-notification-product{align-items:center;gap:var(--volteer-space-4);padding-block:var(--volteer-space-4)}.cart-notification-product__image{border:.1rem solid rgb(var(--volteer-border-subtle));border-radius:var(--volteer-radius-md);object-fit:contain}.cart-notification__links .button{width:100%}.cart-notification__links #cart-notification-form .button{background:rgb(var(--volteer-action));color:#fff}.cart-notification__links #cart-notification-button{border-color:rgb(var(--volteer-border-default));background:rgb(var(--volteer-surface));color:rgb(var(--volteer-primary))}.footer{border-block-start:.1rem solid rgb(255 255 255 / .12)}.footer__content-top{padding-block:clamp(4rem,6vw,7.2rem)}.footer__blocks-wrapper{gap:clamp(3.2rem,5vw,8rem)}.footer-block__heading{margin-block-end:var(--volteer-space-4);color:#fff;font-size:1.5rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.footer-block__details-content,.footer-block__details-content .list-menu__item--link,.footer-block__details-content a{color:#ffffffc7}.footer-block__details-content .list-menu__item--link,.footer-block__details-content a{min-height:4.4rem;padding-block:.8rem;text-underline-offset:.3rem}.footer-block__details-content .list-menu__item--link:hover,.footer-block__details-content a:hover{color:rgb(var(--volteer-info))}.footer__content-bottom{border-block-start-color:#ffffff24}.footer__content-bottom-wrapper{gap:var(--volteer-space-4)}.footer__copyright,.footer__copyright a,.policies li a{color:#ffffffb8}.footer .list-social__link{width:4.4rem;height:4.4rem;border:.1rem solid rgb(255 255 255 / .2);border-radius:var(--volteer-radius-pill);color:#fff}.footer .list-social__link:hover{border-color:rgb(var(--volteer-info));color:rgb(var(--volteer-info))}.volteer-footer{margin-block-start:0;border-block-start:0;background-color:rgb(var(--volteer-primary));background-image:linear-gradient(105deg,#000046f0,#000046e0 52%,#000046eb),var(--volteer-footer-art-desktop);background-position:center 25%;background-repeat:no-repeat;background-size:cover;color:#fff}@media screen and (max-width:749px){.volteer-footer{background-image:linear-gradient(105deg,#000046f0,#000046e0 52%,#000046eb),var(--volteer-footer-art-mobile);background-position:center}}.volteer-footer__main{display:grid;grid-template-columns:minmax(22rem,1.25fr) minmax(48rem,2.6fr) minmax(24rem,1fr);gap:clamp(3.2rem,4vw,7.2rem);align-items:start}.volteer-footer__logo{display:inline-flex;min-height:4.8rem;align-items:center;border-radius:var(--volteer-radius-sm);color:#fff;font-size:2.4rem;font-weight:700;text-decoration:none}.volteer-footer__logo img{display:block;width:15rem;height:auto;max-width:15rem;max-height:5rem;object-fit:contain}.volteer-footer__positioning{max-width:32rem;margin:var(--volteer-space-4) 0 var(--volteer-space-5);color:#ffffffc2;font-size:1.5rem;line-height:1.6}.volteer-footer__nav{display:grid;grid-template-columns:minmax(15rem,1.25fr) minmax(14rem,1.1fr) repeat(2,minmax(10rem,.8fr));gap:clamp(2.4rem,3vw,4.8rem)}.volteer-footer__heading{margin:0 0 var(--volteer-space-4);color:#fff;font-size:1.3rem;font-weight:700;letter-spacing:.08em;line-height:1.3;text-transform:uppercase}.volteer-footer__links{margin:0}.volteer-footer__links a,.volteer-footer__contact a{display:inline-flex;min-height:4.4rem;align-items:center;border-radius:.4rem;color:#ffffffc7;font-size:1.45rem;line-height:1.45;text-decoration:none;transition:color .18s var(--volteer-ease-standard)}.volteer-footer__links a:hover,.volteer-footer__contact a:hover{color:rgb(var(--volteer-info))}.volteer-footer a:focus-visible,.volteer-footer button:focus-visible{outline:.2rem solid rgb(var(--volteer-info));outline-offset:.3rem}.volteer-footer__contact address{display:grid;font-style:normal}.volteer-footer__hours{margin-block-start:var(--volteer-space-4);padding-block-start:var(--volteer-space-4);border-block-start:.1rem solid rgb(255 255 255 / .12)}.volteer-footer__hours p{display:grid;gap:.2rem;margin:0 0 var(--volteer-space-3);color:#ffffffa8;font-size:1.35rem;line-height:1.5}.volteer-footer__hours strong{color:#ffffffe0;font-weight:500}.volteer-footer__social{justify-content:flex-start;margin-inline-start:-.6rem}.volteer-footer__bottom{margin-block-start:clamp(4rem,5vw,6.4rem);border-block-start:.1rem solid rgb(255 255 255 / .12)}.volteer-footer__bottom-inner{display:grid;min-height:8rem;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:var(--volteer-space-5);padding-block:var(--volteer-space-4)}.volteer-footer__bottom p{grid-column:2;margin:0;color:#ffffffa8;font-size:1.3rem;text-align:center}.volteer-footer__localization{grid-column:1;justify-self:start}.volteer-footer__bottom .localization-form{margin:0;padding:0}.volteer-footer__bottom .disclosure__button.localization-form__select{min-height:4.4rem;border-color:rgb(var(--volteer-info) / .45);color:rgb(var(--volteer-primary));background:rgb(var(--volteer-info-soft))}.volteer-footer__localization .disclosure__list-wrapper{border-color:rgb(var(--volteer-info) / .35);background:rgb(var(--volteer-info-soft))}.volteer-footer__localization .disclosure__link{color:rgb(var(--volteer-primary))}.volteer-footer__localization .disclosure__link:hover,.volteer-footer__localization .disclosure__link:focus-visible{color:rgb(var(--volteer-primary));background:rgb(var(--volteer-info) / .14)}.volteer-footer__payment .list-payment{justify-content:flex-end;margin:0;padding:0}.volteer-footer__payment{grid-column:3;justify-self:end;text-align:end}.volteer-footer__payment-label{display:block;margin-block-end:.8rem;color:#ffffffb8;font-size:1.1rem;font-weight:700;letter-spacing:.08em}.volteer-footer__payment .list-payment{display:flex;flex-wrap:wrap;gap:.8rem}.volteer-footer__payment .list-payment__item{display:flex;width:5.2rem;height:3.2rem;align-items:center;justify-content:center;padding:.4rem .7rem;border:.1rem solid rgb(255 255 255 / .16);border-radius:.6rem;background:#fffffff0}.volteer-footer__payment .list-payment__item img{display:block;width:auto;height:auto;max-width:100%;max-height:2.2rem;object-fit:contain}.volteer-content-page,.shopify-policy__container{width:min(100%,88rem);margin-inline:auto;padding-inline:var(--volteer-gutter);padding-block:clamp(4.8rem,7vw,9.6rem)}.volteer-content-page .main-page-title,.shopify-policy__title h1{margin:0 0 clamp(2.4rem,4vw,4rem);color:rgb(var(--volteer-primary));font-size:clamp(3.2rem,4vw,4.8rem);line-height:1.12;overflow-wrap:anywhere}.volteer-content-page .rte,.shopify-policy__body{color:rgb(var(--volteer-text-primary));font-size:1.6rem;line-height:1.75}.volteer-content-page .rte>*+*,.shopify-policy__body>*+*{margin-block-start:var(--volteer-space-4)}.volteer-content-page .rte h2,.volteer-content-page .rte h3,.shopify-policy__body h2,.shopify-policy__body h3{margin-block:clamp(3.2rem,5vw,5.6rem) var(--volteer-space-4);color:rgb(var(--volteer-primary));line-height:1.25}.volteer-content-page .rte a,.shopify-policy__body a{color:rgb(var(--volteer-primary));overflow-wrap:anywhere;text-decoration-color:rgb(var(--volteer-info));text-underline-offset:.3rem}.volteer-content-page .rte table,.shopify-policy__body table{display:block;width:100%;max-width:100%;overflow-x:auto;border-color:rgb(var(--volteer-border-subtle))}@media screen and (max-width:1199px){.volteer-footer__main{grid-template-columns:minmax(20rem,.8fr) minmax(0,2fr)}.volteer-footer__contact{grid-column:1 / -1;display:grid;grid-template-columns:16rem minmax(0,1fr) minmax(22rem,.6fr);gap:var(--volteer-space-5)}.volteer-footer__hours{margin:0;padding:0;border:0}}@media screen and (max-width:989px){.volteer-footer__logo img{width:11rem;max-width:11rem;max-height:4rem}.volteer-footer__main{grid-template-columns:1fr}.volteer-footer__nav{grid-template-columns:repeat(2,minmax(0,1fr))}.volteer-footer__contact{grid-column:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.volteer-footer__contact .volteer-footer__heading{grid-column:1 / -1}}@media screen and (max-width:749px){.volteer-footer__main,.volteer-footer__nav,.volteer-footer__contact{grid-template-columns:1fr;gap:var(--volteer-space-5)}.volteer-footer__nav{gap:var(--volteer-space-6)}.volteer-footer__contact .volteer-footer__heading{grid-column:auto;margin-block-end:calc(-1 * var(--volteer-space-2))}.volteer-footer__bottom-inner{min-height:0;grid-template-columns:1fr;justify-items:center;padding-block:var(--volteer-space-5)}.volteer-footer__localization,.volteer-footer__bottom p,.volteer-footer__payment{grid-column:1;justify-self:center}.volteer-footer__payment .list-payment{justify-content:center}.volteer-footer__payment{text-align:center}.volteer-content-page,.shopify-policy__container{padding-block:clamp(4rem,12vw,6.4rem)}}@media screen and (max-width:989px){.header{min-height:6.8rem;padding-inline:var(--volteer-gutter)}.header__heading-logo{max-width:11rem;max-height:4rem}.menu-drawer{width:min(42rem,100vw);border-inline-end:.1rem solid rgb(var(--volteer-border-subtle));background:rgb(var(--volteer-surface));color:rgb(var(--volteer-text-primary))}.menu-drawer__navigation{padding:var(--volteer-space-5) var(--volteer-gutter)}.menu-drawer__menu-item{min-height:5.2rem;padding:1.2rem var(--volteer-space-3);border-radius:var(--volteer-radius-md);color:rgb(var(--volteer-text-primary));font-size:1.7rem}.menu-drawer__menu-item:hover,.menu-drawer__menu-item--active{background:rgb(var(--volteer-info-soft));color:rgb(var(--volteer-primary))}.menu-drawer__utility-links{border-block-start:.1rem solid rgb(var(--volteer-border-subtle));background:rgb(var(--volteer-primary-soft))}.menu-drawer__account{min-height:5.2rem;color:rgb(var(--volteer-primary))}.search-modal__form{width:calc(100% - 8rem);margin-inline-end:0}.search-modal__close-button{position:absolute;inset-inline-end:var(--volteer-gutter);flex:0 0 4.8rem}.volteer-search-recovery{grid-template-columns:1fr}.volteer-search-recovery__actions{justify-content:flex-start}}@media screen and (max-width:749px){.announcement-bar__message{font-size:1.1rem}.header{grid-template-columns:4.8rem minmax(7.2rem,1fr) auto;column-gap:.4rem}.header__icons{gap:0}.header__icon,.header__icon--menu{width:4.8rem;height:4.8rem}.header__icons .header__icon--whatsapp{display:flex;color:rgb(var(--volteer-action))}.search-modal{min-height:9.2rem}.search-modal__content{align-items:center;padding-block:var(--volteer-space-4)}.predictive-search{inset-inline:var(--volteer-gutter);width:auto;max-height:calc(100vh - 14rem)}.template-search--empty{padding-bottom:var(--volteer-space-16)}.volteer-search-recovery{padding:var(--volteer-space-5)}.volteer-search-recovery__actions{display:grid;grid-template-columns:1fr}.volteer-search-recovery__actions .button{width:100%;min-width:0}.cart-notification{inset-inline-start:var(--volteer-gutter);inset-inline-end:auto;width:calc(100vw - (var(--volteer-gutter) * 2));max-width:calc(100vw - (var(--volteer-gutter) * 2));box-sizing:border-box}.footer__content-top{padding-inline:var(--volteer-gutter)}.footer-block.grid__item{margin-block:0}.footer-block__heading{margin-block-start:0}}[class*=actions] a[href^="https://wa.me/"],.volteer-contact__method[href^="https://wa.me/"],.volteer-payment__special a[href^="https://wa.me/"]{border-color:rgb(var(--volteer-action))!important;background:rgb(var(--volteer-action))!important;color:#fff!important}@media(hover:hover)and (pointer:fine){[class*=actions] a[href^="https://wa.me/"]:hover,.volteer-contact__method[href^="https://wa.me/"]:hover,.volteer-payment__special a[href^="https://wa.me/"]:hover{border-color:rgb(var(--volteer-action-hover))!important;background:rgb(var(--volteer-action-hover))!important;color:#fff!important}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/volteer-foundation.css.map */
