@import"https://fonts.googleapis.com/css?family=Roboto:100,200,300,regular,500,600,700,800,900,100italic,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic";@import"https://fonts.googleapis.com/css?family=Poppins:100,100italic,200,200italic,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic";html{box-sizing:border-box;scroll-behavior:smooth;overflow-x:hidden}*{padding:0;margin:0;border:0}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{height:100%;width:100%;font-size:100%;font-size:14px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button{background-color:transparent}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none;color:inherit}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}.header{width:100%;position:fixed;top:0;right:0;left:0;z-index:999;border-radius:0;margin:0 auto;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:rgba(0,0,0,.2)}@media screen and (min-width: 1440px){.header{height:140px}}.header_container{display:flex;justify-content:end;align-items:center;padding:0!important;width:100%}.header_logo_inner_mobile{width:100%;display:flex;flex-direction:column;overflow:hidden;height:76px;transition:height .3s ease}@media screen and (min-width: 1440px){.header_logo_inner_mobile{padding:0;width:0;display:none;height:72px}}.header_logo_inner_mobile.is-open{height:412px}@media screen and (min-width: 1440px){.header_logo_inner_mobile.is-open{height:72px}}.header_logo_inner .header_container{width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 16px!important;height:77px;background:var(--siyah50)}@media screen and (min-width: 1440px){.header_logo_inner .header_container{padding:0}}@media screen and (min-width: 1440px){.header-nav-mobile-button{display:none}}.header_logo_inner_link{display:flex;align-items:center;gap:4px;font-family:var(--second-family);font-weight:500;font-size:20px;line-height:150%;color:var(--body)!important}.header_logo_inner_link>img{width:20px}.header-nav-mobile-button>img{width:44px}.header-nav-mobile-button-close{width:44px}.header-nav-mobile-button-close>img{width:100%;height:100%}.header-nav-mobile-button.active,.header-nav-mobile-button-close{display:none}.header-nav-mobile-button-close.active{display:flex}.header-nav-pc{display:none}.header-nav-mobile{width:100%;display:flex;flex-direction:column;align-items:end;padding:0 16px}@media screen and (min-width: 1440px){.header-nav-mobile{display:none}}.header_logo_inner_mobile .header_container{overflow:hidden}.header-nav-mobile-list{width:100%;display:flex;flex-direction:column;align-items:end;margin:0 auto;gap:12px}.header-nav-mobile-item{width:100%;text-align:right;transition:transform .3s ease;position:relative;display:flex;align-items:center;justify-content:end}.header-nav-mobile-item>a{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:150%;text-align:right;color:var(--body)}.header-nav-mobile-item:before{content:"";position:absolute;bottom:0;left:0;border-bottom:1px solid var(--pembe100);width:100%;transform:scaleX(0);transition:transform .3s ease}.header-nav-mobile-item:hover:before{transform:scaleX(1)}.header-nav-mobile-list_pages{display:flex;flex-direction:column;align-items:start;gap:8px}.header-nav-mobile-list_pages_item{font-family:var(--font-family);font-weight:300;font-size:16px;text-decoration:underline;text-decoration-skip-ink:none;text-align:center;color:var(--beyaz);width:100%;height:40px;display:flex;align-items:center;justify-content:center}@media (min-width: 1440px){.header-nav-pc-item{transition:transform .3s ease}.header-nav-pc{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%}.header .header_container{height:100%;padding:0 72px!important}.header-nav-pc_link{display:flex;align-items:center;justify-content:center;gap:12px;font-family:var(--second-family);font-weight:500;font-size:32px;line-height:150%;color:var(--body)!important;transition:transform .3s ease;transform:scale(1)}.header-nav-pc_link:hover{transform:scale(1.05)}.header-nav-pc_link>img{width:40px}.header-nav-pc-list{display:flex;justify-content:end;flex-wrap:wrap;gap:24px;max-width:952px;width:100%}.header-nav-pc-item{display:flex;align-items:center;justify-content:center;position:relative;transition:font-weight .3s ease}.header-nav-pc-item:after{content:"";position:absolute;bottom:0;left:0;border-bottom:3px dashed var(--pembe100);width:100%;transform:scaleX(0);transition:transform .3s ease}.header-nav-pc-item:hover:after{transform:scaleX(1)}.header-nav-pc-item>a{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:140%;color:var(--body);position:relative;transform:scale(1);transition:transform .3s ease}.header-nav-pc-item>a:hover{transform:scale(1.05)}.header-nav-pc-item.active:before{content:"";position:absolute;bottom:0;left:0;border-bottom:3px solid var(--pembe100);width:100%;transition:transform .3s .12s ease}.header-nav-pc-item.active>a{font-weight:500;opacity:1}}.footer{background:rgba(0,0,0,.2)}.footer_container{padding:32px!important;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:12px}@media screen and (min-width: 1440px){.footer_container{padding:24px 32px;gap:16px}}.footer_social_list{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}@media screen and (min-width: 1440px){.footer_social_list{flex-direction:row;gap:40px}}.footer_social_list li a{display:flex;align-items:center;gap:8px;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;text-align:center;color:var(--body)!important}@media screen and (min-width: 1440px){.footer_social_list li a{gap:12px}}.footer_social_list li a img{width:24px}@media screen and (min-width: 1440px){.footer_social_list li a img{width:32px}}.footer_pages_list{display:flex;align-items:center;justify-content:center;gap:8px}@media screen and (min-width: 1440px){.footer_pages_list{gap:12px}}.footer_pages_list li a{display:block;width:100%}.footer_pages_list li *{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:150%;text-decoration:underline;text-decoration-skip-ink:none;text-align:center;color:var(--body)}@media screen and (min-width: 1440px){.footer_pages_list li *{font-size:16px}}.footer_copyright{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:130%;text-align:center;color:var(--body)}@media screen and (min-width: 1440px){.footer_copyright{font-size:16px}}.page_section{padding:116px 0 80px}@media screen and (min-width: 1440px){.page_section{padding:212px 0 116px}}.page_section *{line-height:1.4}.page_container{display:block!important}.mb80{margin-bottom:80px}.mb30{margin-bottom:30px}.page_text{display:block;width:100%;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:150%;color:var(--body)}@media screen and (min-width: 1440px){.page_text{font-size:24px}}.page_title{font-family:var(--second-family);font-weight:700;font-size:28px;line-height:150%;text-align:center;color:var(--body)}@media screen and (min-width: 1440px){.page_title{font-size:48px;line-height:130%}}.page_second{display:block;width:100%;font-family:var(--second-family);font-weight:600;font-size:20px;text-align:left!important;color:var(--body)}@media screen and (min-width: 1440px){.page_second{font-weight:600;font-size:32px}}.page_item{position:relative;padding-left:15px;display:block;width:100%;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:150%;color:var(--body)}@media screen and (min-width: 1440px){.page_item{font-size:24px}}.page_item:before{display:block;content:"";width:5px;min-width:5px;background:white;border-radius:50%;height:5px;min-height:5px;position:absolute;inset:0 auto 0 0;margin:auto}.page_list_link{text-decoration:underline;word-break:break-all}.cookies-section{display:none;position:fixed;bottom:10px;left:50%;transform:translate(-50%);z-index:999;width:100%;padding:16px 20px;border-radius:16px;-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);background:#000}@media screen and (min-width: 1440px){.cookies-section{width:95%;padding:20px 30px}}.cookies-container{display:flex!important;align-items:center;justify-content:space-between;gap:8px;padding:16px 20px}@media screen and (min-width: 1440px){.cookies-container{padding:20px 34px;flex-direction:row;justify-content:space-between;max-width:1440px!important}}.cookies-text{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:1.5;color:var(--body)}@media screen and (min-width: 1440px){.cookies-text{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:1.5;color:var(--body);max-width:537px;width:595px}}.cookies-text a{display:block;text-decoration:underline;text-decoration-skip-ink:none;color:#4a90e2}.cookies-buttons{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px}@media screen and (min-width: 1440px){.cookies-buttons{flex-direction:row;gap:18px}}.cookies-button{width:134px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .3s ease}@media screen and (min-width: 1440px){.cookies-button{width:183px;height:51px}}.cookies-button:hover{opacity:.8}.cookies-accept-js{background:var(--acent);border:1px solid var(--acent);font-family:var(--font-family);font-weight:400;font-size:14px;line-height:1.5;color:#07074c}@media screen and (min-width: 1440px){.cookies-accept-js{font-size:18px}}.cookies-decline-js{border:2px solid var(--acent);font-family:var(--font-family);font-weight:400;font-size:14px;line-height:1.5;color:var(--body)}@media screen and (min-width: 1440px){.cookies-decline-js{font-size:18px}}.about{scroll-margin-top:140px}.about_inner{gap:20px}@media screen and (min-width: 1440px){.about_inner{gap:24px;align-items:start;justify-content:space-between}}.about_inner_item{max-width:636px;width:100%}.about_inner_item_flexbox{display:flex;flex-direction:column;align-items:end;gap:12px}.about_inner_item_flexbox_flexed{max-width:253px;width:100%;padding:8px;background:rgba(255,255,255,.05);display:flex;flex-direction:column;gap:8px}@media screen and (min-width: 1440px){.about_inner_item_flexbox_flexed{max-width:526px;padding:16px;gap:16px}}.about_inner_item_flexbox_flexed:nth-child(2){align-self:start}.about_inner_item_flexbox_flexed_title{font-family:var(--font-family);font-weight:500;font-size:16px;line-height:150%;color:#b5fff5}@media screen and (min-width: 1440px){.about_inner_item_flexbox_flexed_title{font-size:20px}}.about_inner_item_flexbox_flexed_text{display:flex;align-items:center;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:150%;color:var(--body);height:42px}@media screen and (min-width: 1440px){.about_inner_item_flexbox_flexed_text{font-size:16px;height:auto}}.faq{scroll-margin-top:140px}.faq_inner{gap:12px}@media screen and (min-width: 1440px){.faq_inner{gap:24px}}.faq_inner_item{display:flex;flex-direction:column;gap:8px;border:1px solid rgba(255,255,255,.3);padding:16px;width:100%;height:109px;background:rgba(255,255,255,.05)}@media screen and (min-width: 1440px){.faq_inner_item{gap:16px;padding:24px;width:416px;height:172px}}.faq_inner_item_title{font-family:var(--font-family);font-weight:500;font-size:16px;line-height:150%;color:var(--body)}@media screen and (min-width: 1440px){.faq_inner_item_title{font-size:20px}}.faq_inner_item_text{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:150%;color:var(--body)}@media screen and (min-width: 1440px){.faq_inner_item_text{font-size:16px}}.features{scroll-margin-top:140px}.features_inner{overflow:hidden;gap:12px}@media screen and (min-width: 1440px){.features_inner{gap:24px}}.features_inner_item{border:1px solid var(--acent);padding:16px;width:100%;height:394px;display:flex;flex-direction:column;background:#000}@media screen and (min-width: 1440px){.features_inner_item{padding:24px;height:494px;width:416px}}.features_inner_item_title{font-family:var(--font-family);font-weight:500;font-size:20px;line-height:150%;color:var(--body);margin-bottom:16px}@media screen and (min-width: 1440px){.features_inner_item_title{margin-bottom:24px;font-size:24px}}.features_inner_item_bold{font-family:var(--font-family);font-weight:500;font-size:16px;line-height:150%;color:#f5f5f5b3;margin-bottom:4px}@media screen and (min-width: 1440px){.features_inner_item_bold{margin-bottom:8px;font-size:20px}}.features_inner_item_text{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:150%;color:var(--body);margin-bottom:12px}@media screen and (min-width: 1440px){.features_inner_item_text{font-size:16px;margin-bottom:16px}}.features_inner_item_list{margin-left:20px}.features_inner_item_list li{margin-bottom:0;list-style:disc}.features_inner_item_link{margin-top:16px;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;text-decoration:underline;text-decoration-skip-ink:none;text-underline-offset:3px;text-align:right;color:var(--acent)!important}@media screen and (min-width: 1440px){.features_inner_item_link{margin-top:24px}}.contacts{scroll-margin-top:140px}.contacts_inner{display:flex;align-items:center;gap:12px}.hero{scroll-margin-top:140px;padding-top:117px;display:flex;flex-direction:column;justify-content:space-between;min-height:736px;height:100vh;background:url(/assets/bg-25c52e61.jpg) center top/cover no-repeat}@media screen and (min-width: 1440px){.hero{padding-top:225px;min-height:960px}}.hero_title{font-family:var(--second-family);font-weight:500;font-size:32px;line-height:150%;color:var(--body);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.4)}@media screen and (min-width: 1440px){.hero_title{font-size:48px}}.hero_container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.5)}@media screen and (min-width: 1440px){.hero_container{width:clamp(850px,50%,100%);display:flex;justify-content:end}}.hero_content{padding:16px 0}@media screen and (min-width: 1440px){.hero_content{display:flex;flex-direction:column;gap:40px;max-width:712px;padding:40px 0}}@media screen and (min-width: 1440px){.hero_content *{margin-bottom:0!important}}.hero_content_btns{display:flex;flex-direction:column;gap:12px}@media screen and (min-width: 1440px){.hero_content_btns{flex-direction:row;gap:24px}}.hero_content_btns_btn:nth-child(1){background:var(--acent);color:var(--bg)}.hero_content_btns_btn:nth-child(1):hover{background:#82e1d4}.hero_content_btns_btn:nth-child(1):focus{background:#00a690}.hero_content_btns_btn:nth-child(2){border:1px solid var(--acent);background:rgba(255,255,255,.05);color:var(--body)}.hero_content_btns_btn:nth-child(2):hover{background:rgba(255,255,255,.15)}.hero_content_btns_btn:nth-child(2):focus{background:rgba(0,0,0,.05)}.reviews{scroll-margin-top:140px}.swiper-reviews{position:relative!important;overflow:hidden!important;display:flex;max-width:100%;width:100%;height:150px!important}@media screen and (min-width: 1440px){.swiper-reviews{display:none!important}}.swiper-slide-reviews{display:flex}.swiper-pagination_reviews{display:flex;align-items:center;justify-content:center;position:static!important;margin-top:10px!important}@media screen and (min-width: 1440px){.swiper-pagination_reviews{display:none!important}}.swiper-pagination_reviews .swiper-pagination-bullet{border-radius:50%!important;width:32px!important;height:32px!important;background:transparent!important;border:1px solid var(--acent);opacity:1!important}.swiper-pagination_reviews .swiper-pagination-bullet-active{background:#0b8070!important}.swiper-slide-reviews{display:flex!important;align-items:center!important;justify-content:center!important}.reviews_inner{gap:24px;display:none!important}@media screen and (min-width: 1440px){.reviews_inner{display:flex!important}}.reviews_inner_item{width:343px;height:133px;padding:16px;gap:8px}@media screen and (min-width: 1440px){.reviews_inner_item{gap:16px;padding:24px;width:636px;height:160px}}.reviews_inner_item_authore{font-family:var(--font-family);font-weight:500;font-size:14px;line-height:150%;color:#f5f5f580}@media screen and (min-width: 1440px){.reviews_inner_item_authore{font-size:16px}}.reviews_inner_item_quote{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;color:var(--body)}@media screen and (min-width: 1440px){.reviews_inner_item_quote{font-size:24px}}.design{scroll-margin-top:140px}.design_inner{gap:12px}@media screen and (min-width: 1440px){.design_inner{gap:24px}}.design_inner_item{display:flex;flex-direction:column;gap:8px;border:1px solid rgba(255,255,255,.3);padding:16px;width:100%;height:112px;background:rgba(255,255,255,.05)}@media screen and (min-width: 1440px){.design_inner_item{gap:16px;padding:24px;width:306px;height:142px}}.design_inner_item_title{font-family:var(--font-family);font-weight:500;font-size:20px;line-height:150%;color:var(--body)}.design_inner_item_text{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:150%;color:var(--body)}@media screen and (min-width: 1440px){.design_inner_item_text{font-size:16px}}.process{scroll-margin-top:140px}.swiper-process{position:relative!important;overflow:hidden!important;display:flex;max-width:100%;width:100%;height:auto;height:150px!important}@media screen and (min-width: 1440px){.swiper-process{display:none!important}}.swiper-slide-process{display:flex}.swiper-pagination_process{display:flex;align-items:center;justify-content:center;position:static!important;margin-top:10px!important}@media screen and (min-width: 1440px){.swiper-pagination_process{display:none!important}}.swiper-pagination_process .swiper-pagination-bullet{border-radius:50%!important;width:32px!important;height:32px!important;background:transparent!important;border:1px solid var(--acent);opacity:1!important}.swiper-pagination_process .swiper-pagination-bullet-active{background:#0b8070!important}.swiper-slide-process{display:flex!important;align-items:center!important;justify-content:center!important}.process_item{padding:16px;width:253px;height:141px;gap:16px;-webkit-user-select:none;user-select:none}.process_item_title{font-family:var(--font-family);font-weight:500;font-size:20px;line-height:150%;color:var(--acent)}.process_item_text{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:150%;color:var(--body)}.process_inner{display:none!important}@media screen and (min-width: 1440px){.process_inner{display:flex!important;justify-content:space-between;gap:24px}.process_item{padding:24px;width:416px;height:180px;gap:24px}.process_item_title{font-size:24px}.process_item_text{font-size:16px}}.collaborators{scroll-margin-top:140px}.collaborators_inner{gap:12px}@media screen and (min-width: 1440px){.collaborators_inner{gap:24px}}.collaborators_inner_item{display:flex;flex-direction:column;gap:8px;border:1px solid rgba(255,255,255,.3);padding:16px;width:100%;height:91px;background:rgba(255,255,255,.05)}@media screen and (min-width: 1440px){.collaborators_inner_item{gap:16px;padding:24px;width:306px;height:142px}}.collaborators_inner_item_title{font-family:var(--font-family);font-weight:500;font-size:20px;line-height:150%;color:var(--body)}.collaborators_inner_item_text{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:150%;color:var(--body)}@media screen and (min-width: 1440px){.collaborators_inner_item_text{font-size:16px}}:root{--font-family: "Roboto", sans-serif;--second-family: "Poppins", sans-serif;--third-family: "Inter", sans-serif;--bg: #1c1c1c;--body: #f5f5f5;--acent: #00c2a8;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;scroll-behavior:smooth;background:var(--bg)}.container{display:block;max-width:375px;margin:0 auto;padding:0 16px}@media screen and (min-width: 1440px){.container{max-width:1440px;padding:0 72px}}.title-h2{display:block;width:100%;font-family:var(--second-family);font-weight:500;font-size:32px;line-height:150%;text-align:center;color:var(--body);margin-bottom:40px}@media screen and (min-width: 1440px){.title-h2{margin-bottom:56px;font-size:40px}}.text-strong{display:block;width:100%;font-family:var(--font-family);font-style:italic;font-weight:400;font-size:14px;line-height:150%;color:#d7fffa;margin-bottom:20px}@media screen and (min-width: 1440px){.text-strong{margin-bottom:24px;font-size:24px}}.text-p{display:block;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:150%;color:var(--body)}@media screen and (min-width: 1440px){.text-p{font-size:24px}}.fw600{font-weight:600}.fw500{font-weight:500}.mb24{margin-bottom:20px}@media screen and (min-width: 1440px){.mb24{margin-bottom:24px}}.mb16{margin-bottom:16px}.card{border:1px solid var(--acent);background:#000;display:flex;flex-direction:column}.section{margin-bottom:80px}@media screen and (min-width: 1440px){.section{margin-bottom:116px}}.center{display:block;width:100%;text-align:center}.inner{display:flex;flex-direction:column}@media screen and (min-width: 1440px){.inner{flex-direction:row}}.wrap{flex-wrap:wrap;flex-direction:row}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.wrapper{transition:opacity .3s ease;opacity:0}.wrapper.loaded{opacity:1}.wrapper .btn{display:flex;align-items:center;justify-content:center;padding:12px 24px;width:100%;font-family:var(--second-family);font-weight:500;font-size:20px;line-height:150%;transition:background .3s ease}@media screen and (min-width: 1440px){.wrapper .btn{padding:16px 24px;max-width:344px;width:100%;font-size:24px}}.left,.bottom,.right{opacity:1}.wrapper+.skeleton-circle{display:block}.wrapper.loaded+.skeleton-circle{display:none}.skeleton-circle{position:fixed;width:60px;height:60px;border-radius:50%;z-index:9999;top:0;right:0;bottom:0;left:0;margin:auto;border:6px solid #ccccccca;border-top-color:#1e88e5;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
