.project-property-types-section{font-family:var(--font-lato), sans-serif;padding:60px 0 20px;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5)}.project-property-types-title{color:#1a1a1a;margin-bottom:24px}.project-property-types-grid{grid-template-columns:repeat(1,1fr);gap:24px;display:grid}@media (min-width:992px){.project-property-types-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:576px) and (max-width:991px){.project-property-types-grid{grid-template-columns:repeat(2,1fr)}}.ppt-card{flex-direction:column;gap:12px;display:flex}.ppt-image-wrapper{aspect-ratio:.7;border-radius:14px;width:100%;position:relative;overflow:hidden}.ppt-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.ppt-image-wrapper:hover .ppt-image{transform:scale(1.05)}.ppt-features{flex-wrap:wrap;gap:8px;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.ppt-feature-pill{color:var(--color-darkgrey-immo);font-family:var(--font-lato);letter-spacing:0%;background:#f2f2f2;border-radius:16px;padding:4px 12px;font-size:14px;font-weight:400;line-height:140%;box-shadow:0 2px 4px #0000001a}.ppt-overlay-btn{background:var(--color-violet-immo,#7b337d);color:#fff;cursor:pointer;opacity:0;text-align:center;border:1px solid #fff;border-radius:14px;align-items:center;gap:8px;transition:opacity .3s,transform .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 10px #00000026}.ppt-overlay-btn:hover{background-color:#fff}.ppt-image-wrapper:hover .ppt-overlay-btn{opacity:1}.ppt-content{flex-direction:column;gap:4px;display:flex}.ppt-type{color:#1a1a1a;font-family:var(--font-poppins);letter-spacing:0%;margin:0;font-size:24px;font-weight:600;line-height:120%}.ppt-price{color:#000;font-weight:500;font-family:var(--font-poppins);letter-spacing:0%;margin:0;font-size:18px;line-height:120%}.ppt-credit-card-wrapper{border-radius:12px;height:100%;overflow:hidden}.ppt-credit-card-wrapper .special-card{height:100%;min-height:100%;margin:0}@media (max-width:991px){.ppt-overlay-btn{opacity:0}}.ppt-desktop-only{display:none}.ppt-mobile-only{display:block;overflow:hidden}.ppt-pe-0{padding-right:0}@media (min-width:768px){.pe-lg-auto{padding-right:calc(var(--bs-gutter-x) * .5)}}@media (min-width:992px){.ppt-desktop-only{display:block}.ppt-mobile-only{display:none}}@media (max-width:991px){.project-property-types-section{padding-left:0}.ppt-swiper{padding-bottom:8px;overflow:visible}.ppt-controls{justify-content:space-between;align-items:center;margin-top:24px;padding:0 16px;display:flex}.ppt-navBtn{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.ppt-navBtn svg{width:20px;height:20px}.ppt-navPrev{color:var(--color-violet-immo,#7b337d);border:1px solid var(--color-violet-immo,#7b337d);background:#fff}.ppt-navNext{background:var(--color-violet-immo,#7b337d);color:#fff;border:1px solid var(--color-violet-immo,#7b337d)}.ppt-navBtn.swiper-button-disabled{opacity:.4}.ppt-pagination{flex:1;justify-content:center;align-items:center;gap:12px;display:flex}.ppt-pagination .swiper-pagination-bullet{background:var(--color-violet-immo,#7b337d);opacity:1;border-radius:50%;width:6px;height:6px;transition:all .2s;margin:0!important}.ppt-pagination .swiper-pagination-bullet-active{background:#c4a7c9;width:16px;height:16px;position:relative}.ppt-pagination .swiper-pagination-bullet-active:after{content:"";background:var(--color-violet-immo,#7b337d);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ppt-mobile-credit-card{height:auto;margin-top:32px}.ppt-type{font-size:22px}.ppt-price{font-size:16px}.ppt-feature-pill{font-size:12px}}
.pda-section{width:100%;padding:60px 0}.pda-container{flex-direction:column;gap:16px;display:flex}@media (min-width:992px){.pda-container{grid-template-rows:auto auto 1fr;grid-template-columns:1.1fr 1fr;align-items:start;gap:0 60px;display:grid}.pda-header{grid-area:1/1}.pda-desc-1{grid-area:2/1}.pda-desc-2{grid-area:3/1}.pda-swiper-container{flex-direction:column;grid-area:1/2/span 3;justify-content:center;align-self:center;width:100%;min-width:0;display:flex}}.pda-title,.pa-title{color:#1a1a1a;font-size:24px;font-weight:700;font-family:var(--font-poppins), sans-serif;margin-bottom:0}.pda-divider{border:none;border-top:1px solid #c8c8cd80;width:100%;margin:12px 0 24px}@media (min-width:992px){.pda-title,.pa-title{margin-bottom:24px}.pda-divider{display:none}}.pda-desc-1 p,.pda-desc-2 p{margin-bottom:16px}.pda-swiper-wrapper{width:100%;position:relative}.pda-swiper{width:100%;padding:10px 0}.pda-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (min-width:576px){.pda-grid{grid-template-columns:repeat(3,1fr);gap:16px}}.pda-card{border:1px solid #5f5c5d33;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px 12px;transition:all .2s;display:flex}.pda-card:hover{border-color:#ddd}.pda-icon{object-fit:contain;width:40px;height:40px}.pda-label{color:#1a1a1a;text-align:center;font-size:13px;font-weight:500}.pda-navBtn{border:1px solid var(--color-violet-immo);cursor:pointer;z-index:10;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.pda-navBtn svg{width:20px;height:20px}.pda-navPrev{background:var(--color-violet-immo);color:#fff;left:12px}.pda-navPrev:hover{background:#4e2463}.pda-navNext{color:var(--color-violet-immo);background:#fff;right:12px}.pda-navNext:hover{background:#f9f9f9}.pda-navBtn.swiper-button-disabled{opacity:.4;cursor:not-allowed}@media (max-width:991px){.pda-navPrev{left:0}.pda-navNext{right:0}.pda-section{padding:0}}.pda-pagination{justify-content:center;gap:6px;margin-top:24px;display:flex}.pda-pagination .swiper-pagination-bullet{opacity:1;background:#ccc;border-radius:50%;width:8px;height:8px;transition:all .3s;margin:0!important}.pda-pagination .swiper-pagination-bullet-active{background:var(--color-violet-immo);transform:scale(1.3)}
.project-gallery-swiper{width:100%}.pgs-wrapper{border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.pgs-wrapper:before{content:"";z-index:3;pointer-events:none;background:linear-gradient(#84468c00 73.84%,#602d7a66 96.08%);width:100%;height:100%;position:absolute;top:0;left:0}.pgs-swiper{width:100%;height:400px}@media (min-width:768px){.pgs-swiper{height:500px}}@media (min-width:1024px){.pgs-swiper{height:600px}}.pgs-slide{width:100%;height:100%;position:relative}.pgs-image{object-fit:cover;width:100%;height:100%;display:block}.pgs-360-overlay{z-index:10;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s,transform .3s;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.pgs-360-overlay.visible{opacity:1;visibility:visible;animation:.3s ease-out forwards popIn}@keyframes popIn{0%{transform:translate(-50%,-40%)scale(.95)}to{transform:translate(-50%,-50%)scale(1)}}.pgs-360-btn{background:var(--color-violet-immo);color:#fff;cursor:pointer;font-family:var(--font-poppins), sans-serif;border:none;border-radius:14px;align-items:center;gap:8px;padding:12px 32px;font-size:16px;font-weight:500;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 4px 12px #5d2a7166}.pgs-360-btn:hover{background:#4a215e;transform:scale(1.05)}.pgs-navBtn{border:1px solid var(--color-violet-immo);width:48px;height:48px;color:var(--color-violet-immo);cursor:pointer;z-index:10;background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.pgs-navPrev{background:var(--color-violet-immo);color:#fff;left:20px}.pgs-navNext{right:20px}.pgs-navBtn svg{width:24px;height:24px}.pgs-navPrev:hover{background:#4a215e}.pgs-navNext:hover{background:var(--color-violet-immo);color:#fff}.pgs-navBtn.swiper-button-disabled{opacity:.5;cursor:not-allowed;color:#ccc;background:#fff;border-color:#ccc}.pgs-pagination{z-index:10;justify-content:center;gap:12px;display:flex;position:absolute;transform:translate(-50%);bottom:24px!important;left:50%!important}.pgs-pagination .swiper-pagination-bullet{opacity:1;background:#fff;border-radius:50%;width:10px;height:10px;transition:all .3s;box-shadow:0 1px 3px #0003;margin:0!important}.pgs-pagination .swiper-pagination-bullet-active{background:var(--color-violet-immo);transform:scale(1.2)}@media (max-width:768px){.pgs-swiper{height:250px}.pgs-navBtn{width:36px;height:36px}.pgs-navBtn svg{width:18px;height:18px}.pgs-navPrev{left:12px}.pgs-navNext{right:12px}.pgs-360-overlay{inset:auto 16px 16px auto;opacity:1!important;visibility:visible!important;animation:none!important;transform:none!important}.pgs-360-btn{color:#1a1a1a;-webkit-backdrop-filter:blur(8px);background:#ffffffb2;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:35px;height:35px;padding:6px 10px;font-size:11px;font-weight:600;display:flex;box-shadow:0 4px 12px #0000001a}.pgs-360-btn:hover{background:#fffffff2;transform:none}.pgs-pagination{bottom:16px!important}}
.ph1-section{background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;width:100%;min-height:600px;display:flex;position:relative}@media (min-width:992px){.ph1-section{min-height:511px}}.ph1-overlay{z-index:1;background:linear-gradient(90deg,#0009 0%,#0003 50%,#0000 100%);position:absolute;inset:0}.ph1-container{z-index:2;flex-direction:column;justify-content:center;width:100%;height:100%;padding-top:60px;padding-bottom:120px;display:flex;position:relative}.ph1-favorite-btn{cursor:pointer;color:#d32f2f;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s;display:flex;position:absolute;top:24px;right:24px;box-shadow:0 4px 12px #0000001a}.ph1-favorite-btn:hover{transform:scale(1.1)}.ph1-favorite-btn svg{width:22px;height:22px}.ph1-breadcrumbs{margin-bottom:24px}.ph1-content{max-width:600px}.ph1-logo-wrapper{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex;box-shadow:0 4px 20px #0000001a}.ph1-logo{object-fit:contain;max-width:80%;max-height:80%}.ph1-title{color:#fff;text-transform:none;margin-bottom:16px}.ph1-location{color:#fff;font-family:var(--font-lato);letter-spacing:0%;text-align:center;align-items:center;gap:8px;margin-bottom:32px;font-size:16px;font-weight:400;line-height:140%;display:flex}.ph1-location svg{opacity:.9;width:20px;height:20px}.ph1-buttons{flex-wrap:wrap;gap:16px;display:flex}.ph1-btn{font-weight:600;font-family:var(--font-poppins), sans-serif;letter-spacing:0%;border:1px solid #fff;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-width:245px;padding:14px 32px;font-size:14px;line-height:100%;text-decoration:none;transition:all .2s;display:flex}.ph1-btn svg{width:20px;height:20px}.ph1-btn-primary{background:var(--color-violet-immo);color:#fff}.ph1-btn-primary:hover{background:var(--color-primary)}.ph1-btn-outline{color:#fff;background:0 0}.ph1-btn-outline:hover{background:#fff3;border-color:#fff}.ph1-bottom-bar-container{position:absolute;bottom:0;left:0%;right:0%;transform:translateY(50%)}.ph1-bottom-bar{background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:20px 24px;display:flex;box-shadow:0 4px 4px #0000000f}@media (min-width:1024px){.ph1-bottom-bar{flex-direction:row;justify-content:space-between;align-items:center;padding:24px 40px}}.ph1-bar-left{align-items:center;gap:60px;display:flex}.ph1-stat{align-items:center;gap:16px;display:flex;position:relative}.ph1-stat-icon-wrapper{justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ph1-stat-icon-wrapper img{object-fit:contain;width:32px;height:32px}.ph1-stat-text{font-family:var(--font-poppins);letter-spacing:0%;flex-direction:column;font-size:10px;font-weight:400;line-height:100%;display:flex}.ph1-stat-label{color:#1a1a1a;font-family:var(--font-poppins);letter-spacing:0%;font-size:16px;font-weight:600;line-height:120%}.ph1-stat-value{color:var(--color-darkgrey-immo);font-size:14px;font-family:var(--font-lato);letter-spacing:0%;font-size:16px;font-weight:400;line-height:140%}.ph1-stat-divider{background:#682c8980;width:.5px;height:80%;position:absolute;top:10%;right:-40px}.ph1-bar-right{justify-content:space-between;align-items:center;gap:24px;display:flex}@media (min-width:992px){.ph1-bar-right{gap:40px}}.ph1-share{align-items:center;gap:12px;display:flex}.ph1-share-title{color:#1a1a1a;font-size:14px;font-weight:700}.ph1-share-icons{align-items:center;gap:8px;display:flex}.ph1-social-link{background:#faf5fc;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.ph1-social-link:hover{background:var(--color-violet-immo)}.ph1-social-link img{object-fit:contain;width:16px;height:16px;transition:filter .2s}.ph1-alert-btn{border:1px solid var(--color-violet-immo);color:var(--color-violet-immo);border-radius:14px;text-decoration:none;transition:all .2s}.ph1-alert-btn svg{width:18px;height:18px}.ph1-section{margin-bottom:40px}@media (max-width:992px){.ph1-container{align-items:center}.ph1-section{margin-bottom:240px}.ph1-overlay{background:linear-gradient(#0000 0%,#00000085 88.09%)}.ph1-container{padding-top:80px;padding-bottom:60px}.ph1-content{text-align:center;flex-direction:column;order:1;align-items:center;display:flex}.ph1-breadcrumbs{order:2;align-self:center;margin-top:32px;margin-bottom:0}.ph1-title{text-align:center}.ph1-location{text-align:center;justify-content:center;font-size:14px}.ph1-buttons{flex-direction:column;width:100%}.ph1-btn{justify-content:center;width:100%;min-width:0}.ph1-bottom-bar-container{padding:0 16px;top:100%;bottom:auto;transform:none}.ph1-bottom-bar{box-shadow:none;background:0 0;gap:24px;padding:0}.ph1-bar-left{grid-template-columns:1fr 1fr;gap:12px;width:100%;display:grid}.ph1-stat{text-align:center;background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:8px;width:100%;padding:16px 8px;display:flex;box-shadow:0 4px 12px #0000000d}.ph1-stat-divider{display:none}.ph1-stat-icon-wrapper{margin-bottom:4px}.ph1-stat-text{text-align:center;align-items:center}.ph1-stat-label,.ph1-stat-value{font-size:13px}.ph1-bar-right{flex-direction:column-reverse;gap:24px;width:100%}.ph1-alert-btn{justify-content:center;width:100%;display:flex}.ph1-share{justify-content:center;width:100%}}
.project-description-block{padding-top:40px;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);font-family:var(--font-lato), sans-serif;flex-direction:column;gap:40px;display:flex}@media (min-width:992px){.project-description-block{flex-direction:row;justify-content:space-between;align-items:flex-start}}.pdb-left{flex:1;max-width:100%}@media (min-width:992px){.pdb-left{max-width:65%}}.pdb-title{color:#1a1a1a;margin-bottom:24px}.pdb-content p{margin-bottom:16px}.pdb-right{flex-direction:column;align-items:center;gap:32px;width:100%;display:flex}@media (min-width:992px){.pdb-right{flex-shrink:0;align-items:flex-start;width:320px}}.pdb-share-wrapper{margin-top:8px}
.project-advantages-section{width:100%;font-family:var(--font-poppins);padding-top:60px}.pa-card{background:#fff;border-radius:24px;flex-direction:column;gap:8px;padding:16px;display:flex;box-shadow:0 4px 20px #00000008}@media (min-width:992px){.pa-card{flex-direction:row;gap:48px;padding:48px}}.pa-left{flex:1;max-width:100%;padding:32px 24px}@media (min-width:992px){.pa-left{flex-shrink:0;max-width:292px;padding:0}}.pa-line{background-color:#602d7a;width:114px;height:5px;margin-bottom:24px}.pa-title{color:#000;letter-spacing:0%;margin-bottom:16px;font-size:22px;font-weight:600;line-height:120%}.pa-subtitle{margin-bottom:24px}.pa-bullets{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.pa-bullet-item{color:#000;align-items:center;gap:12px;display:flex}.pa-check-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.pa-right{flex-direction:column;flex:1;display:flex}.pa-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.pa-grid-item{background:#fff;border:1px solid #f0f0f0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px 16px;transition:box-shadow .2s,border-color .2s;display:flex}.pa-grid-item:hover{border-color:#e2e2e2;box-shadow:0 4px 12px #0000000d}.pa-icon{object-fit:contain;width:36px;height:36px}.pa-label{color:#1a1a1a;text-align:center;font-family:var(--font-Lato);letter-spacing:0%;text-align:center;font-size:16px;font-weight:400;line-height:140%}.pa-show-more-wrapper{justify-content:center;margin-top:24px;display:flex}.pa-show-more-btn{color:var(--color-violet-immo);cursor:pointer;font-size:14px;font-weight:600;font-family:var(--font-poppins);letter-spacing:0%;background:0 0;border:none;align-items:center;gap:8px;padding:8px 16px;line-height:100%;transition:opacity .2s;display:flex}.pa-show-more-btn:hover{opacity:.8}.pa-show-more-btn svg{flex-shrink:0}@media (min-width:768px){.pa-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:992px){.pa-grid{grid-template-columns:repeat(4,1fr)}.pa-title{font-size:24px}}
.ph2-section{width:100%;min-height:80vh;font-family:var(--font-poppins), sans-serif;background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;display:flex;position:relative;overflow:hidden}@media (min-width:992px){.ph2-section{min-height:750px}}.ph2-overlay{z-index:1;background:linear-gradient(105deg,#0f0f0fe6 0%,#141414b3 45%,#0000 100%);position:absolute;inset:0}.ph2-container{z-index:2;flex-direction:column;gap:40px;width:100%;height:100%;padding-top:140px;padding-bottom:50px;display:flex;position:relative}@media (min-width:992px){.ph2-container{flex-direction:row;justify-content:space-between;align-items:center;gap:60px}}.ph2-favorite-btn{cursor:pointer;color:#d32f2f;z-index:10;background:#ffffff80;border:none;border-radius:50%;justify-content:center;align-self:flex-end;align-items:center;width:56px;height:56px;margin-bottom:40px;transition:transform .2s;display:flex;position:relative;box-shadow:0 4px 12px #0000001a}.ph2-favorite-btn:hover{transform:scale(1.1)}.ph2-favorite-btn svg{width:22px;height:22px}.ph2-left{flex:1.2;max-width:700px}.ph2-logo{object-fit:contain;filter:brightness(0)invert();height:148px;margin-bottom:80px}.ph2-title{color:#fff;text-transform:none;margin-bottom:16px}.ph2-description{color:#fcfcfc;max-width:550px;font-family:var(--font-lato), sans-serif;letter-spacing:0%;margin-bottom:32px;font-size:16px;font-weight:400;line-height:140%}.ph2-stats{flex-direction:column;gap:20px;margin-bottom:40px;display:flex}@media (min-width:768px){.ph2-stats{flex-direction:row;align-items:center;gap:0}}.ph2-stat-item{align-items:center;gap:12px;padding-right:24px;display:flex;position:relative}@media (min-width:768px){.ph2-stat-item{padding-left:24px}.ph2-stat-item:first-child{padding-left:0}}.ph2-stat-icon{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ph2-stat-icon img{object-fit:contain;filter:brightness(0)invert();width:100%;height:100%}.ph2-stat-text{font-family:var(--font-poppins), sans-serif;letter-spacing:0%;color:#fff;flex-direction:column;font-size:10px;font-weight:400;line-height:100%;display:flex}.ph2-stat-label{font-size:14px;font-weight:600;line-height:120%}.ph2-stat-value{font-size:14px;font-weight:400;line-height:140%;font-family:var(--font-lato), sans-serif}.ph2-stat-divider{display:none}@media (min-width:768px){.ph2-stat-divider{background:#fff;width:1px;height:80%;display:block;position:absolute;top:10%;right:0}}.ph2-buttons{flex-wrap:wrap;gap:16px;display:flex}.ph2-btn{font-size:16px;font-weight:600;font-family:var(--font-poppins), sans-serif;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;text-decoration:none;transition:all .2s;display:inline-flex}.ph2-btn svg{width:20px;height:20px}.ph2-btn-primary{color:#fff;background:#602d7a;border:1px solid #602d7a}.ph2-btn-primary:hover{background:#4e2463}.ph2-btn-outline{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #ffffff80}.ph2-btn-outline:hover{background:#fff3;border-color:#fff}.ph2-right{flex-direction:column;flex:.8;gap:16px;width:100%;max-width:361px;display:flex}.ph2-card{-webkit-backdrop-filter:blur(7.6px);border:1px solid linear-gradient(140.38deg, #84468c 0%, #fff 21.26%, #84468c 94.15%);color:#fff;background:#191919d1;border-radius:8px;padding:32px}.ph2-card-header{cursor:default;outline:none}.ph2-header-content{flex-direction:column;align-items:flex-start;display:flex}.ph2-card-chevron{display:none}.ph2-card-body{display:block}.ph2-card-badge{color:#eee;background:#ffffff1f;border-radius:6px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:13px;font-weight:400;display:inline-flex}.ph2-badge-dot{background:#00e676;border-radius:50%;width:10px;height:10px}.ph2-badge-close{opacity:.7;cursor:pointer;width:14px;height:14px;margin-left:4px}.ph2-card-title{color:#fff;letter-spacing:0%;margin-bottom:24px;font-size:24px;font-weight:500;line-height:120%}.ph2-card-main-divider{border:none;border-top:1px solid #fff3;margin:0 0 24px}.ph2-card-items{flex-direction:column;gap:24px;margin-bottom:32px;display:flex}.ph2-card-item{justify-content:space-between;align-items:flex-start;display:flex}.ph2-item-col{flex-direction:column;gap:4px;display:flex}.ph2-item-col-right{align-items:flex-start;min-width:140px}.ph2-item-row-top{align-items:baseline;gap:6px;display:flex}.ph2-item-row-top strong{color:#fff;letter-spacing:0%;font-size:18px;font-weight:500;line-height:120%}.ph2-item-sub{color:#f2f2f2;letter-spacing:0%;text-align:center;font-size:12px;font-weight:400;line-height:100%}.ph2-item-row-bottom strong{letter-spacing:0%;color:#fff;font-size:18px;font-weight:500;line-height:120%}.ph2-card-divider{border:none;border-top:1px solid #fff3;margin:0}.ph2-card-btn{text-align:center;color:#fff;background:0 0;border:1px solid #fff;border-radius:14px;width:100%;padding:12px 24px;text-decoration:none;transition:all .2s}.ph2-card-btn:hover{color:#fff;background:#ffffff1a;border-color:#fff}.ph2-quick-links{border:1px solid linear-gradient(140.38deg, #84468c 0%, #fff 21.26%, #84468c 94.15%);-webkit-backdrop-filter:blur(7.6px);background:#ffffffdb;border-radius:8px;justify-content:space-between;align-items:stretch;padding:16px 24px;display:flex}.ph2-ql-item{color:var(--color-darkgrey-immo);font-family:var(--font-poppins), sans-serif;letter-spacing:0%;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;font-size:10px;font-weight:400;line-height:100%;text-decoration:none;transition:color .2s;display:flex}.ph2-ql-item:hover{color:#602d7a}.ph2-ql-icon{object-fit:contain;opacity:.6;width:22px;height:22px;transition:all .2s}.ph2-ql-item:hover .ph2-ql-icon{opacity:1;filter:brightness(.2)}.ph2-ql-icon-placeholder{background:#ccc;border-radius:4px;width:22px;height:22px}.ph2-ql-divider{background:#0000001a;width:1px;margin:6px 0}.ph2-breadcrumbs{z-index:2;padding-bottom:60px;position:relative}@media (max-width:992px){.ph2-container{align-items:center;gap:24px;padding-top:100px;padding-bottom:40px}.ph2-overlay{background:linear-gradient(#00000094 13.7%,#0000 100%)}.ph2-favorite-btn{width:44px;height:44px;position:absolute;top:100px;right:0}.ph2-logo{height:80px;margin:0 auto 24px;display:block}.ph2-left{text-align:center;flex-direction:column;align-items:center;display:flex}.ph2-title,.ph2-description{text-align:center}.ph3-stat-label,.ph3-stat-value{font-size:14px}.ph2-stats{flex-flow:wrap;justify-content:center;gap:16px 0;width:100%}.ph2-stat-item{flex:50%;justify-content:center}.ph2-stat-item:first-child{padding-right:16px}.ph2-stat-item:nth-child(2){padding-left:16px;padding-right:0}.ph2-stat-item:nth-child(3){border-top:1px solid #fff6;flex:100%;justify-content:flex-start;padding:14px 0 0}.ph2-stat-item:nth-child(2) .ph2-stat-divider{display:none!important}.ph2-stat-divider{background:#fff6;width:1px;height:80%;display:block;position:absolute;top:10%;right:0}.ph2-buttons{flex-direction:column;width:100%}.ph2-btn{justify-content:center;width:100%}.ph2-right{width:100%;max-width:550px}.ph2-card{padding:24px}.ph2-card-header{cursor:pointer;justify-content:space-between;align-items:center;display:flex}.ph2-header-content{flex-direction:column;gap:8px;display:flex}.ph2-card-badge{margin-bottom:0}.ph2-card-title{margin-bottom:0;font-size:20px}.ph2-card-chevron{color:#fff;flex-shrink:0;transition:transform .3s;display:block}.ph2-card-header.is-open .ph2-card-chevron{transform:rotate(180deg)}.ph2-card-body{grid-template-rows:0fr;transition:grid-template-rows .3s ease-out;display:grid}.ph2-card-body-inner{overflow:hidden}.ph2-card-body.is-open{grid-template-rows:1fr}.ph2-card-body-inner>.ph2-card-main-divider{margin-top:24px}.ph2-quick-links{gap:4px;padding:12px 16px}.ph2-ql-item{font-size:9px}.ph2-ql-icon{width:20px;height:20px}.ph2-breadcrumbs{text-align:center;justify-content:center;width:100%;padding-bottom:40px;display:flex}}
