.cc_header_brand{all:revert-layer;text-align:center;justify-content:center;flex-direction:column;padding:0;background-color:var(--cc-color-background-headerBrand);border-bottom:1px solid var(--cc-color-color-headerBrand-border)}.cc_header_brand,.cc_header_brand-container{width:100%;min-width:0;height:100%;position:relative;display:flex;align-items:center;margin:0 auto;box-sizing:border-box}.cc_header_brand-container{max-width:1280px;justify-content:space-between;padding:8px 16px;gap:24px}.cc_header_brand-container__left{position:relative;display:flex;flex:1 1;justify-content:flex-start;align-items:center;text-align:center;gap:12px}.cc_header_brand-container__left .menu-hamburger-container{display:flex;width:24px;height:24px}.cc_header_brand-container__left .menu-hamburger-container .hamburger-brand-container{width:24px;all:unset;box-sizing:border-box}.cc_header_brand-container__left .menu-hamburger-container .hamburger-brand-container .hamburger-button{width:100%;height:100%;border:0;background:0}.cc_header_brand-container__left .cc_logo{width:-webkit-max-content;width:max-content}.cc_header_brand-container__left .cc_logo>a{width:100%;height:100%;display:flex;cursor:pointer;align-items:center;justify-content:center}.cc_header_brand-container__left .cc_logo>a>img{object-fit:contain;width:86px;height:26px}.cc_header_brand-container__center .cc_header_brand-nav>ul .itemBrandSelected:after{content:"";position:absolute;left:0;height:3px;width:100%;background-color:var(--iconElement-border-color);border-radius:2px 2px 0 0;bottom:0}.cc_header_brand-container__center .cc_header_brand-nav>ul .itemBrand--active:after{content:"";position:absolute;left:0;height:3px;width:100%;background-color:var(--iconElement-border-color,currentColor);border-radius:2px 2px 0 0;bottom:0}.cc_header_brand-container__center .cc_header_brand-nav>ul .itemBrand:focus>div>a{cursor:pointer}.cc_header_brand-container__center .cc_header_brand-nav>ul .itemBrand:focus>div>a>i,.cc_header_brand-container__center .cc_header_brand-nav>ul .itemBrand:focus>div>a>img,.cc_header_brand-container__center .cc_header_brand-nav>ul .itemBrand:focus>div>a>p,.cc_header_brand-container__center .cc_header_brand-nav>ul .itemBrand:focus>div>a>svg{color:var(--cc-color-text)}.cc_header_brand-container__center .cc_header_brand-nav>ul .itemBrand:hover>div>a{cursor:pointer}.cc_header_brand-container__center .cc_header_brand-nav>ul .itemBrand:hover>div>a>i,.cc_header_brand-container__center .cc_header_brand-nav>ul .itemBrand:hover>div>a>img,.cc_header_brand-container__center .cc_header_brand-nav>ul .itemBrand:hover>div>a>p,.cc_header_brand-container__center .cc_header_brand-nav>ul .itemBrand:hover>div>a>svg{color:var(--cc-color-text-secondary)}.cc_header_brand-container__right{display:flex;flex:1 1;justify-content:flex-end;align-items:center;text-align:center;gap:8px}.cc_header_brand-container__right .separator{position:relative;bottom:2px;color:var(--cc-color-separator-lineal);-webkit-user-select:none;user-select:none;pointer-events:none;cursor:default}.cc_header_brand-container__right .cartContainer:focus>div>a{cursor:pointer}.cc_header_brand-container__right .cartContainer:focus>div>a>i,.cc_header_brand-container__right .cartContainer:focus>div>a>img,.cc_header_brand-container__right .cartContainer:focus>div>a>p,.cc_header_brand-container__right .cartContainer:focus>div>a>svg,.cc_header_brand-container__right .cartContainer:focus>div>a>svg>path{color:var(--cc-color-text)}.cc_header_brand-container__right .cartContainer:hover>div>a>div{cursor:pointer}.cc_header_brand-container__right .cartContainer:hover>div>a>div>i,.cc_header_brand-container__right .cartContainer:hover>div>a>div>img,.cc_header_brand-container__right .cartContainer:hover>div>a>div>p,.cc_header_brand-container__right .cartContainer:hover>div>a>div>svg,.cc_header_brand-container__right .cartContainer:hover>div>a>div>svg>path{color:var(--cc-color-text-secondary)}.cc_header_brand-container__right>div{cursor:pointer;position:relative;display:flex;justify-content:center}.cc_header_brand-container__right>div:hover>i,.cc_header_brand-container__right>div:hover>img,.cc_header_brand-container__right>div:hover>svg,.cc_header_brand-container__right>div:hover>svg>path{color:var(--cc-color-text-secondary)}.cc_header_brand-container__right>div:active>i,.cc_header_brand-container__right>div:active>img,.cc_header_brand-container__right>div:active>svg,.cc_header_brand-container__right>div:active>svg>path,.cc_header_brand-container__right>div:focus>i,.cc_header_brand-container__right>div:focus>img,.cc_header_brand-container__right>div:focus>svg,.cc_header_brand-container__right>div:focus>svg>path{color:var(--cc-color-text-secondary-focus)}.cc_header_brand-container__right .buttonGeolocationBrandContainer svg,.cc_header_brand-container__right .containerCart svg,.cc_header_brand-container__right .loginMenuContainer svg{display:flex;align-items:center;text-align:center;justify-content:center;margin:0;padding:0;border:0;font-size:16px;font-weight:300;line-height:24px}.cc_header_brand-container__right .buttonGeolocationBrandContainer svg>path,.cc_header_brand-container__right .containerCart svg>path,.cc_header_brand-container__right .loginMenuContainer svg>path{color:var(--cc-color-text)}.cc_header_brand-container__right .containerCart svg{height:24px}.cc_header_brand-container__right .geolocationBrandContainer .containerModalGeolocationBrand-mf .buttonGeolocationBrandContainer{border:0;background:#0000}.cc_header_brand-container__right .loginMenuContainer:has(.menuBrand.isReady){width:auto;height:auto}.cc_header_brand .containerCarousel:before{content:"";position:absolute;top:0;left:50%;width:100vw;height:1px;background:var(--cc-color-color-headerBrand-border);transform:translateX(-50%)}@media (min-width:993px){.cc_header_brand{height:48px;padding:0 8px}.cc_header_brand-container{padding:0}.cc_header_brand-container__left{gap:4px}.cc_header_brand-container__left .menu-hamburger-container{display:none}.cc_header_brand-container__left .cc_logo>a>img{width:103px;height:30px}}.containerModalGeolocationBrand-mf{display:flex;position:relative;color:#f5f5f5;width:100%;justify-content:center;align-items:center;text-align:center}.containerModalGeolocationBrand-mf .buttonGeolocationBrandContainer{width:24px;height:24px;position:relative;display:flex;justify-content:center;align-items:center;text-align:center;margin:0;padding:0}.containerModalGeolocationBrand-mf .buttonGeolocationBrandContainer .buttonGeolocationBrandSvg{width:16px;height:16px;display:flex;align-items:center;text-align:center;justify-content:center;margin:0;padding:0;border:0;font-size:16px;font-weight:300;line-height:24px;cursor:pointer}.containerModalGeolocationBrand-mf .buttonGeolocationBrandContainer .buttonGeolocationBrandSvg>path{color:var(--cc-color-text)}.containerModalGeolocationBrand-mf .buttonGeolocationBrandContainer .buttonGeolocationSvg:hover{color:#0000}.containerModalGeolocationBrand-mf .buttonGeolocationBrandContainer:focus>i,.containerModalGeolocationBrand-mf .buttonGeolocationBrandContainer:focus>img,.containerModalGeolocationBrand-mf .buttonGeolocationBrandContainer:focus>svg,.containerModalGeolocationBrand-mf .buttonGeolocationBrandContainer:focus>svg>path{color:var(--cc-color)}.containerModalGeolocationBrand-mf .buttonGeolocationBrandContainer:hover{cursor:pointer}.containerModalGeolocationBrand-mf .buttonGeolocationBrandContainer:hover>i,.containerModalGeolocationBrand-mf .buttonGeolocationBrandContainer:hover>img,.containerModalGeolocationBrand-mf .buttonGeolocationBrandContainer:hover>svg,.containerModalGeolocationBrand-mf .buttonGeolocationBrandContainer:hover>svg>path{color:var(--cc-color-text-secondary)}.svg-inline--fa{display:inline-block;height:1em;overflow:visible;vertical-align:-.125em}.geolocationBrand-mf .geolocationBrandBody-mf .geolocationBrandBodyContainer .geolocationActions-mf .geolocationContentInput-mf>div>input:focus{border:1px solid #001036}.geolocationBrand-mf .geolocationBrandBody-mf .geolocationBrandBodyContainer .geolocationActions-mf .geolocationContentInput-mf>div .geolocationLoader-mf .wrapper__loader>.loader:after{background:var(--cc-color-background)!important}.geolocationBrand-mf .geolocationBrandBody-mf .geolocationBrandBodyContainer .geolocationActions-mf .containerButton-mf .changeLocation-mf:hover{background-color:#153163}@media (max-width:992px){.geolocationBrand-mf .geolocationBrandBody-mf .geolocationBrandBodyContainer .geolocationActions-mf .geolocationContentInput-mf>div>.geolocationLoader-mf .wrapper__loader>.loader:after{background:var(--cc-color-background)!important}}.wrapper__loader .loader:after{background:#1b1b1d;width:75%;height:75%;border-radius:100%;content:"";margin:auto;position:absolute;top:0;left:0;bottom:0;right:0}.containerTooltipBrand .showTooltip:hover .tooltip-text{visibility:visible;opacity:1;display:block;transition:opacity .2s ease .1s,visibility .2s ease .1s;animation:tooltip-fade-in .3s ease}.containerTooltipBrand .tooltipBrand-text:after{content:"";position:absolute;bottom:26px;left:72%;background-color:var(--cc-color-background-tooltip);width:14px;height:8px;border-right:10px solid #0000;border-left:10px solid #0000;z-index:-1;rotate:45deg;box-sizing:initial}.tooltip-up .tooltip-text:after{bottom:0;height:100%;top:4px}.tooltip-down .tooltip-text:after{top:-4px;left:50%;rotate:45deg}@keyframes hideAfterDelay{to{opacity:0;visibility:hidden;pointer-events:none}}.menuBrand{position:relative;margin:0;border-radius:4px}.menuBrand .buttonUserBrandMenu{width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:#f5f5f5;background:#0000;border:0;border-radius:4px;margin:0;padding:0;gap:6px;font-family:var(--mf-font-roboto-regular,"Roboto-Regular"),sans-serif;-webkit-user-select:none;user-select:none}.menuBrand .buttonUserBrandMenu>svg{width:18px;height:18px;display:flex;justify-content:center;align-items:center;color:var(--cc-color-text);font-size:16px;line-height:16px;margin-right:0}.menuBrand .buttonUserBrandMenu>p{width:-webkit-max-content;width:max-content;color:var(--cc-color-text);margin:0;font-size:14px;font-weight:400;line-height:24px}.menuBrand .buttonUserBrandMenu:active{cursor:pointer}.menuBrand .buttonUserBrandMenu:active,.menuBrand .buttonUserBrandMenu:active>i,.menuBrand .buttonUserBrandMenu:active>img,.menuBrand .buttonUserBrandMenu:active>p,.menuBrand .buttonUserBrandMenu:active>svg,.menuBrand .buttonUserBrandMenu:active>svg>path{color:var(--cc-color-text-secondary-focus)}.menuBrand .buttonUserBrandMenu:hover{cursor:pointer}.menuBrand .buttonUserBrandMenu:hover>i,.menuBrand .buttonUserBrandMenu:hover>img,.menuBrand .buttonUserBrandMenu:hover>p,.menuBrand .buttonUserBrandMenu:hover>svg,.menuBrand .buttonUserBrandMenu:hover>svg>path{color:var(--cc-color-text-secondary)}.menuBrand .menuContent::-webkit-scrollbar{width:4px}.menuBrand .menuContent::-webkit-scrollbar-track{background:#0000}.menuBrand .menuContent:before{display:none}.menuBrand .menuContent .menuSection#lastMenuSection>button>i#iconLogout:before,.menuBrand .menuContent .menuSection#lastMenuSection>button>p>svg#iconLogout:before{width:26px;height:26px}.menuBrand .menuContent .menuSection#lastMenuSection>button:hover{border-radius:0 0 16px 16px}.menuBrand .menuContent .menuSection>ul li::marker{content:none}.menuBrand .menuContent .menuSection>button>i:before,.menuBrand .menuContent .menuSection>button>img:before,.menuBrand .menuContent .menuSection>button>svg:before,.menuBrand .menuContent .menuSection>ul>li>a>p>i:before,.menuBrand .menuContent .menuSection>ul>li>a>p>img:before,.menuBrand .menuContent .menuSection>ul>li>a>p>svg:before{width:18px;height:18px;display:flex;justify-content:center;align-items:center}.menuBrand .menuContent .menuSection>button:hover,.menuBrand .menuContent .menuSection>ul>li:hover{cursor:pointer}.menuBrand .menuContent .menuSection>ul>li:has(li:active),.menuBrand .menuContent .menuSection>ul>li:has(li:hover){background-color:initial}.isReady{min-width:-webkit-max-content;min-width:max-content}@media only screen and (min-width:993px){.menuBrand .buttonUserBrandMenu{width:100%;gap:6px}.menuBrand .buttonUserBrandMenu>p{display:flex}}.wrapper__loader .loaderBrand:after{background:var(--cc-color-background-headerBrand);width:75%;height:75%;border-radius:100%;content:"";margin:auto;position:absolute;top:0;left:0;bottom:0;right:0}@keyframes load3{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}li>ul.submenu>li:hover{cursor:pointer;background:#e8f8ff;color:#153163}li>ul.submenu li:active{background:#c8eeff}.containerCarousel .carousel .carouselScroll .carouselItem:focus>div>a{cursor:pointer}.containerCarousel .carousel .carouselScroll .carouselItem:focus>div>a>i,.containerCarousel .carousel .carouselScroll .carouselItem:focus>div>a>img,.containerCarousel .carousel .carouselScroll .carouselItem:focus>div>a>p,.containerCarousel .carousel .carouselScroll .carouselItem:focus>div>a>svg{color:var(--cc-color-text)}.containerCarousel .carousel .carouselScroll .carouselItem:hover>div>a{cursor:pointer}.containerCarousel .carousel .carouselScroll .carouselItem:hover>div>a>i,.containerCarousel .carousel .carouselScroll .carouselItem:hover>div>a>img,.containerCarousel .carousel .carouselScroll .carouselItem:hover>div>a>p,.containerCarousel .carousel .carouselScroll .carouselItem:hover>div>a>svg{color:var(--cc-color-text-secondary)}.containerCarousel .carousel .carouselScroll .carouselItemSelected:after{content:"";position:absolute;left:0;height:3px;width:100%;background-color:var(--iconElement-border-color);border-radius:2px 2px 0 0;bottom:0}.containerCarousel .carousel .carouselScroll::-webkit-scrollbar{display:none;width:0;height:0}:root{--cc-color:#0076c7;--cc-color-arrow-carousel:#0076c7;--cc-color-background-headerBrand:#fff;--cc-color-background-headerBrand-mobile:#fff;--cc-color-color-headerBrand-border:#e3e1e6;--cc-color-background:#fff;--cc-color-text-geolocation-modal:#fff;--cc-color-input-geolocation-modal-error:#fff;--cc-color-input-text-geolocation-modal-error:#dd3730;--cc-color-component-text:#052c50;--cc-color-component-background:#e8f8ff;--cc-color-border:#919094;--cc-color-border-selected:#1eb2f5;--cc-color-section-border:#e3e1e6;--cc-color-text:#303033;--cc-color-text-secondary:#77767a;--cc-color-text-secondary-focus:#0076c7;--cc-color-text-item:#5e5e62;--cc-color-text-item-secondary:#77767a;--cc-color-separator-lineal:#c8c6ca;--cc-color-icon:#4ec5ff;--cc-color-background-tooltip:#052c50;--cc-color-text-tooltip:#fff;--cc-color-background-menuHeader:#e8f8ff;--cc-color-text-title-menuHeader:#77767a;--cc-color-text-primary-menuHeader:#052c50;--cc-color-text-secundary-menuHeader:#303033;--cc-color-background-menu:#fff;--cc-color-background-text:#052c50;--cc-color-background-menuHamburger:#fff;--cc-color-background-menuHamburger-submenu:#e8f8ff;--cc-color-text-menuHamburger:#052c50;--cc-color-text-menuHamburger-links-bottom:#015fb2;--cc-color-text-menuHamburger-icon:#0076c7;--cc-color-background-menuHamburger-pill:#94deff;--cc-color-text-menuHamburger-pill:#052c50;--cc-color-border-storeFront-button:#121212;--cc-font-size-base:14px;--cc-font-weight-regular:400;--cc-font-family-base:$font-family-roboto-regular}@keyframes openDown{0%{opacity:0;-webkit-clip-path:inset(0 0 100%0);clip-path:inset(0 0 100%0)}to{opacity:1;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@keyframes closeUp{0%{opacity:1;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}to{opacity:0;-webkit-clip-path:inset(0 0 100%0);clip-path:inset(0 0 100%0)}}@keyframes revealHorizontalCenter{0%{opacity:0;-webkit-clip-path:inset(0 50%0 50%);clip-path:inset(0 50%0 50%)}to{opacity:1;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@keyframes hideHorizontalCenter{0%{opacity:1;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}to{opacity:0;-webkit-clip-path:inset(0 50%0 50%);clip-path:inset(0 50%0 50%)}}.containerCart{position:relative;background:#0000}.containerCart,.containerCart>svg{width:24px;height:24px;display:flex;justify-content:center;align-items:center;text-align:center;margin:0;padding:0;border:0}.containerCart>svg{cursor:pointer}.containerCart>svg:hover{color:#0000}.containerCart:focus>i,.containerCart:focus>img,.containerCart:focus>svg,.containerCart:focus>svg>path{color:var(--cc-color)}.containerCart:hover{cursor:pointer}.containerCart:hover>i,.containerCart:hover>img,.containerCart:hover>svg,.containerCart:hover>svg>path{color:var(--cc-color-text-secondary)}.hamburger-brand-container{background-color:initial!important;color:#000!important;height:100%!important;line-height:inherit!important;display:flex;align-items:center;justify-content:center}.hamburger-brand-container *{box-sizing:border-box}@media screen and (min-width:993px){.hamburger-brand-container{position:relative}}@media screen and (max-width:992px){.hamburger-brand-container{width:24px}}.hamburger-brand-container .hamburger-button{color:var(--cc-color-background-menuHamburger);display:flex;flex-direction:row;align-content:center;justify-content:center;align-items:center;text-transform:inherit;padding:4px 0!important;border-radius:4px!important;margin:0;cursor:pointer;position:relative}@media screen and (max-width:992px){.hamburger-brand-container .hamburger-button{width:100%;height:24px;padding:6px 5px}}.hamburger-brand-container .hamburger-button .hamburger-icon-container{width:16px;height:16px;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center}.hamburger-brand-container .hamburger-button .hamburger-icon-container__line-bottom,.hamburger-brand-container .hamburger-button .hamburger-icon-container__line-middle,.hamburger-brand-container .hamburger-button .hamburger-icon-container__line-top{width:100%;height:1px;background-color:var(--cc-color-text);transition:all .1s ease-out}@media screen and (min-width:993px){.hamburger-brand-container .hamburger-button{width:100%}}.hamburger-brand-container .hamburger-expand .submenuContainer .hamburger-links-bottom .external-item-selected:after{content:"";position:absolute;top:10px;left:0;bottom:0;width:4px;height:24px;background:var(--cc-color-border-selected);border-radius:0 2px 2px 0;z-index:1}@media screen and (min-width:993px){.hamburger-brand-container .hamburger-expand .link:hover{background-color:var(--cc-color-component-background);cursor:pointer}}