.sc-sticky-card{color:var(--theme--on-surface);display:flex;flex-direction:column;gap:10px}.sc-sticky-card-name{font-weight:700;font-size:20px;line-height:26px}.sc-sticky-card-company{font-weight:400;font-size:15px;line-height:19px}.sc-sticky-card-phone{font-weight:600;font-size:15px;line-height:19px;display:flex}.sc-sticky-card-phone,.sc-sticky-card-phone:hover{text-decoration:none;color:inherit}.sc-sticky-card-phone-number{margin:0 4px}.sc-sticky-card-phone-text{color:var(--theme--primary)}.sc-sticky-card-action{display:flex;flex-direction:row;justify-content:space-evenly}.sc-mobile-sticky-card{display:flex;padding:10px 20px;justify-content:space-between;gap:10px}.sc-mobile-sticky-contact-section-wrapper{width:50%}:export{st_sm:640px;st_md:768px;st_dt:960px;st_lg:1024px;st_xl:1280px;st_1xl:1440px;st_2xl:1536px;st_3xl:1665px;st_4xl:1797px;st_5xl:2274px;st_6xl:2560px}.theme-finden.theme-finden-overrides{--theme--finden--base--hsl:0deg 0% 97%;--theme--finden--base:hsl(var(--theme--finden--base--hsl));--theme--base:var(--theme--finden--base)}html[color-scheme=dark] .theme-finden.theme-finden-overrides{--theme--finden--base--hsl:0deg 0% 13%}.re-detail-page{background-color:var(--theme-base)}.re-detail-page-layout{max-width:1180px;margin-left:auto;margin-right:auto}.re-detail-page-front{position:relative}.re-detail-page-sublayout{display:flex;flex-direction:column}@media(min-width:1024px){.re-detail-page-sublayout{flex-direction:row}}.re-detail-page-main{width:100%;background-color:var(--theme--base)}.re-detail-page-aside{background-color:var(--theme--on-primary);z-index:10;border-top:1px solid hsl(var(--theme--on-base--hsl)/var(--opacity-15));position:fixed;bottom:0;left:0;right:0}@media(min-width:1024px){.re-detail-page-aside{min-width:325px;margin-left:35px;background-color:inherit;position:relative;border:none}}.re-detail-page-aside-content{position:relative;width:100%}@media(min-width:1024px){.re-detail-page-aside-content{margin:40px auto 0;max-width:320px;position:-webkit-sticky;position:sticky;top:100px}}.re-detail-page-divider{margin:0 35px}