.header-wrapper{background-color:transparent!important;position:relative;z-index:10}.header-wrapper--homepage{position:absolute!important;top:0;left:0;right:0;width:100%;z-index:100}.header-wrapper--homepage .section-header{margin-bottom:0!important}.header-custom{display:grid;grid-template-areas:"left-section logo right-section";grid-template-columns:1fr auto 1fr;align-items:center;width:100%;max-width:var(--page-width);margin:56px auto 0;padding:0 20px;transition:background-color .3s ease;border-radius:20px}.header-custom__left{grid-area:left-section;display:flex;align-items:center;gap:10px;justify-self:start}.header-custom__logo{grid-area:logo;justify-self:center}.header-custom__logo-link{display:flex;text-decoration:none;line-height:0;margin:5px 0}.header-custom__logo-img{height:auto;max-height:50px;width:auto;display:block}.header-custom__logo .h2{margin:0;line-height:1;font-size:2rem;font-weight:700;color:inherit}.header-custom__right{grid-area:right-section;display:flex;align-items:center;gap:1rem;justify-self:end}.header-custom__burger{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;width:45px;height:30px}.header-custom__burger-icon{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.header-custom__burger-line{width:100%;height:2px;transition:all .3s ease;display:block!important}.header-custom__language{display:flex;gap:.5rem;align-items:center}.header-custom__language .localization-form{display:contents}.header-custom__language .localization-form form{display:flex;gap:.5rem;align-items:center}.language-container{position:relative;display:flex;gap:.5rem;align-items:center}.language-slider{position:absolute;display:block!important;top:0;left:0;height:100%;border-radius:20px;transition:transform .4s cubic-bezier(.4,0,.2,1),width .4s cubic-bezier(.4,0,.2,1);z-index:0;pointer-events:none}.header-custom__lang-btn{position:relative;background:transparent!important;border:1px solid transparent;padding:4px 16px;border-radius:20px;cursor:pointer;font-size:16px;line-height:1;font-weight:500;text-decoration:none;transition:color .4s ease,font-weight .4s ease;min-width:50px;text-align:center;z-index:1}.header-custom__cart{position:relative;text-decoration:none;display:flex;align-items:center;justify-content:center;width:44px;height:44px}.header-custom__cart-icon{width:24px;height:24px}.header-custom__cart-count{position:absolute;top:-5px;right:-5px;background-color:var(--orange);color:var(--white);border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:100}.header-custom__cart-count span{font-size:13px;color:var(--white)}.scrolled-past-header .header-custom__cart-count,.scrolled-past-header .header-custom__cart-count span{background-color:var(--white);color:var(--orange)!important}.mobile-menu .header-custom__cart-count{background-color:var(--white);color:var(--orange)}.header-custom--homepage{color:var(--white)}.header-custom--homepage .header-custom__burger-line,.scrolled-past-header .header-custom--other .header-custom__burger-line{background-color:var(--white)}.header-custom--homepage .header-custom__lang-btn,.mobile-menu .header-custom__lang-btn,.scrolled-past-header .header-custom--other .header-custom__lang-btn{border-color:transparent;color:var(--white)}.header-custom--homepage .header-custom__lang-btn.active,.mobile-menu .header-custom__lang-btn.active,.scrolled-past-header .header-custom--other .header-custom__lang-btn.active{color:var(--orange)!important;font-weight:800}.header-custom--homepage .language-slider,.scrolled-past-header .header-custom--other .language-slider{background-color:var(--white)}.header-custom--homepage .header-custom__lang-btn:hover,.scrolled-past-header .header-custom--other .header-custom__lang-btn:hover{transform:scale(1.05)}.header-custom--homepage .header-custom__cart-icon,.scrolled-past-header .header-custom--other .header-custom__cart-icon,.mobile-menu .header-custom__cart-icon{fill:var(--white);stroke:var(--white)}.header-custom--homepage .button--orange,.scrolled-past-header .header-custom--other .button--orange{background-color:var(--white);color:var(--orange)!important;border:1px solid white}.header-custom--other{color:var(--orange)}.header-custom--other .header-custom__burger-line{background-color:var(--orange)}.header-custom--other .header-custom__lang-btn{border-color:transparent;color:var(--orange);background-color:transparent}.header-custom--other .header-custom__lang-btn.active{color:var(--white);font-weight:700}.header-custom--other .language-slider{background-color:var(--orange)}.header-custom--other .header-custom__cart-icon{fill:var(--orange);stroke:var(--orange)}.header-custom--other .button--orange{background-color:var(--orange);color:var(--white);border:1px solid var(--orange)}.header-custom--homepage .header-custom__logo-img,.scrolled-past-header .header-custom--other .header-custom__logo-img{filter:brightness(0) invert(1)}.header-custom--other .header-custom__logo-img{filter:brightness(0) saturate(100%) invert(45%) sepia(89%) saturate(1755%) hue-rotate(346deg) brightness(102%) contrast(96%)}@media screen and (max-width: 989px){.header-custom{padding:1rem 2rem;grid-template-columns:auto 1fr auto}.header-custom__left{gap:1rem}.header-custom__language{gap:.3rem}.header-custom__lang-btn{padding:.4rem .8rem;font-size:1.1rem;min-width:45px}.header-custom__logo-img{max-height:40px}.button--orange{padding:.8rem 1.5rem;font-size:1.2rem}}@media screen and (max-width: 749px){.header-custom{padding:1rem 1.5rem}.header-custom__burger{width:31px;height:17px}.header-custom__left,.header-custom__right{gap:.8rem}.header-custom__lang-btn{padding:.3rem .6rem;font-size:1rem;min-width:40px}.header-custom__logo-img{max-height:35px}.button--orange{padding:.7rem 1.2rem;font-size:1.1rem}}.header-wrapper .header{display:none}.header-custom{display:grid!important}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:var(--orange);z-index:1000;overflow-y:auto;display:flex;flex-direction:column;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;padding-top:40px}.mobile-menu[style*=block]{opacity:1;visibility:visible}.mobile-menu__close{background:none;border:none;color:var(--white);cursor:pointer;padding:10px;z-index:1001;width:44px;height:44px;display:flex;align-items:center;justify-content:center}.mobile-menu__close svg{width:31px;height:31px;stroke-width:3}.mobile-menu__header{display:grid;flex-direction:row;grid-template-areas:"left-section logo right-section";grid-template-columns:1fr auto 1fr;align-items:center;padding:20px 0 0;gap:2rem;align-content:space-around;justify-content:space-between}.scrolled-past-header .mobile-menu__header{padding-top:0}.mobile-menu .mobile-menu__mobile-langcont{display:flex;flex-direction:row;justify-content:center}.mobile-menu .mobile-menu__mobile-langcont .language-slider{background-color:var(--white);display:block!important}.mobile-menu__footer-books-link{display:flex;justify-content:center;padding:10px 0}.mobile-menu .mobile-menu__mobile-langcont .header-custom__lang-btn.active{color:var(--orange)!important}.mobile-menu .mobile-menu__mobile-langcont .header-custom__lang-btn{color:var(--white)!important}.mobile-menu .left-section{grid-area:left-section;display:flex;align-items:center;gap:10px;justify-self:start}.mobile-menu .right-section{grid-area:right-section;display:flex;align-items:center;gap:10px;justify-self:end}.mobile-menu .mobile-menu__header-center{grid-area:logo;justify-self:center}.mobile-menu__language{display:flex;gap:1rem;align-items:center}.mobile-menu__language .localization-form{display:contents}.mobile-menu__language .localization-form form{display:flex;gap:1rem;align-items:center}.mobile-menu .language-container{gap:1rem}.mobile-menu .language-slider{background-color:var(--white);display:block!important}.mobile-menu .header-custom__lang-btn{position:relative;background:transparent!important;border:2px solid transparent;color:#fff!important;padding:4px 16px;border-radius:20px;cursor:pointer;font-size:16px;font-weight:600;text-decoration:none;transition:color .4s ease,font-weight .4s ease;min-width:50px;text-align:center;z-index:1}.mobile-menu .header-custom__lang-btn.active{color:var(--orange)!important;font-weight:800}.mobile-menu__logo{text-align:center}.mobile-menu__logo-img{height:auto;max-height:50px;width:auto;filter:brightness(0) invert(1)}.mobile-menu__logo-text{color:#fff;font-size:2rem;font-weight:700}.mobile-menu__catalog-btn{background-color:var(--white);color:var(--orange);border:2px solid white;padding:1rem 2rem;border-radius:25px;text-decoration:none;font-size:1.4rem;font-weight:600;transition:all .3s ease;text-align:center}.mobile-menu__catalog-btn:hover{background-color:#ffffffe6;transform:translateY(-2px);box-shadow:0 4px 12px #ffffff4d}.mobile-menu__nav{flex:1;display:flex;flex-direction:column;justify-content:center;padding:2rem;gap:2rem}.mobile-menu__link{color:#fff!important;text-decoration:none;font-size:119px;font-weight:250;text-transform:uppercase;text-align:center;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.3);position:relative;opacity:0;transition:color .3s ease;letter-spacing:.05em;line-height:1.1}.mobile-menu__footer-link{color:#fff!important}.mobile-menu__link{transform:none}.mobile-menu__link:hover{color:#fffc;transform:scale(1.05)}.mobile-menu__footer{display:flex;justify-content:center;gap:3rem;padding:2rem}.mobile-menu__footer-link{color:#fff;text-decoration:none;font-size:1.4rem;font-weight:400;transition:all .3s ease;opacity:0;animation:fadeIn .6s ease forwards;animation-delay:.6s}.mobile-menu__footer-link:hover{color:#fffc;transform:translateY(-2px)}@keyframes slideInFromRight{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mobile-menu[style*=none] .mobile-menu__link,.mobile-menu[style*=none] .mobile-menu__footer-link{opacity:0;animation:none;transform:none!important}.only-mobile-menu__header-right{display:none}@media screen and (max-width: 1200px){.mobile-menu__link{font-size:90px}}@media screen and (max-width: 749px){.mobile-menu{padding-top:30px}.mobile-menu__close{padding-left:0}.mobile-menu__header{padding:40px 0 20px;gap:1.5rem;flex-direction:column}.mobile-menu__logo-img{max-height:35px}.mobile-menu__nav{padding:0;gap:0}.only-mobile-menu__header-right{display:flex}.only-mobile-menu__header-right span{position:relative;display:inline;width:44px;height:44px}.mobile-menu__link{font-size:36px;padding:20px 0}.mobile-menu__footer{gap:2rem;padding:1.5rem}.mobile-menu__footer-link{font-size:16px;line-height:1;font-weight:100}.mobile-menu__catalog-btn{padding:.8rem 1.5rem;font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-header-custom.css.map */
