.cwp-isolated-module{background:transparent;font-family:Poppins,sans-serif;overflow:hidden;padding:5.208vw 0;position:relative}.cwp-isolated-module *{box-sizing:border-box}.cwp-isolated-module .cwp-container{margin:0 auto;padding:0 10.417vw;position:relative}.cwp-isolated-module .cwp-header{animation:cwp-fadeInDown 1s ease-out;margin-bottom:4.167vw;text-align:center}@keyframes cwp-fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.cwp-isolated-module .cwp-header h1{color:#1c305d;display:inline-block;font-family:Poppins,sans-serif;font-size:2.5vw;font-weight:700;line-height:1.2;margin-bottom:.5rem;position:relative}.cwp-isolated-module .cwp-header h1:after{animation:cwp-expandWidth 1.5s ease-out forwards;animation-delay:.5s;background:linear-gradient(90deg,#3c2f8e,#5c48da);bottom:-5px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:0}@keyframes cwp-expandWidth{to{width:80%}}.cwp-isolated-module .cwp-header p{animation:cwp-fadeIn 1s ease-out forwards;animation-delay:.8s;color:#313744;font-family:Roboto,sans-serif;font-size:1.042vw;font-weight:400;line-height:1.5;margin:0;opacity:0}@keyframes cwp-fadeIn{to{opacity:1}}.cwp-isolated-module .cwp-platform-layout{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,auto);margin:0 auto;max-width:1200px;position:relative;transition:all .5s ease}.cwp-isolated-module .cwp-radiating-waves{height:100%;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:-2}.cwp-isolated-module .cwp-wave{animation:cwp-radiate 12s ease-out infinite;background:radial-gradient(circle,rgba(106,60,255,.3) 0,rgba(149,128,255,.2) 40%,rgba(175,159,255,.1) 70%,rgba(200,189,255,0) 100%);border-radius:50%;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.cwp-isolated-module .cwp-wave:nth-child(2){animation-delay:3s;background:radial-gradient(circle,rgba(74,144,226,.3) 0,rgba(100,160,230,.2) 40%,rgba(130,180,240,.1) 70%,rgba(160,200,250,0) 100%)}.cwp-isolated-module .cwp-wave:nth-child(3){animation-delay:6s;background:radial-gradient(circle,rgba(120,80,220,.3) 0,rgba(140,100,230,.2) 40%,rgba(160,130,240,.1) 70%,rgba(180,160,250,0) 100%)}.cwp-isolated-module .cwp-wave:nth-child(4){animation-delay:9s;background:radial-gradient(circle,rgba(90,60,176,.3) 0,rgba(110,80,190,.2) 40%,rgba(130,100,210,.1) 70%,rgba(150,120,230,0) 100%)}@keyframes cwp-radiate{0%{height:200px;opacity:.7;width:200px}to{height:1500px;opacity:0;width:1500px}}.cwp-isolated-module .cwp-center-circle-container{align-items:center;display:flex;grid-column:2;grid-row:2;height:200px;justify-content:center;margin-top:20px;perspective:1000px;position:relative;transition:transform .5s ease;z-index:10}.cwp-isolated-module .cwp-flip-container{cursor:pointer;height:200px;perspective:1000px;position:relative;transform-style:preserve-3d;width:200px}.cwp-isolated-module .cwp-flipper{height:100%;position:relative;transform-style:preserve-3d;transition:transform .8s cubic-bezier(.175,.885,.32,1.275);width:100%}.cwp-isolated-module .cwp-flip-container.flipped .cwp-flipper{transform:rotateY(180deg)}.cwp-isolated-module .cwp-back,.cwp-isolated-module .cwp-front{align-items:center;backface-visibility:hidden;border-radius:50%;box-shadow:0 8px 32px rgba(0,0,0,.15);display:flex;flex-direction:column;height:100%;justify-content:center;left:0;padding:1.5rem;position:absolute;text-align:center;top:0;width:100%}.cwp-isolated-module .cwp-front{background:linear-gradient(145deg,#3c2f8e,#5c48da);color:#fff;overflow:hidden;z-index:2}.cwp-isolated-module .cwp-front:before{animation:cwp-shimmer 5s linear infinite;background:linear-gradient(45deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.1) 50%,hsla(0,0%,100%,0));content:"";height:200%;left:-50%;position:absolute;top:-50%;transform:rotate(45deg);width:200%}@keyframes cwp-shimmer{0%{transform:translateX(-100%) rotate(45deg)}to{transform:translateX(100%) rotate(45deg)}}.cwp-isolated-module .cwp-back{align-items:center;background:linear-gradient(145deg,#5c48da,#3c2f8e);color:#fff;display:flex;flex-direction:column;justify-content:center;overflow:hidden;transform:rotateY(180deg)}.cwp-isolated-module .cwp-back:after{animation:cwp-pulseLight 3s infinite alternate;background:radial-gradient(circle at center,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,0) 70%);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}@keyframes cwp-pulseLight{0%{opacity:0}to{opacity:1}}.cwp-isolated-module .cwp-center-circle h2{font-family:Poppins,sans-serif;font-size:1.3rem;font-weight:700;line-height:1.2;margin:0 0 .5rem;position:relative;z-index:2}.cwp-isolated-module .cwp-download-btn{align-items:center;background:hsla(0,0%,100%,.2);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;height:50px;justify-content:center;margin-top:15px;padding:15px;position:relative;transition:all .3s ease;width:50px;z-index:3}.cwp-isolated-module .cwp-download-btn:hover{background:hsla(0,0%,100%,.3);box-shadow:0 5px 15px rgba(0,0,0,.2);transform:translateY(-2px)}.cwp-isolated-module .cwp-download-btn svg{height:24px;transition:transform .3s ease;width:24px}.cwp-isolated-module .cwp-download-btn:hover svg{transform:translateY(2px)}.cwp-isolated-module .cwp-card{animation:cwp-floatingCard 6s ease-in-out infinite;background:linear-gradient(145deg,#f8f9fa,#e9ecef);border-left:4px solid #5c48da;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);cursor:pointer;display:flex;filter:brightness(1);flex-direction:column;height:100%;overflow:hidden;padding:2rem 1.5rem;position:relative;transition:all .4s ease;z-index:5}@keyframes cwp-floatingCard{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.cwp-isolated-module .cwp-card-1{animation-delay:0s}.cwp-isolated-module .cwp-card-2{animation-delay:1s}.cwp-isolated-module .cwp-card-3{animation-delay:2s}.cwp-isolated-module .cwp-card-4{animation-delay:1.5s}.cwp-isolated-module .cwp-card-5{animation-delay:.5s}.cwp-isolated-module .cwp-card-6{animation-delay:2.5s}.cwp-isolated-module .cwp-card-7{animation-delay:1.2s}.cwp-isolated-module .cwp-card-8{animation-delay:.7s}.cwp-isolated-module .cwp-card:hover{animation-play-state:paused;background:linear-gradient(145deg,#fff,#f8f9fa);box-shadow:0 8px 30px rgba(92,72,218,.15);filter:brightness(1.05);transform:translateY(-8px) scale(1.02);z-index:10}.cwp-isolated-module .cwp-card:after{background:linear-gradient(135deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,0) 50%);border-radius:12px;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.cwp-isolated-module .cwp-card:before{background:linear-gradient(180deg,#3c2f8e,#4a90e2);border-radius:3px 0 0 3px;content:"";height:100%;left:0;position:absolute;top:0;transition:all .3s ease;width:6px}.cwp-isolated-module .cwp-card:hover:before{background:linear-gradient(180deg,#8a4fff,#4a90e2);box-shadow:0 0 15px rgba(138,79,255,.5);width:8px}.cwp-isolated-module .cwp-card-icon{color:#5c48da;flex-shrink:0;height:48px;margin-bottom:0;margin-right:1rem;transition:all .3s ease;width:48px}.cwp-isolated-module .cwp-card:hover .cwp-card-icon{color:#3c2f8e;transform:scale(1.1)}.cwp-isolated-module .cwp-card-header{align-items:center;display:flex;margin-bottom:1.5rem}.cwp-isolated-module .cwp-card h3{color:#1c305d;flex:1;font-family:Poppins,sans-serif;font-size:1.25vw;font-weight:600;line-height:1.3;margin-bottom:0;margin-top:0;transition:all .3s ease}.cwp-isolated-module .cwp-card:hover h3{color:#3c2f8e}.cwp-isolated-module .cwp-card p{color:#313744;flex-grow:1;font-family:Roboto,sans-serif;font-size:.938vw;line-height:1.5;margin-bottom:1.5rem;margin-top:0;transition:all .3s ease}.cwp-isolated-module .cwp-card:hover p{color:#1c305d}.cwp-isolated-module .cwp-know-more-btn{align-items:center;align-self:flex-start;background:linear-gradient(90deg,#5c48da,#3c2f8e);border:none;border-radius:25px;box-shadow:0 3px 12px rgba(92,72,218,.3);color:#fff;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:.938vw;font-weight:500;margin-top:auto;padding:.75rem 1.5rem;transition:all .3s ease;width:fit-content}.cwp-isolated-module .cwp-know-more-btn:hover{background:linear-gradient(90deg,#3c2f8e,#5c48da);box-shadow:0 6px 20px rgba(92,72,218,.4);transform:translateY(-2px)}.cwp-isolated-module .cwp-know-more-btn svg{height:16px;margin-left:8px;transition:transform .3s ease;width:16px}.cwp-isolated-module .cwp-know-more-btn:hover svg{transform:translateX(3px)}.cwp-isolated-module .cwp-card-1{grid-column:2;grid-row:1;margin-bottom:15px}.cwp-isolated-module .cwp-card-2{grid-column:3;grid-row:1}.cwp-isolated-module .cwp-card-3{grid-column:3;grid-row:2}.cwp-isolated-module .cwp-card-4{grid-column:3;grid-row:3}.cwp-isolated-module .cwp-card-5{grid-column:2;grid-row:3;margin-top:0}.cwp-isolated-module .cwp-card-6{grid-column:1;grid-row:3}.cwp-isolated-module .cwp-card-7{grid-column:1;grid-row:2}.cwp-isolated-module .cwp-card-8{grid-column:1;grid-row:1}body.cwp-modal-open{overflow:hidden!important}.cwp-isolated-module .cwp-modal{align-items:center;backdrop-filter:blur(3px);background-color:rgba(0,0,0,.85);bottom:0;display:flex;isolation:isolate;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:all .4s ease;visibility:hidden;z-index:2147483647!important}.cwp-isolated-module .cwp-modal.active{opacity:1;pointer-events:auto;visibility:visible}.cwp-isolated-module .cwp-modal-content{background:#fff;border-radius:15px;box-shadow:0 20px 60px rgba(0,0,0,.3);isolation:isolate;max-height:80vh;overflow-y:auto;padding:3rem;pointer-events:auto;position:relative;transform:scale(.8) translateY(30px);transition:all .4s ease;width:100%;z-index:2147483647!important}#cwp-modal .cwp-modal-content{max-width:90vw}#cwp-download-modal .cwp-modal-content{max-width:30vw}@media (max-width:768px){#cwp-download-modal .cwp-modal-content{max-width:90vw}}.cwp-isolated-module .cwp-modal.active .cwp-modal-content{transform:scale(1) translateY(0)}.cwp-isolated-module .cwp-close-btn{align-items:center;background:#f5f5f5;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:1.5rem;height:32px;justify-content:center;line-height:1;position:absolute;right:1.5rem;top:1.5rem;transition:all .3s ease;width:32px;z-index:2147483647!important}.cwp-isolated-module .cwp-close-btn:hover{background:#e5e5e5;color:#333;transform:rotate(90deg)}.cwp-isolated-module .cwp-modal-title{border-bottom:2px solid #f0f0f0;color:#1c305d;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;margin-top:0;padding-bottom:.8rem;position:relative}.cwp-isolated-module .cwp-modal-title:after{animation:cwp-expandModalWidth 1.5s ease-out forwards;background:linear-gradient(90deg,#3c2f8e,#5c48da);bottom:-2px;content:"";height:2px;left:0;position:absolute;width:0}@keyframes cwp-expandModalWidth{to{width:100%}}.cwp-isolated-module .cwp-modal-body{animation:cwp-fadeInUp .8s ease-out forwards;animation-delay:.2s;color:#313744;opacity:0;transform:translateY(20px)}@keyframes cwp-fadeInUp{to{opacity:1;transform:translateY(0)}}.cwp-isolated-module .cwp-modal-section{margin-bottom:1.5rem}.cwp-modal-section h3{padding-bottom:10px}.cwp-isolated-module .cwp-modal-section h3{color:#5c48da;font-family:Poppins,sans-serif;font-size:1.3rem;font-weight:600;margin-bottom:.8rem;margin-top:0}.cwp-isolated-module .cwp-modal-section p{font-family:Roboto,sans-serif;line-height:1.6;margin-bottom:1rem;margin-top:0}.cwp-isolated-module .cwp-feature-list{list-style-type:none;margin-bottom:1.5rem;margin-top:0;padding:0}.cwp-isolated-module .cwp-feature-list li{font-family:Roboto,sans-serif;line-height:1.5;margin-bottom:.7rem;padding-left:1.8rem;position:relative}.cwp-isolated-module .cwp-feature-list li:before{background-color:#5c48da;border-radius:50%;content:"";height:.8rem;left:0;position:absolute;top:.5rem;width:.8rem}.cwp-isolated-module .cwp-impact-box{background:#dedaf8;border-left:4px solid #3c2f8e;border-radius:0 8px 8px 0;margin-top:1rem;overflow:hidden;padding:1.2rem;position:relative}.cwp-isolated-module .cwp-impact-box p{color:#3c2f8e;font-family:Roboto,sans-serif;font-weight:500;margin:0;position:relative;z-index:1}.cwp-isolated-module .cwp-form-group{margin-bottom:1.5rem}.cwp-isolated-module .cwp-form-group label{color:#1c305d;display:block;font-family:Poppins,sans-serif;font-weight:500;margin-bottom:.5rem}.cwp-isolated-module .cwp-form-group input{border:1px solid #ddd;border-radius:8px;font-family:Roboto,sans-serif;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.cwp-isolated-module .cwp-form-group input:focus{border-color:#5c48da;box-shadow:0 0 0 3px rgba(92,72,218,.1);outline:none}.cwp-isolated-module .cwp-submit-btn{align-items:center;background:linear-gradient(90deg,#5c48da,#3c2f8e);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-weight:600;gap:8px;margin-top:1rem;padding:.75rem 1.5rem;transition:all .3s ease}.cwp-isolated-module .cwp-submit-btn:hover{box-shadow:0 4px 15px rgba(92,72,218,.3);transform:translateY(-2px)}.cwp-isolated-module .cwp-success-message{background-color:#e6f7e6;border-left:4px solid #28a745;border-radius:0 8px 8px 0;display:none;margin-top:1.5rem;padding:1rem}.cwp-isolated-module .cwp-success-message p{color:#28a745;font-family:Roboto,sans-serif;font-weight:500;margin:0}@media (max-width:1199px){.cwp-isolated-module .cwp-header h1{font-size:3.517vw}.cwp-isolated-module .cwp-header p{font-size:1.742vw}.cwp-isolated-module .cwp-card h3{font-size:1.75vw}.cwp-isolated-module .cwp-card p,.cwp-isolated-module .cwp-know-more-btn{font-size:1.538vw}}@media (max-width:767px){.cwp-isolated-module{padding:13.208vw 0}.cwp-isolated-module .cwp-container{padding:0 16px}.cwp-isolated-module .cwp-platform-layout{gap:1rem;grid-template-columns:1fr}.cwp-isolated-module .cwp-center-circle-container{grid-column:1}.cwp-isolated-module .cwp-card-1,.cwp-isolated-module .cwp-card-2,.cwp-isolated-module .cwp-card-3,.cwp-isolated-module .cwp-card-4,.cwp-isolated-module .cwp-card-5,.cwp-isolated-module .cwp-card-6,.cwp-isolated-module .cwp-card-7,.cwp-isolated-module .cwp-card-8{grid-column:1;margin-bottom:0;margin-top:0}.cwp-isolated-module .cwp-card-1{grid-row:2}.cwp-isolated-module .cwp-card-2{grid-row:3}.cwp-isolated-module .cwp-card-3{grid-row:4}.cwp-isolated-module .cwp-card-4{grid-row:5}.cwp-isolated-module .cwp-card-5{grid-row:6}.cwp-isolated-module .cwp-card-6{grid-row:7}.cwp-isolated-module .cwp-card-7{grid-row:8}.cwp-isolated-module .cwp-card-8{grid-row:9}.cwp-isolated-module .cwp-header h1{font-size:7.117vw}.cwp-isolated-module .cwp-header p{font-size:4.5vw}.cwp-isolated-module .cwp-card{padding:1.5rem}.cwp-isolated-module .cwp-card h3{font-size:18px}.cwp-isolated-module .cwp-card p{font-size:16px}.cwp-isolated-module .cwp-know-more-btn{font-size:16px;padding:12px 20px}.cwp-isolated-module .cwp-modal-content{margin:1rem;max-height:85vh;padding:2rem}.cwp-isolated-module .cwp-modal{align-items:flex-start;padding-top:2rem}}@media (min-width:1921px){.cwp-isolated-module .cwp-container{max-width:1638px;padding:0 12px}.cwp-isolated-module .cwp-header h1{font-size:48px}.cwp-isolated-module .cwp-header p{font-size:20px}.cwp-isolated-module .cwp-card h3{font-size:24px}.cwp-isolated-module .cwp-card p{font-size:18px}.cwp-isolated-module .cwp-know-more-btn{font-size:18px;padding:16px 24px}}@media (max-width:767px){.cwp-isolated-module .cwp-center-circle-container,.cwp-isolated-module .cwp-radiating-waves{display:none!important}.cwp-isolated-module .cwp-platform-layout{grid-template-columns:1fr;grid-template-rows:auto;justify-items:stretch}.cwp-isolated-module .cwp-card-1,.cwp-isolated-module .cwp-card-2,.cwp-isolated-module .cwp-card-3,.cwp-isolated-module .cwp-card-4,.cwp-isolated-module .cwp-card-5,.cwp-isolated-module .cwp-card-6,.cwp-isolated-module .cwp-card-7,.cwp-isolated-module .cwp-card-8{grid-column:1!important;grid-row:auto!important;margin:0 0 1rem!important}.cwp-isolated-module .cwp-card{margin-bottom:1rem;width:100%}.cwp-isolated-module .cwp-static-center-message{background:linear-gradient(145deg,#5c48da,#3c2f8e);border-radius:12px;color:#fff;display:block;font-size:1.2rem;font-weight:600;margin-top:1.5rem;padding:2rem;text-align:center}}@media (min-width:768px){.cwp-isolated-module .cwp-static-center-message{display:none}}.cwp-modal-section .input{width:100%!important}.cwp-isolated-module form input[type=email],.cwp-isolated-module form input[type=number],.cwp-isolated-module form input[type=password],.cwp-isolated-module form input[type=tel],.cwp-isolated-module form input[type=text],.cwp-isolated-module form input[type=url],.cwp-isolated-module form select,.cwp-isolated-module form textarea{border:1px solid #ddd;border-radius:8px;box-sizing:border-box;font-family:Roboto,sans-serif;font-size:1rem;margin-bottom:2.25rem;max-width:100%!important;padding:.75rem;transition:border-color .3s ease;width:100%!important}.cwp-isolated-module form input:focus,.cwp-isolated-module form select:focus,.cwp-isolated-module form textarea:focus{border-color:#5c48da;box-shadow:0 0 0 3px rgba(92,72,218,.1);outline:none}.cwp-isolated-module form .hs-button.primary,.cwp-isolated-module form input[type=submit]{background:linear-gradient(90deg,#5c48da,#3c2f8e);border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;font-family:Poppins,sans-serif;font-weight:600;margin:0 auto;padding:.75rem 1.5rem;transition:all .3s ease;width:70%!important}.cwp-isolated-module form .hs-button.primary:hover,.cwp-isolated-module form input[type=submit]:hover{background:linear-gradient(90deg,#3c2f8e,#5c48da);box-shadow:0 4px 15px rgba(92,72,218,.3);transform:translateY(-2px)}.inputs-list{bottom:13px!important}