.footer-content{align-items:flex-start;display:flex;justify-content:space-between}.footer-left{flex:0 0 auto}.footer-logo{height:auto;max-width:100%;width:450px}@media (max-width:768px){.footer-content{align-items:center;flex-direction:column;gap:40px}.footer-left{text-align:center}.footer-right{gap:30px;grid-template-columns:1fr}.footer-logo{width:200px}}.footer-right{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1fr 1fr}.footer-section{display:flex;flex-direction:column}.toast-notification{animation:slideInRight .3s ease-out;position:fixed;right:20px;top:20px;z-index:10000}@keyframes slideInRight{0%{opacity:0;transform:translateX(400px)}to{opacity:1;transform:translateX(0)}}.toast-content{align-items:center;background:#10b981;border-radius:8px;box-shadow:0 4px 20px #00000026;color:#fff;display:flex;font-size:16px;font-weight:500;gap:12px;min-width:300px;padding:16px 24px}.toast-content i{font-size:20px}@media (max-width:768px){.toast-notification{left:10px;right:10px;top:10px}.toast-content{min-width:auto;width:100%}}.contact-banner{color:#0b0101}.contact-grid{align-items:stretch}.contact-content{align-items:center;display:flex;justify-content:center}.contact-addresses,.contact-form,.contact-form-container{display:flex;flex-direction:column;height:100%}.contact-form label{color:#050404!important}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#004d99;box-shadow:0 0 0 3px #004d991a}.contact-form .submit-btn{background:#fdfdfd;border:2px solid #b28744;color:#b28744}.contact-form .submit-btn:hover{background:#b28744;color:#fff}.customer-message-container{margin:0 0 0 100px;padding:0 40px}.message-header{margin-bottom:50px}.message-header h2{color:#000;font-size:3rem;margin-bottom:10px}.message-header p{color:#666;font-size:1rem;margin:0}.message-divider{margin-top:20px}.divider-line{background:linear-gradient(135deg,#004d99,#ff6b35)}.dot{background:#004d99}.message-content{margin-top:50px}.message-content p{color:#333;font-size:1.1rem;line-height:1.7;margin-bottom:20px}@media (max-width:1024px){.customer-message-container{margin-left:20px;padding:0 20px}}@media (max-width:768px){.contact-banner{height:350px}.banner-content{margin:0;padding:0 20px}.banner-content h1{font-size:2.5rem}.banner-content p{font-size:1.1rem}.customer-message-container{margin:0;padding:0 20px}.message-header h2{font-size:2rem}.message-content p{font-size:1rem}.contact-content,.contact-grid{grid-template-columns:1fr}.contact-content{padding:40px 0}.contact-form-container{max-width:100%!important;padding:10px}.contact-form .form-row{grid-template-columns:1fr}.contact-cta-section .contact-form label{margin-bottom:8px}.contact-cta-section .contact-form .form-row{gap:20px}}.no-address-placeholder{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;box-shadow:0 5px 20px #0000001a;display:flex;justify-content:center;padding:40px}.no-address-placeholder .company-info{max-width:600px;text-align:center}.no-address-placeholder .company-info h3{color:#fff;font-size:2rem;margin-bottom:20px}.no-address-placeholder .company-info p{color:#fff;font-size:1rem;line-height:1.7;margin-bottom:20px;text-align:justify}.no-address-placeholder .company-logo{display:flex;justify-content:center;margin-top:30px}.no-address-placeholder .company-logo img{height:auto;max-width:250px}.contact-cta-section .contact-form{gap:8px}.contact-cta-section .contact-form label{color:#f7f5f5!important;font-size:.9rem;font-weight:600;margin-bottom:6px}.contact-cta-section .contact-form input,.contact-cta-section .contact-form select,.contact-cta-section .contact-form textarea{background:#fff;border:2px solid #e8e8e8;border-radius:12px;color:#505050;font-size:.95rem;padding:12px 16px;transition:all .3s ease}.contact-cta-section .contact-form input:focus,.contact-cta-section .contact-form select:focus,.contact-cta-section .contact-form textarea:focus{border-color:#b28744;box-shadow:0 0 0 4px #b287441a;outline:none;transform:translateY(-2px)}.contact-cta-section .contact-form .form-row{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr;margin-bottom:0}.contact-cta-section .contact-form .form-row>div{display:flex;flex-direction:column}.contact-cta-section .contact-form textarea{border-radius:12px;min-height:80px;resize:vertical}.contact-cta-section .contact-form .captcha-row{align-items:center;background:#f9f9f9;border-radius:12px;display:flex;gap:15px;margin-top:10px;padding:12px}.contact-cta-section .contact-form .captcha-row label{color:#555!important;font-weight:500;margin-bottom:0;white-space:nowrap}.contact-cta-section .contact-form .captcha-row input{border-radius:10px;flex-shrink:0;padding:10px 14px;width:120px}.contact-cta-section .contact-form .submit-btn{align-items:center;background:linear-gradient(135deg,#b28744,#d4a574);border:none;border-radius:12px;box-shadow:0 4px 15px #b287444d;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:10px;justify-content:center;margin-top:20px;padding:14px 32px;transition:all .3s ease;width:100%}.contact-cta-section .contact-form .submit-btn:hover{background:linear-gradient(135deg,#9a7339,#b28744);box-shadow:0 8px 25px #b2874466;color:#fff;transform:translateY(-3px)}.contact-cta-section .contact-form .submit-btn:active{transform:translateY(-1px)}.loading-screen{align-items:center;background:#fffffff2;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:50px;width:50px}.modal-overlay{align-items:center;background:#000000bf;display:flex;height:100%;justify-content:center;left:0;overflow-y:auto;padding:40px 20px;position:fixed;top:0;width:100%;z-index:9999}.modal-content,.modal-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-content{animation:borderMove 3s linear infinite;background:#fffaf1;background-clip:padding-box,border-box;background-image:linear-gradient(#fffaf1,#fffaf1),linear-gradient(90deg,#b28744,#d4a14e,#b28744,#d4a14e);background-origin:border-box;border:3px solid #0000;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:750px;padding:40px;position:relative;width:90%}@keyframes borderMove{0%{background-position:0 0,0 0}to{background-position:0 0,400% 0}}.modal-close{align-items:center;background:#666;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:36px;justify-content:center;line-height:1;padding:8px;position:absolute;right:20px;top:20px;transition:all .3s ease;width:36px}.modal-close:hover{background:#555;transform:rotate(90deg)}.modal-content h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#b28744,#d4a14e);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700;margin-bottom:25px;text-align:center}.modal-content .contact-form{display:flex;flex-direction:column;gap:16px}.modal-content .form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.modal-content .form-group{display:flex;flex-direction:column;margin-bottom:0}.modal-content .form-group label{color:#333;font-size:.9rem;font-weight:600;margin-bottom:8px}.modal-content .form-group input,.modal-content .form-group select,.modal-content .form-group textarea{animation:inputBorderMove 3s linear infinite;background-clip:padding-box,border-box;background-image:linear-gradient(#fff,#fff),linear-gradient(90deg,#b28744,#d4a14e,#b28744,#d4a14e);background-origin:border-box;border:2px solid #0000;border-radius:10px;font-size:.95rem;padding:12px 16px;transition:all .3s ease}@keyframes inputBorderMove{0%{background-position:0 0,0 0}to{background-position:0 0,400% 0}}.modal-content .form-group input:focus,.modal-content .form-group select:focus,.modal-content .form-group textarea:focus{box-shadow:0 0 0 3px #b2874433;outline:none}.modal-content .submit-btn{align-items:center;background:#b28744db;border:none;border-radius:10px;box-shadow:0 4px 15px #b287444d;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:10px;justify-content:center;margin-top:10px;padding:14px 32px;transition:all .3s ease}.modal-content .submit-btn:disabled{cursor:not-allowed;opacity:.6}.modal-content .submit-btn i.fa-spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.modal-content .submit-btn:hover:not(:disabled){background:#9a7339f2;box-shadow:0 6px 20px #b2874466;transform:translateY(-2px)}@media (max-width:768px){.modal-content{border-radius:16px;padding:30px 20px}.modal-content h3{font-size:1.5rem}.modal-content .form-row{grid-template-columns:1fr}}.contact-banner{background-repeat:no-repeat;background-size:contain}.banner-content{align-items:flex-start;max-width:1200px;padding:150px 40px 0}.banner-left{max-width:100%}.banner-content h1{font-size:5.5rem;width:100%}.banner-content p{display:block;font-size:2.2rem}.solutions{padding:60px 0}.container{max-width:1200px;padding:0 20px}.contact-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr}.contact-form .form-group{margin-bottom:20px}.contact-form label{color:#0d0d0d;display:block;font-size:.95rem;font-weight:600;margin-bottom:8px}.contact-form input,.contact-form select,.contact-form textarea{background:#fff;border:1px solid #ddd;border-radius:8px;box-sizing:border-box;color:#333;font-size:1rem;padding:12px 15px;transition:border-color .3s ease;width:100%}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#b28744;box-shadow:0 0 0 3px #b287441a;outline:none}.contact-form .form-row{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr;margin-bottom:20px}.contact-form .form-row .form-group{margin-bottom:0}.contact-form .submit-btn{align-items:center;background:#b28744;border:1px solid #b28744;border-radius:9px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:10px;justify-content:center;margin-top:10px;padding:14px 30px;transition:all .3s ease;width:100%}.contact-form .submit-btn:hover{background:#9a7339;box-shadow:0 4px 15px #b287444d;transform:translateY(-2px)}.customer-message-section{background:#fffaf1;padding:60px 0}.customer-message-container{margin:0 auto;max-width:1400px}.message-layout{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}.message-left h2{color:#000;font-size:2.8rem;font-weight:700;margin-bottom:15px}.message-divider{align-items:center;display:flex;gap:20px;margin-bottom:25px}.message-divider .divider-line{background:#b28744;height:2px;width:60px}.message-divider .divider-dots{display:flex;gap:8px}.message-divider .dot{background:#b28744;border-radius:50%;height:8px;width:8px}.message-text{color:#333;font-size:1.2rem;line-height:1.7;margin-bottom:20px}.message-cta{color:#b28744;font-size:1.3rem;font-weight:600;line-height:1.7}.message-right img{border-radius:12px;box-shadow:0 5px 20px #0000001a;height:auto;width:100%}@media (max-width:768px){.contact-banner{height:350px}.banner-content{margin:0;padding:0 20px}.banner-content h1{font-size:2.5rem}.banner-content p{font-size:1.1rem}.message-layout{gap:30px;grid-template-columns:1fr}.message-left h2{font-size:1.5rem}.contact-form .form-row,.contact-grid{grid-template-columns:1fr}}.blog-page{width:100%}.blog-banner{align-items:center;background-color:#6c757d;background-position:50%;background-size:cover;display:flex;height:600px;justify-content:flex-start;padding-top:70px;position:relative}.banner-overlay{background:#00000080;height:100%;left:0;position:absolute;top:0;width:100%}.blog-banner-content{color:#fff;display:flex;flex-direction:column;margin:0 auto;max-width:1400px;padding:0 40px;position:relative;width:100%;z-index:2}.blog-banner-content h1{font-size:4.5rem;font-weight:800;line-height:1.2;margin-bottom:25px;text-shadow:2px 2px 4px #0000004d;width:100%}.blog-banner-content p{font-size:1.6rem;font-weight:400;line-height:1.6;opacity:.95;width:100%}.blog-section{background:#f8f9fa;padding:80px 0}.container{padding:0 40px}.section-header{margin-bottom:50px}.section-header h2{font-size:2.5rem;margin-bottom:10px}.section-header p{font-size:1.1rem}.blog-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.blog-card{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s,box-shadow .3s}.blog-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.blog-image{height:220px;overflow:hidden;width:100%}.blog-image img{height:100%;object-fit:cover;transition:transform .3s;width:100%}.blog-card:hover .blog-image img{transform:scale(1.05)}.blog-content{display:flex;flex:1 1;flex-direction:column;padding:25px}.blog-meta{color:#666;flex-wrap:wrap;font-size:.85rem;gap:12px;margin-bottom:15px}.blog-category{border-radius:15px;font-weight:600;padding:4px 12px}.blog-title{color:#1a1a1a;font-size:1.25rem;font-weight:600;line-height:1.4;margin-bottom:12px}.blog-excerpt{color:#555;flex:1 1;line-height:1.6;margin-bottom:20px}.blog-footer{align-items:center;border-top:1px solid #eee;display:flex;justify-content:space-between;padding-top:15px}.blog-author{color:#666;font-size:.9rem}.read-more{align-items:center;color:#004d99;display:flex;font-weight:600;gap:5px;text-decoration:none;transition:color .3s}.read-more:hover{color:#ff6b35}.no-blogs{color:#666;font-size:1.1rem;grid-column:1/-1;padding:40px;text-align:center}.pagination{display:flex;gap:10px;justify-content:center;margin-top:50px}.page-btn{background:#fff;border:2px solid #b28744;border-radius:8px;color:#b28744;cursor:pointer;font-weight:600;padding:10px 18px;transition:all .3s}.page-btn:hover:not(.disabled){background:#b28744;transform:translateY(-2px)}.page-btn.active,.page-btn:hover:not(.disabled){border-color:#b28744;box-shadow:0 4px 12px #b287444d;color:#fff}.page-btn.active{background:linear-gradient(135deg,#b28744,#d4a574)}.page-btn.disabled{border-color:#e8d5b5;color:#e8d5b5;cursor:not-allowed;opacity:.5}.newsletter-section{background:linear-gradient(135deg,#004d99,#06c);color:#fff;padding:80px 0}.newsletter-section .section-header h2{color:#fff}.newsletter-section .section-header p{color:#ffffffe6}.newsletter-form{display:flex;gap:15px;margin:0 auto;max-width:600px}.newsletter-form input{background:#fff;border:2px solid #fff;border-radius:8px;color:#333;flex:1 1;font-size:16px;padding:16px 20px}.newsletter-form input::placeholder{color:#999}.newsletter-form input:focus{box-shadow:0 0 0 3px #ffffff4d;outline:none}.newsletter-form button{background:#ff6b35;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:16px 32px;transition:all .3s;white-space:nowrap}.newsletter-form button:hover{background:#e55a2b;box-shadow:0 4px 15px #0003;transform:translateY(-2px)}@media (max-width:1200px){.banner-content h1{font-size:3rem}.banner-content p{font-size:1.2rem}}@media (max-width:768px){.blog-banner{height:300px}.blog-banner-content{padding:0 20px}.blog-banner-content h1{font-size:2.2rem;margin-bottom:15px}.blog-banner-content p{font-size:1rem}.blog-section{padding:60px 0}.container{padding:0 20px}.section-header h2{font-size:2rem}.blog-grid{gap:20px;grid-template-columns:1fr}.newsletter-form{flex-direction:column}.newsletter-form button{width:100%}}@media (max-width:480px){.blog-banner{height:280px}.blog-banner-content h1{font-size:1.8rem;margin-bottom:12px}.blog-banner-content p{font-size:.9rem}.section-header h2{font-size:1.5rem}.blog-content{padding:20px}.blog-title{font-size:1.1rem}}.blog-layout{grid-gap:40px;display:grid;gap:40px;grid-template-columns:75% 25%;margin-top:40px}.blog-main{padding:40px}.blog-main,.blog-sidebar{background:#fff;border-radius:12px;box-shadow:0 5px 20px #0000001a}.blog-sidebar{align-self:flex-start;height:-webkit-fit-content;height:fit-content;padding:30px;position:-webkit-sticky;position:sticky;top:100px}.blog-hero-image{border-radius:12px;height:300px;margin-bottom:30px;overflow:hidden;width:100%}.blog-hero-image img{height:100%;object-fit:cover;width:100%}.blog-meta{align-items:center;border-bottom:1px solid #eee;display:flex;gap:20px;margin-bottom:20px;padding-bottom:20px}.blog-category{background:linear-gradient(135deg,#004d99,#ff6b35);border-radius:20px;color:#fff;font-size:.9rem;font-weight:500;padding:6px 15px}.blog-author,.blog-date,.blog-read-time{color:#666;font-size:.9rem}.blog-title{color:#9f5c0b;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:30px}.blog-content{color:#333;font-size:1.1rem;line-height:1.8}.blog-content h3{color:#9f5c0b;font-size:1.5rem;font-weight:600;margin:30px 0 15px}.blog-content p{margin-bottom:20px}.blog-content ul{margin:20px 0;padding-left:20px}.blog-content li{margin-bottom:10px}.sidebar-title{border-bottom:2px solid #9f5c0b;color:#9f5c0b;font-size:1.3rem;font-weight:600;margin-bottom:20px;padding-bottom:10px}.recent-post{border-bottom:1px solid #eee;display:flex;gap:15px;margin-bottom:20px;padding-bottom:20px}.recent-post:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.recent-post-image{border-radius:8px;flex-shrink:0;height:60px;overflow:hidden;width:80px}.recent-post-image img{height:100%;object-fit:cover;width:100%}.recent-post-content{flex:1 1}.recent-post-title{color:#8e5106;display:block;font-size:.9rem;font-weight:600;line-height:1.3;margin-bottom:5px;text-decoration:none}.recent-post-title:hover{color:#cb7307}.recent-post-date{color:#666;font-size:.8rem}@media (max-width:1024px){.blog-layout{gap:30px;grid-template-columns:1fr}.blog-sidebar{position:static}.blog-main{padding:30px}.blog-title{font-size:2rem}}@media (max-width:768px){.blog-main,.blog-sidebar{padding:20px}.blog-title{font-size:1.8rem}.blog-content{font-size:1rem}.blog-content h3{font-size:1.3rem}.blog-meta{flex-wrap:wrap;gap:10px}.blog-author,.blog-category,.blog-date,.blog-read-time{font-size:.8rem}.sidebar-title{font-size:1.1rem}.recent-post-title{font-size:.85rem}}.privacy-banner{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);background-color:#6c757d;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;height:500px;padding-top:70px;text-align:center}.privacy-banner h1{font-size:3rem;margin-bottom:10px}.privacy-banner p{font-size:1.1rem;opacity:.9}.privacy-content{margin:60px auto;max-width:900px;padding:60px 20px 0}.privacy-content section{margin-bottom:40px}.privacy-content h2{color:#333;font-size:1.8rem;margin-bottom:15px}.privacy-content p{color:#666;font-size:1.1rem;line-height:1.8}.privacy-content ul{margin:20px 0;padding-left:30px}.privacy-content li{color:#666;font-size:1.1rem;line-height:1.8;margin-bottom:10px}.industry-detail{overflow-x:hidden;width:100%}.industry-hero{background:#fffaf1;padding:100px 40px}.hero-container{grid-gap:100px;align-items:center;display:grid;gap:100px;grid-template-areas:"text image";grid-template-columns:1fr 1.2fr;margin:0 auto;max-width:1400px}.hero-left{grid-area:text;padding:40px 0;text-align:left}.hero-eyebrow{color:#664a20;display:inline-block;font-size:42px;font-weight:700;line-height:1.2;margin-bottom:16px}.hero-title{color:#574a35;font-size:20px;font-weight:700;letter-spacing:.5px;line-height:1.3;margin-bottom:8px;text-transform:uppercase}.hero-title:after{background:#5f441a;content:"";display:block;height:4px;margin-top:20px;width:80px}.hero-description{color:#555;font-size:16px;font-weight:300;line-height:1.7;margin-bottom:40px;margin-top:30px}.hero-btn{background:#b28744;border-radius:50px;box-shadow:0 4px 15px #b287444d;color:#fff;display:inline-block;font-size:16px;font-weight:600;padding:16px 48px;text-decoration:none;transition:all .3s ease}.hero-btn:hover{background:#6b5028;box-shadow:0 6px 20px #b2874466;transform:translateY(-2px)}.hero-right{align-items:center;display:flex;grid-area:image;justify-content:center;position:relative}.hero-image{border-radius:12px;box-shadow:0 20px 60px #00000026;height:auto;object-fit:cover;width:100%}.highlights-section{background:#f5f5f5;padding:60px 40px}.highlights-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1400px}.highlight-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:40px 30px;text-align:center;transition:transform .3s ease}.highlight-card:hover{transform:translateY(-5px)}.highlight-logo{height:60px;margin-bottom:20px;object-fit:contain;width:60px}.highlight-text{color:#333;font-size:16px;line-height:1.6}.use-cases-section{background:#fafafa;padding:60px 40px}.use-cases-header{margin-bottom:60px;text-align:left}.use-cases-header .section-eyebrow{color:#666;display:block;font-size:13px;font-weight:700;letter-spacing:2px;margin-bottom:16px;padding-bottom:8px;position:relative;text-transform:uppercase}.use-cases-header .section-eyebrow:after{animation:slideInLeft .6s ease-out;background:#684c20;bottom:0;content:"";height:2px;left:0;position:absolute;width:60px}.use-cases-header .section-eyebrow:before{background:#684c20;border-radius:50%;bottom:-4px;box-shadow:16px 0 0 #684c20,32px 0 0 #684c20,48px 0 0 #684c20,64px 0 0 #684c20;content:"";height:8px;left:70px;position:absolute;width:8px}@keyframes slideInLeft{0%{width:0}to{width:60px}}.use-cases-header .section-title{color:#5a421c;font-size:48px;font-weight:700;line-height:1.2;margin-bottom:20px}.use-cases-header .section-description{color:#333;font-size:18px;line-height:1.7;margin:0}.use-cases-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr)}.use-case-group{background:#f4e9d9;border-radius:12px;display:flex;flex-direction:column;padding:40px}.use-case-group-title{color:#11100e;display:block;font-size:24px;font-weight:700;margin-bottom:24px;width:100%}.use-case-accordion{display:flex;flex-direction:column;gap:12px}.accordion-item{background:linear-gradient(135deg,#fffaf1,#fff);border-radius:8px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.accordion-item:hover{box-shadow:0 5px 15px #b2874433;transform:translateY(-3px)}.accordion-header{align-items:center;background:#fff;border:none;color:#5d441c;cursor:pointer;display:flex;font-size:16px;font-weight:600;justify-content:space-between;padding:20px 24px;text-align:left;transition:background .3s ease;width:100%}.accordion-header:hover{background:#f8f9fa}.accordion-icon{align-items:center;border:2px solid #b28744;border-radius:50%;color:#b28744;display:flex;flex-shrink:0;font-size:20px;font-weight:400;height:28px;justify-content:center;transition:transform .3s ease;width:28px}.accordion-icon.expanded{transform:rotate(45deg)}.accordion-content{animation:slideDown .3s ease;color:#666;line-height:1.7;padding:0 24px 24px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.organizations-section{background:#f5f5f5;padding:60px 40px}.container{margin:0 auto;max-width:1400px}.org-tabs{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:40px}.org-tab{background:#fff;border:2px solid #e0e0e0;border-radius:50px;color:#b28744;cursor:pointer;font-size:16px;font-weight:600;padding:12px 32px;transition:all .3s ease}.org-tab:hover{border-color:#b28744;color:#b28744}.org-tab.active{background:#b28744;border-color:#b28744;color:#fff}.org-tab-content{animation:fadeIn .4s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.organizations-section .section-header{margin-bottom:60px;text-align:left}.organizations-section .section-eyebrow{color:#666;display:block;font-size:13px;font-weight:700;letter-spacing:2px;margin-bottom:16px;padding-bottom:8px;position:relative;text-transform:uppercase}.organizations-section .section-eyebrow:after{animation:slideInLeft .6s ease-out;background:#543f1d;bottom:0;content:"";height:2px;left:0;position:absolute;width:60px}.organizations-section .section-eyebrow:before{background:#b28744;border-radius:50%;bottom:-4px;box-shadow:16px 0 0 #b28744,32px 0 0 #b28744,48px 0 0 #b28744,64px 0 0 #b28744;content:"";height:8px;left:70px;position:absolute;width:8px}.organizations-section .section-title{color:#b28744;font-size:48px;font-weight:700;line-height:1.2;margin-bottom:24px}.organizations-section .section-description{color:#333;font-size:18px;line-height:1.7;margin:0;max-width:100%}.organizations-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(4,1fr)}.organization-card{border:1px solid #e0e0e0;border-radius:8px;padding:20px;text-align:left}.org-logo{color:#b28744;height:60px;margin-bottom:20px;object-fit:contain;width:60px}.org-name{color:#b28744;font-size:20px;font-weight:700;margin-bottom:12px}.org-description{color:#666;font-size:16px;line-height:1.6}.success-section{background:#fafafa;padding:60px 40px}.success-section .section-header{margin-bottom:60px;text-align:center}.success-section .section-eyebrow{color:#666;display:inline-block;font-size:13px;font-weight:700;letter-spacing:2px;margin-bottom:16px;padding-bottom:8px;position:relative;text-transform:uppercase}.success-section .section-eyebrow:after{animation:slideInCenter .6s ease-out;background:#b28744;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.success-section .section-eyebrow:before{background:#b28744;border-radius:50%;bottom:-4px;box-shadow:16px 0 0 #b28744,32px 0 0 #b28744,48px 0 0 #b28744,64px 0 0 #b28744;content:"";height:8px;left:50%;position:absolute;transform:translateX(calc(-50% + 70px));width:8px}@keyframes slideInCenter{0%{width:0}to{width:60px}}.success-section .section-title{color:#b28744;font-size:42px;font-weight:700;line-height:1.3;margin-bottom:20px}.success-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.success-card{background:#f8f9fa;border-radius:16px;overflow:hidden;transition:transform .3s ease}.success-card:hover{box-shadow:0 12px 40px #00000026;transform:translateY(-8px)}.success-logo{height:50px;margin:30px 30px 20px;object-fit:contain;width:100px}.success-image{height:250px;object-fit:cover;width:100%}.success-title{color:#1a1a1a;font-size:20px;font-weight:600;line-height:1.4;padding:20px 30px}.success-link{color:#b28744;display:inline-block;font-weight:600;padding:0 30px 30px;text-decoration:none;transition:color .3s ease}.success-link:hover{color:#9a7339}.resources-section{background:#1a1a1a;color:#fff;padding:60px 40px}.resources-section .section-header{margin-bottom:60px;text-align:center}.resources-section .section-eyebrow{color:#fff;display:inline-block;font-size:13px;font-weight:700;letter-spacing:2px;margin-bottom:16px;padding-bottom:8px;position:relative;text-transform:uppercase}.resources-section .section-eyebrow:after{animation:slideInCenter .6s ease-out;background:#b28744;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.resources-section .section-eyebrow:before{background:#b28744;border-radius:50%;bottom:-4px;box-shadow:16px 0 0 #b28744,32px 0 0 #b28744,48px 0 0 #b28744,64px 0 0 #b28744;content:"";height:8px;left:50%;position:absolute;transform:translateX(calc(-50% + 70px));width:8px}.resources-section .section-title{color:#fff;font-size:42px;font-weight:700;line-height:1.3;margin-bottom:20px}.resources-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:60px}.resource-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:40px;transition:all .3s ease}.resource-card:hover{background:#ffffff14;border-color:#b28744}.resource-tag{background:#b28744;border-radius:20px;color:#fff;display:inline-block;font-size:12px;font-weight:700;margin-bottom:20px;padding:6px 16px;text-transform:uppercase}.resource-title{color:#fff;font-size:22px;font-weight:600;line-height:1.4;margin-bottom:20px}.resource-cta{align-items:center;color:#b28744;display:inline-flex;font-weight:600;gap:8px;text-decoration:none;transition:gap .3s ease}.resource-cta:hover{gap:12px}.resource-cta:after{content:"→"}.resources-footer{text-align:center}.resources-btn{background:#0000;border:2px solid #fff;border-radius:50px;color:#fff;display:inline-block;font-weight:600;padding:16px 40px;text-decoration:none;transition:all .3s ease}.resources-btn:hover{background:#fff;color:#1a1a1a}.loading,.not-found{color:#666;font-size:24px;padding:100px 20px;text-align:center}@media (max-width:1200px){.hero-container{gap:60px}.hero-left{padding:20px 40px 20px 0}.hero-eyebrow{font-size:36px}.hero-title{font-size:24px}.use-cases-container{gap:60px;grid-template-columns:350px 1fr}}@media (max-width:992px){.organizations-grid{gap:30px;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.industry-hero{padding:60px 20px}.hero-container{gap:40px;grid-template-areas:"image" "text";grid-template-columns:1fr;padding-top:40px}.hero-left{padding:0}.hero-eyebrow{font-size:24px}.hero-title{font-size:16px}.hero-btn,.hero-description{font-size:14px}.hero-btn{padding:12px 32px}.highlight-text{font-size:14px}.use-cases-section{padding:60px 20px}.use-cases-header .section-eyebrow{font-size:11px}.use-cases-header .section-title{font-size:28px}.use-cases-header .section-description{font-size:15px}.use-cases-grid{gap:30px;grid-template-columns:1fr}.use-case-group{padding:30px 20px}.use-case-group-title{font-size:20px}.accordion-header{font-size:14px;padding:16px 20px}.accordion-content{font-size:14px}.highlights-section,.organizations-section,.resources-section,.success-section{padding:60px 20px}.organizations-section .section-eyebrow,.resources-section .section-eyebrow,.section-eyebrow,.success-section .section-eyebrow{font-size:11px}.organizations-section .section-title,.resources-section .section-title,.section-title,.success-section .section-title{font-size:28px}.organizations-section .section-description,.section-description{font-size:15px}.org-name{font-size:16px}.org-description{font-size:13px}.resource-title,.success-title{font-size:18px}.resource-tag{font-size:10px}.resources-grid,.success-grid{gap:30px;grid-template-columns:1fr}.organizations-grid{gap:20px;grid-template-columns:1fr}.org-tabs{flex-wrap:nowrap;gap:8px;justify-content:flex-start;overflow-x:auto;padding-bottom:8px}.org-tab{font-size:14px;padding:10px 24px;white-space:nowrap}.highlights-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}.specializations{background:#fffaf1;padding:80px 0 120px;position:relative}.specializations .container{margin:0 auto;max-width:1400px;padding:0 40px}.section-header{margin-bottom:60px;text-align:center}.section-header h2{color:#2c3e50;font-size:2.8rem;font-weight:700;margin-bottom:15px}.section-header p{color:#64748b;font-size:1.2rem;margin-bottom:40px}.section-divider{align-items:center;display:flex;gap:20px;justify-content:center}.divider-line{background:linear-gradient(90deg,#3498db,#2ecc71);border-radius:1px;height:2px;width:60px}.divider-dots{display:flex;gap:8px}.dot{animation:pulse 2s infinite;background:#3498db;border-radius:50%;height:8px;width:8px}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}.dot:nth-child(4){animation-delay:.6s}.dot:nth-child(5){animation-delay:.8s}.specializations-list{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(800px,1fr))}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.specialization-item{align-items:stretch;animation:slideUp .6s ease-out forwards;background:#fffaf1;border:none;border-radius:16px;box-shadow:0 8px 32px #b2874426;display:flex;flex-direction:row;height:450px;opacity:0;overflow:hidden;position:relative;transition:all .4s ease}.specialization-item:first-child{animation-delay:.1s}.specialization-item:nth-child(2){animation-delay:.2s}.specialization-item:nth-child(3){animation-delay:.3s}.specialization-item:nth-child(4){animation-delay:.4s}.specialization-item:nth-child(5){animation-delay:.5s}.specialization-item:hover{box-shadow:0 20px 50px #b2874440;transform:translateY(-12px)}.spec-image{border-radius:16px;flex-shrink:0;height:450px;overflow:hidden;position:relative;width:50%}.spec-image:after{background:linear-gradient(90deg,#0000,gold,#0000);bottom:0;content:"";position:absolute;right:0;top:0;transition:width .4s ease;width:0;z-index:1}.specialization-item:hover .spec-image:after{width:4px}.spec-image img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.specialization-item:hover .spec-image img{transform:scale(1.05)}.spec-content{background:linear-gradient(135deg,#fffbf5,#fff9f0);display:flex;flex:1 1;flex-direction:column;height:450px;overflow:hidden;padding:25px;width:50%}.spec-category{align-self:flex-start;background:#fffaf1;border-radius:12px;color:#b28744;display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:.5px;margin-bottom:12px;padding:4px 12px;text-transform:uppercase}.spec-header{margin-bottom:20px}.spec-header h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#b28744,#1a1a1a);-webkit-background-clip:text;background-clip:text;font-size:1.6rem;font-weight:700;line-height:1.3;margin-bottom:8px}.spec-header p{display:none}.spec-content-detail{background:#f8fafc;border-left:3px solid #3498db;border-radius:8px;color:#555;font-size:.8rem;line-height:1.6;margin:15px 0;padding:15px}.spec-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:20px}.spec-tag{background:linear-gradient(135deg,#fff8e7,#fffaf1);border:1px solid #e8d5b5;border-radius:12px;color:#b28744;font-size:.65rem;font-weight:500;padding:4px 10px}.spec-sections{flex:1 1;margin-bottom:20px;position:relative}.spec-sections h4{color:#1a1a1a;font-size:.9rem;font-weight:600;margin-bottom:12px}.sections-container{overflow:hidden;position:relative}.sections-list{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr}.section-item{background:linear-gradient(135deg,#fffaf1,#fff);border:1px solid #e8d5b5;border-radius:6px;padding:8px 12px;transition:all .3s ease}.carousel-controls{bottom:20px;display:flex;gap:12px;justify-content:center;left:50%;margin-top:20px;position:absolute;transform:translateX(-50%);z-index:10}.carousel-control-btn{align-items:center;background:linear-gradient(135deg,#b28744,#d4a574);border:none;border-radius:50%;box-shadow:0 4px 15px #b287444d;color:#fff;cursor:pointer;display:flex;font-size:20px;height:45px;justify-content:center;transition:all .3s ease;width:45px}.carousel-control-btn:hover{background:linear-gradient(135deg,#9a7339,#b28744);box-shadow:0 8px 25px #b2874466;transform:translateY(-3px)}.carousel-control-btn:disabled{background:linear-gradient(135deg,#e8d5b5,#f5e6d3);box-shadow:none;cursor:not-allowed;opacity:.7;transform:none}.section-item:hover{background:linear-gradient(135deg,#fff8e7,#fffaf1);border-color:#b28744;box-shadow:0 4px 12px #b2874426}.section-title{margin-bottom:6px}.section-item h5{align-items:center;color:#4e2e2e;display:flex;font-family:Roboto,sans-serif;font-size:1.1rem;font-weight:700;gap:8px;letter-spacing:.3px;line-height:1.3;margin:0}.section-item h5:before{color:#b28744;content:"✦";font-size:1rem}.section-description{word-wrap:break-word;margin-left:0;overflow-wrap:break-word}.section-description p{color:#555;display:block;font-family:Roboto,sans-serif;font-size:.95rem;font-style:italic;line-height:1.6;margin:8px 0 0}.spec-stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:auto}.spec-stat{background:#b28744;border-radius:8px;color:#fff;flex:1 1;min-width:80px;padding:8px 12px;text-align:center}.stat-number{display:block;font-size:1.1rem;font-weight:700;margin-bottom:2px}.spec-stat span{font-size:.7rem}.spec-footer{border-top:1px solid #f0f0f0;margin-top:auto;padding-top:15px}.stat-text{color:#888;display:block;font-size:.7rem;font-weight:500;text-align:center}@media (min-width:769px){.spec-category-overlay{display:none!important}.spec-category-normal{display:inline-block!important}}@media (max-width:768px){.specializations{padding:60px 0 80px}.specializations .container{padding:0 20px}.specializations-list{gap:30px;grid-template-columns:1fr;margin-bottom:60px}.specialization-item{flex-direction:column;height:auto;min-height:auto}.spec-image{border-radius:16px;height:200px;min-height:200px;width:100%}.spec-content{height:auto;min-height:auto;padding:20px;width:100%}.section-header h2{font-size:2.2rem}.section-item{flex-direction:column;gap:8px;text-align:center}.section-item h5{font-size:.9rem}.section-icon,.section-image{align-self:center}.carousel-controls{bottom:auto;gap:10px;left:auto;margin-top:30px;position:relative;transform:none}.carousel-control-btn{font-size:16px;height:40px;width:40px}.spec-category-overlay{display:block!important}.spec-category-normal{display:none!important}}@media (max-width:480px){.specializations{padding:60px 0 80px}.section-header{margin-bottom:40px}.section-header h2{font-size:1.8rem}.spec-content{padding:15px}.section-item h5{font-size:.85rem}.carousel-controls{gap:8px}.carousel-control-btn{font-size:14px;height:35px;width:35px}}.products-specializations{background:#fffaf1;padding:80px 0 120px;position:relative}.products-specializations .container{margin:0 auto;max-width:1400px;padding:0 40px}.products-section-header{margin-bottom:60px;text-align:left;width:100%}.products-section-header h2{color:#2c3e50;font-size:2.8rem;font-weight:700;margin-bottom:15px;text-align:left}.products-section-header p{color:#64748b;font-size:1.2rem;margin-bottom:40px;text-align:left}.products-section-divider{align-items:center;display:flex;gap:20px;justify-content:flex-start}.products-divider-line{background:#b28744;border-radius:2px;height:4px;width:150px}.products-divider-dots{display:flex;gap:8px}.products-dot{animation:pulse 2s infinite;border-radius:2px;height:8px;transition:all .3s ease;width:8px}.products-dot,.products-dot:first-child{background:#b28744}.products-dot:nth-child(2){animation-delay:.2s;background:#c49a5a}.products-dot:nth-child(3){animation-delay:.4s;background:#d6ad70}.products-dot:nth-child(4){animation-delay:.6s;background:#e8c086}.products-dot:nth-child(5){animation-delay:.8s;background:#fad39c}@keyframes pulse{0%,to{opacity:.4}50%{opacity:1}}.contact-banner{align-items:center;background:url(https://images.unsplash.com/photo-1497366216548-37526070297c?w=1200&h=400&fit=crop);background-color:#6c757d;background-position:50%;background-size:cover;color:#fff;display:flex;height:500px;justify-content:flex-start;padding-top:70px;position:relative;text-align:left}.banner-overlay{display:none}.banner-content{align-items:center;display:flex;height:100%;margin:0 auto;max-width:1400px;padding:0 40px;position:relative;width:100%;z-index:2}.banner-left{text-align:left;width:100%}.banner-content h1{font-size:4.5rem;font-weight:800;margin-bottom:20px;text-align:left;text-shadow:2px 2px 4px #0000004d}.banner-content p{font-size:1.8rem;font-weight:400;line-height:1.6;max-width:100%;opacity:.95;text-align:left;width:100%}.contact-section{background:linear-gradient(135deg,#004d99cc,#0073e6cc 50%,#ffb366cc),url(https://images.unsplash.com/photo-1497366216548-37526070297c?w=1200&h=400&fit=crop);background-position:50%;background-size:cover;padding:60px 0}.contact-container{align-items:center;display:flex;gap:40px;margin:0 auto;max-width:1400px;padding:0 40px}.contact-image{flex:0 0 300px}.contact-image img{border-radius:12px;box-shadow:0 8px 32px #0003;height:200px;object-fit:cover;width:100%}.contact-text{flex:1 1}.contact-text h2{color:#fff;font-size:32px;font-weight:700;margin-bottom:12px}.contact-text p{color:#ffffffe6;font-size:16px;line-height:1.5}.contact-btn{align-items:center;background:#004d99;background:var(--workday-blue,#004d99);border-radius:8px;box-shadow:0 4px 16px #0000001a;color:#fff;display:inline-flex;font-size:16px;font-weight:600;gap:10px;padding:14px 28px;text-decoration:none;transition:all .3s ease;white-space:nowrap}.contact-btn:hover{background:#036;background:var(--workday-dark-blue,#036);box-shadow:0 8px 24px #0003;transform:translateY(-2px)}.products-specializations-list{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(800px,1fr))}.products-specialization-item{align-items:stretch;background:linear-gradient(135deg,#fffaf1,#fff 50%,#fff8e7);border:none;border-radius:16px;box-shadow:0 8px 32px #b2874426;display:flex;flex-direction:row;height:450px;overflow:hidden;position:relative;transition:all .4s ease}.products-specialization-item:hover{box-shadow:0 20px 50px #b2874440;transform:translateY(-12px)}.products-spec-image{border-radius:16px;flex-shrink:0;height:450px;overflow:hidden;width:50%}.products-spec-image img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.products-specialization-item:hover .products-spec-image img{transform:scale(1.05)}.products-spec-content{background:linear-gradient(135deg,#fffbf5,#fff9f0);display:flex;flex:1 1;flex-direction:column;height:450px;overflow:hidden;padding:25px;width:50%}.products-spec-category{align-self:flex-start;background:#fffaf1;border-radius:12px;color:#b28744;display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:.5px;margin-bottom:12px;padding:4px 12px;text-transform:uppercase}.products-spec-header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:10px}.products-spec-header h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#b28744,#1a1a1a);-webkit-background-clip:text;background-clip:text;flex:1 1;font-size:1.6rem;font-weight:700;line-height:1.3;margin-bottom:8px}.products-spec-header p{display:none}.products-spec-content-detail{background:#f8fafc;border-left:3px solid #3498db;border-radius:8px;color:#555;font-size:.75rem;line-height:1.5;margin:8px 0;padding:10px}.products-spec-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:20px}.products-spec-tag{background:linear-gradient(135deg,#fff8e7,#fffaf1);border:1px solid #e8d5b5;border-radius:12px;color:#b28744;font-size:.65rem;font-weight:500;padding:4px 10px}.products-spec-sections{flex:1 1;margin-bottom:10px;position:relative}.products-spec-sections h4{color:#1a1a1a;font-size:.85rem;font-weight:600;margin-bottom:8px}.keypoints-wrapper{position:relative}.keypoints-content{display:flex;flex-direction:column;gap:8px}.keypoints-controls{gap:8px;margin-top:8px}.keypoints-btn,.keypoints-controls{display:flex;justify-content:center}.keypoints-btn{align-items:center;background:#3498db;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:18px;height:30px;transition:all .3s ease;width:30px}.keypoints-btn:hover:not(:disabled){background:#2980b9}.keypoints-btn:disabled{background:#ccc;cursor:not-allowed}.products-sections-list{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr}.products-section-item{background:linear-gradient(135deg,#fffaf1,#fff);border:1px solid #e8d5b5;border-radius:6px;margin-bottom:0;padding:8px 12px;transition:all .3s ease}.products-section-item:hover{background:linear-gradient(135deg,#fff8e7,#fffaf1);border-color:#b28744;box-shadow:0 4px 12px #b2874426}.products-section-item h5{align-items:center;color:#2c3e50;display:flex;font-family:Roboto,sans-serif;font-size:1.1rem;font-weight:700;gap:8px;letter-spacing:.3px;line-height:1.3;margin:0 0 6px}.products-section-item h5:before{color:#b28744;content:"✦";font-size:1rem}.products-section-description p{word-wrap:break-word;color:#555;font-family:Roboto,sans-serif;font-size:.95rem;font-style:italic;-webkit-hyphens:auto;hyphens:auto;line-height:1.6;margin:8px 0 0;overflow-wrap:break-word;text-align:left}.products-spec-stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:auto}.products-spec-stat{background:#b28744;border-radius:8px;color:#fff;flex:1 1;min-width:80px;padding:8px 12px;text-align:center}.products-stat-number{display:block;font-size:1.1rem;font-weight:700;margin-bottom:2px}.products-spec-stat span{font-size:.7rem}.products-spec-footer{border-top:1px solid #f0f0f0;margin-top:auto;padding-top:15px}.products-stat-text{color:#888;display:block;font-size:.7rem;font-weight:500;text-align:center}@media (max-width:768px){.contact-banner{height:350px;margin-top:70px}.banner-content{grid-template-columns:1fr;padding:0 20px;text-align:center}.banner-content h1{font-size:2.5rem}.banner-content p{font-size:1.1rem}.contact-container{flex-direction:column;gap:30px;padding:0 20px;text-align:center}.contact-image{flex:none}.contact-text h2{font-size:24px}.products-specializations .container{padding:0 20px}.products-specializations-list{gap:30px;grid-template-columns:1fr}.products-specialization-item{flex-direction:column;height:auto;min-height:auto}.products-spec-image{border-radius:16px;height:200px;min-height:200px;width:100%}.products-spec-content{height:auto;min-height:auto;padding:20px;width:100%}.products-section-header h2{font-size:2.2rem}.products-section-item{flex-direction:column;gap:8px;text-align:center}.products-section-icon,.products-section-image{align-self:center}.products-spec-category-overlay{display:block!important}.products-spec-category-normal{display:none!important}}@media (max-width:480px){.contact-banner{height:300px;margin-top:70px}.banner-content{padding:0 15px}.banner-content h1{font-size:2rem}.banner-content p{font-size:1rem}.products-specializations{padding:60px 0}.products-section-header{margin-bottom:40px}.products-section-header h2{font-size:1.8rem}.products-spec-content{padding:15px}}@media (min-width:769px){.products-spec-category-overlay{display:none!important}.products-spec-category-normal{display:inline-block!important}}
/*# sourceMappingURL=main.97ad6681.css.map*/