.column-with-icon{position:relative}.column-with-icon::before{content:"";position:absolute;top:0;left:0;width:100%;height:45%;background:rgba(0,0,0,0) linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 42%, rgba(255, 255, 255, 0) 100%) 0% 0% no-repeat padding-box;z-index:-1}.column-with-icon::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:10%;background:rgba(0,0,0,0) linear-gradient(180deg, rgba(245, 247, 248, 0) 0%, rgba(246, 248, 249, 0.0784313725) 0%, rgba(247, 249, 250, 0.1568627451) 9%, #FFFFFF 100%) 0% 0% no-repeat padding-box;z-index:-1}.column-with-icon .title-content{max-width:964px;margin:0 auto;margin-bottom:clamp(40px,5vw,100px)}.column-with-icon .cards-wrapper{display:grid;grid-template-columns:repeat(2, minmax(0, 648px));gap:24px;justify-content:center;margin-bottom:clamp(40px,5vw,79px)}.column-with-icon .cards-wrapper>:nth-last-child(1):nth-child(odd){grid-column:1/-1;justify-self:center;width:100%;max-width:648px}.column-with-icon .cards-wrapper .card-item{background-color:#fff;padding:51px 32px 54px 32px;box-shadow:0 4px 12px rgba(0,0,0,.05);display:flex;align-items:flex-start;gap:14px}.column-with-icon .cards-wrapper .card-item .card-icon{flex-shrink:0;width:39px;height:36px}.column-with-icon .cards-wrapper .card-item .card-icon img{width:100%;height:auto;object-fit:contain}.column-with-icon .cards-wrapper .card-item .card-content h3{font-size:clamp(20px,2vw,28px);font-weight:600;line-height:1.357;margin-bottom:15px;color:#141f43;text-align:start}.column-with-icon .cards-wrapper .card-item .card-content .card-description{color:#363c4a;text-align:start;max-width:477px}.column-with-icon .cards-wrapper .card-item .card-content .card-description p{margin-bottom:0;line-height:1.55;font-size:clamp(16px,1.5vw,18px)}@media(max-width: 768px){.column-with-icon .cards-wrapper{grid-template-columns:1fr}.column-with-icon .cards-wrapper>:nth-last-child(1):nth-child(odd){grid-column:auto;justify-self:stretch;max-width:none}}.column-with-icon--large-content .title-content{margin-bottom:clamp(40px,4vw,55px)}.column-with-icon--large-content .title-content p{max-width:844px;margin:0 auto}.column-with-icon--large-content .cards-wrapper{row-gap:42px;column-gap:29px}.column-with-icon--large-content .cards-wrapper .card-item{box-shadow:0 4px 12px rgba(0,0,0,.08)}.column-with-icon--large-content .cards-wrapper .card-item .card-icon{width:22px;height:21px}.column-with-icon--large-content .cards-wrapper .card-item .card-content .card-description{max-width:524px}.column-with-icon--large-content .cards-wrapper .card-item .card-content .card-description p{font-size:clamp(18px,2vw,20px);line-height:1.5454em;color:#141f43}@media(max-width: 991px){.column-with-icon--large-content .cards-wrapper{gap:25px}}.size-icon-small .title-content{margin-bottom:clamp(40px,4vw,55px)}.size-icon-small .cards-wrapper .card-item .card-icon{width:22px;height:21px}