:root{font-family:Oxanium,sans-serif;color:#1c1c1b;background:#d9e9eb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}html{scroll-behavior:smooth}.visually-hidden{position:absolute;white-space:nowrap;width:1px;height:1px;overflow:hidden;border:0;padding:0;clip:rect(0 0 0 0);clip-path:inset(50%);margin:-1px}.container{width:100%;max-width:375px;padding-right:16px;padding-left:16px;margin-left:auto;margin-right:auto}@media screen and (min-width: 1440px){.container{max-width:1440px;padding-right:120px;padding-left:120px}}.section{scroll-margin-top:40px}@media screen and (min-width: 1440px){.section{scroll-margin-top:50px}}.section-title-wrapper{border-bottom:1px solid #6e5d4c;padding-top:72px;padding-bottom:16px}@media screen and (min-width: 1440px){.section-title-wrapper{padding-top:80px}}.section-title{font-family:Roboto,sans-serif;font-weight:400;font-size:12px;text-align:center;color:#6e5d4c}.section-subtitle{font-family:Oxanium,sans-serif;font-weight:500;font-size:24px;line-height:1.5;letter-spacing:-.02em;text-align:center;color:#6e5d4c;margin-bottom:32px}@media screen and (min-width: 1440px){.section-subtitle{font-size:32px;margin-bottom:40px}}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,p,li{margin:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none;font-family:inherit}button{cursor:pointer;border:none;background:none;font-family:inherit;color:inherit;padding:0}img{display:block;max-width:100%;height:auto}@font-face{font-family:Lexend;src:url(/assets/Lexend-Bold-77704058.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Lexend;src:url(/assets/Lexend-Regular-191122cc.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Oxanium;src:url(/assets/Oxanium-Light-671588a7.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Oxanium;src:url(/assets/Oxanium-Medium-60818245.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Oxanium;src:url(/assets/Oxanium-Regular-7c301247.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/Roboto-Regular-dbd285b5.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Familjen Grotesk;src:url(/assets/FamiljenGrotesk-Regular-f2ac8372.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}.header{background:#43423d;padding:12px 0;position:fixed;width:100%;top:0;z-index:10}@media screen and (min-width: 1440px){.header{padding:16px 0}}.header-container{padding:0 24px}@media screen and (min-width: 1440px){.header-container{padding:0 120px}}.nav{display:flex;justify-content:end;align-items:center}@media screen and (min-width: 1440px){.nav{width:100%;justify-content:space-between}}.header-logo-link{display:none}@media screen and (min-width: 1440px){.header-logo-link{display:flex;justify-content:center;align-items:center}}@media screen and (min-width: 1440px){.header-logo-img{min-width:32px}}.nav-list{display:none}@media screen and (min-width: 1440px){.nav-list{display:flex;align-items:stretch;justify-content:end;width:100%;gap:24px}}.nav-list-item{display:flex;justify-content:center;align-items:center}@media screen and (min-width: 1440px){.nav-list-link{padding:8px;display:flex;justify-content:center;align-items:center;font-family:Oxanium,sans-serif;font-weight:400;font-size:12px;color:#d9e9eb;opacity:.8;width:100%;max-width:max-content;height:100%;position:relative;transition:color .3s ease-in-out,text-shadow .3s ease-in-out}.nav-list-link:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#d9e9eb;transform:scaleX(0);transform-origin:center;transition:transform .3s ease-in-out,color .3s ease-in-out .3s ease-in-out,text-shadow .3s ease-in-out .3s ease-in-out,opacity .3s ease-in-out .3s ease-in-out}.nav-list-link:hover,.nav-list-link:focus,.nav-list-link:active,.nav-list-link.active{text-shadow:0 0 0 currentColor;opacity:1}.nav-list-link:hover:after,.nav-list-link:focus:after,.nav-list-link:active:after,.nav-list-link.active:after{transform:scaleX(1)}}.nav-btn{display:flex;justify-content:center;align-items:center}@media screen and (min-width: 1440px){.nav-btn{display:none}}.close-btn{display:none;justify-content:center;align-items:center}@media screen and (min-width: 1440px){.close-btn{display:none}}.context-menu{display:none;background:#43423d;padding:20px 16px 32px;max-width:375px;width:100%;margin:0 auto;position:fixed;top:48px;left:0;right:0;transform:none;z-index:10}.context-nav{width:100%}.context-nav-list{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:73px}.context-list-item{width:100%}.context-list-link{display:flex;justify-content:center;align-items:center;padding:8px 0;font-family:Mulish,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#dbe2f0;opacity:.8;width:100%;max-width:240px;margin-left:auto;margin-right:auto;height:100%;position:relative;transition:color .3s ease-in-out,text-shadow .3s ease-in-out}.context-list-link:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#d9e9eb;transform:scaleX(0);transform-origin:center;transition:transform .3s ease-in-out,color .3s ease-in-out .3s ease-in-out,text-shadow .3s ease-in-out .3s ease-in-out}.context-list-link:active{text-shadow:0 0 0 currentColor;opacity:1}.context-list-link:active:after{transform:scaleX(1)}.context-privacy-list{display:flex;align-items:center;justify-content:center;gap:17px}.context-privacy-link{display:flex;justify-content:center;align-items:center;font-family:Oxanium,sans-serif;font-weight:400;font-size:14px;text-decoration:underline;text-decoration-skip-ink:none;text-align:center;color:#d9e9eb}.is-open{display:flex}@media screen and (min-width: 1440px){.is-open{display:none}}.closed{display:none}.screen-freeze{position:fixed;top:0;left:0;right:0;bottom:0;overflow:hidden}.hero-section{background:#9cc7d0}.hero-bg-wrapper{padding-top:88px;padding-bottom:208px;max-width:375px;margin-left:auto;margin-right:auto;background-image:url(/assets/hero-bg-mob-aecc224c.jpg);background-repeat:no-repeat;background-position:bottom center;background-size:auto}@media screen and (min-width: 1440px){.hero-bg-wrapper{padding-top:144px;padding-bottom:132px;max-width:1440px;background-image:url(/assets/hero-bg-desk-fb73ce1a.jpg)}}.hero-subtitle{font-family:Oxanium,sans-serif;font-weight:300;font-size:24px;line-height:1.5;text-align:center;color:#43423d;margin-bottom:12px}@media screen and (min-width: 1440px){.hero-subtitle{font-size:32px;text-align:left;margin-bottom:24px}}.hero-main-title{font-family:Oxanium,sans-serif;font-weight:500;font-size:40px;line-height:1.2;text-align:center;color:#6e5d4c;margin-bottom:24px}@media screen and (min-width: 1440px){.hero-main-title{font-size:48px;text-align:left;margin-bottom:40px}}.hero-text{font-family:Oxanium,sans-serif;font-weight:400;font-size:14px;line-height:1.5;text-align:center;color:#1c1c1b;margin-bottom:24px}@media screen and (min-width: 1440px){.hero-text{font-size:16px;text-align:left;max-width:454px;margin-bottom:32px}}.hero-btn{box-shadow:2px 2px 2px #31302d80;background:#6e5d4c;border:1px solid rgba(49,48,45,.4);border-radius:4px;padding:12px 34px;display:flex;justify-content:center;align-items:center;max-width:max-content;margin-left:auto;margin-right:auto;transition:background .3s ease-in-out}.hero-btn:hover,.hero-btn:focus,.hero-btn:active{background:#43423d}@media screen and (min-width: 1440px){.hero-btn{margin:0}}.about-bg-wrapper{padding-top:40px;padding-bottom:56px}@media screen and (min-width: 1440px){.about-bg-wrapper{padding-top:48px;padding-bottom:64px}}.about-content-wrapper{background:#6e5d4c;border-radius:4px;padding:40px 24px;display:flex;flex-direction:column;align-items:center;gap:20px}@media screen and (min-width: 1440px){.about-content-wrapper{flex-direction:row;justify-content:center;gap:48px}}.about-text{font-family:Oxanium,sans-serif;font-weight:400;font-size:14px;line-height:1.5;text-align:center;color:#d9e9eb}@media screen and (min-width: 1440px){.about-text{font-size:16px;max-width:343px}}@media screen and (min-width: 1440px){.about-img{min-width:260px}}.gameplay-section{background:#9cc7d0}.gameplay-bg-wrapper{padding-top:40px;padding-bottom:56px}@media screen and (min-width: 1440px){.gameplay-bg-wrapper{padding-top:48px;padding-bottom:64px}}.gameplay-text{font-family:Oxanium,sans-serif;font-weight:400;font-size:14px;line-height:1.5;text-align:center;color:#1c1c1b;margin-bottom:32px}@media screen and (min-width: 1440px){.gameplay-text{font-size:16px;max-width:1017px;margin-left:auto;margin-right:auto;margin-bottom:40px}}.gameplay-list{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}@media screen and (min-width: 1440px){.gameplay-list{flex-wrap:nowrap;gap:24px}}.gameplay-list-item{background:#d9e9eb;border-radius:4px;padding:24px;display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:164px}@media screen and (min-width: 1440px){.gameplay-list-item{padding:24px 40px;max-width:260px}}.gameplay-item-text{font-family:Oxanium,sans-serif;font-weight:400;font-size:14px;line-height:1.5;text-align:center;color:#1c1c1b}@media screen and (min-width: 1440px){.gameplay-item-text{font-size:16px}}.fields-bg-wrapper{padding-top:40px;padding-bottom:56px}@media screen and (min-width: 1440px){.fields-bg-wrapper{padding-top:48px;padding-bottom:64px}}.fields-text{font-family:Oxanium,sans-serif;font-weight:400;font-size:14px;line-height:1.5;text-align:center;color:#1c1c1b;margin-bottom:32px}@media screen and (min-width: 1440px){.fields-text{font-size:16px;max-width:942px;margin-left:auto;margin-right:auto;margin-bottom:40px}}.fields-list{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}@media screen and (min-width: 1440px){.fields-list{flex-wrap:nowrap;gap:24px}}.fields-list-item{background:#6e5d4c;border-radius:4px;padding:16px;display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:164px}@media screen and (min-width: 1440px){.fields-list-item{padding:24px;max-width:260px}}.fields-item-text{font-family:Oxanium,sans-serif;font-weight:400;font-size:12px;line-height:1.5;text-align:center;color:#d9e9eb}@media screen and (min-width: 1440px){.fields-item-text{font-size:16px}}.upgrades-section{background:#9cc7d0}.upgrades-bg-wrapper{padding-top:40px;padding-bottom:40px}@media screen and (min-width: 1440px){.upgrades-bg-wrapper{padding-top:48px;padding-bottom:64px}}.upgrades-text{font-family:Oxanium,sans-serif;font-weight:400;font-size:14px;line-height:1.5;text-align:center;color:#1c1c1b;margin-bottom:32px}@media screen and (min-width: 1440px){.upgrades-text{font-size:16px;max-width:842px;margin-left:auto;margin-right:auto;margin-bottom:40px}}.upgrades-content-wrapper{display:flex;flex-direction:column;align-items:center;gap:20px}@media screen and (min-width: 1440px){.upgrades-content-wrapper{flex-direction:row;justify-content:center;align-items:center;gap:24px}}@media screen and (min-width: 1440px){.upgrades-img-wrapper{order:2}}@media screen and (min-width: 1440px){.upgrades-img{min-width:228px}}.upgrades-list{display:flex;justify-content:center;gap:12px}@media screen and (min-width: 1440px){.upgrades-list{flex-direction:column;gap:24px}}@media screen and (min-width: 1440px){.upgrades-top-list{order:1}}.upgrades-list-item{background:#d9e9eb;border-radius:4px;padding:16px;width:100%;max-width:165px;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 1440px){.upgrades-list-item{padding:24px 40px;max-width:340px}}.upgrades-item-text{font-family:Oxanium,sans-serif;font-weight:400;font-size:14px;line-height:1.5;text-align:center;color:#1c1c1b}@media screen and (min-width: 1440px){.upgrades-item-text{font-size:16px}}@media screen and (min-width: 1440px){.upgrades-bottom-list{order:3}}.management-bg-wrapper{padding-top:40px;padding-bottom:56px}@media screen and (min-width: 1440px){.management-bg-wrapper{padding-top:48px;padding-bottom:64px}}.management-text{font-family:Oxanium,sans-serif;font-weight:400;font-size:16px;line-height:1.5;text-align:center;color:#1c1c1b;margin-bottom:32px}@media screen and (min-width: 1440px){.management-text{font-size:16px;max-width:942px;margin-left:auto;margin-right:auto;margin-bottom:40px}}.management-list{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}@media screen and (min-width: 1440px){.management-list{flex-wrap:nowrap;gap:24px}}.management-list-item{background:#6e5d4c;border-radius:4px;padding:16px;display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:164px}@media screen and (min-width: 1440px){.management-list-item{padding:24px;max-width:260px}}.management-item-text{font-family:Oxanium,sans-serif;font-weight:400;font-size:12px;line-height:1.5;text-align:center;color:#d9e9eb}@media screen and (min-width: 1440px){.management-item-text{font-size:16px}}.atmosphere-section{background:#9cc7d0}.atmosphere-bg-wrapper{padding-top:40px;padding-bottom:56px}@media screen and (min-width: 1440px){.atmosphere-bg-wrapper{padding-top:48px;padding-bottom:64px}}.atmosphere-text{font-family:Oxanium,sans-serif;font-weight:400;font-size:16px;line-height:1.5;text-align:center;color:#1c1c1b}@media screen and (min-width: 1440px){.atmosphere-text{font-size:16px;max-width:942px;margin-left:auto;margin-right:auto}}.gallery-section{background:#9cc7d0}.gallery-bg-wrapper{padding-top:40px;padding-bottom:56px;max-width:375px;margin-left:auto;margin-right:auto;overflow:hidden;position:relative}@media screen and (min-width: 1440px){.gallery-bg-wrapper{padding-top:48px;padding-bottom:64px;max-width:1440px}}.gallery-swiper-container{max-width:283px;margin-left:auto;margin-right:auto}@media screen and (min-width: 1440px){.gallery-swiper-container{max-width:1440px}}.gallery-swiper-container.show{visibility:visible}.gallery-slide{max-width:283px}.dots{display:flex;justify-content:center;align-items:center;gap:28px;margin-top:32px}@media screen and (min-width: 1440px){.dots{display:none}}.gallery-dot{min-width:8px;width:8px;height:8px;transition:transform .3s ease-in-out,background-color .3s ease-in-out,opacity .3s ease-in-out;border-radius:100%;background-color:#6e5d4c;opacity:.5;cursor:pointer}.gallery-dot.active{background-color:#43423d;opacity:1;transform:scale(2)}.controls{display:none}@media screen and (min-width: 1440px){.controls{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1200px;gap:18px;position:absolute;top:272px;left:50%;transform:translate(-50%);z-index:1}}.arrow-btn{display:flex;justify-content:center;align-items:center;transition:transform .3s ease-in-out}.arrow-btn:active{transform:scale(.9)}@media screen and (min-width: 1440px){.arrow-btn:hover{transform:scale(1.1)}}.arrow-btn[disabled]{cursor:not-allowed;opacity:.5}.arrow-btn[disabled]:hover{transform:none}.faq-bg-wrapper{padding-top:40px;padding-bottom:56px}@media screen and (min-width: 1440px){.faq-bg-wrapper{padding-top:48px;padding-bottom:64px}}.faq-list{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px}.faq-list-item{display:flex;flex-direction:column;overflow:hidden;width:100%}@media screen and (min-width: 1440px){.faq-list-item{max-width:942px}}.faq-item-question-wrapper{border-bottom:1px solid #6e5d4c;padding:8px 0}.faq-item-answer-wrapper{max-height:0;overflow:hidden;transition:height .3s ease-in-out,opacity .3s ease-in-out,padding .3s ease-in-out;opacity:0}.faq-top-text-btn{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%}.faq-toggle-symbol{display:flex;justify-content:center;align-items:center;transition:transform .3s ease-in-out}.faq-icon{min-width:24px}.faq-btn-text{font-family:Oxanium,sans-serif;font-weight:400;font-size:18px;line-height:1.5;color:#1c1c1b;text-align:left}@media screen and (min-width: 1440px){.faq-btn-text{font-size:20px}}.faq-bottom-text{font-family:Oxanium,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#43423d}.is-visible{max-height:500px;opacity:1}@media screen and (min-width: 1440px){.is-visible{max-height:100px}}.faq-list-item.faq-open .faq-toggle-symbol{transform:rotate(180deg)}.faq-list-item.faq-open .faq-item-answer-wrapper{padding-top:16px;opacity:1;max-height:500px}.contact-section{background:#9cc7d0}.contact-bg-wrapper{padding-top:40px;padding-bottom:56px}@media screen and (min-width: 1440px){.contact-bg-wrapper{padding-top:48px;padding-bottom:64px}}.contact-text{font-family:Oxanium,sans-serif;font-weight:400;font-size:14px;line-height:1.5;text-align:center;color:#1c1c1b;margin-bottom:20px}@media screen and (min-width: 1440px){.contact-text{font-size:16px;max-width:740px;margin-left:auto;margin-right:auto;margin-bottom:24px}}.contact-email-link{font-family:Oxanium,sans-serif;font-weight:400;font-size:14px;line-height:1.5;text-align:center;color:#6e5d4c;display:flex;align-items:center;justify-content:center;gap:12px}@media screen and (min-width: 1440px){.contact-email-link{font-size:16px}}.email-icon{min-width:24px}.footer{background:#1c1c1b;padding:48px 0}@media screen and (min-width: 1440px){.footer{padding:64px 0}}@media screen and (min-width: 1440px){.footer-content-wrapper{display:flex;align-items:center;justify-content:space-between}}.footer-btn{margin-bottom:32px}@media screen and (min-width: 1440px){.footer-btn{order:2;margin:0}}.footer-nav{margin-bottom:32px}@media screen and (min-width: 1440px){.footer-nav{order:3;margin-bottom:0}}.footer-list{display:flex;align-items:center;justify-content:center;gap:16px}.footer-link{font-family:Oxanium,sans-serif;font-weight:300;font-size:14px;line-height:1.5;text-decoration:underline;text-decoration-skip-ink:none;color:#d9e9eb}@media screen and (min-width: 1440px){.footer-link{font-size:16px}}.footer-text{font-family:Oxanium,sans-serif;font-weight:300;font-size:14px;line-height:1.5;text-align:center;color:#d9e9eb}@media screen and (min-width: 1440px){.footer-text{font-size:16px;order:1}}.cookie-banner-section{background:#1c1c1b;width:100%;max-width:375px;padding:56px 46px;margin:0 auto;position:fixed;bottom:0;left:0;right:0;transform:none;z-index:100;display:none}@media screen and (min-width: 1440px){.cookie-banner-section{padding:64px;max-width:1440px}}@media screen and (min-width: 1440px){.cookie-banner-content-wrapper{display:flex;align-items:center;justify-content:space-between;max-width:1092px;margin-left:auto;margin-right:auto}}.cookie-banner-text{font-family:Oxanium,sans-serif;font-weight:300;font-size:14px;line-height:1.3;text-align:center;color:#d9e9eb;margin-bottom:32px}@media screen and (min-width: 1440px){.cookie-banner-text{max-width:max-content;margin:0}}.cookie-banner-buttons{display:flex;align-items:center;justify-content:center;gap:40px}@media screen and (min-width: 1440px){.cookie-banner-buttons{justify-content:end;gap:24px}}.cookie-decline-btn{border-bottom:1px solid #d9e9eb;padding:7px 9px;font-family:Oxanium,sans-serif;font-weight:300;font-size:12px;text-align:center;color:#d9e9eb;width:100%;max-width:max-content}.cookie-accept-btn{box-shadow:0 4px 4px #00000040;background:#d9e9eb;border-radius:4px;padding:8px 10px;font-family:Oxanium,sans-serif;font-weight:400;font-size:12px;text-align:center;color:#1c1c1b;width:100%;max-width:max-content}.show-cookie-banner{display:block}.privacy-header{background:#d9e9eb;padding-top:12px;padding-bottom:12px;position:fixed;width:100%;top:0;z-index:10}.privacy-header-link{display:flex;align-items:center;gap:12px;font-family:Oxanium,sans-serif;font-weight:400;font-size:12px;text-align:center;color:#1c1c1b;max-width:max-content}.policy-section{background:#d9e9eb;padding-top:104px;padding-bottom:40px}@media screen and (min-width: 1440px){.policy-section{padding-top:136px;padding-bottom:48px}}.policy-main-title{font-family:Oxanium,sans-serif;font-weight:500;font-size:32px;text-align:center;color:#43423d;margin-bottom:40px}@media screen and (min-width: 1440px){.policy-main-title{font-size:48px;margin-bottom:48px}}.policy-title{font-family:Oxanium,sans-serif;font-weight:300;font-size:20px;line-height:1.4;color:#1c1c1b;margin-bottom:16px}.policy-text{font-family:Oxanium,sans-serif;font-weight:300;font-size:14px;line-height:1.4;color:#1c1c1b}.policy-text:not(:last-child){margin-bottom:16px}.policy-list{list-style-type:disc;padding-left:20px}.policy-item{font-family:Oxanium,sans-serif;font-weight:300;font-size:14px;line-height:1.4;color:#1c1c1b;margin-bottom:8px}.policy-item:last-child{margin-bottom:16px}.policy-span{text-decoration:underline}.policy-link{text-decoration:underline;word-wrap:break-word}
