.services{display:flex;width:100%;justify-content:center;position:relative;margin-top:-50px}.services__background{position:absolute;width:100%;height:100%;background:url("/static/images/content/services-bg.3fb0f5adee69.jpg");z-index:0;pointer-events:none;background-position:center center;background-repeat:repeat-y;background-size:cover;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;filter:brightness(100%) contrast(100%) saturate(142%) blur(0px) hue-rotate(0deg)}.services__background-down{background-color:#fff;height:205px;width:100%;position:absolute;bottom:-4px;z-index:1}.services__overlay{position:absolute;width:100%;height:100%;background-image:linear-gradient(250deg,#24aed5,#41168b);opacity:.5;z-index:1;pointer-events:none;background-color:transparent;transition:background .3s,border-radius .3s,opacity .3s}.services__wrapper{max-width:1440px;display:flex;flex-direction:column;position:relative;z-index:2;align-items:center;padding:150px 10px 0;box-sizing:border-box}.services__title{font-size:64px;line-height:77px;color:#fff;font-weight:900;text-transform:uppercase;letter-spacing:1.6px;align-self:center;text-align:center}@media only screen and (max-width:1440px){.services__title{font-size:48px;line-height:58px}}@media only screen and (max-width:1023px){.services__title{font-size:40px;line-height:48px;margin-bottom:0}}@media only screen and (max-width:767px){.services__title{font-size:32px;line-height:38px}}.services__group{display:flex;flex-direction:column;border-radius:25px;color:#1c3480;justify-content:space-between;width:100%;padding:60px 0}.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:10px;text-align:center}.services__group-desc{font-size:16px;color:#11181d;font-weight:500;line-height:26px;align-self:center;margin-bottom:10px;text-align:center}.services__group-cards{display:grid;grid-template-columns:repeat(3,1fr);width:100%;gap:20px}@media only screen and (max-width:1279px){.services__group-cards{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:639px){.services__group-cards{grid-template-columns:repeat(1,1fr)}}.services__group-card{padding:16px;display:flex;flex-direction:row;text-align:left;align-items:center;background-color:#fff;border-radius:20px;box-shadow:0 0 30px #00a6ff26;border-bottom:2px solid #e6e9ff;gap:15px;min-width:0}@media only screen and (max-width:1023px){.services__group-card{flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:10px;padding:20px 16px}}@media only screen and (max-width:639px){.services__group-card{padding:20px}}.services__group-card:focus .services__group-card-title,.services__group-card:hover .services__group-card-title{color:#0aa89b}.services__group-card:focus .services__group-card-desc,.services__group-card:hover .services__group-card-desc{color:#1c3480}.services__group-card:focus,.services__group-card:hover{box-shadow:0 0 30px #00a6ff4d}.services__group-card-img{color:#1c3480;align-self:center;width:170px;height:170px;flex-shrink:0;flex-grow:0;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:1279px){.services__group-card-img{width:120px;height:120px}}@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:22px;color:#1c3480;font-weight:600;letter-spacing:1.6px;align-self:center;margin:15px 0;transition:color .3s ease}.services__group-card-desc{font-size:14px;line-height:21px;color:#11181d;font-weight:400;transition:color .3s ease}.services__buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.button{margin-bottom:10px}.services__shape{overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr;z-index:2}.services__shape svg{height:30px;width:calc(100% + 1.3px)}.services__shape-top{top:-1px}.services__shape-bottom{bottom:200px;transform:rotate(180deg)}
