body,input,textarea,button,select{font-weight:600}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5,.cb-heading,strong,b{font-weight:900!important}.header__menu-item,.cb-button,.cb-eyebrow{font-weight:900!important}.header{position:relative}.candy-header-logo{display:block;width:220px;max-width:100%;height:auto}.candy-custom-nav{justify-self:center}.candy-custom-nav__list{display:flex;align-items:center;gap:3rem;margin:0;padding:0;list-style:none}.candy-custom-nav a{color:rgb(var(--color-foreground));font-size:1.45rem;font-weight:900;letter-spacing:.06em;text-decoration:none;white-space:nowrap}.candy-custom-nav>ul>li>a:hover,.candy-nav-dropdown:focus-within>a{color:#e21b23}.candy-nav-dropdown{position:relative}.candy-nav-panel{position:absolute;z-index:30;top:calc(100% + 18px);left:50%;display:grid;gap:0;min-width:240px;padding:18px;background:#fff;border:1px solid #dedede;box-shadow:0 16px 40px rgba(0,0,0,.14);opacity:0;visibility:hidden;transform:translate(-50%,10px);transition:.2s}.candy-nav-dropdown:hover .candy-nav-panel,.candy-nav-dropdown:focus-within .candy-nav-panel{opacity:1;visibility:visible;transform:translate(-50%,0)}.candy-nav-panel:before{content:"";position:absolute;left:0;right:0;top:-20px;height:20px}.candy-nav-panel a{padding:9px 12px;color:#222;font-size:1.2rem;letter-spacing:0}.candy-nav-panel a:hover{background:#f4f4f2;color:#e21b23}.candy-nav-panel--wide{grid-template-columns:repeat(3,minmax(190px,1fr));width:min(760px,85vw)}.candy-nav-panel--brands{grid-template-columns:repeat(2,minmax(150px,1fr));width:360px}.cb-hero__title{word-break:keep-all!important;overflow-wrap:normal!important;hyphens:none}.cb-hero__title *{word-break:keep-all!important}@media(min-width:990px){.candy-custom-nav{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:5}}@media(max-width:989px){.candy-custom-nav{grid-column:1/-1;justify-self:stretch;overflow-x:auto}.candy-custom-nav__list{justify-content:center;gap:2rem;min-width:max-content;padding:1rem 0}.candy-header-logo{width:170px}.candy-nav-panel{display:none}} 





.cb-hero__visual{display:flex;align-items:center;justify-content:center;background:#fff}.cb-hero__visual img{width:100%!important;height:100%!important;object-fit:contain!important;background:#fff}.cb-carousel-controls{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:22px}.cb-carousel-arrow{width:44px;height:44px;border:2px solid var(--cb-ink);border-radius:50%;background:#fff;color:var(--cb-ink);font-size:2rem;font-weight:900;line-height:1;cursor:pointer;transition:.2s}.cb-carousel-arrow:hover:not(:disabled){background:var(--cb-red);border-color:var(--cb-red);color:#fff}.cb-carousel-arrow:disabled{opacity:.3;cursor:default}.cb-carousel-dots{display:flex;align-items:center;justify-content:center;gap:8px;max-width:260px;flex-wrap:wrap}.cb-carousel-dot{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#c8c8c8;cursor:pointer;transition:.2s}.cb-carousel-dot.is-active{width:24px;border-radius:10px;background:var(--cb-red)}



