@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500&family=Geist&display=swap";html.stop-scrolling{overflow:hidden}.btn{z-index:1;display:inline-flex;align-items:center;justify-content:space-between;width:auto;padding-left:1rem;padding-right:1rem;padding-top:0.75rem;padding-bottom:0.75rem;text-align:center;text-decoration-line:none;font-family:Geist, sans-serif;font-size:20px;line-height:135%;font-weight:400;border-radius:9999px;border-width:1px;cursor:pointer;position:relative;overflow:hidden;transition:all 700ms ease-in-out}@media (min-width: 1200px){.btn{width:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:1rem;padding-bottom:1rem}}.btn--data-scroll{min-width:0}.btn:hover .btn__bg::before{background-position:right top}.btn:hover .btn__bg::after{background-position:left bottom}.btn:hover .btn__text{transform:translateX(-12px)}.btn:hover .btn__icon{opacity:1}.btn__bg{position:absolute;width:200%;height:200%;top:-50%;left:-50%;transform:translate3d(0, 0%, 0);pointer-events:none;overflow:hidden;border-radius:9999px}.btn__bg::before{content:"";position:absolute;bottom:0;right:0;width:100%;height:100%;clip-path:polygon(0 0, 60% 0, 40% 100%, 0% 100%);background-color:rgba(0,0,0,0);background:linear-gradient(45deg, #fff 50%, #1e2026 50%);background-size:200% 100%;background-position:left bottom;transition:background-position 700ms ease-in-out}.btn__bg::after{content:"";position:absolute;bottom:0;right:0;width:100%;height:100%;clip-path:polygon(60% 0, 100% 0%, 100% 100%, 40% 100%);background-color:rgba(0,0,0,0);background:linear-gradient(45deg, #1e2026 50%, #fff 50%);background-size:200% 100%;background-position:right top;transition:background-position 700ms ease-in-out}.btn__bg--pink::before{background:linear-gradient(45deg, #deaab2 50%, #1e2026 50%);background-size:200% 100%;background-position:left bottom}.btn__bg--pink::after{background:linear-gradient(45deg, #1e2026 50%, #deaab2 50%);background-size:200% 100%;background-position:right top}.btn__bg--slate::before{background:linear-gradient(45deg, #1e2026 50%, #deaab2 50%);background-size:200% 100%;background-position:left bottom}.btn__bg--slate::after{background:linear-gradient(45deg, #deaab2 50%, #1e2026 50%);background-size:200% 100%;background-position:right top}.btn__bg--black::before{background:linear-gradient(45deg, #000 50%, #fff 50%);background-size:200% 100%;background-position:left bottom}.btn__bg--black::after{background:linear-gradient(45deg, #fff 50%, #000 50%);background-size:200% 100%;background-position:right top}.btn__bg--white::before{background:linear-gradient(45deg, #fff 50%, #1e2026 50%);background-size:200% 100%;background-position:left bottom}.btn__bg--white::after{background:linear-gradient(45deg, #1e2026 50%, #fff 50%);background-size:200% 100%;background-position:right top}.btn__content{position:relative;display:flex;align-items:center;justify-content:center;padding:0 8px}@media (min-width: 1200px){.btn__content{padding:0 16px}}.btn__text{font-size:16px;transition:transform 700ms ease-in-out}@media (min-width: 1200px){.btn__text{font-size:20px}}.btn__icon{position:absolute;right:0;opacity:0;transition:all 700ms ease-in-out}.btn__icon svg path{fill:#fff}.btn__icon--pink svg path{fill:#deaab2}.btn__icon--slate svg path{fill:#1e2026}.btn__icon--black svg path{fill:#000}.btn__icon--white svg path{fill:#fff}img.lazypreload{opacity:0 !important;transition:opacity .2s,visibility .2s !important}img.lazypreload.lazyloaded{opacity:1 !important}img.lazypreload.lazyload{visibility:hidden}.hero-section{position:relative;width:100%;height:80svh}@media (min-width: 1024px){.hero-section{height:100lvh}}.hero-section__bg-image{position:absolute;inset:0;width:100%;height:100%}.hero-section__bg-image img{width:100%;height:100%;object-fit:cover;object-position:left}@media (min-width: 1024px){.hero-section__bg-image img{object-position:center}}.hero-section__content-wrapper{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hero-section__logo-wrapper{position:relative;width:30%;height:30%}.hero-section__logo-split{position:relative;width:100%;height:100%}.hero-section__logo-split .split{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.hero-section__logo-split .split--left{position:absolute;top:0;left:0;clip-path:polygon(0 0, 0% 100%, 100% 0)}.hero-section__logo-split .split--right{position:relative;bottom:0;right:0;clip-path:polygon(100% 0, 0% 100%, 100% 100%)}.image-ticker{position:relative;width:100%;overflow:hidden}.image-ticker__inner{height:100%}.image-ticker__item{position:relative}.image-ticker__item:nth-of-type(odd) .item-image{aspect-ratio:985/600;width:500px}@media (min-width: 1200px){.image-ticker__item:nth-of-type(odd) .item-image{aspect-ratio:985/600;width:980px}}.image-ticker__item:nth-of-type(even) .item-image{aspect-ratio:500/700;width:250px}@media (min-width: 1200px){.image-ticker__item:nth-of-type(even) .item-image{aspect-ratio:500/700;width:500px}}.image-ticker__item .item-label{position:absolute;bottom:0;left:0;transform:translateY(calc(100% + 8px));font-family:Geist, sans-serif;font-size:16px;line-height:135%}@media (min-width: 1200px){.image-ticker__item .item-label{font-size:20px;line-height:135%}}.image-ticker .ticker-items{display:flex;flex-shrink:0;align-items:center;gap:50px;padding-left:50px}@media (min-width: 1200px){.image-ticker .ticker-items{gap:100px;padding-left:100px}}.ticker-items .image-ticker__item img{opacity:1 !important}.image-ticker__title{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.image-ticker__title h2{font-family:Bricolage Grotesque, sans-serif;text-align:center;font-size:32px;line-height:110%}@media (min-width: 1200px){.image-ticker__title h2{font-size:60px;line-height:110%}}.media-overlay{position:absolute;inset:0;width:100%;height:100%;-webkit-user-select:none;user-select:none;pointer-events:none}.media-overlay--white{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.media-overlay--black{--tw-bg-opacity:1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.media-overlay--opacity-5{opacity:.05}.media-overlay--opacity-10{opacity:.1}.media-overlay--opacity-20{opacity:.2}.media-overlay--opacity-30{opacity:.3}.site-footer{position:relative;padding-top:50px}@media (min-width: 1200px){.site-footer{padding-top:130px}}.site-footer__grid-layout{position:relative;display:grid;grid-template-columns:repeat(1, minmax(0, 1fr));gap:32px}@media (min-width: 1200px){.site-footer__grid-layout{grid-template-columns:repeat(12, minmax(0, 1fr));gap:0}}.site-footer__agents-list{position:relative;display:grid;grid-template-columns:repeat(1, minmax(0, 1fr));gap:32px;margin:0;list-style-type:none;padding:0}@media (min-width: 1200px){.site-footer__agents-list{grid-column:span 7 / span 7;grid-template-columns:repeat(2, minmax(0, 1fr));column-gap:0}}.site-footer__agents-list-item{position:relative;grid-row:span 2 / span 2;display:grid;grid-template-rows:subgrid;gap:16px}.site-footer__agents-list-item .agent-info{font-family:Geist, sans-serif;font-size:16px;line-height:135%}@media (min-width: 1200px){.site-footer__agents-list-item .agent-info{font-size:20px;line-height:135%}}.site-footer__agents-list-item .agent-info a{text-decoration-line:underline;text-decoration-color:transparent;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:700ms;transition-timing-function:cubic-bezier(0, 0, 0.2, 1)}.site-footer__agents-list-item .agent-info a:hover{text-decoration-color:#DEAAB2}.site-footer__download-cta-container{position:relative}@media (min-width: 1200px){.site-footer__download-cta-container{grid-column:-1 / -5;display:flex;align-items:flex-end;justify-content:flex-end}}.text-section{position:relative;overflow:hidden}.text-section__wave-el{position:absolute;pointer-events:none}@media (min-width: 1200px){.text-section__wave-el{height:100%}}.text-section__wave-el svg{width:100%;height:100%}.text-section__wave-el--left{top:0;left:0}.text-section__wave-el--left svg path{transform-origin:center;transform:rotate(180deg)}.text-section__wave-el--right{bottom:0;right:0}.text-section__grid{position:relative;display:grid;grid-template-columns:repeat(1, minmax(0, 1fr));gap:1.5rem}@media (min-width: 1200px){.text-section__grid{grid-template-columns:repeat(12, minmax(0, 1fr));gap:0}}.text-section__heading-wrapper{grid-column:span 1 / span 1}@media (min-width: 1200px){.text-section__heading-wrapper{grid-column:span 6 / span 6}}.text-section__heading-wrapper h2{font-family:Bricolage Grotesque, sans-serif;font-size:32px;line-height:110%}@media (min-width: 1200px){.text-section__heading-wrapper h2{font-size:48px;line-height:110%}}@media (min-width: 1440px){.text-section__heading-wrapper h2{font-size:60px;line-height:110%}}.text-section__heading-wrapper h2 div.lines{color:rgba(0,0,0,0);background:linear-gradient(to right, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0.1) 50%);background-size:200% 100%;background-position-x:100%;background-clip:text;-webkit-background-clip:text}.text-section__body-content-wrapper{grid-column:span 1 / span 1}@media (min-width: 1200px){.text-section__body-content-wrapper{grid-column:span 5 / span 5;grid-column-start:8}}.text-section__body-content-wrapper p{font-family:Geist, sans-serif;font-size:16px;line-height:135%}@media (min-width: 1200px){.text-section__body-content-wrapper p{font-size:20px;line-height:135%}}.waves{width:100%;height:100%;pointer-events:none}.waves .wave-segment{overflow:hidden}.waves .wave-segment svg{position:absolute;width:100%;height:100%}.waves .wave-segment--left{position:absolute;top:0;left:0;width:100%;height:100%;clip-path:polygon(0 0, 0 100%, 100% 0)}.waves .wave-segment--right{position:absolute;bottom:0;right:0;width:100%;height:100%;clip-path:polygon(100% 0, 0 100%, 100% 100%)}