/*
Generated time: November 3, 2025 16:02
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.media-with-text-section{overflow:hidden}.media-with-text-wrapper{perspective:1000px;display:grid;grid-template-columns:repeat(var(--column-count,3),1fr)}.media-with-text-media{z-index:1;will-change:transform;display:block;backdrop-filter:blur(1px);border-radius:var(--card-radius)}.media-with-text-content{padding:100px 40px;height:100%;display:flex;flex-direction:column;justify-content:center}.media-with-text-item:nth-child(2){padding:20px}@media (max-width:767px){.media-with-text-wrapper{perspective:none;grid-template-columns:1fr;row-gap:30px}.media-with-text-item:nth-child(2){padding:0}}