.app-screenshots-integrations-grid,.integrations-grid{display:flex;flex-wrap:wrap;gap:20px;max-width:1200px;margin:0 auto;justify-content:center}.integration-card{position:relative;width:340px;min-height:70px;padding:15px 20px;border-radius:16px;background:rgba(255,255,255,.05);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px rgba(0,0,0,.2);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;cursor:help}.integration-card:hover{transform:translateY(-4px);background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2);box-shadow:0 12px 48px rgba(0,0,0,.3)}.integration-card-content{position:relative;z-index:2;display:flex;flex-direction:row;align-items:center;gap:15px;text-align:left}.integration-icon-wrapper{width:45px;height:45px;min-width:45px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:rgba(255,255,255,.1);padding:8px;transition:all .3s ease}.integration-card:hover .integration-icon-wrapper{transform:scale(1.05);background:rgba(255,255,255,.15)}.integration-icon{width:100%;height:100%;object-fit:contain}.integration-text-content{flex:1 1;display:flex;flex-direction:column;gap:5px}.integration-label{font-size:11px;font-weight:500;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.5px;margin:0}.integration-name{font-size:18px;font-weight:400;color:#ffffff;margin:0;line-height:1.2}.integration-description,.integration-link-button{display:none}.integration-card-glow{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(102,126,234,.15) 0,transparent 70%);opacity:0;transition:opacity .4s ease;pointer-events:none;z-index:1}.integration-card:hover .integration-card-glow{opacity:1}@media (max-width:768px){.integration-card{width:100%;max-width:250px}.integration-icon-wrapper{width:40px;height:40px;min-width:40px}.integration-name{font-size:14px}.integration-label{font-size:10px}}@media (max-width:480px){.integration-card{width:100%;padding:12px 15px;min-height:60px}.integration-icon-wrapper{width:38px;height:38px;min-width:38px}.integration-name{font-size:15px}.integration-label{font-size:9px}}.app-screenshots-section{padding:80px 20px;background:linear-gradient(180deg,#000000,#0a0a0a);position:relative;overflow:hidden}.app-screenshots-background{position:absolute;top:20%;right:-25%;width:110%;height:120%;z-index:0;transform:scale(1.4);overflow:hidden}.app-screenshots-background img{width:100%;height:100%;filter:contrast(110%)}.app-screenshots-background:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(150deg,rgba(22,129,255,0),rgba(0,38,255,.6) 30%,rgba(22,129,255,0) 60%);opacity:.5;z-index:2}.app-screenshots-background:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(175deg,rgba(3,8,24,1) 15%,rgba(0,49,214,.5) 30%,rgba(6,13,38,1) 50%);opacity:.87;z-index:1}.app-screenshots-container{max-width:1200px;margin:0 auto;position:relative;z-index:2}.app-screenshots-header{text-align:center;max-width:900px;margin:0 auto;padding-bottom:50px}.app-screenshots-title{font-size:48px;font-weight:400;color:#ffffff;max-width:850px;margin:0 auto 20px;line-height:1}.app-screenshots-subtitle{font-size:48px;font-weight:400;color:rgba(255,255,255,.85);margin:0;line-height:1}.app-screenshots-slider{position:relative;max-width:1100px;margin:0 auto;padding:0 60px}.app-screenshots-slider-wrapper{position:relative;width:100%;height:550px;overflow:hidden;border-radius:20px;background:linear-gradient(to bottom right,rgba(22,129,255,.45),rgba(22,129,255,.06));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 20px 60px rgba(0,0,0,.5);border:1px solid #1681ffbf}.app-screenshot-slide{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;transition:transform .6s cubic-bezier(.4,0,.2,1),opacity .6s cubic-bezier(.4,0,.2,1);opacity:0}.app-screenshot-slide.active{opacity:1;z-index:1}.app-screenshot-image{max-width:100%;max-height:520px;height:auto;border-radius:12px;object-fit:contain;box-shadow:0 10px 40px rgba(0,0,0,.3)}.app-screenshot-caption{margin-top:20px;font-size:16px;color:rgba(255,255,255,.8);text-align:center;font-style:italic}.app-screenshot-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;color:#ffffff}.app-screenshot-arrow:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.4);transform:translateY(-50%) scale(1.1)}.app-screenshot-arrow-left{left:-20px}.app-screenshot-arrow-right{right:-20px}.app-screenshot-arrow .material-symbols-outlined{font-size:32px}.app-screenshot-dots{display:flex;justify-content:center;gap:12px;margin-top:30px}.app-screenshot-dot{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.3);border:none;cursor:pointer;transition:all .3s ease;padding:0}.app-screenshot-dot:hover{background:rgba(255,255,255,.5);transform:scale(1.2)}.app-screenshot-dot.active{background:#ffffff;width:32px;border-radius:6px}@media (max-width:768px){.app-screenshots-integrations-subtitle{font-size:2rem}.app-screenshots-slider-wrapper{height:550px}.app-screenshots-title{font-size:2.5rem;max-width:600px}.app-screenshots-subtitle,.app-screenshots-title{margin-left:auto;margin-right:auto;text-align:center}.app-screenshots-subtitle{font-size:2.2rem;max-width:650px;opacity:.8}.app-screenshots-slider{padding:0}.app-screenshots-slider-wrapper{height:450px}.app-screenshot-image{max-height:420px}.app-screenshot-arrow{display:none}.app-screenshot-arrow .material-symbols-outlined{font-size:24px}}@media (max-width:480px){.app-screenshots-section{padding:40px 10px}.app-screenshots-title{font-size:28px}.app-screenshots-subtitle{font-size:16px}.app-screenshots-slider{padding:0}.app-screenshots-slider-wrapper{height:450px}.app-screenshot-image{max-height:340px}.app-screenshot-arrow{width:36px;height:36px}.app-screenshot-arrow .material-symbols-outlined{font-size:20px}.app-screenshot-dot{width:10px;height:10px}.app-screenshot-dot.active{width:24px}}.app-screenshots-integrations{margin-top:50px;padding-top:30px;border-top:1px solid rgba(255,255,255,.1)}.app-screenshots-integrations-header{text-align:center;max-width:900px;margin:0 auto;padding-bottom:50px}.app-screenshots-integrations-title{font-size:3rem;font-weight:400;color:#ffffff;max-width:850px;margin:0 auto 20px;line-height:1}.app-screenshots-integrations-subtitle{font-size:2.7rem;font-weight:400;color:rgba(255,255,255,.85);margin:0;line-height:1}@media (min-width:770px) and (max-width:1024px){.app-screenshots-slider{padding:0 10px}.app-screenshots-title{font-size:3rem;max-width:800px}.app-screenshots-subtitle,.app-screenshots-title{margin-left:auto;margin-right:auto;text-align:center}.app-screenshots-subtitle{font-size:2.7rem;max-width:850px;opacity:.8}.app-screenshots-integrations-title{font-size:3rem;max-width:800px;margin-left:auto;margin-right:auto;text-align:center}.app-screenshots-integrations-subtitle{font-size:2.7rem;max-width:850px;margin-left:auto;margin-right:auto;text-align:center;opacity:.8}}@media (max-width:768px){.app-screenshots-section{padding:60px 2rem}.app-screenshots-integrations{margin-top:80px;padding-top:40px}.app-screenshots-integrations-title{font-size:2.5rem;max-width:600px;margin-left:auto;margin-right:auto;text-align:center}.app-screenshots-integrations-subtitle{font-size:2.2rem;max-width:650px;margin-left:auto;margin-right:auto;text-align:center;opacity:.8}}@media (max-width:480px){.app-screenshots-integrations{margin-top:60px;padding-top:30px}.app-screenshots-integrations-title{font-size:28px}.app-screenshots-integrations-subtitle{font-size:16px}}.auth-form-section,.form-section{padding:120px 0;width:100%}.auth-form-section-light,.form-section-light{background-color:#f8f9fa}.auth-form-section-white,.form-section-white{background-color:#f9f9f9}.auth-form-section-dark,.form-section-dark{background-color:#0b1029}.auth-form-container,.form-container{max-width:1000px;margin:0 auto;padding:0 24px}.auth-form-wrapper,.form-wrapper{flex:1 1;border:1px solid #ffffff;border-radius:16px;padding:24px;box-sizing:border-box}.auth-form-wrapper,.auth-form-wrapper.white,.form-wrapper,.form-wrapper.white{background:#ffffff;box-shadow:0 60px 70px 0 rgba(0,15,53,.149)}.auth-form-wrapper.light,.form-wrapper.light{background:linear-gradient(100deg,hsla(0,0%,100%,.1) 47.8%,hsla(0,0%,100%,0) 100.09%);border:1px solid #fff;box-shadow:0 7px 32px 0 rgba(11,16,41,.05)}.auth-form-title,.form-title{font-size:28px;line-height:1.3;margin-bottom:35px;margin-top:0;color:#0b1029}.auth-form-subtitle,.form-subtitle{font-size:16px;line-height:1.5;margin-bottom:24px;color:#5a6c8f}.auth-contact-form,.contact-form{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:28px;gap:28px;grid-column-gap:20px;column-gap:20px}.auth-form-field,.form-field{display:flex;flex-direction:column}.auth-captcha,.auth-checkboxes,.auth-forgot-password,.auth-form-field.full-width,.form-captcha,.form-field.full-width{grid-column:1/-1}.auth-form-label,.form-label{font-size:14px;font-weight:400;margin-bottom:8px;color:#0b102984}.auth-input-wrapper,.input{position:relative}@media (min-width:769px){.auth-form-wrapper,.form-wrapper{padding:clamp(32px,2.5vw,64px);border-radius:clamp(16px,1.25vw,32px)}.auth-divider span{background-color:inherit}.auth-contact-form,.contact-form{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1440px) and (max-width:2560px){.auth-form-wrapper,.form-wrapper{padding:35px}}@media (max-width:768px){.auth-form-section,.form-section{padding:80px 0}.auth-form-container,.form-container{padding:0 16px}.auth-form-title,.form-title{font-size:24px}.image-wrapper{display:none}.image{min-height:350px}.image-text-container{padding:24px}.inner-image_text span{font-size:16px}.auth-form-wrapper,.form-wrapper{padding:24px}.hs-button.large{padding:14px 32px;font-size:16px}.auth-contact-form,.contact-form{grid-template-columns:1fr}.auth-forgot-password{text-align:left}}@media (max-width:480px){.auth-form-section,.form-section{padding:60px 0}.auth-form-title,.form-title{font-size:20px;margin-bottom:16px}.auth-form-subtitle,.form-subtitle{font-size:14px;margin-bottom:20px}.auth-contact-form,.contact-form{gap:12px;grid-template-columns:1fr}.hs-input{padding:10px 14px;font-size:14px}.image-wrapper{display:none}.image{min-height:300px}.image-text-container{padding:20px}.quote-icon{width:32px;height:32px}.inner-image_text span{font-size:14px;margin-bottom:12px}.person-name{font-size:14px}.person-detail{font-size:12px}}.auth-form-section{padding:120px 0;width:100%}.auth-form-section-light{background-color:#f8f9fa}.auth-form-section-white{background-color:#f9f9f9}.auth-form-section-dark{background-color:#0b1029}.auth-form-container{max-width:1000px;margin:0 auto;padding:0 24px}.auth-form-wrapper{flex:1 1;border:1px solid #ffffff;border-radius:16px;padding:24px;box-sizing:border-box}.auth-form-wrapper,.auth-form-wrapper.white{background:#ffffff;box-shadow:0 60px 70px 0 rgba(0,15,53,.149)}.auth-form-wrapper.light{background:linear-gradient(100deg,hsla(0,0%,100%,.1) 47.8%,hsla(0,0%,100%,0) 100.09%);border:1px solid #fff;box-shadow:0 7px 32px 0 rgba(11,16,41,.05)}.auth-form-title{font-size:28px;line-height:1.3;margin-bottom:35px;margin-top:0;color:#0b1029;text-align:center}.auth-form-subtitle{font-size:16px;line-height:1.5;margin-bottom:24px;color:#5a6c8f;text-align:center}.social-auth-container{margin-bottom:24px}.social-auth-button{width:100%;display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 20px;margin-bottom:12px;font-size:15px;font-weight:500;color:#0b1029;background-color:#ffffff;border:1px solid #d1d9e6;border-radius:8px;cursor:pointer;transition:all .2s ease}.social-auth-button:hover{background-color:#f8f9fa;border-color:#3758f9;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.social-auth-button:active{transform:translateY(0)}.social-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.social-icon svg{width:100%;height:100%}.auth-divider{position:relative;text-align:center;margin:24px 0}.auth-divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background-color:#d1d9e6;z-index:0}.auth-divider span{position:relative;display:inline-block;padding:0 16px;background-color:#ffffff;color:#5a6c8f;font-size:14px;z-index:1}.auth-contact-form{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:28px;gap:28px;grid-column-gap:20px;column-gap:20px}.auth-form-field{display:flex;flex-direction:column}.auth-checkboxes,.auth-forgot-password,.auth-form-field.full-width{grid-column:1/-1}.auth-form-label{font-size:14px;font-weight:400;margin-bottom:8px;color:#0b102984}.auth-input-wrapper{position:relative}.password-field-wrapper{position:relative;display:flex;align-items:center}.password-field-wrapper .hs-input{padding-right:45px}.password-toggle{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#5a6c8f;transition:color .2s ease}.password-toggle:hover{color:#3758f9}.password-toggle svg{width:20px;height:20px}.auth-checkboxes{gap:12px;margin-top:8px}.auth-checkbox-field,.auth-checkboxes{display:flex;flex-direction:column}.auth-checkbox-label{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font-size:14px;line-height:1.5;color:#0b1029c6}.auth-checkbox-input{flex-shrink:0;width:18px;height:18px;margin-top:2px;cursor:pointer;accent-color:#3758f9}.auth-checkbox-text{flex:1 1}.auth-checkbox-link{color:#3758f9;text-decoration:none;font-weight:500}.auth-checkbox-link:hover{text-decoration:underline}.auth-forgot-password{text-align:right;margin-top:-12px;margin-bottom:8px}.forgot-password-link{font-size:14px;color:#3758f9;text-decoration:none;font-weight:500}.forgot-password-link:hover{text-decoration:underline}.auth-alternate-action{font-size:14px;line-height:1.5;color:#0b10298a;margin-top:24px;text-align:center}.auth-alternate-action a{color:#3758f9;text-decoration:none;font-weight:500;margin-left:4px}.auth-alternate-action a:hover{text-decoration:underline}.hs-button.primary.disabled,.hs-button.primary:disabled{background-color:#c5d0de;color:#8996a8;cursor:not-allowed;transform:none;box-shadow:none;opacity:.6;pointer-events:none}.hs-button.primary.disabled:hover,.hs-button.primary:disabled:hover{background-color:#c5d0de;transform:none;box-shadow:none}@media (min-width:769px){.auth-form-wrapper{padding:clamp(32px,2.5vw,64px);border-radius:clamp(16px,1.25vw,32px)}.auth-divider span{background-color:inherit}.auth-contact-form{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1440px) and (max-width:2560px){.auth-form-wrapper{padding:35px}}@media (max-width:1024px) and (min-width:769px){.testimonial-contact-form{flex-direction:column}.testimonial-contact-form.reverse-on-mobile{flex-direction:column-reverse}.image-wrapper{width:100%;min-width:auto}.image{min-height:350px}}@media (max-width:768px){.auth-form-section{padding:80px 0}.auth-form-container{padding:0 16px}.auth-form-title{font-size:24px}.image-wrapper{display:none}.image{min-height:350px}.image-text-container{padding:24px}.inner-image_text span{font-size:16px}.auth-form-wrapper{padding:24px}.hs-button.large{padding:14px 32px;font-size:16px}.auth-contact-form{grid-template-columns:1fr}.auth-forgot-password{text-align:left}}@media (max-width:480px){.auth-form-section{padding:60px 0}.auth-form-title{font-size:20px;margin-bottom:16px}.auth-form-subtitle{font-size:14px;margin-bottom:20px}.auth-contact-form{gap:12px;grid-template-columns:1fr}.hs-input{padding:10px 14px;font-size:14px}.image-wrapper{display:none}.image{min-height:300px}.image-text-container{padding:20px}.quote-icon{width:32px;height:32px}.inner-image_text span{font-size:14px;margin-bottom:12px}.person-name{font-size:14px}.person-detail{font-size:12px}}.agreement-dialog-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;animation:fadeIn .2s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.agreement-dialog{background:white;border-radius:12px;max-width:700px;width:100%;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.agreement-dialog-header{display:flex;align-items:center;justify-content:space-between;padding:24px 28px;border-bottom:1px solid #e5e7eb}.agreement-dialog-header h2{margin:0;font-size:24px;font-weight:600;color:#111827}.agreement-dialog-close{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:all .2s;border-radius:6px}.agreement-dialog-close:hover{background-color:#f3f4f6;color:#111827}.agreement-dialog-content{flex:1 1;overflow-y:auto;padding:28px;font-size:15px;line-height:1.7;color:#374151}.agreement-dialog-content::-webkit-scrollbar{width:8px}.agreement-dialog-content::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.agreement-dialog-content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.agreement-dialog-content::-webkit-scrollbar-thumb:hover{background:#9ca3af}.agreement-dialog-content h1,.agreement-dialog-content h2,.agreement-dialog-content h3,.agreement-dialog-content h4{margin-top:24px;margin-bottom:12px;font-weight:600;color:#111827}.agreement-dialog-content h1{font-size:28px}.agreement-dialog-content h2{font-size:22px}.agreement-dialog-content h3{font-size:18px}.agreement-dialog-content h4{font-size:16px}.agreement-dialog-content p{margin-bottom:16px}.agreement-dialog-content ol,.agreement-dialog-content ul{margin-bottom:16px;padding-left:24px}.agreement-dialog-content li{margin-bottom:8px}.agreement-dialog-content a{color:#3758f9;text-decoration:none;transition:color .2s}.agreement-dialog-content a:hover{color:#2845d9;text-decoration:underline}.agreement-dialog-content strong{font-weight:600;color:#111827}.agreement-dialog-content blockquote{margin:16px 0;padding:12px 20px;border-left:4px solid #3758f9;background-color:#f9fafb;font-style:italic;color:#4b5563}.agreement-dialog-content code{background-color:#f3f4f6;padding:2px 6px;border-radius:4px;font-family:Monaco,Courier New,monospace;font-size:.9em}.agreement-scroll-notice{padding:12px 28px;background-color:#fef3c7;color:#92400e;font-size:14px;font-weight:500;text-align:center;border-top:1px solid #fde68a;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}.agreement-dialog-footer{display:flex;gap:12px;padding:20px 28px;border-top:1px solid #e5e7eb;background-color:#f9fafb;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.agreement-dialog-button{flex:1 1;padding:12px 24px;font-size:15px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .2s;font-family:inherit}.agreement-dialog-button.cancel{background-color:white;color:#374151;border:1px solid #d1d5db}.agreement-dialog-button.cancel:hover{background-color:#f9fafb;border-color:#9ca3af}.agreement-dialog-button.confirm{background-color:#3758f9;color:white}.agreement-dialog-button.confirm:hover:not(.disabled){background-color:#2845d9;transform:translateY(-1px);box-shadow:0 4px 12px rgba(55,88,249,.3)}.agreement-dialog-button.confirm.disabled{background-color:#d1d5db;color:#9ca3af;cursor:not-allowed}@media (max-width:768px){.agreement-dialog{max-height:90vh;margin:10px}.agreement-dialog-header{padding:20px}.agreement-dialog-header h2{font-size:20px}.agreement-dialog-content{padding:20px;font-size:14px}.agreement-dialog-footer{flex-direction:column;padding:16px 20px}.agreement-dialog-button{width:100%}}.form-section{padding:120px 0;width:100%}.form-section-light{background-color:#f8f9fa}.form-section-white{background-color:#f9f9f9}.form-section-dark{background-color:#0b1029}.form-container{max-width:1000px;margin:0 auto;padding:0 24px}.testimonial-contact-form{display:flex;gap:32px;align-items:stretch}.testimonial-contact-form.reverse-on-mobile{flex-direction:row}.image-wrapper{width:31.8%;min-width:300px;flex-shrink:0}.image{position:relative;width:100%;height:100%;min-height:500px;overflow:hidden}.image,.image img{border-radius:16px}.inner-image_backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.7))}.image-text-container{position:absolute;bottom:0;left:0;right:0;padding:32px;z-index:1}.inner-image{display:flex;flex-direction:column;gap:16px}.quote-icon{width:40px;height:40px;margin-bottom:8px}.inner-image_text{color:#ffffff}.inner-image_text span{display:block;font-size:18px;font-weight:500;line-height:1.5;margin-bottom:16px}.person-name{font-size:16px;font-weight:600;margin-bottom:4px}.person-detail{font-size:14px;opacity:.9}.form-wrapper{flex:1 1;border:1px solid #ffffff;border-radius:16px;padding:24px;box-sizing:border-box}.form-wrapper,.form-wrapper.white{background:#ffffff;box-shadow:0 60px 70px 0 rgba(0,15,53,.149)}.form-wrapper.light{background:linear-gradient(100deg,hsla(0,0%,100%,.1) 47.8%,hsla(0,0%,100%,0) 100.09%);border:1px solid #fff;box-shadow:0 7px 32px 0 rgba(11,16,41,.05)}.form-title{font-size:28px;line-height:1.3;margin-bottom:35px;margin-top:0;color:#0b1029}.form-subtitle{font-size:16px;line-height:1.5;margin-bottom:24px;color:#5a6c8f}.contact-form{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:28px;gap:28px;grid-column-gap:20px;column-gap:20px}.form-field{display:flex;flex-direction:column}.form-field.full-width{grid-column:1/-1}.form-label{font-size:14px;font-weight:400;margin-bottom:8px;color:#0b102984}.hs-form-required{color:#e74c3c;margin-left:4px}.input{position:relative}.hs-input{width:100%;padding:12px 16px;font-size:13px;line-height:1.5;color:#0b1029;background-color:#0b10290b;border:1px solid #d1d9e6;border-radius:8px;outline:none;transition:all .2s ease;box-sizing:border-box}.hs-input:focus{border-color:#3758f9;box-shadow:0 0 0 3px rgba(55,88,249,.1)}.hs-input.error{border-color:#e74c3c}.hs-input::placeholder{color:#757575}textarea.hs-input{resize:vertical;min-height:100px}select.hs-input{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%230b1029' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.error-message{display:block;font-size:13px;color:#e74c3c;margin-top:4px}.hs_submit{margin-top:8px;grid-column:1/-1}.actions{display:flex}.hs-button{padding:14px 32px;font-size:16px;font-weight:400;text-align:center;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;width:100%}.hs-button.primary{background-color:#1681ff;color:#ffffff}.hs-button.primary:hover{background-color:#2845e8;transform:translateY(-1px);box-shadow:0 4px 12px rgba(55,88,249,.3)}.hs-button.primary:active{transform:translateY(0)}.hs-button.large{padding:16px 40px;font-size:17px}.form-terms{font-size:13px;line-height:1.3;color:#0b10298a;margin-top:20px;text-align:left}.form-terms a{color:#0b1029c6;text-decoration:none;font-weight:500}.form-terms a:hover{text-decoration:underline}@media (min-width:769px){.form-wrapper{padding:clamp(32px,2.5vw,64px);border-radius:clamp(16px,1.25vw,32px)}.contact-form{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1440px) and (max-width:2560px){.form-wrapper{padding:35px}}@media (max-width:1024px) and (min-width:769px){.testimonial-contact-form{flex-direction:column}.testimonial-contact-form.reverse-on-mobile{flex-direction:column-reverse}.image-wrapper{display:none}.contact-form{grid-template-columns:1fr}.image{min-height:350px}}@media (max-width:768px){.form-section{padding:80px 0}.form-container{padding:0 16px}.form-title{font-size:24px;text-align:center;margin-top:20px}.image-wrapper{display:none}.image{min-height:350px}.image-text-container{padding:24px}.inner-image_text span{font-size:16px}.form-wrapper{padding:24px}.hs-button.large{padding:14px 32px;font-size:16px}.contact-form{grid-template-columns:1fr}}@media (max-width:480px){.form-section{padding:60px 0}.form-title{font-size:20px;margin-bottom:16px}.form-subtitle{font-size:14px;margin-bottom:20px}.contact-form{gap:12px;grid-template-columns:1fr}.hs-input{padding:10px 14px;font-size:14px}.image-wrapper{display:none}.image{min-height:300px}.image-text-container{padding:20px}.quote-icon{width:32px;height:32px}.inner-image_text span{font-size:14px;margin-bottom:12px}.person-name{font-size:14px}.person-detail{font-size:12px}}.form-checkboxes{display:flex;flex-direction:column;gap:12px;margin-top:8px}.form-checkboxes.full-width{grid-column:1/-1}.form-checkbox-field{display:flex;flex-direction:column;gap:4px}.form-checkbox-label{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font-size:14px;line-height:1.5;color:#4b5563}.form-checkbox-input{margin-top:3px;width:18px;height:18px;cursor:pointer;flex-shrink:0;accent-color:#3758f9}.form-checkbox-text{flex:1 1}.form-checkbox-link{color:#3758f9;text-decoration:none;font-weight:500;cursor:pointer;transition:color .2s}.form-checkbox-link:hover{color:#2845d9;text-decoration:underline}.hero-section{position:relative;padding-top:calc(160px + var(--banner-height, 0px));padding-bottom:80px;text-align:center;width:100%;max-width:100%;margin:0;padding-left:20px;padding-right:20px;overflow:hidden}.ambient-glow{position:absolute;top:0;left:0;width:100%;height:100vh;background:radial-gradient(circle at center,rgba(22,129,255,.18) 0,rgba(2,2,3,0) 70%);z-index:-1;pointer-events:none}@keyframes pulse-glow{0%{opacity:.6;transform:translateX(-50%) scale(1)}to{opacity:1;transform:translateX(-50%) scale(1.1)}}.hero-content{position:relative;z-index:2;max-width:1200px;margin:0 auto}.hero-title{font-size:3rem;line-height:1.05;font-weight:800;letter-spacing:-.03em;color:white;background:linear-gradient(135deg,#fff 20%,#1681ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle,.hero-title{max-width:600px;margin:0 auto 40px}.hero-subtitle{font-size:1.25rem;color:#ffffffd7;font-weight:400;line-height:1.3}.hero-feature-description{font-size:.95rem;color:#ffffffc4;line-height:1.3}.hero-cta{background:#f5f5f5;color:#090909;padding:18px 60px;border-radius:100px;text-decoration:none;font-size:1.1rem;display:inline-block;box-shadow:0 0 40px rgba(22,129,255,.4);transition:all .3s ease;position:relative;overflow:hidden}.hero-cta:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 0 60px rgba(22,129,255,.6);background:#288bff;color:#fff;font-weight:600}.hero-background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-2;pointer-events:none;transform:scale(1.5) translateY(-5%);transition:transform .3s ease;overflow:hidden}.hero-background img{width:100%;height:100%}.hero-features-title{text-shadow:2px 2px 4px rgba(0,0,0,.5)}h3.hero-feature-title{text-transform:uppercase;text-shadow:0 1px 1px #0033ff}@media (max-width:768px){.hero-section{padding-top:calc(120px + var(--banner-height, 0px));padding-bottom:60px}.hero-title{font-size:2rem;max-width:450px}h2{font-size:1.8rem;font-weight:400}h3.hero-feature-title{text-transform:none}.hero-cta{padding:14px 32px;font-size:1rem}.hero-subtitle{font-size:1.2rem;max-width:500px;margin:0 auto 40px;font-weight:400;line-height:1.3}}.hero-features-section{margin:60px auto 0;width:92%;max-width:1100px}.hero-features-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;width:100%}.hero-feature-card{position:relative;overflow:hidden;padding:32px;text-align:left;transition:transform .3s ease,box-shadow .3s ease;background:#010e41bf;border-radius:16px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);cursor:help}.hero-feature-card:before{content:"";position:absolute;inset:0;padding:1px;border-radius:16px;pointer-events:none;background:linear-gradient(180deg,rgba(151,179,255,.406),rgba(58,60,255,.75));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.hero-feature-card:hover{border-color:rgba(22,129,255,.5);transform:translateY(-4px);box-shadow:0 12px 40px rgba(22,129,255,.2)}.hero-feature-card.card-0,.hero-feature-card.card-1,.hero-feature-card.card-2,.hero-feature-card.card-3{grid-column:span 1}.hero-feature-card.card-0{transform-origin:right center;margin-right:-50px}.hero-feature-card.card-1{transform-origin:left center;margin-left:50px}.hero-feature-card.card-2{transform-origin:right center;margin-right:50px}.hero-feature-card.card-3{transform-origin:left center;margin-left:-50px}.hero-feature-header{display:flex;align-items:center;gap:16px;margin-bottom:12px}.hero-feature-header-content{display:flex;align-items:center;gap:16px;flex:1 1}.hero-feature-arrow{display:none}.hero-feature-description-wrapper{display:block}.hero-feature-icon{width:28px;height:28px;flex-shrink:0;filter:drop-shadow(0 0 8px rgba(0,4,249,.8))}.hero-feature-icon.material-symbols-outlined{font-size:28px;color:#ffffff;width:auto;height:auto}.hero-feature-title{margin:0}.hero-partners{padding:70px 0 10px;z-index:10;overflow:hidden}.hero-partners,.hero-partners-overlay{position:absolute;bottom:0;left:0;right:0}.hero-partners-overlay{top:0;background:linear-gradient(180deg,rgba(2,2,3,0) 0,rgba(2,2,3,.5) 40%,rgba(2,2,3,.85) 60%,rgba(2,2,3,1) 80%,rgba(2,2,3,1));z-index:-1}.hero-partners-content{display:flex;align-items:center;gap:48px;position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 80px}.hero-partners-label{font-size:.85rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#94a3b8;white-space:nowrap;flex-shrink:0}.hero-partners-logos{flex:1 1;overflow:hidden;position:relative;mask-image:linear-gradient(90deg,transparent 0,black 80px,black calc(100% - 80px),transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,black 80px,black calc(100% - 80px),transparent)}.hero-partners-track{display:flex;gap:64px;animation:scroll-logos 30s linear infinite}@keyframes scroll-logos{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.hero-partners-track:hover{animation-play-state:paused}.hero-partner-logo{height:32px;width:auto;opacity:.8;filter:brightness(0) invert(1);transition:all .3s ease;flex-shrink:0;cursor:help}.hero-partner-logo:hover{opacity:1;filter:brightness(1) invert(0)}@media (max-width:900px){.hero-features-grid{grid-template-columns:1fr;gap:8px}.ambient-glow{top:-10%;left:50%;transform:translateX(-20%);width:100%;animation:pulse-glow 6s ease-in-out infinite alternate}.hero-features-section{margin:30px auto;width:92%}.hero-feature-card.card-0,.hero-feature-card.card-1,.hero-feature-card.card-2,.hero-feature-card.card-3{margin-left:0;margin-right:0}.hero-feature-card{padding:20px;cursor:pointer;transition:all .3s ease}.hero-feature-card:hover{transform:none}.hero-feature-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0;gap:12px}.hero-feature-icon{width:24px;height:24px}.hero-feature-icon.material-symbols-outlined{font-size:24px}.hero-feature-title{font-size:1rem;margin:0}.hero-feature-arrow{display:block;font-size:48px;color:#ffffff;transition:transform .3s ease;flex-shrink:0}.hero-feature-card.expanded .hero-feature-arrow{transform:rotate(180deg)}.hero-feature-description-wrapper{max-height:0;overflow:hidden;transition:max-height .3s ease,margin-top .3s ease}.hero-feature-card.expanded .hero-feature-description-wrapper{max-height:500px;margin-top:12px}.hero-feature-description{margin:0;padding-top:12px;border-top:1px solid rgba(22,129,255,.2)}.hero-partners-content{padding:0 20px;gap:24px}.hero-partner-logo{height:24px}.hero-partners-label{font-size:.75rem}}.integrations-section{padding:80px 20px;background:linear-gradient(180deg,#0a0a0a,#000000);position:relative;overflow:hidden}.integrations-background{position:absolute;top:0;left:0;width:120%;height:120%;z-index:0;transform:scale(1.1);overflow:hidden}.integrations-background img{width:100%;height:100%}.integrations-background:before{background:linear-gradient(130deg,rgba(22,129,255,0),rgba(0,38,255,.6) 50%,rgba(22,129,255,0));opacity:.5;z-index:1}.integrations-background:after,.integrations-background:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.integrations-background:after{background:linear-gradient(130deg,rgba(3,8,24,1),rgba(0,49,214,.5) 50%,rgba(6,13,38,1));opacity:.87;z-index:2}.integrations-container{max-width:1200px;margin:0 auto;position:relative;z-index:2}.integrations-header{text-align:center;margin-bottom:60px}.integrations-title{font-size:48px;font-weight:700;color:#ffffff;margin:0 0 16px;background:linear-gradient(135deg,#ffffff,#a0a0a0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.integrations-subtitle{font-size:24px;font-weight:400;color:rgba(255,255,255,.7);margin:0;line-height:1.5}.integrations-section .integration-name{font-weight:600}@media (max-width:768px){.integrations-section{padding:60px 20px}.integrations-title{font-size:36px}.integrations-subtitle{font-size:18px}}@media (max-width:480px){.integrations-section{padding:40px 10px}.integrations-title{font-size:28px}.integrations-subtitle{font-size:16px}}.partners-section{padding:80px 20px;position:relative;overflow:hidden}.partners-container{max-width:1200px;margin:0 auto;position:relative;z-index:2}.partners-header{text-align:center;margin-bottom:50px}.partners-title{color:#292929}.partners-subtitle,.partners-title{font-size:48px;font-weight:400;margin:0}.partners-subtitle{color:rgba(11,16,41,.5)}.partners-slider{position:relative;max-width:1100px;margin:0 auto;padding:0 60px}.partners-slider-wrapper{position:relative;width:100%;min-height:440px;overflow:hidden}.partners-slide{position:absolute;top:0;left:0;width:100%;opacity:0;visibility:hidden;transition:opacity .6s cubic-bezier(.4,0,.2,1),visibility .6s cubic-bezier(.4,0,.2,1)}.partners-slide.active{opacity:1;visibility:visible;z-index:1}.partners-grid{display:flex;flex-direction:row;gap:20px;align-items:stretch}.partner-card{flex:1 1;min-width:0;cursor:help}.partner-stats-card{height:400px;width:100%;background:linear-gradient(100deg,rgba(55,88,249,.046) 47.8%,rgba(55,88,249,0) 96%);border:.5px solid rgba(255,255,255,.2);border-radius:16px;padding:40px 40px 16px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;transition:all .3s ease}.partner-stats-card:hover{background:linear-gradient(100deg,rgba(55,88,249,.08) 47.8%,rgba(55,88,249,0) 96%);border-color:rgba(255,255,255,.3);transform:translateY(-4px)}.partner-stats-content{display:flex;flex-direction:column;height:100%;justify-content:space-between}.partner-logo-wrapper{margin-bottom:30px;text-align:center}.partner-logo{max-height:50px;width:auto;object-fit:contain;filter:brightness(1.2)}.partner-stats-list{display:flex;flex-direction:column;gap:24px;flex:1 1}.partner-stat-item{text-align:left}.partner-stat-value{font-size:42px;font-weight:700;color:#0b1029;margin:0 0 4px;line-height:1.2;letter-spacing:.01em}.partner-stat-label{font-size:16px;font-weight:400;color:#0b1029aa;margin:0;line-height:1.4;letter-spacing:.01em}.partner-link{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:#0b1029;text-decoration:none;margin-bottom:20px;transition:all .3s ease;letter-spacing:.01em}.partner-link:hover{color:#ffffff;gap:10px}.partner-link span{font-size:18px;transition:transform .3s ease}.partner-link:hover span{transform:translateX(4px)}.partner-image-card{height:400px;width:100%;border-radius:16px;overflow:hidden;position:relative;transition:all .3s ease}.partner-image-card:hover{transform:translateY(-4px)}.partner-image-wrapper{width:100%;height:100%;position:relative}.partner-image{width:100%;height:100%;object-fit:cover;display:block}.partner-logo-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:20px 30px;transition:all .3s ease}.partner-image-card:hover .partner-logo-overlay{background:rgba(255,255,255,1);transform:translate(-50%,-50%) scale(1.05)}.partner-logo-center{max-height:60px;max-width:200px;width:auto;height:auto;object-fit:contain;display:block}.partners-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;color:#ffffff}.partners-arrow:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.4);transform:translateY(-50%) scale(1.1)}.partners-arrow-left{left:-20px}.partners-arrow-right{right:-20px}.partners-arrow .material-symbols-outlined{font-size:32px}.partners-dots{display:flex;justify-content:center;gap:12px;margin-top:40px}.partners-dot{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.3);border:none;cursor:pointer;transition:all .3s ease;padding:0}.partners-dot:hover{background:rgba(255,255,255,.5);transform:scale(1.2)}.partners-dot.active{background:#ffffff;width:32px;border-radius:6px}@media (max-width:1024px){.partners-grid{flex-direction:row;gap:12px}.partner-card{flex:1 1;min-width:0}.partner-image-card,.partner-stats-card{height:380px}.partners-slider-wrapper{min-height:auto}.partners-slide,.partners-slide.active{position:relative}}@media (max-width:768px){.partners-section{padding:60px 15px}.partners-title{font-size:2.5rem}.partners-subtitle{font-size:2.2rem}.partners-slider{padding:0 20px}.partners-grid{flex-direction:row;gap:10px}.partner-image-card{height:300px}.partner-stats-card{height:300px;padding:24px}.partner-logo{max-height:35px}.partner-logo-wrapper{margin-bottom:20px}.partner-stats-list{gap:16px}.partner-stat-value{font-size:28px}.partner-link,.partner-stat-label{font-size:12px}.partner-link{margin-bottom:10px}.partners-arrow{width:40px;height:40px}.partners-arrow .material-symbols-outlined{font-size:24px}.partner-logo-center{max-height:40px;max-width:140px}.partner-logo-overlay{padding:12px 20px}}@media (max-width:480px){.partners-section{padding:40px 10px}.partners-title{font-size:28px}.partners-subtitle{font-size:16px}.partners-slider{padding:0 30px}.partners-grid{flex-direction:row;gap:8px}.partner-image-card{height:280px}.partner-stats-card{height:280px;padding:20px}.partner-logo{max-height:30px}.partner-logo-wrapper{margin-bottom:16px}.partner-stats-list{gap:12px}.partner-stat-value{font-size:24px}.partner-link,.partner-stat-label{font-size:11px}.partner-link{margin-bottom:8px}.partners-arrow{width:36px;height:36px}.partners-arrow .material-symbols-outlined{font-size:20px}.partners-dot{width:10px;height:10px}.partners-dot.active{width:24px}.partner-logo-center{max-height:35px;max-width:120px}.partner-logo-overlay{padding:10px 16px}}@media (min-width:1440px) and (max-width:2560px){.partners-grid{gap:20px;padding:20px}}.services-section{padding:5rem 2rem;max-width:1400px;margin:0 auto}.services-header{text-align:center;margin-bottom:4rem}.services-logo{width:150px;object-fit:contain}.services-title{font-size:48px;font-weight:400;margin-bottom:0;color:#292929;line-height:1}.services-description{font-size:48px;color:rgba(11,16,41,.5);max-width:800px;margin:0 auto;line-height:1}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;width:100%;max-width:1000px;margin:0 auto}.service-card{position:relative;background-color:#fff;border-radius:25px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease;height:500px;cursor:help}.service-card-background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;filter:contrast(115%) saturate(185%) sepia(0) hue-rotate(-10deg) brightness(110%)}.service-card-background img{object-position:top center!important;width:100%;height:100%}.service-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.15)}.service-card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 50%,rgba(0,0,0,.4));z-index:1;pointer-events:none}.service-card-content{position:relative;z-index:2;padding:1.8rem;height:100%;display:grid;grid-template-rows:50px 70px 2px 120px 2px auto 50px;border-radius:12px}.service-icon{width:48px;height:48px;object-fit:contain;filter:brightness(0) invert(1);opacity:.5}.service-title{font-size:1.5rem;font-weight:600;line-height:1.3;-webkit-line-clamp:2;height:3.9rem;min-height:3.9rem;margin-top:20px}.service-description-1,.service-title{color:#ffffff;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:0}.service-description-1{font-size:14px;font-weight:300;height:8rem;min-height:8rem;padding-top:0}.service-description-1-faded{color:rgba(255,255,255,.5)}.service-divider{width:100%;height:.5px;background:#ffffff40;align-self:center}.service-description-2{font-size:14px;color:#ffffff80;line-height:1.2;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:8rem;font-weight:300}.service-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px;background:#ffffff;color:#1d4fc4;text-decoration:none;border-radius:25px;font-weight:400;font-size:1rem;transition:all .3s ease;border:none;cursor:pointer;box-shadow:0 4px 12px rgba(0,112,243,.3);align-self:flex-start}.service-button .material-icon,.service-button-icon{transition:transform .3s ease}.service-button-icon{width:20px;height:20px;object-fit:contain;filter:invert(27%) sepia(89%) saturate(1893%) hue-rotate(212deg) brightness(92%) contrast(92%)}.service-button:hover{background:linear-gradient(135deg,#0066ff,#106df8);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,112,243,.4);color:#ffffff}.service-button:hover .material-icon,.service-button:hover .service-button-icon{transform:translateX(4px)}.service-button:hover .service-button-icon{filter:brightness(0) invert(1)}@media (max-width:1200px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.services-section{padding:4rem 2rem}.services-description,.services-title{font-size:2rem}.services-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.service-card{height:auto;min-height:280px}.service-card-background{filter:contrast(115%) saturate(185%) sepia(0) hue-rotate(-10deg) brightness(110%)}.service-card-content{padding:1.5rem;flex-direction:column;display:block;gap:.75rem}.service-icon,.service-icon-wrapper{width:40px;height:40px}.service-title{font-size:1.3rem;line-height:1.2;margin-bottom:-20px}.service-description-1{font-size:.875rem;line-height:1.3}.service-button,.service-description-2,.service-divider:last-of-type{display:none}.service-card:last-child:nth-child(odd){grid-column:span 2;max-width:50%;margin:0 auto}}@media (max-width:480px){.services-section{padding:2rem 1rem}.services-logo{width:60px;height:60px}.services-title{font-size:1.75rem}.services-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.service-card{height:auto;min-height:240px}.service-card-content{padding:1rem;gap:.5rem}.service-icon,.service-icon-wrapper{width:32px;height:32px}.service-title{font-size:.95rem}.service-description-1{font-size:.8rem}.service-card:last-child:nth-child(odd){grid-column:span 2;max-width:50%;margin:0 auto}}