@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Montserrat,sans-serif;line-height:1.6}.ampersand{font-family:Montserrat,sans-serif}a{text-decoration:none}.link{color:#e6d7c4;text-transform:uppercase;font-size:14px;opacity:.8}.link:hover{opacity:1;cursor:pointer}.button{padding:8px 16px;border-radius:6px;background-color:#0f172a;color:#f8fafc;font-size:13px;text-align:center}.content{margin:auto;max-width:1280px;width:100%}header,section{width:100%}header{background-color:#212842;height:80px}header .header-inner{padding:0 16px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:100%}header .header-inner .logo-container .prime-spirits-supply{font-family:Inter,sans-serif;font-weight:700;font-size:16px;color:#e6d7c4}header .header-inner .mobile-menu-toggle{display:none;flex-direction:column;justify-content:center;gap:6px;background:none;border:none;cursor:pointer;padding:8px;z-index:1001;width:40px;height:40px}header .header-inner .mobile-menu-toggle .hamburger{width:24px;height:2px;background-color:#e6d7c4;transition:all .3s ease;border-radius:2px}header .header-inner .mobile-menu-toggle.active{gap:0}header .header-inner .mobile-menu-toggle.active .hamburger:nth-child(1){transform:rotate(45deg) translate(0);margin-bottom:-2px}header .header-inner .mobile-menu-toggle.active .hamburger:nth-child(2){opacity:0}header .header-inner .mobile-menu-toggle.active .hamburger:nth-child(3){transform:rotate(-45deg) translate(0);margin-top:-2px}header .header-inner .top-nav{display:flex;flex-direction:row;justify-content:center;gap:24px}h2{font-family:"PlayFair Display",Serif;text-transform:uppercase;font-size:36px;margin-bottom:24px}.hero-section{background-color:#000;width:100%;height:700px;background-image:url(/images/hero-background.jpg);background-repeat:no-repeat;background-position:center center}.hero-section .hero-inner{height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero-section .hero-inner .hero-content{display:flex;flex-direction:column;align-items:flex-start;gap:32px;padding:0 16px}.hero-section .hero-inner .hero-content .hero-heading{color:#fff;text-transform:uppercase;font-family:Playfair Display,serif;font-weight:700;font-size:36px;line-height:1}.hero-section .hero-inner .hero-content .hero-heading .and{font-family:Montserrat,sans-serif;font-weight:600}.hero-section .hero-inner .hero-content .connect-b2b-partners{font-size:20px;color:#fff;font-weight:500}.hero-section .hero-inner .hero-content .button.contact-us-offers{padding:10px 32px}.about-section{margin:100px 0;width:100%}.about-section .about-inner{padding:0 16px;display:flex;flex-direction:row;align-items:center;gap:24px}.about-section .about-inner .about-left,.about-section .about-inner .about-right{flex:1}.about-section .about-inner .about-left{color:#404040}.about-section .about-inner .about-left p+p{margin-top:24px}.about-section .about-inner .about-left .about-features{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap;justify-content:center;margin-top:24px}.about-section .about-inner .about-left .about-features .about-feature{display:flex;flex-direction:row;border:1px solid #F0E7DC;border-radius:26px;font-size:11px;font-weight:500;padding:5px 13px;align-items:center;gap:6px}.about-section .about-inner .about-left .about-features .about-feature .icon{display:inline-block}.about-section .about-inner .about-right .about-geography h3{font-family:Montserrat,sans-serif;font-size:24px;font-weight:700;color:#0f172a;margin-bottom:24px;text-transform:none}.about-section .about-inner .about-right .about-geography{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:24px;padding:40px;border:2px dashed #F0E7DC;border-radius:12px}.about-section .about-inner .about-right .about-geography h3{grid-column:1/-1}.about-section .about-inner .about-right .about-geography .location{display:flex;flex-direction:row;gap:12px;align-items:flex-start}.about-section .about-inner .about-right .about-geography .location .icon{flex-shrink:0}.about-section .about-inner .about-right .about-geography .location .info{display:flex;flex-direction:column;gap:4px}.about-section .about-inner .about-right .about-geography .location .info .title{font-size:16px;font-weight:700;color:#0f172a}.about-section .about-inner .about-right .about-geography .location .info .description{font-size:14px;font-weight:400;color:#404040}.products-section{background-color:#f0e7dc;padding:100px 0;width:100%}.products-section .products-inner{padding:0 16px}.products-section .products-inner .products-header{text-align:left;margin-bottom:60px}.products-section .products-inner .products-header h2{margin-bottom:16px}.products-section .products-inner .products-header p{font-size:18px;color:#404040}.products-section .products-inner .products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.products-section .products-inner .products-grid .product-card{background-color:#e7e0d7;padding:20px 16px;border-radius:8px;display:flex;flex-direction:column;gap:16px;overflow:hidden;position:relative}.products-section .products-inner .products-grid .product-card .product-header{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px}.products-section .products-inner .products-grid .product-card .product-header h3{font-family:PlayFair Display;font-size:18px;font-weight:600;color:#0f172a;margin:0;text-transform:none}.products-section .products-inner .products-grid .product-card ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.products-section .products-inner .products-grid .product-card ul li{font-size:14px;color:#404040;padding-left:16px;position:relative}.products-section .products-inner .products-grid .product-card ul li:before{content:"•";position:absolute;left:0;font-weight:900}.products-section .products-inner .products-grid .product-card .product-image{position:absolute;right:0;bottom:-6px;min-height:120px;background-color:transparent;border-radius:8px;margin-top:auto}.services-section{background-color:#fff;padding:100px 0;width:100%}.services-section .services-inner{padding:0 16px}.services-section .services-inner .services-header{margin-bottom:60px}.services-section .services-inner .services-header h2{margin-bottom:16px}.services-section .services-inner .services-header p{font-size:18px;color:#404040}.services-section .services-inner .services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.services-section .services-inner .services-grid .service-card{background-color:#fff;border:1px solid #E2E8F0;padding:24px;border-radius:8px;display:flex;flex-direction:column;gap:16px}.services-section .services-inner .services-grid .service-card .service-header{display:flex;flex-direction:row;align-items:center;gap:12px}.services-section .services-inner .services-grid .service-card .service-header svg{flex-shrink:0;width:20px;height:20px}.services-section .services-inner .services-grid .service-card .service-header h3{font-family:PlayFair Display,sans-serif;font-size:16px;font-weight:600;color:#0f172a;margin:0;text-transform:none}.services-section .services-inner .services-grid .service-card p{font-size:14px;font-family:Montserrat,serif;color:#404040;line-height:20px;margin:0}.services-section .services-inner .services-grid .service-card ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.services-section .services-inner .services-grid .service-card ul li{font-size:14px;line-height:16px;color:#404040;padding-left:16px;position:relative}.services-section .services-inner .services-grid .service-card ul li:before{content:"•";position:absolute;left:0;font-weight:900}.why-us-section{background-color:#212842;width:100%}.why-us-section .why-us-inner{padding:0 16px;display:flex;flex-direction:row;gap:80px}.why-us-section .why-us-inner .why-us-left{padding:100px 0}.why-us-section .why-us-inner .why-us-right{position:relative}.why-us-section .why-us-inner .why-us-right img{height:100%;position:absolute;left:0;top:0}.why-us-section .why-us-inner .why-us-header{text-align:left;margin-bottom:32px}.why-us-section .why-us-inner .why-us-header h2{margin-bottom:0;color:#f0e7dc}.why-us-section .why-us-inner .why-us-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:48px}.why-us-section .why-us-inner .why-us-grid .benefit-card{background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:24px;border-radius:12px;display:flex;flex-direction:column;gap:8px;transition:all .3s ease}.why-us-section .why-us-inner .why-us-grid .benefit-card:hover{background-color:#ffffff14;border-color:#ffffff26}.why-us-section .why-us-inner .why-us-grid .benefit-card h3{font-family:Montserrat,sans-serif;font-size:18px;font-weight:600;color:#f8fafc;margin:0;text-transform:none;display:flex;align-items:center;gap:12px}.why-us-section .why-us-inner .why-us-grid .benefit-card h3 .benefit-icon{width:24px;height:24px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.why-us-section .why-us-inner .why-us-grid .benefit-card h3 .benefit-icon svg{width:24px;height:24px}.why-us-section .why-us-inner .why-us-grid .benefit-card p{font-size:14px;font-weight:400;color:#ffffffb3;margin:0;line-height:1.5}.why-us-section .why-us-inner .why-us-cta{display:flex;justify-content:flex-start}.why-us-section .why-us-inner .why-us-cta .button.request-price-btn{padding:12px 32px;background-color:#f0e7dc;color:#0f172a;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease}.why-us-section .why-us-inner .why-us-cta .button.request-price-btn:hover{background-color:#e8dbca}.contact-section{background-color:#f0e7dc;width:100%;position:relative;background-size:cover;background-position:center}.contact-section .contact-inner{padding:100px 16px;display:flex;flex-direction:row;gap:60px;align-items:center;background-image:url(/images/form_bg.png);background-position:bottom center;background-repeat:repeat-x}.contact-section .contact-inner .contact-left{flex:1}.contact-section .contact-inner .contact-left h2{font-family:PlayFair Display,serif;font-size:48px;font-weight:700;text-transform:uppercase;color:#0f172a;margin-bottom:24px;line-height:1.1}.contact-section .contact-inner .contact-left p{font-size:24px;color:#404040;line-height:1.2;font-weight:500}.contact-section .contact-inner .contact-right{flex:1;display:flex;justify-content:flex-end}.contact-section .contact-inner .contact-right .contact-form-card{background-color:#fff;padding:40px;border-radius:12px;box-shadow:0 4px 20px #00000014;width:100%}.contact-section .contact-inner .contact-right .contact-form-card h3{font-family:Montserrat,sans-serif;font-size:24px;font-weight:700;color:#0f172a;margin:0 0 32px;text-transform:none}.contact-section .contact-inner .contact-right .contact-form-card .contact-form{display:flex;flex-direction:column;gap:20px}.contact-section .contact-inner .contact-right .contact-form-card .contact-form .form-field{display:flex;flex-direction:column;gap:8px}.contact-section .contact-inner .contact-right .contact-form-card .contact-form .form-field label{font-size:14px;font-weight:500;color:#0f172a}.contact-section .contact-inner .contact-right .contact-form-card .contact-form .form-field input,.contact-section .contact-inner .contact-right .contact-form-card .contact-form .form-field select{padding:12px 16px;border:1px solid #E2E8F0;border-radius:6px;font-size:14px;font-family:Montserrat,sans-serif;color:#404040;background-color:#fff;transition:border-color .2s ease}.contact-section .contact-inner .contact-right .contact-form-card .contact-form .form-field input:focus,.contact-section .contact-inner .contact-right .contact-form-card .contact-form .form-field select:focus{outline:none;border-color:#0f172a}.contact-section .contact-inner .contact-right .contact-form-card .contact-form .form-field input::placeholder,.contact-section .contact-inner .contact-right .contact-form-card .contact-form .form-field select::placeholder{color:#94a3b8}.contact-section .contact-inner .contact-right .contact-form-card .contact-form .form-field select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23404040' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px}.contact-section .contact-inner .contact-right .contact-form-card .contact-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-section .contact-inner .contact-right .contact-form-card .contact-form textarea{resize:vertical;min-height:100px}.contact-section .contact-inner .contact-right .contact-form-card .contact-form .form-note{font-size:13px;color:#404040;margin:-8px 0 0;font-style:italic}.contact-section .contact-inner .contact-right .contact-form-card .contact-form .button.submit-btn{margin-top:12px;padding:14px 24px;background-color:#212842;color:#f8fafc;font-weight:600;font-size:14px;border:none;cursor:pointer;transition:all .3s ease;width:100%;display:flex;align-items:center;justify-content:center;gap:8px}.contact-section .contact-inner .contact-right .contact-form-card .contact-form .button.submit-btn:hover:not(:disabled){background-color:#191e31}.contact-section .contact-inner .contact-right .contact-form-card .contact-form .button.submit-btn:disabled{opacity:.6;cursor:not-allowed}.contact-section .contact-inner .contact-right .contact-form-card .contact-form .button.submit-btn .btn-loader,.contact-section .contact-inner .contact-right .contact-form-card .contact-form .button.submit-btn.loading .btn-text{display:none}.contact-section .contact-inner .contact-right .contact-form-card .contact-form .button.submit-btn.loading .btn-loader{display:inline-flex}.contact-section .contact-inner .contact-right .contact-form-card .contact-form .form-status{min-height:20px;font-size:14px;text-align:center;margin:-8px 0}.contact-section .contact-inner .contact-right .contact-form-card .contact-form .form-status.success{color:#10b981}.contact-section .contact-inner .contact-right .contact-form-card .contact-form .form-status.error{color:#ef4444}.contact-section .contact-inner .contact-right .contact-form-card .thank-you-message{display:none;text-align:center;padding:60px 20px;animation:fadeInScale .5s ease}.contact-section .contact-inner .contact-right .contact-form-card .thank-you-message.active{display:flex;flex-direction:column;align-items:center;gap:24px}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.contact-section .contact-inner .contact-right .contact-form-card .thank-you-message .thank-you-icon{margin-bottom:8px}.contact-section .contact-inner .contact-right .contact-form-card .thank-you-message .thank-you-icon svg{filter:drop-shadow(0 4px 12px rgba(16,185,129,.3))}.contact-section .contact-inner .contact-right .contact-form-card .thank-you-message h3{font-family:Playfair Display,serif;font-size:36px;font-weight:700;color:#10b981;margin:0;text-transform:none}.contact-section .contact-inner .contact-right .contact-form-card .thank-you-message p{font-size:18px;color:#404040;margin:0;line-height:1.6;max-width:400px}.footer-section{background-color:#212842;padding:80px 0 0;width:100%}.footer-section .footer-inner{padding:0 16px}.footer-section .footer-inner .footer-content{display:flex;flex-direction:row;gap:40px;padding-bottom:60px;align-items:flex-start}.footer-section .footer-inner .footer-content .footer-column{flex:1;display:flex;flex-direction:column;gap:16px}.footer-section .footer-inner .footer-content .footer-column h3{font-family:Inter,sans-serif;font-size:16px;font-weight:700;color:#e6d7c4;margin:0;text-transform:uppercase;letter-spacing:.5px}.footer-section .footer-inner .footer-content .footer-column h4{font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;color:#e6d7c4;margin:0 0 8px;text-transform:none}.footer-section .footer-inner .footer-content .footer-column p{font-size:13px;color:#fff9;line-height:1.6;margin:0}.footer-section .footer-inner .footer-content .footer-column.footer-logo-img .logo-image{width:120px;height:120px}.footer-section .footer-inner .footer-content .footer-column.footer-logo-img .logo-image img{width:100%}.footer-section .footer-inner .footer-content .footer-column.footer-info{flex:1.5}.footer-section .footer-inner .footer-content .footer-column.footer-info h3{margin-bottom:12px}.footer-section .footer-inner .footer-content .footer-column.footer-nav nav{display:flex;flex-direction:column;gap:4px}.footer-section .footer-inner .footer-content .footer-column.footer-nav nav a{font-size:14px;color:#dfdfdf;text-decoration:none;transition:color .2s ease}.footer-section .footer-inner .footer-content .footer-column.footer-nav nav a:hover{color:#f8fafc}.footer-section .footer-inner .footer-content .footer-column.footer-contact{flex:1.2}.footer-section .footer-inner .footer-content .footer-column.footer-contact .contact-info{display:flex;flex-direction:column;gap:4px}.footer-section .footer-inner .footer-content .footer-column.footer-contact .contact-info p{font-size:13px;color:#f8fafc;line-height:1.6}.footer-section .footer-inner .footer-content .footer-column.footer-contact .contact-info p:first-child,.footer-section .footer-inner .footer-content .footer-column.footer-contact .contact-info p:nth-child(2){color:#f8fafc}.footer-section .footer-inner .footer-content .footer-column.footer-contact .contact-info p a{color:#dfdfdf;text-decoration:none;transition:color .2s ease}.footer-section .footer-inner .footer-content .footer-column.footer-contact .contact-info p a:hover{color:#f8fafc}.footer-section .footer-inner .footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:24px 0;text-align:center}.footer-section .footer-inner .footer-bottom p{font-size:12px;color:#ffffff80;margin:0}@media (max-width: 1024px){.products-section .products-inner .products-grid,.services-section .services-inner .services-grid{grid-template-columns:repeat(2,1fr)}.why-us-section .why-us-inner{gap:40px}.why-us-section .why-us-inner .why-us-right img{object-fit:cover;width:100%}.contact-section .contact-inner{gap:40px}}@media (max-width: 768px){header .header-inner .mobile-menu-toggle{display:flex}header .header-inner .top-nav{position:fixed;top:80px;left:0;right:0;background-color:#212842;flex-direction:column;gap:0;padding:0;max-height:0;overflow:hidden;transition:max-height .3s ease;z-index:1000}header .header-inner .top-nav.active{max-height:300px;border-top:1px solid rgba(255,255,255,.1)}header .header-inner .top-nav .link{padding:16px 24px;width:100%;text-align:left;border-bottom:1px solid rgba(255,255,255,.05)}header .header-inner .top-nav .link:hover{background-color:#ffffff0d}header .header-inner .button.contact-us-btn{display:none}.hero-section{height:500px}.hero-section .hero-inner .hero-content{gap:24px}.hero-section .hero-inner .hero-content .hero-heading{font-size:28px}.hero-section .hero-inner .hero-content .connect-b2b-partners{font-size:16px}.about-section{margin:60px 0}.about-section .about-inner{flex-direction:column;gap:40px}.about-section .about-inner .about-right .about-geography{grid-template-columns:1fr;padding:30px}.products-section{padding:60px 0}.products-section .products-inner .products-header{margin-bottom:40px}.products-section .products-inner .products-header p{font-size:16px}.products-section .products-inner .products-grid{grid-template-columns:1fr}.services-section{padding:60px 0}.services-section .services-inner .services-header{margin-bottom:40px}.services-section .services-inner .services-header p{font-size:16px}.services-section .services-inner .services-grid{grid-template-columns:1fr}.why-us-section .why-us-inner{flex-direction:column;gap:0}.why-us-section .why-us-inner .why-us-left{padding:60px 0}.why-us-section .why-us-inner .why-us-right{width:100%;height:400px;position:relative}.why-us-section .why-us-inner .why-us-right img{position:relative;width:100%;height:100%;object-fit:cover}.why-us-section .why-us-inner .why-us-grid{grid-template-columns:1fr;gap:16px;margin-bottom:32px}.why-us-section .why-us-inner .why-us-cta{justify-content:center}.why-us-section .why-us-inner .why-us-cta .button.request-price-btn{width:100%}.contact-section .contact-inner{flex-direction:column;padding:60px 16px;gap:40px}.contact-section .contact-inner .contact-left{text-align:center}.contact-section .contact-inner .contact-left h2{font-size:36px}.contact-section .contact-inner .contact-left p{font-size:18px}.contact-section .contact-inner .contact-right{width:100%;max-width:100%}.contact-section .contact-inner .contact-right .contact-form-card{padding:30px;width:100%}.contact-section .contact-inner .contact-right .contact-form-card h3{font-size:20px;margin-bottom:24px}.footer-section{padding:60px 0 0}.footer-section .footer-inner .footer-content{flex-direction:column;gap:32px;padding-bottom:40px}.footer-section .footer-inner .footer-content .footer-column{width:100%;align-items:center}.footer-section .footer-inner .footer-content .footer-column.footer-logo-img .logo-image{width:100px;height:100px;margin:0 auto}.footer-section .footer-inner .footer-content .footer-column h3,.footer-section .footer-inner .footer-content .footer-column h4,.footer-section .footer-inner .footer-content .footer-column p{text-align:center}.footer-section .footer-inner .footer-content .footer-column.footer-nav nav{align-items:center;width:100%}.footer-section .footer-inner .footer-content .footer-column.footer-nav nav a{text-align:center}.footer-section .footer-inner .footer-content .footer-column.footer-contact .contact-info{align-items:center;text-align:center;width:100%}}.modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;display:none;opacity:0;transition:opacity .3s ease}.modal.active{display:flex;align-items:center;justify-content:center;opacity:1}.modal .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10001}.modal .modal-container{position:relative;z-index:10002;background-color:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:600px;width:90%;max-height:90vh;overflow-y:auto;animation:modalSlideIn .3s ease}@keyframes modalSlideIn{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.modal .modal-close{position:absolute;top:20px;right:20px;background:none;border:none;cursor:pointer;padding:8px;color:#404040;transition:all .2s ease;z-index:10003;border-radius:6px}.modal .modal-close:hover{color:#0f172a;background-color:#0000000d}.modal .modal-close svg{width:24px;height:24px;display:block}.modal .modal-content{padding:50px 40px 40px}.modal .modal-content h3{font-family:Montserrat,sans-serif;font-size:28px;font-weight:700;color:#0f172a;margin:0 0 12px;text-transform:none}.modal .modal-content .modal-subtitle{font-size:16px;color:#404040;margin:0 0 32px}.modal .modal-content .modal-form{display:flex;flex-direction:column;gap:20px}.modal .modal-content .modal-form .form-field{display:flex;flex-direction:column;gap:8px}.modal .modal-content .modal-form .form-field label{font-size:14px;font-weight:500;color:#0f172a}.modal .modal-content .modal-form .form-field input,.modal .modal-content .modal-form .form-field select,.modal .modal-content .modal-form .form-field textarea{padding:12px 16px;border:1px solid #E2E8F0;border-radius:6px;font-size:14px;font-family:Montserrat,sans-serif;color:#404040;background-color:#fff;transition:border-color .2s ease}.modal .modal-content .modal-form .form-field input:focus,.modal .modal-content .modal-form .form-field select:focus,.modal .modal-content .modal-form .form-field textarea:focus{outline:none;border-color:#0f172a}.modal .modal-content .modal-form .form-field input::placeholder,.modal .modal-content .modal-form .form-field select::placeholder,.modal .modal-content .modal-form .form-field textarea::placeholder{color:#94a3b8}.modal .modal-content .modal-form .form-field textarea{resize:vertical;min-height:100px}.modal .modal-content .modal-form .form-field select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23404040' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px}.modal .modal-content .modal-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.modal .modal-content .modal-form .form-note{font-size:13px;color:#ffffffb3;margin:-8px 0 0;font-style:italic;text-align:center}.modal .modal-content .modal-form .form-status{min-height:20px;font-size:14px;text-align:center;margin:-8px 0}.modal .modal-content .modal-form .form-status.success{color:#10b981}.modal .modal-content .modal-form .form-status.error{color:#ef4444}.modal .modal-content .modal-form .button.submit-btn{margin-top:12px;padding:14px 24px;background-color:#212842;color:#f8fafc;font-weight:600;font-size:14px;border:none;cursor:pointer;transition:all .3s ease;width:100%;display:flex;align-items:center;justify-content:center;gap:8px}.modal .modal-content .modal-form .button.submit-btn:hover:not(:disabled){background-color:#191e31}.modal .modal-content .modal-form .button.submit-btn:disabled{opacity:.6;cursor:not-allowed}.modal .modal-content .modal-form .button.submit-btn .btn-loader,.modal .modal-content .modal-form .button.submit-btn.loading .btn-text{display:none}.modal .modal-content .modal-form .button.submit-btn.loading .btn-loader{display:inline-flex}@media (max-width: 768px){.modal .modal-container{width:95%;max-height:95vh;border-radius:12px}.modal .modal-content{padding:40px 24px 24px}.modal .modal-content h3{font-size:24px}.modal .modal-content .modal-subtitle{font-size:14px;margin-bottom:24px}.modal .modal-content .modal-form .form-row{grid-template-columns:1fr}}@media (max-width: 480px){h2{font-size:28px;margin-bottom:16px}.hero-section{height:400px}.hero-section .hero-inner .hero-content{gap:16px}.hero-section .hero-inner .hero-content .hero-heading{font-size:22px}.hero-section .hero-inner .hero-content .connect-b2b-partners{font-size:14px}.hero-section .hero-inner .hero-content .button.contact-us-offers{padding:8px 24px;font-size:12px}.about-section{margin:40px 0}.about-section .about-inner .about-right .about-geography{padding:20px;gap:16px}.products-section{padding:40px 0}.products-section .products-inner .products-header{margin-bottom:30px}.products-section .products-inner .products-header h2{font-size:24px}.products-section .products-inner .products-header p{font-size:14px}.services-section{padding:40px 0}.services-section .services-inner .services-header{margin-bottom:30px}.services-section .services-inner .services-header h2{font-size:24px}.services-section .services-inner .services-header p{font-size:14px}.why-us-section .why-us-inner .why-us-left{padding:40px 0}.why-us-section .why-us-inner .why-us-right{height:300px}.why-us-section .why-us-inner .why-us-header h2{font-size:24px;text-align:center}.contact-section .contact-inner{padding:40px 16px;gap:30px}.contact-section .contact-inner .contact-left h2{font-size:28px}.contact-section .contact-inner .contact-left p{font-size:16px}.contact-section .contact-inner .contact-right{width:100%;max-width:100%}.contact-section .contact-inner .contact-right .contact-form-card{padding:24px;width:100%}.contact-section .contact-inner .contact-right .contact-form-card .contact-form .form-row{grid-template-columns:1fr}.footer-section{padding:40px 0 0}.footer-section .footer-inner .footer-content{gap:24px;padding-bottom:30px}.footer-section .footer-inner .footer-content .footer-column{width:100%;align-items:center}.footer-section .footer-inner .footer-content .footer-column.footer-nav nav,.footer-section .footer-inner .footer-content .footer-column.footer-contact .contact-info{width:100%}}
