.hosur-landing{--hosur-orange:#f47621;--hosur-orange-dark:#a43800;--hosur-ink:#1a1c1c;--hosur-dark:#2f3131;--hosur-muted:#5a4138;--hosur-soft:#f3f3f3;--hosur-border:#e2bfb3;--hosur-white:#fff;background:#f9f9f9;color:var(--hosur-ink);font-family:Montserrat,Arial,sans-serif}.hosur-landing *{box-sizing:border-box}.hosur-container{width:min(100% - 40px,1280px);margin:0 auto}.hosur-section{padding:80px 0}.hosur-section--dark{background:var(--hosur-dark);color:var(--hosur-white)}.hosur-section--soft{background:var(--hosur-soft)}.hosur-section--faq{background:var(--hosur-ink);color:var(--hosur-white)}.hosur-hero{position:relative;min-height:760px;display:flex;align-items:center;overflow:hidden;color:var(--hosur-white)}.hosur-hero__media,.hosur-hero__media:after{position:absolute;inset:0}.hosur-hero__media:after{content:"";background:rgba(0,0,0,.6)}.hosur-hero__media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hosur-hero__content{position:relative;z-index:1}.hosur-hero__copy{max-width:760px}.hosur-eyebrow{display:inline-block;padding:8px 16px;margin-bottom:24px;background:var(--hosur-orange);color:var(--hosur-white);font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hosur-final-cta h2,.hosur-hero h1,.hosur-lead h2,.hosur-problem h2,.hosur-section-title h2{margin:0;color:inherit;font-weight:800;line-height:1.1;text-transform:uppercase}.hosur-hero h1{font-size:56px}.hosur-advantage-card p,.hosur-faq-item p,.hosur-final-cta p,.hosur-hero p,.hosur-lead p,.hosur-problem p,.hosur-process-card p,.hosur-section-title p{margin:0;font-size:16px;line-height:1.8}.hosur-hero p{margin-top:24px;margin-bottom:36px;color:hsla(0,0%,100%,.9);font-size:19px}.hosur-actions{display:flex;flex-wrap:wrap;gap:16px}.hosur-actions--center,.hosur-button{justify-content:center}.hosur-button{display:inline-flex;min-height:54px;align-items:center;padding:15px 28px;border:2px solid transparent;font-size:14px;font-weight:800;line-height:1.25;text-align:center;text-transform:uppercase;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.hosur-button:focus,.hosur-button:hover{text-decoration:none}.hosur-button--primary{background:var(--hosur-orange);color:var(--hosur-white)!important}.hosur-button--primary:focus,.hosur-button--primary:hover{background:var(--hosur-orange-dark);color:var(--hosur-white)!important}.hosur-button--outline{background:transparent}.hosur-button--light{border-color:var(--hosur-white);color:var(--hosur-white)!important}.hosur-button--light:focus,.hosur-button--light:hover{background:var(--hosur-white);color:var(--hosur-ink)!important}.hosur-button--dark{background:var(--hosur-ink);color:var(--hosur-white)!important}.hosur-button--dark:focus,.hosur-button--dark:hover{background:var(--hosur-orange);color:var(--hosur-white)!important}.hosur-problem{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.92fr);gap:24px;align-items:center}.hosur-lead h2,.hosur-problem h2{margin-bottom:24px;padding-left:24px;border-left:8px solid var(--hosur-orange);font-size:34px}.hosur-problem p+p{margin-top:18px;margin-bottom:30px}.hosur-advantage-card p,.hosur-lead p,.hosur-problem p,.hosur-process-card p{color:var(--hosur-muted)}.hosur-risk-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hosur-risk-card{display:flex;gap:12px;align-items:flex-start;padding:18px;border:2px solid var(--hosur-ink);background:#f3f3f3}.hosur-risk-card i{color:var(--hosur-orange-dark);font-size:22px;margin-top:2px}.hosur-advantage-card h3,.hosur-cost-card h3,.hosur-form h3,.hosur-process-card h3,.hosur-risk-card h3{margin:0 0 8px;color:inherit;font-size:18px;font-weight:800;line-height:1.3;text-transform:uppercase}.hosur-risk-card h3{font-size:14px}.hosur-risk-card p{font-size:14px;line-height:1.6}.hosur-problem__image{border:2px solid var(--hosur-ink);padding:8px}.hosur-problem__image img{display:block;width:100%;filter:grayscale(1);transition:filter .3s ease}.hosur-problem__image:hover img{filter:grayscale(0)}.hosur-section-title--center{max-width:860px;margin:0 auto 48px;text-align:center}.hosur-section-title h2{font-size:34px}.hosur-section--dark .hosur-section-title p,.hosur-section--faq .hosur-faq-item p,.hosur-section--faq .hosur-section-title p{color:hsla(0,0%,100%,.82)}.hosur-cost-grid,.hosur-process{display:grid}.hosur-cost-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.hosur-cost-card{padding:32px;border:1px solid hsla(0,0%,100%,.2);background:hsla(0,0%,89%,.1);transition:border-color .18s ease}.hosur-cost-card:hover{border-color:var(--hosur-orange)}.hosur-cost-card__icon{width:64px;height:64px;display:grid;place-items:center;margin-bottom:24px;background:var(--hosur-orange);color:var(--hosur-white);font-size:28px}.hosur-cost-card p{color:hsla(0,0%,100%,.8)}.hosur-divider{width:96px;height:4px;margin:18px auto 0;background:var(--hosur-orange)}.hosur-advantage{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.82fr);gap:48px;align-items:stretch}.hosur-advantage__list{display:grid;gap:24px}.hosur-advantage-card{display:flex;gap:24px;align-items:flex-start;padding:24px;border:2px solid var(--hosur-ink);background:var(--hosur-white);transition:transform .24s ease}.hosur-advantage-card:hover{transform:translateX(8px)}.hosur-advantage-card i{color:var(--hosur-orange);font-size:34px}.hosur-stats{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;background:var(--hosur-ink);color:var(--hosur-white);text-align:center}.hosur-stats__value{margin:0 0 8px;font-size:56px;font-weight:800;line-height:1}.hosur-stats__label{margin:0 0 32px;font-size:14px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.hosur-stats__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%}.hosur-stats__grid div{padding:18px;border:1px solid hsla(0,0%,100%,.2)}.hosur-stats__grid span,.hosur-stats__grid strong{display:block}.hosur-stats__grid strong{font-size:24px;font-weight:800}.hosur-stats__grid span{margin-top:6px;font-size:12px;text-transform:uppercase}.hosur-lead{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.92fr);gap:24px}.hosur-area-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;padding:0;margin:28px 0 0;list-style:none}.hosur-area-list li{position:relative;padding-left:22px;font-size:14px;font-weight:800;text-transform:uppercase}.hosur-area-list li:before{content:"";position:absolute;top:7px;left:0;width:10px;height:10px;background:var(--hosur-orange)}.hosur-form{padding:32px;border:2px solid var(--hosur-ink);background:var(--hosur-white);box-shadow:6px 6px 0 0 #1a1c1c}.hosur-form h3{margin-top:0;margin-bottom:24px;font-size:24px}.hosur-form label{display:grid;gap:8px;margin-top:14px;color:var(--hosur-ink);font-size:12px;font-weight:800;text-transform:uppercase}.hosur-form input,.hosur-form textarea{width:100%;border:2px solid var(--hosur-ink);padding:13px 14px;font-size:15px;outline:none}.hosur-form input:focus,.hosur-form textarea:focus{border-color:var(--hosur-orange)}.hosur-form textarea{min-height:132px;resize:vertical}.hosur-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hosur-form__full{grid-column:1/-1}.hosur-form .hosur-button{width:100%;margin-top:18px}.hosur-process{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.hosur-process-card{padding:26px 20px;border-top:4px solid var(--hosur-orange);background:var(--hosur-white);text-align:center;box-shadow:0 1px 4px rgba(26,28,28,.08)}.hosur-process-card span{display:block;margin-bottom:10px;color:hsla(15,45%,79%,.7);font-size:42px;font-weight:800;line-height:1}.hosur-process-card h3{font-size:14px}.hosur-process-card p{font-size:12px;line-height:1.5}.hosur-faq{max-width:960px}.hosur-faq-list{display:grid;gap:18px}.hosur-faq-item{padding-bottom:16px;border-bottom:1px solid hsla(0,0%,100%,.2)}.hosur-faq-item summary{display:flex;justify-content:space-between;gap:16px;align-items:center;cursor:pointer;font-size:24px;font-weight:700;line-height:1.3;list-style:none;text-transform:uppercase}.hosur-faq-item summary::-webkit-details-marker{display:none}.hosur-faq-item summary i{transition:transform .18s ease}.hosur-faq-item[open] summary i{transform:rotate(180deg)}.hosur-faq-item p{margin-top:16px}.hosur-final-cta{padding:80px 0;text-align:center}.hosur-final-cta__panel{position:relative;overflow:hidden;padding:48px 32px;border:10px solid var(--hosur-orange)}.hosur-final-cta__panel:after{content:"";position:absolute;right:-50px;bottom:-50px;width:220px;height:220px;opacity:.1;background:linear-gradient(var(--hosur-ink) 2px,transparent 2px),linear-gradient(90deg,var(--hosur-ink) 2px,transparent 2px);background-size:28px 28px;pointer-events:none}.hosur-final-cta h2{position:relative;z-index:1;margin-bottom:18px;font-size:46px}.hosur-final-cta p{position:relative;z-index:1;max-width:760px;margin:0 auto 34px;color:var(--hosur-muted);font-size:18px}.hosur-contact-card{display:flex;gap:14px;align-items:center;position:relative;z-index:1;text-align:left}.hosur-contact-card__icon{width:48px;height:48px;display:grid;place-items:center;background:var(--hosur-ink);color:var(--hosur-white);border-radius:9999px}.hosur-contact-card span,.hosur-contact-card strong{display:block}.hosur-contact-card span{color:rgba(26,28,28,.6);font-size:12px;font-weight:800;text-transform:uppercase}.hosur-contact-card strong{font-size:24px;font-weight:700}.hosur-contact-card strong a{color:inherit;text-decoration:none}.hosur-contact-card strong a:focus,.hosur-contact-card strong a:hover{color:inherit;text-decoration:underline}.hosur-mobile-bar{position:fixed;left:0;right:0;bottom:0;z-index:50;display:none;grid-template-columns:repeat(2,minmax(0,1fr))}.hosur-mobile-bar a{display:flex;gap:8px;align-items:center;justify-content:center;padding:16px;background:var(--hosur-ink);color:var(--hosur-white);font-size:14px;font-weight:800;text-transform:uppercase}.hosur-mobile-bar a:focus,.hosur-mobile-bar a:hover{color:var(--hosur-white);text-decoration:none}.hosur-mobile-bar__whatsapp{background:var(--hosur-orange)!important}@media (max-width:991px){.hosur-section{padding:62px 0}.hosur-hero{min-height:660px}.hosur-hero h1{font-size:42px}.hosur-advantage,.hosur-cost-grid,.hosur-lead,.hosur-problem{grid-template-columns:1fr}.hosur-process{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.hosur-container{width:min(100% - 30px,1280px)}.hosur-hero{min-height:600px}.hosur-final-cta h2,.hosur-hero h1,.hosur-lead h2,.hosur-problem h2,.hosur-section-title h2{font-size:32px}.hosur-hero p{font-size:17px}.hosur-actions,.hosur-area-list,.hosur-button,.hosur-form__grid,.hosur-process,.hosur-risk-grid{width:100%;grid-template-columns:1fr}.hosur-faq-item summary{align-items:flex-start;font-size:18px}.hosur-final-cta__panel{padding:36px 20px}.hosur-mobile-bar{display:grid}}