:root{--bg-body: linear-gradient(180deg, #FFFFFF 0%, #F0F4FF 20%, #FFEFEF 50%, #FFFFFF 100%);--bg-card: #ffffff;--text-main: #000000;--text-muted: #666666;--nav-pill-bg: #A7A7A7B2;--nav-pill-blur: 10px;--nav-text: #000000;--nav-icon-color: #333333;--hero-overlay-opacity: 0;--section-bg: #ffffff;--card-border: rgba(0, 0, 0, .05);--card-bg-ai: #FFE8D6;--card-bg-sec: #D6D6F2;--card-bg-cloud: #D1E0FF;--card-bg-managed: #E5E7EB;--card-bg-contact: #F9FAFB;--journey-bg: #000000;--journey-title: #ffffff}[data-theme=dark]{--bg-body: #050505;--bg-card: #141414;--text-main: #ffffff;--text-muted: #aaaaaa;--nav-pill-bg: rgba(18, 18, 18, .9);--nav-pill-blur: 15px;--nav-text: #ffffff;--nav-icon-color: #ffffff;--hero-overlay-opacity: .8;--section-bg: #0A0A0A;--card-border: rgba(255, 255, 255, .1);--card-bg-ai: #2A2018;--card-bg-sec: #18182A;--card-bg-cloud: #182030;--card-bg-managed: #202020;--card-bg-contact: #151515;--journey-bg: #111111;--journey-title: #ffffff;--bg-footer: #0A0A0A;--text-footer: #ffffff;--mega-menu-bg: #ffffff;--mega-menu-text: #ffffff;--mega-menu-box-bg: #f3f4f6;--mega-menu-subtext: #666666;--mega-menu-link: #ffffff;--mega-menu-link-hover: #D3122E}:root{--bg-footer: #111111;--text-footer: #ffffff;--mega-menu-bg: #000000;--mega-menu-text: #ffffff;--mega-menu-box-bg: #111111;--mega-menu-subtext: #888888;--mega-menu-link: #ffffff;--mega-menu-link-hover: #D3122E}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,sans-serif;line-height:1.6;color:var(--text-main);background-color:var(--bg-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;color:var(--text-main);margin-bottom:1rem;font-weight:700;line-height:1.1;letter-spacing:-.02em}h1{font-size:clamp(2.5rem,5vw + 1rem,3.5rem)}h2{font-size:clamp(2rem,4vw + 1rem,2.5rem)}h3{font-size:clamp(1.5rem,3vw + 1rem,1.75rem)}h4{font-size:clamp(1.25rem,2vw + 1rem,1.5rem)}p{margin-bottom:1rem;color:var(--text-muted)}a{color:#d3122e;text-decoration:none;transition:all .3s ease}a:hover{color:#a00f23}html,body{height:100%;background:var(--bg-body);color:var(--text-main);overflow-x:hidden;transition:background .3s,color .3s}img{max-width:100%;height:auto;display:block}.container{max-width:1280px;margin:0 auto;padding:0 2rem}.section-title{position:relative;padding-left:1.5rem;margin-bottom:2rem}.section-title:before{content:"";position:absolute;left:0;top:.5em;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:8px solid #D3122E}.section-title h2{font-size:2.25rem;font-weight:700;color:#000;margin:0;line-height:1.2}.section-title p{font-size:1rem;color:#666;margin-top:.5rem}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col{flex-basis:0;flex-grow:1;max-width:100%;padding-right:15px;padding-left:15px}.site-header{background-color:#000;color:#fff;padding:1rem;display:flex;align-items:center;justify-content:space-between}.site-header h1{margin:0;font-size:1.5rem}.site-footer{background-color:transparent;color:#fff;padding-top:2rem;padding-bottom:4rem;font-size:.95rem;max-width:1726px;margin:0 auto}.site-footer .footer-content{width:100%;margin:0 auto;background-color:#000;border:1px solid rgba(255,255,255,.1);border-radius:40px;padding:4rem 3rem;box-shadow:0 10px 40px #0003}.site-footer .footer-content .footer-col.brand-col img{max-width:150px;margin-bottom:1.5rem}.site-footer .footer-content .footer-col h4{color:#888;font-size:.9rem;text-transform:uppercase;margin-bottom:1.5rem;font-weight:600;letter-spacing:.05em}.site-footer .footer-content .footer-col ul{list-style:none;padding:0;margin:0}.site-footer .footer-content .footer-col ul li{margin-bottom:.75rem}.site-footer .footer-content .footer-col ul li a{color:#fffc;text-decoration:none;transition:all .2s;font-weight:400;font-size:1rem}.site-footer .footer-content .footer-col ul li a:hover{color:#d3122e;padding-left:5px}.site-footer .footer-content .footer-col .social-icons{display:flex;gap:1.25rem;margin-top:1.5rem}.site-footer .footer-content .footer-col .social-icons a{color:#fff;font-size:1.25rem;transition:all .2s;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.05)}.site-footer .footer-content .footer-col .social-icons a:hover{background-color:#d3122e;transform:translateY(-3px)}.site-footer .footer-content .footer-col .copyright{margin-top:2rem}.site-footer .footer-content .footer-col .copyright p{margin:0;font-size:.85rem;color:#555}.site-footer .footer-content .footer-col .contact-group{margin-bottom:1.5rem}.site-footer .footer-content .footer-col .contact-group .country-label{font-size:.85rem;font-weight:600;color:#888;margin-bottom:.25rem;display:block}.site-footer .footer-content .footer-col .contact-group .phone-link{color:#fff;text-decoration:none;display:block;font-size:1.1rem;font-weight:500}.site-footer .footer-content .footer-col .contact-group .phone-link:hover{color:#d3122e}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;cursor:pointer}.btn:focus{outline:0;box-shadow:0 0 0 .2rem #d3122e40}.btn-primary{color:#fff;background-color:#d3122e;border-color:#d3122e}.btn-primary:hover{background-color:#a40e24;border-color:#9b0d22}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{background-color:#545b62;border-color:#50565c}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:var(--bg-card);background-clip:border-box;border:1px solid var(--card-border);border-radius:.25rem;margin-bottom:1rem}.card-body{flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-text{margin-bottom:0}.site-navbar{position:absolute;top:0;left:0;width:100%;z-index:1000;padding:1.5rem 2rem}@media (max-width: 767.98px){.site-navbar{padding:1rem}}.site-navbar .container-fluid{display:flex;justify-content:space-between;align-items:center;max-width:1600px;margin:0 auto;position:relative}.site-navbar .brand-logo{min-width:200px}@media (max-width: 767.98px){.site-navbar .brand-logo{min-width:auto;max-width:150px}}.site-navbar .brand-logo img{height:65px}@media (max-width: 767.98px){.site-navbar .brand-logo img{height:40px}}.site-navbar .nav-pill{display:flex;align-items:center;background-color:var(--nav-pill-bg);-webkit-backdrop-filter:blur(var(--nav-pill-blur));backdrop-filter:blur(var(--nav-pill-blur));background:rgba(167,167,167,.6980392157);padding:5px;min-height:93px;min-width:474px;border-radius:50px;gap:10px;box-shadow:0 4px 10px #0000000d;color:var(--nav-text)}@media (max-width: 1199.98px){.site-navbar .nav-pill{min-width:auto;min-height:60px;padding:5px 10px}}@media (max-width: 767.98px){.site-navbar .nav-pill{position:fixed;bottom:20px;left:50%;transform:translate(-50%);z-index:1001;width:90%;max-width:400px;justify-content:space-between;min-height:60px}}.site-navbar .nav-pill .btn-icon{width:40px;height:40px;border-radius:50%;border:none;background:transparent;color:var(--nav-icon-color);font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-left:5px}.site-navbar .nav-pill .btn-icon:hover{background-color:#80808033}.site-navbar .nav-pill .btn-expert{padding:12px 28px;border-radius:100px;text-decoration:none;font-weight:600;font-size:.95rem;white-space:nowrap;transition:all .3s cubic-bezier(.25,.8,.25,1);letter-spacing:-.01em;background-color:#000;color:#fff;box-shadow:0 4px 15px #0003}html[data-theme=dark] .site-navbar .nav-pill .btn-expert{background-color:#fff;color:#000;box-shadow:0 4px 15px #fff3}.site-navbar .nav-pill .btn-expert:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000004d}html[data-theme=dark] .site-navbar .nav-pill .btn-expert:hover{box-shadow:0 8px 20px #ffffff4d}@media (max-width: 991.98px){.site-navbar .nav-pill .btn-expert{padding:10px 20px;font-size:.85rem}}@media (max-width: 575.98px){.site-navbar .nav-pill .btn-expert span{display:none}.site-navbar .nav-pill .btn-expert{font-size:.8rem;padding:8px 16px}}.site-navbar .nav-pill .btn-search{background:none;border:none;width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;color:var(--nav-icon-color);cursor:pointer;border-radius:50%;transition:background .2s}.site-navbar .nav-pill .btn-search:hover{background-color:#8080801a}.site-navbar .nav-pill .lang-selector{display:flex;align-items:center;gap:6px;color:var(--nav-text);font-weight:700;font-size:.9rem;padding:0 16px;cursor:pointer;border-left:1px solid rgba(128,128,128,.3);height:24px}@media (max-width: 767.98px){.site-navbar .nav-pill .lang-selector{padding:0 10px}}.site-navbar .theme-toggle{min-width:200px;display:flex;justify-content:flex-end}@media (max-width: 767.98px){.site-navbar .theme-toggle{min-width:auto;position:absolute;top:1.5rem;right:1.5rem}}.site-navbar .theme-toggle .toggle-switch{background-color:#000;width:60px;height:30px;border-radius:30px;position:relative;display:flex;justify-content:space-between;align-items:center;padding:0 8px;cursor:pointer}.site-navbar .theme-toggle .toggle-switch .fa-sun{color:#f39c12;font-size:12px}.site-navbar .theme-toggle .toggle-switch .fa-moon{color:#f1c40f;font-size:12px}.site-navbar .theme-toggle .toggle-switch .toggle-circle{position:absolute;top:3px;left:3px;width:24px;height:24px;background-color:#fff;border-radius:50%;transition:transform .3s}.site-navbar .theme-toggle .toggle-switch.dark-mode .toggle-circle{transform:translate(30px)}.hero-section{padding-top:140px;min-height:940px;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative;padding-bottom:4rem}@media (max-width: 767.98px){.hero-section{min-height:100vh;padding-top:100px}}.hero-section .hero-bg{position:absolute;inset-inline-end:0;z-index:-1}.hero-section{font-size:2.5rem}.hero-section:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:var(--hero-overlay-opacity);z-index:-1;pointer-events:none;transition:opacity .3s}.hero-section h1{font-size:80px;font-size:clamp(40px,5vw + 1rem,80px);font-weight:600;color:var(--text-main);max-width:1000px;margin:0 auto 2rem;letter-spacing:-.03em;line-height:1.05;padding:0 1rem}@media (max-width: 767.98px){.hero-section h1{margin-bottom:1rem}}.hero-section .hero-subtitle{font-size:1.25rem;color:var(--text-muted);margin-bottom:5rem;margin-left:auto;margin-right:auto;font-weight:500}.hero-section .btn-hero{background-color:#d3122e;color:#fff;padding:1.4rem 3.5rem;font-size:16px;border-radius:100px;font-weight:700;border:none;box-shadow:0 20px 40px #d3122e66;transition:all .3s ease;position:relative;overflow:hidden;min-height:80px}.hero-section .btn-hero:hover{transform:translateY(-4px);box-shadow:0 25px 50px #d3122e80}.hero-section .btn-hero:active{transform:translateY(-1px)}.digital-journey{padding:0 2rem 5rem;margin-top:0;position:relative;z-index:2}.digital-journey .journey-container{background-color:var(--journey-bg, #000);border-radius:50px;padding:4rem 3rem;color:#fff;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 50px #0003;max-width:1700px;margin:auto}.digital-journey .content-wrapper{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:3.5rem}.digital-journey .journey-banner{width:100%;height:400px;background:url(/assets/media/journey-banner.jpg) center/cover no-repeat;border-radius:40px;position:relative;overflow:hidden}.digital-journey .journey-banner .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,.6) 100%)}@media (max-width: 769px){.digital-journey .journey-banner img{height:100%;object-fit:cover}}.digital-journey .journey-header-text{display:flex;flex-direction:column;position:relative;max-width:80%;margin:auto}.digital-journey .journey-header-text h2{color:#fff!important}.digital-journey .journey-header-text .quote-icon{font-size:1.5rem;color:#d3122e;margin-bottom:1rem;position:absolute;top:0;left:-50px}.digital-journey .journey-header-text h2{font-size:3.5rem;line-height:1.1;margin-bottom:1.5rem;font-weight:700;letter-spacing:-.02em}.digital-journey .journey-header-text p{color:#ccc;font-size:1.1rem;line-height:1.6;margin-bottom:2rem;font-weight:400}.digital-journey .journey-header-text .cta-wrapper{position:relative;display:inline-block;margin-top:1rem;margin-inline-end:auto}.digital-journey .journey-header-text .cta-wrapper .btn-explore{background-color:#fff;color:#000;padding:14px 35px;border-radius:50px;font-weight:700;font-size:1rem;border:none;cursor:pointer;transition:transform .2s,box-shadow .2s;text-decoration:none;display:inline-block}.digital-journey .journey-header-text .cta-wrapper .btn-explore:hover{transform:scale(1.05);box-shadow:0 10px 20px #fff3}.digital-journey .journey-header-text .cta-wrapper .arrow-connector{position:absolute;top:50%;left:100%;width:80px;transform:translateY(10px) translate(15px);opacity:.8;pointer-events:none}.digital-journey .journey-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem;margin-top:1rem}@media (max-width: 1024px){.digital-journey .journey-cards{grid-template-columns:repeat(3,1fr)}}@media (max-width: 769px){.digital-journey .journey-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.digital-journey .journey-cards{grid-template-columns:1fr}}.digital-journey .journey-cards .card-item{border-radius:35px;padding:2rem;min-height:260px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .3s cubic-bezier(.25,.8,.25,1);cursor:pointer;border:1px solid rgba(255,255,255,.05);position:relative}.digital-journey .journey-cards .card-item:hover{transform:translateY(-8px)}.digital-journey .journey-cards .card-item .card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.digital-journey .journey-cards .card-item .card-top .card-num{font-size:.9rem;opacity:.8;font-weight:600;font-family:monospace}.digital-journey .journey-cards .card-item .card-top .icon-arrow{font-size:.7rem;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.3);color:inherit}.digital-journey .journey-cards .card-item h3{font-size:1.25rem;font-weight:600;line-height:1.2;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:17px;color:#fff;width:max-content}.digital-journey .journey-cards .card-item.card-red{background-color:#d3122e;color:#fff}.digital-journey .journey-cards .card-item.card-dark-red{background-color:#8b0000;color:#fff}.digital-journey .journey-cards .card-item.card-blue-grey{background-color:#c0c8e0;color:#000}.digital-journey .journey-cards .card-item.card-blue-grey .icon-arrow{background:rgba(0,0,0,.1)}.digital-journey .journey-cards .card-item.card-light-grey{background-color:#e0e0e0;color:#000}.digital-journey .journey-cards .card-item.card-light-grey .icon-arrow{background:rgba(0,0,0,.1)}.transformation-section{padding:5rem 0}.transformation-section .transformation-header,.transformation-section .transformation-header .quote-icon-red{margin-bottom:2rem}.transformation-section .transformation-header .quote-icon-red svg{width:40px;height:40px}.transformation-section .transformation-header h2{font-size:4rem;font-weight:600;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.02em;color:var(--text-main)}@media (max-width: 768px){.transformation-section .transformation-header h2{font-size:2.5rem}}.transformation-section .transformation-header p{font-size:1.1rem;line-height:1.6;color:var(--text-muted);max-width:800px;font-weight:400}.transformation-section .bento-card{border-radius:40px;padding:3rem;overflow:hidden;position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:450px;transition:transform .3s cubic-bezier(.25,.8,.25,1);border:1px solid rgba(0,0,0,.03)}[data-theme=dark] .transformation-section .bento-card{border-color:#ffffff0d}.transformation-section .bento-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000000d}[data-theme=dark] .transformation-section .bento-card:hover{box-shadow:0 20px 40px #0000004d}.transformation-section .bento-card h3{font-size:2rem;font-weight:700;line-height:1.1;margin-bottom:1.25rem;color:var(--text-main);letter-spacing:-.02em}.transformation-section .bento-card p{font-size:1.05rem;line-height:1.6;color:var(--text-muted);max-width:95%;margin-bottom:0;font-weight:400}.transformation-section .bento-card .card-content{z-index:2}.transformation-section .card-ai{background-color:var(--card-bg-ai)}.transformation-section .card-ai .card-content{margin-top:auto}.transformation-section .card-ai .card-graphic{margin-bottom:auto;position:absolute;inset-inline-start:-50px}@media (max-width: 769px){.transformation-section .card-ai .card-graphic{position:relative;inset-inline-start:0;margin-bottom:2rem;margin-inline-start:0}}.transformation-section .card-ai .card-graphic .ai-badge{display:inline-flex;align-items:center;background-color:#d3122e;padding:6px 6px 6px 20px;border-radius:50px;color:#fff;font-weight:700;font-size:.9rem;box-shadow:0 10px 20px #d3122e4d;width:361px;height:106px;padding-inline-start:50px;padding-inline-end:30px;justify-content:flex-end}@media (max-width: 769px){.transformation-section .card-ai .card-graphic .ai-badge{width:auto;max-width:100%;height:auto;padding:1rem;flex-direction:column-reverse;align-items:center;justify-content:center;width:100%;gap:10px}}.transformation-section .card-ai .card-graphic .ai-badge .badge-text{margin-right:12px;font-size:23px}.transformation-section .card-ai .card-graphic .ai-badge .ai-icon-circle{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#d3122e}.transformation-section .card-ai .card-graphic .ai-badge .ai-icon-circle img{width:100%;height:100%;object-fit:contain}.transformation-section .card-security{background-color:var(--card-bg-sec)}.transformation-section .card-security .circles-graphic{display:flex;margin-bottom:auto;padding-top:1rem}.transformation-section .card-security .circles-graphic .circle-img{width:70px;height:70px;border-radius:50%;overflow:hidden;border:3px solid rgba(255,255,255,.8);margin-right:-20px;box-shadow:0 5px 15px #0000001a;transition:transform .2s;position:relative;z-index:1}.transformation-section .card-security .circles-graphic .circle-img img{width:100%;height:100%;object-fit:cover}.transformation-section .card-security .circles-graphic .circle-img:hover{transform:translateY(-5px);z-index:2}.transformation-section .card-security .circles-graphic .circle-img:last-child{margin-right:0}.transformation-section .card-cloud{background-color:var(--card-bg-cloud);padding:0;min-height:100%}.transformation-section .card-cloud .blurred-bg{overflow:hidden;max-height:700px;padding:24px}.transformation-section .card-cloud .blurred-bg img{width:100%;height:100%;object-fit:cover;transition:transform .5s;margin:24px auto;border-radius:24px}.transformation-section .card-cloud .blurred-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 40%,var(--card-bg-cloud) 90%)}.transformation-section .card-cloud .card-content.content-bottom{margin-top:auto;padding:3rem;position:relative;z-index:2}.stats-banner{background-color:#d3122e;color:#fff;padding:6rem 0;position:relative;overflow:hidden}.stats-banner .quote-icon-white{display:flex;gap:24px}.stats-banner .stats-header .quote-icon-white{margin-bottom:2rem;opacity:1}.stats-banner .stats-header .quote-icon-white svg{width:40px;height:40px}.stats-banner .stats-header h2{font-size:4rem;font-weight:600;line-height:1.1;margin-bottom:2rem;letter-spacing:-.02em}@media (max-width: 768px){.stats-banner .stats-header h2{font-size:2.5rem}}.stats-banner .stats-header p{font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem;max-width:800px;opacity:.8;font-weight:400;color:#000}.stats-banner .stats-header .btn-black-rounded{display:inline-block;background-color:#000;color:#fff;padding:12px 35px;border-radius:50px;text-decoration:none;font-weight:500;transition:all .2s;font-size:.95rem}.stats-banner .stats-header .btn-black-rounded:hover{transform:translateY(-2px);background-color:#111}.stats-banner .stats-image-container{margin-top:2rem}.stats-banner .stats-image-container img{border-radius:20px;width:100%;height:auto;object-fit:cover;aspect-ratio:1/1;max-width:300px}.stats-banner .stats-numbers-container{margin-top:2rem}.stats-banner .stats-numbers-container .stat-item{text-align:left}.stats-banner .stats-numbers-container .stat-item h3{font-size:3.5rem;font-weight:600;margin-bottom:.5rem;line-height:1;color:#fff}.stats-banner .stats-numbers-container .stat-item span{font-size:1rem;line-height:1.3;display:block;opacity:.9;font-weight:400}.stats-banner .stats-black-card{background-color:#000;border-radius:30px;padding:3rem;display:flex;justify-content:space-between;align-items:center;color:#fff;margin-top:2rem;position:relative;min-height:200px}@media (max-width: 991.98px){.stats-banner .stats-black-card{flex-direction:column;gap:2rem;text-align:center}}.stats-banner .stats-black-card .cert-item{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:1.5rem;flex:1;position:relative}.stats-banner .stats-black-card .cert-item .icon-box{font-size:2rem;color:#d3122e;margin-bottom:.5rem}.stats-banner .stats-black-card .cert-item .icon-box i{font-weight:300}.stats-banner .stats-black-card .cert-item span{font-size:1.1rem;line-height:1.3;font-weight:500;color:#fff;max-width:150px}.stats-banner .stats-black-card .cert-item .arrow-icon{position:absolute;right:-40px;top:50%;transform:translateY(-50%)}@media (max-width: 992px){.stats-banner .stats-black-card .cert-item .arrow-icon{display:none}}.stats-banner .stats-black-card .divider{width:1px;height:100px;background-color:#fff3;margin:0 2rem}@media (max-width: 992px){.stats-banner .stats-black-card .divider{width:100px;height:1px;margin:1.5rem 0}}.inner-container{max-width:80%;margin:0 auto}.news-section{padding:8rem 0;background:linear-gradient(180deg,var(--bg-body) 0%,var(--section-bg) 100%);position:relative;overflow-x:hidden}.news-section .news-header{margin-bottom:4rem;position:relative;text-align:center}@media (min-width: 1200px){.news-section .news-header{padding-left:386px;text-align:left}}.news-section .news-header .quote-icon-red{font-size:2rem;color:#d3122e;margin-bottom:.5rem;display:inline-block}.news-section .news-header h2{font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:.75rem;color:var(--text-main);letter-spacing:-.02em}.news-section .news-header p{font-size:1.1rem;color:var(--text-muted);margin:0;max-width:600px}.news-section .newsSwiper{overflow:visible;padding-bottom:3rem}@media (min-width: 1200px){.news-section .newsSwiper{margin-left:386px}}@media (max-width: 1199px){.news-section .newsSwiper{margin-left:0;padding:0 1rem}}.news-section .newsSwiper .swiper-slide{height:auto;width:85%;max-width:900px;margin-right:2rem}@media (max-width: 768px){.news-section .newsSwiper .swiper-slide{width:90%;margin-right:1rem}}.news-section .news-nav-controls{position:absolute;top:0;bottom:0;left:0;right:0;pointer-events:none;z-index:10}.news-section .news-nav-controls .swiper-button-prev-custom{pointer-events:auto;position:absolute;width:80px;height:80px;background-color:#d3122e;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:transform .2s,background-color .2s;box-shadow:0 10px 20px #d3122e4d;font-size:1.5rem;z-index:20}@media (min-width: 1200px){.news-section .news-nav-controls .swiper-button-prev-custom{top:55%;left:140px;transform:translateY(-50%)}}@media (max-width: 1199px){.news-section .news-nav-controls .swiper-button-prev-custom{display:none}}.news-section .news-nav-controls .swiper-button-prev-custom:hover{transform:translateY(-50%) scale(1.1);background-color:#bc1029}.news-section .news-nav-controls .swiper-button-next-custom{display:none}.news-section .news-card-swiper{background-color:#000;border-radius:40px;padding:3.5rem;display:grid;grid-template-columns:1fr 340px;grid-template-rows:auto 1fr auto;gap:2rem;height:500px;color:#fff;position:relative;transition:transform .3s;border:1px solid rgba(255,255,255,.1)}html[data-theme=dark] .news-section .news-card-swiper{border-color:#ffffff1a}@media (max-width: 992px){.news-section .news-card-swiper{grid-template-columns:1fr;grid-template-rows:auto auto 1fr auto;height:auto;padding:2rem;min-height:450px}}.news-section .news-card-swiper:hover{transform:translateY(-5px);box-shadow:0 20px 50px #0000004d}.news-section .news-card-swiper .news-date{grid-column:1;grid-row:1;font-size:.95rem;color:#fff9;margin-bottom:.5rem;font-weight:500}.news-section .news-card-swiper h3{grid-column:1;grid-row:2;font-size:2.2rem;font-weight:700;line-height:1.2;margin-bottom:1rem;align-self:start;padding-right:1rem;color:#fff;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 768px){.news-section .news-card-swiper h3{font-size:1.8rem}}.news-section .news-card-swiper .card-arrow-icon{grid-column:1;grid-row:3;align-self:end;width:48px;height:48px;border-radius:50%;background-color:#ffffff1a;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .2s;cursor:pointer}.news-section .news-card-swiper .card-arrow-icon i{transform:rotate(45deg);font-size:1.2rem}@media (max-width: 992px){.news-section .news-card-swiper .card-arrow-icon{grid-row:4;margin-top:1rem}}.news-section .news-card-swiper:hover .card-arrow-icon{background-color:#fff;color:#000}.news-section .news-card-swiper:hover .card-arrow-icon i{transform:rotate(0)}.news-section .news-card-swiper .news-img-holder{grid-column:2;grid-row:1/-1;width:100%;height:100%;border-radius:30px;overflow:hidden}@media (max-width: 992px){.news-section .news-card-swiper .news-img-holder{grid-column:1;grid-row:3;height:250px;margin-top:1rem;margin-bottom:1rem}}.news-section .news-card-swiper .news-img-holder img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.news-section .news-card-swiper:hover .news-img-holder img{transform:scale(1.05)}.footer-cta-wrapper{margin-top:5rem;background-color:var(--bg-card);background-color:#000;color:#fff;border-top-left-radius:40px;border-top-right-radius:40px;overflow:hidden}[data-theme=light] .footer-cta-wrapper{background-color:#111}.footer-cta-wrapper{background-color:var(--bg-footer, #000);color:var(--text-footer, #fff)}.cta-banner{background-color:transparent;color:#fff;max-width:1726px;margin:0 auto;padding:6rem 1rem 4rem}@media (max-width: 767.98px){.cta-banner{padding:4rem 1rem 2rem}}.cta-banner h2{font-size:clamp(2rem,5vw + 1rem,3.5rem);margin-bottom:.5rem;color:#fff;font-weight:500}.cta-banner h3{font-size:clamp(2rem,5vw + 1rem,3.5rem);margin-bottom:3rem;font-weight:700;color:#fff}.cta-banner .btn-cta{background-color:#d3122e;color:#fff;padding:1rem 3rem;border-radius:50px;font-weight:600;border:none;font-size:1.1rem;transition:transform .2s,background-color .2s}.cta-banner .btn-cta:hover{background-color:#bc1029;transform:scale(1.05)}.mega-menu{position:absolute;top:calc(100% + 20px);left:50%;transform:translate(-50%) translateY(-20px);width:95%;max-width:1600px;height:500px;background-color:var(--mega-menu-bg);color:var(--mega-menu-text);border-radius:30px;padding:3rem 4rem;z-index:99;opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.16,1,.3,1),background-color .3s,color .3s;box-shadow:0 30px 60px #0000004d}@media (max-width: 1199.98px){.mega-menu{height:auto;min-height:400px;padding:2rem}}@media (max-width: 991.98px){.mega-menu{width:100%;left:0;transform:translate(0) translateY(-20px);border-radius:0 0 30px 30px;top:100%;max-height:80vh;overflow-y:auto}}.mega-menu.active{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}@media (max-width: 991.98px){.mega-menu.active{transform:translate(0) translateY(0)}}.mega-menu .menu-arrow{position:absolute;top:-10px;left:50%;margin-left:-50px;width:30px;height:30px;background-color:var(--mega-menu-bg);transform:rotate(45deg);border-radius:6px}@media (max-width: 991.98px){.mega-menu .menu-arrow{display:none}}.mega-menu .menu-content{height:100%;width:100%}.mega-menu .menu-grid{display:grid;grid-template-columns:auto auto 1fr auto;gap:3rem;height:100%;align-items:center}@media (max-width: 1199.98px){.mega-menu .menu-grid{gap:2rem}}@media (max-width: 991.98px){.mega-menu .menu-grid{grid-template-columns:1fr;grid-template-rows:auto;align-items:start;height:auto;gap:2rem}}.mega-menu .menu-section-image{width:300px;height:300px;border-radius:40px;overflow:hidden}.mega-menu .menu-section-image img{width:100%;height:100%;object-fit:cover}@media (max-width: 1199.98px){.mega-menu .menu-section-image{width:200px;height:200px}}@media (max-width: 991.98px){.mega-menu .menu-section-image{display:none}}.mega-menu h3{font-size:1rem;color:var(--mega-menu-subtext);margin-bottom:1.5rem;font-weight:400;text-transform:uppercase;letter-spacing:1px}.mega-menu ul{list-style:none;padding:0;margin:0}.mega-menu ul li{margin-bottom:1rem}.mega-menu ul li a{color:var(--mega-menu-link);text-decoration:none;font-size:1.1rem;font-weight:400;transition:color .2s}.mega-menu ul li a:hover{color:var(--mega-menu-link-hover)}.mega-menu .menu-section-about{padding-right:2rem;min-width:200px}@media (max-width: 991.98px){.mega-menu .menu-section-about{padding-right:0;min-width:100%}}.mega-menu .menu-section-services-box{background-color:var(--mega-menu-box-bg);border-radius:30px;padding:3rem;height:100%;height:400px;display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}.mega-menu .menu-section-services-box h3{color:var(--mega-menu-subtext)}@media (max-width: 1199.98px){.mega-menu .menu-section-services-box{padding:2rem;height:auto}}@media (max-width: 991.98px){.mega-menu .menu-section-services-box{grid-template-columns:1fr;padding:1.5rem;min-height:auto;height:auto}}.mega-menu .menu-section-related{padding-left:1rem;min-width:150px}@media (max-width: 991.98px){.mega-menu .menu-section-related{padding-left:0}}.home-page .hero{background-color:#f9fafb;padding:4rem 2rem;text-align:center;border-radius:.3rem;margin-top:2rem}.home-page .hero h2{font-size:2.5rem}.page-header{background-color:var(--bg-body);padding-top:140px;padding-bottom:4rem;text-align:center;position:relative}.page-header h1{font-size:3.5rem;font-weight:700;color:var(--text-main);margin-bottom:1rem;line-height:1.2}@media (min-width: 768px){.page-header h1{font-size:2.5rem}}.page-header p{font-size:1.2rem;color:var(--text-muted);max-width:800px;margin:0 auto;line-height:1.6}.page-content{padding:4rem 0;background-color:var(--bg-body)}.page-content h2{font-size:2rem;font-weight:600;margin-bottom:1.5rem;color:var(--text-main)}.page-content h4{font-size:1.2rem;font-weight:600;color:var(--text-main);margin-bottom:1rem}.page-content p{color:var(--text-muted);line-height:1.7;margin-bottom:1.5rem}.page-content ul li{color:var(--text-muted)}.service-card{background:var(--bg-card);border:1px solid var(--card-border);border-radius:20px;padding:2rem;height:100%;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column;align-items:flex-start}.service-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}[data-theme=dark] .service-card:hover{box-shadow:0 10px 30px #0000004d}.service-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--text-main)}.service-card p{flex-grow:1;margin-bottom:1.5rem}.service-card a{color:#d3122e;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:gap .2s}.service-card a:hover{gap:.8rem}.text-center{text-align:center!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.m-0{margin:0!important}.p-0{padding:0!important}.d-none{display:none!important}.d-block{display:block!important}@media (max-width: 576px){.hidden-sm-down{display:none!important}}@media (min-width: 768px){.hidden-md-up{display:none!important}}
