@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=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";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}.container{width:100%;max-width:375px;margin:0 auto;padding:0 16px}@media screen and (min-width: 1440px){.container{max-width:1440px;padding:0 64px}}.section{display:block;scroll-margin-top:100px;padding:64px 0;overflow:hidden}@media screen and (min-width: 1440px){.section{padding:100px 0}}.inner{display:flex;flex-direction:column}@media screen and (min-width: 1440px){.inner{flex-direction:row}}.auto{width:100%}@media screen and (min-width: 1440px){.auto{width:auto}}.wrap{flex-wrap:wrap;flex-direction:row}.row{flex-direction:row}.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:42px;line-height:122%;letter-spacing:-.02em;text-transform:uppercase;color:var(--typography-wight);margin-bottom:24px}@media screen and (min-width: 1440px){.title-h2{font-size:52px}}.f22{font-family:var(--second-family);font-size:18px;line-height:140%}@media screen and (min-width: 1440px){.f22{font-family:var(--font-family);font-size:22px}}.f18{font-family:var(--font-family);font-weight:300;font-size:16px;line-height:140%}@media screen and (min-width: 1440px){.f18{font-size:18px}}.fw600{font-weight:600}.fw500{font-weight:500}.center{display:block;width:100%;text-align:center}.italic{font-style:italic}.black{color:#000}.gray{color:var(--typography-gray)}.white{color:var(--typography-wight)}.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(--default-100)}.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}.mb0{margin-bottom:0}.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}.header{width:100%;position:fixed;top:0;right:0;left:0;z-index:999;border-radius:0;margin:0 auto;background:var(--background-brown)}@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-brown)}.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:42px;line-height:122%;letter-spacing:-.02em;text-transform:uppercase;text-align:center;color:var(--typography-wight);margin-bottom:40px}@media screen and (min-width: 1440px){.page_title{font-size:52px}}.page_second_title{font-family:var(--font-family);font-weight:500;font-size:16px;line-height:140%;color:var(--typography-wight)}@media screen and (min-width: 1440px){.page_second_title{font-size:18px}}.page_text{display:block;width:100%;font-family:var(--font-family);font-weight:300;font-size:16px;line-height:140%;color:var(--typography-wight)}@media screen and (min-width: 1440px){.page_text{font-size:18px}}.page_text_list_item{width:100%;padding-left:25px;font-family:var(--font-family);font-weight:300;font-size:16px;line-height:140%;color:var(--typography-wight);position:relative}@media screen and (min-width: 1440px){.page_text_list_item{font-size:18px}}.page_text_list_item:before{content:"";width:3px;height:3px;border-radius:50%;background-color:var(--typography-wight);position:absolute;inset:0 auto 0 5px;margin:auto}.link,.link:visited{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%;background:var(--default-60);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{margin-bottom:20px;text-align:center}@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:18px;line-height:140%;color:var(--typography-wight)}@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(--default-100);color:var(--default-100)}.cookies-decline-js:hover{background:var(--default-100);color:var(--typography-wight)}.about{padding-top:80px;background:url(/assets/bg-abb05b41.webp) center/cover no-repeat}@media screen and (min-width: 1440px){.about{padding-top:120px}}.about_container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px}.about_container img{width:100%}@media screen and (min-width: 1440px){.about_container img{width:414px}}.about_container p{max-width:864px;width:100%}.container_how_play>p{max-width:640px;margin-bottom:48px}@media screen and (min-width: 1440px){.container_how_play>p{margin-bottom:64px}}.how_play_inner{justify-content:space-between;align-items:center;gap:32px}@media screen and (min-width: 1440px){.how_play_inner{align-items:center}}.how_play_inner_item{max-width:304px;width:100%;display:flex;flex-direction:column;align-items:center;gap:32px}.how_play_inner_item img{width:120px;height:120px}.how_play_inner_item h3{font-weight:700;text-transform:uppercase;max-width:224px}.benefits{background:url(/assets/bg-ae2e9404.webp) center/cover no-repeat}.benefits_inner{justify-content:space-between;align-items:center;gap:24px;padding:48px 16px;background:var(--background-brown);box-shadow:12px 12px 16px #5f5f5f1f;border-radius:20px}@media screen and (min-width: 1440px){.benefits_inner{padding:64px 40px 40px}}.benefits_content h2{margin-bottom:16px}.benefits_content p{color:#dbdbdb;max-width:568px}.benefits_content p{margin-bottom:8px}.benefits_content_list{display:flex;flex-direction:column;gap:8px;max-width:568px;width:100%}.benefits_content_list_item{font-weight:500;display:flex;align-items:center;gap:10px}.benefits_content_list_item:before{content:"";display:block;width:24px;min-width:24px;height:24px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAF2SURBVHgB7ZaxcYMwFIafaNwyAiO4tV0k2iCZwGwQj5BskGyQTMAIOu5sKMkIHsGdcYMiEdvnBCwk8UT1vsLHcaf/0y8wEgBBEARBEARBDCF2uzQvyzWM5H8OgwkQ2+0nRFErjRhLHxaLL/CgLyeCwNxKQ+QELdCRSvnqs/qmnGCvUJ+Ur1Zv4MhQTpACU01eg15gyslrUAtMPXkNSgFRVTGr60xK+WgjNeXA8SjU5dw2Z3QBHylmTltAlGUCTVMBYwc16FkN+oaAUsyc6PyzVpOP1WWi89R2PQ8pxcxpCzR1rTeFfXvnt4ixhI1UP9W8KF7apzsix6oA53wPpxPvlCiKJ2+plFkD8K5fzVE5NgUMJbLbk5+TVP+fMHIG6HyFhBAJzGY6PLnc0yc/tZq5kvy5b5Ji5TgXuCdXksN5NS9s+HL5AQawckwwJ/l1FEu55akSK+cezFnuIcXK6WNwJ77KpYzV+WTjK8XKIQiCIAiCIAgCjR+KB2gCo/CX9QAAAABJRU5ErkJggg==) center/cover no-repeat}.gallery{background:url(/assets/bg-3c9e4409.webp) center/cover no-repeat}.container_gallery>p{margin-bottom:48px;max-width:640px}@media screen and (min-width: 1440px){.container_gallery>p{margin-bottom:64px}}.swiper-slide-gallery img{width:240px;border-radius:12px}@media screen and (min-width: 1440px){.swiper-slide-gallery img{width:304px}}.swiper-slide-gallery{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{background:url(/assets/bg-cbaa8180.webp) center/cover no-repeat}.faq_container h2{margin-bottom:48px}@media screen and (min-width: 1440px){.faq_container h2{margin-bottom:64px}}.faq_inner{display:flex;flex-direction:column;gap:16px;max-width:640px;margin:0 auto}.faq_inner_item{border-radius:8px;padding:12px 16px;background:var(--background-bordo)}.faq_inner_item_title-box{display:flex;align-items:center;justify-content:space-between}.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:16px}.features{background:url(/assets/bg-f9e33851.webp) center/cover no-repeat}.features_container>p{max-width:640px;margin:0 auto 40px}.features_grid{display:grid;grid-template-columns:repeat(2,1fr);max-width:640px;gap:40px 0;justify-content:space-between;margin-bottom:24px}@media screen and (min-width: 1440px){.features_grid{margin:0 auto}}.features_grid p{max-width:152px;display:flex;align-items:start;justify-content:center;gap:8px}@media screen and (min-width: 1440px){.features_grid p{max-width:300px}}.features_grid p:nth-child(2n){margin-left:auto}.features_grid p:before{content:"";display:block;width:24px;height:24px;min-width:24px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAF2SURBVHgB7ZaxcYMwFIafaNwyAiO4tV0k2iCZwGwQj5BskGyQTMAIOu5sKMkIHsGdcYMiEdvnBCwk8UT1vsLHcaf/0y8wEgBBEARBEARBDCF2uzQvyzWM5H8OgwkQ2+0nRFErjRhLHxaLL/CgLyeCwNxKQ+QELdCRSvnqs/qmnGCvUJ+Ur1Zv4MhQTpACU01eg15gyslrUAtMPXkNSgFRVTGr60xK+WgjNeXA8SjU5dw2Z3QBHylmTltAlGUCTVMBYwc16FkN+oaAUsyc6PyzVpOP1WWi89R2PQ8pxcxpCzR1rTeFfXvnt4ixhI1UP9W8KF7apzsix6oA53wPpxPvlCiKJ2+plFkD8K5fzVE5NgUMJbLbk5+TVP+fMHIG6HyFhBAJzGY6PLnc0yc/tZq5kvy5b5Ji5TgXuCdXksN5NS9s+HL5AQawckwwJ/l1FEu55akSK+cezFnuIcXK6WNwJ77KpYzV+WTjK8XKIQiCIAiCIAgCjR+KB2gCo/CX9QAAAABJRU5ErkJggg==) center/cover no-repeat}.features_container>img{width:100%}@media screen and (min-width: 1440px){.features_container>img{display:block;width:864px;margin:0 auto}}.contacts{background:url(/assets/bg-929b11d3.webp) center/cover no-repeat}.contacts_inner{border-radius:20px;padding:64px 16px;box-shadow:12px 12px 16px #5f5f5f1f;background:var(--background-brown);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:48px}@media screen and (min-width: 1440px){.contacts_inner{flex-direction:row;padding:64px 0;gap:96px}}.contacts_inner>img{width:100%}@media screen and (min-width: 1440px){.contacts_inner>img{width:356px;min-width:356px}}.contacts_inner_box{width:100%}@media screen and (min-width: 1440px){.contacts_inner_box{width:404px;min-width:404px}}.contacts_inner_box h2{margin-bottom:16px}.contacts_inner_box_text{display:flex;flex-direction:column;gap:8px;margin-bottom:40px}@media screen and (min-width: 1440px){.contacts_inner_box_text{flex-direction:row;align-items:center}}.contacts_content_inner{display:flex;align-items:center;gap:4px;text-decoration:underline;text-decoration-skip-ink:none;color:var(--button-default)}.contacts_content_inner img{width:24px;min-width:24px}.contacts_btn{margin-bottom:12px}.contacts_text{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:140%;text-align:center;color:var(--typography-gray)}@media screen and (min-width: 1440px){.contacts_text{text-align:left}}.hero{min-height:772px;height:100vh;background:url(/assets/bg-e36e6110.webp) center/cover no-repeat;padding:86px 0 32px}@media screen and (min-width: 1440px){.hero{padding:153px 0 93px;min-height:812px;max-height:1000px}}.hero_container{height:100%}.hero_content{margin-right:auto;max-width:473px;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:24px}@media screen and (min-width: 1440px){.hero_content{justify-content:center;max-height:1000px}}.hero_image{width:100%}.hero_text{margin-bottom:24px}@media screen and (min-width: 1440px){.hero_text{margin-bottom:40px}}.hero_btn{margin:0 auto}:root{--font-family: "Nunito", sans-serif;--second-family: "Inter", sans-serif;--third-family: "Roboto", sans-serif;--typography-wight: #fff;--typography-gray: #cbcbcb;--background-brown: #2d1a19;--background-bordo: #60323b;--default-100: #001b1b;--default-80: #405454;--default-60: #808d8d;--default-40: #bfc6c6;--default-0: #fff;--secondary-link: #7b9cff;--button-default: #fd9b01;--button-hover: #001b1b;--button-cookie-default: #92e001;--button-cookie-hover: #73b100;--bg: var(--background-bordo);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;scroll-behavior:smooth;background:var(--bg)}
