.header{position:relative}ul.header__items li.header__item{list-style-type:none}.dropdown-inner{display:flex;justify-content:space-between;width:100%}#global-header .fixed-header{position:fixed;top:0}#global-header .fixed-header.active{align-items:flex-start;bottom:0;overflow-y:scroll}.header-inner{width:100%}.header-inner,.header__nav{align-items:center;background:#fff;border-radius:12px;display:flex;justify-content:space-between;margin:0 auto;max-width:1290px;padding:16px 24px}.header__nav{left:0;position:absolute;right:0;top:24px;z-index:1000}.header__nav.fixed-header{max-width:unset}.header a:hover{color:#000;text-decoration:none}.header .header__btn:hover{color:#fff}.header__dropdown .header__dropdown-banner a{color:var(--gray-text);padding-top:10px;text-decoration:underline}.header__dropdown .header__dropdown-banner a:hover{color:#000;padding-top:10px;scale:1.1}.header__items{align-items:center;display:flex;gap:36px;justify-content:center}.header__logo{width:104px}.header__logo img{width:100%}.header__link{border-bottom:1px solid transparent;border-radius:10px;color:#000;cursor:pointer;font-family:Inter;font-size:14px;line-height:28px;padding:13px 12px;transition:all .3s ease}@media(min-width:768px){.header__item:hover .header__link{background-color:#b5fc7b}}.header__btn{border:1px solid #053242;border-radius:8px;color:#000;font-family:Inter;font-size:16px;line-height:150%;padding:10px 24px;transition:all .3s ease}.header__btn:hover{background:#053242;color:#fff}.header__burger{border:1px solid #000;border-radius:8px;display:none;height:44px;width:59px}.header__burger div{background:#000;height:2px;width:15px}.header__dropdown-banner a{margin:10px 0}@media (max-width:1024px){.header__nav{padding:12px 24px}.header__burger{align-items:center;display:flex;flex-direction:column;gap:5px;justify-content:center}}@media (max-width:500px){.header__nav{padding:12px}}.header__item{font-family:Inter;font-weight:600;position:relative}.header__item:before{background-color:#00008b;content:"";height:60px;left:50%;opacity:0;position:absolute;top:100%;transform:translateX(-50%);width:150%}.header__dropdown-arrow{max-width:22px;top:190%;transform:translateX(-50%) translateY(10px)}.header__dropdown,.header__dropdown-arrow{left:50%;opacity:0;position:absolute;transition:all .3s ease;visibility:hidden;z-index:1000}.header__dropdown{background:#fff;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.12);justify-content:space-between;margin-top:45px;max-width:100vw;padding:32px 0 0 32px;top:100%;transform:translateY(10px)}.header__item:hover .header__dropdown,.header__item:hover .header__dropdown-arrow{display:flex;opacity:1;transform:translateY(0);visibility:visible}.header__item:hover .header__dropdown-arrow{transform:translateX(-50%)}.header__item:nth-child(2) .header__dropdown{left:50%;left:-445px;width:1180px}.header__item:nth-child(3) .header__dropdown,.header__item:nth-child(4) .header__dropdown{left:0;overflow:hidden}.header__item:nth-child(3) .header__dropdown{left:-500px;width:1100px}.header__item:first-child .header__dropdown,.header__item:nth-child(4) .header__dropdown{gap:140px;left:inherit;right:-400px;width:750px}.header__item:first-child .header__dropdown{gap:120px}.dropdown__title{color:#6b7280;font-size:14px;font-weight:600;letter-spacing:.5px;margin-bottom:16px;text-transform:uppercase}.dropdown__list{list-style:none;margin:0;padding:0}.dropdown__link{align-items:center;border-radius:6px;color:#111827;display:flex;padding:8px 12px 8px 0;text-decoration:none;transition:background .2s ease}.dropdown__link:hover{background:#f3f4f6}.dropdown__icon{margin-right:12px;text-align:center;width:40px}.dropdown__main-text{display:block;font-weight:500;margin-bottom:2px}.dropdown__sub-text{color:#6b7280;display:block;font-size:12px;width:fit-content!important}.header__dropdown-icon{padding-top:1px}.header__dropdown-top{display:flex;gap:10px;margin-bottom:22px;padding:0 24px}.header__dropdown-top-title{font-size:16px;font-weight:600;letter-spacing:.5px;margin-bottom:5px}.header__dropdown-top-text{color:#6b7280;font-size:14px;margin-bottom:5px}.header__dropdown-main{display:flex;gap:20px;padding:0 24px 30px 52px}.header__dropdown-title-item{color:#5c626d;font-size:16px;font-weight:600;text-transform:uppercase}.header__dropdown-bottom{background:linear-gradient(0deg,#d3fcff34,#95f8ff5f);display:grid;gap:20px;grid-template-columns:repeat(2,1fr);padding:30px 24px}.header__dropdown-bottom-transparent{background:transparent;padding-top:5px}.header__dropdown-bottom-item{color:#000;display:flex;gap:10px}.header__dropdown-bottom-item-rich-text{display:flex;flex-direction:column;gap:10px}.header__dropdown-bottom-2{display:block}.header__dropdown-bottom-2 a{color:#5c626d}@media screen and (max-width:1199px){.header__item:nth-child(4) .header__dropdown{right:-200px}.header__item:nth-child(3) .header__dropdown{left:-43vw;width:93vw}.header__item:nth-child(2) .header__dropdown{left:-35vw;max-width:calc(100vw - 42px);width:100vw}}.header__burger,.header__burger div{transition:all .3s ease}.header__burger.active div:first-child{transform:translateY(3.5px) rotate(45deg)}.header__burger.active div:last-child{transform:translateY(-3.5px) rotate(-45deg)}@media (max-width:1024px){.header__dropdown-arrow,.header__dropdown-banner{display:none}.header__item{width:100%}.dropdown__link{padding:6px 12px 6px 0}.header__dropdown{background:transparent;border-radius:0;box-shadow:none;display:block;margin-top:0;max-width:100%!important;opacity:1;padding:0;position:static!important;transform:translateY(0);visibility:visible;width:100%!important}.header__burger{display:flex}.header__items{align-items:start;background:#fff;border-radius:12px;box-shadow:0 10px 15px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:0;justify-content:start;left:0;opacity:0;overflow:hidden;padding:20px;position:absolute;top:100px;transform:translateY(-10px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease;visibility:hidden;width:calc(100vw - 40px);z-index:99}.header__items.active{height:100vh;opacity:1;transform:translateY(0);visibility:visible;width:100%}.header__items:after{display:none}.header__items:after+.header__btn{display:block;margin-top:15px;padding-top:15px;width:100%}.header__item:nth-child(2) .header__dropdown,.header__item:nth-child(3) .header__dropdown{overflow:hidden;padding:24px 0 0}.header__link{display:block;font-size:22px;margin-bottom:16px}.dropdown__title{font-size:14px;margin-bottom:12px}.header__item:hover .header__dropdown,.header__item:hover .header__dropdown-arrow{display:block;visibility:visible}.header__item:hover .header__dropdown-arrow{transform:inherit}.header__item:first-child .header__dropdown{left:0}.header__item:nth-child(2) .header__dropdown,.header__item:nth-child(3) .header__dropdown{display:block;left:0;max-width:inherit;padding:0;padding-top:inherit;width:inherit}.header__item:first-child .header__dropdown{display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}.dropdown__icon{margin-bottom:auto;max-width:27px;min-width:27px}.dropdown__main-text{font-size:14px}.dropdown__link{margin-bottom:10px;padding:0}.header__dropdown-top{padding:0}.header__dropdown-main{gap:15px;margin-bottom:25px;padding:0}.header__dropdown-bottom,.header__dropdown-bottom-transparent{gap:15px}.header__dropdown-bottom-item-text{font-size:12px}.header__dropdown-bottom-item-title{font-size:14px}.header__dropdown-bottom-icon{min-width:16px}.header__item:before{display:none}.header__dropdown-list{column-count:1!important}.header__link{max-width:100%}.header__item:nth-child(3) .header__dropdown-list{max-height:100%!important}}@media screen and (max-width:375px){.header__item:first-child .header__dropdown{display:block}.header__dropdown-bottom{grid-template-columns:1fr}}.header__dropdown{display:flex;gap:35px}.header__dropdown a{color:#000;display:block;font-size:14px;font-weight:400;line-height:140%;position:relative;text-decoration:none;transition:all .3s ease;width:fit-content}.header__dropdown a:hover{text-decoration:underline}.header__dropdown-title{align-items:center;display:flex;gap:10px;margin-bottom:16px}.header__dropdown-title span{color:#000;font-family:Inter;font-size:16px;font-weight:500;line-height:175%}.header__dropdown-list{column-count:2;padding-bottom:30px}.header__dropdown-item{list-style-type:none;margin-bottom:16px;min-width:210px;padding-right:20px}.header__dropdown-list-one-column{column-count:1}.header__dropdown-banner{border-radius:0;max-width:293px;padding:0 32px 32px;position:relative}.header__dropdown-banner-bg{height:100%;position:absolute;right:0;top:-32px;width:100%;z-index:-1}.header__dropdown-banner-bg img{display:block!important;height:calc(100% + 32px);object-fit:cover;width:100%}.header__dropdown-banner-text{color:#000;font-family:Inter;font-size:16px;font-weight:500;line-height:150%;margin-bottom:27px;margin-top:16px;min-width:230px}@media screen and (max-width:1199px){.header__item:first-child .header__dropdown{right:-470px}.header__dropdown-item{min-width:180px}.header__dropdown-banner-text{min-width:inherit}}.header__dropdown-title-list:nth-child(2){min-width:331px}.header__item:nth-child(3) .header__dropdown-title-list:nth-child(2){max-width:250px;min-width:inherit}.header__item:nth-child(3) .header__dropdown-item{min-width:180px;padding-right:19px}.header__item:nth-child(3) .header__dropdown-list{columns:inherit;display:flex;flex-direction:column;flex-wrap:wrap;max-height:222px}.header__dropdown-banner-image{max-width:118px}.header__dropdown:empty{display:none!important}.header__item:first-child .header__dropdown-title-list:first-child .header__dropdown-list,.header__item:nth-child(2) .header__dropdown-title-list:nth-child(2) .header__dropdown-list,.header__item:nth-child(4) .header__dropdown-title-list:first-child .header__dropdown-list{column-count:1}.header__dropdown{max-height:5000px;overflow:hidden;transition:max-height .3s ease-out}.header__item-arrow{display:none}@media (max-width:1024px){.search-bar-container #search-container{max-width:90vw;position:relative;top:-15%}.header__dropdown{max-height:0}.dropdown-inner{flex-direction:column}.header__dropdown.active-item{max-height:1000px;transition:.3s}.header__item-arrow.active-arrow{transform:rotate(180deg)}.header__link.active{background-color:#b5fc7b}.header__btn{margin-top:15px}.header__dropdown-list{padding-bottom:0}.header__items{margin-bottom:0;padding:24px}.header__link.active+.header__dropdown{border-bottom:1px solid #d6d6d6}.header__dropdown-title-list{padding:0 16px}.header__link{align-items:center;display:flex;font-size:16px;justify-content:space-between;margin-bottom:8px;margin-top:8px;padding:8px 16px}.header__item-arrow{display:block;height:25px;transition:transform .3s ease-in-out}.header__link.active .header__item-arrow{transform:rotate(180deg)}.header__dropdown-title{padding-top:8px}}