@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700;800;900&display=swap";:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*{margin:0}html,body{background-color:#000f33;overflow-x:clip!important}:root{--toastify-color-light: #FFFFFF;--toastify-color-success: #00b894;--toastify-color-error: #FF6B6B;--toastify-font-family: Nunito Sans, sans-serif;--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-error: var(--toastify-color-error);--toastify-text-color-light: #051B2E;--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-error: var(--toastify-color-error)}*{font-family:Nunito Sans,sans-serif}._layout_dt6y1_1{background:linear-gradient(177.28deg,#010F34 17.61%,#00081F 49.92%,#000410 102.05%)}._hero_dt6y1_5{display:flex;justify-content:center}._hero_dt6y1_5 ._content_dt6y1_9{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;flex-wrap:wrap-reverse}._hero_dt6y1_5 ._content_dt6y1_9 ._description_dt6y1_17{display:flex;flex-direction:column}._hero_dt6y1_5 ._content_dt6y1_9 ._description_dt6y1_17 ._heading_dt6y1_21{font-weight:800;line-height:100%;color:#fff;display:flex;flex-direction:row;gap:24px}._hero_dt6y1_5 ._content_dt6y1_9 ._description_dt6y1_17 ._heading_dt6y1_21>div:first-child{color:#e1e2e8;opacity:.2}._hero_dt6y1_5 ._content_dt6y1_9 ._description_dt6y1_17 ._subheading_dt6y1_33{font-weight:400;line-height:130%;letter-spacing:-.02em;color:#bebebe;margin-bottom:40px}._hero_dt6y1_5 ._content_dt6y1_9 ._description_dt6y1_17 ._body_dt6y1_40{font-weight:400;line-height:130%;letter-spacing:.02em;color:#bebebe;display:flex;flex-direction:column;gap:24px}._hero_dt6y1_5 ._content_dt6y1_9 ._image_dt6y1_49{position:relative}._hero_dt6y1_5 ._content_dt6y1_9 ._image_dt6y1_49 ._container_dt6y1_52{position:absolute;z-index:0;width:100%;height:100%}._hero_dt6y1_5 ._content_dt6y1_9 ._image_dt6y1_49 ._bottomLayer_dt6y1_58{position:absolute;z-index:1;bottom:0;right:0}._hero_dt6y1_5 ._content_dt6y1_9 ._image_dt6y1_49 ._topLayer_dt6y1_64{position:absolute;z-index:2;left:0;bottom:0}._hero__mobile_dt6y1_71 ._content__mobile_dt6y1_71{padding-top:30%;gap:120px}._hero__mobile_dt6y1_71 ._content__mobile_dt6y1_71 ._description__mobile_dt6y1_75 ._heading__mobile_dt6y1_75{font-size:52px;line-height:54px;padding:0 16px}._hero__mobile_dt6y1_71 ._content__mobile_dt6y1_71 ._description__mobile_dt6y1_75 ._subheading__mobile_dt6y1_80{font-size:20px;padding:0 16px;color:#bebebe}._hero__mobile_dt6y1_71 ._content__mobile_dt6y1_71 ._description__mobile_dt6y1_75 ._body__mobile_dt6y1_85{color:#e1e2e8;font-size:18px;padding:0 16px}._hero__mobile_dt6y1_71 ._content__mobile_dt6y1_71 ._image__mobile_dt6y1_90{width:266.4px;height:300px}._hero__mobile_dt6y1_71 ._content__mobile_dt6y1_71 ._image__mobile_dt6y1_90 ._container__mobile_dt6y1_94{background:linear-gradient(150.81deg,#1384EB 21.99%,#233A8D 78.39%);border-radius:87.047px 20.0878px;filter:blur(87px)}._hero__mobile_dt6y1_71 ._content__mobile_dt6y1_71 ._image__mobile_dt6y1_90 ._bottomLayer__mobile_dt6y1_99{width:250.26px;height:256.41px}._hero__mobile_dt6y1_71 ._content__mobile_dt6y1_71 ._image__mobile_dt6y1_90 ._topLayer__mobile_dt6y1_103{width:266.4px;height:300px;-webkit-filter:drop-shadow(0 0 .75rem #051B2E);filter:drop-shadow(0 0 .75rem #051B2E);transform:translateZ(0)}._hero__desktop_dt6y1_111 ._content__desktop_dt6y1_111{padding-top:120px;max-width:1312px}._hero__desktop_dt6y1_111 ._content__desktop_dt6y1_111 ._description__desktop_dt6y1_115{max-width:524px}._hero__desktop_dt6y1_111 ._content__desktop_dt6y1_111 ._description__desktop_dt6y1_115 ._heading__desktop_dt6y1_118{font-size:80px}._hero__desktop_dt6y1_111 ._content__desktop_dt6y1_111 ._description__desktop_dt6y1_115 ._subheading__desktop_dt6y1_121{font-size:24px}._hero__desktop_dt6y1_111 ._content__desktop_dt6y1_111 ._description__desktop_dt6y1_115 ._body__desktop_dt6y1_124{font-size:20px}._hero__desktop_dt6y1_111 ._content__desktop_dt6y1_111 ._image__desktop_dt6y1_127{width:444px;height:500px}._hero__desktop_dt6y1_111 ._content__desktop_dt6y1_111 ._image__desktop_dt6y1_127 ._container__desktop_dt6y1_131{background:linear-gradient(248.99deg,#21B2B2 19.16%,rgba(42,115,255,.67) 104.02%);border-radius:153.946px;filter:blur(190px)}._hero__desktop_dt6y1_111 ._content__desktop_dt6y1_111 ._image__desktop_dt6y1_127 ._bottomLayer__desktop_dt6y1_136{width:416px;height:412px}._hero__desktop_dt6y1_111 ._content__desktop_dt6y1_111 ._image__desktop_dt6y1_127 ._topLayer__desktop_dt6y1_140{width:444px;height:500px;-webkit-filter:drop-shadow(0 0 .75rem #051B2E);filter:drop-shadow(0 0 .75rem #051B2E);transform:translateZ(0)}._cards__wrapper__desktop_dt6y1_148{margin-top:160px}._cards__wrapper__mobile_dt6y1_152{margin-top:80px}._card__box__desktop_dt6y1_156{width:308px;height:308px}._card__box__mobile_dt6y1_161{width:175px;height:175px}._wrapper_8h8dq_1{display:flex;flex-direction:row}._wrapper_8h8dq_1::-webkit-scrollbar{display:none}._text__banner__wrapper__desktop_a92km_1{margin-top:240px;margin-bottom:80px}._text__banner__wrapper__mobile_a92km_6{margin-top:160px;margin-bottom:40px;display:inline-flex;align-items:center}._text__banner_a92km_1{align-items:center;display:flex;flex:1;justify-content:space-between;margin:0 20px;min-width:fit-content;font-weight:800;color:#fff;gap:24px}._text__banner_a92km_1 ._opacityText_a92km_24{display:flex;flex:1;flex-direction:row;justify-content:space-between;color:#e1e2e8;opacity:.2;line-height:inherit}._text__banner_a92km_1 ._font__default_a92km_33{min-width:fit-content;flex:1}._text__banner_a92km_1 ._font__desktop_a92km_37{line-height:72px;font-size:80px}._text__banner_a92km_1 ._font__mobile_a92km_41{line-height:36px;font-size:40px}._text__banner_a92km_1 ._dot_a92km_45{display:flex;align-items:center;vertical-align:center;flex:1}._header_1qglz_1{position:absolute;z-index:4}._header__mobile_1qglz_6{top:24px;left:16px;right:16px}._header__desktop_1qglz_12{top:40px;width:100%}._footer_h68cx_1{display:flex;flex-direction:column;align-items:center;position:relative}._footer_h68cx_1 ._content_h68cx_7{display:flex;justify-content:center}._footer_h68cx_1 ._content__desktop_h68cx_11{gap:124px;max-width:1280px;width:calc(100% - 80px)}._footer_h68cx_1 ._content__mobile_h68cx_16{flex-wrap:wrap;padding:0 16px}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20{display:flex;flex-direction:column}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials__desktop_h68cx_24{gap:16px;z-index:2}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials__mobile_h68cx_28{gap:8px}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._keepInTouch_h68cx_20{display:flex;flex-direction:column;background:linear-gradient(215.8deg,rgba(255,255,255,.15) 29.21%,rgba(255,255,255,.05) 92.31%);background-blend-mode:multiply,normal;backdrop-filter:blur(28px);border-radius:16px}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._keepInTouch__mobile_h68cx_39{gap:12px;padding:24px}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._keepInTouch__desktop_h68cx_43{gap:16px;padding:40px}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._keepInTouch_h68cx_20 ._heading_h68cx_47{color:#fff}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._keepInTouch_h68cx_20 ._heading__mobile_h68cx_50{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:800;font-size:24px;line-height:100%;letter-spacing:.02em}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._keepInTouch_h68cx_20 ._body_h68cx_58{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.02em;color:#bebebe}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._keepInTouch_h68cx_20 ._body__mobile_h68cx_66{font-size:14px}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._keepInTouch_h68cx_20 ._body__desktop_h68cx_69{font-size:20px}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._keepInTouch_h68cx_20 ._form_h68cx_72{display:flex}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._keepInTouch_h68cx_20 ._form__mobile_h68cx_75{flex-direction:column;gap:8px;margin-top:28px}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._keepInTouch_h68cx_20 ._form__mobile__loading_h68cx_80{flex-direction:row;gap:24px}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._keepInTouch_h68cx_20 ._form__desktop_h68cx_84{justify-content:space-between;align-items:center;gap:16px;margin-top:35px}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._keepInTouch_h68cx_20 ._form__desktop__loading_h68cx_90{gap:32px}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._keepInTouch_h68cx_20 ._form_h68cx_72 input{flex:1;background:rgba(255,255,255,.1);border:1px solid #BEBEBE;border-radius:8px;padding:12px 16px;font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.02em;color:#fff}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._keepInTouch_h68cx_20 ._form_h68cx_72 input::placeholder{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.02em;color:#bebebe}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._keepInTouch_h68cx_20 ._form_h68cx_72 ._loader_h68cx_116{display:flex;align-items:center;justify-content:center}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._socials_h68cx_121{display:flex;flex-direction:row;flex:1;background:linear-gradient(215.8deg,rgba(255,255,255,.15) 29.21%,rgba(255,255,255,.05) 92.31%);background-blend-mode:multiply,normal;backdrop-filter:blur(28px);border-radius:16px;gap:16px}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._socials__mobile_h68cx_131{padding:16px 16px 24px 24px}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._socials__desktop_h68cx_134{padding:24px;justify-content:space-between;align-items:center}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._socials_h68cx_121 ._profileRound__mobile_h68cx_139{height:56px;width:56px}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._socials_h68cx_121 ._profileRound__desktop_h68cx_143{height:64px;width:64px}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._socials_h68cx_121 ._container_h68cx_147{display:flex}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._socials_h68cx_121 ._container__mobile_h68cx_150{flex-direction:column;gap:16px;margin-top:12px}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._socials_h68cx_121 ._container__desktop_h68cx_155{flex-direction:row;justify-content:space-between;flex:1}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._socials_h68cx_121 ._container_h68cx_147 ._description_h68cx_160{display:flex;flex-direction:column;gap:4px}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._socials_h68cx_121 ._container_h68cx_147 ._description_h68cx_160 ._name_h68cx_165{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:700;line-height:100%;color:#fff}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._socials_h68cx_121 ._container_h68cx_147 ._description_h68cx_160 ._name__mobile_h68cx_172{font-size:20px}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._socials_h68cx_121 ._container_h68cx_147 ._description_h68cx_160 ._name__desktop_h68cx_175{font-size:24px}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._socials_h68cx_121 ._container_h68cx_147 ._description_h68cx_160 ._duties_h68cx_178{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.04em;color:#bebebe}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._socials_h68cx_121 ._container_h68cx_147 ._description_h68cx_160 ._duties__mobile_h68cx_186{font-size:14px}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._socials_h68cx_121 ._container_h68cx_147 ._description_h68cx_160 ._duties__desktop_h68cx_189{font-size:16px}._footer_h68cx_1 ._content_h68cx_7 ._keepInTouch-socials_h68cx_20 ._socials_h68cx_121 ._container_h68cx_147 ._btnsSocial_h68cx_192{display:flex;align-items:center;gap:8px}._footer_h68cx_1 ._content_h68cx_7 ._itsMe_h68cx_197{display:flex;flex-direction:column;gap:16px}._footer_h68cx_1 ._content_h68cx_7 ._itsMe__mobile_h68cx_202{margin-top:40px}._footer_h68cx_1 ._content_h68cx_7 ._itsMe__desktop_h68cx_205{margin-top:32px}._footer_h68cx_1 ._content_h68cx_7 ._itsMe_h68cx_197 ._heading_h68cx_47{color:#fff}._footer_h68cx_1 ._content_h68cx_7 ._itsMe_h68cx_197 ._heading__mobile_h68cx_50{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:800;font-size:24px;line-height:100%;letter-spacing:.02em}._footer_h68cx_1 ._content_h68cx_7 ._itsMe_h68cx_197 ._body_h68cx_58{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.02em;color:#bebebe}._footer_h68cx_1 ._content_h68cx_7 ._itsMe_h68cx_197 ._body__mobile_h68cx_66{font-size:16px}._footer_h68cx_1 ._content_h68cx_7 ._itsMe_h68cx_197 ._body__desktop_h68cx_69{font-size:20px}._footer_h68cx_1 ._bottomContent_h68cx_233{display:flex;background:linear-gradient(215.8deg,rgba(255,255,255,.15) 29.21%,rgba(255,255,255,.05) 92.31%);background-blend-mode:multiply,normal;backdrop-filter:blur(28px);border-radius:8px;position:relative;z-index:1}._footer_h68cx_1 ._bottomContent__desktop_h68cx_242{max-width:1234px;width:calc(100% - 120px);align-items:center;justify-content:space-between;height:52px;padding:0 24px;margin-top:80px;margin-bottom:40px}._footer_h68cx_1 ._bottomContent__mobile_h68cx_252{flex-direction:column;align-items:center;justify-content:center;height:32px;width:calc(100% - 32px);margin:200px 16px 0}._footer_h68cx_1 ._bottomContent_h68cx_233 ._copyright_h68cx_260{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:400;line-height:100%;color:#e1e2e8;z-index:999}._footer_h68cx_1 ._bottomContent_h68cx_233 ._copyright__desktop_h68cx_268{font-size:16px}._footer_h68cx_1 ._bottomContent_h68cx_233 ._copyright__mobile_h68cx_271{font-size:12px}._footer_h68cx_1 ._bottomContent_h68cx_233 ._policies_h68cx_274{display:flex;flex-direction:row;align-items:center;z-index:2}._footer_h68cx_1 ._bottomContent_h68cx_233 ._policies__mobile_h68cx_280{display:none}._footer_h68cx_1 ._bottomContent_h68cx_233 ._policies_h68cx_274 ._text_h68cx_283{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:600;color:#fff}._footer_h68cx_1 ._bottomContent_h68cx_233 ._policies_h68cx_274 ._text__desktop_h68cx_289{font-size:14px;cursor:pointer}._footer_h68cx_1 ._bottomContent_h68cx_233 ._policies_h68cx_274 ._text__mobile_h68cx_293{font-size:10px}._footer_h68cx_1 ._bottomContent_h68cx_233 ._policies_h68cx_274 ._text_h68cx_283>a{all:unset}._footer_h68cx_1 ._bottomContent_h68cx_233 ._emojiLorenzo_h68cx_299{position:absolute}._footer_h68cx_1 ._bottomContent_h68cx_233 ._emojiLorenzo__mobile_h68cx_302{right:8px;bottom:-21px}._footer_h68cx_1 ._bottomContent_h68cx_233 ._emojiLorenzo__desktop_h68cx_306{right:96px;bottom:-4px}._footer_h68cx_1 ._policiesMobile_h68cx_310{display:flex;align-items:center;justify-content:center;margin-top:24px;z-index:1;height:32px}._footer_h68cx_1 ._policiesMobile__desktop_h68cx_318{display:none}._footer_h68cx_1 ._policiesMobile__mobile_h68cx_321{margin-bottom:24px}._footer_h68cx_1 ._policiesMobile_h68cx_310 ._text_h68cx_283{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:600;font-size:12px;line-height:16px;text-align:center;color:#fff}._footer_h68cx_1 ._policiesMobile_h68cx_310 ._text_h68cx_283>a{all:unset}._footer_h68cx_1 ._emojiShadow_h68cx_336{position:absolute;display:flex}._footer_h68cx_1 ._emojiShadow__mobile_h68cx_340,._footer_h68cx_1 ._emojiShadow__desktop_h68cx_344{right:0;bottom:0}._email__me__button__mobile_h68cx_349{margin:0!important}._btn_1hhmk_1{transition:.2s;animation:ease-in;border:none;cursor:pointer;border-radius:8px;display:flex;justify-content:center;align-items:center;gap:8px;margin:0 12px}._size__sm_1hhmk_14{padding:8px 16px}._size__lg_1hhmk_18{padding:16px 24px}._variant__solid_1hhmk_22{border:1px solid #FFFFFF;background:#FFFFFF;color:#0065c1;font-weight:700;font-size:18px;line-height:89%}._variant__solid_1hhmk_22:hover,._variant__solid_1hhmk_22:active{transition:ease-in;transition-duration:.3s;border:1px solid #0065C1;background:linear-gradient(84.31deg,#43A5FF -5.79%,#0061BA 80.84%);color:#fff}._variant__solid__active_1hhmk_38{border:1px solid #0065C1;background:linear-gradient(84.31deg,#43A5FF -5.79%,#0061BA 80.84%);color:#fff}._variant__clear_1hhmk_44{border:1px solid transparent;background:transparent;color:#fff;font-weight:700;font-size:18px;line-height:89%}._variant__clear_1hhmk_44:hover,._variant__clear_1hhmk_44:active{transition:ease-in;transition-duration:.3s;border:1px solid #FFFFFF}._variant__clear_1hhmk_44:active{background:#FFFFFF;color:#0065c1}._variant__clear__active_1hhmk_62{border:1px solid #FFFFFF;background:#FFFFFF;color:#0065c1}._variant__outline_1hhmk_68{border:1px solid #FFFFFF;background:rgba(255,255,255,.1);color:#fff;font-weight:400;font-size:16px;line-height:100%}._variant__outline_1hhmk_68:hover{transition:ease-in;transition-duration:.3s;border:1px solid #0065C1}._variant__outline_1hhmk_68:active{border:1px solid #0065C1;background:linear-gradient(84.31deg,#43A5FF -5.79%,#0061BA 80.84%)}._variant__link_1hhmk_86{border:1px solid transparent;border-radius:0;background:transparent;color:#fff;padding:8px;font-weight:400;font-size:16px;line-height:100%}._variant__link_1hhmk_86:hover,._variant__link_1hhmk_86:active,._variant__link__active_1hhmk_100{font-weight:600}._variant__link__underline_1hhmk_104{animation:ease-in;animation-duration:.2s;width:65%;background-color:#fff;height:1px;align-self:center}._slot__start_1hhmk_113{flex-direction:row-reverse}._slot__end_1hhmk_117{flex-direction:row}._wrapper_1hhmk_121{display:flex;flex-direction:column}._btnIcon_1r5gv_1{transition:.2s;animation:ease-in;cursor:pointer;width:48px;height:48px;display:flex;justify-content:center;align-items:center;border:none;background-image:linear-gradient(215deg,#3B3E47 29.21%,#1A1F29 92.31%);backdrop-filter:blur(28px);border-radius:8px}._btnIcon_1r5gv_1:hover{background-image:none;background-color:#fff}._h1_1fleo_1{margin:0;font-family:Nunito Sans,sans-serif;font-weight:800;font-size:100px;line-height:100%;letter-spacing:-.02em}._h2_1fleo_10{margin:0;font-family:Nunito Sans,sans-serif;font-weight:900;font-size:80px;line-height:90%}._h4_1fleo_18{margin:0;font-family:Nunito Sans,sans-serif;font-weight:800;font-size:48px;line-height:100%;letter-spacing:.02em}._h5_1fleo_27{margin:0;font-family:Nunito Sans,sans-serif;font-weight:800;font-size:32px;line-height:100%;letter-spacing:.02em}._h6_1fleo_36{margin:0;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:32px;line-height:90%;letter-spacing:-.02em}._lead1_1fleo_45{font-family:Nunito Sans,sans-serif;font-weight:400;font-size:32px;line-height:100%;letter-spacing:-.02em}._lead2_1fleo_53,._lead3_1fleo_61,._paragraph1_1fleo_69{font-family:Nunito Sans,sans-serif;font-weight:800;font-size:20px;line-height:100%;letter-spacing:-.02em}._paragraph2_1fleo_77{font-family:Nunito Sans,sans-serif;font-weight:400;font-size:18px;line-height:140%;letter-spacing:-.02em}._paragraph3_1fleo_85{font-family:Nunito Sans,sans-serif;font-weight:400;font-size:16px;line-height:100%;letter-spacing:-.02em}._paragraphSmall_1fleo_93{font-family:Nunito Sans,sans-serif;font-weight:800;font-size:20px;line-height:100%;letter-spacing:-.02em}._paragraphExtraSmall_1fleo_101{font-family:Nunito Sans,sans-serif;font-weight:400;font-size:12px;line-height:120%;letter-spacing:.03em}._label_1fleo_109{font-family:Nunito Sans,sans-serif;font-weight:600;font-size:16px;line-height:100%;letter-spacing:.02em}._bold1_1fleo_117{font-family:Nunito Sans,sans-serif;font-weight:800;font-size:20px;line-height:130%;letter-spacing:.02em}._bold2_1fleo_125{font-family:Nunito Sans,sans-serif;font-weight:800;font-size:18px;line-height:120%;letter-spacing:.01em}._bold__s_1fleo_133{font-family:Nunito Sans,sans-serif;font-weight:700;font-size:14px;line-height:100%}._header_19c08_1{display:flex;justify-content:center;position:sticky;z-index:999}._header_19c08_1 ._content_19c08_7{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex:1;border-radius:12px;background-color:#ffffff0d;backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);padding-left:16px;padding-right:16px}._header_19c08_1 ._content_19c08_7 ._menu_19c08_20{cursor:pointer;display:flex;align-items:center;justify-content:center}._header_19c08_1 ._content__desktop_19c08_26{height:80px;max-width:1312px;margin:0 40px}._header_19c08_1 ._content__mobile_19c08_31{height:56px;margin-left:16px;margin-right:16px}._header_19c08_1 ._btns_19c08_36{display:flex;flex-direction:row;justify-content:space-around;align-items:center}._header_19c08_1 ._logo_19c08_42,._header_19c08_1 ._logo__desktop_19c08_45{cursor:pointer}@keyframes _slideInCurtain_1o5o8_1{0%{width:0}to{width:80dvw}}@keyframes _slideOutCurtain_1o5o8_1{0%{width:80dvw}to{width:0}}._curtain_1o5o8_17{position:fixed;top:env(safe-area-inset-top);bottom:env(safe-area-inset-bottom);right:env(safe-area-inset-right);height:100dvh;animation-duration:1s;animation-name:_slideInFromRight_1o5o8_1;background:#2F373D;box-shadow:0 2px 8px #0000001a;backdrop-filter:blur(12px);border-radius:16px 0 0 16px;z-index:1010}._curtain__opened_1o5o8_31{width:80dvw;animation-duration:.8s;animation-name:_slideInCurtain_1o5o8_1}._curtain__closed_1o5o8_36{width:0;animation-duration:.8s;animation-name:_slideOutCurtain_1o5o8_1}._curtain_1o5o8_17 ._close_1o5o8_41{position:absolute;left:-56px;top:calc(40px + env(safe-area-inset-top));background:linear-gradient(215.8deg,rgba(255,255,255,.15) 29.21%,rgba(255,255,255,.05) 92.31%);background-blend-mode:multiply,normal;border-radius:24px;width:40px;height:40px;cursor:pointer;display:flex;align-items:center;justify-content:center}._curtain_1o5o8_17 ._content_1o5o8_55{margin:24px;display:flex;flex-direction:column;justify-content:space-between;height:calc(100% - 48px)}._curtain_1o5o8_17 ._content_1o5o8_55 ._menu_1o5o8_62{margin-top:80px;display:flex;flex-direction:column;gap:40px}._curtain_1o5o8_17 ._content_1o5o8_55 ._menu_1o5o8_62 ._menuItem_1o5o8_68{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:16px;color:#fff;cursor:pointer}._curtain_1o5o8_17 ._content_1o5o8_55 ._menu_1o5o8_62 ._menuItem__active_1o5o8_77{font-weight:700;cursor:auto;text-decoration:underline;text-underline-offset:8px}._curtain_1o5o8_17 ._content_1o5o8_55 ._menu_1o5o8_62 ._menuItem_1o5o8_68:hover{text-decoration:underline;text-underline-offset:8px}._curtain_1o5o8_17 ._content_1o5o8_55 ._menu_1o5o8_62 ._menuItem_1o5o8_68>a{all:unset}@keyframes _fadeInOpacifier_1o5o8_1{0%{opacity:0}to{opacity:.7}}._opacifier_1o5o8_99{position:fixed;top:env(safe-area-inset-top);bottom:env(safe-area-inset-bottom);right:env(safe-area-inset-right);height:100dvh;background-color:transparent;z-index:1000}._opacifier__opened_1o5o8_108{background-color:#000;opacity:.7;width:100dvw;animation-duration:1s;animation-name:_fadeInOpacifier_1o5o8_1}._opacifier__closed_1o5o8_115{opacity:0;width:0}._layout_2fi2d_1{background:linear-gradient(177.28deg,#010F34 17.61%,#00081F 49.92%,#000410 102.05%);position:relative}._layout_2fi2d_1 ._shadow_2fi2d_5{position:absolute;top:-56px}._layout_2fi2d_1 ._shadow_2fi2d_5>img{max-width:100%}._layout_2fi2d_1 ._header_2fi2d_12{position:sticky}._layout_2fi2d_1 ._header__mobile_2fi2d_15{top:24px;left:16px;right:16px}._layout_2fi2d_1 ._header__desktop_2fi2d_20{top:40px;width:100%}._layout_2fi2d_1 ._content__container__desktop_2fi2d_24{justify-content:center;align-items:center;display:flex;flex-direction:column}._layout_2fi2d_1 ._content_2fi2d_24{padding-top:200px;display:flex}._layout_2fi2d_1 ._content__desktop_2fi2d_34{flex:1;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-evenly;max-width:1312px;margin:0 40px}._layout_2fi2d_1 ._content__mobile_2fi2d_43{flex-direction:column;padding-left:16px;padding-right:16px}._layout_2fi2d_1 ._content_2fi2d_24 ._infos_2fi2d_48{max-width:525px;display:flex;flex-direction:column;gap:48px}._layout_2fi2d_1 ._content_2fi2d_24 ._infos__mobile_2fi2d_54{margin-top:80px}._layout_2fi2d_1 ._content_2fi2d_24 ._infos__desktop_2fi2d_57{margin-top:52px}._layout_2fi2d_1 ._content_2fi2d_24 ._infos_2fi2d_48>div{display:flex;flex-direction:column;gap:24px}._layout_2fi2d_1 ._content_2fi2d_24 ._infos_2fi2d_48>div ._heading_2fi2d_65{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:800;font-size:32px;line-height:100%;letter-spacing:.02em;color:#fff}._layout_2fi2d_1 ._content_2fi2d_24 ._infos_2fi2d_48>div ._subheading_2fi2d_74{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:130%;letter-spacing:.02em;color:#e1e2e8}._layout_2fi2d_1 ._content_2fi2d_24 ._autoScrollText_2fi2d_83{margin-left:-16px;margin-right:-16px}._layout_2fi2d_1 ._content__desktop_2fi2d_34{gap:128px}._socials_1vvfh_1{display:flex;flex-direction:row;flex:1;background:linear-gradient(215.8deg,rgba(255,255,255,.15) 29.21%,rgba(255,255,255,.05) 92.31%);background-blend-mode:multiply,normal;backdrop-filter:blur(28px);border-radius:16px;gap:16px}._socials__mobile_1vvfh_11{padding:16px 16px 24px 24px}._socials__desktop_1vvfh_14{padding:24px;justify-content:space-between;align-items:center}._socials_1vvfh_1 ._profileRound__mobile_1vvfh_19{height:56px;width:56px}._socials_1vvfh_1 ._profileRound__desktop_1vvfh_23{height:64px;width:64px}._socials_1vvfh_1 ._container_1vvfh_27{display:flex}._socials_1vvfh_1 ._container__mobile_1vvfh_30{flex-direction:column;gap:16px;margin-top:12px}._socials_1vvfh_1 ._container__desktop_1vvfh_35{flex-direction:row;justify-content:space-between;flex:1}._socials_1vvfh_1 ._container_1vvfh_27 ._description_1vvfh_40{display:flex;flex-direction:column;gap:4px}._socials_1vvfh_1 ._container_1vvfh_27 ._description_1vvfh_40 ._name_1vvfh_45{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:700;line-height:100%;color:#fff}._socials_1vvfh_1 ._container_1vvfh_27 ._description_1vvfh_40 ._name__mobile_1vvfh_52{font-size:20px}._socials_1vvfh_1 ._container_1vvfh_27 ._description_1vvfh_40 ._name__desktop_1vvfh_55{font-size:24px}._socials_1vvfh_1 ._container_1vvfh_27 ._description_1vvfh_40 ._duties_1vvfh_58{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.04em;color:#bebebe}._socials_1vvfh_1 ._container_1vvfh_27 ._description_1vvfh_40 ._duties__mobile_1vvfh_66{font-size:14px}._socials_1vvfh_1 ._container_1vvfh_27 ._description_1vvfh_40 ._duties__desktop_1vvfh_69{font-size:16px}._socials_1vvfh_1 ._container_1vvfh_27 ._btnsSocial_1vvfh_72{display:flex;align-items:center;gap:8px}._footer__desktop_y1i3a_1{display:flex;justify-content:center;align-items:center}._bottomContent_y1i3a_7{display:flex;background:linear-gradient(215.8deg,rgba(255,255,255,.15) 29.21%,rgba(255,255,255,.05) 92.31%);background-blend-mode:multiply,normal;backdrop-filter:blur(28px);border-radius:8px;position:relative;z-index:1}._bottomContent__desktop_y1i3a_16{max-width:1234px;width:calc(100% - 120px);align-items:center;justify-content:space-between;height:52px;padding:0 24px;margin-top:80px;margin-bottom:40px}._bottomContent__mobile_y1i3a_26{flex-direction:column;align-items:center;justify-content:center;height:32px;width:calc(100% - 32px);margin:264px 16px 0}._bottomContent_y1i3a_7 ._copyright_y1i3a_34{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:400;line-height:100%;color:#e1e2e8;z-index:99}._bottomContent_y1i3a_7 ._copyright__desktop_y1i3a_42{font-size:16px}._bottomContent_y1i3a_7 ._copyright__mobile_y1i3a_45{font-size:12px}._bottomContent_y1i3a_7 ._policies_y1i3a_48{display:flex;flex-direction:row;align-items:center;z-index:2}._bottomContent_y1i3a_7 ._policies__mobile_y1i3a_54{display:none}._bottomContent_y1i3a_7 ._policies_y1i3a_48 ._text_y1i3a_57{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:600;color:#fff}._bottomContent_y1i3a_7 ._policies_y1i3a_48 ._text__desktop_y1i3a_63{font-size:14px}._bottomContent_y1i3a_7 ._policies_y1i3a_48 ._text__mobile_y1i3a_66{font-size:10px}._bottomContent_y1i3a_7 ._policies_y1i3a_48 ._text_y1i3a_57>a{all:unset}._bottomContent_y1i3a_7 ._emojiLorenzo_y1i3a_72{position:absolute}._bottomContent_y1i3a_7 ._emojiLorenzo__mobile_y1i3a_75{right:8px;bottom:-25px}._bottomContent_y1i3a_7 ._emojiLorenzo__desktop_y1i3a_79{right:96px;bottom:3px}._policiesMobile_y1i3a_84{display:flex;align-items:center;justify-content:center;margin-top:24px;z-index:1;height:32px}._policiesMobile__desktop_y1i3a_92{display:none}._policiesMobile__mobile_y1i3a_95{padding-bottom:24px}._policiesMobile_y1i3a_84 ._text_y1i3a_57{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:600;font-size:12px;line-height:16px;text-align:center;color:#fff;z-index:99}._policiesMobile_y1i3a_84 ._text_y1i3a_57>a{all:unset}._emojiShadow_y1i3a_112{position:absolute;display:flex}._emojiShadow__mobile_y1i3a_116,._emojiShadow__desktop_y1i3a_120{right:0;bottom:0}._container_12et5_1{width:525px;z-index:99;display:flex;flex-direction:column;gap:44px;padding:52px 56px;background:radial-gradient(111.67% 103.08% at 14.53% 0%,rgba(24,178,219,.28) 0%,rgba(1,15,52,0) 100%);background-blend-mode:multiply,normal;filter:drop-shadow(0px 0px 120px rgba(28,134,165,.15));transform:translateZ(0);border-radius:24px}._container_12et5_1 ._formContent_12et5_14{display:flex;flex-direction:column;gap:44px}._container_12et5_1 ._formContent_12et5_14 ._collapseContent_12et5_19{display:flex;flex-direction:column;gap:12px;padding:20px 16px}._container_12et5_1 ._formContent_12et5_14 ._collapseContent_12et5_19>label{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:100%;letter-spacing:.02em;color:#e1e2e8}._container_12et5_1 ._formContent_12et5_14 ._collapseContent_12et5_19>input{background:rgba(255,255,255,.1);border:1px solid #BEBEBE;border-radius:8px;padding:12px 16px;font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.02em;color:#fff}._container_12et5_1 ._formContent_12et5_14 ._collapseContent_12et5_19>input::placeholder{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.02em;color:#bebebe}._container_12et5_1 ._formContent_12et5_14 ._collapseContent_12et5_19>textarea{background:rgba(255,255,255,.1);border:1px solid #BEBEBE;border-radius:8px;padding:12px 16px;height:125px;font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.02em;color:#fff}._container_12et5_1 ._formContent_12et5_14 ._collapseContent_12et5_19>textarea::placeholder{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.02em;color:#bebebe}._container_12et5_1 ._formContent_12et5_14 ._collapseContent_12et5_19>._categories_12et5_79{display:grid;grid-gap:8px;grid-template-columns:repeat(2,[col] 1fr);grid-template-rows:repeat(3,auto)}._container_12et5_1 ._formContent_12et5_14 ._collapseContent_12et5_19>._categories_12et5_79 ._category_12et5_85{padding:16px;background:rgba(255,255,255,.1);border:1px solid #BEBEBE;border-radius:8px;font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:16px;color:#fff;cursor:pointer;text-align:center}._container_12et5_1 ._formContent_12et5_14 ._collapseContent_12et5_19>._categories_12et5_79 ._category_12et5_85:last-child{grid-column:col/span 2}._container_12et5_1 ._formContent_12et5_14 ._collapseContent_12et5_19>._categories_12et5_79 ._category__selected_12et5_102{background:linear-gradient(84.31deg,#43A5FF -5.79%,#0061BA 80.84%);border:1px solid #43A5FF}._container_12et5_1 ._formContent_12et5_14 ._collapseContent_12et5_19>._categories_12et5_79 ._category_12et5_85:hover{transition:ease-in-out;transition-duration:.2s;font-weight:600;border-color:#0061ba}._container_12et5_1 ._formContent_12et5_14 ._collapseContent_12et5_19 ._formFooterText_12et5_112{color:#bebebe;font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:24px}._container_12et5_1 ._formContent_12et5_14 ._collapseContent_12et5_19 ._formFooterText_12et5_112>span{text-decoration:underline}._container_12et5_1 ._formContent_12et5_14 ._collapseContent_12et5_19 ._formFooterText_12et5_112>span>a{all:unset;cursor:pointer}._container_12et5_1 ._formFooter_12et5_112{margin-bottom:28px}._container_12et5_1 ._formFooter_12et5_112 ._formFooterBtn_12et5_130{height:56px}._container_12et5_1 ._formFooter_12et5_112 ._loader_12et5_133{display:flex;justify-content:center;align-items:center}._container_1t5zb_1{margin-top:80px;display:flex;flex-direction:column;gap:40px}._container_1t5zb_1 ._formContent_1t5zb_7,._container_1t5zb_1 ._formFooter_1t5zb_12{display:flex;flex-direction:column;gap:8px}._container_1t5zb_1 ._formFooter_1t5zb_12 ._loader_1t5zb_17{display:flex;justify-content:center;align-items:center}._container_1t5zb_1 ._formFooter_1t5zb_12 ._formFooterBtn_1t5zb_22{height:56px;margin:0!important}._container_1t5zb_1 ._formFooter_1t5zb_12 ._formFooterText_1t5zb_26{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#bebebe}._container_1t5zb_1 ._formFooter_1t5zb_12 ._formFooterText_1t5zb_26>span{text-decoration:underline}._container_1t5zb_1 ._formFooter_1t5zb_12 ._formFooterText_1t5zb_26>span>a{all:unset}._collapse_1t5zb_41{display:flex;flex-direction:column;gap:8px}._collapse_1t5zb_41 ._collapseTitle_1t5zb_46{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:22px 24px;background:rgba(255,255,255,.2);background-blend-mode:multiply,normal;border:1px solid #FFFFFF;border-radius:8px;cursor:pointer}._collapse_1t5zb_41 ._collapseTitle_1t5zb_46 ._collapseTitleText_1t5zb_59{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:100%;letter-spacing:.02em;color:#fff}._collapse_1t5zb_41 ._collapseContent_1t5zb_68{display:flex;flex-direction:column;gap:12px;padding:20px 16px;background:linear-gradient(215.8deg,rgba(255,255,255,.15) 29.21%,rgba(255,255,255,.05) 92.31%);background-blend-mode:multiply,normal;border-radius:8px}._collapse_1t5zb_41 ._collapseContent_1t5zb_68>label{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:100%;letter-spacing:.02em;color:#e1e2e8}._collapse_1t5zb_41 ._collapseContent_1t5zb_68>input{background:rgba(255,255,255,.1);border:1px solid #BEBEBE;border-radius:8px;padding:12px 16px;font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.02em;color:#fff}._collapse_1t5zb_41 ._collapseContent_1t5zb_68>input::placeholder{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.02em;color:#bebebe}._collapse_1t5zb_41 ._collapseContent_1t5zb_68>textarea{background:rgba(255,255,255,.1);border:1px solid #BEBEBE;border-radius:8px;padding:12px 16px;height:125px;font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.02em;color:#fff}._collapse_1t5zb_41 ._collapseContent_1t5zb_68>textarea::placeholder{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.02em;color:#bebebe}._categories_1t5zb_132{display:grid;grid-gap:8px;grid-template-columns:repeat(2,[col] 1fr);grid-template-rows:repeat(3,auto)}._categories_1t5zb_132 ._category_1t5zb_138{padding:16px;background:rgba(255,255,255,.1);border:1px solid #BEBEBE;border-radius:8px;font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:16px;color:#fff;cursor:pointer}._categories_1t5zb_132 ._category_1t5zb_138:last-child{grid-column:col/span 2}._categories_1t5zb_132 ._category__selected_1t5zb_154{background:linear-gradient(84.31deg,#43A5FF -5.79%,#0061BA 80.84%);border:1px solid #43A5FF}._component__container__desktop_b95st_1{padding-left:80px;padding-right:80px}._layout_b95st_6{background:linear-gradient(177.28deg,#011034 17.61%,#00081F 49.92%,#000410 102.05%)}._shadow_b95st_10{position:absolute;top:-56px}._shadow_b95st_10>img{max-width:100%}._header__shadow_b95st_18{background:linear-gradient(177.28deg,#010F34 17.61%,#011034 102.05%);display:flex;align-items:center;justify-content:center;position:absolute;top:0;z-index:0}._header__shadow_b95st_18 ._container_b95st_27{width:100%;filter:blur(8px);position:absolute;top:-10px}._header__shadow_b95st_18:first-child{width:100%}._body__container_b95st_37{z-index:6;margin-top:448px}._categories__container__desktop_b95st_42{margin-bottom:200px;margin-top:80px}._brands__container__desktop_b95st_47{display:flex;margin-bottom:200px;justify-content:center}._brands__container__mobile_b95st_53{display:flex;margin-bottom:160px;justify-content:center}._mobile__no__marginBottom_b95st_59{margin-bottom:0}._autoscroll_b95st_63{padding:0}._wrapper__desktop_1phsq_1{max-width:1312px;margin:0 40px}._wrapper__mobile_1phsq_6{overflow-x:scroll}._title__container_1phsq_10{margin-bottom:48px;padding-left:16px;padding-right:16px;display:flex;flex-direction:column}._title__container_1phsq_10 ._title__desktop_1phsq_17{color:#bebebe;display:flex;flex-direction:row}._title__container_1phsq_10 ._title__desktop_1phsq_17 ._white_title_1phsq_22{margin-left:14px;margin-right:14px;color:#fff;font-weight:800}._title__container_1phsq_10 ._title__mobile_1phsq_28{color:#bebebe;display:flex;flex:1;flex-direction:row;flex-wrap:wrap;font-size:20px;line-height:120%;letter-spacing:.4px;font-weight:400}._title__container_1phsq_10 ._title__mobile_1phsq_28 ._white_title_1phsq_22{color:#fff;font-weight:700;margin-left:2px;margin-right:6px}._brands__container_1phsq_46{overflow-x:scroll;display:flex;flex-direction:row;flex:1}._brands__container_1phsq_46::-webkit-scrollbar{display:none}._brand_1phsq_46{width:200px;height:180px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;background-image:linear-gradient(215.8deg,rgba(255,255,255,.15) 29.21%,rgba(255,255,255,.05) 92.31%);backdrop-filter:blur(28px);background-blend-mode:multiply,normal;border-radius:16px}._brand_1phsq_46 ._logo_1phsq_69{top:0}._brand_1phsq_46 ._description_1phsq_72{bottom:0}._brand_1phsq_46 ._description_1phsq_72 ._work__type_1phsq_75{color:#fff;margin-bottom:6px}._brand_1phsq_46 ._description_1phsq_72 ._work__description_1phsq_79{color:#bebebe}._brand_1ngrg_1{min-width:152px;width:205px;max-width:205px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;background-image:linear-gradient(215.8deg,rgba(255,255,255,.15) 29.21%,rgba(255,255,255,.05) 92.31%);backdrop-filter:blur(28px);background-blend-mode:multiply,normal;border-radius:16px;margin:0 8px}._brand_1ngrg_1:hover{cursor:pointer;transition:ease-in;transition-duration:.2s;background-color:#fff3}._brand_1ngrg_1 ._logo_1ngrg_21{display:flex;top:0;align-items:center;justify-content:flex-start;margin-bottom:60px;height:35px}._brand_1ngrg_1 ._description_1ngrg_29{bottom:0;display:flex;flex:1;flex-direction:column;align-items:flex-start;justify-content:flex-end;max-height:48px}._brand_1ngrg_1 ._description_1ngrg_29 ._work__type_1ngrg_38{color:#fff;margin-bottom:6px}._brand_1ngrg_1 ._description_1ngrg_29 ._work__description_1ngrg_42{flex-grow:1;color:#bebebe}._wrapper_1r6r0_1{max-width:1312px;margin:0 40px}._title__container_1r6r0_6{margin-bottom:48px}._title__container_1r6r0_6 ._title_1r6r0_6{color:#bebebe;display:flex;flex-direction:row}._title__container_1r6r0_6 ._title_1r6r0_6 ._white_title_1r6r0_14{margin-left:14px;color:#fff;font-weight:800}._card_1r6r0_20{display:flex;flex:1;flex-direction:column;padding:64px 68px 48px 48px;background-image:linear-gradient(215.8deg,rgba(255,255,255,.15) 29.21%,rgba(255,255,255,.05) 92.31%);background-blend-mode:multiply,normal;border-radius:16px}._card_1r6r0_20 ._cardContainer_1r6r0_29{display:flex;flex-direction:row}._card_1r6r0_20 ._left__column_1r6r0_33{display:flex;flex-direction:column;justify-content:space-between;margin-top:100px}._card_1r6r0_20 ._left__column_1r6r0_33 ._title_1r6r0_6{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:100%;letter-spacing:.03em;color:#fff}._card_1r6r0_20 ._right__column_1r6r0_50{margin-left:44px}._card_1r6r0_20 ._right__column_1r6r0_50 ._skills__names_1r6r0_53{display:flex;flex-direction:row;margin-bottom:44px;flex:1}._card_1r6r0_20 ._right__column_1r6r0_50 ._skill__name_1r6r0_59{display:flex;flex-direction:row;flex:1;font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:120%;letter-spacing:.03em;color:#b9bcc3;margin-left:20px;margin-right:20px}._card_1r6r0_20 ._right__column_1r6r0_50 ._highlighted_1r6r0_75{font-weight:700!important}._card_1r6r0_20 ._right__column_1r6r0_50 ._white_1r6r0_14{color:#fff!important}._card_1r6r0_20 ._right__column_1r6r0_50 ._white__smoke_1r6r0_81{color:#e1e2e8!important}._card_1r6r0_20 ._tShapeContainer_1r6r0_84{display:flex;flex-direction:row;justify-content:flex-end;margin-top:24px}._card_1r6r0_20 ._tShapeContainer_1r6r0_84 ._tShape_1r6r0_84{text-align:right;font-size:14px;font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:400;line-height:100%;color:#bebebe}._card_scuga_1{padding:24px 16px;background-blend-mode:multiply,normal;border-radius:24px;background-image:linear-gradient(216deg,rgba(255,255,255,.15) 34.83%,rgba(255,255,255,.05) 92.57%);width:100%}._card_scuga_1 ._titleContainer_scuga_8{display:flex;flex-direction:column;align-items:center}._card_scuga_1 ._title_scuga_8{color:#fff;display:flex;flex-direction:row;font-size:20px;text-align:center;font-weight:400;line-height:120%;letter-spacing:.4px}._card_scuga_1 ._title_scuga_8 ._title__bold_scuga_23{margin-left:4px;font-weight:800}._card_scuga_1 ._skillCardWrapper_scuga_27{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:32px;margin-left:16px;margin-right:16px}._card_scuga_1 ._skillCard_scuga_27{border-radius:8px;padding:16px}._card_scuga_1 ._productDesign_scuga_40{background-color:#fff3;color:#fff;width:100%;font-size:20px;text-align:center;font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.6px}._card_scuga_1 ._logoDesign_scuga_52{background-color:#ffffff26;width:95%;color:#fff;font-size:20px;font-family:Nunito Sans,sans-serif;font-style:normal;text-align:center;font-weight:700;line-height:120%;letter-spacing:.6px}._card_scuga_1 ._uxDesign_scuga_64{background-color:#ffffff1a;width:90%;color:#e1e2e8;font-size:20px;font-family:Nunito Sans,sans-serif;font-style:normal;text-align:center;font-weight:700;line-height:120%;letter-spacing:.6px}._card_scuga_1 ._branding_scuga_76{color:#e1e2e8;background-color:#ffffff17;width:85%;font-size:20px;font-family:Nunito Sans,sans-serif;font-style:normal;text-align:center;font-weight:700;line-height:120%;letter-spacing:.6px}._card_scuga_1 ._interactionDesign_scuga_88{color:#bebebe;background-color:#ffffff14;width:80%;opacity:.6999999881;font-size:20px;font-family:Nunito Sans,sans-serif;font-style:normal;text-align:center;font-weight:400;line-height:120%;letter-spacing:.6px}._card_scuga_1 ._visualDesign_scuga_101{width:75%}._card_scuga_1 ._skillCartMarginTop_scuga_104{margin-top:16px}._card_scuga_1 ._tShape_scuga_107{margin-top:40px;text-align:center;font-size:12px;font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:400;line-height:100%;letter-spacing:.24px;color:#bebebe}._body__container_3so2e_1{z-index:6;margin-top:448px;display:flex;flex:1;flex-direction:column;align-items:center}._body__container__mobile_3so2e_10{margin-top:40dvh;padding-left:16px;padding-right:16px}._title__wrapper__desktop_3so2e_16{display:flex;flex-direction:row}._title__wrapper__desktop_3so2e_16 ._title__container_3so2e_20{display:flex;flex-direction:row;justify-content:space-between;max-width:1312px;width:1312px}._title__wrapper__desktop_3so2e_16 ._title__left__column_3so2e_27{display:flex;flex-direction:column;flex:1;margin-right:314px}._title__wrapper__desktop_3so2e_16 ._hey__there__label_3so2e_33{font-style:normal;font-weight:900;font-size:32px;line-height:100%;color:#e1e2e8;opacity:.2}._title__wrapper__mobile_3so2e_42{display:flex;flex-direction:row}._title__wrapper__mobile_3so2e_42 ._title__container_3so2e_20{display:flex;flex-direction:column;justify-content:space-between}._title__wrapper__mobile_3so2e_42 ._title__left__column_3so2e_27{display:flex;flex-direction:column;flex:1}._title__wrapper__mobile_3so2e_42 ._hey__there__label_3so2e_33{font-style:normal;font-weight:900;font-size:18px;line-height:100%;color:#e1e2e8;opacity:.2}._arrow__animated_3so2e_65{animation-duration:2s;animation-iteration-count:infinite}._bounce_3so2e_70{animation-name:_bounce_3so2e_70;animation-timing-function:linear}@keyframes _bounce_3so2e_70{0%{transform:translateY(0)}50%{transform:translateY(10px)}to{transform:translateY(0)}}._title__right__column__desktop_3so2e_86{display:flex;flex-direction:column;justify-content:flex-end}._title__right__column__desktop_3so2e_86 ._scroll__down__wrapper_3so2e_91{display:flex;flex-direction:row;justify-content:center;align-items:center}._title__right__column__desktop_3so2e_86 ._scroll__down__wrapper_3so2e_91:hover{cursor:pointer}._title__right__column__desktop_3so2e_86 ._scroll__down__wrapper_3so2e_91 ._scroll__down__label_3so2e_100{margin-left:16px;max-width:100px;color:#fff}._title__right__column__desktop_3so2e_86 ._scroll__down__wrapper_3so2e_91 ._scroll__down__label_3so2e_100:hover{cursor:pointer}._title__right__column__mobile_3so2e_109{display:flex;flex-direction:column;justify-content:flex-end;margin-top:48px}._title__right__column__mobile_3so2e_109 ._scroll__down__wrapper_3so2e_91{display:flex;flex-direction:row}._title__right__column__mobile_3so2e_109 ._scroll__down__wrapper_3so2e_91 ._scroll__down__label_3so2e_100{margin-left:16px;max-width:100px;color:#fff}._title__desktop_3so2e_125{margin-top:16px;color:#fff}._title__mobile_3so2e_130{margin-top:8px;color:#fff;font-size:48px;font-family:Nunito Sans,sans-serif;font-weight:800;line-height:100%;letter-spacing:-.96px}._subtitle__desktop_3so2e_140{margin-top:32px;color:#bebebe}._subtitle__mobile_3so2e_145{margin-top:16px;color:#bebebe;font-size:20px;font-family:Nunito Sans,sans-serif;line-height:120%;letter-spacing:.4px}._digital__services__container__desktop_3so2e_154{margin-top:200px;max-width:1312px;display:flex;flex-direction:row;justify-content:center;scroll-margin-block-start:180px}._digital__services__container__desktop_3so2e_154 ._digital__services_3so2e_154{padding:108px 108px 116px;display:flex;flex:1;flex-direction:row}._digital__services__container__desktop_3so2e_154 ._digital__service__component_3so2e_168{margin-bottom:64px!important}._digital__services__container__desktop_3so2e_154 ._left__column_3so2e_171{display:flex;flex:1;flex-direction:column;color:#fff}._digital__services__container__desktop_3so2e_154 ._left__column_3so2e_171 ._opacity__text_3so2e_177{color:#e1e2e8;opacity:.2;line-height:inherit}._digital__services__container__desktop_3so2e_154 ._right__column_3so2e_182{display:flex;flex:1;flex-direction:column;color:#fff}._digital__services__container__mobile_3so2e_189{margin-top:80px;scroll-margin-block-start:120px}._digital__services__container__mobile_3so2e_189 ._digital__services_3so2e_154{padding:40px 24px}._digital__services__container__mobile_3so2e_189 ._left__column_3so2e_171{display:flex;flex:1;flex-direction:column;color:#fff}._digital__services__container__mobile_3so2e_189 ._left__column_3so2e_171 ._opacity__text_3so2e_177{color:#e1e2e8;opacity:.2}._digital__services__container__mobile_3so2e_189 ._left__column_3so2e_171 ._h2__mobile_3so2e_206{font-size:56px;font-family:Nunito Sans,sans-serif;font-weight:900;line-height:90%}._digital__services__container__mobile_3so2e_189 ._right__column_3so2e_182{margin-top:56px}._bg__blue_m45qn_1{background-image:radial-gradient(111.67% 103.08% at 14.53% 0%,rgba(24,178,219,.28) 0%,rgba(1,15,52,0) 100%);border-radius:24px;filter:drop-shadow(0px 0px 120px rgba(28,134,165,.15));transform:translateZ(0);box-shadow:5px 5px 100px #062843d6}._bg__grey_m45qn_9{background-image:url(/assets/noise-bg-70b92c6d.svg),linear-gradient(215.8deg,#3B3E47 29.21%,#1A1F29 92.31%);border-radius:16px;backdrop-filter:blur(28px);background-blend-mode:multiply,normal;background-repeat:no-repeat;background-size:cover;background-position:center}._card_m45qn_19{border-radius:16px}._wrapper__desktop_2ex1b_1{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:64px}._wrapper__desktop_2ex1b_1 ._icon_2ex1b_7{flex-direction:column;justify-content:flex-start;align-self:start}._wrapper__desktop_2ex1b_1 ._right__column_2ex1b_12{margin-left:20px;flex-direction:column;justify-content:space-between}._wrapper__desktop_2ex1b_1 ._description_2ex1b_17{color:#e1e2e8;margin-top:12px}._wrapper__desktop_2ex1b_1 ._call__to__action_2ex1b_21{background-color:transparent;color:#fff;border:none;cursor:pointer;padding:0;margin-top:24px;display:flex;flex-direction:row;justify-content:space-between}._wrapper__desktop_2ex1b_1 ._call__to__action_2ex1b_21:hover{border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#e1e2e8;animation:ease;animation-duration:2s}._wrapper__desktop_2ex1b_1 ._call__to__action_2ex1b_21 ._button_2ex1b_39{display:flex;flex-direction:row;flex:1}._wrapper__desktop_2ex1b_1 ._call__to__action_2ex1b_21 ._button_underline_2ex1b_44{position:absolute;background-color:#fff;height:1px;width:100%}._wrapper__desktop_2ex1b_1 ._call__to__action_2ex1b_21 ._call__to__action__text_2ex1b_50{margin-right:8px}._wrapper__mobile_2ex1b_54{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:64px}._wrapper__mobile_2ex1b_54 ._icon_2ex1b_7{flex-direction:column;justify-content:flex-start;align-self:start}._wrapper__mobile_2ex1b_54 ._right__column_2ex1b_12{margin-top:16px;flex-direction:column;justify-content:space-between;color:#fff}._wrapper__mobile_2ex1b_54 ._description_2ex1b_17{color:#e1e2e8;margin-top:12px;font-size:18px;font-family:Nunito Sans,sans-serif;line-height:140%}._wrapper__mobile_2ex1b_54 ._call__to__action_2ex1b_21{background-color:transparent;border:none;cursor:pointer;padding:0;margin-top:16px;display:flex;flex-direction:row;justify-content:space-between;color:#fff}._wrapper__mobile_2ex1b_54 ._call__to__action_2ex1b_21 ._call__to__action__text_2ex1b_50{margin-right:8px}._container__desktop_1o1u5_1{display:flex;flex-direction:row;margin-left:80px;margin-right:80px;grid-column-gap:124px;max-width:1312px}._container__desktop_1o1u5_1 ._left__column_1o1u5_9{display:flex;flex-direction:column}._container__desktop_1o1u5_1 ._title_1o1u5_13{color:#fff}._container__desktop_1o1u5_1 ._paragraph_1o1u5_16{margin-top:40px;font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:400;font-size:28px;line-height:120%;letter-spacing:.02em;color:#bebebe}._container__desktop_1o1u5_1 ._paragraph_1o1u5_16 ._bold_1o1u5_26{color:#fff;font-weight:700;margin-left:10px}._container__desktop_1o1u5_1 ._right__column__desktop_1o1u5_31{display:grid;grid-template-columns:308px 308px;grid-template-rows:202px 202px;column-gap:16px;row-gap:16px}._container__desktop_1o1u5_1 ._right__column__desktop_1o1u5_31 ._card_1o1u5_38{padding:24px;display:flex;flex-direction:column;justify-self:center;border-radius:16px;background-image:linear-gradient(215.8deg,rgba(255,255,255,.15) 29.21%,rgba(255,255,255,.05) 92.31%)!important}._container__desktop_1o1u5_1 ._right__column__desktop_1o1u5_31 ._card_1o1u5_38:hover{background:rgba(255,255,255,.2);transition:ease;transition-duration:.25s}._container__desktop_1o1u5_1 ._right__column__desktop_1o1u5_31 ._card_1o1u5_38 ._icon__container_1o1u5_51{display:flex;background:rgba(255,255,255,.15);background-blend-mode:multiply,normal;border-radius:8px;max-width:64px;max-height:64px;padding:17px 12px;justify-content:center;align-items:center}._container__desktop_1o1u5_1 ._right__column__desktop_1o1u5_31 ._card_1o1u5_38 ._card__description_1o1u5_62{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:120%;margin-top:24px;letter-spacing:.01em;color:#bebebe}._container__desktop_1o1u5_1 ._right__column__desktop_1o1u5_31 ._card_1o1u5_38 ._card__description_1o1u5_62 ._enhanced_1o1u5_72{font-weight:800;color:#fff}._container__mobile_1o1u5_77{display:flex;flex-direction:column;overflow-x:scroll}._container__mobile_1o1u5_77 ._left__column_1o1u5_9{display:flex;flex-direction:column;padding-left:16px;padding-right:16px}._container__mobile_1o1u5_77 ._title_1o1u5_13{color:#fff;font-size:24px;font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:800;line-height:100%;letter-spacing:.48px}._container__mobile_1o1u5_77 ._mobile__h6_1o1u5_97{font-size:24px;font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:800;line-height:100%;letter-spacing:.48px}._container__mobile_1o1u5_77 ._paragraph_1o1u5_16{margin-top:16px;font-family:Nunito Sans,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:140%;color:#bebebe}._container__mobile_1o1u5_77 ._paragraph_1o1u5_16 ._bold_1o1u5_26{color:#fff;font-weight:700;margin-left:4px}._container__mobile_1o1u5_77 ._right__column__mobile_1o1u5_119{display:flex;flex-direction:row;overflow-x:scroll;padding-left:8px;margin-top:56px;padding-right:16px;scroll-behavior:smooth}._container__mobile_1o1u5_77 ._right__column__mobile_1o1u5_119 ._card_1o1u5_38{margin-left:8px;padding:24px;display:flex;flex-direction:column;justify-self:center;max-width:179px;min-width:179px;border-radius:16px;background-image:linear-gradient(215.8deg,rgba(255,255,255,.15) 29.21%,rgba(255,255,255,.05) 92.31%)!important}._container__mobile_1o1u5_77 ._right__column__mobile_1o1u5_119 ._card_1o1u5_38:hover{background:rgba(255,255,255,.2);transition:ease;transition-duration:.25s}._container__mobile_1o1u5_77 ._right__column__mobile_1o1u5_119 ._card_1o1u5_38 ._icon__container_1o1u5_51{display:flex;background:rgba(255,255,255,.15);background-blend-mode:multiply,normal;border-radius:8px;max-width:64px;max-height:64px;padding:17px 12px;justify-content:center;align-items:center}._container__mobile_1o1u5_77 ._right__column__mobile_1o1u5_119 ._card_1o1u5_38 ._card__description_1o1u5_62{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:800;font-size:14px;line-height:120%;margin-top:16px;letter-spacing:.14px;color:#bebebe}._container__mobile_1o1u5_77 ._right__column__mobile_1o1u5_119 ._card_1o1u5_38 ._card__description_1o1u5_62 ._enhanced_1o1u5_72{font-weight:800;color:#fff}._container__mobile_1o1u5_77 ._right__column__mobile_1o1u5_119::-webkit-scrollbar{display:none}._layout_gjgj6_1{background:linear-gradient(177.28deg,#010F34 17.61%,#00081F 49.92%,#000410 102.05%)}._project_gjgj6_5 ._cover_gjgj6_5{display:flex;justify-content:center;max-width:1440px}._project_gjgj6_5 ._cover__desktop_gjgj6_10{margin:-80px auto 160px}._project_gjgj6_5 ._cover__mobile_gjgj6_13{margin:-56px auto 48px}._project_gjgj6_5 ._cover_gjgj6_5>img{object-fit:cover;width:100%;height:100%}._project_gjgj6_5 ._story_gjgj6_21{display:flex;flex-direction:column;justify-content:center;max-width:1064px}._project_gjgj6_5 ._story__desktop_gjgj6_27{gap:120px;margin:0 auto 240px}._project_gjgj6_5 ._story__mobile_gjgj6_31{gap:32px;margin:0 auto 48px}._project_gjgj6_5 ._story_gjgj6_21 ._description_gjgj6_35{display:flex;justify-content:center;gap:16px}._project_gjgj6_5 ._story_gjgj6_21 ._description__desktop_gjgj6_40>div:nth-child(1){flex:2}._project_gjgj6_5 ._story_gjgj6_21 ._description__desktop_gjgj6_40>div:nth-child(2){flex:3;display:flex;flex-direction:column;gap:80px}._project_gjgj6_5 ._story_gjgj6_21 ._description__mobile_gjgj6_49{flex-direction:column;justify-content:center;padding:16px}._project_gjgj6_5 ._story_gjgj6_21 ._description__mobile_gjgj6_49>div:nth-child(2){display:flex;flex-direction:column;gap:24px}._project_gjgj6_5 ._story_gjgj6_21 ._description__mobile_gjgj6_49>div:nth-child(2)>._asset_gjgj6_59{width:100%}._project_gjgj6_5 ._story_gjgj6_21 ._description__mobile_gjgj6_49>div:nth-child(2)>._asset_gjgj6_59>img{width:100%}._project_gjgj6_5 ._story_gjgj6_21 ._autoscroll_gjgj6_65{opacity:.1;gap:16px}._project_gjgj6_5 ._story_gjgj6_21 ._autoscroll_gjgj6_65 ._card__desktop_gjgj6_69{width:308px;height:552px;background:#FFFFFF;border-radius:16px}._project_gjgj6_5 ._story_gjgj6_21 ._autoscroll_gjgj6_65 ._card__mobile_gjgj6_75{width:175px;height:276px;background:#FFFFFF;border-radius:16px}._project_gjgj6_5 ._story_gjgj6_21 ._target_gjgj6_81{display:flex;justify-content:center;gap:16px}._project_gjgj6_5 ._story_gjgj6_21 ._target__desktop_gjgj6_86>div:nth-child(1){flex:2}._project_gjgj6_5 ._story_gjgj6_21 ._target__desktop_gjgj6_86>div:nth-child(2){flex:3;display:flex;flex-direction:column;gap:80px}._project_gjgj6_5 ._story_gjgj6_21 ._target__desktop_gjgj6_86>div:nth-child(2)>div._assets_gjgj6_95{display:flex;align-items:center;gap:16px}._project_gjgj6_5 ._story_gjgj6_21 ._target__mobile_gjgj6_100{flex-direction:column;justify-content:center;padding:16px}._project_gjgj6_5 ._story_gjgj6_21 ._target__mobile_gjgj6_100>div:nth-child(2){display:flex;flex-direction:column;gap:24px}._project_gjgj6_5 ._story_gjgj6_21 ._target__mobile_gjgj6_100>div:nth-child(2)>div._assets_gjgj6_95{display:flex;align-items:center;gap:16px}._project_gjgj6_5 ._story_gjgj6_21 ._problems_gjgj6_115{display:flex;justify-content:center;gap:16px}._project_gjgj6_5 ._story_gjgj6_21 ._problems__desktop_gjgj6_120>div:nth-child(1){flex:2}._project_gjgj6_5 ._story_gjgj6_21 ._problems__desktop_gjgj6_120>div:nth-child(2){flex:3;display:flex;flex-direction:column;gap:80px}._project_gjgj6_5 ._story_gjgj6_21 ._problems__mobile_gjgj6_129{flex-direction:column;justify-content:center;padding:16px}._project_gjgj6_5 ._story_gjgj6_21 ._problems__mobile_gjgj6_129>div:nth-child(2){display:flex;flex-direction:column;gap:24px}._project_gjgj6_5 ._story_gjgj6_21 ._solutions_gjgj6_139{display:flex;justify-content:center;gap:16px}._project_gjgj6_5 ._story_gjgj6_21 ._solutions__desktop_gjgj6_144>div:nth-child(1){flex:2}._project_gjgj6_5 ._story_gjgj6_21 ._solutions__desktop_gjgj6_144>div:nth-child(2){flex:3;display:flex;flex-direction:column;gap:80px}._project_gjgj6_5 ._story_gjgj6_21 ._solutions__desktop_gjgj6_144>div:nth-child(2)>div._assets_gjgj6_95{display:flex;align-items:center;gap:16px}._project_gjgj6_5 ._story_gjgj6_21 ._solutions__mobile_gjgj6_158{flex-direction:column;justify-content:center;padding:16px}._project_gjgj6_5 ._story_gjgj6_21 ._solutions__mobile_gjgj6_158>div:nth-child(2){display:flex;flex-direction:column;gap:24px}._project_gjgj6_5 ._story_gjgj6_21 ._solutions__mobile_gjgj6_158>div:nth-child(2)>div._assets_gjgj6_95{display:flex;align-items:center;gap:16px}._project_gjgj6_5 ._story_gjgj6_21 ._fixedCarousel_gjgj6_173{display:flex;overflow-x:scroll;gap:16px;opacity:.1}._project_gjgj6_5 ._story_gjgj6_21 ._fixedCarousel_gjgj6_173 ._card__desktop_gjgj6_69{width:308px;height:552px;background:#FFFFFF;border-radius:16px}._project_gjgj6_5 ._story_gjgj6_21 ._fixedCarousel_gjgj6_173 ._card__mobile_gjgj6_75{width:175px;height:276px;background:#FFFFFF;border-radius:16px}._project_gjgj6_5 ._story_gjgj6_21 ._ending_gjgj6_191{display:flex;justify-content:center;gap:16px}._project_gjgj6_5 ._story_gjgj6_21 ._ending__desktop_gjgj6_196>div:nth-child(1){flex:2}._project_gjgj6_5 ._story_gjgj6_21 ._ending__desktop_gjgj6_196>div:nth-child(2){flex:3}._project_gjgj6_5 ._story_gjgj6_21 ._ending__mobile_gjgj6_202{flex-direction:column;justify-content:center;padding:16px}._project_gjgj6_5 ._related_gjgj6_207{display:flex;justify-content:center;align-items:center;gap:16px;flex-wrap:wrap}._project_gjgj6_5 ._related__desktop_gjgj6_214{margin-bottom:160px}._project_gjgj6_5 ._related__mobile_gjgj6_217{padding:16px;margin-bottom:48px}._title__desktop_gjgj6_222{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:800;line-height:100%;letter-spacing:.02em;color:#fff;font-size:48px}._title__mobile_gjgj6_232{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:800;line-height:100%;letter-spacing:.02em;color:#fff;font-size:32px}._paragraph__desktop_gjgj6_242{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:400;line-height:130%;letter-spacing:.02em;color:#e1e2e8;font-size:20px}._paragraph__mobile_gjgj6_252{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:400;line-height:130%;letter-spacing:.02em;color:#e1e2e8;font-size:14px}._card_gjgj6_69{width:308px;height:400px;background:#FFFFFF;opacity:.1;border-radius:16px}._cardLarge__desktop_gjgj6_270{height:400px;background:#FFFFFF;opacity:.1;border-radius:16px;width:632px}._cardLarge__mobile_gjgj6_278{height:400px;background:#FFFFFF;opacity:.1;border-radius:16px;width:100%}._item_bu6yn_1{position:relative;height:300px;border-radius:16px}._item__desktop_bu6yn_6{width:416px}._item__mobile_bu6yn_9{width:calc(100dvw - 32px)}._item_bu6yn_1 ._cover_bu6yn_12{overflow:hidden;width:calc(100dvw - 32px);height:300px;border-radius:16px}._item_bu6yn_1 ._cover__desktop_bu6yn_18{width:416px}._item_bu6yn_1 ._cover__desktop_bu6yn_18 img{object-fit:cover;width:416px;height:300px;border-radius:16px;transition:transform .25s}._item_bu6yn_1 ._cover__mobile_bu6yn_28{width:calc(100dvw - 32px)}._item_bu6yn_1 ._cover__mobile_bu6yn_28 img{object-fit:cover;width:calc(100dvw - 32px);height:300px;border-radius:16px;transition:transform .25s}._item_bu6yn_1 ._cover_bu6yn_12 ._scaleUp_bu6yn_38{transform:scale(1.1)}._item_bu6yn_1 ._cover_bu6yn_12 ._scaleDown_bu6yn_41{transform:scale(1)}._item_bu6yn_1 ._hoverTags_bu6yn_44{position:absolute;top:16px;left:16px;display:flex;align-items:center;gap:8px}._item_bu6yn_1 ._hoverTags_bu6yn_44>div{display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.5);background-blend-mode:multiply,normal;box-shadow:0 2px 8px #0000001a;backdrop-filter:blur(12px);border-radius:19px;padding:6px 12px;font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:700;font-size:12px;line-height:100%;letter-spacing:.01em;text-transform:uppercase;color:#051b2e}._item_bu6yn_1 ._hoverFooter_bu6yn_71{position:absolute;bottom:16px;left:16px;right:16px;background:rgba(255,255,255,.5);background-blend-mode:multiply,normal;box-shadow:0 2px 8px #0000001a;backdrop-filter:blur(12px);border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:16px}._item_bu6yn_1 ._hoverFooter_bu6yn_71>div:nth-child(1){font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:100%;letter-spacing:-.01em;color:#051b2e}._item_bu6yn_1 ._hoverFooter_bu6yn_71>div:nth-child(2){font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:120%;letter-spacing:.02em;color:#2f373d}@keyframes _fadeIn_bu6yn_1{0%{opacity:0}to{opacity:1}}@-moz-keyframes _fadeIn_bu6yn_1{0%{opacity:0}to{opacity:1}}@-webkit-keyframes _fadeIn_bu6yn_1{0%{opacity:0}to{opacity:1}}@-o-keyframes _fadeIn_bu6yn_1{0%{opacity:0}to{opacity:1}}@-ms-keyframes _fadeIn_bu6yn_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeOut_bu6yn_1{0%{opacity:1}to{opacity:0}}@-moz-keyframes _fadeOut_bu6yn_1{0%{opacity:1}to{opacity:0}}@-webkit-keyframes _fadeOut_bu6yn_1{0%{opacity:1}to{opacity:0}}@-o-keyframes _fadeOut_bu6yn_1{0%{opacity:1}to{opacity:0}}@-ms-keyframes _fadeOut_bu6yn_1{0%{opacity:1}to{opacity:0}}._hoverActive_bu6yn_185{opacity:1;animation:_fadeIn_bu6yn_1 .5s;-webkit-animation:_fadeIn_bu6yn_1 .5s;-moz-animation:_fadeIn_bu6yn_1 .5s;-o-animation:_fadeIn_bu6yn_1 .5s;-ms-animation:_fadeIn_bu6yn_1 .5s}._hoverInactive_bu6yn_194{opacity:0;animation:_fadeOut_bu6yn_1 .5s}@keyframes _slideInMobile_tbnpr_1{0%{bottom:-400px}to{bottom:24px}}@keyframes _slideInDesktop_tbnpr_1{0%{bottom:-200px}to{bottom:40px}}._externalContainer_tbnpr_17{position:absolute;z-index:100}._externalContainer__mobile_tbnpr_21{bottom:24px;left:16px;right:16px;animation-duration:1s;animation-name:_slideInMobile_tbnpr_1}._externalContainer__desktop_tbnpr_28{bottom:40px;width:100%;animation-duration:1s;animation-name:_slideInDesktop_tbnpr_1}._container_tbnpr_35{display:flex;justify-content:center}._banner_tbnpr_40{background:#2F373D;box-shadow:0 2px 8px #0000001a;backdrop-filter:blur(12px);border-radius:8px;padding:24px 16px;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:8px}._banner__desktop_tbnpr_52{width:min(100% - 128px,1312px)}._banner_tbnpr_40 ._content_tbnpr_55{display:flex;flex-direction:column;justify-content:space-between;gap:16px}._banner_tbnpr_40 ._content_tbnpr_55 ._title_tbnpr_61{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:100%;letter-spacing:.02em;color:#fff}._banner_tbnpr_40 ._content_tbnpr_55 ._description_tbnpr_70{font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:120%;color:#fff}._banner_tbnpr_40 ._content_tbnpr_55 ._description_tbnpr_70>span{text-decoration:underline;cursor:pointer}._banner_tbnpr_40 ._content_tbnpr_55 ._description_tbnpr_70>span>a{all:unset}._banner_tbnpr_40 ._content_tbnpr_55 ._actions_tbnpr_85{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;margin-top:8px}._banner_tbnpr_40 ._content_tbnpr_55 ._actions_tbnpr_85 ._button_tbnpr_93{cursor:pointer;border:1px solid #FFFFFF;border-radius:4px;padding:8px 24px;font-family:Nunito Sans,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:16px;color:#fff}._banner_tbnpr_40 ._content_tbnpr_55 ._actions_tbnpr_85 ._button_tbnpr_93:hover{border:1px solid #2F373D;color:#2f373d;background-color:#fff}._banner_tbnpr_40 ._closeIcon_tbnpr_110{cursor:pointer}
