@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Work+Sans:wght@400&display=swap";@import"https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Work+Sans:wght@500&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@700&display=swap";@import"https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;600;700&display=swap";@import"https://rsms.me/inter/inter.css";*{margin:0;padding:0;box-sizing:border-box}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}html{margin:0;padding:0;scroll-behavior:smooth}#root{margin:0;padding:0}a{color:inherit;text-decoration:none}button{outline:none;border:none;cursor:pointer}img{max-width:100%;height:auto;display:block}video{max-width:100%;height:auto}@media (max-width: 1024px){html{font-size:15px}}@media (max-width: 768px){html{font-size:14px}}@media (max-width: 480px){html{font-size:13px}}@media (pointer: coarse){button,input[type=button],input[type=submit],input[type=reset],a{min-height:44px;min-width:44px}}@media (max-width: 768px){body{line-height:1.5}p,li,span{font-size:16px;line-height:1.6}}body,html{max-width:100%;overflow-x:hidden}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 20px;box-sizing:border-box}@media (max-width: 768px){.container{padding:0 15px}}@media (max-width: 480px){.container{padding:0 10px}}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 4rem;background-color:transparent;position:fixed;width:100%;max-width:1380px;height:157px;top:0;left:50%;transform:translate(-50%);box-sizing:border-box;font-family:Arial,sans-serif;z-index:1000;opacity:1;transition:all .3s ease-in-out}.navbar-logo img{height:150px;margin-top:-5px;margin-right:-30px}.navbar-logo .desktop-logo{display:block}.navbar-logo .mobile-logo{display:none}.navbar-logo{display:flex;align-items:center;flex-shrink:0}.navbar-logo a{display:flex;align-items:center}.navbar-links{display:flex;list-style:none;margin:0;padding:0}.navbar-links li{margin:0 15px}.navbar-links a{color:#1b263b;text-decoration:none;font-size:1rem;display:flex;align-items:center;transition:all .3s ease;padding:8px 10px;position:relative;border-radius:8px}.has-dropdown{position:relative}.navbar .nav-link{font-family:Work Sans,sans-serif;font-weight:500;font-style:normal;font-size:18px;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle;display:flex;align-items:center;cursor:pointer;transition:all .3s ease;margin:0 -30px 0 0;padding:10px 15px;border-radius:24px;color:#fff}.nav-link:hover{background:#ffffff0d}.has-dropdown a:hover{background-color:#ffffff0d;-webkit-backdrop-filter:blur(-1px);backdrop-filter:blur(-1px);transform:translateY(-2px)}.navbar a.trending-highlight:hover{color:#e0363a}.has-dropdown:before{content:"";position:absolute;inset:0;background:#ffffff03;opacity:0;transition:all .3s ease;pointer-events:none;z-index:-1;border-radius:50px}.has-dropdown:hover:before{opacity:1;box-shadow:0 8px 20px #0000001a;transform:translateY(-1px);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.drop-icon{width:10px;height:5px;margin-left:5px;display:inline-flex;align-items:center;justify-content:center;filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(200deg) brightness(100%) contrast(100%);transition:transform .3s ease,filter .3s ease}.has-dropdown:hover .drop-icon{transform:rotate(180deg);filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.has-dropdown1 a{border-radius:50px;padding:8px 16px;color:#fff}.has-dropdown1 a:hover{background-color:#f1407e;color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #f1407e33}.navbar-actions{display:flex;align-items:center}.report-store-btn{background-color:#26c6da;color:#fff;border:none;padding:10px 25px;border-radius:20px;cursor:pointer;margin-right:20px;font-size:1rem;transition:all .3s ease;text-decoration:none;display:flex;align-items:center;justify-content:center;white-space:nowrap;position:relative;overflow:hidden}.report-store-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background-color:#06b7ca;transition:left .8s ease;z-index:-1}.report-store-btn:hover:before{left:0}.report-store-btn:hover{transform:translateY(-1px)}.search-ico1{cursor:pointer;border:1px solid #104D72;border-radius:18px;padding:8px;display:flex;align-items:center;justify-content:center;background:#104d72}.search1{width:16.56px;height:16.56px;stroke:#e5e7eb}.mobile-menu-btn{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;background:none;border:none;cursor:pointer;padding:0;margin-left:auto;margin-right:1rem;z-index:1001}.hamburger-line{width:100%;height:3px;background-color:#383838;transition:all .3s ease;transform-origin:center}.hamburger-line.open:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger-line.open:nth-child(2){opacity:0}.hamburger-line.open:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.navbar .column-title1{font-family:Work Sans,sans-serif;font-weight:600;font-size:16px;color:#1b263b;width:230px;height:39px;margin:0 0 20px;padding:10px;gap:10px;background:#6b6b6b33;border-radius:27px;opacity:1;border-bottom:2px solid #E5E5E5;display:flex;align-items:center;justify-content:flex-start}.navbar .fte-content{display:flex;flex-direction:column}.navbar .fte-highlight{background-color:#6b6b6b33;border:1px solid #E5E5E5;border-radius:27px;padding:10px;gap:10px;width:288px;height:39px;text-align:center;font-family:Work Sans,sans-serif;font-weight:700;font-size:14px;color:#1b263b;margin-top:10px;text-decoration:none;display:flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer;opacity:1}.navbar .fte-highlight:hover{background-color:#ff4040;color:#fff;border-color:#ff4040}.trending-content{display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;justify-content:flex-start}.trending-highlight{border-radius:12px;padding:10px;gap:5px;width:130px;height:36px;text-align:center;font-family:Work Sans,sans-serif;font-weight:500;font-size:12px;color:#1b263b;text-decoration:none;display:flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer;opacity:1;flex-shrink:0}@media (max-width: 1024px){.navbar{padding:1rem 3rem;height:140px}.navbar-links{gap:15px}.navbar-links a{font-size:.9rem}.report-store-btn{padding:8px 20px;font-size:.9rem}.capabilities-dropdown{width:95vw;left:50%;transform:translate(-50%) translateY(-10px);padding:20px}.capabilities-dropdown.show{transform:translate(-50%) translateY(0)}.capabilities-content{grid-template-columns:1fr;gap:30px}}@media (max-width: 768px){.navbar{padding:.75rem 2rem;height:120px;position:relative}.navbar-links{gap:15px}.navbar-links a{font-size:.9rem}.report-store-btn{padding:8px 20px;font-size:.9rem}.navbar-logo{flex-shrink:0;z-index:1002}.navbar-logo .desktop-logo{display:none}.navbar-logo .mobile-logo{display:block;height:35px!important;margin-top:0;margin-right:0}.navbar-logo img{height:35px!important;margin-top:0;margin-right:0}.mobile-menu-btn{display:flex}.navbar-links{position:fixed;top:120px;left:50%;transform:translate(-50%);width:90%;max-width:1380px;background:linear-gradient(135deg,#ffffffe6,#ffffffd9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:15px;box-shadow:0 15px 35px #0000001a;padding:2rem;margin:0;z-index:1000;flex-direction:column;gap:1.5rem;display:none;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translate(-50%) translateY(-20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.navbar-links.mobile-open{display:flex}.navbar-links li{margin:0;text-align:center}.navbar-links a{color:#1b263b;font-size:1.1rem;font-weight:500;padding:.8rem 1rem;border-radius:8px;transition:all .3s ease;display:block;text-align:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(135deg,#1ac6da05,#1ac6da03)}.navbar-links a:hover{background:linear-gradient(135deg,#1ac6da14,#1ac6da0a);color:#26c6da;transform:translateY(-2px);box-shadow:0 6px 15px #1ac6da26}.has-dropdown1 a{border-radius:50px!important}.has-dropdown a{border-radius:70px!important}.has-dropdown1 a:hover{background:#f1407e!important;color:#fff!important;box-shadow:0 6px 15px #f1407e33!important}.navbar-logo img{height:35px}.report-store-btn{padding:8px 16px;font-size:.9rem;margin-right:15px}.search-ico1{padding:6px}.search1{width:14px;height:14px}.navbar-links.mobile-open{z-index:1100}}@media (max-width: 480px){.navbar{padding:.5rem 1rem;height:100px}.navbar-logo{flex-shrink:0}.navbar-logo .desktop-logo{display:none}.navbar-logo .mobile-logo{display:block;height:30px!important;margin-top:0;margin-right:0}.navbar-logo img{height:30px!important;margin-top:0;margin-right:0}.report-store-btn{padding:6px 12px;font-size:.8rem;margin-right:10px}.search-ico1{padding:5px}.search1{width:12px;height:12px}}@media (max-width: 360px){.navbar{padding:.5rem;height:90px}.navbar-logo{flex-shrink:0}.navbar-logo .desktop-logo{display:none}.navbar-logo .mobile-logo{display:block;height:25px!important;margin-top:0;margin-right:0}.navbar-logo img{height:25px!important;margin-top:0;margin-right:0}.report-store-btn{padding:5px 10px;font-size:.75rem;margin-right:8px}.search-ico1{padding:4px}}.search-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:flex-start;padding-top:100px;z-index:9999}.search-popup{width:100%;max-width:600px;background-color:transparent}.search-popup-content{background-color:#fff;padding:15px 20px;border-radius:8px;display:flex;align-items:center;box-shadow:0 4px 15px #0003;position:relative}.search-bar-container{flex:1;display:flex;align-items:center;background-color:#f5f5f5;border-radius:4px;padding:10px 15px;margin-right:15px}.search-bar-container input{flex:1;border:none;background:transparent;outline:none;font-size:16px;color:#333}.search-bar-icon{font-size:20px;color:#666;margin-left:10px}.close-icon{font-size:24px;color:#666;cursor:pointer;transition:color .3s}.close-icon:hover{color:#333}.suggestions-dropdown{position:absolute;top:100%;left:0;right:0;background-color:#fff;border-radius:0 0 8px 8px;box-shadow:0 4px 15px #0000001a;margin-top:5px;max-height:300px;overflow-y:auto;z-index:1001}.suggestion-item{padding:12px 20px;display:flex;align-items:center;cursor:pointer;transition:background-color .2s;border-bottom:1px solid #f0f0f0}.suggestion-item:last-child{border-bottom:none}.suggestion-item:hover{background-color:#f9f9f9}.suggestion-icon{margin-right:12px;font-size:18px}.suggestion-details{display:flex;flex-direction:column}.suggestion-title{font-size:14px;color:#333;font-weight:500}.suggestion-category{font-size:12px;color:#888;margin-top:2px}.hero-container{position:relative;width:100%;max-width:1340px;height:700px;height:clamp(350px,60vw,650px);border-radius:clamp(15px,3vw,40px);margin:clamp(10px,3vw,40px) auto;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;overflow:hidden;box-sizing:border-box;margin-top:5px}.hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#7a797966,#8883);z-index:1;opacity:.25}.hero-underline{display:inline-block;width:100px;height:3px;background-color:#a6e715;border-radius:2px;vertical-align:middle;margin-left:5px}.hero-content{position:relative;z-index:10;max-width:800px;margin-left:4rem;margin-bottom:6rem;margin:6rem;font-size:2px;margin:clamp(1.5rem,6vw,6rem)}.hero-subtitle{font-weight:400;display:inline-block}.hero-title{width:auto;max-width:446px;height:auto;position:relative;font-family:Work Sans,sans-serif;font-weight:700;font-style:normal;font-size:45px;line-height:100%;letter-spacing:0%;margin:0;color:#fff;text-shadow:1px 1px 3px rgba(0,0,0,.2)}.cta-container{display:flex;align-items:center;gap:.2rem}.hero-button-group{display:flex;align-items:center;gap:0;position:relative;transition:all .3s ease}.hero-button-group:hover .hero-custom-button:before{left:0}.hero-button-group:hover .hero-custom-button1:before{left:0}.hero-button-group:hover{transform:translateY(-2px)}.hero-button-group:hover .button-arrow{transform:rotate(-45deg) translate(3px)}.hero-custom-button{width:198px;height:44px;background:linear-gradient(135deg,#a6e715,#8bc34a);color:#fff;border:none;border-radius:32px;font-family:Work Sans,sans-serif;font-weight:600;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;position:relative;overflow:hidden;transition:all .3s ease;box-shadow:0 4px 15px #a6e7154d;top:20px;left:10px;transform:rotate(0);opacity:1}.hero-custom-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background-color:#7fb110;transition:left .4s ease;z-index:1;border-radius:32px}.hero-custom-button:hover:before{left:0}.hero-custom-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #7fb11066}.button-text,.button-arrow{position:relative;z-index:2;transition:all .3s ease;margin:0}.hero-custom-button1{font-weight:700;transition:transform .3s ease;width:44px;height:44px;transform:rotate(0);opacity:1;display:flex;align-items:center;justify-content:center;position:relative;background:#a6e715;border:none;border-radius:50px;margin-top:40px;margin-left:5px;overflow:hidden;cursor:pointer}.hero-custom-button1:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background-color:#a6e715;transition:left .4s ease;z-index:2;border-radius:50px}.hero-custom-button1:hover:before{left:0}.hero-custom-button1:hover{transform:translateY(-2px)}.hero-custom-button1:hover .button-arrow{transform:rotate(-45deg) translate(3px)}.button-arrow{width:19.93353809574167px;height:22.456702801705053px;top:1px;left:-2px;transform:rotate(-45deg);opacity:1;color:#fff;font-size:30px;font-weight:700;display:flex;align-items:center;justify-content:center;position:relative;transition:transform .3s ease;z-index:2}.hero-custom-button:hover .button-arrow{transform:translate(3px)}.hero-cta-button{background-color:#a6e715;color:#f0eeee;font-weight:700;font-size:1rem;padding:10px 24px;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #adff2f66}.hero-cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #adff2f80}.arrow-icon{background-color:#a6e715;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.4rem;font-weight:700}.hero-button{width:242px;height:44px;margin-top:30px;cursor:pointer;max-width:100%}.hero-bottom-buttons{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;justify-content:center;gap:1rem;width:80%;max-width:900px;z-index:10}.consultation-btn{width:305px;height:61px;border:none;border-radius:15px;font-family:Work Sans,sans-serif;font-weight:500;font-style:normal;font-size:22px;line-height:100%;letter-spacing:0%;text-align:center;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(9.9px);backdrop-filter:blur(9.9px);color:#383838;display:flex;align-items:center;justify-content:center;padding:18px 25px;opacity:1}.consultation-btn.active{background:#ffffffe6;color:#383838;box-shadow:none}.consultation-btn:not(.active){background:#ffffff26;color:#383838}.consultation-btn:hover{background-color:#f8f8f8;color:#333}@media (max-width: 1024px){.hero-container{width:95%;height:500px;margin:20px auto;padding:20px;border-radius:30px}.hero-content{margin:4rem 3rem}.hero-title{font-size:38px;max-width:380px;line-height:110%}.hero-underline{width:85px;height:3px}.hero-button{width:220px;height:40px;margin-top:25px}.hero-custom-button{width:220px;height:40px;font-size:15px}.hero-bottom-buttons{bottom:1.8rem;width:85%;gap:.8rem}.consultation-btn{width:280px;height:55px;font-size:.85rem;padding:8px 16px}}@media (max-width: 768px){.hero-container{width:95%;height:420px;margin:20px auto;border-radius:25px}.hero-content{margin:3rem 2rem}.hero-title{font-size:32px;max-width:320px;line-height:115%}.hero-underline{width:75px;height:2px}.hero-button{width:200px;height:36px;margin-top:22px}.hero-custom-button{width:200px;height:36px;font-size:14px}.hero-bottom-buttons{bottom:1.5rem;width:90%;gap:.6rem;flex-wrap:wrap;justify-content:center}.consultation-btn{width:240px;height:48px;font-size:.8rem;border-radius:12px;padding:6px 14px}}@media (max-width: 480px){.hero-container{width:96%;height:350px;margin:15px auto;border-radius:20px}.hero-content{margin:2.5rem 1.5rem}.hero-title{font-size:26px;max-width:280px;line-height:120%}.hero-underline{width:65px;height:2px}.hero-button{width:170px;height:32px;margin-top:18px}.hero-custom-button{width:170px;height:32px;font-size:13px}.hero-bottom-buttons{bottom:1rem;width:94%;gap:.4rem;flex-wrap:wrap;justify-content:center}.consultation-btn{width:180px;height:42px;font-size:.75rem;border-radius:10px;padding:5px 12px;margin-bottom:.3rem}.hero-cta-button{font-size:.85rem;padding:8px 18px}.arrow-icon{width:28px;height:28px;font-size:1.1rem}}@media (max-width: 360px){.hero-container{width:98%;height:280px;margin:10px auto;border-radius:15px}.hero-content{margin:1.5rem .8rem}.hero-title{font-size:20px;max-width:220px;line-height:125%}.hero-underline{width:50px;height:2px}.hero-button{width:130px;height:26px;margin-top:12px}.hero-custom-button{width:130px;height:26px;font-size:12px}.hero-bottom-buttons{bottom:.5rem;width:98%;gap:.2rem;flex-wrap:wrap;justify-content:center}.consultation-btn{width:140px;height:32px;font-size:.65rem;border-radius:8px;padding:3px 8px;margin-bottom:.1rem}.hero-cta-button{font-size:.75rem;padding:5px 12px}.arrow-icon{width:22px;height:22px;font-size:.9rem}}.home-card-container{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;padding:2rem 1rem;max-width:1200px;margin:0 auto}.home-card{background-color:#fff;border-radius:16px;padding:1.5rem;display:flex;flex-direction:column;min-width:280px;max-width:100%;margin-right:30px;margin-left:-20px}.assets-card{background-color:#eff1f3;flex-direction:column;gap:1.5rem;align-items:stretch;width:460px;height:180px;opacity:1;transform:rotate(0)}.assets-left-panel{display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.assets-title{font-size:1.5rem;font-weight:600;color:#0d5a67;margin:0}.learn-more{display:flex;align-items:center;gap:.5rem;color:#0d5a67;text-decoration:none;font-family:Inter,sans-serif;font-weight:400;font-size:.875rem;line-height:1;transition:gap .2s ease}.learn-more-icon{width:1rem;height:1rem;transition:transform .2s ease}.assets-right-panel{display:flex;flex-wrap:wrap}.assets-info-card{background-color:#fff;border-radius:10px;padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:120px;height:150px;position:absolute;top:15px;left:150px;opacity:1;transform:rotate(0)}.assets-info-icon{width:2rem;height:2rem;margin-right:20px;margin-bottom:40px}.assets-subtitle{font-family:Inter,sans-serif;font-weight:400;font-size:.8125rem;line-height:1;color:#0b7492;margin:0 0 .5rem}.assets-amount{font-family:Inter,sans-serif;font-weight:600;font-size:1.25rem;line-height:1;color:#0d5a67;margin:0}.assets-chart{display:flex;align-items:center;justify-content:center;width:135px;height:150px;position:absolute;top:15px;left:310px;border-radius:10px;opacity:1;transform:rotate(0)}.assets-chart img{border-radius:12px;max-width:100%;height:auto;object-fit:cover}.professionals-card{background-color:#eff1f3;padding:1.5rem;border-radius:20px;width:276px;height:180px;opacity:1;transform:rotate(0);left:10px;position:relative}.professionals-left-panel{display:flex;flex-direction:column;gap:1rem;background-color:#fff;border-radius:10px;padding:1rem;position:relative;height:180px}.professionals-icon{width:2rem;height:2rem;margin-bottom:.2rem}.professionals-content{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;width:246px;height:150px;top:-20px;left:-15px;border-radius:10px;opacity:1;transform:rotate(0);position:absolute}.professionals-title{font-family:Inter,sans-serif;font-weight:400;font-size:1rem;line-height:1;color:#0b7492;margin-left:20px}.professionals-count{font-family:Inter,sans-serif;font-weight:600;font-size:1.25rem;line-height:1;color:#0d5a67;margin-left:25px}.professionals-avatars{display:flex}.professionals-avatars img{width:2.5rem;height:2.5rem;border-radius:50%;border:2px solid #fff;box-shadow:0 2px 4px #0000001a;margin-left:-.9rem}.professionals-avatars img:first-child{margin-left:0}.trust-card{position:relative;overflow:hidden;padding:0;color:#fff;width:310px;height:180px;border-radius:20px;opacity:1;transform:rotate(0)}.trust-bg-image{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:1;opacity:.9}.trust-info-overlay{position:absolute;background:#e8eff1f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;padding:1.5rem;width:135px;height:150px;top:-5px;left:-5px;border-radius:10px;opacity:1;transform:rotate(0)}.trust-icon{width:1.75rem;height:2rem;margin-bottom:1rem}.trust-text{color:#0d5a67;font-family:Inter,sans-serif;font-weight:400;font-size:.875rem;line-height:1.2;margin:0 0 .5rem}.trust-year{color:#0d5a67;font-family:Inter,sans-serif;font-weight:600;font-size:1.25rem;line-height:1;margin:0}@media (min-width: 768px){.home-card-container{flex-wrap:nowrap;gap:2rem}.assets-card{flex-direction:row;flex:2}.assets-left-panel{flex:1;min-width:120px}.assets-right-panel{flex:2;flex-wrap:nowrap}.professionals-card,.trust-card{flex:1}.trust-info-overlay{max-width:150px}}@media (min-width: 1024px){.home-card-container{padding:3rem 2rem}.assets-card{gap:2rem}.assets-info-card{min-width:180px}.trust-info-overlay{max-width:180px;margin:1.5rem}}@media (max-width: 767px){.home-card-container{padding:1rem;gap:1rem}.home-card{padding:1.25rem}.assets-right-panel{flex-direction:column}.assets-info-card{min-width:auto}.professionals-content{flex-direction:column;align-items:flex-start;gap:.75rem}.professionals-avatars{margin-top:.5rem}.trust-info-overlay{max-width:100%;margin:.75rem;text-align:center}.trust-card{min-height:250px}}@media (max-width: 480px){.home-card{padding:1rem;min-width:auto}.assets-title{font-size:1.25rem}.assets-amount,.professionals-count,.trust-year{font-size:1.125rem}.trust-info-overlay{padding:1rem;margin:.5rem}.professionals-avatars img{width:2rem;height:2rem}}.home-card{margin-right:0;margin-left:0}@media (max-width: 1024px){.home-card-container{justify-content:stretch}.home-card{width:100%}}@media (max-width: 767px){.home-card-container{display:grid;grid-template-columns:1fr;gap:1rem}.assets-card{width:100%;height:auto;padding:1rem;gap:.75rem}.assets-right-panel{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;position:static}.assets-info-card,.assets-chart{position:static;width:100%;height:auto}.assets-info-card{padding:.75rem}.assets-chart img{width:100%;height:auto;object-fit:contain}.professionals-card{width:100%;height:auto;padding:1rem}.professionals-left-panel{height:auto;padding:.75rem}.professionals-content{position:static;width:100%;height:auto;display:grid;grid-template-columns:1fr auto;align-items:center;gap:.75rem;margin-top:.5rem}.professionals-title,.professionals-count{margin-left:0}.professionals-avatars{grid-column:1 / -1;margin-top:.25rem}.professionals-avatars img{width:2.25rem;height:2.25rem;margin-left:-.5rem}.professionals-avatars img:first-child{margin-left:0}.trust-card{width:100%;height:auto;min-height:220px}.trust-info-overlay{position:static;width:100%;max-width:none;height:auto;margin:0;padding:1rem;border-radius:12px;background:#e8eff1f2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:inline-block}.trust-bg-image{position:static;width:100%;height:140px;object-fit:cover;border-radius:12px;opacity:.9}.trust-card{display:grid;grid-template-rows:auto auto;gap:.75rem;padding:.75rem}}@media (max-width: 480px){.assets-title{font-size:1.125rem}.assets-amount,.professionals-count,.trust-year{font-size:1rem}.professionals-avatars img{width:2rem;height:2rem}}.megatrends-container{padding:4rem 2rem;background-color:#fff;width:100%;max-width:1400px;margin:0 auto;box-sizing:border-box}.megatrends-header{text-align:center;margin-bottom:3rem}.megatrends-badge{background-color:#fff;border:2px solid #dee2e6;border-radius:54px;padding:15px 20px;color:#ff4040;cursor:pointer;display:flex;align-items:center;justify-content:center;width:fit-content;margin:0 auto 30px;font-family:Work Sans,sans-serif;font-weight:400;font-size:22px}.megatrends-header p{margin:0 auto;color:#666;max-width:650px;font-size:1.1rem}.megatrends-grid{display:grid;gap:2.5rem}.megatrend-card{display:flex;align-items:center;gap:2.5rem;border-radius:12px;overflow:hidden}.megatrend-card:nth-child(2n){flex-direction:row-reverse}.megatrend-card>img{width:50%;height:100%;object-fit:cover;border-radius:12px}.megaimage{width:100%;max-height:460px;object-fit:cover;border-radius:12px}.megatrend-card-content{padding:2rem;width:50%}.megatrend-card-content h3{font-size:1.8rem;color:#0b7492;margin-bottom:1rem}.megatrend-card-content p{color:#666;margin-bottom:2rem;font-size:1rem}.megatrend-card-footer{display:flex;align-items:center;justify-content:space-between}.megaicon{width:40px;height:40px;background:#e5e7eb;border-radius:20px;padding:6px;transition:.3s ease}.megatrend-card-footer button{background-color:#ff4040;color:#fff;border:none;width:199px;height:40px;border-radius:25px;cursor:pointer;font-family:Work Sans,sans-serif;font-weight:600;font-size:14px;position:relative;overflow:hidden;transition:all .3s ease}.megatrend-card-footer button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background-color:#cf2828;transition:left .8s ease;z-index:-1}.megatrend-card-footer button:hover:before{left:0}.megatrend-card-footer button:hover{transform:translateY(-1px)}@media (max-width: 1024px){.megatrends-container{padding:3rem 1.5rem}.megatrend-card{gap:1.5rem}.megatrend-card-content{padding:1.5rem}.megatrend-card-content h3{font-size:1.5rem}}@media (max-width: 768px){.megatrend-card,.megatrend-card:nth-child(2n){flex-direction:column!important}.megatrend-card>img{width:100%;height:250px}.megatrend-card-content{width:100%;padding:1.5rem}.megatrend-card-content h3{font-size:1.35rem}.megatrend-card-content p{font-size:.95rem}.megatrend-card-footer{flex-direction:column;gap:1rem;align-items:flex-start}.megatrend-card-footer button{width:100%}.megaicon{margin-top:10px;left:0}}@media (max-width: 480px){.megatrends-badge{font-size:1rem;padding:10px 18px}.megatrends-header p{font-size:.9rem;max-width:95%}.megatrend-card-content{padding:1rem}.megatrend-card-content h3{font-size:1.2rem}.megatrend-card-content p{font-size:.85rem}.megatrend-card-footer button{height:38px;font-size:.8rem}.megaicon{width:34px;height:34px}}@media (max-width: 360px){.megatrend-card-content h3{font-size:1rem}.megatrend-card-content p{font-size:.78rem}.megatrend-card-footer button{height:34px;font-size:.75rem}.megaicon{width:28px;height:28px}}.bizcronicles-container{font-family:sans-serif;width:100%;max-width:1440px;min-height:670px;height:auto;margin:0 auto}.bizcronicles-header{text-align:center;margin-bottom:30px}.bizcronicles-title-btn{background-color:#fff;border:2px solid #dee2e6;border-radius:54px;padding:15px 20px;color:#ff4040;cursor:pointer;margin-bottom:15px;width:200px;height:56px;opacity:1;gap:10px;display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:auto;font-family:Work Sans,sans-serif;font-weight:400;font-size:22px;line-height:1;letter-spacing:0}.bizcronicles-subtitle{color:#383838;margin:0 auto;padding:0 20px;font-family:Work Sans,sans-serif;font-weight:400;font-size:16px;line-height:1.4;letter-spacing:0}.bizcronicles-slider{display:flex;align-items:center;justify-content:center;position:relative;width:100%;max-width:1420px;height:503px;border-radius:30px;background:#6b6b6b1a}.slider-track{display:flex;gap:25px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;position:absolute;inset:45px 75px;opacity:1;overflow-x:auto;overflow-y:visible;scroll-behavior:smooth;padding:0 15px}.slider-track::-webkit-scrollbar{display:none}.biz-card{background-color:#fff9eb;border-radius:20px;display:block;min-width:590px;width:590px;height:400px;flex-shrink:0;scroll-snap-align:start;position:relative;transition:background-color .3s ease;cursor:pointer;left:-17px}.Rectangle{width:520px;height:180px;opacity:1;background:#fff;border-radius:20px 0 50px;clip-path:polygon(0 0,100% 0,70% 75%,0% 100%);box-shadow:0 4px 10px #0000001a;position:relative;top:-2px}.biz-card:hover{background-color:#0b7492;color:#fff}.biz-card-image{width:260px;height:340px;position:absolute;top:30px;left:30px;border-radius:15px;overflow:hidden;z-index:2}.biz-card-image img{width:100%;height:100%;object-fit:cover;border-radius:15px}.biz-card-content{padding:20px;display:flex;flex-direction:column;justify-content:flex-start;position:absolute;width:260px;height:140px;top:160px;left:310px;opacity:1;z-index:3}.biz-card-title{color:#343a40;margin:0 0 20px;font-family:Work Sans,sans-serif;font-weight:600;font-size:19px;line-height:1.3;letter-spacing:0;display:block;max-height:80px}.biz-card:hover .biz-card-title{color:#fff}.biz-card-arrow{background-color:#e5e7eb;border:none;color:#0b7492;cursor:pointer;position:absolute;width:42px;height:42px;top:150px;right:20px;opacity:1;border-radius:50%;z-index:4;display:flex;align-items:center;justify-content:center}.biz-card-arrow svg{width:18.12px;height:20.42px;position:absolute;top:10px;left:11px;transform:rotate(-45deg)}.slider-arrow{background-color:#fff;border:1px solid #dee2e6;border-radius:50%;width:40px;color:#0b7492;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;z-index:10;top:50%;transform:translateY(-50%)}.slider-arrow:hover{background-color:#0b7492;color:#fff}.prev-arrow{left:15px}.next-arrow{right:15px}@media (max-width: 768px){.bizcronicles-container{padding:20px 10px;width:100%;max-width:100%}.bizcronicles-title-btn{width:180px;font-size:18px;padding:12px 16px}.bizcronicles-subtitle{font-size:14px;padding:0 15px}.bizcronicles-slider{height:400px;border-radius:20px;width:100%;max-width:100%}.slider-track{inset:35px 30px;gap:15px;padding:0 10px}.biz-card{width:320px;height:330px;min-width:320px}.Rectangle{width:250px;height:120px}.biz-card-image{width:140px;height:290px;top:15px;left:15px}.biz-card-content{width:150px;height:100px;top:100px;left:160px}.biz-card-title{font-size:13px;line-height:1.3;margin-bottom:10px}.biz-card-arrow{width:32px;height:32px;bottom:10px;left:80px;top:180px!important;right:auto!important;position:absolute}.biz-card-arrow svg{width:22px!important;height:24px!important;top:4px;left:4px}.slider-arrow{width:35px;height:35px}.prev-arrow{left:5px}.next-arrow{right:5px}}@media (max-width: 480px){.biz-card-arrow{width:22px;height:22px;bottom:10px;left:80px;top:180px!important;right:auto!important;position:absolute}.biz-card-arrow svg{width:12px!important;height:14px!important;top:4px;left:4px}}@media (max-width: 360px){.biz-card-arrow{width:22px;height:22px;bottom:10px;left:80px;top:180px!important;right:auto!important;position:absolute}}.trending-container{width:100%;margin:0 auto;padding:50px 0}.ctrending-title{font-family:Work Sans,sans-serif;font-weight:400;font-style:normal;font-size:22px;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle;margin-bottom:20px;color:#ff4040;border:1px solid #e5e5e5;display:inline-block;padding:10px 20px;border-radius:30px;position:relative;left:50%;transform:translate(-50%)}.trending-card-wrapper{width:255px;height:255px;opacity:1;transform:rotate(0);border-radius:24.51px;border:.82px solid #727272;transition:all .3s ease}.trending-card-wrapper:hover{box-shadow:0 0 0 3px #0b7492}.trending-card{position:relative;width:241.83px;height:241.83px;opacity:1;transform:rotate(0);top:4.08px;left:4.08px;border-radius:22.06px;overflow:hidden;gap:20px;margin-right:9px;transition:border-color .3s ease-in-out}.trending-card:hover{border-color:#0b7492}.trending-scroll-wrapper{display:flex;align-items:center;position:relative;gap:20px}.trending-cards-container{display:flex;gap:20px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;flex:1;padding:10px 0 10px 10px}.trending-cards-container::-webkit-scrollbar{display:none}.scroll-btn{background:none;border:none;cursor:pointer;padding:10px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;min-width:50px;height:50px}.scroll-btn img{width:30px;height:30px;object-fit:contain}.scroll-btn img:hover{background-color:#0b7492;color:#fff;border-radius:50%}.trending-card img{width:100%;display:block}.year-badge{position:absolute;top:10px;right:10px;background-color:#00000080;color:#fff;padding:5px 10px;border-radius:15px;font-size:12px}.card-content{position:absolute;width:240px;height:100px;top:158.42px;left:1.9px;background:#eff1f3cc;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#0b7492;padding:15px;box-sizing:border-box;border-radius:10.62px 10.62px 21.24px 21.24px}.card-content p{margin:0;font-family:Work Sans,sans-serif;font-weight:500;font-size:16px;line-height:100%;letter-spacing:0;vertical-align:middle}@media (max-width: 1200px){.trending-card-wrapper{height:250px;flex-shrink:0}.card-content{width:calc(100% - 30px);height:85px;top:125px;left:15px}.card-content p{font-size:14px}}@media (max-width: 992px){.trending-card-wrapper{height:250px;flex-shrink:0}.card-content{width:calc(100% - 30px);height:75px;top:110px;left:15px}.card-content p{font-size:13px}.ctrending-title{font-size:22px}}@media (max-width: 768px){.trending-card-wrapper{height:250px;flex-shrink:0}.card-content{width:calc(100% - 30px);height:85px;top:125px;left:15px}.card-content p{font-size:14px}.ctrending-title{font-size:20px}.scroll-btn{min-width:40px;height:40px}.scroll-btn img{width:25px;height:25px}}@media (max-width: 576px){.trending-container{padding:30px 0}.trending-scroll-wrapper{gap:10px}.trending-cards-container{gap:15px}.trending-card-wrapper{width:auto;height:auto;flex-shrink:0;padding:0;border:none}.trending-card{height:auto;border:.82px solid #727272}.trending-card img{width:100%;height:250px;object-fit:cover}.card-content{position:relative;width:100%;height:auto;top:0;left:0;border-radius:0 0 21.24px 21.24px;padding:20px 15px}.card-content p{font-size:14px;line-height:1.4}.ctrending-title{font-size:18px;padding:8px 16px}.scroll-btn{min-width:35px;height:35px}.scroll-btn img{width:20px;height:20px}}.industry-container{width:90%;margin:0 auto 40px;padding:50px 0;text-align:center}.industry-title{margin-bottom:40px;font-family:Work Sans,sans-serif;font-weight:400;font-size:22px;line-height:100%;letter-spacing:0;text-align:center;vertical-align:middle;color:#ff4040;border:1px solid #E5E5E5;display:inline-block;padding:10px 20px;border-radius:30px}.industry-grid{display:flex;flex-direction:column;align-items:center;gap:0;max-width:1261px;width:100%;margin:0 auto;position:relative}.industry-row{display:flex;justify-content:center;align-items:center;margin:0}.industry-row:nth-child(1){margin-bottom:-20px;z-index:1}.industry-row:nth-child(2){margin-left:10px;margin-bottom:-20px;z-index:2}.industry-row:nth-child(3){margin-bottom:0;z-index:3}.industry-card{position:relative;width:200px;height:200px;margin:0 10px;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);overflow:hidden;background:#fff;box-shadow:0 4px 16px #0000000f;transition:all .3s ease;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-end}.industry-card img{width:100%;height:100%;object-fit:cover}.industry-name{position:absolute;bottom:40px;left:50%;transform:translate(-50%);background:#fff;color:#1786d2;padding:6px 18px;border-radius:18px;font-size:14px;font-weight:600;text-align:center;white-space:nowrap;box-shadow:0 2px 10px #0000001f;border:none;letter-spacing:.02em}@media (max-width: 1200px){.industry-grid{max-width:1000px;padding:15px}.industry-card{width:180px;height:180px}.industry-row:nth-child(1){margin-bottom:-18px}.industry-row:nth-child(2){margin-bottom:-18px}.industry-name{font-size:13px;padding:5px 16px;bottom:35px}}@media (max-width: 992px){.industry-grid{max-width:800px;padding:10px}.industry-card{width:150px;height:150px;margin:0 5px}.industry-row:nth-child(1){margin-bottom:-15px}.industry-row:nth-child(2){margin-left:5px;margin-bottom:-15px}.industry-name{font-size:12px;padding:5px 15px;bottom:30px}}@media (max-width: 768px){.industry-container{padding:30px 10px}.industry-grid{max-width:600px;padding:5px}.industry-row{flex-wrap:wrap;margin-left:0!important;margin-bottom:20px!important;justify-content:center}.industry-row:last-child{margin-bottom:0!important}.industry-card{width:120px;height:120px;margin:10px}.industry-row:nth-child(1),.industry-row:nth-child(2),.industry-row:nth-child(3){margin:0;padding:0;z-index:auto}.industry-name{font-size:10px;padding:4px 12px;bottom:25px}.industry-title{font-size:20px;padding:8px 16px}}@media (max-width: 480px){.industry-container{padding:20px 5px}.industry-grid{max-width:400px;padding:0}.industry-title{font-size:18px;padding:8px 16px}.industry-card{width:100px;height:100px;margin:5px}.industry-name{font-size:9px;padding:3px 10px;bottom:20px}}.casestudy-container{background-color:#0d6f81;padding:40px;border-radius:20px;color:#fff;font-family:sans-serif;width:100%;max-width:1420px;height:auto;min-height:700px;position:relative;margin:20px auto;box-sizing:border-box}.casestudy-header{margin-bottom:30px;padding-left:50px}.casestudy-tag{position:relative;display:inline-flex;align-items:center;justify-content:center;width:176px;height:46px;top:25px;left:10px;border-radius:24px;border:2px solid white;padding:10px 20px;opacity:1;box-sizing:border-box;margin-bottom:15px;font-size:14px}.casestudy-title{font-family:Inter,sans-serif;font-weight:500;font-size:30px;line-height:100%;letter-spacing:0;vertical-align:middle;max-width:500px;color:#fff;margin-top:30px;margin-left:10px}.casestudy-title span{font-family:Inter,sans-serif;font-weight:500;font-size:34px;line-height:100%;letter-spacing:0;vertical-align:middle;color:#83b5b4}.casestudy-cards-container{display:flex;align-items:center;padding-left:50px}.casestudy-cards{display:flex;gap:20px;overflow-x:auto;flex-grow:1;scrollbar-width:none;-ms-overflow-style:none}.casestudy-cards::-webkit-scrollbar{display:none}.casestudy-card{background-color:#fff;border-radius:30px;width:300px;height:445px;flex-shrink:0;overflow:hidden;position:relative;padding-top:90px;margin-left:-4px;margin-bottom:20px}.casestudy-card-image-wrapper{position:absolute;top:-60px;left:20%;transform:translate(-50%);width:280px;height:280px;background-color:#88c0c5;border-radius:50%;display:flex;justify-content:center;align-items:center;padding:42.46px;box-sizing:border-box}.casestudy-card-image{width:100%;height:100%;border-radius:50%;object-fit:cover}.casestudy-card-content{padding:200px 20px 20px;display:flex;flex-direction:column;justify-content:space-between;min-height:150px}.casestudy-card-content p{color:#0d6f81;font-weight:600;font-size:1rem;line-height:1.4;margin-bottom:3rem}.casestudy-card-arrow{background-color:#88c0c5;color:#fff;border:none;border-radius:50%;width:40px;height:40px;opacity:1;transform:rotate(0);position:absolute;top:385px;left:245px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.cardbutton{width:100%;height:100%;object-fit:contain}.casestudy-arrow{background:#fff;border:none;border-radius:50%;width:40px;height:40px;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#333}.left-arrow{margin-right:20px}.right-arrow{margin-left:20px}.casestudy-card-arrow:hover{transform:rotate(45deg)}.casestudy-arrow:hover{transition:-45deg}.left-arrow2,.right-arrow2{position:absolute;top:480px;transform:translateY(-50%);cursor:pointer;z-index:10;width:40px;height:40px}.left-arrow2{left:14px}.right-arrow2{right:14px}@media (max-width: 1330px){.casestudy-container{width:95%;padding:30px}}@media (max-width: 992px){.casestudy-title{font-size:28px}.casestudy-title span{font-size:32px}.casestudy-header,.casestudy-cards-container{padding-left:0}}@media (max-width: 768px){.casestudy-container{padding:20px;min-height:auto}.casestudy-tag{top:0;left:0;margin-bottom:10px}.casestudy-cards{gap:15px}.casestudy-card{width:280px;height:420px;margin-left:0}.casestudy-card-image-wrapper{width:200px;height:200px;top:-50px;left:50%;transform:translate(-50%)}.casestudy-card-content{padding-top:160px}.casestudy-card-arrow{inset:auto 20px 20px auto}.left-arrow2,.right-arrow2{top:50%}}@media (max-width: 480px){.casestudy-container{padding:15px;width:92%}.casestudy-cards{gap:10px}.casestudy-card{width:260px;height:400px}.casestudy-card-image-wrapper{width:180px;height:180px;top:-40px}.casestudy-card-content p{font-size:.9rem}.casestudy-title{font-size:24px;margin-top:10px}.casestudy-title span{font-size:28px}}.our-client-container{display:flex;flex-direction:column;align-items:center;padding:40px 20px;overflow:hidden}.our-client-header{margin-bottom:30px}.our-client-tag{border:1px solid #ccc;padding:10px 20px;border-radius:30px;color:#ff4040;font-family:Work Sans,sans-serif;font-weight:400;font-style:normal;font-size:21.97px;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle}.our-client-logos{width:100%;overflow:hidden;margin-top:60px}.logos-track{display:flex;gap:120px;align-items:center;width:max-content;animation:slide-left-infinite 20s linear infinite}.our-client-logo{display:flex;justify-content:center;align-items:center;flex-shrink:0}.our-client-logo img{max-width:150px;height:auto;display:block}@keyframes slide-left-infinite{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 1024px){.our-client-container{padding:30px 15px}.logos-track{gap:80px}.our-client-logo img{max-width:120px}}@media (max-width: 768px){.our-client-container{padding:25px 10px}.our-client-header{margin-bottom:25px}.our-client-tag{padding:8px 16px;font-size:14px}.our-client-logos{margin-top:40px}.logos-track{gap:60px;animation-duration:15s}.our-client-logo img{max-width:100px}}@media (max-width: 480px){.our-client-container{padding:20px 8px}.our-client-tag{padding:6px 12px;font-size:12px}.our-client-logos{margin-top:30px}.logos-track{gap:40px;animation-duration:12s}.our-client-logo img{max-width:80px}}@media (max-width: 360px){.our-client-container{padding:15px 5px}.logos-track{gap:30px}.our-client-logo img{max-width:70px}}.hp-testi-container{max-width:1280px;width:100%;padding:60px 40px;margin:0 auto;font-family:system-ui,sans-serif;box-sizing:border-box}.hp-testi-header{margin-bottom:30px;display:flex;justify-content:center}.hp-testi-tag{color:#ff4d4f;border:1px solid #E5E5E5;padding:8px 20px;border-radius:54px;font-family:Work Sans,sans-serif;font-size:14px;text-transform:uppercase}.hp-testi-content{display:flex;justify-content:space-between;gap:40px;margin-top:20px}.hp-testi-left{flex:1;max-width:450px}.hp-testi-title{font-family:Inter,sans-serif;font-size:32px;font-weight:600;margin-bottom:20px;line-height:1.2}.hp-testi-client-text{color:#0077b6}.hp-testi-results-text{color:#90e0ef;font-weight:300}.hp-testi-description{color:#555;margin-bottom:30px;font-size:16px;line-height:1.6}.hp-testi-read-btn{background-color:#ff4d4f;color:#fff;border:none;padding:12px 22px;border-radius:25px;font-family:Work Sans,sans-serif;cursor:pointer;position:relative;overflow:hidden;width:200px;z-index:1;transition:all .2s ease-in-out}.hp-testi-read-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background-color:#e63d3f;transition:.6s ease;z-index:-1}.hp-testi-read-btn:hover:before{left:0}.hp-testi-read-btn:hover{transform:translateY(-2px)}.hp-testi-button-rating{display:flex;align-items:center;gap:20px;margin-top:120px}.hp-testi-rating{display:flex;gap:10px}.hp-testi-rating-img{width:36px;height:36px;background-color:#6b6b6b1a;border-radius:50%}.hp-testi-rating-text{font-family:Work Sans;font-weight:500;font-style:Medium;font-size:16.9px;line-height:100%;letter-spacing:0%;vertical-align:middle;color:#0b7492}.hp-testi-right{flex:1;max-width:600px;display:flex;justify-content:center}.hp-testi-card{background-color:#fff9eb;width:100%;max-width:600px;padding:40px;border-radius:20px;position:relative;box-shadow:0 4px 12px #0000000d}.hp-testi-quote-mark{position:absolute;top:20px;left:20px;width:60px;height:60px}.hp-testi-quote-text{font-size:18px;color:#383838;padding-top:70px;line-height:1.4}.hp-testi-author{display:flex;align-items:center;gap:15px;margin-top:20px}.hp-testi-author-img{width:50px;height:50px;border-radius:50%;background-color:#ddd;background-image:url(/assets/Testimonials-Da4-U4fu.png);background-size:cover;background-position:center;flex-shrink:0}.hp-testi-author-info h4{font-family:Work Sans,sans-serif;font-weight:500;font-style:Medium;font-size:16px;line-height:100%;letter-spacing:0%;vertical-align:middle;color:#0077b6}.hp-testi-author-info p{margin:0;font-size:14px;color:#666}.hp-testi-nav{display:flex;gap:12px;position:absolute;right:20px;bottom:30px}.hp-testi-nav-btn{width:40px;height:40px;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}.hp-testi-nav-icon{width:35px;height:35px}@media (max-width: 1024px){.hp-testi-content{flex-direction:column;align-items:center}.hp-testi-left{text-align:center;max-width:100%}.hp-testi-button-rating{margin-top:40px;justify-content:center}.hp-testi-card{max-width:100%}}@media (max-width: 768px){.hp-testi-container{padding:30px 20px}.hp-testi-title{font-size:28px}.hp-testi-card{padding:25px}.hp-testi-quote-text{font-size:16px;padding-top:50px}.hp-testi-nav{position:static;margin-top:20px;justify-content:center}.hp-testi-quote-mark{position:absolute;top:20px;left:20px;width:40px;height:40px}}@media (max-width: 480px){.hp-testi-container{padding:20px 12px}.hp-testi-title{font-size:24px}.hp-testi-read-btn{width:100%;max-width:180px;font-size:12px}.hp-testi-button-rating{flex-direction:column;margin-top:30px;gap:20px}.hp-testi-card{padding:20px}.hp-testi-author-img{width:50px;height:50px}.hp-testi-nav-btn{width:35px;height:35px}.hp-testi-quote-mark{position:absolute;top:20px;left:20px;width:30px;height:30px}}@media (max-width: 360px){.hp-testi-title{font-size:20px}.hp-testi-card{padding:15px}.hp-testi-quote-text{font-size:14px}.hp-testi-quote-mark{width:40px;height:40px}}.connect-wrapper{padding:clamp(20px,4vw,50px);background-color:#fdfaf5;font-family:Arial,sans-serif}.connect-container{display:flex;flex-direction:column;width:100%;max-width:1204px;min-height:auto;margin:clamp(15px,3vw,40px) auto;background-color:#fff9e8;border-radius:clamp(10px,2vw,20px);overflow:hidden;font-family:Inter,sans-serif;box-shadow:0 10px 30px #0000001a}.connect-form-section{flex:1;padding:clamp(-15px,.25vw,10px);background-color:#fff1ce;order:2}.schedule-consultant-tag{display:inline-flex;align-items:center;justify-content:center;height:56px;border:2px solid #E5E5E5;color:#ff4040;padding:15px 20px;border-radius:54px;font-size:17px;font-weight:400;margin-bottom:20px;text-transform:uppercase;box-sizing:border-box;gap:10px}.connect-title{font-family:Work Sans,sans-serif;font-weight:500;font-size:clamp(28px,6vw,40px);line-height:110%;letter-spacing:0;color:#383838;margin-bottom:clamp(12px,3vw,15px)}.connect-description{font-family:Work Sans,sans-serif;font-weight:400;font-style:normal;font-size:clamp(16px,4vw,20px);line-height:120%;letter-spacing:0;vertical-align:middle;color:#555;margin-bottom:clamp(20px,5vw,30px)}.contact-form .form-group,.contact-form .form-row{margin-bottom:clamp(15px,4vw,20px)}.contact-form label{display:block;margin-bottom:clamp(6px,2vw,8px);font-family:Work Sans,sans-serif;font-weight:500;font-size:clamp(16px,3.5vw,18px);line-height:110%;letter-spacing:0;color:#333}.contact-form input[type=text],.contact-form input[type=email],.contact-form input[type=tel],.contact-form textarea,.contact-form select{width:100%;height:clamp(44px,8vw,50px);padding:clamp(10px,2.5vw,12px);border:1px solid #ddd;border-radius:clamp(6px,1.5vw,8px);background-color:#fff;font-size:clamp(13px,3vw,14px);box-sizing:border-box}.contact-form textarea{resize:vertical;min-height:clamp(80px,15vw,100px);height:auto}.form-row{display:flex;flex-direction:column;gap:clamp(15px,4vw,20px)}.form-group-half{flex:1}.phone-input{display:flex;flex-direction:column;gap:10px}.phone-input select,.phone-input input[type=tel]{width:100%;border:1px solid #ddd;border-radius:clamp(6px,1.5vw,8px)}.form-group-checkbox{display:flex;align-items:center;gap:clamp(8px,2vw,10px);margin-bottom:clamp(15px,4vw,20px);width:100%;max-width:200px;height:auto;min-height:clamp(35px,7vw,39px);padding:clamp(8px,2vw,10px);border:1px solid #ddd;border-radius:4px;box-sizing:border-box}.form-group-checkbox input[type=checkbox]{width:auto;height:auto;margin:0}.form-group-checkbox label{margin-bottom:0;font-size:14px;font-weight:400;white-space:nowrap}.form-group-checkbox input{width:auto}.schedule-consultation-btn{width:100%;max-width:280px;height:clamp(44px,8vw,50px);background-color:#ff4040;color:#fff;border:none;padding:clamp(10px,2.5vw,12px) clamp(15px,4vw,20px);border-radius:clamp(20px,5vw,27px);font-size:clamp(12px,3vw,14px);font-weight:600;cursor:pointer;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;margin-top:clamp(10px,3vw,15px);position:relative;overflow:hidden;transition:all .3s ease;z-index:1}.schedule-consultation-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background-color:#cf2828;transition:left .8s ease;z-index:-1}.schedule-consultation-btn:hover:before{left:0}.schedule-consultation-btn:hover{transform:translateY(-1px)}.connect-image-section{flex:1;position:relative;order:1;min-height:clamp(250px,40vw,400px)}.connect-image-section img{width:100%;height:100%;object-fit:cover;object-position:100% 0}.contact-info-bubble{position:absolute;bottom:clamp(15px,3vw,30px);left:50%;transform:translate(-50%);background-color:#fffffff2;padding:clamp(12px,3vw,15px) clamp(15px,4vw,25px) clamp(12px,3vw,15px) clamp(40px,8vw,50px);border-radius:clamp(40px,8vw,80px);display:flex;align-items:center;gap:clamp(10px,3vw,15px);box-shadow:0 5px 15px #0000001a;max-width:clamp(280px,80%,523px);min-height:clamp(60px,12vw,80px);box-sizing:border-box}.contact-info-bubble .phone-icon{position:absolute;left:clamp(8px,2vw,10px);top:50%;transform:translateY(-50%);width:clamp(24px,5vw,30px);height:clamp(24px,5vw,30px);background-color:#2a9d8f;border-radius:50%;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><path d="M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z"/></svg>');background-size:clamp(14px,3vw,18px);background-repeat:no-repeat;background-position:center}.contact-info-bubble p{margin:0;color:#333;font-family:Work Sans,sans-serif;font-weight:400;font-style:normal;font-size:clamp(14px,3.5vw,18px);line-height:120%;letter-spacing:0%;vertical-align:middle;text-align:center}.contact-info-bubble a{color:#e76f51;text-decoration:none;font-weight:600}.connect-bottom{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:1204px;margin:clamp(20px,5vw,40px) auto 0;padding:clamp(20px,5vw,30px) clamp(20px,5vw,40px);background-color:#fff9eb;border-radius:clamp(6px,1.5vw,8px);box-shadow:0 2px 10px #0000000d;gap:clamp(20px,5vw,30px);text-align:center}.bottom-left{flex:1;width:100%;margin-right:0}.monthly-quote{font-family:Inter,sans-serif;font-weight:600;font-style:normal;font-size:clamp(16px,3.5vw,18px);line-height:120%;letter-spacing:0;color:#007a7a;margin:0}.bottom-right{flex:1;display:flex;flex-direction:column;align-items:center;gap:clamp(12px,3vw,15px);width:100%}.subscription-form{display:flex;flex-direction:column;width:100%;max-width:470px;background-color:transparent;border-radius:clamp(15px,4vw,20px);overflow:hidden;gap:clamp(10px,2.5vw,12px);height:auto}.subscription-form input[type=email]{flex-grow:1;padding:clamp(10px,2.5vw,12px) clamp(12px,3vw,15px);border:1px solid #e0e0e0;background-color:#f5f5f5;font-size:clamp(13px,3vw,14px);outline:none;border-radius:clamp(6px,1.5vw,8px);height:clamp(44px,8vw,46px);box-sizing:border-box;font-family:Work Sans,sans-serif;color:#666;text-align:center}.subscription-form input[type=email]::placeholder{color:#999;font-style:italic}.subscription-form button{background-color:#ff4040;color:#fff;padding:clamp(10px,2.5vw,12px) clamp(15px,4vw,20px);border:none;cursor:pointer;font-weight:600;font-size:clamp(12px,3vw,14px);text-transform:uppercase;height:clamp(44px,8vw,46px);font-family:Work Sans,sans-serif;letter-spacing:.5px;border-radius:clamp(6px,1.5vw,8px);position:relative;overflow:hidden;z-index:1;transition:all .3s ease}.subscription-form button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background-color:#e63535;transition:left .8s ease;z-index:-1}.subscription-form button:hover:before{left:0}.subscription-form button:hover{transform:translateY(-1px)}.privacy-policy{display:flex;align-items:center;justify-content:center;font-size:clamp(11px,2.5vw,12px);color:#666;gap:clamp(6px,1.5vw,8px);padding:0;font-family:Work Sans,sans-serif;margin-top:clamp(4px,1vw,5px);text-align:center;flex-wrap:wrap}.privacy-policy input[type=checkbox]{appearance:none;-webkit-appearance:none;width:clamp(12px,3vw,14px);height:clamp(12px,3vw,14px);border:1px solid #ccc;border-radius:2px;outline:none;cursor:pointer;position:relative;background-color:#fff;flex-shrink:0}.privacy-policy input[type=checkbox]:checked{background-color:#ff4040;border-color:#ff4040}.privacy-policy input[type=checkbox]:checked:before{content:"✓";position:absolute;color:#fff;font-size:10px;top:50%;left:50%;transform:translate(-50%,-50%)}.privacy-policy label{cursor:pointer;font-family:Work Sans,sans-serif;font-weight:500;font-size:clamp(11px,2.5vw,12px);line-height:120%;color:#0b7492;margin-bottom:0;text-align:center}.privacy-policy input{margin:0}@media (min-width: 768px){.form-row{flex-direction:row;gap:clamp(15px,3vw,20px)}.phone-input{flex-direction:row;gap:0}.phone-input select{width:120px;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.phone-input input[type=tel]{border-top-left-radius:0;border-bottom-left-radius:0}.subscription-form{flex-direction:row;background-color:#f5f5f5;gap:0;height:clamp(44px,8vw,46px)}.subscription-form input[type=email]{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0;text-align:left}.subscription-form button{border-top-left-radius:0;border-bottom-left-radius:0}}@media (min-width: 1024px){.connect-container{flex-direction:row;height:auto;min-height:600px}.connect-form-section{order:1}.connect-image-section{order:2;min-height:600px}.connect-bottom{flex-direction:row;justify-content:space-between;align-items:center;text-align:left;gap:clamp(20px,3vw,30px)}.bottom-left{max-width:50%;margin-right:clamp(20px,3vw,30px)}.bottom-right{align-items:flex-start;max-width:50%}.contact-info-bubble{right:clamp(15px,2vw,30px);left:auto;transform:none;width:clamp(400px,45%,523px)}}@media (max-width: 480px){.connect-wrapper{padding:15px 5px}.connect-container{margin:15px auto;border-radius:10px}.contact-info-bubble{flex-direction:column;gap:8px;padding:10px;text-align:center;width:90%}.contact-info-bubble .phone-icon{position:static;transform:none;margin-bottom:5px}.connect-wrapper .contact-info-bubble p{font-size:12px;line-height:130%}}.footer{font-family:Inter,sans-serif;width:100%;max-width:1400px;min-height:350px;margin:1px auto;padding:40px;overflow:hidden}.footer-container{max-width:1400px;margin:0 auto;padding:0 40px;display:flex;flex-direction:column}.footer-top{display:flex;justify-content:space-between;flex-wrap:nowrap;margin-bottom:30px;gap:20px}.footer-logo-section{flex:.8;min-width:250px;margin-bottom:20px;margin-right:70px;position:relative}.footer-logo{width:163px;height:43px;margin-bottom:15px}.footer-logo1{width:163px;height:43.0040779114px;transform:rotate(0);opacity:1}.footer-tagline{font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:100%;color:#0b7492;max-width:300px;margin-bottom:15px;margin-top:30px}.contact-info{margin-top:20px}.contact-info p{margin:5px 0;font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:25px;color:#0b7492}.contact-info a{color:#0b7492;text-decoration:underline;font-weight:500;transition:color .3s ease}.contact-info a:hover{text-decoration:underline}.footer-links-section{display:flex;flex-wrap:wrap;justify-content:space-between;flex:2}.footer-links-columns{display:flex;justify-content:space-between;width:100%;gap:20px}.footer-links-column{min-width:150px;margin-bottom:20px}.footer-links-title{font-family:Work Sans,sans-serif;font-weight:500;font-size:14px;line-height:100%;color:#0b7492;margin-bottom:15px;text-transform:uppercase;letter-spacing:.5px}.footer-links{list-style:none;padding:0;margin:0}.footer-link{margin-bottom:10px}.footer-link a{font-family:Work Sans,sans-serif;font-weight:500;font-size:14px;line-height:100%;color:#0b7492;text-decoration:none;transition:color .3s ease}.footer-link a:hover{text-decoration:underline;color:#0b7492}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:30px;border-top:1px solid #e0e0e0;flex-wrap:wrap}.footer-copyright{font-size:12px;color:#666;margin-bottom:10px}.footer-social{display:flex;gap:15px}.footer-social a{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:#f5f5f5;transition:background-color .3s ease}.footer-social a:hover{background-color:#e0e0e0}.footer-social-icon{width:16px;height:16px;transition:opacity .3s ease}.footer-social-icon:hover{opacity:.8}.payment-methods{display:flex;align-items:center;gap:10px;margin-top:15px}.payment-method-icon{height:30px;width:auto}.iso-certified{display:flex;align-items:center;margin-top:20px}.iso-certified img{height:50px;width:auto;border-radius:4px}.footer-acceptance-section{display:flex;flex-direction:column;align-items:flex-end}.iso-certified{margin-bottom:10px;margin-top:0}.payment-acceptance-box{background-color:#f8f9fa;border-radius:8px;padding:15px;width:100%;box-sizing:border-box}.payment-acceptance-box .footer-links-title{text-align:left;text-transform:none;margin-bottom:10px}.payment-acceptance-box .payment-methods{justify-content:flex-start;margin-top:5px}.payment-acceptance-box .payment-methods:first-of-type{margin-bottom:10px}@media (max-width: 1024px){.footer{padding:30px}.footer-container{padding:0 20px}.footer-logo-section{margin-right:50px}.footer-links-columns{gap:15px}}@media (max-width: 768px){.footer{padding:20px;margin:20px auto}.footer-container{padding:0 10px}.footer-top{flex-direction:column;align-items:center;text-align:center}.footer-logo-section{margin-right:0;margin-bottom:30px;width:100%;max-width:400px}.footer-tagline{max-width:100%}.footer-links-section{width:100%}.footer-links-columns{flex-direction:column;align-items:center;gap:25px}.footer-links-column{text-align:center;width:100%;max-width:250px}.footer-acceptance-section{align-items:center}.payment-acceptance-box{text-align:center}.payment-acceptance-box .payment-methods{justify-content:center}.iso-certified{justify-content:center;gap:15px}.footer-bottom{flex-direction:column;align-items:center;text-align:center}.footer-social{margin-top:15px;justify-content:center}}@media (max-width: 480px){.footer{padding:15px;margin:15px auto}.footer-logo{width:140px;height:37px}.footer-tagline{font-size:14px;line-height:120%}.contact-info p{font-size:12px;line-height:20px}.footer-links-title{font-size:12px;margin-bottom:10px}.footer-link a{font-size:12px}.payment-method-icon{height:25px}.iso-certified img{height:40px}.payment-acceptance-box{padding:12px}}@media (max-width: 360px){.footer{padding:10px;margin:10px auto}.footer-logo{width:120px;height:32px}.footer-tagline{font-size:13px}.contact-info p{font-size:11px;line-height:18px}.footer-links-title,.footer-link a{font-size:11px}.footer-links-columns{gap:20px}.payment-method-icon{height:22px}.iso-certified img{height:35px}}.copyright-footer{background-color:#104d72;color:#fff;padding:15px 50px;font-family:Inter,sans-serif;margin-top:-40px}.copyright-content{display:flex;justify-content:space-between;align-items:center;max-width:100%;margin:0 auto}.copyright-text{margin:0;font-size:14px}.social-icons{display:flex;align-items:center;gap:20px}.social-icons a{color:#fff;font-size:20px;transition:color .3s ease}.social-icons a:hover{color:#bbdefb}@media (max-width: 1024px){.copyright-footer{padding:12px 30px}.copyright-text{font-size:13px}.social-icons{gap:15px}.social-icons a{font-size:18px}}@media (max-width: 768px){.copyright-footer{padding:10px 20px}.copyright-content{flex-direction:column;gap:15px;text-align:center}.copyright-text{font-size:12px;line-height:1.4}.social-icons{justify-content:center;gap:20px}.social-icons a{font-size:20px}}@media (max-width: 480px){.copyright-footer{padding:8px 15px}.copyright-content{gap:12px}.copyright-text{font-size:11px}.social-icons{gap:15px}.social-icons a{font-size:18px}}@media (max-width: 360px){.copyright-footer{padding:6px 10px}.copyright-text{font-size:10px}.social-icons{gap:12px}.social-icons a{font-size:16px}}.header-container{display:flex;flex-direction:column;width:100%;max-width:100vw;height:125px;position:fixed;top:0;left:50%;transform:translate(-50%);z-index:1000;background-color:#fff;opacity:1;transition:transform .3s ease-in-out;overflow:visible}.header-container.header-hidden{transform:translate(-50%) translateY(-100%)}.top-bar{display:flex;justify-content:flex-end;background-color:#fff;padding:0;height:40px;position:relative}.top-bar-links{display:flex;align-items:center;justify-content:flex-end;width:100%;height:10px;background-color:#0a4a6e;padding:0 50px;box-sizing:border-box;position:relative;z-index:1;gap:10px}.top-bar-links:after{content:"";position:absolute;bottom:-10px;left:80%;transform:translate(-50%);width:200px;height:50px;background-color:#144b6e;border-bottom-left-radius:15px;border-bottom-right-radius:15px;gap:20px;height:40px}.top-bar-link,.top-bar-link1{font-family:Work Sans,sans-serif;font-weight:500;font-style:normal;font-size:14px;line-height:100%;text-align:center;white-space:nowrap;text-decoration:none;color:#fff;display:inline-flex;align-items:center;justify-content:center;height:100%;margin-top:40px;position:relative;z-index:2;right:90px}.top-bar-link1{position:relative;right:70px}.top-bar-link2{font-family:Work Sans,sans-serif;font-weight:500;font-style:normal;font-size:14px;line-height:100%;text-align:center;white-space:nowrap;text-decoration:none;color:#fff;background-color:#ff4040;padding:10px 20px;border-radius:20px;display:inline-flex;align-items:center;justify-content:center;height:auto;position:relative;z-index:2;margin-top:40px;right:60px}.top-bar-links:after{content:"";position:absolute;bottom:-40px;left:80%;transform:translate(-50%);width:400px;height:60px;background-color:#144b6e;border-bottom-left-radius:10px;border-bottom-right-radius:10px;display:block;pointer-events:none;z-index:0}.top-bar-link{font-family:Work Sans,sans-serif;font-weight:500;font-style:normal;font-size:14px;line-height:100%;text-align:center;white-space:nowrap;text-decoration:none;color:#fff;display:inline-flex;align-items:center;justify-content:center;height:100%}.main-header{display:flex;justify-content:space-between;align-items:center;padding:10px 50px;background-color:#fff;margin-top:10px;margin-bottom:-20px}.logo{margin-left:-10px;margin-bottom:-40px}.logo img{height:45px}.logo .storelogo{width:140px;height:100px;opacity:1;position:relative;top:-25px}.logo .detaillogo,.logo .alllogo{position:relative;top:-25px}.nav-links{display:flex;gap:20px;list-style:none;padding:0;margin:0;flex:1 1 auto;justify-content:center;min-width:0;align-items:center;white-space:nowrap}.header-actions{display:flex;align-items:center;gap:25px}.report-store-button{width:133px;height:41px;border-radius:20px;background-color:#104d72;color:#fff;text-decoration:none;font-family:Work Sans,sans-serif;font-weight:500;font-style:normal;font-size:18px;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease;white-space:nowrap}.header-container .nav-link{font-family:Work Sans,sans-serif;font-weight:500;font-style:normal;font-size:18px;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle;text-decoration:none;color:#1b263b;display:flex;align-items:center;cursor:pointer;transition:all .3s ease;margin:0 -30px 0 0;padding:10px 15px;border-radius:24px}.nav-link:hover{background:#6b6b6b33}.nav-link1{font-family:Work Sans,sans-serif;font-weight:500;font-style:normal;font-size:18px;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle;text-decoration:none;color:#1b263b;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;padding:10px 15px;white-space:nowrap;border-radius:24px}.nav-link1:hover{background:#f1407e;color:#fff}.search-ico{cursor:pointer;border:1px solid #E5E7EB;border-radius:18px;padding:8px;display:flex;align-items:center;justify-content:center;margin-right:-5px}.search{width:16.56px;height:16.56px}.drop-icon{width:10px;height:5px;margin-left:5px;display:inline-flex;align-items:center;justify-content:center;filter:brightness(0) saturate(100%) invert(29%) sepia(99%) saturate(1000%) hue-rotate(196deg) brightness(95%) contrast(95%)}.mobile-menu-btn-header{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;background:none;border:none;cursor:pointer;padding:0;margin-left:auto;margin-right:1rem;z-index:1001}.hamburger-line-header{width:100%;height:3px;background-color:#1b263b;transition:all .3s ease;transform-origin:center}.hamburger-line-header.open:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger-line-header.open:nth-child(2){opacity:0}.hamburger-line-header.open:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.nav-dropdown-container{position:relative;display:inline-block}.capabilities-dropdown{position:absolute;top:100%;margin-left:-200px;width:900px;background:#fff;border-radius:20px;box-shadow:0 8px 32px #00000026;padding:30px;margin-top:2px;z-index:9999;border:1px solid #E5E5E5;opacity:1;visibility:visible;pointer-events:all}.capabilities-content{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}.capabilities-column{display:flex;flex-direction:column}.column-title{font-family:Work Sans,sans-serif;font-weight:600;font-size:16px;color:#1b263b;width:246px;height:39px;margin:0 0 20px;padding:10px;gap:10px;background:#6b6b6b33;border-radius:27px;opacity:1;border-bottom:2px solid #E5E5E5;display:flex;align-items:center;justify-content:flex-start}.column-title1{font-family:Work Sans,sans-serif;font-weight:600;font-size:16px;color:#1b263b;width:230px;height:39px;margin:0 0 20px;padding:10px;gap:10px;background:#6b6b6b33;border-radius:27px;opacity:1;border-bottom:2px solid #E5E5E5;display:flex;align-items:center;justify-content:flex-start}.column-title-long{font-family:Work Sans,sans-serif;font-weight:600;font-size:16px;color:#1b263b;width:399px;height:39px;margin:0 0 20px;padding:10px;gap:10px;background:#6b6b6b33;border-radius:27px;opacity:1;border-bottom:2px solid #E5E5E5;display:flex;align-items:center;justify-content:flex-start}.column-title-short{font-family:Work Sans,sans-serif;font-weight:600;font-size:16px;color:#1b263b;width:130px;height:39px;margin:0 0 20px;padding:10px;gap:10px;background:#6b6b6b33;border-radius:27px;opacity:1;border-bottom:2px solid #E5E5E5;display:flex;align-items:center;justify-content:center}.capabilities-list{list-style:none;padding:0;margin:0}.capabilities-list li{margin-bottom:12px}.capabilities-list a{font-family:Work Sans,sans-serif;font-weight:500;font-size:14px;color:#1b263b;text-decoration:none;line-height:1.4;transition:color .3s ease;display:block;padding:8px 0}.capabilities-list a:hover{color:#ff4040}.fte-content{display:flex;flex-direction:column}.fte-highlight{background-color:#6b6b6b33;border:1px solid #E5E5E5;border-radius:27px;padding:10px;gap:10px;width:288px;height:39px;text-align:center;font-family:Work Sans,sans-serif;font-weight:700;font-size:14px;color:#1b263b;margin-top:10px;text-decoration:none;display:flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer;opacity:1}.fte-highlight:hover{background-color:#ff4040;color:#fff;border-color:#ff4040}.industries-dropdown{position:absolute;top:100%;margin-left:-450px;width:1150px;background:#fff;border-radius:20px;box-shadow:0 8px 32px #00000026;padding:30px;margin-top:2px;z-index:9999;border:1px solid #E5E5E5;opacity:1;visibility:visible;pointer-events:all}.industries-content{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}.industries-column{display:flex;flex-direction:column}.industries-list{list-style:none;padding:0;margin:0}.industries-list li{margin-bottom:12px}.industries-list a{font-family:Work Sans,sans-serif;font-weight:500px;font-size:14px;color:#1b263b;text-decoration:none;line-height:1.4;transition:color .3s ease;display:block;padding:8px 0}.industries-list a:hover{color:#ff4040}.trending-column{background-color:#fff1ce;border-radius:20px;padding:20px;border:1px solid #E5E5E5;width:350px;height:282px;opacity:1}.trending-title{font-family:Work Sans,sans-serif;font-weight:600;font-size:16px;color:#1b263b;width:165px;height:39px;margin:0 0 20px;padding:10px;gap:10px;background:#6b6b6b33;border-radius:27px;opacity:1;border-bottom:2px solid #E5E5E5;display:flex;align-items:center;justify-content:center;text-align:center}.trending-content{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:5px;column-gap:35px;justify-content:flex-start}.trending-highlight{border-radius:12px;padding:10px;gap:5px;width:130px;height:36px;text-align:center;font-family:Work Sans,sans-serif;font-weight:500;font-size:12px;color:#1b263b;text-decoration:none;display:flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer;opacity:1;flex-shrink:0;text-wrap:inherit}.trending-highlight text{color:#f1407e}.trending-highlight:hover{background-color:#ff4040;color:#fff;border-color:#ff4040}.consulting-dropdown{position:absolute;top:100%;margin-left:-650px;width:1320px;background:#fff;border-radius:20px;box-shadow:0 8px 32px #00000026;padding:30px;margin-top:2px;z-index:9999;border:1px solid #E5E5E5;opacity:1;visibility:visible;pointer-events:all}.consulting-content{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:20px}.consulting-column{display:flex;flex-direction:column}.consulting-list{list-style:none;padding:0;margin:0}.consulting-list li{margin-bottom:12px}.consulting-list a{font-family:Work Sans,sans-serif;font-weight:500;font-style:normal;font-size:14px;line-height:100%;letter-spacing:0%;text-align:center;color:#383838;text-decoration:none;transition:color .3s ease;display:block;padding:8px 0}.consulting-list a:hover{color:#ff4040}.sustainability-link{width:384px;height:36px;padding:10px;gap:5px;opacity:1;font-family:Work Sans,sans-serif;font-weight:500;font-style:normal;font-size:14px;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle;color:#383838;text-decoration:none;transition:color .3s ease;display:flex;align-items:center;justify-content:center;border-radius:8px;background:transparent;margin-left:-110px}.sustainability-link:hover{color:#ff4040;background:#f8f9fa}.gtm-column{background-color:#fff1ce;border-radius:15px;padding:15px;border:1px solid #E5E5E5;width:295px;height:219px;opacity:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative;margin-left:-20px;transform:rotate(0)}.gtm-title{font-family:Work Sans,sans-serif;font-weight:600;font-size:14px;color:#1b263b;width:284px;height:39px;padding:10px;background:#6b6b6b33;border-radius:27px;opacity:1;border:1px solid #E5E5E5;display:flex;align-items:center;justify-content:center;text-align:center;box-shadow:0 2px 4px #0000000d;position:relative;top:2px;margin:0 0 15px 6px;transform:rotate(0);gap:10px}.gtm-content{display:flex;flex-direction:column;align-items:flex-start;text-align:left;width:260px;height:auto;opacity:1;padding:10px}.gtm-description{font-family:Work Sans,sans-serif;font-weight:500;font-style:normal;font-size:10px;line-height:1.4;letter-spacing:0%;color:#666;width:240px;height:82px;opacity:1;margin:0;text-align:left}.lets-talk-link{color:#ff4040;text-decoration:underline;font-family:Work Sans,sans-serif;font-weight:500;font-style:normal;font-size:14px;line-height:164%;letter-spacing:0%;vertical-align:middle;transition:color .3s ease}.lets-talk-link:hover{color:#e0363a}@media (max-width: 1200px){.header-container{height:120px}.header-container.header-hidden{transform:translate(-50%) translateY(-100%)}.top-bar-links{padding:3px 8px;gap:5px}.top-bar-link{position:relative;font-size:14px;right:120px}.top-bar-link1{position:relative;font-size:14px;right:80px}.top-bar-link2{position:relative;font-size:14px;padding:3px 6px;right:35px}.main-header{padding:10px 30px}.nav-links{gap:16px;flex-wrap:wrap;row-gap:8px}.nav-link,.nav-link1{font-size:16px}.report-store-button{font-size:16px;padding:8px 16px}}@media (max-width: 1024px){.header-container{height:120px}.header-container.header-hidden{transform:translate(-50%) translateY(-100%)}.mobile-menu-btn-header{display:flex}.top-bar-links{padding:3px 8px;gap:5px}.top-bar-link{position:relative;font-size:14px;right:25px}.top-bar-link1{position:relative;font-size:14px;right:10px}.top-bar-link2{position:relative;font-size:14px;padding:3px 6px;right:-5px}.nav-links{position:fixed;top:120px;left:50%;transform:translate(-50%);width:95%;max-width:600px;background-color:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;box-shadow:0 8px 32px #0000001a;padding:1.25rem;margin:0;z-index:1000;flex-direction:column;gap:.75rem;display:none;border:1px solid rgba(255,255,255,.2);transition:top .3s ease-in-out}.header-container.header-hidden .nav-links{top:20px}.nav-links.mobile-open{display:flex}.capabilities-dropdown{width:95vw;left:50%;transform:translate(-50%) translateY(-10px);padding:20px}.capabilities-dropdown.show{transform:translate(-50%) translateY(0)}.capabilities-content,.consulting-content{grid-template-columns:1fr;gap:30px}}@media (max-width: 768px){.header-container{height:120px;width:100%;max-width:100%}.header-container.header-hidden{transform:translate(-50%) translateY(-100%)}.top-bar-links{padding:3px 8px;gap:5px}.top-bar-link{position:relative;font-size:12px;right:25px}.top-bar-link1{position:relative;font-size:12px;right:10px}.top-bar-link2{position:relative;font-size:12px;padding:3px 6px;right:-5px}.main-header{padding:5px 15px}.logo img,.logo .alllogo,.logo .detaillogo{height:30px;top:-15px}.logo .storelogo{width:120px;height:80px;top:-20px}.report-store-button{padding:6px 10px;font-size:14px;width:auto;height:auto}.search-ico{margin-right:0;padding:6px}.capabilities-dropdown{width:60vw;left:200%;transform:translate(-50%) translateY(-10px);padding:20px}.consulting-dropdown{width:60vw;left:400%;transform:translate(-50%) translateY(-10px);padding:20px}}@media (max-width: 480px){.top-bar-links{padding:3px 8px;gap:5px}.top-bar-link{position:relative;font-size:10px;right:25px}.top-bar-link1{position:relative;font-size:10px;right:10px}.top-bar-link2{position:relative;font-size:9px;padding:3px 6px;right:-5px}.main-header{padding:5px 10px}.logo img,.logo .alllogo,.logo .detaillogo{height:25px}.report-store-button{padding:5px 8px;font-size:11px}.search-ico{margin-right:5px;padding:4px}}.report-store{min-height:100vh;margin-top:140px}.report-store-container{margin:0 auto;display:flex;gap:30px;padding:0 20px}.sidebar{width:280px;background:#fff9ee;padding:24px 20px;border-radius:18px;margin-top:40px;margin-left:40px;box-shadow:0 2px 12px #0000000f;font-family:Work Sans,sans-serif;position:sticky;top:80px}.section-header{margin-top:30px}.section-header h3{background:#0b7492;color:#fff;padding:8px 18px;border-radius:18px;font-size:15px;font-weight:600;margin-bottom:18px;display:flex;justify-content:center;align-items:center;width:fit-content;margin-left:auto;margin-right:auto}.category-header,.region-header{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;background:transparent;cursor:pointer;transition:all .3s ease;border-radius:10px}.category-header:hover,.region-header:hover{background:#f4ecd6}.category-name,.region-name{font-family:Work Sans;font-weight:500;font-style:Medium;font-size:14px;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle;color:#1b263b}.subcategory-list,.region-list{max-height:0;overflow:hidden;transition:max-height .35s ease;padding-left:6px;background:transparent}.subcategory-list.expanded,.region-list.expanded{max-height:500px;padding-top:4px}.subcategory-item,.region-item{font-size:14px;color:#056c8a;padding:6px 12px;border-left:2px solid transparent;cursor:pointer;transition:all .25s ease}.subcategory-item:hover,.region-item:hover{color:#9ac700}.subcategory-item.active,.region-item.active{font-weight:600;color:#9ac700}.subcategory-name,.region-name-item{font-size:14px;line-height:1.4;display:block}@media (max-width: 768px){.sidebar{width:100%;margin-left:0;margin-top:20px}}.main-content{flex:1}.content-header{display:flex;flex-direction:column;align-items:center;margin-bottom:30px;background:#fff;padding:25px 30px;gap:20px}.content-header h1{width:190px;height:43px;font-family:Work Sans,sans-serif;font-size:20px;font-weight:400;font-style:normal;color:#ff4040;margin:0;letter-spacing:0%;line-height:1;text-align:center;border-radius:24px;border:2px solid #E5E5E5;padding:0;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.search-container{display:flex;align-items:center;width:100%;max-width:797px}.search-wrapper{position:relative;width:100%;display:flex;align-items:center}.search-input{width:1006px;height:50px;padding:0 50px 0 20px;border:2px solid #0B7492;border-radius:50px;font-size:14px;outline:none;transition:all .3s ease;background:#fff;box-sizing:border-box}.search-btn{position:absolute;right:5px;top:50%;transform:translateY(-50%);width:40px;height:40px;background:transparent;color:#0b7492;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.search-btn:hover{background:#0b74921a;transform:translateY(-50%) scale(1.05)}.search-btn svg{width:24px;height:24px}.reports-list{display:flex;flex-direction:column;gap:20px}.report-card{background:#e5e7eb99;border:1px solid #e9ecef;border-radius:8px;padding:15px;display:flex;gap:15px;box-shadow:0 1px 3px #0000001a;transition:transform .2s ease,box-shadow .2s ease;align-items:flex-start;max-width:1006px}.report-card:hover{transform:translateY(-1px);box-shadow:0 2px 8px #00000026}.report-image{flex-shrink:0}.report-image img{width:80px;height:100px;object-fit:cover;border-radius:4px;border:1px solid #e9ecef}.report-card-details{flex:1;display:flex;flex-direction:column;gap:8px}.report-title{font-size:14px;font-weight:600;color:#333;line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.report-meta{display:flex;flex-wrap:wrap;gap:10px;font-size:11px;color:#666;margin-top:5px}.report-meta .format{font-family:Work Sans;font-weight:600;font-style:SemiBold;font-size:14px;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle}.report-meta .reportCode{font-family:Work Sans;font-weight:500;font-style:Medium;font-size:14px;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle}.publish-date{color:#383838;font-weight:600}.pages,.format{color:#383838}.vertical-line{width:47px;height:0px;border:2px solid #A6E715;transform:rotate(-90deg);align-self:center;margin:0 10px}.vertical-line1{width:20px;height:0px;border:1px solid #A6E715;align-self:center;margin:0 10px}.report-actions{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:8px;min-width:180px}.pricing{width:151px;height:15px;display:flex;align-items:center;gap:8px;text-align:right;margin-bottom:8px}.original-price{font-family:Inter,sans-serif;font-size:10px;font-weight:400;font-style:normal;line-height:100%;letter-spacing:0%;color:#383838;text-decoration:line-through;display:inline;margin:0}.sale-price{font-family:Inter,sans-serif;font-size:12px;font-weight:600;font-style:normal;line-height:100%;letter-spacing:0%;color:#383838;display:inline}.discount-percentage{font-family:Inter,sans-serif;font-size:12px;font-weight:600;font-style:normal;line-height:100%;letter-spacing:0%;color:#007bff;display:inline}.action-buttons{display:flex;flex-direction:column;gap:6px;width:100%}.download-sample,.btn-secondary{border:none;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;text-align:center;position:relative;overflow:hidden;z-index:1}.download-sample{width:165px;height:32px;background:#ff4040;color:#fff;border-radius:20px;padding:0}.download-sample:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#e63535;transition:left .8s ease;z-index:-1}.btn-secondary{width:165px;height:32px;background:#104d72;color:#fff;border-radius:20px;padding:0}.btn-secondary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#0b3a57;transition:left .8s ease;z-index:-1}.btn-secondary:hover:before{left:0}.btn-secondary:hover{transform:translateY(-1px)}.pagination{display:flex;justify-content:center;align-items:center;gap:15px;margin-top:40px;padding:25px;background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a}.page-btn{padding:10px 16px;background:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;color:#495057;cursor:pointer;font-size:14px;transition:all .3s ease}.page-btn:hover{background:#e9ecef;border-color:#adb5bd}.page-numbers{display:flex;align-items:center;gap:8px}.page-num{width:40px;height:40px;border:1px solid #dee2e6;background:#f8f9fa;border-radius:6px;color:#495057;cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.page-num:hover{background:#e9ecef;border-color:#adb5bd}.page-num.active{background:#007bff;color:#fff;border-color:#007bff}@media (max-width: 1199px) and (min-width: 992px){.report-store-container{max-width:1200px;padding:0 20px}.sidebar{width:280px}}@media (max-width: 991px) and (min-width: 768px){.report-store-container{flex-direction:column;gap:25px;padding:0 20px}.sidebar{width:100%;margin-top:0;order:1}.main-content{order:2}.content-header{flex-direction:column;gap:20px;text-align:center}.search-container{justify-content:center}.search-wrapper{max-width:400px;width:100%}.report-card{padding:15px}.btn-primary,.btn-secondary{width:150px}}@media (max-width: 767px){.report-store{padding:15px 0;margin-top:90px}.report-store-container{flex-direction:column;gap:20px;padding:0 15px}.sidebar{width:100%;margin-top:0;order:1;padding:15px;box-shadow:0 2px 8px #0000001a}.main-content{order:2}.content-header{flex-direction:column;gap:15px;text-align:center;margin-bottom:20px}.content-header h1{font-size:28px;margin-bottom:0}.search-container{justify-content:center}.search-wrapper{width:100%;max-width:none}.search-input{width:100%;height:45px;font-size:16px;padding:0 50px 0 15px}.search-btn{right:10px}.report-card{flex-direction:column;padding:20px;gap:15px;text-align:center}.report-image{align-self:center}.report-image img{width:120px;height:150px}.report-details{text-align:left}.report-title{font-size:16px;text-align:center;margin-bottom:10px}.content{text-align:center;font-size:14px;margin:10px 0}.report-meta{justify-content:center;flex-wrap:wrap;gap:8px;margin:15px 0}.report-meta span{font-size:11px;padding:4px 8px}.vertical-line,.vertical-line1{display:none}.report-actions{width:100%;text-align:center;min-width:auto}.pricing{justify-content:center;margin-bottom:15px;gap:10px}.action-buttons{flex-direction:column;gap:10px;align-items:center}.btn-primary,.btn-secondary{width:200px;height:40px;font-size:14px}.section-header h3{width:auto;max-width:none;font-size:16px;padding:12px 20px}.category-header,.region-header{padding:15px;font-size:15px}.subcategory-item,.region-item{padding:10px 20px;font-size:14px}.pagination{flex-wrap:wrap;gap:8px;padding:20px 15px}.page-btn{padding:8px 12px;font-size:13px}.page-num{width:40px;height:40px;font-size:13px}}@media (max-width: 480px){.report-store{padding:10px 0;margin-top:80px}.report-store-container{padding:0 10px}.sidebar{padding:12px}.content-header h1{font-size:24px}.search-input{height:40px;font-size:15px}.report-card{padding:15px}.report-image img{width:100px;height:130px}.report-title{font-size:15px}.content{font-size:13px}.btn-primary,.btn-secondary{width:180px;height:38px;font-size:13px}.section-header h3{font-size:15px;padding:10px 15px}.category-header,.region-header{padding:12px;font-size:14px}.subcategory-item,.region-item{padding:8px 15px;font-size:13px}.pagination{padding:15px 10px}.page-num{width:35px;height:35px;font-size:12px}}.region-headers-container{display:flex;flex-direction:column;gap:8px}.region-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#fff1ce4d;cursor:pointer;transition:background-color .2s ease}.region-name{font-size:13px;font-weight:500;color:#333}.region-header .arrow{font-size:12px;color:#666;transition:transform .2s ease}.region-header .arrow.expanded{transform:rotate(180deg)}.report-details{background-color:#f8f9fa;min-height:100vh;padding:20px 0;margin-top:75px;font-family:Work Sans,sans-serif}.report-details-container{width:90%;max-width:1280px;height:auto;position:relative;top:30px;opacity:1;margin:0 auto;padding:30px;background:#fff;display:grid;grid-template-columns:300px 1fr;gap:40px;align-items:start;box-sizing:border-box}.report-details-left{display:flex;justify-content:flex-start;align-items:flex-start}.report-details-left-img{width:109px;height:174px;opacity:1;border-radius:8px;border:1px solid #ddd;margin-bottom:40px;transition:transform .3s ease;transform:rotate(0)}.report-details-right{display:grid;grid-template-columns:auto auto;column-gap:12px;row-gap:10px}.report-details-right-title{grid-column:1 / -1;font-family:Work Sans,sans-serif;font-weight:600;font-style:normal;font-size:24px;line-height:120%;letter-spacing:0%;color:#0b7492;margin:0 0 12px -180px;text-align:left}.report-details-right-subtitle{grid-column:1 / -1;font-family:Work Sans,sans-serif;font-weight:600;font-size:20px;line-height:100%;letter-spacing:0%;text-align:left;color:#666;padding:8px 15px;border-radius:20px;display:inline-block;width:fit-content;margin:-10px 0 16px -195px}.report-details-left-button,.report-details-right-button{padding:12px 25px;border-radius:25px;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease;border:2px solid;margin-left:-185px;margin-bottom:10px;margin-top:-10px}.report-details-left-button{width:230px;height:38px;margin-right:20px;opacity:1;border-radius:20px;background:#a6e715;color:#fff;border:2px solid #A6E715;font-family:Work Sans,sans-serif;font-weight:600;font-size:14px;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle;position:relative;overflow:hidden;transition:all .3s ease;cursor:pointer;z-index:1}.report-details-left-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#8bc612;transition:left .8s ease;z-index:-1}.report-details-left-button:hover:before{left:0}.report-details-left-button:hover{transform:translateY(-1px)}.report-details-right-button{width:230px;height:38px;opacity:1;border-radius:20px;background:#104d72;color:#fff;border:2px solid #104D72;font-family:Work Sans,sans-serif;font-weight:600;font-size:14px;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle;margin-left:-350px;position:relative;overflow:hidden;transition:all .3s ease;cursor:pointer;z-index:1}.report-details-right-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#0a3a56;transition:left .8s ease;z-index:-1}.report-details-right-button:hover:before{left:0}.report-details-right-button:hover{transform:translateY(-1px)}.report-details-right-bottom{grid-column:1 / -1;position:relative;padding:25px;display:flex;align-items:center;gap:30px;margin-top:-60px}.report-details-right-bottom-img{width:120px;height:auto;border-radius:8px;box-shadow:0 2px 10px #0000001a}.report-details-right-bottom-content{display:flex;flex-wrap:nowrap;gap:10px;align-items:center;margin-left:0}.report-details-right-bottom-content-text{font-family:Work Sans,sans-serif;font-weight:600;font-size:14px;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle;color:#0b7492;margin:0;display:flex;align-items:center;gap:20px;white-space:normal}.report-details-right-bottom-content-text-span{font-family:Work Sans,sans-serif;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle;color:#0b7492;padding:4px 12px}.vertical-line1{width:1px;height:20px;background-color:#ddd;margin:0 10px}.report-details-bottom-container{width:90%;max-width:1280px;position:relative;opacity:1;border-radius:20px;background:#eff1f3;margin:-240px auto 40px;padding:0 20px;box-sizing:border-box}.report-details-bottom{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #e9ecef;margin-bottom:30px;padding-bottom:15px}.report-details-bottom-tabs{display:flex;gap:5px;margin-top:20px}.report-details-bottom-title{width:263px;height:43px;position:relative;gap:-20px;transform:rotate(0);opacity:1;border-radius:24px;padding:10px 39px;font-family:Work Sans,sans-serif;font-weight:500;font-size:20px;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle;color:#0b7492;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.report-details-bottom-title:first-child{border-bottom-color:#0b7492;color:#0b7492}.report-details-bottom-title:hover{color:#0b7492;border-bottom-color:#0b7492}.report-details-bottom-title.active{background-color:#6b6b6b33}.report-details-bottom-buttons{display:flex;gap:20px;margin-bottom:0;justify-content:flex-end;position:relative;margin-top:20px}.talk-to-analyst,.download-sample{width:165px;height:32px;font-family:Work Sans,sans-serif;font-weight:600;font-size:14px;padding:0;border-radius:20px;border:none;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;position:relative;overflow:hidden;z-index:1}.talk-to-analyst{background-color:#06e0f8;color:#fff;border:2px solid #06E0F8}.talk-to-analyst:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#05c7dd;transition:left .8s ease;z-index:-1}.talk-to-analyst:hover:before{left:0}.talk-to-analyst:hover{transform:translateY(-1px)}.download-sample{background-color:#ff4040;color:#fff;border:2px solid #FF4040}.download-sample:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#e63939;transition:left .8s ease;z-index:-1}.download-sample:hover:before{left:0}.download-sample:hover{transform:translateY(-1px)}.report-details-bottom-down{background:#f8f9fa;border-radius:15px;padding:30px}.report-details-bottom-down-content{width:100%;background:transparent;padding:0}.report-details-bottom-down>div{max-width:100%}.report-details-bottom-down img{width:100%;max-width:800px;height:auto;border-radius:10px;margin:30px auto;display:block;box-shadow:0 4px 15px #0000001a}.report-details-bottom-down-down{position:relative;top:0}.features-container{display:flex;flex-direction:column;align-items:center;gap:30px;padding:40px 20px;position:relative;top:0;text-align:center;margin-bottom:40px}.features-boxes-row{display:flex;justify-content:space-around;width:100%;gap:20px}.features-container-title{width:238px;border:2px solid #E5E5E5;border-radius:24px;padding:10px 20px;color:#ff4040;box-sizing:border-box;font-family:Work Sans,sans-serif;font-weight:400;font-size:20px;line-height:100%;text-align:center;vertical-align:middle}.report-details-bottom-down-down-left,.report-details-bottom-down-down-right{width:350px;height:275px;opacity:1;display:flex;flex-direction:column;gap:30px}.report-details-bottom-down-down-left-title,.report-details-bottom-down-down-right-title{font-family:Work Sans,sans-serif;font-weight:600;font-size:24px;line-height:100%;letter-spacing:0;text-align:center;vertical-align:middle;color:#0b7492}.report-details-bottom-down-down-left-img,.report-details-bottom-down-down-right-img{width:82.5px;height:75.12px;opacity:1;position:static;transform:rotate(0);display:block;margin:10px auto 0}.report-details-bottom-down-down-left-text,.report-details-bottom-down-down-right-text{font-family:Work Sans,sans-serif;font-weight:400;font-size:20px;line-height:100%;text-align:center;vertical-align:middle;color:#383838;position:static;margin-top:10px}.related-reports-title{width:245px;height:56px;margin:0 auto;border-radius:54px;border:2px solid #E5E5E5;padding:15px 20px;gap:10px;opacity:1;font-family:Work Sans,sans-serif;font-weight:400;font-size:20px;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle;color:#ff4040;display:flex;align-items:center;justify-content:center;box-sizing:border-box}@media (max-width: 1399px){.report-details-container,.report-details-bottom-container{width:92%;max-width:1200px}.report-details-right-title{font-size:22px;margin-left:-160px}.report-details-right-subtitle{margin-left:-175px}.report-details-left-button{margin-left:-165px}.report-details-right-button{margin-left:-330px}}@media (max-width: 1199px){.report-details-container{width:95%;grid-template-columns:250px 1fr;gap:30px;padding:25px}.report-details-left-img{width:100px;height:160px}.report-details-right-title{font-size:20px;margin-left:-150px}.report-details-right-subtitle{font-size:18px;margin-left:-165px}.report-details-left-button,.report-details-right-button{width:210px;height:36px;font-size:13px;padding:10px 22px}.report-details-left-button{margin-left:-155px}.report-details-right-button{margin-left:-310px}.report-details-right-bottom{gap:25px;margin-top:-50px}}@media (max-width: 991px){.report-details{padding:15px 0;margin-top:90px}.report-details-container{grid-template-columns:1fr;height:auto;padding:20px;gap:25px;top:0;width:96%}.report-details-left{justify-content:center;margin-bottom:20px;gap:20px}.report-details-left-img{width:120px;height:180px;margin-bottom:0}.report-details-right{display:flex;flex-direction:column;align-items:center;gap:15px;text-align:center}.report-details-right-title{margin-left:0;margin-bottom:15px;font-size:22px;width:100%}.report-details-right-subtitle{margin:0 auto 16px;font-size:18px;width:fit-content}.report-details-left-button,.report-details-right-button{width:220px;height:40px;font-size:14px;display:block;margin:0 auto 10px 0;max-width:100%}.report-details-left-button{order:1;margin-right:0}.report-details-right-button{order:2}.report-details-right-bottom{flex-direction:column;text-align:center;gap:20px;padding:20px;margin:20px 0 0;position:static}.report-details-right-bottom-img{width:100px}.report-details-right-bottom-content{margin-left:0;justify-content:center;flex-direction:column;gap:15px;width:100%}.report-details-right-bottom-content-text{flex-direction:column;gap:10px;text-align:center;font-size:14px}.report-details-bottom{flex-direction:column;gap:20px;padding:20px;align-items:center}.report-details-bottom-tabs,.report-details-bottom-buttons{justify-content:center;flex-wrap:wrap;gap:10px;width:100%;margin:0}.report-details-bottom-title{width:auto;min-width:200px;font-size:18px;padding:10px 20px;height:auto;gap:0}.talk-to-analyst,.download-sample{width:150px;font-size:12px;height:30px}.features-boxes-row{flex-direction:column;align-items:center;gap:30px;width:100%}.features-boxes-row>div{max-width:80%;top:0}.report-details-bottom-down-down,.features-container{top:0;margin-bottom:20px;padding:30px 15px}.report-details-bottom-container{margin-top:20px;padding:20px}}@media (max-width: 767px){.report-details{margin-top:80px;padding:10px 0}.report-details-container{padding:15px;top:20px;width:95%;gap:20px}.report-details-left-img{width:100px;height:150px}.report-details-right-title{font-size:20px;line-height:120%}.report-details-right-subtitle{font-size:16px}.report-details-left-button,.report-details-right-button{width:100%;max-width:280px;height:42px;font-size:13px;padding:12px 20px;margin:8px auto 8px 0}.report-details-right-bottom{padding:15px;gap:15px;margin-top:10px}.report-details-right-bottom-img{width:80px}.report-details-right-bottom-content-text{font-size:12px;gap:15px}.report-details-right-bottom-content-text-span{font-size:11px;padding:3px 8px}.vertical-line1{display:none}.report-details-bottom-down p{font-size:16px;line-height:140%;text-align:left;margin-bottom:20px}.report-details-bottom-title{font-size:16px;padding:8px 16px;min-width:180px;height:auto}.talk-to-analyst,.download-sample{width:140px;height:30px;font-size:11px}.features-boxes-row>div{max-width:100%;width:100%}.report-details-bottom-down-down-left,.report-details-bottom-down-down-right{width:100%;height:auto;padding:20px}.report-details-bottom-down-down-left-title,.report-details-bottom-down-down-right-title{font-size:20px;margin-bottom:15px}.report-details-bottom-down-down-left-img,.report-details-bottom-down-down-right-img{width:60px;height:55px;margin:0 auto 15px}.report-details-bottom-down-down-left-text,.report-details-bottom-down-down-right-text{font-size:16px;line-height:130%;margin-top:10px}.features-container{padding:30px 10px;gap:25px}.features-container-title{width:auto;padding:8px 16px;font-size:18px}}@media (max-width: 575px){.report-details-container,.report-details-bottom-container{width:95%;padding:12px;margin-left:auto;margin-right:auto}.report-details-right-title{font-size:18px}.report-details-right-subtitle{font-size:14px}.report-details-left-button,.report-details-right-button{height:40px;font-size:12px;max-width:100%;width:100%}.report-details-bottom-title{font-size:14px;padding:6px 12px;min-width:150px}.talk-to-analyst,.download-sample{width:120px;height:28px;font-size:10px}.report-details-bottom-down p{font-size:14px}.report-details-bottom-down-down-left-title,.report-details-bottom-down-down-right-title{font-size:18px}.report-details-bottom-down-down-left-text,.report-details-bottom-down-down-right-text{font-size:14px}.report-details-left-img{width:90px;height:140px}.report-details-right-bottom-img{width:70px}.report-details-right-bottom-content-text{font-size:11px}}@media (max-width: 768px){.report-details{padding:16px 0;margin-top:80px}.report-details-container{top:0;grid-template-columns:1fr;gap:20px;padding:20px 16px;width:94%}.report-details-left{justify-content:center;align-items:center;margin-bottom:0}.report-details-left-img{width:160px;height:200px;margin-bottom:8px}.report-details-right{display:block;text-align:center;gap:10px}.report-details-right-title{margin-left:0;font-size:20px;line-height:1.25}.report-details-right-subtitle{margin:4px 0 14px;font-size:14px;line-height:1.2;padding:6px 12px;display:inline-block}.report-details-left-button,.report-details-right-button{width:100%;max-width:220px;height:42px;font-size:14px;border-radius:22px;display:block;margin:0 auto 10px}.report-details-right-button{margin-left:0}.report-details-right-bottom{margin-top:14px;padding:16px 0;gap:16px;align-items:flex-start;flex-direction:column}.report-details-right-bottom-img{width:90px;flex:0 0 auto}.report-details-right-bottom-content{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;justify-content:center;width:100%}.report-details-right-bottom-content-text{font-size:13px;line-height:1.3;gap:8px;flex-direction:column}.report-details-right-bottom-content-text-span{padding:2px 8px;font-size:13px}.vertical-line1{display:none}.report-details-bottom-container{margin-top:20px;padding:0 15px}}@media (max-width: 480px){.report-details-container{width:96%;padding:16px 12px;gap:16px}.report-details-left-img{width:140px;height:180px}.report-details-right-title{font-size:18px}.report-details-right-subtitle{font-size:13px;padding:6px 10px}.report-details-left-button,.report-details-right-button{height:40px;font-size:13px;max-width:100%}.report-details-right-bottom{padding:12px 0;gap:12px}.report-details-right-bottom-img{width:80px}.report-details-right-bottom-content-text{font-size:12px}.features-boxes-row{gap:20px}.features-container-title,.related-reports-title{width:auto;padding:8px 12px;font-size:16px;height:auto}.report-details-bottom-tabs{margin-top:10px}}@media (max-width: 360px){.report-details-right-title{font-size:17px}.report-details-right-subtitle{font-size:12px}.report-details-left-img{width:120px;height:160px}.report-details-bottom-title{min-width:140px;padding:6px 10px;font-size:15px}.talk-to-analyst,.download-sample{width:110px;font-size:10px}.report-details-bottom-buttons{gap:15px}}.table-of-contents{width:100%;height:auto;padding:20px;font-family:Work Sans,sans-serif;font-weight:400;font-style:normal;font-size:20px;line-height:1.6;letter-spacing:0;color:#333}.no-toc-message{text-align:center;margin-top:24px;color:#383838;font-size:18px}.toc-list{list-style-type:none;padding-left:0;margin:0}.toc-sublist{list-style:none}.toc-chapter{font-weight:600;color:#383838;margin-top:16px}.toc-subpoint{margin-left:16px;color:#383838;font-size:18px}.toc-subsubpoint{margin-left:32px;color:#383838;font-size:17px}.toc-line{list-style-type:none;color:#383838;font-size:18px}.toc-list li:hover{color:#383838;transition:color .2s ease-in-out;cursor:default}.segment-companies{font-family:Work Sans,sans-serif;font-weight:400;font-size:20px;line-height:170%;color:#1b1b1b;margin-top:20px}.segment-title{font-size:22px;font-weight:600;color:#0a0a0a;margin-bottom:14px;line-height:130%}.segment-list{margin:0;padding-left:25px}.segment-item{font-size:18px;line-height:160%;margin-bottom:10px;color:#333;position:relative}.custom-banner-container{width:1280px;height:100px;margin:40px auto;background-size:cover;background-position:center;padding:25px 40px;border-radius:10px;font-family:Poppins,sans-serif;display:flex;align-items:center}.custom-banner-content{display:flex;gap:40px;align-items:center;flex-wrap:wrap;margin-left:200px}.custom-banner-text{color:#fff;font-family:Work Sans,sans-serif;font-size:20px;font-weight:500;line-height:1;letter-spacing:0;margin:0}.custom-banner-text strong{font-weight:700}.custom-banner-button{background-color:#ff4040;color:#fff;border:none;width:288px;height:40px;border-radius:25px;font-size:14px;font-weight:600;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;justify-content:center;padding:0;position:relative;overflow:hidden;transition:all .3s ease;z-index:1}.custom-banner-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background-color:#e63737;transition:left .8s ease;z-index:-1}.custom-banner-button:hover:before{left:0}.custom-banner-button:hover{transform:translateY(-1px)}@media (max-width: 1399px){.custom-banner-container{width:95%;max-width:1200px;padding:20px 35px}.custom-banner-content{margin-left:150px;gap:35px}.custom-banner-text{font-size:19px}.custom-banner-button{width:270px;height:38px;font-size:13px}}@media (max-width: 1199px){.custom-banner-container{width:90%;height:90px;padding:18px 30px}.custom-banner-content{margin-left:100px;gap:30px}.custom-banner-text{font-size:18px}.custom-banner-button{width:250px;height:36px;font-size:12px}}@media (max-width: 991px){.custom-banner-container{width:95%;height:auto;min-height:80px;padding:20px;justify-content:center}.custom-banner-content{margin-left:0;gap:25px;justify-content:center;text-align:center;flex-wrap:wrap}.custom-banner-text{font-size:18px;text-align:center;margin-bottom:0}.custom-banner-button{width:240px;height:38px;font-size:12px}}@media (max-width: 767px){.custom-banner-container{width:95%;height:auto;padding:18px 15px;margin:30px auto}.custom-banner-content{flex-direction:column;gap:20px;text-align:center}.custom-banner-text{font-size:17px;line-height:1.2;margin-bottom:10px}.custom-banner-button{width:100%;max-width:280px;height:40px;font-size:12px;margin:0 auto}}@media (max-width: 575px){.custom-banner-container{width:95%;padding:15px 12px;margin:25px auto;border-radius:8px}.custom-banner-content{gap:18px}.custom-banner-text{font-size:16px;line-height:1.3}.custom-banner-button{width:100%;max-width:260px;height:38px;font-size:11px;border-radius:20px}}@media (max-width: 400px){.custom-banner-container{width:98%;padding:12px 10px;margin:20px auto}.custom-banner-content{gap:15px}.custom-banner-text{font-size:14px;line-height:1.4}.custom-banner-button{width:100%;height:36px;font-size:10px;letter-spacing:.3px}}.biz-chronicle-container{font-family:Arial,sans-serif;position:relative;top:180px;left:10px;width:100%;margin-bottom:200px}.biz-chronicle-megatrends{position:absolute;width:176px;height:43px;top:-110px;left:120px;border:2px solid #E5E5E5;border-radius:24px;padding:10px 20px;box-sizing:border-box;font-family:Work Sans,sans-serif;font-weight:500;color:#ff4040;text-align:center;display:flex;align-items:center;justify-content:center}.biz-chronicle-title{text-align:start;color:#0b7492;margin-bottom:4rem;max-width:900px;margin-left:120px;margin-right:auto;font-family:Work Sans,sans-serif;font-weight:500;font-size:32px;line-height:100%;letter-spacing:0;vertical-align:middle}.biz-chronicle-grid{display:flex;overflow-x:auto;overflow-y:hidden;gap:20px;max-width:1280px;margin:0 auto;padding:10px 0;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.biz-chronicle-grid::-webkit-scrollbar{display:none}.biz-chronicle-container2{position:relative;width:100%;padding:2rem 0;margin-top:-100px}.biz-chronicle-title2{text-align:start;color:#0b7492;margin-bottom:4rem;max-width:900px;margin-left:120px;margin-right:auto;font-family:Work Sans,sans-serif;font-weight:500;font-size:32px;line-height:100%}.biz-chronicle-grid2{display:flex;overflow-x:auto;overflow-y:hidden;gap:20px;max-width:1280px;margin:0 auto;padding:10px 0;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.biz-chronicle-grid2::-webkit-scrollbar{display:none}.biz-chronicle-card-item2{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000014;min-width:305px;width:305px;height:242px;display:flex;flex-direction:column;flex-shrink:0;position:relative}.biz-chronicle-img2{width:291px;height:165px;border-radius:7px;object-fit:cover;position:relative;top:7px;left:7px}.biz-chronicle-card-title2{padding:0 1rem;margin-top:20px;font-family:Work Sans,sans-serif;font-weight:500;font-size:20px;line-height:100%;letter-spacing:0;color:#333}.biz-chronicle-arrow2{position:absolute;width:30px;height:30px;bottom:200px;right:260px;cursor:pointer}.biz-chronicle-card-item{background-color:#eff1f3;border-radius:15px;box-shadow:0 6px 15px #00000014;overflow:hidden;position:relative;min-width:305px;width:305px;height:352px;padding:12px;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;transition:transform .3s ease,box-shadow .3s ease}.biz-chronicle-card-item:hover{background-color:#0b7492;color:#fff}.biz-chronicle-card-item:hover .biz-chronicle-card-title,.biz-chronicle-card-item:hover .titlestudy,.biz-chronicle-card-item:hover p,.biz-chronicle-card-item:hover span{color:#fff!important}.biz-chronicle-img{position:absolute;width:269.8px;height:204.7px;top:17.6px;left:17.6px;object-fit:cover;border-radius:11.73px}.biz-chronicle-card-title{font-family:Work Sans,sans-serif;font-weight:500;font-size:20px;line-height:100%;letter-spacing:0;color:#007a7a;margin:230px 15px 15px;flex-grow:1}.biz-chronicle-arrow{position:absolute;width:26.4px;height:26.4px;inset:307.35px 30px 30px 261.01px;background-color:#0b7492;width:35px;height:35px;border-radius:50%;cursor:pointer;transition:transform .2s ease-in-out;padding:8px;box-sizing:border-box}.biz-chronicle-arrow:hover{transform:rotate(-45deg)}.left-arrow,.right-arrow{position:absolute;top:50%;transform:translateY(-50%);cursor:pointer;z-index:10;width:40px;height:40px}.left-arrow{left:-50px}.right-arrow{right:60px}.left-arrow1,.right-arrow1{position:absolute;top:60%;transform:translateY(-50%);cursor:pointer;z-index:10;width:40px;height:40px}.left-arrow1{left:32px}.right-arrow1{right:42px}.biz-chronicle-card-item:hover .biz-chronicle-arrow{background-color:#fff}@media (max-width: 768px){.biz-chronicle-container{padding:80px 1.5rem 3rem}.biz-chronicle-title{font-size:1.8rem}.biz-chronicle-grid{grid-template-columns:1fr;gap:2rem}.biz-chronicle-card-item{width:100%}}@media (max-width: 1024px){.biz-chronicle-title,.biz-chronicle-title2{font-size:28px;margin-left:0}.left-arrow1,.right-arrow1{width:35px}}@media (max-width: 768px){.biz-chronicle-container{margin:50px auto}.biz-chronicle-title,.biz-chronicle-title2{font-size:24px;text-align:center}.left-arrow1,.right-arrow1{top:auto;bottom:-50px;transform:none}.biz-chronicle-card-title,.biz-chronicle-card-title2{font-size:16px}.biz-chronicle-arrow,.biz-chronicle-arrow2{width:28px}}@media (max-width: 480px){.biz-chronicle-title,.biz-chronicle-title2{font-size:20px}.biz-chronicle-arrow,.biz-chronicle-arrow2{width:24px}.left-arrow1,.right-arrow1{width:30px}}.newsletter-container{background-color:#eff1f3;border-radius:10px;padding:60px;text-align:center;width:846px;height:265px;margin:100px auto;position:relative;overflow:hidden;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center}.newsletter-container:before,.newsletter-container:after{content:"";position:absolute;width:15px;height:15px;background-color:#dce5e8;border-radius:50%}.newsletter-container:before{top:20px;left:20px}.newsletter-container:after{bottom:20px;right:20px}.newsletter-title{font-family:Inter,sans-serif;font-weight:700;font-size:36px;line-height:100%;letter-spacing:0;text-align:center;vertical-align:middle;color:#333;margin-bottom:40px}.newsletter-form{display:flex;justify-content:center;align-items:center;width:470px;height:46px;margin:0 auto;background-color:#fff;border-radius:30px;padding:5px;border:1px solid #e0e0e0;box-sizing:border-box}.newsletter-input{flex-grow:1;border:none;background:transparent;padding:15px 20px;font-size:16px;outline:none}.newsletter-button{background-color:#ff4d4d;color:#fff;border:none;padding:0;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .3s ease;width:132px;height:41px;border-radius:0 17.25px 17.25px 0}.newsletter-button:hover{background-color:#e63939}@media (max-width: 1024px){.newsletter-container{width:90%;max-width:700px;padding:50px 40px;height:auto;min-height:220px}.newsletter-title{font-size:32px;margin-bottom:30px}.newsletter-form{width:90%;max-width:420px}}@media (max-width: 768px){.newsletter-container{width:95%;max-width:500px;padding:40px 30px;margin:80px auto;height:auto;min-height:200px}.newsletter-title{font-size:28px;line-height:110%;margin-bottom:25px}.newsletter-form{width:100%;max-width:380px;height:42px}.newsletter-input{font-size:14px;padding:12px 16px}.newsletter-button{width:120px;height:37px;font-size:14px}}@media (max-width: 480px){.newsletter-container{width:95%;padding:30px 20px;margin:60px auto;height:auto;min-height:180px}.newsletter-title{font-size:24px;line-height:115%;margin-bottom:20px}.newsletter-form{width:100%;max-width:320px;height:38px;flex-direction:column;background:transparent;border:none;padding:0}.newsletter-input{width:100%;height:42px;margin-bottom:10px;border:1px solid #e0e0e0;border-radius:25px;font-size:14px;padding:12px 16px;background:#fff}.newsletter-button{width:100%;height:42px;border-radius:25px;font-size:14px;font-weight:600}}@media (max-width: 360px){.newsletter-container{padding:25px 15px;margin:50px auto}.newsletter-title{font-size:22px;line-height:120%}.newsletter-form{max-width:280px}.newsletter-input{font-size:13px;padding:10px 14px}.newsletter-button{font-size:13px}}.seccasestudy-header{margin-bottom:30px;padding-left:0}.casestudy-container1{position:relative;padding:50px;border-radius:20px;color:#fff;font-family:sans-serif;width:1392px;height:666px;opacity:1;top:-5px;left:30px;gap:20px;margin:0 auto 100px}.casestudy-tag1{display:inline-flex;align-items:center;justify-content:center;width:164px;height:43px;border-radius:24px;border:2px solid #E5E5E5;padding:10px 20px;box-sizing:border-box;font-family:Work Sans,sans-serif;font-weight:400;font-size:18px;line-height:1;letter-spacing:0;color:#ff4040;margin-left:10px}.casestudy-title1{font-family:Inter,sans-serif;font-weight:500;font-size:30px;line-height:100%;letter-spacing:0;vertical-align:middle;max-width:500px;color:#383838;margin-top:30px;margin-left:10px}.casestudy-title1 span{font-family:Inter,sans-serif;font-weight:500;font-size:34px;line-height:1;letter-spacing:0;vertical-align:middle;color:#83b5b4}.casestudy-card1{background-color:#83b5b4;border-radius:20px;width:280px;flex-shrink:0;overflow:hidden;position:relative;padding-top:100px}.casestudy-card-content .titlestudy{font-family:Work Sans,sans-serif;font-weight:600;font-size:22px;line-height:100%;letter-spacing:0;vertical-align:middle;color:#fff;margin-top:-10px}.casestudy-cards-container1{display:flex;align-items:center;position:relative}.casestudy-cards1{display:flex;gap:20px;overflow-x:auto;flex-grow:1;scrollbar-width:none;-ms-overflow-style:none;width:305px;height:445px;opacity:1;border-radius:30px}.casestudy-cards-container1 .left-arrow{left:-50px}.biz-chronicle-arrow1{position:absolute;width:26.4px;height:26.4px;inset:380.35px 30px 30px 230.01px;background-color:#64a3a2;width:40px;height:40px;border-radius:50%;cursor:pointer;transition:transform .2s ease-in-out;padding:8px;box-sizing:border-box}.biz-chronicle-arrow1:hover{transform:rotate(-45deg)}@media (max-width: 1200px){.casestudy-container1{width:95%;height:auto;left:0;padding:40px}.casestudy-card1{width:260px}.casestudy-cards-container1 .right-arrow{right:-50px}.casestudy-cards-container1 .left-arrow{left:-50px}.biz-chronicle-arrow1{position:absolute;width:26.4px;height:26.4px;inset:300.35px 30px 30px 230.01px;background-color:#64a3a2;width:40px;height:40px;border-radius:50%;cursor:pointer;transition:transform .2s ease-in-out;padding:8px;box-sizing:border-box}}@media (max-width: 992px){.casestudy-container1{padding:32px}.casestudy-title1{font-size:26px;max-width:100%}.casestudy-title1 span{font-size:30px}.casestudy-tag1{font-size:16px;width:auto;height:38px;padding:8px 16px}.casestudy-card1{width:240px}}@media (max-width: 768px){.casestudy-container1{width:100%;padding:24px;height:auto;left:0;top:0;display:flex;flex-direction:column;align-items:flex-start;gap:24px}.casestudy-title1{font-size:24px;margin-left:0}.casestudy-title1 span{font-size:28px}.casestudy-tag1{margin-left:0;width:fit-content}.casestudy-card1{width:100%;padding-top:60px}.casestudy-card-content .titlestudy{font-size:20px}}@media (max-width: 480px){.casestudy-container1{padding:16px;border-radius:16px}.casestudy-title1{font-size:20px;line-height:1.3;margin-top:20px}.casestudy-title1 span{font-size:24px}.casestudy-tag1{font-size:14px;height:34px;padding:6px 14px;border-radius:16px}.casestudy-card1{width:100%;padding-top:50px;border-radius:16px}.casestudy-card-content .titlestudy{font-size:18px}.casestudy-cards-container1 .left-arrow{left:-20px}}@media (max-width: 360px){.casestudy-title1{font-size:18px}.casestudy-title1 span{font-size:20px}.casestudy-tag1{font-size:12px;padding:6px 10px}.casestudy-card-content .titlestudy{font-size:16px}}body{margin:0;padding:0}.connect-wrapper1{padding:50px;font-family:Arial,sans-serif;margin-top:-650px}.contect-container{text-align:center;padding:50px 20px;font-family:sans-serif;max-width:1200px;margin:50px auto 0;background-color:#fff}.contect-header{position:relative;margin-bottom:60px;padding-top:80px}.contect-title{font-family:Work Sans,sans-serif;font-weight:600;font-size:32px;line-height:100%;color:#0d7789;margin:0 auto;display:flex;align-items:center;justify-content:center;white-space:nowrap;gap:10px}.contect-span{font-family:Work Sans,sans-serif;font-weight:600;font-size:32px;color:#83b5b4}.contect-title-container{width:auto;min-width:217px;min-height:38px;margin:30px auto 0;display:flex;align-items:center;justify-content:center;padding:10px}.contect-subtitle{font-family:Work Sans,sans-serif;font-weight:500;font-size:20px;line-height:100%;color:#555;max-width:1110px;margin:0 auto;padding-top:40px;padding-bottom:30px}.contect-info-container{display:flex;justify-content:center;gap:80px;flex-wrap:wrap;max-width:1280px;margin:60px auto 80px}.contect-info-item{display:flex;align-items:center;gap:20px;text-align:left}.contect-icon-wrapper{background-color:#0d7789;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contect-icon{width:35px;height:35px}.contect-info-text{display:flex;flex-direction:column}.contect-icon-title{font-size:16px;font-weight:400;font-family:Work Sans,sans-serif;color:#0b7492;margin:0 0 5px;width:250px}.contect-icon-subtitle{font-size:14px;color:#555;width:250px;height:30px;transition:color .3s ease;cursor:pointer}.contect-icon-subtitle:hover{color:#a6e715}.contect-pic-container{display:flex;align-items:center;justify-content:center;gap:20px;width:100%;max-width:1200px;margin:80px auto;padding:20px;border-radius:30px;position:relative;box-sizing:border-box}.contect-pic-wrapper{flex:1 1 55%;max-width:700px;box-sizing:border-box}.contect-pic{width:100%;height:auto;object-fit:cover;border-radius:10px;display:block}.contect-connect-container1{flex:1 1 40%;max-width:450px;background:#fff9eb;border-radius:30px;padding:40px 24px;box-sizing:border-box;text-align:center;position:relative;min-height:400px}.contect-connect-title{font-family:Work Sans,sans-serif;font-weight:400;font-size:16px;color:#ff4040;text-transform:uppercase;margin:0 0 20px;border-radius:24px;border:2px solid #E5E5E5;padding:10px 20px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}.contect-connect-subtitle{font-family:Work Sans,sans-serif;font-weight:500;font-size:30px;color:#0b7492;margin:10px auto 0;max-width:400px}.contect-connect-button{width:198px;height:44px;background-color:#ff4040;color:#fff;border:none;border-radius:32px;font-family:Work Sans,sans-serif;font-weight:600;font-size:14px;text-transform:uppercase;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;z-index:1}@media (min-width: 780px){.contect-connect-button{bottom:-110px}}.contect-connect-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#d63236;transition:left .8s ease;z-index:-1}.contect-connect-button:hover:before{left:0}.contect-connect-button:hover{transform:translateY(-2px)}.contect-connect-button-arrow{width:44px;height:44px;transform:rotate(-45deg);background-color:#ff4040;color:#fff;border:none;border-radius:50%;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;position:absolute;transition:all .3s ease;position:relative;overflow:hidden;z-index:1;bottom:-110px}.contect-connect-button-arrow:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#d63236;transition:left .8s ease;z-index:-1}.contect-connect-button-arrow:hover:before{left:0}.contect-connect-button-arrow:hover{transform:translateY(-2px)}@media (max-width: 992px){.connect-container1{flex-direction:column;min-height:auto}.contect-pic-container{margin:60px auto;padding:18px;gap:18px}.contect-pic-wrapper,.contect-connect-container1{max-width:100%}.contect-connect-subtitle{font-size:26px}}@media (max-width: 768px){.form-row{flex-direction:column}.contect-info-container{gap:28px;margin:40px auto 60px}.contect-pic-container{flex-direction:column;align-items:stretch;padding:14px}.contect-pic-wrapper>*{height:auto}.contect-connect-container1{padding:24px}.contect-connect-subtitle{font-size:24px}.contect-connect-button{margin-top:20px}p,li,span{font-size:12px;line-height:1.6}}@media (max-width: 600px){.contect-subtitle{font-size:18px;padding-top:24px}.contect-icon-title,.contect-icon-subtitle{width:auto}.contect-connect-subtitle{font-size:22px}.contect-connect-button{width:180px;height:42px}.contect-connect-button-arrow{right:12px;bottom:12px;width:38px;height:38px}}@media (max-width: 480px){.contect-container{padding:30px 12px}.contect-title{font-size:28px}.contect-subtitle{font-size:16px;padding-top:18px}.contect-pic-container{padding:12px;gap:12px}.contect-pic-wrapper,.contect-connect-container1{width:100%;max-width:100%}.contect-pic{border-radius:8px}.contect-connect-subtitle{font-size:20px}.contect-connect-button{width:160px;height:40px;margin-top:16px}.contect-connect-button-arrow{right:12px;bottom:12px;width:36px;height:36px}}.test-page-container{max-width:1200px;margin:0 auto 30px;padding:130px 20px 40px;font-family:Work Sans,sans-serif;min-height:100vh}.test-title-container{text-align:center;margin-bottom:20px;margin-right:0}.test-title{color:#ff4040;border:2px solid #E5E5E5;border-radius:24px;padding:10px 20px;display:inline-block;font-family:Work Sans,sans-serif;font-weight:400;font-size:14px;line-height:100%;text-transform:uppercase;margin:0;background:#fff}.test-subtitle{color:#0b7492;font-family:Work Sans,sans-serif;font-weight:500;font-size:32px;line-height:1.2;text-align:center;margin:30px 0 10px auto;width:100%}.test-subtitle span{color:#83b5b4}.test-description{color:#000;font-family:Work Sans,sans-serif;font-weight:500;font-style:normal;font-size:20px;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle;max-width:1080px;margin:30px auto 40px 0}.test-container{margin-top:50px;width:100%;max-width:1150px;height:auto;position:relative;margin-left:auto;margin-right:auto}.test-title-container1{text-align:center;margin-bottom:20px;position:relative;display:flex;align-items:center;justify-content:center}.br1-left,.br1-right{width:50%;max-width:575px;height:0px;border:2px solid #E5E5E5;transform:rotate(0);opacity:1;position:relative;flex:1}.test-title1{color:#ff4040;border:2px solid #E5E5E5;border-radius:24px;padding:10px 20px;display:inline-block;font-family:Work Sans,sans-serif;font-weight:400;font-size:14px;line-height:100%;text-transform:uppercase;margin:0 10px;background:#fff}.test-subtitle1{color:#0b7492;font-family:Work Sans,sans-serif;font-weight:500;font-style:normal;font-size:32px;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle;width:auto;max-width:362px;height:auto;transform:rotate(0);opacity:1;position:relative;margin:40px auto}.test-subtitle1 span{color:#83b5b4;font-weight:500}.testimonials-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;margin-top:40px;max-width:100%;position:relative}.quote-card{background-color:#f0f0f0;border-radius:19.72px;padding:30px;position:relative;box-shadow:0 2px 8px #0000001a;border:1px solid #E5E5E5;max-width:620px;min-height:411.13px;display:flex;flex-direction:column;justify-content:space-between}.quote-mark{width:40px;height:40px;margin-bottom:20px;align-self:flex-start}.quote-text{color:#383838;font-family:Work Sans,sans-serif;font-weight:400;font-size:18px;line-height:1.4;margin-bottom:25px;letter-spacing:0%;margin-top:0;margin-left:0;flex-grow:1}.quote-author{display:flex;align-items:center;gap:15px;margin-top:auto}.author-image{width:50px;height:50px;border-radius:50%;background-color:#ddd;background-image:url(/assets/Testimonials-Da4-U4fu.png);background-size:cover;background-position:center;flex-shrink:0}.author-info h4{margin:0 0 5px;font-size:16px;font-weight:600;color:#333;font-family:Work Sans,sans-serif}.author-info p{margin:0;font-size:14px;color:#666;font-family:Work Sans,sans-serif}.testimonial-number{position:absolute;top:20px;right:20px;background:#0077b6;color:#fff;padding:8px 12px;border-radius:20px;font-size:14px;font-weight:600;font-family:Work Sans,sans-serif}.arrows{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:-450px;margin-bottom:500px}.arrow{width:44px;height:44px;border-radius:50%;background-color:#f8f9fa;border:2px solid #E5E5E5;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;position:relative;margin-left:-100px;margin-right:-100px}.arrow:before{content:"";width:12px;height:12px;border-top:2px solid #666;border-right:2px solid #666}.arrow-left:before{margin-left:-1px;-webkit-transform:rotate(-45deg);transform:rotate(225deg)}.arrow-right:before{margin-right:1px;-webkit-transform:rotate(-225deg);transform:rotate(-310deg)}.arrow:hover{background-color:#0077b6;border-color:#0077b6}.arrow:hover:before{border-color:#fff}.testimonial-container{width:100%;max-width:1080px;height:80px;position:relative;display:flex;align-items:center;margin:30px auto 0;justify-content:center}.testimonial{display:flex;align-items:center;gap:8px;padding:8px 16px;background-color:#fff;border-radius:40px;box-shadow:0 1px 3px #0000001a;width:auto;min-width:236px;height:80px;border:2px solid #E5E5E5;position:relative;margin:0}.star-test{display:flex;align-items:center;gap:4px}.star-test img{width:61px;height:61px;margin-left:8px;border-radius:50%;background:#d9d9d9}.tile1{font-family:Work Sans,sans-serif;font-weight:600;font-size:14px;color:#ff4040;margin:0}.tile2{font-family:Work Sans,sans-serif;font-weight:500;font-style:normal;font-size:16px;line-height:100%;letter-spacing:0%;vertical-align:middle;color:#ff4040;margin:0}.star-test p:not(.tile1){font-family:Work Sans,sans-serif;font-weight:400;font-size:12px;color:#ff4040;margin:0}.br2-left,.br2-right{width:45%;max-width:523px;height:0px;border:2px solid #E5E5E5;position:relative;flex:1;margin:0}.test-page-container .our-client-tag{display:none}@media (max-width: 768px){.test-page-container{padding:80px 15px 20px}.arrows{display:none!important}.test-title-container{margin-right:0;margin-top:80px}.test-subtitle{font-size:24px;margin-right:0;padding:0 10px;margin-top:20px}.test-description{font-size:16px;max-width:100%;padding:0 10px;margin-left:0}.test-container{width:100%;padding:0 10px}.test-title-container1{flex-direction:column;gap:15px}.br1-left,.br1-right,.br2-left,.br2-right{width:100%;max-width:none}.test-title1{margin:0 0 15px}.testimonials-grid{grid-template-columns:1fr;gap:20px;margin-top:30px}.quote-card{padding:25px 20px;min-height:350px;max-width:100%;border-radius:15px;margin:0}.quote-text{margin-left:0;font-size:16px;line-height:1.5}.testimonial-container{width:100%;max-width:100%;margin:25px auto 0;flex-wrap:wrap;gap:15px;justify-content:center}.testimonial{min-width:200px;padding:10px 16px;margin:0}.test-subtitle1{font-size:24px;max-width:100%;padding:0 10px;margin:30px auto}}@media (max-width: 480px){.test-page-container{padding:60px 10px 20px}.test-subtitle,.test-subtitle1{font-size:20px}.test-title,.test-title1{font-size:12px;padding:8px 16px}.test-description{font-size:14px;line-height:1.5}.test-container{padding:0 5px}.test-title-container1{gap:10px}.quote-card{padding:20px 15px;min-height:300px;border-radius:12px}.quote-mark{width:35px;height:35px}.quote-text{font-size:15px}.author-image{width:45px;height:45px}.author-info h4{font-size:15px}.author-info p{font-size:13px}.testimonial-number{top:15px;right:15px;padding:6px 10px;font-size:12px;border-radius:15px}.testimonial{min-width:180px;height:65px;padding:8px 12px}.star-test img{width:50px;height:50px;margin-left:5px}.tile1{font-size:13px}.tile2{font-size:14px}.star-test p:not(.tile1){font-size:11px}.br1-left,.br1-right,.br2-left,.br2-right{border-width:1.5px}.testimonial-container{margin:20px auto 0;gap:10px}}@media (max-width: 768px) and (orientation: landscape){.test-page-container{padding:50px 15px 20px}.quote-card{min-height:280px;padding:20px 15px}.test-description{font-size:15px}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}.content-led{width:100%;padding:0;margin-top:150px}.content-led .cl-container{position:relative;max-width:1340px;margin:0 auto;height:700px;display:flex;align-items:center;border-radius:16px;overflow:hidden}.content-led .cl-bg-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.content-led .cl-overlay{position:absolute;inset:0;z-index:2}.content-led .cl-content{position:absolute;z-index:3;color:#fff;padding:20px 60px;max-width:750px;height:112px;top:350px;left:20px;opacity:1;transform:rotate(0)}.content-led .cl-content1{position:absolute;z-index:3;max-width:924px;height:84px;top:500px;left:80px;opacity:1;transform:rotate(0)}.content-led .cl-title{font-family:Work Sans,sans-serif;font-size:3rem;font-weight:700;line-height:100%;color:#fff;margin:0 0 16px;letter-spacing:0%;vertical-align:middle}.content-led .cl-title span{display:inline-block;position:relative}.content-led .cl-title span:after{content:"";position:absolute;top:50%;transform:translateY(-50%);left:calc(100% + 8px);width:180px;height:6px;background-color:#a6e715;border-radius:2px}.content-led .cl-subtitle{font-family:Work Sans,sans-serif;font-weight:500;font-size:24px;line-height:100%;color:#fff;margin:0;letter-spacing:0%;vertical-align:middle}.content-led .cl-subtitle{font-size:1rem;color:#e0e0e0;line-height:1.6;margin:0 0 28px}.content-led .cl-actions{position:absolute;display:flex;flex-direction:row;gap:16px;max-width:250px;height:43px;top:600px;left:80px;opacity:1;transform:rotate(0);z-index:4;justify-content:space-evenly}.content-led .cl-actions1{position:absolute;display:flex;flex-direction:row;gap:16px;max-width:300px;height:43px;top:600px;left:944px;opacity:1;transform:rotate(0);z-index:4;justify-content:space-evenly}.content-led .btn-primary,.content-led .btn-secondary{border:none;outline:none;border-radius:27px;font-weight:700;font-size:14px;cursor:pointer;transition:all .2s ease;text-transform:uppercase;text-decoration:none;text-align:center;width:300px;height:43px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;background:#ff4040;color:#fff}.content-led .btn-primary{position:relative;overflow:hidden;z-index:1}.content-led .btn-primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#d63236;transition:left .8s ease;z-index:-1}.content-led .btn-primary:hover:before{left:0}.content-led .btn-primary:hover{transform:translateY(-2px)}.content-led .btn-primary:active{transform:translateY(0)}.content-led .btn-secondary{background:#104d72}.content-led .btn-secondary:hover{transform:translateY(-2px)}.cl-media2{max-width:530px;opacity:1;transform:rotate(0);border:2px solid #E5E5E5;border-radius:24px;border-width:2px;padding:10px;margin:50px auto 0}.cl-title2{margin:0;font-family:Work Sans,sans-serif;font-weight:400;font-size:1.3rem;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle;color:#ff4040}.cl-container2{position:relative;max-width:1141px;height:508px;margin:0 auto;opacity:1;display:flex;align-items:center;flex-wrap:wrap}.cl-media3{position:absolute;width:600px;top:140px;height:275px;opacity:1;transform:rotate(0)}.cl-media4{position:absolute;width:400px;height:298px;top:152px;left:710px;opacity:1;transform:rotate(0);border-radius:31px;padding:15px 20px;gap:10px;display:flex;align-items:center}.cl-title3{font-family:Work Sans,sans-serif;font-weight:400;font-size:1rem;line-height:28px;letter-spacing:0%;vertical-align:middle;color:#383838;margin:0}@media (max-width: 900px){.cl-container2{flex-direction:column;align-items:center;height:auto;max-width:98vw;min-height:unset;padding:16px 0}.cl-media3,.cl-media4{position:static;width:90vw;max-width:400px;height:auto;margin:16px 0;transform:none;border-radius:24px;padding:12px;display:flex;align-items:center;justify-content:center}}@media (max-width: 600px){.cl-media3,.cl-media4{width:98vw;max-width:95vw;padding:8px;margin:10px 0;border-radius:12px}}.cl-container3{position:relative;max-width:1280px;min-height:560px;margin:50px auto;opacity:1;border-radius:20px;background:#f0f0f0}.demand{display:flex;flex-wrap:wrap}.cl-media5{position:absolute;width:100%;max-width:1280px;height:223px;top:5px;left:1px;opacity:1;border-radius:20px;font-family:Work Sans,sans-serif;font-weight:700;font-size:24px;color:#333;transform:rotate(0);background-image:url(/assets/billon-Dysw4175.png);background-size:cover;background-repeat:no-repeat;background-position:center}.cl-title4{position:absolute;max-width:1180px;height:auto;top:130px;left:50px;font-family:Work Sans,sans-serif;font-weight:400;font-style:normal;font-size:1.65rem;line-height:100%;color:#fff;letter-spacing:0%;vertical-align:middle}.cl-titl7{position:absolute;width:1180px;height:auto;top:60px;left:50px;font-family:Work Sans,sans-serif;font-weight:500;font-style:normal;font-size:40px;line-height:100%;color:#fff;letter-spacing:0%;vertical-align:middle}.cl-media6{position:absolute;width:200px;height:30px;top:160px;left:50px;font-family:Work Sans,sans-serif;font-weight:700;font-size:24px;color:#333}.cl-media7{position:absolute;width:500px;height:auto;top:360px;left:50px;font-family:Work Sans,sans-serif;color:#333}.cl-container3 .cl-media8{position:absolute;width:500px;height:auto;top:360px;left:600px;font-family:Work Sans,sans-serif;color:#333}.cl-container3 .cl-title5,.cl-container3 .cl-title6{margin-top:10px;font-size:24px;font-weight:700;color:#0b7492;font-family:Work Sans,sans-serif}.cl-titl6{margin-top:80px}.cl-container3 .cl-subtitle1,.cl-container3 .cl-subtitle2{font-family:Work Sans,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#383838;margin-top:10px}.cl-container3 .cl-subtitle{font-family:Work Sans,sans-serif;font-weight:400;font-style:normal;font-size:1rem;line-height:100%;color:#383838;width:1220px;margin-top:20px;letter-spacing:0%;vertical-align:middle}.cl-container4{position:relative;max-width:1263.1419677734375px;margin:0 auto}.cl-media10{position:absolute;width:220px;height:43px;left:450px;top:-60px;opacity:1;transform:rotate(0);border-radius:24px;border-width:2px;padding:10px 20.5px;gap:10px;border:2px solid #E5E5E5;display:flex;align-items:center;justify-content:center}.cl-title10{font-family:Work Sans,sans-serif;font-weight:400;font-style:normal;font-size:18px;line-height:100%;width:179px;height:23px;opacity:1;transform:rotate(0);letter-spacing:0%;text-align:center;vertical-align:middle;margin:0;padding:0;box-sizing:border-box;display:flex;align-items:center;justify-content:center;color:#ff4040}.what-we-offer-cards{display:flex;justify-content:center;gap:50px;margin:0 auto;flex-wrap:wrap}.offer-card{position:relative;background:#4694a3;transform:rotate(-170deg);border-radius:25px;padding:30px;width:350px;height:400px;min-height:300px;box-shadow:0 4px 15px #4e3b3b0d;z-index:2;display:flex;flex-direction:column;z-index:-1;margin-top:60px}.offer-card:after{content:"";position:absolute;top:5px;left:-0px;width:350px;height:400px;background:#fff;border-radius:25px;z-index:-1;transform:rotate(-10deg)}.offer-card:nth-child(1):before{background:#4fa3b8;opacity:.4}.offer-card:nth-child(3):before{background:#7fbfcfa8;opacity:.3}.offer-card h3{font-family:Work Sans,sans-serif;font-weight:700;font-size:22px;color:#0b7492;margin-bottom:20px;rotate:-190deg;margin-top:280px}.offer-card ul{list-style:none;padding:0;margin:-250px 0 0;rotate:-190deg}.offer-card li{font-family:Work Sans,sans-serif;font-size:16px;color:#383838;line-height:1.6;margin-bottom:10px;padding-left:20px;position:relative}.offer-card li:before{content:"•";position:absolute;left:0;color:#0b7492;font-size:20px;line-height:1.6}.demand-gen-engine{max-width:1250px;height:578px;margin:100px auto 10px;opacity:1;transform:rotate(0);padding:20px}.timeline-container{display:flex;justify-content:space-around;align-items:center;position:relative;width:100%;max-width:1200px;margin:100px auto;padding:0 20px}.timeline-container:before{content:"";position:absolute;top:50%;left:0;right:0;height:2px;background-color:#4694a3;transform:translateY(-50%);z-index:1}.timeline-step{display:flex;flex-direction:column;align-items:center;position:relative;z-index:2;width:calc(100% / 6)}.timeline-step:first-child:before{content:"";position:absolute;top:50%;left:-20px;transform:translateY(-50%);width:10px;height:10px;border-radius:50%;background-color:#4694a3;z-index:2}.timeline-step:last-child:after{content:"";position:absolute;top:50%;right:-30px;transform:translateY(-50%);width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid #4694a3;z-index:2}.timeline-icon-container{position:relative;display:flex;justify-content:center;align-items:center}.timeline-icon{width:100px;height:100px;background-color:#4694a3;border-radius:50%;display:flex;justify-content:center;align-items:center;border:4px solid #fff;box-shadow:0 0 0 2px #4694a3;position:relative}.timeline-step:last-child .timeline-icon{background-color:#a0c7cb;box-shadow:0 0 0 2px #a0c7cb}.timeline-icon img{width:50px;height:50px}.timeline-label{font-family:Work Sans,sans-serif;font-weight:600;font-size:14px;color:#0b7492;text-align:center;position:absolute;width:150px}.timeline-label-top{bottom:120px}.timeline-label-bottom{top:120px}.timeline-icon-container:before{content:"";position:absolute;left:50%;transform:translate(-50%);width:2px;height:50px;background-color:#4694a3}.timeline-icon-container.timeline-icon-top:before{bottom:-50px}.timeline-icon-container.timeline-icon-bottom:before{top:-50px}.timeline-icon-container:after{content:"";position:absolute;left:50%;transform:translate(-50%);width:10px;height:10px;border-radius:50%;background-color:#4694a3;border:2px solid #fff}.timeline-icon-container.timeline-icon-top:after{bottom:-60px}.timeline-icon-container.timeline-icon-bottom:after{top:-60px}.gen-title{width:385px;height:43px;margin:0 auto 50px;opacity:1;transform:rotate(0);border-radius:24px;border-width:2px;padding:10px 20px;gap:10px;border:2px solid #e5e5e5;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.gen-title1{width:345px;height:23px;font-family:Work Sans,sans-serif;font-weight:400;font-style:normal;font-size:20px;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle;color:#ff4040;margin:0}.client-impact-section{padding:20px;text-align:center;max-width:900px;margin:0 auto}.client-impact-title-container{display:inline-block;margin-bottom:40px;padding:10px 25px;border:1px solid #FFC0CB;border-radius:20px;background-color:#fff}.client-impact-title{font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;color:#ff4040;margin:0;letter-spacing:1px;text-transform:uppercase}.client-impact-grid{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:auto auto;gap:20px;grid-template-areas:"large1 small1" "large2 small2"}.impact-card{background-color:#fff;border:1px solid #00CED1;border-radius:15px;padding:20px;text-align:left;display:flex;flex-direction:column;justify-content:space-between}.impact-card:nth-child(1){grid-area:large1}.impact-card:nth-child(2){grid-area:small1}.impact-card:nth-child(3){grid-area:large2}.impact-card:nth-child(4){grid-area:small2}.impact-card p{font-family:Work Sans,sans-serif;font-size:16px;color:#036;margin:0 0 10px}.impact-content{display:flex;justify-content:space-between;align-items:flex-end}.impact-value{font-family:Work Sans,sans-serif;font-size:48px;font-weight:600;color:#008b8b;line-height:1}.large-text{font-size:72px;text-align:center;margin:auto}.client-impact-image-wrapper{position:relative;width:283.42px;height:240.91px;display:inline-block}.client-impact-image-wrapper:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(330deg,#0b749266 5.46%,#4aafbf33 69.94%,#fff0 123.46%)}.clientImpactImage{width:100%;height:100%;display:block}.bar-chart-container{display:flex;flex-direction:column;gap:8px;width:150px;align-items:flex-start}.bar-chart-bar{height:15px;border-radius:8px}.bar-1{width:100%;background-color:#008b8b}.bar-2{width:75%;background-color:#20b2aa}.bar-3{width:50%;background-color:#48d1cc}.content-type-container{padding:32px 0;display:flex;flex-direction:column;align-items:center}.content-type-grid{display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.content-type-item{background:#f6f6f6;border-radius:50%;width:301.0505676269531px;height:301.0505676269531px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 2px 8px #3c46640a}.content-type-icon{width:100px;height:100px;margin-bottom:8px;object-fit:contain}.content-type-label{font-family:Work Sans;font-weight:600;font-style:SemiBold;font-size:1.5rem;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle;color:#383838}@media (max-width: 1200px){.content-led .cl-actions{width:200px}.content-led .cl-actions1{width:200px;left:600px}.content-led .cl-subtitle{max-width:1000px}.what-we-offer-cards{gap:60px}.timeline-container{max-width:960px}}@media (max-width: 768px){.content-led .cl-actions{width:200px}.content-led .cl-actions1{width:200px;left:300px}.cl-actions2{display:flex;flex-direction:column}.what-we-offer-cards{flex-direction:column;align-items:center;gap:80px}.content-led .cl-subtitle{max-width:460px}.cl-container3 .cl-media8{top:560px;left:50px}.cl-container4{margin-top:200px}.offer-card{width:90%;max-width:400px}.timeline-container{flex-direction:column;align-items:center;margin:50px auto}.timeline-container:before{display:none}.timeline-step{flex-direction:row;align-items:center;width:100%;margin-bottom:30px;justify-content:flex-start}.timeline-icon-container{order:1;margin-right:20px}.timeline-label{order:2;text-align:left;position:static;margin:0}.timeline-label-top,.timeline-label-bottom{margin:0;position:static}.timeline-icon-container:before,.timeline-icon-container:after{display:none}}.fte-container{max-width:1200px;margin:10px auto 0;padding:40px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.fte-header{text-align:center;margin-bottom:30px}.fte-title{font-size:20px;font-weight:500;color:#ff4040;letter-spacing:1px;text-transform:uppercase;display:inline-block;padding:12px 40px;border:2px solid #E5E5E5;border-radius:30px;background-color:transparent}.fte-description{text-align:center;margin-bottom:50px;padding:0 20px}.fte-description p{font-size:16px;line-height:100%;color:#333;margin:0 auto}.fte-features{display:flex;justify-content:space-between;align-items:flex-end;gap:10px;flex-wrap:wrap}.feature-item{flex:1;min-width:140px;display:flex;flex-direction:column;align-items:center;text-align:center}.feature-icon{width:100%;max-width:120px;height:120px;margin-bottom:20px;object-fit:contain;display:block}.feature-title{font-size:18px;font-weight:600;color:#0d7a8a;margin:0;min-height:24px;display:flex;align-items:center;justify-content:center}@media (max-width: 992px){.fte-features{gap:25px}.feature-item{min-width:120px}.feature-icon{height:100px}}@media (max-width: 768px){.fte-features{justify-content:center}.feature-item{flex:0 0 calc(33.333% - 20px);min-width:100px}.fte-description p{font-size:14px}.feature-icon{height:90px}}@media (max-width: 480px){.fte-title{font-size:14px;padding:10px 30px}.feature-item{flex:0 0 calc(50% - 15px)}.feature-icon{max-width:80px;height:80px}.feature-title{font-size:14px}}.fte-services-container{max-width:1200px;margin:0 auto;padding:60px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.services-header{text-align:center;margin-bottom:50px}.services-title{font-size:20px;font-weight:500;color:#ff4040;letter-spacing:1px;text-transform:uppercase;display:inline-block;padding:12px 40px;border:2px solid #E5E5E5;border-radius:30px;background-color:transparent}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-bottom:50px}.service-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:40px 30px;text-align:center;transition:all .3s ease;box-shadow:0 2px 8px #0000000d}.service-card:hover{box-shadow:0 8px 20px #0000001a;transform:translateY(-5px)}.service-icon{width:80px;height:80px;margin:0 auto 25px;display:flex;align-items:center;justify-content:center}.service-icon img{width:100%;height:100%;object-fit:contain}.service-title{font-size:18px;font-weight:600;color:#0d7a8a;margin:0 0 15px;line-height:1.3;min-height:48px;display:flex;align-items:center;justify-content:center}.service-description{font-family:Work Sans,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:24px;letter-spacing:0;text-align:center;color:#555;margin:0}.services-action{text-align:left;padding-left:0}.request-proposal-btn{background-color:#ff4040;color:#fff;font-size:14px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;padding:14px 40px;border:none;border-radius:30px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #ff52524d;position:relative;overflow:hidden;z-index:1}.request-proposal-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#e04848;transition:left .8s ease;z-index:-1}.request-proposal-btn:hover:before{left:0}.request-proposal-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #ff525266}.request-proposal-btn:active{transform:translateY(0)}@media (max-width: 992px){.services-grid{grid-template-columns:repeat(2,1fr);gap:25px}}@media (max-width: 768px){.fte-services-container{padding:40px 20px}.services-title{font-size:16px;padding:10px 30px}.services-grid{gap:20px}.service-card{padding:30px 20px}.service-icon{width:60px;height:60px}.service-title{font-size:16px;min-height:44px}.service-description{font-size:14px;line-height:20px}.services-action{text-align:center}}@media (max-width: 480px){.services-grid{grid-template-columns:1fr}.services-title{font-size:14px;padding:10px 25px}.request-proposal-btn{padding:12px 35px;font-size:13px}}.why-fte-container{max-width:1233px;width:100%;margin:88px auto 0;padding:0 20px 60px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.why-fte-header{text-align:center;margin-bottom:50px}.why-fte-title{font-size:20px;font-weight:500;color:#ff4040;letter-spacing:1px;text-transform:uppercase;display:inline-block;padding:12px 40px;border:2px solid #E5E5E5;border-radius:30px;background-color:transparent}.why-fte-cards{display:flex;gap:20px;justify-content:flex-start}.fte-card{background:#fff;border:2px solid #e0e0e0;border-radius:30px;padding:45px 40px;box-shadow:0 2px 8px #0000000d;transition:all .3s ease;height:347px;display:flex;flex-direction:column}.fte-card:first-child{width:507px;flex-shrink:0}.fte-card:last-child{width:706px;flex-shrink:0}.fte-card:hover{box-shadow:0 8px 20px #0000001a;transform:translateY(-5px)}.card-heading{font-size:24px;font-weight:600;color:#0d7a8a;margin:0 0 30px}.card-list{list-style:none;padding:0;margin:0}.card-list li{font-size:16px;line-height:1.6;color:#333;margin-bottom:18px;padding-left:20px;position:relative}.card-list li:last-child{margin-bottom:0}.card-list li:before{content:"•";position:absolute;left:0;color:#333;font-weight:700;font-size:20px}@media (max-width: 1280px){.why-fte-container{max-width:100%;margin-top:60px}.why-fte-cards{gap:15px}.fte-card:first-child{width:42%}.fte-card:last-child{width:58%}.fte-card{height:auto;min-height:347px}}@media (max-width: 992px){.why-fte-container{margin-top:40px}.fte-card:first-child,.fte-card:last-child{width:48%}.fte-card{padding:35px 30px}.card-heading{font-size:22px}.card-list li{font-size:15px}}@media (max-width: 768px){.why-fte-container{padding:0 20px 40px;margin-top:30px}.why-fte-title{font-size:16px;padding:10px 30px}.why-fte-cards{flex-direction:column;gap:25px}.fte-card:first-child,.fte-card:last-child{width:100%}.fte-card{padding:30px 25px;height:auto;min-height:auto}.card-heading{font-size:20px;margin-bottom:25px}.card-list li{font-size:14px;margin-bottom:15px}}@media (max-width: 480px){.why-fte-title{font-size:14px;padding:10px 25px}.fte-card{padding:25px 20px}.card-heading{font-size:18px}.card-list li{font-size:13px}}.how-it-works-container{max-width:1278px;width:100%;margin:88px auto 0;padding:0 20px 60px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.how-it-works-header{text-align:center;margin-bottom:60px}.how-it-works-title{font-size:20px;font-weight:500;color:#ff4040;letter-spacing:1px;text-transform:uppercase;display:inline-block;padding:12px 40px;border:2px solid #E5E5E5;border-radius:30px;background-color:transparent}.steps-wrapper{display:flex;flex-direction:column;gap:0;padding-left:85px}.step-item{display:flex;gap:25px;position:relative;align-items:flex-start}.step-item:last-child{margin-bottom:0}.step-item:last-child .step-connector{display:none}.step-number-wrapper{display:flex;flex-direction:column;align-items:center;flex-shrink:0;margin-left:-85px}.step-number{width:60px;height:60px;background:linear-gradient(135deg,#0b7492,#83b5b4);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;box-shadow:0 4px 12px #1e81914d;z-index:2}.step-connector{width:2px;flex-grow:1;background:linear-gradient(180deg,#1e8191,#89c4cd);min-height:80px}.step-card{display:flex;flex-direction:row;background:#fff;border-radius:10px;box-shadow:6px 6px 10px #00000040,-4px -4px 10px #00000040;overflow:hidden;height:120px}.step-title-section{width:458px;height:120px;background:linear-gradient(135deg,#1e8191,#2a9db1);padding:0 40px;display:flex;align-items:center;flex-shrink:0}.step-title{color:#fff;font-size:18px;font-weight:700;margin:0;text-transform:uppercase;letter-spacing:.5px}.step-description-section{width:705px;height:120px;background:#f8f9fa;padding:0 40px;display:flex;align-items:center;overflow:hidden}.step-description{font-size:14px;line-height:1.6;color:#333;margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1280px){.how-it-works-container{max-width:100%;margin-top:60px}.steps-wrapper{padding-left:60px}.step-number-wrapper{margin-left:-60px}.step-card{height:auto;min-height:120px}.step-title-section{width:40%;height:auto;min-height:120px}.step-description-section{width:60%;height:auto;min-height:120px;padding:25px 35px}.step-description{overflow:visible}}@media (max-width: 992px){.how-it-works-container{padding:0 30px 40px;margin-top:40px}.steps-wrapper{padding-left:50px}.step-number-wrapper{margin-left:-50px}.step-number{width:50px;height:50px;font-size:24px;margin-top:25px}.step-title-section{padding:0 30px}.step-title{font-size:16px}.step-description-section{padding:20px 30px}.step-description{font-size:13px}}@media (max-width: 768px){.how-it-works-container{padding:0 20px 40px;margin-top:30px}.how-it-works-title{font-size:16px;padding:10px 30px}.steps-wrapper{padding-left:0}.step-item{flex-direction:column;gap:15px;margin-bottom:30px;align-items:stretch}.step-number-wrapper{flex-direction:row;align-items:flex-start;gap:10px;margin-left:0}.step-number{margin-top:0}.step-connector{width:100%;height:3px;min-height:auto;margin-top:0;margin-left:10px;flex-grow:1}.step-card{flex-direction:column;height:auto}.step-title-section{width:100%;height:auto;min-height:60px;padding:20px 25px}.step-description-section{width:100%;height:auto;padding:20px 25px}.step-title{font-size:15px}.step-description{font-size:13px;line-height:1.7}}@media (max-width: 480px){.how-it-works-title{font-size:14px;padding:10px 25px}.step-number{width:45px;height:45px;font-size:20px}.step-title-section,.step-description-section{padding:18px 20px}.step-title{font-size:14px}.step-description{font-size:12px}}.success-metrics-container{max-width:1367px;width:100%;margin:88px auto 0;padding:0 20px 60px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.metrics-header{text-align:center;margin-bottom:50px}.metrics-title{font-size:20px;font-weight:500;color:#ff4040;letter-spacing:1px;text-transform:uppercase;display:inline-block;padding:12px 40px;border:2px solid #E5E5E5;border-radius:30px;background-color:transparent}.metrics-grid{display:flex;gap:20px;justify-content:flex-start}.metric-card{background:#fff;border:2px solid #2a9db1;border-radius:15px;padding:35px 30px;height:278px;display:flex;flex-direction:column;position:relative;transition:all .3s ease;flex-shrink:0}.metric-card:hover{box-shadow:0 8px 20px #2a9db133;transform:translateY(-5px)}.metric-card-large{width:629px;height:278px}.metric-card-medium{width:391px;height:278px}.metric-card-small{width:307px;height:278px}.metric-heading1{width:316px;height:33px;top:18px;left:26px}.metric-heading2{width:331px;height:65px;top:26px;left:26px}.metric-heading3{width:255px;height:99px;top:27px;left:26px}.metric-heading1,.metric-heading2,.metric-heading3{font-family:Work Sans;font-weight:500;font-style:Medium;font-size:28px;line-height:100%;letter-spacing:0%;vertical-align:middle;color:#0b7492;margin:0 0 20px}.metric-value-wrapper{display:flex;align-items:center;gap:5px;margin-bottom:15px}.metric-value1{width:208px;height:113px;top:119px;left:65px;font-family:Work Sans;font-weight:600px;font-style:SemiBold;font-size:96px;line-height:100%;letter-spacing:0%;vertical-align:middle;color:#0b7492}.metric-value2{width:238px;height:150px;top:103px;left:77px;font-family:Work Sans;font-weight:600px;font-style:SemiBold;font-size:128px;line-height:100%;letter-spacing:0%;vertical-align:middle;color:#0b7492}.metric-value3{width:149px;height:149px;top:126px;left:79px;opacity:1;font-family:Work Sans;font-weight:600;font-style:SemiBold;font-size:128px;line-height:100%;letter-spacing:0%;vertical-align:middle;color:#0b7492}.metric-icon{font-size:36px;color:#2a9db1;font-weight:700;line-height:1}.metric-value{font-size:64px;font-weight:700;color:#0d7a8a;line-height:1}.metric-graph{position:absolute;top:26px;right:30px;left:315.56px;width:auto;height:auto}.graph-image{max-width:265.8823547363281px;min-height:226px}@media (max-width: 1400px){.success-metrics-container{max-width:100%}.metrics-grid{gap:15px}.metric-card-large{width:46%}.metric-card-medium{width:29%}.metric-card-small{width:23%}.metric-card{height:auto;min-height:278px}.metric-graph{position:absolute;bottom:auto;right:auto;margin-top:auto;display:flex;justify-content:flex-end}}@media (max-width: 992px){.success-metrics-container{padding:0 30px 40px;margin-top:60px}.metrics-grid{flex-wrap:wrap}.metric-card-large{width:100%}.metric-card-medium,.metric-card-small{width:calc(50% - 10px)}.metric-value{font-size:56px}.graph-image{max-width:220px;min-height:180px}}@media (max-width: 768px){.success-metrics-container{padding:0 20px 40px;margin-top:40px}.metrics-title{font-size:16px;padding:10px 30px}.metrics-grid{flex-direction:column;gap:20px}.metric-card-large,.metric-card-medium,.metric-card-small{width:100%}.metric-card{padding:30px 25px;min-height:220px}.metric-heading{font-size:15px}.metric-value{font-size:52px}.metric-icon{font-size:32px}.graph-image{max-width:200px;min-height:180px;position:absolute;right:-130px}}@media (max-width: 480px){.metrics-title{font-size:14px;padding:10px 25px}.metric-card{padding:25px 20px;min-height:200px}.metric-heading{font-size:14px}.metric-value{font-size:48px}.metric-icon{font-size:28px}.graph-image{max-width:150px;min-height:100px;position:absolute;top:60px;right:-30px}}:root{--text:#5f6368;--pill-text:#FF4040;--pill-border:#E5E5E5;--bg:#ffffff}.ms-section{width:1152px;height:498px;margin:150px auto 0;max-width:100%;height:auto;padding:0 16px;background:var(--bg)}.ms-hero{display:flex;justify-content:center;margin-bottom:28px}.ms-pill{font-size:20px;font-weight:500;color:var(--pill-text);letter-spacing:1px;text-transform:uppercase;display:inline-block;padding:12px 40px;border:2px solid var(--pill-border);border-radius:30px;background-color:transparent;cursor:default}.ms-pill:hover{box-shadow:0 6px 18px #0000000f;transform:translateY(-1px)}.ms-container{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center}.ms-left{width:650px;height:284px;top:165px;max-width:100%}.ms-left p{font-family:Work Sans;font-weight:400;font-style:Regular;font-size:16px;line-height:100%;letter-spacing:0%;vertical-align:middle;color:#383838;margin:0 0 14px}.ms-right{width:478px;height:410px;max-width:100%;position:relative}.ms-image{width:100%;height:100%;object-fit:contain;display:block}@media (max-width: 900px){.ms-container{grid-template-columns:1fr;gap:24px}.ms-left,.ms-right{width:100%;height:auto}.ms-image{width:75%;height:auto;margin:0 auto}.ms-pill{font-size:1rem;padding:8px 14px}}:root{--border:#e8ebf0;--accent:#FF4040;--teal:#0b7a8b;--bg:#fff}.frame{width:100%;max-width:1350px;height:auto;top:50px;margin:0 auto 100px;position:relative;background:var(--bg);overflow:hidden;padding-top:12px}.frame-pill{display:block;width:max-content;margin:0 auto 16px;padding:10px 16px;border:1px solid #f0d9d9;color:#ff4040;background:#fff;border-radius:999px;font-size:1.2rem;font-weight:400;letter-spacing:.4px;text-transform:uppercase}.cards{width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(3,420px);column-gap:45px;row-gap:0;justify-content:center}.card{width:100%;max-width:420px;height:420px;position:relative;background:#fff;border:1px solid var(--border);border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin:0 auto}.card .notch{position:absolute;left:50%;width:44px;height:22px;transform:translate(-50%);overflow:hidden;pointer-events:none}.card .notch-top{top:-1px}.card .notch-bottom{bottom:-1px}.card .notch:before{content:"";position:absolute;left:50%;transform:translate(-50%);width:44px;height:44px;background:#fff;border:1px solid var(--border);border-radius:999px;box-shadow:0 0 0 100vmax #fff;clip-path:inset(0 0 50% 0)}.card .notch-bottom:before{clip-path:inset(50% 0 0 0)}.card-img{width:100px;height:100px;object-fit:contain;display:block;margin-bottom:22px}.card-title{width:260px;max-width:90%;margin:0;font-family:Work Sans,Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:600;font-size:1.6rem;line-height:1.1;letter-spacing:0;text-align:center;color:#0b7492}@media (max-width: 960px){.frame{padding:12px 12px 24px}.cards{grid-template-columns:1fr;justify-content:center;row-gap:20px;column-gap:0}.card{width:100%;max-width:100%;height:auto}.frame-pill{font-size:1rem}.card-title{font-size:1.4rem}}@media (max-width: 768px){.frame{padding:10px 10px 20px}.frame-pill{font-size:.9rem}.card-title{font-size:1.2rem}.card-img{width:80px;height:80px}}@media (max-width: 480px){.frame{padding:8px 8px 16px}.frame-pill{font-size:.85rem}.card-title{font-size:1rem}.card-img{width:70px;height:70px}}.sf{max-width:1152px;margin:0 auto;padding:20px 16px 8px}.sf-pill{display:block;width:max-content;margin:0 auto 50px;padding:10px 16px;border:1px solid #f0d9d9;color:#ff4040;background:#fff;border-radius:999px;font-size:1.25rem;font-weight:400;letter-spacing:.4px;text-transform:uppercase;font-family:Work Sans,sans-serif}.sf-row{display:grid;grid-template-columns:420px 1fr;align-items:stretch;gap:0}.sf-left{background:#f0f4f5;border-radius:24px 0 0 24px;position:relative;padding:28px;display:flex;align-items:center;justify-content:center;text-align:left;min-height:360px;overflow:hidden}.sf-left:after{content:"";position:absolute;right:-120px;top:50%;transform:translateY(-50%);width:280px;height:120%;background:#f0f4f5;border-radius:50%;box-shadow:0 0 0 12px #fff inset}.sf-left p{position:relative;z-index:1;color:#4a4f54;line-height:1.5;font-size:1rem;margin:0;font-family:Work Sans,sans-serif}.sf-right{display:flex;flex-direction:column;gap:12px;padding-left:16px}.sf-item{min-height:64px;border-radius:16px;padding:0 24px;display:flex;align-items:center;color:#fff;font-weight:700;letter-spacing:.3px;text-transform:uppercase;position:relative;font-family:Work Sans,sans-serif}.sf-item:after{content:"";position:absolute;left:16px;right:16px;bottom:-6px;height:2px;background:#ffffff80;border-radius:2px}.sf-item:last-child:after{display:none}.sf-i1{background:linear-gradient(90deg,#0b6e82,#0a7387);border-radius:24px}.sf-i2{background:linear-gradient(90deg,#1f8192,#1e8799);border-radius:20px}.sf-i3{background:linear-gradient(90deg,#2e90a1,#3497a7);border-radius:20px}.sf-i4{background:linear-gradient(90deg,#5aa9b1,#67b1b7);border-radius:20px}.sf-i5{background:linear-gradient(90deg,#85bcc0,#93c5c7);border-radius:24px}.sf-item span{display:block;width:100%}.sf-label{font-family:Work Sans,sans-serif;font-weight:500;font-size:24px;line-height:100%;letter-spacing:0%;vertical-align:middle}@media (max-width: 1024px){.sf-row{grid-template-columns:360px 1fr}.sf-left{padding:24px;min-height:320px}.sf-left:after{right:-100px;width:240px}.sf-item{min-height:56px;padding:0 20px}.sf-item span{font-size:.95rem}}@media (max-width: 960px){.sf-row{grid-template-columns:1fr;gap:24px}.sf-left{border-radius:24px;min-height:auto;text-align:center}.sf-left:after{display:none}.sf-right{padding-left:0}.sf-left p{font-size:.95rem}}@media (max-width: 768px){.sf{padding:16px 12px}.sf-pill{font-size:1rem;padding:8px 14px}.sf-left{padding:20px}.sf-left p{font-size:.9rem}.sf-item{min-height:52px;font-size:.9rem}.sf-item span{font-size:.9rem}}@media (max-width: 480px){.sf{padding:12px 8px}.sf-pill{font-size:.85rem;padding:6px 12px}.sf-left{padding:16px}.sf-left p{font-size:.85rem;line-height:1.4}.sf-right{gap:10px}.sf-item{min-height:48px;padding:0 16px}.sf-item span{font-size:.85rem}}.wc{max-width:1152px;margin:0 auto;padding:20px 16px 8px}.wc-pill{display:block;width:max-content;margin:0 auto 16px;padding:10px 16px;border:1px solid #f0d9d9;color:#ff4040;background:#fff;border-radius:999px;font-size:1.25rem;font-weight:400;letter-spacing:.4px;text-transform:uppercase}.wc-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:36px 56px}.wc-item{position:relative;display:grid;grid-template-columns:140px 1fr;align-items:center;column-gap:15px;min-height:140px}.wc-badge-wrap{position:relative;width:140px;height:140px;display:grid;place-items:center}.wc-badge-wrap:before{content:"";position:absolute;inset:0;border-radius:50%;border:2px dotted #0b7492}.wc-badge{width:120px;height:120px;border-radius:50%;background:#0b7492;display:grid;place-items:center;overflow:hidden}.wc-badge img{width:64px;height:64px;object-fit:contain}.wc-copy h3{margin:0 0 6px;font-family:Work Sans;font-weight:500;font-style:Medium;font-size:24px;line-height:100%;letter-spacing:0%;vertical-align:middle;color:#000}.wc-copy p{margin:0;font-family:Work Sans;font-weight:400;font-size:20px;line-height:100%;letter-spacing:0%;vertical-align:middle;color:#000}.wc-dots{position:absolute;left:140px;right:0;bottom:14px;height:1px;background:repeating-linear-gradient(to right,#cbd5db 0 6px,transparent 6px 12px)}.wc-dot{position:absolute;right:0;top:-4px;width:8px;height:8px;background:#cbd5db;border-radius:50%}@media (max-width: 1024px){.wc-grid{gap:28px 40px}.wc-item{grid-template-columns:120px 1fr;min-height:120px}.wc-badge-wrap{width:120px;height:120px}.wc-badge{width:100px;height:100px}.wc-badge img{width:56px;height:56px}.wc-copy h3{font-size:1.25rem}.wc-copy p{font-size:.9rem}.wc-dots{left:120px}}@media (max-width: 768px){.wc{padding:16px 12px}.wc-pill{font-size:1rem;padding:8px 14px}.wc-grid{grid-template-columns:1fr;gap:24px}.wc-item{grid-template-columns:100px 1fr;min-height:110px}.wc-badge-wrap{width:100px;height:100px}.wc-badge{width:84px;height:84px}.wc-badge img{width:48px;height:48px}.wc-copy h3{font-size:1.15rem}.wc-copy p{font-size:.88rem}.wc-dots{left:100px}}@media (max-width: 480px){.wc{padding:12px 8px}.wc-pill{font-size:.9rem;padding:6px 12px}.wc-grid{grid-template-columns:1fr;gap:20px}.wc-item{display:flex;flex-direction:column;align-items:center;text-align:center;row-gap:12px;min-height:auto}.wc-badge-wrap{width:90px;height:90px}.wc-badge{width:76px;height:76px}.wc-badge img{width:42px;height:42px}.wc-copy h3{font-size:1rem}.wc-copy p{font-size:.85rem;line-height:1.4}.wc-dots,.wc-dot{display:none}}.wc-center-last{grid-column:1 / -1;max-width:580px;justify-self:center}:root{--voc-pad: 24px;--brand-primary: #0B7492;--text: #383838;--muted: #F0F0F0;--border: #E5E5E5;--cta: #FF4040;--white: #FFFFFF}.voc-service{padding:80px 16px;margin-top:50px}.voc-header{text-align:center;margin-bottom:30px}.voc-title{font-size:1.2rem;font-weight:500;color:var(--cta);letter-spacing:1px;text-transform:uppercase;display:inline-block;padding:12px 40px;border:2px solid var(--border);border-radius:30px;background-color:transparent}.card-container{width:100%;margin-top:24px;background-color:#f0f0f0;border-radius:12px;padding:32px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}@media (max-width: 1024px){.card-container{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.card-container{grid-template-columns:1fr}}.card{background:var(--white);border-radius:10px;padding:24px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.card-title{max-width:304px;font-family:Work Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:600;font-style:normal;font-size:24px;line-height:1.2;color:var(--brand-primary);margin:0}.card img{width:57px;height:60px;object-fit:contain}.card-description{max-width:352px;font-family:Work Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:1.4;color:var(--text);margin:0}.card .card-btn{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;height:43px;padding:10px 20px;border-radius:27px;background-color:var(--cta);color:var(--white);font-family:Work Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:600;font-size:16px;line-height:1;border:none;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;z-index:1}.card .card-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:var(--cta-hover, #d63236);transition:left .8s ease;z-index:-1}.card .card-btn:hover:before{left:0}.card .card-btn:hover{transform:translateY(-2px)}.card .card-btn:active{transform:translateY(0)}.impact-client{padding:48px 16px}.impact-client-title{text-align:center;margin-bottom:30px}.impact-client-pill{font-size:20px;font-weight:500;color:var(--cta);letter-spacing:1px;text-transform:uppercase;display:inline-block;padding:12px 40px;border:2px solid var(--border);border-radius:30px;background-color:transparent}.impact-client-grid{max-width:1200px;margin:0 auto;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:40px;padding:0 var(--voc-pad);flex-wrap:wrap}.impact-client-chart img,.impact-client-chart-img{width:100%;max-width:560px;height:auto;object-fit:contain;border-radius:10px}.impact-client-card{flex:1 1 500px;background-color:var(--brand-primary);color:var(--white);border-radius:20px;padding:28px;display:flex;align-items:flex-start;justify-content:center;position:relative;overflow:hidden}.impact-client-card-content{width:100%;max-width:564px;display:flex;flex-direction:column;gap:12px;position:relative;z-index:1}.impact-client-card-title{color:var(--white);font-family:Work Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:700;font-size:28px;line-height:1.2;letter-spacing:.01em;margin-bottom:8px}.impact-client-card-body-description{max-width:522px;font-family:Work Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:400;font-size:16px;line-height:1.5;margin:0;transition:opacity 1s ease-in-out}@media (max-width: 1200px){.impact-client-grid{gap:32px;flex-wrap:wrap}.impact-client-card{flex:1 1 100%}.impact-client-chart img{max-width:480px}}@media (max-width: 992px){.impact-client{padding:40px 20px}.impact-client-grid{flex-direction:column;gap:28px;align-items:center;text-align:center}.impact-client-card{width:100%;padding:24px;align-items:center}.impact-client-card-content{max-width:100%;text-align:center}.impact-client-card-title{font-size:26px}.impact-client-card-body-description{font-size:15px}.impact-client-chart img{max-width:420px}}@media (max-width: 768px){.impact-client-pill{font-size:16px;padding:10px 28px}.impact-client-card-title{font-size:24px}.impact-client-card-body-description{font-size:15px}.impact-client-card{padding:20px}.impact-client-chart img{max-width:360px}}@media (max-width: 480px){.impact-client{padding:32px 12px}.impact-client-pill{font-size:14px;padding:8px 20px}.impact-client-card{padding:16px;border-radius:15px}.impact-client-card-title{font-size:20px;line-height:1.3}.impact-client-card-body-description{font-size:14px;line-height:1.4}.impact-client-chart img{max-width:280px}}.investment-section{display:flex;justify-content:space-between;align-items:flex-start;padding:60px 8%;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#333;position:relative;flex-wrap:wrap}.investment-heading{width:100%;text-align:center;margin-bottom:20px}.tag{font-size:1.25rem;font-weight:500;color:var(--cta);letter-spacing:1px;text-transform:uppercase;display:inline-block;padding:12px 40px;border:2px solid var(--border);border-radius:30px;background-color:transparent}.download-button{margin-top:20px;padding:12px 24px;background-color:var(--cta);color:#fff;border:none;border-radius:25px;cursor:pointer;font-size:20px;font-weight:600;font-family:Work Sans,sans-serif;line-height:100%;text-align:center;vertical-align:middle;transition:all .3s ease;position:relative;overflow:hidden;z-index:1}.download-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:var(--cta-hover, #d63236);transition:left .8s ease;z-index:-1}.download-button:hover:before{left:0}.download-button:hover{transform:translateY(-2px)}.download-button:active{transform:translateY(0)}.left-text{flex:1;max-width:45%;margin-top:120px}.left-text h1{font-size:34px;font-weight:700;line-height:1.3;margin-bottom:20px}.left-text h1 span{color:#007ea7}.left-text p{font-size:15px;line-height:1.6;color:#555}.right-steps{flex:1;position:relative;min-height:500px;display:flex;justify-content:center;align-items:center}.step-box{position:absolute;width:400px;height:130px;background-size:cover;background-repeat:no-repeat;background-position:center;display:flex;align-items:center;justify-content:flex-start;color:#fff;z-index:1;transition:all .3s ease;border-top-left-radius:35px}.step-content{display:flex;align-items:center;justify-content:space-between;width:90%;margin-left:30px}.step-content p{flex:1;font-weight:600;font-size:15px;margin-top:80px;margin-left:100px;color:#333}.step-content .icon{margin-top:75px;width:45px;height:45px}.step-1{bottom:15px;left:0;z-index:5}.step-2{bottom:85px;left:50px;z-index:4}.step-3{bottom:157px;left:100px;z-index:3}.step-4{bottom:227px;left:135px;z-index:2}.step-5{bottom:280px;left:160px;z-index:1}@media (max-width: 900px){.investment-section{flex-direction:column;align-items:center;text-align:center}.left-text{max-width:90%}.right-steps{margin-top:40px;min-height:400px}.step-box{width:280px;height:100px}.step-1{bottom:0;left:0}.step-2{bottom:60px;left:20px}.step-3{bottom:120px;left:40px}.step-4{bottom:180px;left:60px}.step-5{bottom:240px;left:80px}}:root{--hsh-accent: #b9e28c;--hsh-max: 1280px;--hsh-gap: 40px;--hsh-radius: 24px;--hsh-outline: 2px;--hsh-title: #144a5c;--hsh-text: #344054;--hsh-primary: #FF4040;--hsh-primary-text: #ffffff;--hsh-secondary: #104D72;--hsh-secondary-text: #ffffff;--hsh-shadow: 0 8px 28px rgba(16, 24, 40, .12);--hsh-shadow-lg: 0 10px 32px rgba(16, 24, 40, .16);--hsh-btn-radius: 27px}.hsh{display:block;margin-top:100px;padding:48px 16px;width:100%;box-sizing:border-box}.hsh__inner{width:100%;max-width:var(--hsh-max);height:auto;min-height:645px;margin:0 auto;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:var(--hsh-gap);box-sizing:border-box}.hsh__inner--center .hsh__content{text-align:center;position:relative}.hsh__content{min-width:0;width:100%}.hsh__title{width:100%;max-width:644px;height:auto;min-height:112px;margin:0 0 16px;color:var(--hsh-title);font-family:Work Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:700;font-size:48px;line-height:100%;letter-spacing:0%}.hsh__subtitle{width:100%;max-width:664px;height:auto;min-height:112px;margin:0 0 24px;color:var(--hsh-text);font-family:Work Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:500;font-size:24px;line-height:100%;letter-spacing:0%}.hsh__titleSpan{display:inline-block;position:relative}.hsh__titleSpan:after{content:"";position:absolute;top:50%;transform:translateY(-50%);left:calc(100% + 8px);width:180px;height:6px;background-color:#a6e715;border-radius:2px}.hsh__actions{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:max-content}.hsh-btn{width:max-content;min-height:43px;padding:10px 16px;border-radius:var(--hsh-btn-radius);font-family:Work Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:600;font-size:20px;line-height:100%;text-align:center;box-shadow:var(--hsh-shadow);cursor:pointer;border:none;white-space:nowrap;position:relative;overflow:hidden;z-index:1;transition:all .3s ease}.hsh-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:var(--hsh-hover-color, #d63236);transition:left .8s ease;z-index:-1}.hsh-btn:hover:before{left:0}.hsh-btn:hover{transform:translateY(-2px);box-shadow:var(--hsh-shadow-lg)}.hsh-btn:active{transform:translateY(0);box-shadow:0 6px 20px #10182824}.hsh-btn:focus-visible{outline:3px solid rgba(11,94,215,.3);outline-offset:2px}.hsh-btn--primary{background:var(--hsh-primary);color:var(--hsh-primary-text)}.hsh-btn--primary{--hsh-hover-color: var(--hsh-primary-hover, #c72a2a)}.hsh-btn--secondary{background:var(--hsh-secondary);color:var(--hsh-secondary-text)}.hsh-btn--secondary{--hsh-hover-color: var(--hsh-secondary-hover, #0d6aad)}.hsh__media{width:100%;max-width:542px;position:relative;min-height:593px;margin:0 auto}.hsh__img{width:542px;max-width:100%;height:593px;left:60px;top:30px;border-radius:var(--hsh-radius);object-fit:cover;display:block;position:relative;z-index:1}.hsh__accent{position:absolute;inset:-18px -18px 18px 18px;border-radius:28px;pointer-events:none;border:var(--hsh-outline) solid var(--hsh-accent);z-index:0}@media (max-width: 1280px){.hsh{margin-top:80px;padding:40px 16px}.hsh__inner{gap:32px}}@media (max-width: 960px){.hsh{margin-top:60px;padding:32px 16px}.hsh__inner{grid-template-columns:1fr;gap:28px;min-height:auto}.hsh__inner--center .hsh__content{text-align:left}.hsh__title{font-size:40px;max-width:100%}.hsh__subtitle{font-size:20px;max-width:100%}.hsh__actions{width:100%;max-width:420px}.hsh-btn{min-height:48px;font-size:18px}.hsh__media{min-height:0;width:100%;max-width:100%}.hsh__img{width:100%;max-width:542px;height:auto;left:0;top:0;margin:0 auto}.hsh__accent{inset:-12px -12px 12px 12px}}@media (max-width: 768px){.hsh{margin-top:100px;padding:24px 12px}.hsh__inner{gap:24px}.hsh__title{font-size:36px;margin-bottom:12px}.hsh__subtitle{font-size:18px;margin-bottom:20px}.hsh-btn{font-size:16px;padding:12px 20px;min-height:46px}}@media (max-width: 640px){.hsh{margin-top:100px;padding:20px 12px}.hsh__inner{gap:20px}.hsh__title{font-size:32px;line-height:110%;min-height:auto}.hsh__subtitle{font-size:16px;line-height:120%;min-height:auto}.hsh__actions{width:100%;max-width:100%;align-items:stretch}.hsh-btn{width:100%;font-size:16px;padding:14px 20px;min-height:50px}.hsh__img{border-radius:16px}.hsh__accent{inset:-10px -10px 10px 10px;border-radius:20px}}@media (max-width: 480px){.hsh{margin-top:100px;padding:16px 8px}.hsh__title{font-size:28px;line-height:115%}.hsh__subtitle{font-size:15px;line-height:125%}.hsh-btn{font-size:15px;padding:12px 16px;min-height:48px}.hsh__img{border-radius:12px}.hsh__accent{border-radius:16px}}@media print{.hsh{margin-top:0;padding:0}.hsh__inner{grid-template-columns:1fr}.hsh-btn,.hsh__accent{display:none}}.why-sustainability-container{padding:32px 16px 24px}.common-tag-container{text-align:center;margin-bottom:30px}.why-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:480px 1fr;gap:28px;align-items:start}.why-media{border-radius:8px;overflow:hidden}.why-img{width:584px;height:313px;object-fit:cover;border-radius:10px;display:block;max-width:100%}.why-copy p{margin:0 0 12px;color:#4b5563;font:400 16px/1.6 Work Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.why-copy p:last-child{margin-bottom:0}@media (max-width: 960px){.why-grid{grid-template-columns:1fr;gap:20px;text-align:center}.why-img{width:100%;height:auto}}.svc{padding:32px 16px 56px}.svc__tag-wrap{max-width:1200px;margin:0 auto 24px;display:flex;justify-content:center}.svc__tag{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:999px;background:#f8f9fb;border:1px solid #f1f1f3;color:#ef4444;font:600 12px/1.1 Work Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;letter-spacing:.02em;text-transform:uppercase}.svc__grid{max-width:1263px;margin:0 auto;display:grid;gap:28px;grid-template-columns:repeat(3,1fr)}.svc-card{position:relative;display:grid;place-items:center;padding:28px 0}.svc-card__skate{position:absolute;background:#107793;width:350px;min-height:400px;border-radius:30px;transform:rotate(10deg);z-index:0;filter:drop-shadow(0 8px 24px rgba(16,24,40,.12))}.svc-card__inner{position:relative;z-index:1;background:#fff;border-radius:18px;border:1px solid #eef1f4;width:100%;max-width:350px;min-height:400px;padding:24px 22px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:30px}.svc-card__title{margin:0 0 12px;color:#0b7492;font:800 22px/1.15 Work Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.svc-card__icon{width:56px;height:56px;margin:6px 0 12px;display:grid;place-items:center}.svc-card__icon img{width:100%;height:100%;object-fit:contain}.svc-card__desc{margin:0;color:#4b5563;font:400 14px/1.6 Work Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;max-width:30ch}@media (max-width: 1100px){.svc__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 720px){.svc__grid{grid-template-columns:1fr}}.esg-section{max-width:1190.222px;min-height:704px;display:flex;align-items:center;justify-content:space-between;gap:48px;padding:48px 16px;margin:0 auto;position:relative}.esg-left{display:flex;position:relative;gap:24px;flex:1 1 50%}.esg-figure{position:relative;width:333.258px;height:333.258px;top:-50px;left:10px}.esg-circle{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;display:block;z-index:1}.esg-copy{position:absolute;inset:175px 0 0 95px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:24px 24px 24px 40px;z-index:2;text-align:left}.esg-copy h2{position:relative;width:486px;height:112px;top:-15px;font-family:Work Sans;font-weight:700;font-style:Bold;font-size:48px;line-height:100%;letter-spacing:0%;vertical-align:middle;color:#0b7492;margin:0 0 25px}.esg-copy p{width:448px;height:92px;top:382px;font-family:Work Sans;font-weight:400;font-style:Regular;font-size:20px;line-height:100%;letter-spacing:0%;vertical-align:middle;color:#383838}.esg-right{flex:1 1 50%;display:flex;justify-content:center}.esg-funnel{width:100%;max-width:520px;height:auto;display:block}@media (max-width: 960px){.esg-section{flex-direction:column;text-align:center;min-height:auto}.esg-left{justify-content:center}.esg-figure{width:220px;height:220px;transform:translate(0);margin-bottom:16px}.esg-copy{align-items:center;padding:12px}.esg-copy h2{font-size:15px;margin-left:100px}.esg-copy p{padding-right:50px;max-width:400px}}.why-section{max-width:1208px;margin:0 auto;min-height:358px;padding:60px 20px;font-family:Poppins,sans-serif}.why-container{height:272px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;overflow:hidden;border-radius:25px}.why-box{position:relative;width:50%;height:100%;padding:60px 40px;color:#fff;box-sizing:border-box;overflow:hidden}.bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;border-radius:inherit}.why-box:after{content:"";position:absolute;inset:0;z-index:1;border-radius:inherit}.content{position:relative;z-index:2;text-align:left;font-family:Work Sans;font-weight:500;font-size:20px;line-height:35px;color:#fff}.benefit-box .content{text-align:left;padding-right:60px;left:100px}.content h3{font-weight:600;font-size:24px;line-height:100%;color:#fff;margin:0 0 16px}.content ul{list-style-type:none;padding-left:0;line-height:2;font-size:16px}.content ul li:before{content:"• ";color:#fff}.icon-box{position:absolute;width:84px;height:84px;top:30px;right:30px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:3}.icon-box.light{width:84px;height:84px;opacity:1;top:180px;left:20px}.icon{width:40px;height:40px}.benefit-box .icon{width:21.59px;height:40.45px}@media (max-width: 900px){.why-section{width:100%;height:auto}.why-container{flex-direction:column;height:auto}.why-box{width:100%;height:auto;border-radius:20px!important;text-align:center;padding:40px 20px}.content,.benefit-box .content{text-align:center;padding-right:0;left:0}.icon-box{position:static;margin:20px auto}.content h3,.content ul{text-align:center}}.strat-offer{max-width:1331px;margin:0 auto;padding:32px 16px 56px}.strat-offer__tag-wrap{max-width:1200px;margin:0 auto 24px;display:flex;justify-content:center}.strat-offer__tag{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:999px;background:#f8f9fb;border:1px solid #f1f1f3;color:#ef4444;font:600 12px/1.1 Work Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;letter-spacing:.02em;text-transform:uppercase}.strat-offer__grid{max-width:1331px;margin:0 auto;display:grid;gap:28px;grid-template-columns:repeat(4,1fr)}.strat-card{position:relative;display:grid;place-items:center;padding:28px 0}.strat-card__skate{position:absolute;width:280px;min-height:322px;background:#2aa5a1;border-radius:24px 60px;transform:rotate(10deg);z-index:0;filter:drop-shadow(0 8px 24px rgba(16,24,40,.12))}.strat-card__inner{position:relative;z-index:1;background:#fff;border-radius:18px;border:1px solid #eef1f4;width:100%;max-width:280px;min-height:322px;padding:24px 22px;display:flex;flex-direction:column;align-items:center;text-align:center}.strat-card__title{margin:0 0 12px;color:#0b7492;font:800 22px/1.15 Work Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.strat-card__desc{width:256px;position:relative;margin:0;color:#383838;top:25px;font-family:Work Sans;font-weight:400;font-style:Regular;font-size:20px;line-height:28px;letter-spacing:0%;text-align:center;vertical-align:middle}@media (max-width: 1100px){.strat-offer__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 720px){.strat-offer__grid{grid-template-columns:1fr}}.demo-container{width:1280px;height:200px;border-radius:20px;background-image:url(/assets/bgg-q5j4C_Q8.jpg);background-size:cover;background-position:center;margin:0 auto;display:flex;justify-content:center;align-items:center;text-align:center}.demo-content{display:flex;justify-content:space-between;align-items:center;width:100%;height:150px;color:#fff}.demo-text h2{position:relative;width:729px;height:47px;opacity:1;left:20px;font-family:Work Sans;font-weight:500;font-style:Medium;font-size:40px;line-height:100%;letter-spacing:0%;vertical-align:middle;margin-bottom:5px}.demo-text p{position:relative;width:955px;height:66px;font-family:Work Sans;font-weight:400;font-style:Regular;font-size:28px;line-height:100%;letter-spacing:0%;vertical-align:middle}.demo-button{position:relative;right:15px;width:max-content;min-height:23px;padding:10px 16px;border-radius:var(--hsh-btn-radius);font-family:Work Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:600;font-size:20px;line-height:100%;text-align:center;background-color:var(--hsh-primary);color:var(--hsh-primary-text);cursor:pointer;transition:all .3s ease;overflow:hidden;z-index:1}.demo-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:var(--hsh-primary-hover, #d63236);transition:left .8s ease;z-index:-1}.demo-button:hover:before{left:0}.demo-button:hover{transform:translateY(-2px)}.demo-button:active{transform:translateY(0)}@media screen and (max-width: 768px){.demo-container{width:100%;max-width:768px;height:180px;border-radius:15px;margin:0 20px}.demo-content{height:130px;padding:0 15px;flex-direction:column;justify-content:center;gap:10px}.demo-text{width:100%;text-align:center}.demo-text h2{width:100%;left:0;font-size:32px;margin-bottom:0}.demo-text p{width:100%;font-size:22px;height:auto}.demo-button{right:0;width:auto;font-size:18px;padding:12px 20px}}@media screen and (max-width: 480px){.demo-container{height:250px;border-radius:12px;margin:0 10px}.demo-content{height:auto;padding:20px 15px;gap:15px}.demo-text h2{font-size:20px;line-height:1.2}.demo-text p{font-size:18px;line-height:1.2}.demo-button{font-size:16px;padding:14px 24px;width:100%;max-width:200px}}.market-section{position:relative;width:1280px;height:209px;top:50px;margin:0 auto 150px;display:grid;grid-template-columns:1fr 2px 1.2fr;gap:24px;align-items:start;padding:28px 0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#1a1a1a}.market-left{position:relative;width:468px;height:209px;left:40px}.market-list{width:468px;height:209px}.market-list li{position:relative;font-family:Work Sans;font-weight:600;font-style:SemiBold;font-size:24px;line-height:35px;letter-spacing:0%;vertical-align:middle;color:#0b7492}.question-mark{position:absolute;width:337.49609375px;height:326px;opacity:1;top:-69px;left:260px;z-index:1}.divider{width:3px;background:#a6e715;border-radius:3px;height:100%;min-height:209px}.market-right{color:#383838;width:626px;height:209px}.market-right p{font-family:Work Sans;font-weight:400;font-style:Regular;font-size:20px;line-height:35px;letter-spacing:0%;vertical-align:middle}@media (max-width: 1024px){.market-section{width:100%;max-width:1024px;height:auto;top:30px;padding:20px 0;gap:20px;grid-template-columns:1fr 2px 1fr;margin:0 20px}.market-left{width:100%;height:auto;left:20px}.market-list{width:100%;height:auto}.market-list li{font-size:22px;line-height:32px}.question-mark{width:280px;height:270px;top:-50px;left:200px}.divider{min-height:auto;height:180px}.market-right{width:100%;height:auto}.market-right p{font-size:18px;line-height:32px}}@media (max-width: 768px){.market-section{grid-template-columns:1fr;gap:16px;top:20px;padding:16px 0;margin-bottom:100px}.divider{display:none}.market-left{left:0;order:1}.market-list li{font-size:20px;line-height:28px;margin-bottom:8px}.question-mark{position:absolute;width:200px;height:200px;top:0;left:0;margin:0 auto 10px;display:block}.market-right{order:2}.market-right p{font-size:16px;line-height:28px;text-align:center}}@media (max-width: 480px){.market-section{padding:12px 0;gap:12px;margin:0 10px 80px}.market-left{padding:0 10px}.market-list li{font-size:18px;line-height:26px}.question-mark{width:150px;height:150px;position:absolute}.market-right{padding:0 10px}.market-right p{font-size:14px;line-height:24px;padding:0 5px}}.strat-approach-container{max-width:1278px;width:min(1278px,92vw);margin:0 auto;text-align:center;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#1a1a1a;padding:0 0 16px}.strat-approach-desc p{color:#5a6971;margin:6px auto 32px;max-width:862px}.strat-approach-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(16px,2.8vw,28px) clamp(24px,3.6vw,36px);align-items:start;position:relative}.strat-approach-card{width:100%;max-width:256px;height:auto;min-height:394.5px;margin:0 auto;position:relative;background:transparent}.icon-wrap{width:139px;height:139px;margin:0 auto 12px;border-radius:50%;display:grid;place-items:center}.icon{font-size:40px;line-height:1}.icon-wrap .icon{width:139px;height:139px}.card-title{margin:16px auto 8px;width:100%;font-family:Work Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:24px;line-height:1.1;letter-spacing:0;text-align:center;color:#0b7492;text-transform:uppercase}.card-text{margin:20px auto 0;font-family:Work Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:20px;line-height:28px;letter-spacing:0;text-align:center;color:#383838;max-width:32ch}.strat-arrow{position:absolute;width:60px;left:110%;transform:translate(-50%);top:50px;color:#9ce11c;border-radius:6px;z-index:2}.strat-rectengle-card{display:flex;align-items:center;gap:18px;margin:38px auto 0;padding:0;width:min(591px,92vw);height:auto;min-height:152px}.rect-icon-wrap{position:relative;top:20px;width:139px;height:139px;margin-left:14px;border-radius:50%;display:grid;place-items:center;box-shadow:0 6px 18px #0000000f;transform:translateY(-20px)}.rect-icon-wrap .icon{width:139px;height:139px}.rect-text-content{width:calc(100% - 157px);margin:0 auto;text-align:center;max-width:408px}.rect-title{margin:8px 0;font-family:Work Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:24px;line-height:26px;letter-spacing:0;color:#0b7492;text-transform:uppercase}.rect-text{margin:0;color:#5a6971;font-family:Work Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:20px;line-height:28px;letter-spacing:0}@media (max-width: 1024px){.strat-approach-cards{grid-template-columns:repeat(3,1fr);gap:24px 32px}.strat-approach-card{max-width:300px}.strat-arrow{display:none}.strat-rectengle-card{width:100%;max-width:500px;gap:16px}.icon-wrap .icon,.rect-icon-wrap{width:100px;height:100px}.rect-title{font-size:22px}.rect-text{font-size:18px}}@media (max-width: 768px){.strat-approach-container{padding:0 16px 12px}.strat-approach-desc p{max-width:100%;font-size:18px;margin-bottom:24px}.strat-approach-cards{grid-template-columns:repeat(2,1fr);gap:20px 24px}.strat-approach-card{min-height:350px}.icon-wrap{width:110px;height:110px}.icon-wrap .icon{width:80px;height:80px}.card-title{font-size:22px}.card-text{font-size:18px;line-height:26px;max-width:28ch}.strat-rectengle-card{flex-direction:column;align-items:center;text-align:center;gap:12px;padding:20px;width:100%;max-width:400px}.rect-icon-wrap{position:static;width:100px;height:100px;margin:0;transform:none}.rect-icon-wrap .icon{width:100px;height:100px}.rect-text-content{width:100%;max-width:none}.rect-title{font-size:20px;line-height:24px}.rect-text{font-size:16px;line-height:24px}}@media (max-width: 480px){.strat-approach-container{width:100%;padding:0 12px 8px}.strat-approach-desc p{font-size:16px;margin:4px auto 20px}.strat-approach-cards{grid-template-columns:1fr;gap:16px;justify-items:center}.strat-approach-card{max-width:300px;min-height:320px}.icon-wrap,.icon-wrap .icon{width:50px;height:50px}.icon{font-size:28px}.card-title{font-size:20px;margin:12px auto 6px}.card-text{font-size:16px;line-height:24px;margin:16px auto 0;max-width:25ch}.strat-rectengle-card{margin-top:24px;padding:16px;gap:10px;min-height:auto}.rect-icon-wrap,.rect-icon-wrap .icon{width:50px;height:50px}.rect-title{font-size:18px;line-height:22px;margin:6px 0}.rect-text{font-size:14px;line-height:22px}}.deliverable-container{margin-top:50px;margin-bottom:50px;width:100%;box-sizing:border-box;padding:0 16px}.deliverable-card-container{width:100%;max-width:1279px;height:auto;min-height:498px;margin:0 auto;background:#f0f0f0;border:1px solid #e5e7eb;border-radius:10px;padding:24px;box-sizing:border-box}.deliverable-grid{display:grid;gap:32px;grid-template-columns:repeat(1,minmax(0,1fr));justify-items:center}@media (min-width: 640px){.deliverable-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.deliverable-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.deliverable-card{width:100%;max-width:366px;height:auto;min-height:179px;margin-top:50px;background:transparent;text-align:center;display:flex;flex-direction:column;align-items:center;padding:0}.deliverable-icon{width:clamp(70px,7vw,90px);height:clamp(70px,7vw,90px);display:grid;place-items:center;margin-bottom:12px}.deliverable-icon--circle{border-radius:50px;background:#fff;box-shadow:0 1px 2px #0000000d;outline:1px solid #e5e7eb}.deliverable-icon img{width:clamp(50px,5vw,65px);height:clamp(50px,5vw,65px);object-fit:contain;display:block}.deliverable-title{font-family:Work Sans;font-weight:500;font-style:Medium;font-size:clamp(20px,2.4vw,24px);line-height:1.17;letter-spacing:0%;text-align:center;vertical-align:middle;color:#383838;margin-bottom:8px}.deliverable-subtitle{font-family:Work Sans;font-weight:400;font-style:Regular;font-size:clamp(16px,2vw,20px);line-height:1.4;letter-spacing:0%;text-align:center;vertical-align:middle;color:#383838}@media (max-width: 768px){.deliverable-container{margin-top:40px;margin-bottom:40px;padding:0 12px}.deliverable-card-container{min-height:auto;padding:20px;border-radius:8px}.deliverable-grid{gap:24px}.deliverable-card{max-width:320px;margin-top:40px}.deliverable-icon{margin-bottom:10px}.deliverable-title{margin-bottom:6px}}@media (max-width: 480px){.deliverable-container{margin-top:30px;margin-bottom:30px;padding:0 8px}.deliverable-card-container{padding:16px;border-radius:6px;margin:0 4px}.deliverable-grid{gap:20px}.deliverable-card{margin-top:30px;padding:0 8px}.deliverable-icon{margin-bottom:8px}.deliverable-title{margin-bottom:4px}.deliverable-subtitle{padding:0 4px}}.strategic-client-say{max-width:1375px;margin:0 auto;padding:clamp(24px,4vw,32px) 16px clamp(40px,5vw,56px)}.strategic-client-say .test-container{margin-top:50px;width:100%;max-width:1375px;position:relative;display:flex;flex-direction:column}.strategic-client-say .testimonial-row-wrapper{position:relative;display:flex;align-items:center;gap:10px;width:100%}.strategic-client-say .testimonial-row{display:flex;flex-flow:row nowrap;overflow-x:auto;scroll-behavior:smooth;gap:20px;padding:5px 0 5px 60px;-ms-overflow-style:none;scrollbar-width:none}.strategic-client-say .testimonial-row::-webkit-scrollbar{display:none}.strategic-client-say .quote-card{width:480px!important;min-height:320px;background:#f0f0f0;border-radius:14px;box-shadow:0 3px 12px #0000001a;flex-shrink:0;padding-left:80px;display:flex;flex-direction:column;justify-content:center}.strategic-client-say .arrows{display:flex;justify-content:space-between;align-items:center;gap:2px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);z-index:10;padding:0 10px}.strategic-client-say .arrow{width:36px;height:36px;border-radius:50%;background-color:#f8f9fa;border:2px solid #E5E5E5;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.3s ease;position:relative;flex-shrink:0}.strategic-client-say .scroll-button{width:32px;height:32px;cursor:pointer;-webkit-user-select:none;user-select:none}.strategic-client-say .scroll-left{transform:rotate(360deg)}@media (max-width: 1024px){.strategic-client-say .test-container{margin-top:40px}.strategic-client-say .quote-card{width:380px!important;min-height:280px;padding-left:60px;border-radius:12px}.strategic-client-say .testimonial-row{gap:16px;padding-left:50px}.strategic-client-say .arrows{top:45%;padding:0 8px}.strategic-client-say .arrow{width:34px;height:34px}.strategic-client-say .scroll-button{width:30px;height:30px}}@media (max-width: 768px){.strategic-client-say{padding:24px 12px 40px}.strategic-client-say .quote-card{width:380px!important;min-height:280px;padding-left:60px;border-radius:12px}.strategic-client-say .testimonial-row{gap:16px;padding-left:50px}.strategic-client-say .arrows{top:45%;padding:0 8px}.strategic-client-say .arrow{width:34px;height:34px}.strategic-client-say .scroll-button{width:30px;height:30px}}@media (max-width: 480px){.strategic-client-say{padding:20px 8px 32px}.strategic-client-say .test-container{margin-top:24px;gap:16px}.strategic-client-say .testimonial-row{gap:12px;max-height:50vh;padding:0 4px}.strategic-client-say .quote-card{min-height:200px;padding:12px;border-radius:8px;font-size:.95em}.strategic-client-say .arrows{margin-top:12px;gap:6px}.strategic-client-say .arrow{width:30px;height:30px}.strategic-client-say .scroll-button{width:26px;height:26px}}.mi-section{width:1064px;margin:0 auto;background:#fff;color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,Noto Sans,"Apple Color Emoji","Segoe UI Emoji"}.mi-container{max-width:var(--container-max);margin:0 auto;display:grid;grid-template-columns:1.2fr .8fr;grid-auto-rows:auto;gap:32px;align-items:start;grid-template-areas:"left right" "after after"}.mi-left{grid-area:left}.mi-right{grid-area:right}.mi-after-image{grid-area:after}.mi-copy{display:grid;gap:18px}.mi-paragraph{width:100%;line-height:1.6;font-size:14.5px;color:#383838;margin:0}.mi-right{display:flex;justify-content:center;align-items:flex-start}.mi-image{width:100%;max-width:323px;height:298px;object-fit:contain;filter:drop-shadow(0 2px 10px rgba(0,0,0,.06))}@media (max-width: 1200px){.mi-section{width:100%;padding:0 24px}.mi-container{gap:28px}.mi-image{max-width:380px;height:auto}}@media (max-width: 992px){.mi-section{width:100%;padding:0 16px}.mi-container{grid-template-columns:1fr;grid-template-areas:"right" "left" "after";gap:20px}.mi-right{order:0;justify-content:center}.mi-image{max-width:420px;height:auto}.mi-paragraph{font-size:14px;text-align:center}}@media (min-width: 1200px){.mi-paragraph{font-size:15px}.mi-image{max-width:420px}}.workflow-img{position:relative;top:80px;width:1280px;height:569px;margin:0 auto 50px;border-radius:8px;object-fit:cover;display:block;max-width:100%}.know-more{margin-top:auto;position:relative;display:inline-flex;top:80px;left:120px;align-items:center;justify-content:center;height:43px;padding:10px 20px;border-radius:27px;background-color:var(--cta);color:var(--white);font-family:Work Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:600;font-size:16px;line-height:1;border:none;cursor:pointer;text-align:center}.global-reach{margin-top:150px}.globalImg{width:1280px;height:725.9375px;position:relative;top:50px;margin:0 auto;object-fit:contain;display:block;max-width:100%;height:auto}.business-outcome{width:1280px;height:716px;margin:0 auto 150px;display:flex;flex-direction:column;justify-content:center;align-items:center}.business-outcome .title{font-family:Work Sans;font-weight:600;font-size:24px;line-height:28px;text-align:center;color:#383838}.outcome-desc{position:relative;top:30px;font-family:Work Sans;font-weight:400;font-size:16px;line-height:28px;text-align:center}.business-outcome-banner{width:1280px;height:394px;position:relative;top:70px;max-width:100%;height:auto;display:block}.business-outcome .know-more{position:relative;left:-480px}@media (max-width: 1200px){.workflow-img,.globalImg,.business-outcome,.business-outcome-banner{width:100%;height:auto}}@media (max-width: 992px){.know-more{top:40px;left:0;margin:0 auto;display:flex}.business-outcome{width:100%;height:auto;padding:0 16px}.business-outcome .title{font-size:22px}.outcome-desc{font-size:15px;line-height:26px;top:16px}.business-outcome .know-more{left:0;margin-top:40px;align-self:center}}@media (max-width: 768px){.mi-container,.business-outcome{flex-direction:column}.workflow-img,.globalImg,.business-outcome-banner{top:30px;margin-bottom:40px}.know-more{top:30px;font-size:15px}.outcome-desc{font-size:14.5px;line-height:24px}}@media (max-width: 480px){.mi-section{padding:0 12px}.mi-image{max-width:100%;height:auto}.workflow-img,.globalImg,.business-outcome-banner{border-radius:6px}.know-more{width:80%;font-size:14px;padding:8px 16px;top:20px}.business-outcome{margin-bottom:80px}}.hsh_indiaMarket,.invest-india,.ind-market,.market-entry-blueprint,.wc,.strategic-client-say,.market-section,.demo-container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;box-sizing:border-box;padding-left:16px;padding-right:16px}.hsh_indiaMarket .hsh__accent{display:none}.hsh_indiaMarket .hsh__title{width:677px;color:#0b7492}.hsh_indiaMarket .hsh__subtitle{width:700px}.hsh_indiaMarket .hsh__actions{display:flex;flex-direction:row;gap:16px;width:max-content}.hsh_indiaMarket .hsh__img{width:430px;height:430px;left:60px;top:30px;object-fit:cover;display:block;position:relative;border-radius:0}@media (max-width: 900px){.hsh_indiaMarket .hsh__title,.hsh_indiaMarket .hsh__subtitle{width:100%}.hsh_indiaMarket .hsh__img{left:0;top:0;width:300px;height:auto;margin:0 auto}}.invest-india img{width:1280px;height:744px;margin:0 auto;display:block}@media (max-width: 1280px){.invest-india img{width:100%}}.ind-market{padding-top:24px;padding-bottom:24px}.svc__grid{display:grid;gap:28px;grid-template-columns:repeat(3,1fr)}@media (max-width: 1024px){.svc__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.svc__grid{grid-template-columns:1fr}}.svc-card{position:relative}.svc-card__skate1,.svc-card__skate2,.svc-card__skate3{position:absolute;width:350px;height:400px;border-radius:30px;transform:rotate(10deg);z-index:0;filter:drop-shadow(0 8px 24px rgba(16,24,40,.12))}.svc-card__skate1{background:#ff752a}.svc-card__skate2{background:#224ada}.svc-card__skate3{background:#28cc57}.ind-market .svc-card__title{position:relative;top:50px}.ind-market .svc-card__desc{position:relative;top:80px}.market-entry-blueprint{margin-top:150px}.roadmapImg{width:1280px;height:764px;margin:0 auto;display:block}@media (max-width: 1280px){.roadmapImg{width:100%}}.wc{padding-top:24px;padding-bottom:24px}img.roadmapImg,.invest-india img{height:auto}.about-hero-button{position:relative;top:212px;left:150px}.hsh_aboutUs .hsh__accent{display:none}.hsh_aboutUs .hsh__subtitle{width:650px}.hsh_aboutUs img{width:618px;height:330px}.hsh_aboutUs .hsh__title{width:677px;color:#0b7492}.hsh_aboutUs .hsh__actions{display:flex;flex-direction:row;gap:16px;width:max-content}:root{--as-card-bg: #EFF1F3;--as-card-br: 14px;--as-card-bd: #e7eef3;--as-caption: #eaf1f6}.about-stats{position:relative;overflow:hidden}.about-stats .tag{display:inline-block;position:relative;z-index:2;margin:0 0 20px}.as-container{max-width:1120px;margin:0 auto;padding:0 16px}.as-band{position:relative;margin-top:4px}.as-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch;position:relative}.as-card{width:100%;max-width:313px;background:var(--as-card-bg);border:1px solid var(--as-card-bd);border-radius:16px;display:grid;grid-template-columns:1fr auto;align-items:center;padding:16px;box-shadow:0 6px 18px #1025380f;overflow:hidden;justify-self:center}.as-card--reports{background:url(/assets/studybg-CyFviK01.jpg) center/cover no-repeat}.as-card--reports .as-left{background-color:var(--as-card-bg);width:183px;height:150px;padding:10px;border-radius:12px}.as-left{display:flex;flex-direction:column;gap:12px}.as-icon{display:inline-flex;width:40px;height:40px;border-radius:50%;align-items:center;justify-content:center;background:#e6f6f8}.about-stats .as-title,.about-stats .as-value{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:600;font-style:normal;font-size:20px;line-height:100%;letter-spacing:0;color:#0b7492}.as-thumb{width:123px;height:150px;border-radius:10px;overflow:hidden}.as-thumb img{width:100%;height:100%;object-fit:cover;border-radius:10px}.as-avatars{position:relative;top:60px;display:flex;justify-content:flex-end;align-items:flex-start}.as-avatars img{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 1px 2px #0000001a}.about-stats .caption-container{background:linear-gradient(90deg,#114e73,#a49cd1);width:100%;height:190px;margin:0 auto;border-radius:10px;position:relative;display:flex;justify-content:center;align-items:center;top:-50px;z-index:-2}.as-caption{font-family:Work Sans;font-weight:500;font-style:Medium;font-size:20px;line-height:100%;letter-spacing:0%;margin:22px auto 0;max-width:920px;color:#fff;text-align:center;line-height:1.6;font-size:14.5px;opacity:.95}.about-vision{width:1104px;height:470px;margin:0 auto;display:flex}.about-vision .visionImg{width:521px;height:470px}.about-vision .vision-content{position:relative;top:120px}.about-vision .vision-content .title{font-family:Work Sans;font-weight:700;font-style:Bold;font-size:28px;line-height:100%;letter-spacing:0%;vertical-align:middle;color:#0b7492}.about-vision .vision-content .desc{width:522px;font-family:Work Sans;font-weight:400;font-style:Regular;font-size:18px;line-height:100%;letter-spacing:0%;vertical-align:middle;position:relative;top:20px}.ab-expertise{width:1162px;margin:85px auto 0}.ab-expertise .expertiseImg{margin-top:50px}.executive-section{padding:60px 20px;font-family:Poppins,sans-serif;color:#333;max-width:1100px;margin:0 auto}.executive-member{display:flex;align-items:flex-start;gap:30px;margin-bottom:60px;border-bottom:3px solid #83B5B4;padding-bottom:40px}.executive-image{width:230px;height:230px;object-fit:cover;flex-shrink:0;position:relative;top:20px}.executive-content{width:912px;flex:1}.executive-content h2{font-family:Work Sans;font-weight:700;font-style:Bold;font-size:28px;line-height:100%;letter-spacing:0%;vertical-align:middle;color:#0b7492;font-size:22px;margin-bottom:15px}.executive-content p{font-family:Work Sans;font-weight:400;font-style:Regular;font-size:18px;line-height:100%;letter-spacing:0%;margin-bottom:10px;color:#383838}.executive-member:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.work-culture-section{padding:80px 20px;text-align:center;font-family:Poppins,sans-serif;background-color:#fff;max-width:1200px;margin:0 auto}.work-culture-header{margin-bottom:50px}.work-culture-header h2{font-family:Work Sans;font-weight:700;font-style:Bold;font-size:28px;line-height:100%;letter-spacing:0%;vertical-align:middle;color:#0b7492;margin:35px 0 10px}.work-culture-header p{font-family:Work Sans;font-weight:400;font-style:Regular;font-size:18px;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle;margin-top:50px}.work-culture-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.work-culture-image-box{overflow:hidden;border-radius:15px}.work-culture-image-box img{width:100%;height:220px;object-fit:cover;border-radius:15px;transition:transform .4s ease}.work-culture-image-box img:hover{transform:scale(1.05)}.about-connect{margin-bottom:50px}.about-connect .demo-container p{color:#fff;font-size:20px;font-style:italic;margin-bottom:25px}.contact-btn{display:flex;justify-content:center;align-items:center;gap:100px;flex-wrap:wrap;position:relative;top:65px}.contact-us{background-color:#ff4040;color:#fff;border:none;padding:10px 28px;border-radius:25px;font-weight:600;letter-spacing:.5px;cursor:pointer;transition:all .3s ease;position:relative;left:-525px}.contact-us:hover{background-color:#d63236;transform:translateY(-2px)}.explore-services{background-color:#023047;color:#fff;border:none;padding:10px 28px;border-radius:25px;font-weight:600;letter-spacing:.5px;cursor:pointer;transition:all .3s ease}.explore-services:hover{background-color:#03506f;transform:translateY(-2px)}@media (max-width: 480px){.about-hero-button{position:static;margin:20px auto 0;display:block;text-align:center}.hsh_aboutUs .hsh__title,.hsh_aboutUs .hsh__subtitle{width:100%;text-align:center;padding:0 10px;font-size:18px}.hsh_aboutUs img{width:100%;height:auto}.hsh_aboutUs .hsh__actions{width:100%;flex-direction:column;gap:10px;align-items:center}.as-cards{grid-template-columns:1fr;gap:12px}.as-card{max-width:100%;text-align:center;padding:14px}.as-thumb{width:100px;height:120px;margin:0 auto}.as-caption{font-size:13px;padding:10px}.caption-container{height:auto;padding:25px}.about-vision{flex-direction:column;width:100%;height:auto;padding:0 12px;text-align:center}.about-vision .visionImg{width:320px;height:auto}.about-vision .vision-content{position:relative;top:0}.about-vision .vision-content .desc{width:100%;font-size:14px}.executive-member{flex-direction:column;gap:18px}.executive-image{width:150px;height:150px;margin:0 auto}.executive-content{width:100%;text-align:center}.executive-content p{font-size:14px}.work-culture-gallery{grid-template-columns:1fr}.work-culture-image-box img{height:160px}.contact-btn{flex-direction:column;gap:12px;top:10px}.contact-us,.explore-services{width:95%;left:0}}@media (max-width: 768px){.hsh_aboutUs .hsh__subtitle,.hsh_aboutUs .hsh__title{padding:0 16px;text-align:center;width:100%}.as-cards{grid-template-columns:1fr}.about-vision{flex-direction:column;text-align:center;padding:0 16px}.executive-member{flex-direction:column;text-align:center}.work-culture-gallery{grid-template-columns:repeat(2,1fr)}.contact-btn{flex-direction:column;gap:16px;top:20px}.contact-us{left:0}}@media (max-width: 1024px){.about-vision{width:95%;padding:20px;gap:20px}.vision-content .desc{width:100%}.ab-expertise{width:95%;margin-top:60px}.executive-section{width:95%;padding:40px 16px}.work-culture-gallery{grid-template-columns:repeat(2,1fr)}.contact-btn{gap:20px}}@media (max-width: 1440px){.about-vision,.ab-expertise,.executive-section,.work-culture-section{width:100%}}@media (min-width: 1441px){.about-vision,.executive-section,.ab-expertise,.work-culture-section{max-width:1300px}}@media (min-width: 1921px){.about-vision,.executive-section,.ab-expertise,.work-culture-section,.as-container{max-width:1500px}}.career-hero{background:#f5f6f7;padding:48px 16px}.career-hero__wrap{max-width:1140px;height:780px;margin:0 auto;display:grid;grid-template-columns:1.25fr .95fr;gap:36px;align-items:center}.career-hero__title{margin:0 0 12px;font-family:Work Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:700;font-size:64px;line-height:1.1;color:#0b7492}.career-hero__brand{color:#78d200}.career-hero__lead{margin:8px 0 18px;color:#495057;font-family:Work Sans;font-size:18px}.career-hero__actions{display:flex;gap:12px;margin:6px 0 18px}.career-hero__btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:999px;font-family:Work Sans;font-weight:700;font-size:14px;letter-spacing:.02em;text-decoration:none;transition:filter .15s,transform .15s,background .15s,color .15s,border-color .15s}.career-hero__btn--primary{background:#ff4040;color:#fff}.career-hero__btn--primary:hover{filter:brightness(.95);transform:translateY(-1px)}.career-hero__btn--ghost{background:#144d68;color:#fff}.career-hero__btn--ghost:hover{filter:brightness(.95);transform:translateY(-1px)}.career-hero__hot{margin:6px 0 0;color:#3b3b3b;font-family:Work Sans;font-size:16px}.career-hero__right{position:relative;min-height:420px}.career-hero__frame{position:absolute;top:12px;left:10px;width:370px;height:490px;border-radius:9px;border:3px solid #78d200;z-index:0}.career-hero__img{display:block;border-radius:12px;object-fit:cover;background:#dfe7ee}.career-hero__img--main{position:absolute;top:52px;right:50px;width:370px;height:490px;border-radius:9px;z-index:1}.career-hero__stack{position:absolute;right:-185px;top:36px;width:220px;display:grid;grid-template-rows:1fr 1fr;gap:18px;z-index:2}.career-hero__img--small{width:240px;height:323px;border-radius:10px}.why-work .common-tag-container{margin-top:50px;margin-bottom:80px}.why-work .desc{position:relative;font-family:Work Sans;font-weight:400;font-size:18px;text-align:center;top:40px}.why-work .workImg{width:100%;max-width:1281px;height:auto;margin:0 auto;display:block}.benefits{background:#f0f0f0;margin-top:50px}.benefits__wrap{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:32px}.badge{font-family:Work Sans;font-size:20px;display:inline-block;background:#e5e5e5;color:#ff4d4f;padding:6px 12px;border-radius:999px;font-size:12px;letter-spacing:.08em}.benefits .title{margin:16px 0 8px;font-family:Work Sans;font-weight:500;font-size:48px}.lead{font-weight:600;margin-top:20px;margin-bottom:20px}.benefits .desc .list,.benefits .list{font-family:Work Sans;font-size:16px;color:#383838;margin-top:20px;margin-bottom:20px}.list li{display:flex;align-items:flex-start;gap:10px;margin:10px 0;position:relative;padding-left:28px}.list li:before{content:"✔";position:absolute;left:0;top:0;color:#19a974;font-weight:700}.fineprint{margin:12px 0 24px;max-width:62ch;font-family:Work Sans;font-size:16px;color:#383838}.cta{background:#ff4040;color:#fff;border:0;border-radius:999px;padding:12px 20px;font-weight:600;cursor:pointer}.cta:hover{filter:brightness(.95)}.benefits__right{display:flex;justify-content:end}.benefits__image{width:100%;height:auto;border-radius:4px;object-fit:cover;position:relative;left:0}.career-stats{margin-top:50px;padding:28px 16px}.career-stats__wrap{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:48px;align-items:start;text-align:center}.career-stats__item{display:grid;gap:8px}.career-stats__value{color:#0b6b7b;font-family:Work Sans;font-weight:700;font-size:56px;line-height:1;letter-spacing:1px}.career-stats__suffix{margin-left:2px}.career-stats__label{color:#6c6c6c;font-family:Work Sans;font-weight:400;font-size:14px;line-height:1.4}.our-value{width:100%;margin:50px auto 0}.our-value-img{max-width:100%;height:auto;display:block;margin:0 auto}.career-cta{width:100%;max-width:1064px;min-height:160px;margin:100px auto 0;border-radius:14px;padding:28px;color:#fff;background-size:cover;background-position:center;position:relative;overflow:hidden}.career-cta:before{content:"";position:absolute;inset:0;background:#102c5040;pointer-events:none}.career-cta__content{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;gap:24px}.career-cta__text{display:grid;gap:10px;min-width:0}.career-cta__title{margin:0;font-family:Work Sans;font-weight:600;font-size:32px;line-height:1.2}.career-cta__subtitle{margin:0;font-family:Work Sans;font-weight:400;font-size:18px;line-height:1.4;opacity:.95}.career-cta__features{display:flex;flex-wrap:wrap;gap:14px 18px;list-style:none;margin:6px 0 0;padding:0;font-family:Work Sans;font-weight:400;font-size:16px;line-height:1.3;opacity:.95}.career-cta__features li{position:relative;padding-left:14px;white-space:nowrap}.career-cta__features li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:#15d18f}.career-cta__button{justify-self:end;background:#ff4040;color:#fff;text-decoration:none;padding:14px 26px;border-radius:999px;font-family:Work Sans;font-weight:700;font-size:16px;letter-spacing:.02em;box-shadow:0 2px 6px #0000001f;transition:transform .15s,filter .15s;display:inline-flex;align-items:center;justify-content:center}.career-cta__button:hover{filter:brightness(.95);transform:translateY(-1px)}@media (max-width: 1100px){.career-hero__img--main{width:380px;height:270px}.career-hero__frame{width:300px;height:220px;left:48px}.career-hero__stack{width:200px}}@media (max-width: 900px){.career-hero__wrap{grid-template-columns:1fr;gap:28px}.career-hero__right{min-height:520px}.career-hero__title{font-size:42px}.benefits__wrap{grid-template-columns:1fr}.title{font-size:34px}.career-stats__wrap{grid-template-columns:repeat(2,1fr);gap:28px}.career-stats__value{font-size:44px}.career-cta__content{grid-template-columns:1fr;gap:18px}.career-cta__button{justify-self:start}.career-cta__title{font-size:28px}.career-cta__subtitle{font-size:16px}.why-work .workImg{height:auto}}@media (max-width: 620px){.career-hero{padding:36px 14px}.career-hero{margin-top:100px}.career-hero__title{font-size:34px}.career-hero__right{min-height:480px}.career-hero__img--main{left:0;right:auto;width:55%;height:auto}.career-hero__frame{left:24px;top:4px;width:60%;height:420px}.career-hero__stack{right:-100px;width:46%}.career-hero__img--small{height:120px;width:auto}.title{font-size:28px}.desc,.fineprint{font-size:14px}.career-stats__wrap{grid-template-columns:1fr;gap:20px}.career-stats__value{font-size:36px}.career-cta{padding:20px}.career-cta__title{font-size:24px;line-height:1.25}.career-cta__features{gap:10px 14px;font-size:15px}.why-work .desc{font-size:15px}.why-work .workImg{width:100%}.career-stats__item span{font-size:36px}}.gdpr{padding:32px 16px 56px;margin-top:100px}.gdpr__wrap{max-width:1280px;margin:0 auto 50px;font-family:Work Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#222}.gdpr__banner{height:100px;border-radius:20px;padding:16px 20px;color:#fff;display:flex;align-items:center}.gdpr__title{margin:0;font-size:40px;line-height:1.2;font-weight:600;font-style:Semibold;letter-spacing:.5px;text-transform:uppercase}.gdpr__date{margin:14px 0 18px;font-size:14px}.gdpr__h2{margin:22px 0 10px;font-size:20px;font-weight:600;font-style:Semibold}.gdpr__h3{margin:18px 0 8px;font-size:16px;font-weight:700}.gdpr__p{margin:8px 0;font-size:15px;line-height:1.6;color:#383838}.gdpr__list{margin:8px 0 12px 18px;padding:0;color:#383838;font-size:15px;line-height:1.6}.gdpr__list li{margin:4px 0}.gdpr__rule{border:0;border-top:2px solid #83B5B4;margin:18px 0}.gdpr__link{font-family:Work Sans;font-weight:600;font-style:SemiBold;font-size:16px;line-height:100%;letter-spacing:0%;vertical-align:middle;text-decoration:underline;text-decoration-style:solid;text-decoration-thickness:0%;text-decoration-skip-ink:auto;color:#07f}.gdpr__link:hover{text-decoration:none}.gdpr_email{font-family:Work Sans;font-weight:600;font-style:SemiBold;font-size:16px;line-height:100%;letter-spacing:0%;vertical-align:middle}.gdpr__consult{font-family:Work Sans;font-weight:600;font-style:SemiBold;font-size:24px;letter-spacing:0%;vertical-align:middle}.gdpr__consult_p{font-family:Work Sans;font-weight:400;font-style:Italic;font-size:16px;line-height:2;letter-spacing:0%;vertical-align:middle}@media (max-width:540px){.gdpr__title{font-size:18px}.gdpr__wrap{padding:0 2px}}.cs-root{width:100%;max-width:1064px;margin:0 auto;padding:0 16px;background:#fff;color:#0f172a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Work Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,Noto Sans,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;box-sizing:border-box}.dcs_hero{width:100%;max-width:1064px;height:400px;margin:150px auto 0;border-radius:30px;overflow:hidden}.cs-hero{width:100%;max-width:1064px;margin:0 auto;padding:2.5rem 1.25rem 1.25rem;box-sizing:border-box}.cs-hero__title{font-family:Work Sans,sans-serif;font-weight:600;font-size:40px;line-height:1;color:#0b7492;margin:0}.cs-hero__subtitle{font-family:Work Sans,sans-serif;font-weight:600;font-size:32px;line-height:1;color:#0b7492;margin-top:2rem}.cs-prose{width:100%;max-width:1064px;margin:0 auto;padding:0 1.25rem;line-height:1.7;box-sizing:border-box}.cs-prose h2,.cs-prose h3,.cs-prose h4{font-family:Work Sans,sans-serif;font-weight:600;line-height:1;letter-spacing:0;color:#303030;margin-top:1.25rem;margin-bottom:.5rem}.cs-prose h2{font-size:24px}.cs-prose h3,.cs-prose h4{font-size:20px}.cs-prose p{margin:.75rem 0 1.75rem;color:#303030;font-family:Work Sans,sans-serif;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:0}.cs-prose ul,.cs-prose ol{padding-left:1.25rem;margin:1.2rem 0 1rem}.cs-prose ul{list-style:disc}.cs-prose ol{list-style:decimal}.cs-prose li{margin:1.375rem 0;color:#303030;font-family:Work Sans,sans-serif;font-weight:400;font-size:16px;line-height:1.4}.cs-prose li::marker{font-weight:600;font-size:16px}.cs-prose li span{font-family:Work Sans,sans-serif;font-weight:600;font-size:20px;line-height:1}.cs-prose span{font-family:Work Sans,sans-serif;font-weight:600;font-size:16px;line-height:1}.phase-section h4,.phase-section li{margin:0}.phase-section ul{padding-left:1.25rem}.cs-prose a{color:#0ea5e9;text-decoration:underline;text-underline-offset:2px}.cs-prose a:hover{color:#0284c7}@media (min-width: 1024px){.cs-hero{padding-top:3.5rem;padding-bottom:1.5rem}.cs-prose{padding-bottom:4rem}}@media (max-width: 1024px){.dcs_hero{margin-top:80px;height:350px}.cs-hero__title{font-size:36px}.cs-hero__subtitle{font-size:28px}}@media (max-width: 768px){.dcs_hero{margin-top:60px;height:300px;border-radius:20px}.cs-hero{padding:2rem 1rem 1rem}.cs-hero__title{font-size:32px}.cs-hero__subtitle{font-size:24px;margin-top:1.5rem}.cs-prose h2{font-size:22px}.cs-prose h3,.cs-prose h4{font-size:18px}}@media (max-width: 640px){.cs-root{padding:0 12px}.dcs_hero{width:100%;height:250px;margin-top:40px;border-radius:16px}.cs-hero{width:100%;padding:1.5rem 1rem .75rem}.cs-hero__title{font-size:28px}.cs-hero__subtitle{font-size:22px;margin-top:1rem}.cs-prose{width:100%;padding:0 1rem;font-size:1rem;line-height:1.75}.cs-prose h2{font-size:20px}.cs-prose h3,.cs-prose h4{font-size:18px}.cs-prose p{font-size:15px;margin:.5rem 0 1.25rem}.cs-prose li{font-size:15px;margin:1rem 0}.cs-prose li span{font-size:18px}.cs-prose ul,.cs-prose ol{padding-left:1rem;margin:1rem 0}}@media (max-width: 480px){.cs-root{padding:0 8px}.dcs_hero{height:200px;margin-top:30px;border-radius:12px}.cs-hero{padding:1.25rem .75rem .5rem}.cs-hero__title{font-size:24px}.cs-hero__subtitle{font-size:20px}.cs-prose{padding:0 .75rem}.cs-prose h2{font-size:18px}.cs-prose h3,.cs-prose h4{font-size:16px}.cs-prose p,.cs-prose li{font-size:14px}}@media print{.cs-root{color:#000;background:#fff;max-width:100%;padding:0}.dcs_hero{height:auto;margin-top:0}.cs-hero__title{color:#000;font-size:32px}.cs-hero__subtitle{color:#222;font-size:24px}.cs-prose{max-width:100%}.cs-prose a{color:#000;text-decoration:none}}.cs-hero .author-details{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.author-details .date{font-family:Work Sans;font-weight:600;font-style:SemiBold;font-size:14px;line-height:100%;letter-spacing:0%;text-align:right;vertical-align:middle;color:#0b7492}.author-details .auth{font-family:Work Sans;font-weight:500;font-style:Medium;font-size:14px;line-height:100%;letter-spacing:0%;text-align:right;vertical-align:middle;color:#0b7492}.cs-hero .social-icons{display:flex;justify-content:space-between;align-items:center;margin-top:20px;color:#0b7492}.cs-hero .social-icons svg{font-size:31px;width:31px;height:31px;cursor:pointer;transition:transform .2s ease}.cs-hero .social-icons svg:hover{transform:scale(1.15);color:#065f73}.social-icons .social{display:flex;gap:10px}.report-hero{width:100%;max-width:1280px;height:auto;min-height:174px;display:grid;grid-template-columns:96px 1fr;gap:50px;align-items:start;padding:12px 16px 8px;margin:150px auto 0;border-bottom:1px solid var(--stroke);background:#fff;box-sizing:border-box}.media__cover{position:relative;width:109px;height:174px;border-radius:8px;overflow:hidden;top:-35px;flex-shrink:0}.media__cover img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.cover__ph{width:100%;height:100%;background:#183147}.cover__badge{position:absolute;left:6px;top:6px;background:#1aa188;color:#fff;font:600 11px/1 system-ui;padding:2px 6px;border-radius:4px}.media__formats{display:flex;gap:8px;position:relative;left:-142px;top:10px;flex-wrap:wrap}.format__icon{width:28px;height:22px;object-fit:contain}.hero__content{min-width:0;width:100%}.hero__title{font-family:Work Sans;font-weight:600;font-style:SemiBold;font-size:24px;line-height:100%;letter-spacing:0%;vertical-align:middle;color:#0b7492}.hero__subtitle{margin-top:15px;font-family:Work Sans;font-weight:600;font-style:SemiBold;font-size:20px;line-height:100%;letter-spacing:0%;vertical-align:middle;color:#383838}.hero__actions{display:flex;gap:14px;margin:10px 0 8px;flex-wrap:wrap}.btn{padding:10px 16px;border-radius:24px;font:700 13px/1 system-ui;white-space:nowrap;cursor:pointer;border:none;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;position:relative;overflow:hidden;z-index:1}.btn--inquiry{background:#a6e715;color:#fff;border:2px solid #A6E715}.btn--inquiry:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#8bc612;transition:left .8s ease;z-index:-1}.btn--inquiry:hover:before{left:0}.btn--inquiry:hover{transform:translateY(-1px)}.btn--buy{background:#104d72;color:#fff;border:2px solid #104D72}.btn--buy:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#0b3a57;transition:left .8s ease;z-index:-1}.btn--buy:hover:before{left:0}.btn--buy:hover{transform:translateY(-1px)}.hero__meta{display:flex;flex-wrap:wrap;gap:22px;list-style:none;padding:8px 0 0;margin:0;color:var(--ink);border-top:1px solid transparent}.hero__meta li{position:relative;padding-right:22px}.hero__meta li+li:before{content:"";position:absolute;left:-12px;top:4px;width:1px;height:14px;background:#dbe5ea}.meta__label{color:#0b7492;font-family:Work Sans;font-weight:600;font-style:SemiBold;font-size:14px;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle;margin-right:4px}.meta__value{font-family:Work Sans;font-weight:500;font-style:Medium;font-size:14px;color:#0b7492;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle}@media (max-width: 1320px){.report-hero{margin-top:150px}}@media (max-width: 880px){.report-hero{grid-template-columns:72px 1fr}.media__cover{width:72px;height:96px;top:-20px}.hero__title{font-size:20px}.btn{padding:9px 14px}.media__formats{left:-80px}}@media (max-width: 560px){.report-hero{grid-template-columns:1fr;gap:12px}.hero__media{flex-direction:row;align-items:center;gap:12px}.media__cover{top:0}.media__formats{left:0}.hero__title{font-size:18px}.hero__subtitle{font-size:16px}}.report-grid{width:100%;max-width:1280px;margin:50px auto 20px;padding:0 16px;display:flex;gap:24px;box-sizing:border-box}.ds-card{width:867px;max-width:100%;border-radius:20px;background:#f0f0f0;border:1px solid #e8e8e8;padding:18px;box-sizing:border-box}.ds-card__header{margin-bottom:10px}.ds-pill{display:inline-block;color:#ff4040;font-family:Work Sans;font-weight:400;font-style:Regular;font-size:22px;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle;padding:15px 20px;border-radius:54px;border:2px solid #E5E5E5}.ds-lead{margin:6px 0 12px;color:#1f2937;font-weight:600}.ds-form{display:flex;flex-direction:column;gap:12px}.ds-row{display:flex;gap:14px}.ds-row .ds-field{flex:1}.ds-field{display:flex;flex-direction:column;gap:6px}.ds-label{font-size:13px;color:#374151}.ds-field input,.ds-field textarea{width:100%;background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:10px 12px;font-size:14px;outline:none;box-sizing:border-box}.ds-field input:focus,.ds-field textarea:focus{border-color:#ee7d7d;box-shadow:0 0 0 3px #e64a4a1f}.ds-captcha{display:flex;align-items:center;gap:8px;font-size:13px;color:#000}.ds-submit{align-self:flex-start;background:#ff4040;color:#fff;border:none;border-radius:20px;padding:10px 16px;font:700 13px/1 system-ui;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;z-index:1}.ds-submit:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#d63236;transition:left .8s ease;z-index:-1}.ds-submit:hover:before{left:0}.ds-submit:hover{transform:translateY(-2px)}.buy-now-sidebar{background-color:#fffbf0;border-radius:16px;padding:24px 28px;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;justify-content:space-between;min-width:470px}.license-title{font-family:Work Sans,sans-serif;font-weight:600;font-style:normal;font-size:24px;line-height:1.1;letter-spacing:0%;text-align:center;color:#ff4040;margin-bottom:16px}.license-options{display:flex;flex-direction:column;gap:20px;margin-bottom:20px;padding-bottom:50px;border-bottom:2px solid #000000}.license-options label{display:flex;align-items:center;cursor:pointer;font-family:Work Sans,sans-serif;font-weight:500;font-style:normal;font-size:19px;line-height:1.2;letter-spacing:0%;transition:all .2s;color:#1b263b}.license-options label:hover{border-color:#ff4040;background-color:#fff2e8}.license-options input[type=radio]{accent-color:#0B7492;margin-right:8px}.license-options .buy-now-price{font-family:Work Sans,sans-serif;font-weight:500;font-style:normal;font-size:22px;line-height:1.05;letter-spacing:0%;color:#1b263b;margin-left:auto}.discount-section{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin:10px auto 20px}.discount-section .disc-coupon{background:#0b7492;max-width:175px;padding:8px 12px;border-radius:9px 9px 2px 2px;display:flex;align-items:center;justify-content:center;height:40px}.disc-coupon p{font-family:Work Sans,sans-serif;font-weight:500;font-style:normal;font-size:16px;line-height:1.2;letter-spacing:0%;text-align:center;color:#fff;margin:0;width:100%}.discount-section input{width:55%;border:1px solid #ccc;border-radius:8px;padding:10px 12px;font-size:17px;font-family:Work Sans,sans-serif;outline:none;transition:border .2s}.discount-section input:focus{border-color:#ff4040}.final-price{display:flex;justify-content:space-between;background:#fff;border-radius:10px;padding:12px 14px;text-align:right;font-size:18px;font-weight:500;color:#333;margin-bottom:20px;border:1px solid #ddd}.btn-submit{width:100%;background-color:#ff4040;color:#fff;font-weight:600;border:none;border-radius:10px;padding:12px 18px;cursor:pointer;font-size:18px;letter-spacing:1px;transition:all .3s ease;position:relative;overflow:hidden;z-index:1}.btn-submit:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#cf2828;transition:left .8s ease;z-index:-1}.btn-submit:hover:before{left:0}.btn-submit:hover{transform:translateY(-2px)}.btn-submit:active{transform:translateY(0)}.terms-note{font-size:.85rem;color:#777;line-height:1.4;margin-top:16px;border-top:1px solid #eee;padding-top:10px}.contact-info{margin-top:18px;font-size:16px;color:#444}.contact-info p{margin:4px 0}.contact-info strong{font-weight:600;color:#222}.contact-info b{color:#000;font-weight:500}:root{--cream: #fff7ea;--cream-edge: #fdebd0;--accent: #0e8aa6}.sis-card{background:#fffbf0;width:370px;max-width:100%;border-radius:14px;padding:12px 14px 16px;box-sizing:border-box;flex-shrink:0}.sis-image-wrap{width:310px;max-width:100%;height:250px;border-radius:10px;overflow:hidden;margin:0 auto 16px;background:#eef5ff}.sis-image{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.sis-image.ph{background:#eef5ff}.sis-title{margin:6px 0 10px;text-align:center;color:#0b7492;font:700 18px/1.25 Inter,system-ui}.sis-title--accent{color:var(--accent)}.sis-icon{display:flex;justify-content:center;width:80px;height:80px;margin:8px auto 10px}.sis-icon img{max-width:100%;height:auto}.sis-contact{text-align:center}.sis-label{margin:10px 0 2px;font-family:Inter;font-weight:500;font-size:16px;line-height:15px;letter-spacing:0%;color:#0b7492}.sis-link{color:#4c88bc;font-family:Inter;font-weight:500;font-size:16px;line-height:15px;text-decoration:underline;word-break:break-word}.sis-text{margin:0;font-family:Inter;font-weight:500;font-size:16px;line-height:20px;color:#0b7492}.success-message-box{background:#fffbea;border:1px solid #f7e18f;max-width:1280px;border-radius:8px;padding:20px;margin:100px auto}.success-message-box .success-message-container{max-width:1200px;background:#fff;margin:0 auto;padding:10px;color:#383838}.success-icon{width:21px;height:21px;color:#009255}.thank-subtitle{font-family:Work Sans;font-weight:600;font-style:semibold;font-size:24px;line-height:100%;letter-spacing:0%;vertical-align:middle;margin-bottom:12px}.thank-message{font-family:Work Sans;font-weight:400;font-style:Regular;font-size:24px;line-height:1.2;letter-spacing:0%;vertical-align:middle}@media (max-width: 1280px){.report-grid{gap:20px}.ds-card{width:100%}}@media (max-width: 992px){.report-grid{flex-direction:column;align-items:center}.ds-card{width:100%;max-width:867px}.sis-card{width:100%;max-width:370px}}@media (max-width: 640px){.ds-row{flex-direction:column}.sis-image-wrap{height:200px}}@media (max-width: 420px){.sis-card{width:100%}.sis-image-wrap{width:100%;height:60vw;max-height:250px}.ds-card{padding:14px}}
