.text-with-images__inner{padding:clamp(24px,2.5vw,48px);border-radius:clamp(24px,1.5625vw,30px);display:flex;gap:clamp(30px,4.0625vw,78px)}@media only screen and (max-width:1024px){.text-with-images__inner{flex-direction:column}}@media only screen and (max-width:1024px){.text-with-images__inner.gradient-bg{background:linear-gradient(120deg,var(--dark-main, #241E33),var(--main, #684EA9),var(--dark-main, #241E33))}}.text-with-images__inner.gradient-bg:before{width:33%;top:50%;left:0;filter:blur(80px);transform:translateY(-50%)}@media only screen and (max-width:1024px){.text-with-images__inner.gradient-bg:before{left:0;top:-25%;transform:translateY(50%)}}@media only screen and (max-width:500px){.text-with-images__inner.gradient-bg:before{top:-5%;left:-15%;width:75%;filter:blur(39px);transform:translateY(0)}}.text-with-images__inner.gradient-bg:after{width:33%;top:50%;filter:blur(80px);transform:translateY(-50%);bottom:unset;right:0}@media only screen and (max-width:1024px){.text-with-images__inner.gradient-bg:after{right:0;top:unset;bottom:-25%;transform:translateY(-50%)}}@media only screen and (max-width:500px){.text-with-images__inner.gradient-bg:after{top:unset;bottom:-15%;left:unset;right:-20%;width:90%;filter:blur(39px);transform:translateY(0)}}.text-with-images__content{flex:0 1 40.36%;display:flex;flex-direction:column;gap:clamp(16px,1.7708333333vw,34px)}.text-with-images__title.h1{text-transform:none}.text-with-images__images{flex:1 0 auto;display:flex;gap:clamp(23px,1.7708333333vw,34px);justify-content:center}@media only screen and (min-width:1025px){.text-with-images__images--mobile{display:none}}@media only screen and (max-width:1024px){.text-with-images__images--desktop{display:none}}.text-with-images__images img{width:auto;border-radius:20px}.text-with-images__images img:nth-child(odd){margin-bottom:37px}@media only screen and (max-width:1024px){.text-with-images__images img:nth-child(odd){margin-bottom:76px}}.text-with-images__images img:nth-child(2n){margin-top:37px}@media only screen and (max-width:1024px){.text-with-images__images img:nth-child(2n){margin-top:76px}}
