.contactUs__wrapper[data-v-d0614f56]{display:grid;gap:60px 200px;grid-template-areas:"header form" "leftBottom form" "leftBottom form";grid-template-rows:auto auto 1fr}@media only screen and (max-width:1600px){.contactUs__wrapper[data-v-d0614f56]{gap:60px 100px}}@media only screen and (max-width:1200px){.contactUs__wrapper[data-v-d0614f56]{gap:40px 50px}}@media only screen and (max-width:1000px){.contactUs__wrapper[data-v-d0614f56]{gap:46px 0;grid-template-areas:"header" "form" "leftBottom"}}.contactUs__header[data-v-d0614f56]{grid-area:header;margin:0;max-width:800px}.contactUs__leftBottom[data-v-d0614f56]{display:flex;flex-direction:column;grid-area:leftBottom;justify-content:space-between}@media only screen and (max-width:1000px){.contactUs__leftBottom[data-v-d0614f56]{gap:46px}}.contactUs__text[data-v-d0614f56]{max-width:800px}@media only screen and (max-width:1600px){.contactUs__text[data-v-d0614f56]{margin:0}}.contactUs__contactsContainer[data-v-d0614f56]{align-self:end;display:flex;flex-direction:column;justify-content:space-between;max-width:800px}@media only screen and (max-width:1000px){.contactUs__contactsContainer[data-v-d0614f56]{align-self:unset!important}}.contactUs__form[data-v-d0614f56]{grid-area:form;min-width:380px}@media only screen and (max-width:768px){.contactUs__form[data-v-d0614f56]{min-width:unset}}.contactUs__border[data-v-d0614f56]{border-top:1px solid var(--blue-gray-l85);margin-bottom:30px}@media only screen and (max-width:768px){.contactUs__border[data-v-d0614f56]{margin-bottom:40px}}.contactUs__data[data-v-d0614f56],.contactUs__icons[data-v-d0614f56]{display:flex}.contactUs__icons[data-v-d0614f56]{gap:8px}@media only screen and (max-width:768px){.contactUs__data[data-v-d0614f56]{flex-direction:column}}.contactUs__contacts[data-v-d0614f56]{margin-left:80px}@media only screen and (max-width:1366px){.contactUs__contacts[data-v-d0614f56]{margin-left:40px}}@media only screen and (max-width:768px){.contactUs__contacts[data-v-d0614f56]{margin-left:0;margin-top:45px}}.contactUs__contacts a[data-v-d0614f56]{color:var(--text-base)}.success{margin-bottom:36px;text-align:center}@media only screen and (max-width:768px){.success{display:flex;flex-direction:column;height:100%;justify-content:center;margin:-36px 0 0}}.success__icon{height:200px!important;margin:0 auto 24px!important;position:relative;width:200px!important}@media only screen and (max-width:1600px){.success__icon{height:140px!important;width:140px!important}}@media only screen and (max-width:768px){.success__icon{margin-bottom:12px!important}}.success__text{margin-bottom:0}.popup{transition:all .3s ease-in-out}.popup__content{background:var(--white);padding:32px}.popup__content--round{border-radius:16px}.popup__content--roundSmall{border-radius:8px}.popup__content--hasButtons{padding-bottom:0}@media only screen and (max-width:768px){.popup__content{border-radius:unset!important;height:100%;left:0;overflow-y:scroll;padding:32px 20px;position:fixed;top:0;width:100%}}.popup__heading{color:var(--text-base);font-size:20px;font-weight:600;line-height:30px;margin:0 auto 8px}@media only screen and (max-width:768px){.popup__heading{margin:0 30px 30px 0}}.popup__buttons{border-top:1px solid var(--blue-gray-l85);display:flex;gap:16px;justify-content:flex-end;margin:42px -32px 0;padding:12px 32px 16px}.popup__close{cursor:pointer;height:32px;left:auto!important;margin:0!important;position:absolute;right:10px!important;top:10px!important;width:32px}