.home-page .header{position:relative;top:auto}.header .brand-logo{width:225px}.home-page .footer .footer-logo-original{width:270px;max-width:100%;padding:20px}
.home-page .footer .brand{display:inline-flex;margin-bottom:16px}
.home-page .feature .icon{display:block;width:48px;height:48px;margin-bottom:14px}.home-page .feature .icon img{width:48px;height:48px;object-fit:contain}.home-page .feature h3{margin-top:0}
.home-page .service-icon{background:transparent}.home-page .service-icon img{width:48px;height:48px;object-fit:contain}
.home-slider{position:relative;height:540px;border-radius:180px 24px 180px 24px;overflow:hidden;box-shadow:var(--shadow);background:#e7ddea}.home-slide{position:absolute;inset:0;margin:0;opacity:0;visibility:hidden;transition:opacity .65s ease,visibility .65s ease}.home-slide.active{opacity:1;visibility:visible}.home-slide img{height:100%;width:100%;object-fit:cover}.home-slide:after{content:'';position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(transparent,rgba(45,31,50,.74))}.home-slide figcaption{position:absolute;z-index:2;left:34px;right:34px;bottom:30px;color:#fff}.home-slide figcaption strong,.home-slide figcaption span{display:block}.home-slide figcaption strong{font-size:1.15rem}.home-slide figcaption span{font-size:.86rem;color:#f0e8f2}.slider-arrow{position:absolute;z-index:3;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:var(--brand);font-size:1.8rem;line-height:1;cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;z-index:3;right:28px;bottom:26px;display:flex;gap:7px}.slider-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.5);cursor:pointer;font-size:0}.slider-dots button.active{background:#fff;transform:scale(1.25)}
.whatsapp{font-size:0;display:flex;align-items:center;justify-content:center}.whatsapp:before{content:'';display:block;width:32px;height:32px;background:center/contain no-repeat url('../images/icons/whatsapp.svg')}
@media(max-width:1000px){.header .brand-logo{width:195px}.home-slider{height:460px;border-radius:120px 22px 120px 22px}}@media(max-width:680px){.header .brand-logo{width:175px}.home-slider{height:380px;border-radius:90px 18px 90px 18px}.home-slide figcaption{left:24px;right:24px;bottom:22px}.slider-dots{right:22px;bottom:20px}}
