.header__btns{display:none}.nav-icon{width:33px;height:23px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;z-index:999999;position:relative;margin-left:10px;border:none;padding:0;background-color:transparent}.nav-icon span{display:block;position:absolute;height:3px;width:100%;background:var(--color-main);opacity:1;left:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.nav-icon span:nth-child(1){top:0}.nav-icon span:nth-child(2),.nav-icon span:nth-child(3){top:10px}.nav-icon span:nth-child(4){top:20px}.nav-icon.open span:nth-child(1){top:18px;width:0;left:50%}.nav-icon.open span:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.nav-icon.open span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.nav-icon.open span:nth-child(4){top:18px;width:0;left:50%}.header{position:fixed;top:0;left:0;width:100%;z-index:99;background-color:var(--color-third);transition:.3s}.scrolled .header{border-bottom:1px solid #eaeaea}.header__wrapper{align-items:center;flex-wrap:nowrap !important;padding-top:30px;padding-bottom:30px;transition:.3s}.scrolled .header__wrapper{padding-top:15px;padding-bottom:15px}.header__logo{width:220px;transition:.3s}.header__logo img{transition:.3s}.scrolled .header__logo{width:200px}.header__menu{display:flex;align-items:center;justify-content:flex-end;flex:1;padding:0 15px}.header__menu>div>ul{display:flex;align-items:center;justify-content:flex-end;padding:0;margin:0;list-style:none;gap:10px clamp(10px,2vw,40px)}.header__menu>div>ul>li>a{display:inline-block;text-align:center;font-size:.95rem;line-height:120%;font-weight:500;text-transform:uppercase;color:var(--txt-second)}.header__menu li.current-menu-item>a{font-weight:700}.header__menu>div>ul>li>a:hover{color:var(--color-second)}.header__menu ul{display:none}.header__menu .cbtn{margin-left:clamp(10px,2vw,40px)}@media(max-width:1580px){.header__menu .cbtn,.header__menu>div>ul>li>a{font-size:.85rem;line-height:120%}}@media(min-width:1151px){.submenu-toggle{display:none}.header__menu>div>ul>li{position:relative}.header__menu>div>ul>li.menu-item-has-children{padding-right:15px}.header__menu>div>ul>li.menu-item-has-children:before{content:'';width:8px;height:8px;background-repeat:no-repeat;background-size:100% 100%;background-position:center;background-image:url(//fbskin.matps.pl/wp-content/themes/fabskin-theme/css/../assets/arrow.svg);position:absolute;top:50%;transform:translateY(-50%) rotate(90deg);right:0}.header__menu>div>ul>li>ul{flex-wrap:wrap;width:400px;position:absolute;top:100%;left:50%;transform:translateX(-50%);background-color:#fff;border:1px solid #eaeaea;list-style:none;padding:0;margin:0}.header__menu>div>ul>li:hover>ul{display:flex}.header__menu>div>ul>li>ul>li{max-width:50%;flex:0 0 50%}.header__menu>div>ul>li>ul>li>a{display:inline-block;padding:8px 10px;font-weight:500;font-size:.8rem;line-height:120%;width:100%}.header__menu>div>ul>li>ul>li>a:hover{color:#fff;background-color:var(--color-main)}}@media(max-width:1150px){.header__wrapper{padding-top:20px;padding-bottom:20px}.header__btns{display:flex;flex:1;justify-content:flex-end;align-items:center}.header__menu{position:fixed;right:-450px;top:0;width:400px;height:100%;max-width:100%;border-left:1px solid #eaeaea;padding:40px 80px 40px 20px;background-color:var(--color-fourth);z-index:9;flex-direction:column;align-items:flex-start;justify-content:flex-start;overflow:auto;transition:.8s}.header__menu>div{width:100%}.header__menu>div>ul{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:15px 0;width:100%}.header__menu>div>ul>li{position:relative;width:100%}.header__menu>div>ul>li>a{text-align:left;font-size:20px;line-height:120%}.header__menu .cbtn{margin:30px 0 0}.menuopened .header__menu{right:0}.header__logo{width:200px;align-items:center;justify-content:space-between}.header__menu>div>ul>li>ul{list-style:none;padding:10px;margin:0}.header__menu>div>ul>li>ul>li>a{display:inline-block;font-size:.8rem;line-height:120%;font-weight:500}.submenu-toggle{position:absolute;right:0;top:6px;width:20px;height:15px;border:none;padding:0;display:flex;justify-content:center;align-items:center;margin:0;font-size:0;background-color:transparent;cursor:pointer;border-left:1px solid var(--color-main)}.submenu-toggle svg{width:8px;height:auto;object-fit:contain;transition:.3s;transform:rotate(90deg)}.header__menu>div>ul>li.open .submenu-toggle svg{transform:rotate(-90deg)}}@media(max-width:767px){.header__wrapper{padding-top:15px;padding-bottom:15px}.header__logo{width:110px}.scrolled .header__logo{width:90px}}