.header{display:flex;justify-content:space-between;align-items:center;position:relative;max-width:1040px;margin:0 auto}.header__wrap{display:flex;width:100%;height:100%;justify-content:space-between;align-items:center;z-index:999;padding:16px}@media(min-width: 768px){.header__wrap{padding:16px 44px}}@media(min-width: 1040px){.header__wrap{display:block;width:auto;height:auto;padding:0}}.header__menuBtn{cursor:pointer}@media(min-width: 1040px){.header__menuBtn{display:none}}.header__menuBtn[aria-expanded=true] .header__rect{y:24;transition:y 150ms ease-in,opacity 0ms ease-in 150ms,transform 150ms ease-in 150ms;transform-origin:center}.header__menuBtn[aria-expanded=true] .header__rect:nth-of-type(1){transform:rotate(45deg)}.header__menuBtn[aria-expanded=true] .header__rect:nth-of-type(2){opacity:0}.header__menuBtn[aria-expanded=true] .header__rect:nth-of-type(3){transform:rotate(-45deg)}.header__rect{transition:y 150ms ease-in 150ms,opacity 0ms ease-in 150ms,transform 150ms ease-in;transform-origin:center}.header__opacity{opacity:0}@media(min-width: 1040px){.header__opacity{opacity:1}}.header__nav{flex-direction:column;align-items:center;justify-content:space-between;position:absolute;padding:8px 16px;left:0;width:100%;z-index:998;border-bottom:1px solid #efefef}@media(max-width: 1040px){.header__nav{padding:0 16px;transition:transform 300ms ease-in-out}}@media(max-width: 1040px){.header__nav-disabled{transform:translateY(-600px)}}@media(min-width: 1040px){.header__nav-disabled{display:flex;transform:translateY(0)}}.header__nav-enabled{display:flex}@media(max-width: 1040px){.header__nav-enabled{transform:translateY(0)}}@media(min-width: 1040px){.header__nav{flex-direction:row;align-items:center;background:rgba(0,0,0,0);position:static;border-bottom:none;width:auto;padding:0}}.header__text-span{margin-right:8px;background:rgba(0,0,0,0);text-transform:capitalize;pointer-events:none;text-shadow:0px 2px 2px rgba(0,0,0,.25)}.header__text-link{font-size:14px;font-weight:500}.header__text-link:hover{color:pink}.header__navItem{width:100%;border-bottom:1px solid #efefef;text-align:center;font-size:14px;text-transform:capitalize}.header__navItem:first-of-type{border-top:1px solid #efefef}.header__navItem:last-of-type{border-bottom:none}@media(min-width: 1040px){.header__navItem{border-bottom:none;padding:0;white-space:nowrap}.header__navItem:last-of-type{margin-right:0}.header__navItem:first-of-type{border-top:none}}.header__navItem .header_link{display:block}@media(max-width: 1040px){.header__navItem .header_link{padding:10px 0}}.header__button{display:block;padding:16px 24px;line-height:24px;width:100%;text-transform:capitalize;color:var(--button-color);-webkit-filter:drop-shadow(2px 2px 1px var(--button-textShadow));filter:drop-shadow(2px 2px 1px var(--button-textShadow));box-shadow:0px 3px 0px var(--button-shadow);background-color:var(--button-background);border-radius:8px;transition:background-color 150ms ease-in}.header__button:hover{background-color:var(--button-backgroundHover)}@media(min-width: 1040px){.header__button{border-bottom:none;margin:0;min-width:161px}}.header__buttonWrap{width:100%}.seasonal-popup{position:fixed;top:0;left:0;width:100vw;height:100vh;justify-content:center;align-items:center;background:rgba(30,30,30,.8);z-index:1000}@media screen and (max-width: 490px){.seasonal-popup{padding:0px 16px}}@media screen and (max-width: 390px){.seasonal-popup{padding:0px 15px}}.seasonal-popup__close{position:absolute;right:16px;top:16px;cursor:pointer}.seasonal-popup--cta{display:flex;padding:15px 24px;justify-content:center;align-items:center;border-radius:15px;min-width:210px;font-size:20px;font-style:normal;font-weight:700;line-height:24px;cursor:pointer;text-transform:uppercase;text-decoration:none;gap:12px}.seasonal-popup--cta--floater{padding-top:8px;padding-bottom:8px}@media screen and (max-width: 767px){.seasonal-popup--cta{width:100%}}.seasonal-popup--cta[theme=light_orange]{background:#fba602;color:#000;text-shadow:0px 1px 1px rgba(0,0,0,.25);box-shadow:0 2px 0 0 #b85a12}@media(pointer: fine){.seasonal-popup--cta[theme=light_orange]:hover{background:#fdbb3a}}.seasonal-popup--cta[theme=pink]{background:#fe23a1;box-shadow:0 2px 0 0 #b51973;text-shadow:0px 1px 1px rgba(0,0,0,.25);color:#fff}@media(pointer: fine){.seasonal-popup--cta[theme=pink]:hover{background:#fe3ead}}.seasonal-popup--cta[theme=blue]{background-color:#3933ea;box-shadow:0 2px 0 0 #021a31;color:#fff}@media(pointer: fine){.seasonal-popup--cta[theme=blue]:hover{background-color:#002fdd}}.seasonal-popup--cta[theme=red]{background:#e80000;box-shadow:0 2px 0 0 #a30000;color:#fff}@media(pointer: fine){.seasonal-popup--cta[theme=red]:hover{background:#c80000}}.seasonal-popup--cta[theme=golden]{background:linear-gradient(180deg, #ffd469 0%, #ff9017 100%);box-shadow:0 2px 0 0 #cc6e00;color:#263a54;transition:150ms ease-in;overflow:hidden;position:relative}.seasonal-popup--cta[theme=golden]>span{z-index:2}.seasonal-popup--cta[theme=golden]:before{content:"";position:absolute;top:0;left:0;z-index:0;transition:opacity 150ms ease-in;width:100%;height:100%;opacity:0;border-radius:58px;background:linear-gradient(180deg, #ffc533 0%, #e57800 100%)}@media(pointer: fine){.seasonal-popup--cta[theme=golden]:hover:before{opacity:1}}.seasonal-popup--cta[theme=orange]{background:#f60;box-shadow:0 2px 0 0 #b84900;color:#fff}@media(pointer: fine){.seasonal-popup--cta[theme=orange]:hover{background:#e15a00}}.seasonal-popup--cta[theme=green]{background:#00b67a;box-shadow:0 2px 0 0 #0b9e2e;color:#fff}@media(pointer: fine){.seasonal-popup--cta[theme=green]:hover{background:#00ba56}}.seasonal-popup--cta[theme=custom]{background:var(--product-cta-background);box-shadow:0 2px 0 0 var(--product-cta-shadow-color);color:var(--product-cta-text-color)}@media(pointer: fine){.seasonal-popup--cta[theme=custom]:hover{background:var(--product-cta-background-hover)}}.seasonal-popup__container{display:flex;flex-direction:column;border-radius:8px;border:4px solid var(--seasonal-popup-border-color);background:var(--seasonal-popup-background-color);padding:40px;max-width:480px;width:100%;position:relative}@media screen and (max-width: 390px){.seasonal-popup__container{padding:24px 8px}}@media screen and (max-width: 490px){.seasonal-popup__container{padding:24px 16px}}.seasonal-popup__heading{color:#fff;text-align:center;font-family:Roboto;font-size:48px;font-weight:900;line-height:56px;text-transform:capitalize}@media screen and (max-width: 490px){.seasonal-popup__heading{line-height:48px;font-size:40px}}@media screen and (max-width: 390px){.seasonal-popup__heading{font-size:33px}}.seasonal-popup__subheading{color:rgba(255,255,255,.4);text-align:center;font-family:Roboto;font-size:37px;font-weight:400;line-height:48px;text-transform:capitalize}@media screen and (max-width: 490px){.seasonal-popup__subheading{line-height:32px;font-size:28px}}@media screen and (max-width: 390px){.seasonal-popup__subheading{font-size:20px}}.seasonal-popup__product{display:flex;flex-direction:row;justify-content:center;gap:16px;margin:16px 0}@media screen and (max-width: 390px){.seasonal-popup__product{gap:0px}}.seasonal-popup__image{max-width:200px;max-height:200px;width:100%;height:100%}@media screen and (max-width: 490px){.seasonal-popup__image{max-width:128px;max-height:128px;width:100%;height:100%}}@media screen and (max-width: 390px){.seasonal-popup__image{max-width:auto;max-height:auto}}.seasonal-popup__discount{display:flex;flex-direction:column;gap:9px}.seasonal-popup__headline{color:#fff;text-align:center;font-family:Roboto;font-size:32px;font-weight:700;line-height:40px;text-transform:capitalize;margin:0 !important}@media screen and (max-width: 490px){.seasonal-popup__headline{font-size:24px;line-height:32px}}.seasonal-popup__percentage{color:var(--seasonal-popup-discount-text-color);text-align:center;font-family:Roboto;font-size:80px;font-weight:900;line-height:90%;text-transform:capitalize;margin:0 !important}@media screen and (max-width: 490px){.seasonal-popup__percentage{font-size:48px;line-height:40px}}.seasonal-popup__off{color:var(--seasonal-popup-discount-text-color);text-align:center;font-family:Roboto;font-size:32px;font-weight:700;line-height:40px;text-transform:capitalize;margin:0 !important}@media screen and (max-width: 490px){.seasonal-popup__off{font-size:24px;line-height:32px}}.seasonal-popup__offer--heading{color:#fff;font-family:Roboto;font-size:20px;font-weight:500;line-height:24px;text-transform:uppercase;text-align:center}@media screen and (max-width: 490px){.seasonal-popup__offer--heading{font-size:16px;line-height:24px}}.seasonal-popup__clock{display:flex;flex-direction:row;align-items:center;justify-content:center;margin:8px 0 16px 0}.seasonal-popup__box{display:flex;padding:8px 12px;flex-direction:column;justify-content:center;align-items:center;border-radius:4px;border:1px solid #000;background:#fff}.seasonal-popup__box--heading{color:#000;text-align:center;font-family:Roboto;font-size:20px;font-weight:900;line-height:20px}.seasonal-popup__box--subheading{color:#737373;text-align:center;font-family:Roboto;font-size:12px;font-weight:700;line-height:16px}.seasonal-popup__box--separator{color:#fff;font-family:Roboto;font-size:20px;font-weight:700;line-height:20px;margin:0 4px}/*# sourceMappingURL=main.css.map */
