@import "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{text-decoration:underline;border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}*,:before,:after{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:62.5%}@media screen and (width<=30em){html{font-size:55%}}body{color:var(--color-black);background:var(--color-white);font-family:Montserrat,sans-serif;font-size:1.6rem;line-height:1.5}section,footer{padding:var(--section-padding-v) var(--section-padding-h);position:relative;overflow:hidden}section.extra-v-padding,footer.extra-v-padding{padding-top:calc(var(--section-padding-v) * 2);padding-bottom:calc(var(--section-padding-v) * 2)}h1{margin:0}strong{font-weight:500}a{text-decoration:none}option{color:#000;background:#fff}img{display:inline-block}ul,ol,menu{list-style:none}:root{--color-primary:#3854cc;--color-black:#131313;--color-white:#fff;--color-box-light-bkg:#eceefa;--section-padding-v:4rem;--section-padding-h:4rem;--safe-area-max-width:124rem;--header-height:9.6rem;--section-title-size:3.2rem}@media screen and (width<=48em){:root{--section-padding-v:3.2rem;--section-padding-h:2.4rem}}@media screen and (width<=30em){:root{--section-padding-v:2.4rem;--section-padding-h:1.6rem;--header-height:7.2rem;--section-title-size:2.8rem}}.u-section-title{font-size:4rem;font-weight:700;line-height:1.2}@media screen and (width<=48em){.u-section-title{font-size:3.2rem}}@media screen and (width<=30em){.u-section-title{font-size:2.4rem}}.button{background:var(--color-primary);color:var(--color-white);text-align:center;border-radius:.8rem;padding:1em 1.5em;font-weight:600;line-height:1;transition:filter .2s;display:inline-block}.button:hover{filter:brightness(1.1)}.button:active{filter:brightness(.9)}.footer__layout{place-items:center;display:grid}.footer__logo{aspect-ratio:285/56;width:min(90%,40rem);height:auto}.header{padding:0 var(--section-padding-h);height:var(--header-height)}.header__layout{justify-content:space-between;align-items:center;gap:1.6rem;height:100%;display:flex}.header__logo{aspect-ratio:285/56;width:auto;height:6.4rem}@media screen and (width<=30em){.header__logo{height:4.8rem}.header__cta{font-size:1.4rem}.header .hide-on-mobile{display:none}}.safe-area{max-width:var(--safe-area-max-width);margin:0 auto;position:relative}.safe-area.extend-width{width:100%}.safe-area.extend-height{height:100%}.hero-section{--bottom-border-radius:8rem;padding:calc(var(--section-padding-v) * 2) calc(var(--section-padding-h) * 2);height:calc(95vh - var(--header-height));border-bottom-left-radius:var(--bottom-border-radius);border-bottom-right-radius:var(--bottom-border-radius);background:linear-gradient(45deg,#0009,#0000),url(../../../images/backgrounds/hero-image.png) right 32% top 16%/cover no-repeat}.hero-section .layout{align-items:end;height:100%;display:grid}.hero-section .text{max-width:80rem;color:var(--color-white)}.hero-section .title{font-size:5.6rem;font-weight:700;line-height:1.1}.hero-section .message{margin:1.6rem 0 2.4rem;font-size:2rem}@media screen and (width<=48em){.hero-section{--bottom-border-radius:6.4rem}}@media screen and (width<=30em){.hero-section{--bottom-border-radius:4.8rem}.hero-section .title{font-size:4rem}.hero-section .message{font-size:1.6rem}}.key-benefits-section .layout{flex-wrap:wrap;gap:2.4rem;display:flex}.key-benefits-section .card{background:var(--color-box-light-bkg);border-radius:2.4rem;flex:30rem;align-content:center;gap:1.6rem;padding:3.2rem;display:grid}.key-benefits-section .card__icon{width:6.4rem;height:6.4rem}.key-benefits-section .card__title{margin-bottom:.4rem;font-size:1.8rem;font-weight:700}.content-topics-section .layout{grid-template-columns:repeat(2,1fr);align-items:center;gap:3.2rem;display:grid}.content-topics-section .section-title{text-align:center}.content-topics-section .topics{gap:1.6rem;display:grid}.content-topics-section .topic{align-items:center;gap:1.6rem;display:flex}.content-topics-section .topic__icon-box{background:var(--color-box-light-bkg);border-radius:1.6rem;flex-shrink:0;place-items:center;width:6.4rem;height:6.4rem;display:grid}.content-topics-section .topic__icon-img{width:60%;height:60%}.content-topics-section .topic__title{font-size:1.8rem;font-weight:700}@media screen and (width<=48em){.content-topics-section .layout{grid-template-columns:1fr}}.why-participate-section .layout{grid-template-columns:auto auto;justify-content:center;gap:16rem;display:grid}.why-participate-section .section-title{margin-bottom:3.2rem}.why-participate-section .benefits{gap:1.6rem;display:grid}.why-participate-section .benefit{align-items:center;gap:1.6rem;display:flex}.why-participate-section .benefit__icon-box{background:center/60% 60% no-repeat url(../../../images/icons/list-item-check.svg) var(--color-box-light-bkg);border-radius:1.6rem;flex-shrink:0;width:5.6rem;height:5.6rem}.why-participate-section .section-image{aspect-ratio:3.5/4;border:1rem solid var(--color-box-light-bkg);background:url(../../../images/backgrounds/why-participate-section-image.png) 50%/cover;border-radius:2.4rem;width:auto;height:100%}@media screen and (width<=64em){.why-participate-section .layout{grid-template-columns:repeat(2,1fr);gap:8rem}.why-participate-section .section-image{aspect-ratio:3/4}}@media screen and (width<=48em){.why-participate-section .layout{grid-template-columns:1fr;gap:4rem}.why-participate-section .section-title{text-align:center}.why-participate-section .section-image{aspect-ratio:4/3;grid-row:1/2}}.cta-section{background:linear-gradient(270deg,#0006,#0000),url(../../../images/backgrounds/cta-section-image.png) 24% 30%/cover;height:65vh}.cta-section .layout{grid-template-columns:.55fr;place-content:center end;height:100%;display:grid}.cta-section .text{-webkit-backdrop-filter:blur(1.6rem);backdrop-filter:blur(1.6rem);color:var(--color-white);background:#ffffff1a;border-radius:2.4rem;padding:4rem;font-size:2.2rem;font-weight:600;box-shadow:inset .2rem .2rem #fff3}@media screen and (width<=48em){.cta-section{height:90vh}.cta-section .layout{align-content:end;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;grid-template-columns:1fr}.cta-section .text{font-size:2rem}}.webinars-section .section-title{text-align:center;margin-bottom:4rem}.webinars-section .webinar-swiper-navigation{background:var(--color-box-light-bkg);border-radius:4rem;justify-content:space-between;align-items:center;width:min(44rem,100%);margin:3.2rem auto;padding:.8rem;display:flex}.webinars-section .webinar-swiper-navigation__nav-btn{background:center/contain no-repeat var(--icon-url);cursor:pointer;border:none;width:6.4rem;height:6.4rem}.webinars-section .webinar-swiper-navigation__nav-btn.left{--icon-url:url(../../../images/icons/swiper-nav-left.svg)}.webinars-section .webinar-swiper-navigation__nav-btn.right{--icon-url:url(../../../images/icons/swiper-nav-right.svg)}.webinars-section .webinar-swiper-navigation__text{text-align:center;font-size:1.8rem;font-weight:600;line-height:1}.webinars-section .card{background:var(--color-box-light-bkg);border-radius:2.4rem;grid-template-columns:repeat(2,1fr);align-items:center;gap:1.6rem 3.2rem;height:100%;padding:2.4rem;display:grid}.webinars-section .card__cover{background:center/cover var(--img-url);border-radius:1.8rem;width:100%;height:100%}.webinars-section .card__text{justify-items:start;gap:2.4rem;padding:1.6rem 0;display:grid}.webinars-section .card__title{font-size:2.4rem;font-weight:700;line-height:1.2}.webinars-section .card__title__number{width:max-content;color:var(--color-primary);border:.1rem solid var(--color-primary);border-radius:3rem;margin:0 0 .8rem;padding:.8rem 2.4rem;font-size:1.6rem;font-weight:500;display:block}.webinars-section .card__date-and-time{gap:1.6rem;display:grid}.webinars-section .card__date-and-time__item{align-items:center;gap:.8rem;display:flex}.webinars-section .card__date-and-time__item__icon{flex-shrink:0;width:3.2rem;height:3.2rem}@media screen and (width>=48em){.webinars-section .webinar-swiper .swiper-wrapper{align-items:stretch}.webinars-section .webinar-swiper .swiper-slide{flex-direction:column;height:auto;display:flex}}@media screen and (width<=48em){.webinars-section .card{grid-template-columns:1fr}.webinars-section .card__cover{aspect-ratio:3/4;height:auto}.webinars-section .card__text{justify-items:stretch}}
