@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";
@import "https://cdnjs.cloudflare.com/ajax/libs/MaterialDesign-Webfont/7.2.96/css/materialdesignicons.min.css";
@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css";
.benefits-section{background:var(--bg-dark);position:relative;overflow:hidden}.benefits-section:before{content:"";pointer-events:none;background:linear-gradient(135deg,#6366f11a 0%,#8b5cf61a 100%);position:absolute;inset:0}.benefits-section .container{z-index:1;position:relative}.benefits-section .heading-wrapper h2{color:#fff}.benefits-section .heading-wrapper h2 span{background:linear-gradient(135deg,var(--gradient-start)0%,var(--gradient-end)100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.benefits-section .heading-wrapper .lead-text p{color:#fffc;font-size:18px}@media (max-width:767px){.benefits-section .empty-space-60{height:30px}}.features-section{background:#fff;position:relative}.features-section .inner-row{margin:0 -10px}.features-section .inner-row>div{margin-bottom:20px;padding:0 10px}.features-section .list-style-one{margin:20px 0;padding:0;list-style:none}.features-section .list-style-one.two-col{column-count:2;column-gap:20px}.features-section .list-style-one li{color:var(--text-light);padding:8px 0 8px 30px;position:relative}.features-section .list-style-one li:before{content:"";color:var(--primary-color);font-family:"Font Awesome 6 Free";font-size:14px;font-weight:900;position:absolute;left:0}.features-block{margin-bottom:30px}@media (max-width:767px){.features-block{margin-bottom:20px;margin-left:5px;margin-right:5px}}.features-block.theme-one .inner-box{border:2px solid var(--border-color);cursor:pointer;background:#fff;border-radius:16px;height:100%;padding:35px 25px;transition:all .4s;bottom:10px}.features-block.theme-one .inner-box:hover{border-color:var(--primary-color);transform:translateY(-10px);box-shadow:0 20px 60px #6366f126}.features-block.theme-one .inner-box:hover .icon .normal{opacity:0}.features-block.theme-one .inner-box:hover .icon .hover{opacity:1}.features-block.theme-one .inner-box .icon{width:70px;height:70px;margin-bottom:25px;position:relative}.features-block.theme-one .inner-box .icon img{width:70px;height:70px;transition:opacity .3s;position:absolute;top:0;left:0}.features-block.theme-one .inner-box .icon img.normal{opacity:1}.features-block.theme-one .inner-box .icon img.hover{opacity:0}.features-block.theme-one .inner-box .text h4{color:var(--text-color);margin-bottom:15px;font-size:20px;font-weight:600}.features-block.theme-one .inner-box .text p{color:var(--text-light);margin:0;font-size:15px;line-height:1.7}.features-block.theme-two .inner-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;height:100%;padding:40px 30px;transition:all .4s}.features-block.theme-two .inner-box:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-8px);box-shadow:0 20px 60px #0000004d}.features-block.theme-two .inner-box .text h4{color:#fff;margin-bottom:15px;font-size:22px;font-weight:600}.features-block.theme-two .inner-box .text p{color:#fffc;margin:0;font-size:15px;line-height:1.7}.features-block.theme-three .inner-box{border:2px solid var(--border-color);text-align:center;cursor:pointer;background:#fff;border-radius:16px;height:100%;padding:30px 20px;transition:all .4s}.features-block.theme-three .inner-box:hover{border-color:var(--primary-color);transform:translateY(-10px);box-shadow:0 15px 40px #6366f126}.features-block.theme-three .inner-box:hover .icon{transform:scale(1.1)}.features-block.theme-three .inner-box .icon{justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;transition:transform .3s;display:flex}.features-block.theme-three .inner-box .icon img{max-width:80px;height:auto}.features-block.theme-three .inner-box .text h4{color:var(--text-color);margin:0;font-size:16px;font-weight:600}@media (max-width:991px){.features-section .inner-row>div{margin-bottom:30px}.features-block.theme-one .inner-box{padding:30px 20px}.features-block.theme-two .inner-box{padding:30px 25px}.features-block.theme-three .inner-box{padding:25px 15px}}@media (max-width:767px){.features-section .list-style-one.two-col{column-count:1}}.site-footer{background:var(--bg-dark);color:#fff;margin-bottom:-100px}.site-footer.footer-theme-two .main-footer{padding:80px 0 50px}.site-footer .widget{margin-bottom:30px}.site-footer .widget .widget-title{margin-bottom:25px}.site-footer .widget .widget-title h3.title{color:#fff;margin:0;font-size:20px;font-weight:600}.site-footer .widget .text-widget .about-info{margin-bottom:30px}.site-footer .widget .text-widget .about-info .image-wrapper img{width:auto;height:40px}.site-footer .widget .text-widget .newsletter-form.style-two{margin-bottom:30px}.site-footer .widget .text-widget .newsletter-form.style-two h3{color:#ffffffe6;margin-bottom:20px;font-size:16px;font-weight:500}.site-footer .widget .text-widget .newsletter-form.style-two form .form-group{margin-bottom:15px}.site-footer .widget .text-widget .newsletter-form.style-two form .form-group .form-control{color:#fff;background:#ffffff0d;border:1px solid #fff3;border-radius:8px;width:100%;padding:14px 18px;font-size:15px;transition:all .3s}.site-footer .widget .text-widget .newsletter-form.style-two form .form-group .form-control::placeholder{color:#ffffff80}.site-footer .widget .text-widget .newsletter-form.style-two form .form-group .form-control:focus{border-color:var(--primary-color);background:#ffffff14;outline:none}.site-footer .widget .text-widget .newsletter-form.style-two form button[type=submit]{background:linear-gradient(135deg,var(--gradient-start)0%,var(--gradient-end)100%);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:14px 30px;font-size:15px;font-weight:600;transition:all .3s}.site-footer .widget .text-widget .newsletter-form.style-two form button[type=submit]:hover{transform:translateY(-2px);box-shadow:0 8px 20px #6366f14d}.site-footer .widget .text-widget .social-media-links h3{color:#ffffffe6;margin-bottom:15px;font-size:16px;font-weight:500}.site-footer .widget .text-widget .social-media-links ul{gap:10px;margin:0;padding:0;list-style:none;display:flex}.site-footer .widget .text-widget .social-media-links ul li a{color:#fff;background:#ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;display:flex}.site-footer .widget .text-widget .social-media-links ul li a i{font-size:16px}.site-footer .widget .text-widget .social-media-links ul li a:hover{background:var(--primary-color);transform:translateY(-3px)}.site-footer .widget .text-widget .contact-info.theme-two ul{margin:0;padding:0;list-style:none}.site-footer .widget .text-widget .contact-info.theme-two ul li{color:#fffc;border-bottom:1px solid #ffffff1a;padding:12px 0;font-size:15px;line-height:1.8}.site-footer .widget .text-widget .contact-info.theme-two ul li:last-child{border-bottom:none}.site-footer .widget .text-widget .contact-info.theme-two ul li label{color:#fff;margin-bottom:5px;font-size:14px;font-weight:600;display:block}.site-footer .widget .text-widget .contact-info.theme-two ul li.email-field,.site-footer .widget .text-widget .contact-info.theme-two ul li.phone-field{font-weight:500}.site-footer .widget .text-widget .footer-nav ul{margin:0;padding:0;list-style:none}.site-footer .widget .text-widget .footer-nav ul li{margin-bottom:12px}.site-footer .widget .text-widget .footer-nav ul li a{color:#fffc;font-size:15px;text-decoration:none;transition:all .3s;display:inline-block}.site-footer .widget .text-widget .footer-nav ul li a:hover{color:var(--primary-color);padding-left:5px}.site-footer .copyright-bar{border-top:1px solid #ffffff1a;padding:30px 0}.site-footer .copyright-bar .copyright-text{color:#ffffffb3;font-size:14px}.site-footer .copyright-bar .copyright-text i{color:#ef4444;margin:0 5px}.site-footer .copyright-bar .copyright-text a{color:var(--primary-color);text-decoration:none;transition:color .3s}.site-footer .copyright-bar .copyright-text a:hover{color:var(--secondary-color)}@media (max-width:991px){.site-footer.footer-theme-two .main-footer{padding:60px 0 40px}.site-footer .widget{margin-bottom:40px}}@media (max-width:767px){.site-footer.footer-theme-two .main-footer{padding:40px 0 30px}.site-footer .copyright-bar .copyright-text{font-size:13px}}.email-mailto a{color:#fff;text-decoration:none!important}.page-header{position:relative;overflow:hidden}.page-header.full-height{align-items:center;min-height:100vh;display:flex}.page-header.dc-five{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);position:relative}.page-header.dc-five:before{content:"";background:radial-gradient(circle,#6366f11a 0%,#0000 70%);border-radius:50%;width:800px;height:800px;animation:20s ease-in-out infinite float;position:absolute;top:-50%;right:-20%}.page-header.dc-five:after{content:"";background:radial-gradient(circle,#8b5cf61a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:15s ease-in-out infinite reverse float;position:absolute;bottom:-30%;left:-10%}.page-header .container{z-index:1;position:relative}.page-header .image-wrapper{text-align:center;animation:6s ease-in-out infinite floatImage;position:relative}.page-header .image-wrapper img{filter:drop-shadow(0 20px 60px #00000026);max-width:100%;height:auto;margin-top:-50px}.page-header .heading-wrapper h1{margin-bottom:25px;font-size:48px;font-weight:800;line-height:1.2}.page-header .heading-wrapper h1 span{background:linear-gradient(135deg,var(--gradient-start)0%,var(--gradient-end)100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.page-header .text-wrapper{margin-bottom:35px}.page-header .text-wrapper p{color:var(--text-light);font-size:18px;line-height:1.8}.page-header .btn-wrapper{flex-wrap:wrap;gap:15px;display:flex}.page-header .btn-wrapper .btn{align-items:center;gap:8px;display:inline-flex}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(30px,30px)}}@keyframes floatImage{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:991px){.page-header{padding:80px 0 60px}.page-header.full-height{min-height:auto}.page-header .heading-wrapper h1{font-size:36px}.page-header .text-wrapper p{font-size:16px}.page-header .image-wrapper{margin-bottom:40px}.page-header .btn-wrapper{margin-bottom:30px}}@media (max-width:767px){.page-header{padding:60px 0 40px}.page-header .heading-wrapper h1{font-size:28px}.page-header .btn-wrapper{flex-direction:column}.page-header .btn-wrapper .btn{justify-content:center;width:100%}}.module-section{background:#fff;position:relative}.module-section .row.clearfix{margin:0 -10px}.module-section .row.clearfix>div{margin-bottom:20px;padding:0 10px}@media (max-width:991px){.module-section .row.clearfix>div{margin-bottom:30px}}@media (max-width:575px){.module-section .col-sm-6{width:100%}}#master-head{z-index:1000;background:#fff;transition:all .3s;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 10px #0000000d}#master-head.scrolled{box-shadow:0 4px 20px #0000001a}#master-head .container{justify-content:space-between;align-items:center;padding:15px;display:flex;position:relative}#master-head .logo-container{z-index:1001}#master-head .logo-container .logo{display:block}#master-head .logo-container .logo img{width:auto;height:40px}#master-head .logo-container .logo .logo-dark{display:block}#master-head .logo-container .logo .logo-light{display:none}#master-head .navbar-nav{align-items:center;display:flex}#master-head .menu-primary{gap:5px;margin:0;padding:0;list-style:none;display:flex}#master-head .menu-item{position:relative}#master-head .menu-item>a{color:var(--text-color);border-radius:6px;padding:10px 18px;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s;display:block}#master-head .menu-item>a:hover{color:var(--primary-color);background:#6366f10d}#master-head .menu-item.active>a{color:var(--primary-color)}#master-head .menu-item.menu-item-has-children>a:after{content:"";margin-left:6px;font-family:"Font Awesome 6 Free";font-size:12px;font-weight:900}#master-head .sub-menu{opacity:0;visibility:hidden;z-index:1000;background:#fff;border-radius:8px;min-width:220px;margin:0;padding:10px 0;list-style:none;transition:all .3s;position:absolute;top:100%;left:0;transform:translateY(10px);box-shadow:0 10px 40px #0000001a}#master-head .sub-menu .menu-item a{color:var(--text-color);padding:10px 20px;font-size:14px;text-decoration:none;transition:all .3s;display:block}#master-head .sub-menu .menu-item a:hover{color:var(--primary-color);background:#6366f10d}#master-head .sub-menu .menu-item.active a{color:var(--primary-color)}#master-head .menu-item-has-children:hover>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}#master-head .mega-menu{position:static}#master-head .mega-menu .mega-menu-inner{width:100%;min-width:auto;max-width:1200px;margin:0 auto;padding:30px;display:flex;left:0;right:0}#master-head .mega-menu .mega-menu-inner .col-title{flex:1;padding:0 15px}#master-head .mega-menu .mega-menu-inner .col-title>a{color:var(--text-color);margin-bottom:15px;font-size:15px;font-weight:600;text-decoration:none;display:block}#master-head .mega-menu .mega-menu-inner .col-title .sub-menu{opacity:1;visibility:visible;box-shadow:none;padding:0;position:static;transform:none}#master-head .navbar-right{align-items:center;gap:15px;display:flex}#master-head .menu-toggle-btn,#master-head .mobile-menu-button{display:none}#master-head .navbar-toggle{cursor:pointer;align-items:center;width:30px;height:24px;display:flex;position:relative}#master-head .navbar-toggle .burger-lines{background:var(--text-color);width:100%;height:2px;transition:all .3s;position:relative}#master-head .navbar-toggle .burger-lines:before,#master-head .navbar-toggle .burger-lines:after{content:"";background:var(--text-color);width:100%;height:2px;transition:all .3s;position:absolute}#master-head .navbar-toggle .burger-lines:before{top:-8px}#master-head .navbar-toggle .burger-lines:after{bottom:-8px}#master-head .navbar-toggle.active .burger-lines{background:0 0}#master-head .navbar-toggle.active .burger-lines:before{top:0;transform:rotate(45deg)}#master-head .navbar-toggle.active .burger-lines:after{bottom:0;transform:rotate(-45deg)}@media (max-width:991px){#master-head .menu-toggle-btn{z-index:1001;display:block}#master-head #navigation{background:#fff;flex-direction:column;max-height:calc(100vh - 70px);transition:transform .3s;display:flex;position:fixed;top:70px;left:0;right:0;overflow-y:auto;transform:translate(-100%);box-shadow:0 10px 40px #0000001a}#master-head #navigation.active{transform:translate(0)}#master-head .menu-primary{flex-direction:column;gap:0;width:100%;padding:20px}#master-head .menu-item{border-bottom:1px solid var(--border-color);width:100%}#master-head .menu-item>a{padding:15px 10px}#master-head .sub-menu{opacity:0;visibility:hidden;max-height:0;box-shadow:none;transition:all .3s;position:static;overflow:hidden;transform:none}#master-head .sub-menu.active{opacity:1;visibility:visible;max-height:1000px}#master-head .mega-menu .mega-menu-inner{flex-direction:column;padding:10px}#master-head .mega-menu .mega-menu-inner .col-title{padding:10px 0}#master-head .navbar-right{display:none}#master-head .mobile-menu-button{border-top:1px solid var(--border-color);margin-top:auto;padding:20px;display:block}#master-head .mobile-menu-button .btn{justify-content:center;width:100%}}.testimonial-section{background:#f0f0f0;margin-bottom:10px;position:relative}.testimonial-section h2,.testimonial-section p{color:#000}.testimonial-section .client-testimonial{padding:50px 0;position:relative}.testimonial-section .client-testimonial.theme-two .testimonial-slider .slick-dots{justify-content:center;gap:10px;bottom:-50px;display:flex!important}.testimonial-section .client-testimonial.theme-two .testimonial-slider .slick-dots li{width:12px;height:12px;margin:0}.testimonial-section .client-testimonial.theme-two .testimonial-slider .slick-dots li button{background:var(--border-color);border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.testimonial-section .client-testimonial.theme-two .testimonial-slider .slick-dots li button:before{display:none}.testimonial-section .client-testimonial.theme-two .testimonial-slider .slick-dots li.slick-active button{background:var(--primary-color);border-radius:6px;width:30px}.testimonial-section .client-testimonial.theme-two .testimonial-text{background:#fff;border-radius:16px;max-width:900px;margin:0 auto;padding:50px 40px;box-shadow:0 10px 40px #00000014}.testimonial-section .client-testimonial.theme-two .testimonial-text blockquote{color:var(--text-light);margin:0 0 30px;padding-left:40px;font-size:18px;font-style:italic;line-height:1.8;position:relative}.testimonial-section .client-testimonial.theme-two .testimonial-text blockquote:before{content:"“";color:var(--primary-color);font-family:Georgia,serif;font-size:60px;line-height:1;position:absolute;top:-10px;left:0}.testimonial-section .client-testimonial.theme-two .testimonial-text .client-info h5{color:var(--text-color);margin:0 0 5px;font-size:20px;font-weight:600}.testimonial-section .client-testimonial.theme-two .testimonial-text .client-info p{color:var(--text-light);margin:0;font-size:14px}.companies-section{background:#fff}.companies-section .companies-logo.grid-view{grid-template-columns:repeat(5,1fr);align-items:center;gap:30px;display:grid}.companies-section .companies-logo.grid-view .item .logo-wrapper{text-align:center;border:1px solid var(--border-color);border-radius:12px;justify-content:center;align-items:center;min-height:100px;padding:20px;transition:all .3s;display:flex}.companies-section .companies-logo.grid-view .item .logo-wrapper img{opacity:.6;filter:grayscale();max-width:100%;height:auto;transition:opacity .3s}.companies-section .companies-logo.grid-view .item .logo-wrapper:hover{border-color:var(--primary-color);box-shadow:0 5px 20px #6366f11a}.companies-section .companies-logo.grid-view .item .logo-wrapper:hover img{opacity:1;filter:grayscale(0%)}@media (max-width:991px){.testimonial-section .client-testimonial.theme-two .testimonial-text{padding:40px 30px}.testimonial-section .client-testimonial.theme-two .testimonial-text blockquote{padding-left:35px;font-size:16px}.testimonial-section .client-testimonial.theme-two .testimonial-text blockquote:before{font-size:50px}.companies-section .companies-logo.grid-view{grid-template-columns:repeat(3,1fr);gap:20px}}@media (max-width:767px){.testimonial-section .client-testimonial.theme-two .testimonial-text{padding:30px 20px}.testimonial-section .client-testimonial.theme-two .testimonial-text blockquote{padding-left:30px;font-size:15px}.companies-section .companies-logo.grid-view{grid-template-columns:repeat(2,1fr);gap:15px}}.slick-dots{display:none!important}.book-demo-modal-overlay{justify-content:center;align-items:center;animation:.3s ease-out overlayFadeIn;display:flex;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;z-index:9999!important;background:#000000b3!important;padding:20px!important;position:fixed!important;inset:0!important}@media (max-width:768px){.book-demo-modal-overlay{padding:10px}}.book-demo-modal{background:#fff;border-radius:16px;width:100%;max-width:600px;max-height:90vh;animation:.3s ease-out modalSlideIn;overflow-y:auto;box-shadow:0 20px 60px #0000004d}@media (max-width:768px){.book-demo-modal{border-radius:12px;max-height:95vh}}.modal-header{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;padding:24px 32px;display:flex}@media (max-width:768px){.modal-header{padding:20px 24px}}.modal-header h2{color:#1a1a2e;margin:0;font-size:1.75rem;font-weight:700}@media (max-width:768px){.modal-header h2{font-size:1.5rem}}.modal-header .close-button{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.modal-header .close-button:hover{color:#374151;background:#f3f4f6}.modal-header .close-button:focus{outline:none;box-shadow:0 0 0 3px #3b82f61a}.demo-form{padding:32px}@media (max-width:768px){.demo-form{padding:24px}}.form-group{margin-bottom:24px}.form-group label{color:#374151;margin-bottom:8px;font-size:.95rem;font-weight:600;display:block}.form-group input,.form-group select,.form-group textarea{background:#fff;border:2px solid #e5e7eb;border-radius:8px;width:100%;padding:12px 16px;font-family:inherit;font-size:1rem;transition:all .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#d64427;outline:none;box-shadow:0 0 0 3px #3b82f61a}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#d64427}.form-group input.error:focus,.form-group select.error:focus,.form-group textarea.error:focus{border-color:#d64427;box-shadow:0 0 0 3px #ef44441a}.form-group input:disabled,.form-group select:disabled,.form-group textarea:disabled{color:#6b7280;cursor:not-allowed;background-color:#f9fafb}.form-group textarea{resize:vertical;min-height:100px}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:768px){.form-row{grid-template-columns:1fr;gap:0}}.form-row .form-group{margin-bottom:24px}.preselected-notice{color:#059669;margin-top:4px;font-size:.875rem;font-weight:500}.error-message{color:#d64427;margin-top:4px;font-size:.875rem;font-weight:500;display:block}.form-actions{border-top:1px solid #eef2f7;justify-content:flex-end;gap:12px;margin-top:32px;padding-top:24px;display:flex}@media (max-width:768px){.form-actions{flex-direction:column-reverse}}.form-actions button{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-width:120px;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.form-actions button:focus{outline:none;box-shadow:0 0 0 3px #3b82f61a}.form-actions button:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.form-actions .btn-cancel{color:#374151;background:#f3f4f6}.form-actions .btn-cancel:hover:not(:disabled){background:#e5e7eb;transform:translateY(-1px)}.form-actions .btn-submit{color:#fff;background:#d64427}.form-actions .btn-submit:hover:not(:disabled){background:#d64427;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.loading-spinner{border:2px solid #0000;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:1s linear infinite spin}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.book-demo-modal::-webkit-scrollbar{width:6px}.book-demo-modal::-webkit-scrollbar-track{background:#f1f1f1;border-radius:0 16px 16px 0}.book-demo-modal::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.book-demo-modal::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width:480px){.book-demo-modal-overlay{padding:10px}.modal-header{padding:16px 20px}.modal-header h2{font-size:1.25rem}.demo-form{padding:20px}.form-group{margin-bottom:20px}.form-actions{margin-top:24px;padding-top:20px}.form-actions button{flex:1;min-width:auto;padding:10px 20px}}@media print{.book-demo-modal-overlay{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;position:static}.book-demo-modal{box-shadow:none;border:1px solid #e5e7eb}.close-button{display:none}}#theme-option{z-index:9999;background:#fff;border-radius:12px 0 0 12px;width:280px;padding:30px 25px;transition:right .4s;position:fixed;top:50%;right:-300px;transform:translateY(-50%);box-shadow:-5px 0 30px #0000001a}#theme-option.open{right:0}#theme-option h3{color:var(--text-color);margin-top:20px;margin-bottom:15px;font-size:16px;font-weight:600}#theme-option h3:first-child{margin-top:0}#theme-option .pattern-color-list{gap:10px;margin:0 0 20px;padding:0;list-style:none;display:flex}#theme-option .pattern-color-list li a{cursor:pointer;border:3px solid #0000;border-radius:8px;width:40px;height:40px;transition:all .3s;display:block;position:relative}#theme-option .pattern-color-list li a:after{content:"";color:#fff;opacity:0;font-family:"Font Awesome 6 Free";font-size:14px;font-weight:900;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#theme-option .pattern-color-list li a.active{border-color:var(--text-color)}#theme-option .pattern-color-list li a.active:after{opacity:1}#theme-option .pattern-color-list li a.default-color{background:linear-gradient(135deg,#d64427 100%)}#theme-option .pattern-color-list li a.orange-color{background:linear-gradient(135deg,#f97316 0%,#fb923c 100%)}#theme-option .pattern-color-list li a.green-color{background:linear-gradient(135deg,#10b981 0%,#34d399 100%)}#theme-option .layout-option{gap:10px;margin-bottom:20px;display:flex}#theme-option .layout-option .btn{text-align:center;border-radius:8px;flex:1;padding:10px 15px;font-size:14px;text-decoration:none;transition:all .3s}#theme-option .layout-option .btn.active{background:var(--primary-color);color:#fff}#theme-option .switcher-btn{position:absolute;top:50%;left:-50px;transform:translateY(-50%)}#theme-option .switcher-btn .settings{background:linear-gradient(135deg,var(--gradient-start)0%,var(--gradient-end)100%);border-radius:12px 0 0 12px;justify-content:center;align-items:center;width:50px;height:50px;text-decoration:none;transition:all .3s;display:flex;box-shadow:-5px 0 20px #6366f14d}#theme-option .switcher-btn .settings i{color:#fff;font-size:24px}#theme-option .switcher-btn .settings:hover{box-shadow:-8px 0 30px #6366f180}#theme-option .switcher-btn .settings:hover i{animation:2s linear infinite spin}@media (max-width:767px){#theme-option{width:260px;padding:25px 20px;right:-280px}#theme-option .switcher-btn .settings{width:45px;height:45px}#theme-option .switcher-btn .settings i{font-size:20px}}.about-page{color:#333;font-family:Inter,sans-serif;line-height:1.6}.about-page>*{z-index:1;position:relative}.about-page .container{max-width:1200px;margin:0 auto;padding:0 15px}.about-page .section-padding{padding:80px 0}@media (max-width:991px){.about-page .section-padding{padding:60px 0}}@media (max-width:767px){.about-page .section-padding{padding:40px 0}}.about-page .page-header{color:#fff;text-align:center;background:#1a1a2e}.about-page .page-header .page-title-inner{padding:60px 0}.about-page .page-header .h1{color:#fff;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.2}.about-page .page-header .h1 span{color:#d64427}@media (max-width:991px){.about-page .page-header .h1{font-size:2.5rem}}@media (max-width:767px){.about-page .page-header .h1{font-size:2rem}}.about-page .page-header .lead-text{color:#fffc;margin-bottom:2rem;font-size:1.125rem}@media (max-width:767px){.about-page .page-header .lead-text{font-size:1rem}}.about-page .page-header .breadcrumb{flex-wrap:wrap;justify-content:center;align-items:center;margin:2rem 0 0;padding:0;list-style:none;display:flex}.about-page .page-header .breadcrumb li{margin:0 10px}.about-page .page-header .breadcrumb li a{color:#ffffffb3;text-decoration:none;transition:all .3s}.about-page .page-header .breadcrumb li a:hover{color:#fff}.about-page .page-header .breadcrumb li.active span{color:#d64427}.about-page .page-header .breadcrumb li.active:before{content:"/";color:#ffffff80;margin-right:10px}.about-page .about-section{z-index:2;position:relative}.about-page .about-section .about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}@media (max-width:991px){.about-page .about-section .about-grid{grid-template-columns:1fr;gap:40px}}.about-page .about-section .about-image .image-wrapper img{border-radius:8px;max-width:100%;height:auto}.about-page .about-section .about-content .heading-wrapper{margin-bottom:2rem}.about-page .about-section .about-content .heading-wrapper .sub-title{color:#d64427;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.875rem;font-weight:600;display:inline-block}.about-page .about-section .about-content .heading-wrapper .h1{margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.2}.about-page .about-section .about-content .heading-wrapper .h1 span{color:#d64427}@media (max-width:991px){.about-page .about-section .about-content .heading-wrapper .h1{font-size:2.5rem}}@media (max-width:767px){.about-page .about-section .about-content .heading-wrapper .h1{font-size:2rem}}.about-page .about-section .about-content .text-wrapper{margin-bottom:2rem}.about-page .about-section .about-content .text-wrapper p{color:#6c757d;margin-bottom:1.5rem;line-height:1.6}.about-page .about-section .about-content .text-wrapper .list-style{padding:0;list-style:none}.about-page .about-section .about-content .text-wrapper .list-style li{color:#333;margin-bottom:10px;padding-left:30px;position:relative}.about-page .about-section .about-content .text-wrapper .list-style li:before{content:"✓";color:#d64427;font-weight:700;position:absolute;left:0}.about-page .about-section .about-content .btn-wrapper .btn{color:#fff;text-align:center;cursor:pointer;background:#d64427;border:none;border-radius:8px;padding:12px 30px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.about-page .about-section .about-content .btn-wrapper .btn:hover{background:#1a7ae6;transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.about-page .features-section{z-index:3;background:linear-gradient(#f8f9fa 0%,#fff 100%);position:relative}.about-page .features-section .features-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}@media (max-width:991px){.about-page .features-section .features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.about-page .features-section .features-grid{grid-template-columns:1fr}}.about-page .features-section .feature-block .feature-inner{text-align:center;background:#fff;border-radius:8px;padding:40px 30px;transition:all .3s;box-shadow:0 5px 15px #0000001a}.about-page .features-section .feature-block .feature-inner:hover{transform:translateY(-5px)}.about-page .features-section .feature-block .feature-inner:hover .feature-icon .normal{opacity:0}.about-page .features-section .feature-block .feature-inner:hover .feature-icon .hover{opacity:1}.about-page .features-section .feature-block .feature-icon{justify-content:center;align-items:center;height:80px;margin-bottom:1.5rem;display:flex;position:relative}.about-page .features-section .feature-block .feature-icon img{max-height:60px;transition:all .3s}.about-page .features-section .feature-block .feature-icon img.normal{opacity:1}.about-page .features-section .feature-block .feature-icon img.hover{opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-page .features-section .feature-block .feature-text h4{color:#1a1a2e;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.about-page .features-section .feature-block .feature-text p{color:#6c757d;line-height:1.6}.about-page .team-section{z-index:4;position:relative}.about-page .team-section .section-header{text-align:center;margin-bottom:60px}.about-page .team-section .heading-wrapper .h1{margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.2}.about-page .team-section .heading-wrapper .h1 span{color:#d64427}@media (max-width:991px){.about-page .team-section .heading-wrapper .h1{font-size:2.5rem}}@media (max-width:767px){.about-page .team-section .heading-wrapper .h1{font-size:2rem}}.about-page .team-section .heading-wrapper .lead-text{color:#6c757d;margin-bottom:2rem;font-size:1.125rem}@media (max-width:767px){.about-page .team-section .heading-wrapper .lead-text{font-size:1rem}}.about-page .team-section .team-grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}@media (max-width:991px){.about-page .team-section .team-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.about-page .team-section .team-grid{grid-template-columns:1fr}}.about-page .team-section .team-member .team-member-inner{background:#fff;border-radius:8px;transition:all .3s;overflow:hidden;box-shadow:0 5px 15px #0000001a}.about-page .team-section .team-member .team-member-inner:hover{transform:translateY(-5px)}.about-page .team-section .team-member .team-member-inner:hover .team-social{opacity:1;transform:translateY(0)}.about-page .team-section .team-member .team-image{position:relative;overflow:hidden}.about-page .team-section .team-member .team-image img{object-fit:cover;width:100%;height:300px;transition:all .3s}.about-page .team-section .team-member .team-image .team-social{opacity:0;background:#1a1a2ecc;justify-content:center;align-items:center;padding:15px;transition:all .3s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.about-page .team-section .team-member .team-image .team-social a{color:#fff;margin:0 10px;font-size:1.125rem;transition:all .3s}.about-page .team-section .team-member .team-image .team-social a:hover{color:#d64427}.about-page .team-section .team-member .team-details{text-align:center;padding:20px}.about-page .team-section .team-member .team-details .member-name{color:#1a1a2e;margin-bottom:5px;font-size:1.125rem;font-weight:600}.about-page .team-section .team-member .team-details .member-position{color:#d64427;font-size:.875rem}.about-page .cta-section{color:#fff;z-index:5;background:#1a1a2e;position:relative}.about-page .cta-section .cta-content{justify-content:space-between;align-items:center;display:flex}@media (max-width:991px){.about-page .cta-section .cta-content{text-align:center;flex-direction:column;gap:30px}}.about-page .cta-section .cta-text .h1{color:#fff;margin:0;font-size:3rem;font-weight:700;line-height:1.2}.about-page .cta-section .cta-text .h1 .special-font{color:#d64427;font-style:italic}@media (max-width:991px){.about-page .cta-section .cta-text .h1{font-size:2.5rem}}@media (max-width:767px){.about-page .cta-section .cta-text .h1{font-size:2rem}}.about-page .cta-section .cta-button .btn{color:#1a1a2e;text-align:center;cursor:pointer;background:#fff;border:none;border-radius:8px;padding:15px 40px;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.about-page .cta-section .cta-button .btn:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 5px 15px #0003}.about-page .companies-section{z-index:6;position:relative}.about-page .companies-section .section-header{text-align:center;margin-bottom:60px}.about-page .companies-section .companies-logos{grid-template-columns:repeat(5,1fr);align-items:center;gap:40px;display:grid}@media (max-width:991px){.about-page .companies-section .companies-logos{grid-template-columns:repeat(3,1fr);gap:30px}}@media (max-width:767px){.about-page .companies-section .companies-logos{grid-template-columns:repeat(2,1fr);gap:20px}}.about-page .companies-section .logo-item{justify-content:center;align-items:center;display:flex}.about-page .companies-section .logo-item .logo-wrapper img{filter:grayscale();opacity:.7;max-width:100%;height:auto;transition:all .3s}.about-page .companies-section .logo-item .logo-wrapper img:hover{filter:grayscale(0%);opacity:1}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.about-page .wow{animation-duration:1s}.about-page .wow.fadeIn{animation-name:fadeIn}.about-page .wow.fadeInLeft{animation-name:fadeInLeft}.about-page .wow.fadeInRight{animation-name:fadeInRight}.about-page .wow.fadeInUp{animation-name:fadeIn}@media (max-width:767px){.about-page .h1{font-size:1.75rem}.about-page .lead-text{font-size:1rem}.about-page .btn{padding:10px 25px}.about-page .btn-large{padding:12px 30px}.about-page .team-grid,.about-page .features-grid,.about-page .companies-logos{gap:20px}.about-page .feature-block .feature-inner{padding:30px 20px}}.blog-page{color:#333;font-family:Inter,sans-serif;line-height:1.6}.blog-page>*{z-index:1;position:relative}.blog-page .container{max-width:1200px;margin:0 auto;padding:0 15px}.blog-page .section-padding{padding:80px 0}@media (max-width:991px){.blog-page .section-padding{padding:60px 0}}@media (max-width:767px){.blog-page .section-padding{padding:40px 0}}.blog-page .page-header{color:#fff;text-align:center;background:#1a1a2e}.blog-page .page-header .page-title-inner{padding:60px 0}.blog-page .page-header .h1{color:#fff;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.2}@media (max-width:991px){.blog-page .page-header .h1{font-size:2.5rem}}@media (max-width:767px){.blog-page .page-header .h1{font-size:2rem}}.blog-page .page-header .lead-text{color:#fffc;margin-bottom:2rem;font-size:1.125rem}@media (max-width:767px){.blog-page .page-header .lead-text{font-size:1rem}}.blog-page .page-header .breadcrumb{flex-wrap:wrap;justify-content:center;align-items:center;margin:2rem 0 0;padding:0;list-style:none;display:flex}.blog-page .page-header .breadcrumb li{margin:0 10px}.blog-page .page-header .breadcrumb li a{color:#ffffffb3;text-decoration:none;transition:all .3s}.blog-page .page-header .breadcrumb li a:hover{color:#fff}.blog-page .page-header .breadcrumb li.active span{color:#d64427}.blog-page .page-header .breadcrumb li.active:before{content:"/";color:#ffffff80;margin-right:10px}.blog-page .filters{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:50px;display:flex}.blog-page .filters .select-filter{color:#d64427;background:#f8f9fa;border-radius:20px;padding:8px 16px;font-weight:600;display:none}@media (max-width:767px){.blog-page .filters .select-filter{display:inline-block}}.blog-page .filters ul{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}@media (max-width:767px){.blog-page .filters ul{display:none}}.blog-page .filters ul li{cursor:pointer;background:#f8f9fa;border-radius:20px;padding:8px 20px;transition:all .3s}.blog-page .filters ul li:hover{color:#fff;background:#d64427}.blog-page .filters ul li:hover span{color:#fff}.blog-page .filters ul li.is-checked{background:#d64427}.blog-page .filters ul li.is-checked span{color:#fff}.blog-page .filters ul li span{color:#333;font-weight:500;transition:all .3s}.blog-page .news-grid{grid-template-columns:repeat(2,1fr);gap:40px;margin-bottom:60px;display:grid}@media (max-width:991px){.blog-page .news-grid{gap:30px}}@media (max-width:767px){.blog-page .news-grid{grid-template-columns:1fr;gap:30px}}.blog-page .news-grid .article-block .inner-box{background:#fff;border-radius:8px;transition:all .3s;overflow:hidden;box-shadow:0 5px 15px #0000001a}.blog-page .news-grid .article-block .inner-box:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}.blog-page .news-grid .article-block .inner-box:hover .article-img img{transform:scale(1.05)}.blog-page .news-grid .article-block .inner-box:hover .entry-title a{color:#d64427}.blog-page .news-grid .article-block .article-img{overflow:hidden}.blog-page .news-grid .article-block .article-img a{display:block}.blog-page .news-grid .article-block .article-img img{object-fit:cover;width:100%;height:250px;transition:all .3s}@media (max-width:767px){.blog-page .news-grid .article-block .article-img img{height:200px}}.blog-page .news-grid .article-block .article-details{padding:30px}@media (max-width:767px){.blog-page .news-grid .article-block .article-details{padding:20px}}.blog-page .news-grid .article-block .article-details .post-meta{flex-wrap:wrap;gap:20px;margin-bottom:15px;display:flex}.blog-page .news-grid .article-block .article-details .post-meta .entry-meta a{color:#6c757d;font-size:.875rem;text-decoration:none;transition:all .3s}.blog-page .news-grid .article-block .article-details .post-meta .entry-meta a:hover{color:#d64427}.blog-page .news-grid .article-block .article-details .post-meta .entry-meta.entry-category a{color:#d64427;font-weight:600}.blog-page .news-grid .article-block .article-details .entry-title{margin-bottom:20px}.blog-page .news-grid .article-block .article-details .entry-title a{color:#1a1a2e;font-size:1.25rem;font-weight:600;line-height:1.4;text-decoration:none;transition:all .3s}.blog-page .news-grid .article-block .article-details .entry-title a:hover{color:#d64427}.blog-page .news-grid .article-block .article-details .readmore-link .link-btn{color:#d64427;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:none;transition:all .3s}.blog-page .news-grid .article-block .article-details .readmore-link .link-btn:hover{color:#d64427;text-decoration:underline}.blog-page .pagination-wrapper .btn{color:#fff;text-align:center;cursor:pointer;background:#d64427;border:none;border-radius:8px;padding:12px 30px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.blog-page .pagination-wrapper .btn:hover{background:#1a7ae6;transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.blog-loading{color:#6c757d;justify-content:center;align-items:center;height:200px;font-size:1.125rem;display:flex}.blog-page .wow{animation-duration:1s;animation-fill-mode:both}.blog-page .wow.fadeInUp{animation-name:fadeIn}@media (max-width:767px){.blog-page .h1{font-size:1.75rem}.blog-page .lead-text{font-size:1rem}.blog-page .news-grid{gap:20px}.blog-page .filters{margin-bottom:30px}}.blog-detail-page{color:#333;font-family:Inter,sans-serif;line-height:1.6}.blog-detail-page>*{z-index:1;position:relative}.blog-detail-page .container{max-width:1200px;margin:0 auto;padding:0 15px}.blog-detail-page .section-padding{padding:80px 0}@media (max-width:991px){.blog-detail-page .section-padding{padding:60px 0}}@media (max-width:767px){.blog-detail-page .section-padding{padding:40px 0}}.blog-detail-page .page-header{color:#fff;text-align:center;background:#1a1a2e}.blog-detail-page .page-header .page-title-inner{padding:60px 0}.blog-detail-page .page-header .h1{color:#fff;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.2}@media (max-width:991px){.blog-detail-page .page-header .h1{font-size:2.5rem}}@media (max-width:767px){.blog-detail-page .page-header .h1{font-size:2rem}}.blog-detail-page .page-header .lead-text{color:#fffc;margin-bottom:2rem;font-size:1.125rem}@media (max-width:767px){.blog-detail-page .page-header .lead-text{font-size:1rem}}.blog-detail-page .page-header .breadcrumb{flex-wrap:wrap;justify-content:center;align-items:center;margin:2rem 0 0;padding:0;list-style:none;display:flex}.blog-detail-page .page-header .breadcrumb li{margin:0 10px}.blog-detail-page .page-header .breadcrumb li a{color:#ffffffb3;text-decoration:none;transition:all .3s}.blog-detail-page .page-header .breadcrumb li a:hover{color:#fff}.blog-detail-page .page-header .breadcrumb li.active span{color:#d64427}.blog-detail-page .page-header .breadcrumb li.active:before{content:"/";color:#ffffff80;margin-right:10px}.blog-detail-page .blog-detail-content{max-width:800px;margin:0 auto}.blog-detail-page .back-button{margin-bottom:30px}.blog-detail-page .back-button .btn{color:#333;cursor:pointer;background:#f8f9fa;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.blog-detail-page .back-button .btn:hover{color:#fff;background:#d64427;transform:translate(-5px)}.blog-detail-page .blog-header{margin-bottom:40px}.blog-detail-page .blog-header .blog-meta{flex-wrap:wrap;gap:20px;margin-bottom:15px;display:flex}.blog-detail-page .blog-header .blog-meta .blog-category{color:#d64427;text-transform:uppercase;letter-spacing:.5px;font-size:.875rem;font-weight:600}.blog-detail-page .blog-header .blog-meta .blog-date{color:#6c757d;font-size:.875rem}.blog-detail-page .blog-header .blog-title{color:#1a1a2e;margin:0;font-size:2.5rem;font-weight:700;line-height:1.2}@media (max-width:991px){.blog-detail-page .blog-header .blog-title{font-size:2rem}}@media (max-width:767px){.blog-detail-page .blog-header .blog-title{font-size:1.75rem}}.blog-detail-page .blog-featured-image{border-radius:8px;margin-bottom:40px;overflow:hidden}.blog-detail-page .blog-featured-image img{object-fit:cover;width:100%;height:400px}@media (max-width:767px){.blog-detail-page .blog-featured-image img{height:250px}}.blog-detail-page .blog-content{margin-bottom:60px}.blog-detail-page .blog-content p{color:#4a5568;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.7}@media (max-width:767px){.blog-detail-page .blog-content p{font-size:1rem}}.blog-detail-page .blog-content h2,.blog-detail-page .blog-content h3,.blog-detail-page .blog-content h4{color:#1a1a2e;margin:2rem 0 1rem;font-weight:600}.blog-detail-page .blog-content h2{font-size:1.75rem}.blog-detail-page .blog-content h3{font-size:1.5rem}.blog-detail-page .blog-content ul,.blog-detail-page .blog-content ol{margin-bottom:1.5rem;padding-left:1.5rem}.blog-detail-page .blog-content ul li,.blog-detail-page .blog-content ol li{margin-bottom:.5rem;line-height:1.6}.blog-detail-page .blog-content blockquote{color:#6c757d;border-left:4px solid #d64427;margin:2rem 0;padding-left:1.5rem;font-size:1.25rem;font-style:italic}.blog-detail-page .blog-share{background:#f8f9fa;border-radius:8px;margin-bottom:60px;padding:30px}.blog-detail-page .blog-share h4{color:#1a1a2e;margin-bottom:15px}.blog-detail-page .blog-share .share-buttons{flex-wrap:wrap;gap:15px;display:flex}.blog-detail-page .blog-share .share-buttons .share-btn{color:#333;background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:8px 16px;font-weight:500;text-decoration:none;transition:all .3s}.blog-detail-page .blog-share .share-buttons .share-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.blog-detail-page .blog-share .share-buttons .share-btn:hover.facebook{color:#fff;background:#1877f2;border-color:#1877f2}.blog-detail-page .blog-share .share-buttons .share-btn:hover.twitter{color:#fff;background:#1da1f2;border-color:#1da1f2}.blog-detail-page .blog-share .share-buttons .share-btn:hover.linkedin{color:#fff;background:#0077b5;border-color:#0077b5}.blog-detail-page .related-posts{border-top:1px solid #e0e0e0;padding-top:60px}.blog-detail-page .related-posts .related-title{color:#1a1a2e;text-align:center;margin-bottom:30px;font-size:1.75rem;font-weight:600}.blog-detail-page .related-posts .related-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}@media (max-width:991px){.blog-detail-page .related-posts .related-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.blog-detail-page .related-posts .related-grid{grid-template-columns:1fr}}.blog-detail-page .related-posts .related-post{background:#fff;border-radius:8px;transition:all .3s;overflow:hidden;box-shadow:0 5px 15px #0000001a}.blog-detail-page .related-posts .related-post:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}.blog-detail-page .related-posts .related-post:hover .related-post-title a{color:#d64427}.blog-detail-page .related-posts .related-post .related-image{overflow:hidden}.blog-detail-page .related-posts .related-post .related-image a{display:block}.blog-detail-page .related-posts .related-post .related-image img{object-fit:cover;width:100%;height:150px;transition:all .3s}.blog-detail-page .related-posts .related-post .related-content{padding:20px}.blog-detail-page .related-posts .related-post .related-content .related-post-title{margin-bottom:10px}.blog-detail-page .related-posts .related-post .related-content .related-post-title a{color:#1a1a2e;font-size:1rem;font-weight:600;line-height:1.4;text-decoration:none;transition:all .3s}.blog-detail-page .related-posts .related-post .related-content .related-meta{gap:15px;font-size:.875rem;display:flex}.blog-detail-page .related-posts .related-post .related-content .related-meta .related-category{color:#d64427;font-weight:600}.blog-detail-page .related-posts .related-post .related-content .related-meta .related-date{color:#6c757d}.blog-detail-loading,.blog-not-found{color:#6c757d;justify-content:center;align-items:center;height:200px;font-size:1.125rem;display:flex}@media (max-width:767px){.blog-detail-page .h1{font-size:1.75rem}.blog-detail-page .lead-text{font-size:1rem}.blog-detail-page .blog-title{font-size:1.5rem}.blog-detail-page .blog-content p{font-size:1rem}.blog-detail-page .related-grid{gap:20px}}.filters{text-align:center;margin-bottom:40px}.filters .select-filter{cursor:pointer;color:#d64427;background:#fff;border:1px solid #d64427;border-radius:20px;padding:10px 20px;font-weight:600;display:none}.filters ul{flex-wrap:wrap;justify-content:center;gap:10px;margin:0;padding:0;list-style:none;display:flex}.filters ul li{cursor:pointer;color:#d64427;border:1px solid #d64427;border-radius:20px;padding:6px 14px;transition:all .3s}.filters ul li.is-checked{color:#fff;background:#d64427}.filters ul li:hover{background:#d644271a}@media (max-width:768px){.filters .select-filter{margin-bottom:10px;display:inline-block}.filters ul{flex-direction:column;gap:8px;display:none}.filters ul.show{display:flex}}.contact-page{color:#333;font-family:Inter,sans-serif;line-height:1.6}.contact-page>*{z-index:1;position:relative}.contact-page .container{max-width:1200px;margin:0 auto;padding:0 15px}.contact-page .section-padding{padding:80px 0}@media (max-width:991px){.contact-page .section-padding{padding:60px 0}}@media (max-width:767px){.contact-page .section-padding{padding:40px 0}}.contact-page .page-header{color:#fff;text-align:center;background:#1a1a2e}.contact-page .page-header .page-title-inner{padding:60px 0}.contact-page .page-header .h1{color:#fff;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.2}@media (max-width:991px){.contact-page .page-header .h1{font-size:2.5rem}}@media (max-width:767px){.contact-page .page-header .h1{font-size:2rem}}.contact-page .page-header .lead-text{color:#fffc;margin-bottom:2rem;font-size:1.125rem}@media (max-width:767px){.contact-page .page-header .lead-text{font-size:1rem}}.contact-page .page-header .breadcrumb{flex-wrap:wrap;justify-content:center;align-items:center;margin:2rem 0 0;padding:0;list-style:none;display:flex}.contact-page .page-header .breadcrumb li{margin:0 10px}.contact-page .page-header .breadcrumb li a{color:#ffffffb3;text-decoration:none;transition:all .3s}.contact-page .page-header .breadcrumb li a:hover{color:#fff}.contact-page .page-header .breadcrumb li.active span{color:#d64427}.contact-page .page-header .breadcrumb li.active:before{content:"/";color:#ffffff80;margin-right:10px}.contact-page .contact-info-section{z-index:2;position:relative}.contact-page .contact-info-section .contact-info-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}@media (max-width:991px){.contact-page .contact-info-section .contact-info-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.contact-page .contact-info-section .contact-info-grid{grid-template-columns:1fr}}.contact-page .contact-info-section .contact-info-item .contact-icon-box{text-align:center;background:#fff;border-radius:8px;height:100%;padding:40px 30px;transition:all .3s;box-shadow:0 5px 15px #0000001a}.contact-page .contact-info-section .contact-info-item .contact-icon-box:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}.contact-page .contact-info-section .contact-info-item .contact-icon{justify-content:center;align-items:center;height:80px;margin-bottom:1.5rem;display:flex}.contact-page .contact-info-section .contact-info-item .contact-icon img{max-height:60px;transition:all .3s}.contact-page .contact-info-section .contact-info-item .contact-text h4{color:#1a1a2e;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.contact-page .contact-info-section .contact-info-item .contact-text p{color:#6c757d;margin-bottom:1rem;line-height:1.6}.contact-page .contact-info-section .contact-info-item .contact-text p:last-of-type{margin-bottom:0}.contact-page .contact-info-section .contact-info-item .contact-text .link-btn{color:#d64427;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:none;transition:all .3s}.contact-page .contact-info-section .contact-info-item .contact-text .link-btn:hover{color:#1a7ae6;text-decoration:underline}.contact-page .contact-form-section{z-index:3;background:linear-gradient(#f8f9fa 0%,#fff 100%);position:relative}.contact-page .contact-form-section .contact-form-wrapper{max-width:800px;margin:0 auto}.contact-page .contact-form-section .section-header{margin-bottom:60px}.contact-page .contact-form-section .section-header .heading-wrapper .h1{margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.2}.contact-page .contact-form-section .section-header .heading-wrapper .h1 span{color:#d64427}@media (max-width:991px){.contact-page .contact-form-section .section-header .heading-wrapper .h1{font-size:2.5rem}}@media (max-width:767px){.contact-page .contact-form-section .section-header .heading-wrapper .h1{font-size:2rem}}.contact-page .contact-form-section .section-header .heading-wrapper .lead-text{color:#6c757d;margin-bottom:2rem;font-size:1.125rem}@media (max-width:767px){.contact-page .contact-form-section .section-header .heading-wrapper .lead-text{font-size:1rem}}.contact-page .contact-form-section .contact-form{background:#fff;border-radius:8px;padding:50px;box-shadow:0 5px 15px #0000001a}@media (max-width:767px){.contact-page .contact-form-section .contact-form{padding:30px 20px}}.contact-page .contact-form-section .contact-form .form-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (max-width:767px){.contact-page .contact-form-section .contact-form .form-row{grid-template-columns:1fr}}.contact-page .contact-form-section .contact-form .form-group{margin-bottom:1.5rem}.contact-page .contact-form-section .contact-form .form-group:last-of-type{margin-bottom:0}.contact-page .contact-form-section .contact-form .form-control{background:#fff;border:1px solid #e0e0e0;border-radius:8px;width:100%;padding:12px 15px;font-size:1rem;transition:all .3s}.contact-page .contact-form-section .contact-form .form-control:focus{border-color:#d64427;outline:none;box-shadow:0 0 0 3px #2d8cff1a}.contact-page .contact-form-section .contact-form .form-control::placeholder{color:#9e9e9e}.contact-page .contact-form-section .contact-form textarea.form-control{resize:vertical;min-height:120px}.contact-page .contact-form-section .contact-form .btn{color:#fff;text-align:center;cursor:pointer;background:#d64427;border:none;border-radius:8px;width:100%;padding:12px 30px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.contact-page .contact-form-section .contact-form .btn:hover{background:#d64427;transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.contact-page .map-section{z-index:4;height:400px;position:relative}.contact-page .map-section iframe{border:0;width:100%;height:100%;display:block}.contact-page .wow{animation-duration:1s}.contact-page .wow.fadeIn{animation-name:fadeIn}.contact-page .wow.fadeInLeft{animation-name:fadeInLeft}.contact-page .wow.fadeInRight{animation-name:fadeInRight}.contact-page .wow.fadeInUp{animation-name:fadeIn}@media (max-width:767px){.contact-page .h1{font-size:1.75rem}.contact-page .lead-text{font-size:1rem}.contact-page .contact-info-grid,.contact-page .contact-form .form-row{gap:20px}.contact-page .contact-info-item .contact-icon-box{padding:30px 20px}.contact-page .map-section{height:300px}}.products-page{color:#333;font-family:Inter,sans-serif;line-height:1.6}.products-page>*{z-index:1;position:relative}.products-page .container{max-width:1200px;margin:0 auto;padding:0 15px}.products-page .section-padding{padding:80px 0}@media (max-width:991px){.products-page .section-padding{padding:60px 0}}@media (max-width:767px){.products-page .section-padding{padding:40px 0}}.products-page .page-header{color:#fff;text-align:center;background:#1a1a2e}.products-page .page-header .page-title-inner{padding:60px 0}.products-page .page-header .h1{color:#fff;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.2}@media (max-width:991px){.products-page .page-header .h1{font-size:2.5rem}}@media (max-width:767px){.products-page .page-header .h1{font-size:2rem}}.products-page .page-header .lead-text{color:#fffc;margin-bottom:2rem;font-size:1.125rem}@media (max-width:767px){.products-page .page-header .lead-text{font-size:1rem}}.products-page .page-header .breadcrumb{flex-wrap:wrap;justify-content:center;align-items:center;margin:2rem 0 0;padding:0;list-style:none;display:flex}.products-page .page-header .breadcrumb li{margin:0 10px}.products-page .page-header .breadcrumb li a{color:#ffffffb3;text-decoration:none;transition:all .3s}.products-page .page-header .breadcrumb li a:hover{color:#fff}.products-page .page-header .breadcrumb li.active span{color:#d64427}.products-page .page-header .breadcrumb li.active:before{content:"/";color:#ffffff80;margin-right:10px}.products-page .category-filters{text-align:center;margin-bottom:50px}.products-page .category-filters ul{background:#f8f9fa;border-radius:30px;flex-wrap:wrap;justify-content:center;margin:0;padding:5px;list-style:none;display:inline-flex}.products-page .category-filters ul li{cursor:pointer;border-radius:25px;padding:10px 25px;font-weight:500;transition:all .3s}.products-page .category-filters ul li:hover{background:#e9ecef}.products-page .category-filters ul li.active{color:#fff;background:#d64427}@media (max-width:767px){.products-page .category-filters ul li{padding:8px 15px;font-size:.9rem}}.products-page .products-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px;display:grid}@media (max-width:991px){.products-page .products-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}}@media (max-width:767px){.products-page .products-grid{grid-template-columns:1fr;gap:30px}}.products-page .products-grid .product-card .product-inner{background:#fff;border-radius:12px;height:100%;transition:all .3s;overflow:hidden;box-shadow:0 5px 15px #0000001a}.products-page .products-grid .product-card .product-inner:hover{transform:translateY(-10px);box-shadow:0 15px 30px #00000026}.products-page .products-grid .product-card .product-inner:hover .product-title a{color:#d64427}.products-page .products-grid .product-card .product-image{height:200px;overflow:hidden}.products-page .products-grid .product-card .product-image a{height:100%;display:block}.products-page .products-grid .product-card .product-image img{object-fit:cover;width:100%;height:100%;transition:all .3s}.products-page .products-grid .product-card .product-content{padding:30px}@media (max-width:767px){.products-page .products-grid .product-card .product-content{padding:20px}}.products-page .products-grid .product-card .product-content .product-category{color:#d64427;text-transform:uppercase;letter-spacing:.5px;background:#e7f3ff;border-radius:15px;margin-bottom:15px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-block}.products-page .products-grid .product-card .product-content .product-title{margin-bottom:15px}.products-page .products-grid .product-card .product-content .product-title a{color:#1a1a2e;font-size:1.5rem;font-weight:600;line-height:1.3;text-decoration:none;transition:all .3s}.products-page .products-grid .product-card .product-content .product-description{color:#6c757d;margin-bottom:20px;line-height:1.6}.products-page .products-grid .product-card .product-content .product-features{margin-bottom:25px}.products-page .products-grid .product-card .product-content .product-features ul{margin:0;padding:0;list-style:none}.products-page .products-grid .product-card .product-content .product-features ul li{color:#555;margin-bottom:8px;padding-left:20px;font-size:.9rem;position:relative}.products-page .products-grid .product-card .product-content .product-features ul li:before{content:"✓";color:#d64427;font-weight:700;position:absolute;left:0}.products-page .products-grid .product-card .product-content .product-actions .btn{color:#fff;text-align:center;cursor:pointer;background:#d64427;border:none;border-radius:8px;width:100%;padding:12px 30px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.products-page .products-grid .product-card .product-content .product-actions .btn:hover{background:#1a7ae6;transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.products-page .no-products{padding:60px 0}.products-page .no-products h3{color:#6c757d;margin-bottom:15px}.products-page .no-products p{color:#6c757d}.products-loading{color:#6c757d;justify-content:center;align-items:center;height:200px;font-size:1.125rem;display:flex}.products-page .wow{animation-duration:1s;animation-fill-mode:both}.products-page .wow.fadeInUp{animation-name:fadeIn}@media (max-width:767px){.products-page .h1{font-size:1.75rem}.products-page .lead-text{font-size:1rem}.products-page .products-grid{gap:20px}.products-page .category-filters ul{gap:5px}.products-page .category-filters ul li{padding:6px 12px;font-size:.8rem}}.product-detail-page{color:#282828;background:#faf7f3;font-family:Inter,sans-serif;line-height:1.6}.product-detail-page>*{z-index:1;position:relative}.product-detail-page .container{max-width:1200px;margin:0 auto;padding:0 16px}.product-detail-page .section-padding{padding:64px 0}@media (max-width:991px){.product-detail-page .section-padding{padding:48px 0}}@media (max-width:767px){.product-detail-page .section-padding{padding:32px 0}}.product-detail-page .product-hero{color:#fff;background:linear-gradient(135deg,#d64427 0%,#282828 100%)}.product-detail-page .product-hero .product-hero-content{padding:64px 0}.product-detail-page .product-hero .back-button{margin-bottom:48px}.product-detail-page .product-hero .back-button .btn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:1.375rem;align-items:center;gap:16px;padding:16px 24px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.product-detail-page .product-hero .back-button .btn:hover{background:#fff3;transform:translate(-5px)}.product-detail-page .product-hero .hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}@media (max-width:991px){.product-detail-page .product-hero .hero-grid{text-align:center;grid-template-columns:1fr;gap:32px}}.product-detail-page .product-hero .hero-text .product-category{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#fff3;border-radius:20px;margin-bottom:24px;padding:6px 24px;font-size:14px;font-weight:600;display:inline-block}.product-detail-page .product-hero .hero-text .product-title{color:#fff;margin-bottom:24px;font-size:48px;font-weight:700;line-height:1.2}@media (max-width:991px){.product-detail-page .product-hero .hero-text .product-title{font-size:32px}}@media (max-width:767px){.product-detail-page .product-hero .hero-text .product-title{font-size:28px}}.product-detail-page .product-hero .hero-text .product-description{opacity:.9;color:#fff;margin-bottom:48px;font-size:20px}@media (max-width:767px){.product-detail-page .product-hero .hero-text .product-description{font-size:18px}}.product-detail-page .product-hero .hero-text .hero-actions{flex-wrap:wrap;gap:24px;display:flex}@media (max-width:767px){.product-detail-page .product-hero .hero-text .hero-actions{justify-content:center}}.product-detail-page .product-hero .hero-text .hero-actions .btn{cursor:pointer;border:none;border-radius:1.375rem;padding:16px 48px;font-weight:600;text-decoration:none;transition:all .3s}.product-detail-page .product-hero .hero-text .hero-actions .btn-primary{color:#d64427;background:#fff}.product-detail-page .product-hero .hero-text .hero-actions .btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}.product-detail-page .product-hero .hero-text .hero-actions .btn-outline-primary{color:#fff;background:0 0;border:2px solid #ffffff4d}.product-detail-page .product-hero .hero-text .hero-actions .btn-outline-primary:hover{background:#ffffff1a;border-color:#fff}.product-detail-page .product-hero .hero-image img{border-radius:1.375rem;max-width:100%;height:auto;box-shadow:0 20px 40px #0003}.product-detail-page .section-header{text-align:center;margin-bottom:64px}.product-detail-page .section-header h2{color:#333;margin-bottom:24px;font-size:32px;font-weight:700}@media (max-width:767px){.product-detail-page .section-header h2{font-size:28px}}.product-detail-page .section-header .lead-text{color:#a1a1a1;max-width:600px;margin:0 auto;font-size:18px}.product-detail-page .features-section .features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:48px;display:grid}.product-detail-page .features-section .features-grid .feature-card{text-align:center;background:#fff;border:1px solid #d7d7d7;border-radius:1.375rem;padding:48px;transition:all .3s;box-shadow:0 5px 15px #0000001a}.product-detail-page .features-section .features-grid .feature-card:hover{border-color:#d64427;transform:translateY(-5px);box-shadow:0 15px 30px #00000026}.product-detail-page .features-section .features-grid .feature-card .feature-icon{color:#d64427;margin-bottom:24px;font-size:32px}.product-detail-page .features-section .features-grid .feature-card h4{color:#333;margin:0;font-size:20px;font-weight:600}.product-detail-page .features-section .features-grid .feature-card p{color:#282828;margin-top:16px;font-size:16px}.product-detail-page .description-section{background:linear-gradient(#faf7f3 0%,#fff 100%)}.product-detail-page .description-section .description-grid{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}@media (max-width:991px){.product-detail-page .description-section .description-grid{grid-template-columns:1fr;gap:32px}}.product-detail-page .description-section .description-text h2{color:#333;margin-bottom:24px;font-size:28px;font-weight:700}.product-detail-page .description-section .description-text .description-content p{color:#282828;margin-bottom:24px;font-size:18px;line-height:1.7}.product-detail-page .description-section .description-image img{border-radius:1.375rem;max-width:100%;height:auto;box-shadow:0 10px 25px #0000001a}.product-detail-page .screenshots-section .screenshot-carousel .carousel-container{align-items:center;gap:24px;max-width:800px;margin:0 auto 48px;display:flex;position:relative}.product-detail-page .screenshots-section .screenshot-carousel .carousel-btn{color:#fff;cursor:pointer;background:#d64427;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.product-detail-page .screenshots-section .screenshot-carousel .carousel-btn:hover{background:#a54600;transform:scale(1.1)}@media (max-width:767px){.product-detail-page .screenshots-section .screenshot-carousel .carousel-btn{width:40px;height:40px}}.product-detail-page .screenshots-section .screenshot-carousel .screenshot-display{border-radius:1.375rem;flex:1;overflow:hidden;box-shadow:0 15px 35px #0000001a}.product-detail-page .screenshots-section .screenshot-carousel .screenshot-display img{object-fit:cover;width:100%;height:400px}@media (max-width:767px){.product-detail-page .screenshots-section .screenshot-carousel .screenshot-display img{height:250px}}.product-detail-page .screenshots-section .screenshot-carousel .screenshot-thumbnails{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.product-detail-page .screenshots-section .screenshot-carousel .screenshot-thumbnails .thumbnail{cursor:pointer;opacity:.6;border:2px solid #0000;border-radius:8px;width:80px;height:60px;transition:all .3s;overflow:hidden}.product-detail-page .screenshots-section .screenshot-carousel .screenshot-thumbnails .thumbnail:hover,.product-detail-page .screenshots-section .screenshot-carousel .screenshot-thumbnails .thumbnail.active{opacity:1;border-color:#d64427}.product-detail-page .screenshots-section .screenshot-carousel .screenshot-thumbnails .thumbnail img{object-fit:cover;width:100%;height:100%}.product-detail-page .pricing-section{background:#faf7f3}.product-detail-page .pricing-section .pricing-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:48px;max-width:1000px;margin:0 auto;display:grid}.product-detail-page .pricing-section .pricing-grid .pricing-card{background:#fff;border:1px solid #d7d7d7;border-radius:1.375rem;transition:all .3s;overflow:hidden;box-shadow:0 5px 15px #0000001a}.product-detail-page .pricing-section .pricing-grid .pricing-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000026}.product-detail-page .pricing-section .pricing-grid .pricing-card.popular{border:2px solid #d64427;transform:scale(1.05)}@media (max-width:991px){.product-detail-page .pricing-section .pricing-grid .pricing-card.popular{transform:none}}.product-detail-page .pricing-section .pricing-grid .pricing-card .card-header{color:#fff;text-align:center;background:#282828;padding:48px}.product-detail-page .pricing-section .pricing-grid .pricing-card .card-header h3{margin-bottom:24px;font-size:20px;font-weight:600}.product-detail-page .pricing-section .pricing-grid .pricing-card .card-header .price{font-size:32px;font-weight:700}.product-detail-page .pricing-section .pricing-grid .pricing-card .card-body{padding:48px}.product-detail-page .pricing-section .pricing-grid .pricing-card .card-body .feature-list{margin:0 0 48px;padding:0;list-style:none}.product-detail-page .pricing-section .pricing-grid .pricing-card .card-body .feature-list li{color:#282828;border-bottom:1px solid #d7d7d7;padding:16px 0}.product-detail-page .pricing-section .pricing-grid .pricing-card .card-body .feature-list li:last-child{border-bottom:none}.product-detail-page .pricing-section .pricing-grid .pricing-card .card-body .btn{cursor:pointer;border:none;border-radius:1.375rem;width:100%;padding:16px;font-weight:600;transition:all .3s}.product-detail-page .pricing-section .pricing-grid .pricing-card .card-body .btn-primary{color:#fff;background:#d64427}.product-detail-page .pricing-section .pricing-grid .pricing-card .card-body .btn-primary:hover{background:#a54600}.product-detail-page .pricing-section .pricing-grid .pricing-card .card-body .btn-secondary{color:#282828;background:#faf7f3}.product-detail-page .pricing-section .pricing-grid .pricing-card .card-body .btn-secondary:hover{background:#d7d7d7}.product-detail-page .testimonials-section .testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:48px;max-width:1000px;margin:0 auto;display:grid}.product-detail-page .testimonials-section .testimonials-grid .testimonial-card{background:#fff;border:1px solid #d7d7d7;border-radius:1.375rem;padding:48px;box-shadow:0 5px 15px #0000001a}.product-detail-page .testimonials-section .testimonials-grid .testimonial-card .testimonial-content p{color:#282828;margin-bottom:24px;font-size:18px;font-style:italic;line-height:1.6}.product-detail-page .testimonials-section .testimonials-grid .testimonial-card .testimonial-author h5{color:#333;margin-bottom:5px;font-weight:600}.product-detail-page .testimonials-section .testimonials-grid .testimonial-card .testimonial-author span{color:#a1a1a1;font-size:15px}.product-detail-page .cta-section{color:#fff;text-align:center;background:#282828}.product-detail-page .cta-section .cta-content{max-width:600px;margin:0 auto}.product-detail-page .cta-section .cta-content h2{color:#fff;margin-bottom:24px;font-size:32px;font-weight:700}@media (max-width:767px){.product-detail-page .cta-section .cta-content h2{font-size:28px}}.product-detail-page .cta-section .cta-content p{opacity:.9;margin-bottom:48px;font-size:18px}.product-detail-page .cta-section .cta-content .cta-actions{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.product-detail-page .cta-section .cta-content .cta-actions .btn{cursor:pointer;border:none;border-radius:1.375rem;padding:24px 48px;font-weight:600;text-decoration:none;transition:all .3s}.product-detail-page .cta-section .cta-content .cta-actions .btn-primary{color:#fff;background:#d64427}.product-detail-page .cta-section .cta-content .cta-actions .btn-primary:hover{background:#a54600;transform:translateY(-2px)}.product-detail-page .cta-section .cta-content .cta-actions .btn-primary-large{padding:24px 32px;font-size:18px}.product-detail-page .cta-section .cta-content .cta-actions .btn-outline-light{color:#fff;background:0 0;border:2px solid #ffffff4d}.product-detail-page .cta-section .cta-content .cta-actions .btn-outline-light:hover{background:#ffffff1a;border-color:#fff}.product-detail-page .related-products .related-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:48px;display:grid}.product-detail-page .related-products .related-grid .related-product-card{background:#fff;border:1px solid #d7d7d7;border-radius:1.375rem;transition:all .3s;overflow:hidden;box-shadow:0 5px 15px #0000001a}.product-detail-page .related-products .related-grid .related-product-card:hover{border-color:#d64427;transform:translateY(-5px);box-shadow:0 15px 30px #00000026}.product-detail-page .related-products .related-grid .related-product-card .related-image{height:200px;overflow:hidden}.product-detail-page .related-products .related-grid .related-product-card .related-image a{height:100%;display:block}.product-detail-page .related-products .related-grid .related-product-card .related-image img{object-fit:cover;width:100%;height:100%;transition:all .3s}.product-detail-page .related-products .related-grid .related-product-card .related-content{padding:32px}.product-detail-page .related-products .related-grid .related-product-card .related-content .related-category{color:#d64427;text-transform:uppercase;letter-spacing:.5px;background:#f0d1b533;border-radius:15px;margin-bottom:24px;padding:4px 16px;font-size:14px;font-weight:600;display:inline-block}.product-detail-page .related-products .related-grid .related-product-card .related-content h4{margin-bottom:16px}.product-detail-page .related-products .related-grid .related-product-card .related-content h4 a{color:#333;font-size:20px;font-weight:600;text-decoration:none;transition:all .3s}.product-detail-page .related-products .related-grid .related-product-card .related-content h4 a:hover{color:#d64427}.product-detail-page .related-products .related-grid .related-product-card .related-content p{color:#a1a1a1;margin-bottom:24px;line-height:1.5}.product-detail-page .related-products .related-grid .related-product-card .related-content .btn{color:#d64427;background:0 0;border:2px solid #d64427;border-radius:1.375rem;padding:16px 24px;font-weight:500;text-decoration:none;transition:all .3s}.product-detail-page .related-products .related-grid .related-product-card .related-content .btn:hover{color:#fff;background:#d64427}.product-detail-loading,.product-not-found{color:#a1a1a1;background:#faf7f3;justify-content:center;align-items:center;height:200px;font-size:18px;display:flex}.product-detail-page .wow{animation-duration:1s;animation-fill-mode:both}.product-detail-page .wow.fadeInUp{animation-name:fadeIn}.style-dark{color:#fff;background:#282828}.light-gradient-bg{background:linear-gradient(#faf7f3 0%,#fff 100%)}.light-bg{background:#faf7f3}@media (max-width:767px){.product-detail-page .product-hero .hero-text .product-title,.product-detail-page .section-header h2,.product-detail-page .cta-section .cta-content h2{font-size:24px}.product-detail-page .features-grid,.product-detail-page .pricing-grid,.product-detail-page .testimonials-grid,.product-detail-page .related-grid{gap:24px}}.privacy-policy-page{color:#333;background-color:#f8f9fa}.privacy-policy-page .privacy-content .privacy-section{margin-bottom:50px}.privacy-policy-page .privacy-content .privacy-section h2{color:#1c1c1c;margin-bottom:20px;font-size:28px;font-weight:700}.privacy-policy-page .privacy-content .privacy-section p{color:#555;margin-bottom:15px;font-size:16px;line-height:1.7}.privacy-policy-page .privacy-content .privacy-section ul{padding-left:20px;list-style-type:disc}.privacy-policy-page .privacy-content .privacy-section ul li{color:#555;margin-bottom:10px;font-size:16px}.privacy-policy-page a{color:#007bff;text-decoration:none}.privacy-policy-page a:hover{text-decoration:underline}*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#d64427;--secondary-color:#d64427;--text-color:#1e293b;--text-light:#64748b;--bg-color:#fff;--bg-dark:#0f172a;--border-color:#e2e8f0;--gradient-start:#d64427;--gradient-end:#d64427}[data-theme=orange-color]{--primary-color:#f97316;--secondary-color:#fb923c;--gradient-start:#f97316;--gradient-end:#fb923c}[data-theme=green-color]{--primary-color:#10b981;--secondary-color:#34d399;--gradient-start:#10b981;--gradient-end:#34d399}body{color:var(--text-color);background:var(--bg-color);font-family:Inter,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}.box-wrapper{position:relative;overflow:hidden}.main-content{flex:1}.page-wrapper{min-height:100vh;padding-top:80px;position:relative}.container{max-width:1200px;margin:0 auto;padding:0 15px}.row{flex-wrap:wrap;margin:0 -15px;display:flex}.col-lg-1,.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-lg-10,.col-lg-11,.col-lg-12,.col-md-1,.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-md-10,.col-md-11,.col-md-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{width:100%;padding:0 15px}@media (min-width:768px){.col-sm-6{width:50%}.col-md-4{width:33.333%}.col-md-6{width:50%}}@media (min-width:992px){.col-lg-2{width:16.666%}.col-lg-3{width:25%}.col-lg-4{width:33.333%}.col-lg-5{width:41.666%}.col-lg-6{width:50%}.col-lg-8{width:66.666%}.col-lg-12{width:100%}}.align-items-center{align-items:center}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.flex-row-reverse{flex-direction:row-reverse}.text-center{text-align:center}.clearfix:after{content:"";clear:both;display:table}.section-padding{padding:100px 0}.pt-0{padding-top:0!important}.border-top{border-top:1px solid var(--border-color)}.empty-space-30{height:30px}.empty-space-60{height:60px}h1,h2,h3,h4,h5,h6{color:var(--text-color);margin:0 0 20px;font-weight:700;line-height:1.3}h1{font-size:48px}h2.h1{font-size:42px}h2.h2{text-align:left;font-size:42px}h4{font-size:20px}p{color:var(--text-light);margin:0 0 15px;line-height:1.8}.lead-text{font-size:18px;font-weight:400}.lead-text1{text-align:left;font-size:18px;font-weight:400}.btn{cursor:pointer;text-transform:capitalize;border:2px solid #0000;border-radius:8px;padding:15px 35px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary{background:linear-gradient(135deg,var(--gradient-start)0%,var(--gradient-end)100%);color:#fff;border-color:var(--primary-color)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #6366f14d}.btn-outline-primary{color:var(--primary-color);border-color:var(--primary-color);background:0 0}.btn-outline-primary i{margin-right:8px}.btn-outline-primary:hover{background:var(--primary-color);color:#fff}.btn-secondary{color:#fff;background:#64748b}.btn-secondary:hover{background:#475569}.btn-small{padding:8px 20px;font-size:14px}.heading-wrapper{margin-bottom:30px}.heading-wrapper.with-separator{padding-bottom:20px;position:relative}.heading-wrapper.with-separator h1 span,.heading-wrapper.with-separator h2 span{background:linear-gradient(135deg,var(--gradient-start)0%,var(--gradient-end)100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.heading-wrapper.with-separator:after{content:"";background:linear-gradient(135deg,var(--gradient-start)0%,var(--gradient-end)100%);border-radius:2px;width:60px;height:4px;position:absolute;bottom:0;left:0}.heading-wrapper.text-center.with-separator:after{left:50%;transform:translate(-50%)}.img-fluid{max-width:100%;height:auto}.badge{border-radius:12px;margin-left:5px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-block}.badge-danger{color:#fff;background:#ef4444}.style-dark h1,.style-dark h2,.style-dark h3,.style-dark h4,.style-dark h5,.style-dark h6{color:#fff}.style-dark p{color:#fffc}.dark-bg{background:var(--bg-dark)}.gradient-heading-bg{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%)}.d-lg-none{display:none}@media (max-width:991px){.d-lg-none{display:block}.section-padding{padding:60px 0}h1{font-size:36px}h2.h1{font-size:32px}}@media (max-width:767px){h1{font-size:28px}h2.h1{font-size:26px}.section-padding{padding:40px 0}}
