@import"https://fonts.googleapis.com/css?family=Baloo+2:regular,500,600,700,800";@import"https://fonts.googleapis.com/css?family=Inter: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=Roboto:100,200,300,regular,500,600,700,800,900,100italic,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic";.container{max-width:375px;margin:0 auto;padding:0 16px;width:100%}@media screen and (min-width: 1440px){.container{max-width:1440px;padding:0 144px}}.section{display:block;scroll-margin-top:100px;padding:64px 0;overflow:hidden}@media screen and (min-width: 1440px){.section{padding:80px 0}}.inner{display:flex;flex-direction:column}@media screen and (min-width: 1440px){.inner{flex-direction:row}}.wrap{flex-wrap:wrap;flex-direction:row}.row{flex-direction:row}.google_btn{display:flex;align-items:center;justify-content:center;line-height:1;padding:12px 20px;background:var(--button-default);width:100%;border:3px solid var(--typography-wight);border-radius:12px;font-family:var(--third-family);gap:10px;transition:background .3s ease,color .3s ease}@media screen and (min-width: 1440px){.google_btn{max-width:240px;width:100%}}.google_btn img{width:30px;max-width:30px}.google_btn:hover,.google_btn:focus,.google_btn:active{background:var(--typography-dark-blue)}.google_btn:hover *,.google_btn:focus *,.google_btn:active *{color:#ebebeb}.play_btn_inner{display:flex;flex-direction:column;gap:4px}.play_btn_inner_text:nth-child(1){font-weight:400;font-size:14px}.play_btn_inner_text:nth-child(2){font-weight:500;font-size:18px}.card{display:flex;flex-direction:column}.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}.title-h2{display:block;width:100%;font-family:var(--font-family);font-weight:700;font-size:32px;text-transform:uppercase;color:var(--typography-dark-blue);border-bottom:3px solid var(--typography-dark-blue);margin-bottom:10px}@media screen and (min-width: 1440px){.title-h2{font-size:52px}}.title-h2.white{border-color:var(--typography-wight)}.text-strong{display:block;width:100%;text-align:right;margin-bottom:48px;font-family:var(--font-family);font-weight:400;font-size:26px;color:var(--typography-dark-blue-40)}@media screen and (min-width: 1440px){.text-strong{max-width:800px;text-align:left;font-size:42px;margin-left:auto}}.f20{display:block;font-family:var(--font-family);font-weight:400;font-size:18px;line-height:130%;color:var(--typography-wight)}@media screen and (min-width: 1440px){.f20{font-size:20px}}.fw600{font-weight:600}.auto{width:100%}@media screen and (min-width: 1440px){.auto{width:auto}}.center{display:block;width:100%;text-align:center}.italic{font-style:italic}.black{color:var(--typography-blue)}.white{color:var(--typography-wight)}.gray{color:var(--typography-gray)}.wrapper{transition:opacity .3s ease;opacity:0}.wrapper.loaded{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)}}.left,.bottom,.right{opacity:1}.gsap_box{display:inline-block;overflow:hidden}html{box-sizing:border-box;scroll-behavior:smooth;overflow-x:hidden}*{padding:0;margin:0;border:0;font-family:var(--font-family);color:#000;line-height:1}*,*: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%}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}a:hover{text-decoration:none}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;background:var(--background-blue)}@media screen and (min-width: 1440px){.header{height:62px}}.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:52px;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:100vh}@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:52px;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:16px;line-height:150%;color:var(--body)}.header_logo_inner_link>img{width:40px}.header-nav-mobile-button>img{width:40px}.header-nav-mobile-button-close{width:40px}.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%;height:calc(100vh - 52px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 16px}@media screen and (min-width: 1440px){.header-nav-mobile{display:none}}.header-nav-mobile-list{width:100%;display:flex;flex-direction:column;align-items:end;margin:0 auto;gap:40px}.header-nav-mobile-item{width:100%;text-align:center;transition:transform .3s ease;position:relative;display:flex;align-items:center;justify-content:center}.header-nav-mobile-item>a{font-family:var(--second-family);font-weight:600;font-size:16px;line-height:140%;text-align:center;color:#ede0de}.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:opacity .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:24px;line-height:150%;color:var(--body)}.header-nav-pc_link>img{width:40px}.header-nav-pc-list{display:flex;justify-content:center;align-items:center;gap:48px}.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:600;font-size:16px;line-height:140%;text-align:center;color:#ede0de;position:relative;transition:color .3s ease}.header-nav-pc-item>a:hover{color:var(--typography-gray)}.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{padding:60px 0;background:var(--background-blue)}.footer_container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px}@media screen and (min-width: 1440px){.footer_container{gap:60px}}.footer_list{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}@media screen and (min-width: 1440px){.footer_list{flex-direction:row}}.footer_list_item_link:visited{color:var(--typography-wight)}.wrapper_page{display:flex;flex-direction:column;justify-content:space-between;height:100%}.page_section *{line-height:1.4}.page_container p,.page_container div,.page_container ul,.page_container h2,.page_container time{margin-bottom:24px}@media screen and (min-width: 1440px){.page_container p,.page_container div,.page_container ul,.page_container h2,.page_container time{margin-bottom:16px}}.page_container{display:block!important;padding-top:92px!important;padding-bottom:60px!important}@media screen and (min-width: 1440px){.page_container{padding:182px 212px 120px!important}}.page_title{font-family:var(--font-family);font-weight:700;font-size:32px;line-height:100%;text-transform:uppercase;text-align:center;color:#161616;margin-bottom:40px}@media screen and (min-width: 1440px){.page_title{font-size:52px}}.page_second_title{font-family:var(--font-family);font-weight:600;font-size:18px;line-height:130%;color:#161616}@media screen and (min-width: 1440px){.page_second_title{font-size:20px}}.page_text{display:block;width:100%;font-family:var(--font-family);font-weight:400;font-size:18px;line-height:130%;color:#161616}@media screen and (min-width: 1440px){.page_text{font-size:20px}}.page_text_list_item{width:100%;padding-left:25px;font-family:var(--font-family);font-weight:400;font-size:18px;line-height:130%;color:#161616;position:relative}@media screen and (min-width: 1440px){.page_text_list_item{font-size:20px}}.page_text_list_item:before{content:"";width:3px;height:3px;border-radius:50%;background-color:#000;position:absolute;inset:0 auto 0 5px;margin:auto}.link{color:var(--secondary-link)}li::marker{content:"";display:none}.cookies-section{position:fixed;bottom:0;left:50%;transform:translate(-50%);z-index:999;width:100%;-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);background:var(--typography-wight);display:none}@media screen and (min-width: 1440px){.cookies-section{width:100%}}.cookies-container{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:40px 16px}@media screen and (min-width: 1440px){.cookies-container{flex-direction:row;padding:40px 88px}}.cookies-text{font-family:var(--font-family);font-weight:600;font-size:20px;line-height:140%;text-align:center;color:#1b1b1b;margin-bottom:20px}@media screen and (min-width: 1440px){.cookies-text{margin-bottom:0;text-align:left;max-width:808px;width:100%}}.cookies-buttons{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px}@media screen and (min-width: 1440px){.cookies-buttons{flex-direction:row}}.cookies-button{border-radius:16px;padding:16px 32px;width:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease .05s,color .3s ease .05s;font-family:var(--font-family);font-weight:600;font-size:20px;line-height:140%}@media screen and (min-width: 1440px){.cookies-button{width:184px;height:60px}}.cookies-accept-js{background:var(--button-cookie-default);color:var(--typography-wight)}.cookies-accept-js:hover{background:var(--button-cookie-hover)}.cookies-decline-js{border:1px solid var(--typography-dark-blue);color:var(--typography-dark-blue)}.cookies-decline-js:hover{background:var(--typography-dark-blue);color:var(--typography-wight)}.inner_about{gap:24px;align-items:center}@media screen and (min-width: 1440px){.inner_about{gap:64px}}@media screen and (max-width: 1440px){.inner_about img{order:2}}.inner_about_right_text{margin-bottom:8px}@media screen and (max-width: 1440px){.inner_about_right_text{order:1}}.features_inner{gap:24px;margin-bottom:48px}@media screen and (min-width: 1440px){.features_inner{justify-content:space-between;gap:32px}}.features_inner_item{display:flex;flex-direction:column;align-items:center;gap:32px}@media screen and (min-width: 1440px){.features_inner_item{max-width:264px;width:100%;padding:0 20px}}.features_inner_item_text{max-width:224px}.features_text{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:130%;text-align:center;color:var(--typography-blue);max-width:480px;margin:0 auto}.progress_inner{background:url(/assets/bg-7c4e8792.png) center/auto 110% no-repeat;border-radius:20px;padding:40px 16px}@media screen and (min-width: 1440px){.progress_inner{background:url(/assets/bg-7c4e8792.png) center/102% auto no-repeat;padding:56px 40px}}.progress_content{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 1440px){.progress_content{max-width:663px}}.progress_inner .title-h2{border-color:var(--typography-wight)}.progress_inner .text-strong{margin-bottom:0;color:var(--typography-wight-40)}@media screen and (min-width: 1440px){.progress_inner .text-strong{width:309px}}.progress_list{display:flex;flex-direction:column;gap:8px}.progress_list_item{display:flex;align-items:center;gap:10px}.progress_list_item:before{content:"";display:block;width:24px;height:24px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFDSURBVHgB3VVRccMwDHWKIAxqCGOwDMHKIGVQCBmT3BB0DLIhyBi4DBIGmnR9XXWpY8v9a3X3zhdZfnqWLce5R7cqF0BENQ8t44Xh4Z4ZX4yfqqpO7h5jYs/o6WqBMQCT8kuML+EW8gYkgo6xzQiQ5Dsr+Q6LRosyJApY01iDA2pvFVVD0JQUpbbsXaFBnCToUwG0GmBL0oGjjk3uS9SrcrYLn9ghtuAoWywkD0tB8P1XYaPmZFu/FnIeBny+RRpNvn0sQYxsr1UayG9ss5YZ9o1xwB23kMuTMruI2gMOaLvw60YKqUugDrmNTdaY7FYWHnM3LNtHCJjo/kZL95HqxpHKn4qQK+EluLHUeyFqxJqiF/VysH0sEYg/6Pqsv7oSo9sfjpAMQFD+PrVTyy/T89Aw3t2528VO7tz1n9wPs3tq+wMcsgAOyGtocQAAAABJRU5ErkJggg==) center/cover no-repeat}.advantages_inner{gap:24px;align-items:center}@media screen and (min-width: 1440px){.advantages_inner{gap:64px}}.advantages_inner_right{display:flex;flex-direction:column;gap:8px}.advantages_inner_right_text{color:var(--typography-blue)}.experience{background:var(--background-sea-blue)}@media screen and (min-width: 1440px){.container_experience{padding:0 64px}}.experience_text{display:block;margin-bottom:8px}@media screen and (min-width: 1440px){.experience_text{max-width:640px}}.inner_text{display:flex;flex-direction:column}@media screen and (min-width: 1440px){.inner_text{gap:48px;margin-bottom:64px}}.experience_text:nth-child(1){margin-right:auto}.experience_text:nth-child(2){margin-left:auto}.swiper-slide-experience img{width:342px;border-radius:8px}@media screen and (min-width: 1440px){.swiper-slide-experience img{width:416px}}.swiper-slide-experience{border-radius:8px;overflow:hidden;display:flex}.swiper-button-prev:after,.swiper-button-next:after{display:none}.swiper-button-prev,.swiper-button-next{display:none!important}.faq_inner{display:flex;flex-direction:column;gap:16px;max-width:640px;margin:0 auto}.faq_inner_item{border:1px solid var(--typography-dark-blue);border-radius:8px;padding:12px 16px}.faq_inner_item_title-box{display:flex;align-items:center;justify-content:space-between}.faq_inner_item_title{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:1.3;color:var(--beyaz)}.faq_inner_item_btn{cursor:pointer}.faq_inner_item_btn_down{width:32px;height:32px;min-width:32px}.faq_inner_item_btn_up{display:none;width:32px;height:32px;min-width:32px}.faq_inner_item_text-box{overflow:hidden;height:0}.faq_inner_item_btn.active>.faq_inner_item_btn_down{display:none}.faq_inner_item_btn.active>.faq_inner_item_btn_up{display:block}.faq_inner_item_text-box_text{margin-top:10px;color:var(--typography-blue)}.contacts_inner{background:url(/assets/bg-ddb18823.png) center/auto 110% no-repeat;border-radius:20px;padding:40px 16px}@media screen and (min-width: 1440px){.contacts_inner{background:url(/assets/bg-ddb18823.png) center/102% auto no-repeat;padding:56px 40px}}.contacts_content{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 1440px){.contacts_content{max-width:676px}}.contacts_inner .text-strong{margin-bottom:0;color:var(--typography-wight-40)}@media screen and (min-width: 1440px){.contacts_inner .text-strong{width:309px}}.contacts_content_inner{display:flex;align-items:center;gap:4px;width:min-content;font-family:var(--font-family);font-weight:500;font-size:24px;line-height:140%;text-transform:uppercase;text-decoration:underline;text-decoration-skip-ink:none;color:var(--typography-wight)}.hero_btn{margin-bottom:8px}.contacts_text{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:140%;color:var(--typography-gray)}.hero{height:100vh;min-height:812px;display:flex;flex-direction:column;justify-content:end;background:url(/assets/hero-4b6d71aa.jpg) center/cover no-repeat;padding:32px 0}@media screen and (min-width: 1440px){.hero{padding:50px 0;max-height:816px;min-height:780px}}.hero_inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px}@media screen and (min-width: 1440px){.hero_inner{max-width:544px;width:100%;margin-right:auto}}.hero_container .hero_inner>img{width:100%;max-width:225px}@media screen and (min-width: 1440px){.hero_container .hero_inner>img{max-width:544px}}.hero_text_box{display:flex;flex-direction:column;gap:12px}.hero_title{font-family:var(--font-family);font-weight:600;font-size:22px;line-height:130%;text-transform:uppercase;text-align:center;color:var(--typography-wight)}@media screen and (min-width: 1440px){.hero_title{font-size:32px}}.hero_description{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:130%;text-align:center;color:var(--typography-gray)}@media screen and (min-width: 1440px){.hero_description{font-size:20px}}:root{--font-family: "Baloo 2", sans-serif;--second-family: "Inter", sans-serif;--third-family: "Roboto", sans-serif;--typography-wight: #fff;--typography-gray: #ddd;--typography-dark-blue: #19444d;--typography-dark-blue-40: rgba(25, 68, 77, .4);--typography-blue: #2e7d8d;--typography-wight-40: rgba(255, 255, 255, .4);--background-blue: #1567e8;--background-light-blue: #e3f6fa;--background-sea-blue: #4c99a3;--default-100: #19444d;--default-80: #53737a;--default-60: #8ca2a6;--default-20: #c6d0d3;--default-0: #fff;--button-default: #fedb00;--button-hover: #19444d;--button-cookie-default: #0092e1;--button-cookie-hover: #0073b1;--secondary-dark-blue: #19444d;--secondary-link: #0040ff;--bg: var(--background-light-blue);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;scroll-behavior:smooth;background:var(--bg)}
