h1,h2{line-height:1.4}a,html{color:var(--tc-1)}#about-us-inner,#contact-section-inner{grid-template-columns:800px 1fr;column-gap:120px}#contact,#languages{background-color:var(--bgc-1)}.pink-header #languages,input,textarea{background-color:#fff}#languages,input,textarea{border-radius:6px;box-sizing:border-box}#contact,#languages,input,textarea{box-sizing:border-box}#language-selector,.menu-item{position:relative}#mobile-menu span.bar,#mobile-menu.mobile-menu--active span.bar,#mobile-menu.mobile-menu--active span.bar:first-child::after,#mobile-menu.mobile-menu--active span.bar:first-child::before,#mobile-menu.mobile-menu--active span.bar:nth-child(2)::after,#mobile-menu.mobile-menu--active span.bar:nth-child(2)::before,#mobile-menu.mobile-menu--active>.inner:first-child::after,#mobile-menu.mobile-menu--active>.inner:first-child::before,#mobile-menu.mobile-menu--active>.inner:nth-child(2)::after,#mobile-menu.mobile-menu--active>.inner:nth-child(2)::before,#mobile-menu:hover span.bar,#mobile-menu:hover span.bar:first-child::after,#mobile-menu:hover span.bar:first-child::before,#mobile-menu:hover span.bar:nth-child(2)::after,#mobile-menu:hover span.bar:nth-child(2)::before,#mobile-menu:hover>.inner:first-child::after,#mobile-menu:hover>.inner:first-child::before,#mobile-menu:hover>.inner:nth-child(2)::after,#mobile-menu:hover>.inner:nth-child(2)::before{background-color:#000}:root{--ac-1:#E157E3;--ac-2:#63409d;--tc-1:#25253D;--tc-2:#515164;--tc-3:#8D8D9F;--tc-4:#67677F;--bgc-1:#FCF5FF;--sc-error:#c41e1e;--fw-regular:400;--fw-medium:600;--fw-bold:700}html{font-family:Realist,sans-serif;scroll-behavior:smooth;font-size:24px;scrollbar-color:var(--tc-4) var(--tc-3);scrollbar-width:none}button,input,textarea{font-family:inherit;outline:0}::selection{color:#fff;background:var(--ac-1)}body,p{margin:0}h1{margin:0 0 80px;font-size:92px}h2{margin:0 0 48px;font-size:72px}a{text-decoration:none}a:active,a:focus,a:hover{color:var(--ac-1)}#about-us,#contact-section-inner,#header-section,footer{max-width:2160px;margin-right:auto;margin-left:auto;padding-right:120px;padding-left:120px;box-sizing:border-box}#logo,footer{padding:32px 0}#about-us{display:grid;align-items:center;min-height:calc(100vh - 104px);scroll-margin-top:104px}#about-us-inner,#header-section{display:grid;align-items:center}header{position:sticky;top:0;background-color:rgba(255,255,255,.95);z-index:1005}#header-section{grid-template-columns:200px 1fr 100px;justify-items:end;gap:40px}#contact,#contact-section-inner{display:grid;align-items:center}.pink-header{background-color:rgba(252,245,255,.95)}#contact{min-height:100vh;padding-top:104px}#contact-section-inner{grid-template-areas:"a a" "b c";width:100%}#logo{display:block}#logo-image{width:200px;height:40px;object-fit:scale-down;display:block}.menu-item{display:inline-block;padding:16px 40px;font-weight:var(--fw-medium);font-size:20px;line-height:1.2}#language-selector:active #languages,#language-selector:focus #languages,#language-selector:hover #languages,#send-form,.form-field,.language{display:flex}.menu-item--active{font-weight:var(--fw-bold)}#about-us-text-p,.form-field__label,button{font-weight:var(--fw-medium)}.menu-item--active::after{content:'';position:absolute;top:100%;width:calc(100% - 88px);left:0;right:0;margin:auto;height:3px;background-color:var(--ac-1)}#current-language{display:flex;align-items:center;cursor:pointer;padding:24px 0;gap:16px;justify-content:center}.language-flag-selected{border-radius:4px}.language-flag{border-radius:2px}#languages{display:none;position:absolute;right:0;width:240px;padding:24px;flex-direction:column;gap:16px}.language{align-items:center;gap:12px;font-size:16px}#about-us-text-p{font-size:60px;line-height:100px;color:var(--tc-2)}#about-us-image{width:100%;max-width:70%;margin:auto}#contact-text{grid-area:a}#contact-form-p-first-line,#contact-form-p-second-line{color:var(--tc-4);line-height:48px;margin-bottom:24px}#contact-form-p-second-line{margin-bottom:48px}#form-success-message{display:none;margin-bottom:24px;color:#2e7d32}.form-field{flex-direction:column;margin-bottom:24px}.form-field__label{display:inline-flex;padding-bottom:12px;color:var(--tc-4)}#mobile-menu,.form-sending .send-form__text--default,.form-sending .send-form__text--validating,.form-validating .send-form__text--default,.form-validating .send-form__text--sending,.send-form__icon,.send-form__text--sending,.send-form__text--validating{display:none}input,textarea{width:100%;max-width:100%;padding:16px;font-size:20px;color:var(--tc-4);border:none}textarea{min-height:128px}button{width:100%;cursor:pointer;padding:24px 16px;font-size:20px;border:none;border-radius:6px;transition:.2s;transform:translateY(0)}button:focus{transform:translateY(4px)}#send-form{background-color:var(--ac-2);color:#fff;margin-top:32px;justify-content:center}#send-form:hover{background-color:#523481}#mobile-menu,#mobile-menu.mobile-menu--active,#mobile-menu:hover{background-color:transparent}.send-form__icon{margin-right:12px;animation:2s linear infinite spin}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.form-sending .send-form__icon,.form-sending .send-form__text--sending,.form-validating .send-form__icon,.form-validating .send-form__text--validating{display:inline}input::placeholder,textarea::placeholder{opacity:.52}.form-field__error{display:none;padding-top:12px;color:var(--sc-error);font-size:20px}.form-field--error .form-field__error{display:inline-flex}#contact-image{width:100%;max-width:70%;margin:auto auto 0}#footer-text{color:var(--tc-3);font-size:18px;line-height:24px;text-align:center}#mobile-menu{height:50px;width:50px;border:0 solid transparent;border-radius:0;color:inherit;cursor:pointer;font:inherit;opacity:1;overflow:visible;padding:12px;text-transform:none;transition:opacity .2s cubic-bezier(.645, .045, .355, 1),background .2s cubic-bezier(.645, .045, .355, 1);transform:translateY(0)}#mobile-menu:hover{opacity:1}#mobile-menu>.inner{margin:1px 0 0;position:relative;width:100%}#mobile-menu span.bar{border-radius:0;content:"";display:block;height:1.5px;position:absolute;width:100%;will-change:transform;transition:transform .3s cubic-bezier(.645, .045, .355, 1)}#mobile-menu:focus{outline:0}#mobile-menu span.bar:first-child{top:0;transform:translate3d(0,-6px,0)}#mobile-menu span.bar:nth-child(2){top:0;transform:translate3d(0,2px,0)}#mobile-menu.mobile-menu--active span.bar:first-child{transform:rotate(-45deg) translate3d(-1px,-1px,0)}#mobile-menu.mobile-menu--active span.bar:nth-child(2){transform:rotate(45deg) translate3d(-1px,0,0)}@media (max-width:1920px){html{font-size:22px}#about-us,#contact-section-inner,#header-section,footer{padding-right:80px;padding-left:80px}#about-us-inner{grid-template-columns:680px 1fr;gap:80px}#contact-section-inner{grid-template-columns:680px 1fr;column-gap:80px}h1{margin:0 0 64px;font-size:80px}#about-us-text-p{font-size:50px;line-height:80px}h2{font-size:60px}}@media (max-width:1560px){#about-us-inner{gap:60px}#contact-section-inner{grid-template-columns:550px 1fr;column-gap:60px}#about-us-image{max-width:100%}#contact-image{max-width:80%}}@media (max-width:1300px){#about-us-inner,#contact-section-inner{grid-template-columns:1fr;padding-top:200px;padding-bottom:200px}#about-us-inner{gap:120px}#about-us-image{width:500px}#contact-section-inner{grid-template-areas:unset}#contact-text{grid-area:unset}#contact-form{margin-bottom:120px}#contact-image{width:600px;max-width:100%}}@media (max-width:900px){#about-us-inner,#contact-section-inner{padding-top:120px;padding-bottom:120px}#about-us,#contact-section-inner,#header-section,footer{padding-right:40px;padding-left:40px}#about-us-inner{gap:80px}#contact-section-inner{column-gap:80px}h1{font-size:60px;margin:0 0 40px}#about-us-text-p{font-size:32px;line-height:2}h2{font-size:48px}}@media (max-width:800px){#language-selector,#menu,.menu-item::after{display:none}#header-section{grid-template-columns:200px 1fr;gap:0}#mobile-menu{display:inline-block}.show-mobile-menu #menu{position:absolute;top:104px;height:calc(100vh - 104px);background-color:rgba(255,255,255,.95);left:0;right:0;z-index:1004;display:flex;flex-direction:column}.menu-item{padding:24px}.show-mobile-menu.pink-header #menu{background-color:rgba(252,245,255,.95)}.show-mobile-menu #language-selector{display:block;position:absolute;top:calc(100vh - 104px - 24px);z-index:1004;left:24px;right:24px}#languages{bottom:100%;left:24px;right:24px;margin:auto}.chevron-down-icon{transform:rotate(180deg)}}@media (max-width:564px){#about-us,#contact-section-inner,#header-section,footer{padding-right:24px;padding-left:24px}#about-us-inner{gap:40px;padding-top:40px;padding-bottom:80px}#contact-section-inner{column-gap:40px;padding-top:40px;padding-bottom:80px}#contact-form{margin-bottom:60px}h1{font-size:48px}#about-us-text-p{font-size:28px}h2{font-size:36px;margin-bottom:36px}}