.floatingTiles__inner{position:absolute;top:50%;left:50%}.floatingTiles__fig{position:absolute;--w:min(10.347vmax,14.952rem)}.floatingTiles__fig:first-child{top:min(20.278vmax,29.301rem);left:max(-2.153vmax,-3.111rem);transform:rotate(8deg)}.floatingTiles__fig:nth-child(2){top:max(-35.069vmax,-50.675rem);left:min(65.208vmax,94.226rem);transform:rotate(8deg)}.floatingTiles__fig:nth-child(3){top:min(25.694vmax,37.128rem);left:max(-34.028vmax,-49.17rem);transform:rotate(-8deg)}.floatingTiles__fig:nth-child(4){top:min(18.75vmax,27.094rem);left:max(-72.361vmax,-104.562rem);transform:rotate(-8deg)}.floatingTiles__fig:nth-child(5){top:max(-31.667vmax,-45.758rem);left:min(11.111vmax,16.056rem);transform:rotate(8deg)}.floatingTiles__fig:nth-child(6){top:min(19.028vmax,27.495rem);left:min(57.778vmax,83.489rem);transform:rotate(8deg)}.floatingTiles__fig:nth-child(7){top:max(-13.889vmax,-20.069rem);left:max(-29.514vmax,-42.648rem);transform:rotate(-8deg)}.floatingTiles__fig:nth-child(8){--w:min(6.458vmax,9.332rem);top:min(1.111vmax,1.606rem);left:max(-54.583vmax,-78.873rem);transform:rotate(-8deg)}.floatingTiles__fig:nth-child(9){--w:min(14.306vmax,20.672rem);top:max(-35.972vmax,-51.98rem);left:max(-78.472vmax,-113.392rem);transform:rotate(-8deg)}.floatingTiles__fig:nth-child(10){--w:min(16.389vmax,23.682rem);top:min(28.75vmax,41.544rem);left:min(20.069vmax,29rem);transform:rotate(8deg)}.floatingTiles__fig:nth-child(11){--w:min(6.736vmax,9.734rem);top:max(-13.403vmax,-19.367rem);left:min(44.722vmax,64.624rem);transform:rotate(8deg)}.floatingTiles__fig:nth-child(12){top:min(5.694vmax,8.228rem);left:min(35.208vmax,50.876rem);transform:rotate(8deg)}@media only screen and (max-width:1024px){.floatingTiles__fig{--w:11.71875vw}.floatingTiles__fig--locked-kid{top:-29.29688vw!important;left:-29.29688vw!important}}@media only screen and (max-width:743px){.floatingTiles__fig{--w:8rem}.floatingTiles__fig--locked-kid{top:-24rem!important;left:-35.71429vw!important}}.floatingTiles__icon{position:absolute;width:var(--w);height:var(--w);top:calc(var(--w)*-0.5);left:calc(var(--w)*-0.5)}.hero{display:flex;flex-direction:column;justify-content:center;min-height:var(--vpH,100vh);align-items:center;padding-top:calc(var(--bodyOffset) + var(--navH));padding-bottom:calc(var(--bodyOffset) + var(--navH));text-align:center;position:relative}.hero:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(closest-side,#f0f0ff 0,rgba(204,204,255,0) 100%)}@media only screen and (max-width:743px){.hero:before{background:radial-gradient(#f0f0ff 0,rgba(204,204,255,0) 100%)}}.hero__title{margin-bottom:4rem}@media only screen and (min-width:1025px){.hero__title{width:65.8%;margin-bottom:8rem}}.hero__countriesList,.hero__langChoices{display:flex}@media only screen and (max-width:1024px){.hero__langChoices{flex-direction:column;align-items:center}}.hero__countriesChoice{--a:0deg;--thickness:.4rem;position:relative;z-index:1}.hero__countriesChoice:after,.hero__countriesChoice:before{content:"";position:absolute;inset:calc(var(--thickness)*-1);z-index:-2}.hero__countriesChoice:after{background:conic-gradient(from calc(var(--a) + 90deg),#fff 5%,#ffba54,#f37ca7,#5b6df7 40%,#5b6df7 60%,#f37ca7,#ffba54,#fff 95%);transition:clip-path .4s cubic-bezier(.23,1,.32,1);clip-path:inset(calc(var(--thickness) + 1px) round 2rem);will-change:clip-path}.hero__countriesChoice:before{background-color:#ebedff;border-radius:calc(var(--thickness) + 2rem)}.hero__countriesChoice.is-hovering:after{clip-path:inset(0 round calc(var(--thickness) + 2rem))}@media only screen and (min-width:1025px){.hero__countriesChoice:not(:last-child){margin-right:2rem}}@media only screen and (max-width:1024px){.hero__countriesChoice:not(:last-child){margin-bottom:2rem}}.hero__countriesList{position:relative;z-index:1;padding:1.4rem 2.4rem;background-color:#fff;border-radius:2rem}.hero__country{letter-spacing:.04em;white-space:nowrap}.hero__country:not(:last-child):after{content:" • ";font-weight:700}.hero__country a{position:relative;transition:font-weight .4s}.hero__country a:before{content:"";position:absolute;top:100%;right:0;left:0;height:.2rem;background-color:currentColor;transition:transform .5s cubic-bezier(.215,.61,.355,1);transform-origin:right;transform:scaleX(0) translateZ(0)}@media(hover:hover){.hero__country:focus-within a:before,.hero__country:hover a:before{transform:scaleX(1) translateZ(0);transform-origin:left}}.is-usingKeyboard .hero__country:focus a:before{transform:scaleX(1) translateZ(0);transform-origin:left}