header{background:var(--color-body);box-sizing:border-box;height:70px;justify-content:space-between;left:0;padding:0 20px;position:fixed;top:0;width:100%;z-index:1000}.header__main,header{align-items:center;display:flex}.header__main{gap:20px}@media screen and (min-width:1200px){.header__logo.header__logo__mobile{display:none}}.header__logo{display:block;position:relative;width:100px}.header__logo img{height:auto;width:100%}.header__logo img:not(:first-child){left:0;position:absolute;top:0}.color-theme-dark .header__logo img[color=color],.header__logo img[color=white-color]{opacity:0}.color-theme-dark .header__logo img[color=white-color]{opacity:1}.header__switch{align-items:center;display:flex}.header__switch__active .buttons__item,.header__switch__active .buttons__item:hover{color:var(--color-body)}.header__switch__active-pink .buttons__item,.header__switch__active-pink .buttons__item:hover{background:var(--color-pink)}.header__switch__active-orange .buttons__item,.header__switch__active-orange .buttons__item:hover{background:var(--color-orange)}.header__switch__active-yellow .buttons__item,.header__switch__active-yellow .buttons__item:hover{background:var(--color-yellow)}.header__switch__active-green .buttons__item,.header__switch__active-green .buttons__item:hover{background:var(--color-green)}.header__switch__active-blue .buttons__item,.header__switch__active-blue .buttons__item:hover{background:var(--color-blue)}.header__switch__active-purple .buttons__item,.header__switch__active-purple .buttons__item:hover{background:var(--color-purple)}.header__nav{gap:10px;transition:var(--transition)}.header__menu,.header__nav{align-items:center;display:flex}.header__divider{background:var(--color-body-reverse);border-radius:10px;display:block;flex:none;height:20px;margin:0 10px;opacity:.1;width:1.5px}@media screen and (min-width:1200px){.header__dropdown{background:var(--color-body);border-radius:30px;box-shadow:var(--shadow);left:50%;max-width:1400px;position:fixed;top:70px;transform:translateX(-50%);width:90%}}.header__dropdown{display:flex;height:0;opacity:0;overflow:hidden}.header__dropdown,.header__dropdown:not(.slick-track):not(.slick-slide):not(.hs-allow-transition):not([data-transition-wrapper]){transition:opacity .3s ease-in-out!important}.header__dropdown-row{flex-direction:column}.header__item__dropdown-active .header__dropdown{height:auto;opacity:1}.header__item__dropdown-active .buttons__item-tertiary{background:var(--color-button-tertiary-bg-hover)}@media screen and (min-width:1200px){.header__dropdown-column .header__section:not(:last-child){border-right:1px solid var(--color-border)}.header__dropdown-row .header__section:not(:last-child){border-bottom:1px solid var(--color-border)}}.header__section{flex:1;padding:40px}.header__subitems{display:flex}.header__subitem__content{width:100%}.header__subitems-column{flex-direction:column}@media screen and (min-width:1200px){.header__subitem-column{border-radius:15px}.header__subitem-row{border-radius:20px}}.header__subitem{display:flex;flex:1;gap:20px;text-decoration:none;transition:var(--transition)}.header__subitem:hover{background:var(--color-background-card)}.header__subitem-column{align-items:center;padding:15px}.header__subitem-row{flex-direction:column;padding:25px}.header__subitem__title .h5-style{margin:0}.header__subitem-row .header__subitem__title{margin:0 0 5px}.header__subitem__description{font-size:15px;line-height:normal}.header__megaitem__wrapper{display:flex;flex-direction:column;gap:12px;margin:12px;max-width:320px}.header__megaitem{background:var(--color-pink);border-radius:20px;box-shadow:var(--shadow);box-sizing:border-box;display:flex;flex:1;margin:0;overflow:hidden;padding:0;position:relative;text-decoration:none;width:-webkit-fill-available}.header__megaitem-column{flex-direction:column;width:100%}.header__megaitem-row{align-items:center}.header__megaitem__img{background-position:top;background-repeat:no-repeat;background-size:cover;height:100%;min-height:100px;width:100%}.header__megaitem__content{padding:24px;width:-webkit-fill-available}.header__megaitem .icon{background:var(--color-button-primary-bg);border-radius:100%;bottom:20px;box-shadow:var(--shadow);height:40px;opacity:0;position:absolute;right:20px;transform:translateX(-40px);transition:var(--transition);width:40px}.header__megaitem .icon:before{background:var(--color-button-primary-text);height:14px;width:14px}.header__megaitem:hover .icon{opacity:1;transform:none}.header__megaitem-pink{background:var(--color-pink)}.header__megaitem-orange{background:var(--color-orange)}.header__megaitem-yellow{background:var(--color-yellow)}.header__megaitem-green{background:var(--color-green)}.header__megaitem-blue{background:var(--color-blue)}.header__megaitem-purple{background:var(--color-purple)}@media screen and (max-width:1200px){.header__mobile{align-items:center;box-sizing:border-box;display:flex;flex:none;flex-direction:column;gap:10px;height:40px;justify-content:center;padding:8px;width:40px}.header__mobile:after,.header__mobile:before{background:var(--color-title);border-radius:10px;content:"";display:block;flex:none;height:2px;width:100%}}@media screen and (max-width:1400px) and (min-width:1200px){.header__main{gap:10px}.header__logo{width:80px}header .buttons__item-small{font-size:13px;height:30px;padding:5px 12px}}@media screen and (max-width:1200px){header{padding:0 15px}header .buttons__item-primary{width:100%}.header__main{justify-content:space-between;width:100%}.header__nav{background:var(--color-body);box-sizing:border-box;flex-direction:column;gap:0;height:100%;left:0;padding:70px 20px 20px;position:fixed;top:0;transform:translateX(100%);width:100%;z-index:-1}.header__logo{width:30px}.header__logo.header__logo__web{display:none}.header__menu{align-items:flex-start;gap:10px;height:100%;overflow-x:hidden;overflow-y:scroll;padding:0 0 30px;width:100%}.header__dropdown,.header__menu{flex-direction:column}.header__item__dropdown{width:100%}.header__section{padding:20px 10px}.header__section:not(:last-child){border-bottom:1px solid var(--color-border)}.header__divider{height:1.5px;margin:10px 0;width:100%}.header__subitems{flex-direction:column}.header__subitem-column,.header__subitem-row{padding:5px 0}.header__subitem-row{align-items:center;flex-direction:row}.header__subitem-column .header__subitem__description{display:none}.header__nav-active{transform:none}.header__megaitem__wrapper{margin:10px 0;max-width:none}.header__megaitem{align-items:center;border-radius:15px;flex-direction:row;gap:20px;padding:16px}.header__megaitem__img{display:none}.header__megaitem__content{padding:0}.header__megaitem .icon{bottom:auto;flex:none;height:30px;opacity:1;position:relative;right:auto;transform:none;width:30px}}@media screen and (min-width:1200px) and (max-height:750px){.header__section{padding:30px}.header__subitem-column{padding:8px}}