.three-boxes{padding-block:65px}@media only screen and (min-width:1920px){.three-boxes{padding-block:clamp(4.06rem,3.39vw + 0rem,8.13rem)}}@media only screen and (max-width:767px){.three-boxes{padding-block:10px}}.three-boxes__header{text-align:center}.three-boxes__list{display:flex;flex-wrap:wrap;justify-content:space-between;padding-block:10px}@media only screen and (min-width:1920px){.three-boxes__list{padding-block:clamp(.63rem,.52vw + 0rem,1.25rem)}}@media only screen and (max-width:767px){.three-boxes__list{flex-wrap:wrap}}.three-boxes__list .item{background-color:var(--c-white);border-radius:15px;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:25px;padding:30px;width:32%}@media only screen and (min-width:1920px){.three-boxes__list .item{border-radius:clamp(.94rem,.78vw + 0rem,1.88rem);padding:clamp(1.88rem,1.56vw + 0rem,3.75rem)}}@media only screen and (max-width:767px){.three-boxes__list .item{margin-bottom:20px;padding:20px 15px;width:100%}}.three-boxes__list .item__img img{height:auto;max-height:60px;max-width:60px;width:auto}@media only screen and (min-width:1920px){.three-boxes__list .item__img img{max-height:clamp(3.75rem,3.13vw + 0rem,7.5rem);max-width:clamp(3.75rem,3.13vw + 0rem,7.5rem)}}.three-boxes__list .item__desc{padding-top:10px}@media only screen and (min-width:1920px){.three-boxes__list .item__desc{padding-top:clamp(.63rem,.52vw + 0rem,1.25rem)}}@media only screen and (max-width:767px){.three-boxes__list .item__desc{padding-top:0}}.three-boxes__list .item__desc h1,.three-boxes__list .item__desc h2,.three-boxes__list .item__desc h3,.three-boxes__list .item__desc h4,.three-boxes__list .item__desc h5,.three-boxes__list .item__desc h6{margin-block:0 25px}@media only screen and (min-width:1920px){.three-boxes__list .item__desc h1,.three-boxes__list .item__desc h2,.three-boxes__list .item__desc h3,.three-boxes__list .item__desc h4,.three-boxes__list .item__desc h5,.three-boxes__list .item__desc h6{margin-block:0 clamp(.63rem,.52vw + 0rem,1.25rem)}}.three-boxes__list .item__desc p{margin-bottom:0}.three-boxes__list .item__link{color:var(--c-green-main);margin-top:10px;text-decoration:underline}@media only screen and (min-width:1920px){.three-boxes__list .item__link{margin-top:clamp(.63rem,.52vw + 0rem,1.25rem)}}