@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";@import"https://fonts.googleapis.com/css?family=Baloo+2:regular,500,600,700,800";@import"https://fonts.googleapis.com/css?family=Montserrat: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";@import"https://fonts.googleapis.com/css?family=Jua:regular";@import"https://fonts.googleapis.com/css?family=Open+Sans:300,regular,500,600,700,800,300italic,italic,500italic,600italic,700italic,800italic";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}b{font-weight:400}: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;line-height:1.4;-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(--title)}.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:60px;transition:height .3s ease}@media screen and (min-width: 1440px){.header_logo_inner_mobile{padding:0;width:0;display:none}}.header_logo_inner_mobile.is-open{height:420px}@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:60px}@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)!important}.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%;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:600;font-size:16px;line-height:150%;color:var(--wight)}.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%;padding:14px 0}.header .header_container{height:100%;padding:0 72px!important}.header-nav-pc_link{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;flex-wrap:wrap;justify-content:end;gap:42px}.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:2px solid var(--wight);width:100%;transform:scaleX(0);transition:transform .3s .1s 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:150%;color:var(--wight);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:30px 0;background:var(--title)}@media screen and (min-width: 1440px){.footer{padding:60px 0 30px}}.footer_list{margin:0 auto 30px;display:flex;align-items:center;justify-content:center;gap:16px}@media screen and (min-width: 1440px){.footer_list{gap:32px;margin:0 auto 50px}}.footer_list_item a{font-family:var(--second-family);font-weight:600;font-size:14px;line-height:157%;text-align:center;color:var(--wight)}@media screen and (min-width: 1440px){.footer_list_item a{font-size:16px;line-height:150%}}.footer_copyright{display:block;font-family:var(--second-family);font-weight:400;font-size:16px;line-height:150%;text-align:center;color:var(--wight)}.wrapper_page{display:flex;flex-direction:column;justify-content:space-between;height:100%;background:white}.page_container{display:flex;flex-direction:column;gap:24px}.page-section{padding:120px 0 60px}@media screen and (min-width: 1440px){.page-section{padding:188px 0 120px}}.page_title{width:100%;font-family:var(--third-family);font-weight:600;font-size:32px;line-height:162%;text-transform:uppercase;text-align:center;color:#232323}@media screen and (min-width: 1440px){.page_title{font-size:42px}}.page_text{display:block;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:157%;color:#232323}@media screen and (min-width: 1440px){.page_text{font-size:16px;line-height:150%}}.page_second_title{display:block;font-family:var(--font-family);font-weight:600;font-size:16px;line-height:133%;color:#232323;margin-bottom:16px}@media screen and (min-width: 1440px){.page_second_title{font-size:18px}}.page_text_list_item{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:150%;color:#232323;list-style:disc;margin-left:25px}@media screen and (min-width: 1440px){.page_text_list_item{font-size:16px}}.link{color:var(--link)!important;cursor:pointer}.link:hover,.email:hover{text-decoration:underline;text-decoration-skip-ink:none}.email{display:block;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:157%;color:#232323;color:var(--link)}@media screen and (min-width: 1440px){.email{font-size:16px;line-height:150%}}.thin_link{display:flex;align-items:center}.mrb24-16{margin-bottom:16px}@media screen and (min-width: 1440px){.mrb24-16{margin-bottom:24px}}.cookies_section{display:none;position:fixed;bottom:0;left:50%;transform:translate(-50%);z-index:999;width:100%;padding:40px 0;background:#fdfaf6}@media screen and (min-width: 1440px){.cookies_section{padding:44px 0}}.cookies_container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}@media screen and (min-width: 1440px){.cookies_container{flex-direction:row!important;justify-content:space-between}}.cookies_text{width:100%;max-width:704px;font-family:var(--font-family);font-weight:600;font-size:14px;line-height:157%;color:#232323}@media screen and (min-width: 1440px){.cookies_text{font-size:16px;line-height:150%}}.cookies_buttons{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px;width:100%}@media screen and (min-width: 1440px){.cookies_buttons{flex-direction:row;align-items:end;width:auto}}.cookies_button{width:100%;padding:16px 0;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .3s ease;border:none;font-family:var(--font-family);font-weight:600;font-size:16px;line-height:150%;color:var(--wight)}@media screen and (min-width: 1440px){.cookies_button{width:190px}}.cookies_button:hover{opacity:.8}.cookies_accept_js{background:#3f7d58;color:var(--wight)}.cookies_decline_js{border:1px solid #232323;color:#232323}.about{scroll-margin-top:100px;background:url(/assets/bg-mb-9b9ab77f.jpg) center center/cover no-repeat}@media screen and (min-width: 1440px){.about{background:url(/assets/bg-pc-0c877ba1.jpg) center center/cover no-repeat}}.about_container{display:flex;flex-direction:column;align-items:center;gap:32px}@media screen and (min-width: 1440px){.about_container{flex-direction:row;justify-content:space-between}}.about_container strong{margin-bottom:24px}.about-item{max-width:616px}.about_img{width:100%}@media screen and (min-width: 1440px){.about_img{width:468px;transform:scale(1.1)}}.about_text{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:157%;color:var(--text);margin-bottom:8px}.mode{scroll-margin-top:100px;background:url(/assets/bg-mb-62ee03d5.jpg) center center/cover no-repeat}@media screen and (min-width: 1440px){.mode{background:url(/assets/bg-pc-b8cf39dd.jpg) center center/cover no-repeat}}.mode strong{margin-bottom:40px}@media screen and (min-width: 1440px){.mode strong{margin-bottom:60px}}.mode_inner{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:32px}@media screen and (min-width: 1440px){.mode_inner{gap:0;flex-direction:row}}.mode_inner_item{max-width:540px}.mode_inner_item_title{font-family:var(--font-family);font-weight:600;font-size:16px;line-height:150%;text-transform:uppercase;text-align:center;color:var(--wight);margin-bottom:16px}.mode_inner_item_text{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:157%;text-align:center;color:var(--wight);margin-bottom:32px}@media screen and (min-width: 1440px){.mode_inner_item_text{font-size:16px}}.mode_inner_item_img{width:100%}.how{scroll-margin-top:100px;background:url(/assets/bg_mb-f24f6eb8.jpg) center center/cover no-repeat}@media screen and (min-width: 1440px){.how{background:url(/assets/bg_pc-d32f824f.jpg) center center/cover no-repeat}}.how strong{margin-bottom:40px}@media screen and (min-width: 1440px){.how strong{margin-bottom:80px}}.how_inner{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:32px}@media screen and (min-width: 1440px){.how_inner{flex-direction:row}}.how_inner_item{width:100%;height:222px;border-radius:12px;padding:32px 16px;display:flex;flex-direction:column;align-items:center;gap:24px;box-shadow:12px 12px 20px #0000001a;background:var(--wight)}@media screen and (min-width: 1440px){.how_inner_item{width:227px;height:250px}}.how_inner_item img{width:90px;background:var(--wight)}.how_inner_item_text{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:157%;text-align:center;color:var(--text);background:var(--wight)}@media screen and (min-width: 1440px){.how_inner_item_text{font-size:16px}}.visual{scroll-margin-top:100px;background:var(--red)}@media screen and (min-width: 1440px){.visual{background:url(/assets/bg-pc-c928d4a6.jpg) center center/cover no-repeat}}.visual strong{margin-bottom:24px}.visual_text{display:block;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:157%;color:var(--wight);margin-bottom:32px;max-width:616px}@media screen and (min-width: 1440px){.visual_text{font-size:16px}}.visual_inner{display:flex;flex-direction:column;gap:16px;margin-bottom:40px}@media screen and (min-width: 1440px){.visual_inner{margin-bottom:60px}}.visual_inner_item{display:flex;align-items:center;gap:16px}.visual_inner_item_img{width:24px}.visual_inner_item_text{font-family:var(--font-family);font-weight:600;font-size:14px;line-height:157%;color:var(--wight)}@media screen and (min-width: 1440px){.visual_inner_item_text{font-size:16px}}.swiper-visual{overflow:hidden!important;display:flex;justify-content:center;align-items:center;max-width:100%;width:100%;height:auto}@media screen and (min-width: 1440px){.swiper-visual{overflow:visible!important}}.swiper-slide-visual{overflow:hidden;width:auto!important}.visual-img{width:239px;border-radius:12px;box-shadow:8px 8px 20px #3e3e3e1a}@media screen and (min-width: 1440px){.visual-img{width:auto}}@media screen and (min-width: 1440px){.swiper-wrapper-visual{display:flex;align-items:center;justify-content:center}}.relax{scroll-margin-top:100px;background:url(/assets/bg-mb-5551532f.jpg) center center/cover no-repeat}@media screen and (min-width: 1440px){.relax{background:url(/assets/bg-pc-ab1124fa.jpg) center center/cover no-repeat}}.relax_container{display:flex;flex-direction:column;gap:40px}@media screen and (min-width: 1440px){.relax_container{gap:60px}}.relax_inner{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:32px}@media screen and (min-width: 1440px){.relax_inner{flex-direction:row}}@media screen and (min-width: 1440px){.relax_inner_item{padding:24px}}@media screen and (min-width: 1440px){.relax_inner:nth-child(2) .relax_img{order:1}}@media screen and (min-width: 1440px){.relax_inner:nth-child(2) .relax_inner_item{order:2}}.relax_img{width:100%;border-radius:12px}@media screen and (min-width: 1440px){.relax_img{width:616px}}.relax_inner_item strong{margin-bottom:16px}.relax_text{display:block;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:157%;color:var(--wight);margin-bottom:32px}@media screen and (min-width: 1440px){.relax_text{font-size:16px;line-height:150%}}.relax_inner_item_flex{display:flex;align-items:center;gap:16px;margin-bottom:16px}.relax_inner_item_flex img{width:24px}.relax_inner_item_flex_text{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:157%;color:var(--wight)}@media screen and (min-width: 1440px){.relax_inner_item_flex_text{font-size:16px;line-height:150%}}.music{scroll-margin-top:100px;background:var(--beg)}.music_container strong{margin-bottom:16px}.music_text{display:block;max-width:615px;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:157%;color:var(--text);margin-bottom:40px}@media screen and (min-width: 1440px){.music_text{margin-bottom:80px;font-size:16px;line-height:150%}}.music_inner{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:32px}@media screen and (min-width: 1440px){.music_inner{flex-direction:row;justify-content:space-between}}.music_inner_item{max-width:354px;width:100%}.music_inner_item_img{display:block;margin:0 auto 40px;width:140px}.music_inner_item_text{font-family:var(--font-family);font-weight:600;font-size:14px;line-height:157%;text-align:center;color:var(--text)}@media screen and (min-width: 1440px){.music_inner_item_text{font-size:16px;line-height:150%}}.download{scroll-margin-top:100px;background:#a2d5c6;padding-top:40px;padding-bottom:0}@media screen and (min-width: 1440px){.download{padding-top:60px}}.download_black{color:var(--text)!important}.download_text{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:157%;color:var(--text)}@media screen and (min-width: 1440px){.download_text{font-size:16px;line-height:150%}}.download_line{background:var(--title);padding:16px;margin-top:40px}@media screen and (min-width: 1440px){.download_line{margin-top:60px}}.download_list{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px}@media screen and (min-width: 1440px){.download_list{justify-content:space-between;flex-direction:row}}.download_list_item{font-family:var(--font-family);font-weight:600;font-size:14px;line-height:157%;color:var(--wight)}.features{scroll-margin-top:100px;background:var(--beg)}@media screen and (min-width: 1440px){.features{background:url(/assets/bg-pc-cac887d4.jpg) center center/cover no-repeat}}.features strong{margin-bottom:52px;color:#242424!important;max-width:616px}@media screen and (min-width: 1440px){.features strong{margin-bottom:32px}}.features_inner{display:flex;align-items:center;justify-content:center;flex-direction:column}@media screen and (min-width: 1440px){.features_inner{flex-direction:row;width:100%}}.features_inner_cloumn{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%}@media screen and (min-width: 1440px){.features_inner_cloumn{width:calc(50% - 2px)}}.features_inner_row{display:block;width:100%;border:1px solid var(--wight);padding:12px 20px;font-family:var(--font-family);font-weight:600;font-size:14px;line-height:150%;text-align:center;color:var(--wight)}@media screen and (min-width: 1440px){.features_inner_row{font-size:16px}}.blue_box{background:var(--blue)}.red_box{background:var(--red)}.contacts{scroll-margin-top:100px;background:var(--beg)}.contacts_title{display:block;width:100%;text-align:center}.contacts_strong{display:block;width:100%;text-align:center;color:#333!important}.contacts_inner{margin-top:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px}@media screen and (min-width: 1440px){.contacts_inner{flex-direction:row;justify-content:space-between}}.contacts_inner_item{max-width:252px;width:100%;padding:24px 16px;display:flex;flex-direction:column;align-items:center;gap:24px}.contacts_inner_item img{box-shadow:8px 8px 20px #3030301f;border-radius:12px;width:60px;height:60px}.contacts_inner_item_text{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:157%;text-align:center;color:#333}.contacts_link{text-decoration:underline;text-decoration-skip-ink:none}.hero{scroll-margin-top:100px;background:url(/assets/bg_mobile-82b196ea.jpg) center center/cover no-repeat}@media screen and (min-width: 1440px){.hero{background:url(/assets/bg_pc-53a9617b.jpg) center center/cover no-repeat;height:100vh}}.title_hero{font-family:var(--third-family);font-weight:600;font-size:52px;line-height:123%;text-transform:uppercase;color:var(--wight);margin-top:305px;margin-bottom:24px}@media screen and (min-width: 1440px){.title_hero{margin-top:200px;font-size:82px}}.title_hero span{color:#f79b72}.hero_text{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:157%;color:var(--wight);max-width:616px;margin-bottom:40px}@media screen and (min-width: 1440px){.hero_text{font-size:16px;margin-bottom:56px}}.hero_text span{font-weight:600}.hero_inner{display:flex;align-items:center;gap:12px;margin-bottom:8px}.hero_img{width:24px}.hero_inner_text{font-family:var(--font-family);font-weight:600;font-size:14px;line-height:157%;color:#fbf3c1}@media screen and (min-width: 1440px){.hero_inner_text{font-size:16px}}.help{scroll-margin-top:100px;background:url(/assets/bg-mb-a8fc9d44.jpg) center center/cover no-repeat}@media screen and (min-width: 1440px){.help{background:url(/assets/bg-pc-ce7029db.jpg) center center/cover no-repeat}}.help_container{display:flex;align-items:center;flex-direction:column;gap:32px}@media screen and (min-width: 1440px){.help_container{flex-direction:row;justify-content:space-between}}.help_container_img{border-radius:16px;width:100%}@media screen and (min-width: 1440px){.help_container_img{width:auto}}.help_container strong{margin-bottom:16px}.help_text{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:157%;color:var(--wight);width:100%;margin-bottom:32px}@media screen and (min-width: 1440px){.help_text{font-size:16px;line-height:150%}}.help_inner{margin-bottom:16px;display:flex;gap:16px}.help_inner_img{width:24px;height:24px}.help_inner_text{font-family:var(--font-family);font-weight:600;font-size:14px;line-height:157%;color:var(--wight)}@media screen and (min-width: 1440px){.help_inner_text{font-size:16px;line-height:150%}}:root{--font-family: "Poppins", sans-serif;--second-family: "Montserrat", sans-serif;--third-family: "Baloo 2", sans-serif;--font3: "Roboto", sans-serif;--font4: "Jua", sans-serif;--font5: "Open Sans", sans-serif;--wight: #fff;--text: #444;--title: #005479;--beg: #e7d0be;--beg-300: #d5baa1;--red: #f65f71;--blue: #2a82b4;--red-200: #f87382;--blue-200: #408fc5;--link: #0040ff;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;scroll-behavior:smooth}.container{max-width:375px;margin:0 auto;padding:0 16px}.title-h2{display:block;width:100%;font-family:var(--third-family);font-weight:600;font-size:32px;line-height:162%;text-transform:uppercase;color:var(--wight);margin-bottom:4px}@media screen and (min-width: 1440px){.title-h2{font-size:42px}}.text-strong{display:block;font-family:var(--font-family);font-weight:600;font-size:14px;line-height:157%;color:var(--wight)}@media screen and (min-width: 1440px){.text-strong{font-size:16px}}.blue{color:var(--title)}.section{padding:60px 0}@media screen and (min-width: 1440px){.section{padding:100px 0}}@media screen and (min-width: 1440px){.container{max-width:1440px;padding:0 88px}}.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}
