@charset "UTF-8";.header{position:fixed;z-index:10;width:100%;transition:.5s ease}.header:before{will-change:backdrop-filter;content:"";position:absolute;z-index:-1;inset:0;backdrop-filter:blur(20px)}.header .header__lang-switcher{display:flex;align-items:center;margin-right:20px}.header .header__lang-btn{cursor:pointer;padding:5px 8px;border:none;font-size:14px;font-weight:500;background:none;transition:color .3s ease}@media (max-width: 1200px){.header .header__lang-btn{font-size:12px}}@media (width <= 375px){.header .header__lang-btn{font-size:10px}}.header .header__lang-btn.active{font-weight:600;color:#d3c879}.header .header__lang-btn.active--blue{color:#04bbd3}.header .header__lang-divider{margin:0 2px;color:#ddd}.header .header__list__accordion__container__lang-switcher{display:none;align-items:center;justify-content:center;margin-top:20px;margin-bottom:15px}@media (width <= 992px){.header .header__list__accordion__container__lang-switcher{display:flex}}.header .header__list__accordion__container__lang-btn{cursor:pointer;padding:5px 10px;border:none;font-size:16px;font-weight:500;color:#999;background:none;transition:color .3s ease}.header .header__list__accordion__container__lang-btn.active{font-weight:600;color:#000}.header .header__list__accordion__container__lang-btn:hover{color:#000}.header .header__list__accordion__container__lang-divider{margin:0 4px;color:#ddd}.header .container-big{position:relative;display:flex;gap:54px;align-items:center;justify-content:space-between;padding:24px 32px}@media (max-width: 1240px){.header .container-big{gap:30px}}@media (max-width: 1050px){.header .container-big{gap:20px}}.header__home img{width:140px;height:16px}@media (max-width: 1050px){.header__home img{width:120px;height:12px}}@media (width <= 375px){.header__home img{width:100px;height:10px}}.header .open_popup{border:none;font-size:14px;color:#fff;background:none}.header__list{display:flex;gap:24px;align-items:center;justify-content:space-between}@media (max-width: 1300px){.header__list{gap:14px}}@media (max-width: 1024px){.header__list{gap:14px}}@media (max-width: 860px){.header__list{gap:14px}}.header__list__whatsapp-wrapper{display:none}@media (max-width: 920px){.header__list__whatsapp-wrapper{display:flex;gap:20px;align-items:center}}.header__list__whatsapp-wrapper__whatsapp{position:relative;border:none;border-radius:100px;line-height:26px;color:#fff;background:#ffffff0f;padding:17px 34px;font-size:20px;font-weight:400;line-height:130%;white-space:nowrap}.header__list__whatsapp-wrapper__whatsapp__icon{padding:17px 34px;border-radius:100px;background:#ffffff0f}.header__list__whatsapp-wrapper__whatsapp__icon img{width:31px;height:31px}.header__list li a{white-space:nowrap}.header__popup-wrapper{position:relative;order:5}.header__popup-wrapper .webinar-popup{position:absolute;z-index:99;top:180%;left:0;min-width:268px;padding:12px;border-radius:14px;background:#ffffff0a;backdrop-filter:blur(4px)}.header__popup-wrapper .webinar-popup__content{display:flex;flex-direction:column;gap:12px}.header__popup-wrapper .webinar-popup__content__title{font-size:14px;font-weight:400;line-height:130%;letter-spacing:0%}.header__popup-wrapper .webinar-popup__content__title .gold_text,.header__popup-wrapper .webinar-popup__content__title .blue_text{font-weight:400!important}.header__popup-wrapper .webinar-popup__content__selects,.header__popup-wrapper .webinar-popup__content__selects__select-theme,.header__popup-wrapper .webinar-popup__content__selects__select-type{display:flex;flex-direction:column;gap:6px}.header__popup-wrapper .webinar-popup__content__selects__select-theme__header,.header__popup-wrapper .webinar-popup__content__selects__select-type__header{cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:4px 14px;border-radius:14px;font-size:14px;font-weight:400!important;line-height:130%;letter-spacing:0%;background:#ffffff0a}.header__popup-wrapper .webinar-popup__content__selects__select-theme__header__icon,.header__popup-wrapper .webinar-popup__content__selects__select-type__header__icon{transform:rotate(0);width:12px;height:12px;transition:.3s}.header__popup-wrapper .webinar-popup__content__selects__select-theme__header__icon.open,.header__popup-wrapper .webinar-popup__content__selects__select-type__header__icon.open{transform:rotate(180deg)}.header__popup-wrapper .webinar-popup__content__selects__select-theme__dropdown,.header__popup-wrapper .webinar-popup__content__selects__select-type__dropdown{display:flex;flex-direction:column;gap:6px}.header__popup-wrapper .webinar-popup__content__selects__select-theme__dropdown__item,.header__popup-wrapper .webinar-popup__content__selects__select-type__dropdown__item{cursor:pointer;position:relative;overflow:hidden;padding:4px 14px;border-radius:14px;font-size:14px;font-weight:400;line-height:130%;letter-spacing:0%;background:#ffffff0a;transition:background .3s ease}.header__popup-wrapper .webinar-popup__content__selects__select-theme__dropdown__item:before,.header__popup-wrapper .webinar-popup__content__selects__select-type__dropdown__item:before{pointer-events:none;content:"";position:absolute;inset:0;transform:scale(0);border:1px solid rgba(255,255,255,.3);border-radius:14px;transition:transform .3s ease}.header__popup-wrapper .webinar-popup__content__selects__select-theme__dropdown__item.selected,.header__popup-wrapper .webinar-popup__content__selects__select-type__dropdown__item.selected{background:#ffffff12}.header__popup-wrapper .webinar-popup__content__selects__select-theme__dropdown__item.selected:before,.header__popup-wrapper .webinar-popup__content__selects__select-type__dropdown__item.selected:before{transform:scale(1)}.header__popup-wrapper .webinar-popup__content__selects__select-theme__dropdown__item:hover,.header__popup-wrapper .webinar-popup__content__selects__select-type__dropdown__item:hover{background:#ffffff0f}.header__popup-wrapper .webinar-popup__content__selects__select-type{border-radius:14px;background:#ffffff0a}.header__popup-wrapper .webinar-popup__content__selects__select-type__header{background:none}.header__popup-wrapper .webinar-popup__content__selects__select-type__dropdown{gap:0}.header__popup-wrapper .webinar-popup__content__selects__select-type__dropdown__item{padding:8px 14px;border-radius:0;background:none}.header__popup-wrapper .webinar-popup__content__selects__select-type__dropdown__item:last-child{border-top:1px solid rgba(255,255,255,.04);border-bottom-right-radius:14px;border-bottom-left-radius:14px}.header__popup-wrapper .webinar-popup__content a{display:inline-block;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;margin-left:auto}.header__popup-wrapper .webinar-popup__content a .button-rounded-blue{gap:5px;padding:7px 12px;font-size:10px}.header__popup-wrapper .webinar-popup__content a .button-rounded-blue img{width:14px;height:14px}.header__dropdown{position:relative}.header__dropdown-title{cursor:pointer;display:flex;align-items:center;font-size:18px;font-weight:500;line-height:130%;color:#d3c879;letter-spacing:0%;white-space:nowrap}.header__dropdown-title--blue{color:#04bbd3}.header__dropdown-title img{transform:rotate(0);width:24px;height:24px;transition:transform .4s ease}@media (hover: hover) and (pointer: fine){.header__dropdown-title:hover img{transform:rotate(180deg)}}@media (hover: none) and (pointer: coarse){.header__dropdown-title:active img{transform:rotate(180deg)}}@media (max-width: 1200px){.header__dropdown-title{font-size:16px}}@media (max-width: 1050px){.header__dropdown-title{font-size:14px}}@media (max-width: 960px){.header__dropdown-title{font-size:13px}}.header__submenu{position:absolute;z-index:999;top:100%;left:0;display:none;min-width:200px;padding:10px 0}.header__submenu li{padding:5px 0}.header__submenu li a{will-change:backdrop-filter;display:inline-block;backdrop-filter:blur(20px)}.header__submenu li a,.header__submenu li button{will-change:backdrop-filter;padding:0;font-size:16px;font-weight:500;line-height:130%;color:#fff;white-space:pre-line;background:none;backdrop-filter:blur(20px);transition:color .2s ease}@media (max-width: 1200px){.header__submenu li a,.header__submenu li button{font-size:14px}}@media (max-width: 860px){.header__submenu li a,.header__submenu li button{font-size:12px}}.header .header__navigation-menu{margin-left:auto}@media (max-width: 920px){.header .header__navigation-menu{display:none}}.header .header__navigation{display:flex;gap:24px;align-items:center;justify-content:space-between}@media (max-width: 1300px){.header .header__navigation{gap:14px}}@media (max-width: 1024px){.header .header__navigation{gap:14px}}@media (max-width: 860px){.header .header__navigation{gap:14px}}.header .header__navigation__title{cursor:pointer;display:flex;align-items:center;font-size:18px;font-weight:500;line-height:130%;color:#d3c879;letter-spacing:0%;white-space:nowrap}.header .header__navigation__title--blue{color:#04bbd3}@media (max-width: 1200px){.header .header__navigation__title{font-size:16px}}@media (max-width: 1050px){.header .header__navigation__title{font-size:14px}}.header .header__navigation__arrow{transform:rotate(0);width:24px;height:24px;transition:transform .4s ease}.header .header__navigation__arrow .rotate-180{transform:rotate(180deg)}.header .custom-style-menu{width:290vw;height:500px}@media (max-width: 1200px){.header .custom-style-menu{height:330px}}.header .header__navigation__content{will-change:backdrop-filter;display:grid;grid-template-columns:auto auto;gap:10px;margin-top:40px;margin-left:500px;border-radius:14px;background:#ffffff0a;backdrop-filter:blur(20px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@media (max-width: 1200px){.header .header__navigation__content{margin-top:20px}.header .navigation-position-top{top:31px}}.header .header__navigation__info{display:flex;flex-direction:column;gap:6px;max-width:400px}.header .header__navigation__info:hover .header__navigation__info__p{text-decoration:underline}@media (max-width: 1200px){.header .header__navigation__info{max-width:300px}}.header .header__navigation__info__p{font-size:18px;font-weight:400;line-height:130%;color:#d3c879;letter-spacing:0%;white-space:pre-line}.header .header__navigation__info__p--blue{color:#04bbd3}@media (max-width: 1200px){.header .header__navigation__info__p{font-size:16px}}@media (max-width: 1050px){.header .header__navigation__info__p{font-size:14px}}@media (max-width: 960px){.header .header__navigation__info__p{font-size:13px}}.header .header__navigation__info__desc{font-size:14px;font-weight:400;line-height:130%;letter-spacing:0%;white-space:pre-line}@media (max-width: 1200px){.header .header__navigation__info__desc{font-size:12px}}.header__whatsapp-wrapper{display:flex;gap:15px;align-items:center}@media (max-width: 1200px){.header__whatsapp-wrapper{gap:8px}}@media (max-width: 920px){.header__whatsapp-wrapper{display:none}}.header__whatsapp-wrapper__whatsapp{position:relative;padding:12px 24px;border:none;border-radius:100px;color:#fff;background:#ffffff0f;font-size:14px;font-weight:400;line-height:18.2px;white-space:nowrap}@media (max-width: 1200px){.header__whatsapp-wrapper__whatsapp{padding:8px 16px;font-size:10px;line-height:12px}}.header__whatsapp-wrapper__whatsapp__icon{padding:12px 24px;border-radius:100px;background:#ffffff0f}@media (max-width: 1200px){.header__whatsapp-wrapper__whatsapp__icon{padding:8px 16px}.header__whatsapp-wrapper__whatsapp__icon img{width:15px;height:15px}}.header__list__accordion__container{display:none}.header__list__accordion__container__popup-wrapper{position:relative}.header__list__accordion__container__popup-wrapper .webinar-popup{position:absolute;z-index:99;top:180%;left:0;min-width:268px;padding:12px;border-radius:14px;background:#ffffff0a;backdrop-filter:blur(4px)}.header__list__accordion__container__popup-wrapper .webinar-popup__content{display:flex;flex-direction:column;gap:12px}.header__list__accordion__container__popup-wrapper .webinar-popup__content__title{font-size:14px;font-weight:400;line-height:130%;letter-spacing:0%}.header__list__accordion__container__popup-wrapper .webinar-popup__content__title .gold_text,.header__list__accordion__container__popup-wrapper .webinar-popup__content__title .blue_text{font-weight:400!important}.header__list__accordion__container__popup-wrapper .webinar-popup__content__selects,.header__list__accordion__container__popup-wrapper .webinar-popup__content__selects__select-theme,.header__list__accordion__container__popup-wrapper .webinar-popup__content__selects__select-type{display:flex;flex-direction:column;gap:6px}.header__list__accordion__container__popup-wrapper .webinar-popup__content__selects__select-theme__header,.header__list__accordion__container__popup-wrapper .webinar-popup__content__selects__select-type__header{cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:4px 14px;border-radius:14px;font-size:14px;font-weight:400!important;line-height:130%;letter-spacing:0%;background:#ffffff0a}.header__list__accordion__container__popup-wrapper .webinar-popup__content__selects__select-theme__header__icon,.header__list__accordion__container__popup-wrapper .webinar-popup__content__selects__select-type__header__icon{transform:rotate(0);width:12px;height:12px;transition:.3s}.header__list__accordion__container__popup-wrapper .webinar-popup__content__selects__select-theme__header__icon.open,.header__list__accordion__container__popup-wrapper .webinar-popup__content__selects__select-type__header__icon.open{transform:rotate(180deg)}.header__list__accordion__container__popup-wrapper .webinar-popup__content__selects__select-theme__dropdown,.header__list__accordion__container__popup-wrapper .webinar-popup__content__selects__select-type__dropdown{display:flex;flex-direction:column;gap:6px}.header__list__accordion__container__popup-wrapper .webinar-popup__content__selects__select-theme__dropdown__item,.header__list__accordion__container__popup-wrapper .webinar-popup__content__selects__select-type__dropdown__item{cursor:pointer;position:relative;overflow:hidden;padding:4px 14px;border-radius:14px;font-size:14px;font-weight:400;line-height:130%;letter-spacing:0%;background:#ffffff0a;transition:background .3s ease}.header__list__accordion__container__popup-wrapper .webinar-popup__content__selects__select-theme__dropdown__item:before,.header__list__accordion__container__popup-wrapper .webinar-popup__content__selects__select-type__dropdown__item:before{pointer-events:none;content:"";position:absolute;inset:0;transform:scale(0);border:1px solid rgba(255,255,255,.3);border-radius:14px;transition:transform .3s ease}.header__list__accordion__container__popup-wrapper .webinar-popup__content__selects__select-theme__dropdown__item.selected,.header__list__accordion__container__popup-wrapper .webinar-popup__content__selects__select-type__dropdown__item.selected{background:#ffffff12}.header__list__accordion__container__popup-wrapper .webinar-popup__content__selects__select-theme__dropdown__item.selected:before,.header__list__accordion__container__popup-wrapper .webinar-popup__content__selects__select-type__dropdown__item.selected:before{transform:scale(1)}.header__list__accordion__container__popup-wrapper .webinar-popup__content__selects__select-theme__dropdown__item:hover,.header__list__accordion__container__popup-wrapper .webinar-popup__content__selects__select-type__dropdown__item:hover{background:#ffffff0f}.header__list__accordion__container__popup-wrapper .webinar-popup__content__selects__select-type{border-radius:14px;background:#ffffff0a}.header__list__accordion__container__popup-wrapper .webinar-popup__content__selects__select-type__header{background:none}.header__list__accordion__container__popup-wrapper .webinar-popup__content__selects__select-type__dropdown{gap:0}.header__list__accordion__container__popup-wrapper .webinar-popup__content__selects__select-type__dropdown__item{padding:8px 14px;border-radius:0;background:none}.header__list__accordion__container__popup-wrapper .webinar-popup__content__selects__select-type__dropdown__item:last-child{border-top:1px solid rgba(255,255,255,.04);border-bottom-right-radius:14px;border-bottom-left-radius:14px}.header__list__accordion__container__popup-wrapper .webinar-popup__content a{display:inline-block;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;margin-left:auto}.header__list__accordion__container__popup-wrapper .webinar-popup__content a .button-rounded-blue{gap:5px;width:110px;padding:7px 12px;font-size:10px}.header__list__accordion__container__popup-wrapper .webinar-popup__content a .button-rounded-blue img{width:14px;height:14px}.header__list__accordion__container__list{display:flex;flex-direction:column;gap:18px}@media (max-width: 525px){.header__list__accordion__container__list{gap:16px}}.header__list__accordion__container__list__whatsapp-wrapper{display:none}@media (max-width: 920px){.header__list__accordion__container__list__whatsapp-wrapper{display:flex;gap:20px;align-items:center}}.header__list__accordion__container__list__whatsapp-wrapper__whatsapp{position:relative;border:none;border-radius:100px;line-height:26px;color:#fff;background:#ffffff0f;padding:17px 34px;font-size:18px;font-weight:400;line-height:130%;white-space:nowrap}@media (width <= 375px){.header__list__accordion__container__list__whatsapp-wrapper__whatsapp{padding:14px 24px;font-size:18px}}.header__list__accordion__container__list__whatsapp-wrapper__whatsapp__icon{padding:17px 34px;border-radius:100px;background:#ffffff0f}@media (width <= 375px){.header__list__accordion__container__list__whatsapp-wrapper__whatsapp__icon{padding:12px 24px}}.header__list__accordion__container__list__whatsapp-wrapper__whatsapp__icon img{width:26px;height:26px}@media (width <= 375px){.header__list__accordion__container__list__whatsapp-wrapper__whatsapp__icon img{width:24px;height:24px}}.header__list__accordion__container__list__item__title{cursor:pointer;display:flex;align-items:center;font-size:32px;font-weight:500;line-height:130%;color:#d3c879;letter-spacing:0%;white-space:nowrap}.header__list__accordion__container__list__item__title--blue{color:#04bbd3}@media (max-width: 525px){.header__list__accordion__container__list__item__title{font-size:24px}}@media (width <= 426px){.header__list__accordion__container__list__item__title{font-size:22px}}.header__list__accordion__container__list__item__title img{transform:rotate(0);width:32px;height:32px;transition:transform .4s ease}@media (max-width: 525px){.header__list__accordion__container__list__item__title img{width:24px;height:24px}}.header__list__accordion__container__list__item__submenu{overflow:hidden;display:flex;flex-direction:column;gap:15px;min-width:200px}@media (max-width: 525px){.header__list__accordion__container__list__item__submenu{gap:20px;min-width:160px}}.header__list__accordion__container__list__item__submenu__item a,.header__list__accordion__container__list__item__submenu__item button{padding:0;font-size:20px;font-weight:500;line-height:130%;color:#fff;white-space:pre-line;background:none;transition:color .2s ease}@media (max-width: 525px){.header__list__accordion__container__list__item__submenu__item a,.header__list__accordion__container__list__item__submenu__item button{font-size:18px}}@media (width <= 426px){.header__list__accordion__container__list__item__submenu__item a,.header__list__accordion__container__list__item__submenu__item button{font-size:16px}}.header__list__accordion__container__list__popup-wrapper{position:relative}.header__list__accordion__container__list__popup-wrapper .webinar-popup{position:absolute;z-index:99;top:100%;left:0;min-width:268px;padding:0;border-radius:14px}.header__list__accordion__container__list__popup-wrapper .webinar-popup__content{display:flex;flex-direction:column;gap:12px}.header__list__accordion__container__list__popup-wrapper .webinar-popup__content__title{font-size:14px;font-weight:400;line-height:130%;letter-spacing:0%}.header__list__accordion__container__list__popup-wrapper .webinar-popup__content__title .gold_text,.header__list__accordion__container__list__popup-wrapper .webinar-popup__content__title .blue_text{font-weight:400!important}.header__list__accordion__container__list__popup-wrapper .webinar-popup__content__selects{display:flex;flex-direction:column;gap:6px}.header__list__accordion__container__list__popup-wrapper .webinar-popup__content__selects__select-theme,.header__list__accordion__container__list__popup-wrapper .webinar-popup__content__selects__select-type{overflow:auto!important;display:flex;flex-direction:column;gap:6px;max-height:130px!important}.header__list__accordion__container__list__popup-wrapper .webinar-popup__content__selects__select-theme__header,.header__list__accordion__container__list__popup-wrapper .webinar-popup__content__selects__select-type__header{cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:4px 14px;border-radius:14px;font-size:14px;font-weight:400!important;line-height:130%;letter-spacing:0%;background:#ffffff0a}.header__list__accordion__container__list__popup-wrapper .webinar-popup__content__selects__select-theme__header__icon,.header__list__accordion__container__list__popup-wrapper .webinar-popup__content__selects__select-type__header__icon{transform:rotate(0);width:12px;height:12px;transition:.3s}.header__list__accordion__container__list__popup-wrapper .webinar-popup__content__selects__select-theme__header__icon.open,.header__list__accordion__container__list__popup-wrapper .webinar-popup__content__selects__select-type__header__icon.open{transform:rotate(180deg)}.header__list__accordion__container__list__popup-wrapper .webinar-popup__content__selects__select-theme__dropdown,.header__list__accordion__container__list__popup-wrapper .webinar-popup__content__selects__select-type__dropdown{display:flex;flex-direction:column;gap:6px}.header__list__accordion__container__list__popup-wrapper .webinar-popup__content__selects__select-theme__dropdown__item,.header__list__accordion__container__list__popup-wrapper .webinar-popup__content__selects__select-type__dropdown__item{cursor:pointer;position:relative;overflow:hidden;padding:4px 14px;border-radius:14px;font-size:14px;font-weight:400;line-height:130%;letter-spacing:0%;background:#ffffff0a;transition:background .3s ease}.header__list__accordion__container__list__popup-wrapper .webinar-popup__content__selects__select-theme__dropdown__item:before,.header__list__accordion__container__list__popup-wrapper .webinar-popup__content__selects__select-type__dropdown__item:before{pointer-events:none;content:"";position:absolute;inset:0;transform:scale(0);border:1px solid rgba(255,255,255,.3);border-radius:14px;transition:transform .3s ease}.header__list__accordion__container__list__popup-wrapper .webinar-popup__content__selects__select-theme__dropdown__item.selected,.header__list__accordion__container__list__popup-wrapper .webinar-popup__content__selects__select-type__dropdown__item.selected{background:#ffffff12}.header__list__accordion__container__list__popup-wrapper .webinar-popup__content__selects__select-theme__dropdown__item.selected:before,.header__list__accordion__container__list__popup-wrapper .webinar-popup__content__selects__select-type__dropdown__item.selected:before{transform:scale(1)}.header__list__accordion__container__list__popup-wrapper .webinar-popup__content__selects__select-theme__dropdown__item:hover,.header__list__accordion__container__list__popup-wrapper .webinar-popup__content__selects__select-type__dropdown__item:hover{background:#ffffff0f}.header__list__accordion__container__list__popup-wrapper .webinar-popup__content__selects__select-type{overflow:hidden;max-height:auto;border-radius:14px;background:#ffffff0a}.header__list__accordion__container__list__popup-wrapper .webinar-popup__content__selects__select-type__header{background:none}.header__list__accordion__container__list__popup-wrapper .webinar-popup__content__selects__select-type__dropdown{gap:0}.header__list__accordion__container__list__popup-wrapper .webinar-popup__content__selects__select-type__dropdown__item{padding:8px 14px;border-radius:0;background:none}.header__list__accordion__container__list__popup-wrapper .webinar-popup__content__selects__select-type__dropdown__item:last-child{border-top:1px solid rgba(255,255,255,.04);border-bottom-right-radius:14px;border-bottom-left-radius:14px}.header__list__accordion__container__list__popup-wrapper .webinar-popup__content a{display:inline-block;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;margin-left:auto}.header__list__accordion__container__list__popup-wrapper .webinar-popup__content a .button-rounded-blue{gap:5px;width:110px;padding:7px 12px;font-size:10px}.header__list__accordion__container__list__popup-wrapper .webinar-popup__content a .button-rounded-blue img{width:14px;height:14px}@media screen and (width <= 920px) and (height <= 414px){.header__list__accordion__container{overflow:auto;max-height:300px}}@media (max-width: 920px){.header__list__accordion__container{position:absolute;top:10%;left:24px;display:flex;flex-direction:column;gap:25px;align-items:flex-start;width:-moz-fit-content;width:fit-content;visibility:hidden;opacity:0;transition:.5s ease}}.header .rotate-180{transform:rotate(180deg)}.header__burger{cursor:pointer;position:relative;z-index:10;display:flex;display:none;align-items:center;justify-content:space-between;height:100%;margin-left:auto;padding:22px 20px;border:none;border-radius:50%;font-family:Inter-500;text-align:left;background:none;background-color:#ffffff14}.header__burger img{position:relative;top:-2px;left:1px;scale:0;transition:.3s}.header__burger__wrapper{position:relative;width:16px;height:12px}.header__burger__wrapper svg{scale:0;transition:.2s}.header__burger--top{position:absolute;top:0;right:0;width:100%;height:1px;border-radius:10px;background-color:#fff;transition:.2s;transition-delay:.2s}.header__burger--center{position:absolute;top:5px;right:0;width:90%;height:1px;border-radius:10px;background-color:#fff;transition:.2s;transition-delay:.3s}.header__burger--bottom{position:absolute;right:0;bottom:1px;width:75%;height:1px;border-radius:10px;background-color:#fff;transition:.2s;transition-delay:.4s}.header__burger.active .header__burger__wrapper img{scale:1;transition-delay:.3s}.header__burger.active .header__burger--top{width:0%;transition-delay:.17s}.header__burger.active .header__burger--center{width:0%;transition-delay:.1s}.header__burger.active .header__burger--bottom{width:0%;transition-delay:0s}@media (max-width: 920px){.header{z-index:10160;height:88px;transition:.5s ease;transition-delay:.2s}.header .container-big{padding:16px 24px}.header__burger{display:block}.header__list{display:none}.header.active{height:100vh;transition-delay:0s}.header.active .header__list__accordion__container{top:100px;visibility:visible;opacity:1;transition-delay:.3s}}@media (max-width: 525px){.header{height:65px}.header .container-big{padding:10px 16px}.header__burger{padding:16px 14px}.header .header__calendar{position:absolute;top:300px;left:16px;width:-moz-max-content;width:max-content;padding:0;font-size:20px;visibility:hidden;opacity:0;background:none;transition:.5s ease}.header.active .header__list__accordion__container{top:70px}.header.active .header__calendar{top:360px;visibility:visible;opacity:1;transition-delay:.3s}}
