.switcherWrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.switcherContentArea,.switcherImageArea{flex-basis:47%}.switcher__mobile{display:none}@media screen and (max-width:800px){.switcher__mobile{display:block}.switcher__desktop{display:none}.switcherContentArea,.switcherImageArea{flex-basis:100%}}.grayWave{aspect-ratio:auto;display:block;height:auto;width:100%}.switcherBTN__Container{margin-bottom:15px;margin-top:15px}.switcherBTN{background-color:var(--mainBlue);border:1px solid var(--mainBlue);border-radius:6px;color:#fff;display:inline-block;font-weight:600;padding:14px 25px;text-decoration:none}.switcherContentArea ul{color:#6e6e6e;font-size:18px;font-weight:400;line-height:30px}