@import"https://fonts.googleapis.com/css?family=Open+Sans:300,regular,500,600,700,800,300italic,italic,500italic,600italic,700italic,800italic";@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";@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";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{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:40px 0;overflow:hidden}@media screen and (min-width: 1440px){.section{padding:72px 0}}.inner{display:flex!important;flex-direction:column}@media screen and (min-width: 1440px){.inner{flex-direction:row}}.flex{display:flex!important}.aic{align-items:center}.jcc{justify-content:center}.jcb{justify-content:space-between}.auto{width:100%}@media screen and (min-width: 1440px){.auto{width:auto}}.wrap{flex-wrap:wrap;flex-direction:row}.row{flex-direction:row}.column{flex-direction:column}.btn{display:flex;align-items:center;justify-content:center;transition:filter .3s ease}.btn:hover{filter:brightness(.9) blur(.5px)}.btn:focus{filter:brightness(1.1)}.btn:active{filter:brightness(.8)}.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}.center_block{margin-left:auto;margin-right:auto}.bg_black{background:var(--typography-black)}.title-h2{display:block;width:100%;font-family:var(--font-family);font-weight:700;font-size:32px;line-height:120%;color:var(--typography-red);margin-bottom:24px}@media screen and (min-width: 1440px){.title-h2{font-size:62px}}.strong{display:flex;align-items:center;gap:16px;margin-bottom:16px;font-family:var(--font-family);font-weight:300;font-size:14px;line-height:144%;color:#212222}.strong:before{content:"";display:block;min-width:26px;width:26px;height:26px;background:url(/assets/strong_mark-cdb75942.svg) center/contain no-repeat}.white.strong:before{background-image:url(/assets/strong_mark_white-4489e1bf.svg)}.f20{display:block;font-family:var(--font-family);font-weight:700;font-size:18px;line-height:144%;color:var(--typography-black)}@media screen and (min-width: 1440px){.f20{font-size:20px}}.f18{display:block;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:144%;color:var(--typography-black)}@media screen and (min-width: 1440px){.f18{font-size:18px}}.center{display:block;width:100%;text-align:center}.end{display:block;width:100%;text-align:end}.italic{font-style:italic}.black{color:#000!important}.red{color:var(--typography-red)!important}.white{color:var(--typography-wight)!important}.uppercase{text-transform:uppercase}.fw600{font-weight:600}.fw400{font-weight:400}.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(--typography-black)}@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:52px}}.header_logo_inner_mobile.is-open{height:100vh}@media screen and (min-width: 1440px){.header_logo_inner_mobile.is-open{height:52px}}.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>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:80px 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:24px}.header-nav-mobile-item{width:100%;text-align:right;transition:transform .3s ease;position:relative;display:flex;align-items:center;justify-content:center}.header-nav-mobile-item>a{display:block;padding:4px 8px;font-family:var(--font-family);font-weight:600;font-size:16px;line-height:144%;text-align:center;color:var(--typography-l-gray)}.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 64px!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{display:block;padding:4px 8px;font-family:var(--font-family);font-weight:600;font-size:16px;line-height:144%;text-align:center;color:var(--typography-l-gray);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:60px 0;border-top:1px solid var(--typography-wight)}.footer_container{display:flex;flex-direction:column;gap:32px}@media screen and (min-width: 1440px){.footer_container{gap:60px}}.footer_list{display:flex;align-items:center;justify-content:center;gap:16px 60px}.footer_copyright,.footer_text{color:var(--typography-l-gray)}.footer_inner{gap:16px}.about_content{gap:24px}@media screen and (min-width: 1440px){.about_content{gap:48px}}.about_inner{gap:24px 48px}@media screen and (max-width: 1440px){.about_inner:nth-child(2)>img{order:2}}.about_flexbox{gap:16px}.about_inner_flexbox,.container_gameplay h2{max-width:640px}.gameplay_text{margin-bottom:32px}@media screen and (min-width: 1440px){.gameplay_text{margin-bottom:40px}}.gameplay_inner_item{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:32px 24px;width:100%;height:524px}@media screen and (min-width: 1440px){.gameplay_inner_item{padding:48px;width:328px;height:565px}}.gameplay_inner_item:nth-child(1){background:url(/assets/1-32c64fcc.jpg) center/cover no-repeat}.gameplay_inner_item:nth-child(2){background:url(/assets/2-8bca2a3a.jpg) center/cover no-repeat}.gameplay_inner_item:nth-child(3){background:url(/assets/3-96cf286a.jpg) center/cover no-repeat}.gameplay_inner_item:nth-child(4){background:url(/assets/4-91e0bf1d.jpg) center/cover no-repeat}.gameplay_inner_item_num{display:block;font-family:var(--font-family);font-weight:400;font-size:120px;line-height:120%;color:var(--typography-black)}@media screen and (min-width: 1440px){.gameplay_inner_item_num{font-size:142px}}.swiper-gallery{width:100%}.faq_container h2{max-width:640px;margin-bottom:32px}@media screen and (min-width: 1440px){.faq_container h2{margin-bottom:48px}}.faq_inner{gap:16px 24px}.faq_inner_item{border-bottom:1px solid var(--typography-black);padding:16px 0;max-width:632px;width:100%;height:fit-content}@media screen and (min-width: 1440px){.faq_inner_item{font-size:20px}}.faq_inner_item_title-box{display:flex;align-items:center;justify-content:space-between}.faq_inner_item_text-box_text{margin-top:16px}.faq_inner_item_btn{cursor:pointer}.faq_inner_item_btn_down{width:24px;height:24px;min-width:24px}.faq_inner_item_btn_up{display:none;width:24px;height:24px;min-width:24px}.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}.features{background:url(/assets/bg-a3940cf4.jpg) center/cover no-repeat,black}@media screen and (min-width: 1440px){.features{background:url(/assets/bg-a3940cf4.jpg) center/contain no-repeat,black}}.container_features>h2{max-width:750px}.features_text{margin-bottom:24px}@media screen and (min-width: 1440px){.features_text{margin-bottom:48px}}.features_inner{gap:16px 48px;max-width:976px;width:100%}.features_item{max-width:464px;width:100%;gap:16px}.features_item:before{content:"";display:block;min-width:16px;width:16px;height:16px;background:transparent;border-radius:50%;border:2px solid #f81106}.contacts_text{max-width:640px;margin-bottom:48px}.contacts_inner{gap:16px}@media screen and (min-width: 1440px){.contacts_inner{gap:24px}}.contacts_inner_email{border:1px solid var(--default-40);border-radius:4px;padding:10px 8px;max-width:512px;width:fit-content}@media screen and (min-width: 1440px){.contacts_inner_email{width:100%}}.contacts_inner_btn{border-radius:4px;width:112px;min-width:112px;height:43px;background:var(--typography-wight);font-family:var(--font-family);font-weight:600;font-size:16px;line-height:144%;color:var(--typography-black)}.hero{margin-top:40px;padding-top:184px;padding-bottom:20px;background:url(/assets/bg_mb-1948ec2c.svg) center no-repeat}@media screen and (min-width: 1440px){.hero{background:url(/assets/bg-529d8b96.svg) center no-repeat}}.hero_content{max-width:780px;gap:8px;margin-bottom:80px}@media screen and (min-width: 1440px){.hero_content{margin-bottom:63px}}.hero_title{display:block;font-family:var(--font-family);font-weight:700;font-size:62px;line-height:120%;text-align:center;color:var(--typography-black)}@media screen and (min-width: 1440px){.hero_title{font-size:142px}}.hero_link{border-radius:4px;padding:12px 20px;width:100%;height:65px;gap:10px;background:var(--typography-black);margin-left:auto;margin-top:24px}@media screen and (min-width: 1440px){.hero_link{width:240px}}.hero_footerText{font-family:var(--font-family);font-weight:300;font-size:14px;line-height:144%;color:var(--typography-black)}:root{--font-family: "Open Sans", sans-serif;--second-family: "Inter", sans-serif;--third-family: "Roboto", sans-serif;--font3: "Poppins", sans-serif;--typography-black: #000;--typography-red: #f81106;--typography-l-gray: #d1d1d1;--typography-wight: #fff;--background-black: #000;--background-wight: #fff;--secondary-link: #0040ff;--secondary-red: #f81106;--button-default: #000;--button-hover: #2d2d2d;--default-100: #000;--default-40: #aeaeae;--default-0: #fff;--bg: var(--default-0);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;scroll-behavior:smooth;background:var(--bg)}
