.parentServiceContainer{background-color:#fff}.servicesHeaderContainer{color:#000;background-color:#fff;justify-content:flex-end;align-items:flex-end;height:50vh;max-height:400px;font-family:jekoRegular,sans-serif;display:flex;position:relative;overflow:hidden}@media (max-width:769px){.servicesHeaderContainer{height:40vh}}.servicesHeaderContainer .servicesHeaderContent{color:#041d1f;flex-direction:column;justify-content:flex-end;gap:120px;width:100%;height:100%;font-family:jekoSemiBold,sans-serif;font-size:1.5rem;display:flex}.servicesHeaderContainer .servicesHeaderContent .content{padding-left:100px;padding-right:100px;display:inline}@media (max-width:769px){.servicesHeaderContainer .servicesHeaderContent .content{justify-content:center;align-items:center;padding-left:30px;padding-right:30px;font-size:1.2rem}}.servicesHeaderContainer .servicesHeaderContent hr{width:100%}@media (max-width:769px){.servicesHeaderContainer .servicesHeaderContent{font-size:1.5rem}}@media (max-width:400px){.servicesHeaderContainer .servicesHeaderContent{font-size:1.5rem}}.servicesCardsWrapper{flex-direction:column;gap:30px;padding:60px;display:flex}@media (max-width:769px){.servicesCardsWrapper{padding:30px;font-size:24px}}@media (max-width:400px){.servicesCardsWrapper{padding:10px;font-size:20px}}.servicesCardContainer{color:#000;background-color:#ededed;border-radius:10px;justify-content:center;align-items:center;width:100%;height:40vh;font-family:jekoRegular,sans-serif;display:flex;position:relative;overflow:hidden}@media (max-width:769px){.servicesCardContainer{height:80vh}}.servicesCardContentWrapper{justify-content:space-between;width:100%;height:100%;font-size:30px;display:flex}@media (max-width:769px){.servicesCardContentWrapper{flex-direction:column}}.servicesCardContentWrapper .servicesCardContentContainer{flex-direction:column;flex:1;justify-content:flex-start;gap:50px;padding:30px;display:flex}@media (max-width:769px){.servicesCardContentWrapper .servicesCardContentContainer{padding:20px}}@media (max-width:400px){.servicesCardContentWrapper .servicesCardContentContainer{padding:20px}}.servicesCardContentWrapper .servicesCardContentContainerWrapper{flex-direction:column;flex:1;justify-content:space-between;display:flex}@media (max-width:769px){.servicesCardContentWrapper .servicesCardContentContainerWrapper{order:2}}.servicesCardContentWrapper .servicesCardContentHeader{gap:20px;font-size:2rem;display:flex}@media (max-width:769px){.servicesCardContentWrapper .servicesCardContentHeader{font-size:1.5rem}}.servicesCardContentWrapper .servicesCardContent{color:gray;width:70%;font-size:15px}.servicesCardContentWrapper .cardButtonContainer{cursor:pointer;border-top:1px dotted #b9b9b9;justify-content:flex-start;align-items:center;gap:10px;padding:30px;transition:color,background-color .3s;display:flex}@media (max-width:769px){.servicesCardContentWrapper .cardButtonContainer{justify-content:center;font-size:24px}}.servicesCardContentWrapper .cardButtonContainer:hover{color:#fff;background-color:#296182}.servicesCardContentWrapper .servicesCardImage{border-radius:2px;flex:1;justify-content:center;align-items:center;height:100%;display:flex;position:relative;overflow:hidden}@media (max-width:769px){.servicesCardContentWrapper .servicesCardImage{order:1}}.servicesCardContentWrapper .servicesCardImage .imageWrapper{width:100%;height:100%;position:relative;overflow:hidden}.servicesCardContentWrapper .servicesCardImage img{object-fit:cover;width:100%;height:120%;position:absolute;top:-10%;left:0}
