.content-column-6{display: grid;grid-template-columns: 1fr;align-items: center;grid-gap: 30px;}@media (min-width: 993px){.content-column-6{grid-template-columns: repeat(2,1fr);}}.content-section-1{position: relative;}.content-section-1 .anim-illustration {width: 140px;height: auto;position: absolute;left: 20%;top: 0;}.content-section-1 .anim-illustration.bottom {width: 80px;left: auto;right: -3%;top: auto;bottom: 15%;}.content-section-1 .content-wrap-inner {background-color: #c3c8ff90;-webkit-backdrop-filter: blur(5px);backdrop-filter: blur(5px);padding: 100px 30px;align-items: center;border-radius: 10px;}.content-section-1 .content-image-holder {display: grid;grid-template-columns: repeat(2, 1fr);align-items: center;grid-column-gap: 20px;position: relative;padding-right: 40px;}.content-section-1 .content-image-holder > div:nth-child(2) {margin-top: 50px;}.content-section-1 .content-image-holder > div:nth-child(3) {position: absolute;right: 20px;top: 30%;}.content-section-1 .content-image-holder > div:nth-child(3) img{width: 140px;}.content-section-1 .content-wrapper .desc{margin-bottom: 30px;}.content-section-1 .content-wrapper .check-list{margin-bottom: 40px;}