@charset "UTF-8";.header{position:fixed;width:100%;z-index:10;transition:.5s ease}.header:before{content:"";position:absolute;inset:0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);will-change:backdrop-filter;z-index:-1}.header .container{position:relative;display:flex;gap:54px;align-items:center;padding:24px 32px;justify-content:space-between}@media (max-width: 1240px){.header .container{gap:30px}}@media (max-width: 1050px){.header .container{gap:20px}}.header__home img{width:140px;height:16px}@media (max-width: 1050px){.header__home img{width:120px;height:12px}}.header .open_popup{background:none;border:none;color:#fff;font-size:14px}.header__list{display:flex;align-items:center;justify-content:space-between;gap:24px}@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{background:#ffffff0f;position:relative;border:none;border-radius:100px;line-height:26px;color:#fff;font-weight:400;font-size:20px;line-height:130%;white-space:nowrap;padding:17px 34px}.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;top:180%;left:0;padding:12px;min-width:268px;background:#ffffff0a;border-radius:14px;z-index:99;-webkit-backdrop-filter:blur(4px);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-weight:400;font-size:14px;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{display:flex;gap:6px;flex-direction:column}.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{border-radius:14px;background:#ffffff0a;font-weight:400!important;font-size:14px;line-height:130%;letter-spacing:0%;cursor:pointer;padding:4px 14px;display:flex;align-items:center;justify-content:space-between}.header__popup-wrapper .webinar-popup__content__selects__select-theme__header__icon,.header__popup-wrapper .webinar-popup__content__selects__select-type__header__icon{width:12px;height:12px;transition:.3s;transform:rotate(0)}.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{background:#ffffff0a;border-radius:14px;padding:4px 14px;font-weight:400;font-size:14px;line-height:130%;letter-spacing:0%;transition:background .3s ease;overflow:hidden;position:relative;cursor:pointer}.header__popup-wrapper .webinar-popup__content__selects__select-theme__dropdown__item:before,.header__popup-wrapper .webinar-popup__content__selects__select-type__dropdown__item:before{content:"";position:absolute;inset:0;border-radius:14px;border:1px solid rgba(255,255,255,.3);transform:scale(0);transition:transform .3s ease;pointer-events:none}.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{background:#ffffff0a;border-radius:14px}.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{background:none;border-radius:0;padding:8px 14px}.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;margin-left:auto;height:-moz-fit-content;height:fit-content}.header__popup-wrapper .webinar-popup__content a .button-rounded-blue{font-size:10px;padding:7px 12px;gap:5px;width:110px}.header__popup-wrapper .webinar-popup__content a .button-rounded-blue img{width:14px;height:14px}.header__dropdown{position:relative}.header__dropdown-title{cursor:pointer;font-weight:500;font-size:18px;line-height:130%;letter-spacing:0%;color:#d3c879;white-space:nowrap;display:flex;align-items:center}.header__dropdown-title--blue{color:#04bbd3}@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)}}.header__dropdown-title img{transform:rotate(0);transition:transform .4s ease;width:24px;height:24px}@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{display:none;position:absolute;top:100%;left:0;z-index:999;padding:10px 0;min-width:200px}.header__submenu li{padding:5px 0}.header__submenu li a{display:inline-block;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);will-change:backdrop-filter}.header__submenu li a,.header__submenu li button{color:#fff;white-space:pre-line;transition:color .2s ease;font-size:16px;line-height:130%;font-weight:500;background:none;padding:0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);will-change:backdrop-filter}@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;align-items:center;justify-content:space-between;gap:24px}@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;font-weight:500;font-size:18px;line-height:130%;letter-spacing:0%;color:#d3c879;white-space:nowrap;display:flex;align-items:center}.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);transition:transform .4s ease;width:24px;height:24px}.header .header__navigation__arrow .rotate-180{transform:rotate(180deg)}.header .custom-style-menu{height:500px;width:290vw}@media (max-width: 1200px){.header .custom-style-menu{height:330px}}.header .header__navigation__content{margin-top:40px;margin-left:500px;display:grid;grid-template-columns:auto auto;gap:10px;border-radius:14px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);will-change:backdrop-filter;background:#ffffff0a;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-weight:400;font-size:18px;line-height:130%;letter-spacing:0%;white-space:pre-line;color:#d3c879}.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-weight:400;font-size:14px;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{background:#ffffff0f;position:relative;padding:12px 24px;border:none;border-radius:100px;color:#fff;font-weight:400;font-size:14px;line-height:18.2px;white-space:nowrap}@media (max-width: 1200px){.header__whatsapp-wrapper__whatsapp{font-size:10px;line-height:12px;padding:8px 16px}}.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}@media screen and (max-width: 920px) and (max-height: 414px){.header__list__accordion__container{overflow:auto;max-height:300px}}@media (max-width: 920px){.header__list__accordion__container{display:flex;position:absolute;left:24px;top:10%;flex-direction:column;opacity:0;transition:.5s ease;visibility:hidden;width:-moz-fit-content;width:fit-content;align-items:flex-start;gap:25px}}.header__list__accordion__container__popup-wrapper{position:relative}.header__list__accordion__container__popup-wrapper .webinar-popup{position:absolute;top:180%;left:0;padding:12px;min-width:268px;background:#ffffff0a;border-radius:14px;z-index:99;-webkit-backdrop-filter:blur(4px);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-weight:400;font-size:14px;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{display:flex;gap:6px;flex-direction:column}.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{border-radius:14px;background:#ffffff0a;font-weight:400!important;font-size:14px;line-height:130%;letter-spacing:0%;cursor:pointer;padding:4px 14px;display:flex;align-items:center;justify-content:space-between}.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{width:12px;height:12px;transition:.3s;transform:rotate(0)}.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{background:#ffffff0a;border-radius:14px;padding:4px 14px;font-weight:400;font-size:14px;line-height:130%;letter-spacing:0%;transition:background .3s ease;overflow:hidden;position:relative;cursor:pointer}.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{content:"";position:absolute;inset:0;border-radius:14px;border:1px solid rgba(255,255,255,.3);transform:scale(0);transition:transform .3s ease;pointer-events:none}.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{background:#ffffff0a;border-radius:14px}.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{background:none;border-radius:0;padding:8px 14px}.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;margin-left:auto;height:-moz-fit-content;height:fit-content}.header__list__accordion__container__popup-wrapper .webinar-popup__content a .button-rounded-blue{font-size:10px;padding:7px 12px;gap:5px;width:110px}.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{background:#ffffff0f;position:relative;border:none;border-radius:100px;line-height:26px;color:#fff;font-weight:400;font-size:18px;line-height:130%;white-space:nowrap;padding:17px 34px}@media (max-width: 375px){.header__list__accordion__container__list__whatsapp-wrapper__whatsapp{font-size:18px;padding:14px 24px}}.header__list__accordion__container__list__whatsapp-wrapper__whatsapp__icon{padding:17px 34px;border-radius:100px;background:#ffffff0f}@media (max-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 (max-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;font-weight:500;font-size:32px;line-height:130%;letter-spacing:0%;color:#d3c879;white-space:nowrap;display:flex;align-items:center}.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 (max-width: 426px){.header__list__accordion__container__list__item__title{font-size:22px}}.header__list__accordion__container__list__item__title img{width:32px;height:32px;transform:rotate(0);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;min-width:200px;display:flex;flex-direction:column;gap:15px}@media (max-width: 525px){.header__list__accordion__container__list__item__submenu{min-width:160px;gap:20px}}.header__list__accordion__container__list__item__submenu__item a,.header__list__accordion__container__list__item__submenu__item button{color:#fff;white-space:pre-line;transition:color .2s ease;line-height:130%;font-weight:500;background:none;padding:0;font-size:20px}@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 (max-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;top:100%;left:0;padding:0;min-width:268px;border-radius:14px;z-index:99}.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-weight:400;font-size:14px;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;gap:6px;flex-direction:column}.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{display:flex;flex-direction:column;gap:6px;max-height:130px!important;overflow:auto!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{border-radius:14px;background:#ffffff0a;font-weight:400!important;font-size:14px;line-height:130%;letter-spacing:0%;cursor:pointer;padding:4px 14px;display:flex;align-items:center;justify-content:space-between}.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{width:12px;height:12px;transition:.3s;transform:rotate(0)}.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{background:#ffffff0a;border-radius:14px;padding:4px 14px;font-weight:400;font-size:14px;line-height:130%;letter-spacing:0%;transition:background .3s ease;overflow:hidden;position:relative;cursor:pointer}.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{content:"";position:absolute;inset:0;border-radius:14px;border:1px solid rgba(255,255,255,.3);transform:scale(0);transition:transform .3s ease;pointer-events:none}.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{background:#ffffff0a;border-radius:14px;max-height:auto;overflow:hidden}.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{background:none;border-radius:0;padding:8px 14px}.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;margin-left:auto;height:-moz-fit-content;height:fit-content}.header__list__accordion__container__list__popup-wrapper .webinar-popup__content a .button-rounded-blue{font-size:10px;padding:7px 12px;gap:5px;width:110px}.header__list__accordion__container__list__popup-wrapper .webinar-popup__content a .button-rounded-blue img{width:14px;height:14px}.header .rotate-180{transform:rotate(180deg)}.header__burger{border:none;font-family:Inter-500;cursor:pointer;height:100%;text-align:left;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10;margin-left:auto;background:none;background-color:#ffffff14;border-radius:50%;padding:22px 20px;display:none}.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;width:100%;height:1px;top:0;right:0;background-color:#fff;border-radius:10px;transition:.2s;transition-delay:.2s}.header__burger--center{position:absolute;width:90%;height:1px;top:5px;right:0;border-radius:10px;background-color:#fff;transition:.2s;transition-delay:.3s}.header__burger--bottom{position:absolute;width:75%;height:1px;bottom:1px;right:0;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{transition-delay:.17s;width:0%}.header__burger.active .header__burger--center{transition-delay:.1s;width:0%}.header__burger.active .header__burger--bottom{width:0%;transition-delay:0s}@media (max-width: 920px){.header{transition:.5s ease;transition-delay:.2s;height:88px}.header .container{padding:16px 24px}.header__burger{display:block}.header__list{display:none}.header.active{height:100vh;transition-delay:0s}.header.active .header__list__accordion__container{opacity:1;visibility:visible;transition-delay:.3s;top:100px}}@media (max-width: 525px){.header{height:65px}.header .container{padding:10px 16px}.header__burger{padding:16px 14px}.header .header__calendar{position:absolute;top:300px;left:16px;font-size:20px;padding:0;background:none;width:-moz-max-content;width:max-content;opacity:0;visibility:hidden;transition:.5s ease}.header.active .header__list__accordion__container{top:70px}.header.active .header__calendar{opacity:1;visibility:visible;transition-delay:.3s;top:360px}}
