.three-features__container{padding:20px}.three-features__h2{color:#6078ff;font-size:16px;font-weight:600;letter-spacing:3px;text-align:center;text-transform:uppercase}.three-features__h3{color:#33334f;font-size:36px;font-weight:600;letter-spacing:-1.46px;line-height:50px;text-align:center}.three-features__blocks{display:grid;grid-template-columns:380px 380px 380px;grid-gap:60px;justify-content:center}.three-features__block{border-radius:8px;box-shadow:0 0 36px 5px rgba(0,0,0,.05);padding:30px;text-decoration:none}.three-features__block:hover{box-shadow:0 0 40px 5px rgba(0,0,0,.07)}.three-features__block-icon{height:60px;width:60px}.three-features__block-name{color:#33334f;font-size:20px;font-weight:500;line-height:29px}.three-features__block-text{color:#767ead;font-size:16px;height:147px;line-height:21px;width:300px}.three-features__block-price{border:2px solid #e6e6ff;border-radius:30px;color:#33334f;font-size:12px;line-height:16px;opacity:.7;padding:5px 10px;width:fit-content}@media (max-width:1200px){.three-features__blocks{grid-template-columns:380px 380px}}@media (max-width:850px){.three-features__blocks{grid-template-columns:330px}.three-features__block-text{width:auto}}@media (max-width:500px){.three-features__h3{font-size:30px;line-height:36px}.three-features__block-text{height:auto}.three-features__blocks{grid-template-columns:auto}}