.services{max-width:1440px;display:flex;justify-content:center;position:relative;margin:0 auto}@media only screen and (max-width:1023px){.services{padding:0 40px}}@media only screen and (max-width:767px){.services{padding:0 20px}}.services__title{font-size:36px;line-height:43px;letter-spacing:1.6px;font-weight:900;color:#0189a8;text-align:left;text-transform:uppercase;margin-bottom:20px;text-align:center}@media only screen and (max-width:1023px){.services__title{font-size:36px;line-height:43px}}.services__wrapper{width:100%;display:flex;flex-direction:column;position:relative;z-index:10;align-items:center;box-sizing:border-box;gap:50px}.services__group{display:flex;flex-direction:column;color:#1c3480;justify-content:space-between;width:100%;box-sizing:border-box}.services__group-title{font-size:23px;line-height:21px;color:#11181d;font-weight:600;text-transform:uppercase;letter-spacing:1.6px;align-self:center;margin-bottom:20px;margin-left:5px;align-self:start}.services__group-cards{display:flex;flex-wrap:wrap;justify-content:center;width:100%;gap:20px}@media only screen and (max-width:1023px){.services__group-cards{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.services__group-cards{grid-template-columns:repeat(1,1fr)}}.services__group-card{display:flex;flex-direction:row;text-align:left;align-items:center;max-width:433px;background-color:#fff;border-radius:20px;box-shadow:0 0 30px #00a6ff26;border-bottom:2px solid #e6e9ff;padding:8px 16px 8px 8px;gap:15px;min-width:0}.services__group-card-img{width:170px;height:170px;flex-shrink:0;flex-grow:0;display:flex;align-items:center;justify-content:center;color:#1c3480}@media only screen and (max-width:1279px){.services__group-card-img{width:120px;height:120px}}@media only screen and (max-width:1023px){.services__group-card-img{width:150px;height:150px}}@media only screen and (max-width:479px){.services__group-card-img{width:120px;height:120px}}.services__group-card-img svg{width:100%;height:100%;object-fit:contain}.services__group-card-img img{width:100%;height:100%;object-fit:contain;border-radius:10px}.services__group-card-text{min-width:0;flex:1 1 0}.services__group-card-title{font-size:19px;line-height:23px;color:#1c3480;font-weight:600;margin-bottom:15px}@media only screen and (max-width:479px){.services__group-card-title{font-size:16px;line-height:21px;word-wrap:break-word}}.services__group-card-desc{font-size:14px;line-height:21px;color:#11181d;font-weight:400}@media only screen and (max-width:479px){.services__group-card-desc{word-wrap:break-word}}.services__buttons{display:flex;gap:20px}
