.services__contact{display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media only screen and (max-width:767px){.services__contact{flex-direction:column;align-items:flex-start;gap:10px}}@media only screen and (min-width:768px)and (max-width:1023px){.services__contact{flex-direction:column;align-items:flex-start;gap:10px}}.services__contact-container{padding-top:30.5px;padding-bottom:30.5px;background-color:#fed800}.services__contact h4{font-family:HankenGroteskMedium;font-size:15px;font-weight:600;font-style:normal;color:#000;line-height:22.5px}.services__contact__button{padding:14px 28px;border-radius:10px;background-color:#122aa8}.services__contact__button h4{font-family:HankenGroteskBold;font-size:14px;font-weight:700;font-style:normal;color:#fff;line-height:15.82px}.services__image{width:100%}.services__image img{object-fit:cover;width:100%}