@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";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}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(--header)}@media screen and (min-width: 1440px){.header{height:116px}}.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:328px}@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;gap:10px;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(--font-family);font-weight:500;font-size:20px;line-height:150%;color:var(--body)}.header_logo_inner_link>img{width:20px}.header-nav-mobile-button>img{min-width:44px;width:44px}.header-nav-mobile-button-close{min-width:44px;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-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(--font-family);font-weight:500;font-size:32px;line-height:150%;color:var(--body);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:center;gap:24px}.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}.header-nav-pc_in_inner{display:flex;align-items:center;gap:20px}}.footer{background:var(--footer)}.footer_container{padding:32px!important}@media screen and (min-width: 1440px){.footer_container{padding:24px 0!important}}.footer_list{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:12px}@media screen and (min-width: 1440px){.footer_list{gap:12px;margin-bottom:16px}}.footer_list_item_link{display:block;width:100%;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:150%;text-decoration:underline;text-decoration-skip-ink:none;color:var(--body);text-align:center}@media screen and (min-width: 1440px){.footer_list_item_link{font-size:16px}}.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){.copyright{font-size:16px}}.page_section *{line-height:1.4}.page_container{display:block!important;padding-top:120px!important;padding-bottom:30px!important}@media screen and (min-width: 1440px){.page_container{padding-top:170px!important;padding-bottom:100px!important}}.page_title{font-family:var(--font-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}}.page_second{font-family:var(--font-family);font-weight:600;font-size:20px;line-height:150%;color:var(--body)}@media screen and (min-width: 1440px){.page_second{font-size:32px}}.page_third{font-family:var(--font-family);font-weight:600;font-size:14px;line-height:150%;color:var(--body)}@media screen and (min-width: 1440px){.page_third{font-size:24px}}.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_item{list-style:disc;margin-left:25px;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_list_link{word-break:break-all;text-decoration:underline;text-underline-offset:2px;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:150%;color:var(--body)}@media screen and (min-width: 1440px){.page_list_link{font-size:24px}}.page_text a{color:#000}.mb30,.mb16{margin-bottom:32px}.mb56{margin-bottom:24px}@media screen and (min-width: 1440px){.mb56{margin-bottom:56px}}.cookies-section{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:rgba(255,255,255,.4);display:none}@media screen and (min-width: 1440px){.cookies-section{width:95%;padding:20px 30px}}.cookies-container{display:flex;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:150%;color:var(--body)}@media screen and (min-width: 1440px){.cookies-text{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:150%;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:#014d40;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:1.5;color:#fff!important}@media screen and (min-width: 1440px){.cookies-accept-js{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:1.5;color:var(--body)}}.cookies-decline-js{border:2px solid #014d40;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-family:var(--font-family);font-weight:400;font-size:18px;line-height:1.5;color:var(--body)}}.about{scroll-margin-top:100px}.about_inner{display:flex;flex-direction:column;gap:8px}@media screen and (min-width: 1440px){.about_inner{flex-direction:row;align-items:center;justify-content:center;gap:24px}}.about_inner_item{height:133px;gap:8px}@media screen and (min-width: 1440px){.about_inner_item{gap:16px;height:190px}}.faq{scroll-margin-top:100px}.faq_item{background:rgba(58,107,87,.05);height:180px;width:100%;gap:8px}@media screen and (min-width: 1440px){.faq_item{gap:16px;height:244px;width:416px}}.faq_item>h3{min-height:60px}.features{scroll-margin-top:100px}.features_inner_item{background:rgba(58,107,87,.05);height:214px}@media screen and (min-width: 1440px){.features_inner_item{height:270px}}.features_inner_item>h3{margin-bottom:16px}@media screen and (min-width: 1440px){.features_inner_item>h3{margin-bottom:24px}}.features_inner_item_flex{display:flex;align-items:start;justify-content:space-between;gap:8px}.features_inner_item_flex>p{width:240px}@media screen and (min-width: 1440px){.features_inner_item_flex>p{width:270px}}.contacts{scroll-margin-top:250px}.form{padding:16px;background:rgba(58,107,87,.2);display:flex;flex-direction:column;gap:12px}@media screen and (min-width: 1440px){.form{padding:24px;gap:24px}}.form *{font-family:var(--font-family);font-weight:500;font-size:14px;line-height:150%;color:#2f2f2f}@media screen and (min-width: 1440px){.form *{font-size:24px}}.form_inner{justify-content:space-between}.form_label{width:100%;display:flex;flex-direction:column;gap:8px}@media screen and (min-width: 1440px){.form_label{gap:12px;width:612px}}.form_label_input{padding:10px;background:rgba(255,255,255,.8);resize:none}.form_label_input::placeholder{color:#014d4066;font-weight:400}.form_label_input[type=number]::-webkit-outer-spin-button,.form_label_input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.form_label_input[type=number]{-moz-appearance:textfield}textarea{height:94px}@media screen and (min-width: 1440px){textarea{height:130px}}.form_btn{margin:0 auto}.hero{scroll-margin-top:100px;min-height:100vh;background:url(/assets/hero_pc-68a6a907.jpg) center top/cover no-repeat;display:flex;flex-direction:column}.hero_content{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:rgba(255,255,255,.2);margin-top:auto;padding:20px 0}@media screen and (min-width: 1440px){.hero_content{padding:32px 0}}.hero_title{font-family:var(--font-family);font-weight:600;font-size:28px;line-height:150%;color:var(--bg)}@media screen and (min-width: 1440px){.hero_title{font-size:48px}}.hero_second{font-family:var(--font-family);font-weight:500;font-size:16px;line-height:150%;color:var(--bg);max-width:1082px;margin-top:8px}@media screen and (min-width: 1440px){.hero_second{margin-top:16px;font-size:32px}}.hero_text{max-width:862px;margin:16px 0}@media screen and (min-width: 1440px){.hero_text{margin:24px 0}}.design{scroll-margin-top:100px}.design_item{width:100%;height:100px;gap:8px}@media screen and (min-width: 1440px){.design_item{gap:16px;width:416px;height:142px}}@media screen and (max-width: 1440px){.design_item>h3{font-size:16px!important}}@media screen and (max-width: 1440px){.design_item>p{font-size:12px!important}}.design_item_green{background:rgba(58,107,87,.9)}.design_item_green>p{color:#fffc}.fail{scroll-margin-top:100px}.fail_item{width:100%;border:1px solid #3a6b57;padding:12px 16px;background:#f5f8f7;text-align:center}@media screen and (min-width: 1440px){.fail_item{width:fit-content}}@media screen and (max-width: 1440px){.fail_item{font-size:14px!important}}.popup{position:fixed;padding:16px 24px;max-width:600px;margin:0 auto;border-radius:10px;z-index:9999;inset:auto 10px 20px 10px;opacity:1;transition:bottom .3s ease,opacity .4s ease;display:block;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;color:#fff;text-align:center}@media screen and (min-width: 1440px){.popup{font-size:24px;width:100%}}.error{background:red}.accept{background-color:#008e55}.loading{background-color:#3b82f6}.hidden{bottom:-60px;opacity:0}:root{--font-family: "Inter", sans-serif;--bg: #fff;--body: #002922;--header: #fbf9f6;--footer: #fbf9f6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;scroll-behavior:smooth;background:var(--bg)}.container{max-width:375px;margin:0 auto;padding:0 16px}.title-h2{display:block;width:100%;font-family:var(--font-family);font-weight:600;font-size:32px;line-height:150%;text-align:center;color:var(--body);margin-bottom:40px}@media screen and (min-width: 1440px){.title-h2{font-size:40px;margin-bottom:56px}}.f24{display:block;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;color:var(--body)}@media screen and (min-width: 1440px){.f24{font-size:24px}}.green{color:#3a6b57}.green_card{color:#014d40}.gray_card{color:#002922a6}.white{color:var(--bg)}.black{color:var(--body)}.italic{font-style:italic}.fw500{font-weight:500}.mb24{margin-bottom:20px}@media screen and (min-width: 1440px){.mb24{margin-bottom:24px}}.mb16{margin-bottom:12px}@media screen and (min-width: 1440px){.mb16{margin-bottom:16px}}.mt24{margin-top:20px}@media screen and (min-width: 1440px){.mt24{margin-top:24px}}.section{margin-bottom:80px}@media screen and (min-width: 1440px){.section{margin-bottom:116px}}.card{border:1px solid #3a6b57;padding:16px;display:flex;flex-direction:column}@media screen and (min-width: 1440px){.card{padding:24px}}.card_text{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:150%}@media screen and (min-width: 1440px){.card_text{font-size:16px}}.card_title{font-family:var(--font-family);font-weight:500;font-size:16px;line-height:150%}@media screen and (min-width: 1440px){.card_title{font-size:20px}}.inner{display:flex;flex-direction:column;gap:8px}@media screen and (min-width: 1440px){.inner{flex-direction:row;gap:24px}}.wrap{flex-direction:row!important;flex-wrap:wrap}@media screen and (min-width: 1440px){.container{max-width:1440px;padding:0 72px}}.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}.btn{padding:10px 16px;width:100%;font-family:var(--font-family);font-weight:600;font-size:16px;line-height:150%;color:var(--bg)!important;background:#014d40!important;display:flex;align-items:center;justify-content:center;transition:filter .3s ease}@media screen and (max-width: 377px){.btn{font-size:13px}}@media screen and (min-width: 1440px){.btn{padding:16px 42px;font-size:24px;min-width:306px;width:min-content}}.white_btn{background:var(--bg)!important;color:var(--body)!important}.btn:hover{filter:brightness(.7) blur(.4px)}
