.header{position:fixed;top:0;left:0;z-index:50;width:100%;padding:1rem 0;transition:.3s ease}.header.header-black:not(.not-top):not(.open) .header__logo path{fill:#121212}.header.header-black:not(.not-top):not(.open) nav>ul>li.menu-item-has-children:after{content:"";position:absolute;right:0;top:.6875rem;background:url("data:image/svg+xml,%3csvg%20width='8'%20height='5'%20viewBox='0%200%208%205'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%203.18164L7.11125%200L8%200.9095L4%205L0%200.9095L0.888749%200.000643016L4%203.18164Z'%20fill='%23121212'/%3e%3c/svg%3e");width:.5rem;height:.3125rem;background-repeat:no-repeat;background-size:contain;transition:.3s ease}.header.header-black:not(.not-top):not(.open) nav>ul>li>a{color:#121212}.header.header-black:not(.not-top):not(.open) .header__search-icon svg path{fill:#121212}.header.header-black:not(.not-top):not(.open) .header__hamburger-line{background:#121212}@media screen and (max-width:1024px){.header{padding:.75rem 0}}.header.not-top{background:#121212}.header__wrapper{display:flex;justify-content:space-between;align-items:center;width:100%}.header__logo{width:100%;max-width:14.6875rem;position:relative;z-index:2}@media screen and (max-width:767px){.header__logo{max-width:11.25rem}}.header__logo svg{width:100%;height:auto}.header__logo svg path{transition:.3s ease}.header__nav{display:flex;align-items:center;gap:2rem}.header__nav nav{width:100%}@media screen and (max-width:1024px){.header__nav nav{position:fixed;display:flex;top:0;left:0;width:100%;height:100svh;background:#121212;flex-direction:column;justify-content:flex-start;padding:6.25rem 0 1.25rem;opacity:0;visibility:hidden;transition:.3s ease}.header__nav nav.open{opacity:1;visibility:visible}}.header__nav nav>ul{display:flex;align-items:center;gap:2rem}@media screen and (max-width:1024px){.header__nav nav>ul{flex-direction:column;width:100%;overflow-y:auto}}.header__nav nav>ul>li{position:relative}.header__nav nav>ul>li.current-menu-item>a,.header__nav nav>ul>li.current-menu-parent>a{position:relative}.header__nav nav>ul>li.current-menu-item>a:after,.header__nav nav>ul>li.current-menu-parent>a:after{position:absolute;bottom:0;transform:translateY(100%);width:100%;height:.125rem;background:#bc0d1e;left:0;content:""}@media(hover:hover)and (pointer:fine){.header__nav nav>ul>li:hover>a{font-weight:700}}.header__nav nav>ul>li.menu-item-has-children{padding-right:1rem}@media screen and (max-width:1024px){.header__nav nav>ul>li.menu-item-has-children{padding:0 1.5rem}}@media(hover:hover)and (pointer:fine){.header__nav nav>ul>li.menu-item-has-children:hover .sub-menu{transform:translate(-50%,100%) scaleY(1)}.header__nav nav>ul>li.menu-item-has-children:hover:after{transform:rotate(180deg)}}.header__nav nav>ul>li.menu-item-has-children.active:after{transform:rotate(180deg)}.header__nav nav>ul>li.menu-item-has-children:after{content:"";position:absolute;right:0;top:.6875rem;background:url("data:image/svg+xml,%3csvg%20width='8'%20height='5'%20viewBox='0%200%208%205'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%203.18164L7.11125%200L8%200.9095L4%205L0%200.9095L0.888749%200.000643016L4%203.18164Z'%20fill='white'/%3e%3c/svg%3e");width:.5rem;height:.3125rem;background-repeat:no-repeat;background-size:contain;transition:.3s ease}.header__nav nav>ul>li:before{position:absolute;content:"";background:transparent;width:100%;height:1.25rem;bottom:0;left:0;transform:translateY(100%)}@media screen and (max-width:1024px){.header__nav nav>ul>li:before{display:none}}.header__nav nav>ul>li>a{color:#fff;transition:.3s ease}@media screen and (max-width:1024px){.header__nav nav>ul>li>a{width:100%;text-align:center;display:block;min-width:6.25rem}}.header__nav nav>ul>li .sub-menu{position:absolute;bottom:-1rem;left:50%;transform-origin:top;transform:translate(-50%,100%) scaleY(0);padding:1.25rem 1rem;background:#fff;border-radius:.625rem;transition:.3s ease}@media screen and (max-width:1024px){.header__nav nav>ul>li .sub-menu{position:static;transform:none;background:transparent;padding:0;max-height:0;overflow:hidden}.header__nav nav>ul>li .sub-menu.active{max-height:31.25rem}}.header__nav nav>ul>li .sub-menu li.current-menu-item a{color:#bc0d1e}@media screen and (max-width:1024px){.header__nav nav>ul>li .sub-menu li:first-child{margin-top:.875rem}}.header__nav nav>ul>li .sub-menu li:not(:last-child){margin-bottom:1rem}.header__nav nav>ul>li .sub-menu li a{display:block;color:#121212;white-space:nowrap;text-align:center}@media screen and (max-width:1024px){.header__nav nav>ul>li .sub-menu li a{color:#fff;white-space:unset}}.header__search{position:relative;cursor:pointer}.header__search-icon{display:block;width:1.25rem;height:1.25rem}@media screen and (max-width:520px){.header__search-icon{width:1.125rem;height:1.125rem}}.header__search-icon svg{width:100%;height:100%}.header__search-icon svg path{transition:.3s fill ease-in-out}.header__search-box{position:absolute;bottom:0;right:-2rem;width:20rem;padding:1.25rem;z-index:1;background:#fff;transform:translateY(120%);border-radius:1rem;clip-path:polygon(0 0,100% 0,100% 0,0 0);transition:clip-path .3s ease-in-out}.header__search-box.active{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}@media screen and (max-width:1024px){.header__search-box{width:13.75rem;right:-2rem;transform:translateY(120%)}}.header__search-submit{text-transform:uppercase}.header__search-input{font-size:1rem;width:100%;padding:.5rem;margin:0 0 .75rem}.header__hamburger{position:relative;display:none;align-items:center;justify-content:center;width:2rem;height:1.1875rem;background:transparent;border:none}@media screen and (max-width:1024px){.header__hamburger{display:flex}}.header__hamburger.active .header__hamburger-line:first-child{transform:rotate(45deg) translateY(.71875rem)}.header__hamburger.active .header__hamburger-line:last-child{transform:rotate(-45deg) translateY(-.71875rem)}.header__hamburger.active .header__hamburger-line:nth-child(2){opacity:0;transform:translateY(-50%) translate(100%)}.header__hamburger-line{position:absolute;left:0;display:block;width:100%;height:.15rem;background:#fff;border-radius:.25rem;transition:.3s ease}.header__hamburger-line:first-child{top:0}.header__hamburger-line:nth-child(2){top:50%;transform:translateY(-50%)}.header__hamburger-line:last-child{bottom:0}.footer{background:#1c1c1c;color:#fff;padding:3.75rem 0}@media screen and (max-width:767px){.footer{padding:2rem 0}}.footer a{color:#fff}.footer__wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:5rem}@media screen and (max-width:1024px){.footer__wrapper{gap:2rem}}@media screen and (max-width:767px){.footer__wrapper{grid-template-columns:repeat(1,1fr);align-items:center}}.footer__left{max-width:fit-content;width:100%}@media screen and (max-width:767px){.footer__left{text-align:center;margin:0 auto;order:2}}.footer__left>p{margin:0 0 .75rem}.footer__left li:not(:last-child){margin:0 0 .75rem}.footer__logo{max-width:21.375rem;width:100%;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:767px){.footer__logo{order:1;margin:0 auto}}.footer__logo>a{width:100%}.footer__logo>a svg{width:100%;height:auto}.footer__logo-socials{display:flex;align-items:center;gap:1rem;margin:1.75rem 0 0}@media screen and (max-width:767px){.footer__logo-socials{margin:.75rem 0 0}}.footer__logo-socials a{width:auto;height:1.25rem;display:block}.footer__logo-socials a img{height:100%;width:auto}.footer__right{width:100%;display:flex;justify-content:flex-end}@media screen and (max-width:767px){.footer__right{order:3;justify-content:center}}.footer__right-wrapper{max-width:12.125rem}@media screen and (max-width:767px){.footer__right-wrapper{text-align:center}}.footer__right-wrapper p{margin:0 0 1rem}
