:root{font-family:Asap,sans-serif;color:#210f0f;background:#fff3e9;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:80px;padding-left:80px}}.section{scroll-margin-top:40px}@media screen and (min-width: 1440px){.section{scroll-margin-top:50px}}.section-title-wrapper{background:linear-gradient(180deg,#210f0f 0%,#80232d 100%);padding:48px 0 24px}@media screen and (min-width: 1440px){.section-title-wrapper{padding:64px 0 24px}}.section-title{font-family:Londrina Solid,sans-serif;font-weight:400;font-size:32px;text-align:center;color:#ffc03a}.section-subtitle{font-family:Londrina Solid,sans-serif;font-weight:400;font-size:24px;line-height:1.16667;text-align:center;color:#210f0f;margin-bottom:24px}@media screen and (min-width: 1440px){.section-subtitle{font-size:24px;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:Londrina Solid;src:url(/assets/LondrinaSolid-Regular-211480af.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Asap;src:url(/assets/Asap-Bold-84e35154.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Asap;src:url(/assets/Asap-Italic-7fe44ffc.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Asap;src:url(/assets/Asap-Light-a3836e28.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Asap;src:url(/assets/Asap-Medium-50cf407f.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Asap;src:url(/assets/Asap-Regular-491f3e08.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Asap;src:url(/assets/Asap-SemiBold-779152fb.ttf) format("truetype");font-weight:600;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:#210f0f;padding:12px 0;position:fixed;width:100%;top:0;z-index:10}@media screen and (min-width: 1440px){.header{padding:8px 0}}.header-container{padding:0 24px}@media screen and (min-width: 1440px){.header-container{padding:0 80px}}.nav{display:flex;justify-content:end;align-items:center}@media screen and (min-width: 1440px){.nav{justify-content:center}}.nav-list{display:none}@media screen and (min-width: 1440px){.nav-list{display:flex;justify-content:space-between;align-items:stretch;gap:18px;width:100%}}.nav-list-item{display:flex;justify-content:center;align-items:center;width:100%;max-width:110px}@media screen and (min-width: 1440px){.nav-list-link{padding:8px 0;display:flex;justify-content:center;align-items:center;font-family:Asap,sans-serif;font-weight:500;font-size:12px;text-align:center;color:#fff3e9;opacity:.6;width:100%;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:#ffc03a;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{color:#fffef6;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:linear-gradient(180deg,#210f0f 0%,#80232d 100%);border-radius:0 0 40px 40px;padding:30px 12px 71px;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:16px;margin-bottom:40px}.context-list-item{width:100%;max-width:250px}.context-list-link{display:flex;justify-content:center;align-items:center;padding:8px 0;font-family:Asap,sans-serif;font-weight:500;font-size:14px;color:#fff3e9;width:100%;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:#ffc03a;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{color:#fffef6;text-shadow:0 0 0 currentColor}.context-list-link:active:after{transform:scaleX(1)}.context-privacy-list{display:flex;align-items:center;justify-content:center;gap:12px}.context-privacy-link{padding:8px;display:flex;justify-content:center;align-items:center;font-family:Asap,sans-serif;font-weight:400;font-size:12px;text-decoration:underline;text-decoration-skip-ink:none;text-align:center;color:#fff3e9}.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:#210f0f}.hero-bg-wrapper{padding-top:88px;padding-bottom:64px;max-width:375px;margin-left:auto;margin-right:auto;background-image:url(/assets/hero-man-mob-7e37d985.png),url(/assets/hero-bg-mob-c3765979.jpg);background-repeat:no-repeat,no-repeat;background-position:bottom 128px center,bottom center;background-size:auto,cover}@media screen and (min-width: 1440px){.hero-bg-wrapper{padding-top:100px;padding-bottom:114px;max-width:1440px;background-image:url(/assets/hero-bg-desk-ab8d7f1f.jpg);background-repeat:no-repeat;background-position:bottom center;background-size:auto}}@media screen and (min-width: 1440px){.hero-content-wrapper{max-width:max-content;margin-left:auto;margin-right:85px}}.hero-main-title{font-family:Londrina Solid,sans-serif;font-weight:400;font-size:20px;line-height:1.3;letter-spacing:.01em;text-transform:uppercase;text-align:center;color:#fff3e9;max-width:303px;margin-left:auto;margin-right:auto;margin-bottom:20px}@media screen and (min-width: 1440px){.hero-main-title{font-size:22px;line-height:1.45455;letter-spacing:.03em;max-width:434px;margin-bottom:96px}}.hero-text{font-family:Londrina Solid,sans-serif;font-weight:400;font-size:16px;line-height:1.3125;text-transform:uppercase;text-align:center;color:#fff3e9;max-width:242px;margin-left:auto;margin-right:auto;margin-bottom:435px}@media screen and (min-width: 1440px){.hero-text{font-size:24px;letter-spacing:.01em;max-width:397px;margin-bottom:378px}}.hero-btn{box-shadow:2px 4px 4px #fff3e94d;background:#fff3e9;border:1px solid rgba(33,15,15,.6);border-radius:8px;padding:10px;width:100%;max-width:180px;display:flex;justify-content:center;align-items:center;font-family:Asap,sans-serif;font-weight:700;font-size:16px;line-height:1.3;text-align:center;color:#210f0f;margin-left:auto;margin-right:auto;transition:background .3s ease-in-out,box-shadow .3s ease-in-out,border-color .3s ease-in-out}.hero-btn:hover,.hero-btn:focus,.hero-btn:active{box-shadow:0 4px 4px #fff3e966,inset 0 0 34px 4px #f6b42080;background:#fff3e9;border-color:#f6b42099}.about-bg-wrapper{padding-top:48px;padding-bottom:48px;max-width:375px;margin-left:auto;margin-right:auto}@media screen and (min-width: 1440px){.about-bg-wrapper{padding-top:64px;padding-bottom:56px;max-width:1440px}}.about-subtitle{margin-bottom:24px}@media screen and (min-width: 1440px){.about-subtitle{margin-bottom:40px}}.about-content-wrapper{display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 1440px){.about-content-wrapper{flex-direction:row}}.about-text-wrapper{display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 1440px){.about-text-wrapper{max-width:458px;margin-left:47px;margin-right:109px}}.about-text{font-family:Asap,sans-serif;font-weight:400;font-size:16px;line-height:1.5;text-align:center;color:#210f0f}@media screen and (min-width: 1440px){.about-loop-img{display:none}}.about-top-text{margin-top:24px}@media screen and (min-width: 1440px){.about-top-text{margin-top:0}}.about-middle-text{display:none}@media screen and (min-width: 1440px){.about-middle-text{display:block;margin-top:48px}}.about-loop-text{margin-top:24px;margin-bottom:24px}@media screen and (min-width: 1440px){.about-loop-text{margin-top:48px;margin-bottom:16px}}.about-loop-wrapper{display:none}@media screen and (min-width: 1440px){.about-loop-wrapper{display:flex;align-items:center;justify-content:center;gap:12px}}@media screen and (min-width: 1440px){.about-loop-text-desk{font-family:Asap,sans-serif;font-weight:400;font-size:16px;line-height:1.5;text-align:center;color:#210f0f}}.about-bottom-text-desk{display:none}@media screen and (min-width: 1440px){.about-bottom-text-desk{display:block;font-family:Asap,sans-serif;font-weight:600;font-size:16px;line-height:1.5;text-align:center;color:#210f0f;margin-top:48px}}.about-bottom-text{margin-top:32px;margin-bottom:24px}@media screen and (min-width: 1440px){.about-bottom-text{display:none}}.challenges-bg-wrapper{background:linear-gradient(180deg,#80232d 0%,#210f0f 100%);padding-top:40px;padding-bottom:48px}@media screen and (min-width: 1440px){.challenges-bg-wrapper{padding-top:64px;padding-bottom:56px}}.challenges-subtitle{color:#fff3e9}@media screen and (min-width: 1440px){.challenges-subtitle{margin-bottom:48px}}.challenges-list{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:32px}@media screen and (min-width: 1440px){.challenges-list{flex-wrap:nowrap;gap:40px;margin-bottom:48px}}.challenges-list-item{box-shadow:inset 0 0 14px #210f0fb3;background:#fff3e9;border-radius:8px;padding:12px 16px;max-width:160px;min-height:160px;display:flex;justify-content:center;align-items:center}.challenges-list-item:nth-child(3){display:none}@media screen and (min-width: 1440px){.challenges-list-item{max-width:200px;min-height:200px}.challenges-list-item:nth-child(3){display:block;padding:0}}.challenges-item-text{font-family:Asap,sans-serif;font-weight:400;font-size:14px;line-height:1.42857;letter-spacing:.02em;text-align:center;color:#210f0f}@media screen and (min-width: 1440px){.challenges-item-text{line-height:1.71429}}.challenges-bottom-text{font-family:Asap,sans-serif;font-weight:600;font-size:16px;line-height:1.5;text-align:center;color:#ffc03a;margin-bottom:32px}@media screen and (min-width: 1440px){.challenges-bottom-text{margin-bottom:0}}.challenges-img-mob{margin-left:auto;margin-right:auto}@media screen and (min-width: 1440px){.challenges-img-mob{display:none}}.strategy-bg-wrapper{padding-top:40px;padding-bottom:48px;max-width:375px;margin-left:auto;margin-right:auto}@media screen and (min-width: 1440px){.strategy-bg-wrapper{padding-top:56px;padding-bottom:56px;max-width:1440px}}.strategy-list{display:flex;flex-direction:column;align-items:center;gap:12px;padding:10px;margin-bottom:32px}@media screen and (min-width: 1440px){.strategy-list{flex-direction:row;justify-content:center;align-items:start;gap:24px;margin-bottom:40px}}.strategy-list-item{display:flex;flex-direction:column;align-items:center;gap:16px}@media screen and (min-width: 1440px){.strategy-list-item{width:100%;max-width:375px}}.strategy-item-text{font-family:Asap,sans-serif;font-weight:600;font-size:16px;line-height:1.5;text-align:center;color:#210f0f}.strategy-bottom-text{font-family:Londrina Solid,sans-serif;font-weight:400;font-size:24px;line-height:1.33333;text-align:center;color:#210f0f}@media screen and (min-width: 1440px){.strategy-bottom-text{line-height:1}}.tournaments-bg-wrapper{background:linear-gradient(180deg,#80232d 0%,#210f0f 100%);padding-top:40px;padding-bottom:48px}@media screen and (min-width: 1440px){.tournaments-bg-wrapper{padding-top:56px;padding-bottom:46px}}.tournaments-subtitle{color:#fff3e9}@media screen and (min-width: 1440px){.tournaments-subtitle{margin-bottom:48px}}@media screen and (min-width: 1440px){.tournaments-content-wrapper{display:flex;justify-content:center;align-items:center;gap:64px}}.tournaments-img{margin-left:auto;margin-right:auto;margin-bottom:14px}@media screen and (min-width: 1440px){.tournaments-img{margin:0}}.tournaments-list{display:flex;flex-direction:column;align-items:center;gap:32px}@media screen and (min-width: 1440px){.tournaments-list{width:100%;max-width:460px}}.tournaments-list-item{width:100%;max-width:343px;min-height:56px;display:flex;justify-content:center;align-items:center;background-image:url(/assets/tournaments-figure-mob-da14875f.png);background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (min-width: 1440px){.tournaments-list-item{max-width:460px;background-image:url(/assets/tournaments-figure-desk-50b1fb89.png)}}.tournaments-item-text{font-family:Asap,sans-serif;font-weight:400;font-size:14px;line-height:1.71429;text-align:center;color:#210f0f;max-width:279px;margin-left:auto;margin-right:auto}@media screen and (min-width: 1440px){.tournaments-item-text{line-height:1.71429;max-width:max-content}}.features-bg-wrapper{padding-top:34px;padding-bottom:48px;max-width:375px;margin-left:auto;margin-right:auto}@media screen and (min-width: 1440px){.features-bg-wrapper{padding-top:56px;padding-bottom:56px;max-width:1440px}}.features-content-wrapper{display:grid;gap:32px 16px;grid-template-columns:1fr 1fr;place-items:center}.features-content-wrapper picture:nth-of-type(1){grid-column:1}.features-content-wrapper picture:nth-of-type(2){grid-column:2}@media screen and (min-width: 1440px){.features-content-wrapper{grid-template-columns:auto minmax(0,416px) auto;justify-content:center;align-items:center;gap:64px;max-width:1046px;margin-left:auto;margin-right:auto}.features-content-wrapper picture:nth-of-type(1){grid-column:1}.features-content-wrapper picture:nth-of-type(2){grid-column:3}}@media screen and (min-width: 1440px){.features-subtitle{margin-bottom:40px}}.features-list-wrapper{grid-row:1;grid-column:1/-1}@media screen and (min-width: 1440px){.features-list-wrapper{max-width:416px;grid-column:2;grid-row:1}}.features-list{display:flex;flex-direction:column;gap:24px;width:100%;max-width:325px;margin-left:auto;margin-right:auto}@media screen and (min-width: 1440px){.features-list{gap:32px;max-width:416px}}.features-list-item{display:flex;align-items:center;gap:12px}.features-icon{min-width:16px}@media screen and (min-width: 1440px){.features-icon{min-width:17px}}.features-item-text{font-family:Asap,sans-serif;font-weight:600;font-size:16px;line-height:1.5;color:#210f0f}.atmosphere-bg-wrapper{background:linear-gradient(180deg,#80232d 0%,#210f0f 100%);padding-top:40px;padding-bottom:0}@media screen and (min-width: 1440px){.atmosphere-bg-wrapper{padding-top:32px;padding-bottom:56px}}@media screen and (min-width: 1440px){.atmosphere-content-wrapper{display:flex;flex-direction:row-reverse;justify-content:center;align-items:center;gap:76px}}.atmosphere-list{display:flex;flex-direction:column;gap:32px;width:100%;max-width:323px;margin-left:auto;margin-right:auto;margin-bottom:24px}@media screen and (min-width: 1440px){.atmosphere-list{max-width:max-content;margin:0}}.atmosphere-list-item{padding:10px;display:flex;align-items:center;gap:24px}.atmosphere-icon{min-width:25px}.atmosphere-item-text{font-family:Londrina Solid,sans-serif;font-weight:400;font-size:24px;line-height:1;color:#fff3e9}.atmosphere-img-wrapper{display:flex;flex-direction:column}@media screen and (min-width: 1440px){.atmosphere-img-wrapper{min-width:519px}}.atmosphere-text-wrapper{padding:24px 24px 24px 16px;display:flex;align-items:end;gap:12px;width:100%;max-width:195px;min-height:168px;background-image:url(/assets/atmosphere-figure-mob-a3db472a.png);background-repeat:no-repeat;background-position:center;background-size:cover;margin-left:auto}@media screen and (min-width: 1440px){.atmosphere-text-wrapper{padding:0;justify-content:center;align-items:center;gap:16px;max-width:318px;min-height:144px;background-image:url(/assets/atmosphere-figure-desk-ada9942b.png)}}.atmosphere-quote-icon{min-width:33px}@media screen and (min-width: 1440px){.atmosphere-quote-icon{min-width:44px;width:44px;height:44px}}.atmosphere-img-text{font-family:Asap,sans-serif;font-style:italic;font-weight:400;font-size:12px;line-height:1.66667;color:#210f0f;max-width:110px}@media screen and (min-width: 1440px){.atmosphere-img-text{font-size:14px;line-height:1.71429;max-width:178px}}.atmosphere-img{margin-top:-50px}@media screen and (min-width: 1440px){.atmosphere-img{margin-top:-150px}}.gallery-bg-wrapper{padding-top:40px;padding-bottom:48px;max-width:375px;margin-left:auto;margin-right:auto;overflow:hidden;position:relative}@media screen and (min-width: 1440px){.gallery-bg-wrapper{padding-top:56px;padding-bottom:56px;max-width:1440px}}.gallery-container{padding-left:0;padding-right:0}.gallery-swiper-container{max-width:293px;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:293px}@media screen and (min-width: 1440px){.gallery-slide{max-width:303px}}.controls{display:none}@media screen and (min-width: 1440px){.controls{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1280px;gap:18px;position:absolute;top:306px;left:50%;transform:translate(-50%);z-index:10}}.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{background:linear-gradient(180deg,#80232d 0%,#210f0f 100%);padding-top:40px;padding-bottom:48px}@media screen and (min-width: 1440px){.faq-bg-wrapper{padding-top:56px;padding-bottom:56px}}.faq-list{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}.faq-list-item{display:flex;flex-direction:column;overflow:hidden;width:100%}@media screen and (min-width: 1440px){.faq-list-item{max-width:1062px}}.faq-item-question-wrapper{padding:12px 24px}.faq-item-answer-wrapper{padding-left:24px;padding-right:24px;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{border-bottom:2px solid;border-image:linear-gradient(to right,transparent,#ffc03a) 1;padding:8px 0;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-btn-text{font-family:Londrina Solid,sans-serif;font-weight:400;font-size:24px;line-height:1.4;letter-spacing:.02em;color:#fff3e9;text-align:left}.faq-bottom-text{font-family:Asap,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#fff3e9}.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:4px;padding-bottom:12px;opacity:1;max-height:500px}@media screen and (min-width: 1440px){.faq-list-item.faq-open .faq-item-answer-wrapper{padding-top:5px;padding-bottom:12px}}.contact-bg-wrapper{padding-top:48px;padding-bottom:48px}@media screen and (min-width: 1440px){.contact-bg-wrapper{padding-top:28px;padding-bottom:56px}}.contact-content-wrapper{display:grid;gap:40px;grid-template-columns:1fr 1fr;place-items:center}.contact-content-wrapper img:nth-of-type(1){grid-column:1}.contact-content-wrapper img:nth-of-type(2){grid-column:2}@media screen and (min-width: 1440px){.contact-content-wrapper{grid-template-columns:auto minmax(0,370px) auto;justify-content:space-between;align-items:center;max-width:857px;margin-left:auto;margin-right:auto}.contact-content-wrapper img:nth-of-type(1){grid-column:1}.contact-content-wrapper img:nth-of-type(2){grid-column:3}}.contact-text-wrapper{display:flex;flex-direction:column;align-items:center;gap:32px;grid-row:1;grid-column:1/-1}@media screen and (min-width: 1440px){.contact-text-wrapper{max-width:370px;grid-column:2;grid-row:1}}.contact-email-wrapper{display:flex;flex-direction:column;align-items:center;gap:16px}@media screen and (min-width: 1440px){.contact-email-wrapper{flex-direction:row;justify-content:center}}.contact-text{font-family:Asap,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#210f0f}@media screen and (min-width: 1440px){.contact-text{font-size:16px}}.contact-email-link{font-family:Asap,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#210f0f;display:flex;justify-content:center;align-items:center;gap:16px}.email-icon{min-width:24px}.contact-btn{border:2px solid #80232d;box-shadow:2px 2px 4px #210f0f66;background:#210f0f;border-radius:8px;padding:13px 31px;width:100%;max-width:343px;display:flex;justify-content:center;align-items:center;gap:18px;margin-left:auto;margin-right:auto;transition:background .3s ease-in-out,border-color .3s ease-in-out}.contact-btn:hover,.contact-btn:focus,.contact-btn:active{background:#80232d;border-color:#fff3e9}@media screen and (min-width: 1440px){.contact-btn{max-width:240px}}.footer{background:#210f0f;padding:48px 0}@media screen and (min-width: 1440px){.footer{padding:56px 0}}.footer-nav{margin-bottom:40px}.footer-list{display:flex;align-items:center;justify-content:center;gap:16px}@media screen and (min-width: 1440px){.footer-list{gap:48px}}.footer-link{font-family:Asap,sans-serif;font-weight:400;font-size:14px;text-decoration:underline;text-decoration-skip-ink:none;color:#fff3e9}@media screen and (min-width: 1440px){.footer-link{font-size:16px}}.footer-text{font-family:Asap,sans-serif;font-weight:400;font-size:14px;color:#fff3e9;text-align:center}@media screen and (min-width: 1440px){.footer-text{font-size:16px}}.cookie-banner-section{background:#210f0f;width:100%;max-width:375px;padding:40px 16px;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{max-width:1440px}}.cookie-banner-text{font-family:Asap,sans-serif;font-weight:700;font-size:14px;line-height:1.3;text-align:center;color:#fff3e9;margin-bottom:44px}@media screen and (min-width: 1440px){.cookie-banner-text{margin-bottom:40px}}.cookie-banner-buttons{display:flex;align-items:center;justify-content:center;gap:20px}@media screen and (min-width: 1440px){.cookie-banner-buttons{gap:80px}}.cookie-decline-btn{border-bottom:2px solid #fff3e9;padding:10px;font-family:Asap,sans-serif;font-weight:400;font-size:14px;text-align:center;color:#fff3e9;width:100%;max-width:140px}.cookie-accept-btn{box-shadow:0 4px 4px #00000040;background:#fff3e9;border-radius:12px;padding:10px;font-family:Asap,sans-serif;font-weight:500;font-size:14px;text-align:center;color:#210f0f;width:100%;max-width:140px}.show-cookie-banner{display:block}.privacy-header{background:#210f0f;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:Asap,sans-serif;font-weight:400;font-size:16px;text-align:center;color:#fff3e9;max-width:max-content}.policy-section{background:#fff3e9;padding-top:40px;padding-bottom:40px}@media screen and (min-width: 1440px){.policy-section{padding-top:40px;padding-bottom:48px}}.policy-title-wrapper{padding-top:80px}.policy-title{font-family:Asap,sans-serif;font-weight:500;font-size:24px;letter-spacing:-.02em;color:#210f0f;margin-bottom:16px}.policy-text{font-family:Asap,sans-serif;font-weight:400;font-size:16px;line-height:1.3;letter-spacing:-.01em;color:#210f0f}.policy-text:not(:last-child){margin-bottom:16px}.policy-list{list-style-type:disc;padding-left:20px}.policy-item{font-family:Asap,sans-serif;font-weight:400;font-size:16px;line-height:1.3;letter-spacing:-.01em;color:#210f0f;margin-bottom:8px}.policy-item:last-child{margin-bottom:16px}.policy-span{text-decoration:underline}.policy-link{text-decoration:underline;word-wrap:break-word}
