.two-col-module-menu{.grid-container{align-items:start;display:grid;gap:128px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);justify-items:stretch}@media screen and (max-width:1440px){.grid-container{gap:64px}}@media screen and (max-width:767px){.grid-container{grid-template-columns:minmax(0,1fr)}}.col{max-width:533px}@media screen and (max-width:767px){.col{max-width:unset}}.col.column-1 .count{color:var(--Main-Palette-Turquoise,#00c7bb);margin-bottom:2px}.col.column-2{width:100%}.col :where(h2,h3){margin-bottom:42px}.col img{display:block;height:auto;width:100%}.col .menu-container{display:flex;flex-direction:column;gap:32px}.col .menu-item{width:100%}.col .menu-item .bar{background-color:#fff;opacity:.1;transition:opacity .2s ease;width:100%}.col .menu-item:hover .bar{opacity:1}.col .menu-item .bar .progress{background-color:#00c7bb;height:2px;transition:all .5s ease;width:0}.col .menu-item:hover .bar .progress{width:100%}.col .menu-item label{color:#fff;display:block;padding-top:4px;pointer-events:none;transition:color .3s ease}.col .menu-item:hover label{color:#00c7bb}}