.videoMockup{margin-bottom:94px}.videoMockup__info{margin-bottom:56px}.videoMockup__info-title{margin-bottom:20px}.videoMockup__info-content{white-space:break-spaces}.videoMockup__info-button{margin-top:40px}.videoMockup__box{position:relative;height:min-content}.videoMockup__box:before{content:"";position:absolute;top:16px;left:16px;width:100%;height:100%;background:#f0f5f5;border-radius:10px;z-index:2}.videoMockup__video{position:relative;border-radius:10px;overflow:hidden;z-index:3}@media(min-width:768px){.videoMockup{margin-bottom:120px}.videoMockup__info{grid-area:infoItem}.videoMockup__info-title{white-space:break-spaces}.videoMockup__box{grid-area:videoItem}.videoMockup__box:before{top:40px;left:40px}}@media(min-width:1280px){.videoMockup{margin-bottom:190px}.videoMockup-container{display:grid;grid-template-areas:"infoItem videoItem";grid-template-columns:1fr 600px;grid-gap:0 64px}.videoMockup-container.right{grid-template-areas:"infoItem videoItem";grid-template-columns:1fr 600px}.videoMockup-container.right .videoMockup__box:before{top:60px;left:60px}.videoMockup-container.left{grid-template-areas:"videoItem infoItem";grid-template-columns:600px 1fr}.videoMockup-container.left .videoMockup__box:before{top:60px;left:-60px}.videoMockup__box{margin-top:100px}.videoMockup__info{margin-bottom:0}.videoMockup__video video{width:100%}}@media(min-width:1920px){.videoMockup-container{grid-gap:0 160px}.videoMockup__box{margin-top:140px}}.video-single{position:relative;width:100%;overflow:hidden;margin-bottom:80px}.video-single__title{margin-bottom:40px;white-space:break-spaces}.video-single__player{position:relative;width:100%;height:0;padding-top:56.25%;transform:translateX(-50%);left:50%;color:#fff;overflow:hidden;border-radius:10px}.video-single__player iframe{width:100%;height:52vw}.video-single__background{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;border-radius:10px;overflow:hidden}.video-single__background img{width:100%}.video-single__subtitle{position:absolute;top:0;display:flex;align-items:center;font-family:var(--font-open-sans),sans-serif;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:26px;letter-spacing:normal;color:#fff;margin:20px 0 0 20px;z-index:2}.video-single__subtitle:before{content:"";height:26px;width:3px;margin-right:10px;background:#e0004d;border-radius:10px}@media(min-width:768px){.video-single__subtitle{margin:40px 0 0 40px}}@media(min-width:1280px){.video-single{margin-bottom:130px}.video-single__title{margin-bottom:60px}.video-single__player{padding:0}.video-single__player,.video-single__player iframe{width:1190px;height:670px}.video-single__background{transition:filter .5s ease}.video-single__subtitle{white-space:break-spaces;line-height:normal;margin:30px 0 0 40px}.video-single__subtitle:before{width:5px;height:60px;margin-right:20px}}@media(min-width:1920px){.video-single__title{margin-bottom:80px}.video-single__player,.video-single__player iframe{width:1360px;height:765px}}.video-single__button{position:absolute;display:block;margin:0 auto;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);border:none;background-color:rgba(0,0,0,0);cursor:pointer;z-index:2}.video-single__button svg{width:100px;height:100px}.video-single__button .oval-pulse{opacity:1}.video-single__button .oval-pulse1{opacity:.5;stroke-width:20}.video-single__button .oval-pulse2{opacity:.3;stroke-width:15}@media(min-width:768px){.video-single__button svg{width:180px;height:180px}}@media(min-width:1280px){.video-single__button:hover .oval-pulse1,.video-single__button:hover .oval-pulse2{animation:none}.video-single__button svg{width:280px;height:280px}.video-single__button .oval-pulse1{transform:scale(1);opacity:.4;stroke-width:20px;animation:pulse 4s linear infinite forwards;transform-origin:center center}.video-single__button .oval-pulse2{transform:scale(1);opacity:.3;stroke-width:15px;animation:pulse2 4s linear infinite forwards;transform-origin:center center}.video-single__button:hover~.video-single__background{filter:brightness(.8)}.video-single__button:hover .playButton circle{fill:#ba0040}}@media(min-width:1920px){.video-single__button svg{width:300px;height:300px}}.video-slider{margin-bottom:80px;overflow:hidden}.video-slider .swiper{overflow:visible}.video-slider .swiper-slide{transition-duration:0s}.video-slider-controls{display:flex;justify-content:space-between;align-items:center;position:relative;margin-top:40px}.video-slider-controls_button{display:flex;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;border:2px solid #e0004d;border-radius:50%;background:rgba(0,0,0,0);transition:all .2s ease}.video-slider-controls_button-prev:before{background-image:url(/images/arrows/arrow-red-left.svg)}.video-slider-controls_button-next:before{background-image:url(/images/arrows/arrow-red-right.svg)}.video-slider-controls_button:before{content:"";width:100%;min-width:100%;height:100%;background-repeat:no-repeat;background-position:50%;background-size:18px;transition:all .2s ease}.video-slider-controls_button:active{border:2px solid #ba0040;background:#ba0040}.video-slider-controls_button:active:before{filter:brightness(0) invert(1)}.video-slider-controls_button.swiper-button-disabled{opacity:0;pointer-events:none}@media(min-width:768px){.video-slider-controls_button{width:42px;min-width:42px;height:42px}.video-slider-controls_button:before{background-size:20px}}@media(min-width:1280px){.video-slider{margin-bottom:130px}.video-slider-controls{position:absolute;top:50%;transform:translateY(-50%);right:-50px;width:calc(100% + 100px);margin:0;height:58px;z-index:2;background:rgba(0,0,0,0);pointer-events:none}.video-slider-controls_button{cursor:pointer;background:#fff;pointer-events:all}.video-slider-controls_button:hover{border:2px solid #ba0040;background:#ba0040}.video-slider-controls_button:hover:before{filter:brightness(0) invert(1)}}@media(min-width:1279px){.video-slider-controls{right:-100px;width:calc(100% + 200px)}}@media(min-width:1920px){.video-slider-controls{width:calc(100% + 360px);right:-180px}.video-slider-controls_button{width:52px;min-width:52px;height:52px}.video-slider-controls_button:before{background-size:24px}}.video-slide{position:relative;width:100%;overflow:hidden}.video-slide__title{margin-bottom:40px;white-space:break-spaces}.video-slide__player{position:relative;width:100%;height:0;padding-top:56.25%;transform:translateX(-50%);left:50%;color:#fff;overflow:hidden;border-radius:10px}.video-slide__background,.video-slide__player iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video-slide__background{z-index:1;border-radius:10px;overflow:hidden}.video-slide__background img{width:100%}.video-slide__subtitle{position:absolute;top:0;display:flex;align-items:center;font-family:var(--font-open-sans),sans-serif;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:26px;letter-spacing:normal;color:#fff;margin:20px 0 0 20px;z-index:2}.video-slide__subtitle:before{content:"";height:26px;width:3px;margin-right:10px;background:#e0004d;border-radius:10px}@media(min-width:768px){.video-slide__subtitle{margin:40px 0 0 40px}}@media(min-width:1280px){.video-slide__title{margin-bottom:60px}.video-slide__player{padding:0}.video-slide__player,.video-slide__player iframe{width:1190px;height:670px}.video-slide__background{transition:filter .5s ease}.video-slide__subtitle{white-space:break-spaces;line-height:normal;margin:30px 0 0 40px}.video-slide__subtitle:before{width:5px;height:60px;margin-right:20px}}@media(min-width:1920px){.video-slide__title{margin-bottom:80px}.video-slide__player,.video-slide__player iframe{width:1360px;height:765px}}.video-slide__button{position:absolute;display:block;margin:0 auto;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);border:none;background-color:rgba(0,0,0,0);cursor:pointer;z-index:2}.video-slide__button svg{width:100px;height:100px}.video-slide__button .oval-pulse{opacity:1}.video-slide__button .oval-pulse1{opacity:.5;stroke-width:20}.video-slide__button .oval-pulse2{opacity:.3;stroke-width:15}@media(min-width:768px){.video-slide__button svg{width:180px;height:180px}}@media(min-width:1280px){.video-slide__button:hover .oval-pulse1,.video-slide__button:hover .oval-pulse2{animation:none}.video-slide__button svg{width:280px;height:280px}.video-slide__button .oval-pulse1{transform:scale(1);opacity:.4;stroke-width:20px;animation:pulse 4s linear infinite forwards;transform-origin:center center}.video-slide__button .oval-pulse2{transform:scale(1);opacity:.3;stroke-width:15px;animation:pulse2 4s linear infinite forwards;transform-origin:center center}.video-slide__button:hover~.video-single__background{filter:brightness(.8)}.video-slide__button:hover .playButton circle{fill:#ba0040}@keyframes pulse{0%{transform:scale(1);opacity:.4;stroke-width:20px}50%{transform:scale(.96);opacity:.1;stroke-width:10px}to{transform:scale(1);opacity:.4;stroke-width:20px}}@keyframes pulse2{0%{transform:scale(1);opacity:.3;stroke-width:15px}50%{transform:scale(.96);opacity:0;stroke-width:5px}to{transform:scale(1);opacity:.3;stroke-width:15px}}}@media(min-width:1920px){.video-slide__button svg{width:300px;height:300px}}.webinarMentors{position:relative;margin-bottom:80px;overflow:hidden}.webinarMentors .tm-container{overflow:visible}.webinarMentors .swiper-slide{position:relative;height:auto}.webinarMentors .swiper-container{overflow:visible}.webinarMentors__heading{margin-bottom:40px}.webinarMentors__heading_title{margin-bottom:20px}.webinarMentors__slider{position:relative;padding-top:40px}.webinarMentors__item{position:relative;background:#f5f5f5;border-radius:10px;width:100%;padding:0 40px 40px;height:100%}.webinarMentors__item:after{content:"";position:absolute;width:calc(100% + 30px);height:calc(100% - 80px);left:50%;top:50%;transform:translateX(-50%) translateY(-50%);border-radius:10px;background:#e5e5e5;z-index:-1}.webinarMentors__content{display:flex;flex-direction:column;align-items:center;color:#101820}.webinarMentors__content_image{display:flex;justify-content:center;align-items:center;width:140px;height:140px;margin-top:-40px;margin-bottom:20px;border-radius:50%;overflow:hidden;pointer-events:none}.webinarMentors__content_name{margin-bottom:14px}.webinarMentors__content_position{text-align:center;font-weight:800;text-transform:uppercase;margin-bottom:8px;white-space:break-spaces}.webinarMentors__content_text{text-align:left}@media(min-width:768px){.webinarMentors__item{margin:0 10px;padding:0 50px 40px}.webinarMentors__item:after{width:calc(100% + 20px)}.webinarMentors__content{align-items:flex-start}}@media(max-width:1279px){.webinarMentors .swiper-slide{opacity:0}.webinarMentors .swiper-slide-active{opacity:1}}@media(min-width:1280px){.webinarMentors{margin-bottom:130px;overflow:hidden}.webinarMentors .tm-container{overflow:hidden}.webinarMentors__wrap{grid-gap:0 40px}.webinarMentors__heading{max-width:45%;margin-bottom:60px}.webinarMentors__item{justify-content:center;align-items:center;width:auto;padding:0 40px 60px}.webinarMentors__content{align-items:center;grid-gap:20px}.webinarMentors__content_image{margin-left:auto;margin-right:auto;margin-bottom:0}.webinarMentors__content_name{margin:0}.webinarMentors__content_position{font-size:16px;line-height:18px;margin-top:-6px;margin-bottom:0}.webinarMentors .swiper-container{position:relative;overflow:visible}}@media(min-width:1920px){.webinarMentors__heading{margin-bottom:80px}.webinarMentors__item{padding:0 50px 60px;margin:0 20px}.webinarMentors__item_image{width:160px;height:160px}.webinarMentors__item:after{width:calc(100% + 40px)}.webinarMentors__content_position{font-size:18px;margin-bottom:4px}}.webinarMentors .swiper-number-1 .swiper-controls{display:none!important}.webinarMentors-controls{display:flex;justify-content:space-between;align-items:center;position:relative;width:100%;margin:40px auto 0}.webinarMentors-controls .swiper-button-lock{display:none!important}.webinarMentors__button{display:flex;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;border:2px solid #e0004d;border-radius:50%;background:#fff;transition:all .2s ease;cursor:pointer}.webinarMentors__button:before{content:"";width:100%;min-width:100%;height:100%;background-repeat:no-repeat;background-position:50%;background-size:18px;transition:all .2s ease}.webinarMentors__button-prev:before,.webinarMentors__button:before{background-image:url(/images/arrows/arrow-red-left.svg)}.webinarMentors__button-next:before{background-image:url(/images/arrows/arrow-red-right.svg)}.webinarMentors__button:active{border:2px solid #ba0040;background:#ba0040}.webinarMentors__button:active:before{filter:brightness(0) invert(1)}.webinarMentors__button.swiper-button-disabled{border:2px solid #8e8e8e;background:#8e8e8e;pointer-events:none}.webinarMentors__button.swiper-button-disabled:before{filter:brightness(0) invert(1)}@media(min-width:768px){.webinarMentors__button{width:42px;min-width:42px;height:42px}.webinarMentors__button:before{background-size:20px}}@media(min-width:1280px){.webinarMentors .swiper-number-1 .swiper-controls,.webinarMentors .swiper-number-2 .swiper-controls,.webinarMentors .swiper-number-3 .swiper-controls{display:none!important}.webinarMentors-controls{position:absolute;right:unset;right:0;top:-142px;width:124px;margin:0}.webinarMentors__button:hover{border:2px solid #ba0040;background:#ba0040}.webinarMentors__button:hover:before{filter:brightness(0) invert(1)}}@media(min-width:1920px){.webinarMentors-controls{top:-172px;width:144px}.webinarMentors__button{width:52px;min-width:52px;height:52px}.webinarMentors__button:before{background-size:24px}}.whitelist{position:relative;min-height:216px;margin-bottom:80px}.whitelist:before{content:"";position:absolute;top:0;left:0;width:100%;height:216px;background:#191d1d;z-index:1}.whitelist__container{position:relative;display:flex;flex-wrap:wrap;height:auto;grid-gap:20px 0;z-index:2}.whitelist__item{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;background:#f5f5f5;border:2px solid #f5f5f5;transition:all .3s ease;border-radius:10px}.whitelist__content{padding:40px 80px 14px 30px}.whitelist__content:after{content:"";position:absolute;top:64px;right:30px;width:36px;height:36px;background-image:url(/images/arrows/arrow-31.svg);background-repeat:no-repeat;background-size:cover}.whitelist__content_title{font-family:var(--font-raleway),sans-serif;font-style:normal;font-weight:900;font-size:22px;line-height:26px;color:#101820}.whitelist__content_subtitle{font-size:16px;line-height:24px;font-weight:700;color:#005b58}.whitelist__image{display:block;width:100%}@media(min-width:768px){.whitelist{min-height:270px}.whitelist:before{height:270px}.whitelist__container{display:grid;grid-template-areas:". .";grid-auto-columns:1fr 1fr;grid-gap:38px}.whitelist__content{padding:40px 80px 0 30px}.whitelist__content_title{line-height:34px}}@media(min-width:1280px){.whitelist{min-height:252px;margin-bottom:130px}.whitelist:before{height:252px}.whitelist__container{overflow:hidden;grid-gap:20px}.whitelist__content{padding:60px 140px 0 60px}.whitelist__content:after{top:90px;right:60px;width:42px;height:42px}.whitelist__content_title{font-size:36px;line-height:54px}.whitelist__content_subtitle{font-size:16px;line-height:24px}.whitelist__image{display:flex;justify-content:center;align-items:flex-start;width:581px;height:337px}.whitelist__image img{width:581px;max-width:unset;transition:all .3s ease}.whitelist__item{overflow:hidden}.whitelist__item:hover{border:2px solid #005b58}.whitelist__item:hover .whitelist__content:after{background-image:url(/images/arrows/arrow-31-hover.svg)}.whitelist__item:hover .whitelist__image img{width:646px}}@media(min-width:1920px){.whitelist{min-height:432px}.whitelist:before{height:432px}.whitelist__container{grid-gap:40px}.whitelist__content{padding:100px 160px 0 100px}.whitelist__content:after{top:122px;right:80px;width:52px;height:52px}.whitelist__content_subtitle{font-size:18px;line-height:26px}.whitelist__image{width:656px;height:381px}.whitelist__image img{width:656px}.whitelist__item:hover .whitelist__image img{width:730px}}.whitelistHero{background:#191d1d}.whitelistHero,.whitelistHero__wrap{display:flex;flex-direction:column;position:relative}.whitelistHero__wrap{width:100%;grid-gap:40px 0;padding-top:160px;padding-bottom:60px}.whitelistHero__content-title{color:#fff;margin-bottom:20px}.whitelistHero__content-description{font-family:var(--font-raleway),sans-serif;font-weight:900;font-size:18px;line-height:26px;color:#fff}@media(min-width:768px){.whitelistHero__wrap{padding-top:240px;padding-bottom:130px}.whitelistHero__content-description,.whitelistHero__content-title{white-space:break-spaces}}@media(min-width:1280px){.whitelistHero__content-description{font-size:26px;line-height:39px}}@media(min-width:1920px){.whitelistHero__wrap{padding-top:300px}.whitelistHero__content-title{margin-bottom:40px}}.why{position:relative;margin-bottom:80px;z-index:2}.why__title{margin-bottom:40px}.why__wrap{grid-gap:20px 0}.why__item,.why__wrap{display:flex;flex-direction:column}.why__item{position:relative;justify-content:center;background:#fff;box-shadow:0 5px 10px 5px rgba(0,0,0,.05);border-radius:10px;padding:47px 30px 70px;min-height:180px;overflow:hidden}.why__item:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.why__item-1:after{background-image:url(/images/home/bg1.jpg);background-position:center left -120px}.why__item-2:after{background-image:url(/images/home/bg2.jpg);background-position:0}.why__item-3:after{background-image:url(/images/home/bg3.jpg);background-position:center right -120px}.why__item:after{background-repeat:no-repeat;background-size:auto 100%}.why__item-subtitle,.why__item-text,.why__item-title{color:#fff;z-index:3}.why__item-text{white-space:break-spaces;pointer-events:none}.why__item-text ul{display:flex;flex-direction:column;grid-gap:8px}.why__item-text span{display:inline}.why__item-text a{display:inline;color:#fff;text-decoration:underline}.why__num{display:flex;align-items:center;grid-gap:0 10px}.why__num-1{color:#fff}.why__num-2{color:rgba(255,255,255,.3)}.why__buttons{display:none;z-index:3}.why__num{z-index:3}.why__num-2{opacity:0;transition:opacity .2s ease}.why__item.active:after{background:#191d1d}.why__item.active .why__item-text{pointer-events:all}.why__item.active .why__num-2{opacity:1}.why__controls{z-index:3}@media(min-width:500px){.why__item:after{background-size:cover}.why__item-1:after,.why__item-2:after,.why__item-3:after{background-position:50%}}@media(max-width:1279px){.why__item:before{content:"";width:36px;height:36px;background-image:url(/images/arrows/dropdown-white.svg);background-repeat:no-repeat;background-size:cover;position:absolute;right:30px;top:72px;opacity:1;transition:all .1s ease;z-index:3}.why__item-subtitle{display:none}.why__item-title{margin-bottom:12px}.why__item-text{opacity:0;padding:0;height:0;overflow:hidden}.why__item-text.block{display:block}.why__item.active{background:#191d1d;pointer-events:none}.why__item.active .why__item-text{opacity:1;height:auto;padding:8px 0 40px}.why__item.active:before{opacity:0}}@media(min-width:1280px){.why{margin-bottom:130px}.why__title{margin-bottom:80px;white-space:break-spaces}.why__wrap{display:grid;justify-content:center;grid-template-areas:". . .";grid-gap:0 20px}.why__num{transform:translateX(-20px);transition:all .3s ease}.why__controls{display:flex;justify-content:space-between;align-items:center;margin-top:80px}.why__buttons{align-items:center;grid-template-areas:". .";grid-template-columns:1fr 1fr;grid-gap:0 20px;width:220px;display:none}.why__buttons-item{position:relative;width:50px;height:22px;transition:all .3s ease;cursor:pointer;opacity:.3}.why__buttons-item.disabled{pointer-events:none}.why__buttons-item:hover{width:100px;opacity:1}.why__buttons-item:after,.why__buttons-item:before{content:"";position:absolute;top:50%;transform:translateY(-50%)}.why__buttons-item:before{width:100%;height:2px;background:#fff;border-radius:10px}.why__buttons-prev{margin-left:auto}.why__buttons-prev:after{border-right:10px solid #fff;left:-5px}.why__buttons-next:after,.why__buttons-prev:after{content:"";width:0;height:0;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0)}.why__buttons-next:after{border-left:10px solid #fff;right:-5px}.why__item{justify-content:flex-start;width:304px;min-height:unset;padding:80px 60px;overflow:hidden;transition:all .6s ease}.why__item:after{transition:transform .4s ease;transform:scale(1)}.why__item:hover:after{transform:scale(1.1)}.why__item-title{margin-bottom:20px}.why__item-subtitle{position:absolute;top:80px;left:40px;width:230px;margin-bottom:20px;transition:all .4s ease}.why__item-text,.why__item-title{display:flex!important;opacity:0;max-width:unset;width:422px;overflow:hidden;transition:none;filter:blur(1px);transform:translateY(20px);transition-delay:0s}.why__item-text{flex-wrap:wrap;white-space:break-spaces;flex:1}.why__item.active{width:542px;background:#191d1d}.why__item.active .why__num{transform:translateX(0)}.why__item.active .why__num-2{opacity:1}.why__item.active .why__item-subtitle{opacity:0}.why__item.active .why__item-text,.why__item.active .why__item-title{filter:blur(0);transform:translateY(0);opacity:1;transition:all .5s ease;transition-delay:.5s}.why__item.active .why__buttons{display:grid}.why__item-1:after{background-image:url(/images/home/bg1@2x.jpg)}.why__item-2:after{background-image:url(/images/home/bg2@2x.jpg)}.why__item-3:after{background-image:url(/images/home/bg3@2x.jpg)}}@media(min-width:1920px){.why__num{transform:translateX(-40px)}.why__item{width:315px;padding:100px 80px 80px}.why__item-subtitle{width:240px;top:100px}.why__item-text,.why__item-title{width:530px}.why__item.active{width:690px}.why__controls{margin-top:145px}}.why-controls{justify-content:space-between;position:relative;margin-top:40px}.why-controls,.why__button{display:flex;align-items:center}.why__button{justify-content:center;width:36px;min-width:36px;height:36px;border:2px solid #e0004d;border-radius:50%;background:rgba(0,0,0,0);transition:all .2s ease}.why__button:before{content:"";width:100%;min-width:100%;height:100%;background-repeat:no-repeat;background-position:50%;background-size:18px;transition:all .2s ease}.why__button-prev:before,.why__button:before{background-image:url(/images/arrows/arrow-red-left.svg)}.why__button-next:before{background-image:url(/images/arrows/arrow-red-right.svg)}.why__button:active{border:2px solid #ba0040;background:#ba0040}.why__button:active:before{filter:brightness(0) invert(1)}.why__button.swiper-button-disabled{border:2px solid #8e8e8e;background:#8e8e8e}.why__button.swiper-button-disabled:before{filter:brightness(0) invert(1)}@media(min-width:768px){.why__button{width:42px;min-width:42px;height:42px}.why__button:before{background-size:20px}}