.solutionsSection{z-index:1;justify-content:center;display:flex}@media screen and (max-width:770px){.solutionsSection{flex-direction:column;align-items:center;position:relative}}.solutionsSection__list{justify-content:space-between;gap:1.25rem;width:100%;padding:0;display:flex;position:relative}@media screen and (max-width:1024px){.solutionsSection__list{flex-direction:column}}.solutionsSection__item{border:1px solid var(--ig-border-gray);background:var(--ig-bg-transpartment-white-700);-webkit-backdrop-filter:blur(1rem);border-radius:1.25rem;justify-content:space-between;gap:1.25rem;width:calc(50% - .625rem);padding:1.5rem 2.375rem;display:flex;position:relative;-webkit-backdrop-filter:blur(1rem)!important;backdrop-filter:blur(1rem)!important}@media screen and (max-width:1024px){.solutionsSection__item{width:100%}}@media screen and (max-width:770px){.solutionsSection__item{padding:1.5rem}}@media screen and (max-width:500px){.solutionsSection__item{flex-direction:column;padding:1rem}}.solutionsSection__link{position:absolute;inset:0}.solutionsSection__title{margin-bottom:1rem}.solutionsSection__description{margin-bottom:1.5rem}.solutionsSection__check-list{flex-wrap:wrap;gap:1rem;display:flex}.solutionsSection__check-item{text-align:center;align-items:center;gap:.5rem;display:flex}.solutionsSection__check-icon{width:1.25rem;height:1.25rem;display:flex}.solutionsSection__check-icon img{width:100%;height:100%}.solutionsSection__image{width:75%;display:flex}@media screen and (max-width:500px){.solutionsSection__image{width:100%}}.solutionsSection__image img{object-fit:cover;width:100%;height:100%}.solutionsSection__content{flex-direction:column;justify-content:space-between;gap:1.25rem;width:100%;max-width:70%;display:flex}@media screen and (max-width:500px){.solutionsSection__content{max-width:unset}}.solutionsSection__content-top{flex-direction:column;display:flex}.solutionsSection__miniInfo-item{background:linear-gradient(107deg,#9882f14c -1.55%,#07070800) 141.37%;border-radius:.75rem;align-items:center;gap:.5rem;padding:.5rem;display:flex}
