/* critical min */#hb-head *{margin:0;padding:0;box-sizing:border-box}#hb-head{--hb-orange:#E5720C;--hb-orange-lt:#f18a28;--hb-orange-dark:#c9620a;--hb-ink:#1c1c1c;--hb-grey:#5a5a5a;--hb-line:#eaeaea;--hb-tint:#fff6ee;font-family:'Poppins',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;position:sticky;top:0;z-index:99990;width:100%}#hb-head .hb-strip{position:relative;overflow:hidden;background:linear-gradient(90deg,#d9660a 0%,var(--hb-orange) 35%,var(--hb-orange-lt) 65%,var(--hb-orange) 100%);color:#fff;padding:8px 0;font-size:12.5px;font-weight:500;letter-spacing:.2px}#hb-head .hb-strip::before,#hb-head .hb-strip::after{content:'';position:absolute;top:0;bottom:0;width:56px;z-index:3;pointer-events:none}#hb-head .hb-strip::before{left:0;background:linear-gradient(90deg,#d9660a,#fff0)}#hb-head .hb-strip::after{right:0;background:linear-gradient(270deg,var(--hb-orange),#fff0)}#hb-head .hb-track{display:flex;width:max-content;animation:hb-marquee var(--hb-dur,46s) linear infinite;will-change:transform}#hb-head .hb-strip:hover .hb-track{animation-play-state:paused}#hb-head .hb-set{display:flex;align-items:center;flex-shrink:0}#hb-head .hb-item{display:inline-flex;align-items:center;gap:7px;padding:0 26px;white-space:nowrap}#hb-head .hb-item b{font-weight:700}#hb-head .hb-ic{width:15px;height:15px;flex-shrink:0;stroke:currentColor;stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round;opacity:.92}#hb-head .hb-item a{color:#fff;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1.5px;font-weight:600}#hb-head .hb-item a:hover{text-decoration-color:rgb(255 255 255 / .85)}#hb-head .hb-dot{width:5px;height:5px;border-radius:50%;background:rgb(255 255 255 / .55);flex-shrink:0}@keyframes hb-marquee{from{transform:translateX(0)}to{transform:translateX(var(--hb-shift,-50%))}}#hb-head .hb-bar{background:rgb(255 255 255 / .92);backdrop-filter:saturate(180%) blur(12px);-webkit-backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--hb-line);box-shadow:0 1px 12px rgb(0 0 0 / .04);transition:box-shadow .25s ease,background .25s ease}#hb-head.hb-scrolled .hb-bar{background:rgb(255 255 255 / .97);box-shadow:0 8px 28px rgb(0 0 0 / .09)}#hb-head .hb-inner{max-width:100%;margin:0;padding:0 28px;height:76px;display:flex;align-items:center;justify-content:flex-start;gap:20px;transition:height .25s ease}#hb-head.hb-scrolled .hb-inner{height:62px}#hb-head .hb-logo{display:flex;align-items:center;gap:11px;text-decoration:none;flex-shrink:0}#hb-head .hb-logo img{width:46px;height:46px;object-fit:contain;display:block;transition:width .25s ease,height .25s ease,transform .25s ease}#hb-head.hb-scrolled .hb-logo img{width:38px;height:38px}#hb-head .hb-logo:hover img{transform:rotate(-4deg) scale(1.05)}#hb-head .hb-logo b{font-size:17.5px;font-weight:700;color:var(--hb-ink);line-height:1;letter-spacing:-.4px}#hb-head .hb-logo b i{font-style:normal;color:var(--hb-orange)}#hb-head .hb-logo em{display:block;font-style:normal;font-size:10px;font-weight:500;color:#9a9a9a;letter-spacing:1.4px;margin-top:3px;text-transform:uppercase}#hb-head .hb-menu{display:flex;align-items:center;justify-content:center;gap:4px;list-style:none;flex:1 1 auto}#hb-head .hb-menu>li{position:relative}#hb-head .hb-menu>li>a,#hb-head .hb-menu>li>button{position:relative;display:flex;align-items:center;gap:5px;padding:10px 13px;font-family:inherit;font-size:14px;font-weight:500;color:var(--hb-ink);text-decoration:none;background:none;border:none;cursor:pointer;border-radius:8px;white-space:nowrap;transition:color .18s}#hb-head .hb-menu>li>a::after,#hb-head .hb-menu>li>button::after{content:'';position:absolute;left:13px;right:13px;bottom:3px;height:2px;background:linear-gradient(90deg,var(--hb-orange),var(--hb-orange-lt));border-radius:2px;transform:scaleX(0);transition:transform .25s cubic-bezier(.4,0,.2,1)}#hb-head .hb-menu>li>a:hover,#hb-head .hb-menu>li>button:hover,#hb-head .hb-menu>li.hb-open>button{color:var(--hb-orange)}#hb-head .hb-menu>li>a:hover::after,#hb-head .hb-menu>li>button:hover::after,#hb-head .hb-menu>li.hb-open>button::after{transform:scaleX(1)}#hb-head .hb-menu>li>a:focus-visible,#hb-head .hb-menu>li>button:focus-visible{outline:2px solid var(--hb-orange);outline-offset:2px}#hb-head .hb-caret{width:11px;height:11px;stroke:#9a9a9a;stroke-width:2.4;fill:none;transition:transform .25s,stroke .18s;flex-shrink:0}#hb-head .hb-menu>li.hb-open .hb-caret{transform:rotate(180deg);stroke:var(--hb-orange)}#hb-head .hb-free{font-size:9.5px;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--hb-orange-lt),var(--hb-orange));padding:3px 7px;border-radius:5px;margin-left:6px;letter-spacing:.5px;box-shadow:0 0 0 0 rgb(229 114 12 / .45);animation:hb-pulse 2.6s ease-out infinite}@keyframes hb-pulse{0%{box-shadow:0 0 0 0 rgb(229 114 12 / .45)}70%{box-shadow:0 0 0 8px #fff0}100%{box-shadow:0 0 0 0 #fff0}}#hb-head .hb-drop{position:absolute;top:calc(100%+8px);left:0;background:#fff;border:1px solid var(--hb-line);border-radius:14px;padding:8px;min-width:280px;box-shadow:0 18px 44px rgb(0 0 0 / .12);opacity:0;visibility:hidden;transform:translateY(-8px);pointer-events:none;transition:opacity .18s,transform .18s;z-index:50}#hb-head .hb-drop::before{content:'';position:absolute;top:-6px;left:26px;width:11px;height:11px;background:#fff;border-left:1px solid var(--hb-line);border-top:1px solid var(--hb-line);transform:rotate(45deg);border-radius:2px 0 0 0}#hb-head .hb-drop::after{content:'';position:absolute;top:-16px;left:0;right:0;height:18px;background:#fff0}#hb-head .hb-menu>li.hb-open .hb-drop{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}#hb-head .hb-menu>li.hb-has:focus-within .hb-drop{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}#hb-head .hb-menu>li.hb-has:focus-within>button{color:var(--hb-orange)}#hb-head .hb-menu>li.hb-has:focus-within>button::after{transform:scaleX(1)}#hb-head .hb-menu>li.hb-has:focus-within .hb-caret{transform:rotate(180deg);stroke:var(--hb-orange)}#hb-head .hb-drop a{position:relative;display:block;padding:11px 14px;font-size:13.5px;font-weight:500;color:var(--hb-ink);text-decoration:none;border-radius:9px;transition:background .15s,color .15s,padding-left .15s}#hb-head .hb-drop a em{display:block;font-style:normal;font-size:11.5px;color:#8a8a8a;font-weight:400;margin-top:3px}#hb-head .hb-drop a::before{content:'';position:absolute;left:6px;top:50%;width:3px;height:0;background:var(--hb-orange);border-radius:2px;transform:translateY(-50%);transition:height .2s}#hb-head .hb-drop a:hover{background:var(--hb-tint);color:var(--hb-orange);padding-left:18px}#hb-head .hb-drop a:hover::before{height:22px}#hb-head .hb-drop a:hover em{color:#b07a4a}#hb-head .hb-drop hr{border:none;border-top:1px solid #f2f2f2;margin:6px 8px}#hb-head .hb-cta{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-shrink:0}#hb-head .hb-call{display:flex;align-items:center;gap:7px;font-size:13.5px;font-weight:600;color:var(--hb-ink);text-decoration:none;padding:9px 14px;border-radius:999px;border:1.5px solid var(--hb-line);transition:color .18s,background .18s,border-color .18s}#hb-head .hb-call:hover{color:var(--hb-orange);background:var(--hb-tint);border-color:rgb(229 114 12 / .35)}#hb-head .hb-call svg{width:15px;height:15px;stroke:var(--hb-orange);stroke-width:2;fill:none}#hb-head .hb-quote{position:relative;overflow:hidden;padding:12px 22px;color:#fff;font-size:13.5px;font-weight:600;background:linear-gradient(135deg,var(--hb-orange-lt),var(--hb-orange));border-radius:999px;text-decoration:none;white-space:nowrap;box-shadow:0 6px 18px rgb(229 114 12 / .32);transition:transform .15s,box-shadow .2s}#hb-head .hb-quote:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgb(229 114 12 / .42)}#hb-head .hb-quote:active{transform:translateY(0)}#hb-head .hb-quote::after{content:'';position:absolute;top:0;left:-70%;width:45%;height:100%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .4),transparent);transform:skewX(-22deg);animation:hb-shine 4s ease-in-out infinite}@keyframes hb-shine{0%,72%{left:-70%}100%{left:135%}}#hb-head .hb-burger{display:none;width:44px;height:44px;border:1px solid var(--hb-line);background:#fff;border-radius:12px;cursor:pointer;align-items:center;justify-content:center;flex-shrink:0;margin-left:auto}#hb-head .hb-burger span{display:block;width:18px;height:2px;background:var(--hb-ink);position:relative;transition:background .2s}#hb-head .hb-burger span::before,#hb-head .hb-burger span::after{content:'';position:absolute;left:0;width:18px;height:2px;background:var(--hb-ink);transition:transform .22s,top .22s}#hb-head .hb-burger span::before{top:-6px}#hb-head .hb-burger span::after{top:6px}#hb-head.hb-mob-open .hb-burger{border-color:var(--hb-orange)}#hb-head.hb-mob-open .hb-burger span{background:#fff0}#hb-head.hb-mob-open .hb-burger span::before{top:0;transform:rotate(45deg);background:var(--hb-orange)}#hb-head.hb-mob-open .hb-burger span::after{top:0;transform:rotate(-45deg);background:var(--hb-orange)}#hb-head .hb-mobile{display:none;background:#fff;border-bottom:1px solid var(--hb-line);max-height:calc(100vh - 130px);overflow-y:auto;padding:10px 18px 24px}#hb-head.hb-mob-open .hb-mobile{display:block;animation:hb-slide .25s ease}@keyframes hb-slide{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}#hb-head .hb-mobile a{display:block;padding:13px 4px;font-size:15px;font-weight:500;color:var(--hb-ink);text-decoration:none;border-bottom:1px solid #f4f4f4}#hb-head .hb-mobile a:active{color:var(--hb-orange)}#hb-head .hb-mobile .hb-sub{padding-left:16px;font-size:14px;color:var(--hb-grey);font-weight:400}#hb-head .hb-mobile .hb-lbl{padding:15px 4px 6px;font-size:11px;font-weight:700;color:var(--hb-orange);letter-spacing:1.2px}#hb-head .hb-mobile .hb-mcta{display:block;margin-top:20px;padding:15px;text-align:center;background:linear-gradient(135deg,var(--hb-orange-lt),var(--hb-orange));color:#fff;font-weight:600;border-radius:999px;border:none;box-shadow:0 6px 18px rgb(229 114 12 / .3)}#hb-head .hb-mobile .hb-mcall{display:block;margin-top:10px;padding:14px;text-align:center;border:1.5px solid var(--hb-orange);color:var(--hb-orange);font-weight:600;border-radius:999px}@media(max-width:1180px){#hb-head .hb-menu>li>a,#hb-head .hb-menu>li>button{padding:9px 10px;font-size:13px}#hb-head .hb-menu>li>a::after,#hb-head .hb-menu>li>button::after{left:10px;right:10px}#hb-head .hb-call{display:none}#hb-head .hb-logo em{display:none}}@media(max-width:980px){#hb-head .hb-menu,#hb-head .hb-cta{display:none}#hb-head .hb-burger{display:flex}#hb-head .hb-inner{height:66px;padding:0 16px}#hb-head.hb-scrolled .hb-inner{height:58px}#hb-head .hb-logo img{width:38px;height:38px}#hb-head .hb-logo b{font-size:15px}#hb-head .hb-strip{font-size:11.5px;padding:7px 0}#hb-head .hb-item{padding:0 18px}#hb-head .hb-strip::before,#hb-head .hb-strip::after{width:32px}#hb-head .hb-ic{width:14px;height:14px}}@media(prefers-reduced-motion:reduce){#hb-head *{transition:none!important;animation:none!important}#hb-head .hb-strip{overflow-x:auto}#hb-head .hb-menu>li>a::after,#hb-head .hb-menu>li>button::after{display:none}}#page>.page-title{display:none!important}body.home{padding-top:0!important}.sub-nav .menu-item i.fa,.sub-nav .menu-item i.fas,.sub-nav .menu-item i.far,.sub-nav .menu-item i.fab{text-align:center;width:1.25em}#main{padding-top:0;padding-bottom:0}#main>.wf-wrap{padding-right:0;padding-left:0}@media screen and (max-width:778px){#main{padding-top:0;padding-bottom:0}#main>.wf-wrap{padding-right:0;padding-left:0}}.hnb-hero *,.hnb-hero *::before,.hnb-hero *::after{box-sizing:border-box;margin:0;padding:0}.hnb-hero{font-family:'Poppins',sans-serif;min-height:100dvh;width:auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:60px 64px 80px;gap:64px;position:relative;overflow:visible;background:#1a1510}.hnb-hero::before{content:'';position:absolute;inset:0;background-image:url(/wp-content/uploads/2026/08/construction-company-chennai-1.webp);background-size:cover;background-position:center 40%;background-repeat:no-repeat;z-index:0}.hnb-hero::after{content:'';position:absolute;inset:0;background:linear-gradient(110deg,rgb(8 8 8 / .82) 0%,rgb(8 8 8 / .7) 50%,rgb(8 8 8 / .54) 100%);z-index:1}.hnb-hero__copy{position:relative;z-index:2}.hnb-hero__h1{font-family:'Poppins',sans-serif;font-size:clamp(1.8rem,3vw,2.7rem);font-weight:800;line-height:1.15;letter-spacing:-1px;color:#fff;margin:0 0 18px 0;padding:0;text-shadow:0 2px 16px rgb(0 0 0 / .5);animation:hnbFadeUp 0.5s 0.08s ease both;border:none;background:none}.hnb-hero__h1 .hnb-accent{color:#E85D04}.hnb-hero__h1 .hnb-underline{position:relative;display:inline-block}.hnb-hero__h1 .hnb-underline::after{content:'';position:absolute;left:0;bottom:3px;width:100%;height:3px;background:#E85D04;border-radius:2px;transform-origin:left;transform:scaleX(0);animation:hnbLineGrow 0.6s 0.75s ease forwards}.hnb-hero__desc{font-family:'Poppins',sans-serif;font-size:.9rem;font-weight:300;color:rgb(255 255 255 / .92);line-height:1.8;max-width:480px;margin:0 0 20px 0;padding:0;animation:hnbFadeUp 0.5s 0.16s ease both}.hnb-phone-inline{display:inline-flex;align-items:center;gap:10px;margin-bottom:24px;text-decoration:none;animation:hnbFadeUp 0.5s 0.20s ease both}.hnb-phone-inline__icon{width:36px;height:36px;background:rgb(232 93 4 / .18);border:1px solid rgb(232 93 4 / .35);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#E85D04;flex-shrink:0;transition:background 0.2s,border-color 0.2s}.hnb-phone-inline:hover .hnb-phone-inline__icon{background:rgb(232 93 4 / .32);border-color:#E85D04}.hnb-phone-inline__label{font-family:'Poppins',sans-serif;font-size:.68rem;color:rgb(255 255 255 / .85);display:block;line-height:1;text-transform:uppercase;letter-spacing:.06em}.hnb-phone-inline__number{font-family:'Poppins',sans-serif;font-size:1.05rem;font-weight:700;color:#fff;display:block;letter-spacing:.5px;margin-top:3px;transition:color 0.2s}.hnb-phone-inline:hover .hnb-phone-inline__number{color:#E85D04}.hnb-hero__ctas{display:flex;gap:14px;animation:hnbFadeUp 0.5s 0.24s ease both}.hnb-hero__cta{display:flex;align-items:center;gap:12px;padding:13px 18px;border-radius:10px;text-decoration:none;border:1.5px solid rgb(255 255 255 / .18);background:rgb(255 255 255 / .08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:border-color 0.22s,box-shadow 0.22s,transform 0.18s,background 0.22s;flex:1;min-width:0;cursor:pointer}.hnb-hero__cta:hover{border-color:#E85D04;background:rgb(232 93 4 / .18);box-shadow:0 4px 20px rgb(232 93 4 / .25);transform:translateY(-2px);text-decoration:none}.hnb-hero__cta-icon{width:38px;height:38px;border-radius:8px;background:rgb(232 93 4 / .22);display:flex;align-items:center;justify-content:center;color:#E85D04;flex-shrink:0}.hnb-hero__cta-text{display:flex;flex-direction:column;flex:1;min-width:0}.hnb-hero__cta-label{font-family:'Poppins',sans-serif;font-size:.65rem;font-weight:400;color:rgb(255 255 255 / .85);line-height:1;text-transform:uppercase;letter-spacing:.06em;display:block}.hnb-hero__cta-title{font-family:'Poppins',sans-serif;font-size:.88rem;font-weight:700;color:#fff;line-height:1.3;margin-top:3px;display:block}.hnb-hero__cta-arrow{color:#E85D04;flex-shrink:0;transition:transform 0.2s}.hnb-hero__cta:hover .hnb-hero__cta-arrow{transform:translateX(4px)}.hnb-hero__form-card{position:relative;z-index:2;background:#fff;border:1px solid rgb(0 0 0 / .09);border-radius:16px;padding:32px 32px 26px;box-shadow:0 4px 6px rgb(0 0 0 / .02),0 16px 48px rgb(0 0 0 / .18);animation:hnbFadeUp 0.6s 0.1s ease both}.hnb-hero__form-card::before{content:'';position:absolute;top:0;left:24px;right:24px;height:3px;background:linear-gradient(90deg,#E85D04,#F48C06,transparent);border-radius:0 0 3px 3px}.hnb-hero .hnb-s1-form-wrap{width:100%;max-width:100%;background:#fff0;border:none;padding:0;box-shadow:none;font-family:'Poppins',sans-serif}.hnb-hero .hnb-s1-form-title{font-family:'Poppins',sans-serif;font-size:1.1rem;font-weight:700;color:#0D0D0D;letter-spacing:-.3px;margin:0 0 4px 0;padding:0;line-height:1.3}.hnb-hero .hnb-s1-form-sub{font-family:'Poppins',sans-serif;font-size:.75rem;color:#6B6B6B;font-weight:300;margin:0 0 16px 0;padding:0;line-height:1.5}.hnb-hero .hnb-s1-form{display:flex;flex-direction:column;gap:10px}.hnb-hero .hnb-s1-form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hnb-hero .hnb-s1-field{display:flex;flex-direction:column;gap:4px}.hnb-hero .hnb-s1-field label{font-family:'Poppins',sans-serif;font-size:.65rem;font-weight:600;color:#0D0D0D;letter-spacing:.07em;text-transform:uppercase;line-height:1.4;display:block;margin:0;padding:0}.hnb-hero .hnb-s1-field input,.hnb-hero .hnb-s1-field textarea{font-family:'Poppins',sans-serif;font-size:.8rem;font-weight:400;color:#0D0D0D;background:#FAF9F8;border:1.5px solid rgb(0 0 0 / .1);border-radius:8px;padding:10px 12px;outline:none;width:100%;appearance:none;-webkit-appearance:none;transition:border-color 0.2s,box-shadow 0.2s,background 0.2s;line-height:1.4;margin:0}.hnb-hero .hnb-s1-field textarea{resize:vertical;min-height:72px;max-height:140px;font-family:'Poppins',sans-serif}.hnb-hero .hnb-s1-field input::placeholder,.hnb-hero .hnb-s1-field textarea::placeholder{color:silver;font-weight:300}.hnb-hero .hnb-s1-field input:focus,.hnb-hero .hnb-s1-field textarea:focus{border-color:#E85D04;background:#fff;box-shadow:0 0 0 3px rgb(232 93 4 / .1)}.hnb-hero .hnb-s1-field input.hnb-invalid,.hnb-hero .hnb-s1-field textarea.hnb-invalid{border-color:rgb(220 38 38 / .6);background:rgb(220 38 38 / .04)}.hnb-hero .hnb-s1-field input.hnb-valid,.hnb-hero .hnb-s1-field textarea.hnb-valid{border-color:rgb(22 163 74 / .5);background:rgb(22 163 74 / .04)}.hnb-hero .hnb-s1-field-hint{font-family:'Poppins',sans-serif;font-size:.62rem;margin-top:2px;padding-left:2px;display:none;line-height:1.4}.hnb-hero .hnb-s1-field-hint.hnb-hint-error{color:#dc2626;display:block}.hnb-hero .hnb-s1-field-hint.hnb-hint-ok{color:#16a34a;display:block}.hnb-hero .hnb-s1-section-label{font-family:'Poppins',sans-serif;font-size:.58rem;font-weight:600;color:#A0A0A0;letter-spacing:1px;text-transform:uppercase;border-top:1px solid rgb(0 0 0 / .08);padding-top:10px;margin-top:2px;display:block}.hnb-hero .hnb-s1-error{display:none;background:rgb(220 38 38 / .07);border:1px solid rgb(220 38 38 / .22);border-radius:8px;padding:9px 12px;font-family:'Poppins',sans-serif;font-size:.75rem;color:#dc2626;text-align:center;line-height:1.5}.hnb-hero .hnb-s1-form-submit{display:block;width:100%;margin-top:4px;padding:13px;background:#E85D04;color:#fff;border:none;border-radius:8px;font-family:'Poppins',sans-serif;font-size:.85rem;font-weight:600;letter-spacing:.3px;cursor:pointer;transition:background 0.22s,transform 0.18s,box-shadow 0.22s;line-height:1.4;text-align:center;-webkit-tap-highlight-color:#fff0}.hnb-hero .hnb-s1-form-submit:hover:not(:disabled){background:#F48C06;box-shadow:0 8px 24px rgb(232 93 4 / .35);transform:translateY(-2px)}.hnb-hero .hnb-s1-form-submit:disabled{opacity:.7;cursor:not-allowed}.hnb-hero .hnb-s1-success{display:none;text-align:center;padding:14px 0 4px}.hnb-hero .hnb-s1-success-svg{display:block;margin:0 auto 14px;width:56px;height:56px}.hnb-hero .hnb-s1-success-svg .hnb-circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:3;stroke:#16a34a;fill:none;animation:hnbCircle 0.6s ease forwards}.hnb-hero .hnb-s1-success-svg .hnb-check{stroke-dasharray:48;stroke-dashoffset:48;stroke-width:3;stroke:#16a34a;fill:none;stroke-linecap:round;stroke-linejoin:round;animation:hnbCheck 0.4s 0.55s ease forwards}.hnb-hero .hnb-s1-success-title{font-family:'Poppins',sans-serif;font-size:.95rem;font-weight:700;color:#0D0D0D;margin-bottom:4px;padding:0}.hnb-hero .hnb-s1-success-sub{font-family:'Poppins',sans-serif;font-size:.75rem;color:#6B6B6B;padding:0;margin:0}@keyframes hnbFadeUp{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes hnbLineGrow{to{transform:scaleX(1)}}@keyframes hnbCircle{to{stroke-dashoffset:0}}@keyframes hnbCheck{to{stroke-dashoffset:0}}@media (max-width:960px){.hnb-hero{grid-template-columns:1fr;gap:40px;min-height:auto;padding-top:48px;padding-bottom:64px}.hnb-hero__copy{text-align:center}.hnb-hero__h1{font-size:clamp(1.6rem,4.5vw,2.2rem);letter-spacing:-.5px}.hnb-hero__desc{max-width:100%;margin-left:auto;margin-right:auto}.hnb-hero__ctas{justify-content:center}.hnb-phone-inline{margin-left:auto;margin-right:auto;display:flex;justify-content:center}.hnb-hero__form-card{padding:28px 24px}}@media (max-width:720px){.hnb-hero{gap:32px;padding-top:36px;padding-bottom:52px}.hnb-hero__h1{font-size:clamp(1.35rem,5.5vw,1.85rem);line-height:1.22;letter-spacing:-.4px}.hnb-hero__h1 br{display:none}.hnb-hero__desc{font-size:.85rem;line-height:1.75;margin-bottom:16px}.hnb-hero__ctas{flex-direction:column;gap:10px;width:100%}.hnb-hero__cta{width:100%;padding:13px 16px;flex:none}.hnb-hero__form-card{padding:24px 18px 20px;border-radius:14px;width:100%}.hnb-hero .hnb-s1-form-row{grid-template-columns:1fr 1fr;gap:8px}}@media (max-width:430px){.hnb-hero{gap:28px;padding-top:32px;padding-bottom:48px}.hnb-hero__h1{font-size:clamp(1.25rem,6vw,1.6rem);line-height:1.25;letter-spacing:-.3px}.hnb-hero__desc{font-size:.82rem}.hnb-hero__cta{padding:12px 14px;gap:10px}.hnb-hero__cta-title{font-size:.82rem}.hnb-hero__form-card{padding:22px 14px 18px;border-radius:12px}.hnb-hero .hnb-s1-form-row{grid-template-columns:1fr;gap:10px}.hnb-hero .hnb-s1-form-title{font-size:.98rem}.hnb-hero .hnb-s1-form-sub{font-size:.7rem}.hnb-hero .hnb-s1-field input,.hnb-hero .hnb-s1-field textarea{font-size:16px;padding:11px 12px}.hnb-hero .hnb-s1-form-submit{font-size:.9rem;padding:14px}.hnb-phone-inline__number{font-size:.95rem}}@media (max-width:390px){.hnb-hero{gap:26px;padding-top:28px;padding-bottom:44px}.hnb-hero__h1{font-size:clamp(1.15rem,6.5vw,1.45rem);line-height:1.28}.hnb-hero__desc{font-size:.8rem}.hnb-hero__cta{padding:11px 12px}.hnb-hero__cta-icon{width:32px;height:32px}.hnb-hero__form-card{padding:20px 12px 16px}.hnb-hero .hnb-s1-form-title{font-size:.92rem}}@media (max-width:360px){.hnb-hero{gap:24px;padding-top:24px;padding-bottom:40px}.hnb-hero__h1{font-size:1.15rem;line-height:1.3}.hnb-hero__desc{font-size:.78rem}.hnb-hero__form-card{padding:18px 10px 14px}.hnb-hero__cta{padding:10px;gap:8px}.hnb-hero__cta-icon{width:28px;height:28px;border-radius:6px}.hnb-hero__cta-title{font-size:.78rem}.hnb-hero__cta-label{font-size:.58rem}.hnb-hero .hnb-s1-field input,.hnb-hero .hnb-s1-field textarea{font-size:16px;padding:10px}.hnb-hero .hnb-s1-form-submit{font-size:.88rem;padding:13px}.hnb-phone-inline__number{font-size:.9rem}.hnb-phone-inline__icon{width:32px;height:32px}}.hnb-stats *,.hnb-stats *::before,.hnb-stats *::after{box-sizing:border-box;margin:0;padding:0}.hnb-stats{font-family:'Poppins',sans-serif;background:#fff;padding:0 48px}.hnb-stats__band{display:grid;grid-template-columns:repeat(4,1fr);align-items:stretch;background:#fff;border-radius:20px;box-shadow:0 2px 4px rgb(0 0 0 / .04),0 12px 40px rgb(0 0 0 / .08);border:1px solid rgb(0 0 0 / .06);overflow:hidden;position:relative}.hnb-stats__band::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#E85D04,#F48C06,#ffb347,#F48C06,#E85D04);background-size:300% 100%;animation:hnbShimmer 3s linear infinite;z-index:2}@keyframes hnbShimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}.hnb-stats__item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:44px 24px 38px;position:relative;transition:background 0.25s;cursor:default}.hnb-stats__item:not(:last-child)::after{content:'';position:absolute;right:0;top:18%;bottom:18%;width:1px;background:linear-gradient(to bottom,transparent,rgb(0 0 0 / .1),transparent)}.hnb-stats__item:hover{background:rgb(232 93 4 / .03)}.hnb-stats__icon-wrap{width:66px;height:66px;border-radius:18px;background:rgb(232 93 4 / .08);display:flex;align-items:center;justify-content:center;margin-bottom:20px;transition:background 0.25s,transform 0.3s cubic-bezier(.34,1.56,.64,1);flex-shrink:0;position:relative}.hnb-stats__icon-wrap::after{content:'';position:absolute;inset:-3px;border-radius:21px;border:2px solid #fff0;transition:border-color 0.25s}.hnb-stats__item:hover .hnb-stats__icon-wrap{background:rgb(232 93 4 / .14);transform:translateY(-5px) scale(1.07)}.hnb-stats__item:hover .hnb-stats__icon-wrap::after{border-color:rgb(232 93 4 / .3)}.hnb-stats__icon-wrap svg{width:34px;height:34px;display:block}.hnb-stats__num{font-family:'Poppins',sans-serif;font-size:2.5rem;font-weight:800;color:#0D0D0D;line-height:1;letter-spacing:-2px;margin-bottom:10px;display:block}.hnb-stats__suffix{color:#E85D04;font-size:1.9rem;font-weight:800;letter-spacing:-1px}.hnb-stats__label{font-family:'Poppins',sans-serif;font-size:.8rem;font-weight:500;color:#6B6B6B;line-height:1.5;max-width:140px;display:block;transition:color 0.2s}.hnb-stats__item:hover .hnb-stats__label{color:#444}@media (max-width:900px){.hnb-stats{padding:0 20px}.hnb-stats__band{grid-template-columns:1fr 1fr;border-radius:16px}.hnb-stats__item:nth-child(2)::after{display:none}.hnb-stats__item:nth-child(1),.hnb-stats__item:nth-child(2){border-bottom:1px solid rgb(0 0 0 / .07)}.hnb-stats__item{padding:32px 16px 28px}.hnb-stats__num{font-size:2rem}}@media (max-width:480px){.hnb-stats__band{grid-template-columns:1fr}.hnb-stats__item::after{display:none!important}.hnb-stats__item:not(:last-child){border-bottom:1px solid rgb(0 0 0 / .07)}}.hnb-st,.hnb-st *{box-sizing:border-box}.hnb-st{font-family:'Poppins',sans-serif;background:#fff;color:#1a1a1a;width:100%;padding:64px 0 72px}.hnb-st a{text-decoration:none}.hnb-st h2,.hnb-st p{margin:0;padding:0;background:none;border:none;font-family:inherit}.hnb-st__inner{max-width:1200px;margin:0 auto;padding:0 20px}.hnb-st__top{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.hnb-st__h2{font-size:clamp(24px,3.6vw,40px);font-weight:800;letter-spacing:-.03em;line-height:1.2}.hnb-st__h2 span{color:#E85D04}.hnb-st__sub{margin-top:8px;font-size:15px;color:#666;line-height:1.6;max-width:520px}.hnb-st__nav{display:flex;gap:8px;flex-shrink:0}.hnb-st__arrow{width:40px;height:40px;border-radius:50%;border:1px solid #e6e6e6;background:#fff;color:#1a1a1a;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:1;transition:border-color .2s,color .2s,background .2s}.hnb-st__arrow:hover{border-color:#E85D04;color:#E85D04}.hnb-st__row{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hnb-st__row::-webkit-scrollbar{display:none}.hnb-st__card{flex:0 0 min(280px,78vw);scroll-snap-align:start;position:relative;aspect-ratio:16 / 10;border-radius:14px;overflow:hidden;background:#f3f3f3;cursor:pointer;border:0;padding:0;font-family:inherit}.hnb-st__card img{width:100%;height:100%;object-fit:cover;display:block;margin:0;padding:0;border:0;border-radius:0;max-width:none}.hnb-st__shade{position:absolute;inset:0;background:linear-gradient(to top,rgb(0 0 0 / .62) 0%,rgb(0 0 0 / .12) 45%,transparent 70%);pointer-events:none}.hnb-st__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:52px;height:52px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgb(0 0 0 / .22);pointer-events:none}.hnb-st__play svg{margin-left:3px;fill:#E85D04}.hnb-st__card:hover .hnb-st__play{background:#E85D04}.hnb-st__card:hover .hnb-st__play svg{fill:#fff}.hnb-st__label{position:absolute;left:14px;right:14px;bottom:12px;color:#fff;font-size:13px;font-weight:600;line-height:1.3;text-align:left;pointer-events:none}.hnb-st__label small{display:block;font-size:11px;font-weight:400;opacity:.85;margin-top:2px}.hnb-st__more{display:inline-block;margin-top:20px;font-size:14px;font-weight:600;color:#E85D04}.hnb-st__more:hover{text-decoration:underline}.hnb-st-modal{position:fixed;inset:0;z-index:999999;background:rgb(0 0 0 / .72);display:flex;align-items:center;justify-content:center;padding:16px;opacity:0;pointer-events:none;transition:opacity .2s ease}.hnb-st-modal.is-open{opacity:1;pointer-events:all}.hnb-st-modal__box{width:min(920px,96vw);position:relative}.hnb-st-modal__close{position:absolute;top:-40px;right:0;width:32px;height:32px;border:0;border-radius:50%;background:#fff;color:#111;font-size:16px;cursor:pointer;line-height:1}.hnb-st-modal__video{aspect-ratio:16 / 9;background:#000;border-radius:12px;overflow:hidden}.hnb-st-modal__video iframe{width:100%;height:100%;border:0;display:block}@media (max-width:640px){.hnb-st{padding:44px 0 52px}.hnb-st__top{flex-direction:column;align-items:flex-start}.hnb-st__h2{font-size:24px}.hnb-st__sub{font-size:14px}}.hnb-ab,.hnb-ab *{box-sizing:border-box}.hnb-ab{font-family:'Poppins',sans-serif;background:#fff;color:#1a1a1a;width:100%;padding:72px 0 80px}.hnb-ab h2,.hnb-ab h3,.hnb-ab p{margin:0;padding:0;background:none;border:none;font-family:inherit}.hnb-ab img{display:block;width:100%;height:100%;object-fit:cover;border:0;margin:0;padding:0;max-width:none;box-shadow:none}.hnb-ab__inner{max-width:1200px;margin:0 auto;padding:0 20px}.hnb-ab__eyebrow{display:inline-block;font-size:11px!important;font-weight:700!important;letter-spacing:.16em;text-transform:uppercase;color:#E85D04!important;margin-bottom:12px}.hnb-ab__h2{font-size:clamp(26px,3.8vw,42px)!important;font-weight:800!important;letter-spacing:-.035em;line-height:1.18!important;color:#111!important;max-width:720px}.hnb-ab__h2 span{color:#E85D04!important;font-style:normal!important}.hnb-ab__intro{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center;margin-top:28px}.hnb-ab__copy p{font-size:15px!important;color:#555!important;line-height:1.8!important;margin-bottom:14px!important}.hnb-ab__copy p:last-child{margin-bottom:0!important}.hnb-ab__copy strong{color:#111!important;font-weight:600}.hnb-ab__feature{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:4 / 3;background:#f3f3f3;border:1px solid #eee}.hnb-ab__chip{position:absolute;left:16px;bottom:16px;background:#fff;color:#111!important;font-size:12px!important;font-weight:700!important;padding:8px 12px;border-radius:8px;line-height:1.3;box-shadow:0 8px 24px rgb(0 0 0 / .12)}.hnb-ab__chip small{display:block;font-size:10px;font-weight:500;color:#E85D04!important;letter-spacing:.08em;text-transform:uppercase;margin-bottom:2px}.hnb-ab__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:40px 0 48px}.hnb-ab__stat{background:#fafafa;border:1px solid #eee;border-radius:14px;padding:22px 20px}.hnb-ab__stat b{display:block;font-size:28px!important;font-weight:800!important;color:#111!important;letter-spacing:-.03em;line-height:1.1}.hnb-ab__stat span{display:block;margin-top:6px;font-size:13px!important;color:#666!important;line-height:1.4}.hnb-ab__h3{font-size:clamp(20px,2.5vw,28px)!important;font-weight:800!important;letter-spacing:-.03em;line-height:1.25!important;color:#111!important;margin-bottom:8px!important}.hnb-ab__h3 span{color:#E85D04!important}.hnb-ab__note{font-size:15px!important;color:#666!important;line-height:1.7!important;max-width:560px;margin-bottom:22px!important}.hnb-ab__photos{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:48px}.hnb-ab__photo{aspect-ratio:4 / 3;border-radius:12px;overflow:hidden;background:#f3f3f3;border:1px solid #eee}.hnb-ab__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hnb-ab__card{background:#fff;border:1px solid #eee;border-radius:16px;padding:24px 22px 26px}.hnb-ab__icon{width:44px;height:44px;border-radius:12px;background:#fff6f0;color:#E85D04;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.hnb-ab__card strong{display:block;font-size:16px!important;font-weight:700!important;color:#111!important;margin-bottom:6px;line-height:1.3}.hnb-ab__card span{display:block;font-size:13px!important;color:#666!important;line-height:1.6!important}@media (max-width:900px){.hnb-ab__intro,.hnb-ab__cards,.hnb-ab__photos{grid-template-columns:1fr 1fr}.hnb-ab__stats{gap:10px}.hnb-ab__stat{padding:16px 14px}.hnb-ab__stat b{font-size:22px!important}}@media (max-width:640px){.hnb-ab{padding:48px 0 56px}.hnb-ab__intro,.hnb-ab__stats,.hnb-ab__photos,.hnb-ab__cards{grid-template-columns:1fr}.hnb-ab__h2{font-size:26px!important}}.hnb-pj,.hnb-pj *{box-sizing:border-box}.hnb-pj{font-family:'Poppins',sans-serif;background:#fff;color:#1a1a1a;width:100%;padding:64px 0 72px}.hnb-pj a{text-decoration:none;color:inherit}.hnb-pj h2,.hnb-pj p{margin:0;padding:0;background:none;border:none;font-family:inherit}.hnb-pj img{display:block;width:100%;height:100%;object-fit:cover;border:0;margin:0;padding:0;max-width:none}.hnb-pj__inner{max-width:1200px;margin:0 auto;padding:0 20px}.hnb-pj__h2{font-size:clamp(24px,3.6vw,40px);font-weight:800;letter-spacing:-.03em;line-height:1.2;color:#1a1a1a!important}.hnb-pj__h2 span{color:#E85D04!important}.hnb-pj__sub{margin-top:8px;margin-bottom:32px;font-size:15px;color:#666!important;line-height:1.6;max-width:520px}.hnb-pj__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hnb-pj__card{display:block;border-radius:14px;overflow:hidden;background:#fff;border:1px solid #eee}.hnb-pj__photo{aspect-ratio:4 / 3;overflow:hidden;background:#f3f3f3}.hnb-pj__body{padding:14px 16px 16px;background:#fff}.hnb-pj__name{display:block!important;font-size:17px!important;font-weight:700!important;line-height:1.3!important;color:#111111!important;margin:0 0 4px!important}.hnb-pj__place{display:block!important;font-size:13px!important;font-weight:500!important;color:#E85D04!important;margin:0 0 10px!important}.hnb-pj__specs{display:flex;gap:16px;padding-top:10px;border-top:1px solid #eee;font-size:12px;color:#666!important}.hnb-pj__specs b{color:#111!important;font-weight:600}.hnb-pj__more{display:inline-block;margin-top:24px;font-size:14px;font-weight:600;color:#E85D04!important}.hnb-pj__more:hover{text-decoration:underline}.hnb-pj__count{margin-top:8px;font-size:13px;color:#888!important}.hnb-pj__count strong{color:#1a1a1a!important}@media (max-width:900px){.hnb-pj__grid{grid-template-columns:repeat(2,1fr);gap:14px}}@media (max-width:560px){.hnb-pj{padding:48px 0 56px}.hnb-pj__grid{grid-template-columns:1fr}.hnb-pj__h2{font-size:24px}}.sm-section{font-family:'Poppins',sans-serif;display:flex;align-items:center;justify-content:center;padding:24px;width:100%}.sm-section .sm-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%;max-width:900px}.sm-section .sm-card{box-sizing:border-box;border-radius:22px;background:#fff;box-shadow:0 12px 40px rgb(0 0 0 / .09);overflow:hidden;position:relative;display:flex;flex-direction:column;align-items:center;padding:32px 24px 28px;animation:smRise .6s cubic-bezier(.22,1,.36,1) both;transition:transform .3s ease,box-shadow .3s ease}.sm-section .sm-card:nth-child(2){animation-delay:.1s}.sm-section .sm-card:nth-child(3){animation-delay:.2s}.sm-section .sm-card:hover{transform:translateY(-6px);box-shadow:0 22px 55px rgb(0 0 0 / .13)}@keyframes smRise{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.sm-section .sm-card::before{content:'';position:absolute;top:0;left:0;right:0;height:5px;border-radius:22px 22px 0 0}.sm-section .sm-card--ig::before{background:linear-gradient(90deg,#f9ce34,#ee2a7b,#6228d7)}.sm-section .sm-card--fb::before{background:linear-gradient(90deg,#1877f2,#0056cc)}.sm-section .sm-card--yt::before{background:linear-gradient(90deg,#ff0000,#cc0000)}.sm-section .sm-ring{width:76px;height:76px;border-radius:50%;padding:3px;position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.sm-section .sm-card--ig .sm-ring{background:linear-gradient(135deg,#f9ce34,#ee2a7b,#6228d7)}.sm-section .sm-card--fb .sm-ring{background:linear-gradient(135deg,#1877f2,#0056cc)}.sm-section .sm-card--yt .sm-ring{background:linear-gradient(135deg,#ff0000,#cc0000)}.sm-section .sm-avatar-inner{width:100%;height:100%;border-radius:50%;overflow:hidden;border:3px solid #fff;box-sizing:border-box}.sm-section .sm-avatar{width:100%;height:100%;object-fit:cover;display:block}.sm-section .sm-badge{position:absolute;bottom:2px;right:2px;width:20px;height:20px;border:2.5px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.sm-section .sm-card--ig .sm-badge{background:#3897f0}.sm-section .sm-card--fb .sm-badge{background:#1877f2}.sm-section .sm-card--yt .sm-badge{background:red}.sm-section .sm-badge svg{width:10px;fill:#fff}.sm-section .sm-platform{font-size:9px;letter-spacing:.18em;text-transform:uppercase;font-weight:600;margin-bottom:4px}.sm-section .sm-card--ig .sm-platform{color:#ee2a7b}.sm-section .sm-card--fb .sm-platform{color:#1877f2}.sm-section .sm-card--yt .sm-platform{color:red}.sm-section .sm-username{font-size:14px;font-weight:800;color:#111;margin-bottom:20px;text-align:center}.sm-section .sm-divider{width:40px;height:3px;border-radius:4px;margin-bottom:18px}.sm-section .sm-card--ig .sm-divider{background:linear-gradient(90deg,#f9ce34,#ee2a7b,#6228d7)}.sm-section .sm-card--fb .sm-divider{background:linear-gradient(90deg,#1877f2,#0056cc)}.sm-section .sm-card--yt .sm-divider{background:linear-gradient(90deg,#ff0000,#cc0000)}.sm-section .sm-stat{text-align:center;margin-bottom:22px}.sm-section .sm-stat-value{font-size:28px;font-weight:800;line-height:1;margin-bottom:4px}.sm-section .sm-card--ig .sm-stat-value{color:#ee2a7b}.sm-section .sm-card--fb .sm-stat-value{color:#1877f2}.sm-section .sm-card--yt .sm-stat-value{color:red}.sm-section .sm-stat-label{font-size:10px;color:#aaa;text-transform:uppercase;letter-spacing:.12em;font-weight:600}.sm-section .sm-btn{box-sizing:border-box;display:flex;align-items:center;gap:8px;padding:12px 24px;border-radius:12px;color:#fff;font-size:13px;font-weight:700;text-decoration:none;position:relative;overflow:hidden;white-space:nowrap;background-size:200% 200%;background-position:0% 50%;transition:transform .25s ease,box-shadow .3s ease,background-position .4s ease,letter-spacing .25s ease;width:100%;justify-content:center}.sm-section .sm-card--ig .sm-btn{background:linear-gradient(135deg,#f9ce34 0%,#ee2a7b 55%,#6228d7 100%);box-shadow:0 4px 15px rgb(238 42 123 / .35)}.sm-section .sm-card--fb .sm-btn{background:linear-gradient(135deg,#1877f2 0%,#0a54c4 100%);box-shadow:0 4px 15px rgb(24 119 242 / .35)}.sm-section .sm-card--yt .sm-btn{background:linear-gradient(135deg,#ff0000 0%,#cc0000 100%);box-shadow:0 4px 15px rgb(255 0 0 / .35)}.sm-section .sm-btn::before{content:'';position:absolute;inset:0;background:linear-gradient(120deg,transparent 30%,rgb(255 255 255 / .22),transparent 70%);transform:translateX(-120%) skewX(-15deg);transition:transform .55s ease;pointer-events:none}.sm-section .sm-btn:hover{background-position:100% 50%;transform:translateY(-2px) scale(1.03);letter-spacing:.04em;color:#fff;text-decoration:none}.sm-section .sm-card--ig .sm-btn:hover{box-shadow:0 8px 28px rgb(238 42 123 / .55),0 0 0 3px rgb(238 42 123 / .15)}.sm-section .sm-card--fb .sm-btn:hover{box-shadow:0 8px 28px rgb(24 119 242 / .55),0 0 0 3px rgb(24 119 242 / .15)}.sm-section .sm-card--yt .sm-btn:hover{box-shadow:0 8px 28px rgb(255 0 0 / .55),0 0 0 3px rgb(255 0 0 / .15)}.sm-section .sm-btn:hover::before{transform:translateX(120%) skewX(-15deg)}.sm-section .sm-btn:active{transform:scale(.97)}.sm-section .sm-btn svg{width:16px;height:16px;fill:#fff;flex-shrink:0;transition:transform .3s ease}.sm-section .sm-btn:hover svg{transform:rotate(12deg) scale(1.2)}@media (max-width:640px){.sm-section .sm-grid{grid-template-columns:1fr;max-width:360px}}@media (min-width:641px) and (max-width:860px){.sm-section .sm-grid{grid-template-columns:repeat(3,1fr);gap:12px}.sm-section .sm-card{padding:24px 14px 20px}.sm-section .sm-stat-value{font-size:22px}.sm-section .sm-btn{font-size:12px;padding:10px 14px}}.cost-calculator-banner{position:relative;display:flex;align-items:center;justify-content:flex-start;padding:60px 70px;border-radius:14px;overflow:hidden;font-family:'Poppins',sans-serif;color:#fff;background:url(/wp-content/uploads/2026/02/Madras-Cost-Calculator.webp);background-size:cover;background-position:90% 30%;background-repeat:no-repeat}.cost-calculator-banner::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgb(0 0 0 / .7) 0%,rgb(0 0 0 / .55) 25%,rgb(0 0 0 / .25) 55%,#fff0 75%)}.ccb-content{position:relative;z-index:2;max-width:520px}.ccb-content h2{font-family:'Poppins',sans-serif;font-size:38px;font-weight:400;line-height:1.2;margin-bottom:18px;color:#fff;text-shadow:0 6px 20px rgb(0 0 0 / .8)}.ccb-content p{font-size:16px;line-height:1.7;margin-bottom:28px;color:#fff;text-shadow:0 4px 16px rgb(0 0 0 / .7)}.ccb-btn{display:inline-block;background:#ff4d00;color:#fff;padding:15px 32px;font-size:15px;font-weight:600;border-radius:10px;text-decoration:none;transition:all 0.35s ease;position:relative;box-shadow:0 10px 26px rgb(0 0 0 / .45),0 0 0 2px rgb(255 255 255 / .25)}.ccb-btn:hover{background:#ff9a5c;color:#1a1a1a;transform:translateY(-4px);box-shadow:0 16px 36px rgb(0 0 0 / .55),0 0 18px rgb(255 120 40 / .6)}@media (max-width:1024px){.cost-calculator-banner{padding:45px 30px;background-position:center}.ccb-content h2{font-size:30px}}@media (max-width:767px){.cost-calculator-banner{padding:35px 20px;background-position:center}.ccb-content{max-width:100%}.ccb-content h2{font-size:24px}.ccb-content p{font-size:14px}.ccb-btn{width:100%;text-align:center}}.hnb-ct,.hnb-ct *{box-sizing:border-box}.hnb-ct{font-family:'Poppins',sans-serif;background:#fff;color:#1a1a1a;width:100%;padding:64px 0 72px}.hnb-ct a{text-decoration:none}.hnb-ct h2,.hnb-ct p{margin:0;padding:0;background:none;border:none;font-family:inherit}.hnb-ct img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 40%;border:0;margin:0;padding:0;max-width:none;box-shadow:none}.hnb-ct__inner{max-width:1200px;margin:0 auto;padding:0 20px}.hnb-ct__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center;background:#fafafa;border:1px solid #eee;border-radius:20px;overflow:hidden}.hnb-ct__photo{position:relative;min-height:420px}.hnb-ct__photo img{position:absolute;inset:0}.hnb-ct__copy{padding:40px 44px 44px 8px}.hnb-ct__eyebrow{display:inline-block;font-size:11px!important;font-weight:700!important;letter-spacing:.16em;text-transform:uppercase;color:#E85D04!important;margin-bottom:12px}.hnb-ct__h2{font-size:clamp(22px,3vw,34px)!important;font-weight:800!important;letter-spacing:-.03em;line-height:1.22!important;color:#111!important;margin-bottom:14px!important}.hnb-ct__h2 span{color:#E85D04!important}.hnb-ct__p{font-size:15px!important;color:#555!important;line-height:1.8!important;margin-bottom:22px!important;max-width:480px}.hnb-ct__pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.hnb-ct__pill{font-size:12px!important;font-weight:600!important;color:#333!important;background:#fff;border:1px solid #eee;border-radius:100px;padding:6px 12px}.hnb-ct__actions{display:flex;flex-wrap:wrap;gap:10px}.hnb-ct__btn{display:inline-flex;align-items:center;gap:10px;padding:13px 22px;border-radius:10px;font-size:14px;font-weight:700;line-height:1.2}.hnb-ct__btn svg{width:18px;height:18px;flex-shrink:0}.hnb-ct__btn--wa{background:#E85D04;color:#fff!important;border:1px solid #E85D04}.hnb-ct__btn--wa:hover{background:#d45303}.hnb-ct__btn--call{background:#fff;color:#111!important;border:1px solid #e6e6e6}.hnb-ct__btn--call:hover{border-color:#E85D04;color:#E85D04!important}@media (max-width:860px){.hnb-ct{padding:48px 0 56px}.hnb-ct__grid{grid-template-columns:1fr}.hnb-ct__photo{min-height:260px}.hnb-ct__copy{padding:24px 20px 28px}}.wcb-section *,.wcb-section *::before,.wcb-section *::after{box-sizing:border-box;margin:0;padding:0}.wcb-section{--orange:#FF5E14;--orange-dark:#D44A08;--black:#111111;--white:#FFFFFF;--border:#EBEBEB;font-family:'Poppins',sans-serif!important;background:var(--white);width:100%;padding:60px 40px 70px;overflow:hidden;position:relative}.wcb-header{text-align:center;margin-bottom:48px;animation:wcb-fadeUp 0.7s ease both}.wcb-badge{display:inline-flex;align-items:center;gap:8px;background:#FFF3EC;border:1px solid rgb(255 94 20 / .2);border-radius:100px;padding:6px 18px;font-size:10px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);margin-bottom:14px;font-family:'Poppins',sans-serif}.wcb-badge-dot{width:6px;height:6px;border-radius:50%;background:var(--orange);animation:wcb-pulse 1.8s ease-in-out infinite}.wcb-title{font-family:'Poppins',sans-serif!important;font-size:clamp(24px,3.2vw,44px);font-weight:800;color:var(--black);line-height:1.15;letter-spacing:-.02em;margin-bottom:10px}.wcb-title span{color:var(--orange)}.wcb-sub{font-size:14px;color:#777;font-weight:400;max-width:460px;margin:0 auto;line-height:1.75}.wcb-slider-outer{position:relative;max-width:1200px;margin:0 auto}.wcb-slides-wrap{overflow:hidden}.wcb-slides-track{display:flex;transition:transform 0.58s cubic-bezier(.25,.46,.45,.94);will-change:transform}.wcb-slide{flex:0 0 100%;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:4px 4px 12px}.wcb-card{position:relative;border-radius:18px;overflow:hidden;cursor:default;aspect-ratio:9 / 16;transition:transform 0.35s cubic-bezier(.25,.46,.45,.94),box-shadow 0.35s ease;opacity:0;animation:wcb-fadeUp 0.5s ease forwards}.wcb-card:nth-child(1){animation-delay:0.05s}.wcb-card:nth-child(2){animation-delay:0.15s}.wcb-card:nth-child(3){animation-delay:0.25s}.wcb-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px rgb(255 94 20 / .2),0 4px 16px rgb(0 0 0 / .1)}.wcb-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.6s ease;border:none;border-radius:0;max-width:none;margin:0;padding:0;box-shadow:none}.wcb-card:hover img{transform:scale(1.05)}.wcb-card-gradient{position:absolute;inset:0;background:linear-gradient(to bottom,rgb(0 0 0 / .38) 0%,rgb(0 0 0 / .18) 35%,rgb(0 0 0 / .03) 60%,transparent 100%);pointer-events:none}.wcb-card::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:var(--orange);transform:scaleY(0);transform-origin:top;transition:transform 0.4s cubic-bezier(.34,1.56,.64,1);z-index:3;border-radius:0 0 0 18px}.wcb-card:hover::before{transform:scaleY(1)}.wcb-card-text{position:absolute;top:0;left:0;right:0;padding:24px 22px 20px;z-index:2}.wcb-card-label{display:inline-block;background:var(--orange);color:#fff;font-family:'Poppins',sans-serif;font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:3px 9px;border-radius:100px;margin-bottom:10px}.wcb-card-title{font-family:'Poppins',sans-serif!important;font-size:clamp(16px,1.6vw,22px);font-weight:700;color:#fff;line-height:1.25;margin-bottom:8px;text-shadow:0 1px 8px rgb(0 0 0 / .55),0 2px 20px rgb(0 0 0 / .35)}.wcb-card-desc{font-family:'Poppins',sans-serif;font-size:11.5px;color:rgb(255 255 255 / .82);font-weight:300;line-height:1.65;text-shadow:0 1px 6px rgb(0 0 0 / .5)}.wcb-card-divider{position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(to right,var(--orange),#ffb347);border-radius:18px 18px 0 0;z-index:3}.wcb-controls{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:36px}.wcb-arrow{width:50px;height:50px;border-radius:50%;border:2px solid var(--orange);background:#fff0;color:var(--orange);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;font-family:'Poppins',sans-serif;transition:background 0.25s,color 0.25s,transform 0.22s,box-shadow 0.25s;position:relative;overflow:hidden}.wcb-arrow::before{content:'';position:absolute;inset:0;border-radius:50%;background:var(--orange);transform:scale(0);transition:transform 0.28s cubic-bezier(.34,1.56,.64,1);z-index:0}.wcb-arrow span{position:relative;z-index:1}.wcb-arrow:hover::before{transform:scale(1)}.wcb-arrow:hover{color:#fff;box-shadow:0 6px 20px rgb(255 94 20 / .35)}.wcb-arrow:active{transform:scale(.92)}.wcb-slide-label{font-size:12px;font-weight:600;color:#999;font-family:'Poppins',sans-serif;letter-spacing:.05em}.wcb-slide-label b{color:var(--orange)}@keyframes wcb-fadeUp{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes wcb-pulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.55}}@media (max-width:900px){.wcb-section{padding:48px 20px 56px}.wcb-slide{grid-template-columns:repeat(2,1fr);gap:14px}}@media (max-width:560px){.wcb-section{padding:40px 16px 48px}.wcb-title{font-size:22px}.wcb-slide{grid-template-columns:1fr;gap:14px}.wcb-card{aspect-ratio:9 / 16}}.hb-wrap *,.hb-wrap *::before,.hb-wrap *::after{box-sizing:border-box;margin:0;padding:0}.hb-wrap{font-family:'Manrope',sans-serif;width:100%;max-width:420px;margin:0 auto;display:flex;align-items:flex-start;gap:10px;padding:16px 10px;background:#f0ede9}.hb-tabs{display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0;width:68px}.hb-tab{display:flex;flex-direction:column;align-items:center;gap:5px;cursor:pointer;width:100%;-webkit-tap-highlight-color:#fff0}.hb-tab-ring{width:50px;height:50px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;transition:background 0.3s ease,box-shadow 0.3s ease,transform 0.25s ease;box-shadow:0 2px 8px rgb(0 0 0 / .08)}.hb-tab-ring svg{width:22px;height:22px;stroke:#b0a89e;stroke-width:1.8;fill:none;transition:stroke 0.3s ease}.hb-tab-name{font-size:8px;font-weight:700;color:#b0a89e;text-align:center;text-transform:uppercase;letter-spacing:.04em;line-height:1.25;max-width:64px;transition:color 0.3s ease}.hb-tab.active .hb-tab-ring{background:#fde8db;box-shadow:0 4px 14px rgb(255 92 26 / .22);transform:scale(1.06)}.hb-tab.active .hb-tab-ring svg{stroke:#FF5C1A}.hb-tab.active .hb-tab-name{color:#FF5C1A;font-weight:800}.hb-card{flex:1;border-radius:20px;overflow:hidden;position:relative;min-height:430px;display:flex;flex-direction:column}.hb-card-bg{position:absolute;inset:0;z-index:0;transition:opacity 0.5s ease;opacity:0}.hb-card-bg.active{opacity:1}.hb-bg0{background:url(/wp-content/uploads/2026/02/Site-Engineer-1.webp) center/cover no-repeat}.hb-bg1{background:url(/wp-content/uploads/2026/02/Timeline1.webp) center/cover no-repeat}.hb-bg2{background:url(/wp-content/uploads/2026/02/transparent-stage-wise-payment-model.webp) center/cover no-repeat}.hb-bg3{background:url(/wp-content/uploads/2026/02/End-to-End-Construction-Management-1.webp) center/cover no-repeat}.hb-bg4{background:url(/wp-content/uploads/2026/02/Quality-Assurance.webp) center/cover no-repeat}.hb-bg5{background:url(/wp-content/uploads/2026/02/Real-Time-Project-Updates.webp) center/cover no-repeat}.hb-panel{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;justify-content:flex-start;opacity:0;pointer-events:none;transition:opacity 0.4s ease;background:linear-gradient(to bottom,rgb(0 0 0 / .78) 0%,rgb(0 0 0 / .45) 40%,rgb(0 0 0 / .08) 70%,transparent 100%)}.hb-panel.active{opacity:1;pointer-events:auto}.hb-panel-top{padding:20px 18px 22px}.hb-panel-top h2{font-size:19px;font-weight:900;color:#fff;line-height:1.25;margin-bottom:8px}.hb-panel-top p{font-size:12.5px;font-weight:500;color:rgb(255 255 255 / .82);line-height:1.65}.hb-visual{flex:1;display:flex;align-items:center;justify-content:center;position:relative;margin-top:10px}.hb-shield-wrap{position:relative;display:flex;align-items:center;justify-content:center;width:200px;height:220px}.hb-shield-svg{position:absolute;inset:0;width:100%;height:100%}.hb-shield-photo{position:absolute;z-index:1;width:130px;height:130px;border-radius:14px;overflow:hidden;top:50%;left:50%;transform:translate(-50%,-44%);box-shadow:0 8px 32px rgb(0 0 0 / .5)}.hb-shield-photo img{width:100%;height:100%;object-fit:cover;display:block}.hb-shield-photo::after{content:'';position:absolute;inset:0;background:linear-gradient(to bottom,transparent 40%,rgb(0 0 0 / .45) 100%)}.hb-big-num{position:absolute;z-index:3;bottom:10px;left:50%;transform:translateX(-50%);font-size:58px;font-weight:900;color:#fff;line-height:1;text-shadow:0 0 40px rgb(255 255 255 / .4),0 0 80px rgb(255 255 255 / .15);letter-spacing:-2px}.hb-big-icon{position:absolute;z-index:3;top:18px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:4px}.hb-big-icon svg{width:36px;height:36px;stroke:#fff;stroke-width:1.6;fill:none;filter:drop-shadow(0 0 10px rgb(255 255 255 / .6))}.hab-rs-section{background:#fff;padding:80px 24px;font-family:'Poppins',sans-serif;box-sizing:border-box}.hab-rs-wrapper{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:64px;flex-wrap:wrap}.hab-rs-image-col{flex:1;min-width:280px;max-width:520px}.hab-rs-img{width:100%;height:420px;object-fit:cover;border-radius:16px;display:block}.hab-rs-content-col{flex:1;min-width:280px}.hab-rs-heading{font-family:'Poppins',sans-serif!important;font-size:clamp(22px,3vw,32px)!important;font-weight:700!important;color:#1a1a1a!important;line-height:1.3!important;margin:0 0 24px!important}.hab-rs-body{font-family:'Poppins',sans-serif!important;font-size:15px!important;line-height:1.85!important;color:#444444!important;margin:0 0 16px!important}.hab-rs-body strong{color:#1a1a1a!important;font-weight:600!important}.hab-rs-pillars{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 32px}.hab-rs-pill{display:inline-flex;align-items:center;gap:7px;font-family:'Poppins',sans-serif;font-size:13px;font-weight:500;color:#e86c1f;background:#fff4ec;border:1.5px solid #fde4cf;border-radius:100px;padding:6px 16px;white-space:nowrap}.hab-rs-pill-icon{width:15px;height:15px;flex-shrink:0;stroke:#e86c1f}.hab-rs-cta{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#e86c1f!important;font-family:'Poppins',sans-serif;font-size:15px;font-weight:600;text-decoration:none!important;border:2px solid #e8e8e8;border-radius:8px;padding:14px 28px;transition:border-color 0.25s,box-shadow 0.25s,transform 0.2s;cursor:pointer}.hab-rs-cta:hover{border-color:#e86c1f;box-shadow:0 4px 20px rgb(232 108 31 / .15);transform:translateY(-2px);text-decoration:none!important}@media (max-width:768px){.hab-rs-wrapper{flex-direction:column;gap:36px}.hab-rs-image-col{max-width:100%;width:100%}.hab-rs-img{height:280px}}.hb-partners-wrap *,.hb-partners-wrap *::before,.hb-partners-wrap *::after{box-sizing:border-box;margin:0;padding:0}.hb-partners-wrap{font-family:'Manrope',sans-serif;background:#fff;padding:60px 0;overflow:hidden;position:relative}.hb-partners-wrap::before{content:'';position:absolute;inset:0;background-image:repeating-linear-gradient(-45deg,transparent,transparent 40px,rgb(255 92 26 / .025) 40px,rgb(255 92 26 / .025) 41px);pointer-events:none;z-index:0}.hb-section{position:relative;z-index:1;margin-bottom:56px}.hb-section:last-child{margin-bottom:0}.hb-section-head{text-align:center;margin-bottom:32px;padding:0 20px}.hb-section-head .hb-tag{display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#FF5C1A;margin-bottom:10px}.hb-section-head .hb-tag::before,.hb-section-head .hb-tag::after{content:'';display:block;width:28px;height:1.5px;background:#FF5C1A;opacity:.5}.hb-section-head h2{font-size:26px;font-weight:900;color:#1A1A2E;line-height:1.15;letter-spacing:-.02em}.hb-section-head h2 em{font-style:normal;background:linear-gradient(135deg,#FF5C1A,#FF8C00);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.hb-marquee-outer{position:relative;width:100%;overflow:hidden}.hb-marquee-outer::before,.hb-marquee-outer::after{content:'';position:absolute;top:0;bottom:0;width:80px;z-index:2;pointer-events:none}.hb-marquee-outer::before{left:0;background:linear-gradient(to right,#fff,transparent)}.hb-marquee-outer::after{right:0;background:linear-gradient(to left,#fff,transparent)}.hb-marquee-track{display:flex;align-items:center;gap:0;width:max-content;animation:hbMarquee 22s linear infinite}.hb-marquee-track:hover{animation-play-state:paused}.hb-marquee-track.reverse{animation:hbMarqueeRev 26s linear infinite}.hb-marquee-track.reverse:hover{animation-play-state:paused}@keyframes hbMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes hbMarqueeRev{from{transform:translateX(-50%)}to{transform:translateX(0)}}.hb-logo-pill{display:flex;align-items:center;justify-content:center;margin:0 10px;background:#fff;border:1.5px solid rgb(0 0 0 / .07);border-radius:16px;padding:16px 28px;min-width:160px;height:80px;box-shadow:0 2px 12px rgb(0 0 0 / .05);transition:border-color 0.3s ease,box-shadow 0.3s ease,transform 0.3s ease;cursor:default;position:relative;overflow:hidden}.hb-logo-pill::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgb(255 92 26 / .04),rgb(255 140 0 / .04));opacity:0;transition:opacity 0.3s ease}.hb-logo-pill:hover{border-color:rgb(255 92 26 / .3);box-shadow:0 6px 24px rgb(255 92 26 / .12);transform:translateY(-3px)}.hb-logo-pill:hover::before{opacity:1}.hb-logo-pill img{max-width:110px;max-height:44px;width:auto;height:auto;object-fit:contain;display:block;filter:grayscale(30%);opacity:.85;transition:filter 0.3s ease,opacity 0.3s ease;position:relative;z-index:1}.hb-logo-pill:hover img{filter:grayscale(0%);opacity:1}.hb-divider{width:80px;height:2px;background:linear-gradient(90deg,transparent,#FF5C1A,transparent);margin:0 auto 56px;border-radius:2px}#hb-foot *{margin:0;padding:0;box-sizing:border-box}#hb-foot{--hb-orange:#E5720C;--hb-bg:#141414;--hb-bg2:#0d0d0d;--hb-txt:#b4b4b4;--hb-line:#262626;font-family:'Poppins',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;background:var(--hb-bg);color:var(--hb-txt);width:100%}#hb-foot .hb-band{background:var(--hb-orange);padding:34px 24px}#hb-foot .hb-band-in{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:22px;flex-wrap:wrap}#hb-foot .hb-band h3{color:#fff;font-size:22px;font-weight:600;line-height:1.35;letter-spacing:-.3px}#hb-foot .hb-band p{color:rgb(255 255 255 / .88);font-size:14px;margin-top:5px}#hb-foot .hb-band-btns{display:flex;gap:12px;flex-wrap:wrap}#hb-foot .hb-btn-w{padding:13px 24px;background:#fff;color:var(--hb-orange);font-size:14px;font-weight:600;border-radius:999px;text-decoration:none;white-space:nowrap;transition:transform .12s,box-shadow .15s}#hb-foot .hb-btn-o{padding:13px 24px;background:#fff0;color:#fff;border:1.5px solid rgb(255 255 255 / .65);font-size:14px;font-weight:600;border-radius:999px;text-decoration:none;white-space:nowrap;transition:background .15s}#hb-foot .hb-btn-w:hover{box-shadow:0 6px 18px rgb(0 0 0 / .18)}#hb-foot .hb-btn-o:hover{background:rgb(255 255 255 / .12)}#hb-foot .hb-main{max-width:1200px;margin:0 auto;padding:54px 24px 40px}#hb-foot .hb-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.3fr;gap:44px}#hb-foot .hb-brand img{width:52px;height:52px;object-fit:contain;display:block;margin-bottom:14px}#hb-foot .hb-brand b{display:block;color:#fff;font-size:19px;font-weight:700;letter-spacing:-.3px}#hb-foot .hb-brand p{font-size:13.5px;line-height:1.75;margin-top:12px;max-width:34ch}#hb-foot .hb-stats{display:flex;gap:26px;margin-top:20px}#hb-foot .hb-stats div strong{display:block;color:var(--hb-orange);font-size:21px;font-weight:700}#hb-foot .hb-stats div span{font-size:11.5px;color:#8b8b8b}#hb-foot h4{color:#fff;font-size:14px;font-weight:600;margin-bottom:16px;padding-bottom:10px;border-bottom:2px solid var(--hb-orange);display:inline-block}#hb-foot ul{list-style:none}#hb-foot ul li{margin-bottom:11px}#hb-foot ul li a{color:var(--hb-txt);font-size:13.5px;text-decoration:none;transition:color .15s,padding-left .15s;display:inline-block}#hb-foot ul li a:hover{color:var(--hb-orange);padding-left:4px}#hb-foot .hb-contact li{display:flex;gap:11px;margin-bottom:15px;font-size:13.5px;line-height:1.65}#hb-foot .hb-contact svg{width:16px;height:16px;stroke:var(--hb-orange);stroke-width:1.9;fill:none;flex-shrink:0;margin-top:2px}#hb-foot .hb-contact a{color:var(--hb-txt);text-decoration:none}#hb-foot .hb-contact a:hover{color:var(--hb-orange)}#hb-foot .hb-social{display:flex;gap:10px;margin-top:22px}#hb-foot .hb-social a{width:38px;height:38px;border:1px solid var(--hb-line);border-radius:9px;display:flex;align-items:center;justify-content:center;transition:background .15s,border-color .15s}#hb-foot .hb-social a:hover{background:var(--hb-orange);border-color:var(--hb-orange)}#hb-foot .hb-social svg{width:17px;height:17px;fill:#fff}#hb-foot .hb-bottom{background:var(--hb-bg2);border-top:1px solid var(--hb-line);padding:20px 24px}#hb-foot .hb-bottom-in{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:12.5px;color:#7d7d7d}#hb-foot .hb-bottom a{color:#7d7d7d;text-decoration:none;margin-left:20px}#hb-foot .hb-bottom a:hover{color:var(--hb-orange)}@media(max-width:900px){#hb-foot .hb-grid{grid-template-columns:1fr 1fr;gap:34px}#hb-foot .hb-brand{grid-column:1/-1}}@media(max-width:560px){#hb-foot .hb-grid{grid-template-columns:1fr;gap:30px}#hb-foot .hb-band h3{font-size:19px}#hb-foot .hb-band-btns{width:100%}#hb-foot .hb-band-btns a{flex:1;text-align:center}#hb-foot .hb-main{padding:40px 20px 32px}#hb-foot .hb-bottom-in{flex-direction:column;text-align:center}#hb-foot .hb-bottom a{margin:0 10px}}@media(prefers-reduced-motion:reduce){#hb-foot *{transition:none!important}}