.hero__container[data-v-2325107d]{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:700px;text-align:center}@media only screen and (max-width:1000px){.hero__container[data-v-2325107d]{max-width:unset}}@media only screen and (max-width:768px){.hero__container[data-v-2325107d]{text-align:left}}.hero__text[data-v-2325107d]{margin:0}.hero__buttons[data-v-2325107d]{display:flex;gap:16px;justify-content:space-between;margin-top:32px;width:100%}@media only screen and (max-width:1000px){.hero__buttons[data-v-2325107d]{flex-wrap:wrap;gap:8px}}.hero__buttons[data-v-2325107d]:hover{cursor:pointer}.hero__button[data-v-2325107d]{background:var(--white);border:1px solid var(--blue-gray-l85);border-radius:32px;margin:0;padding:12px 22px}.contacts__container[data-v-6a923135]{display:flex;justify-content:space-between}@media only screen and (max-width:1600px){.contacts__container[data-v-6a923135]{gap:44px}}@media only screen and (max-width:1000px){.contacts__container[data-v-6a923135]{flex-direction:column;gap:24px}}.contacts__top[data-v-6a923135]{max-width:640px}@media only screen and (max-width:1600px){.contacts__top[data-v-6a923135]{max-width:460px}}@media only screen and (max-width:1000px){.contacts__top[data-v-6a923135]{max-width:unset}}.contacts__text[data-v-6a923135]{margin-bottom:0;max-width:530px}.contacts__right[data-v-6a923135]{max-width:520px}@media only screen and (max-width:1600px){.contacts__right[data-v-6a923135]{max-width:460px}}@media only screen and (max-width:1000px){.contacts__right[data-v-6a923135]{max-width:unset}}.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}