@import "https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700;800;900&family=Rajdhani:wght@400;500;600;700&display=swap";html{width:100%;max-width:100%;scroll-behavior:auto!important}html,body{overflow-x:hidden}#root{width:100%;max-width:100%;min-height:100vh}.smith-form-status{align-items:flex-start;height:64px;display:flex;overflow:visible}.smith-form-status__box{box-sizing:border-box;border-radius:8px;width:100%;padding:10px 14px;font-size:14px;line-height:1.5}.smith-form-status__box.is-success{color:#1b7a3e;background:#e6f7ec;border:1px solid #a3e6b7}.smith-form-status__box.is-error{color:#c81e1e;background:#fde8e8;border:1px solid #f8b4b4}*,:before,:after{box-sizing:border-box}[data-aos]{pointer-events:none}[data-aos].aos-animate{pointer-events:auto}.swiper{width:100%;height:100%}.main-menu .nav-link.active,.submenu li a.active{color:var(--theme-color,#e65a00)!important}.preloader{z-index:99999;background:#fff;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .5s,visibility .5s;display:flex;position:fixed;top:0;left:0}.preloader.hidden{opacity:0;visibility:hidden}.chat-window{flex-direction:column;display:none}.chat-window.open{display:flex}#header-sticky.sticky,.header-2.sticky{z-index:1000!important;background:#fff!important;width:100%!important;animation:.5s ease-in-out fadeInDown!important;position:fixed!important;top:0!important;left:0!important;right:0!important;box-shadow:0 8px 24px #959da533!important}#header-sticky .container,#header-sticky .mega-menu-wrapper,#header-sticky .header-main,#header-sticky.sticky .container,#header-sticky.sticky .mega-menu-wrapper,#header-sticky.sticky .header-main{box-shadow:none!important;background:0 0!important}.header-2.sticky .logo-default{display:none!important}.header-2.sticky .logo-sticky{display:block!important}.logo-sticky{display:none}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translate(0,0)}}.hero-section-2 .header-top,.hero-section-2.header-section-3 .header-top{border-bottom:1px solid #ffffff1f!important}.hero-section-2 #header-sticky:not(.sticky){border-top:none!important;border-bottom:1px solid #ffffff1f!important}body.mobile-menu-open{overflow:hidden}.offcanvas__info.open{transform:translate(0)!important}.offcanvas__overlay.active{opacity:1!important;visibility:visible!important}.main-menu nav ul li{position:relative}.main-menu nav ul li .submenu{z-index:999;opacity:0;visibility:hidden;transform-origin:top;background:#fff;min-width:180px;padding:0 0 10px;transition:all .4s ease-in-out;position:absolute;top:100%;left:0;transform:translateY(-10px);box-shadow:0 10px 40px #0000001f}.main-menu nav ul li:hover .submenu{opacity:1;visibility:visible;transform:translateY(0)}.main-menu nav ul li .submenu li a{color:#333;padding:0 20px;font-size:16px;line-height:38px;transition:all .2s;display:block}.main-menu nav ul li .submenu li a:hover,.main-menu nav ul li .submenu li a.active,.main-menu nav ul li .submenu li:hover>a{padding-left:24px;color:#fff!important;-webkit-text-fill-color:#fff!important}.counter-section .counter-wrapper{grid-template-columns:repeat(5,minmax(0,1fr));justify-content:center;gap:20px;display:grid}.counter-section .counter-wrapper .counter-item{box-sizing:border-box;text-align:center;background:#fff;border:2px solid #e5e5e5;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100%;height:100%;padding:30px 20px;transition:all .3s;display:flex}.counter-section .counter-wrapper .counter-item:hover{border-color:#567289;transform:translateY(-5px);box-shadow:0 10px 30px #00000014}.counter-section .counter-wrapper .counter-item .icon{margin-bottom:15px}.counter-section .counter-wrapper .counter-item .icon img,.counter-section .counter-wrapper .counter-item .icon svg{object-fit:contain;width:auto;max-width:70px;height:auto;max-height:70px}.counter-section .counter-wrapper .counter-item h2{margin-bottom:8px;font-size:38px;font-weight:700}.counter-section .counter-wrapper .counter-item p{white-space:normal;word-break:break-word;color:#666;margin:0;font-size:15px;line-height:1.35}@media (width<=1199px){.counter-section .counter-wrapper{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}}@media (width<=767px){.counter-section .counter-wrapper{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.counter-section .counter-wrapper .counter-item{padding:20px 14px}.counter-section .counter-wrapper .counter-item .icon{margin-bottom:10px}.counter-section .counter-wrapper .counter-item .icon img,.counter-section .counter-wrapper .counter-item .icon svg{max-width:50px;max-height:50px}.counter-section .counter-wrapper .counter-item h2{margin-bottom:4px;font-size:28px}.counter-section .counter-wrapper .counter-item p{font-size:13px}}@media (width<=360px){.counter-section .counter-wrapper{grid-template-columns:1fr;gap:12px}}.project-gallery-overlay{z-index:10000;background:#000000eb;justify-content:center;align-items:center;animation:.3s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.project-gallery-dialog{background:#111;border-radius:12px;width:95%;max-width:900px;position:relative;overflow:hidden}.project-gallery-dialog img{object-fit:cover;width:100%;height:500px}.project-gallery-close{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:background .2s;display:flex;position:absolute;top:16px;right:16px}.project-gallery-close:hover{background:#e65a00}.gallery-nav-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-nav-btn:hover{background:#e65a00}.gallery-nav-btn.prev{left:16px}.gallery-nav-btn.next{right:16px}.gallery-caption{color:#fff;padding:20px}.gallery-thumbs{gap:8px;padding:0 20px 20px;display:flex;overflow-x:auto}.gallery-thumbs button{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:6px;flex-shrink:0;padding:0;transition:border-color .2s;overflow:hidden}.gallery-thumbs button.active{border-color:#e65a00}.gallery-thumbs button img{object-fit:cover;width:80px;height:60px;display:block}.breadcrumb-list{gap:10px;margin:0 0 10px;padding:0;font-size:14px;list-style:none;display:flex}.breadcrumb-list li a{color:#ffffffb3;text-decoration:none}.breadcrumb-list li a:hover{color:#fff}.inner-page-section{padding:80px 0}.info-card{background:#f8f9fa;border-left:4px solid #e65a00;border-radius:12px;padding:32px;transition:transform .3s,box-shadow .3s}.info-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001a}.info-card .icon-wrap{color:#fff;background:#e65a00;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;font-size:22px;display:flex}.info-card h4{color:#1a1a1a;margin-bottom:12px;font-weight:700}.info-card p,.info-card ul{color:#555;line-height:1.7}.smith-form .form-control,.smith-form .form-select{border:1px solid #ddd;border-radius:8px;padding:12px 16px;font-size:15px;transition:border-color .2s}.smith-form .form-control:focus,.smith-form .form-select:focus{border-color:#e65a00;box-shadow:0 0 0 3px #e65a001a}.smith-form label{color:#333;margin-bottom:6px;font-size:14px;font-weight:600}.faq-item{border:1px solid #e9ecef;border-radius:10px;margin-bottom:12px;transition:box-shadow .2s;overflow:hidden}.faq-item:hover{box-shadow:0 4px 20px #00000014}.faq-question{text-align:left;cursor:pointer;color:#1a1a1a;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:20px 24px;font-size:16px;font-weight:600;transition:background .2s;display:flex}.faq-question.open{color:#e65a00;background:#fef5f0}.faq-answer{color:#555;max-height:0;padding:0 24px;font-size:15px;line-height:1.7;transition:max-height .3s,padding .3s;overflow:hidden}.faq-answer.open{max-height:300px;padding:0 24px 20px}.download-card{background:#fff;border:1px solid #e9ecef;border-radius:10px;align-items:center;gap:16px;padding:20px;transition:all .2s;display:flex}.download-card:hover{border-color:#e65a00;transform:translateY(-2px);box-shadow:0 6px 24px #00000014}.download-card .icon{color:#e65a00;min-width:40px;font-size:32px}.download-card h6{margin:0 0 4px;font-weight:600}.download-card small{color:#888}.download-card a.btn{white-space:nowrap;margin-left:auto}.career-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:28px;transition:all .3s}.career-card:hover{border-color:#e65a00;transform:translateY(-4px);box-shadow:0 8px 32px #0000001a}.career-card h4{margin-bottom:8px;font-weight:700}.career-badge{color:#e65a00;background:#fef5f0;border-radius:20px;padding:4px 12px;font-size:13px;font-weight:600;display:inline-block}.video-card{background:#111;border-radius:12px;position:relative;overflow:hidden}.video-card img{object-fit:cover;opacity:.8;width:100%;height:220px;transition:opacity .3s}.video-card:hover img{opacity:.6}.video-play-btn{color:#fff;background:#e65a00;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:24px;transition:transform .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-card:hover .video-play-btn{transform:translate(-50%,-50%)scale(1.1)}.video-duration{color:#fff;background:#000000b3;border-radius:4px;padding:2px 8px;font-size:13px;position:absolute;bottom:12px;right:12px}.video-card-body{background:#fff;padding:16px}.social-card{text-align:center;color:#fff;border-radius:16px;padding:32px;transition:transform .3s}.social-card:hover{transform:translateY(-6px)}.social-card .icon{margin-bottom:16px;font-size:40px}.social-card h4{margin-bottom:6px;font-weight:700}.social-card p{opacity:.85;font-size:14px}.office-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:28px;transition:all .3s}.office-card:hover{border-color:#e65a00;transform:translateY(-4px);box-shadow:0 8px 32px #00000014}.office-card h4{color:#e65a00;margin-bottom:16px;font-weight:700}.office-detail{gap:10px;margin-bottom:10px;font-size:14px;display:flex}.office-detail i{color:#e65a00;flex-shrink:0;margin-top:3px}.smith-who-contact{text-align:center;background:#1a1a1a;padding:80px 0}.smith-who-contact .smith-section-title{color:#fff}.smith-who-contact .smith-body-copy{color:#ffffffb3}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-inner{white-space:nowrap;animation:20s linear infinite marqueeScroll;display:flex}.counter-num{color:#e65a00;font-size:48px;font-weight:800;display:inline-block}@media (width<=768px){.project-gallery-dialog img{height:260px}.gallery-thumbs{padding:0 12px 12px}}.ssipl-comp-box{background:#fff!important;border:1px solid #e9ecef!important;border-radius:10px!important;padding:30px!important;box-shadow:0 4px 20px #0000000a!important}.ssipl-comp-box .badge{white-space:normal!important;word-break:break-word!important;text-align:left!important;max-width:100%!important;line-height:1.4!important;display:inline-block!important}@media (width<=575px){.ssipl-comp-box{padding:20px 16px!important}}.ssipl-frame-grid{grid-template-columns:repeat(3,1fr)!important;gap:24px!important;margin-top:15px!important;display:grid!important}@media (width<=991px){.ssipl-frame-grid{grid-template-columns:repeat(2,1fr)!important}}@media (width<=575px){.ssipl-frame-grid{grid-template-columns:1fr!important}}.ssipl-frame-card{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;flex-direction:column!important;transition:all .3s!important;display:flex!important;overflow:hidden!important}.ssipl-frame-card:hover{border-color:#567289!important;transform:translateY(-5px)!important;box-shadow:0 10px 25px #00000014!important}.ssipl-frame-img-wrap{cursor:pointer!important;background:#fff!important;justify-content:center!important;align-items:center!important;height:180px!important;padding:15px!important;display:flex!important}.ssipl-frame-img-wrap img{object-fit:contain!important;max-width:100%!important;max-height:100%!important;transition:transform .3s!important}.ssipl-frame-card:hover .ssipl-frame-img-wrap img{transform:scale(1.05)!important}.ssipl-frame-info{background:#fff!important;border-top:1px solid #f1f5f9!important;justify-content:space-between!important;align-items:center!important;padding:14px 18px!important;display:flex!important}.ssipl-frame-title{color:#1e2023!important;margin-bottom:0!important;font-size:14.5px!important;font-weight:700!important;line-height:1.35!important}.ssipl-frame-badge{color:#567289!important;cursor:pointer!important;background:#f1f5f9!important;border:none!important;border-radius:50%!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:34px!important;height:34px!important;transition:all .2s!important;display:flex!important}.ssipl-frame-badge:hover{color:#fff!important;background:#567289!important}.ssipl-acc-grid{grid-template-columns:repeat(4,1fr)!important;gap:15px!important;display:grid!important}@media (width<=1199px){.ssipl-acc-grid{grid-template-columns:repeat(3,1fr)!important}}@media (width<=991px){.ssipl-acc-grid{grid-template-columns:repeat(2,1fr)!important}}@media (width<=575px){.ssipl-acc-grid{grid-template-columns:1fr!important}}.ssipl-acc-pill{color:#1e2023!important;background:#fff!important;border:1px solid #e9ecef!important;border-radius:8px!important;align-items:center!important;gap:12px!important;padding:14px 18px!important;font-size:14px!important;font-weight:600!important;transition:all .25s!important;display:flex!important;box-shadow:0 2px 8px #00000005!important}.ssipl-acc-pill i{color:#567289!important;text-align:center!important;width:20px!important;font-size:16px!important}.ssipl-acc-pill:hover{border-color:#567289!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #5672891f!important}.ssipl-app-grid{grid-template-columns:repeat(4,1fr)!important;gap:20px!important;display:grid!important}@media (width<=1199px){.ssipl-app-grid{grid-template-columns:repeat(3,1fr)!important}}@media (width<=991px){.ssipl-app-grid{grid-template-columns:repeat(2,1fr)!important}}@media (width<=575px){.ssipl-app-grid{grid-template-columns:1fr!important}}.ssipl-app-card{background:#fff!important;border:1px solid #e9ecef!important;border-radius:8px!important;justify-content:space-between!important;align-items:center!important;padding:22px 20px!important;transition:all .3s!important;display:flex!important}.ssipl-app-card:hover{border-color:#567289!important;transform:translateY(-4px)!important;box-shadow:0 8px 20px #0000000f!important}.ssipl-app-card-content{align-items:center!important;gap:14px!important;display:flex!important}.ssipl-app-icon{color:#567289!important;background:#f8fafc!important;border-radius:8px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:44px!important;height:44px!important;font-size:20px!important;display:flex!important}.ssipl-app-title{color:#1e2023!important;margin-bottom:0!important;font-size:14.5px!important;font-weight:700!important;line-height:1.35!important}.ssipl-app-check{color:#16a34a!important;background:#f0fdf4!important;border-radius:50%!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:24px!important;height:24px!important;font-size:12px!important;display:flex!important}.ssipl-adv-card{background:#fff!important;border:1px solid #e9ecef!important;border-radius:8px!important;padding:28px 24px!important;transition:all .3s!important}.ssipl-adv-card:hover{border-color:#567289!important;transform:translateY(-4px)!important;box-shadow:0 10px 25px #0000000f!important}.ssipl-adv-icon{color:#567289!important;margin-bottom:16px!important;font-size:28px!important}.ssipl-diagram-box{text-align:center!important;background:#fff!important;border:1px solid #e9ecef!important;border-radius:12px!important;max-width:680px!important;margin:0 auto!important;padding:20px!important;box-shadow:0 4px 20px #0000000d!important}.ssipl-diagram-img-wrap{cursor:pointer!important;background:#f8fafc!important;border-radius:8px!important;max-width:100%!important;padding:10px!important;display:block!important;position:relative!important;overflow:hidden!important}.ssipl-diagram-img-wrap img{object-fit:contain!important;width:100%!important;max-height:240px!important;transition:transform .3s!important}.ssipl-diagram-img-wrap:hover img{transform:scale(1.03)!important}.ssipl-diagram-zoom-btn{color:#fff!important;background:#567289!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:40px!important;height:40px!important;transition:transform .2s!important;display:flex!important;position:absolute!important;bottom:14px!important;right:14px!important;box-shadow:0 4px 12px #0003!important}.ssipl-diagram-zoom-btn:hover{transform:scale(1.1)!important}.ssipl-diagram-hint{color:#64748b!important;justify-content:center!important;align-items:center!important;gap:8px!important;margin-top:14px!important;font-size:13.5px!important;font-weight:500!important;display:flex!important}.ssipl-sustain-item{background:#fff!important;border:1px solid #e9ecef!important;border-radius:8px!important;align-items:center!important;gap:16px!important;padding:22px 20px!important;transition:all .3s!important;display:flex!important}.ssipl-sustain-item:hover{border-color:#567289!important;transform:translateY(-3px)!important;box-shadow:0 6px 18px #0000000d!important}.ssipl-sustain-icon{color:#567289!important;flex-shrink:0!important;font-size:24px!important}.ssipl-lightbox-overlay{z-index:999999!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;cursor:zoom-out!important;background:#0f172ae6!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100vh!important;padding:30px!important;display:flex!important;position:fixed!important;inset:0!important}.ssipl-lightbox-content{cursor:default!important;justify-content:center!important;align-items:center!important;max-width:95vw!important;max-height:90vh!important;display:flex!important;position:relative!important}.ssipl-lightbox-img{object-fit:contain!important;background:#fff!important;border-radius:12px!important;width:auto!important;max-width:90vw!important;height:auto!important;max-height:85vh!important;padding:16px!important;box-shadow:0 25px 60px #0009!important}.ssipl-lightbox-close{color:#fff!important;cursor:pointer!important;background:#ffffff40!important;border:1px solid #fff6!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:38px!important;height:38px!important;font-size:18px!important;transition:all .2s!important;display:flex!important;position:absolute!important;top:-46px!important;right:0!important}.ssipl-lightbox-close:hover{color:#1e2023!important;background:#fff!important;transform:scale(1.1)!important}.smith-check-list{margin:0!important;padding:0!important;list-style:none!important}.smith-check-list li{color:#334155!important;margin-bottom:10px!important;padding-left:28px!important;font-size:15px!important;line-height:1.6!important;position:relative!important}.smith-check-list li i{color:#16a34a!important;font-size:14px!important;position:absolute!important;top:2px!important;left:0!important}.ssipl-adv-card-header{justify-content:space-between!important;align-items:center!important;margin-bottom:14px!important;display:flex!important}.ssipl-adv-card-text{color:#475569!important;margin-bottom:0!important;font-size:14.5px!important;line-height:1.6!important}.ssipl-adv-num{color:#567289!important;background:#f1f5f9!important;border-radius:20px!important;padding:4px 10px!important;font-size:13px!important;font-weight:700!important}.ssipl-sustain-text{color:#334155!important;margin-bottom:0!important;font-size:14.5px!important;font-weight:600!important;line-height:1.5!important}.smith-recaptcha-wrap{max-width:100%!important;display:inline-block!important;overflow:visible!important}@media (width<=767px){.smith-contact-form,.smith-contact-page-form .smith-contact-form,.smith-contact-enquiry .smith-contact-form,form.smith-contact-form{box-sizing:border-box!important;max-width:100%!important;padding:22px 14px!important;overflow:hidden!important}.smith-contact-form__footer{flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;gap:16px!important;width:100%!important;margin-top:18px!important}.smith-contact-form__footer .smith-contact-form__note{text-align:left!important;flex:none!important;width:100%!important;max-width:100%!important;padding-bottom:0!important;font-size:13px!important;line-height:1.5!important}.smith-contact-form__footer>div{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:14px!important;width:100%!important;display:flex!important}.smith-recaptcha-wrap{text-align:center!important;justify-content:center!important;align-items:center!important;margin:0 auto!important;display:flex!important}.smith-contact-form .theme-btn-main{box-sizing:border-box!important;border-radius:6px!important;justify-content:space-between!important;align-items:center!important;width:100%!important;max-width:100%!important;min-height:48px!important;padding:10px 14px!important;display:flex!important;overflow:hidden!important}.smith-contact-form .theme-btn-main .theme-btn{white-space:normal!important;word-break:break-word!important;text-align:center!important;flex:auto!important;font-size:13px!important;line-height:1.3!important}.smith-contact-form .theme-btn-main .theme-btn-arrow-right,.smith-contact-form .theme-btn-main .theme-btn-arrow-left{flex-shrink:0!important;justify-content:center!important;align-items:center!important;display:inline-flex!important;position:relative!important;inset:auto!important}}@media (width<=480px){.smith-recaptcha-wrap{transform-origin:50%!important;margin:0 auto -6px!important;transform:scale(.86)!important}}@media (width<=360px){.smith-recaptcha-wrap{transform-origin:50%!important;margin:0 auto -10px!important;transform:scale(.76)!important}}.smith-section-title{word-wrap:break-word!important;overflow-wrap:break-word!important;font-size:clamp(21px,4.2vw,34px)!important;line-height:1.25!important}.smith-page-banner-title{word-wrap:break-word!important;overflow-wrap:break-word!important;font-size:clamp(24px,5vw,44px)!important;line-height:1.2!important}.smith-section-subtitle{font-size:clamp(15px,2.4vw,20px)!important;line-height:1.35!important}.smith-body-copy{font-size:clamp(13.5px,1.7vw,16px)!important;line-height:1.62!important}.smith-section-kicker,.smith-subpage-kicker{letter-spacing:1.5px!important;font-size:clamp(10.5px,1.3vw,12.5px)!important;line-height:1.4!important}.smith-projects-intro__measure strong{font-size:clamp(36px,8vw,68px)!important;line-height:1!important}.smith-projects-intro__measure span{letter-spacing:1.2px!important;font-size:clamp(11px,1.8vw,14px)!important}@media (width<=768px){.smith-subpage-section{padding-top:40px!important;padding-bottom:40px!important}.smith-projects-intro__grid{gap:24px!important}.smith-subpage-heading{margin-bottom:20px!important}}@media (width<=480px){.smith-subpage-section{padding-top:30px!important;padding-bottom:30px!important}.smith-section-title{margin-bottom:12px!important;font-size:22px!important;line-height:1.26!important}.smith-body-copy{font-size:13.5px!important;line-height:1.55!important}}@media (width<=360px){.smith-section-title{font-size:20px!important}.smith-body-copy{font-size:13px!important}}.smith-subpage-kicker,.smith-section-kicker,.section-title .sub-title,.car-badge,.cb-badge,.cc-form-header-badge{color:var(--smith-subpage-blue,#567289)!important;letter-spacing:.16em!important;text-transform:uppercase!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;align-items:center!important;gap:12px!important;margin:0 0 14px!important;padding:0!important;font-family:inherit!important;font-size:clamp(11px,1.3vw,13px)!important;font-weight:800!important;line-height:1.4!important;display:inline-flex!important}.smith-subpage-kicker:before,.smith-section-kicker:before,.section-title .sub-title:before,.car-badge:before,.cb-badge:before,.cc-form-header-badge:before{content:""!important;background-color:currentColor!important;border-radius:0!important;flex-shrink:0!important;width:32px!important;height:2px!important;display:inline-block!important;position:static!important;transform:none!important}.section-title .sub-title:after,.car-badge i,.cb-badge i{display:none!important}.text-center .smith-subpage-kicker,.text-center .smith-section-kicker,.text-center .section-title .sub-title,.section-title.text-center .sub-title,.smith-subpage-heading.text-center .smith-subpage-kicker{justify-content:center!important;margin-left:auto!important;margin-right:auto!important}.smith-section-title,.section-title h2,.section-title h1,.section-title h2.title,.tx-title.sec_title,.car-section-heading,.car-main-title,.cb-section-heading,.cb-closing-heading,.cb-main-title,.cc-form-header-title{color:#1a1a1a!important;letter-spacing:-.015em!important;text-transform:none!important;word-wrap:break-word!important;overflow-wrap:break-word!important;margin:0 0 16px!important;font-family:inherit!important;font-size:clamp(22px,4.2vw,36px)!important;font-weight:700!important;line-height:1.22!important}.car-section-heading:after,.cb-section-heading:after{display:none!important}.smith-body-copy,.car-body-p,.car-tagline,.cb-intro-text,.cb-benefit-text,.cb-closing-subtext,.cc-form-header-desc,.cc-form-header-tagline,.section-title p,.smith-subpage-heading p{color:#55626d!important;margin-bottom:16px!important;font-family:inherit!important;font-size:clamp(14px,1.6vw,16px)!important;line-height:1.65!important}@media (width<=768px){.smith-subpage-kicker,.smith-section-kicker,.section-title .sub-title,.car-badge,.cb-badge,.cc-form-header-badge{gap:8px!important;margin-bottom:10px!important;font-size:11px!important}.smith-subpage-kicker:before,.smith-section-kicker:before,.section-title .sub-title:before,.car-badge:before,.cb-badge:before,.cc-form-header-badge:before{width:24px!important}.smith-section-title,.section-title h2,.section-title h1,.section-title h2.title,.tx-title.sec_title,.car-section-heading,.car-main-title,.cb-section-heading,.cb-closing-heading,.cb-main-title,.cc-form-header-title{margin-bottom:12px!important;font-size:22px!important;line-height:1.25!important}.smith-body-copy,.car-body-p,.car-tagline,.cb-intro-text,.cb-benefit-text,.cb-closing-subtext,.cc-form-header-desc,.cc-form-header-tagline,.section-title p,.smith-subpage-heading p{margin-bottom:12px!important;font-size:14px!important;line-height:1.5!important}}@media (width<=991.98px){:root{--header-height:0px}.mouseCursor{display:none!important}}body.native-scroll #smooth-wrapper,#smooth-wrapper{width:100%!important;max-width:100%!important;height:auto!important;position:static!important;inset:auto!important;overflow:visible!important;transform:none!important}body.native-scroll #smooth-content,#smooth-content{filter:none!important;width:100%!important;max-width:100%!important;transform:none!important}@media (width<=992px){:root{--header-height:0px!important}#smooth-content{padding-top:0!important}}@media (width<=1024px){.tz-itm-title,.tz-itm-anim{opacity:1!important;visibility:visible!important;transform:none!important}.tz-itm-title div,.tz-itm-title span,.tz-itm-anim div,.tz-itm-anim span{opacity:1!important;will-change:auto!important;visibility:visible!important;transform:none!important}[data-smith-reveal]{opacity:1!important;visibility:visible!important;transform:none!important}}.header-main .main-menu ul li a,.header-top-wrapper p,.header-top-wrapper .contact-list li a{font-family:Inter Tight,Inter,sans-serif!important}.header-main .main-menu ul li .submenu{opacity:0;visibility:hidden;will-change:opacity, transform;pointer-events:none;transform:translateY(12px)scale(.985);border-top:none!important;transition:opacity .32s cubic-bezier(.25,1,.5,1),transform .32s cubic-bezier(.25,1,.5,1),visibility .32s cubic-bezier(.25,1,.5,1)!important}.header-main .main-menu ul li:hover>.submenu{pointer-events:auto;opacity:1!important;visibility:visible!important;transform:translateY(0)scale(1)!important}.main-menu .submenu li,.header-main .main-menu ul li .submenu li,#mobile-menu ul li .submenu li{transition:background-color .2s!important;position:relative!important}.main-menu .submenu li a,.header-main .main-menu ul li .submenu li a,#mobile-menu ul li .submenu li a{transition:color .2s,padding .2s!important}.main-menu .submenu li:hover,.header-main .main-menu ul li .submenu li:hover,#mobile-menu ul li .submenu li:hover{background-color:#567289!important}.main-menu .submenu li:hover>a,.main-menu .submenu li a:hover,.main-menu .submenu li:hover a,.header-main .main-menu ul li .submenu li:hover>a,.header-main .main-menu ul li .submenu li a:hover,#mobile-menu ul li .submenu li:hover>a,#mobile-menu ul li .submenu li a:hover,.header-1 .header-main .main-menu ul li .submenu li a:hover,.header-1 .header-main .main-menu ul li .submenu li:hover>a,.main-menu nav ul li .submenu li a:hover,.main-menu nav ul li .submenu li a.active,.submenu li a:hover,.submenu li a.active{color:#fff!important;-webkit-text-fill-color:#fff!important}.header-main .main-menu ul li .submenu li a:hover:before,.header-main .main-menu ul li .submenu li:hover>a:before,.header-main .main-menu ul li .submenu li a:hover:after,.header-main .main-menu ul li .submenu li:hover>a:after{color:#fff!important;background:#fff!important}.offcanvas__info{box-sizing:border-box!important;background:#fff!important;width:380px!important;max-width:100vw!important;right:0!important;box-shadow:-4px 0 24px #00000026!important}.offcanvas__wrapper{box-sizing:border-box!important;-webkit-overflow-scrolling:touch!important;width:100%!important;padding:24px 20px!important;overflow-y:auto!important}.offcanvas__content{box-sizing:border-box!important;width:100%!important}.offcanvas__top{border-bottom:1px solid #f0f0f0;box-sizing:border-box!important;justify-content:space-between!important;align-items:center!important;width:100%!important;margin-bottom:20px!important;padding-bottom:12px!important;display:flex!important}.offcanvas__close{box-shadow:none!important;background:0 0!important;border:none!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:flex!important;position:relative!important}.offcanvas__close:before,.offcanvas__close:after,.offcanvas__close button:before,.offcanvas__close button:after{content:none!important;display:none!important}.offcanvas__close button{color:#fff!important;cursor:pointer!important;background:#567289!important;border:none!important;border-radius:50%!important;outline:none!important;justify-content:center!important;align-items:center!important;width:38px!important;min-width:38px!important;height:38px!important;margin:0!important;padding:0!important;transition:all .2s!important;display:flex!important;transform:none!important;box-shadow:0 2px 8px #56728940!important}.offcanvas__close button:hover{color:#fff!important;background:#475f73!important}.offcanvas__close button i{color:#fff!important;margin:0!important;padding:0!important;font-size:16px!important;line-height:1!important}.mobile-nav{margin:0;padding:0;list-style:none;box-sizing:border-box!important;width:100%!important}.mobile-nav ul{margin:0;padding:0;list-style:none;width:100%!important}.mobile-nav-item{border-bottom:1px solid #eaeaea;box-sizing:border-box!important;width:100%!important}.mobile-nav-toggle{text-align:left;cursor:pointer;color:#1a1a1a;background:0 0;border:none;justify-content:space-between;align-items:center;font-family:Inter Tight,Inter,sans-serif;font-size:15px;font-weight:600;transition:color .2s;display:flex;box-sizing:border-box!important;width:100%!important;padding:13px 4px!important}.mobile-nav-toggle span:first-child{word-break:normal;overflow-wrap:normal;padding-left:2px}.mobile-nav-toggle:hover{color:var(--theme,#e65a00)}.mobile-nav-icon{color:#666;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:20px;font-weight:400;line-height:1;display:flex}.mobile-submenu{background:#fbfbfb;border-top:1px solid #f0f0f0;border-radius:4px;padding:8px 0;margin-bottom:8px!important}.mobile-submenu li a,.mobile-submenu li span{color:#444;padding:8px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s;display:block}.mobile-submenu li a:hover{color:var(--theme,#e65a00)}@media (width<=991px){.hero-section-2,.hero-section-2.header-section-3,.hero-section-2 .header-2,.hero-section-2 #header-sticky,.hero-section-2 .header-main,.hero-section-2 .mega-menu-wrapper,.hero-section-2 .header-top,.header-2,#header-sticky,.header-main,.mega-menu-wrapper{box-shadow:none!important;border:0!important;outline:none!important}.hero-section-2 .header-top,.header-top{border:0!important;height:0!important;margin:0!important;padding:0!important;display:none!important}.hero-section-2 .header-2:before,.hero-section-2 .header-2:after,.hero-section-2 #header-sticky:before,.hero-section-2 #header-sticky:after,.header-2:before,.header-2:after{content:none!important;display:none!important}.header-2{padding-top:6px!important;padding-bottom:6px!important}.header-main{min-height:48px!important;padding:0!important}.header-logo{align-items:center!important;margin-top:4px!important;display:inline-flex!important}.header-logo img{width:auto!important;max-height:38px!important}}@media (width<=480px){.header-2{padding-top:4px!important;padding-bottom:4px!important}.header-main{min-height:42px!important;padding:0!important}.header-logo{margin-top:6px!important}.header-logo img{width:auto!important;max-height:34px!important}.header-2 .header-bar{margin-top:0!important}.offcanvas__info{width:100%!important;max-width:100vw!important;left:0!important;right:0!important}.offcanvas__wrapper{padding:18px 16px!important}.mobile-nav-toggle{font-size:14px;padding:12px 2px!important}.mobile-submenu li a,.mobile-submenu li span{padding:7px 12px;font-size:13px}}.footer-section-5{background-color:#e7e7e7;position:relative;margin-top:0!important}.footer-section-5:before{content:"";z-index:0;background-color:#e7e7e7;width:100%;height:100%;position:absolute;inset:0}.footer-section-5 .container{z-index:1;position:relative}.footer-bottom-5{z-index:1;background-color:#fff;border-top:1px solid #0000001a;position:relative}.footer-bottom-5 p{color:#333}.footer-company-name{margin-top:15px;margin-bottom:8px;font-size:16px;font-weight:700;line-height:1.4;color:#000!important}.footer-wrapper .single-footer-widget .list-area li{margin-bottom:12px!important;padding-left:18px!important;font-size:15px!important;font-weight:500!important;line-height:1.7!important}.footer-wrapper .single-footer-widget .list-area li:before{background:#000!important;width:5px!important;height:5px!important;top:10px!important}.footer-wrapper .single-footer-widget .list-area li a{color:#000!important;font-size:15px!important;line-height:1.7!important}.footer-wrapper .single-footer-widget .list-area li:hover a{color:var(--theme)!important}.smith-whatsapp-float{text-align:center;z-index:9999;cursor:pointer;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;font-size:32px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 4px 18px #25d36673;color:#fff!important;text-decoration:none!important}.smith-whatsapp-float:hover{background-color:#20ba59;transform:scale(1.1);box-shadow:0 8px 24px #25d36699;color:#fff!important}.smith-whatsapp-float:active{transform:scale(.96)}.smith-whatsapp-float:before{content:"";opacity:.4;z-index:-1;background-color:#25d366;border-radius:50%;animation:2s cubic-bezier(.455,.03,.515,.955) infinite smith-wa-pulse;position:absolute;inset:-4px}@keyframes smith-wa-pulse{0%{opacity:.6;transform:scale(.95)}50%{opacity:0;transform:scale(1.2)}to{opacity:0;transform:scale(.95)}}.smith-whatsapp-float i{line-height:1;display:inline-block}@media (width<=767px){.smith-whatsapp-float{width:50px;height:50px;font-size:28px;bottom:20px;right:20px}}.sticky-wrapper{z-index:9995!important;pointer-events:none!important;flex-direction:column!important;align-items:flex-end!important;gap:8px!important;display:flex!important;position:fixed!important;top:50%!important;right:0!important;transform:translateY(-50%)!important}.sticky-action{-webkit-user-select:none;user-select:none;color:#fff!important;pointer-events:auto!important;border-radius:0!important;outline:none!important;flex-shrink:0!important;justify-content:flex-start!important;align-items:center!important;width:50px!important;height:50px!important;margin:0!important;text-decoration:none!important;transition:width .3s cubic-bezier(.25,.8,.25,1)!important;display:flex!important;position:relative!important;inset:auto 0 auto auto!important;overflow:hidden!important;box-shadow:-2px 3px 8px #00000026!important}@media (hover:hover) and (pointer:fine){.sticky-action:hover{width:175px!important}.sticky-action:hover span{opacity:1!important}}.sticky-action i{color:#fff!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:50px!important;min-width:50px!important;height:50px!important;font-size:19px!important;display:flex!important}.sticky-action span{opacity:0;white-space:nowrap!important;color:#fff!important;padding-left:2px!important;padding-right:14px!important;font-size:14px!important;font-weight:600!important;transition:opacity .2s 50ms!important}.sticky-action.quote{background-color:#567289!important}.sticky-action.location{background-color:#a9a393!important}.sticky-action.career{background-color:#1e2023!important}@media (width<=767px){.sticky-wrapper{z-index:9995!important;gap:6px!important;top:50%!important;bottom:auto!important;right:0!important;transform:translateY(-50%)!important}.sticky-action{border-top-left-radius:6px!important;border-bottom-left-radius:6px!important;width:42px!important;height:42px!important}.sticky-action i{width:42px!important;min-width:42px!important;height:42px!important;font-size:16px!important}.sticky-action span{display:none!important}}
