.announcement-carousel{display:flex;gap:12px;width:5000px;background-color:#c8e8e6;padding-top:6px;padding-bottom:7px}.single-announcement{width:fit-content;gap:12px;line-height:calc(1 + .8 / var(--font-body-scale))}.single-announcement p{margin:0 12px 0 0;display:inline-block;font-size:14px;line-height:16px}.single-announcement img{top:1px;position:relative;display:inline-block!important}.announcement-carousel-outer{overflow:hidden;width:100%}.announcement-carousel{display:flex;width:max-content;animation:carousel-scroll 6s linear infinite;left:-6.67%}@keyframes carousel-scroll{0%{transform:translate(-6.67%)}to{transform:translate(0)}}.custom-header{padding:24px 48px;background:#fff}.custom-header__shell{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:70px;padding:0 46px;border:1px solid #d8d8d8;border-radius:8px;background:#fff}.custom-header__nav-list{display:flex;align-items:center;gap:48px;margin:0;padding:0;list-style:none}.custom-header__nav-link{color:#111;font-size:15px;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap}.custom-header__nav-link:hover,.custom-header__nav-link.is-active{text-decoration:underline;text-underline-offset:.25em}.custom-header__dropdown_container{position:absolute;top:calc(100% + 20px);left:0;z-index:30;min-width:190px;width:100%;margin:0;padding:14px 16px;list-style:none;background:#fff;border:1px solid #d8d8d8;border-radius:8px;box-shadow:0 14px 30px #00000014;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.custom-header__dropdown_container a{font-size:16px;line-height:131%}.custom-header__dropdown_container h2{font-weight:600;width:fit-content}.custom-header__dropdown_container ul{padding:0;list-style-type:none}.custom-header__dropdown_container>ul>li>a{font-weight:600}.custom-header__dropdown{display:flex}.custom-header__dropdown_container:before{content:"";width:100%;height:60px;background-color:transparent;position:absolute;top:-42px}.custom-header__nav-item:hover .custom-header__dropdown_container,.custom-header__nav-item:focus-within .custom-header__dropdown_container{opacity:1;visibility:visible;transform:translateY(0)}.custom-header__dropdown li+li{margin-top:0}.custom-header__dropdown-link{color:#111;font-size:14px;text-decoration:none}.custom-header__logo{display:inline-flex;align-items:flex-start;justify-content:center;color:#111;font-size:27px;font-weight:400;line-height:1;letter-spacing:-.05em;text-decoration:none}.custom-header__logo sup{margin-left:1px;font-size:8px;line-height:1;letter-spacing:0}.custom-header__logo-image{display:block;width:auto;max-width:180px;max-height:38px}.custom-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:20px}.custom-header__login{display:inline-flex;align-items:center;gap:12px;min-height:40px;padding:0 18px 0 22px;color:#fff;background:#2e2e2e;border-radius:4px;font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap}.custom-header__login svg{width:20px;height:20px}.custom-header__icon-link{position:relative;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;color:#111;text-decoration:none}.custom-header__icon-link svg{width:28px;height:28px}.custom-header__cart-count{position:absolute;top:0;right:-1px;display:grid;place-items:center;min-width:9px;height:9px;padding:0 2px;border-radius:999px;background:#57b6cf;color:#fff;font-size:7px;line-height:1}.custom-header__mobile-left,.custom-header__mobile-menu{display:none}.custom-header__burger{display:flex;flex-direction:column;justify-content:center;gap:5px;width:30px;height:30px;cursor:pointer;list-style:none}.custom-header__burger::-webkit-details-marker{display:none}.custom-header__burger span{display:block;width:24px;height:2px;background:#111;transition:transform .16s ease,opacity .16s ease}.custom-header__mobile-menu[open] .custom-header__burger span:nth-child(1){transform:translateY(7px) rotate(45deg)}.custom-header__mobile-menu[open] .custom-header__burger span:nth-child(2){opacity:0}.custom-header__mobile-menu[open] .custom-header__burger span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.custom-header__mobile-nav{position:absolute;top:calc(100% + 1px);left:0;right:0;z-index:40;padding:22px;background:#fff;border:1px solid #d8d8d8;border-top:0;border-radius:0 0 8px 8px}.custom-header__mobile-list,.custom-header__mobile-sublist{margin:0;padding:0;list-style:none}.custom-header__mobile-list>li+li{margin-top:18px}.custom-header__mobile-link{color:#111;font-size:18px;font-weight:700;text-decoration:none}.custom-header__mobile-sublist{margin-top:10px;padding-left:16px}.custom-header__mobile-sublist li+li{margin-top:8px}.custom-header__mobile-sublink{color:#111;font-size:15px;text-decoration:none;opacity:.75}.size-1{width:50%}.size-2{width:25%}.size-3{width:calc(50% / 3)}.size-4{width:12.5%}.size-5{width:10%}.size-6{width:calc(50% / 6)}li.mega_links{width:50%}.mega-article-meta{display:flex;justify-content:space-between}.mega-right .custom-header__mega-promo-heading{display:block;font-weight:600;font-size:24px;line-height:133%;margin-bottom:4px}.mega-latest-blog-container{display:flex;flex-direction:row;min-height:250px}.mega-left{position:relative;width:100%}.mega-left .mega-tag{position:absolute;top:5%;right:5%;background:#fff;padding:4px 8px;border-radius:6px;font-size:14px;line-height:1}.mega-left img{border-radius:16px 0 0 16px;object-fit:cover;height:100%;width:100%}.mega-right{background:#f9fafb;border-radius:0 16px 16px 0;padding:2%;width:100%}.mega-right .custom-header__mega-promo-card{display:block;color:#000;text-decoration:none;font-weight:600}.mega-right .custom-header__mega-promo-card svg{transform:translateY(6px)}@media screen and (max-width:989px){.custom-header{padding:16px 20px}.custom-header__shell{grid-template-columns:auto 1fr auto;max-height:30px;min-height:0px;padding:0;border:0px}.custom-header__mobile-left,.custom-header__mobile-menu{display:block}.custom-header__nav{display:none}.custom-header__logo{justify-self:left;font-size:25px}.custom-header__actions{gap:12px}.custom-header__login{display:none}.custom-header__icon-link{width:28px;height:28px}.custom-header__icon-link[aria-label=Account]{display:none}}@media screen and (max-width:480px){.custom-header__shell{max-height:30px;min-height:0px;padding:0}.custom-header__logo{font-size:22px}.custom-header__actions{gap:8px}.custom-header__icon-link svg{width:25px;height:25px}}li.mega-items{width:50%}ul.mega-items{display:flex;gap:16px}.custom-header__mega-promo-card{position:relative}.custom-header__mega-promo-card .content{position:absolute;bottom:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;height:100px;display:flex;flex-direction:column;justify-content:center;padding-left:20px}.custom-header__mega-promo-card .custom-header__mega-promo-heading{font-size:18px;font-weight:600}.custom-header__mega-promo-card .custom-header__mega-promo-link{font-size:14px}.custom-header__mega-promo-card img{width:100%;object-fit:cover;display:block}.style_type_1.custom-header__mega-promo,.style_type_2.custom-header__mega-promo{border-radius:16px;overflow:hidden}.style_type_2 .content{width:66%;height:100%;-webkit-backdrop-filter:none;backdrop-filter:none}.style_type_2 .custom-header__mega-promo-heading{font-size:20px}.style_type_2 .custom-header__mega-promo-link{background-color:gray;width:fit-content;padding:8px 16px;border-radius:4px;font-weight:700}.style_type_2.is-dark .custom-header__mega-promo-heading,.style_type_2.is-dark .custom-header__mega-promo-subheading{color:#fff}.style_type_2 .custom-header__mega-promo-subheading{margin-bottom:14px}@media(max-width:1024px){.container_new{padding:0 20px}}@media(max-width:480px){.rev_numher{font-size:1.25rem}.rev_s_text{font-size:.9rem}.review_slide{padding:12px}}
/*# sourceMappingURL=/cdn/shop/t/54/compiled_assets/styles.css.map */
