.logos-item--grayscale{filter:grayscale(100%);opacity:.75;transition:filter .3s ease,opacity .3s ease}.logos-item--grayscale:hover{filter:grayscale(0);opacity:1}@media print{.project-print-page .project-description p{font-size:12px}.project-print-page .feature-item{page-break-inside:avoid}.project-print-page table{font-size:11px}.project-print-page table td,.project-print-page table th{padding:4px 8px}}.property-list-page-map{display:flex;flex-direction:column;width:100%}@media(min-width:1024px){.property-list-page-map{flex-direction:row;align-items:flex-start}}.property-list-page-map__list{display:flex;flex-direction:column;width:100%}@media(min-width:1024px){.property-list-page-map__list{width:45%;max-width:720px;border-right:1px solid rgba(0,0,0,.08)}}.property-list-page-map__results-count{margin:0;padding:1rem 1rem 0;font-size:.9375rem;font-weight:600;line-height:1.4;color:#374151}@media(min-width:768px){.property-list-page-map__results-count{padding:1.5rem 1.5rem 0}}.property-list-page-map__list-inner{padding:1rem 1rem 0}@media(min-width:768px){.property-list-page-map__list-inner{padding:1.5rem 1.5rem 0}}.property-list-page-map__item{margin-bottom:1rem;border-radius:1rem;transition:box-shadow .2s ease,transform .2s ease}.property-list-page-map__item.is-active{box-shadow:0 0 0 2px var(--color-secondary);transform:translateY(-1px)}.property-list-page-map__pagination{padding:1rem 1.5rem 1.5rem;border-top:1px solid rgba(0,0,0,.06)}.property-list-page-map__map{position:relative;width:100%;min-height:50vh;background:#f3f4f6}@media(min-width:1024px){.property-list-page-map__map{flex:1;position:sticky;top:var(--page-map-sticky-top,var(--site-sticky-header-offset,5rem));align-self:flex-start;height:calc(100vh - var(--page-map-sticky-top, var(--site-sticky-header-offset, 5rem)));min-height:28rem}}.property-list-page-map__map-notice{position:absolute;top:1rem;left:50%;z-index:500;transform:translateX(-50%);max-width:calc(100% - 2rem);padding:.5rem .875rem;border-radius:9999px;background:hsla(0,0%,100%,.95);box-shadow:0 2px 10px rgba(0,0,0,.12);font-size:.8125rem;line-height:1.25;color:#374151;text-align:center;pointer-events:none}.property-list-page-map__map-inner{width:100%;height:100%;min-height:inherit}.property-list-page-map__map-empty,.property-list-page-map__map-loading{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:inherit;color:#6b7280;text-align:center;padding:2rem}.scroll-reveal-wrapper{position:relative;height:auto}@media(min-width:768px){.scroll-reveal-wrapper{height:var(--scroll-reveal-height)}}.scroll-reveal-sticky{display:flex;flex-direction:column;justify-content:center;overflow:hidden}@media(min-width:768px){.scroll-reveal-sticky{position:sticky;top:var(--scroll-reveal-top,0);height:var(--scroll-reveal-viewport,100vh)}}.scroll-reveal-grid{width:100%;height:100%}@media(min-width:768px){.scroll-reveal-grid{padding:3rem 2rem;height:100%}}.scroll-reveal-image-col,.scroll-reveal-text-col{position:relative;min-height:0}@media(min-width:768px){.scroll-reveal-image-col,.scroll-reveal-text-col{height:100%}}.scroll-reveal-item{display:flex;flex-direction:column;justify-content:center}@media(max-width:767px){.scroll-reveal-item[aria-hidden=true]{display:none}}@media(min-width:768px){.scroll-reveal-item{position:absolute;inset:0;transition-property:opacity,transform;transition-duration:.45s;transition-timing-function:ease;will-change:opacity,transform}}.scroll-reveal-fade-enter{opacity:1;pointer-events:auto}.scroll-reveal-fade-exit,.scroll-reveal-fade-next,.scroll-reveal-fade-prev{opacity:0;pointer-events:none}.scroll-reveal-slide-up-enter{opacity:1;transform:translateY(0);pointer-events:auto}.scroll-reveal-slide-up-exit{opacity:0;transform:translateY(-100%);pointer-events:none}.scroll-reveal-slide-up-next{opacity:0;transform:translateY(100%);pointer-events:none}.scroll-reveal-slide-up-prev{opacity:0;transform:translateY(-100%);pointer-events:none}.scroll-reveal-slide-down-enter{opacity:1;transform:translateY(0);pointer-events:auto}.scroll-reveal-slide-down-exit{opacity:0;transform:translateY(100%);pointer-events:none}.scroll-reveal-slide-down-next{opacity:0;transform:translateY(-100%);pointer-events:none}.scroll-reveal-slide-down-prev{opacity:0;transform:translateY(100%);pointer-events:none}.scroll-reveal-text-content{display:flex;flex-direction:column;height:100%}.scroll-reveal-text-body{display:flex;flex-direction:column;gap:1rem;flex:1;justify-content:center}.scroll-reveal-item-subtitle{font-size:clamp(1rem,1.5vw,1.25rem);opacity:.8}.scroll-reveal-item-richtext{font-size:clamp(.9rem,1.2vw,1.1rem);line-height:1.7}.scroll-reveal-item-links{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:auto;padding-top:1.5rem}.scroll-reveal-image-wrap{position:relative;width:100%;overflow:hidden}.scroll-reveal-image-wrap:not([class*=aspect-]){height:100%}.scroll-reveal-image-wrap img{object-fit:cover}.scroll-reveal-counter{position:absolute;top:0;left:0;font-size:.75rem;letter-spacing:.08em;opacity:.7;z-index:10;font-variant-numeric:tabular-nums;line-height:1;pointer-events:none}.scroll-reveal-counter-current{opacity:1}.scroll-reveal-counter-sep,.scroll-reveal-counter-total{opacity:.5}.scroll-reveal-mobile{position:relative}.scroll-reveal-mobile .scroll-reveal-counter{position:relative;top:auto;left:auto;margin-bottom:.75rem}.scroll-reveal-mobile-nav{display:flex;align-items:center;justify-content:space-between;margin-top:1.25rem;gap:1rem}.scroll-reveal-mobile-nav-buttons{display:flex;gap:.5rem}.scroll-reveal-reduced-motion{display:flex;flex-direction:column;gap:4rem}.scroll-reveal-reduced-item{width:100%}@media(prefers-reduced-motion:reduce){.scroll-reveal-item{transition:none!important}}.service-cards-bento{width:100%}@media(min-width:1024px){.service-cards-bento{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:auto auto}}.service-cards-bento__slot--hero{min-height:280px}@media(min-width:1024px){.service-cards-bento__slot--hero{grid-column:1/span 2;grid-row:1/span 2;min-height:0;height:100%}}.service-cards-bento__slot--wide{min-height:220px}@media(min-width:1024px){.service-cards-bento__slot--wide{grid-column:3/span 2;grid-row:1;width:100%;height:auto;aspect-ratio:2/1;min-height:0}}.service-cards-bento__slot--small-left,.service-cards-bento__slot--small-right{min-height:220px}@media(min-width:1024px){.service-cards-bento__slot--small-left,.service-cards-bento__slot--small-right{width:100%;height:auto;aspect-ratio:1/1;min-height:0}.service-cards-bento__slot--small-left{grid-column:3;grid-row:2}.service-cards-bento__slot--small-right{grid-column:4;grid-row:2}}.service-cards-bento__card{display:flex;flex-direction:column;min-height:inherit;transition:transform .35s ease-out;transform-origin:center center}@media(hover:hover)and (pointer:fine){.service-cards-bento__card:hover{transform:scale(1.02);z-index:1}}.service-cards-bento__content a,.service-cards-bento__text a{pointer-events:auto}.service-cards-bento__description p{margin:0}.service-cards-bento__description p+p{margin-top:.5rem}.service-cards-bento__cta-link{text-decoration:none}.service-cards-bento__cta-link:hover{opacity:.85}.scrolling-text-ticker{line-height:1.2}.scrolling-text-ticker--sm{font-size:.875rem}@media(min-width:1024px){.scrolling-text-ticker--sm{font-size:1rem}}.scrolling-text-ticker--md{font-size:1rem}@media(min-width:1024px){.scrolling-text-ticker--md{font-size:1.125rem}}.scrolling-text-ticker--lg{font-size:1.125rem}@media(min-width:1024px){.scrolling-text-ticker--lg{font-size:1.25rem}}.scrolling-text-ticker--xl{font-size:1.25rem;line-height:1.1}@media(min-width:1024px){.scrolling-text-ticker--xl{font-size:6rem;line-height:1}}.service-cards-view-3 .embla__slide{display:flex;flex-direction:column}.service-cards-view-3 .card-content{display:flex;flex-direction:column;flex:1;padding-top:2rem}.service-cards-view-3 .card-content>a:not(:has(.btn)){text-decoration:none;color:inherit;background:none;border:none;padding:0;border-radius:0;font-weight:inherit}.service-cards-view-3 .service-cards-view-3__description,.service-cards-view-3 .service-cards-view-3__description a:not(.btn),.service-cards-view-3 .service-cards-view-3__description li,.service-cards-view-3 .service-cards-view-3__description p,.service-cards-view-3 .service-cards-view-3__inherit-color .card-content,.service-cards-view-3 .service-cards-view-3__inherit-color .service-cards-view-3__description,.service-cards-view-3 .service-cards-view-3__inherit-color .service-cards-view-3__description a:not(.btn),.service-cards-view-3 .service-cards-view-3__inherit-color .service-cards-view-3__description em,.service-cards-view-3 .service-cards-view-3__inherit-color .service-cards-view-3__description li,.service-cards-view-3 .service-cards-view-3__inherit-color .service-cards-view-3__description p,.service-cards-view-3 .service-cards-view-3__inherit-color .service-cards-view-3__description span,.service-cards-view-3 .service-cards-view-3__inherit-color .service-cards-view-3__description strong,.service-cards-view-3 .service-cards-view-3__inherit-color .text-content a:not(.btn),.service-cards-view-3 .service-cards-view-3__inherit-color .text-content em,.service-cards-view-3 .service-cards-view-3__inherit-color .text-content li,.service-cards-view-3 .service-cards-view-3__inherit-color .text-content p,.service-cards-view-3 .service-cards-view-3__inherit-color .text-content span,.service-cards-view-3 .service-cards-view-3__inherit-color .text-content strong,.service-cards-view-3 .service-cards-view-3__inherit-color h1,.service-cards-view-3 .service-cards-view-3__inherit-color h2,.service-cards-view-3 .service-cards-view-3__inherit-color h3,.service-cards-view-3 .service-cards-view-3__inherit-color h4,.service-cards-view-3 .service-cards-view-3__inherit-color h5,.service-cards-view-3 .service-cards-view-3__inherit-color h6{color:inherit}.service-cards-view-3 .embla>div:has(>.embla__navigation){justify-content:flex-start;gap:1rem}@media(min-width:768px){.service-cards-view-3 .embla>div:has(>.embla__navigation){gap:1.5rem}}.service-cards-view-3 .embla__navigation{order:-1}.property-filter-v7{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.property-filter-v7__card{background:#fff;border-radius:0;box-shadow:0 10px 30px rgba(0,0,0,.02);overflow:visible}.property-filter-v7__bar{display:flex;flex-wrap:wrap;align-items:stretch;gap:1rem;max-width:100rem;margin-inline:auto;padding:1.25rem 1rem}@media(min-width:768px){.property-filter-v7__bar{flex-wrap:nowrap;gap:1.5rem;padding:1.25rem 3rem}}.property-filter-v7__goal-toggle{display:inline-flex;align-items:center;align-self:stretch;flex-shrink:0;padding:.25rem;border:1px solid #d1d5db;border-radius:var(--border-radius,.375rem);background:var(--color-background,#fff);box-sizing:border-box}.property-filter-v7__goal-toggle--pill,.property-filter-v7__goal-toggle--pill .property-filter-v7__goal-btn{border-radius:9999px}.property-filter-v7__goal-btn{border:none;background:rgba(0,0,0,0);color:var(--color-primary-text);padding:0 1.25rem;height:100%;min-height:2.25rem;font:inherit;font-weight:600;line-height:1.2;cursor:pointer;transition:background-color .15s ease,color .15s ease;white-space:nowrap}.property-filter-v7__goal-btn--active{background:#fff;color:var(--color-primary-text);box-shadow:0 2px 10px rgba(0,0,0,.05)}.property-filter-v7__inputs{display:flex;flex:1 1 100%;flex-wrap:wrap;align-items:stretch;gap:.75rem;min-width:0}@media(min-width:768px){.property-filter-v7__inputs{flex-wrap:nowrap;gap:1rem}}.property-filter-v7__search{position:relative;display:flex;align-items:stretch;flex:1 1 100%;min-width:0}@media(min-width:768px){.property-filter-v7__search{flex:1 1 auto}}.property-filter-v7__search-icon{position:absolute;left:1rem;top:50%;z-index:1;transform:translateY(-50%);color:var(--color-primary-text);opacity:.55;pointer-events:none}.property-filter-v7__region-select{min-width:0}.property-filter-v7__region-select>label{display:none}.property-filter-v7__region-select [role=combobox]{height:100%;box-sizing:border-box;padding-left:calc(1rem + 18px + .75rem)!important}.property-filter-v7__type{display:flex;align-items:stretch;flex:1 1 auto;min-width:0}@media(min-width:768px){.property-filter-v7__type{flex:0 1 auto}}.property-filter-v7__type .atom-select{min-width:0;width:100%}.property-filter-v7__type .atom-select>label{display:none}.property-filter-v7__type .atom-select [role=combobox]{height:100%;box-sizing:border-box}.property-filter-v7__actions{display:flex;flex-wrap:wrap;align-items:stretch;gap:.75rem;flex-shrink:0}.property-filter-v7__actions .btn{align-self:stretch;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.property-filter-v7--input-v1{--property-filter-v7-input-border:#e5e7eb}.property-filter-v7--input-v2{--property-filter-v7-input-border:currentColor}.property-filter-v7--input-v3{--property-filter-v7-input-border:#d1d5db}.property-filter-v7--input-v4{--property-filter-v7-input-border:color-mix(in srgb,var(--color-primary-text) 20%,transparent)}.property-filter-v7__more-btn.btn-outline{border:1px solid var(--property-filter-v7-input-border,#e5e7eb);color:var(--color-primary-text)}.property-filter-v7__more-btn--active{background-color:var(--color-background,#fff)!important}.property-filter-v7__panel{border-top:1px solid #eaeaea;max-width:100rem;margin-inline:auto;padding:1.25rem 1rem 1rem}@media(min-width:768px){.property-filter-v7__panel{padding:1.5rem 3rem 1.25rem}}.property-filter-v7__panel-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:768px){.property-filter-v7__panel-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) minmax(0,1fr);gap:2rem;align-items:start}}.property-filter-v7__filter-label{display:block;margin-bottom:.625rem;font-size:.8125rem;font-weight:600;color:var(--color-primary-text)}.property-filter-v7__price-range{display:flex;align-items:center;gap:.5rem}.property-filter-v7__price-separator{flex-shrink:0;color:var(--color-primary-text);opacity:.45}.property-filter-v7__price-input{min-width:0;flex:1}.property-filter-v7__pills{display:flex;flex-wrap:wrap;gap:.5rem}.property-filter-v7__pill{min-width:2.75rem;min-height:2.75rem;padding:.5rem .875rem;border:1px solid #eaeaea;border-radius:9999px;background:#fff;color:var(--color-primary-text);font-size:.875rem;font-weight:600;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.property-filter-v7__pill--active{background:var(--color-primary-text);border-color:var(--color-primary-text);color:var(--color-background,#fff)}.property-filter-v7__panel-actions{display:flex;align-items:center;justify-content:flex-end;gap:1rem;margin-top:1.25rem;padding-top:1.25rem;border-top:1px dashed rgba(0,0,0,.12)}.property-filter-v7__reset{border:none;background:rgba(0,0,0,0);color:var(--color-primary-text);font-size:.875rem;font-weight:600;cursor:pointer;opacity:.7;transition:opacity .15s ease}.property-filter-v7__reset:hover{opacity:1}.sticky-buttons.bottom-1 .btn{min-width:8rem;text-align:center}.sticky-buttons.right-0 .btn.sticky-button-side{display:inline-flex;align-items:center;justify-content:center;padding:1.25rem 1rem;text-align:center}.sticky-buttons.right-0 .sticky-button-side__content{display:inline-flex;flex-direction:row-reverse;align-items:center;gap:.5rem;writing-mode:vertical-rl}.sticky-buttons.right-0 .sticky-button-side__icon{flex-shrink:0;transform:rotate(-90deg)}.sticky-buttons.right-0 .sticky-button-side__label{display:block;transform:rotate(180deg)}.detail-list-view-5-group .detail-list-card__row:last-child{border-bottom:none}.detail-list-view-7 .detail-list-view-7-group .detail-item-name{color:inherit;opacity:.7}.detail-list-view-7 .detail-list-view-7-group .detail-item-value{font-weight:600;opacity:1}.detail-list-view-7 .detail-list-view-7-group .detail-item-comment{font-weight:400}@keyframes hero-split-item-in{0%{opacity:0;transform:translate3d(var(--hero-split-from-x,-1.5rem),1.25rem,0)}to{opacity:1;transform:translateZ(0)}}@keyframes hero-split-media-in-right{0%{opacity:0;transform:translate3d(3rem,0,0) scale(.97)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes hero-split-media-in-left{0%{opacity:0;transform:translate3d(-3rem,0,0) scale(.97)}to{opacity:1;transform:translateZ(0) scale(1)}}@media(prefers-reduced-motion:no-preference){.banner-box-split-container.hero-split-layout-image-right{--hero-split-from-x:-1.5rem}.banner-box-split-container.hero-split-layout-image-right .hero-split-enter-media{animation:hero-split-media-in-right .9s cubic-bezier(.165,.84,.44,1) .15s both}.banner-box-split-container.hero-split-layout-image-left{--hero-split-from-x:1.5rem}.banner-box-split-container.hero-split-layout-image-left .hero-split-enter-media{animation:hero-split-media-in-left .9s cubic-bezier(.165,.84,.44,1) .15s both}.banner-box-split-container .hero-split-enter-content .banner-content>*{animation:hero-split-item-in .75s cubic-bezier(.165,.84,.44,1) both}.banner-box-split-container .hero-split-enter-content .banner-content>:first-child{animation-delay:0s}.banner-box-split-container .hero-split-enter-content .banner-content>:nth-child(2){animation-delay:80ms}.banner-box-split-container .hero-split-enter-content .banner-content>:nth-child(3){animation-delay:calc(80ms*2)}.banner-box-split-container .hero-split-enter-content .banner-content>:nth-child(4){animation-delay:calc(80ms*3)}.banner-box-split-container .hero-split-enter-content .banner-content>:nth-child(5){animation-delay:calc(80ms*4)}.banner-box-split-container .hero-split-enter-content .banner-content>:nth-child(6){animation-delay:calc(80ms*5)}.banner-box-split-container .hero-split-enter-content .banner-content>h1{overflow:hidden}}.banner-box-split-image-container{--split-panel-overlay-hover-boost:0.15}.banner-box-split-image-container .split-image-panel-content{transition:filter .35s ease,opacity .35s ease}.banner-box-split-image-container .split-image-panel-overlay{opacity:var(--split-panel-overlay-opacity,.5);transition:opacity .35s ease}.banner-box-split-image-container .split-image-panel:hover .split-image-panel-overlay{opacity:min(var(--split-panel-overlay-opacity,.5) + var(--split-panel-overlay-hover-boost),.9)}.banner-box-split-image-container:has(.split-image-panel-left:hover) .split-image-panel-right .split-image-panel-content,.banner-box-split-image-container:has(.split-image-panel-right:hover) .split-image-panel-left .split-image-panel-content{filter:blur(3px);opacity:.55}.banner-box-split-image-container .split-image-panel:hover .split-image-panel-cta.btn-primary:not(.btn-inactive){background-color:var(--btn-primary-hover-color);color:var(--btn-primary-hover-contrast)}.banner-box-split-image-container .split-image-panel:hover .split-image-panel-cta.btn-secondary:not(.btn-inactive){background-color:var(--btn-secondary-hover-color);color:var(--btn-secondary-hover-contrast);border-color:var(--color--secondary)}.banner-box-split-image-container .split-image-panel:hover .split-image-panel-cta.btn-tertiary:not(.btn-inactive){background-color:var(--btn-tertiary-hover-color);color:var(--btn-tertiary-hover-contrast)}.banner-box-split-image-container .split-image-panel:hover .split-image-panel-cta.btn-outline-secondary:not(.btn-inactive),.banner-box-split-image-container .split-image-panel:hover .split-image-panel-cta.btn-outline:not(.btn-inactive){text-decoration:none;background-color:var(--color-secondary);color:#fff}.banner-box-split-image-container .split-image-panel:hover .split-image-panel-cta.btn-white:not(.btn-inactive){background-color:var(--color-primary-text);color:#fff}.banner-box-split-image-container .split-image-panel:hover .split-image-panel-cta.btn-underline:not(.btn-inactive){color:var(--color-secondary);border-bottom-color:var(--color-secondary)}.banner-blocks h2,.banner-blocks h3,.banner-blocks h4,.banner-blocks h5{color:inherit}@media(max-width:1023px){.banner-box.hero-content-under-media-mobile,.banner-box.hero-content-under-media-mobile .banner-content,.banner-box.hero-content-under-media-mobile .banner-content h1,.banner-box.hero-content-under-media-mobile .banner-content h1 span,.banner-box.hero-content-under-media-mobile .banner-content h2,.banner-box.hero-content-under-media-mobile .banner-content h3,.banner-box.hero-content-under-media-mobile .banner-content p{color:var(--color-primary-text)}}.banner-box.banner-box-carousel .banner-content.text-content p,.banner-box.banner-box-image .banner-content.text-content p,.banner-box.banner-box-video .banner-content.text-content p{font-size:inherit}.banner-box .banner-content.hero-text-size-bigger .text-content h1,.banner-box .banner-content.hero-text-size-bigger.text-content h1,.banner-box .banner-content.hero-text-size-bigger>h1,.banner-box .banner-content.hero-text-size-bigger>h1 span{font-size:3rem!important;line-height:125%}@media(min-width:1024px){.banner-box .banner-content.hero-text-size-bigger .text-content h1,.banner-box .banner-content.hero-text-size-bigger.text-content h1,.banner-box .banner-content.hero-text-size-bigger>h1,.banner-box .banner-content.hero-text-size-bigger>h1 span{font-size:3.75rem!important}}.banner-box .banner-content.hero-text-size-bigger .text-content li,.banner-box .banner-content.hero-text-size-bigger .text-content p,.banner-box .banner-content.hero-text-size-bigger.text-content li,.banner-box .banner-content.hero-text-size-bigger.text-content p{font-size:1.25rem;line-height:var(--line-height,1.5)}@media(min-width:1024px){.banner-box .banner-content.hero-text-size-bigger .text-content li,.banner-box .banner-content.hero-text-size-bigger .text-content p,.banner-box .banner-content.hero-text-size-bigger.text-content li,.banner-box .banner-content.hero-text-size-bigger.text-content p{font-size:1.5rem}}.banner-box .banner-content.hero-text-size-very-big .text-content h1,.banner-box .banner-content.hero-text-size-very-big.text-content h1,.banner-box .banner-content.hero-text-size-very-big>h1,.banner-box .banner-content.hero-text-size-very-big>h1 span{font-size:3.75rem!important;line-height:115%}@media(min-width:1024px){.banner-box .banner-content.hero-text-size-very-big .text-content h1,.banner-box .banner-content.hero-text-size-very-big.text-content h1,.banner-box .banner-content.hero-text-size-very-big>h1,.banner-box .banner-content.hero-text-size-very-big>h1 span{font-size:4.5rem!important}}.banner-box .banner-content.hero-text-size-very-big .text-content li,.banner-box .banner-content.hero-text-size-very-big .text-content p,.banner-box .banner-content.hero-text-size-very-big.text-content li,.banner-box .banner-content.hero-text-size-very-big.text-content p{font-size:1.25rem;line-height:var(--line-height,1.5)}@media(min-width:1024px){.banner-box .banner-content.hero-text-size-very-big .text-content li,.banner-box .banner-content.hero-text-size-very-big .text-content p,.banner-box .banner-content.hero-text-size-very-big.text-content li,.banner-box .banner-content.hero-text-size-very-big.text-content p{font-size:1.5rem}}