.header__nav ul{padding-left:0}.header__nav-list{align-items:center;display:flex;gap:8px;list-style:none;margin:0}.nav-list__item{border-bottom:3px solid transparent;list-style:none;outline:none;padding:6px;transition:border-color .2s ease}.nav-list__item.active{border-bottom:3px solid var(--grey-400-color)}.nav-list__item.active .nav-item:after,.nav-list__item:focus-within .nav-item:after{animation:grow-width .5s forwards;background:var(--white);bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}.nav-list__item svg{transition:all .3s}.nav-list__item.active svg,.nav-list__item:focus-within svg{transform:scaleY(-1)}.nav-item{align-items:center;background-color:transparent;border:none;color:var(--primary-color);cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:700;gap:4px;line-height:1.5;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s;width:100%}.nav-list__item.active .nav-item__dropdown,.nav-list__item:focus-within .nav-item__dropdown{opacity:1;visibility:visible}.nav-dropdown__group{display:flex;gap:60px;width:100%}.nav-dropdown__group-block{display:flex;flex-direction:column;max-width:190px}.nav-dropdown__group-block span{color:#0b0d39;font-size:18px;font-weight:700;line-height:1.4}.dropdown__group-title{border-bottom:4px solid var(--grey-400-color);color:var(--primary-color);display:inline-block;font-size:32px;font-weight:700;margin-bottom:10px;padding:0 0 8px}.dropdown__group-content{display:flex;gap:60px;margin:0 auto;width:75%}.dropdown__group-content img{height:auto;width:280px}.dropdown__group-list{display:grid;gap:8px 20px;grid-template-columns:repeat(3,1fr);justify-content:space-around;margin:0 auto;max-width:920px;padding:0;width:100%}.dropdown__group-list li{align-items:center;display:flex;padding-left:20px;position:relative}.dropdown__group-list li::marker{color:blue;font-size:1.5em}.dropdown__group-list li a:before{background-color:var(--primary-color);border-radius:50%;content:"";height:10px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:10px}.dropdown__group-list[data-hasimage=true]{grid-template-columns:repeat(2,1fr)}.dropdown__group-subitem svg{display:none}.dropdown__subitem-link{color:#0b0d39;font-size:16px;font-weight:700;text-decoration:none}.dropdown__subitem-link:focus,.dropdown__subitem-link:hover,a.dropdown__group-title:focus,a.dropdown__group-title:hover{text-decoration:underline}.header__nav.mobile{display:none;list-style:none;margin:0 auto;padding:20px 15px 40px}.menu-navigation__icon{color:#fff}.menu-navigation__item-wrapper.open{background:hsla(0,0%,100%,.1);border-radius:4px;font-family:inherit;padding:12px}.menu-navigation__item-wrapper.open .menu-navigation__item{border-bottom:1px solid #fff}.header .header__nav.mobile{display:none}@media (max-width:992px){.header__nav.desktop{display:none}.header__nav.mobile{display:flex;padding:0}.header__nav-list{align-items:stretch;display:flex;flex-direction:column;gap:8px;width:100%}.nav-list__mobile-item{border-radius:8px;color:var(--white);cursor:pointer;outline:none;transition:all .3s;width:100%}.nav-list__mobile-item.open{background-color:hsla(0,0%,100%,.1);padding:12px}.nav-list__mobile-item.open svg{transform:scaleY(-1)}.nav-item{color:#fff;font-size:20px;font-weight:700;justify-content:space-between;line-height:1.3;padding:6px;width:100%}.mobile-nav-item__groups{display:none;gap:10px}.nav-list__mobile-item.open .mobile-nav-item__groups{display:flex;flex-direction:column;padding:20px 6px 6px}.mobile-nav-item__groups .dropdown__group-title,.nav-list__mobile-item.open .dropdown__group-list li a:before{display:none}.mobile-nav-item__groups .dropdown__group-list{grid-template-columns:auto}.mobile-nav-item__groups .dropdown__group-content{margin:unset}.mobile-nav-item__groups .nav-dropdown__group{gap:0}.mobile-nav-item__groups .dropdown__group-content img,.mobile-nav-item__groups .nav-dropdown__group-block span{display:none}.dropdown__group-title{font-size:18px;width:fit-content}.dropdown__group-title,.dropdown__subitem-link{color:var(--white);font-weight:500;position:relative;text-decoration:none!important}.dropdown__subitem-link{font-size:16px}.dropdown__group-subitem{align-items:center;display:flex;gap:10px}.dropdown__group-subitem svg{display:block}.dropdown__subitem-link:hover:after,.nav-list__mobile-item.open .nav-item:after,a.dropdown__group-title:hover:after{animation:grow-width .5s forwards;background:var(--white);bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}.dropdown__group-list{justify-content:flex-start}}@media (max-width:1300px){.header .nav-item{font-size:11px}.header__nav-list{gap:4px}.dropdown__group-title{font-size:20px}.dropdown__subitem-link{font-size:14px}.dropdown__group-content img{width:150px}}