.oddit-header,.oddit-header *,.oddit-header *:before,.oddit-header *:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent}.oddit-header :where(h1,h2,h3,h4,h5,h6,p,blockquote,cite,ul,ol,li,a,button,span,div,nav,header,figure,figcaption){margin:0;padding:0;font:inherit;color:inherit}.oddit-header :where(a){text-decoration:none;color:inherit}.oddit-header :where(ul,ol){list-style:none}.oddit-header :where(button){background:none;border:none;cursor:pointer;font:inherit;color:inherit}.oddit-header :where(img){display:block;max-width:100%;height:auto;border:0}.oddit-header :where(blockquote){quotes:none}.oddit-header :where(svg){display:block;flex-shrink:0}.oddit-header__bar{position:relative;z-index:1000;background-color:#fff}.oddit-header__container{display:flex;align-items:center;gap:12px;max-width:1440px;margin:0 auto;padding:12px 16px;height:59px}.oddit-header__menu-toggle{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;flex-shrink:0;position:relative}.oddit-header__menu-icon{display:block;width:18px;height:2px;background-color:#121212;border-radius:1px;position:relative;transition:background-color .3s ease;font-size:0;line-height:0}.oddit-header__menu-icon>span{position:absolute;width:0;height:0;overflow:hidden}.oddit-header__menu-icon:before,.oddit-header__menu-icon:after{content:"";display:block;width:18px;height:2px;background-color:#121212;border-radius:1px;position:absolute;left:0;transition:transform .3s ease,top .3s ease}.oddit-header__menu-icon:before{top:-6px}.oddit-header__menu-icon:after{top:6px}.oddit-header__menu-toggle.is-active .oddit-header__menu-icon{background-color:transparent}.oddit-header__menu-toggle.is-active .oddit-header__menu-icon:before{top:0;transform:rotate(45deg)}.oddit-header__menu-toggle.is-active .oddit-header__menu-icon:after{top:0;transform:rotate(-45deg)}.oddit-header__logo-link{display:flex;align-items:center;justify-content:center;flex:1 1 auto;min-width:0}.oddit-header.oddit-header .oddit-header__logo{width:104px;height:40px;object-fit:contain;flex-shrink:0}.oddit-header__nav{display:none}.oddit-header__nav-list{display:flex;align-items:center;gap:4px}.oddit-header__nav-item{flex-shrink:0;white-space:nowrap}.oddit-header.oddit-header .oddit-header__nav-link{display:inline-flex;align-items:center;gap:6px;padding:4px;font-family:All Round Gothic,Arial Rounded MT Bold,Nunito,sans-serif;font-size:14px;font-weight:600;color:#0f0f0f;text-transform:uppercase;letter-spacing:0;line-height:1;text-decoration:none}.oddit-header__nav-link:focus-visible{outline:2px solid #0f0f0f;outline-offset:2px;border-radius:3px}.oddit-header__nav-tag{display:inline-flex;align-items:center;justify-content:center;background-color:#06e36b;background-image:linear-gradient(90deg,#5fc087,#00c5cb);border-radius:25px;padding:2px 6px;font-family:Inter,sans-serif;font-size:9px;font-weight:600;color:#000;letter-spacing:.72px;line-height:15px;text-transform:uppercase;white-space:nowrap}.oddit-header__icons{display:flex;align-items:center;gap:12px;flex-shrink:0}.oddit-header__icon-link{display:flex;align-items:center;justify-content:center;position:relative;padding:0}.oddit-header__icon-link:focus-visible{outline:2px solid #0f0f0f;outline-offset:2px;border-radius:3px}.oddit-header__icon-link--account{display:none}.oddit-header__icon--cart{width:24px;height:24px}.oddit-header.oddit-header .oddit-header__cart-count{position:absolute;top:-4px;right:-6px;min-width:16px;height:16px;padding:0 4px;background-color:#06e36b;border-radius:50%;font-family:Inter,sans-serif;font-size:10px;font-weight:700;color:#000;line-height:16px;text-align:center;display:none}.oddit-header.oddit-header .oddit-header__cart-count.is-visible{display:flex;align-items:center;justify-content:center}.oddit-header__drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1001;pointer-events:none;visibility:hidden}.oddit-header__drawer.is-open{pointer-events:auto;visibility:visible}.oddit-header__drawer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0006;opacity:0;transition:opacity .3s ease}.oddit-header__drawer.is-open .oddit-header__drawer-overlay{opacity:1}.oddit-header__drawer-panel:focus,.oddit-header__drawer-panel:focus-visible{outline:none}.oddit-header__drawer-panel{position:absolute;top:0;left:0;width:100%;height:100%;max-width:none;display:flex;flex-direction:column;background:linear-gradient(to bottom,#2ebfc5 11.312%,#65c07f);transform:translate(-100%);transition:transform .35s cubic-bezier(.4,0,.2,1);overflow:hidden}.oddit-header__drawer.is-open .oddit-header__drawer-panel{transform:translate(0)}.oddit-header__drawer-header{display:flex;align-items:center;gap:12px;padding:12px 16px;height:59px;background-color:#fff;flex-shrink:0}.oddit-header__drawer-close{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;flex-shrink:0;position:relative}.oddit-header__close-icon{display:block;width:15px;height:15px;color:#121212}.oddit-header__logo-link--drawer{flex:1 1 auto}.oddit-header__icon-link--drawer-cart .oddit-header__icon--cart{width:24px;height:24px}.oddit-header__drawer-body{flex:1 1 auto;display:flex;flex-direction:column;padding:24px 16px;gap:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;min-height:0}.oddit-header__drawer-cards{display:flex;flex-direction:column;gap:15px;padding:15px 0}.oddit-header.oddit-header .oddit-header__drawer-card{display:flex;align-items:center;gap:10px;width:100%;max-width:none;background-color:#fff;border-radius:10px;overflow:hidden;text-decoration:none;color:#000;position:relative;min-height:92px;transition:box-shadow .2s ease}.oddit-header__drawer-card-image{width:136px;min-width:136px;height:100%;position:relative;overflow:hidden;align-self:stretch}.oddit-header.oddit-header .oddit-header__drawer-card-img{width:136px;height:136px;object-fit:cover;object-position:var(--dc-img-x, 50%) var(--dc-img-y, 50%);position:absolute;top:50%;left:0;transform:translateY(-50%) scale(var(--dc-img-zoom, 1))}.oddit-header__drawer-card-content{display:flex;flex-direction:column;gap:10px;padding:15px 15px 15px 0;flex:0 1 162px;width:162px;min-width:0}.oddit-header.oddit-header .oddit-header__drawer-card-title{font-family:All Round Gothic,Arial Rounded MT Bold,Nunito,sans-serif;font-size:15px;font-weight:600;color:#000;text-transform:uppercase;line-height:1.15;letter-spacing:0;margin:0;max-width:136px}.oddit-header.oddit-header .oddit-header__drawer-card-desc{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#000;line-height:1.4;letter-spacing:0;margin:0}.oddit-header__drawer-card-badge{position:absolute;top:0;right:-14px;width:78px;height:78px;background-color:#a8f915;background-image:linear-gradient(100.5deg,#06e36b,#a8f915);clip-path:polygon(0 0,100% 0,100% 100%);display:flex;align-items:flex-start;justify-content:flex-end;padding:9px 21px 0 25px;font-family:Inter,sans-serif;font-size:10px;font-weight:600;color:#000;letter-spacing:.8px;text-align:right;text-transform:uppercase;line-height:1.1;word-break:break-word;pointer-events:none}.oddit-header__drawer-links{display:flex;flex-direction:column;gap:15px;padding:20px 0;border-top:1px solid rgba(255,255,255,.5)}.oddit-header.oddit-header .oddit-header__drawer-link{display:flex;align-items:center;gap:10px;font-family:All Round Gothic,Arial Rounded MT Bold,Nunito,sans-serif;font-size:15px;font-weight:600;color:#fff;text-transform:uppercase;text-decoration:none;line-height:1.15;letter-spacing:0}.oddit-header__drawer-link:focus-visible{outline:2px solid #ffffff;outline-offset:2px;border-radius:3px}.oddit-header__drawer-link-icon{display:flex;align-items:center;justify-content:center;width:17px;height:17px;flex-shrink:0}.oddit-header__drawer-testimonial{position:relative;border:1px solid #ffffff;border-radius:10px;margin-top:15px;overflow:hidden;flex-shrink:0}.oddit-header__drawer-testimonial-inner{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:15px 15px 15px 62px;text-align:left}.oddit-header__drawer-testimonial-bolt{position:absolute;left:6px;top:-3px;width:42px;height:142px;pointer-events:none}.oddit-header__drawer-testimonial-stars{display:flex;align-items:center;justify-content:center;gap:0;color:#a8f915;font-size:12px;line-height:1}.oddit-header.oddit-header .oddit-header__drawer-testimonial-quote{font-family:All Round Gothic,Arial Rounded MT Bold,Nunito,sans-serif;font-size:16px;font-weight:600;color:#fff;text-transform:uppercase;line-height:1.4;letter-spacing:0;margin:0}.oddit-header__drawer-testimonial-meta{display:flex;align-items:center;gap:10px}.oddit-header.oddit-header .oddit-header__drawer-testimonial-author{font-family:Inter,sans-serif;font-size:11px;font-weight:700;color:#fff;text-transform:uppercase;line-height:1.7;letter-spacing:0;font-style:normal}.oddit-header.oddit-header .oddit-header__drawer-testimonial-verified{display:inline-flex;align-items:center;gap:4px;font-family:Inter,sans-serif;font-size:10px;font-weight:500;color:#fff;text-transform:uppercase;letter-spacing:1px;line-height:1.7}.oddit-header__drawer-testimonial-check{display:inline-flex;align-items:center;justify-content:center;width:12px;height:12px;border:1px solid rgba(255,255,255,.6);border-radius:50%;flex-shrink:0;line-height:1}.oddit-header__drawer-testimonial-check svg{display:block;width:6px;height:5px}.oddit-header__traits-band{background-color:#fff;height:50px;overflow:hidden;flex-shrink:0;position:relative;display:flex;align-items:center}.oddit-header__traits-track{display:flex;align-items:center;gap:15px;width:max-content;animation:oddit-header-marquee 35s linear infinite;will-change:transform}@keyframes oddit-header-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.oddit-header.oddit-header .oddit-header__trait-item{font-family:All Round Gothic,Arial Rounded MT Bold,Nunito,sans-serif;font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;line-height:1;white-space:nowrap;background:linear-gradient(90deg,#00c5cb,#5fc087);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.oddit-header__trait-sep{display:flex;align-items:center;justify-content:center;width:32px;height:50px;flex-shrink:0;font-size:0;line-height:0;background-image:url("data:image/svg+xml,%3Csvg width='32' height='50' viewBox='0 0 32 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.374 0.517822L0 28.8324H10.675L5.2958 49.4819L30.6699 21.1674H19.9739L25.374 0.517822Z' fill='url(%23p0)'/%3E%3Cdefs%3E%3ClinearGradient id='p0' x1='15.3349' y1='0.517822' x2='15.3349' y2='49.4819' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300C5CB'/%3E%3Cstop offset='1' stop-color='%235FC087'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.oddit-header.oddit-header .oddit-header__nav-link:hover,.oddit-header.oddit-header .oddit-header__nav-link.is-active{color:#06e36b}.oddit-header.oddit-header .oddit-header__nav-link.is-active>span:first-child{display:inline-block;position:relative}.oddit-header.oddit-header .oddit-header__nav-link.is-active>span:first-child:after{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:2px;background:currentColor;transform:scaleX(1)}.oddit-header.oddit-header .oddit-header__drawer-link.is-active{color:#06e36b}.oddit-header.oddit-header .oddit-header__drawer-link:hover{opacity:.8}.oddit-header.oddit-header .oddit-header__icon-link:hover{opacity:.7}.oddit-header__menu-toggle:hover .oddit-header__menu-icon,.oddit-header__menu-toggle:hover .oddit-header__menu-icon:before,.oddit-header__menu-toggle:hover .oddit-header__menu-icon:after{background-color:#333}.oddit-header__menu-toggle.is-active:hover .oddit-header__menu-icon{background-color:transparent}@media(prefers-reduced-motion:reduce){.oddit-header__traits-track{animation:none}.oddit-header__menu-icon,.oddit-header__menu-icon:before,.oddit-header__menu-icon:after,.oddit-header__drawer-panel,.oddit-header__drawer-overlay{transition:none}}@media(min-width:750px){.oddit-header__drawer-panel{max-width:420px}.oddit-header__drawer-body{padding:24px}.oddit-header__drawer-cards{align-items:center}.oddit-header__drawer-card{max-width:360px}}@media(min-width:990px){.oddit-header__container{gap:clamp(16px,2.78vw,40px);padding:0 clamp(16px,3.33vw,48px);height:70px}.oddit-header.oddit-header .oddit-header__menu-toggle{display:none}.oddit-header__nav{display:flex;align-items:center;flex:1 1 auto;min-width:0}.oddit-header__nav-list{gap:clamp(2px,.83vw,12px)}.oddit-header.oddit-header .oddit-header__nav-link{padding:clamp(4px,.56vw,8px)}.oddit-header__logo-link{flex:0 0 auto}.oddit-header__icon--cart{width:31px;height:31px}.oddit-header.oddit-header .oddit-header__drawer{display:none}}@media(min-width:1200px){.oddit-header__container{gap:40px;padding:0 48px}.oddit-header.oddit-header .oddit-header__icon-link--account{display:flex}.oddit-header__icon--account{width:31px;height:31px}.oddit-header__nav-list{gap:12px}.oddit-header.oddit-header .oddit-header__nav-link{padding:8px}}.oddit-header .oddit-header__drawer-traits{flex:0 0 auto;width:100%;background-color:#fff}.oddit-header .oddit-header__drawer-traits .oddit-header__traits-band{margin:0}@media(max-width:989px){.oddit-header .oddit-header__traits-outer{display:none}}.oddit-header.oddit-header{position:relative;z-index:10}body:has(.oddit-header__drawer.is-open) .oddit-header.oddit-header{z-index:1001}.page--build-your-bundle .oddit-header__bar{background-color:transparent}
/*# sourceMappingURL=/cdn/shop/t/32/assets/oddit-section-header.css.map */
