.page-module-scss-module__rcUngW__page_root{background:var(--color_gray);padding-top:80px}.page-module-scss-module__rcUngW__sections_list{flex-direction:column;display:flex}
.HeroSection-module-scss-module__an8MFq__section_root{box-sizing:border-box;background:var(--color_gray);max-height:100vh;padding:80px 0 0;overflow:hidden}.HeroSection-module-scss-module__an8MFq__section_content{text-align:center;flex-direction:column;align-items:center;padding-bottom:220px;display:flex;position:relative}.HeroSection-module-scss-module__an8MFq__title{color:var(--color_text_dark);letter-spacing:-.03em;max-width:460px;font-size:40px;font-weight:500;line-height:1.1em}.HeroSection-module-scss-module__an8MFq__subtitle{letter-spacing:-.02em;color:var(--color_text_muted);max-width:630px;margin-top:24px;font-size:18px}.HeroSection-module-scss-module__an8MFq__buttons{justify-content:center;align-items:center;margin-top:32px;display:flex}.HeroSection-module-scss-module__an8MFq__buttons .HeroSection-module-scss-module__an8MFq__button{font-family:var(--font-inter);letter-spacing:-.02em;color:var(--color_dark_text);grid-gap:8px;background:var(--color_black);align-items:center;height:40px;padding:0 16px;font-weight:500;line-height:1.1em;text-decoration:none;display:flex}.HeroSection-module-scss-module__an8MFq__buttons .HeroSection-module-scss-module__an8MFq__text{font-family:var(--font-inter);letter-spacing:-.02em;color:var(--color_text_dark);padding:12px 16px;line-height:1.1em;text-decoration:none}.HeroSection-module-scss-module__an8MFq__hero_image{pointer-events:none;--hero-shift:0px;--hero-scale:1;width:80%;transform:translate3d(0,var(--hero-shift),0)scale(var(--hero-scale));opacity:1;transition:transform .8s,opacity .8s;position:absolute;top:130px}.HeroSection-module-scss-module__an8MFq__hero_image img{z-index:0;position:relative}.HeroSection-module-scss-module__an8MFq__hero_image[data-loaded=false]{--hero-shift:24px;--hero-scale:.94}.HeroSection-module-scss-module__an8MFq__hero_image_motion{will-change:transform}.HeroSection-module-scss-module__an8MFq__bg_field_image{pointer-events:none;--bg-field-img-shift:350px;width:100%}.HeroSection-module-scss-module__an8MFq__bg_field_image img{z-index:1;transform:translateY(var(--bg-field-img-shift));position:relative}.HeroSection-module-scss-module__an8MFq__bg_field_motion{--bg-field-shift:-100px;will-change:transform;translate:0 var(--bg-field-shift)}@media (max-width:1024px){.HeroSection-module-scss-module__an8MFq__hero_image{top:200px}.HeroSection-module-scss-module__an8MFq__bg_field_motion{--bg-field-shift:clamp(-100px,calc(-100px + (1024px - 100vw)*.15408),0px)}}@media (max-width:1920px){.HeroSection-module-scss-module__an8MFq__bg_field_image{--bg-field-img-shift:clamp(0px,calc((100vw - 375px)*.2263),350px)}}@media (max-width:680px){.HeroSection-module-scss-module__an8MFq__section_content{padding-bottom:340px}.HeroSection-module-scss-module__an8MFq__hero_image{width:90%;top:400px}}@media (max-width:480px){.HeroSection-module-scss-module__an8MFq__section_content{padding-bottom:380px}.HeroSection-module-scss-module__an8MFq__hero_image{width:95%;top:460px}}@media (max-width:375px){.HeroSection-module-scss-module__an8MFq__section_content{padding-bottom:400px}.HeroSection-module-scss-module__an8MFq__hero_image{width:100%;top:500px}}@media (max-width:540px){.HeroSection-module-scss-module__an8MFq__buttons{grid-gap:12px;flex-direction:column;align-items:stretch}.HeroSection-module-scss-module__an8MFq__buttons .HeroSection-module-scss-module__an8MFq__button,.HeroSection-module-scss-module__an8MFq__buttons .HeroSection-module-scss-module__an8MFq__text{width:100%}.HeroSection-module-scss-module__an8MFq__buttons .HeroSection-module-scss-module__an8MFq__button{justify-content:center}}
.ContactModal-module-scss-module__-eCLta__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#0a0a0eb8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ContactModal-module-scss-module__-eCLta__modal{color:#0b1215;background:#fff;border:1px solid #e3e7f2;border-radius:20px;width:min(560px,100%);padding:24px;box-shadow:0 30px 80px #0b12152e}.ContactModal-module-scss-module__-eCLta__header{grid-gap:16px;justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.ContactModal-module-scss-module__-eCLta__title{margin:0;font-size:24px;line-height:1.2}.ContactModal-module-scss-module__-eCLta__closeButton{color:#6b7486;cursor:pointer;background:0 0;border:none;padding:4px;font-size:24px;line-height:1}.ContactModal-module-scss-module__-eCLta__form{grid-gap:14px;flex-direction:column;display:flex}.ContactModal-module-scss-module__-eCLta__field{grid-gap:8px;flex-direction:column;display:flex}.ContactModal-module-scss-module__-eCLta__label{color:#5e6778;font-size:13px}.ContactModal-module-scss-module__-eCLta__input,.ContactModal-module-scss-module__-eCLta__textarea{color:#0b1215;background:#f5f6fa;border:1px solid #dfe3ee;border-radius:12px;padding:10px 12px;font-family:inherit;font-size:14px}.ContactModal-module-scss-module__-eCLta__textarea{resize:vertical;min-height:120px}.ContactModal-module-scss-module__-eCLta__actions{grid-gap:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:8px;display:flex}.ContactModal-module-scss-module__-eCLta__submitButton{background:var(--color_button_bg);color:var(--color_text_dark);cursor:pointer;border:none;border-radius:999px;padding:10px 20px;font-weight:600}.ContactModal-module-scss-module__-eCLta__submitButton:disabled{opacity:.6;cursor:not-allowed}.ContactModal-module-scss-module__-eCLta__status{color:#5e6778;font-size:13px}.ContactModal-module-scss-module__-eCLta__statusError{color:#c73f4f}.ContactModal-module-scss-module__-eCLta__statusSuccess{color:#6adf83}@media (max-width:540px){.ContactModal-module-scss-module__-eCLta__actions{grid-gap:12px;flex-direction:column;align-items:stretch}.ContactModal-module-scss-module__-eCLta__submitButton{text-align:center;width:100%}.ContactModal-module-scss-module__-eCLta__status{width:100%}}
.AiTalentsSection-module-scss-module__LlTaDW__section_root{background:var(--color_white);z-index:1;padding:40px 0;position:relative}.AiTalentsSection-module-scss-module__LlTaDW__section_content{flex-direction:column;display:flex}.AiTalentsSection-module-scss-module__LlTaDW__section_header{padding:24px 0}.AiTalentsSection-module-scss-module__LlTaDW__startups_title{text-align:center;font-family:var(--font-inter);letter-spacing:-.02em;color:var(--color_text_muted);font-size:18px}.AiTalentsSection-module-scss-module__LlTaDW__startups{margin-top:32px;overflow:hidden}.AiTalentsSection-module-scss-module__LlTaDW__startups_track{grid-gap:64px;will-change:transform;align-items:center;width:max-content;animation:28s linear infinite AiTalentsSection-module-scss-module__LlTaDW__startups-scroll;display:flex}.AiTalentsSection-module-scss-module__LlTaDW__startup_item{height:20px}@keyframes AiTalentsSection-module-scss-module__LlTaDW__startups-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.AiTalentsSection-module-scss-module__LlTaDW__tag{grid-gap:8px;letter-spacing:-.02em;color:var(--color_text_dark);align-items:center;margin-top:64px;font-size:18px;display:flex}.AiTalentsSection-module-scss-module__LlTaDW__tag .AiTalentsSection-module-scss-module__LlTaDW__green_item{background:var(--color_dark_text);border-radius:50%;width:6px;height:6px}.AiTalentsSection-module-scss-module__LlTaDW__title_block{margin-top:16px}.AiTalentsSection-module-scss-module__LlTaDW__title_block .AiTalentsSection-module-scss-module__LlTaDW__first_text{letter-spacing:-.03em;font-size:40px;font-weight:500;line-height:1.1em}.AiTalentsSection-module-scss-module__LlTaDW__title_block .AiTalentsSection-module-scss-module__LlTaDW__second_text{letter-spacing:-.03em;color:var(--color_green);font-size:40px;font-weight:500;line-height:1.1em}.AiTalentsSection-module-scss-module__LlTaDW__subtitle{letter-spacing:-.02em;text-align:left;color:var(--color_text_muted);max-width:516px;margin-top:24px;font-size:18px}.AiTalentsSection-module-scss-module__LlTaDW__reviews{margin:32px 0;position:relative}.AiTalentsSection-module-scss-module__LlTaDW__reviews_carousel{position:relative}.AiTalentsSection-module-scss-module__LlTaDW__reviews_track{grid-gap:16px;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px 16px 12px 0;display:flex;overflow-x:auto}.AiTalentsSection-module-scss-module__LlTaDW__reviews_track::-webkit-scrollbar{display:none}.AiTalentsSection-module-scss-module__LlTaDW__reviews_arrow{border:1px solid var(--color_border_light);background:var(--color_button_bg);width:44px;height:44px;color:var(--color_text_dark);opacity:.6;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:opacity .2s,background .2s,border-color .2s,color .2s;display:flex;position:absolute;top:50%;right:-6px;transform:translateY(-50%);box-shadow:0 10px 20px #0000001f}.AiTalentsSection-module-scss-module__LlTaDW__reviews_arrow svg{fill:currentColor;width:20px;height:20px}.AiTalentsSection-module-scss-module__LlTaDW__reviews_arrow_left{border:1px solid var(--color_border_light);background:var(--color_button_bg);width:44px;height:44px;color:var(--color_text_dark);opacity:.6;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:opacity .2s,background .2s,border-color .2s,color .2s;display:flex;position:absolute;top:50%;left:-6px;transform:translateY(-50%);box-shadow:0 10px 20px #0000001f}.AiTalentsSection-module-scss-module__LlTaDW__reviews_arrow_left svg{fill:currentColor;width:20px;height:20px}.AiTalentsSection-module-scss-module__LlTaDW__reviews_arrow:hover,.AiTalentsSection-module-scss-module__LlTaDW__reviews_arrow_left:hover{color:#21231e;opacity:1;background:#abd587;border-color:#abd587}.AiTalentsSection-module-scss-module__LlTaDW__reviews_arrow[aria-disabled=true],.AiTalentsSection-module-scss-module__LlTaDW__reviews_arrow_left[aria-disabled=true]{border-color:var(--color_border_light);color:#b8b8b8;box-shadow:none;cursor:default;pointer-events:none;background:#f2f2f2}.AiTalentsSection-module-scss-module__LlTaDW__arrow_disabled:hover{border-color:var(--color_border_light);color:#b8b8b8;background:#f2f2f2}.AiTalentsSection-module-scss-module__LlTaDW__review_card{border:1px solid var(--color_border_light);background:var(--color_white);scroll-snap-align:start;box-sizing:border-box;border-radius:16px;flex:0 0 min(360px,100%);width:min(360px,100%);min-width:0;max-width:100%;padding:20px;transition:box-shadow .2s,transform .2s}.AiTalentsSection-module-scss-module__LlTaDW__review_card img{max-width:100%}.AiTalentsSection-module-scss-module__LlTaDW__review_card:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000014}.AiTalentsSection-module-scss-module__LlTaDW__card_header{grid-gap:12px;justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.AiTalentsSection-module-scss-module__LlTaDW__card_user{grid-gap:12px;align-items:center;display:flex}.AiTalentsSection-module-scss-module__LlTaDW__avatar{color:#21231e;background:#abd587;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.AiTalentsSection-module-scss-module__LlTaDW__avatar_image{object-fit:cover;width:100%;height:100%}.AiTalentsSection-module-scss-module__LlTaDW__avatar_fallback{letter-spacing:-.02em;font-weight:600}.AiTalentsSection-module-scss-module__LlTaDW__user_info{grid-gap:4px;flex-direction:column;display:flex}.AiTalentsSection-module-scss-module__LlTaDW__user_name{color:var(--color_text_dark);font-size:16px;font-weight:600}.AiTalentsSection-module-scss-module__LlTaDW__user_role{color:var(--color_text_muted);font-size:14px}.AiTalentsSection-module-scss-module__LlTaDW__card_actions{grid-gap:8px;align-items:center;display:flex}.AiTalentsSection-module-scss-module__LlTaDW__icon_button{border:1px solid var(--color_border_light);background:var(--color_white);color:#9a9a9a;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:color .2s,border-color .2s;display:flex}.AiTalentsSection-module-scss-module__LlTaDW__icon_button svg{fill:currentColor;width:18px;height:18px}.AiTalentsSection-module-scss-module__LlTaDW__icon_button:hover{color:var(--color_green);border-color:var(--color_green)}.AiTalentsSection-module-scss-module__LlTaDW__card_stats{grid-gap:16px;align-items:flex-start;margin-bottom:16px;display:flex}.AiTalentsSection-module-scss-module__LlTaDW__stat_block{grid-gap:6px;flex-direction:column;flex:1;display:flex}.AiTalentsSection-module-scss-module__LlTaDW__stat_label{text-transform:uppercase;letter-spacing:.1em;color:var(--color_text_muted);font-size:10px}.AiTalentsSection-module-scss-module__LlTaDW__stat_value{grid-gap:6px;color:var(--color_text_dark);align-items:center;font-weight:600;display:flex}.AiTalentsSection-module-scss-module__LlTaDW__stat_value svg{fill:currentColor;width:16px;height:16px}.AiTalentsSection-module-scss-module__LlTaDW__stat_text{color:var(--color_text_dark);font-weight:600}.AiTalentsSection-module-scss-module__LlTaDW__card_description{color:var(--color_text_muted);margin-bottom:16px;font-size:14px;line-height:1.5}.AiTalentsSection-module-scss-module__LlTaDW__card_footer{grid-gap:12px;justify-content:space-between;align-items:center;display:flex}.AiTalentsSection-module-scss-module__LlTaDW__card_previously{grid-gap:6px;flex-direction:column;display:flex}.AiTalentsSection-module-scss-module__LlTaDW__previous_label{color:var(--color_text_muted);font-size:12px}.AiTalentsSection-module-scss-module__LlTaDW__previous_logo{width:auto;height:20px}.AiTalentsSection-module-scss-module__LlTaDW__card_button{border:1px solid var(--color_border_light);color:var(--color_text_dark);cursor:pointer;background:0 0;border-radius:999px;padding:8px 16px;font-size:14px;text-decoration:none;transition:background .2s,border-color .2s,color .2s}.AiTalentsSection-module-scss-module__LlTaDW__card_button:hover{background:#abd587;border-color:#abd587}.AiTalentsSection-module-scss-module__LlTaDW__section_footer{justify-content:space-between;align-items:center;display:flex}.AiTalentsSection-module-scss-module__LlTaDW__section_footer .AiTalentsSection-module-scss-module__LlTaDW__footer_text{letter-spacing:-.02em;color:var(--color_text_muted);max-width:270px;font-size:18px}.AiTalentsSection-module-scss-module__LlTaDW__section_footer .AiTalentsSection-module-scss-module__LlTaDW__buttons{align-items:center;display:flex}.AiTalentsSection-module-scss-module__LlTaDW__section_footer .AiTalentsSection-module-scss-module__LlTaDW__buttons .AiTalentsSection-module-scss-module__LlTaDW__button{background-color:var(--color_button_bg);grid-gap:8px;letter-spacing:-.02em;text-align:center;color:var(--color_text_dark);border-radius:2px;align-items:center;height:40px;padding:0 16px;font-weight:500;line-height:1.1em;text-decoration:none;display:flex}.AiTalentsSection-module-scss-module__LlTaDW__section_footer .AiTalentsSection-module-scss-module__LlTaDW__buttons .AiTalentsSection-module-scss-module__LlTaDW__text{letter-spacing:-.02em;text-align:center;color:var(--color_text_dark);padding:12px 16px;line-height:1.1em;text-decoration:none}@media (max-width:680px){.AiTalentsSection-module-scss-module__LlTaDW__review_card{flex:0 0 calc(100vw - 48px);width:calc(100vw - 48px);max-width:300px;padding:14px}.AiTalentsSection-module-scss-module__LlTaDW__avatar{aspect-ratio:1;flex-shrink:0;width:40px;min-width:40px;height:40px;min-height:40px}.AiTalentsSection-module-scss-module__LlTaDW__avatar_image{object-fit:cover;aspect-ratio:1;width:100%;height:100%}.AiTalentsSection-module-scss-module__LlTaDW__section_footer{grid-gap:16px;flex-direction:column;align-items:flex-start}.AiTalentsSection-module-scss-module__LlTaDW__section_footer .AiTalentsSection-module-scss-module__LlTaDW__buttons{justify-content:flex-start;width:100%}}@media (max-width:480px){.AiTalentsSection-module-scss-module__LlTaDW__review_card{flex:0 0 calc(100vw - 40px);width:calc(100vw - 40px);max-width:280px;padding:12px}}@media (max-width:540px){.AiTalentsSection-module-scss-module__LlTaDW__section_footer .AiTalentsSection-module-scss-module__LlTaDW__buttons{grid-gap:12px;flex-direction:column;align-items:stretch}.AiTalentsSection-module-scss-module__LlTaDW__section_footer .AiTalentsSection-module-scss-module__LlTaDW__buttons .AiTalentsSection-module-scss-module__LlTaDW__button,.AiTalentsSection-module-scss-module__LlTaDW__section_footer .AiTalentsSection-module-scss-module__LlTaDW__buttons .AiTalentsSection-module-scss-module__LlTaDW__text{justify-content:center;width:100%}}
.OurServicesSection-module-scss-module__Xod1yW__section_root{background:var(--color_dark_bg);padding:40px 0}.OurServicesSection-module-scss-module__Xod1yW__section_content{flex-direction:column;display:flex}.OurServicesSection-module-scss-module__Xod1yW__tag{grid-gap:8px;letter-spacing:-.02em;color:var(--color_dark_text);align-items:center;font-size:18px;display:flex}.OurServicesSection-module-scss-module__Xod1yW__tag .OurServicesSection-module-scss-module__Xod1yW__green_item{background:var(--color_dark_text);border-radius:50%;width:6px;height:6px}.OurServicesSection-module-scss-module__Xod1yW__title_block{margin-top:16px}.OurServicesSection-module-scss-module__Xod1yW__title_block .OurServicesSection-module-scss-module__Xod1yW__first_text{letter-spacing:-.03em;color:var(--color_white);font-size:40px;font-weight:500;line-height:1.1em}.OurServicesSection-module-scss-module__Xod1yW__title_block .OurServicesSection-module-scss-module__Xod1yW__second_text{letter-spacing:-.03em;color:var(--color_dark_text);font-size:40px;font-weight:500;line-height:1.1em}.OurServicesSection-module-scss-module__Xod1yW__section_with_image{grid-gap:32px;margin-top:32px;display:flex}.OurServicesSection-module-scss-module__Xod1yW__section_with_image .OurServicesSection-module-scss-module__Xod1yW__items{grid-gap:24px;flex-direction:column;flex:1;display:flex}.OurServicesSection-module-scss-module__Xod1yW__section_with_image .OurServicesSection-module-scss-module__Xod1yW__items .OurServicesSection-module-scss-module__Xod1yW__item{cursor:pointer;opacity:1;transition:opacity .3s}.OurServicesSection-module-scss-module__Xod1yW__section_with_image .OurServicesSection-module-scss-module__Xod1yW__items .OurServicesSection-module-scss-module__Xod1yW__item .OurServicesSection-module-scss-module__Xod1yW__item_title{letter-spacing:-.03em;color:var(--color_white);padding:8px 0;font-size:24px;font-weight:500}.OurServicesSection-module-scss-module__Xod1yW__section_with_image .OurServicesSection-module-scss-module__Xod1yW__items .OurServicesSection-module-scss-module__Xod1yW__item .OurServicesSection-module-scss-module__Xod1yW__item_description{letter-spacing:-.04em;color:var(--color_dark_text_soft);max-width:min(480px,90%);margin-top:12px;line-height:1.4em;transition:opacity .5s,transform .5s;animation:.5s both OurServicesSection-module-scss-module__Xod1yW__item-description-slide}.OurServicesSection-module-scss-module__Xod1yW__section_with_image .OurServicesSection-module-scss-module__Xod1yW__items .OurServicesSection-module-scss-module__Xod1yW__item_inactive{opacity:.6}.OurServicesSection-module-scss-module__Xod1yW__section_with_image .OurServicesSection-module-scss-module__Xod1yW__items .OurServicesSection-module-scss-module__Xod1yW__item_inactive:hover{opacity:.8}@keyframes OurServicesSection-module-scss-module__Xod1yW__item-description-slide{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.OurServicesSection-module-scss-module__Xod1yW__section_with_image .OurServicesSection-module-scss-module__Xod1yW__image_block{flex:1;height:440px}.OurServicesSection-module-scss-module__Xod1yW__section_with_image .OurServicesSection-module-scss-module__Xod1yW__image_block .OurServicesSection-module-scss-module__Xod1yW__image{object-fit:cover;opacity:1;border-radius:4px;width:100%;height:100%}@media (max-width:680px){.OurServicesSection-module-scss-module__Xod1yW__section_with_image{flex-direction:column}.OurServicesSection-module-scss-module__Xod1yW__section_with_image .OurServicesSection-module-scss-module__Xod1yW__items{order:1}.OurServicesSection-module-scss-module__Xod1yW__section_with_image .OurServicesSection-module-scss-module__Xod1yW__image_block{order:2;width:100%}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.p.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_1089a178-module__VaJgxa__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_1089a178-module__VaJgxa__variable{--font-inter:"Inter","Inter Fallback"}
.CtaSection-module-scss-module__gARVJq__section_root{background:var(--color_button_bg);padding:40px 0;position:relative;overflow:hidden}.CtaSection-module-scss-module__gARVJq__cta_card{flex-direction:column;align-items:center;display:flex}.CtaSection-module-scss-module__gARVJq__title{letter-spacing:-.03em;text-align:center;color:var(--color_text_dark);max-width:326px;font-size:40px;font-weight:500;line-height:1.1em}.CtaSection-module-scss-module__gARVJq__subtitle{letter-spacing:-.02em;text-align:center;color:var(--color_text_muted);max-width:408px;font-size:18px}.CtaSection-module-scss-module__gARVJq__buttons{justify-content:center;align-items:center;margin-top:32px;display:flex}.CtaSection-module-scss-module__gARVJq__buttons .CtaSection-module-scss-module__gARVJq__button{font-family:var(--font-inter);letter-spacing:-.02em;color:var(--color_white);grid-gap:8px;background:var(--color_black);align-items:center;height:40px;padding:0 16px;font-weight:500;line-height:1.1em;text-decoration:none;display:flex}.CtaSection-module-scss-module__gARVJq__buttons .CtaSection-module-scss-module__gARVJq__text{font-family:var(--font-inter);letter-spacing:-.02em;color:var(--color_text_dark);padding:12px 16px;line-height:1.1em;text-decoration:none}.CtaSection-module-scss-module__gARVJq__left_hand_image{height:230px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.CtaSection-module-scss-module__gARVJq__left_hand_image img{height:100%}.CtaSection-module-scss-module__gARVJq__right_hand_image{height:230px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.CtaSection-module-scss-module__gARVJq__right_hand_image img{height:100%}.CtaSection-module-scss-module__gARVJq__hand_motion{will-change:transform;height:100%}@media (max-width:1340px){.CtaSection-module-scss-module__gARVJq__left_hand_image,.CtaSection-module-scss-module__gARVJq__right_hand_image{height:clamp(140px,24.3243vw - 95.9457px,230px)}}@media (max-width:812px){.CtaSection-module-scss-module__gARVJq__left_hand_image,.CtaSection-module-scss-module__gARVJq__right_hand_image{display:none}}@media (max-width:540px){.CtaSection-module-scss-module__gARVJq__buttons{grid-gap:12px;flex-direction:column;align-items:stretch}.CtaSection-module-scss-module__gARVJq__buttons .CtaSection-module-scss-module__gARVJq__button,.CtaSection-module-scss-module__gARVJq__buttons .CtaSection-module-scss-module__gARVJq__text{width:100%}.CtaSection-module-scss-module__gARVJq__buttons .CtaSection-module-scss-module__gARVJq__button{justify-content:center}.CtaSection-module-scss-module__gARVJq__buttons .CtaSection-module-scss-module__gARVJq__text{text-align:center}}
@font-face{font-family:carbona;src:url(../media/CarbonaTest_Medium-s.p.6d836701.woff)format("woff");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:carbona Fallback;src:local(Arial);ascent-override:86.87%;descent-override:22.86%;line-gap-override:0.0%;size-adjust:109.36%}.carbona_d8c389af-module__bFyYPG__className{font-family:carbona,carbona Fallback}.carbona_d8c389af-module__bFyYPG__variable{--font-carbona:"carbona","carbona Fallback"}
.AboutTeamsSection-module-scss-module__E0_dxG__section_root{background:var(--color_white);padding:40px 0}.AboutTeamsSection-module-scss-module__E0_dxG__section_content{flex-direction:column;display:flex}.AboutTeamsSection-module-scss-module__E0_dxG__tag{grid-gap:8px;letter-spacing:-.02em;color:var(--color_text_dark);align-items:center;font-size:18px;display:flex}.AboutTeamsSection-module-scss-module__E0_dxG__tag .AboutTeamsSection-module-scss-module__E0_dxG__green_item{background:var(--color_dark_text);border-radius:50%;width:6px;height:6px}.AboutTeamsSection-module-scss-module__E0_dxG__title_block{margin-top:16px}.AboutTeamsSection-module-scss-module__E0_dxG__title_block .AboutTeamsSection-module-scss-module__E0_dxG__first_text{letter-spacing:-.03em;font-size:40px;font-weight:500;line-height:1.1em}.AboutTeamsSection-module-scss-module__E0_dxG__title_block .AboutTeamsSection-module-scss-module__E0_dxG__second_text{letter-spacing:-.03em;color:var(--color_green);font-size:40px;font-weight:500;line-height:1.1em}.AboutTeamsSection-module-scss-module__E0_dxG__subtitle{letter-spacing:-.02em;text-align:left;color:var(--color_text_muted);margin-top:24px;font-size:18px}.AboutTeamsSection-module-scss-module__E0_dxG__cards{grid-gap:12px;grid-template-columns:repeat(2,1fr);margin-top:32px;display:grid}.AboutTeamsSection-module-scss-module__E0_dxG__cards .AboutTeamsSection-module-scss-module__E0_dxG__card{border:1px solid var(--color_border_light);grid-gap:12px;border-radius:2px;padding:12px;transition:scale .3s;display:flex}.AboutTeamsSection-module-scss-module__E0_dxG__cards .AboutTeamsSection-module-scss-module__E0_dxG__card:hover{scale:1.03}.AboutTeamsSection-module-scss-module__E0_dxG__cards .AboutTeamsSection-module-scss-module__E0_dxG__card .AboutTeamsSection-module-scss-module__E0_dxG__card_image{padding:8px 16px}.AboutTeamsSection-module-scss-module__E0_dxG__cards .AboutTeamsSection-module-scss-module__E0_dxG__card .AboutTeamsSection-module-scss-module__E0_dxG__card_content{padding-top:12px}.AboutTeamsSection-module-scss-module__E0_dxG__cards .AboutTeamsSection-module-scss-module__E0_dxG__card .AboutTeamsSection-module-scss-module__E0_dxG__card_content .AboutTeamsSection-module-scss-module__E0_dxG__title{letter-spacing:-.04em;text-align:left;color:var(--color_text_dark);font-size:24px;font-weight:500}.AboutTeamsSection-module-scss-module__E0_dxG__cards .AboutTeamsSection-module-scss-module__E0_dxG__card .AboutTeamsSection-module-scss-module__E0_dxG__card_content .AboutTeamsSection-module-scss-module__E0_dxG__text{letter-spacing:-.02em;text-align:left;color:var(--color_text_muted);margin-top:18px;font-size:18px}@media (max-width:680px){.AboutTeamsSection-module-scss-module__E0_dxG__cards{grid-template-columns:1fr}}
.FooterSection-module-scss-module__sGJ-5q__section_root{background:var(--color_dark_bg);height:320px;padding:40px 0 0;position:relative;overflow:hidden}.FooterSection-module-scss-module__sGJ-5q__footer_content{flex-direction:column;align-items:center;display:flex}.FooterSection-module-scss-module__sGJ-5q__footer_title{text-align:center;letter-spacing:-.02em;color:var(--color_dark_text_muted);font-size:18px;font-weight:400}.FooterSection-module-scss-module__sGJ-5q__teams_image{width:568px;position:absolute;bottom:-50px;left:50%;transform:translate(-50%)}.FooterSection-module-scss-module__sGJ-5q__column1{width:296px;position:absolute;top:0;left:-24px}.FooterSection-module-scss-module__sGJ-5q__column2{width:296px;position:absolute;top:0;right:-24px}@media (max-width:1000px){.FooterSection-module-scss-module__sGJ-5q__teams_image{width:420px;bottom:-30px}.FooterSection-module-scss-module__sGJ-5q__column1{left:-100px}.FooterSection-module-scss-module__sGJ-5q__column2{right:-100px}}@media (max-width:768px){.FooterSection-module-scss-module__sGJ-5q__column1{left:0;transform:translate(-70%)}.FooterSection-module-scss-module__sGJ-5q__column2{right:0;transform:translate(70%)}}@media (max-width:520px){.FooterSection-module-scss-module__sGJ-5q__section_root{height:240px}.FooterSection-module-scss-module__sGJ-5q__teams_image{width:70vw;bottom:-20px}}@media (max-width:420px){.FooterSection-module-scss-module__sGJ-5q__footer_title{font-size:16px}}
