.homePage .firstScreen{position:relative}.homePage .firstScreen .articleBackground{clip-path:polygon(0% -100%,63.83% 0%,53% 100%,0% 100%);z-index:1;backdrop-filter:blur(6px);background:#383680;justify-content:left;align-items:center;height:100%;display:flex}.homePage .firstScreen .articleBackground .container{flex-direction:column;gap:40px;padding-top:161px;padding-bottom:167px;display:flex}@media screen and (max-width:1100px){.homePage .firstScreen .articleBackground{clip-path:polygon(0% -100%,71.83% 0%,60% 100%,0% 100%)}.homePage .firstScreen .articleBackground .container{gap:10px;padding-top:65px;padding-bottom:65px}}@media screen and (max-width:878px){.homePage .firstScreen .articleBackground .container{gap:20px;padding-top:21px;padding-bottom:21px}}@media screen and (max-width:758px){.homePage .firstScreen .articleBackground{clip-path:polygon(0% -100%,79.83% 0%,70% 100%,0% 100%)}}@media screen and (max-width:480px){.homePage .firstScreen .articleBackground{clip-path:polygon(0% -100%,79.83% 0%,67% 100%,0% 100%)}}@media screen and (max-width:430px){.homePage .firstScreen .articleBackground{clip-path:polygon(0% -100%,84.83% 0%,69% 100%,0% 100%)}}.homePage .firstScreen .headerBgDesktop{z-index:-1;object-fit:cover;width:50%;height:100%;position:absolute;bottom:0;right:0}@media screen and (max-width:750px){.homePage .firstScreen .headerBgDesktop{display:none}}.homePage .firstScreen .headerBgMobile{display:none}@media screen and (max-width:750px){.homePage .firstScreen .headerBgMobile{z-index:-1;object-fit:cover;width:auto;height:100%;display:block;position:absolute;bottom:0;right:0}}.homePage .firstScreen .title{z-index:2;width:100%;max-width:585px}@media screen and (max-width:615px){.homePage .firstScreen .title{max-width:350px}}@media screen and (max-width:445px){.homePage .firstScreen .title{max-width:269px}}@media screen and (max-width:345px){.homePage .firstScreen .title{max-width:239px}}.homePage .firstScreen .subtitle{flex-direction:column;gap:40px;max-width:585px;display:flex}@media screen and (max-width:1024px){.homePage .firstScreen .subtitle{max-width:499px}.homePage .firstScreen .subtitle:first-child{padding-bottom:40px}}@media screen and (max-width:878px){.homePage .firstScreen .subtitle{gap:20px;max-width:461px}}@media screen and (max-width:670px){.homePage .firstScreen .subtitle{max-width:400px}}@media screen and (max-width:615px){.homePage .firstScreen .subtitle{max-width:350px}}@media screen and (max-width:510px){.homePage .firstScreen .subtitle{max-width:250px}}@media screen and (max-width:430px){.homePage .firstScreen .subtitle{max-width:229px}}.homePage .latestWebinars .cards{flex-direction:column;justify-content:center;align-items:center;gap:40px;display:flex}.homePage .registerNow{background-color:#f4f6ff}.homePage .registerNow iframe{width:100%;height:530px}@media screen and (max-width:890px){.homePage .registerNow iframe{height:625px}}
.eventCardForMainPage{border-radius:5px;width:100%;height:432px;position:relative;overflow:hidden;box-shadow:0 8px 24px #0e1f3514,0 6px 12px #0e1f351f,0 3px 6px #0e1f3514}.eventCardForMainPage .eventThumbnail{object-fit:cover}.eventCardForMainPage .eventDetails{z-index:1;background-color:#ff8f3e;gap:30px;width:100%;height:44px;display:flex;position:absolute;bottom:50px;left:0}.eventCardForMainPage .eventDetails .item{align-items:center;gap:10px;display:flex}.eventCardForMainPage .eventDetails .item .text{font-family:var(--font-montserrat),system-ui,-apple-system,sans-serif;color:#fff;font-size:20px;font-weight:600;line-height:120%}.eventCardForMainPage .background{background:#383680;height:100%}.eventCardForMainPage .content{z-index:2;flex-direction:column;justify-content:space-between;width:610px;display:flex}.eventCardForMainPage .content .title{font-family:var(--font-open-sans),system-ui,-apple-system,sans-serif;color:#fff;font-size:32px;font-weight:400;line-height:120%}.eventCardForMainPage .content .paragraph{font-family:var(--font-montserrat),system-ui,-apple-system,sans-serif;color:#fff;width:400px;font-size:20px;font-weight:400;line-height:140%}.eventCardForMainPage .content .button{margin:initial}.eventCardForMainPage:nth-child(odd) .background{clip-path:polygon(-20% -100%,100% 0%,100% 100%,26% 100%)}.eventCardForMainPage:nth-child(odd) .content{align-items:flex-end;padding:28px 43px 51px 57px;position:absolute;top:0;bottom:0;right:0}.eventCardForMainPage:nth-child(odd) .content .title{text-align:right;width:100%;max-width:500px}.eventCardForMainPage:nth-child(odd) .content .paragraph{text-align:right}.eventCardForMainPage:nth-child(odd) .eventThumbnail{position:absolute;top:0;left:0}.eventCardForMainPage:nth-child(odd) .eventDetails{justify-content:flex-start;padding-left:17px;padding-right:30px}.eventCardForMainPage:nth-child(2n) .content{align-items:flex-start;padding:28px 80px 47px 42px;position:absolute;top:0;bottom:0;left:0}.eventCardForMainPage:nth-child(2n) .content .title,.eventCardForMainPage:nth-child(2n) .content .paragraph{text-align:left}.eventCardForMainPage:nth-child(2n) .background{clip-path:polygon(0% 0%,96% 0%,73% 100%,0% 100%)}.eventCardForMainPage:nth-child(2n) .eventThumbnail{position:absolute;top:0;right:0}.eventCardForMainPage:nth-child(2n) .eventDetails{justify-content:flex-end;padding-left:17px;padding-right:17px}@media screen and (max-width:1125px){.eventCardForMainPage .eventDetails{gap:20px}.eventCardForMainPage .eventDetails .item .text{font-size:16px}.eventCardForMainPage .eventDetails .item img{width:auto;height:22px}}@media screen and (max-width:1046px){.eventCardForMainPage:nth-child(odd) .eventDetails{padding-left:16px;padding-right:10px}.eventCardForMainPage:nth-child(2n) .eventDetails{padding-left:10px;padding-right:16px}}@media screen and (max-width:1018px){.eventCardForMainPage .content{width:600px}.eventCardForMainPage .eventDetails{gap:10px}.eventCardForMainPage .eventDetails .item .text{font-size:17px}}@media screen and (max-width:910px){.eventCardForMainPage .content{width:560px}}@media screen and (max-width:895px){.eventCardForMainPage:nth-child(odd) .background,.eventCardForMainPage:nth-child(2n) .background{clip-path:none;background:0 0}.eventCardForMainPage:nth-child(odd) .content,.eventCardForMainPage:nth-child(2n) .content{width:100%;padding:0}.eventCardForMainPage:nth-child(odd) .content .title,.eventCardForMainPage:nth-child(2n) .content .title{text-align:center;width:100%;max-width:initial;background:#383680;padding:40px 20px 45px}.eventCardForMainPage:nth-child(odd) .content .paragraph,.eventCardForMainPage:nth-child(2n) .content .paragraph{display:none}.eventCardForMainPage:nth-child(odd) .content .button,.eventCardForMainPage:nth-child(2n) .content .button{position:absolute;bottom:50px;left:50%;transform:translate(-50%)}.eventCardForMainPage:nth-child(odd) .eventDetails,.eventCardForMainPage:nth-child(2n) .eventDetails{background-color:#fff;justify-content:center;bottom:125px}.eventCardForMainPage:nth-child(odd) .eventDetails .item .text,.eventCardForMainPage:nth-child(2n) .eventDetails .item .text{color:#ff8f3e}.eventCardForMainPage:nth-child(odd) .eventDetails .item img,.eventCardForMainPage:nth-child(2n) .eventDetails .item img{filter:invert(86%)sepia(131%)saturate(4793%)hue-rotate(386deg)brightness(259%)contrast(149%)}.eventCardForMainPage:nth-child(odd) .eventThumbnail,.eventCardForMainPage:nth-child(2n) .eventThumbnail{width:100%}}@media screen and (max-width:500px){.eventCardForMainPage .eventDetails{height:24px}.eventCardForMainPage .eventDetails .item .text{font-size:10px}.eventCardForMainPage .eventDetails .item img{width:15px;height:15px}.eventCardForMainPage .content .title{font-size:22px}.eventCardForMainPage .content .whiteButton{color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='317' height='64' viewBox='0 0 317 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='317' height='64' rx='5' fill='%23FF8F3E'/%3E%3C/svg%3E%0A");align-items:center;gap:10px;display:flex}.eventCardForMainPage .content .whiteButton:hover{background:linear-gradient(272.64deg,#ff8f3e 25%,#ffb178 50.19%);transition:all .3s linear;background-position:80%!important}}
