footer{width:100%;padding:140px;background-color:#000;color:#fff}.footer_main{display:flex;justify-content:space-between;flex-wrap:wrap;gap:36px}.footer_social{padding-top:38px}.footer_logo{width:122px;height:87px}.footer_main ul h4{font-size:2rem;line-height:normal;text-transform:uppercase;margin-bottom:17px}.footer_main ul h4,.footer_main ul h6,.footer_main ul li{color:#fff;font-family:var(--font-safiro);font-weight:400}.footer_main ul h6,.footer_main ul li{font-size:1.5rem;line-height:28px}.footer_main ul li{opacity:.8;transition:opacity .1s ease-in-out;&:hover{opacity:1}}.footer_cred{display:flex;justify-content:space-between;margin-top:100px}.footer_cred p{color:#fff;font-family:var(--font-safiro);font-size:1.2rem;font-weight:400}.footer_payment{display:flex;gap:28px}.footer_main ul>div>img{display:none}.footer_payment_visa{width:64px}.footer_payment_master{width:40px}.footer_payment_paypal{width:100px}@media (min-width:1024px) and (max-width:1700px){footer{padding:min(70px,5vw) min(140px,10vw)}.footer_main{gap:16px}.footer_social{margin-top:0}.footer_logo{width:82px;height:58px}.footer_main ul h4{font-size:1.33rem;margin-bottom:14px}.footer_main ul li:not(:first-child){margin:8px 0}.footer_main ul h6,.footer_main ul li{font-size:1.175rem;line-height:normal}.footer_cred{margin-top:100px}.footer_cred p{font-size:12px}.footer_payment{display:flex;gap:28px}.footer_main ul>div>img{display:none}.footer_payment_visa{width:44px}.footer_payment_master{width:28px}.footer_payment_paypal{width:70px}}@media (max-width:1024px){footer{padding:70px}.footer_main{row-gap:100px}}@media (max-width:768px){footer{padding:36px;position:relative}.footer_main{display:flex;justify-content:space-between;flex-wrap:nowrap;flex-flow:column nowrap;gap:12px}.footer_subscribe{order:-1;text-align:center}.footer_logo{order:1;padding-top:25px;width:122px;height:87px}.footer_main ul h4{padding:8px 0}.footer_main ul:nth-child(2){padding-top:40px}.footer_cred{flex-direction:column-reverse;align-items:flex-end;position:relative}.footer_cred p{text-align:center;align-self:center}.footer_payment{align-items:flex-end;flex-direction:column;position:absolute;top:-160px;gap:45px}.footer_main ul:not(:last-child){border-bottom:1px solid gray}.footer_main ul>div>img{display:block}.footer_main ul div{display:flex;justify-content:space-between;align-items:center}.footer_main ul section{margin-bottom:8px;overflow:hidden;transition:max-height .3s ease}.footer_expand img{transition:transform .3s ease}.footer_expand img.rotate{transform:rotate(45deg)}.footer_cred{padding-top:70px}.footer_main ul h4{margin-bottom:0}}@media (max-width:375px){footer{padding:36px 24px}}.subscribe_form{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:20px;width:100%;background-color:#fff;border-radius:35px}.email_input{padding:10px;border-radius:4px;width:100%;max-width:300px;color:#000}.email_input::placeholder{color:#000;font-size:1.2rem}.subscribe_button{padding:10px 20px;color:#fff;border:none;border-radius:4px;cursor:pointer}@media (min-width:768px) and (max-width:1700px){.subscribe_form{max-width:180px}.email_input::placeholder{font-size:14px}}@media (max-width:768px){.subscribe_form{margin-left:auto;margin-right:auto}}header{display:flex;justify-content:space-between;align-items:center;height:180px;text-transform:uppercase;padding:0 min(150px,3vw);position:fixed;top:0;left:0;width:100%;z-index:49;background-color:#fff;transition:height .3s ease-in-out}.header_collapsed{height:0;overflow:hidden}.header_expanded,.header_placeholder{height:180px}.account{display:block;width:26px}.account svg{width:100%}.active_link{font-weight:700}#header_invert{background-color:#000;color:#fff}#header_invert .header_logo a>img:first-child{opacity:0}#header_invert .header_logo a>img:last-child{opacity:1}#header_invert .give20get20{border:1px solid #fff}#header_invert .account svg path,#header_invert .burger svg line,#header_invert .cart_main svg path{stroke:#fff}.header_logo{position:relative;width:122px;height:86px}.header_logo img{position:absolute;top:0;left:0}.header_logo img:last-child{opacity:0}nav{gap:48px;margin-left:auto;margin-right:20px}.cart_meniu,nav,nav ul{display:flex;justify-content:center;align-items:center}.cart_meniu,nav ul{gap:40px}nav ul li a{font-family:var(--font-safiro);position:relative;font-size:18px;text-wrap:nowrap;opacity:.8;transition:opacity .2s ease-in-out;&:hover{opacity:1}}.meniu_list_main>li a:after{content:"";display:block;position:absolute;left:0;width:100%;height:.5px;background-color:#000;z-index:2;will-change:transform;bottom:0;transform:scaleX(0);transform-origin:100% 50%;transition:transform .35s cubic-bezier(.24,.28,.63,1)}.meniu_list_main>li a:hover:after{transform:scaleX(1);transform-origin:0 50%}.give20get20{border:2px solid #000;border-radius:33px;padding:14px 48px;font-weight:700}.account button,.burger{display:none}.header_drop{background-color:#000}.header_logo img.logo_black_drop{opacity:0;transition:opacity .3s linear}.header_logo img.logo_white_drop{opacity:1;z-index:10;transition:opacity .3s linear}.cart_drop{stroke:#fff}.burger_on{z-index:10;opacity:1}.burger_off,.burger_on{transition:opacity .3s ease}.burger_off{z-index:0;opacity:0}.nav_open{height:calc(100vh - 120px);z-index:20}.burger .hidden{z-index:0;opacity:0}.burger .visible{z-index:10;opacity:1}.nav_read_comic{display:none}@media (min-width:1920px){header{padding:0 150px}}@media (max-width:1700px){.header_expanded,.header_placeholder{height:120px}}@media (min-width:1025px) and (max-width:1700px){header{height:120px;padding:0 min(140px,10vw)}@keyframes navBarHeight{0%{height:0}to{height:120px}}.header_logo{position:relative;width:82px;height:58px}nav{gap:48px;margin-right:20px}.cart_meniu,nav ul{gap:30px}nav ul li a{font-size:1.18rem}.give20get20{border-radius:35px;padding:10px 24px}}@media (min-width:1024px) and (max-width:1150px){nav ul{gap:18px}}@media (max-width:1024px){header{height:120px;padding:0 36px}@keyframes navBarHeight{0%{height:0}to{height:120px}}nav{position:absolute;top:120px;left:-1px;background-color:#000;color:#fff;width:calc(100% + 2px);margin:0;height:0;align-items:flex-start;justify-content:flex-start;overflow-y:auto;transition:height .6s ease;padding:0 36px;z-index:10}nav ul:first-child{padding:18px 0 0}.header_logo{width:82px;height:58px}.header_logo img{width:100%;height:auto}nav ul a{font-size:28px}.nav_open{height:calc(100vh - 120px);max-height:none}.meniu_list{height:100%;overflow:hidden;width:100%;min-height:465px}nav ul{display:flex;gap:36px;flex-direction:column;justify-content:center;align-items:flex-start}nav ul:first-child{height:100%}nav ul .ml_bottom{margin-top:auto}.give20get20{border:1px solid #fff;color:#000;background-color:#fff}.cart_meniu{gap:24px}.burger{display:block;position:relative;width:30px;height:30px}.burger>*{position:absolute;left:0;top:0}.burger_on{z-index:10;opacity:1;transition:opacity .3s ease}.burger_off{transition:opacity .3s ease}.burger .hidden,.burger_off{z-index:0;opacity:0}.burger .visible{z-index:10;opacity:1}.account img{display:none}.account button{display:block}nav ul .ml_bottom{width:100%;justify-content:center;align-items:center}nav ul .ml_bottom li{width:100%}nav ul .ml_bottom li>*{display:block;width:100%;text-align:center}.account button{border:1px solid #fff;width:100%;border-radius:33px;padding:14px 0;margin-bottom:72px}.account svg{display:none}}@media (min-width:768px) and (max-width:1024px){nav ul .ml_bottom li{width:80%}}.newsletter_main{position:fixed;top:0;left:0;width:100%;min-height:100vh;height:100vh;background-color:rgba(0,0,0,.4);backdrop-filter:blur(10px);z-index:10000;overflow-y:auto;display:flex;flex-flow:column nowrap}.newsletter{width:100%;max-width:1364px;display:flex;margin:auto}.newsletter_form{width:50%;background-color:#fff;padding:40px}.newsletter_image{width:50%;position:relative;max-height:865px}.newsletter_image .newsletter_off{transform:rotate(45deg);width:25px;height:25px;position:absolute;top:12px;right:12px;cursor:pointer}.no-scroll{overflow:hidden}.newsletter_form form{margin:44px 0 39px}.newsletter_form form input{width:100%;background-color:#f5f5f7;color:#004040;font-family:var(--font-safiro);font-size:1.5rem;font-style:italic;font-weight:400;line-height:normal;border-radius:35px;padding:23px 0 22px 26px}.newsletter_form form div:first-child{margin-bottom:20px}.newsletter_form form div:nth-child(2){margin-bottom:40px}.newsletter_form h2{font-family:var(--font-safiro);font-size:5rem;font-style:normal;font-weight:700;line-height:normal;margin-bottom:20px}.newsletter_form h6{font-size:2rem;letter-spacing:.72px;width:92%}.newsletter_form h6,.newsletter_form p{font-family:var(--font-safiro);font-style:normal;font-weight:400;line-height:25px}.newsletter_form p{font-size:1.5rem;letter-spacing:.54px;margin-bottom:40px;width:90%}.newsletter_form p a{text-decoration:underline}.newsletter_form button{text-align:center;font-family:var(--font-safiro);font-size:1.75rem;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.05px;text-transform:uppercase;padding:23px 0 22px;width:100%;border:2px solid #000;border-radius:35px}.newsletter_form form button{color:#fff;background-color:#000}.newsletter_message{font-family:var(--font-safiro);font-size:1rem;line-height:1.4;padding:12px 16px;border-radius:8px;margin:16px 0}.newsletter_message.success{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb}.newsletter_message.error{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb}@media (min-width:1025px) and (max-width:1700px){.newsletter_main{position:fixed;top:0;left:0;width:100%;height:100vh}.newsletter{width:100%;max-width:964px;display:flex}.newsletter_form{width:50%;min-width:474px;background-color:#fff;padding:30px}.newsletter_image{width:50%;position:relative}.newsletter_form form{margin:18px 0}.newsletter_form form input{font-size:1.1rem;padding:18px 0 16px 20px}.newsletter_form form div:first-child{margin-bottom:20px}.newsletter_form form div:nth-child(2){margin-bottom:30px}.newsletter_form h2{font-size:3rem;margin-bottom:18px}.newsletter_form h6{font-size:1.5rem;letter-spacing:.54px;width:92%}.newsletter_form p{font-size:1.1rem;line-height:18px;letter-spacing:.39px;margin-bottom:18px;width:90%}.newsletter_form button{font-size:1.5rem;letter-spacing:.9px;padding:14px 0}.newsletter_product{width:100%;background-color:#fff;margin-top:auto;display:flex;justify-content:center;padding:0 20px}.newsletter_product section{width:100%;height:110px;max-width:768px;& div:first-child{gap:8px}}.newsletter_product h3{font-size:2.5rem}.newsletter_product h5{font-size:1.1rem;padding-bottom:4px}.newsletter_product h4{font-size:2.5rem}.newsletter_product button{font-size:1.5rem;letter-spacing:.9px;padding:14px 0;max-width:277px}}@media (max-width:1024px){.newsletter{display:flex;flex-direction:column-reverse;align-items:center;margin:0;padding:42px 36px}.newsletter>*{width:100%;max-width:675px}.newsletter_form h6{line-height:normal;letter-spacing:normal}.newsletter_form p{letter-spacing:normal;margin-bottom:normal}.newsletter_form button,.newsletter_product button{letter-spacing:normal;text-transform:normal}.newsletter_image>img:first-child{height:330px!important;width:100%;object-fit:cover}}@media (max-width:768px){.newsletter_product{width:100%;background-color:#fff;margin-top:auto;display:flex;justify-content:center;padding:0 20px}.newsletter_product section{justify-content:space-between;align-items:center;& div:first-child{flex-direction:column}}}@media (max-width:550px){.newsletter_main{min-height:100vh}}@media (max-width:430px){.newsletter_product section{& div:first-child{display:none}}.newsletter_form p{width:100%}}@media (max-width:376px){.newsletter{padding:42px 12px}.newsletter_form{padding:20px}.newsletter_product section{height:100px}}@font-face{font-family:__safiro_8d580b;src:url(/_next/static/media/bd433537ff753ac5-s.p.otf) format("opentype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:__safiro_8d580b;src:url(/_next/static/media/7822f2e54bb3637c-s.p.otf) format("opentype");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:__safiro_8d580b;src:url(/_next/static/media/cd94605f7a1d7412-s.p.otf) format("opentype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:__safiro_8d580b;src:url(/_next/static/media/962fe56883cee241-s.p.otf) format("opentype");font-display:swap;font-weight:500;font-style:italic}@font-face{font-family:__safiro_8d580b;src:url(/_next/static/media/5333e43ad751d894-s.p.otf) format("opentype");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:__safiro_8d580b;src:url(/_next/static/media/3fe3e74206672edf-s.p.otf) format("opentype");font-display:swap;font-weight:600;font-style:italic}@font-face{font-family:__safiro_8d580b;src:url(/_next/static/media/4e740acd44893c58-s.p.otf) format("opentype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:__safiro_8d580b;src:url(/_next/static/media/c813024131892c86-s.p.otf) format("opentype");font-display:swap;font-weight:700;font-style:italic}@font-face{font-family:__safiro_Fallback_8d580b;src:local("Arial");ascent-override:87.52%;descent-override:23.03%;line-gap-override:0.00%;size-adjust:108.55%}.__className_8d580b{font-family:__safiro_8d580b,__safiro_Fallback_8d580b}.__variable_8d580b{--font-safiro:"__safiro_8d580b","__safiro_Fallback_8d580b"}@font-face{font-family:__jackArmstrong_90bb9a;src:url(/_next/static/media/ac788fbcee42897d-s.p.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:__jackArmstrong_90bb9a;src:url(/_next/static/media/72fd5d24711267a9-s.p.ttf) format("truetype");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:__jackArmstrong_90bb9a;src:url(/_next/static/media/9d176194b473f2de-s.p.ttf) format("truetype");font-display:swap;font-weight:700;font-style:italic}@font-face{font-family:__jackArmstrong_Fallback_90bb9a;src:local("Arial");ascent-override:82.35%;descent-override:27.21%;line-gap-override:0.00%;size-adjust:109.53%}.__className_90bb9a{font-family:__jackArmstrong_90bb9a,__jackArmstrong_Fallback_90bb9a}.__variable_90bb9a{--font-jack-armstrong:"__jackArmstrong_90bb9a","__jackArmstrong_Fallback_90bb9a"}