@import"https://fonts.googleapis.com/css?family=Nunito:200,300,regular,500,600,700,800,900,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic";@import"https://fonts.googleapis.com/css?family=Fredoka:300,regular,500,600,700";html{box-sizing:border-box;scroll-behavior:smooth;overflow-x:hidden}q{quotes:none}cite{font-style:normal;font-weight:400}*{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;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:#fdd88a}@media screen and (min-width: 1440px){.header{height:88px}}.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:310px}@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:16px;line-height:150%;color:var(--body)}.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-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:18px;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:24px;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}}.footer{padding:32px 0;background:#fdd88a}@media screen and (min-width: 1440px){.footer{padding:24px 0}}.footer_inner{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px}@media screen and (min-width: 1440px){.footer_inner{gap: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}}.footer_list{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}@media screen and (min-width: 1440px){.footer_list{gap:12px;flex-wrap:nowrap}}.footer_list_item_link{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:130%;text-decoration:underline;text-decoration-skip-ink:none;text-align:center;color:var(--body)}@media screen and (min-width: 1440px){.footer_list_item_link{font-size:16px}}.page_section *{line-height:1.4}.page_container{display:block!important}.mb80{margin-bottom:80px}.mb30{margin-bottom:30px}.page_link{display:flex;align-items:center;gap:14px;margin-top:30px}@media screen and (min-width: 1440px){.page_link{margin-top:75px}}.page_link_img{width:32px}.page_link_text{font-family:var(--font-family);font-weight:400;font-size:16px;color:#d0e1ff}.page_text{display:block;width:100%;font-family:var(--font-family);font-weight:400;font-size:16px;color:var(--accent)}.page_title{font-family:var(--third-family);font-weight:400;font-size:40px;text-align:center;color:var(--accent)}.page_second{display:block;width:100%;font-family:var(--second-family);font-weight:400;font-size:24px;text-align:left;color:var(--accent)}.center{text-align:center}.page_item{list-style:disc;margin-left:25px;font-family:var(--font-family);font-weight:400;font-size:16px;color:var(--accent)}.page_list_link{text-decoration:underline;word-break:break-all}.cookies_section{display:none;position:fixed;bottom:0;left:50%;transform:translate(-50%);z-index:999;width:100%;padding:58px 0;-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);background:rgba(255,255,255,.4)}.cookies_container{display:flex;align-items:center;justify-content:center}@media screen and (min-width: 1440px){.cookies_container{justify-content:space-between}}.cookies_text{width:100%;max-width:482px;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:150%;color:#2c3b4f}@media screen and (min-width: 1440px){.cookies_text{font-size:18px}}.cookies_text_link{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:150%;text-decoration:underline;text-decoration-skip-ink:none;color:#7e71e1!important}@media screen and (min-width: 1440px){.cookies_text_link{font-size:18px}}.cookies_buttons{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;width:100%}@media screen and (min-width: 1440px){.cookies_buttons{flex-direction:row;align-items:end;width:auto}}.cookies_button{border-radius:12px;padding:8px 12px;width:130px;height:44px;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:150%;color:#2c3b4f;transition:opacity .3s ease}@media screen and (min-width: 1440px){.cookies_button{width:167px;height:51px;font-size:18px}}.cookies_button:hover{opacity:.7}.cookies_accept_js{background:#ba98e8}.cookies_decline_js{border:1px solid #ba98e8}.about{scroll-margin-top:100px}.about_inner{display:flex;justify-content:center;flex-direction:column;gap:8px;background:url(/assets/bg_mb-6bfbf8c7.png) top center/ 100% auto no-repeat}@media screen and (min-width: 1440px){.about_inner{gap:90px;flex-direction:row;background:url(/assets/bg_pc-1bc9c778.png) bottom left no-repeat}}.text_strong{margin-bottom:16px}@media screen and (min-width: 1440px){.text_strong{margin-bottom:24px}}.about_inner_item_text{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:140%;color:var(--body)}@media screen and (min-width: 1440px){.about_inner_item_text{font-size:24px}}.about_inner_img{order:1}@media screen and (min-width: 1440px){.about_inner_img{order:2}}.about_inner_item:nth-child(1){order:2}@media screen and (min-width: 1440px){.about_inner_item:nth-child(1){order:1}}.faq{scroll-margin-top:100px}.maps_mb{margin-bottom:16px}@media screen and (min-width: 1440px){.maps_mb{margin-bottom:24px}}.maps_inner{display:flex;flex-direction:column;gap:8px}@media screen and (min-width: 1440px){.maps_inner{gap:16px}}.maps_inner_item{width:fit-content;display:block;border-radius:8px;padding:8px 16px;background:#fdd88a;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:140%;color:var(--body)}@media screen and (min-width: 1440px){.maps_inner_item{font-size:24px;padding:12px 24px;border-radius:12px}}.maps_container{background:url(/assets/bg_mb-8256c398.png) center center/100% no-repeat}@media screen and (min-width: 1440px){.maps_container{background:url(/assets/bg_pc-dc4b5ccc.png) right bottom no-repeat}}.community{scroll-margin-top:100px}.community_mb{margin-bottom:16px}@media screen and (min-width: 1440px){.community_mb{margin-bottom:24px}}.community_text{max-width:636px;width:100%}.community_inner{display:flex;align-items:start;gap:8px}@media screen and (min-width: 1440px){.community_inner{gap:16px}}.community_inner_text{font-family:var(--font-family);font-weight:600;font-size:16px;line-height:140%;color:var(--body);white-space:nowrap}@media screen and (min-width: 1440px){.community_inner_text{font-size:24px}}.community_inner_list{display:flex;align-items:center;gap:16px}@media screen and (min-width: 1440px){.community_inner_list{gap:24px}}.community_inner_item_img{height:24px}@media screen and (min-width: 1440px){.community_inner_item_img{height:32px}}.community_inner_list_hashtags{display:flex;flex-direction:column;gap:2px}@media screen and (min-width: 1440px){.community_inner_list_hashtags{flex-direction:row;align-items:center;gap:15px}}.community_inner_list_item_text{font-family:var(--font-family);font-weight:600;font-size:16px;line-height:140%;color:var(--body)}@media screen and (min-width: 1440px){.community_inner_list_item_text{font-size:24px}}.container_community{background:url(/assets/bg_mb-b9a721e0.png) no-repeat center center}@media screen and (min-width: 1440px){.container_community{background:url(/assets/bg_pc-399a0ae5.png) no-repeat center center}}.features{scroll-margin-top:100px}.swiper-features{overflow:hidden!important;display:flex;max-width:100%;width:100%;height:auto}@media screen and (min-width: 1440px){.swiper-features{overflow:hidden}}.features_container{position:relative;display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 1440px){.features_container{padding:0 80px}}.swiper-slide-features{border-radius:24px;overflow:hidden;display:flex}.swiper-button-prev:after,.swiper-button-next:after{display:none}.swiper-button-prev,.swiper-button-next{cursor:pointer;display:flex!important;justify-content:center;align-items:center;z-index:10;width:48px!important;height:21px!important;top:auto!important;bottom:-72px!important;display:none!important}@media screen and (min-width: 1440px){.swiper-button-prev_features{left:555px!important}}@media screen and (min-width: 1440px){.swiper-button-next_features{left:621px!important}}.swiper-button-prev>img,.swiper-button-next>img{width:100%!important}@media screen and (min-width: 1440px){.swiper-button-prev,.swiper-button-next{pointer-events:auto}}@media screen and (min-width: 1440px){.swiper-button-prev,.swiper-button-next{display:flex!important}}.feature_mb{margin-bottom:16px}@media screen and (min-width: 1440px){.feature_mb{margin-bottom:24px}}.features_container{display:block!important}.features_inner{display:none}@media screen and (min-width: 1440px){.features_inner{display:flex;align-items:center;justify-content:center;gap:24px}}.features_inner_item{width:253px;height:123px;margin:10px 0;border-radius:16px;padding:16px;display:flex;flex-direction:column;justify-content:end;background:#f2ecfb;gap:8px;transition:box-shadow .3s ease}@media screen and (min-width: 1440px){.features_inner_item{width:416px;height:166px;padding:24px;gap:16px;margin:0}}.features_inner_item:hover{box-shadow:4px 4px #ba98e8}.features_inner_item_text{display:block;width:100%;font-family:var(--font-family);font-weight:600;font-size:16px;line-height:140%;color:var(--body)}@media screen and (min-width: 1440px){.features_inner_item_text{font-size:20px}}.features_inner_item_author{display:block;width:100%;font-family:var(--font-family);font-weight:400;font-size:12px;line-height:140%;text-align:right;color:#ba98e8}@media screen and (min-width: 1440px){.features_inner_item_author{font-size:16px}}@media screen and (min-width: 1440px){.swiper-wrapper-features{display:none!important}}.features_bg_mb{position:absolute;inset:90px 0 auto auto;z-index:4}@media screen and (min-width: 1440px){.features_bg_mb{display:none}}.features_bg_pc{display:none}@media screen and (min-width: 1440px){.features_bg_pc{display:block;position:absolute;inset:-60px 0 auto auto}}.contacts{scroll-margin-top:100px}.contacts_inner{display:flex;gap:8px}.contacts_mb{margin-bottom:24px}@media screen and (min-width: 1440px){.contacts_mb{margin-bottom:16px}}.contacts_inner_text{font-family:var(--font-family);font-weight:500;font-size:16px;line-height:130%;color:#ef5644}@media screen and (min-width: 1440px){.contacts_inner_text{font-size:24px}}.contacts_inner_text_social{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:130%;color:#2c2f36}@media screen and (min-width: 1440px){.contacts_inner_text_social{font-size:24px}}.hero{scroll-margin-top:100px;margin-top:118px;margin-bottom:80px}@media screen and (min-width: 1440px){.hero{margin-top:174px;margin-bottom:163px}}.hero_container{position:relative}.title_hero{font-family:var(--second-family);font-weight:600;font-size:32px;line-height:140%;color:var(--body)}@media screen and (min-width: 1440px){.title_hero{font-size:56px}}.title_hero_img{width:25px;margin-top:13px}@media screen and (min-width: 1440px){.title_hero_img{width:40px;margin-top:25px}}.title_hero span{margin:0 -7px}@media screen and (min-width: 1440px){.title_hero span{margin:0 -14px}}.hero_image_mb{position:absolute;inset:-20px 0 auto 0;width:100%}@media screen and (min-width: 1440px){.hero_image_mb{display:none}}.hero_inner{display:flex;justify-content:center;align-items:center;gap:62px}@media screen and (min-width: 1440px){.hero_inner{transform:translateY(-50px)}}.hero_inner_image{display:none}@media screen and (min-width: 1440px){.hero_inner_image{display:block}}.hero_inner_text{display:block;max-width:700px;width:100%;padding:16px;margin-top:56px;background:#e7dcf8;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:140%;text-align:center;color:var(--body)}@media screen and (min-width: 1440px){.hero_inner_text{font-size:24px;padding:24px}}.hero_btn{display:flex;justify-content:center;align-items:center;cursor:pointer;margin-top:36px;width:100%;border:3px solid #36b13b;border-radius:12px;padding:12px 24px;font-family:var(--font-family);font-weight:400;font-size:20px;line-height:150%;letter-spacing:-.03em;color:#1a365d;transition:background-color .3s ease}@media screen and (min-width: 1440px){.hero_btn{width:276px;margin:0 auto;transform:translateY(-40px)}}.hero_btn:hover{background-color:#36b13b}.reviews{scroll-margin-top:100px}.reviews_inner{display:flex;flex-direction:column;align-items:start;gap:16px;max-width:636px;width:100%}@media screen and (min-width: 1440px){.reviews_inner{gap:24px}}.reviews_wrapper{background:url(/assets/bg_mb-6a93c300.png) top right no-repeat}@media screen and (min-width: 1440px){.reviews_wrapper{background:url(/assets/bg_pc-c99c056e.png) top right no-repeat}}.reviews_inner_reviewr{display:flex;flex-direction:column;gap:8px}@media screen and (min-width: 1440px){.reviews_inner_reviewr{gap:16px}}.reviews_inner_reviewr_item{display:flex;align-items:center;gap:4px}@media screen and (min-width: 1440px){.reviews_inner_reviewr_item{gap:16px}}.reviews_inner_reviewr_item_img{width:32px}@media screen and (min-width: 1440px){.reviews_inner_reviewr_item_img{width:auto}}.reviews_inner_reviewr_item_text{font-family:var(--font-family);font-style:italic;font-weight:400;font-size:14px;line-height:140%;color:var(--body)}@media screen and (min-width: 1440px){.reviews_inner_reviewr_item_text{font-size:24px}}:root{--font-family: "Nunito", sans-serif;--second-family: "Fredoka", sans-serif;--bg: #fff5e0;--body: #4e3620;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(--second-family);font-weight:600;font-size:32px;line-height:140%;text-align:center;color:var(--body);margin-bottom:40px}@media screen and (min-width: 1440px){.title-h2{font-size:48px;margin-bottom:56px}}.text_strong{display:block;width:100%;font-family:var(--font-family);font-weight:700;font-size:24px;line-height:140%;color:#dc3926}.text-p{display:block;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:140%;color:var(--body)}@media screen and (min-width: 1440px){.text-p{font-size:24px}}.section{margin-bottom:80px}@media screen and (min-width: 1440px){.section{margin-bottom:116px}}@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}
