@charset "UTF-8";.pl-checkbox{width:100%;display:inline-flex;align-items:flex-start;margin:0}.pl-checkbox__label{display:flex;align-items:flex-start;cursor:pointer;font-size:11px;line-height:1.2em;color:#fff;position:relative;padding-left:35px}.pl-checkbox__input{position:absolute;left:0;opacity:0}.pl-checkbox__input:checked+.pl-checkbox__custom{background-color:#071743;border-color:#071743}.pl-checkbox__input:checked+.pl-checkbox__custom:after{content:"";display:flex;align-items:center;justify-content:center;position:absolute;left:8px;top:4px;width:6px;height:12px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.pl-checkbox__input.pl-input--error+.pl-checkbox__custom,.pl-checkbox__input.pl-field--error+.pl-checkbox__custom{border:1px solid #FF0000}.pl-checkbox__custom{width:24px;height:24px;background-color:#fff;border-radius:8px;transition:all .3s ease;position:absolute;left:0;top:0;border:1px solid #D6D8D9}.pl-checkbox__custom:hover{background:#d6d8d9}.pl-checkbox__content{display:block;padding-top:4px;max-height:18px;overflow:hidden;transition:.3s all ease-in-out;color:#727272;text-align:left;font-weight:300}.pl-checkbox__content.active{max-height:1000px!important}.pl-checkbox--privacy-policy .pl-checkbox__content{max-height:unset}.pl-checkbox--information .pl-checkbox__content{max-height:30px}.pl-checkbox-container{display:flex;flex-direction:column}.pl-checkbox-container__box{width:100%;min-height:24px}.pl-checkbox-container__expand-button{border:none;background:none;font-size:11px;font-weight:700;color:#727272;align-self:flex-end;cursor:pointer}.pl-checkbox-container .pl-field-box__validation{padding-left:35px}.pl-field-box{display:flex;flex-direction:column;position:relative;width:100%}.pl-field-box__placeholder{display:none}.pl-field-box__validation{color:#000;display:inline-flex;align-items:center;gap:4px;font-size:14px;line-height:1.2em}.pl-field-box__validation svg{position:relative;top:-2px;min-width:12px}.pl-field-box__information{color:#000;font-size:14px;line-height:1.2em;margin-bottom:6px}.pl-field-box__required{color:red}.pl-field-box.active .pl-field-box__placeholder{display:inline-block;position:absolute;left:12px;top:7px;font-size:11px;line-height:1;color:gray;z-index:10}@media screen and (min-width: 768px){.pl-field-box.active .pl-field-box__placeholder{left:16px}}.pl-field-box.active .pl-input:not([type=submit]):not([type=checkbox]),.pl-field-box.active .pl-field:not([type=submit]):not([type=checkbox]),.pl-field-box.active select:not([type=submit]):not([type=checkbox]){padding:14px 28px 1px 12px}@media screen and (min-width: 768px){.pl-field-box.active .pl-input:not([type=submit]):not([type=checkbox]),.pl-field-box.active .pl-field:not([type=submit]):not([type=checkbox]),.pl-field-box.active select:not([type=submit]):not([type=checkbox]){padding:14px 28px 1px 16px}}.pl-field-box.active textarea.pl-field:not([type=submit]):not([type=checkbox]){padding:20px 28px 1px 12px}@media screen and (min-width: 768px){.pl-field-box.active textarea.pl-field:not([type=submit]):not([type=checkbox]){padding:20px 28px 1px 16px}}select:not([type=submit]):not([type=checkbox]),input:not([type=submit]):not([type=checkbox]),.pl-input:not([type=submit]):not([type=checkbox]),.pl-field:not([type=submit]):not([type=checkbox]){display:flex;align-items:center;padding:11px 12px;width:100%;min-height:46px;font-size:15px;line-height:1.3em;color:#727272;border:1px solid #D6D8D9;border-radius:5px;font-family:Josefin Sans,sans-serif;transition:padding .15s ease-in-out,border-color .3s ease-in-out;margin:0}@media screen and (min-width: 768px){select:not([type=submit]):not([type=checkbox]),input:not([type=submit]):not([type=checkbox]),.pl-input:not([type=submit]):not([type=checkbox]),.pl-field:not([type=submit]):not([type=checkbox]){padding:11px 16px}}select:not([type=submit]):not([type=checkbox]):hover,input:not([type=submit]):not([type=checkbox]):hover,.pl-input:not([type=submit]):not([type=checkbox]):hover,.pl-field:not([type=submit]):not([type=checkbox]):hover{border-color:#252525}select:not([type=submit]):not([type=checkbox]):focus,input:not([type=submit]):not([type=checkbox]):focus,.pl-input:not([type=submit]):not([type=checkbox]):focus,.pl-field:not([type=submit]):not([type=checkbox]):focus{border-color:#0e73b6}select:not([type=submit]):not([type=checkbox])::placeholder,input:not([type=submit]):not([type=checkbox])::placeholder,.pl-input:not([type=submit]):not([type=checkbox])::placeholder,.pl-field:not([type=submit]):not([type=checkbox])::placeholder{font-size:16px;color:#5e5e5e}select:not([type=submit]):not([type=checkbox]),select.pl-field:not([type=submit]):not([type=checkbox]){padding:11px 16px 11px 4px}select:not([type=submit]):not([type=checkbox]):invalid,select.pl-field:not([type=submit]):not([type=checkbox]):invalid{color:#5e5e5e}select.pl-field{background:#fff}select.pl-field:not([type=submit]):not([type=checkbox]):focus{color:#252525}input[type=submit]:disabled,button:disabled,.pl-input:disabled,.pl-field:disabled{background:#adadad;color:gray;border-color:gray;cursor:not-allowed}.pl-input,.pl-field{cursor:text}.pl-input:not([type=submit]):not([type=checkbox]).pl-input--error,.pl-input:not([type=submit]):not([type=checkbox]).pl-field--error,.pl-field:not([type=submit]):not([type=checkbox]).pl-input--error,.pl-field:not([type=submit]):not([type=checkbox]).pl-field--error{border:2px solid #FF0000}.pl-input:not([type=submit]):not([type=checkbox]).pl-input--error+.pl-field-box__validation,.pl-input:not([type=submit]):not([type=checkbox]).pl-field--error+.pl-field-box__validation,.pl-field:not([type=submit]):not([type=checkbox]).pl-input--error+.pl-field-box__validation,.pl-field:not([type=submit]):not([type=checkbox]).pl-field--error+.pl-field-box__validation{margin-top:4px}.pl-input:not([type=submit]):not([type=checkbox]).pl-input--success,.pl-input:not([type=submit]):not([type=checkbox]).pl-field--success,.pl-field:not([type=submit]):not([type=checkbox]).pl-input--success,.pl-field:not([type=submit]):not([type=checkbox]).pl-field--success{border:2px solid #00CA43}.pl-input:not([type=submit]):not([type=checkbox]).pl-input--area-code,.pl-input:not([type=submit]):not([type=checkbox]).pl-field--area-code,.pl-field:not([type=submit]):not([type=checkbox]).pl-input--area-code,.pl-field:not([type=submit]):not([type=checkbox]).pl-field--area-code{width:82px;padding:20px 10px;color:#d6d8d9}.pl-input__password-box,.pl-field__password-box{position:relative}.pl-input__password-box.active .pl-input__eye,.pl-input__password-box.active .pl-field__eye,.pl-field__password-box.active .pl-input__eye,.pl-field__password-box.active .pl-field__eye{display:none}.pl-input__password-box.active .pl-input__closed-eye,.pl-input__password-box.active .pl-field__closed-eye,.pl-field__password-box.active .pl-input__closed-eye,.pl-field__password-box.active .pl-field__closed-eye{display:block}.pl-input__closed-eye,.pl-field__closed-eye{display:none}.pl-input__toggle-password,.pl-field__toggle-password{position:absolute;right:10px;top:48%;transform:translateY(-50%);background:none;border:none;padding:4px}.pl-field-container{display:grid;gap:0 10px;grid-template-columns:auto 1fr;grid-template-rows:auto auto}.pl-field-container .pl-field-box__validation,.pl-field-container .pl-field-box__information{grid-column:1/-1}.pl-select-box{width:100%;position:relative}.pl-select-box:after{content:"▼";display:flex;align-items:center;justify-content:center;width:26px;height:calc(100% - 20px);border-left:1px solid #D6D8D9;font-size:9px;color:#071743;position:absolute;right:0;top:50%;transform:translateY(-50%);pointer-events:none}.pl-select-box__select{display:flex;align-items:center;width:100%;min-height:50px;font-size:15px;background:#fff;border:1px solid #D6D8D9;border-radius:5px;color:#727272;cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.pl-select-box__select:not([type=submit]):not([type=checkbox]){padding:11px 35px 11px 11px}.pl-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;justify-content:center;align-items:center;z-index:99999999999;padding:20px;box-sizing:border-box}.pl-modal *{box-sizing:border-box}.pl-modal__close-button{display:flex;align-items:center;justify-content:center;font-size:60px;line-height:35px;padding:6px;color:#fff;cursor:pointer;position:absolute;top:20px;right:20px;background:none;border:none;z-index:50}@media screen and (min-width: 768px){.pl-modal__close-button{top:32px;right:32px}}.pl-modal__content{position:relative;color:#fff}.pl-modal__content a{color:#fff;text-decoration:underline}.pl-modal__content a:hover,.pl-modal__content a:focus{text-decoration:none}.pl-message{width:100%;max-width:383px;padding:38px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:linear-gradient(169deg,#f20,#ea6500);border-radius:12px;font-size:16px;text-align:center;border:1px solid #FF0000}.pl-message__label{display:inline-flex;align-items:center;justify-content:center;padding:8px 17px;border:1px solid white;border-radius:6px;font-size:20px;font-weight:700}.pl-message__text{line-height:1.2em}.pl-message--success{background:linear-gradient(169deg,#138c00,#00ca43);border:1px solid #00CA43}.pl-webinar{margin:0;overflow-x:hidden;color:#fff;font-size:16px}.pl-webinar button{font-family:Josefin Sans,sans-serif}.pl-webinar p{color:inherit}.pl-webinar h1,.pl-webinar h2,.pl-webinar h3,.pl-webinar h4,.pl-webinar h5,.pl-webinar h6{font-weight:700}.pl-webinar *{box-sizing:border-box;line-height:1.2em}.mk-header{border-bottom:none;background-color:unset}.mk-header .intro-left{display:none}.mk-header .mk-header-holder .mk-header-inner{border-bottom:none}.mk-header .mk-header-holder .mk-header-toolbar{display:none}.pl-button{color:#071743;background:#fbb03b;background:linear-gradient(133deg,#fbb03b,#ea8e00);transition:all .3s ease-in-out;border:1px solid #FBB03B;border-radius:10px;min-height:55px;display:inline-flex;align-items:center;justify-content:center;padding:10px 26px;font-weight:700}.pl-button:hover,.pl-button:focus{transform:scale(.95);color:#071743}.mk-post-nav{display:none}.hero-section{position:relative;padding:0 20px;background:#071743}@media screen and (min-width: 768px){.hero-section{padding:13px 20px 0}}.hero-section:before{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;background:#071743cc;z-index:20}.hero-section__bg{position:absolute;left:0;top:0;width:100%;height:100%;z-index:10;object-fit:cover;object-position:center}.hero-section__box{position:relative;bottom:-60px;z-index:50;text-align:center}@media screen and (min-width: 768px){.hero-section__box{bottom:-115px}}.hero-section__title{font-size:36px;font-weight:700;margin:0 0 24px}@media screen and (min-width: 768px){.hero-section__title{font-size:40px}}.hero-section__desc{font-size:30px;max-width:1050px;margin:0 auto 24px}@media screen and (min-width: 768px){.hero-section__desc{font-size:36px}}.hero-section__date{font-size:20px;margin:0 0 32px}.hero-section__button{margin:0 0 41px}.hero-section__list{margin:0 auto;max-width:960px;background:#071743;background:linear-gradient(0deg,#071743,#0086c3);padding:20px;border-radius:16px;position:relative}@media screen and (min-width: 768px){.hero-section__list{padding:60px;min-height:400px}}.hero-section h3.hero-section__title-list{font-weight:400;font-size:30px}@media screen and (min-width: 768px){.hero-section h3.hero-section__title-list{font-size:36px}}.hero-section__desc-list{margin:0 0 28px}.hero-section__items-list{max-width:600px;margin:0 auto;border:1px solid rgba(211,211,211,.5019607843);border-radius:10px;padding:27px 10px;list-style-type:none;text-align:left;display:flex;flex-direction:column;gap:20px}@media screen and (min-width: 768px){.hero-section__items-list{padding:27px 40px}}.hero-section__item-list{display:flex;gap:8px;position:relative;margin:0}.hero-section__item-list:before{content:"✅"}.video-section{position:relative;z-index:40;background:#071743;padding:120px 20px 47px;text-align:center}@media screen and (min-width: 768px){.video-section{padding:173px 20px 47px}}.video-section__box{max-width:570px;margin:0 auto 43px;background:#fffc;border-radius:16px;padding:22px 20px 25px}@media screen and (min-width: 768px){.video-section__box{padding:22px 36px 43px}}.video-section__date{font-size:20px;margin:0 0 16px;text-align:center;color:#071743}.video-section__iframe{width:100%;height:auto;min-height:280px;box-shadow:1px 10px 50px #0000003d}.whom-section{position:relative;background:radial-gradient(circle at 50% -10%,#0085c2,#062a59 85%,#062a59);padding:40px 20px;text-align:center}@media screen and (min-width: 768px){.whom-section{padding:137px 20px 133px}}.whom-section__box{width:100%;max-width:960px;margin:0 auto;background:#071743;background:linear-gradient(0deg,#071743,#0086c3);border-radius:16px;padding:32px 20px;box-shadow:1px 1px 30px #0003}@media screen and (min-width: 768px){.whom-section__box{padding:60px 60px 110px}}.whom-section h2.whom-section__title{font-size:30px;font-weight:400;margin:0 0 32px}@media screen and (min-width: 768px){.whom-section h2.whom-section__title{font-size:36px;margin:0 0 53px}}.whom-section__wrapper{width:100%;max-width:600px;margin:0 auto;border:1px solid rgba(211,211,211,.5019607843);border-radius:10px;padding:33px}.whom-section__desc{width:100%;max-width:432px;margin:0 auto}.form-section{background:#071743;padding:46px 20px 59px;text-align:center}.form-section h2.form-section__title{font-size:40px;font-weight:400;margin:0 0 4px}@media screen and (min-width: 768px){.form-section h2.form-section__title{font-size:46px}}.form-section__desc{margin:0 0 30px}.form-section__form-box{width:100%;max-width:580px;margin:0 auto;border-radius:10px;overflow:hidden;color:#fff;text-align:left}.form-section__countdown-box{display:flex}.form-section__countdown{background:linear-gradient(0deg,#071743,#0086c3);display:flex;gap:4px;padding:10px 19px 0;min-height:80px}.form-section__countdown-item{display:flex;flex-direction:column;font-size:32px;line-height:1;font-weight:700;padding:6px 10px 4px;min-width:60px}.form-section__countdown-item--day{background:#0085c2;border-radius:10px 10px 0 0}.form-section__date-desc{font-size:12px;font-weight:400;margin:8px 0 0}.form-section__form{background:#fafafa;padding:29px 20px 26px}.form-section__fields-box{display:flex;flex-direction:column;gap:12px;margin-bottom:23px}.form-section__label{color:#727272}.form-section__phone-box{display:flex;flex-direction:column;align-items:flex-start;gap:12px}@media screen and (min-width: 350px){.form-section__phone-box{flex-direction:row}}.form-section__phone-box .form-section__field-wrap{width:100%}@media screen and (min-width: 350px){.form-section__phone-box .form-section__field-wrap{width:auto}}.form-section__phone-box .form-section__field-wrap--phone{flex:1}.form-section__select:not([type=submit]):not([type=checkbox]){width:100%;padding:13px 0 13px 4px;background:#fdfdfd}@media screen and (min-width: 350px){.form-section__select:not([type=submit]):not([type=checkbox]){width:120px}}.form-section__checkboxes-box{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.form-section__checkboxes-box .pl-checkbox__content{max-height:30px}.form-section a.form-section__link{color:#727272;text-decoration:underline}.form-section a.form-section__link:visited,.form-section a.form-section__link:active{text-decoration:underline}.form-section a.form-section__link:hover,.form-section a.form-section__link:focus{text-decoration:none;color:#252525}.form-section__fields{display:flex;gap:12px;flex-wrap:wrap;flex-direction:column}@media screen and (min-width: 350px){.form-section__fields{flex-direction:row}}.form-section__fields .form-section__field-wrap{flex:1}.form-section__input{margin:0}.form-section__input::placeholder{color:#252525;font-weight:600}.form-section__honeypot{display:none}.form-section .g-recaptcha{margin-bottom:20px;transform:scale(.9);position:relative;left:-20px}@media screen and (min-width: 370px){.form-section .g-recaptcha{transform:none;position:static;left:auto}}.form-section__submit{width:100%}.form-section .active-webinar,.form-section .inactive-webinar{display:none}.form-section--active .active-webinar{display:block}.form-section--inactive .active-webinar{display:none}.form-section--inactive .inactive-webinar{display:block;animation:fadeIn 1.5s ease-in-out forwards 0s}.form-section--inactive .form-section__countdown-box{display:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.about-us-section{position:relative;background:radial-gradient(circle at 50% 70%,#03598f,#062a59 70%,#062a59) #062a59;padding:40px 20px 36px;text-align:center}@media screen and (min-width: 768px){.about-us-section{padding:80px 20px 36px}}.about-us-section__wrapper{width:100%;max-width:804px;margin:0 auto 32px;display:flex;align-items:center;flex-direction:column;gap:32px}@media screen and (min-width: 768px){.about-us-section__wrapper{flex-direction:row;gap:65px;margin:0 auto 68px}}.about-us-section__img{width:260px;height:260px;border-radius:50%;border:4px solid white}.about-us-section h2.about-us-section__title{font-size:30px;font-weight:400;margin:0 0 21px;text-align:left}@media screen and (min-width: 768px){.about-us-section h2.about-us-section__title{font-size:36px}}.about-us-section__desc{text-align:left}.about-us-section__share{display:flex;align-items:center;justify-content:flex-end;flex-direction:column;gap:20px;width:100%;max-width:960px;margin:0 auto 24px;padding:36px 20px 24px;border-radius:16px;box-shadow:1px 1px 30px #0003;background:linear-gradient(184deg,#0086c3,#071743)}@media screen and (min-width: 768px){.about-us-section__share{flex-direction:row;gap:40px;padding:57px 65px 43px}}.about-us-section__share-title{font-size:30px;word-break:break-word}@media screen and (min-width: 768px){.about-us-section__share-title{font-size:36px}}.about-us-section__socials{display:flex;align-items:center;gap:10px}.about-us-section__item{width:50px;height:50px;border-radius:16px;background:#ffffff1a;display:flex;align-items:center;justify-content:center;padding:10px}@media screen and (min-width: 768px){.about-us-section__item{width:60px;height:60px}}.about-us-section__bye{margin:28px 0 0}
