.items-with-text{padding-bottom:100px;background-color:#faf9f7}.items-with-text__wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.items-with-text[data-cols="1"] .items-with-text__wrapper{grid-template-columns:1fr}.items-with-text[data-cols="3"] .items-with-text__wrapper{grid-template-columns:repeat(3,1fr)}.items-with-text__item{flex:1;width:100%;padding:71px 52px 52px;display:flex;flex-direction:column;align-items:center;background-color:#e3f4ff;border-radius:20px;min-height:280px}.items-with-text__item-title{display:block;font-style:normal;font-weight:700;font-size:3.6rem;line-height:4.4rem;color:#0187db;margin-bottom:28px;text-align:center}.items-with-text__item-text{text-align:center;font-weight:400;font-size:1.8rem;line-height:2.2rem}.items-with-text__item--long .items-with-text__item-text{text-align:left}.items-with-text__item--long{align-items:flex-start}.items-with-text__item--long .items-with-text__item-title,.items-with-text__item--long .items-with-text__item-text{text-align:left;width:100%}.items-with-text--theme-light .items-with-text__item{background-color:#fff;transition:.3s;box-shadow:#959da533 0 8px 24px}.items-with-text--theme-light .items-with-text__item-title{color:#01285f}.items-with-text--theme-light .items-with-text__item:hover{scale:1.05;cursor:pointer;background-color:#e3f4ff;box-shadow:none}.items-with-text--theme-light .items-with-text__item:hover .items-with-text__item-title{color:#0187db}@media (max-width: 980px){.items-with-text{padding-bottom:100px}.items-with-text__wrapper{margin-bottom:30px}.items-with-text__item{padding:50px 25px 25px}.items-with-text__item-title{font-size:3rem;line-height:3.6rem}}@media (max-width: 800px){.items-with-text[data-cols] .items-with-text__wrapper{grid-template-columns:1fr}.items-with-text__wrapper{grid-template-columns:1fr;gap:10px}.items-with-text__item{padding:50px 10px 25px;min-height:265px}.items-with-text__item-title{font-size:2.5rem;line-height:3.2rem}}@media (max-width: 600px){.items-with-text{padding-bottom:70px}.items-with-text__wrapper{grid-template-columns:1fr;gap:10px;margin-bottom:20px}.items-with-text__item{min-height:0;padding:20px 14px}.items-with-text__item-title{margin-bottom:6px;line-height:3rem}}
