.webinarPage .firstScreen{padding:44px 0;position:relative;display:grid;place-content:center}.webinarPage .firstScreen .headerBg{width:100%;height:100%;position:absolute;object-fit:cover}@media screen and (max-width:600px){.webinarPage .firstScreen .headerBg{display:none}}.webinarPage .firstScreen .headerBgMobile{display:none}@media screen and (max-width:600px){.webinarPage .firstScreen .headerBgMobile{display:block;width:100%;height:100%;position:absolute;object-fit:cover}}.webinarPage .firstScreen .container{width:100%;max-width:1180px}.webinarPage .firstScreen .content{padding:60px 90px;display:flex;flex-direction:column;text-align:center;justify-items:center;align-items:center;background:rgba(56,54,128,.7);backdrop-filter:blur(10px);border-radius:5px;min-height:544px}.webinarPage .firstScreen .content .title{padding-bottom:20px;max-width:826px;width:100%}@media only screen and (max-width:1024px){.webinarPage .firstScreen .content .title{display:none}}.webinarPage .firstScreen .content .titleMobile{display:none}@media only screen and (max-width:1024px){.webinarPage .firstScreen .content .titleMobile{display:block;max-width:826px;padding-bottom:10px}}.webinarPage .firstScreen .content .subtitle{padding-bottom:40px}@media only screen and (max-width:1024px){.webinarPage .firstScreen .content .subtitle{padding-bottom:20px}}@media only screen and (max-width:1000px){.webinarPage .firstScreen .content .subtitle{display:none}}.webinarPage .firstScreen .content .subtitleMobile{display:none}@media only screen and (max-width:1000px){.webinarPage .firstScreen .content .subtitleMobile{display:block;max-width:826px;padding-bottom:40px}}@media only screen and (max-width:650px){.webinarPage .firstScreen .content .subtitleMobile{padding-bottom:20px}}.webinarPage .firstScreen .content .setOfImages{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:20px;height:-moz-fit-content;height:fit-content}@media only screen and (max-width:650px){.webinarPage .firstScreen .content .setOfImages .technologyIcon{width:24px;height:24px}}.webinarPage .firstScreen .meetingDetails{display:flex;flex-direction:row;justify-content:space-evenly;gap:100px;padding-bottom:70px}.webinarPage .firstScreen .meetingDetails .item{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}.webinarPage .firstScreen .meetingDetails .item .text{font-family:Montserrat;font-weight:500;font-size:30px;line-height:120%;color:#fff}.webinarPage .firstScreen .meetingDetails .item .icon{width:auto;height:auto}.webinarPage .firstScreen .meetingDetails.singleItem .item .text{color:#ff8f3e}.webinarPage .firstScreen .action .smallButton{min-width:123px}@media screen and (max-width:1200px){.webinarPage .firstScreen{padding:16px 45px;min-height:396px}.webinarPage .firstScreen .content{padding:60px 30px}}@media screen and (max-width:1084px){.webinarPage .firstScreen .container,.webinarPage .firstScreen .content{max-width:934px}.webinarPage .firstScreen .meetingDetails .item{width:auto}.webinarPage .firstScreen .meetingDetails .item .text{font-size:20px}}@media screen and (max-width:1024px){.webinarPage .firstScreen{min-height:auto}.webinarPage .firstScreen .content{padding:10px 30px;min-height:344px}.webinarPage .firstScreen .meetingDetails{padding-bottom:60px}}@media screen and (max-width:800px){.webinarPage .firstScreen{min-height:auto}.webinarPage .firstScreen .content{padding:10px 30px;min-height:344px}.webinarPage .firstScreen .meetingDetails{gap:20px;flex-wrap:wrap}}@media screen and (max-width:650px){.webinarPage .firstScreen{padding:21px 15px 17px}.webinarPage .firstScreen .content{min-height:auto;padding:10px}.webinarPage .firstScreen .meetingDetails{padding-bottom:20px}.webinarPage .firstScreen .meetingDetails .item .text{font-size:16px}.webinarPage .firstScreen .meetingDetails .item .icon{width:16px;height:16px}}.webinarPage .titleAndVideo .video{display:flex;align-items:center;justify-content:center}.webinarPage .titleAndVideo iframe{border:none;width:100%;max-width:827px;aspect-ratio:16/9}.webinarPage .mainSpeaker{position:relative;width:100%}.webinarPage .mainSpeaker .rhombusLeft{position:absolute;left:0;top:0}.webinarPage .mainSpeaker .rhombusRight{position:absolute;right:0;top:0}.webinarPage .mainSpeaker .circleBgMobile,.webinarPage .mainSpeaker .circleBgTablet{display:none}@media screen and (max-width:1024px){.webinarPage .mainSpeaker .rhombusLeft,.webinarPage .mainSpeaker .rhombusRight{display:none}.webinarPage .mainSpeaker .circleBgTablet{display:block;position:absolute;left:0;top:0}}@media screen and (max-width:800px){.webinarPage .mainSpeaker .circleBgTablet{display:none}.webinarPage .mainSpeaker .circleBgMobile{display:block;position:absolute;right:0;top:0}}.webinarPage .coSpeakers .cards{display:flex;justify-content:center;gap:40px}@media screen and (max-width:1024px){.webinarPage .coSpeakers .cards{flex-direction:column;align-items:center}}.webinarPage .webinarDetails .cards{display:flex;flex-direction:column;gap:40px}.webinarPage .registrationOnWebinar,.webinarPage .registrationOnWebinar.blueBg,.webinarPage .registrationOnWebinar.whiteBg{background-color:#383680}.webinarPage .registrationOnWebinar .pageSubtitle,.webinarPage .registrationOnWebinar .pageTitle,.webinarPage .registrationOnWebinar a,.webinarPage .registrationOnWebinar span{color:#fff!important}.webinarPage .registrationOnWebinar .content{display:flex;justify-content:center}.webinarPage .registrationOnWebinar .content .wrapperIframe{height:550px;width:100%}@media screen and (max-width:590px){.webinarPage .registrationOnWebinar .content .wrapperIframe{height:725px}}.webinarPage .registrationOnWebinar .content iframe{width:100%;height:100%}.webinarPage .ourPartners .partnersList{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:40px}.webinarPage .ourPartners .partnersList .partner{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px}.webinarPage .ourPartners .partnersList .imagePlaceholder{border-radius:50%;border:2px solid #ff8f3e;width:120px;height:120px;display:flex;align-items:center;justify-content:center;background-color:#383680}@media screen and (max-width:650px){.webinarPage .ourPartners .partnersList .imagePlaceholder{width:120px;height:120px}.webinarPage .ourPartners .partnersList .paragraph{font-size:16px}}.webinarPage .moreEvents .blueBg{background-color:#e8ebff}.webinarPage .moreEvents .cards{display:flex;align-items:center;justify-content:center}.webinarPage .moreEvents .wrap{padding-right:30px;padding-left:30px}.webinarPage .moreEvents .moreEventsSlider{padding-bottom:55px!important}.webinarPage .moreEvents .moreEventsSlider .swiper{width:100%}.webinarPage .moreEvents .moreEventsSlider .swiper-pagination-bullet{width:15px;height:15px;background-color:#383680;opacity:1}.webinarPage .moreEvents .moreEventsSlider .swiper-pagination-bullet-active{background-color:#ff8f3e}.webinarPage .moreEvents .moreEventsSlider .swiper-button-next{right:-3px}.webinarPage .moreEvents .moreEventsSlider .swiper-button-next:after{color:rgba(0,0,0,0);background-image:url(/_next/static/media/sliderArrowNext.13ab9514.svg);background-repeat:no-repeat}.webinarPage .moreEvents .moreEventsSlider .swiper-button-prev{left:-3px}.webinarPage .moreEvents .moreEventsSlider .swiper-button-prev:after{color:rgba(0,0,0,0);background-image:url(/_next/static/media/sliderArrowPrev.b8d12f1a.svg);background-repeat:no-repeat}.webinarPage .moreEvents .moreEventsSlider .swiper-button-disabled{opacity:0}.webinarPage .titleTextAndGroupOfCards .cards{display:flex;align-items:center;justify-content:center;gap:38px}@media screen and (max-width:865px){.webinarPage .titleTextAndGroupOfCards .cards{flex-direction:column}}.webinarPage .horizontal .cards{flex-direction:column}