.home{--line-width:84px;overflow:hidden;margin-top:calc(-1 * (var(--header-spacing) + var(--header-margin)))}@media (max-width:768px){.home{--line-width:64px}}.home__first{--transition-height:80px;position:relative;padding:calc(var(--header-spacing) + var(--header-margin)) var(--page-right-padding) var(--transition-height) var(--page-left-padding);color:#fff;text-align:center;background-color:var(--primary-dark);background-image:linear-gradient(to bottom,#081881,var(--primary-dark))}@media (max-width:1024px){.home__first{--transition-height:64px}}@media (max-width:768px){.home__first{--transition-height:0px}}.home__first__wrap{position:relative}.home__first__earth{position:absolute;top:50%;left:50%;width:700px;height:auto;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translate(-50%,-50%)}@media (max-width:1024px){.home__first__earth{width:600px}}@media (max-width:768px){.home__first__earth{width:500px}}.home__first__content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:min(70vh,800px);padding-top:52px;padding-bottom:128px}@media (max-width:1024px){.home__first__content{min-height:min(70vh,600px)}}@media (max-width:768px){.home__first__content{min-height:min(60vh,500px)}}.home__first__icon{--size:58px;width:58px;width:var(--size);height:58px;height:var(--size);-o-object-fit:contain;object-fit:contain}@media (max-width:768px){.home__first__icon{--size:44px}}.home__first__title{font-size:var(--font-size-56);font-weight:700;line-height:1;letter-spacing:-.01em}*+.home__first__title{margin-top:8px}.home__first__title strong{font-weight:inherit;color:var(--light-blue-main)}.home__first__cta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px}*+.home__first__cta{margin-top:52px}@media (max-width:768px){*+.home__first__cta{margin-top:32px}}.home__first__transition{position:absolute;bottom:0;left:0;display:flex;width:100%;height:var(--transition-height)}@media (max-width:768px){.home__first__transition{display:none}}.home__first__transition span{flex:1;background-color:#fff}.home__first__transition img{width:auto;height:100%}.home__first__profile{--animation-duration:10s;--size:250px;--start-scale:0.7;--end-scale:1;position:absolute;overflow:hidden;width:250px;width:var(--size);height:250px;height:var(--size);border-radius:16px;opacity:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}@media (max-height:900px){.home__first__profile{--start-scale:0.5;--end-scale:0.7}}.home__first__profile__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home__first__profile__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:16px;text-align:left}.home__first__profile__name{font-size:18px;font-weight:700}.home__first__profile__role{font-size:18px}*+.home__first__profile__role{margin-top:4px}.home__first__profile__rating{display:flex;align-items:center;gap:4px}*+.home__first__profile__rating{margin-top:8px}.home__first__profile__rating img{flex-shrink:0;width:72px;height:auto}.home__first__profile--1{top:20%;left:75%;animation:home-first-profile-1 10s ease-in-out 0s infinite}@keyframes home-first-profile-1{0%{filter:blur(10px);transform:translate(-50%,-50%) scale(var(--start-scale))}25%{opacity:1;filter:blur(0)}50%{opacity:1}90%{opacity:0}to{transform:translate(-50%,-50%) translate(20%,-20%) scale(var(--end-scale))}}.home__first__profile--2{top:70%;left:20%;animation:home-first-profile-2 12s ease-in-out 1s infinite}@keyframes home-first-profile-2{0%{filter:blur(10px);transform:translate(-50%,-50%) scale(var(--start-scale))}50%{opacity:1;filter:blur(0)}75%{opacity:1}90%{opacity:0}to{transform:translate(-50%,-50%) translate(-20%,20%) scale(var(--end-scale))}}.home__first__profile--3{top:60%;left:90%;animation:home-first-profile-3 8s ease-in-out 2s infinite}@keyframes home-first-profile-3{0%{filter:blur(10px);transform:translate(-50%,-50%) scale(var(--start-scale))}50%{opacity:1;filter:blur(0)}75%{opacity:1}90%{opacity:0}to{transform:translate(-50%,-50%) translate(20%,20%) scale(var(--end-scale))}}.home__first__profile--4{top:10%;left:40%;animation:home-first-profile-4 15s ease-in-out 4s infinite}@keyframes home-first-profile-4{0%{filter:blur(10px);transform:translate(-50%,-50%) scale(var(--start-scale))}50%{opacity:1;filter:blur(0)}75%{opacity:1}90%{opacity:0}to{transform:translate(-50%,-50%) translate(-20%,-20%) scale(var(--end-scale))}}.home__first__profile--5{top:80%;left:55%;animation:home-first-profile-5 9s ease-in-out 8s infinite}@keyframes home-first-profile-5{0%{filter:blur(10px);transform:translate(-50%,-50%) scale(var(--start-scale))}50%{opacity:1;filter:blur(0)}75%{opacity:1}90%{opacity:0}to{transform:translate(-50%,-50%) translate(5%,20%) scale(var(--end-scale))}}.home__first__profile--6{top:10%;left:10%;animation:home-first-profile-6 12s ease-in-out 15s infinite}@keyframes home-first-profile-6{0%{filter:blur(10px);transform:translate(-50%,-50%) scale(var(--start-scale))}50%{opacity:1;filter:blur(0)}75%{opacity:1}90%{opacity:0}to{transform:translate(-50%,-50%) translate(-20%,-10%) scale(var(--end-scale))}}@media (max-width:1320px){.home__first__profile--5,.home__first__profile--6{display:none}}@media (max-width:1024px){.home__first__profile{display:none}}.home__second{position:relative;z-index:1;padding-top:250px;padding-right:var(--page-right-padding);padding-bottom:250px;padding-left:var(--page-left-padding);text-align:center}@media (max-width:1320px){.home__second{padding-top:220px;padding-bottom:220px}}@media (max-width:1024px){.home__second{padding-top:100px;padding-bottom:200px}}@media (max-width:768px){.home__second{padding-top:70px;padding-bottom:70px}}.home__second__line{position:absolute;top:0;left:50%;width:var(--line-width);height:100%;background-color:#f0f8ff;transform:translateX(-50%);pointer-events:none}@media (max-width:1024px){.home__second__line:after{position:absolute;bottom:0;left:0;content:"";width:100%;height:200px;background-image:linear-gradient(180deg,#f0f8ff,#f0f8ff 9.99%,#f1f9ff 19.07%,#f2f9ff 27.44%,#f4faff 35.26%,#f6fbff 42.72%,#f8fcff 50%,#f9fcff 57.28%,#fbfdff 64.74%,#fdfeff 72.56%,#fefeff 80.93%,#fff 90.01%,#fff)}}@media (max-width:768px){.home__second__line{display:none}}.home__second__transition{position:absolute;top:0;left:50%;display:flex;flex-direction:column;align-items:center;transform:translateX(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.home__second__transition:after{position:relative;top:-1px;content:"";display:block;width:var(--line-width);height:250px;background-image:linear-gradient(180deg,#0e2be7,#2437e7 9.99%,#434fe9 19.07%,#606aeb 27.44%,#7b84ed 35.26%,#949cf0 42.72%,#aab2f3 50%,#bec6f6 57.28%,#cfd7f9 64.74%,#dde4fb 72.56%,#e7effd 80.93%,#eef6ff 90.01%,#f0f8ff)}@media (max-width:1024px){.home__second__transition:after{height:160px}}@media (max-width:768px){.home__second__transition:after{display:none}}.home__second__content,.home__second__pin{position:relative}.home__second__title{position:relative;z-index:1;max-width:40ch;margin-right:auto;margin-left:auto;font-size:var(--font-size-52);text-shadow:0 0 50px #fff,0 0 50px #fff,0 0 50px #fff}@media (max-width:1320px){.home__second__title{font-size:var(--font-size-48)}}@media (max-width:1024px){.home__second__title{font-size:var(--font-size-42)}}@media (max-width:768px){.home__second__title{line-height:1.3}.title.home__second__title br{display:inline;display:initial}}.home__second__title:before{position:absolute;top:-200px;right:-300px;bottom:-200px;left:-300px;content:"";background-image:radial-gradient(ellipse at 50% 50%,rgba(var(--white-rgb),.7) 0,rgba(var(--white-rgb),0) 70%)}.home__second__title h2{position:relative}.home__second__image{--animation-duration:10s;--size:250px;position:absolute;top:50%;z-index:1;display:none;overflow:hidden;width:250px;width:var(--size);height:250px;height:var(--size);border-radius:var(--radius);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}@media (max-height:900px) or (max-width:1024px){.home__second__image{--size:200px}}@media (max-width:768px){.home__second__image{--size:128px}}.home__second__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home__second__image--1{right:80%}.home__second__image--2{left:75%}.home__second__image--3{left:20%}.home__second__image--4{left:85%}.home__second__image--5{left:40%}.home__second__image--6{left:60%}@media (max-width:1320px){.home__second__image--5,.home__second__image--6{display:none!important}}.home__logos{--gap:72px;opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}*+.home__logos{margin-top:44px}@media (max-width:768px){.home__logos{--gap:40px}}.home__logos__carousel{--mask-size:100px;position:relative;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;overflow:hidden;margin-right:calc(-1 * var(--page-right-padding));margin-left:calc(-1 * var(--page-left-padding));-webkit-mask-image:linear-gradient(to right,transparent 0,#000 100px,#000 calc(var(--page-max-width) - 100px * 2),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 100px,#000 calc(var(--page-max-width) - 100px * 2),transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0,#000 var(--mask-size),#000 calc(var(--page-max-width) - var(--mask-size) * 2),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 var(--mask-size),#000 calc(var(--page-max-width) - var(--mask-size) * 2),transparent 100%)}@media (max-width:1320px){.home__logos__carousel{--mask-size:64px;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 64px,#000 calc(100vw - 64px * 2),transparent);mask-image:linear-gradient(90deg,transparent 0,#000 64px,#000 calc(100vw - 64px * 2),transparent);-webkit-mask-image:linear-gradient(to right,transparent 0,#000 var(--mask-size),#000 calc(100vw - var(--mask-size) * 2),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 var(--mask-size),#000 calc(100vw - var(--mask-size) * 2),transparent 100%)}}.home__logos__carousel__wrap{display:flex;flex:0 0 auto;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start;animation:home-logos infinite calc(var(--count) * 4.5s) linear}@keyframes home-logos{0%{transform:translateX(75%)}to{transform:translateX(-25%)}}.home__logos__item{display:flex;align-items:center;justify-content:center;padding:0 calc(var(--gap) / 2)}.home__logos__item img{width:auto;height:48px;-o-object-fit:contain;object-fit:contain;filter:var(--image-filter)}@media (max-width:768px){.home__logos__item img{height:40px}}.home__third{position:relative;text-align:center}@media (max-width:1024px){*+.home__third{margin-top:12px}}.home__third__transition{--side-width:160px;--center-width:233px;--line-height:83px;position:relative;display:flex;align-items:flex-start;justify-content:space-between;width:calc(50% + 83px);width:calc(50% + var(--line-height));margin-right:auto;margin-left:auto;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:1024px){.home__third__transition{display:none}}.home__third__transition:after,.home__third__transition:before{position:absolute;top:0;content:"";width:calc(50% - var(--side-width) - var(--center-width) / 2 + 2px);height:var(--line-height);background-color:#f0f8ff}.home__third__transition:before{left:calc(var(--side-width) - 1px)}.home__third__transition:after{right:calc(var(--side-width) - 1px)}.home__third__transition__side{width:var(--side-width);height:auto}.home__third__transition__side:last-child{transform:scaleX(-1)}.home__third__transition__center{width:var(--center-width);height:auto}.home__third__title{position:absolute;right:0;left:0;font-size:var(--font-size-32);font-weight:400;line-height:1.5;letter-spacing:-.01em;color:#4e557e;transform:translateY(-100%) translateY(-64px)}@media (max-width:1024px){.home__third__title{position:static;transform:none}}.home__third__grid{--gap:32px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px;grid-gap:var(--gap);gap:32px;gap:var(--gap)}@media (max-width:1320px){.home__third__grid{--gap:24px}}@media (max-width:1024px){.home__third__grid{display:flex;flex-direction:column}*+.home__third__grid{margin-top:32px}}.home__third__grid .home__item--second{grid-column:span 2}.home__item{--vertical-padding:32px;--horizontal-padding:32px;position:relative;z-index:1;padding:32px;padding:var(--vertical-padding) var(--horizontal-padding);text-align:left;border-radius:var(--radius)}@media (max-width:1320px){.home__item{--vertical-padding:24px;--horizontal-padding:24px}}@media (max-width:768px){.home__item{--horizontal-padding:16px}}.home__item--first.home__item--theme-primary{--color-head:var(--primary-dark);--color-alt:var(--primary-main);background-color:var(--light-blue-main)}.home__item--first.home__item--theme-green{--color-head:var(--green-700);--color-alt:#00b96f;background-color:#abedd3}.home__item--second{--vertical-padding:52px;--horizontal-padding:52px;display:flex;gap:16px;background-color:#f0f4fb}.home__item--second.home__item--reverse{flex-direction:row-reverse}.home__item--second.home__item--theme-primary{--color-head:var(--primary-dark);--color-alt:var(--primary-dark)}.home__item--second.home__item--theme-green{--color-head:var(--green-700);--color-alt:#008a00}@media (max-width:1320px){.home__item--second{--vertical-padding:32px;--horizontal-padding:32px}}@media (max-width:1024px){.home__item--second{--vertical-padding:24px;--horizontal-padding:24px}.home__item--second,.home__item--second.home__item--reverse{flex-direction:column}}@media (max-width:768px){.home__item--second{--horizontal-padding:16px}}.home__item__content{display:flex;flex:1;flex-direction:column;justify-content:center;height:100%}.home__item__head{display:flex;align-items:center;gap:16px}@media (max-width:1320px){.home__item__head{gap:12px}}.home__item--second .home__item__icon{--size:64px;display:flex;align-items:center;justify-content:center;width:64px;width:var(--size);height:64px;height:var(--size);border-radius:16px}.home__item--second.home__item--theme-primary .home__item__icon{background-color:var(--primary-dark)}.home__item--second.home__item--theme-green .home__item__icon{background-color:var(--color-alt)}@media (max-width:1320px){.home__item--second .home__item__icon{--size:56px}}@media (max-width:768px){.home__item--second .home__item__icon{--size:52px}}.home__item__icon img{--size:52px;width:52px;width:var(--size);height:52px;height:var(--size);-o-object-fit:contain;object-fit:contain}@media (max-width:1320px){.home__item__icon img{--size:44px}}@media (max-width:768px){.home__item__icon img{--size:36px}}.home__item__head-title{font-size:var(--font-size-24);font-weight:700;line-height:1.2;letter-spacing:-.01em;color:var(--color-head)}@media (max-width:1320px){.home__item__head-title{font-size:var(--font-size-20)}}.home__item__body{display:flex;flex:1;flex-direction:column;justify-content:center}*+.home__item__body{margin-top:16px}.home__item__title{font-size:var(--font-size-48);font-weight:700;line-height:1.2;letter-spacing:-.01em}@media (max-width:1320px){.home__item__title{font-size:var(--font-size-42)}}.home__item__title strong{font-weight:inherit;color:var(--color-alt)}.home__item__description{font-size:var(--font-size-24);font-weight:400;line-height:1.2}.home__item--second .home__item__description{max-width:30ch}*+.home__item__description{margin-top:24px}.home__item--first *+.home__item__description{margin-top:auto;padding-top:24px}@media (max-width:1024px){*+.home__item__description{margin-top:16px}}.home__item__cta{display:flex;flex-wrap:wrap;gap:16px;color:var(--color-alt)}.home__item--first .home__item__cta{-moz-column-gap:24px;column-gap:24px}.home__item--first:nth-child(2) .home__item__cta{justify-content:flex-end}*+.home__item__cta{margin-top:32px}@media (max-width:768px){.home__item--first .home__item__cta{flex-direction:column;-moz-column-gap:16px;column-gap:16px}.home__item--first:nth-child(2) .home__item__cta{flex-direction:column-reverse}*+.home__item__cta{margin-top:24px}}.home__item__image{-o-object-fit:contain;object-fit:contain}.home__item--first .home__item__image{margin-right:calc(-1 * var(--horizontal-padding));margin-left:calc(-1 * var(--horizontal-padding))}.home__item--first *+.home__item__image{margin-top:16px}.home__item--second .home__item__image{flex:1}@media (max-width:1024px){.home__item--second .home__item__image{max-width:450px;margin-right:auto;margin-left:auto}}.home__item__image img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.home__item__octogon{--size:120px;position:absolute;top:50%;left:calc(var(--gap) * -.5);width:120px;width:var(--size);height:120px;height:var(--size);-o-object-fit:contain;object-fit:contain;transform:translate(-50%,-50%);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:1320px){.home__item__octogon{--size:92px}}@media (max-width:1024px){.home__item__octogon{display:none}}.journey{margin-top:var(--section-gap)}.journey__wrap{overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 calc((100vw - var(--page-max-width)) / 2),#000 calc((100vw - var(--page-max-width)) / 2 + var(--page-max-width)),#000 100%);mask-image:linear-gradient(to right,transparent 0,#000 calc((100vw - var(--page-max-width)) / 2),#000 calc((100vw - var(--page-max-width)) / 2 + var(--page-max-width)),#000 100%)}.tab .journey__wrap{overflow:visible;-webkit-mask-image:none;mask-image:none}.journey__list{--gap:72px;position:relative;display:flex;overflow:visible!important}@media (max-width:1024px){.journey__list{--gap:24px}}.journey__item{--width:370px;--icon-size:72px;flex-basis:370px;flex-basis:var(--width);flex-shrink:0;width:370px;width:var(--width);min-height:320px!important;color:var(--dark-main);word-break:break-word}.journey__item:not(:last-child){flex-basis:calc(var(--width) + var(--gap));width:calc(var(--width) + var(--gap));padding-right:var(--gap)}@media (max-width:1320px){.journey__item{--width:350px}}@media (max-width:1024px){.journey__item{--width:260px;--icon-size:64px;min-height:250px!important}}@media (max-width:768px){.journey__item{--width:260px;--icon-size:52px;min-height:100%!important}}@media (max-width:370px){.journey__item{--width:240px}}.journey__item:not(:last-child):before{--size:2px;position:absolute;top:calc((var(--icon-size) - 2px) / 2);top:calc((var(--icon-size) - var(--size)) / 2);left:0;content:"";width:calc(100% + var(--gap));height:2px;height:var(--size);background-image:repeating-linear-gradient(90deg,var(--light-blue-main),var(--light-blue-main) 8px,transparent 8px,transparent 16px);background-position:0 0;background-repeat:repeat-x;background-size:100% 2px;background-size:100% var(--size)}.journey__item__icon{position:relative;display:flex;align-items:center;justify-content:center;width:var(--icon-size);height:var(--icon-size);border-radius:16px;background-color:var(--primary-main)}.journey__item__icon img{--size:44px;width:44px;width:var(--size);height:44px;height:var(--size);-o-object-fit:contain;object-fit:contain}@media (max-width:1024px){.journey__item__icon img{--size:40px}}@media (max-width:768px){.journey__item__icon img{--size:32px}}.journey__item__year{font-size:var(--font-size-42);font-weight:600;line-height:1.2}*+.journey__item__year{margin-top:16px}.journey__item__content{font-size:var(--font-size-22);font-weight:400;line-height:1.4}*+.journey__item__content{margin-top:16px}.journey__item__content b{font-weight:700;color:var(--primary-dark)}.marketplace{margin-top:var(--section-gap)}.heading+.marketplace{margin-top:var(--section-gap-small)}.marketplace__wrap{overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 calc((100vw - var(--page-max-width)) / 2),#000 calc((100vw - var(--page-max-width)) / 2 + var(--page-max-width)),#000 100%);mask-image:linear-gradient(to right,transparent 0,#000 calc((100vw - var(--page-max-width)) / 2),#000 calc((100vw - var(--page-max-width)) / 2 + var(--page-max-width)),#000 100%)}.tab .marketplace__wrap{overflow:visible;-webkit-mask-image:none;mask-image:none}.marketplace__list{--gap:32px;position:relative;display:flex;overflow:visible!important;gap:32px;gap:var(--gap)}.marketplace--mounted .marketplace__list{gap:0}@media (max-width:1024px){.marketplace__list{--gap:16px}}.marketplace__item{--width:340px;position:relative;display:flex;flex-direction:column;flex-basis:340px;flex-basis:var(--width);flex-shrink:0;justify-content:space-between;gap:32px;width:340px;width:var(--width);min-height:320px!important;padding:24px;color:#4e557e;border-radius:var(--radius);background-color:#f0f4fb;word-break:break-word;transition:background-color .2s}.marketplace__item--clickable:hover:not(:active){background-color:#e9effa}@media (max-width:1320px){.marketplace__item{--width:320px}}@media (max-width:1024px){.marketplace__item{--width:260px;min-height:250px!important;padding:16px}}@media (max-width:768px){.marketplace__item{--width:240px;min-height:100%!important;padding:14px}}@media (max-width:370px){.marketplace__item{--width:220px}}.marketplace__item__icon{width:auto;height:44px;-o-object-fit:contain;object-fit:contain;filter:invert(100%) invert(29%) sepia(51%) saturate(401%) hue-rotate(193deg) brightness(100%) contrast(87%)}.marketplace__item__title{font-size:var(--font-size-32);font-weight:700;line-height:1.2;-webkit-text-decoration:none;text-decoration:none}*+.marketplace__item__title{margin-top:16px}a.marketplace__item__title:before{position:absolute;top:0;left:0;content:"";width:100%;height:100%}.marketplace__item__description{font-size:var(--font-size-24);font-weight:600;line-height:1.4}