:root{--primary-red:#e31e24;--navy-blue:#0a0e27;--text-white:#ffffff;--text-muted:rgba(255,255,255,0.8);--bg-overlay:rgba(0,0,0,0.4);--font-main:Archivo,sans-serif;--transition:all 0.3s ease}:root{--primary-red:#e31e24;--navy-blue:#0a0e27;--text-white:#ffffff;--text-muted:rgba(255,255,255,0.8);--bg-overlay:rgba(0,0,0,0.4);--font-main:Archivo,sans-serif;--transition:all 0.3s ease}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:"Archivo",sans-serif;background-color:#fff;color:#0a0e27;overflow-x:hidden}ul{list-style:none}a{text-decoration:none;color:inherit;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.container{max-width:1386px;margin:0 auto;padding:0 15px}.section-title{font-size:60px;font-weight:600;color:#040032;line-height:1.1;z-index:2;position:relative}@media (max-width:1200px){.section-title{font-size:48px}}@media (max-width:992px){.section-title{font-size:40px}}@media (max-width:768px){.section-title{font-size:30px}}.text-red{color:#E30D17}:root{--primary-red:#e31e24;--navy-blue:#0a0e27;--text-white:#ffffff;--text-muted:rgba(255,255,255,0.8);--bg-overlay:rgba(0,0,0,0.4);--font-main:Archivo,sans-serif;--transition:all 0.3s ease}.btn-contact{background-color:#e31e24;color:#ffffff;font-family:"Archivo",sans-serif;padding:10px 16px;border-radius:50px;font-weight:400;font-size:17px;line-height:100%;height:38px}.btn-contact:hover{background-color:#c4181d;-webkit-transform:translateY(-2px);transform:translateY(-2px)}@media (max-width:992px){.btn-contact{padding:8px 15px;font-size:12px;height:auto}}.btn-primary{border:1px solid #F7BF4A;background:transparent;color:#ffffff;padding:0 35px;height:54px;border-radius:50px;font-weight:400;font-family:"Archivo",sans-serif;font-size:17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.btn-primary:hover{background-color:#F7BF4A;color:#fff}@media (max-width:768px){.btn-primary{padding:0 25px;font-size:15px}}.btn-secondary{color:#ffffff;background:transparent;border:none;padding:0 15px;height:54px;font-weight:400;font-family:"Archivo",sans-serif;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.btn-secondary:hover{gap:20px;color:#F7BF4A}@media (max-width:768px){.btn-secondary{padding:0 10px;font-size:16px}}.btn-outline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15px;padding:0 30px;height:54px;border:1px solid #F7BF4A;border-radius:30px;color:#fff;font-size:16px;font-weight:400;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.btn-outline i{font-size:14px}.btn-outline:hover{background-color:#F7BF4A;color:#040032}.skip-btn{background:transparent;border:none;color:#fff;font-family:"Archivo",sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:normal;cursor:pointer;opacity:0.6;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:0}.skip-btn.bottom-skip{position:absolute;bottom:34px;right:max(20px,50vw - 693px + 20px);z-index:100;padding-bottom:15px;width:345px}@media (max-width:1150px){.skip-btn.bottom-skip{width:280px}}@media (max-width:992px){.skip-btn.bottom-skip{bottom:unset;top:30px;width:auto}}@media (max-width:768px){.skip-btn.bottom-skip{font-size:16px;top:20px}}.skip-btn:hover{opacity:1;color:#e31e24}.skip-btn i{font-size:12px}:root{--primary-red:#e31e24;--navy-blue:#0a0e27;--text-white:#ffffff;--text-muted:rgba(255,255,255,0.8);--bg-overlay:rgba(0,0,0,0.4);--font-main:Archivo,sans-serif;--transition:all 0.3s ease}.page-loader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0a0e27;z-index:999999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity 0.6s ease,visibility 0.6s ease;transition:opacity 0.6s ease,visibility 0.6s ease}.page-loader.fade-out{opacity:0;visibility:hidden}.page-loader .loader-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.page-loader .loader-logo{width:100px;height:100px;-o-object-fit:contain;object-fit:contain;-webkit-animation:lightPulse 2s infinite ease-in-out;animation:lightPulse 2s infinite ease-in-out}@-webkit-keyframes lightPulse{0%{-webkit-transform:scale(0.95);transform:scale(0.95);opacity:0.5}50%{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:1}to{-webkit-transform:scale(0.95);transform:scale(0.95);opacity:0.5}}@keyframes lightPulse{0%{-webkit-transform:scale(0.95);transform:scale(0.95);opacity:0.5}50%{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:1}to{-webkit-transform:scale(0.95);transform:scale(0.95);opacity:0.5}}:root{--primary-red:#e31e24;--navy-blue:#0a0e27;--text-white:#ffffff;--text-muted:rgba(255,255,255,0.8);--bg-overlay:rgba(0,0,0,0.4);--font-main:Archivo,sans-serif;--transition:all 0.3s ease}.search-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(10,14,39,0.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:9999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;visibility:hidden;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.search-popup.active{opacity:1;visibility:visible}.search-popup .search-close-btn{position:absolute;top:40px;right:50px;background:transparent;border:none;color:#fff;font-size:40px;cursor:pointer;-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease,-webkit-transform 0.3s ease}.search-popup .search-close-btn:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg);color:#e31e24}.search-popup .search-popup-content{width:100%;max-width:800px;padding:0 20px}.search-popup .search-form{position:relative;width:100%}.search-popup .search-form input{width:100%;background:transparent;border:none;border-bottom:2px solid rgba(255,255,255,0.5);color:#fff;font-size:36px;font-family:"Archivo",sans-serif;padding:15px 60px 15px 0;outline:none;-webkit-transition:border-color 0.3s ease;transition:border-color 0.3s ease}.search-popup .search-form input::-webkit-input-placeholder{color:rgba(255,255,255,0.3)}.search-popup .search-form input::-moz-placeholder{color:rgba(255,255,255,0.3)}.search-popup .search-form input:-ms-input-placeholder{color:rgba(255,255,255,0.3)}.search-popup .search-form input::-ms-input-placeholder{color:rgba(255,255,255,0.3)}.search-popup .search-form input::placeholder{color:rgba(255,255,255,0.3)}.search-popup .search-form input:focus{border-bottom-color:#e31e24}.search-popup .search-form button{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:transparent;border:none;color:#fff;font-size:30px;cursor:pointer;-webkit-transition:color 0.3s ease;transition:color 0.3s ease}.search-popup .search-form button:hover{color:#e31e24}:root{--primary-red:#e31e24;--navy-blue:#0a0e27;--text-white:#ffffff;--text-muted:rgba(255,255,255,0.8);--bg-overlay:rgba(0,0,0,0.4);--font-main:Archivo,sans-serif;--transition:all 0.3s ease}.video-cursor{position:fixed;top:0;left:0;width:130px;height:130px;background-color:rgba(227,13,23,0.8);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:20px;font-weight:400;pointer-events:none;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);-webkit-transition:-webkit-transform 0.3s cubic-bezier(0.175,0.885,0.32,1.275);transition:-webkit-transform 0.3s cubic-bezier(0.175,0.885,0.32,1.275);transition:transform 0.3s cubic-bezier(0.175,0.885,0.32,1.275);transition:transform 0.3s cubic-bezier(0.175,0.885,0.32,1.275),-webkit-transform 0.3s cubic-bezier(0.175,0.885,0.32,1.275);z-index:9999}.video-cursor.active{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}:root{--primary-red:#e31e24;--navy-blue:#0a0e27;--text-white:#ffffff;--text-muted:rgba(255,255,255,0.8);--bg-overlay:rgba(0,0,0,0.4);--font-main:Archivo,sans-serif;--transition:all 0.3s ease}.whatsapp-float{position:fixed;bottom:40px;right:40px;background-color:#25d366;color:#fff;width:60px;height:60px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:35px;-webkit-box-shadow:0 10px 20px rgba(0,0,0,0.2);box-shadow:0 10px 20px rgba(0,0,0,0.2);z-index:9999;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}@media (max-width:768px){.whatsapp-float{bottom:20px;right:20px;width:50px;height:50px;font-size:28px}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 0 rgba(37,211,102,0.7);box-shadow:0 0 0 0 rgba(37,211,102,0.7)}70%{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-box-shadow:0 0 0 15px rgba(37,211,102,0);box-shadow:0 0 0 15px rgba(37,211,102,0)}to{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 0 rgba(37,211,102,0);box-shadow:0 0 0 0 rgba(37,211,102,0)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 0 rgba(37,211,102,0.7);box-shadow:0 0 0 0 rgba(37,211,102,0.7)}70%{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-box-shadow:0 0 0 15px rgba(37,211,102,0);box-shadow:0 0 0 15px rgba(37,211,102,0)}to{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 0 rgba(37,211,102,0);box-shadow:0 0 0 0 rgba(37,211,102,0)}}:root{--primary-red:#e31e24;--navy-blue:#0a0e27;--text-white:#ffffff;--text-muted:rgba(255,255,255,0.8);--bg-overlay:rgba(0,0,0,0.4);--font-main:Archivo,sans-serif;--transition:all 0.3s ease}.top-bar{background-color:#0a0e27;color:#FFF;height:40px;border-bottom:1px solid rgba(255,255,255,0.1);font-family:"Archivo",sans-serif;font-size:15px;font-weight:300;font-style:normal;line-height:normal;width:100%}.top-bar .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.top-bar .top-bar-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.top-bar .contact-info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.top-bar .contact-info span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.top-bar .contact-info span img{height:16px;width:auto}.top-bar .social-links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-bar .social-links a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.top-bar .social-links a img{height:18px;width:auto;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.top-bar .social-links a:hover img{opacity:0.7;-webkit-transform:translateY(-2px);transform:translateY(-2px)}@media (max-width:992px){.top-bar{display:none}}.main-header{position:absolute;top:40px;left:0;width:100%;z-index:1000;padding:10px 0;-webkit-transition:all 0.4s cubic-bezier(0.165,0.84,0.44,1);transition:all 0.4s cubic-bezier(0.165,0.84,0.44,1)}.main-header.scrolled{position:fixed;top:0;background:rgba(10,14,39,0.65);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);-webkit-box-shadow:0 4px 30px rgba(0,0,0,0.1);box-shadow:0 4px 30px rgba(0,0,0,0.1);padding:10px 0}.main-header.scrolled .nav-right{border-bottom-color:transparent}.main-header .navbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.main-header .logo img{width:140px;height:auto;display:block}@media (max-width:992px){.main-header .logo img{height:40px;width:auto}}.main-header .nav-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-bottom:1px solid rgba(255,255,255,0.2);padding-bottom:20px;margin-left:40px;-webkit-transition:border-color 0.4s ease;transition:border-color 0.4s ease}.main-header .nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:35px;margin-right:40px}.main-header .nav-links li a{color:#FFF;font-family:"Archivo",sans-serif;font-size:17px;font-style:normal;font-weight:200;line-height:normal}.main-header .nav-links li a:hover{color:#e31e24}@media (max-width:992px){.main-header .nav-links{display:none}}.main-header .nav-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}@media (max-width:992px){.main-header .nav-actions{gap:10px}}.main-header .mobile-menu-btn,.main-header .search-btn{background:transparent;border:1px solid rgba(255,255,255,0.3);color:#ffffff;width:40px;height:40px;border-radius:50%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px}.main-header .search-btn:hover{background:rgba(255,255,255,0.1)}@media (max-width:992px){.main-header .search-btn{width:35px;height:35px;font-size:14px}}.main-header .mobile-menu-btn{display:none}@media (max-width:992px){.main-header .mobile-menu-btn{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:992px){.main-header{top:0;padding:15px 0;background:rgba(10,14,39,0.8)}}:root{--primary-red:#e31e24;--navy-blue:#0a0e27;--text-white:#ffffff;--text-muted:rgba(255,255,255,0.8);--bg-overlay:rgba(0,0,0,0.4);--font-main:Archivo,sans-serif;--transition:all 0.3s ease}.site-footer{background:-webkit-gradient(linear,left top,left bottom,from(#040032),to(#020016));background:linear-gradient(180deg,#040032 0%,#020016 100%);padding:90px 0 0px;position:relative;overflow:hidden;color:#fff}@media (max-width:992px){.site-footer{padding:80px 0px 0px}}@media (max-width:768px){.site-footer{padding:60px 0px 0px}}.site-footer .container{position:relative;z-index:2}.site-footer .footer-bg-text-wrapper{position:absolute;bottom:-50px;left:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;z-index:1;pointer-events:none}.site-footer .footer-bg-text-wrapper .footer-bg-text{font-size:25vw;font-weight:800;color:rgba(255,255,255,0.05);line-height:1;font-family:"Archivo",sans-serif;padding-right:100px;-webkit-animation:marqueeText 50s linear infinite;animation:marqueeText 50s linear infinite;white-space:nowrap}.site-footer .footer-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:80px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:50px}@media (max-width:768px){.site-footer .footer-top{margin-bottom:50px;gap:35px}}.site-footer .footer-left{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%}@media (max-width:992px){.site-footer .footer-left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.site-footer .footer-left .footer-brand{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;margin-bottom:40px}@media (max-width:576px){.site-footer .footer-left .footer-brand{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.site-footer .footer-left .footer-brand .footer-logo{height:58px;-o-object-fit:contain;object-fit:contain}.site-footer .footer-left .footer-brand .brand-divider{width:1px;height:40px;background-color:#E30D17}@media (max-width:576px){.site-footer .footer-left .footer-brand .brand-divider{width:40px;height:1px}}.site-footer .footer-left .footer-brand .brand-text h4{font-family:"Archivo",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:32px;margin-bottom:5px;color:#FFFFFF}.site-footer .footer-left .footer-brand .brand-text p{font-size:16px;font-weight:400;color:#FFFFFF;margin-bottom:0;opacity:0.6}.site-footer .footer-left .footer-contact{margin-bottom:30px}.site-footer .footer-left .footer-contact h4{font-size:20px;font-weight:400;margin-bottom:10px;color:#fff}.site-footer .footer-left .footer-contact p{font-family:"Archivo",sans-serif;font-size:17px;font-style:normal;font-weight:400;line-height:35px;color:#fff;margin-bottom:0}.site-footer .footer-left .footer-contact p .text-gold{color:#F7BF4A}.site-footer .footer-left .footer-contact a{color:#fff;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.site-footer .footer-left .footer-contact a:hover{color:#d3a44d}.site-footer .footer-left .footer-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.site-footer .footer-left .footer-social h4{font-size:20px;font-weight:400;margin-bottom:0;color:#fff;opacity:0.8}.site-footer .footer-left .footer-social .social-links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.site-footer .footer-left .footer-social .social-links a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.site-footer .footer-left .footer-social .social-links a img{width:100%;height:auto}.site-footer .footer-left .footer-social .social-links a:hover{-webkit-transform:translateY(-3px);transform:translateY(-3px)}@media (max-width:768px){.site-footer .footer-left .footer-brand{margin-bottom:35px}.site-footer .footer-left .footer-contact{margin-bottom:35px}.site-footer .footer-left .footer-contact p{font-size:16px;line-height:30px}}.site-footer .footer-right{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:992px){.site-footer .footer-right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}}@media (max-width:992px){.site-footer .footer-right .footer-widget{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 15px);flex:0 0 calc(50% - 15px)}}@media (max-width:576px){.site-footer .footer-right .footer-widget{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.site-footer .footer-right .footer-widget h4{font-size:20px;font-weight:400;opacity:0.8;margin-bottom:20px;color:#fff}@media (max-width:768px){.site-footer .footer-right .footer-widget h4{font-size:17px;margin-bottom:20px}}.site-footer .footer-right .footer-widget ul{list-style:none;padding:0;margin:0}.site-footer .footer-right .footer-widget ul li{margin-bottom:0}.site-footer .footer-right .footer-widget ul li a{color:#FFF;font-family:"Archivo",sans-serif;font-size:17px;font-style:normal;font-weight:400;line-height:50px;display:inline-block;opacity:0.6;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.site-footer .footer-right .footer-widget ul li a:hover{opacity:1}@media (max-width:768px){.site-footer .footer-right .footer-widget ul li a{font-size:16px;line-height:35px}}.site-footer .footer-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:40px;padding-bottom:40px}@media (max-width:992px){.site-footer .footer-bottom{padding-top:30px;padding-bottom:30px}}.site-footer .footer-bottom:before{content:"";-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:1px;background-color:rgba(255,255,255,0.1);margin-right:30px}.site-footer .footer-bottom p{font-family:"Archivo",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:32px;letter-spacing:1.98px;color:#FFFFFF;opacity:0.6;margin-bottom:0}.site-footer .footer-bottom a{-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.site-footer .footer-bottom a:hover{opacity:1}.site-footer .footer-bottom .divider{margin:0 10px;color:#E30D17}@media (max-width:992px){.site-footer .footer-bottom{text-align:left}}@media screen and (max-width:1024px){.site-footer .footer-bottom p{font-size:16px}}@media (max-width:768px){.site-footer .footer-bottom{padding:20px 0}.site-footer .footer-bottom p{text-align:center;font-size:15px;line-height:27px}}@-webkit-keyframes marqueeText{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes marqueeText{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}:root{--primary-red:#e31e24;--navy-blue:#0a0e27;--text-white:#ffffff;--text-muted:rgba(255,255,255,0.8);--bg-overlay:rgba(0,0,0,0.4);--font-main:Archivo,sans-serif;--transition:all 0.3s ease}.hero-section{position:relative;height:100vh;min-height:700px;width:100%}.hero-section .hero-slider{width:100%;height:100%}.hero-section .swiper-slide{position:relative;overflow:hidden}.hero-section .swiper-slide.swiper-slide-active .hero-content>*{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.hero-section .swiper-slide.swiper-slide-active .hero-title{-webkit-transition-delay:0.3s;transition-delay:0.3s}.hero-section .swiper-slide.swiper-slide-active .hero-subtitle{-webkit-transition-delay:0.5s;transition-delay:0.5s}.hero-section .swiper-slide.swiper-slide-active .hero-btns{-webkit-transition-delay:0.7s;transition-delay:0.7s}.hero-section .swiper-slide.swiper-slide-active .hero-product-image{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.hero-section .hero-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100vh;min-height:700px;padding-top:100px}@media (max-width:992px){.hero-section .hero-content-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}}.hero-section .hero-content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#ffffff}.hero-section .hero-content>*{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px);-webkit-transition:all 0.8s cubic-bezier(0.25,0.46,0.45,0.94);transition:all 0.8s cubic-bezier(0.25,0.46,0.45,0.94)}@media (max-width:768px){.hero-section .hero-content{padding-top:100px;padding-left:20px}}.hero-section .hero-title{font-size:75px;font-weight:700;line-height:1.1;margin-bottom:12px}@media (max-width:1200px){.hero-section .hero-title{font-size:64px}}@media (max-width:992px){.hero-section .hero-title{font-size:48px}}@media (max-width:768px){.hero-section .hero-title{font-size:38px}}.hero-section .hero-subtitle{font-size:20px;font-weight:200;max-width:600px;line-height:1.6;margin-bottom:30px;color:rgba(255,255,255,0.8)}@media (max-width:768px){.hero-section .hero-subtitle{font-size:16px}}.hero-section .hero-btns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:25px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:992px){.hero-section .hero-btns{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:768px){.hero-section .hero-btns .btn-primary,.hero-section .hero-btns .btn-secondary{width:100%}}@media (max-width:576px){.hero-section .hero-btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:15px}}.hero-section .hero-product-image{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;-webkit-transform:translateX(100px);transform:translateX(100px);-webkit-transition:all 1.2s cubic-bezier(0.25,0.46,0.45,0.94);transition:all 1.2s cubic-bezier(0.25,0.46,0.45,0.94);-webkit-transition-delay:0.6s;transition-delay:0.6s}@media (max-width:992px){.hero-section .hero-product-image{margin-top:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.hero-section .hero-product-image img{max-width:100%;max-height:70vh;height:auto;-o-object-fit:contain;object-fit:contain;-webkit-animation:floatingParallax 6s ease-in-out infinite;animation:floatingParallax 6s ease-in-out infinite;-webkit-filter:drop-shadow(0 20px 40px rgba(0,0,0,0.4));filter:drop-shadow(0 20px 40px rgba(0,0,0,0.4))}@media (max-width:992px){.hero-section .hero-product-image img{max-height:40vh}}.hero-section .image-background,.hero-section .video-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.hero-section .bg-video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-section .image-background{background-size:cover;background-position:center}.hero-section .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(87.9% 57.92% at 56.6% 34.06%,rgba(13,90,254,0.5) 0%,#040032 100%);opacity:0.8}.hero-section .hero-bottom-wrapper{position:absolute;bottom:80px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){.hero-section .hero-bottom-wrapper{bottom:50px}}.hero-section .swiper-pagination{position:relative!important;bottom:0!important;left:0!important;text-align:left!important;width:auto!important;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:20px}@media (max-width:768px){.hero-section .swiper-pagination{left:20px!important;bottom:0px!important}}.hero-section .swiper-pagination-bullet{width:30px;height:3px;border-radius:0;background:rgba(255,255,255,0.3);opacity:1;margin:0 10px 0 0!important}@media (max-width:768px){.hero-section .swiper-pagination-bullet{width:30px}}.hero-section .swiper-pagination-bullet-active{background:#e31e24}.hero-section .hero-bottom-line{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:1px;background:rgba(255,255,255,0.1)}@media (max-width:768px){.hero-section .hero-bottom-line{left:20px;right:20px;bottom:40px}}@-webkit-keyframes floatingParallax{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-25px);transform:translateY(-25px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes floatingParallax{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-25px);transform:translateY(-25px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}:root{--primary-red:#e31e24;--navy-blue:#0a0e27;--text-white:#ffffff;--text-muted:rgba(255,255,255,0.8);--bg-overlay:rgba(0,0,0,0.4);--font-main:Archivo,sans-serif;--transition:all 0.3s ease}.about-section{padding:90px 0 70px 0;background-color:#fff;overflow:hidden}.about-section .about-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 80px 1.2fr;grid-template-columns:1fr 1.2fr;gap:80px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:1200px){.about-section .about-grid{gap:50px}}@media (max-width:992px){.about-section .about-grid{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:60px}}@media (max-width:768px){.about-section .about-grid{gap:30px}}.about-section .about-left{position:relative}.about-section .map-watermark{margin-top:10px;opacity:0.4;pointer-events:none}.about-section .map-watermark img{width:400px}@media (max-width:992px){.about-section .map-watermark{width:300px;left:0}}.about-section .about-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about-section .about-top{padding-bottom:65px;border-bottom:1px solid #e5e5e5;margin-bottom:50px}@media (max-width:768px){.about-section .about-top{padding-bottom:40px;margin-bottom:30px}}.about-section .about-description{font-size:18px;line-height:1.8;color:#1E1E1E;margin-bottom:25px;font-weight:200}.about-section .about-description strong{font-weight:500;color:#1E1E1E}@media (max-width:768px){.about-section .about-description{font-size:16px;line-height:1.6}}.about-section .learn-more{color:#1B1A2C;font-weight:500;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.about-section .learn-more .fa-solid{color:#E30D17}.about-section .learn-more .fa-solid:before{font-size:15px}.about-section .stats-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px;padding-bottom:50px;border-bottom:1px solid #e5e5e5}@media (max-width:768px){.about-section .stats-grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;padding-bottom:30px}}.about-section .stat-number{font-size:50px;font-weight:600;color:#040032;line-height:100%;margin-bottom:5px}@media (max-width:992px){.about-section .stat-number{font-size:44px}}@media (max-width:768px){.about-section .stat-number{font-size:35px}}.about-section .stat-unit{font-size:30px;font-weight:400;color:#040032}@media (max-width:768px){.about-section .stat-unit{font-size:22px}}.about-section .stat-label{font-size:20px;color:#1E1E1E;font-weight:200}@media (max-width:768px){.about-section .stat-label{font-size:17px}}@media (max-width:992px){.about-section{padding:80px 0 60px 0}}@media (max-width:768px){.about-section{padding:60px 0 40px 0}}:root{--primary-red:#e31e24;--navy-blue:#0a0e27;--text-white:#ffffff;--text-muted:rgba(255,255,255,0.8);--bg-overlay:rgba(0,0,0,0.4);--font-main:Archivo,sans-serif;--transition:all 0.3s ease}.products-scroll-section{overflow:hidden;width:100%;background:#000}.products-scroll-section .products-scroll-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:500%;height:750px}.products-scroll-section .product-slide{width:20%;height:750px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;position:relative;overflow:hidden}.products-scroll-section .product-slide.bg-blue,.products-scroll-section .product-slide.bg-orange,.products-scroll-section .product-slide.bg-purple,.products-scroll-section .product-slide.bg-teal,.products-scroll-section .product-slide.bg-yellow{background:transparent}.products-scroll-section .slide-content{display:-ms-grid;display:grid;-ms-grid-columns:1.2fr 30px 1.5fr 30px 1fr;grid-template-columns:1.2fr 1.5fr 1fr;max-width:1386px;width:100%;height:100%;margin:0 auto;padding:0 20px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:30px}@media (max-width:992px){.products-scroll-section .slide-content{-ms-grid-columns:1fr;grid-template-columns:1fr;text-align:center;gap:20px}}.products-scroll-section .slide-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:115px}@media (max-width:992px){.products-scroll-section .slide-left{padding-top:40px}}.products-scroll-section .slide-number{font-size:25px;font-weight:200;margin-bottom:25px;line-height:100%;opacity:0.9;letter-spacing:1px}@media (max-width:992px){.products-scroll-section .slide-number{font-size:20px;margin-bottom:20px}}@media (max-width:768px){.products-scroll-section .slide-number{font-size:18px}}@media (max-width:576px){.products-scroll-section .slide-number{font-size:16px;margin-bottom:10px}}.products-scroll-section .slide-title{font-family:"Archivo",sans-serif;color:#FFF;font-size:60px;font-style:normal;font-weight:600;line-height:1.1;margin-top:0}@media (max-width:992px){.products-scroll-section .slide-title{font-size:33px}}@media (max-width:768px){.products-scroll-section .slide-title{font-size:28px}}@media (max-width:576px){.products-scroll-section .slide-title{font-size:24px}}.products-scroll-section .slide-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.products-scroll-section .slide-center:before{content:"";position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:1055px;height:632px;background-image:url(../images/before-scroll.svg);background-size:contain;background-position:left top;pointer-events:none;z-index:-1}@media (max-width:992px){.products-scroll-section .slide-center:before{display:none}}.products-scroll-section .slide-center:after{content:"";position:absolute;bottom:0;right:0%;-webkit-transform:translateX(50%);transform:translateX(50%);width:884px;height:556px;background-image:url(../images/after-scroll.svg);background-size:contain;background-position:left top;pointer-events:none;z-index:-1}@media (max-width:992px){.products-scroll-section .slide-center:after{display:none}}.products-scroll-section .product-img{width:100%;height:auto;max-height:60vh;-o-object-fit:contain;object-fit:contain;-webkit-filter:drop-shadow(0 20px 30px rgba(0,0,0,0.3));filter:drop-shadow(0 20px 30px rgba(0,0,0,0.3))}@media (max-width:992px){.products-scroll-section .product-img{max-height:40vh}}@media (max-width:768px){.products-scroll-section .product-img{max-height:30vh}}.products-scroll-section .slide-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.products-scroll-section .global-nav-arrows{position:absolute;top:100px;right:max(20px,50vw - 693px + 20px);z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:15px}@media (max-width:992px){.products-scroll-section .global-nav-arrows{position:relative;top:50px;right:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.products-scroll-section .nav-arrows{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.products-scroll-section .nav-arrows .arrow{cursor:pointer;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;opacity:0.6}.products-scroll-section .nav-arrows .arrow:hover{opacity:1}.products-scroll-section .nav-arrows .arrow img{width:60px;height:60px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;-o-object-fit:contain;object-fit:contain}@media (max-width:992px){.products-scroll-section .nav-arrows .arrow img{width:50px;height:50px}}@media (max-width:768px){.products-scroll-section .nav-arrows .arrow img{width:45px;height:45px}}.products-scroll-section .right-text-content{text-align:left}.products-scroll-section .slide-desc{font-size:18px;line-height:1.9;margin-bottom:40px;font-weight:300;opacity:0.95}@media (max-width:992px){.products-scroll-section .slide-desc{margin-bottom:20px}}@media (max-width:768px){.products-scroll-section .slide-desc{font-size:16px;line-height:1.5}}.products-scroll-section .view-all{font-size:18px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;color:#fff}.products-scroll-section .view-all .text-red{color:#E30D17;font-size:14px}.products-scroll-section .view-all:hover{gap:25px}@media (max-width:992px){.products-scroll-section .view-all{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px}}.single-product-section{padding:100px 0 150px;background-color:#fff;overflow:hidden}@media (max-width:992px){.single-product-section{padding:80px 0px}}@media (max-width:768px){.single-product-section{padding:60px 0px}}.single-product-section .single-product-top{display:-ms-grid;display:grid;-ms-grid-columns:1.2fr 60px 1fr;grid-template-columns:1.2fr 1fr;gap:60px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:60px}@media (max-width:992px){.single-product-section .single-product-top{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:30px}}@media (max-width:768px){.single-product-section .single-product-top{gap:15px;margin-bottom:30px}}.single-product-section .single-product-top .section-title{font-size:50px;line-height:1.2;color:#040032;font-weight:600}@media (max-width:992px){.single-product-section .single-product-top .section-title{font-size:40px}}@media (max-width:768px){.single-product-section .single-product-top .section-title{font-size:30px}}.single-product-section .single-product-desc{padding-top:10px}.single-product-section .single-product-desc p{font-size:18px;line-height:1.8;color:#1E1E1E;font-weight:300}@media (max-width:768px){.single-product-section .single-product-desc p{font-size:16px;line-height:1.6}}.single-product-section .single-product-slider{width:100%;margin-top:50px}.single-product-section .single-prod-swiper{width:100%;padding:0px 0}.single-product-section .prod-card{background-color:#F4F4F4;padding:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:460px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.single-product-section .prod-card img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;-webkit-filter:drop-shadow(0 15px 20px rgba(0,0,0,0.1));filter:drop-shadow(0 15px 20px rgba(0,0,0,0.1));-webkit-transition:-webkit-transform 0.5s ease;transition:-webkit-transform 0.5s ease;transition:transform 0.5s ease;transition:transform 0.5s ease,-webkit-transform 0.5s ease}.single-product-section .prod-card:hover img{-webkit-transform:scale(1.08);transform:scale(1.08)}:root{--primary-red:#e31e24;--navy-blue:#0a0e27;--text-white:#ffffff;--text-muted:rgba(255,255,255,0.8);--bg-overlay:rgba(0,0,0,0.4);--font-main:Archivo,sans-serif;--transition:all 0.3s ease}.logo-carousel-section{padding:35px 0 0 0;background-color:#fff}.logo-carousel-section .logo-swiper{width:100%;padding:0px 0 30px 0;border-bottom:1px solid #eee}.logo-carousel-section .logo-swiper .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo-carousel-section .logo-swiper img{max-width:160px;height:auto;-o-object-fit:contain;object-fit:contain;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.logo-carousel-section .logo-swiper img:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}@media (max-width:768px){.logo-carousel-section{padding:20px 0 0 0}.logo-carousel-section .logo-swiper{padding:0px 0 20px 0}}:root{--primary-red:#e31e24;--navy-blue:#0a0e27;--text-white:#ffffff;--text-muted:rgba(255,255,255,0.8);--bg-overlay:rgba(0,0,0,0.4);--font-main:Archivo,sans-serif;--transition:all 0.3s ease}.video-showcase-section{position:relative;padding-top:140px;padding-bottom:120px;background-color:#F8F8F8}.video-showcase-section .video-showcase-bg{position:absolute;top:0;left:0;width:100%;height:65%;background:radial-gradient(98.67% 98.67% at 50% 6.98%,#0D5AFE 0%,#040032 100%);z-index:1}.video-showcase-section .container{position:relative;z-index:2;text-align:center}.video-showcase-section .video-showcase-title{color:#FFF;text-align:center;font-family:"Archivo",sans-serif;font-size:60px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:47px}.video-showcase-section .video-wrapper{position:relative;max-width:1050px;margin:0 auto;cursor:none;overflow:hidden}.video-showcase-section .video-wrapper video{width:100%;display:block;-o-object-fit:cover;object-fit:cover}@media (max-width:992px){.video-showcase-section{padding:80px 0px}.video-showcase-section .video-showcase-title{font-size:50px;margin-bottom:50px}}@media (max-width:768px){.video-showcase-section{padding:60px 0px}.video-showcase-section .video-showcase-title{font-size:30px;margin-bottom:30px}}:root{--primary-red:#e31e24;--navy-blue:#0a0e27;--text-white:#ffffff;--text-muted:rgba(255,255,255,0.8);--bg-overlay:rgba(0,0,0,0.4);--font-main:Archivo,sans-serif;--transition:all 0.3s ease}.testimonials-section{background-color:#F8F8F8;padding:0px 0 180px}@media (max-width:992px){.testimonials-section{padding:0px 0 80px}}@media (max-width:768px){.testimonials-section{padding:0px 0 60px}}.testimonials-section .testi-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:20px}@media (max-width:768px){.testimonials-section .testi-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px}}.testimonials-section .testi-header .section-title{color:#0A0A3A;font-family:"Archivo",sans-serif;font-size:50px;font-style:normal;font-weight:600;line-height:normal}@media (max-width:992px){.testimonials-section .testi-header .section-title{font-size:40px}}@media (max-width:768px){.testimonials-section .testi-header .section-title{font-size:30px}}.testimonials-section .testi-nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-bottom:10px}.testimonials-section .testi-nav .arrow{width:40px;height:40px;border:1px solid #1E1E1E;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.testimonials-section .testi-nav .arrow:hover{background-color:#0A0A3A;color:#fff;border-color:#0A0A3A}.testimonials-section .testi-swiper{padding:0}.testimonials-section .testi-swiper .swiper-slide{height:auto}@media (max-width:768px){.testimonials-section .testi-swiper{padding:0}}.testimonials-section .testi-card{background-color:#fff;padding:35px;height:100%;min-height:350px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:all 0.4s cubic-bezier(0.165,0.84,0.44,1);transition:all 0.4s cubic-bezier(0.165,0.84,0.44,1);margin-bottom:0px;position:relative;z-index:1}.testimonials-section .testi-card:hover{-webkit-box-shadow:0px 10px 30px 0px #E6E5F2;box-shadow:0px 10px 30px 0px #E6E5F2;-webkit-transform:translateY(-5px);transform:translateY(-5px);z-index:10}.testimonials-section .testi-card .quote-icon{color:#312B83;font-size:28px;margin-bottom:20px}.testimonials-section .testi-card .testi-text{position:relative;font-size:17px;line-height:1.8;color:#1E1E1E;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:30px;font-weight:300}@media (max-width:768px){.testimonials-section .testi-card .testi-text{font-size:16px;line-height:1.6}}.testimonials-section .testi-card .testi-text:before{content:"";top:0px;left:0px;width:22px;height:16px;display:inline-block;background-image:url("../images/quotes.svg");background-size:contain;background-repeat:no-repeat;z-index:-1;margin-right:10px}.testimonials-section .testi-card .testi-author{margin-top:auto}.testimonials-section .testi-card .author-name{font-size:17px;line-height:100%;font-weight:500;color:#000000;margin-bottom:5px}.testimonials-section .testi-card .author-desig{font-size:15px;font-weight:300;color:rgba(0,0,0,0.5)}:root{--primary-red:#e31e24;--navy-blue:#0a0e27;--text-white:#ffffff;--text-muted:rgba(255,255,255,0.8);--bg-overlay:rgba(0,0,0,0.4);--font-main:Archivo,sans-serif;--transition:all 0.3s ease}.cta-section{background-color:#040032;position:relative;overflow:hidden}.cta-section .cta-content{padding-top:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}@media (max-width:992px){.cta-section .cta-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:768px){.cta-section .cta-content{padding-top:60px}}.cta-section .cta-text{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:70%;padding-bottom:163px}@media (max-width:1200px){.cta-section .cta-text{max-width:65%}}@media (max-width:992px){.cta-section .cta-text{padding-bottom:40px}}.cta-section .cta-title{color:#fff;font-size:60px;font-weight:600;line-height:1.2;margin-bottom:45px;font-family:"Archivo",sans-serif}@media (max-width:1200px){.cta-section .cta-title{font-size:45px}}@media (max-width:992px){.cta-section .cta-title{font-size:40px}}@media (max-width:768px){.cta-section .cta-title{font-size:30px;margin-bottom:30px}}.cta-section .cta-image{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;margin-bottom:-5px;position:absolute;right:0;bottom:0;height:calc(100% - 11px)}.cta-section .cta-image img{max-width:100%;height:auto;display:block;-o-object-fit:contain;object-fit:contain}@media (max-width:992px){.cta-section .cta-image{position:relative;margin-bottom:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:auto;right:unset}}:root{--primary-red:#e31e24;--navy-blue:#0a0e27;--text-white:#ffffff;--text-muted:rgba(255,255,255,0.8);--bg-overlay:rgba(0,0,0,0.4);--font-main:Archivo,sans-serif;--transition:all 0.3s ease}.updates-section{padding:100px 0 0px;background-color:#fff}@media (max-width:992px){.updates-section{padding:80px 0px 0px}}@media (max-width:768px){.updates-section{padding:60px 0px 0px}}.updates-section .updates-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:42px}@media (max-width:992px){.updates-section .updates-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:30px}}@media (max-width:768px){.updates-section .updates-header{gap:20px}}.updates-section .updates-header .section-title{font-size:50px;line-height:1.2;margin-bottom:0;font-family:"Archivo",sans-serif}@media (max-width:992px){.updates-section .updates-header .section-title{font-size:40px}}@media (max-width:768px){.updates-section .updates-header .section-title{font-size:30px}}.updates-section .updates-header-text{max-width:500px}.updates-section .updates-header-text p{font-size:18px;font-weight:300;line-height:1.8;color:#1E1E1E;text-align:left}@media (max-width:768px){.updates-section .updates-header-text p{font-size:16px}}.updates-section .updates-swiper{padding-bottom:45px}.updates-section .update-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.updates-section .update-card:hover .update-img img{-webkit-transform:scale(1.05);transform:scale(1.05)}.updates-section .update-date{font-size:16px;color:#000000;text-align:right;margin-bottom:10px;font-weight:300}.updates-section .update-img{margin-bottom:13px;overflow:hidden;aspect-ratio:16/9}.updates-section .update-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;-webkit-transition:-webkit-transform 0.4s ease;transition:-webkit-transform 0.4s ease;transition:transform 0.4s ease;transition:transform 0.4s ease,-webkit-transform 0.4s ease}.updates-section .update-title{font-size:18px;line-height:1.6;color:#1E1E1E;font-weight:400}@media (max-width:768px){.updates-section .update-title{font-size:16px;line-height:1.5}}.updates-section .updates-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-top:10px}.updates-section .updates-footer:before{content:"";-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:1px;background-color:#eaeaea;margin-right:20px}.updates-section .view-all-link{font-size:18px;font-weight:500;color:#1E1E1E;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;-webkit-transition:color 0.3s ease;transition:color 0.3s ease}.updates-section .view-all-link .text-red{color:#E62A2B;font-size:14px}.updates-section .view-all-link:hover{color:#E62A2B}:root{--primary-red:#e31e24;--navy-blue:#0a0e27;--text-white:#ffffff;--text-muted:rgba(255,255,255,0.8);--bg-overlay:rgba(0,0,0,0.4);--font-main:Archivo,sans-serif;--transition:all 0.3s ease}.reels-section{padding:80px 0 145px;background-color:#fff}@media (max-width:992px){.reels-section{padding:60px 0 100px}}@media (max-width:768px){.reels-section{padding:40px 0 60px}}.reels-section .reel-card{position:relative;aspect-ratio:9/16;overflow:hidden;cursor:pointer;background-color:#f0f0f0}.reels-section .reel-card:hover .play-overlay{opacity:0}.reels-section .reel-card:hover .reel-video{-webkit-transform:scale(1.05);transform:scale(1.05)}.reels-section .reel-video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;-webkit-transition:-webkit-transform 0.4s ease;transition:-webkit-transform 0.4s ease;transition:transform 0.4s ease;transition:transform 0.4s ease,-webkit-transform 0.4s ease}.reels-section .play-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:1;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease;z-index:2}.reels-section .play-overlay i{width:70px;height:70px;background-color:#E30D17;color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:24px;padding-left:5px;-webkit-box-shadow:0 5px 15px rgba(230,42,43,0.4);box-shadow:0 5px 15px rgba(230,42,43,0.4)}