.step__content{gap:60px;width:100%;display:flex}@media (max-width:991.98px){.step__content{flex-direction:column;gap:40px}}@media (max-width:576.98px){.step__content{gap:20px}}.step__desc{margin:8px 0 20px}.step__list{flex-grow:1;grid-template-columns:repeat(2,1fr);gap:32px;display:grid}@media (max-width:576.98px){.step__list{flex-direction:column;display:flex}}.step__item{flex-direction:column;display:flex}@media (max-width:576.98px){.step__item{grid-template-columns:50px 1fr;display:grid}}.step__item-num{color:var(--blue-600);width:max-content;margin-bottom:16px;font-size:40px;font-weight:700;line-height:140%}@media (max-width:576.98px){.step__item-num{margin-bottom:0}}.step__item-title{color:var(--gray-700);margin-bottom:16px;font-size:20px;font-weight:700}@media (max-width:576.98px){.step__item-title{align-self:center;margin-bottom:0}}.step__item-desc{color:var(--gray-600);font-size:16px;font-weight:400}@media (max-width:576.98px){.step__item-desc{grid-column:2 span}}.step__img{border-radius:24px;width:400px;min-width:400px;overflow:hidden}@media (max-width:991.98px){.step__img{width:100%}}@media (max-width:576.98px){.step__img{min-width:320px}}.step__img img,.step__img picture{object-fit:cover;width:100%;height:100%}
.why__title{margin-bottom:20px}.why__cards{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (max-width:991.98px){.why__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:576.98px){.why__cards{grid-template-columns:repeat(1,1fr)}}.why__item{background:var(--gray-50);border-radius:24px;padding:24px}@media (max-width:576.98px){.why__item{grid-template-rows:60px 0fr;grid-template-columns:60px 1fr;padding:16px 28px;transition:grid-template-rows .2s;display:grid}.why__item.active{grid-template-rows:60px 1fr}}.why__item-icon{margin-bottom:20px}@media (max-width:576.98px){.why__item-icon{align-self:center;width:36px;height:36px;margin-bottom:0}.why__item-icon img{width:100%;height:100%}}.why__item-title{color:var(--gray-700);margin-bottom:8px;font-size:20px;font-weight:600}@media (max-width:576.98px){.why__item-title{align-self:center;margin-bottom:0}}.why__item-desc{color:var(--gray-600);font-size:16px;font-weight:400}@media (max-width:576.98px){.why__item-desc{grid-column:span 2;overflow:hidden}.why__item-desc span{padding-top:12px;display:inline-block}}
