.dm-hero,.dm-hero *{box-sizing:border-box}.dm-hero{--c-dark:#1F1F1F;--c-gold:#B08A5B;--c-white:#FFFFFF;--c-surface:#F7F6F3;--c-surface2:#EEECE8;--c-text-muted:#6B6762;background-color:var(--c-surface);color:var(--c-dark);font-family:var(--t-text-font,Manrope,Arial,sans-serif);overflow:hidden}.dm-hero,.dm-hero__body{min-height:calc(100vh - 86px)}.dm-hero__body{display:grid;grid-template-columns:1fr 1fr}.dm-hero__left{display:flex;flex-direction:column;justify-content:center;padding:72px 44px 72px 40px;max-width:820px;margin-left:auto;width:100%}.dm-hero__eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--c-gold);margin:0 0 30px}.dm-hero__eyebrow:before{content:"";width:28px;height:1px;background:var(--c-gold)}.dm-hero__headline{font-family:var(--t-headline-font,Manrope,Arial,sans-serif);font-size:clamp(48px,4.15vw,72px);font-weight:300;line-height:1.08;letter-spacing:-.045em;margin:0 0 30px;color:var(--c-dark)}.dm-hero__headline em{font-style:italic;font-weight:300;color:var(--c-gold)}.dm-hero__subheadline{font-size:17px;line-height:1.75;color:var(--c-text-muted);margin:0 0 46px;max-width:470px}.dm-hero__cta-group{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-bottom:58px}.dm-hero__btn-primary{display:inline-flex;align-items:center;justify-content:center;background:var(--c-dark);color:var(--c-white)!important;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;padding:19px 36px;border:2px solid var(--c-dark);transition:.25s ease}.dm-hero__btn-primary:hover{background:var(--c-gold);border-color:var(--c-gold)}.dm-hero__btn-secondary{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--c-gold)!important;text-decoration:none;padding-bottom:4px;border-bottom:1.5px solid var(--c-gold)}.dm-hero__trust{display:flex;gap:28px;flex-wrap:wrap;border-top:1px solid var(--c-surface2);padding-top:28px}.dm-hero__trust-item{display:flex;align-items:center;gap:10px}.dm-hero__trust-icon{width:20px;height:20px;opacity:.52}.dm-hero__trust-label{font-size:12px;font-weight:600;color:var(--c-dark);letter-spacing:.04em}.dm-hero__right{position:relative;overflow:hidden;min-height:680px}.dm-hero__image{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(.94) saturate(.9)}.dm-hero__right:before{inset:0 auto 0 0;width:110px;background:linear-gradient(to right,var(--c-surface),transparent)}.dm-hero__right:after,.dm-hero__right:before{content:"";position:absolute;z-index:2;pointer-events:none}.dm-hero__right:after{inset:auto 0 0 0;height:55%;background:linear-gradient(0deg,rgba(20,18,16,.72),transparent)}.dm-hero__stats{position:absolute;bottom:46px;left:32px;display:flex;gap:14px;z-index:3}.dm-hero__stat-card{min-width:120px;padding:18px 22px;background:rgba(35,35,35,.68);border:1px solid rgba(255,255,255,.22)}.dm-hero__stat-card:before{content:"";display:block;width:22px;height:2px;background:var(--c-gold);margin-bottom:12px}.dm-hero__stat-value{display:block;font-size:25px;font-weight:400;color:var(--c-white);line-height:1}.dm-hero__stat-label{display:block;margin-top:7px;font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.58)}.dm-hero__stat-card--accent .dm-hero__stat-value{color:var(--c-gold)}@media (max-width:960px){.dm-hero,.dm-hero__body{min-height:unset}.dm-hero__body{grid-template-columns:1fr}.dm-hero__left{max-width:100%;margin:0;padding:56px 28px}.dm-hero__right{height:60vw;min-height:340px;max-height:520px}.dm-hero__right:before{display:none}}@media (max-width:640px){.dm-hero__left{padding:42px 20px}.dm-hero__headline{font-size:clamp(38px,10vw,48px);line-height:1.06}.dm-hero__subheadline{font-size:15px}.dm-hero__cta-group{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:42px}.dm-hero__btn-primary{width:100%}.dm-hero__trust{gap:18px}.dm-hero__trust-label{font-size:11px}.dm-hero__right{height:72vw;min-height:300px}.dm-hero__stats{left:20px;right:20px;bottom:22px;gap:10px;flex-wrap:wrap}.dm-hero__stat-card{min-width:92px;padding:14px 16px}.dm-hero__stat-value{font-size:20px}}.dm-calc{background:#F7F6F3;padding:108px 20px;font-family:Manrope,Arial,sans-serif;color:#1F1F1F}.dm-calc,.dm-calc *{box-sizing:border-box}.dm-calc__inner{max-width:1180px;margin:0 auto}.dm-calc__head{max-width:900px;margin-bottom:56px}.dm-calc__eyebrow,.dm-calc__result-eyebrow{margin:0 0 16px;color:#B08A5B;font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.dm-calc h2{margin:0 0 20px;color:#1F1F1F;font-size:48px;line-height:1.08;font-weight:800;letter-spacing:-.045em}.dm-calc__head p{margin:0;color:#666;font-size:18px;line-height:1.7}.dm-calc__layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;grid-gap:28px;gap:28px;align-items:start}.dm-calc__form{padding:34px;border-radius:34px;background:#FFFFFF;border:1px solid #e6e1d9;box-shadow:0 26px 80px rgba(0,0,0,.06)}.dm-calc__progress{margin-bottom:34px}.dm-calc__progress span{display:block;margin-bottom:12px;color:#777;font-size:13px;line-height:1.4;font-weight:800}.dm-calc__progress span b{color:#1F1F1F}.dm-calc__progress div{height:6px;border-radius:999px;background:#F0ECE5;overflow:hidden}.dm-calc__progress i{display:block;width:11.11%;height:100%;border-radius:inherit;background:#B08A5B;transition:.28s ease}.dm-calc__step{display:none}.dm-calc__step.is-active{display:block;animation:dmCalcFade .25s ease}@keyframes dmCalcFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.dm-calc__step h3{margin:0 0 12px;color:#1F1F1F;font-size:34px;line-height:1.12;font-weight:800;letter-spacing:-.045em}.dm-calc__step>p{margin:0 0 28px;max-width:690px;color:#666;font-size:16px;line-height:1.7}.dm-calc__area{padding:26px;border-radius:26px;background:#F7F6F3;border:1px solid #e6e1d9}.dm-calc__area-top{margin-bottom:26px;display:flex;justify-content:space-between;gap:18px;align-items:center}.dm-calc__area-top span{color:#1F1F1F;font-size:18px;font-weight:800}.dm-calc__area-top label{width:150px;height:54px;padding:0 14px;border-radius:14px;background:#FFFFFF;border:1px solid #e6e1d9;display:flex;align-items:center;gap:8px}.dm-calc__area-top input{width:100%;border:0;outline:0;background:transparent;color:#1F1F1F;font-family:inherit;font-size:22px;font-weight:900}.dm-calc__area-top em{color:#777;font-style:normal;font-size:14px;font-weight:800}.dm-calc__area input[type=range]{width:100%;accent-color:#B08A5B}.dm-calc__range-labels{margin-top:10px;display:flex;justify-content:space-between;color:#888;font-size:12px;font-weight:800}.dm-calc__quick{margin-top:16px;display:flex;flex-wrap:wrap;gap:10px}.dm-calc__quick button{min-height:42px;padding:0 15px;border-radius:999px;border:1px solid #e6e1d9;background:#FFFFFF;color:#1F1F1F;font-family:inherit;font-size:13px;font-weight:800;cursor:pointer;transition:.25s ease}.dm-calc__quick button.is-active,.dm-calc__quick button:hover{border-color:#B08A5B;color:#B08A5B}.dm-calc__options{display:grid;grid-gap:12px;gap:12px}.dm-calc__checks label,.dm-calc__chips label,.dm-calc__options label{cursor:pointer}.dm-calc__checks input,.dm-calc__chips input,.dm-calc__options input{position:absolute;opacity:0;pointer-events:none}.dm-calc__options label span{min-height:86px;padding:18px 20px;border-radius:20px;background:#F7F6F3;border:1px solid #e6e1d9;display:block;transition:.22s ease}.dm-calc__options input:checked+span,.dm-calc__options label:hover span{border-color:#B08A5B;background:rgba(176,138,91,.08)}.dm-calc__options strong{display:block;margin-bottom:7px;color:#1F1F1F;font-size:17px;line-height:1.25;font-weight:900}.dm-calc__options em{display:block;color:#777;font-style:normal;font-size:14px;line-height:1.45}.dm-calc__chips{display:flex;flex-wrap:wrap;gap:12px}.dm-calc__checks span,.dm-calc__chips span{min-height:54px;padding:0 20px;border-radius:999px;background:#F7F6F3;border:1px solid #e6e1d9;color:#1F1F1F;display:inline-flex;align-items:center;justify-content:center;font-size:15px;line-height:1;font-weight:800;transition:.22s ease}.dm-calc__checks input:checked+span,.dm-calc__checks label:hover span,.dm-calc__chips input:checked+span,.dm-calc__chips label:hover span{background:#B08A5B;border-color:#B08A5B;color:#FFFFFF}.dm-calc__chips--start span{border-radius:18px}.dm-calc__checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.dm-calc__checks span{width:100%;border-radius:18px}.dm-calc__contacts{margin-top:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.dm-calc__field input{width:100%;height:58px;padding:0 18px;border-radius:14px;border:1px solid #e6e1d9;background:#F7F6F3;color:#1F1F1F;font-family:inherit;font-size:15px;font-weight:600;outline:none;transition:.22s ease}.dm-calc__field input::placeholder{color:rgba(31,31,31,.42)}.dm-calc__field input:focus{border-color:#B08A5B;background:#FFFFFF}.dm-calc__field.is-error input{border-color:#B44A3C!important;background:rgba(180,74,60,.06)!important}.dm-calc__phone-error{display:none;margin:8px 0 0;color:#B44A3C;font-family:Manrope,Arial,sans-serif;font-size:12px;line-height:1.4;font-weight:700}.dm-calc__field.is-error .dm-calc__phone-error{display:block}.dm-calc__consent{margin:14px 0 0;color:rgba(31,31,31,.52);font-family:Manrope,Arial,sans-serif;font-size:12px;line-height:1.55}.dm-calc__consent a{color:rgba(31,31,31,.78)!important;text-decoration:underline!important;text-underline-offset:3px}.dm-calc__consent a:hover{color:#B08A5B!important}.dm-calc__nav{margin-top:30px;padding-top:0;display:flex;align-items:center;justify-content:space-between;gap:12px}.dm-calc__back,.dm-calc__next,.dm-calc__submit{height:58px!important;min-height:58px!important;padding:0 28px!important;border-radius:14px;border:0;font-family:Manrope,Arial,sans-serif!important;font-size:15px!important;line-height:1!important;font-weight:900!important;cursor:pointer;transition:.25s ease;align-items:center!important;justify-content:center!important;text-align:center!important}.dm-calc__back,.dm-calc__next{display:inline-flex}.dm-calc__back{background:#F7F6F3;color:#1F1F1F;border:1px solid #e6e1d9}.dm-calc__back:hover{border-color:#B08A5B;color:#B08A5B}.dm-calc__next,.dm-calc__submit{margin-left:auto;background:#1F1F1F;color:#FFFFFF}.dm-calc__next:hover,.dm-calc__submit:hover{background:#B08A5B}.dm-calc__submit{display:none!important}.dm-calc__form.is-final-step .dm-calc__submit{display:inline-flex!important}.dm-calc__form.is-final-step .dm-calc__next{display:none!important}.dm-calc__submit.is-loading{cursor:wait;opacity:.68}.dm-calc__success{display:none;margin-top:18px;padding:18px 20px;border-radius:18px;background:rgba(176,138,91,.12);border:1px solid rgba(176,138,91,.28);color:#1F1F1F;font-family:Manrope,Arial,sans-serif}.dm-calc__success.is-visible{display:block}.dm-calc__success strong{display:block;margin-bottom:6px;color:#1F1F1F;font-size:16px;line-height:1.3;font-weight:900}.dm-calc__success span{display:block;color:#666;font-size:14px;line-height:1.55;font-weight:600}.dm-calc__system-error{display:none;margin-top:16px;padding:15px 17px;border-radius:16px;border:1px solid rgba(180,74,60,.28);background:rgba(180,74,60,.06);color:#B44A3C;font-size:13px;line-height:1.5;font-weight:700}.dm-calc__system-error.is-visible{display:block}.dm-calc__tilda-success{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:0!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}.dm-calc__result{position:-webkit-sticky;position:sticky;top:110px}.dm-calc__result-card{padding:34px;border-radius:34px;background:#1F1F1F;color:#FFFFFF;position:relative;overflow:hidden;box-shadow:0 28px 90px rgba(0,0,0,.12)}.dm-calc__result-card:after{content:"";position:absolute;right:-58px;bottom:-58px;width:156px;height:156px;border-radius:50%;background:rgba(176,138,91,.18)}.dm-calc__result-card>*{position:relative;z-index:1}.dm-calc__price{margin-bottom:20px}.dm-calc__price span{display:block;margin-bottom:8px;color:#FFFFFF;font-size:36px;line-height:1.05;font-weight:900;letter-spacing:-.055em}.dm-calc__price em{color:rgba(255,255,255,.52);font-style:normal;font-size:13px;font-weight:800}.dm-calc__details{margin-bottom:24px;padding:18px;border-radius:18px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.82);font-size:14px;line-height:1.55;font-weight:700}.dm-calc__note{margin-bottom:28px;color:rgba(255,255,255,.62);font-size:14px;line-height:1.65}.dm-calc__result-list{display:grid;grid-gap:12px;gap:12px}.dm-calc__result-list div{display:grid;grid-template-columns:24px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start}.dm-calc__result-list span{color:#B08A5B;font-weight:900}.dm-calc__result-list p{margin:0;color:rgba(255,255,255,.76);font-size:14px;line-height:1.45}@media (max-width:1080px){.dm-calc__layout{grid-template-columns:1fr}.dm-calc__result{position:relative;top:auto}}@media (max-width:700px){.dm-calc{padding:84px 16px}.dm-calc h2{font-size:34px}.dm-calc__head p{font-size:16px}.dm-calc__form,.dm-calc__result-card{padding:24px;border-radius:24px}.dm-calc__step h3{font-size:27px}.dm-calc__area-top{flex-direction:column;align-items:flex-start}.dm-calc__area-top label{width:100%}.dm-calc__checks,.dm-calc__contacts{grid-template-columns:1fr}.dm-calc__nav{margin-top:26px;flex-direction:column}.dm-calc__back,.dm-calc__next,.dm-calc__submit{width:100%!important;margin-left:0!important}.dm-calc__price span{font-size:30px}}.domus-projects{background:#F7F6F3;padding:120px 20px;font-family:Manrope,Arial,sans-serif;color:#1F1F1F}.domus-projects__inner{max-width:1180px;margin:0 auto}.domus-projects__head{max-width:760px;margin-bottom:56px}.domus-projects__eyebrow{margin:0 0 16px;color:#B08A5B;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.domus-projects h2{margin:0 0 18px;font-size:46px;line-height:1.12;font-weight:700;letter-spacing:-.03em}.domus-projects__head p{margin:0;color:#666;font-size:18px;line-height:1.65}.domus-projects__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:22px;gap:22px}.domus-project{background:#fff;border:1px solid #e6e1d9;border-radius:24px;overflow:hidden;text-decoration:none!important;color:#1F1F1F!important;display:flex;flex-direction:column;transition:.28s ease}.domus-project:hover{transform:translateY(-8px);box-shadow:0 24px 60px rgba(0,0,0,.08)}.domus-project__image{position:relative;height:230px;overflow:hidden}.domus-project__image img{width:100%;height:100%;object-fit:cover;display:block;transition:.5s ease}.domus-project:hover .domus-project__image img{transform:scale(1.06)}.domus-project__tag{left:16px;top:16px;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1F1F1F;font-weight:600}.domus-project__new,.domus-project__tag{position:absolute;z-index:3;padding:8px 13px;border-radius:999px;font-size:12px}.domus-project__new{right:16px;top:189px;background:#B08A5B;color:#fff;font-weight:700}.domus-project__hover{position:absolute;inset:0;z-index:2;background:rgba(31,31,31,.42);color:#fff;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;opacity:0;transition:.28s ease}.domus-project:hover .domus-project__hover{opacity:1}.domus-project__body{padding:24px;flex:1 1;display:flex;flex-direction:column}.domus-project h3{margin:0 0 12px;font-size:23px;line-height:1.18;font-weight:700;letter-spacing:-.02em}.domus-project__body p{margin:0 0 22px;color:#666;font-size:14px;line-height:1.6}.domus-project__meta{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #e6e1d9;padding-top:18px;grid-gap:10px;gap:10px;margin-top:auto}.domus-project__meta b{display:block;margin-bottom:5px;color:#1F1F1F;font-size:15px;line-height:1.2}.domus-project__meta span{color:#8A8780;font-size:11px}.domus-projects__bottom{margin-top:42px;display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.domus-projects__btn{height:58px;padding:0 30px;border-radius:14px;background:#1F1F1F;color:#fff!important;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-weight:700;transition:.25s ease}.domus-projects__btn:hover{background:#B08A5B}.domus-projects__btn--light{background:#fff;color:#1F1F1F!important;border:1px solid #e6e1d9}.domus-projects__btn--light:hover{background:#B08A5B;color:#fff!important;border-color:#B08A5B}@media (max-width:1100px){.domus-projects__grid{grid-template-columns:repeat(2,1fr)}.domus-project__image{height:300px}}@media (max-width:640px){.domus-projects{padding:86px 16px}.domus-projects h2{font-size:32px}.domus-projects__head p{font-size:16px}.domus-projects__grid{grid-template-columns:1fr}.domus-project__image{height:260px}.domus-project__meta{grid-template-columns:1fr}.domus-projects__btn{width:100%}}.domus-prices{background:#Ffffff;padding:120px 20px;font-family:Manrope,Arial,sans-serif;color:#1F1F1F}.domus-prices__inner{max-width:1180px;margin:0 auto}.domus-prices__head{max-width:760px;margin-bottom:56px}.domus-prices__eyebrow{margin:0 0 16px;color:#B08A5B;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.domus-prices h2{margin:0 0 18px;font-size:46px;line-height:1.12;font-weight:700;letter-spacing:-.03em}.domus-prices__head p{margin:0;color:#666;font-size:18px;line-height:1.65}.domus-prices__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.domus-price{background:#fff;border-radius:24px;padding:32px;min-height:460px;display:flex;flex-direction:column;border:1px solid #e6e1d9;transition:.25s ease}.domus-price:hover{transform:translateY(-5px);box-shadow:0 24px 60px rgba(0,0,0,.07)}.domus-price--featured{background:#1F1F1F;color:#fff;transform:translateY(-18px)}.domus-price--featured:hover{transform:translateY(-23px)}.domus-price__type{margin:0 0 18px;color:#B08A5B;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.domus-price h3{margin:0 0 16px;font-size:30px;line-height:1.15;font-weight:700}.domus-price__cost{font-size:34px;line-height:1.1;font-weight:800;margin-bottom:12px;letter-spacing:-.03em}.domus-price__term{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-bottom:22px;padding:8px 13px;border-radius:100px;background:#F7F6F3;color:#666;font-size:13px;font-weight:600}.domus-price--featured .domus-price__term{background:rgba(255,255,255,.09);color:rgba(255,255,255,.78)}.domus-price__desc{margin:0 0 24px;color:#666;font-size:15px;line-height:1.65}.domus-price--featured .domus-price__desc{color:rgba(255,255,255,.72)}.domus-price ul{list-style:none;padding:0;margin:0 0 30px}.domus-price li{position:relative;padding-left:24px;margin-bottom:13px;color:#4F4F4F;font-size:15px;line-height:1.45}.domus-price--featured li{color:rgba(255,255,255,.82)}.domus-price li:before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;border-radius:50%;background:#B08A5B}.domus-price a{margin-top:auto;height:58px;border-radius:14px;background:#1F1F1F;color:#fff!important;text-decoration:none;display:flex;align-items:center;justify-content:center;font-weight:700;transition:.25s ease}.domus-price--featured a{background:#B08A5B}.domus-price a:hover{background:#B08A5B;transform:translateY(-2px)}.domus-price--featured a:hover{background:#fff;color:#1F1F1F!important}@media (max-width:980px){.domus-prices__grid{grid-template-columns:1fr}.domus-price--featured,.domus-price--featured:hover{transform:none}}@media (max-width:640px){.domus-prices{padding:86px 16px}.domus-prices h2{font-size:32px}.domus-prices__head p{font-size:16px}.domus-price{padding:26px;min-height:auto}.domus-price h3{font-size:26px}.domus-price__cost{font-size:27px}}.domus-benefits{background:#F7F6F3;padding:112px 20px;font-family:Manrope,Arial,sans-serif;color:#1F1F1F}.domus-benefits__inner{max-width:1180px;margin:0 auto}.domus-benefits__head{max-width:760px;margin-bottom:42px}.domus-benefits__eyebrow{margin:0 0 16px;color:#B08A5B;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.domus-benefits h2{margin:0 0 18px;font-size:46px;line-height:1.12;font-weight:700;letter-spacing:-.03em}.domus-benefits__head p{margin:0;color:#666;font-size:18px;line-height:1.65}.domus-benefits__numbers{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:22px;gap:22px;margin-bottom:36px;padding:26px 0;border-top:1px solid #e6e1d9;border-bottom:1px solid #e6e1d9}.domus-benefits__numbers b{display:block;margin-bottom:6px;font-size:30px;line-height:1;font-weight:700}.domus-benefits__numbers span{color:#777;font-size:14px}.domus-benefits__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.domus-benefit{min-height:220px;background:#fff;border:1px solid #e6e1d9;border-radius:24px;padding:28px;transition:.28s ease;position:relative;overflow:hidden}.domus-benefit:after{content:"";position:absolute;right:-38px;bottom:-38px;width:116px;height:116px;border-radius:50%;background:rgba(176,138,91,.08);transition:.28s ease}.domus-benefit:hover{transform:translateY(-6px);box-shadow:0 24px 60px rgba(0,0,0,.07)}.domus-benefit__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:34px}.domus-benefit span{color:#B08A5B;font-size:13px;font-weight:800;letter-spacing:.14em}.domus-benefit__icon{width:38px;height:38px;border-radius:50%;background:#F7F6F3;color:#B08A5B;display:flex;align-items:center;justify-content:center;font-size:22px;line-height:1}.domus-benefit h3{position:relative;z-index:1;margin:0 0 14px;font-size:24px;line-height:1.18;font-weight:600;letter-spacing:-.02em}.domus-benefit p{position:relative;z-index:1;margin:0;color:#666;font-size:15px;line-height:1.6;max-width:300px}.domus-benefit a{position:relative;z-index:1;display:inline-flex;margin-top:24px;color:#B08A5B!important;text-decoration:none;font-size:14px;font-weight:700;border-bottom:1px solid #b08a5b;padding-bottom:4px}.domus-benefit--dark{background:#1F1F1F;color:#fff;border-color:#1F1F1F}.domus-benefit--dark p{color:rgba(255,255,255,.72)}.domus-benefit--dark .domus-benefit__icon{background:rgba(255,255,255,.08);color:#B08A5B}.domus-benefit--dark:after{background:rgba(176,138,91,.16)}@media (max-width:980px){.domus-benefits__grid,.domus-benefits__numbers{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.domus-benefits{padding:84px 16px}.domus-benefits h2{font-size:32px}.domus-benefits__head p{font-size:16px}.domus-benefits__numbers{grid-template-columns:1fr 1fr;gap:18px}.domus-benefits__numbers b{font-size:25px}.domus-benefits__grid{grid-template-columns:1fr}.domus-benefit{min-height:auto;padding:26px}}.domus-team{background:#ffffff;padding:120px 20px;font-family:Manrope,Arial,sans-serif;color:#1F1F1F}.domus-team__inner{max-width:1180px;margin:0 auto}.domus-team__head{max-width:760px;margin-bottom:58px}.domus-team__eyebrow{margin:0 0 16px;color:#B08A5B;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.domus-team h2{margin:0 0 18px;font-size:46px;line-height:1.12;font-weight:700;letter-spacing:-.03em}.domus-team__head p{margin:0;color:#666;font-size:18px;line-height:1.65}.domus-team__grid{display:grid;grid-template-columns:1.18fr 1fr 1fr;grid-gap:24px;gap:24px;align-items:stretch}.domus-team__card{background:#F7F6F3;border:1px solid #e6e1d9;border-radius:28px;overflow:hidden;transition:.28s ease}.domus-team__card:hover{transform:translateY(-6px);box-shadow:0 24px 60px rgba(0,0,0,.07)}.domus-team__card--large{background:#1F1F1F;color:#fff}.domus-team__photo{height:360px;overflow:hidden}.domus-team__card--large .domus-team__photo{height:420px}.domus-team__photo img{width:100%;height:100%;object-fit:cover;display:block;transition:.5s ease}.domus-team__card:hover .domus-team__photo img{transform:scale(1.04)}.domus-team__content{padding:30px}.domus-team__content span{display:block;margin-bottom:12px;color:#B08A5B;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.domus-team__content h3{margin:0 0 14px;font-size:28px;line-height:1.15;font-weight:600;letter-spacing:-.025em}.domus-team__content p{margin:0;color:#666;font-size:15px;line-height:1.65}.domus-team__card--large .domus-team__content p{color:rgba(255,255,255,.72)}.domus-team__tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.domus-team__tags b{display:inline-flex;padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.82);font-size:12px;font-weight:600}.domus-team__bottom{margin-top:34px;padding:28px 34px;border-radius:24px;background:#F7F6F3;border:1px solid #e6e1d9;display:flex;align-items:center;justify-content:space-between;gap:24px}.domus-team__bottom p{margin:0;color:#555;font-size:17px;line-height:1.55}.domus-team__bottom a{height:58px;padding:0 30px;border-radius:14px;background:#1F1F1F;color:#fff!important;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-weight:700;white-space:nowrap;transition:.25s ease}.domus-team__bottom a:hover{background:#B08A5B}@media (max-width:980px){.domus-team__grid{grid-template-columns:1fr}.domus-team__card--large .domus-team__photo,.domus-team__photo{height:440px}.domus-team__bottom{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.domus-team{padding:86px 16px}.domus-team h2{font-size:32px}.domus-team__head p{font-size:16px}.domus-team__card--large .domus-team__photo,.domus-team__photo{height:340px}.domus-team__content{padding:26px}.domus-team__content h3{font-size:24px}.domus-team__bottom{padding:26px}.domus-team__bottom a{width:100%}}.domus-steps{background:#ffffff;padding:120px 20px;font-family:Manrope,Arial,sans-serif;color:#1F1F1F}.domus-steps__inner{max-width:1180px;margin:0 auto}.domus-steps__head{max-width:760px;margin-bottom:64px}.domus-steps__eyebrow{margin:0 0 16px;color:#B08A5B;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.domus-steps h2{margin:0 0 18px;font-size:46px;line-height:1.12;font-weight:700;letter-spacing:-.03em}.domus-steps__head p{margin:0;color:#666;font-size:18px;line-height:1.65}.domus-steps__list{position:relative;display:grid;grid-template-columns:1fr 1fr;grid-gap:0 70px;gap:0 70px}.domus-steps__list:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background:#E6E1D9}.domus-step{position:relative;display:grid;grid-template-columns:70px 1fr;grid-gap:24px;gap:24px;padding:0 0 54px}.domus-step:nth-child(2n){transform:translateY(72px)}.domus-step__num{width:58px;height:58px;border-radius:50%;background:#F7F6F3;border:1px solid #e6e1d9;color:#B08A5B;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;letter-spacing:.12em}.domus-step__content{border-bottom:1px solid #e6e1d9;padding-bottom:30px}.domus-step h3{margin:0 0 12px;font-size:28px;line-height:1.15;font-weight:600;letter-spacing:-.025em}.domus-step p{margin:0;color:#666;font-size:15px;line-height:1.65;max-width:390px}.domus-steps__cta{margin-top:116px;background:#1F1F1F;color:#fff;border-radius:28px;padding:38px 42px;display:flex;align-items:center;justify-content:space-between;gap:28px}.domus-steps__cta h3{margin:0 0 8px;font-size:28px;line-height:1.2;font-weight:600}.domus-steps__cta p{margin:0;color:rgba(255,255,255,.68);font-size:16px;line-height:1.5}.domus-steps__cta a{height:58px;padding:0 30px;border-radius:14px;background:#B08A5B;color:#fff!important;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-weight:700;white-space:nowrap;transition:.25s ease}.domus-steps__cta a:hover{background:#fff;color:#1F1F1F!important}@media (max-width:900px){.domus-steps__list{grid-template-columns:1fr;gap:0}.domus-steps__list:before{left:29px}.domus-step,.domus-step:nth-child(2n){transform:none}.domus-step{grid-template-columns:58px 1fr;gap:20px}.domus-steps__cta{margin-top:42px;flex-direction:column;align-items:flex-start}}@media (max-width:640px){.domus-steps{padding:86px 16px}.domus-steps h2{font-size:32px}.domus-steps__head p{font-size:16px}.domus-step h3{font-size:23px}.domus-steps__cta{padding:28px;border-radius:22px}.domus-steps__cta h3{font-size:23px}.domus-steps__cta a{width:100%}}.domus-reviews{padding:120px 20px;background:#faf9f7;font-family:Manrope,Arial,sans-serif;color:#1F1F1F}.domus-container{max-width:1180px;margin:0 auto}.reviews-label{font-size:13px;font-weight:700;letter-spacing:.18em;color:#B08A5B;margin-bottom:18px;text-transform:uppercase}.reviews-header h2{font-size:56px;line-height:1.05;font-weight:700;color:#1F1F1F;margin:0 0 20px;letter-spacing:-.03em}.reviews-header p{max-width:720px;font-size:19px;line-height:1.7;color:#666;margin:0 0 60px}.reviews-grid{display:grid;grid-template-columns:1.15fr 1fr;grid-gap:24px;gap:24px;align-items:start}.review-card:last-child{grid-column:1/-1;min-height:180px}.review-main{background:#1F1F1F;border-radius:28px;padding:38px;color:#fff;flex-direction:column;min-height:420px}.review-head,.review-main,.review-top{display:flex;justify-content:space-between}.review-head,.review-top{align-items:flex-start;gap:20px}.review-top{margin-bottom:38px}.review-top h3{font-size:30px;margin:0 0 8px;font-weight:600}.review-head span,.review-top span{color:rgba(255,255,255,.55);font-size:14px}.review-head span{color:#777}.rating,.small-rating{color:#B08A5B;letter-spacing:2px;white-space:nowrap}.rating{font-size:20px}.small-rating{font-size:15px}.review-main blockquote{font-size:27px;line-height:1.45;margin:0;font-weight:400;color:rgba(255,255,255,.92);letter-spacing:-.02em}.review-card{background:#fff;border:1px solid #e7e0d7;border-radius:28px;padding:34px;min-height:240px;transition:.25s ease}.review-card:hover,.review-main:hover{transform:translateY(-4px);box-shadow:0 22px 55px rgba(0,0,0,.07)}.review-card-photo{overflow:hidden;padding:0}.review-image{height:208px;overflow:hidden}.review-image img{width:100%;height:100%;object-fit:cover;display:block;transition:.5s ease}.review-card-photo:hover .review-image img{transform:scale(1.05)}.review-content{padding:30px 34px 34px}.review-head{margin-bottom:22px}.review-head h4{font-size:26px;margin:0 0 6px;font-weight:600}.review-card p{font-size:16px;line-height:1.7;color:#666;margin:0}.review-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.review-tags span{padding:8px 12px;border-radius:999px;background:#F5F2ED;font-size:12px;font-weight:600;color:#555}.review-tags-dark span{background:rgba(255,255,255,.08);color:rgba(255,255,255,.72)}.reviews-footer{margin-top:30px;background:#fff;border:1px solid #e7e0d7;border-radius:24px;padding:30px 36px;justify-content:space-between;gap:30px}.reviews-footer,.reviews-score{display:flex;align-items:center}.reviews-score{gap:20px}.score-number{font-size:52px;font-weight:700;color:#1F1F1F;line-height:1}.reviews-score strong{display:block;font-size:18px}.reviews-score p{margin:4px 0 0;color:#777;font-size:14px}.reviews-actions{display:flex;gap:12px;flex-wrap:wrap}.btn-dark,.btn-light{min-height:58px;padding:0 30px;border-radius:14px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-weight:700;transition:.25s ease}.btn-dark{background:#1F1F1F;color:#fff!important}.btn-dark:hover{background:#B08A5B}.btn-light{background:#F7F4EF;border:1px solid #e7e0d7;color:#1F1F1F!important}.btn-light:hover{border-color:#B08A5B;color:#B08A5B!important}@media (max-width:980px){.reviews-grid{grid-template-columns:1fr}.review-main{grid-row:auto;min-height:auto}.review-main blockquote{font-size:22px}.reviews-footer{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.domus-reviews{padding:86px 16px}.reviews-header h2{font-size:34px}.reviews-header p{font-size:16px}.review-card,.review-main{padding:26px;border-radius:22px}.review-card-photo{padding:0}.review-content{padding:26px}.review-image{height:180px}.review-main blockquote{font-size:19px}.review-head,.review-top{flex-direction:column}.btn-dark,.btn-light{width:100%}}.domus-faq{background:#fff;padding:120px 20px;font-family:Manrope,Arial,sans-serif;color:#1F1F1F}.domus-faq__inner{max-width:980px;margin:0 auto}.domus-faq__head{margin-bottom:54px}.domus-faq__eyebrow{margin:0 0 16px;color:#B08A5B;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.domus-faq h2{margin:0 0 18px;font-size:46px;line-height:1.12;font-weight:700;letter-spacing:-.03em}.domus-faq__head p{margin:0;color:#666;font-size:18px;line-height:1.65}.domus-faq__list{display:grid;grid-gap:14px;gap:14px}.domus-faq details{background:#F7F6F3;border:1px solid #e6e1d9;border-radius:20px;overflow:hidden;transition:.25s ease}.domus-faq details[open]{background:#fff;box-shadow:0 18px 45px rgba(0,0,0,.045)}.domus-faq summary{list-style:none;cursor:pointer;padding:25px 72px 25px 30px;font-size:20px;line-height:1.35;font-weight:600;position:relative}.domus-faq summary::-webkit-details-marker{display:none}.domus-faq summary:after{content:"+";position:absolute;right:28px;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:50%;background:#fff;border:1px solid #e6e1d9;color:#B08A5B;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:300}.domus-faq details[open] summary:after{content:"−";background:#1F1F1F;border-color:#1F1F1F;color:#fff}.domus-faq details div{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.domus-faq details[open] div{grid-template-rows:1fr}.domus-faq details p{overflow:hidden;margin:0;padding:0 30px 28px;color:#666;font-size:16px;line-height:1.7;max-width:760px}.domus-faq__cta{margin-top:34px;background:#1F1F1F;color:#fff;border-radius:24px;padding:30px 34px;display:flex;align-items:center;justify-content:space-between;gap:24px}.domus-faq__cta h3{margin:0 0 8px;font-size:25px;line-height:1.2;font-weight:600}.domus-faq__cta p{margin:0;color:rgba(255,255,255,.68);font-size:15px;line-height:1.55}.domus-faq__cta a{height:56px;padding:0 28px;border-radius:14px;background:#B08A5B;color:#fff!important;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-weight:700;white-space:nowrap;transition:.25s ease}.domus-faq__cta a:hover{background:#fff;color:#1F1F1F!important}@media (max-width:640px){.domus-faq{padding:86px 16px}.domus-faq h2{font-size:32px}.domus-faq__head p{font-size:16px}.domus-faq summary{font-size:18px;padding:22px 62px 22px 22px}.domus-faq details p{padding:0 22px 24px}.domus-faq__cta{flex-direction:column;align-items:flex-start;padding:26px}.domus-faq__cta a{width:100%}}