body.home #page{padding-top:0}.home-hero{position:relative;width:100%;min-height:100vh;min-height:100svh;display:flex;align-items:center;overflow:hidden}.home-hero__slides{position:absolute;inset:0}.home-hero__slide{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transition:opacity 1s ease}.home-hero__slide.is-active{opacity:1}.home-hero__overlay{position:absolute;inset:0;background:rgb(0 0 0 / .48)}.home-hero__content-wrap{position:relative;z-index:2;width:100%;min-height:100vh;min-height:100svh;padding-top:var(--site-header-height,0);padding-bottom:3.6rem;padding-left:8rem;padding-right:8rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.home-hero__content{max-width:780px;color:#fff;text-align:center;margin:0 auto}.home-hero__content h1{font-size:clamp(1.65rem, 3.2vw, 2.7rem);line-height:1.16;margin-bottom:.6rem;font-weight:800;text-wrap:balance}.home-hero__content h1 strong,.home-hero__content h1 b{color:var(--primary);font-weight:800}.home-hero__accent{color:var(--primary)}.home-hero__content p{font-size:clamp(.95rem, 1.1vw, 1.08rem);line-height:1.55;margin-bottom:.35rem;max-width:700px;color:rgb(225 230 240 / .85)}@media (min-width:769px){.home-hero__content h1{max-width:38ch;margin-left:auto;margin-right:auto}.home-hero__content p{margin-left:auto;margin-right:auto}}.home-hero__cta{margin-top:1rem;display:flex;align-items:center;gap:.9rem;flex-wrap:wrap;justify-content:center}.home-hero__indicators{position:absolute;left:50%;bottom:1.2rem;transform:translateX(-50%);width:max-content;margin-top:0;z-index:3;display:flex;align-items:center;justify-content:center;gap:0;padding:0 .2rem}.home-hero__indicator{border:0;width:44px;height:44px;min-width:44px;min-height:44px;padding:0;border-radius:999px;background:#fff0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.home-hero__indicator+.home-hero__indicator{margin-left:-13px}.home-hero__indicator::before{content:"";width:8px;height:8px;border-radius:999px;background:rgb(255 255 255 / .24);opacity:.62;transition:width .28s ease,background-color .28s ease,opacity .28s ease}.home-hero__indicator.is-active::before{width:30px;background:rgb(255 255 255 / .56);opacity:.88}.home-hero__indicator:focus-visible{outline:2px solid rgb(255 255 255 / .72);outline-offset:2px}.home-hero__btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.7rem 1.25rem;border-radius:.45rem;text-decoration:none;font-weight:700;font-size:1rem;transition:filter .2s ease,transform .2s ease,background-color .2s ease,color .2s ease}.home-hero__btn--primary{background:var(--primary);color:#fff}.home-hero__btn--primary:hover{filter:brightness(1.08)}.home-services{width:100%;background:#fff;padding:5rem 8rem}.home-services__container{max-width:1280px;margin:0 auto}.home-services__heading,.home-about__heading{text-align:center;margin-bottom:2rem}.home-services__tagline,.home-about__tagline{display:block;font-size:.82rem;line-height:1.2;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--primary);margin-bottom:.55rem}.home-services__heading h2,.home-about__heading h2{font-size:clamp(1.8rem, 2.2vw, 2.4rem);line-height:1.2;color:#111827;margin-bottom:0}.home-services__mosaic{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;min-height:640px}.home-services__column{display:grid;gap:1.2rem;height:100%}.home-services__column--left{grid-template-rows:1fr 1fr}.home-services__column--right{grid-template-rows:.85fr 1.15fr}.home-services__card{position:relative;border-radius:.45rem;overflow:hidden;display:flex;min-height:250px}.home-services__card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-services__card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(0 0 0 / .18) 0%,rgb(0 0 0 / .6) 100%)}.home-services__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-start;padding:1.35rem;color:#fff;width:100%;height:100%}.home-services__text{align-self:flex-start;max-width:min(92%, 560px)}.home-services__content h3{font-size:clamp(1.3rem, 1.8vw, 1.8rem);line-height:1.25;margin-bottom:.6rem;font-weight:700;color:#fff}.home-services__content p{font-size:1rem;line-height:1.72;color:#fff}.home-services__price{margin-top:auto;align-self:flex-end;display:inline-flex;align-items:baseline;gap:.28rem;line-height:1;font-weight:800;color:#fff}.home-services__price-prefix{font-size:.88rem;color:#fff}.home-services__price-value{font-size:44px;line-height:1;letter-spacing:-.01em;color:#fff}.home-services__price-currency{font-size:20px;line-height:1;color:#fff}.home-services__actions{display:flex;justify-content:center;margin-top:2rem}.home-services__btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.72rem 1.35rem;border-radius:.45rem;text-decoration:none;font-weight:700;font-size:1rem;background:var(--primary);color:#fff;transition:filter .2s ease}.home-services__btn:hover{filter:brightness(1.08)}.home-about{width:100%;background:#fff;padding:0 8rem 5rem}.home-about__container{max-width:1280px;margin:0 auto}.home-about__row{display:grid;grid-template-columns:1.05fr .95fr;gap:1.4rem;align-items:stretch}.home-about__text{padding:.3rem .45rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.home-about__text p{color:#1f2937;font-size:clamp(1.08rem, 1.2vw, 1.24rem);line-height:1.78;text-align:left}.home-about__text p strong,.home-about__text p b,.home-about__text p strong{color:inherit;font-weight:700}.home-about__text p b{color:var(--primary);font-weight:700}.home-about__btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.72rem 1.35rem;border-radius:.45rem;text-decoration:none;font-weight:700;font-size:1rem;background:var(--primary);color:#fff;transition:filter .2s ease;margin-top:1.25rem}.home-about__btn:hover{filter:brightness(1.08)}.home-about__media{border-radius:.45rem;overflow:hidden;min-height:360px}.home-about__media img{width:100%;height:100%;object-fit:cover;display:block}.home-cta-1{width:100%;background:linear-gradient(115deg,var(--primary) 0%,color-mix(in srgb,var(--primary) 88%,#ffffff 12%) 56%,color-mix(in srgb,var(--primary) 78%,#ffffff 22%) 100%);position:relative;overflow:hidden}.home-cta-1__inner{width:100%;min-height:200px;padding:2.2rem 8rem;display:grid;grid-template-columns:1fr auto;gap:4.2rem;align-items:stretch;position:relative;z-index:2}.home-cta-1__left,.home-cta-1__right{display:flex;flex-direction:column;justify-content:center}.home-cta-1__left{align-items:flex-start;text-align:left}.home-cta-1__line{color:#fff}.home-cta-1__line--main{font-size:clamp(1.55rem, 2.1vw, 2.05rem);line-height:1.2;font-weight:800}.home-cta-1__line--sub{margin-top:.45rem;font-size:clamp(1rem, 1.15vw, 1.15rem);line-height:1.5;font-weight:500;color:rgb(244 248 255 / .95)}.home-cta-1__right{align-items:flex-end;position:relative;z-index:1;padding-left:1.8rem}.home-cta-1__phone{color:#fff;text-decoration:none;font-size:clamp(2.15rem, 4.15vw, 4.15rem);line-height:1;font-weight:900;letter-spacing:.02em;white-space:nowrap}.home-cta-1__phone:hover{text-decoration:underline}.home-reviews{width:100%;background:#fff;padding:5rem 8rem}.home-reviews__container{max-width:1280px;margin:0 auto}.home-reviews__heading{text-align:center;margin-bottom:2rem}.home-reviews__tagline{display:block;font-size:.82rem;line-height:1.2;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--primary);margin-bottom:.55rem}.home-reviews__heading h2{font-size:clamp(1.8rem, 2.2vw, 2.4rem);line-height:1.2;color:#111827;margin-bottom:0}.home-reviews__widget{width:100%}.home-reviews__actions{display:flex;justify-content:center;margin-top:1.5rem}.home-reviews__btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.72rem 1.35rem;border-radius:.45rem;text-decoration:none;font-weight:700;font-size:1rem;background:var(--primary);color:#fff;transition:filter .2s ease}.home-reviews__btn:hover{filter:brightness(1.08)}.home-faq{width:100%;background:#fff;padding:5rem 8rem}.home-faq__container{max-width:1280px;margin:0 auto}.home-faq__heading{text-align:center;margin-bottom:2rem}.home-faq__tagline{display:block;font-size:.82rem;line-height:1.2;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--primary);margin-bottom:.55rem}.home-faq__heading h2{font-size:clamp(1.8rem, 2.2vw, 2.4rem);line-height:1.2;color:#111827;margin-bottom:.65rem}.home-faq__subtitle{max-width:760px;margin:0 auto;color:#334155;font-size:1rem;line-height:1.55;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-faq__subtitle a{color:inherit;text-decoration:none;font-weight:700;transition:color .2s ease}.home-faq__subtitle a:hover{color:var(--primary)}.home-faq__accordion{display:grid;gap:.9rem;max-width:760px;margin:0 auto}.home-faq__item{background:#f4f4f4;border-radius:.45rem;overflow:hidden}.home-faq__question{width:100%;border:0;background:#fff0;display:flex;align-items:center;justify-content:space-between;gap:1rem;text-align:left;padding:1rem 1.2rem;cursor:pointer;font-size:1.03rem;line-height:1.4;color:#111827;font-weight:700}.home-faq__icon{flex:0 0 auto;width:18px;height:18px;position:relative}.home-faq__icon::before,.home-faq__icon::after{content:"";position:absolute;background:var(--primary);border-radius:99px;transition:transform .24s ease,opacity .24s ease}.home-faq__icon::before{width:100%;height:2px;top:50%;left:0;transform:translateY(-50%)}.home-faq__icon::after{width:2px;height:100%;top:0;left:50%;transform:translateX(-50%)}.home-faq__item.is-open .home-faq__icon::after{opacity:0;transform:translateX(-50%) scaleY(.4)}.home-faq__answer-wrap{height:0;overflow:hidden;transition:height .3s ease}.home-faq__answer{padding:0 1.2rem 1rem;color:#334155;font-size:.98rem;line-height:1.62}.home-faq__answer p{margin:0 0 .75rem}.home-faq__answer p:last-child{margin-bottom:0}.home-faq__answer ul,.home-faq__answer ol{margin:0 0 .75rem;padding-left:1.15rem}.home-faq__answer li+li{margin-top:.25rem}.home-faq__answer a{color:var(--primary);text-decoration:underline}.home-faq__actions{display:flex;justify-content:center;margin-top:1.5rem}.home-faq__btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.72rem 1.35rem;border-radius:.45rem;text-decoration:none;font-weight:700;font-size:1rem;background:var(--primary);color:#fff;transition:filter .2s ease}.home-faq__btn:hover{filter:brightness(1.08)}.home-latest-posts{width:100%;background:#fff;padding:0 8rem 5rem}.home-latest-posts__container{max-width:1280px;margin:0 auto}.home-latest-posts__heading{text-align:center;margin-bottom:2rem}.home-latest-posts__tagline{display:block;font-size:.82rem;line-height:1.2;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--primary);margin-bottom:.55rem}.home-latest-posts__heading h2{font-size:clamp(1.8rem, 2.2vw, 2.4rem);line-height:1.2;color:#111827;margin-bottom:0}.home-latest-posts__list{column-count:2;column-gap:1.2rem}.home-latest-posts__item{break-inside:avoid;margin:0 0 1.2rem;background:#fff;border-radius:.45rem;overflow:hidden;box-shadow:0 8px 26px rgb(15 23 42 / .08)}.home-latest-posts__thumb{display:block;width:100%}.home-latest-posts__thumb img{width:100%;height:260px;object-fit:cover;display:block}.home-latest-posts__content{background:#fff;padding:1rem 1rem 1.1rem}.home-latest-posts__item-tagline{font-size:.74rem;line-height:1.2;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--primary);margin-bottom:.5rem}.home-latest-posts__item-tagline a{color:inherit;text-decoration:none}.home-latest-posts__content h2{font-size:clamp(1.18rem, 1.55vw, 1.45rem);line-height:1.3;margin-bottom:.5rem}.home-latest-posts__content h2 a{color:#0f172a;text-decoration:none}.home-latest-posts__content h2 a:hover{color:var(--primary)}.home-latest-posts__excerpt{color:#334155;font-size:.98rem;line-height:1.65}.home-latest-posts__read-more{margin-top:.7rem;display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:.55rem .95rem;border-radius:.38rem;background:var(--primary);color:#fff;font-weight:700;font-size:.92rem;text-decoration:none;transition:filter .2s ease}.home-latest-posts__read-more:hover{filter:brightness(1.08)}.home-latest-posts__empty{color:#334155;font-size:1rem;line-height:1.6;text-align:center}.home-info{width:100%;background:#fff;padding:0 8rem 5rem}.home-info__container{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1.15fr;gap:1.2rem;align-items:stretch}.home-info__left{padding:.1rem .2rem}.home-info__left h2{font-size:clamp(1.85rem, 2.3vw, 2.3rem);line-height:1.25;color:#0f172a;margin-bottom:1.15rem}.home-info__item{margin-bottom:1rem}.home-info__item:last-child{margin-bottom:0}.home-info__item span{display:block;font-size:.72rem;line-height:1.2;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--primary);margin-bottom:.35rem}.home-info__item a,.home-info__item p{color:#1f2937;font-size:clamp(1.22rem, 1.5vw, 1.46rem);line-height:1.35;font-weight:700;text-decoration:none;margin:0}.home-info__item a:hover{color:var(--primary)}.home-info__social{margin-top:.2rem}.home-info__social-tagline{display:block;font-size:.72rem;line-height:1.2;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--primary);margin-bottom:.42rem}.home-info__social-links{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.home-info__social-links a{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center}.home-info__social-links a img{width:24px;height:24px;object-fit:contain;display:block;filter:brightness(0) saturate(100%)}.home-info__social-links a:hover{opacity:.85}.home-info__right{display:flex;flex-direction:column;gap:.8rem}.home-info__map-wrap{border-radius:.45rem;overflow:hidden;min-height:520px;aspect-ratio:1 / 1}.home-info__map-wrap iframe{width:100%;height:100%;min-height:520px;border:0;display:block}.home-info__actions{display:flex;gap:.7rem;flex-wrap:wrap}.home-info__actions--left{margin-top:1.2rem}.home-info__btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.65rem 1rem;border-radius:.4rem;text-decoration:none;font-weight:700;font-size:.95rem;transition:filter .2s ease}.home-info__btn--contact{background:var(--primary);color:#fff}.home-info__btn:hover{filter:brightness(1.04)}@media (max-width:1200px){.home-hero__content-wrap{padding-left:5rem;padding-right:5rem}.home-services{padding-left:5rem;padding-right:5rem}.home-about{padding-left:5rem;padding-right:5rem}.home-cta-1__inner{padding-left:5rem;padding-right:5rem}.home-reviews{padding-left:5rem;padding-right:5rem}.home-faq{padding-left:5rem;padding-right:5rem}.home-latest-posts{padding-left:5rem;padding-right:5rem}.home-info{padding-left:5rem;padding-right:5rem}}@media (max-width:768px){.home-hero{min-height:100vh;min-height:100svh;align-items:stretch}.home-hero__content-wrap{min-height:100vh;min-height:100svh;position:relative;display:flex;align-items:center;justify-content:center;padding-top:0;padding-left:.5rem;padding-right:.5rem;padding-bottom:0}.home-hero__content{margin:0;text-align:center}.home-hero__cta{justify-content:center}.home-hero__indicators{position:absolute;left:50%;bottom:.75rem;transform:translateX(-50%);margin-top:0;padding-bottom:0}.home-hero__content h1{margin-bottom:.8rem}.home-hero__content p{font-size:1rem;line-height:1.5;margin-bottom:.65rem}.home-services{padding:3rem .5rem}.home-services__heading{margin-bottom:1.3rem}.home-services__tagline{font-size:.76rem;margin-bottom:.45rem}.home-about__heading{margin-bottom:1.3rem}.home-about__tagline{font-size:.76rem;margin-bottom:.45rem}.home-services__mosaic{grid-template-columns:1fr;gap:.9rem;min-height:0}.home-services__column{gap:.9rem}.home-services__column--left,.home-services__column--right{grid-template-rows:none}.home-services__card,.home-services__card--tall,.home-services__card--short,.home-services__card--large{min-height:320px}.home-services__content{padding:1.1rem}.home-services__content h3{font-size:1.08rem}.home-services__content p{font-size:.95rem}.home-services__actions{margin-top:1.3rem}.home-about{padding:0 .5rem 3rem}.home-about__row{grid-template-columns:1fr;gap:.9rem}.home-about__text{padding:.2rem .25rem;align-items:center;text-align:center}.home-about__text p{font-size:1rem;line-height:1.68;text-align:center}.home-about__btn{margin-top:1rem}.home-about__media{min-height:260px}.home-cta-1__inner{min-height:0;grid-template-columns:1fr;gap:.9rem;padding:1.5rem .5rem}.home-cta-1__right{padding-left:0}.home-cta-1__left,.home-cta-1__right{align-items:center;text-align:center}.home-cta-1__line--main{font-size:1.35rem}.home-cta-1__line--sub{font-size:.98rem;margin-top:.3rem}.home-cta-1__phone{font-size:2.2rem}.home-reviews{padding:3rem .5rem}.home-reviews__heading{margin-bottom:1.3rem}.home-reviews__tagline{font-size:.76rem;margin-bottom:.45rem}.home-reviews__actions{margin-top:1.1rem}.home-faq{padding:3rem .5rem}.home-faq__heading{margin-bottom:1.3rem}.home-faq__tagline{font-size:.76rem;margin-bottom:.45rem}.home-faq__subtitle{max-width:100%;font-size:.95rem;line-height:1.5}.home-faq__accordion{gap:.75rem}.home-faq__question{font-size:.98rem;padding:.9rem 1rem}.home-faq__answer{padding:0 1rem .9rem;font-size:.94rem}.home-latest-posts{padding:0 .5rem 3rem}.home-latest-posts__heading{margin-bottom:1.3rem}.home-latest-posts__tagline{font-size:.76rem;margin-bottom:.45rem}.home-latest-posts__heading h2{font-size:1.8rem}.home-latest-posts__list{column-count:1;column-gap:0}.home-latest-posts__item{margin-bottom:.9rem}.home-latest-posts__thumb img{height:220px}.home-info{padding:0 .5rem 3rem}.home-info__container{grid-template-columns:1fr;gap:.85rem}.home-info__left{padding:.05rem .1rem}.home-info__tagline{font-size:.7rem}.home-info__left h2{font-size:1.7rem;margin-bottom:.8rem}.home-info__item a,.home-info__item p{font-size:1.12rem}.home-info__map-wrap,.home-info__map-wrap iframe{min-height:320px;aspect-ratio:auto}.home-info__actions{flex-direction:column;gap:.55rem}.home-info__btn{width:100%}}