.serve-section{padding:clamp(80px,7.2993vw,120px) 0}.serve-section__box{display:flex;flex-direction:column;grid-gap:clamp(40px,2.917vw,56px)}.serve-section .main-top{text-align:center}.serve-section .main-top .title{text-align:center}.serve-section .main-top p{align-self:center}.serve-section__bottom{text-align:center}.serve-section .serve-list{display:flex}.serve-section .serve-list__item{margin-left:-2%;width:clamp(358px,36.328vw,372px);height:clamp(358px,36.328vw,372px);border-radius:600px;border:1px solid var(--br-a);position:relative;display:flex;flex-direction:column;align-items:center;gap:70px;padding-top:64px;counter-increment:list}.serve-section .serve-list__item:first-child{margin-left:0}.serve-section .serve-list__item::before{content:"0" counter(list);position:absolute;bottom:64px;font-size:18px;line-height:150%;font-weight:500;color:var(--cl-d)}.serve-section .serve-list__icon{display:flex;width:36px;height:36px}.serve-section .serve-list__text{max-width:246px;width:100%;text-align:center;font-size:18px;line-height:150%;font-weight:400;color:var(--cl-d)}@media (min-width:1241px){.serve-section .serve-list{align-items:center;justify-content:space-between}}@media (max-width:1240px){.serve-section .serve-list{flex-wrap:wrap;justify-content:center}}@media (max-width:767px){.serve-section .serve-list__item{margin-top:-10%}.serve-section .serve-list__item:first-child{margin-top:0}}