.about-us-block{overflow:hidden;margin-top:90px;padding-top:30px;padding-bottom:50px;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:none;gap:none}@media only screen and (max-width:1024px){.about-us-block{padding-top:40px;margin-top:50px}}@media only screen and (max-width:767px){.about-us-block{margin-top:10px}}.about-us-block__inner-wrapper{width:clamp(1200px,100% - 200px,1500px);display:flex;flex-direction:row;justify-content:center;align-items:center;gap:170px}@media only screen and (max-width:1024px){.about-us-block__inner-wrapper{width:calc(100% - 100px);gap:110px}}@media(max-width:820px){.about-us-block__inner-wrapper{gap:80px;flex-direction:column}}@media only screen and (max-width:767px){.about-us-block__inner-wrapper{width:calc(100% - 40px);gap:60px}}.about-us-block__logo-wrapper{flex-shrink:0;margin-left:80px}@media only screen and (max-width:1024px){.about-us-block__logo-wrapper{margin-left:60px}}@media(max-width:820px){.about-us-block__logo-wrapper{margin:0;padding-top:50px}}.about-us-block__heading-text{max-width:515px;font-family:var(--font-montreal),sans-serif;font-size:2.5rem;font-weight:530;line-height:48px;color:#0f1d07;margin-bottom:20px}@media only screen and (max-width:1024px){.about-us-block__heading-text{max-width:400px;font-size:1.875rem;line-height:34.725px;margin-bottom:15px}}.about-us-block__text{font-family:var(--font-montreal),sans-serif;font-size:1.5rem;line-height:33.6px;font-weight:400;letter-spacing:.5px;color:#0f1d07;margin-bottom:40px}@media only screen and (max-width:1024px){.about-us-block__text{font-size:1.0625rem;line-height:25.01px;letter-spacing:.372px;margin-bottom:30px}}.about-us-block__text .highlight{color:#43a636}.faq-block{overflow:hidden;position:relative;padding-top:120px;padding-bottom:100px;width:100%;background-color:#fcfdff;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:none}@media only screen and (max-width:1024px){.faq-block{padding-top:80px}}@media only screen and (max-width:912px){.faq-block{padding-bottom:50px}}@media only screen and (max-width:767px){.faq-block{padding-top:40px}}.faq-block__layer{position:absolute;inset:0;top:-1px;background-color:#f3f3e9;z-index:1}@media only screen and (min-width:920px)and (max-width:1024px){.faq-block__layer{border-radius:0 0 60px 60px}}.faq-block__inner-wrapper{position:relative;z-index:10;width:clamp(1200px,100% - 200px,1500px);display:flex;flex-direction:row;justify-content:center;align-items:none;gap:100px}@media only screen and (max-width:1024px){.faq-block__inner-wrapper{width:calc(100% - 100px);gap:50px}}@media only screen and (max-width:912px){.faq-block__inner-wrapper{flex-direction:column-reverse;align-items:center}}@media only screen and (max-width:767px){.faq-block__inner-wrapper{width:calc(100% - 40px);gap:20px}}.faq-block__left-container{align-self:flex-end;width:100%;display:flex;flex-direction:column;justify-content:none;align-items:center;gap:20px}.faq-block__card{width:100%;max-width:560px;padding:0 20px 20px;border-radius:15px;background:rgba(15,29,7,.9)}@media only screen and (min-width:1024px)and (max-width:1280px){.faq-block__card{max-width:100%;padding:0 15px 15px}}@media only screen and (max-width:912px){.faq-block__card{max-width:650px}}@media only screen and (max-width:767px){.faq-block__card{padding:0 15px 15px;width:100%}}.faq-block__card-header{padding-top:20px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none}@media only screen and (min-width:1024px)and (max-width:1280px){.faq-block__card-header{padding-top:15px}}@media only screen and (max-width:767px){.faq-block__card-header{padding-top:15px;gap:15px}}.faq-block__card-header .arrow-up-icon{align-self:flex-start;transition:transform .5s linear}.faq-block__card-header.open .arrow-up-icon{transform:rotate(180deg)}.faq-block__card-header.close .arrow-up-icon{transform:rotate(0deg)}.faq-block__card-question{font-family:var(--font-montreal);font-size:1.125rem;line-height:24px;font-weight:530;color:#fcfdff}@media only screen and (min-width:1024px)and (max-width:1280px){.faq-block__card-question{font-size:1rem;line-height:19.2px}}@media only screen and (max-width:767px){.faq-block__card-question{font-size:1rem;line-height:19.2px}}.faq-block__card-body{display:grid;transition:grid-template-rows .4s linear}.faq-block__card-body.open{grid-template-rows:1fr}.faq-block__card-body.close{grid-template-rows:0fr}.faq-block__card-answer-wrapper{overflow:hidden}.faq-block__card-answer{margin-top:16px;font-family:var(--font-montreal);font-size:1rem;line-height:19.2px;font-weight:430;color:#fcfdff}@media only screen and (min-width:1024px)and (max-width:1280px){.faq-block__card-answer{margin-top:10px;font-size:.875rem;line-height:19.6px}}@media only screen and (max-width:767px){.faq-block__card-answer{margin-top:10px;font-size:.875rem;line-height:19.6px}}.faq-block__card-answer.open{animation:accordionIn .45s ease-in-out 1 normal both}.faq-block__card-answer.close{animation:accordionOut .45s ease-in-out 1 normal both}.faq-block__right-container{width:100%}.faq-block__title{font-family:var(--font-montreal);font-size:3.75rem;line-height:66px;font-weight:530;letter-spacing:.5px;color:#0f1d07}@media only screen and (max-width:1024px){.faq-block__title{font-size:2.5rem;line-height:44px}}@media only screen and (max-width:912px){.faq-block__title{font-size:3rem;line-height:57.6px}}@media only screen and (max-width:767px){.faq-block__title{font-size:2.5rem;line-height:44px}}.faq-block__heading-text{max-width:500px;margin-top:20px;font-family:var(--font-montreal);font-size:2rem;line-height:38.4px;font-weight:400;letter-spacing:.5px;color:rgba(21,7,29,.6)}@media only screen and (max-width:1024px){.faq-block__heading-text{margin-top:15px;font-size:1.5rem;line-height:28px}}@media only screen and (max-width:912px){.faq-block__heading-text{font-size:1.8rem;line-height:34.56px}}@media only screen and (max-width:767px){.faq-block__heading-text{max-width:100%;margin-top:15px;font-size:1.5rem;line-height:28px}}.faq-block__image-container{margin-top:40px;position:relative;width:600px;height:auto;aspect-ratio:4/3.5;border-radius:30px;box-shadow:0 0 46.233px 0 #f3f3e9}@media only screen and (max-width:1024px){.faq-block__image-container{margin-top:30px;width:450px}}@media only screen and (max-width:912px){.faq-block__image-container{width:100%}}@media only screen and (max-width:767px){.faq-block__image-container{border-radius:20px}}.faq-block__image{border-radius:inherit;object-fit:cover;object-position:left top}@keyframes accordionIn{0%{opacity:0;transform:scale(.9) rotateX(-60deg);transform-origin:50% 0}to{opacity:1;transform:scale(1)}}@keyframes accordionOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9) rotateX(-60deg)}}.hero-block{overflow:hidden;padding-top:100px;padding-bottom:50px;width:100%}@media only screen and (max-width:1024px){.hero-block{padding-top:80px}}@media(max-width:820px){.hero-block{padding-top:40px}}.hero-block__top{width:100%;display:flex;flex-direction:column;justify-content:none;align-items:center;gap:none}.hero-block__tagline-wrapper{overflow:hidden;width:327px;height:54px;background:linear-gradient(90deg,#5cff46 20%,#d3ddd1);position:relative;border-radius:30px}@media only screen and (max-width:1024px){.hero-block__tagline-wrapper{width:300px;height:50px}}@media only screen and (max-width:767px){.hero-block__tagline-wrapper{width:250px;height:48px}}.hero-block__tagline{width:calc(100% - 8px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#f3f3e9;font-family:var(--font-montreal),sans-serif;font-size:1.25rem;font-weight:400;line-height:24px;color:#0f1d07;padding:11px 30px;border-radius:inherit;text-align:center}@media only screen and (max-width:1024px){.hero-block__tagline{font-size:1.125rem;line-height:21.6px;padding:10px 20px}}@media only screen and (max-width:767px){.hero-block__tagline{font-size:1rem;line-height:19.2px;padding:10px 15px}}.hero-block__title{position:relative;margin-top:30px;max-width:1100px;font-family:var(--font-montreal),sans-serif;font-size:4rem;line-height:83.2px;font-weight:700;letter-spacing:2px;text-align:center;color:#0f1d07}@media only screen and (max-width:1024px){.hero-block__title{max-width:816px;font-size:3rem;line-height:62px}}@media(max-width:820px){.hero-block__title{max-width:600px;font-size:2rem;line-height:38.4px}}@media only screen and (max-width:767px){.hero-block__title{width:calc(100% - 40px);letter-spacing:.654px}}.hero-block__title:lang(ru){max-width:1200px}@media only screen and (max-width:1024px){.hero-block__title:lang(ru){max-width:900px}}@media(max-width:820px){.hero-block__title:lang(ru){max-width:700px}}@media only screen and (max-width:767px){.hero-block__title:lang(ru){width:calc(100% - 40px)}}.hero-block__title-city{background:url(/_next/static/media/moscow.bf570843.jpg) 50%/cover no-repeat;background-clip:text;text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.hero-block__bottom{width:100%;margin-top:60px;display:flex;flex-direction:row;justify-content:center;align-items:none;gap:120px}@media only screen and (max-width:1024px){.hero-block__bottom{gap:60px}}@media(max-width:820px){.hero-block__bottom{flex-direction:column}}@media only screen and (max-width:767px){.hero-block__bottom{margin-top:40px;gap:40px}}.hero-block__showcase{display:flex;flex-direction:column;justify-content:none;align-items:center;gap:50px}@media only screen and (max-width:1024px){.hero-block__showcase{gap:25px}}@media only screen and (max-width:767px){.hero-block__showcase{gap:20px}}.hero-block__showcase:nth-child(2){margin-top:100px}@media only screen and (max-width:1024px){.hero-block__showcase:nth-child(2){margin-top:60px}}@media(max-width:820px){.hero-block__showcase:nth-child(2){flex-direction:column-reverse;margin-top:0}}.hero-block__showcase-image-container{position:relative;width:520px;height:auto;aspect-ratio:3/3.5;border-radius:30px}@media only screen and (max-width:1024px){.hero-block__showcase-image-container{width:400px}}@media(max-width:820px){.hero-block__showcase-image-container{width:calc(100% - 80px)}}@media only screen and (max-width:767px){.hero-block__showcase-image-container{width:calc(100% - 40px)}}.hero-block__showcase-image{object-fit:cover;object-position:left top;border-radius:inherit}.hero-block__showcase-text{max-width:500px;font-family:var(--font-montreal),sans-serif;font-size:2rem;font-weight:530;line-height:38.4px;color:#0f1d07;text-align:center}@media only screen and (max-width:1024px){.hero-block__showcase-text{max-width:400px;font-size:1.5rem;line-height:28.8px}}@media(max-width:820px){.hero-block__showcase-text{max-width:500px;font-size:2rem;line-height:38.4px}}@media only screen and (max-width:767px){.hero-block__showcase-text{width:calc(100% - 40px);font-size:1.5rem;line-height:28.8px}}