.fx-service-sec{padding-block:100px}.fx-service-header{margin-bottom:50px;text-align:center}.fx-service-header-title{font-weight:600;margin-bottom:24px}.fx-service-wrraper{display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.fx-service-card{--service-card-icon-width:56px;background-color:var(--neutral-100);border-radius:24px;display:flex;flex-direction:column;margin-top:calc(var(--service-card-icon-width)/2);padding:0 24px 24px;text-align:center}.fx-service-card-icon{align-items:center;aspect-ratio:1;background-color:var(--primary-100);border:2px solid var(--background);border-radius:50%;display:flex;justify-content:center;margin-top:calc(var(--service-card-icon-width)*-1/2);margin-inline:auto;margin-bottom:12px;width:var(--service-card-icon-width)}.fx-service-card-icon img{aspect-ratio:1;width:44%}.fx-service-card-title{margin-bottom:8px}.fx-service-card-content{margin-bottom:16px}.fx-service-card-content *{line-height:1.5}.fx-service-card-link{align-items:center;color:var(--primary);display:flex;font-weight:600;gap:8px;justify-content:center;margin-top:auto}.fx-service-card-link img{aspect-ratio:1;height:20px}.fx-service-bottom{display:flex;justify-content:center;margin-top:64px}.fx-service-btn-wrraper a{align-items:center;display:inline-flex;gap:8px}@media only screen and (max-width:1279.99px){.fx-service-wrraper{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:991.99px){.fx-service-wrraper{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:639.99px){.fx-service-sec{padding-block:50px}.fx-service-header{margin-bottom:28px}.fx-service-header-title{margin-bottom:12px}.fx-service-wrraper{grid-template-columns:repeat(1,1fr)}.fx-service-card{--service-card-icon-width:48px;background-color:var(--neutral-100);border-radius:16px;margin-top:calc(var(--service-card-icon-width)/2);padding:0 18px 18px}.fx-service-bottom{margin-top:40px}}