.text-full-width{width:var(--col-12)}.text-full-width .container-wrapper{display:flex;flex-direction:column;gap:2.5rem}.text-full-width .heading h2{margin:0}.text-full-width_modal{background-color:#fff;border:1px solid #ddd;border-radius:15px;display:flex;flex-direction:column;gap:.4rem;justify-content:center;min-height:250px;padding:1.3rem;position:absolute;top:20%;width:450px;z-index:2}.text-full-width_overlay{backdrop-filter:blur(3px);background:rgba(0,0,0,.5);bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:1}.text-full-width_hidden{display:none}@media screen and (max-width:992px){.text-full-width{padding-inline:1rem}}