.dnd-area{&:not(.active){display:none}}.m-grouped_modules__tabs{display:flex;flex-wrap:wrap;gap:10px;list-style:none;margin:0 0 40px;padding:0}.m-grouped_modules__tab{align-items:center;background-color:var(--blueLight);color:var(--blueDark);cursor:pointer;display:inline-flex;flex:1 0 auto;font-weight:700;justify-content:center;min-height:60px;padding:5px 10px;text-align:center}.m-grouped_modules__tab.active{background-color:var(--blueDark);color:var(--white)}.m-grouped_modules .m-rte_media__bgshape,.m-grouped_modules .m-testimonial_and_text__bgshape{display:none}@media screen and (min-width:768px){.m-grouped_modules__tabs{border-bottom:5px solid var(--blueDark);gap:20px}.m-grouped_modules__tab{min-height:auto;padding:20px}}