.square-features-section{padding:60px 0}@media(max-width:1199px){.square-features-section{padding:40px 0}}@media(max-width:1023px){.square-features-section{padding:20px 0}}@media(max-width:767px){.square-features-section,.square-features-section__container{padding:0}}.square-features-section__inner{background:linear-gradient(180deg,#fff,hsla(0,0%,100%,.1));border:1px solid #f1f3f9;border-radius:28px;box-shadow:0 8px 50px -19px rgba(28,35,168,.102);display:flex;flex-direction:column;gap:60px;justify-content:space-between;padding:70px}@media(max-width:1199px){.square-features-section__inner{gap:20px;padding:50px}}@media(max-width:1023px){.square-features-section__inner{padding:28px}}@media(max-width:767px){.square-features-section__inner{gap:18px;padding:24px 12px}}.square-features-section__header{grid-template-columns:2fr 1fr}@media(max-width:1023px){.square-features-section__header{align-items:center;gap:20px;grid-template-columns:1fr;text-align:center}.square-features-section__header p:last-child{margin:0 auto;max-width:80%}}@media(max-width:767px){.square-features-section__header{gap:8px}.square-features-section__header p:last-child{max-width:100%}}.square-features-section__list{display:grid;gap:16px;list-style:none;margin:0;padding:0}@media(max-width:767px){.square-features-section__list{gap:10px;grid-template-columns:1fr!important}}.square-features-section__list-item{background:#f1f3f9;border:1px solid #e8ebf1;border-radius:16px;display:grid;gap:12px;grid-template-columns:1fr;grid-template-rows:auto 1fr auto;padding:20px 16px}.square-features-section__list-item h3{margin-top:16px}.square-features-section__list-item p:last-child{align-self:flex-end}@media(max-width:767px){.square-features-section__list-item{gap:8px;padding:22px}.square-features-section__list-item h3{margin-top:14px}}