@charset"UTF-8";@font-face{font-family:"Inter";font-style:normal;font-weight:100 900;font-display:swap;src:url("/Public/Fonts/Inter/Inter-latin-100-900.woff2")format("woff2")}@font-face{font-family:"Manrope";font-style:normal;font-weight:200 800;font-display:swap;src:url("/Public/Fonts/Manrope/Manrope-cyrillic-ext-200-800.woff2")format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Manrope";font-style:normal;font-weight:200 800;font-display:swap;src:url("/Public/Fonts/Manrope/Manrope-cyrillic-200-800.woff2")format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Manrope";font-style:normal;font-weight:200 800;font-display:swap;src:url("/Public/Fonts/Manrope/Manrope-latin-ext-200-800.woff2")format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Manrope";font-style:normal;font-weight:200 800;font-display:swap;src:url("/Public/Fonts/Manrope/Manrope-latin-200-800.woff2")format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Sanchez";font-style:normal;font-weight:400;font-display:swap;src:url("/Public/Fonts/Sanchez/Sanchez-latin-ext-400.woff2")format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Sanchez";font-style:normal;font-weight:400;font-display:swap;src:url("/Public/Fonts/Sanchez/Sanchez-latin-400.woff2")format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*{margin:0;padding:0;border:none;outline:none;font-size:inherit;font-weight:inherit;font-family:inherit}strong{font-weight:600}b{font-weight:800}font[size="2"]{font-size:85%}font[size="3"]{font-size:100%}font[size="4"]{font-size:115%}font[size="5"]{font-size:130%}font[size="6"]{font-size:150%}font[size="7"]{font-size:170%}body{max-width:100vw;overflow:hidden;overflow-y:auto;background-color:#2B1B11}@media screen and (max-width:800px){body{padding-bottom:8vw}}a{text-decoration:none;color:inherit;width:auto;height:auto}table{border:none;border-collapse:collapse}div{display:block;margin:0;padding:0;font-size:inherit;font-family:"Manrope"}img{margin:0px;padding:0px;overflow:hidden}span{font-size:inherit;font-weight:inherit;font-family:inherit}p{font-size:inherit;font-weight:inherit;font-family:inherit}ul{margin-top:0.3vw;margin-left:1%}ul,li{font-size:inherit;font-weight:inherit;font-family:inherit}nav{display:flex;justify-content:center}.closer__btn{cursor:pointer;width:3vw;height:3vw;position:absolute;right:1vw;top:0.5vw;background:url(/Public/Img/close.png),#CBA667;background-size:70% 70%;background-position:center;background-repeat:no-repeat;z-index:10000}@media screen and (max-width:800px){.closer__btn{width:10vw;height:10vw;right:5vw}}.closer__btn:hover{background-color:red}.glass-glare{position:relative;overflow:hidden}.glass-glare::after{content:"";position:absolute;top:-35%;left:-75%;width:34%;height:170%;background:linear-gradient(115deg,rgba(255,255,255,0)0%,rgba(255,255,255,0.05)32%,rgba(255,255,255,0.28)50%,rgba(255,255,255,0.05)68%,rgba(255,255,255,0)100%);transform:skewX(-18deg);animation:glass-glare-sweep 3.2s ease-in-out infinite;pointer-events:none}@keyframes glass-glare-sweep{0%,60%{left:-75%}100%{left:125%}}header{width:96%;height:auto;padding-left:2%;padding-right:2%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;min-height:80vh;background:url("/Public/Img/header.webp");background-position:center top;background-repeat:no-repeat;background-size:100% auto;position:relative;border-bottom:8px solid #140a04;box-shadow:0px 3px 14px -2px rgba(0,0,0,0.75);-webkit-box-shadow:0px 3px 14px -2px rgba(0,0,0,0.75);-moz-box-shadow:0px 3px 14px -2px rgba(0,0,0,0.75)}@media screen and (max-width:800px){header{width:98%;padding:unset;margin-left:1%;margin-right:1%}}@media screen and (max-width:800px){header{flex-direction:column;align-items:center}}header::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.6);z-index:0}@media screen and (max-width:800px){header{padding-top:25vw;background-size:auto 100%}}.header-line{width:96%;height:auto;padding-left:2%;padding-right:2%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;min-height:3.2vw;padding:0.3vw 2%;position:relative;margin-top:2vw;background:linear-gradient(180deg,rgba(255,255,255,0.04)0%,rgba(255,255,255,0.01)48%,rgba(255,255,255,0.04)100%),rgba(85,85,85,0.18);backdrop-filter:blur(9px)saturate(130%);-webkit-backdrop-filter:blur(9px)saturate(130%);outline:2px solid rgba(194,194,194,0.1);outline-offset:-2px;z-index:1}@media screen and (max-width:800px){.header-line{width:98%;padding:unset;margin-left:1%;margin-right:1%}}@media screen and (max-width:800px){.header-line{flex-direction:column;align-items:center}}.header-line::before{content:"";position:absolute;width:100%;height:100%;z-index:-1;box-shadow:inset 0px 0px 16px 10px rgba(255,255,255,0.1);top:0;left:0;backdrop-filter:blur(1px)}@media screen and (max-width:800px){.header-line{flex-direction:row;width:95%;padding:2vw 2.5%;position:fixed;left:0;top:0;z-index:1111}}.header-line-logo{width:12vw;height:4.4vw;outline:unset;outline-offset:-2px;background-color:#CBA667;padding:1vw 2vw;position:absolute;left:41%;overflow:hidden;border-radius:20px;outline:6px solid rgba(255,255,255,0.2)}.header-line-logo img{object-fit:cover;height:100%;width:100%}@media screen and (max-width:800px){.header-line-logo{width:100%;height:auto;display:flex;flex-direction:column;flex-grow:-1}}.header-line-logo::after{content:"";position:absolute;top:-35%;left:-75%;width:34%;height:170%;background:linear-gradient(115deg,rgba(255,255,255,0)0%,rgba(255,255,255,0.05)32%,rgba(255,255,255,0.28)50%,rgba(255,255,255,0.05)68%,rgba(255,255,255,0)100%);transform:skewX(-18deg);animation:header-logo-glass-glare 3.2s ease-in-out infinite;pointer-events:none}@media screen and (max-width:800px){.header-line-logo{position:relative;left:0;order:-1;width:25%;height:6vw;background-color:unset;outline:2px solid rgba(255,255,255,0.1)}}.header-line-burger{display:none;position:relative;z-index:2}.header-line-burger__button{width:10vw;height:10vw;display:flex;align-items:center;justify-content:center;cursor:pointer;background:rgba(20,10,4,0.35);border-radius:2vw;outline:1px solid rgba(255,255,255,0.16);outline-offset:-1px}.header-line-burger__button img{width:55%;height:55%;object-fit:contain}@keyframes header-logo-glass-glare{0%,60%{left:-75%}100%{left:125%}}#top-nav{width:35%;height:auto;padding-left:0;padding-right:0;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;position:relative;z-index:1}@media screen and (max-width:800px){#top-nav{width:98%;padding:unset;margin-left:1%;margin-right:1%}}@media screen and (max-width:800px){#top-nav{flex-direction:column;align-items:center}}#top-nav ul{width:100%;height:auto;padding-left:0;padding-right:0;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;margin-top:0}@media screen and (max-width:800px){#top-nav ul{width:98%;padding:unset;margin-left:1%;margin-right:1%}}@media screen and (max-width:800px){#top-nav ul{flex-direction:column;align-items:center}}#top-nav ul>li{font-size:1.05vw;font-family:"Inter","Arial";font-weight:400;color:#fff;border-left:1px solid rgba(255,255,255,0.12);border-right:1px solid rgba(255,255,255,0.12);list-style:none;padding-left:0.8vw;padding-right:0.8vw;text-transform:uppercase;line-height:90%;transition:0.5s;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center}@media screen and (max-width:800px){#top-nav ul>li{font-size:3.5vw}}#top-nav ul>li::after{content:"";width:100%;height:20%;position:absolute;background-color:rgba(20,10,4,0.21);opacity:0;z-index:0;transition:0.4s;border-top:1px solid rgba(182,182,182,0.1);border-bottom:1px solid rgba(182,182,182,0.1)}#top-nav ul>li:hover{transform:scale(1.05)}#top-nav ul>li:hover::after{opacity:1;height:300%}#top-nav ul>li>a{width:100%;min-height:100%;display:flex;align-items:center;justify-content:center;color:inherit;text-decoration:none;position:relative;z-index:1}#top-nav ul li:first-child{border-left:unset}#top-nav ul li:last-child{border-right:unset}.top-nav__close{display:none}.header-line-rightSide{width:35%;height:auto;padding-left:0;padding-right:0;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10%}@media screen and (max-width:800px){.header-line-rightSide{width:98%;padding:unset;margin-left:1%;margin-right:1%}}@media screen and (max-width:800px){.header-line-rightSide{flex-direction:column;align-items:center}}@media screen and (max-width:800px){.header-line-rightSide{width:45%}}.languageSweacher{width:40%;height:auto;padding-left:0;padding-right:0;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}@media screen and (max-width:800px){.languageSweacher{width:98%;padding:unset;margin-left:1%;margin-right:1%}}@media screen and (max-width:800px){.languageSweacher{flex-direction:column;align-items:center}}.languageSweacher a{font-size:1.26vw;font-family:"Inter","Arial";font-weight:400;color:#fff;border-left:1px solid rgba(255,255,255,0.12);border-right:1px solid rgba(255,255,255,0.12);list-style:none;padding-left:0.8vw;padding-right:0.8vw;text-transform:uppercase;line-height:90%;transition:0.5s;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center}@media screen and (max-width:800px){.languageSweacher a{font-size:4.2vw}}.languageSweacher a::after{content:"";width:100%;height:20%;position:absolute;background-color:rgba(203,166,103,0.71);opacity:0;z-index:-1;transition:0.4s;border-top:1px solid rgba(182,182,182,0.1);border-bottom:1px solid rgba(182,182,182,0.1)}.languageSweacher a:hover{transform:scale(1.09);color:#fff}.languageSweacher a:hover::after{opacity:1;height:250%}@media screen and (max-width:800px){.languageSweacher{flex-direction:row;gap:3vw}}.header-line-contacts{width:50%;height:auto;padding-left:0;padding-right:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:0.22vw;position:relative;z-index:1}@media screen and (max-width:800px){.header-line-contacts{width:98%;padding:unset;margin-left:1%;margin-right:1%}}@media screen and (max-width:800px){.header-line-contacts{flex-direction:column;align-items:center}}@media screen and (max-width:800px){.header-line-contacts{display:none}}.header-line-contacts__item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;font-size:1.1025vw;font-family:"Inter","Arial";font-weight:300;color:#fff;gap:0.55vw;line-height:115%;text-shadow:0 1px 2px rgba(0,0,0,0.45);white-space:nowrap}@media screen and (max-width:800px){.header-line-contacts__item{flex-direction:column;align-items:center}}@media screen and (max-width:800px){.header-line-contacts__item{font-size:3.675vw}}.header-line-contacts__icon{width:0.9vw;height:0.9vw;outline:unset;outline-offset:-2px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 0.9vw}.header-line-contacts__icon img{object-fit:contain;height:100%;width:100%}@media screen and (max-width:800px){.header-line-contacts__icon{width:100%;height:auto;display:flex;flex-direction:column;flex-grow:-1}}@media screen and (max-width:800px){body.top-nav-is-opened{overflow:hidden}body.top-nav-is-opened header .header-line{z-index:1001}.header-line-burger{display:flex;order:3}#top-nav{width:100%;height:100%;min-height:100vh;margin:0;padding:0;position:fixed;top:0;left:0;z-index:1002;display:flex;align-items:center;justify-content:center;background:rgba(20,10,4,0.72);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.25s ease,visibility 0.25s ease}#top-nav.top-nav--opened{opacity:1;visibility:visible;pointer-events:auto}#top-nav ul{width:76%;min-height:48vw;margin:0;padding:12vw 8vw 9vw;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:4vw;position:relative;background:linear-gradient(180deg,rgba(255,255,255,0.08)0%,rgba(255,255,255,0.02)100%),rgba(43,27,17,0.96);border-radius:4vw;outline:1px solid rgba(255,255,255,0.15);outline-offset:-1px;box-shadow:0 5vw 14vw rgba(0,0,0,0.38);transform:translateY(4vw);transition:transform 0.25s ease}#top-nav.top-nav--opened ul{transform:translateY(0)}#top-nav ul>li{width:100%;min-height:12vw;padding:0;border-left:unset;border-right:unset;border-bottom:1px solid rgba(255,255,255,0.12);font-size:5vw;line-height:100%}#top-nav ul>li a{position:relative;z-index:1}#top-nav ul li:last-child{border-bottom:unset}.top-nav__close{width:10vw;height:10vw;display:block;position:absolute;top:5vw;right:5vw;z-index:1002;cursor:pointer;background:url("/Public/Img/close.png"),#CBA667;background-size:62% 62%;background-position:center;background-repeat:no-repeat;border-radius:50%;box-shadow:0 1vw 3vw rgba(0,0,0,0.28)}.header-line-contacts{width:98%;gap:1.1vw}.header-line-contacts__item{gap:2vw;white-space:normal}.header-line-contacts__icon{width:4vw;height:4vw;flex-basis:4vw}}.header_content{width:95%;height:auto;padding-left:2.5%;padding-right:2.5%;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;position:relative;z-index:1;gap:1.55vw}@media screen and (max-width:800px){.header_content{width:98%;padding:unset;margin-left:1%;margin-right:1%}}@media screen and (max-width:800px){.header_content{flex-direction:column;align-items:center}}.header_content h1{font-size:3.465vw;font-family:"Inter","Arial";font-weight:300;color:#CBA667;width:58%;height:auto;padding-left:0;padding-right:0;text-transform:uppercase;letter-spacing:0.22vw;line-height:96%}@media screen and (max-width:800px){.header_content h1{font-size:11.55vw}}@media screen and (max-width:800px){.header_content h1{width:98%;padding:unset;margin-left:1%;margin-right:1%}}.header_content__subtitle{font-size:1.4175vw;font-family:"Sanchez","Arial";font-weight:400;color:#fff;width:58%;height:auto;padding-left:0;padding-right:0;margin-top:-1.3vw;text-transform:uppercase;line-height:100%;text-shadow:0 2px 4px rgba(0,0,0,0.36)}@media screen and (max-width:800px){.header_content__subtitle{font-size:4.725vw}}@media screen and (max-width:800px){.header_content__subtitle{width:98%;padding:unset;margin-left:1%;margin-right:1%}}.header_content__description{width:58%;height:auto;padding-left:1%;padding-right:1%;font-size:1.26vw;font-family:"Manrope","Arial";font-weight:300;color:#fff;padding-top:0.8vw;padding-bottom:0.8vw;line-height:128%;text-align:center;letter-spacing:1px;background:linear-gradient(180deg,rgba(255,255,255,0.04)0%,rgba(255,255,255,0.01)48%,rgba(255,255,255,0.04)100%),rgba(85,85,85,0.18);backdrop-filter:blur(9px)saturate(130%);-webkit-backdrop-filter:blur(9px)saturate(130%);outline:2px solid rgba(194,194,194,0.1);outline-offset:-2px;z-index:1}@media screen and (max-width:800px){.header_content__description{width:98%;padding:unset;margin-left:1%;margin-right:1%}}@media screen and (max-width:800px){.header_content__description{font-size:4.2vw}}.header_content__description::before{content:"";position:absolute;width:100%;height:100%;z-index:-1;box-shadow:inset 0px 0px 16px 10px rgba(255,255,255,0.1);top:0;left:0;backdrop-filter:blur(1px)}.header_content__button{display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:1.26vw;font-family:"Manrope","Arial";font-weight:400;color:#fff;letter-spacing:1px;min-width:17vw;padding-top:1vw;padding-bottom:1vw;padding-left:1.9vw;padding-right:1.9vw;position:relative;overflow:hidden;cursor:pointer;background:rgba(203,166,103,0.68);border-radius:0.55vw;outline:2px solid rgba(255,255,255,0.14);outline-offset:-4px;text-transform:uppercase;text-align:center;line-height:90%;text-shadow:0 1px 2px rgba(0,0,0,0.28);transition:background-color 0.3s ease,transform 0.3s ease}@media screen and (max-width:800px){.header_content__button{flex-direction:column;align-items:center}}@media screen and (max-width:800px){.header_content__button{font-size:4.2vw}}.header_content__button::before,.header_content__button::after{content:"";width:1.8vw;height:1vw;position:relative;background-position:center;background-repeat:no-repeat;background-size:100% 100%;opacity:0.9}.header_content__button::before{margin-right:0.75vw;background-image:url("/Public/Img/set-left.png")}.header_content__button::after{margin-left:0.75vw;background-image:url("/Public/Img/set-right.png")}.header_content__button:hover{background:rgba(203,166,103,0.92);transform:translateY(-0.12vw)}.header-social{width:100%;height:auto;padding-left:0;padding-right:0;min-height:4.4vw;position:absolute;left:0;bottom:-3.05vw;z-index:2}@media screen and (max-width:800px){.header-social{width:98%;padding:unset;margin-left:1%;margin-right:1%}}.header-social__inner{width:24%;height:auto;padding-left:0;padding-right:0;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:0.95vw;margin-left:67.4%}@media screen and (max-width:800px){.header-social__inner{width:98%;padding:unset;margin-left:1%;margin-right:1%}}@media screen and (max-width:800px){.header-social__inner{flex-direction:column;align-items:center}}.header-social__label{font-size:1.2075vw;font-family:"Manrope","Arial";font-weight:300;color:#fff;min-height:1.45vw;padding-right:2.55vw;display:flex;align-items:center;margin-top:-1.5vw;margin-right:-1vw;letter-spacing:1px;text-transform:uppercase;white-space:nowrap;background-image:url("/Public/Img/arrow1.png");background-position:right 72%;background-repeat:no-repeat;background-size:2.05vw auto;text-shadow:0 1px 2px rgba(0,0,0,0.28)}@media screen and (max-width:800px){.header-social__label{font-size:4.025vw}}.header-social__icons{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:0.8vw}@media screen and (max-width:800px){.header-social__icons{flex-direction:column;align-items:center}}.header-social__link{width:3.35vw;height:3.35vw;display:flex;align-items:center;justify-content:center;border-radius:50%;outline:2px solid rgba(255,255,255,0.85);outline-offset:-0.34vw;background:#CBA667;box-shadow:0 0.35vw 1vw rgba(0,0,0,0.2);transition:transform 0.3s ease,background-color 0.3s ease}.header-social__link img{width:64%;height:64%;object-fit:contain}.header-social__link:hover{background:darker(#CBA667,15%);transform:translateY(-0.15vw)}@media screen and (max-width:800px){.header_content{width:94%;min-height:62vh;gap:4.4vw}.header_content h1{width:100%;font-weight:600;font-size:9vw;letter-spacing:0.3px;text-align:center}.header_content__subtitle{width:100%;margin-top:-2.7vw;font-size:4.7vw;text-align:center}.header_content__description{width:96%;padding:3.7vw 2%;font-size:4vw;line-height:120%}.header_content__button{min-width:88%;min-height:10vw;padding-left:5vw;padding-right:5vw;border-radius:2.5vw;font-size:4.2vw;flex-direction:row}.header_content__button::before,.header_content__button::after{width:4.8vw;height:2.2vw;flex-basis:4.8vw}.header_content__button::before{margin-right:3vw}.header_content__button::after{margin-left:3vw}.header-social{position:relative;bottom:0}.header-social__inner{width:94%;margin-left:3%;margin-top:5vw;gap:0.5vw;justify-content:center;padding-bottom:5vw}.header-social__label{min-height:8vw;padding-right:0;font-size:4.2vw;background:unset;margin-top:0;margin-right:0}.header-social__icons{flex-direction:row;gap:2vw}.header-social__link{width:9vw;height:9vw;outline-offset:-1.2vw;background-color:rgba(255,255,255,0.002);aspect-ratio:1/1;padding:0.7vw}}.our-offers{width:90%;height:auto;padding-left:5%;padding-right:5%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-top:5vw;padding-bottom:6vw;position:relative;overflow:hidden;background:linear-gradient(rgba(43,27,17,0.9),rgba(43,27,17,0.9)),url("/Public/Img/offers_fon.webp");background-position:center;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:800px){.our-offers{width:98%;padding:unset;margin-left:1%;margin-right:1%}}@media screen and (max-width:800px){.our-offers{flex-direction:column;align-items:center}}@media screen and (max-width:800px){.our-offers{flex-direction:column;gap:7vw;padding-top:12vw;padding-bottom:12vw}}.our-offers__card{width:26vw;height:36vw;position:relative;filter:drop-shadow(0 1.2vw 1.8vw rgba(0,0,0,0.28));animation:our-offers-card-float 5.8s ease-in-out infinite}.our-offers__card:last-child{animation-delay:-2.9s}.our-offers__card:hover .our-offers__mask{background:rgba(20,10,4,0.38)}.our-offers__card:hover .our-offers__image img{filter:blur(3px);transform:scale(1.03)}.our-offers__card--no-hover-blur:hover .our-offers__image img{filter:none}@media screen and (max-width:800px){.our-offers__card{width:88%;height:96vw}}@keyframes our-offers-card-float{0%,100%{transform:translateY(0);filter:drop-shadow(0 1.2vw 1.8vw rgba(0,0,0,0.28))}50%{transform:translateY(-0.55vw);filter:drop-shadow(0 1.8vw 2.4vw rgba(0,0,0,0.36))}}.our-offers__image{width:100%;height:100%;outline:unset;outline-offset:-2px;position:relative;overflow:hidden;border-radius:0.8vw}.our-offers__image img{object-fit:cover;height:100%;width:100%}@media screen and (max-width:800px){.our-offers__image{width:100%;height:auto;display:flex;flex-direction:column;flex-grow:-1}}.our-offers__image img{transition:filter 0.3s ease,transform 0.3s ease}@media screen and (max-width:800px){.our-offers__image{width:100%;height:100%;border-radius:3vw}}.our-offers__mask{width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center;position:absolute;top:0;left:0;background:rgba(20,10,4,0.18);transition:background-color 0.3s ease}@media screen and (max-width:800px){.our-offers__mask{padding-bottom:6vw}}.our-offers__content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:38%;min-height:30vw;position:relative;z-index:1;text-align:center}@media screen and (max-width:800px){.our-offers__content{flex-direction:column;align-items:center}}.our-offers__content h2{font-size:1.9425vw;font-family:"Manrope","Arial";font-weight:300;color:#fff;position:relative;padding-bottom:0.8vw;text-transform:uppercase;letter-spacing:1px;line-height:110%}@media screen and (max-width:800px){.our-offers__content h2{font-size:6.475vw}}.our-offers__content h2::after{content:"";width:7vw;height:1px;position:absolute;left:50%;bottom:0;background:rgba(203,166,103,0.8);transform:translateX(-50%)}.our-offers__content p{font-size:1.3125vw;font-family:"Manrope","Arial";font-weight:400;color:#fff;width:88%;margin-top:1.8vw;line-height:128%}@media screen and (max-width:800px){.our-offers__content p{font-size:4.375vw}}@media screen and (max-width:800px){.our-offers__content{width:94%;min-height:auto;order:-1}.our-offers__content h2{font-size:7vw;padding-bottom:3vw}.our-offers__content h2::after{width:22vw}.our-offers__content p{width:92%;margin-top:5vw;font-size:4.3vw}}.our-offers__subtitle{display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:1.4175vw;font-family:"Sanchez","Arial";font-weight:500;color:#fff;padding-top:1vw;padding-bottom:1vw;padding-left:1.9vw;padding-right:1.9vw;margin-top:0.1vw;text-transform:uppercase;line-height:100%}@media screen and (max-width:800px){.our-offers__subtitle{flex-direction:column;align-items:center}}@media screen and (max-width:800px){.our-offers__subtitle{font-size:4.725vw}}.our-offers__subtitle::before,.our-offers__subtitle::after{content:"";width:1.8vw;height:1vw;position:relative;background-position:center;background-repeat:no-repeat;background-size:100% 100%;opacity:0.9}.our-offers__subtitle::before{margin-right:0.75vw;background-image:url("/Public/Img/set-left.png")}.our-offers__subtitle::after{margin-left:0.75vw;background-image:url("/Public/Img/set-right.png")}.our-offers__subtitle:hover{background:rgba(203,166,103,0.92);transform:translateY(-0.12vw)}.our-offers__subtitle:hover{background:transparent;transform:none}@media screen and (max-width:800px){.our-offers__subtitle{flex-direction:row;margin-top:2vw;font-size:4.8vw}}.our-offers__logo{width:14vw;margin-top:1.3vw;opacity:0.22}@media screen and (max-width:800px){.our-offers__logo{width:38vw;margin-top:5vw}}.our-offers__button{width:74%;height:auto;border-top:2px solid rgba(151,151,151,0.28);border-left:2px solid rgba(151,151,151,0.28);box-shadow:5px 5px 12px rgba(0,0,0,0.2);background:rgba(161,161,161,0.08);border-radius:0.45vw;overflow:hidden;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);font-size:1.5225vw;font-family:"Manrope","Arial";font-weight:600;color:#fff;min-height:3.9vw;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;text-transform:uppercase;letter-spacing:1px;line-height:100%;text-align:center;margin-bottom:2vw;outline:2px solid rgba(255,255,255,0);outline-offset:-0.35vw;transition:0.4s}@media screen and (max-width:800px){.our-offers__button{font-size:5.075vw}}.our-offers__button:hover{background:rgba(20,10,4,0.38);box-shadow:0 0.6vw 1.4vw rgba(0,0,0,0.34),inset 0 0 1.2vw rgba(255,255,255,0.1);outline-color:rgba(255,255,255,0.22);transform:translateY(-0.12vw);border-radius:20px}.our-offers__button:hover::after{animation-duration:1.15s}@media screen and (max-width:800px){.our-offers__button{width:78%;min-height:14vw;border-radius:2vw;font-size:5vw}}.about-our-delivery__button-wrap{width:100%;display:flex;justify-content:center;margin-top:1.8vw}@media screen and (max-width:800px){.about-our-delivery__button-wrap{margin-top:6vw}}.our-menu-catalog{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:4vw;padding-top:1vw;padding-bottom:3.2vw;color:#fff;width:90%;height:auto;padding-left:5%;padding-right:5%;border-top:2px solid rgba(203,166,103,0.28);border-bottom:2px solid rgba(203,166,103,0.28)}@media screen and (max-width:800px){.our-menu-catalog{width:98%;padding:unset;margin-left:1%;margin-right:1%}}@media screen and (max-width:800px){.our-menu-catalog{width:90%;padding-left:5%;padding-right:5%;gap:9vw;margin-left:0;margin-right:0;padding-top:3vw;padding-bottom:10vw}}.our-menu-catalog__section{width:100%}.our-menu-catalog__hero{width:100%;height:17.4vw;min-height:17.4vw;position:relative;overflow:hidden;margin-bottom:3.1vw;border:1px solid rgba(203,166,103,0.28);border-radius:0 0 1.05vw 1.05vw}@media screen and (max-width:800px){.our-menu-catalog__hero{height:43vw;min-height:43vw;margin-bottom:8vw;border-radius:0 0 3vw 3vw}}.our-menu-catalog__hero-img{display:block;object-fit:cover;width:100%;height:100%;outline:unset;outline-offset:-2px}.our-menu-catalog__hero-img img{object-fit:cover;height:100%;width:100%}@media screen and (max-width:800px){.our-menu-catalog__hero-img{width:100%;height:auto;display:flex;flex-direction:column;flex-grow:-1}}.our-menu-catalog__hero-mask{width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(90deg,rgba(43,27,17,0.74),rgba(43,27,17,0.74));z-index:1}.our-menu-catalog__hero-mask::after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(90deg,rgba(20,10,4,0.62)0%,rgba(43,27,17,0.34)52%,rgba(20,10,4,0.46)100%)}.our-menu-catalog__title{position:absolute;left:7.7%;top:50%;z-index:2;margin:0;transform:translateY(-50%);line-height:100%;text-transform:uppercase;font-size:4.095vw;font-family:"Sanchez","Arial";font-weight:400;color:#CBA667}@media screen and (max-width:800px){.our-menu-catalog__title{font-size:13.65vw}}@media screen and (max-width:800px){.our-menu-catalog__title{left:6%;font-size:10vw}}.our-menu-catalog__items{width:78%;margin-left:auto;margin-right:auto}@media screen and (max-width:1024px){.our-menu-catalog__items{width:90%}}@media screen and (max-width:800px){.our-menu-catalog__items{width:100%}}.our-menu-catalog__item{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:1.3vw;margin-bottom:1.15vw;padding-bottom:0.38vw;padding-right:0.65vw;border-bottom:1px solid rgba(255,255,255,0.72)}@media screen and (max-width:800px){.our-menu-catalog__item{flex-direction:row;align-items:flex-start;gap:3vw;margin-bottom:5vw;padding-right:0;padding-bottom:2vw}}.our-menu-catalog__item-content{flex:1 1 auto;min-width:0}.our-menu-catalog__item-title{margin:0 0 0.32vw;line-height:108%;text-transform:uppercase;font-size:1.575vw;font-family:"Sanchez","Arial";font-weight:400;color:#fff}@media screen and (max-width:800px){.our-menu-catalog__item-title{font-size:5.25vw}}@media screen and (max-width:800px){.our-menu-catalog__item-title{margin-bottom:1.4vw;font-size:5.3vw}}.our-menu-catalog__item-description{max-width:34vw;line-height:125%;font-size:0.924vw;font-family:"Manrope","Arial";font-weight:400;color:#d3b989}@media screen and (max-width:800px){.our-menu-catalog__item-description{font-size:3.08vw}}@media screen and (max-width:800px){.our-menu-catalog__item-description{max-width:58vw;font-size:3.7vw}}.our-menu-catalog__item-price{flex:0 0 auto;line-height:100%;white-space:nowrap;font-size:1.659vw;font-family:"Manrope","Arial";font-weight:500;color:#fff}@media screen and (max-width:800px){.our-menu-catalog__item-price{font-size:5.53vw}}@media screen and (max-width:800px){.our-menu-catalog__item-price{font-size:5.3vw}}.how_we_work_and_forma_body_block{width:100%;min-height:45vw;position:relative;overflow:hidden;padding-top:2.1vw;padding-bottom:3.2vw;background:#2B1B11}.how_we_work_and_forma_body_block::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(rgba(43,27,17,0.9),rgba(43,27,17,0.9)),url("/Public/Img/offers_fon.webp");background-position:center;background-repeat:no-repeat;background-size:cover;transform:scaleX(-1)}@media screen and (max-width:800px){.how_we_work_and_forma_body_block{width:96%;margin-left:0;margin-right:0;padding:10vw 2%}}.how_we_work_and_forma_cover{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:86%;position:relative;z-index:1;min-height:39.7vw;margin-left:auto;margin-right:auto;margin-top:2vw}@media screen and (max-width:800px){.how_we_work_and_forma_cover{flex-direction:column;align-items:center}}@media screen and (max-width:800px){.how_we_work_and_forma_cover{width:94%;margin-left:auto;margin-right:auto;gap:8vw}}.how_we_work_cover{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:43%;min-height:34vw;gap:3vw}@media screen and (max-width:800px){.how_we_work_cover{flex-direction:column;align-items:center}}@media screen and (max-width:800px){.how_we_work_cover{width:90%;min-height:auto;padding:0 5%;text-align:center}}.how_we_work_step_cover{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%}@media screen and (max-width:800px){.how_we_work_step_cover{flex-direction:column;align-items:center}}@media screen and (max-width:800px){.how_we_work_step_cover{flex-direction:row;width:100%;margin-top:4vw;justify-content:flex-start;text-align:left}}.how_we_work_step_margin{margin-left:3.9vw}@media screen and (max-width:800px){.how_we_work_step_margin{margin-left:0}}.how_we_work_num{font-size:5.88vw;font-family:"Comic Sans MS","Arial";font-weight:700;color:#fff;min-width:4.4vw;padding-right:1.35vw;line-height:82%}@media screen and (max-width:800px){.how_we_work_num{font-size:19.6vw}}@media screen and (max-width:800px){.how_we_work_num{min-width:18vw;padding-right:3vw;font-size:18vw}}.how_we_work_text_cover{width:80%}@media screen and (max-width:800px){.how_we_work_text_cover{width:auto}}.how_we_work_title{font-size:1.47vw;font-family:"Manrope","Arial";font-weight:700;color:#CBA667;line-height:110%}@media screen and (max-width:800px){.how_we_work_title{font-size:4.9vw}}@media screen and (max-width:800px){.how_we_work_title{font-size:5.5vw}}.how_we_work_description{font-size:1.092vw;font-family:"Manrope","Arial";font-weight:400;color:rgba(255,255,255,0.9);line-height:118%;margin-top:0.15vw}@media screen and (max-width:800px){.how_we_work_description{font-size:3.64vw}}@media screen and (max-width:800px){.how_we_work_description{font-size:4vw;line-height:125%}}.how_we_work_and_forma_cover>.how_we_work_forma_cover{width:42.8%;min-height:35.5vw;padding:2.2vw 3.2%;position:relative;justify-content:center;background:rgba(13,7,4,0.28);border:1px solid rgba(255,255,255,0.08);border-radius:2.35vw;box-shadow:inset 0 0 4.5vw rgba(0,0,0,0.32);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}@media screen and (max-width:800px){.how_we_work_and_forma_cover>.how_we_work_forma_cover{width:88%;min-height:auto;padding:9vw 5%;border-radius:6vw}}.how_we_work_forma_cover{width:45%;height:auto;padding-left:2.5%;padding-right:2.5%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:5vw;padding-bottom:5vw}@media screen and (max-width:800px){.how_we_work_forma_cover{width:98%;padding:unset;margin-left:1%;margin-right:1%}}@media screen and (max-width:800px){.how_we_work_forma_cover{flex-direction:column;align-items:center}}@media screen and (max-width:800px){.how_we_work_forma_cover{width:90%;padding:10vw 5%}}.forma_title_type_1{width:100%;font-size:1.7325vw;font-family:"Sanchez","Arial";font-weight:400;color:#fff;margin-top:1.1vw;text-align:center;text-transform:uppercase;letter-spacing:1px;line-height:108%}@media screen and (max-width:800px){.forma_title_type_1{font-size:5.775vw}}@media screen and (max-width:800px){.forma_title_type_1{font-size:7vw}}.forma_subtitle_type_1{width:100%;font-size:0.819vw;font-family:"Manrope","Arial";font-weight:400;color:#CBA667;margin-top:0.35vw;text-align:center;text-transform:uppercase;letter-spacing:2px;line-height:120%}@media screen and (max-width:800px){.forma_subtitle_type_1{font-size:2.73vw}}@media screen and (max-width:800px){.forma_subtitle_type_1{margin-top:2vw;margin-bottom:5vw;font-size:3.5vw}}.forma_type1{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:1.9vw;gap:1.05vw}@media screen and (max-width:800px){.forma_type1{flex-direction:column;align-items:center}}@media screen and (max-width:800px){.forma_type1{width:94%;gap:3vw}}.forma_type1_input{font-size:0.966vw;font-family:"Manrope","Arial";font-weight:600;color:#fff;width:97%;padding:0.58vw 1.5%;background:rgba(255,255,255,0.06);border-bottom:5px solid rgba(0,0,0,0.52);line-height:120%}@media screen and (max-width:800px){.forma_type1_input{font-size:3.22vw}}.forma_type1_input::placeholder{color:rgba(255,255,255,0.78)}@media screen and (max-width:800px){.forma_type1_input{width:94%;padding:3vw 3%;font-size:4.2vw}}.data_select_group{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1%;margin-top:0.15vw}@media screen and (max-width:800px){.data_select_group{flex-direction:column;align-items:center}}.data_select_group label{font-size:0.735vw;font-family:"Manrope","Arial";font-weight:600;color:#fff;padding-right:0;text-transform:uppercase}@media screen and (max-width:800px){.data_select_group label{font-size:2.45vw}}@media screen and (max-width:800px){.data_select_group{gap:3vw}}.data_select_input_group{width:49.5%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.75vw}@media screen and (max-width:800px){.data_select_input_group{flex-direction:column;align-items:center}}@media screen and (max-width:800px){.data_select_input_group{width:100%;gap:2vw}}.forma_date_select,.forma_time_select{width:96%;font-size:0.966vw;font-family:"Manrope","Arial";font-weight:600;color:#fff;padding:0.58vw 2%;background:rgba(255,255,255,0.055);border-bottom:3px solid rgba(0,0,0,0.5);cursor:pointer}@media screen and (max-width:800px){.forma_date_select,.forma_time_select{font-size:3.22vw}}@media screen and (max-width:800px){.forma_date_select,.forma_time_select{width:94%;padding:2.6vw 3%;font-size:4vw}}.forma_time_select option{color:#000;background:#fff}.reglamation_cover{width:100%}.regulationsGroup{width:100%;display:flex;flex-direction:column;align-items:flex-start;position:relative;padding-bottom:0.15vw}.custom-checkbox{position:absolute;z-index:-1;opacity:0}.custom-checkbox+label{display:inline-flex;align-items:center;user-select:none}.custom-checkbox+label::before{content:"";width:1.5em;height:1.5em;flex-shrink:0;margin-right:0.5em;border:1px solid #CBA667;border-radius:0.25em;background-position:center;background-repeat:no-repeat;background-size:50% 50%}.custom-checkbox:checked+label::before{background-color:#CBA667;border-color:rgba(0,0,0,0.22);box-shadow:inset 0 0 0 0.25em #2B1B11}.custom-checkbox:focus+label::before{box-shadow:0 0 0 0.2rem rgba(203,166,103,0.25)}.regulationsLabel{font-size:0.735vw;font-family:"Manrope","Arial";font-weight:400;color:#fff;max-width:96%;cursor:pointer;line-height:125%;text-align:left}@media screen and (max-width:800px){.regulationsLabel{font-size:2.45vw}}.regulationsLabel:hover+.formaInfoWindow{display:block}@media screen and (max-width:800px){.regulationsLabel{font-size:3.6vw}}.formaInfoWindow{font-size:0.7875vw;font-family:"Manrope","Arial";font-weight:400;color:#fff;width:96%;padding:0.6vw 2%;position:absolute;top:100%;left:0;z-index:2;display:none;background:#CBA667;border:1px solid #CBA667;line-height:130%}@media screen and (max-width:800px){.formaInfoWindow{font-size:2.625vw}}@media screen and (max-width:800px){.formaInfoWindow{position:relative;display:block;margin-top:4vw;padding:3vw 2%;background:rgba(20,10,4,0.88);border:1px solid rgba(255,255,255,0.4);font-size:3.3vw}}.send_btn{font-size:0.924vw;font-family:"Manrope","Arial";font-weight:600;color:#fff;width:32.5%;padding:0.58vw 1.5%;margin-left:66%;background:rgba(255,255,255,0.06);border-bottom:5px solid rgba(0,0,0,0.2);outline:1px solid rgba(0,0,0,0.12);text-align:center;text-transform:uppercase;cursor:pointer;transition:0.4s}@media screen and (max-width:800px){.send_btn{font-size:3.08vw}}.send_btn:hover{background:rgba(20,10,4,0.28);border-bottom-color:rgba(0,0,0,0.45);outline-color:rgba(255,255,255,0.25)}@media screen and (max-width:800px){.send_btn{width:60%;margin-left:0;margin-top:4vw;padding-top:4vw;padding-bottom:4vw;font-size:4.5vw}}.reservation-modal-open{display:inline-flex;align-items:center;justify-content:center;min-width:17vw;padding:1vw 1.9vw;cursor:pointer;background:rgba(203,166,103,0.78);border-radius:0.55vw;outline:2px solid rgba(255,255,255,0.14);outline-offset:-4px;font-size:1.2vw;font-family:"Manrope","Arial";font-weight:400;color:#fff;text-transform:uppercase;line-height:90%;letter-spacing:1px;transition:background-color 0.3s ease,transform 0.3s ease}.reservation-modal-open:hover{background:rgba(203,166,103,0.95);transform:translateY(-0.12vw)}@media screen and (max-width:800px){.reservation-modal-open{min-width:80%;padding:4vw 5vw;border-radius:2.5vw;font-size:4.2vw}}.reservation-modal{width:100vw;height:100dvh;position:fixed;top:0;left:0;z-index:10000;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.35s ease,visibility 0.35s ease}.reservation-modal.reservation-modal--opened{opacity:1;visibility:visible;pointer-events:auto}.reservation-modal.reservation-modal--opened .reservation-modal__panel{transform:translateX(0)}.reservation-modal__mask{width:100vw;height:100dvh;position:absolute;top:0;left:0;background:rgba(0,0,0,0.35);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.reservation-modal__panel{width:35vw;height:100dvh;position:absolute;top:0;left:0;overflow:hidden;overflow-y:auto;background:rgba(43,27,17,0.96);box-shadow:1vw 0 3vw rgba(0,0,0,0.35);transform:translateX(-105%);transition:transform 0.35s ease;scrollbar-width:none;-ms-overflow-style:none}.reservation-modal__panel::-webkit-scrollbar{width:0;height:0}@media screen and (max-width:800px){.reservation-modal__panel{width:94vw}}.reservation-modal__close{width:3vw;height:3vw;position:absolute;top:1vw;right:1vw;z-index:2;cursor:pointer;background:url("/Public/Img/close.png"),#CBA667;background-position:center;background-repeat:no-repeat;background-size:62% 62%;border-radius:50%;box-shadow:0 0.35vw 1vw rgba(0,0,0,0.28);transition:transform 0.25s ease,background-color 0.25s ease}.reservation-modal__close:hover{background-color:#c19449;transform:rotate(90deg)}@media screen and (max-width:800px){.reservation-modal__close{width:10vw;height:10vw;top:4vw;right:4vw}}.reservation-modal__form-slot{width:88%;min-height:100dvh;display:flex;flex-direction:column;justify-content:center;padding:5vw 6%}@media screen and (max-width:800px){.reservation-modal__form-slot{width:90%;padding:18vw 5% 8vw}}body.reservation-modal-is-opened{overflow:hidden}.footer{width:100%;min-height:11.7vw;display:flex;align-items:center;justify-content:space-between;background:#2B1B11;border-left:3px solid #CBA667;padding-top:0.8vw;padding-bottom:0.8vw}@media screen and (max-width:800px){.footer{flex-direction:column;align-items:center;gap:8vw;padding-top:10vw;padding-bottom:10vw;border-left:none;border-top:3px solid #CBA667}}.footer__logo{width:20.75vw;height:11.13vw;display:flex;align-items:center;justify-content:center;margin-left:2.7vw}.footer__logo img{width:100%;height:100%;object-fit:contain}@media screen and (max-width:800px){.footer__logo{width:77.63vw;height:30.38vw;margin-left:0}}.footer__contacts{width:18.2vw;display:flex;flex-direction:column;gap:0.62vw;margin-right:2.2vw}@media screen and (max-width:800px){.footer__contacts{width:88%;gap:4vw;margin-right:0}}.footer-contact{display:flex;align-items:flex-start;gap:0.9vw;color:#fff;text-decoration:none}@media screen and (max-width:800px){.footer-contact{gap:3vw}}.footer-contact__icon{width:1.4vw;height:1.4vw;display:flex;align-items:center;justify-content:center;flex:0 0 1.4vw;margin-top:0.16vw}.footer-contact__icon img{width:100%;height:100%;object-fit:contain}@media screen and (max-width:800px){.footer-contact__icon{width:4vw;height:4vw;flex-basis:4vw;margin-top:0.6vw}}.footer-contact__text{display:flex;flex-direction:column}.footer-contact__title{font-size:0.92vw;font-family:"Manrope","Arial";font-weight:300;color:#fff;text-transform:uppercase;line-height:100%;letter-spacing:0.03vw}@media screen and (max-width:800px){.footer-contact__title{font-size:4.31vw}}.footer-contact__value{font-size:1.18vw;font-family:"Manrope","Arial";font-weight:300;color:#fff;line-height:110%}@media screen and (max-width:800px){.footer-contact__value{font-size:5.75vw}}.footer-contact__value--big{font-size:1.7vw}@media screen and (max-width:800px){.footer-contact__value--big{font-size:7.76vw}}.footer-contact__value--small{font-size:0.81vw;line-height:118%}@media screen and (max-width:800px){.footer-contact__value--small{font-size:4.6vw}}.how_we_work_forma_cover{width:45%;height:auto;padding-left:2.5%;padding-right:2.5%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:5vw;padding-bottom:5vw}@media screen and (max-width:800px){.how_we_work_forma_cover{width:98%;padding:unset;margin-left:1%;margin-right:1%}}@media screen and (max-width:800px){.how_we_work_forma_cover{flex-direction:column;align-items:center}}@media screen and (max-width:800px){.how_we_work_forma_cover{width:90%;padding:10vw 5%}}.forma_title_type_1{width:100%;font-size:1.7325vw;font-family:"Sanchez","Arial";font-weight:400;color:#fff;margin-top:1.1vw;text-align:center;text-transform:uppercase;letter-spacing:1px;line-height:108%}@media screen and (max-width:800px){.forma_title_type_1{font-size:5.775vw}}@media screen and (max-width:800px){.forma_title_type_1{font-size:7vw}}.forma_subtitle_type_1{width:100%;font-size:0.819vw;font-family:"Manrope","Arial";font-weight:400;color:#CBA667;margin-top:0.35vw;text-align:center;text-transform:uppercase;letter-spacing:2px;line-height:120%}@media screen and (max-width:800px){.forma_subtitle_type_1{font-size:2.73vw}}@media screen and (max-width:800px){.forma_subtitle_type_1{margin-top:2vw;margin-bottom:5vw;font-size:3.5vw}}.forma_type1{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:1.9vw;gap:1.05vw}@media screen and (max-width:800px){.forma_type1{flex-direction:column;align-items:center}}@media screen and (max-width:800px){.forma_type1{width:94%;gap:3vw}}.forma_type1_input{font-size:0.966vw;font-family:"Manrope","Arial";font-weight:600;color:#fff;width:97%;padding:0.58vw 1.5%;background:rgba(255,255,255,0.06);border-bottom:5px solid rgba(0,0,0,0.52);line-height:120%}@media screen and (max-width:800px){.forma_type1_input{font-size:3.22vw}}.forma_type1_input::placeholder{color:rgba(255,255,255,0.78)}@media screen and (max-width:800px){.forma_type1_input{width:94%;padding:3vw 3%;font-size:4.2vw}}.data_select_group{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1%;margin-top:0.15vw}@media screen and (max-width:800px){.data_select_group{flex-direction:column;align-items:center}}.data_select_group label{font-size:0.735vw;font-family:"Manrope","Arial";font-weight:600;color:#fff;padding-right:0;text-transform:uppercase}@media screen and (max-width:800px){.data_select_group label{font-size:2.45vw}}@media screen and (max-width:800px){.data_select_group{gap:3vw}}.data_select_input_group{width:49.5%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.75vw}@media screen and (max-width:800px){.data_select_input_group{flex-direction:column;align-items:center}}@media screen and (max-width:800px){.data_select_input_group{width:100%;gap:2vw}}.forma_date_select,.forma_time_select{width:96%;font-size:0.966vw;font-family:"Manrope","Arial";font-weight:600;color:#fff;padding:0.58vw 2%;background:rgba(255,255,255,0.055);border-bottom:3px solid rgba(0,0,0,0.5);cursor:pointer}@media screen and (max-width:800px){.forma_date_select,.forma_time_select{font-size:3.22vw}}@media screen and (max-width:800px){.forma_date_select,.forma_time_select{width:94%;padding:2.6vw 3%;font-size:4vw}}.forma_time_select option{color:#000;background:#fff}.reglamation_cover{width:100%}.regulationsGroup{width:100%;display:flex;flex-direction:column;align-items:flex-start;position:relative;padding-bottom:0.15vw}.custom-checkbox{position:absolute;z-index:-1;opacity:0}.custom-checkbox+label{display:inline-flex;align-items:center;user-select:none}.custom-checkbox+label::before{content:"";width:1.5em;height:1.5em;flex-shrink:0;margin-right:0.5em;border:1px solid #CBA667;border-radius:0.25em;background-position:center;background-repeat:no-repeat;background-size:50% 50%}.custom-checkbox:checked+label::before{background-color:#CBA667;border-color:rgba(0,0,0,0.22);box-shadow:inset 0 0 0 0.25em #2B1B11}.custom-checkbox:focus+label::before{box-shadow:0 0 0 0.2rem rgba(203,166,103,0.25)}.regulationsLabel{font-size:0.735vw;font-family:"Manrope","Arial";font-weight:400;color:#fff;max-width:96%;cursor:pointer;line-height:125%;text-align:left}@media screen and (max-width:800px){.regulationsLabel{font-size:2.45vw}}.regulationsLabel:hover+.formaInfoWindow{display:block}@media screen and (max-width:800px){.regulationsLabel{font-size:3.6vw}}.formaInfoWindow{font-size:0.7875vw;font-family:"Manrope","Arial";font-weight:400;color:#fff;width:96%;padding:0.6vw 2%;position:absolute;top:100%;left:0;z-index:2;display:none;background:#CBA667;border:1px solid #CBA667;line-height:130%}@media screen and (max-width:800px){.formaInfoWindow{font-size:2.625vw}}@media screen and (max-width:800px){.formaInfoWindow{position:relative;display:block;margin-top:4vw;padding:3vw 2%;background:rgba(20,10,4,0.88);border:1px solid rgba(255,255,255,0.4);font-size:3.3vw}}.send_btn{font-size:0.924vw;font-family:"Manrope","Arial";font-weight:600;color:#fff;width:32.5%;padding:0.58vw 1.5%;margin-left:66%;background:rgba(255,255,255,0.06);border-bottom:5px solid rgba(0,0,0,0.2);outline:1px solid rgba(0,0,0,0.12);text-align:center;text-transform:uppercase;cursor:pointer;transition:0.4s}@media screen and (max-width:800px){.send_btn{font-size:3.08vw}}.send_btn:hover{background:rgba(20,10,4,0.28);border-bottom-color:rgba(0,0,0,0.45);outline-color:rgba(255,255,255,0.25)}@media screen and (max-width:800px){.send_btn{width:60%;margin-left:0;margin-top:4vw;padding-top:4vw;padding-bottom:4vw;font-size:4.5vw}}