.mobile-tech-section{display:flex;justify-content:space-between;align-items:flex-start;gap:48px;padding:40px 100px 48px;max-width:1650px;margin:0 auto}@media(max-width:768px){.mobile-tech-section{padding:20px 16px;gap:20px}}.mobile-tech-section .mt-left{flex:1.2;max-width:480px;margin-top:120px;align-self:flex-start;position:sticky;top:120px;z-index:2}@media(max-width:900px){.mobile-tech-section .mt-left{position:unset;max-width:unset;text-align:left;margin-top:0;margin-bottom:10px}}.mobile-tech-section .mt-left .mt-title{font-size:36px;font-weight:500;color:#060821;line-height:46px;letter-spacing:-.03px}@media(max-width:768px){.mobile-tech-section .mt-left .mt-title{font-size:24px;line-height:32px}}.mobile-tech-section .mt-left .mt-title .highlight{background:linear-gradient(90deg,#ff822b,#2c52be);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.mobile-tech-section .mt-left .mt-title .highlight-salesforce{background:#0da3de;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.mobile-tech-section .mt-left .mt-subtitle{font-size:16px;color:#333;line-height:24px;font-weight:400;letter-spacing:-.03px;margin:25px 0}@media(max-width:768px){.mobile-tech-section .mt-left .mt-subtitle{font-size:14px;line-height:22px;margin:15px 0}}.mobile-tech-section .mt-right{flex:2}@media(max-width:900px){.mobile-tech-section .mt-right{width:100%}}@media(max-width:768px){.mobile-tech-section .mt-right{width:100%}}.mobile-tech-section .mt-right .mt-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px 24px}@media(max-width:900px){.mobile-tech-section .mt-right .mt-grid{grid-template-columns:1fr}}.mobile-tech-section .mt-right .mt-grid .mt-card.last-odd-card{grid-column:1/-1}.mobile-tech-section .mt-right .mt-grid .mt-card.last-odd-card .mt-card-list{display:grid!important;grid-template-columns:1fr 1fr;gap:8px}@media(max-width:900px){.mobile-tech-section .mt-right .mt-grid .mt-card.last-odd-card .mt-card-list{grid-template-columns:1fr}}.mobile-tech-section .mt-right .mt-grid .mt-card-list{display:flex;flex-direction:column;gap:8px;padding:16px 20px}.mobile-tech-section .mt-right .mt-grid .last-odd-card{grid-column:1/-1}.mobile-tech-section .mt-right .mt-grid .mt-card{background:#fff;border:1px solid #e8e8e8;border-top:0 solid #e8e8e8;border-radius:24px;box-shadow:none!important;padding:0 0 18px}.mobile-tech-section .mt-right .mt-grid .mt-card .mt-card-header{background:#ecefff;border-radius:24px 24px 0 0;font-size:20px;color:#060821;font-weight:500;line-height:28px;letter-spacing:-.03px;padding:15px 20px;display:flex;align-items:center;gap:10px}.mobile-tech-section .mt-right .mt-grid .mt-card .mt-card-header.center{justify-content:center;text-align:center}.mobile-tech-section .mt-right .mt-grid .mt-card .mt-card-header .mt-end-img{max-height:28px;max-width:40px;margin-left:8px;vertical-align:middle}.mobile-tech-section .mt-right .mt-grid .mt-card .mt-card-list{display:flex;flex-direction:column;gap:8px;padding:16px 20px}.mobile-tech-section .mt-right .mt-grid .mt-card .mt-card-list.flex-row{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;align-items:center}@media(max-width:768px){.mobile-tech-section .mt-right .mt-grid .mt-card .mt-card-list.flex-row{grid-template-columns:1fr}}.mobile-tech-section .mt-right .mt-grid .mt-card .mt-tech-item{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.03px;background:#fff;border-radius:56px;border:1px solid #e8e8e8;padding:8px 18px 8px 8px;box-shadow:none!important}.mobile-tech-section .mt-right .mt-grid .mt-card .mt-tech-item .mt-tech-icon{width:48px;height:48px;margin-right:0}.mobile-tech-section .mt-right .mt-grid .mt-card .mt-tech-item .mt-tech-title{font-size:16px;font-family:Inter,sans-serif}.mobile-tech-section .mt-right .mt-grid .mt-card .mt-tech-item:hover{background:#f9f9f9;transform:translateY(-2.5px);transition:transform .3s ease}.mobile-tech-section .mt-right .mt-grid .mt-card.full-width{grid-column:1/-1}@media(max-width:900px){.mobile-tech-section{flex-direction:column}.mobile-tech-section .mt-right .mt-grid{grid-template-columns:1fr}}