.ReadMoreButton_primaryBtn__z7hQL{background:var(--light-blue);display:flex;justify-content:center;align-items:center;gap:14px;padding:8px;border-radius:50px;cursor:pointer;transition:.3s ease}.ReadMoreButton_primaryBtn__z7hQL a{display:block;margin-left:10px;font-family:var(--poppins);font-size:20px;font-weight:500;text-align:left;color:var(--dark-blue)}.ReadMoreButton_secondaryBtn__kQCR9{cursor:pointer;background:#2c7fda;display:flex;justify-content:center;align-items:center;width:max-content;gap:14px;border-radius:50px;padding:16px 16px 16px 27px;z-index:1;transition:.3s ease}.ReadMoreButton_secondaryBtn__kQCR9 a{display:block;font-family:var(--poppins);font-size:20px;font-weight:500;text-align:left;color:var(--white-bg)}.ReadMoreButton_secondaryBtn__kQCR9 a:hover{color:var(--white-bg)}.ReadMoreButton_primaryBtn__z7hQL a:hover{color:var(--dark-blue)}@media (max-width:576px){.ReadMoreButton_primaryBtn__z7hQL a,.ReadMoreButton_secondaryBtn__kQCR9 a{font-size:12px}.ReadMoreButton_secondaryBtn__kQCR9{padding:8px 8px 8px 15px;gap:10px}.ReadMoreButton_primaryBtn__z7hQL{gap:10px}}.service-tab{cursor:pointer;position:relative;z-index:2;width:100%;justify-content:space-between}.service-card,.service-tab{display:flex;transition:.3s ease-in-out}.service-card{width:45%;padding:40px 32px;flex-direction:column;justify-content:center;align-items:flex-start;gap:18px;border-radius:33.333px;border:1.905px solid #fff;background:hsla(0,0%,100%,.8);box-shadow:0 10px 20px 0 rgba(54,125,203,.1)}.service-tab.selected .color-line{width:6px;background-color:#f4c489;z-index:3;margin-right:-6px}.service-logo{width:45%;display:flex;align-items:center}.logo-end .service-logo{display:flex;align-items:center;justify-content:end}.service-logo img{opacity:.5}.service-tab.selected .service-logo svg path{fill:#f4c489}.service-tab.selected .service-logo img{opacity:1}.service-card{opacity:.5}.service-tab.selected .service-card{opacity:1}.service-card .head{gap:16px;display:flex;align-items:center;transition:.3s ease-in-out}.service-card .head span{width:48px;color:#000;font-size:20px;height:48px;background-color:#abccf0;border-radius:50%;display:flex;background:#fff5e9;justify-content:center;align-items:center}.service-tab.selected .head span{background:#f4c489}.service-card .head p{color:#000;font-size:22px;font-weight:600}.service-card .body{color:#000;font-size:15px;font-weight:400;opacity:1}@media (max-width:1200px){.service-card{padding:30px 22px;gap:14px}}@media (max-width:768px){.service-card .head span{width:30px;height:30px;font-size:15px}.service-card .head p{font-size:15px;text-align:left}.service-card .body{font-size:12px}}@media (max-width:576px){.service-card{width:70%}.service-logo{width:20%}}.ServiceComponent_bg__j_jZh{width:100%;padding:50px 0;position:relative}.ServiceComponent_firstGroup__1nRvj{position:absolute;top:0;right:0;transform:rotate(180deg)}.ServiceComponent_secondGroup__FBMwv{position:absolute;bottom:0;left:0}.ServiceComponent_serviceWrapper__HkUWs{padding:40px 0;position:relative;display:flex;flex-direction:column;gap:50px;width:100%}.ServiceComponent_activeLine__Kyjam{position:absolute;width:6px;height:100%;z-index:2;background-color:#f6f6f8;left:50%;transition:.3s ease-in-out}@media (max-width:1200px){.ServiceComponent_serviceWrapper__HkUWs{gap:50px}}@media (max-width:992px){.ServiceComponent_serviceWrapper__HkUWs{gap:40px}}@media (max-width:768px){.ServiceComponent_serviceWrapper__HkUWs{gap:30px}}@media (max-width:576px){.ServiceComponent_serviceWrapper__HkUWs{gap:20px}.ServiceComponent_activeLine__Kyjam{display:none}}