﻿
.res{position:relative;z-index:1;padding-top:100px;}.res__wrapper{display:flex;justify-content:space-between;max-width:1280px;padding:0 20px;margin:0 auto;}.res__card{background-color:#fff;border-radius:20px;flex-basis:32.26%;min-height:418px;padding:40px;color:#000;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;}.res__img-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:160px;height:160px;border-radius:82px;margin-bottom:20px;box-shadow:0 20px 60px 0px rgba(0,0,0,0.15);background:linear-gradient(180deg,#d92990 0%,#004e6d 100%);}.res__img{position:absolute;display:flex;top:4px;left:4px;align-items:center;justify-content:center;background:radial-gradient(circle at 105% 0%,#d92990 0%,#003145 44%);width:152px;height:152px;border-radius:82px;}@media screen and (max-width:1280px){.res__card{padding:20px;}}@media screen and (max-width:1023px){.res__wrapper{flex-direction:column;}.res__card{padding:40px;min-height:auto;}.res__card:not(:first-child){margin-top:20px;}.res__card .btn{margin-top:20px;white-space:nowrap;}}@media screen and (max-width:767px){.res{padding-top:40px;}}
