*{margin:0;padding:0;box-sizing:border-box}body{font-family:Figtree,sans-serif;font-weight:400;font-style:normal;line-height:1.6;color:#333;background-color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 15px}.transparent-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:transparent;transition:all .3s ease}.transparent-nav{padding:25px 0;background:rgba(20,21,38,.1);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1)}.header-elements{display:flex;align-items:center;justify-content:space-between}.site-logo a{text-decoration:none}.header-buttons{display:flex;align-items:center;gap:20px}.nav-btn{text-decoration:none;font-weight:600;font-size:16px;padding:12px 24px;border-radius:8px;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px}.talent-btn{color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2)}.talent-btn:hover{background:rgba(255,255,255,.2);transform:translateY(-2px)}.quote-btn{color:#fff;background:#ff6b35;border:1px solid #ff6b35}.quote-btn:hover{background:#e55a2e;transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,107,53,.3)}.theme-btn1{background:#ff6b35;color:#fff;padding:12px 25px;border:none;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px}.theme-btn1:hover{background:#e55a2e;transform:translateY(-2px)}.theme-btn2{background:black;color:white;padding:12px 25px;border:2px solid #333;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px}.theme-btn2:hover{background:#333;color:#fff}.hero-area1{padding:120px 0 80px;background-color:rgb(20,21,38);background-image:url(/images/hero-bg.png);background-position-x:50%;background-position-y:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden}.main-heading .span{background:#ff6b35;color:#fff;padding:8px 20px;border-radius:8px;font-size:14px;font-weight:600;display:inline-block;margin-bottom:20px}.main-heading h1{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:20px;color:#fff}.main-heading p{font-size:1.1rem;color:#e2e8f0;margin-bottom:30px;line-height:1.6}.hero1-buttons{display:flex;gap:20px;flex-wrap:wrap}.hero1-images{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center}.hero1-images img{max-width:100%;height:auto}.hero1-images .image2{position:relative;z-index:2}.overlay-anim img{transition:transform .3s ease}.overlay-anim:hover img{transform:scale(1.05)}.shape-animaiton2{animation:float 3s ease-in-out infinite}.shape-animaiton3{animation:bounce 2s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.chosse1{padding:80px 0}.icon-box{background:#fff;padding:30px 20px;border-radius:15px;box-shadow:0 5px 25px rgba(0,0,0,.1);text-align:center;margin-bottom:30px;transition:transform .3s ease}.icon-box:hover{transform:translateY(-5px)}.icon-box .icon img{width:60px;height:60px;margin-bottom:15px}.icon-box h3{font-size:2.5rem;font-weight:700;color:#ff6b35;margin-bottom:10px}.icon-box p{color:#666;font-size:14px}.service1{padding:80px 0;background:#f8f9fa}.heading1-w{text-align:center;margin-bottom:50px}.heading1-w .span{background:#ff6b35;color:#fff;padding:8px 20px;border-radius:20px;font-size:14px;font-weight:600;display:inline-block;margin-bottom:20px}.heading1-w h2{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:20px}.heading1-w p{color:#666;font-size:1.1rem}.service1-box{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 25px rgba(0,0,0,.1);transition:all .3s ease;margin-bottom:30px}.service1-box:hover{transform:translateY(-10px);box-shadow:0 15px 35px rgba(0,0,0,.15)}.service1-box .image{overflow:hidden}.service1-box .image img{width:100%;height:250px;object-fit:cover;transition:transform .3s ease}.service1-box:hover .image img{transform:scale(1.1)}.service1-box .hover-area{padding:30px}.service1-box .icon img{width:60px;height:60px;margin-bottom:20px}.service1-box h4{font-size:1.3rem;font-weight:600;margin-bottom:15px}.service1-box h4 a{color:#333;text-decoration:none}.service1-box h4 a:hover{color:#ff6b35}.service1-box p{color:#666;line-height:1.6}.service1-box.active{background:#ff6b35}.service1-box.active .hover-area,.service1-box.active h4 a{color:#fff}.service1-box.active p{color:rgba(255,255,255,.9)}.contact1{padding:60px 0}.contact1-box{display:flex;align-items:center;gap:15px;margin-bottom:25px;padding:20px;background:#fff;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.08);transition:transform .3s ease}.contact1-box:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,0,0,.12)}.compact-contact-box{padding:15px 20px;margin-bottom:0;justify-content:center;text-align:center;border:1px solid #f0f0f0;box-shadow:0 2px 8px rgba(0,0,0,.05)}.compact-contact-box:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.1);border-color:#ff6b35}.contact1-box .icon img{width:50px;height:50px}.contact1-box .heading h4{font-size:1.1rem;font-weight:600;margin-bottom:5px}.contact1-box .heading a{color:#ff6b35;text-decoration:none;font-weight:500}.contact1-form{background:#f8f9fa;padding:40px 0 40px 40px;border-radius:15px}.contact1-form .single-input{margin-bottom:20px}.contact1-form .single-input input,.contact1-form .single-input select,.contact1-form .single-input textarea{width:100%;padding:16px;border:1px solid #ddd;border-radius:8px;font-size:16px;background:#fff;transition:border-color .3s ease}.contact1-form .single-input input:focus,.contact1-form .single-input select:focus,.contact1-form .single-input textarea:focus{outline:none;border-color:#ff6b35;box-shadow:0 0 0 3px rgba(255,107,53,.1)}.contact1-form .heading1 h3{color:#333;font-size:24px;font-weight:600;margin:0}.single-input{margin-bottom:20px}.single-input input,.single-input select,.single-input textarea{width:100%;padding:15px;border:1px solid #ddd;border-radius:8px;font-size:16px;transition:border-color .3s ease}.single-input input:focus,.single-input select:focus,.single-input textarea:focus{outline:none;border-color:#ff6b35}.footer1{background:#1a1a1a;color:#fff;padding:60px 0 20px}.single-footer-items h3{font-size:1.3rem;font-weight:600;margin-bottom:25px}.menu-list{list-style:none}.menu-list li{margin-bottom:12px}.menu-list li a{color:#ccc;text-decoration:none;transition:color .3s ease}.menu-list li a:hover{color:#ff6b35}.contact-box{display:flex;align-items:center;gap:15px;margin-bottom:20px}.contact-box .icon img{width:40px;height:40px}.contact-box .pera a{color:#ccc;text-decoration:none}.social-icon{display:flex;gap:15px;list-style:none;margin-top:20px}.social-icon li a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ff6b35;color:#fff;border-radius:50%;text-decoration:none;transition:background .3s ease}.social-icon li a:hover{background:#e55a2e}.copyright-area{text-align:center;color:#ccc}.sp{padding:80px 0}.space16{height:16px}.space20{height:20px}.space30{height:30px}.space50{height:50px}.text-center{text-align:center}.m-auto{margin:0 auto}.justify-content-center{justify-content:center}.row{display:flex;flex-wrap:wrap;margin:0 -15px}.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{padding:0 15px}.col-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2{flex:0 0 16.666667%;max-width:16.666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.333333%;max-width:33.333333%}.col-5{flex:0 0 41.666667%;max-width:41.666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.333333%;max-width:58.333333%}.col-8{flex:0 0 66.666667%;max-width:66.666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.333333%;max-width:83.333333%}.col-11{flex:0 0 91.666667%;max-width:91.666667%}.col-12{flex:0 0 100%;max-width:100%}.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}@media (min-width:1200px){.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{flex:0 0 100%;max-width:100%}}@media (min-width:768px) and (max-width:1199px){.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}}@media (max-width:767px){.main-heading h1{font-size:2.5rem}.hero1-buttons{flex-direction:column}.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{flex:0 0 100%;max-width:100%}.main-menu-ex{display:none}.header-area{padding:10px 0}.hero-area1{padding:100px 0 60px;text-align:center}.hero1-images{margin-top:40px;min-height:300px}.hero1-images .image3,.hero1-images .image4{position:static!important;margin:20px auto;display:block}}@media (min-width:769px) and (max-width:1024px){.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease-out}.counter{font-weight:700}.specializations-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:40px}.spec-card{background:#fff;border-radius:12px;padding:25px;box-shadow:0 5px 20px rgba(0,0,0,.08);border:1px solid #f0f0f0;transition:all .3s ease;cursor:pointer}.spec-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.15);border-color:#ff6b35}.spec-card:hover .spec-icon{transform:scale(1.1)}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-bottom:40px}.benefit-card{background:#fff;border-radius:12px;padding:25px;box-shadow:0 5px 20px rgba(0,0,0,.08);border:1px solid #f0f0f0;transition:all .3s ease;cursor:pointer}.benefit-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.15);border-color:#ff6b35}.benefit-card:hover .benefit-icon{transform:scale(1.1)}.stat-card{background:#fff;border-radius:12px;padding:30px 20px;text-align:center;box-shadow:0 5px 20px rgba(0,0,0,.08);border:1px solid #f0f0f0;transition:all .3s ease}.stat-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.15);border-color:#ff6b35}.stat-card:hover div{transform:scale(1.1)}.hero1-slider{background-color:rgb(8,17,32);padding:50px 0;box-sizing:border-box;color:rgb(33,37,41);display:block;font-family:Figtree,sans-serif;font-size:16px;font-weight:400;height:132px;line-height:26px;margin:0;text-align:start;text-size-adjust:100%;unicode-bidi:isolate;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}.logo-slider,.slick-list{position:relative}.slick-list{overflow:hidden}.slick-track{position:relative;display:block;left:0;top:0;animation:infiniteScroll 30s linear infinite}@keyframes infiniteScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.single-slider{float:left;height:100%;min-height:1px;outline:none;position:relative;display:flex;align-items:center;justify-content:center}.single-slider img{box-sizing:border-box;color:rgb(33,37,41);display:block;font-family:Figtree,sans-serif;font-size:16px;font-weight:400;height:32px;line-height:26px;margin:0;max-height:100%;max-width:100%;overflow-clip-margin:content-box;overflow-x:clip;overflow-y:clip;padding:0;text-align:start;text-size-adjust:100%;user-select:none;vertical-align:middle;width:auto;-webkit-tap-highlight-color:rgba(0,0,0,0)}.align-items-center{align-items:center}.compact-footer{background:#1a1a1a;color:#fff;padding:40px 0 0}.footer-brand{margin-bottom:30px}.footer-description{color:#ccc;font-size:14px;line-height:1.6;margin:20px 0;max-width:320px}.footer-stats{display:flex;gap:20px;margin-top:25px}.stat-item{text-align:center}.stat-number{display:block;font-size:18px;font-weight:700;color:#ff6b35;line-height:1}.stat-label{display:block;font-size:11px;color:#999;margin-top:4px;text-transform:uppercase;letter-spacing:.5px}.footer-menu{margin-bottom:30px}.footer-menu h4{color:#fff;font-size:16px;font-weight:600;margin-bottom:20px;padding-bottom:8px;border-bottom:2px solid #ff6b35;display:inline-block}.footer-menu ul{list-style:none;padding:0;margin:0}.footer-menu ul li{margin-bottom:8px}.footer-menu ul li a{color:#ccc;font-size:14px;text-decoration:none;transition:color .3s ease;display:block;padding:4px 0}.footer-menu ul li a:hover{color:#ff6b35;padding-left:5px}.footer-contact{margin-bottom:30px}.footer-contact h4{color:#fff;font-size:16px;font-weight:600;margin-bottom:20px;padding-bottom:8px;border-bottom:2px solid #ff6b35;display:inline-block}.contact-items{margin-bottom:25px}.contact-item{display:flex;align-items:center;margin-bottom:12px;padding:8px 0}.contact-item i{color:#ff6b35;font-size:14px;margin-right:12px;width:16px;text-align:center}.contact-item a,.contact-item span{color:#ccc;font-size:14px;text-decoration:none;transition:color .3s ease}.contact-item a:hover{color:#ff6b35}.footer-social h5{color:#fff;font-size:14px;font-weight:600;margin-bottom:15px}.social-links{display:flex;gap:12px;list-style:none;padding:0;margin:0}.social-links li a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:rgba(255,255,255,.1);color:#ccc;border-radius:50%;font-size:14px;text-decoration:none;transition:all .3s ease}.social-links li a:hover{background:#ff6b35;color:#fff;transform:translateY(-2px)}.copyright-area{background:#111;padding:20px 0;border-top:1px solid #333;margin-top:40px}.copyright-text p{color:#999;font-size:14px;margin:0}.footer-links{text-align:right}.footer-links a{color:#999;font-size:14px;text-decoration:none;margin-left:20px;transition:color .3s ease}.footer-links a:hover{color:#ff6b35}.compact-section{padding:60px 0;background:#f8f9fa;position:relative}.dark-section{background:linear-gradient(135deg,#1e293b,#334155);color:#fff}.dark-section .section-header h2{color:#fff}.dark-section .section-header p{color:#e2e8f0}.section-header{margin-bottom:50px}.section-header.text-left{text-align:left}.section-badge{background:rgba(255,107,53,.1);color:#ff6b35;padding:8px 20px;border-radius:8px;font-size:14px;font-weight:600;display:inline-block;margin-bottom:20px;border:1px solid rgba(255,107,53,.2)}.dark-section .section-badge{background:rgba(255,107,53,.2);border-color:rgba(255,107,53,.3)}.section-header h2{font-size:2.5rem;font-weight:700;line-height:1.3;margin-bottom:20px;color:#333}.section-header p{font-size:18px;line-height:1.6;color:#666;margin:0 auto;max-width:600px}.section-header.text-left p{margin-left:0}.dark-section .spec-card{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(10px)}.dark-section .spec-card:hover{background:rgba(255,255,255,.15);border-color:#ff6b35}.dark-section .spec-card h4{color:#fff!important}.dark-section .spec-card p{color:#e2e8f0!important}.compact-section .container{max-width:1200px}.compact-section .row{margin-bottom:0}.contact-form-container{background:#fff;border-radius:12px;padding:28px 32px;box-shadow:0 8px 25px rgba(0,0,0,.08);border:1px solid #f0f0f0;max-width:1400px;margin:0 auto;width:100%}.contact-form-title{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:20px;text-align:center}.contact-form{display:flex;flex-direction:column;gap:16px}.form-row{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width:768px){.form-row-2{grid-template-columns:1fr 1fr}.form-row-3{grid-template-columns:1fr 1fr 1fr}.form-row-4{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.form-row-4{grid-template-columns:1fr 1fr 1fr 1fr}}.form-group{display:flex;flex-direction:column}.form-label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}.form-input,.form-select,.form-textarea{width:100%;padding:10px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:15px;color:#1f2937;background-color:#fff;transition:all .3s ease;box-sizing:border-box}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.form-input::placeholder,.form-textarea::placeholder{color:#9ca3af}.form-textarea{resize:vertical;min-height:90px}.form-select{appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:40px}.form-submit-btn{width:100%;background-color:#ff6b35;color:#fff;padding:14px 28px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;text-align:center}.form-submit-btn:hover{background-color:#e55a2e;transform:translateY(-1px)}.form-submit-btn:focus{outline:none;box-shadow:0 0 0 3px rgba(255,107,53,.3)}.form-submit-btn:active{transform:translateY(0)}@media (prefers-color-scheme:dark){.contact-form-container{background:#1f2937;color:#fff}.contact-form-title{color:#fff}.form-label{color:#d1d5db}.form-input,.form-select,.form-textarea{background-color:#374151;border-color:#4b5563;color:#fff}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#3b82f6}.form-input::placeholder,.form-textarea::placeholder{color:#6b7280}}@media (max-width:768px){.compact-section{padding:40px 0}.section-header h2{font-size:2rem}.section-header p{font-size:16px}.footer-stats{justify-content:space-between;max-width:280px}.stat-item{flex:1}.footer-links{text-align:left;margin-top:10px}.footer-links a{margin-left:0;margin-right:20px}.contact-form-container{padding:24px}.contact-form-title{font-size:1.25rem}.form-submit-btn{font-size:16px;padding:14px 28px}}