/*
Generated time: September 25, 2025 12:36
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.
*/
.ctxtinner{display:grid;grid-template-columns:auto auto;gap:15px}.ctxtinner_sub.banner__box{max-width:100%}.ctxtinner_sub{border-radius:var(--text-boxes-radius);padding:25px;max-width:unset;min-width:unset}.ctxtinner_sub h3{font-size:calc(var(--font-body-scale) * 22px);font-weight:var(--font-heading-weight);margin-bottom:15px}.ctxtinner_sub h3 b,.ctxtinner_sub h3 strong{display:block;font-weight:var(--font-heading-weight)}.ctxtinner .ctxtdesc p{font-size:calc(var(--font-body-scale) * 16px);color:rgba(var(--color-foreground),.9)}.ctxtinner a.button{display:inline-flex}.ctxtinner.ctxt-wrapper{display:block}@media (max-width:991px){.ctxtinner .banner__box{margin:0 auto}.ctxtinner{grid-template-columns:1fr}}@media (max-width:991px){.ctxtinner_sub h3{font-size:calc(var(--font-body-scale) * 16px)}.ctxtinner .ctxtdesc p{font-size:calc(var(--font-body-scale) * 14px)}}@media (max-width:575px){.ctxtinner{grid-template-columns:auto}}