@charset "UTF-8";.hero-section{display:flex;flex-direction:column;align-items:center;align-self:stretch;position:relative;padding:95px 60px 0 60px;background-repeat:no-repeat,no-repeat;background-position:center,center;background-size:100% 100%,auto 100%;overflow:hidden;backface-visibility:hidden;transform:translateZ(0)}@media (max-width:1139px){.hero-section{height:auto;padding:96px 60px}}@media (max-width:575px){.hero-section{padding:112px 16px 0}}@media (max-width:480px){.hero-section{padding:112px 16px}}@media (max-width:575px){.hero-section__bg_cover{background-size:cover}}.hero-section .hero-container{display:flex;max-width:1140px;width:100%;flex-shrink:0;align-self:stretch;position:relative;margin:0 auto}@media (max-width:1139px){.hero-section .hero-container{height:auto;max-width:100%}}.hero-section .hero-grid{display:grid;height:738px;width:100%;row-gap:16px;column-gap:16px;flex-shrink:0;align-self:stretch;position:relative;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(1,minmax(0,1fr))}@media (max-width:1139px){.hero-section .hero-grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(1,minmax(0,1fr));gap:40px;height:auto}}@media (max-width:575px){.hero-section .hero-grid{grid-template-columns:1fr;grid-template-rows:auto auto;gap:40px;height:auto}}.hero-section .hero-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:64px;flex:1 0 0;align-self:stretch;position:relative;grid-column:1/span 5;grid-row:1/span 1}@media (max-width:1139px){.hero-section .hero-content{grid-column:1/span 6;grid-row:1;gap:40px}}@media (max-width:575px){.hero-section .hero-content{gap:32px}}.hero-section .hero-content .hero-heading{display:flex;width:465.667px;flex-direction:column;align-items:center;gap:16px;position:relative}@media (max-width:1139px){.hero-section .hero-content .hero-heading{width:100%;max-width:465.667px;gap:12px}}.hero-section .hero-content .hero-heading .hero-subtitle{align-self:stretch;color:var(--color-text-dark-title);font-size:var(--size-text-s);font-weight:var(--weight-bold);line-height:32px;font-family:var(--font-secondary);letter-spacing:0;opacity:.7}@media (max-width:1139px){.hero-section .hero-content .hero-heading .hero-subtitle{font-size:var(--size-text-2xs);line-height:28px}}@media (max-width:575px){.hero-section .hero-content .hero-heading .hero-subtitle{font-size:var(--size-text-3xs);line-height:24px}}.hero-section .hero-content .hero-heading .hero-header{display:flex;flex-direction:column;align-items:flex-start;gap:32px;align-self:stretch;position:relative}@media (max-width:575px){.hero-section .hero-content .hero-heading .hero-header{gap:24px}}.hero-section .hero-content .hero-heading .hero-header .hero-title{align-self:stretch;color:var(--color-text-dark-title);font-size:var(--size-text-6xl);font-weight:var(--weight-semibold);line-height:56px;font-family:var(--font-primary);letter-spacing:0;text-transform:uppercase;margin:0;z-index:1}@media (max-width:1139px){.hero-section .hero-content .hero-heading .hero-header .hero-title{font-size:var(--size-text-5xl);line-height:44px}}@media (max-width:575px){.hero-section .hero-content .hero-heading .hero-header .hero-title{font-size:var(--size-text-2xl);line-height:32px}}@media (max-width:575px){.hero-section .hero-content .hero-heading .hero-header .hero-title span.hero-highlighted{line-height:55px}}.hero-section .hero-content .hero-heading .hero-header .hero-description{align-self:stretch;color:var(--color-text-dark-title);font-size:var(--size-text-2xs);font-weight:var(--weight-regular);line-height:28px;font-family:var(--font-secondary);letter-spacing:0;margin:0;overflow-wrap:anywhere;word-break:break-word}@media (max-width:1139px){.hero-section .hero-content .hero-heading .hero-header .hero-description{font-size:var(--size-text-3xs);line-height:24px}}@media (max-width:575px){.hero-section .hero-content .hero-heading .hero-header .hero-description{font-size:var(--size-text-3xs);line-height:24px}}.hero-section .hero-image-container{display:flex;align-items:center;gap:8px;flex:1 0 0;align-self:stretch;grid-column:6/span 7;grid-row:1/span 1;position:relative}@media (max-width:1139px){.hero-section .hero-image-container{grid-column:7/span 6;grid-row:1;height:400px}}@media (max-width:575px){.hero-section .hero-image-container{grid-column:1/span 6;grid-row:2;height:300px;justify-content:center}}@media (max-width:480px){.hero-section .hero-image-container{height:415px}}.hero-section .hero-image-container .hero-image-background{width:658px;height:738px;position:absolute;top:0;left:0;background-size:contain;background-repeat:no-repeat;filter:blur(2.5px);z-index:1}@media (max-width:1139px){.hero-section .hero-image-container .hero-image-background{width:100%;height:400px}}@media (max-width:575px){.hero-section .hero-image-container .hero-image-background{height:100%}}@media (max-width:480px){.hero-section .hero-image-container .hero-image-background{height:388px}}.hero-section .hero-image-container .hero-image-main{width:658px;height:738px;background-size:contain;background-repeat:no-repeat;z-index:2}@media (max-width:1139px){.hero-section .hero-image-container .hero-image-main{position:absolute;width:100%;height:100%}}@media (max-width:575px){.hero-section .hero-image-container .hero-image-main{height:100%}}@media (max-width:480px){.hero-section .hero-image-container .hero-image-main{height:100%}}.hero-heading,.hero-image-main{opacity:0;transform:translateY(50px);transition:opacity .5s ease-out}.hero-heading.animate,.hero-image-main.animate{animation:fadeInUpSpring 2s cubic-bezier(.68,-.55,.27,1) forwards;opacity:1;transform:translateY(0)}.hero-btn,.hero-image-background{opacity:0;transform:translateY(-50px);transition:opacity .5s ease-out}.hero-btn.animate,.hero-image-background.animate{animation:fadeInDownSpring 2s cubic-bezier(.68,-.55,.27,1) forwards;opacity:1;transform:translateY(0)}@keyframes fadeInUpSpring{0%{opacity:0;transform:translateY(-50px)}60%{opacity:.8;transform:translateY(-2px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeInDownSpring{0%{opacity:0;transform:translateY(50px)}60%{opacity:1;transform:translateY(2px)}100%{transform:translateY(0)}}.banner-image--desktop{display:inline-flex}@media (max-width:575px){.banner-image--desktop{display:none}}.banner-image--mobile{display:none}@media (max-width:575px){.banner-image--mobile{display:inline-flex}}