.explore-more,.read-more,.section-heading h2{color:#fff;font-weight:600}[data-theme=blue]{background-color:#757629}.content-grid{--padding-inline:1rem;width:100%;--content-max-width:1500px;--breakout-max-width:85ch;--breakout-size:calc((var(--breakout-max-width) - var(--content-max-width)) / 2);display:grid;grid-template-columns:[full-width-start] minmax(var(--padding-inline),1fr) [breakout-start] minmax(0,var(--breakout-size)) [content-start] min(100% - (var(--padding-inline) * 2),var(--content-max-width)) [content-end] minmax(0,var(--breakout-size)) [breakout-end] minmax(var(--padding-inline),1fr) [full-width-end]}.content-grid>:not(.breakout,.full-width){grid-column:content;width:100%}.content-grid>.breakout{grid-column:breakout}.content-grid>.full-width{grid-column:full-width}.testimonial-section.content-grid{width:100%;max-width:1500px;margin-inline:auto}*{margin:0;padding:0;box-sizing:border-box}body{font-family:'work sans',serif}.section-heading{text-align:center;margin-bottom:60px}.section-heading h2{font-size:1.5rem;line-height:1.2;margin-bottom:12px}.section-heading p{font-size:18px;color:#fff;max-width:600px;margin:0 auto;line-height:1.6}.cards-wrapper{display:flex;gap:40px;flex-wrap:wrap;width:100%}.service-card{flex:1 1 calc((100% - 110px)/ 3);max-width:calc((100% - 110px)/ 3);min-width:300px;display:flex;flex-direction:column}.card-image{width:100%;border-radius:10px;overflow:hidden}.card-image img{width:100%;height:280px;object-fit:cover;display:block}.card-content{position:relative;padding:30px;margin-top:-30px;border-radius:10px;z-index:2;height:250px;display:flex;flex-direction:column;transform:translateX(30px)}.spacer-bottom,.spacer-top{--spacer-size:30px;position:absolute;width:10%;max-width:10%;height:var(--spacer-size);border-radius:0 0 15px;pointer-events:none}.card-content::before{content:"";position:absolute;inset:0;background:url(../img/fbg.png) center/cover #077cea;border-radius:10px;z-index:-1}.card-content h3{font-size:1.1rem;font-weight:800;color:#fff;margin-bottom:15px;line-height:1.3}.card-content p{font-size:15px;color:#fff;line-height:1.6;margin-bottom:25px}.read-more{display:inline-flex;align-items:center;gap:8px;font-size:1rem;text-decoration:none;transition:.3s}.read-more:hover{gap:12px;color:#fff}.icon-badge-wrapper{position:absolute;bottom:0;right:0;display:flex;align-items:flex-end;z-index:5}.spacer-top{bottom:75px;right:0;box-shadow:0 15px 0 0 #eef2f6}.spacer-bottom{bottom:0;right:74px;box-shadow:0 15px 0 0 #f0f4f8}.icon-shape{position:relative;background:#f0f4f8;padding:15px 0 0 15px;border-radius:20px 0 0;z-index:4}.icon-badge{width:60px;height:60px;background:url(../img/fbg.png) #0858a3;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(7,124,234,.473);z-index:5}.icon-badge svg{width:28px;height:28px;color:#fff}.explore-more{text-decoration:none!important}.explore-more svg{transition:transform .3s}.explore-more:hover svg{transform:translate(4px,-4px) scale(1.1)}@media (max-width:1024px){.section-heading h2{font-size:40px}.section-heading p{font-size:16px}.card-content{transform:translateX(15px)}.service-card{flex:1 1 calc((100% - 55px)/ 2);max-width:calc((100% - 55px)/ 2)}}@media (max-width:768px){.section-heading{margin-bottom:40px}.section-heading h2{font-size:32px}.section-heading p{font-size:15px}.cards-wrapper{gap:60px}.service-card{flex:1 1 calc(100% - 15px);max-width:calc(100% - 15px)}.card-content{transform:translateX(15px);padding:25px}}