.style_container__yiALb{display:flex;flex-direction:column;position:relative;width:var(--page-width);max-width:var(--page-max-width);padding:var(--page-padding);margin:auto}@media (max-width:1199px){.style_container__yiALb{width:var(--tablet-page-width);max-width:var(--tablet-page-max-width);padding:var(--tablet-page-padding)}}@media (max-width:799px){.style_container__yiALb{width:var(--mobile-page-width);max-width:var(--mobile-page-max-width);padding:var(--mobile-page-padding)}}.style_header__EropJ{height:var(--header-height);color:var(--text-black);justify-content:center;position:fixed;left:0;top:0;z-index:100000}.style_header__EropJ,.style_inner__UO9YV{width:100%;display:flex;flex-direction:row;align-items:center}.style_inner__UO9YV{height:100%;justify-content:space-between;padding:16px 24px;z-index:25000;border-radius:4px;background-color:transparent;transition:background-color .2s ease-in}.style_innerBg__cxMQI{background-color:var(--color-background-dark);filter:drop-shadow(0 1px 8px var(--color-background-dark));border:1px solid #2e2e2e}.style_innerBgInverted__7oDJB{background-color:var(--color-background-light);filter:drop-shadow(0 1px 16px rgba(0,0,0,.08))}.style_navigation__g5WwF{display:flex;flex-direction:row;align-items:center;flex:1 1;justify-content:flex-end;gap:24px}.style_navlink__gS48D{position:relative;cursor:pointer;color:var(--text-color);transition:all .8s cubic-bezier(.67,0,.285,1);opacity:.8}.style_navlink__gS48D:after{position:absolute;top:-6px;left:0;content:" ";width:0;height:1px;background-color:var(--text-color);transition:all .8s cubic-bezier(.67,0,.285,1)}.style_navlink__gS48D:hover:not(.style_navcta__GjzOl):after{width:70%;border-width:1px;opacity:1}.style_navlink__gS48D.style_active__2vihW,.style_navlink__gS48D:hover{opacity:1}.style_navlink__gS48D.style_active__2vihW:not(.style_navcta__GjzOl):after{width:70%;border-width:1px;opacity:1}.style_navcta__GjzOl{padding:6px 20px;background-color:var(--color-black);color:var(--text-white);border-radius:120px;opacity:1;transition:all .8s cubic-bezier(.67,0,.285,1)}.style_navcta__GjzOl:hover{opacity:.8;transform:scale(1.06)}.style_header__EropJ .style_lngList__FeB1v{display:inline-flex;gap:12px}.style_lngList__FeB1v button{background:none;padding:12px 0;margin:0;border:none;color:var(--text-black);cursor:pointer}.style_servicesDropdown__CEXBY{position:absolute;top:calc(100% + 24px);left:50%;transform:translateX(-50%);background-color:var(--color-background-light);border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.15);padding:12px 0;min-width:200px;z-index:100001;opacity:0}.style_dropdownItem__4TNee{padding:12px 24px;color:var(--text-black);cursor:pointer;transition:all .2s ease;font-size:14px;white-space:nowrap}.style_dropdownItem__4TNee:hover{background-color:rgba(0,0,0,.05);padding-left:28px}@media screen and (max-width:1200px){.style_logoLink__2TnRF{z-index:2001}.style_pContainer__K_W0i{padding:0 12px}.style_header__EropJ{height:var(--mobile-header-height);z-index:2001}.style_servicesBtn__0cRYf{display:none}.style_inner__UO9YV{justify-content:space-between}.style_navigation__g5WwF{flex:initial;flex-direction:column;justify-content:flex-start;align-items:flex-end;overflow:hidden;gap:32px;padding-top:9%;padding-right:100px;font-size:3.5vw;background-color:var(--color-background-dark);position:fixed;top:0;right:0;width:100%;height:100vh;opacity:0;visibility:hidden;transition:all 1s cubic-bezier(.67,0,.285,1)}.style_navlink__gS48D{opacity:.5;color:var(--text-white)}.style_navlink__gS48D:after{display:none}.style_navigation__g5WwF.style_showMobileMenu__y_C5E{height:100vh;opacity:1;visibility:visible}.style_mobileBurger__zVzKj{z-index:11;display:flex;flex-direction:column;gap:8px;width:32px;height:32px;position:relative;top:8px;right:8px;background:none;border:none;cursor:pointer}.style_mobileBurger__zVzKj span{border:1px solid var(--color-black);width:100%;transition:all .35s ease-out}.style_mobileBurger__zVzKj.style_burgerClose__MXnXZ span:first-child{transform:rotate(45deg)}.style_mobileBurger__zVzKj.style_burgerClose__MXnXZ span:nth-child(2){transform:translateY(-10px) rotate(-45deg)}.style_navcta__GjzOl{display:block;opacity:1}}@media screen and (max-width:779px){.style_navigation__g5WwF{font-size:8vw;font-weight:300;padding-top:100px;padding-right:40px}}.style_vimeoVideoWrapper__GreuU{position:relative}.style_videoContainer__XkdiT,.style_vimeoVideoWrapper__GreuU{width:100%;height:100%;pointer-events:none;display:flex;align-items:center;justify-content:center}.style_videoContainer__XkdiT{position:absolute;bottom:0;left:0;overflow:hidden}.style_videoContainer__XkdiT iframe{overflow:hidden;pointer-events:none;display:block}.style_videoContainer__XkdiT iframe.style_iframeFill__BTl_5{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.style_overlay__RJDej{position:relative;width:100%;height:100%;pointer-events:all;align-items:center;justify-self:center;background-color:transparent;transition:background-color .3s,opacity .6s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.style_overlayHidden__V14zp{opacity:0}.style_overlayPaused__KzCjp{background-color:rgba(0,0,0,.5)}.style_videoControls__lzi3r{position:relative;width:100%;height:100%}.style_controlButton__P15lc,.style_videoControls__lzi3r{display:flex;justify-content:center;align-items:center;cursor:pointer}.style_controlButton__P15lc{width:80px;height:40px;border-radius:4px;background-color:#fefefe}.style_controlButtonLoading__h0q1e{animation:style_spin__g_Uds 3s linear infinite}.style_controlButtonIcon__DgiDW{width:26px;height:26px}.style_controlButtonIconBottom__M__V2{width:22px;height:22px;cursor:pointer;opacity:.75;transition:all .2s}.style_controlButtonIconBottom__M__V2:hover{opacity:1}.style_bottomBarControls__ts6GH{position:absolute;left:0;bottom:0;height:64px;width:100%;padding:12px}.style_bottomBarInner__NmLj0{position:relative;width:100%;height:100%;background-color:#111;padding:4px 24px;display:flex;align-items:center;gap:16px;border-radius:4px}.style_seekBar__15IYc{display:flex;flex:1 1;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;outline:none;border-radius:24px;height:4px}.style_seekBar__15IYc::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;background:#fefefe;cursor:pointer;border-radius:50%;margin-left:calc(((var(--seeked-percentage-value) - 50) / 100) * 12px);margin-top:-4px}.style_seekBar__15IYc::-moz-range-thumb{width:12px;height:12px;background:#fefefe;cursor:pointer;border-radius:50%;margin-left:calc(((var(--seeked-percentage-value) - 50) / 100) * 12px)}.style_seekBar__15IYc::-ms-thumb{width:12px;height:12px;background:#fefefe;cursor:pointer;border-radius:50%;margin-left:calc(((var(--seeked-percentage-value) - 50) / 100) * 12px)}.style_seekBar__15IYc::-webkit-slider-runnable-track{background:linear-gradient(to right,#a1a1a1 0,#a1a1a1 var(--seeked-percentage),#444 var(--seeked-percentage),#444 100%);border-radius:48px;height:4px}.style_seekBar__15IYc::-moz-range-progress{background-color:#4caf50}.style_seekBar__15IYc::-ms-fill-lower{background-color:#4caf50}.style_seekBar__15IYc:focus{outline:none}@keyframes style_spin__g_Uds{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:799px){.style_bottomBarInner__NmLj0{padding:4px 8px}.style_bottomBarControls__ts6GH{height:52px}.style_controlButtonIconBottom__M__V2{width:20px;height:20px}}@media only screen and (min-device-width:300px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2){.style_controlButtonIconBottom__M__V2[data-fullscreen]{display:none}}.style_services__8Yb4O{flex-direction:row;gap:6rem;margin:0 auto;width:100%}.style_service__Pewgy,.style_services__8Yb4O{display:flex;align-items:center;justify-content:center}.style_service__Pewgy{position:relative;flex-direction:column;font-size:1.5rem;font-weight:400;cursor:pointer;color:var(--text-black);font-family:var(--text);letter-spacing:3px}.style_light__gsUso.style_services__8Yb4O .style_service__Pewgy{color:var(--text-white)}.style_serviceIcon__mOTwx{width:150%;height:150%;position:absolute;top:-40%;left:-25%;right:0;bottom:0;opacity:.1;filter:saturate(0);transition:filter .75s cubic-bezier(.67,0,.285,1),opacity .65s cubic-bezier(.67,0,.285,1)}.style_serviceIcon__mOTwx:hover{opacity:1;filter:saturate(1)}.style_light__gsUso.style_services__8Yb4O .style_serviceIcon__mOTwx{opacity:.8}.style_light__gsUso.style_services__8Yb4O .style_serviceIcon__mOTwx:hover{opacity:1}@media screen and (max-width:1800px){.style_service__Pewgy{font-size:1.2rem}}@media screen and (max-width:799px){.style_services__8Yb4O{flex-direction:column;gap:48px}.style_service__Pewgy{font-size:1.2rem}}.style_hero__594nG{position:relative;justify-content:center;align-items:center;overflow:hidden;background-color:var(--color-background-light);min-height:105vh;color:var(--text-black)}.style_heroWrapper__sz_eX,.style_hero__594nG{display:flex;flex-direction:column;width:100%}.style_heroWrapper__sz_eX{gap:10rem}.style_heroImage__Xtc8w{height:100%}.style_heroThumb__HwdS8{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.style_coverHeroContainer__ft4Ox{width:100%;aspect-ratio:16/9;position:relative;display:flex;justify-content:center;align-items:center;padding:1rem;background-color:var(--color-white)}.style_coverVideoContainer__vqwYN{position:absolute;display:flex;justify-content:center;align-items:center;overflow:hidden;left:0;bottom:0;width:100%;height:100%;opacity:0}.style_coverVideoContainer__vqwYN iframe{z-index:0;aspect-ratio:16/9;width:100%}.style_coverImage__WTnyh{position:absolute;top:0;left:0;right:0;bottom:0;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:0}.style_coverHeroContainer__ft4Ox{overflow:hidden}.style_heroMediaItem__vhFJV{position:absolute;inset:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:1rem}.style_heroImageWrapper__JyeF6{position:absolute;inset:0;width:100%;height:100%;z-index:1}.style_heroImage__Xtc8w{position:absolute;aspect-ratio:16/9;width:100%;height:auto;padding:1rem;object-fit:cover}.style_progressIndicators__k0ubX{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;gap:.5rem;z-index:10;filter:drop-shadow(0 .125rem .5rem rgb(0,0,0,.9))}.style_progressIndicatorWrapper__aC0z1{width:2rem;height:.125rem;background-color:hsla(0,0%,100%,.5);border-radius:.125rem;overflow:hidden}.style_progressIndicator__Ce0_U{width:100%;height:100%;background-color:hsla(0,0%,100%,.95);transform-origin:left center;transform:scaleX(0)}.style_progressIndicatorActive__JsEt3{background-color:var(--color-white)}.style_heroText__5Yn9N{display:flex;flex-direction:column;width:100%;max-width:35rem;color:var(--text-black);padding:1.5rem 0;justify-content:center;align-items:flex-start;gap:1rem}.style_heroSignature__CZmvo{opacity:.9;margin-bottom:8px}.style_heroTitle__WF_Vt{font-size:3rem}.style_heroSubtitle__3FUux,.style_heroTitle__WF_Vt{font-weight:300;text-align:left;font-family:var(--text);margin:0}.style_heroSubtitle__3FUux{font-size:1.2rem;line-height:1.4;white-space:pre-wrap}.style_claim__SK_Dx{font-size:1.6rem;font-family:var(--text-elegant);font-style:italic;letter-spacing:.01em;margin:0;padding:.5rem 0}.style_heroCta__oKNKa{margin-top:16px;padding:.5rem 3rem;font-size:1.2rem;font-weight:400;font-family:var(--text);background-color:var(--color-black);color:var(--text-white);border:none;cursor:pointer;transition:all .8s cubic-bezier(.67,0,.285,1);text-decoration:none;border-radius:120px}.style_heroCta__oKNKa:hover{opacity:.8;transform:scale(1.06)}.style_heroServices__EdKlr{justify-content:center;gap:6rem}.style_heroContent__14XBV,.style_heroServices__EdKlr{display:flex;flex-direction:row;align-items:center;margin:0 auto;width:100%}.style_heroContent__14XBV{justify-content:space-between;max-width:80vw;gap:10rem}.style_heroService__8Zjvw{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.5rem;font-weight:400;cursor:pointer;color:var(--text-black);font-family:var(--text);letter-spacing:3px}.style_heroServiceIcon__xld6D{width:150%;height:150%;position:absolute;top:-40%;left:-25%;right:0;bottom:0;opacity:.05;filter:saturate(0);transition:all .2s ease-in}.style_heroServiceIcon__xld6D:hover{opacity:.3;filter:saturate(1)}@media screen and (max-width:1800px){.style_heroWrapper__sz_eX{gap:4rem}.style_heroContent__14XBV{max-width:100%;padding-left:3rem;padding-right:3rem;gap:3rem}.style_heroTitle__WF_Vt{font-size:2.5rem}.style_heroCta__oKNKa,.style_heroSubtitle__3FUux{font-size:1.2rem}.style_heroSignature__CZmvo{transform-origin:left bottom;transform:scale(.8)}}@media screen and (max-width:1199px){.style_heroContent__14XBV{flex-direction:column;padding:0 2rem;gap:4rem}.style_heroWrapper__sz_eX{padding-top:8rem;gap:5rem;padding-bottom:5rem}.style_heroText__5Yn9N{width:100%;max-width:100%;padding:0}.style_heroTitle__WF_Vt{font-size:2.5rem}.style_heroSubtitle__3FUux{font-size:1.5rem}.style_coverHeroContainer__ft4Ox{width:100%}.style_heroSignature__CZmvo{transform-origin:left bottom;transform:scale(.8)}}@media screen and (max-width:799px){.style_heroContent__14XBV{padding:0 1rem;gap:2rem}.style_heroWrapper__sz_eX{gap:3rem;padding-top:3rem;padding-bottom:3rem}.style_coverHeroContainer__ft4Ox{display:block;width:100%;max-width:100vw;aspect-ratio:16/9;height:unset;border-radius:0}.style_heroText__5Yn9N{padding:1.5rem 1rem}.style_heroTitle__WF_Vt{font-size:2rem}.style_heroSubtitle__3FUux{font-size:1.2rem}.style_heroSignature__CZmvo{transform:scale(.6)}.style_heroCta__oKNKa{padding:8px 24px;font-size:.95rem}.style_heroServices__EdKlr{flex-direction:column;gap:48px}.style_heroService__8Zjvw{font-size:1.2rem}.style_progressIndicators__k0ubX{bottom:2rem}.style_progressIndicatorWrapper__aC0z1{width:2rem}}.style_xxs__NJQt6{height:12px}.style_xs__yJw71{height:24px}.style_s__o_07s{height:32px}.style_m__Lv6Lu{height:48px}.style_l__SRNin{height:64px}.style_xl__twHBx{height:80px}.style_xxl__w40Os{height:128px}.style_desktopHidden__e0MGb{display:none}@media screen and (max-width:999px){.style_mobileHidden__kRGAn{display:none}.style_desktopHidden__e0MGb{display:inline-block}}@media screen and (max-width:779px){.style_desktopHidden__e0MGb{display:inline-block}.style_mobileHidden__kRGAn{display:none}.style_xxs__NJQt6{height:8px}.style_xs__yJw71{height:12px}.style_s__o_07s{height:24px}.style_m__Lv6Lu{height:32px}.style_l__SRNin{height:36px}.style_xl__twHBx{height:40px}.style_xxl__w40Os{height:64px}}.style_titledParagraph__kr8hw{display:flex;flex-direction:row}.style_titledParagraph__kr8hw.style_centered__Ug__S{flex-direction:column}.style_titledParagraph__kr8hw .style_title__VHJvQ{font-size:var(--text-heading-xxs);min-width:220px;color:#ddd}.style_titledParagraph__kr8hw.style_centered__Ug__S .style_title__VHJvQ{display:none}.style_titledParagraph__kr8hw .style_content__uoudG{font-size:32px;font-weight:300;white-space:pre-wrap}.style_titledParagraph__kr8hw.style_centered__Ug__S .style_content__uoudG{text-align:center}@media screen and (max-width:999px){.style_titledParagraph__kr8hw{flex-direction:column}.style_titledParagraph__kr8hw .style_title__VHJvQ{min-width:150px;margin-bottom:24px}.style_titledParagraph__kr8hw p{font-size:24px}.style_titledParagraph__kr8hw .style_content__uoudG{font-size:1.5rem}.style_titledParagraph__kr8hw.style_centered__Ug__S .style_content__uoudG{font-size:1.2rem;text-align:center;margin:auto;max-width:92%;text-wrap:pretty}}.style_wrapper__Z9pSj{perspective:500px;width:-moz-fit-content;width:fit-content}.style_wrapper__Z9pSj:hover .style_card__C_0LV{box-shadow:0 0 40px #33333380}.style_card__C_0LV{padding:1px;background:#111;background:linear-gradient(45deg,#111,#6d6d6d);margin:0;box-shadow:0 0 20px transparent;transition:box-shadow .8s;pointer-events:none}.style_card__C_0LV,.style_inner__q9vfG{position:relative;border-radius:12px;width:100%;height:100%}.style_inner__q9vfG{padding:32px;background:#0c0c0c;background:linear-gradient(135deg,#0c0c0c,#2e2e2e)}.style_title__mocB8{font-size:var(--text-heading-xs)}.style_card__C_0LV p{font-weight:300;font-size:1.1rem;margin-top:1.3rem;color:#eee}@media screen and (max-width:1199px){.style_card__C_0LV p{font-size:16px}}@media screen and (max-width:999px){.style_card__C_0LV{max-width:100%;margin:12px 0}}.style_cta__up8Hs{display:inline-block;padding:8px 24px;border-radius:120px;border:1px solid #666;color:var(--text-white);cursor:pointer;font-size:1.2rem;transition:all .6s cubic-bezier(.67,0,.285,1);position:relative;overflow:hidden}.style_inverted__iS188{border:1px solid var(--color-black);color:var(--color-black)}.style_fillBlack__kdZz9{background:#111;background:linear-gradient(135deg,#0c0c0c,#333)}.style_hoverText__oZRZ_{position:absolute;height:100%;bottom:-100%}.style_inner__tMfqx{transition:transform 1s}.style_cta__up8Hs:hover .style_inner__tMfqx{transform:translateY(-100%)}.style_small__fiOWV{font-size:1rem;padding:3px 24px}.row_style_row__pnIp_{display:flex;width:100%}.row_style_rowAlignCenter__XOtAb{justify-content:center}.style_cardsList__EBzws{display:grid;grid-gap:32px;gap:32px;grid-template-columns:repeat(3,1fr);opacity:.1;margin-bottom:3rem;position:relative;z-index:5}.style_logoSpacer__aJE3E{display:block}.style_ontopLogoWrapper__pEZ6y{position:absolute;opacity:1;z-index:3}.style_logoWrapper__HyNxb{position:absolute;z-index:2;transition:opacity .1s ease-out}.style_logoContainer__oXImH{display:flex;margin-bottom:1.5rem;width:100%;height:150px}.style_r3logosContainer__e5C9o{height:37.5rem;opacity:0;top:2rem;z-index:10}.style_bigLogosContainer__eBc2y,.style_r3logosContainer__e5C9o{display:flex;justify-content:center;align-items:center;cursor:pointer;position:relative}.style_bigLogosContainer__eBc2y{opacity:1}.style_bigContainer__azh_T{display:flex;justify-content:center;height:200vh;position:relative;cursor:pointer;opacity:1}.style_logo__cnogl{z-index:2;width:auto;height:150px}.style_logoMask__6jU0l{height:400px;will-change:transform}.style_logoDesktop__VvQs9{z-index:2;width:auto;height:100%;margin:auto;text-align:center;opacity:0}.style_logoM__pOmcx{display:none}.style__cardDescription__ROWol{white-space:pre-line}@media screen and (min-width:1367px){.style_logoSpacer__aJE3E{height:300px}}@media screen and (max-width:1023px){.style_logoSpacer__aJE3E{display:none;height:0}.style_container__AxCNO{height:auto}.style_logoDesktop__VvQs9,.style_r3logosContainer__e5C9o{display:none}.style_logoContainer__oXImH{height:3rem}.style_logoM__pOmcx{display:block;width:100%;height:auto}.style_cardsList__EBzws{margin-top:-64px;margin-bottom:3rem;display:grid;grid-gap:32px;gap:32px;grid-template-columns:repeat(8,1fr);opacity:1}.style_cardsList__EBzws>div:first-child{grid-column:1/5}.style_cardsList__EBzws>div:nth-child(2){grid-column:5/9}.style_cardsList__EBzws>div:nth-child(3){grid-column:3/7}}@media screen and (max-width:999px){.style_cardsList__EBzws{margin-top:-100px;display:flex;flex-direction:column;gap:8px}}@media screen and (max-width:779px){.style_cardsList__EBzws{margin-top:-48px}}.style_title__sKK8l{font-size:var(--text-heading-l)}.style_elegant__Ijxnd{font-family:var(--text-elegant)}.style_preTitle__0kEPU{font-size:var(--text-heading-xxs);font-weight:300}@media screen and (max-width:1800px){.style_title__sKK8l{font-size:var(--text-heading-m)}}.style_container__ztFa_{position:relative;width:100%;background-color:#000}.style_card__a_qMP{width:100%;z-index:1;display:flex;justify-content:center;align-items:center;height:720px;max-height:60vh;position:relative;overflow:hidden;border-radius:8px}.style_cardOverlay__O1Vpx{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:2;opacity:0}.style_thumbnail__y3Qm_{height:100%;width:100%;transition:transform 1.4s cubic-bezier(.67,0,.285,1);z-index:1}.style_container__ztFa_:hover .style_thumbnail__y3Qm_{transform:scale(1.1)}.style_container__ztFa_:hover .style_titleBackground__5UH0H{filter:blur(64px)}.style_titleContainer__GrU2n{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;white-space:pre;z-index:3;display:flex;justify-content:center;align-items:center}.style_title__sugGL{text-wrap:nowrap;color:var(--text-white);font-weight:300;font-size:92px;z-index:10;position:relative}.style_titleBackground__5UH0H{position:absolute;z-index:-1;width:200px;height:200px;filter:blur(38px);border-radius:1200px;transition:filter 1.4s cubic-bezier(.67,0,.285,1)}.style_serviceIcon__yZqMx{width:120%;height:120%;position:absolute;top:-20%;left:-10%;right:0;bottom:0}.style_card__zsjR3{width:100%;margin:12px 0;overflow:hidden;border-radius:8px;background:#111;border-top:1px solid #aaa}.style_inner__9iqaA{display:flex;position:relative;border-radius:8px;background-color:#eee;overflow:hidden}.style_thumbnail__7_BLF{height:100%;width:100%;object-fit:cover;aspect-ratio:21/9}.style_title__QH32k{text-wrap:nowrap;color:var(--text-white);font-weight:400;font-size:24px;padding:16px}.style_dServiceCards__NHLk_{display:flex;flex-direction:column;gap:32px;width:100%}.style_vspacer__tdlL8{display:block;width:200px;height:1px}.style_mServiceCards__ovYsm{display:none;width:100%}@media screen and (max-width:999px){.style_dServiceCards__NHLk_{display:none}.style_mServiceCards__ovYsm{display:flex;flex-direction:column}}.style_estateGrid__kQHnd{width:100%;display:grid;grid-gap:32px 24px;gap:32px 24px;grid-template-columns:repeat(2,minmax(48%,1fr))}.style_estateCard__AIh8B{width:100%;display:flex;flex-direction:column;overflow:hidden;cursor:pointer}.style_imageBoxWrapper__kqddr{position:relative;display:flex;overflow:hidden;border-radius:8px}.style_imageBox__3qbYE{position:relative;aspect-ratio:16/9;overflow:hidden;max-width:100%;min-width:120px;display:flex;justify-content:center;align-items:center}.style_ibOverlay__BflWL,.style_imageBox__3qbYE{width:100%;transition:all 1.4s cubic-bezier(.67,0,.285,1)}.style_ibOverlay__BflWL{position:absolute;bottom:0;height:100%;top:50%;background:#0c0c0c;background:linear-gradient(0deg,#111 50%,#11111100)}.style_image__QLfwn{position:relative;max-width:100%;width:100%;height:auto;object-fit:contain}.style_estateCard__AIh8B:hover .style_imageBox__3qbYE{transform:scale(1.1)}.style_description__iWIX8{display:flex;flex-direction:row;flex:1 1;align-items:center;justify-content:space-between;position:absolute;bottom:0;z-index:20;padding:12px 32px;transform:translateY(68px)}.style_description__iWIX8,.style_moreInfo__dko0s{width:100%;transition:all 1.2s cubic-bezier(.67,0,.285,1)}.style_moreInfo__dko0s{display:-webkit-box;height:7ch;opacity:0;color:#ccc;font-size:.875rem;overflow:hidden;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-family:var(--text)}.style_signature__RIFy6{position:absolute;bottom:.5rem;right:.5rem;z-index:10;max-width:6rem}.style_signatureImage__Gwqw5{width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 4px 30px rgba(22,22,22,.8))}.style_title__SImhh{display:flex;flex-direction:column;gap:6px;position:relative;font-size:1.1rem;font-weight:500;padding-bottom:8px;color:var(--text-white);width:100%}.style_title__SImhh:after{content:" ";width:80px;height:80px;background-color:#670001;border-radius:200px;position:absolute;left:-40px;bottom:0;transition:all 1.4s cubic-bezier(.67,0,.285,1);transform:scale(1);z-index:-1;filter:blur(40px)}.style_estateCard__AIh8B:hover .style_title__SImhh:after{transform:scale(3);background-color:var(--color-brand)}.style_estateCard__AIh8B:hover .style_description__iWIX8{transform:translateY(0)}.style_estateCard__AIh8B:hover .style_moreInfo__dko0s{opacity:1}.style_tags__eGZ96{position:absolute;top:12px;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 12px}.style_tag__UD3WH{max-width:140px;padding:12px;color:#fafafa;transition:all .35s ease;z-index:1;filter:drop-shadow(0 4px 30px rgba(255,255,255,.8));transition:all 1.4s cubic-bezier(.67,0,.285,1)}.style_statusBadgeImage__hCydl{width:100%;height:auto;object-fit:contain}.style_priceTag__lojJy{font-size:16px;color:#111;transition:all .35s ease;background-color:#fafafa;border-radius:120px;padding:4px 16px;z-index:1;background:hsla(0,0%,100%,.8);box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid hsla(0,0%,100%,.3);transition:all 1.4s cubic-bezier(.67,0,.285,1);opacity:0}.style_priceTagVisible__sA6Hn{opacity:1}.style_filterContainer__GbpE2{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.875rem;padding:0 1.5rem 2rem}.style_filterContainer__GbpE2 .style_filterItem__RIZTK{display:flex;justify-content:center;align-items:center;min-width:8ch;padding:.25rem 1rem;border-radius:var(--radius-small);transition:all .35s ease-in-out;cursor:pointer;border:1px solid transparent}.style_filterContainer__GbpE2 .style_filterItem__RIZTK:hover{border:1px solid var(--color-white)}.style_filterItem__RIZTK[data-active=true]{border:1px solid var(--color-white);background:var(--color-white);color:var(--color-black)}.style_noFilterItems__pVJIR{padding:24px;display:flex;flex-direction:column;gap:16px;text-align:center;min-height:40vh}.style_customSelect__PYKvv{position:relative;font-family:var(--font-poppins)}.style_customSelect__PYKvv select{display:grid;grid-template-areas:"select";align-items:center;position:relative;max-width:14rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--select-border);border-radius:.25rem;padding:.35rem 2.5rem .35rem 1rem;font-size:1rem;cursor:pointer;line-height:130%;font-weight:500;transition:all .6s cubic-bezier(.165,.84,.44,1)}.style_customSelect__PYKvv select,.style_customSelect__PYKvv select option{background-color:#1a1a1a;color:#ebebeb}.style_customSelect__PYKvv select:hover{border:1px solid #fff;background-color:#252525}.style_customSelect__PYKvv select,.style_customSelect__PYKvv:after{grid-area:select}.style_customSelect__PYKvv:not(.style_customSelect--multiple__KcexN):after{content:"";position:absolute;font-size:1rem;right:1rem;top:45%;width:.6em;height:.3em;-webkit-clip-path:polygon(100% 0,0 0,50% 100%);clip-path:polygon(100% 0,0 0,50% 100%);background-color:#dcdcdc}.style_customSelect__PYKvv select:focus+.style_customSelect__PYKvv select.style_focus__EZWaR{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:2px solid var(--select-focus);border-radius:inherit}@media screen and (max-width:1200px){.style_filterContainer__GbpE2 .style_filterItem__RIZTK{padding:.25rem 1rem}.style_noFilterItems__pVJIR{text-align:left;min-height:60vh;padding:0}.style_imageBox__3qbYE{max-width:100%}.style_title__SImhh{font-size:1rem}.style_description__iWIX8{padding:12px;transform:translateY(74px)}}@media screen and (max-width:999px){.style_estateGrid__kQHnd{grid-template-columns:repeat(1,1fr)}.style_filterContainer__GbpE2{justify-content:flex-start;padding:0}}.style_properties___FM_g{display:flex;width:100%;flex-direction:row;margin-top:-80px}.style_container__rfy0U{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:120px}.style_propertiesColumn___kPQe{width:50%;display:flex;flex-direction:column;padding:32px}.style_ctaMobile__nBjxl,.style_cta__XeXkb{border-radius:120px;color:var(--text-white);padding:1px;cursor:pointer;font-size:20px;background:#111;background:linear-gradient(45deg,#111,#6d6d6d);z-index:50;position:-webkit-sticky;position:sticky;will-change:transform,opacity}.style_ctaInner__IKneW{position:relative;padding:10px 42px;border-radius:120px;width:100%;height:100%;background:#0c0c0c;background:linear-gradient(135deg,#0c0c0c,#2e2e2e);z-index:50;transition:transform 1.5s cubic-bezier(.67,0,.285,1),background 1s cubic-bezier(.67,0,.285,1)}.style_ctaInner__IKneW:hover{background:#363636;transform:scale(1.06)}.style_mobileOnly__Fhal_{display:none}@media screen and (max-width:1200px){.style_container__rfy0U{padding-bottom:0;padding-top:3rem}.style_properties___FM_g{flex-direction:column;margin-top:0}.style_propertiesColumn___kPQe{width:100%;padding:0}.style_colLeft__dCxcT{gap:24px}.style_colRight__IRUjv{margin-top:24px;gap:24px}.style_cta__XeXkb{display:none}.style_mobileOnly__Fhal_{display:inherit}.style_mobileOnly__Fhal_ .style_cta__XeXkb{display:flex}}.style_container__EQqoK{padding:1px;border-radius:12px;background:#111;background:linear-gradient(-10deg,#111,#6d6d6d);max-height:70vh;transition:all .2s}.style_colorConcierge__RGqxe,.style_colorEstate__OkqZD,.style_colorRenovation__KBSLp{background:#dadada;background:linear-gradient(-10deg,#111,#dadada)}.style_quoteWrapper__guv2x{flex:1 1;width:100%;pointer-events:all;transition:all .8s;padding:32px;background-color:var(--color-black);border-radius:12px;height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem}.style_quoteWrapper__guv2x::-webkit-scrollbar{display:none}.style_quote__F_Dc9{font-size:1.2rem;min-height:240px;overflow:hidden;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.style_footer__3dSHr{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:center}.style_reference__CTwSx{display:flex;flex-direction:column}.style_name__aJdTO{font-size:24px}.style_companyWrapper__WnEx4{opacity:.4}.style_company__Fmmr3{font-size:18px}.style_controls__bHswO{display:flex;flex-direction:row}.style_controlsSpacer__JoECt{width:24px}.style_control__LOL7g{cursor:pointer;opacity:.6;transition:all .4s cubic-bezier(.67,0,.285,1)}.style_control__LOL7g:hover{opacity:1}.style_quoteOverlay__Rykdk{display:none}@media screen and (max-width:1300px){.style_quote__F_Dc9{min-height:310px}}@media screen and (max-width:999px){.style_controlsSpacer__JoECt{width:12px}.style_quoteWrapper__guv2x{padding:0;position:relative;--qHeight:280px}.style_quoteWrapper__guv2x .style_quote__F_Dc9{padding:24px;position:relative;font-size:1.1rem;height:var(--qHeight);min-height:unset;overflow:hidden;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;text-overflow:ellipsis}.style_footer__3dSHr{padding-left:24px;padding-right:24px;padding-bottom:24px}.style_quoteWrapper__guv2x .style_quoteOverlay__Rykdk{position:absolute;display:block;width:100%;height:var(--qHeight);bottom:0;left:0;top:0;right:0;z-index:1;background:linear-gradient(1deg,#111,hsla(0,0%,100%,0) 10%);pointer-events:none}.style_name__aJdTO{font-size:1.1rem}.style_company__Fmmr3{font-size:.875rem}}.style_container__dGYBF{padding:64px;width:1000px;max-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--text-black);background:#a2a2a2;background:linear-gradient(-45deg,#a2a2a2,#eaeaea);border-radius:12px;margin:48px 0}.style_title__Z1_R7{font-size:50px;font-weight:300;margin-bottom:32px;text-align:center}.style_contactInfo__jddby{width:100%;margin-top:32px}.style_contactInfo__jddby,.style_contact__M4Q8i{display:flex;flex-direction:row;justify-content:center;align-items:center}.style_contact__M4Q8i{margin:0 32px}.style_contactValue__T2hKq{margin-left:10px;font-size:20px;font-weight:300}@media screen and (max-width:999px){.style_container__dGYBF{padding:32px}.style_title__Z1_R7{font-size:32px;font-weight:400}.style_contactInfo__jddby{flex-direction:column;gap:12px}}.style_footerWrapper__GCYi_{background-color:#fafafa;display:flex;flex-direction:column;position:relative;width:100%;max-width:100%;margin:auto;padding:3rem 2rem 1rem}.style_footer__NVn40{max-width:var(--page-max-width);display:flex;flex-direction:row;width:100%;margin:24px auto;justify-content:space-between;color:#000}.style_logo__Ghvyx{display:flex;flex-direction:column}.style_footerLogoImage__4B0vx{width:auto;height:110px;object-fit:contain}.style_claim__zmssX{font-weight:300;font-size:32px;margin-top:16px}.style_contactInfo__uVw3h{display:flex;flex-direction:column;align-items:flex-end}.style_social__Gw1Qt{display:flex;filter:invert(1)}.style_social__Gw1Qt a{margin:0 8px}.style_social__Gw1Qt a:first-child{margin-left:0}.style_social__Gw1Qt a:last-child{margin-right:0}.style_address__OMQ_R{text-align:right;margin:24px 0}.style_groups__THos6{display:flex;flex-direction:row;filter:invert(1)}.style_groups__THos6>*{margin-right:32px}.style_groups__THos6>:last-child{margin:0}.style_footerEndRow__m4A0U{height:48px;display:flex;justify-content:center;width:100%;padding:0;font-weight:250;font-size:14px;position:relative;max-width:var(--page-max-width);margin:auto}.style_footerEndContent__sheJV{position:relative;height:100%;justify-content:space-between;width:100%;display:flex;flex-direction:row}.style_footerEndContent__sheJV>*{display:flex;flex:1 1;justify-content:center}.style_footerEndContent__sheJV>:first-child{justify-content:flex-start}.style_footerEndContent__sheJV>:last-child{justify-content:flex-end}.style_footerEndElement__wwpd_{height:100%;display:flex;justify-content:center;align-items:center;color:#000}@media screen and (max-width:1200px){.style_footerWrapper__GCYi_{padding-left:0;padding-right:0}.style_footer__NVn40{padding-inline:1.5rem}.style_footerEndRow__m4A0U{padding-inline:1rem}.style_footerEndContent__sheJV>*{font-size:11px}}@media screen and (max-width:660px){.style_footer__NVn40{flex-direction:column}.style_logo__Ghvyx{width:100%;justify-content:center;align-items:center}.style_footerLogoImage__4B0vx{width:90%;max-width:20rem;height:auto;object-fit:contain}.style_claim__zmssX{font-size:20px}.style_contactInfo__uVw3h{margin-top:32px;justify-content:center;align-items:center;text-align:center}.style_address__OMQ_R{text-align:center}.style_footerEndRow__m4A0U{height:auto;font-size:10px;padding-inline:1rem}.style_footerEndContent__sheJV{flex-direction:column;height:auto}.style_footerEndContent__sheJV>*{display:flex;flex:1 1;justify-content:center;font-size:14px;padding:4px 0;margin:2px 0}.style_footerEndContent__sheJV>:first-child,.style_footerEndContent__sheJV>:last-child{justify-content:center}}.index_page___Ycy6{width:100%;display:flex;flex-direction:column;align-items:center;background-color:var(--color-background-dark);z-index:10}