@keyframes two-columns-hero-section-up-down-animation{0%{transform:translateY(0)}to{transform:translateY(-20px)}}.two-columns-hero-section{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:auto;min-height:760px;padding:48px 0 64px;overflow:hidden}@media (width<=991px){.two-columns-hero-section{min-height:auto;padding:32px 0 48px}}.two-columns-hero-section__content{z-index:3;flex-direction:column;justify-content:center;max-width:100%;padding-top:96px;padding-bottom:32px;display:flex;position:relative}@media (width<=991px){.two-columns-hero-section__content{padding-top:32px;padding-bottom:24px}}.two-columns-hero-section__title{letter-spacing:-.02em;text-align:right;word-break:break-word;max-width:100%;font-size:clamp(30px,3.8vw,52px);font-weight:800;line-height:1.35}.two-columns-hero-section__title-line{text-align:right;width:100%;max-width:100%;margin:0;display:block}.two-columns-hero-section__title-line--secondary{margin-top:8px}.two-columns-hero-section__title div,.two-columns-hero-section__title span{text-align:right;min-width:0;margin:0;display:block}.two-columns-hero-section__title .js-two-columns-hero-highlight-words-card{display:block}.two-columns-hero-section__description{color:var(--gray-500);text-align:justify;text-justify:inter-word;word-break:break-word;max-width:540px;font-size:clamp(15px,1.5vw,18px);line-height:1.8}.two-columns-hero-section__actions{flex-wrap:wrap}.two-columns-hero-section__images-side{isolation:isolate;z-index:1;padding-top:48px;padding-bottom:24px;position:relative}@media (width<=991px){.two-columns-hero-section__images-side{padding-top:0;padding-bottom:0}}.two-columns-hero-section__upper-cta-badge-icon{animation-name:wave-animation;animation-duration:2.5s;animation-iteration-count:infinite;display:inline-block}.two-columns-hero-section__main-img{border:4px solid var(--white);width:100%;max-width:560px;height:auto;min-height:420px;max-height:560px;margin-inline-start:auto;box-shadow:0 24px 64px #121f3e1f}@media (width<=991px){.two-columns-hero-section__main-img{min-height:320px;max-height:400px;margin-inline:auto}}.two-columns-hero-section__main-img,.two-columns-hero-section__main-img img{border-radius:32px}.two-columns-hero-section__main-img img{-o-object-fit:cover;object-fit:cover}.two-columns-hero-section__spinning-img{z-index:2;border-radius:50%;width:112px;height:112px;transition:all .4s;animation:12s linear infinite rotate-animation;position:absolute;top:24px;left:0;box-shadow:0 8px 24px #121f3e26}.rtl .two-columns-hero-section__spinning-img{left:auto;right:0}@media (width<=991px){.two-columns-hero-section__spinning-img{width:72px;height:72px;left:-8px}.rtl .two-columns-hero-section__spinning-img{left:auto;right:-8px}}.two-columns-hero-section__overlay-img{z-index:2;border-radius:20px;width:min(360px,55%);height:auto;max-height:200px;animation:1s infinite alternate two-columns-hero-section-up-down-animation;position:absolute;bottom:48px;right:24px;overflow:hidden;box-shadow:0 16px 40px #121f3e24}.rtl .two-columns-hero-section__overlay-img{left:24px;right:auto}.two-columns-hero-section__overlay-img img{-o-object-fit:cover;object-fit:cover}@media (width<=991px){.two-columns-hero-section__overlay-img{width:200px;max-height:120px;bottom:24px;right:8px}.rtl .two-columns-hero-section__overlay-img{left:8px;right:auto}}.backdrop-filter-blur-2{backdrop-filter:blur(2px)}