.insight-card-container{padding:1rem;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.insight-card{width:100%;max-width:260px;margin:1rem;height:420px;border-radius:28px;border:1px solid #e5e7eb;overflow:hidden;display:flex;flex-direction:column}.insight-card__header{height:80px;padding:1rem}.insight-card__header h2{color:#fff;font-size:1.25rem;text-align:center;margin:0;justify-content:center;align-items:center}.insight-card__points{padding:1rem}.insight-card__points .point{display:flex;flex-direction:column;margin-bottom:1rem}.insight-card__points .point__row{display:flex;flex-direction:row;align-items:flex-start}.insight-card__points .point__icon{margin-right:.75rem;flex-shrink:0}.insight-card__points .point__content-wrapper{flex:1 1;display:flex;flex-direction:column}.insight-card__points .point__content .point__title{margin:0;font-size:1.1rem;font-weight:600}.insight-card__points .point__content .point__description{margin:.25rem 0 0;font-size:.675rem;color:#040404}.insight-card__points .point__divider{display:block;width:100%;border:none;border-top:4px solid #e6e6e6;margin:.5rem 0 0}.cards-separator{display:flex;justify-content:center;align-items:center}.service-section-two{width:100%;position:relative}.service-section-two__wrapper{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;position:relative;padding-left:200px}.service-section-two__content-wrapper{display:flex;flex-direction:column;flex:1 1}.service-section-two__content h2,.service-section-two__content p{margin:0}.service-section-two__image{flex:0 0 40%;height:1000px;margin-top:-200px;position:relative}.service-section-two__divider{margin-top:1rem;border:none;border-top:4px solid #f49b1a;width:150%}@media(max-width:1024px){.service-section-two__wrapper{flex-direction:column;padding-left:2px}.service-section-two__wrapper__image{width:100%;height:200px}.service-section-two__wrapper__divider{width:100%}}.section-two-points{display:flex;flex-direction:column;gap:3rem;margin-bottom:30px}.section-two-point{display:flex;align-items:center;gap:1.5rem}.section-two-point__index{font-size:72px;font-weight:400;color:#7fccde;line-height:1;display:flex;align-items:center}.section-two-point__title{font-size:1.5rem;font-weight:400;margin:0;white-space:nowrap}.section-two-point__description{font-size:1rem;font-weight:400;margin:0;color:#555}