.index-hero[data-v-04b5f3b2]{position:relative;display:flex;flex-direction:column;overflow:hidden;background:var(--color-background)}.index-hero__picture[data-v-04b5f3b2]{position:absolute;top:0;right:var(--content-width-hero-outside);bottom:0;left:var(--content-width-hero-outside);border-radius:var(--radius-xxl);overflow:hidden}.index-hero__image[data-v-04b5f3b2]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.index-hero__container[data-v-04b5f3b2]{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;grid-gap:clamp(32px,4vw,64px);gap:clamp(32px,4vw,64px);flex-grow:1;width:100%;min-width:0;padding:106px clamp(14px,7vw,100px)}@media(max-width:1439px){.index-hero__container[data-v-04b5f3b2]{padding:71px 60px}}@media(max-width:1023px){.index-hero__container[data-v-04b5f3b2]{padding:71px 20px}}@media(max-width:767px){.index-hero__container[data-v-04b5f3b2]{flex-direction:column;align-items:center;justify-content:flex-start;grid-gap:32px;gap:32px;padding:26px 14px 35px}}.index-hero__text[data-v-04b5f3b2]{display:flex;flex-direction:column;grid-gap:var(--space-m);gap:var(--space-m);flex:1 1 0;min-width:0;max-width:700px}.index-hero__title[data-v-04b5f3b2]{font-size:var(--text-h1);font-weight:700;line-height:110%;color:var(--color-white);letter-spacing:-1.08px}@media(max-width:389px){.index-hero__title[data-v-04b5f3b2]{font-size:var(--text-h2)}}.index-hero__subtitle[data-v-04b5f3b2]{font-size:var(--text-h5);line-height:120%;font-weight:500;color:var(--color-white-80);letter-spacing:-.36px}@media(max-width:767px){.index-hero__subtitle[data-v-04b5f3b2]{font-size:var(--text-small)}}.index-hero__offer[data-v-04b5f3b2]{display:flex;flex-direction:column;grid-gap:var(--space-m);gap:var(--space-m);flex:1 1 0;width:100%;max-width:472px;margin-left:auto}@media(max-width:1023px){.index-hero__offer[data-v-04b5f3b2]{margin-left:0}}.index-hero__calculator[data-v-04b5f3b2]{width:100%}.index-hero__security[data-v-04b5f3b2]{display:flex;align-items:center;justify-content:center;grid-gap:var(--space-xxs);gap:var(--space-xxs);font-size:var(--text-caption);line-height:18px;color:var(--color-white);text-align:center;text-shadow:0 2px 6px rgba(0,0,0,.2);letter-spacing:-.14px}.index-hero__security[data-v-04b5f3b2]:before{content:"";display:block;width:13px;height:14px;flex-shrink:0;-webkit-mask-image:url(/_nuxt/img/lock.5988c79.svg);mask-image:url(/_nuxt/img/lock.5988c79.svg);-webkit-mask-size:cover;mask-size:cover;background-color:var(--color-white)}