@keyframes Hero-module-scss-module__LAjnFG__hero-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module-scss-module__LAjnFG__hero-background-in{0%{opacity:0;filter:saturate(.9)blur(6px)}to{opacity:1;filter:saturate()blur()}}@keyframes Hero-module-scss-module__LAjnFG__hero-loopline-draw{to{stroke-dashoffset:0}}.Hero-module-scss-module__LAjnFG__hero{-webkit-user-select:text;user-select:text;border-radius:30px;grid-template:"h1"111px"star"180px"slider"108px"application"179px/1fr;gap:12px;height:695px;display:grid;position:relative}.Hero-module-scss-module__LAjnFG__hero .Hero-module-scss-module__LAjnFG__background{z-index:-1;background-image:url(/images/hero-image-mobile.png);background-size:cover;width:298px;height:342px;animation:.8s ease-out both Hero-module-scss-module__LAjnFG__hero-background-in;position:absolute;top:98px;left:68px}.Hero-module-scss-module__LAjnFG__hero .Hero-module-scss-module__LAjnFG__loopline{z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;display:none;position:absolute}.Hero-module-scss-module__LAjnFG__hero .Hero-module-scss-module__LAjnFG__looplineSvg{width:448px;height:267px;display:block}.Hero-module-scss-module__LAjnFG__hero .Hero-module-scss-module__LAjnFG__looplineSvg path{stroke-dasharray:1;stroke-dashoffset:1px;animation:1.45s ease-out .55s both Hero-module-scss-module__LAjnFG__hero-loopline-draw}.Hero-module-scss-module__LAjnFG__hero h1{z-index:1;grid-area:h1;font-family:Manrope,sans-serif;font-size:34px;font-weight:600;line-height:110%}.Hero-module-scss-module__LAjnFG__hero .Hero-module-scss-module__LAjnFG__title{animation:.55s ease-out 80ms both Hero-module-scss-module__LAjnFG__hero-fade-up}.Hero-module-scss-module__LAjnFG__hero .Hero-module-scss-module__LAjnFG__star{grid-area:star;animation:.55s ease-out .18s both Hero-module-scss-module__LAjnFG__hero-fade-up}.Hero-module-scss-module__LAjnFG__hero .Hero-module-scss-module__LAjnFG__highlight{color:var(--color-purple);margin:0 10px;display:inline-block;position:relative}.Hero-module-scss-module__LAjnFG__hero .Hero-module-scss-module__LAjnFG__highlight:before{content:"";background:var(--color-purple-light);z-index:-1;border-radius:50px;width:calc(100% + 28px);height:104%;display:inline-block;position:absolute;top:4px;left:-12px}.Hero-module-scss-module__LAjnFG__hero .Hero-module-scss-module__LAjnFG__slider{z-index:1;grid-area:slider;animation:.55s ease-out .28s both Hero-module-scss-module__LAjnFG__hero-fade-up}.Hero-module-scss-module__LAjnFG__hero .Hero-module-scss-module__LAjnFG__application{background:var(--color-purple);width:100%;color:var(--color-purple-light);z-index:1;text-align:left;-webkit-user-select:none;user-select:none;cursor:pointer;border:0;border-radius:20px;grid-area:application;gap:40px;padding:20px;font-family:Manrope,sans-serif;animation:.55s ease-out .38s both Hero-module-scss-module__LAjnFG__hero-fade-up;display:grid}.Hero-module-scss-module__LAjnFG__hero .Hero-module-scss-module__LAjnFG__application .Hero-module-scss-module__LAjnFG__offer{background:var(--color-orange);text-wrap:nowrap;border-radius:10px;width:min-content;padding:6px 9px 7px;font-size:16px;font-weight:600;display:block}.Hero-module-scss-module__LAjnFG__hero .Hero-module-scss-module__LAjnFG__application .Hero-module-scss-module__LAjnFG__go{justify-content:space-between;align-items:end;gap:10px;display:flex}.Hero-module-scss-module__LAjnFG__hero .Hero-module-scss-module__LAjnFG__application .Hero-module-scss-module__LAjnFG__go .Hero-module-scss-module__LAjnFG__text{font-size:30px;font-weight:700;line-height:110%}@media (prefers-reduced-motion:reduce){.Hero-module-scss-module__LAjnFG__hero .Hero-module-scss-module__LAjnFG__background,.Hero-module-scss-module__LAjnFG__hero .Hero-module-scss-module__LAjnFG__title,.Hero-module-scss-module__LAjnFG__hero .Hero-module-scss-module__LAjnFG__star,.Hero-module-scss-module__LAjnFG__hero .Hero-module-scss-module__LAjnFG__slider,.Hero-module-scss-module__LAjnFG__hero .Hero-module-scss-module__LAjnFG__application{animation:none}.Hero-module-scss-module__LAjnFG__hero .Hero-module-scss-module__LAjnFG__looplineSvg path{stroke-dashoffset:0;animation:none}}@media (min-width:552px) and (max-width:767.98px){.Hero-module-scss-module__LAjnFG__hero .Hero-module-scss-module__LAjnFG__background{z-index:0;background-image:url(/images/hero-image-mobile-2.png);width:406px;height:466px;top:-28px;left:163px}}@media (min-width:768px) and (max-width:1024.98px){.Hero-module-scss-module__LAjnFG__hero{background:var(--color-gray-medium);border-radius:30px;grid-template:"h1 h1 star"160px"slider none none"1fr"application none none"179px/1fr 1fr 160px;gap:28px;height:695px;padding:33px 20px 19px 31px;overflow:hidden}.Hero-module-scss-module__LAjnFG__hero .Hero-module-scss-module__LAjnFG__background{top:142px;left:unset;z-index:0;background-image:url(/images/hero-image-tablet.png);width:538px;height:553px;right:5vw}.Hero-module-scss-module__LAjnFG__hero .Hero-module-scss-module__LAjnFG__loopline{display:block;position:absolute;bottom:-80px;right:0}.Hero-module-scss-module__LAjnFG__hero h1{z-index:1;font-size:48px;font-weight:600;line-height:110%}.Hero-module-scss-module__LAjnFG__hero .Hero-module-scss-module__LAjnFG__application{margin-left:-9px}}@media (min-width:1025px){.Hero-module-scss-module__LAjnFG__hero{background:var(--color-gray-medium);border-radius:30px;grid-template:"h1 h1 star"198px"slider none none"1fr"application none none"179px/3fr 5fr 260px;gap:36px;height:695px;padding:33px 32px 19px 31px;overflow:hidden}.Hero-module-scss-module__LAjnFG__hero .Hero-module-scss-module__LAjnFG__background{z-index:0;background-image:url(/images/hero-image-desktop.png);width:1050px;height:695px;top:0;left:50%;transform:translate(-50%)}.Hero-module-scss-module__LAjnFG__hero .Hero-module-scss-module__LAjnFG__loopline{display:block;position:absolute;bottom:-5px;right:0}.Hero-module-scss-module__LAjnFG__hero h1{z-index:1;font-size:60px;font-weight:600;line-height:110%}.Hero-module-scss-module__LAjnFG__hero .Hero-module-scss-module__LAjnFG__application{margin-left:-9px}}
@keyframes LinesLoader-module-scss-module__bsLbeq__lines-loader{to{width:100%}}.LinesLoader-module-scss-module__bsLbeq__loader{pointer-events:none;gap:6px;display:flex;position:absolute;top:64px;left:90px}.LinesLoader-module-scss-module__bsLbeq__loader .LinesLoader-module-scss-module__bsLbeq__line{background:var(--color-gray-light);border-radius:4px;width:20px;height:2px;display:block;position:relative;overflow:hidden}.LinesLoader-module-scss-module__bsLbeq__loader .LinesLoader-module-scss-module__bsLbeq__line .LinesLoader-module-scss-module__bsLbeq__filler{content:"";background:var(--color-purple);border-radius:4px;width:0;height:2px;animation:3.5s linear forwards LinesLoader-module-scss-module__bsLbeq__lines-loader;position:absolute;top:0;left:0}@media (min-width:768px){.LinesLoader-module-scss-module__bsLbeq__loader{top:76px;left:110px}}
.BenefitsSlider-module-scss-module__Z0o_uq__slider{text-wrap:wrap;background:#fcfafb;border-radius:10px;width:310px;height:80px;position:relative}.BenefitsSlider-module-scss-module__Z0o_uq__slider .BenefitsSlider-module-scss-module__Z0o_uq__slideWrapper{width:310px}.BenefitsSlider-module-scss-module__Z0o_uq__slider .BenefitsSlider-module-scss-module__Z0o_uq__slideWrapper .BenefitsSlider-module-scss-module__Z0o_uq__slide{grid-template-columns:50px 1fr;gap:28px;padding:12px;display:grid}.BenefitsSlider-module-scss-module__Z0o_uq__slider .BenefitsSlider-module-scss-module__Z0o_uq__slideWrapper .BenefitsSlider-module-scss-module__Z0o_uq__slide .BenefitsSlider-module-scss-module__Z0o_uq__icon img{width:50px;height:50px}.BenefitsSlider-module-scss-module__Z0o_uq__slider .BenefitsSlider-module-scss-module__Z0o_uq__slideWrapper .BenefitsSlider-module-scss-module__Z0o_uq__slide .BenefitsSlider-module-scss-module__Z0o_uq__info{margin-bottom:15px;font-size:14px}@media (min-width:768px){.BenefitsSlider-module-scss-module__Z0o_uq__slider{background:#fcfafb00;width:350px;height:90px}.BenefitsSlider-module-scss-module__Z0o_uq__slider .BenefitsSlider-module-scss-module__Z0o_uq__slideWrapper{width:350px}.BenefitsSlider-module-scss-module__Z0o_uq__slider .BenefitsSlider-module-scss-module__Z0o_uq__slideWrapper .BenefitsSlider-module-scss-module__Z0o_uq__slide{grid-template-columns:90px 1fr;align-items:center;gap:20px;width:350px;padding:0}.BenefitsSlider-module-scss-module__Z0o_uq__slider .BenefitsSlider-module-scss-module__Z0o_uq__slideWrapper .BenefitsSlider-module-scss-module__Z0o_uq__slide .BenefitsSlider-module-scss-module__Z0o_uq__icon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;display:flex}.BenefitsSlider-module-scss-module__Z0o_uq__slider .BenefitsSlider-module-scss-module__Z0o_uq__slideWrapper .BenefitsSlider-module-scss-module__Z0o_uq__slide .BenefitsSlider-module-scss-module__Z0o_uq__icon img{width:60px;height:60px}.BenefitsSlider-module-scss-module__Z0o_uq__slider .BenefitsSlider-module-scss-module__Z0o_uq__slideWrapper .BenefitsSlider-module-scss-module__Z0o_uq__slide .BenefitsSlider-module-scss-module__Z0o_uq__info{margin-bottom:15px;font-size:16px}}
@keyframes Star-module-scss-module__ru8I-W__star-attention{0%,to{transform:rotate(0)scale(1)}35%{transform:rotate(-2deg)scale(1.025)}70%{transform:rotate(2deg)scale(1.015)}}.Star-module-scss-module__ru8I-W__star{pointer-events:none;-webkit-user-select:none;user-select:none;transform-origin:50%;will-change:transform;grid-area:star;animation:4.8s ease-in-out 1.2s infinite Star-module-scss-module__ru8I-W__star-attention;position:relative}.Star-module-scss-module__ru8I-W__star .Star-module-scss-module__ru8I-W__image{width:180px;height:180px;overflow:hidden}.Star-module-scss-module__ru8I-W__star .Star-module-scss-module__ru8I-W__image img{width:180px!important;height:180px!important}.Star-module-scss-module__ru8I-W__star .Star-module-scss-module__ru8I-W__text{text-align:center;color:var(--color-purple);font-size:16px;font-weight:700;display:block;position:absolute;top:30%;left:42px}.Star-module-scss-module__ru8I-W__star .Star-module-scss-module__ru8I-W__orange{text-align:center;background:var(--color-orange);color:#fff;border-radius:30px;padding:5px 12px 7px;font-size:12px;font-weight:600;display:block;position:absolute;top:96px;left:31px;transform:rotate(-3deg)}@media (prefers-reduced-motion:reduce){.Star-module-scss-module__ru8I-W__star{will-change:auto;animation:none}}@media (min-width:768px) and (max-width:1024.98px){.Star-module-scss-module__ru8I-W__star .Star-module-scss-module__ru8I-W__image{width:160px;height:160px;overflow:hidden;rotate:5.5deg}.Star-module-scss-module__ru8I-W__star .Star-module-scss-module__ru8I-W__image img{width:160px!important;height:160px!important}.Star-module-scss-module__ru8I-W__star .Star-module-scss-module__ru8I-W__text{top:26%;left:36px;rotate:5.5deg}.Star-module-scss-module__ru8I-W__star .Star-module-scss-module__ru8I-W__orange{top:83px;left:20px;rotate:5.5deg}}@media (min-width:1025px){.Star-module-scss-module__ru8I-W__star .Star-module-scss-module__ru8I-W__image{width:260px;height:260px;rotate:0;overflow:hidden}.Star-module-scss-module__ru8I-W__star .Star-module-scss-module__ru8I-W__image img{width:260px!important;height:260px!important}.Star-module-scss-module__ru8I-W__star .Star-module-scss-module__ru8I-W__text{rotate:0;font-size:30px;line-height:110%;top:30%;left:46px}.Star-module-scss-module__ru8I-W__star .Star-module-scss-module__ru8I-W__orange{font-size:16px;font-weight:600;line-height:110%;top:144px;left:53px}}
@keyframes Modal-module-scss-module__hLstSW__modal-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes Modal-module-scss-module__hLstSW__modal-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes Modal-module-scss-module__hLstSW__modal-window-in{0%{opacity:0;transform:translateY(14px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Modal-module-scss-module__hLstSW__modal-window-out{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(22px)scale(.96)}}.Modal-module-scss-module__hLstSW__overlay{z-index:9999;-webkit-backdrop-filter:saturate(130%)blur(100px);backdrop-filter:saturate(130%)blur(100px);opacity:0;background:#ffffff80;justify-content:center;align-items:center;animation:.28s forwards Modal-module-scss-module__hLstSW__modal-overlay-in;display:grid;position:fixed;inset:0;overflow:hidden}.Modal-module-scss-module__hLstSW__window{min-width:335px;max-width:800px;color:var(--color-white);background:var(--color-purple);opacity:0;border-radius:15px;padding:12px 12px 12px 20px;animation:.3s cubic-bezier(.2,.8,.2,1) forwards Modal-module-scss-module__hLstSW__modal-window-in;position:relative;transform:translateY(14px)scale(.98)}.Modal-module-scss-module__hLstSW__window .Modal-module-scss-module__hLstSW__head{justify-content:space-between;gap:5px;margin-bottom:20px;display:flex}.Modal-module-scss-module__hLstSW__window .Modal-module-scss-module__hLstSW__head .Modal-module-scss-module__hLstSW__title{font-size:24px}.Modal-module-scss-module__hLstSW__window .Modal-module-scss-module__hLstSW__head button{background:#ad88d6;width:28px;height:28px;padding:0;position:relative}.Modal-module-scss-module__hLstSW__window .Modal-module-scss-module__hLstSW__head button:before{content:"";background:#dccaf0;border-radius:2px;width:16px;height:2px;position:absolute;top:14px;left:14px;transform:translate(-50%,-50%)rotate(45deg)}.Modal-module-scss-module__hLstSW__window .Modal-module-scss-module__hLstSW__head button:after{content:"";background:#dccaf0;border-radius:2px;width:16px;height:2px;position:absolute;top:14px;left:14px;transform:translate(-50%,-50%)rotate(-45deg)}.Modal-module-scss-module__hLstSW__window .Modal-module-scss-module__hLstSW__head button:hover:before,.Modal-module-scss-module__hLstSW__window .Modal-module-scss-module__hLstSW__head button:hover:after{background:var(--color-purple-light)}.Modal-module-scss-module__hLstSW__window .Modal-module-scss-module__hLstSW__content{padding:8px 8px 8px 0}.Modal-module-scss-module__hLstSW__entered{opacity:1}.Modal-module-scss-module__hLstSW__entered .Modal-module-scss-module__hLstSW__window{opacity:1;transform:translateY(0)scale(1)}.Modal-module-scss-module__hLstSW__closing{pointer-events:none;animation:.32s forwards Modal-module-scss-module__hLstSW__modal-overlay-out}.Modal-module-scss-module__hLstSW__closing .Modal-module-scss-module__hLstSW__window{animation:.32s cubic-bezier(.4,0,.2,1) forwards Modal-module-scss-module__hLstSW__modal-window-out}@media (prefers-reduced-motion:reduce){.Modal-module-scss-module__hLstSW__overlay,.Modal-module-scss-module__hLstSW__window{animation:none}.Modal-module-scss-module__hLstSW__closing,.Modal-module-scss-module__hLstSW__closing .Modal-module-scss-module__hLstSW__window{transition:none}}
.ForWhom-module-scss-module__8_za1W__forWhom{height:370px;margin-top:90px}.ForWhom-module-scss-module__8_za1W__forWhom h2 .ForWhom-module-scss-module__8_za1W__highlight{color:var(--color-purple);margin:0 10px;display:inline-block;position:relative}.ForWhom-module-scss-module__8_za1W__forWhom h2 .ForWhom-module-scss-module__8_za1W__highlight:before{content:"";background:var(--color-purple-light);z-index:-1;border-radius:50px;width:calc(100% + 28px);height:104%;display:inline-block;position:absolute;top:4px;left:-12px}.ForWhom-module-scss-module__8_za1W__forWhom h2 .ForWhom-module-scss-module__8_za1W__highlight{margin-left:0;position:relative}.ForWhom-module-scss-module__8_za1W__forWhom h2 .ForWhom-module-scss-module__8_za1W__highlight:after{content:"";background-image:url(/svg/starlight_01.svg);background-size:cover;width:20px;height:20px;position:absolute;top:-10px;right:-25px}@media (min-width:1025px){.ForWhom-module-scss-module__8_za1W__forWhom h2 .ForWhom-module-scss-module__8_za1W__highlight:after{width:32px;height:32px}}
.ForWhomSlider-module-scss-module__SREviG__slider .ForWhomSlider-module-scss-module__SREviG__buttons{justify-content:end;gap:10px;margin:35px 0 30px;display:flex;position:relative}.ForWhomSlider-module-scss-module__SREviG__slider .ForWhomSlider-module-scss-module__SREviG__buttons .ForWhomSlider-module-scss-module__SREviG__caption{justify-items:end;display:grid;position:absolute;bottom:0;right:132px}.ForWhomSlider-module-scss-module__SREviG__slider .ForWhomSlider-module-scss-module__SREviG__buttons .ForWhomSlider-module-scss-module__SREviG__caption span{color:var(--color-purple);font-family:Caveat,sans-serif;font-size:20px;font-weight:400;line-height:90%;rotate:-5deg}.ForWhomSlider-module-scss-module__SREviG__slider .ForWhomSlider-module-scss-module__SREviG__buttons .ForWhomSlider-module-scss-module__SREviG__caption img{rotate:-15deg}.ForWhomSlider-module-scss-module__SREviG__slider .ForWhomSlider-module-scss-module__SREviG__buttons .ForWhomSlider-module-scss-module__SREviG__button{border-radius:50px;place-items:center;width:41px;height:41px;padding:0;display:grid}.ForWhomSlider-module-scss-module__SREviG__slider .ForWhomSlider-module-scss-module__SREviG__slideWrapper .ForWhomSlider-module-scss-module__SREviG__slide{background:var(--color-purple-light);border-radius:20px;place-items:center;width:300px;height:190px;padding:15px 22px 19px;display:grid}.ForWhomSlider-module-scss-module__SREviG__slider .ForWhomSlider-module-scss-module__SREviG__slideWrapper .ForWhomSlider-module-scss-module__SREviG__slide .ForWhomSlider-module-scss-module__SREviG__number{color:var(--color-purple);margin-bottom:20px;font-family:Roboto Slab,serif;font-size:16px;line-height:140%;position:relative}.ForWhomSlider-module-scss-module__SREviG__slider .ForWhomSlider-module-scss-module__SREviG__slideWrapper .ForWhomSlider-module-scss-module__SREviG__slide .ForWhomSlider-module-scss-module__SREviG__number:before,.ForWhomSlider-module-scss-module__SREviG__slider .ForWhomSlider-module-scss-module__SREviG__slideWrapper .ForWhomSlider-module-scss-module__SREviG__slide .ForWhomSlider-module-scss-module__SREviG__number:after{content:"";background:var(--color-purple);border-radius:5px;width:30px;height:2px;position:absolute;top:calc(50% - 1px)}.ForWhomSlider-module-scss-module__SREviG__slider .ForWhomSlider-module-scss-module__SREviG__slideWrapper .ForWhomSlider-module-scss-module__SREviG__slide .ForWhomSlider-module-scss-module__SREviG__number:before{left:-40px}.ForWhomSlider-module-scss-module__SREviG__slider .ForWhomSlider-module-scss-module__SREviG__slideWrapper .ForWhomSlider-module-scss-module__SREviG__slide .ForWhomSlider-module-scss-module__SREviG__number:after{right:-40px}.ForWhomSlider-module-scss-module__SREviG__slider .ForWhomSlider-module-scss-module__SREviG__slideWrapper .ForWhomSlider-module-scss-module__SREviG__slide .ForWhomSlider-module-scss-module__SREviG__title{color:var(--color-purple);text-align:center;margin-bottom:10px;padding:0 24px;font-size:18px;font-weight:600;line-height:120%}.ForWhomSlider-module-scss-module__SREviG__slider .ForWhomSlider-module-scss-module__SREviG__slideWrapper .ForWhomSlider-module-scss-module__SREviG__slide .ForWhomSlider-module-scss-module__SREviG__description{text-align:center;font-size:14px;font-weight:400;line-height:140%}@media (min-width:1025px){.ForWhomSlider-module-scss-module__SREviG__slider .ForWhomSlider-module-scss-module__SREviG__buttons{margin-top:-35px}}
@keyframes Levels-module-scss-module__HvAhUa__timeline-fill{to{height:calc(93% - 20px)}}@keyframes Levels-module-scss-module__HvAhUa__slide-in{0%{opacity:.3;transform:translateY(20px)}to{opacity:1;transform:none}}.Levels-module-scss-module__HvAhUa__levels{margin-top:90px;display:grid}.Levels-module-scss-module__HvAhUa__levels .Levels-module-scss-module__HvAhUa__highlight{color:var(--color-purple);margin:0 10px;display:inline-block;position:relative}.Levels-module-scss-module__HvAhUa__levels .Levels-module-scss-module__HvAhUa__highlight:before{content:"";background:var(--color-purple-light);z-index:-1;border-radius:50px;width:calc(100% + 28px);height:104%;display:inline-block;position:absolute;top:4px;left:-12px}.Levels-module-scss-module__HvAhUa__levels .Levels-module-scss-module__HvAhUa__highlight{margin-left:0}.Levels-module-scss-module__HvAhUa__levels .Levels-module-scss-module__HvAhUa__highlight:after{content:"";background-image:url(/svg/shine.svg);background-size:cover;width:18px;height:18px;position:absolute;top:-10px;right:-18px}.Levels-module-scss-module__HvAhUa__levels .Levels-module-scss-module__HvAhUa__steps{gap:50px;margin-top:45px;padding-left:20px;display:grid;position:relative}.Levels-module-scss-module__HvAhUa__levels .Levels-module-scss-module__HvAhUa__steps .Levels-module-scss-module__HvAhUa__step{grid-template-columns:1fr 80px;gap:0;animation:1s both Levels-module-scss-module__HvAhUa__slide-in;display:grid;position:relative}.Levels-module-scss-module__HvAhUa__levels .Levels-module-scss-module__HvAhUa__steps .Levels-module-scss-module__HvAhUa__step:before{content:"";background:var(--color-purple-light);border-radius:50%;width:20px;height:20px;position:absolute;top:5px;left:-28.5px;box-shadow:0 4px 8px #18072e26}.Levels-module-scss-module__HvAhUa__levels .Levels-module-scss-module__HvAhUa__steps .Levels-module-scss-module__HvAhUa__step:after{content:"";background:var(--color-purple);border-radius:50%;width:10px;height:10px;position:absolute;top:10px;left:-23.5px}.Levels-module-scss-module__HvAhUa__levels .Levels-module-scss-module__HvAhUa__steps .Levels-module-scss-module__HvAhUa__step .Levels-module-scss-module__HvAhUa__text{gap:22px;display:grid}.Levels-module-scss-module__HvAhUa__levels .Levels-module-scss-module__HvAhUa__steps .Levels-module-scss-module__HvAhUa__step .Levels-module-scss-module__HvAhUa__text .Levels-module-scss-module__HvAhUa__title{color:var(--color-purple);font-family:Caveat,sans-serif;font-size:30px;font-weight:400;line-height:90%}.Levels-module-scss-module__HvAhUa__levels .Levels-module-scss-module__HvAhUa__steps .Levels-module-scss-module__HvAhUa__step .Levels-module-scss-module__HvAhUa__text .Levels-module-scss-module__HvAhUa__points{font-size:14px;font-weight:400;line-height:140%;list-style:none}.Levels-module-scss-module__HvAhUa__levels .Levels-module-scss-module__HvAhUa__steps .Levels-module-scss-module__HvAhUa__step .Levels-module-scss-module__HvAhUa__text .Levels-module-scss-module__HvAhUa__points .Levels-module-scss-module__HvAhUa__point{background-image:url(/svg/check.svg);background-position:0 4px;background-repeat:no-repeat;background-size:12px 12px;padding-left:18px}.Levels-module-scss-module__HvAhUa__levels .Levels-module-scss-module__HvAhUa__steps .Levels-module-scss-module__HvAhUa__step .Levels-module-scss-module__HvAhUa__image{width:80px;height:80px;position:relative}@media (min-width:768px){.Levels-module-scss-module__HvAhUa__levels{display:grid}.Levels-module-scss-module__HvAhUa__levels h2{width:375px;margin-bottom:-120px}.Levels-module-scss-module__HvAhUa__levels .Levels-module-scss-module__HvAhUa__steps{grid-template-columns:1fr 1fr;gap:27px 172px;display:grid}.Levels-module-scss-module__HvAhUa__levels .Levels-module-scss-module__HvAhUa__steps .Levels-module-scss-module__HvAhUa__step{grid-template-columns:120px 1fr;gap:5px}.Levels-module-scss-module__HvAhUa__levels .Levels-module-scss-module__HvAhUa__steps .Levels-module-scss-module__HvAhUa__step:nth-child(odd){grid-column-start:2}.Levels-module-scss-module__HvAhUa__levels .Levels-module-scss-module__HvAhUa__steps .Levels-module-scss-module__HvAhUa__step:nth-child(odd):before{width:30px;height:30px;left:-109.5px}.Levels-module-scss-module__HvAhUa__levels .Levels-module-scss-module__HvAhUa__steps .Levels-module-scss-module__HvAhUa__step:nth-child(odd):after{width:16px;height:16px;top:12px;left:-102.5px}.Levels-module-scss-module__HvAhUa__levels .Levels-module-scss-module__HvAhUa__steps .Levels-module-scss-module__HvAhUa__step:nth-child(2n){grid-column-start:1}.Levels-module-scss-module__HvAhUa__levels .Levels-module-scss-module__HvAhUa__steps .Levels-module-scss-module__HvAhUa__step:nth-child(2n):before{width:30px;height:30px;left:auto;right:-92.5px}.Levels-module-scss-module__HvAhUa__levels .Levels-module-scss-module__HvAhUa__steps .Levels-module-scss-module__HvAhUa__step:nth-child(2n):after{width:16px;height:16px;top:12px;left:auto;right:-85.5px}.Levels-module-scss-module__HvAhUa__levels .Levels-module-scss-module__HvAhUa__steps .Levels-module-scss-module__HvAhUa__step:nth-child(5){grid-row-start:3}.Levels-module-scss-module__HvAhUa__levels .Levels-module-scss-module__HvAhUa__steps .Levels-module-scss-module__HvAhUa__step:nth-child(6){grid-row-start:4}.Levels-module-scss-module__HvAhUa__levels .Levels-module-scss-module__HvAhUa__steps .Levels-module-scss-module__HvAhUa__step:nth-child(7){grid-row-start:5}.Levels-module-scss-module__HvAhUa__levels .Levels-module-scss-module__HvAhUa__steps .Levels-module-scss-module__HvAhUa__step:nth-child(8){grid-row-start:6}.Levels-module-scss-module__HvAhUa__levels .Levels-module-scss-module__HvAhUa__steps .Levels-module-scss-module__HvAhUa__step:nth-child(9){grid-row-start:7}.Levels-module-scss-module__HvAhUa__levels .Levels-module-scss-module__HvAhUa__steps .Levels-module-scss-module__HvAhUa__step .Levels-module-scss-module__HvAhUa__image{order:1;width:120px;height:120px}.Levels-module-scss-module__HvAhUa__levels .Levels-module-scss-module__HvAhUa__steps .Levels-module-scss-module__HvAhUa__step .Levels-module-scss-module__HvAhUa__text{order:2}}
.VerticalTimeline-module-scss-module__frI8KG__timeline,.VerticalTimeline-module-scss-module__frI8KG__timelineFill{width:3px;height:var(--timeline-height);position:absolute;top:15px;left:0}.VerticalTimeline-module-scss-module__frI8KG__timeline{background:var(--color-gray-medium)}.VerticalTimeline-module-scss-module__frI8KG__timelineFill{background:var(--color-purple);height:0;max-height:var(--timeline-height);transition:height .3s ease-out}@media (min-width:768px){.VerticalTimeline-module-scss-module__frI8KG__timeline,.VerticalTimeline-module-scss-module__frI8KG__timelineFill{left:50%}}
.AboutPlane-module-scss-module__Y1Gz1q__aboutPlane{background:var(--color-gray-medium);text-align:center;border-radius:20px;gap:40px;margin-top:90px;padding:34px 7px 20px;display:grid}.AboutPlane-module-scss-module__Y1Gz1q__aboutPlane .AboutPlane-module-scss-module__Y1Gz1q__tab{color:var(--color-purple);font-size:14px;font-weight:600;line-height:140%;position:relative}.AboutPlane-module-scss-module__Y1Gz1q__aboutPlane .AboutPlane-module-scss-module__Y1Gz1q__tab:before{content:"";background-image:url(/svg/highlight_07.svg);width:121px;height:57px;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.AboutPlane-module-scss-module__Y1Gz1q__aboutPlane .AboutPlane-module-scss-module__Y1Gz1q__title{font-size:20px;font-weight:600;line-height:120%}.AboutPlane-module-scss-module__Y1Gz1q__aboutPlane .AboutPlane-module-scss-module__Y1Gz1q__title .AboutPlane-module-scss-module__Y1Gz1q__highlight{color:var(--color-purple);margin:0 10px;display:inline-block;position:relative}.AboutPlane-module-scss-module__Y1Gz1q__aboutPlane .AboutPlane-module-scss-module__Y1Gz1q__title .AboutPlane-module-scss-module__Y1Gz1q__highlight:before{content:"";background:var(--color-purple-light);z-index:-1;border-radius:50px;width:calc(100% + 28px);height:104%;display:inline-block;position:absolute;top:4px;left:-12px}.AboutPlane-module-scss-module__Y1Gz1q__aboutPlane .AboutPlane-module-scss-module__Y1Gz1q__title .AboutPlane-module-scss-module__Y1Gz1q__highlight{z-index:1}.AboutPlane-module-scss-module__Y1Gz1q__aboutPlane .AboutPlane-module-scss-module__Y1Gz1q__images{flex-flow:wrap;justify-content:center;justify-items:center;gap:20px;display:flex}.AboutPlane-module-scss-module__Y1Gz1q__aboutPlane .AboutPlane-module-scss-module__Y1Gz1q__images img{border-radius:20px;box-shadow:0 20px 50px #2935391a}.AboutPlane-module-scss-module__Y1Gz1q__aboutPlane .AboutPlane-module-scss-module__Y1Gz1q__images .AboutPlane-module-scss-module__Y1Gz1q__image1{border-radius:20px;width:263px;height:170px;position:relative;rotate:-3deg}.AboutPlane-module-scss-module__Y1Gz1q__aboutPlane .AboutPlane-module-scss-module__Y1Gz1q__images .AboutPlane-module-scss-module__Y1Gz1q__image1:before{content:"";z-index:1;background-image:url(/svg/highlight_11.svg);background-size:cover;width:75px;height:63px;position:absolute;top:-28px;left:-43px}.AboutPlane-module-scss-module__Y1Gz1q__aboutPlane .AboutPlane-module-scss-module__Y1Gz1q__images .AboutPlane-module-scss-module__Y1Gz1q__image2{border-radius:20px;width:270px;height:184px;position:relative;rotate:2deg}.AboutPlane-module-scss-module__Y1Gz1q__aboutPlane .AboutPlane-module-scss-module__Y1Gz1q__images .AboutPlane-module-scss-module__Y1Gz1q__image2:after{content:"";opacity:.2;background-image:url(/svg/highlight_01.svg);background-repeat:no-repeat;width:30px;height:32px;position:absolute;top:-15px;right:-15px}@media (min-width:768px){.AboutPlane-module-scss-module__Y1Gz1q__aboutPlane{justify-items:center;gap:69px}.AboutPlane-module-scss-module__Y1Gz1q__aboutPlane .AboutPlane-module-scss-module__Y1Gz1q__title{max-width:740px;font-size:34px}.AboutPlane-module-scss-module__Y1Gz1q__aboutPlane .AboutPlane-module-scss-module__Y1Gz1q__images{gap:51px}.AboutPlane-module-scss-module__Y1Gz1q__aboutPlane .AboutPlane-module-scss-module__Y1Gz1q__images .AboutPlane-module-scss-module__Y1Gz1q__image1{width:528px;height:332px}.AboutPlane-module-scss-module__Y1Gz1q__aboutPlane .AboutPlane-module-scss-module__Y1Gz1q__images .AboutPlane-module-scss-module__Y1Gz1q__image1:before{width:177px;height:149px;top:-68px;left:-83px}.AboutPlane-module-scss-module__Y1Gz1q__aboutPlane .AboutPlane-module-scss-module__Y1Gz1q__images .AboutPlane-module-scss-module__Y1Gz1q__image2{width:640px;height:437px}.AboutPlane-module-scss-module__Y1Gz1q__aboutPlane .AboutPlane-module-scss-module__Y1Gz1q__images .AboutPlane-module-scss-module__Y1Gz1q__image2:after{width:56px;height:60px;top:-15px;right:-40px}.AboutPlane-module-scss-module__Y1Gz1q__aboutPlane{margin-top:140px}}
.Mission-module-scss-module__V2ki7W__mission{margin-top:90px}.Mission-module-scss-module__V2ki7W__mission .Mission-module-scss-module__V2ki7W__highlight{color:var(--color-purple);margin:0 10px;display:inline-block;position:relative}.Mission-module-scss-module__V2ki7W__mission .Mission-module-scss-module__V2ki7W__highlight:before{content:"";background:var(--color-purple-light);z-index:-1;border-radius:50px;width:calc(100% + 28px);height:104%;display:inline-block;position:absolute;top:4px;left:-12px}.Mission-module-scss-module__V2ki7W__mission .Mission-module-scss-module__V2ki7W__highlight{margin-left:0}.Mission-module-scss-module__V2ki7W__mission .Mission-module-scss-module__V2ki7W__highlight:after{content:"";background-image:url(/svg/shine.svg);background-size:cover;width:18px;height:18px;position:absolute;top:-10px;right:-18px}.Mission-module-scss-module__V2ki7W__mission .Mission-module-scss-module__V2ki7W__content{gap:20px;margin-top:35px;display:grid}.Mission-module-scss-module__V2ki7W__mission .Mission-module-scss-module__V2ki7W__content .Mission-module-scss-module__V2ki7W__sliderWrapper{background:var(--color-gray-medium);border-radius:20px;padding:15px 25px 0;position:relative;overflow:hidden}.Mission-module-scss-module__V2ki7W__mission .Mission-module-scss-module__V2ki7W__content .Mission-module-scss-module__V2ki7W__gallery{background:var(--color-gray-medium);border-radius:20px;justify-items:center;gap:30px;padding:18px;display:grid;position:relative}.Mission-module-scss-module__V2ki7W__mission .Mission-module-scss-module__V2ki7W__content .Mission-module-scss-module__V2ki7W__gallery .Mission-module-scss-module__V2ki7W__image1,.Mission-module-scss-module__V2ki7W__mission .Mission-module-scss-module__V2ki7W__content .Mission-module-scss-module__V2ki7W__gallery .Mission-module-scss-module__V2ki7W__image2{border-radius:20px;overflow:hidden;box-shadow:0 20px 50px #29353d1a}.Mission-module-scss-module__V2ki7W__mission .Mission-module-scss-module__V2ki7W__content .Mission-module-scss-module__V2ki7W__gallery .Mission-module-scss-module__V2ki7W__image1{width:270px;height:170px;rotate:4deg}.Mission-module-scss-module__V2ki7W__mission .Mission-module-scss-module__V2ki7W__content .Mission-module-scss-module__V2ki7W__gallery .Mission-module-scss-module__V2ki7W__image2{width:270px;height:184px;rotate:-3deg}@media (min-width:768px){.Mission-module-scss-module__V2ki7W__mission .Mission-module-scss-module__V2ki7W__content{grid-template-columns:repeat(2,1fr)}.Mission-module-scss-module__V2ki7W__mission .Mission-module-scss-module__V2ki7W__content .Mission-module-scss-module__V2ki7W__sliderWrapper{height:min-content}}@media (min-width:1025px){.Mission-module-scss-module__V2ki7W__mission{margin-top:140px;margin-bottom:75px}.Mission-module-scss-module__V2ki7W__mission .Mission-module-scss-module__V2ki7W__highlight:after{width:27px;height:27px;top:-16px;right:-28px}.Mission-module-scss-module__V2ki7W__mission .Mission-module-scss-module__V2ki7W__content{grid-template-columns:repeat(2,1fr);margin-top:60px}.Mission-module-scss-module__V2ki7W__mission .Mission-module-scss-module__V2ki7W__content .Mission-module-scss-module__V2ki7W__sliderWrapper{max-height:min-content;padding:69px 45px 42px}.Mission-module-scss-module__V2ki7W__mission .Mission-module-scss-module__V2ki7W__content .Mission-module-scss-module__V2ki7W__gallery{justify-items:auto;background-image:url(/images/vector-1.png);background-position:right top 65px;background-repeat:no-repeat;background-size:auto;gap:0;max-height:424px}.Mission-module-scss-module__V2ki7W__mission .Mission-module-scss-module__V2ki7W__content .Mission-module-scss-module__V2ki7W__gallery .Mission-module-scss-module__V2ki7W__image1{justify-self:end;width:343px;height:234px;margin-top:-85px;margin-right:20px}.Mission-module-scss-module__V2ki7W__mission .Mission-module-scss-module__V2ki7W__content .Mission-module-scss-module__V2ki7W__gallery .Mission-module-scss-module__V2ki7W__image2{justify-self:start;width:408px;height:257px;margin-bottom:-122px;margin-left:5px}}@media (min-width:1200px){.Mission-module-scss-module__V2ki7W__mission .Mission-module-scss-module__V2ki7W__content .Mission-module-scss-module__V2ki7W__sliderWrapper{padding:69px 80px 42px}}
.MissionSlider-module-scss-module__WccHDa__slider .MissionSlider-module-scss-module__WccHDa__buttons{justify-content:end;gap:10px;margin:35px 0 30px;display:flex;position:relative}.MissionSlider-module-scss-module__WccHDa__slider .MissionSlider-module-scss-module__WccHDa__buttons .MissionSlider-module-scss-module__WccHDa__caption{justify-items:end;display:grid;position:absolute;bottom:0;right:120px}.MissionSlider-module-scss-module__WccHDa__slider .MissionSlider-module-scss-module__WccHDa__buttons .MissionSlider-module-scss-module__WccHDa__caption span{color:var(--color-purple);font-family:Caveat,sans-serif;font-size:25px;font-weight:400;line-height:90%;rotate:-5deg}.MissionSlider-module-scss-module__WccHDa__slider .MissionSlider-module-scss-module__WccHDa__buttons .MissionSlider-module-scss-module__WccHDa__caption img{rotate:-15deg}.MissionSlider-module-scss-module__WccHDa__slider .MissionSlider-module-scss-module__WccHDa__buttons .MissionSlider-module-scss-module__WccHDa__button{border-radius:50px;place-items:center;width:41px;height:41px;padding:0;display:grid}.MissionSlider-module-scss-module__WccHDa__slider .MissionSlider-module-scss-module__WccHDa__slideWrapper .MissionSlider-module-scss-module__WccHDa__slide{place-items:center;padding-top:26px;display:grid}.MissionSlider-module-scss-module__WccHDa__slider .MissionSlider-module-scss-module__WccHDa__slideWrapper .MissionSlider-module-scss-module__WccHDa__slide .MissionSlider-module-scss-module__WccHDa__number{color:var(--color-purple);margin-bottom:25px;font-size:14px;font-weight:600;line-height:140%;position:relative}.MissionSlider-module-scss-module__WccHDa__slider .MissionSlider-module-scss-module__WccHDa__slideWrapper .MissionSlider-module-scss-module__WccHDa__slide .MissionSlider-module-scss-module__WccHDa__number:before{content:"";background-image:url(/svg/highlight_08.svg);width:43px;height:41px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MissionSlider-module-scss-module__WccHDa__slider .MissionSlider-module-scss-module__WccHDa__slideWrapper .MissionSlider-module-scss-module__WccHDa__slide .MissionSlider-module-scss-module__WccHDa__title{text-align:center;margin-bottom:10px;padding:0 24px;font-size:18px;font-weight:600;line-height:120%}.MissionSlider-module-scss-module__WccHDa__slider .MissionSlider-module-scss-module__WccHDa__slideWrapper .MissionSlider-module-scss-module__WccHDa__slide .MissionSlider-module-scss-module__WccHDa__description{text-align:center;max-width:400px;color:var(--color-black-light);font-size:14px;font-weight:400;line-height:140%}@media (min-width:1025px){.MissionSlider-module-scss-module__WccHDa__slider .MissionSlider-module-scss-module__WccHDa__buttons{justify-self:center}.MissionSlider-module-scss-module__WccHDa__slider .MissionSlider-module-scss-module__WccHDa__buttons .MissionSlider-module-scss-module__WccHDa__button{border-radius:50px;width:50px;height:50px}.MissionSlider-module-scss-module__WccHDa__slider .MissionSlider-module-scss-module__WccHDa__slideWrapper .MissionSlider-module-scss-module__WccHDa__slide .MissionSlider-module-scss-module__WccHDa__title{font-size:34px}.MissionSlider-module-scss-module__WccHDa__slider .MissionSlider-module-scss-module__WccHDa__slideWrapper .MissionSlider-module-scss-module__WccHDa__slide .MissionSlider-module-scss-module__WccHDa__description{font-size:18px}}
.IndividualApproach-module-scss-module__P5iFMG__individualApproach{gap:30px;margin-top:90px;display:grid}.IndividualApproach-module-scss-module__P5iFMG__individualApproach .IndividualApproach-module-scss-module__P5iFMG__head{grid-template-columns:83px 1fr;align-items:center;display:grid;position:relative}.IndividualApproach-module-scss-module__P5iFMG__individualApproach .IndividualApproach-module-scss-module__P5iFMG__head .IndividualApproach-module-scss-module__P5iFMG__image{width:83px;height:90px;position:absolute;bottom:0;left:0}.IndividualApproach-module-scss-module__P5iFMG__individualApproach .IndividualApproach-module-scss-module__P5iFMG__head h2{grid-column-start:2;font-size:27px}.IndividualApproach-module-scss-module__P5iFMG__individualApproach .IndividualApproach-module-scss-module__P5iFMG__pointsWrapper{gap:20px;display:grid}@media (min-width:768px){.IndividualApproach-module-scss-module__P5iFMG__individualApproach .IndividualApproach-module-scss-module__P5iFMG__head{grid-template-columns:114px 1fr;gap:15px}.IndividualApproach-module-scss-module__P5iFMG__individualApproach .IndividualApproach-module-scss-module__P5iFMG__head .IndividualApproach-module-scss-module__P5iFMG__image{width:114px;height:122px}.IndividualApproach-module-scss-module__P5iFMG__individualApproach .IndividualApproach-module-scss-module__P5iFMG__head h2{font-size:30px}}@media (min-width:1025px){.IndividualApproach-module-scss-module__P5iFMG__individualApproach{background:var(--color-purple-light);border-radius:30px;grid-template-columns:1fr 1fr;gap:45px;margin-top:140px;padding:80px 50px}.IndividualApproach-module-scss-module__P5iFMG__individualApproach .IndividualApproach-module-scss-module__P5iFMG__head{align-content:start}.IndividualApproach-module-scss-module__P5iFMG__individualApproach .IndividualApproach-module-scss-module__P5iFMG__head .IndividualApproach-module-scss-module__P5iFMG__image{width:136px;height:146px;position:absolute;top:-25px;left:-15px}.IndividualApproach-module-scss-module__P5iFMG__individualApproach .IndividualApproach-module-scss-module__P5iFMG__head h2{max-width:445px;font-size:35px}}@media (min-width:1200px){.IndividualApproach-module-scss-module__P5iFMG__individualApproach .IndividualApproach-module-scss-module__P5iFMG__head h2{font-size:50px}}
.ApproachCard-module-scss-module__fmUX4W__card{background:var(--color-purple-light);border-radius:20px;gap:20px;padding:20px;display:grid}.ApproachCard-module-scss-module__fmUX4W__card .ApproachCard-module-scss-module__fmUX4W__icon{background:var(--color-purple);border-radius:10px;width:50px;height:50px;position:relative}.ApproachCard-module-scss-module__fmUX4W__card .ApproachCard-module-scss-module__fmUX4W__icon img{width:46px;height:46px;position:absolute}.ApproachCard-module-scss-module__fmUX4W__card .ApproachCard-module-scss-module__fmUX4W__title{color:var(--color-purple);font-size:18px;font-weight:600;line-height:110%}.ApproachCard-module-scss-module__fmUX4W__card .ApproachCard-module-scss-module__fmUX4W__points{gap:15px;font-size:14px;font-weight:400;line-height:140%;list-style:none;display:grid}.ApproachCard-module-scss-module__fmUX4W__card .ApproachCard-module-scss-module__fmUX4W__points .ApproachCard-module-scss-module__fmUX4W__point{color:var(--color-black-light);background-image:url(/svg/checkmark.svg);background-position:0 0;background-repeat:no-repeat;background-size:20px 20px;max-width:450px;padding-left:32px}@media (min-width:1025px){.ApproachCard-module-scss-module__fmUX4W__card{background:#fff;padding:30px 27px 32px 30px}.ApproachCard-module-scss-module__fmUX4W__card .ApproachCard-module-scss-module__fmUX4W__icon{width:75px;height:75px}.ApproachCard-module-scss-module__fmUX4W__card .ApproachCard-module-scss-module__fmUX4W__icon img{width:69px;height:65px}.ApproachCard-module-scss-module__fmUX4W__card .ApproachCard-module-scss-module__fmUX4W__title{font-size:25px}.ApproachCard-module-scss-module__fmUX4W__card .ApproachCard-module-scss-module__fmUX4W__point{background-size:25px 25px;font-size:16px}}
.Talents-module-scss-module__osQJha__talents{gap:30px;margin-top:90px;display:grid}.Talents-module-scss-module__osQJha__talents h2 .Talents-module-scss-module__osQJha__highlight{color:var(--color-purple);margin:0 10px;display:inline-block;position:relative}.Talents-module-scss-module__osQJha__talents h2 .Talents-module-scss-module__osQJha__highlight:before{content:"";background:var(--color-purple-light);z-index:-1;border-radius:50px;width:calc(100% + 28px);height:104%;display:inline-block;position:absolute;top:4px;left:-12px}.Talents-module-scss-module__osQJha__talents h2 .Talents-module-scss-module__osQJha__highlight{margin-left:0;position:relative}.Talents-module-scss-module__osQJha__talents h2 .Talents-module-scss-module__osQJha__highlight:first-of-type:after{content:"";background-image:url(/svg/starlight_02.svg);background-size:cover;width:20px;height:22px;position:absolute;top:-10px;right:-25px}.Talents-module-scss-module__osQJha__talents .Talents-module-scss-module__osQJha__content{text-align:center;align-items:end;gap:10px;display:grid;position:relative}.Talents-module-scss-module__osQJha__talents .Talents-module-scss-module__osQJha__content .Talents-module-scss-module__osQJha__text{background:var(--color-gray-medium);border-radius:20px;place-items:center;gap:15px;padding:38px 18px 41px;display:grid}.Talents-module-scss-module__osQJha__talents .Talents-module-scss-module__osQJha__content .Talents-module-scss-module__osQJha__text .Talents-module-scss-module__osQJha__icon{width:31px;height:33px;margin-bottom:18px;position:relative}.Talents-module-scss-module__osQJha__talents .Talents-module-scss-module__osQJha__content .Talents-module-scss-module__osQJha__text .Talents-module-scss-module__osQJha__icon:before{content:"";border:2px dashed var(--color-purple);border-radius:50%;width:70px;height:70px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Talents-module-scss-module__osQJha__talents .Talents-module-scss-module__osQJha__content .Talents-module-scss-module__osQJha__text .Talents-module-scss-module__osQJha__title{color:var(--color-purple);font-family:Caveat,sans-serif;font-size:30px;font-weight:400;line-height:110%;rotate:-5deg}.Talents-module-scss-module__osQJha__talents .Talents-module-scss-module__osQJha__content .Talents-module-scss-module__osQJha__text p{color:var(--color-black-light);max-width:500px;font-size:14px;font-weight:400;line-height:140%}.Talents-module-scss-module__osQJha__talents .Talents-module-scss-module__osQJha__content .Talents-module-scss-module__osQJha__image{position:relative}@media (min-width:768px){.Talents-module-scss-module__osQJha__talents .Talents-module-scss-module__osQJha__content{grid-template-columns:repeat(2,1fr)}}@media (min-width:1025px){.Talents-module-scss-module__osQJha__talents{margin-top:140px}.Talents-module-scss-module__osQJha__talents h2 .Talents-module-scss-module__osQJha__highlight:first-of-type:after{width:32px;height:32px;top:-16px;right:-32px}.Talents-module-scss-module__osQJha__talents .Talents-module-scss-module__osQJha__content{text-align:justify;grid-template-columns:repeat(12,1fr);gap:40px}.Talents-module-scss-module__osQJha__talents .Talents-module-scss-module__osQJha__content .Talents-module-scss-module__osQJha__text{grid-column:1/6;padding:57px 40px 41px}.Talents-module-scss-module__osQJha__talents .Talents-module-scss-module__osQJha__content .Talents-module-scss-module__osQJha__text .Talents-module-scss-module__osQJha__icon{width:40px;height:43px}.Talents-module-scss-module__osQJha__talents .Talents-module-scss-module__osQJha__content .Talents-module-scss-module__osQJha__text .Talents-module-scss-module__osQJha__icon:before{width:90px;height:90px}.Talents-module-scss-module__osQJha__talents .Talents-module-scss-module__osQJha__content .Talents-module-scss-module__osQJha__text .Talents-module-scss-module__osQJha__title{font-size:38px;rotate:none}.Talents-module-scss-module__osQJha__talents .Talents-module-scss-module__osQJha__content .Talents-module-scss-module__osQJha__text p{font-size:18px}.Talents-module-scss-module__osQJha__talents .Talents-module-scss-module__osQJha__content .Talents-module-scss-module__osQJha__image{background-position:100%;grid-column:6/12}}
.Methodology-module-scss-module__R-Sfha__methodology{gap:30px;margin-top:90px;display:grid}.Methodology-module-scss-module__R-Sfha__methodology h2 .Methodology-module-scss-module__R-Sfha__highlight{color:var(--color-purple);margin:0 10px;display:inline-block;position:relative}.Methodology-module-scss-module__R-Sfha__methodology h2 .Methodology-module-scss-module__R-Sfha__highlight:before{content:"";background:var(--color-purple-light);z-index:-1;border-radius:50px;width:calc(100% + 28px);height:104%;display:inline-block;position:absolute;top:4px;left:-12px}.Methodology-module-scss-module__R-Sfha__methodology h2 .Methodology-module-scss-module__R-Sfha__highlight{margin-left:0}.Methodology-module-scss-module__R-Sfha__methodology h2 .Methodology-module-scss-module__R-Sfha__highlight:after{content:"";background-image:url(/svg/shine.svg);background-size:cover;width:18px;height:18px;position:absolute;top:-10px;right:-18px}.Methodology-module-scss-module__R-Sfha__methodology .Methodology-module-scss-module__R-Sfha__cards{gap:20px;display:grid}.Methodology-module-scss-module__R-Sfha__methodology .Methodology-module-scss-module__R-Sfha__cards .Methodology-module-scss-module__R-Sfha__card{background:var(--color-purple-light);border-radius:20px;padding:20px 20px 52px;display:grid}.Methodology-module-scss-module__R-Sfha__methodology .Methodology-module-scss-module__R-Sfha__cards .Methodology-module-scss-module__R-Sfha__card .Methodology-module-scss-module__R-Sfha__title{font-size:25px;font-weight:700}.Methodology-module-scss-module__R-Sfha__methodology .Methodology-module-scss-module__R-Sfha__cards .Methodology-module-scss-module__R-Sfha__card .Methodology-module-scss-module__R-Sfha__points{gap:10px;margin-top:15px;margin-bottom:20px;list-style:none;display:grid}.Methodology-module-scss-module__R-Sfha__methodology .Methodology-module-scss-module__R-Sfha__cards .Methodology-module-scss-module__R-Sfha__card .Methodology-module-scss-module__R-Sfha__points .Methodology-module-scss-module__R-Sfha__point{background-image:url(/svg/checkmark.svg);background-position:0 0;background-repeat:no-repeat;background-size:18px 18px;max-width:450px;padding-left:28px;font-size:14px}.Methodology-module-scss-module__R-Sfha__methodology .Methodology-module-scss-module__R-Sfha__cards .Methodology-module-scss-module__R-Sfha__card .Methodology-module-scss-module__R-Sfha__image{aspect-ratio:295/165;width:100%;position:relative}.Methodology-module-scss-module__R-Sfha__methodology .Methodology-module-scss-module__R-Sfha__cards .Methodology-module-scss-module__R-Sfha__card .Methodology-module-scss-module__R-Sfha__image>img{object-fit:cover;border-radius:12px}.Methodology-module-scss-module__R-Sfha__methodology .Methodology-module-scss-module__R-Sfha__cards .Methodology-module-scss-module__R-Sfha__card .Methodology-module-scss-module__R-Sfha__image .Methodology-module-scss-module__R-Sfha__link{background:var(--color-orange);z-index:1;border-radius:50px;align-items:center;gap:6px;padding:9px 15px 8px;text-decoration:none;display:flex;position:absolute;top:-15px;left:-5px;rotate:-3deg}.Methodology-module-scss-module__R-Sfha__methodology .Methodology-module-scss-module__R-Sfha__cards .Methodology-module-scss-module__R-Sfha__card .Methodology-module-scss-module__R-Sfha__image .Methodology-module-scss-module__R-Sfha__link span{color:#fff;font-size:12px;font-weight:600;line-height:140%;display:block}.Methodology-module-scss-module__R-Sfha__methodology .Methodology-module-scss-module__R-Sfha__cards .Methodology-module-scss-module__R-Sfha__card .Methodology-module-scss-module__R-Sfha__image .Methodology-module-scss-module__R-Sfha__caption{color:var(--color-purple);background:#fff;border-radius:50px;grid-template-columns:1fr 40px;align-items:center;gap:2px;padding:7px 5px 7px 17px;font-size:14px;font-weight:600;line-height:130%;display:grid;position:absolute;bottom:-24px;left:-2px;box-shadow:0 10px 30px #18072e12}.Methodology-module-scss-module__R-Sfha__methodology .Methodology-module-scss-module__R-Sfha__cards .Methodology-module-scss-module__R-Sfha__card .Methodology-module-scss-module__R-Sfha__image .Methodology-module-scss-module__R-Sfha__caption .Methodology-module-scss-module__R-Sfha__icon{background:var(--color-gray-medium);border-radius:50%;width:40px;height:40px;padding-right:16px;position:relative}.Methodology-module-scss-module__R-Sfha__methodology .Methodology-module-scss-module__R-Sfha__cards .Methodology-module-scss-module__R-Sfha__card .Methodology-module-scss-module__R-Sfha__image .Methodology-module-scss-module__R-Sfha__caption .Methodology-module-scss-module__R-Sfha__icon img{width:40px;height:40px;position:absolute;top:50%;left:50%}.Methodology-module-scss-module__R-Sfha__methodology .Methodology-module-scss-module__R-Sfha__cards .Methodology-module-scss-module__R-Sfha__card:first-child .Methodology-module-scss-module__R-Sfha__image .Methodology-module-scss-module__R-Sfha__caption{border-top-right-radius:40px;border-bottom-right-radius:0;grid-template-columns:1fr;max-width:245px;padding-right:16px}.Methodology-module-scss-module__R-Sfha__methodology .Methodology-module-scss-module__R-Sfha__cards .Methodology-module-scss-module__R-Sfha__card:first-child .Methodology-module-scss-module__R-Sfha__image .Methodology-module-scss-module__R-Sfha__caption .Methodology-module-scss-module__R-Sfha__icon{background:0 0;width:70px;height:72px;position:absolute;bottom:-20px;right:-70px}.Methodology-module-scss-module__R-Sfha__methodology .Methodology-module-scss-module__R-Sfha__cards .Methodology-module-scss-module__R-Sfha__card:nth-child(4) .Methodology-module-scss-module__R-Sfha__image .Methodology-module-scss-module__R-Sfha__caption,.Methodology-module-scss-module__R-Sfha__methodology .Methodology-module-scss-module__R-Sfha__cards .Methodology-module-scss-module__R-Sfha__card:nth-child(5) .Methodology-module-scss-module__R-Sfha__image .Methodology-module-scss-module__R-Sfha__caption,.Methodology-module-scss-module__R-Sfha__methodology .Methodology-module-scss-module__R-Sfha__cards .Methodology-module-scss-module__R-Sfha__card:nth-child(6) .Methodology-module-scss-module__R-Sfha__image .Methodology-module-scss-module__R-Sfha__caption{min-width:345px;left:-15px;right:-15px}@media (min-width:768px){.Methodology-module-scss-module__R-Sfha__methodology{margin-top:90px}.Methodology-module-scss-module__R-Sfha__methodology .Methodology-module-scss-module__R-Sfha__cards{grid-template-columns:1fr 1fr;margin-top:45px}.Methodology-module-scss-module__R-Sfha__methodology .Methodology-module-scss-module__R-Sfha__cards .Methodology-module-scss-module__R-Sfha__card{padding:20px}.Methodology-module-scss-module__R-Sfha__methodology .Methodology-module-scss-module__R-Sfha__cards .Methodology-module-scss-module__R-Sfha__card .Methodology-module-scss-module__R-Sfha__image{align-self:end}.Methodology-module-scss-module__R-Sfha__methodology .Methodology-module-scss-module__R-Sfha__cards .Methodology-module-scss-module__R-Sfha__card .Methodology-module-scss-module__R-Sfha__image .Methodology-module-scss-module__R-Sfha__caption{left:unset;bottom:-8px;right:-2px}.Methodology-module-scss-module__R-Sfha__methodology .Methodology-module-scss-module__R-Sfha__cards .Methodology-module-scss-module__R-Sfha__card:first-child .Methodology-module-scss-module__R-Sfha__image .Methodology-module-scss-module__R-Sfha__caption{left:auto;right:60px}.Methodology-module-scss-module__R-Sfha__methodology .Methodology-module-scss-module__R-Sfha__cards .Methodology-module-scss-module__R-Sfha__card:nth-child(2) .Methodology-module-scss-module__R-Sfha__image .Methodology-module-scss-module__R-Sfha__caption,.Methodology-module-scss-module__R-Sfha__methodology .Methodology-module-scss-module__R-Sfha__cards .Methodology-module-scss-module__R-Sfha__card:nth-child(4) .Methodology-module-scss-module__R-Sfha__image .Methodology-module-scss-module__R-Sfha__caption,.Methodology-module-scss-module__R-Sfha__methodology .Methodology-module-scss-module__R-Sfha__cards .Methodology-module-scss-module__R-Sfha__card:nth-child(5) .Methodology-module-scss-module__R-Sfha__image .Methodology-module-scss-module__R-Sfha__caption,.Methodology-module-scss-module__R-Sfha__methodology .Methodology-module-scss-module__R-Sfha__cards .Methodology-module-scss-module__R-Sfha__card:nth-child(6) .Methodology-module-scss-module__R-Sfha__image .Methodology-module-scss-module__R-Sfha__caption{left:unset;max-width:90%;right:-2px}}@media (min-width:1025px){.Methodology-module-scss-module__R-Sfha__methodology{margin-top:140px}.Methodology-module-scss-module__R-Sfha__methodology .Methodology-module-scss-module__R-Sfha__cards{gap:40px;margin-top:60px}.Methodology-module-scss-module__R-Sfha__methodology .Methodology-module-scss-module__R-Sfha__cards .Methodology-module-scss-module__R-Sfha__card .Methodology-module-scss-module__R-Sfha__title{font-size:34px;line-height:110%}.Methodology-module-scss-module__R-Sfha__methodology .Methodology-module-scss-module__R-Sfha__cards .Methodology-module-scss-module__R-Sfha__card .Methodology-module-scss-module__R-Sfha__points .Methodology-module-scss-module__R-Sfha__point{font-size:16px;line-height:140%}}
.WhatGive-module-scss-module__TqO3uG__whatGive{gap:40px;margin-top:90px;display:grid}.WhatGive-module-scss-module__TqO3uG__whatGive .WhatGive-module-scss-module__TqO3uG__head{gap:30px;display:grid}.WhatGive-module-scss-module__TqO3uG__whatGive .WhatGive-module-scss-module__TqO3uG__head .WhatGive-module-scss-module__TqO3uG__caption{place-items:center;gap:30px;display:grid}.WhatGive-module-scss-module__TqO3uG__whatGive .WhatGive-module-scss-module__TqO3uG__head .WhatGive-module-scss-module__TqO3uG__caption .WhatGive-module-scss-module__TqO3uG__image{width:40px;height:35px;position:relative}.WhatGive-module-scss-module__TqO3uG__whatGive .WhatGive-module-scss-module__TqO3uG__head .WhatGive-module-scss-module__TqO3uG__caption .WhatGive-module-scss-module__TqO3uG__image:before{content:"";border:2px dashed var(--color-purple);border-radius:50%;width:70px;height:70px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.WhatGive-module-scss-module__TqO3uG__whatGive .WhatGive-module-scss-module__TqO3uG__head .WhatGive-module-scss-module__TqO3uG__caption span{color:var(--color-purple);font-family:Caveat,sans-serif;font-size:30px;font-weight:400;line-height:110%;display:block;rotate:-5deg}.WhatGive-module-scss-module__TqO3uG__whatGive .WhatGive-module-scss-module__TqO3uG__head h2 .WhatGive-module-scss-module__TqO3uG__highlight{color:var(--color-purple);margin:0 10px;display:inline-block;position:relative}.WhatGive-module-scss-module__TqO3uG__whatGive .WhatGive-module-scss-module__TqO3uG__head h2 .WhatGive-module-scss-module__TqO3uG__highlight:before{content:"";background:var(--color-purple-light);z-index:-1;border-radius:50px;width:calc(100% + 28px);height:104%;display:inline-block;position:absolute;top:4px;left:-12px}.WhatGive-module-scss-module__TqO3uG__whatGive .WhatGive-module-scss-module__TqO3uG__head h2 .WhatGive-module-scss-module__TqO3uG__highlight{margin-left:0;position:relative}.WhatGive-module-scss-module__TqO3uG__whatGive .WhatGive-module-scss-module__TqO3uG__head h2 .WhatGive-module-scss-module__TqO3uG__highlight:first-of-type:after{content:"";background-image:url(/svg/starlight_02.svg);background-size:cover;width:20px;height:22px;position:absolute;top:-10px;right:-25px}.WhatGive-module-scss-module__TqO3uG__whatGive .WhatGive-module-scss-module__TqO3uG__accordion{gap:10px;display:grid}@media (min-width:1025px){.WhatGive-module-scss-module__TqO3uG__whatGive{margin-top:140px}.WhatGive-module-scss-module__TqO3uG__whatGive .WhatGive-module-scss-module__TqO3uG__head{grid-template-columns:1fr 328px;place-items:center;display:grid}.WhatGive-module-scss-module__TqO3uG__whatGive .WhatGive-module-scss-module__TqO3uG__head .WhatGive-module-scss-module__TqO3uG__caption{order:2}.WhatGive-module-scss-module__TqO3uG__whatGive .WhatGive-module-scss-module__TqO3uG__head .WhatGive-module-scss-module__TqO3uG__caption .WhatGive-module-scss-module__TqO3uG__image{width:50px;height:43px}.WhatGive-module-scss-module__TqO3uG__whatGive .WhatGive-module-scss-module__TqO3uG__head .WhatGive-module-scss-module__TqO3uG__caption .WhatGive-module-scss-module__TqO3uG__image:before{width:90px;height:90px}.WhatGive-module-scss-module__TqO3uG__whatGive .WhatGive-module-scss-module__TqO3uG__head .WhatGive-module-scss-module__TqO3uG__caption span{margin-right:20px;rotate:5deg}.WhatGive-module-scss-module__TqO3uG__whatGive .WhatGive-module-scss-module__TqO3uG__head h2{order:1}.WhatGive-module-scss-module__TqO3uG__whatGive .WhatGive-module-scss-module__TqO3uG__accordion{gap:15px}}@media (min-width:1200px){.WhatGive-module-scss-module__TqO3uG__whatGive .WhatGive-module-scss-module__TqO3uG__head{gap:175px}}
.AccordionCard-module-scss-module__AU8T1q__accordionCard{background:var(--color-gray-medium);border-radius:20px;gap:0;padding:15px 12px 18px 52px;display:grid}.AccordionCard-module-scss-module__AU8T1q__accordionCard .AccordionCard-module-scss-module__AU8T1q__head{grid-template-columns:1fr 30px;align-items:center;gap:15px;display:grid;position:relative}.AccordionCard-module-scss-module__AU8T1q__accordionCard .AccordionCard-module-scss-module__AU8T1q__head .AccordionCard-module-scss-module__AU8T1q__number{color:var(--color-purple);font-size:10px;font-weight:600;line-height:140%;display:block;position:absolute;top:8px;left:-30px}.AccordionCard-module-scss-module__AU8T1q__accordionCard .AccordionCard-module-scss-module__AU8T1q__head .AccordionCard-module-scss-module__AU8T1q__number:before{content:"";background-image:url(/svg/highlight_08.svg);background-repeat:no-repeat;background-size:contain;width:30px;height:28px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AccordionCard-module-scss-module__AU8T1q__accordionCard .AccordionCard-module-scss-module__AU8T1q__head .AccordionCard-module-scss-module__AU8T1q__title{font-size:18px;font-weight:600;line-height:120%}.AccordionCard-module-scss-module__AU8T1q__accordionCard .AccordionCard-module-scss-module__AU8T1q__head .AccordionCard-module-scss-module__AU8T1q__toggleBtn{border-radius:50%;place-content:center;width:30px;height:30px;padding:0;transition:background-color .3s ease-in-out,transform .3s ease-in-out;display:grid}.AccordionCard-module-scss-module__AU8T1q__accordionCard .AccordionCard-module-scss-module__AU8T1q__head .AccordionCard-module-scss-module__AU8T1q__toggleBtn .AccordionCard-module-scss-module__AU8T1q__icon{width:16px;height:16px;transition:transform .3s ease-in-out;position:relative}.AccordionCard-module-scss-module__AU8T1q__accordionCard .AccordionCard-module-scss-module__AU8T1q__head .AccordionCard-module-scss-module__AU8T1q__active{transform:rotate(45deg)}.AccordionCard-module-scss-module__AU8T1q__accordionCard .AccordionCard-module-scss-module__AU8T1q__content{max-height:0;color:var(--color-black-light);font-size:14px;font-weight:400;line-height:140%;transition:max-height .38s;overflow:hidden}.AccordionCard-module-scss-module__AU8T1q__accordionCard .AccordionCard-module-scss-module__AU8T1q__contentInner{padding-top:10px;padding-bottom:0}@media (prefers-reduced-motion:reduce){.AccordionCard-module-scss-module__AU8T1q__accordionCard .AccordionCard-module-scss-module__AU8T1q__toggleBtn,.AccordionCard-module-scss-module__AU8T1q__accordionCard .AccordionCard-module-scss-module__AU8T1q__toggleBtn .AccordionCard-module-scss-module__AU8T1q__icon,.AccordionCard-module-scss-module__AU8T1q__accordionCard .AccordionCard-module-scss-module__AU8T1q__content{transition:none}}@media (min-width:1025px){.AccordionCard-module-scss-module__AU8T1q__accordionCard{border-radius:40px;padding:25px 30px 24px 100px}.AccordionCard-module-scss-module__AU8T1q__accordionCard .AccordionCard-module-scss-module__AU8T1q__head .AccordionCard-module-scss-module__AU8T1q__number{font-size:16px;top:8px;left:-60px}.AccordionCard-module-scss-module__AU8T1q__accordionCard .AccordionCard-module-scss-module__AU8T1q__head .AccordionCard-module-scss-module__AU8T1q__number:before{width:50px;height:48px}.AccordionCard-module-scss-module__AU8T1q__accordionCard .AccordionCard-module-scss-module__AU8T1q__head .AccordionCard-module-scss-module__AU8T1q__title{font-size:26px}.AccordionCard-module-scss-module__AU8T1q__accordionCard .AccordionCard-module-scss-module__AU8T1q__head .AccordionCard-module-scss-module__AU8T1q__toggleBtn{width:40px;height:40px}.AccordionCard-module-scss-module__AU8T1q__accordionCard .AccordionCard-module-scss-module__AU8T1q__contentInner{padding-bottom:20px}}
.Tournaments-module-scss-module__FyhQPq__tournaments{gap:40px;margin-top:90px;display:grid}.Tournaments-module-scss-module__FyhQPq__tournaments .Tournaments-module-scss-module__FyhQPq__background{position:relative}.Tournaments-module-scss-module__FyhQPq__tournaments .Tournaments-module-scss-module__FyhQPq__background .Tournaments-module-scss-module__FyhQPq__caption{place-items:center;gap:30px;display:grid}.Tournaments-module-scss-module__FyhQPq__tournaments .Tournaments-module-scss-module__FyhQPq__background .Tournaments-module-scss-module__FyhQPq__caption .Tournaments-module-scss-module__FyhQPq__image{width:40px;height:35px;position:relative;rotate:-5deg}.Tournaments-module-scss-module__FyhQPq__tournaments .Tournaments-module-scss-module__FyhQPq__background .Tournaments-module-scss-module__FyhQPq__caption .Tournaments-module-scss-module__FyhQPq__image:before{content:"";border:2px dashed var(--color-purple);border-radius:50%;width:70px;height:70px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Tournaments-module-scss-module__FyhQPq__tournaments .Tournaments-module-scss-module__FyhQPq__background .Tournaments-module-scss-module__FyhQPq__caption span{color:var(--color-purple);font-family:Caveat,sans-serif;font-size:30px;font-weight:400;line-height:110%;display:block;rotate:-5deg}.Tournaments-module-scss-module__FyhQPq__tournaments .Tournaments-module-scss-module__FyhQPq__background .Tournaments-module-scss-module__FyhQPq__bgImage{z-index:-1;width:394px;height:300px;position:absolute;top:250px;left:50%;transform:translate(-50%,-50%)}.Tournaments-module-scss-module__FyhQPq__tournaments .Tournaments-module-scss-module__FyhQPq__background .Tournaments-module-scss-module__FyhQPq__bgImage img{object-fit:contain}.Tournaments-module-scss-module__FyhQPq__tournaments .Tournaments-module-scss-module__FyhQPq__points{gap:20px;margin-top:260px;display:grid}@media (min-width:768px){.Tournaments-module-scss-module__FyhQPq__tournaments{grid-template-columns:1fr 1fr}.Tournaments-module-scss-module__FyhQPq__tournaments .Tournaments-module-scss-module__FyhQPq__background .Tournaments-module-scss-module__FyhQPq__bgImage{opacity:1;width:626px;height:477px;top:340px}.Tournaments-module-scss-module__FyhQPq__tournaments .Tournaments-module-scss-module__FyhQPq__points{margin-top:0}}@media (min-width:1025px){.Tournaments-module-scss-module__FyhQPq__tournaments{margin-top:140px;margin-bottom:80px}.Tournaments-module-scss-module__FyhQPq__tournaments .Tournaments-module-scss-module__FyhQPq__background .Tournaments-module-scss-module__FyhQPq__caption{text-align:center;justify-self:start;max-width:100px}.Tournaments-module-scss-module__FyhQPq__tournaments .Tournaments-module-scss-module__FyhQPq__background .Tournaments-module-scss-module__FyhQPq__caption span{margin-left:10px}.Tournaments-module-scss-module__FyhQPq__tournaments .Tournaments-module-scss-module__FyhQPq__background .Tournaments-module-scss-module__FyhQPq__bgImage{top:240px;left:auto;right:-520px}.Tournaments-module-scss-module__FyhQPq__tournaments .Tournaments-module-scss-module__FyhQPq__points{grid-template-columns:1fr 1fr;min-width:680px}}
.TournamentCard-module-scss-module___Qg0Wq__card{background:var(--color-purple-light-special);border-radius:20px;padding:15px 15px 20px}.TournamentCard-module-scss-module___Qg0Wq__card .TournamentCard-module-scss-module___Qg0Wq__icon{width:30px;height:30px;position:relative}.TournamentCard-module-scss-module___Qg0Wq__card .TournamentCard-module-scss-module___Qg0Wq__text{margin-top:40px;font-size:18px;font-weight:600;line-height:140%}
.Places-module-scss-module__LdBCGW__places{gap:20px;margin-top:90px;display:grid}.Places-module-scss-module__LdBCGW__places .Places-module-scss-module__LdBCGW__head{gap:20px;display:grid}.Places-module-scss-module__LdBCGW__places .Places-module-scss-module__LdBCGW__head h2 .Places-module-scss-module__LdBCGW__highlight{color:var(--color-purple);margin:0 10px;display:inline-block;position:relative}.Places-module-scss-module__LdBCGW__places .Places-module-scss-module__LdBCGW__head h2 .Places-module-scss-module__LdBCGW__highlight:before{content:"";background:var(--color-purple-light);z-index:-1;border-radius:50px;width:calc(100% + 28px);height:104%;display:inline-block;position:absolute;top:4px;left:-12px}.Places-module-scss-module__LdBCGW__places .Places-module-scss-module__LdBCGW__head h2 .Places-module-scss-module__LdBCGW__highlight{margin-left:0;position:relative}.Places-module-scss-module__LdBCGW__places .Places-module-scss-module__LdBCGW__head h2 .Places-module-scss-module__LdBCGW__highlight:first-of-type:after{content:"";background-image:url(/svg/starlight_02.svg);background-size:cover;width:20px;height:22px;position:absolute;top:-10px;right:-25px}.Places-module-scss-module__LdBCGW__places .Places-module-scss-module__LdBCGW__head .Places-module-scss-module__LdBCGW__placesTabs{gap:15px;display:flex}.Places-module-scss-module__LdBCGW__places .Places-module-scss-module__LdBCGW__head .Places-module-scss-module__LdBCGW__placesTabs .Places-module-scss-module__LdBCGW__tabBtn{background:var(--color-purple-light);gap:7px;display:grid}.Places-module-scss-module__LdBCGW__places .Places-module-scss-module__LdBCGW__head .Places-module-scss-module__LdBCGW__placesTabs .Places-module-scss-module__LdBCGW__tabBtn .Places-module-scss-module__LdBCGW__title{color:var(--color-purple);font-size:16px;font-weight:700;line-height:110%}.Places-module-scss-module__LdBCGW__places .Places-module-scss-module__LdBCGW__head .Places-module-scss-module__LdBCGW__placesTabs .Places-module-scss-module__LdBCGW__tabBtn .Places-module-scss-module__LdBCGW__metro{color:#000;place-items:center;gap:5px;font-size:14px;font-weight:700;line-height:140%;display:flex}
.PlacesSlider-module-scss-module__uG8gOa__slider{gap:20px;margin-bottom:25px;display:grid;position:relative}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__description{background:var(--color-gray-medium);border-radius:15px;gap:10px;padding:20px;display:grid}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__description .PlacesSlider-module-scss-module__uG8gOa__title{color:var(--color-purple);font-size:30px;font-weight:700;line-height:110%}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__description .PlacesSlider-module-scss-module__uG8gOa__metro{align-items:center;gap:8px;font-size:18px;font-weight:700;line-height:140%;display:flex}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__description .PlacesSlider-module-scss-module__uG8gOa__points{gap:10px;margin-top:10px;margin-bottom:20px;list-style:none;display:grid}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__description .PlacesSlider-module-scss-module__uG8gOa__points .PlacesSlider-module-scss-module__uG8gOa__point{background-image:url(/svg/places/checkmark.svg);background-position:0 0;background-repeat:no-repeat;background-size:18px 18px;max-width:450px;padding-left:28px;font-size:16px}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__actions{gap:10px;display:grid}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__actions .PlacesSlider-module-scss-module__uG8gOa__mainBtn,.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__actions .PlacesSlider-module-scss-module__uG8gOa__secondaryBtn{text-align:center;border-radius:999px;justify-content:center;align-items:center;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__actions .PlacesSlider-module-scss-module__uG8gOa__mainBtn{padding:19px 3px;font-size:15px}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__actions .PlacesSlider-module-scss-module__uG8gOa__secondaryBtn{color:var(--color-purple);border:2px solid var(--color-purple-pink);background:0 0;padding:17px 3px;font-size:15px}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__positionWrapper{position:relative}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__positionWrapper .PlacesSlider-module-scss-module__uG8gOa__sliderWrapper{border-radius:15px;width:calc(100vw - 55px);position:relative;overflow:hidden}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__positionWrapper .PlacesSlider-module-scss-module__uG8gOa__sliderWrapper .PlacesSlider-module-scss-module__uG8gOa__slide .PlacesSlider-module-scss-module__uG8gOa__image{aspect-ratio:1600/1067;width:100%;position:relative}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__positionWrapper .PlacesSlider-module-scss-module__uG8gOa__sliderWrapper .PlacesSlider-module-scss-module__uG8gOa__slide .PlacesSlider-module-scss-module__uG8gOa__image img{object-fit:cover;border-radius:15px}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__positionWrapper .PlacesSlider-module-scss-module__uG8gOa__controls{width:100%;max-width:1300px;position:absolute;top:50%}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__positionWrapper .PlacesSlider-module-scss-module__uG8gOa__controls .PlacesSlider-module-scss-module__uG8gOa__button{background:var(--color-purple-light);border-radius:50%;place-items:center;width:30px;height:30px;padding:0;display:grid}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__positionWrapper .PlacesSlider-module-scss-module__uG8gOa__controls .PlacesSlider-module-scss-module__uG8gOa__button .PlacesSlider-module-scss-module__uG8gOa__icon{width:5px;height:10px;position:relative}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__positionWrapper .PlacesSlider-module-scss-module__uG8gOa__controls .PlacesSlider-module-scss-module__uG8gOa__left{position:absolute;top:50%;left:10px;transform:translateY(-50%)}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__positionWrapper .PlacesSlider-module-scss-module__uG8gOa__controls .PlacesSlider-module-scss-module__uG8gOa__left .PlacesSlider-module-scss-module__uG8gOa__icon{margin-right:1px}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__positionWrapper .PlacesSlider-module-scss-module__uG8gOa__controls .PlacesSlider-module-scss-module__uG8gOa__right{position:absolute;top:50%;right:10px;transform:translateY(-50%)}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__positionWrapper .PlacesSlider-module-scss-module__uG8gOa__controls .PlacesSlider-module-scss-module__uG8gOa__right .PlacesSlider-module-scss-module__uG8gOa__icon{margin-left:1px}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__reaction{z-index:1;display:flex;position:absolute;bottom:-25px;right:0}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__reaction .PlacesSlider-module-scss-module__uG8gOa__message{color:var(--color-purple);background:#fff;border-top-left-radius:35px;border-top-right-radius:35px;border-bottom-left-radius:35px;height:min-content;padding:7px 14px 7px 12px;font-size:14px;font-weight:600;line-height:130%;box-shadow:0 10px 30px #18072e12}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__reaction .PlacesSlider-module-scss-module__uG8gOa__emoji{width:60px;height:62px;position:relative}@media (min-width:768px){.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__description{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1;background:#ffffffd9;border:1px solid #f5f5f5e6;max-width:300px;position:absolute;top:40px;left:40px}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__positionWrapper{max-width:1250px}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__positionWrapper .PlacesSlider-module-scss-module__uG8gOa__sliderWrapper{border-radius:30px;max-width:1250px}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__positionWrapper .PlacesSlider-module-scss-module__uG8gOa__sliderWrapper .PlacesSlider-module-scss-module__uG8gOa__slide .PlacesSlider-module-scss-module__uG8gOa__image img{border-radius:30px}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__positionWrapper .PlacesSlider-module-scss-module__uG8gOa__controls button{width:40px;height:40px;box-shadow:0 10px 30px #0000001a}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__positionWrapper .PlacesSlider-module-scss-module__uG8gOa__controls .PlacesSlider-module-scss-module__uG8gOa__left{left:-15px}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__positionWrapper .PlacesSlider-module-scss-module__uG8gOa__controls .PlacesSlider-module-scss-module__uG8gOa__right{right:-15px}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__reaction{bottom:-30px;right:-30px}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__reaction .PlacesSlider-module-scss-module__uG8gOa__message{padding:15px 21px 15px 30px;font-size:18px;font-weight:600;line-height:140%}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__reaction .PlacesSlider-module-scss-module__uG8gOa__emoji{width:124px;height:128px}}@media (min-width:1025px){.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__positionWrapper{max-width:1260px}.PlacesSlider-module-scss-module__uG8gOa__slider .PlacesSlider-module-scss-module__uG8gOa__positionWrapper .PlacesSlider-module-scss-module__uG8gOa__sliderWrapper{border-radius:30px;max-width:1260px}}
.Recruitment-module-scss-module__n295wq__recruitment{background:var(--color-purple);border-radius:20px;gap:33px;margin-top:90px;padding:42px 20px 0;display:grid;position:relative}.Recruitment-module-scss-module__n295wq__recruitment .Recruitment-module-scss-module__n295wq__label{background:var(--color-orange);color:var(--color-white);border-radius:20px;padding:8px 15px;font-size:14px;font-weight:600;line-height:140%;position:absolute;top:-17px;left:20px;rotate:-3deg}.Recruitment-module-scss-module__n295wq__recruitment .Recruitment-module-scss-module__n295wq__content{gap:10px;display:grid}.Recruitment-module-scss-module__n295wq__recruitment .Recruitment-module-scss-module__n295wq__content .Recruitment-module-scss-module__n295wq__title{color:var(--color-white);font-size:30px;font-weight:600;line-height:110%}.Recruitment-module-scss-module__n295wq__recruitment .Recruitment-module-scss-module__n295wq__content .Recruitment-module-scss-module__n295wq__description{color:var(--color-white);font-size:14px;font-weight:400;line-height:140%}.Recruitment-module-scss-module__n295wq__recruitment .Recruitment-module-scss-module__n295wq__content .Recruitment-module-scss-module__n295wq__action{margin-top:15px}.Recruitment-module-scss-module__n295wq__recruitment .Recruitment-module-scss-module__n295wq__content .Recruitment-module-scss-module__n295wq__action button{color:var(--color-purple);background:#fff;width:calc(100vw - 95px)}.Recruitment-module-scss-module__n295wq__recruitment .Recruitment-module-scss-module__n295wq__image{width:300px;height:314px;position:relative}@media (min-width:768px){.Recruitment-module-scss-module__n295wq__recruitment{background:linear-gradient(140deg,#814dbb,#ad88d6)}.Recruitment-module-scss-module__n295wq__recruitment .Recruitment-module-scss-module__n295wq__content{gap:15px;max-height:143px}.Recruitment-module-scss-module__n295wq__recruitment .Recruitment-module-scss-module__n295wq__content .Recruitment-module-scss-module__n295wq__title{font-size:45px}.Recruitment-module-scss-module__n295wq__recruitment .Recruitment-module-scss-module__n295wq__content .Recruitment-module-scss-module__n295wq__description{font-size:18px;font-weight:600}.Recruitment-module-scss-module__n295wq__recruitment .Recruitment-module-scss-module__n295wq__action button{max-width:max-content}.Recruitment-module-scss-module__n295wq__recruitment .Recruitment-module-scss-module__n295wq__image{justify-self:end}}@media (min-width:1025px){.Recruitment-module-scss-module__n295wq__recruitment{border-radius:30px;grid-template-columns:2fr 1fr;min-height:343px;margin-top:140px;padding:50px}.Recruitment-module-scss-module__n295wq__recruitment .Recruitment-module-scss-module__n295wq__label{font-size:16px;left:50px}.Recruitment-module-scss-module__n295wq__recruitment .Recruitment-module-scss-module__n295wq__content{gap:15px}.Recruitment-module-scss-module__n295wq__recruitment .Recruitment-module-scss-module__n295wq__content .Recruitment-module-scss-module__n295wq__title{font-size:45px}.Recruitment-module-scss-module__n295wq__recruitment .Recruitment-module-scss-module__n295wq__content .Recruitment-module-scss-module__n295wq__description{font-size:22px;font-weight:600}.Recruitment-module-scss-module__n295wq__recruitment .Recruitment-module-scss-module__n295wq__image{justify-self:unset;width:361px;height:406px;position:absolute;bottom:0;right:60px}}@media (min-width:1210px){.Recruitment-module-scss-module__n295wq__recruitment .Recruitment-module-scss-module__n295wq__content .Recruitment-module-scss-module__n295wq__title{font-size:60px}}
.Gallery-module-scss-module__suAHAa__gallery{gap:30px;margin-top:90px;margin-bottom:100px;display:grid}.Gallery-module-scss-module__suAHAa__gallery h2 .Gallery-module-scss-module__suAHAa__highlight{color:var(--color-purple);margin:0 10px;display:inline-block;position:relative}.Gallery-module-scss-module__suAHAa__gallery h2 .Gallery-module-scss-module__suAHAa__highlight:before{content:"";background:var(--color-purple-light);z-index:-1;border-radius:50px;width:calc(100% + 28px);height:104%;display:inline-block;position:absolute;top:4px;left:-12px}.Gallery-module-scss-module__suAHAa__gallery h2 .Gallery-module-scss-module__suAHAa__highlight{margin-left:0;position:relative}.Gallery-module-scss-module__suAHAa__gallery h2 .Gallery-module-scss-module__suAHAa__highlight:first-of-type:after{content:"";background-image:url(/svg/starlight_02.svg);background-size:cover;width:20px;height:22px;position:absolute;top:-10px;right:-25px}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid{gap:75px;display:grid}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image1,.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image2,.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image3{position:relative}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image1 img,.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image2 img,.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image3 img{border-radius:20px}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image1>img,.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image2>img,.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image3>img{box-shadow:0 28px 60px #5b447a29}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image1 .Gallery-module-scss-module__suAHAa__reaction{justify-self:end;display:flex;position:absolute;bottom:-70px;left:0}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image1 .Gallery-module-scss-module__suAHAa__reaction .Gallery-module-scss-module__suAHAa__message{color:var(--color-white);background:var(--color-purple);text-align:center;border-radius:30px;max-width:240px;height:min-content;margin-top:-15px;margin-left:-18px;padding:7px 13px 7px 14px;font-size:14px;font-weight:700;line-height:130%;position:relative}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image1 .Gallery-module-scss-module__suAHAa__reaction .Gallery-module-scss-module__suAHAa__message:after{content:"";z-index:1;background-image:url(/svg/message_decoration.svg);background-size:cover;width:19px;height:13px;position:absolute;bottom:-10px;left:11px}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image1 .Gallery-module-scss-module__suAHAa__reaction .Gallery-module-scss-module__suAHAa__emoji{width:90px;height:90px;position:relative}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image2{justify-self:center;width:80vw;rotate:-2deg}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image2 .Gallery-module-scss-module__suAHAa__designElement{width:40px;height:52px;position:absolute;bottom:-25px;left:-25px}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image3{justify-self:center;width:80vw;rotate:3.54deg}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image3 .Gallery-module-scss-module__suAHAa__designElement{width:100px;height:59px;position:absolute;top:-60px;right:-35px}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__action{margin-left:5%;position:relative}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__action .Gallery-module-scss-module__suAHAa__seeAllBtn{text-align:center;width:112px;height:112px;box-shadow:0 0 0 14px var(--color-purple-light);border-radius:50%;padding:20px;font-size:14px;display:block}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__action .Gallery-module-scss-module__suAHAa__designElement{z-index:-1;width:240px;height:240px;position:absolute;top:-80px;right:-15px}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__video{position:relative}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__video .Gallery-module-scss-module__suAHAa__playBtn{background:0 0;width:100px;height:100px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__video .Gallery-module-scss-module__suAHAa__reaction{justify-self:end;display:flex;position:absolute;bottom:-70px;left:15px}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__video .Gallery-module-scss-module__suAHAa__reaction .Gallery-module-scss-module__suAHAa__message{color:var(--color-white);background:var(--color-purple);text-align:center;border-radius:30px;height:min-content;padding:7px 12px 7px 13px;font-size:14px;font-weight:700;line-height:130%;position:relative}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__video .Gallery-module-scss-module__suAHAa__reaction .Gallery-module-scss-module__suAHAa__message:after{content:"";z-index:1;background-image:url(/svg/message_decoration.svg);background-size:cover;width:19px;height:13px;position:absolute;bottom:-10px;left:11px}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__video .Gallery-module-scss-module__suAHAa__reaction .Gallery-module-scss-module__suAHAa__emoji{width:90px;height:97px;position:relative}@media (min-width:1025px){.Gallery-module-scss-module__suAHAa__gallery{margin-top:140px}.Gallery-module-scss-module__suAHAa__gallery h2{text-align:center}.Gallery-module-scss-module__suAHAa__gallery h2 .Gallery-module-scss-module__suAHAa__highlight:first-of-type:after{width:32px;height:32px;top:-16px;right:-32px}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid{grid-template-columns:minmax(0,655px) minmax(0,474px);gap:40px 30px}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image1 img,.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image2 img,.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image3 img{border-radius:30px}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image1{order:1;grid-column:1/3;max-width:593px;margin-left:180px}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image1 .Gallery-module-scss-module__suAHAa__reaction{left:unset;bottom:unset;position:absolute;top:0;right:-100px}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image1 .Gallery-module-scss-module__suAHAa__reaction .Gallery-module-scss-module__suAHAa__message{margin-top:0;margin-left:-70px;font-size:16px}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image1 .Gallery-module-scss-module__suAHAa__reaction .Gallery-module-scss-module__suAHAa__message:after{z-index:1;background-image:url(/svg/message_decoration.svg);background-size:cover;width:19px;height:13px;bottom:-10px;left:18px}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image1 .Gallery-module-scss-module__suAHAa__reaction .Gallery-module-scss-module__suAHAa__emoji{width:223px;height:223px;position:relative}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image2{order:2;grid-column:1;justify-self:start;max-width:655px;margin-top:35px}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image2 .Gallery-module-scss-module__suAHAa__designElement{width:68px;height:88px;bottom:-60px;left:-45px}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image3{order:2;grid-column:2;justify-self:end;max-width:474px;margin-top:-145px;margin-right:0}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image3 .Gallery-module-scss-module__suAHAa__designElement{width:187px;height:111px;top:-80px;right:-85px;rotate:-5deg}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__action{order:4;grid-column:2;justify-self:end;margin-top:-220px;margin-right:260px}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__action .Gallery-module-scss-module__suAHAa__seeAllBtn{width:160px;height:160px;font-size:16px}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__action .Gallery-module-scss-module__suAHAa__designElement{z-index:-1;width:355px;height:355px;position:absolute;top:-80px;right:-325px}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__video{order:5;grid-column:1/3}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__video img{max-height:565px}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__video .Gallery-module-scss-module__suAHAa__playBtn{width:180px;height:180px}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__video .Gallery-module-scss-module__suAHAa__reaction{bottom:-80px;left:-35px}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__video .Gallery-module-scss-module__suAHAa__reaction .Gallery-module-scss-module__suAHAa__message{margin-top:90px;margin-left:-20px;padding:10px 23px 10px 24px;font-size:16px}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__video .Gallery-module-scss-module__suAHAa__reaction .Gallery-module-scss-module__suAHAa__emoji{width:196px;height:210px;position:relative}}@media (min-width:1200px){.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image1 .Gallery-module-scss-module__suAHAa__reaction{right:-285px}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__video .Gallery-module-scss-module__suAHAa__reaction{left:-55px}}@media (min-width:1025px) and (max-width:1199px){.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image1 .Gallery-module-scss-module__suAHAa__reaction{right:-265px}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image1 .Gallery-module-scss-module__suAHAa__reaction .Gallery-module-scss-module__suAHAa__message{max-width:230px;margin-left:-60px;padding:8px 18px 8px 19px;font-size:15px}.Gallery-module-scss-module__suAHAa__gallery .Gallery-module-scss-module__suAHAa__galleryGrid .Gallery-module-scss-module__suAHAa__image1 .Gallery-module-scss-module__suAHAa__reaction .Gallery-module-scss-module__suAHAa__emoji{width:180px;height:180px}}
.Certificate-module-scss-module__mDb1pa__certificate{background:var(--color-purple);border-radius:20px;gap:15px;margin-top:140px;padding:20px 20px 10px;display:grid}.Certificate-module-scss-module__mDb1pa__certificate .Certificate-module-scss-module__mDb1pa__content{gap:91px;display:grid;position:relative}.Certificate-module-scss-module__mDb1pa__certificate .Certificate-module-scss-module__mDb1pa__content span{display:block}.Certificate-module-scss-module__mDb1pa__certificate .Certificate-module-scss-module__mDb1pa__content .Certificate-module-scss-module__mDb1pa__title{color:var(--color-white);font-size:30px;font-weight:600;line-height:110%}.Certificate-module-scss-module__mDb1pa__certificate .Certificate-module-scss-module__mDb1pa__content .Certificate-module-scss-module__mDb1pa__caption{color:var(--color-white);text-align:center;max-width:286px;font-family:Caveat,sans-serif;font-size:20px;font-weight:400;line-height:90%;position:absolute;top:50%;left:0;transform:translateY(-50%)rotate(5deg)}.Certificate-module-scss-module__mDb1pa__certificate .Certificate-module-scss-module__mDb1pa__content .Certificate-module-scss-module__mDb1pa__caption:before{content:"";background-image:url(/svg/arrow_02.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:39px;height:39px;position:absolute;top:30px;left:-10px}.Certificate-module-scss-module__mDb1pa__certificate .Certificate-module-scss-module__mDb1pa__content .Certificate-module-scss-module__mDb1pa__action button{background:var(--color-orange);width:calc(100vw - 95px)}.Certificate-module-scss-module__mDb1pa__certificate .Certificate-module-scss-module__mDb1pa__image{justify-self:end;width:330px;height:214px;position:relative}@media (min-width:768px){.Certificate-module-scss-module__mDb1pa__certificate{padding-bottom:0}.Certificate-module-scss-module__mDb1pa__certificate .Certificate-module-scss-module__mDb1pa__content{gap:120px}.Certificate-module-scss-module__mDb1pa__certificate .Certificate-module-scss-module__mDb1pa__content .Certificate-module-scss-module__mDb1pa__title{font-size:45px}.Certificate-module-scss-module__mDb1pa__certificate .Certificate-module-scss-module__mDb1pa__content .Certificate-module-scss-module__mDb1pa__caption{font-size:24px;left:30px}.Certificate-module-scss-module__mDb1pa__certificate .Certificate-module-scss-module__mDb1pa__content .Certificate-module-scss-module__mDb1pa__caption:before{width:64px;height:64px;left:-40px}.Certificate-module-scss-module__mDb1pa__certificate .Certificate-module-scss-module__mDb1pa__content .Certificate-module-scss-module__mDb1pa__action button{background:var(--color-orange);width:261px}.Certificate-module-scss-module__mDb1pa__certificate .Certificate-module-scss-module__mDb1pa__image{width:479px;height:306px;position:relative}}@media (min-width:1025px){.Certificate-module-scss-module__mDb1pa__certificate{border-radius:30px;grid-template-columns:645px 1fr;gap:0;margin-top:190px;padding:40px 50px 50px;position:relative}.Certificate-module-scss-module__mDb1pa__certificate .Certificate-module-scss-module__mDb1pa__content{gap:48px}.Certificate-module-scss-module__mDb1pa__certificate .Certificate-module-scss-module__mDb1pa__content .Certificate-module-scss-module__mDb1pa__title{font-size:60px}.Certificate-module-scss-module__mDb1pa__certificate .Certificate-module-scss-module__mDb1pa__content .Certificate-module-scss-module__mDb1pa__caption{font-size:27px;top:auto;bottom:0;left:350px}.Certificate-module-scss-module__mDb1pa__certificate .Certificate-module-scss-module__mDb1pa__content .Certificate-module-scss-module__mDb1pa__caption:before{width:109px;height:109px;top:20px;left:-60px;rotate:90deg}.Certificate-module-scss-module__mDb1pa__certificate .Certificate-module-scss-module__mDb1pa__image{width:479px;height:306px;position:absolute;top:25px;right:-20px}}
.Skies-module-scss-module__jR6uya__skies{background:var(--color-gray-medium);border-radius:20px;margin-top:90px;margin-bottom:205px;padding:15px 12px 19px 20px;position:relative}.Skies-module-scss-module__jR6uya__skies .Skies-module-scss-module__jR6uya__content h2 .Skies-module-scss-module__jR6uya__highlight{color:var(--color-purple);margin:0 10px;display:inline-block;position:relative}.Skies-module-scss-module__jR6uya__skies .Skies-module-scss-module__jR6uya__content h2 .Skies-module-scss-module__jR6uya__highlight:before{content:"";background:var(--color-purple-light);z-index:-1;border-radius:50px;width:calc(100% + 28px);height:104%;display:inline-block;position:absolute;top:4px;left:-12px}.Skies-module-scss-module__jR6uya__skies .Skies-module-scss-module__jR6uya__content h2 .Skies-module-scss-module__jR6uya__highlight{z-index:1;margin-left:0}.Skies-module-scss-module__jR6uya__skies .Skies-module-scss-module__jR6uya__content h2 .Skies-module-scss-module__jR6uya__highlight:after{content:"";background-image:url(/svg/shine.svg);background-size:cover;width:18px;height:18px;position:absolute;top:-10px;right:-18px}.Skies-module-scss-module__jR6uya__skies .Skies-module-scss-module__jR6uya__content .Skies-module-scss-module__jR6uya__text{gap:10px;margin-top:10px;display:grid}.Skies-module-scss-module__jR6uya__skies .Skies-module-scss-module__jR6uya__content .Skies-module-scss-module__jR6uya__text p{color:var(--color-black-light);font-size:14px;font-weight:400;line-height:140%}.Skies-module-scss-module__jR6uya__skies .Skies-module-scss-module__jR6uya__content .Skies-module-scss-module__jR6uya__action{margin-top:25px}.Skies-module-scss-module__jR6uya__skies .Skies-module-scss-module__jR6uya__content .Skies-module-scss-module__jR6uya__action button{border:2px solid var(--color-purple-transparent);color:var(--color-purple);background:0 0;width:100%;padding:19px 12px}.Skies-module-scss-module__jR6uya__skies .Skies-module-scss-module__jR6uya__image{justify-self:end;width:160px;height:196px;position:absolute}.Skies-module-scss-module__jR6uya__skies .Skies-module-scss-module__jR6uya__image:before{content:"";mix-blend-mode:hue;z-index:2;background-color:#8c57c8;width:160px;height:196px;position:absolute}@media (min-width:1025px){.Skies-module-scss-module__jR6uya__skies{border-radius:30px;grid-template-columns:7fr 5fr;margin-top:90px;margin-bottom:140px;padding:24px 30px 40px;display:grid}.Skies-module-scss-module__jR6uya__skies .Skies-module-scss-module__jR6uya__content h2{font-size:34px}.Skies-module-scss-module__jR6uya__skies .Skies-module-scss-module__jR6uya__content .Skies-module-scss-module__jR6uya__text{margin-top:15px}.Skies-module-scss-module__jR6uya__skies .Skies-module-scss-module__jR6uya__content .Skies-module-scss-module__jR6uya__text p{font-size:16px}.Skies-module-scss-module__jR6uya__skies .Skies-module-scss-module__jR6uya__content .Skies-module-scss-module__jR6uya__action{margin-top:32px}.Skies-module-scss-module__jR6uya__skies .Skies-module-scss-module__jR6uya__content .Skies-module-scss-module__jR6uya__action button{width:313px}.Skies-module-scss-module__jR6uya__skies .Skies-module-scss-module__jR6uya__image{width:370px;height:500px;top:0;right:0}.Skies-module-scss-module__jR6uya__skies .Skies-module-scss-module__jR6uya__image:before{width:370px;height:500px}}
.ScrollReveal-module-scss-module__uyIB2G__reveal{opacity:0;will-change:opacity,transform;transition:opacity .55s,transform .55s;transform:translateY(28px)}.ScrollReveal-module-scss-module__uyIB2G__visible{opacity:1;will-change:auto;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.ScrollReveal-module-scss-module__uyIB2G__reveal{opacity:1;will-change:auto;transition:none;transform:none}}
.Events-module-scss-module__ZL7fXW__events{gap:30px;margin-top:90px;scroll-margin-top:120px;display:grid}.Events-module-scss-module__ZL7fXW__events .Events-module-scss-module__ZL7fXW__head{display:grid}.Events-module-scss-module__ZL7fXW__events .Events-module-scss-module__ZL7fXW__head .Events-module-scss-module__ZL7fXW__caption{place-items:center;gap:30px;display:grid}.Events-module-scss-module__ZL7fXW__events .Events-module-scss-module__ZL7fXW__head .Events-module-scss-module__ZL7fXW__caption .Events-module-scss-module__ZL7fXW__image{width:35px;height:42px;position:relative;rotate:10deg}.Events-module-scss-module__ZL7fXW__events .Events-module-scss-module__ZL7fXW__head .Events-module-scss-module__ZL7fXW__caption .Events-module-scss-module__ZL7fXW__image:before{content:"";border:2px dashed var(--color-purple);border-radius:50%;width:70px;height:70px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Events-module-scss-module__ZL7fXW__events .Events-module-scss-module__ZL7fXW__head .Events-module-scss-module__ZL7fXW__caption span{color:var(--color-purple);font-family:Caveat,sans-serif;font-size:30px;font-weight:400;line-height:110%;display:block;rotate:-5deg}.Events-module-scss-module__ZL7fXW__events .Events-module-scss-module__ZL7fXW__head h2{margin-top:60px}.Events-module-scss-module__ZL7fXW__events .Events-module-scss-module__ZL7fXW__head h2 .Events-module-scss-module__ZL7fXW__highlight{color:var(--color-purple);margin:0 10px;display:inline-block;position:relative}.Events-module-scss-module__ZL7fXW__events .Events-module-scss-module__ZL7fXW__head h2 .Events-module-scss-module__ZL7fXW__highlight:before{content:"";background:var(--color-purple-light);z-index:-1;border-radius:50px;width:calc(100% + 28px);height:104%;display:inline-block;position:absolute;top:4px;left:-12px}.Events-module-scss-module__ZL7fXW__events .Events-module-scss-module__ZL7fXW__head h2 .Events-module-scss-module__ZL7fXW__highlight{margin:0}.Events-module-scss-module__ZL7fXW__events .Events-module-scss-module__ZL7fXW__head h2 .Events-module-scss-module__ZL7fXW__highlight:after{content:"";background-image:url(/svg/shine.svg);background-size:cover;width:18px;height:18px;position:absolute;top:-10px;right:-18px}.Events-module-scss-module__ZL7fXW__events .Events-module-scss-module__ZL7fXW__eventsCards{gap:20px;display:grid}.Events-module-scss-module__ZL7fXW__events .Events-module-scss-module__ZL7fXW__emptyState{background:var(--color-purple-light-special);text-align:center;border-radius:20px;place-items:center;min-height:180px;padding:40px 20px;display:grid}.Events-module-scss-module__ZL7fXW__events .Events-module-scss-module__ZL7fXW__emptyState span{color:var(--color-purple);font-size:24px;font-weight:700;line-height:130%}@media (min-width:768px){.Events-module-scss-module__ZL7fXW__events .Events-module-scss-module__ZL7fXW__head{grid-template-columns:2fr 1fr;align-items:center;gap:100px}.Events-module-scss-module__ZL7fXW__events .Events-module-scss-module__ZL7fXW__head .Events-module-scss-module__ZL7fXW__caption{text-align:center;order:2;justify-self:end;max-width:180px;margin-right:40px}.Events-module-scss-module__ZL7fXW__events .Events-module-scss-module__ZL7fXW__head .Events-module-scss-module__ZL7fXW__caption .Events-module-scss-module__ZL7fXW__image,.Events-module-scss-module__ZL7fXW__events .Events-module-scss-module__ZL7fXW__head .Events-module-scss-module__ZL7fXW__caption span{rotate:5deg}.Events-module-scss-module__ZL7fXW__events .Events-module-scss-module__ZL7fXW__head h2{order:1}.Events-module-scss-module__ZL7fXW__events .Events-module-scss-module__ZL7fXW__eventsCards{grid-template-columns:repeat(2,1fr);gap:30px}.Events-module-scss-module__ZL7fXW__events .Events-module-scss-module__ZL7fXW__emptyState{min-height:220px}}@media (min-width:1025px){.Events-module-scss-module__ZL7fXW__events{gap:40px;margin-top:140px}.Events-module-scss-module__ZL7fXW__events .Events-module-scss-module__ZL7fXW__head .Events-module-scss-module__ZL7fXW__caption{text-align:center;justify-self:end;max-width:200px;margin-right:40px}.Events-module-scss-module__ZL7fXW__events .Events-module-scss-module__ZL7fXW__head .Events-module-scss-module__ZL7fXW__caption .Events-module-scss-module__ZL7fXW__image{width:45px;height:53px;rotate:5deg}.Events-module-scss-module__ZL7fXW__events .Events-module-scss-module__ZL7fXW__head .Events-module-scss-module__ZL7fXW__caption .Events-module-scss-module__ZL7fXW__image:before{width:90px;height:90px}.Events-module-scss-module__ZL7fXW__events .Events-module-scss-module__ZL7fXW__head .Events-module-scss-module__ZL7fXW__caption span{margin-right:20px;rotate:5deg}.Events-module-scss-module__ZL7fXW__events .Events-module-scss-module__ZL7fXW__eventsCards{grid-template-columns:repeat(3,1fr);gap:40px}.Events-module-scss-module__ZL7fXW__events .Events-module-scss-module__ZL7fXW__emptyState{min-height:260px}.Events-module-scss-module__ZL7fXW__events .Events-module-scss-module__ZL7fXW__emptyState span{font-size:32px}}
