.slider-switch__list{list-style-type:none;margin:0;padding:0}@keyframes wobble{0%{transform:translateZ(0) rotate(0deg)}70%{transform:translate3d(0,-10%,0) rotate(0deg)}to{transform:translateZ(0) rotate(0deg)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loadingSpin{0%{transform:translate3d(-50%,-50%,0) rotate(0deg)}to{transform:translate3d(-50%,-50%,0) rotate(-1turn)}}@keyframes upanddown{0%{transform:translateZ(0) scale(1)}50%{transform:translate3d(0,-40px,0) scale(1)}to{transform:translateZ(0) scale(1)}}@keyframes scaleout{0%{transform:scale(0)}to{opacity:0;transform:scale(1)}}@keyframes feedback{0%{opacity:0;transform:translate(-50%,100%)}10%{opacity:1;transform:translate(-50%)}90%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,-100%)}}.slider-switch__list{background-color:#fff;border:3px solid #fff;border-radius:29px;box-shadow:0 0 20px 0 rgba(0,0,0,.15);display:flex;flex-direction:row;flex-wrap:nowrap;height:50px;justify-content:flex-start;left:50%;position:absolute;transform:translateX(-50%);transition:background-color .25s cubic-bezier(.645,.045,.355,1)}.csshover .slider-switch__list:hover{background-color:#e3e4e4}@media only screen and (min-width:768px){.slider-switch__list{height:62px}}.slider-switch__item{flex-basis:276px;flex-basis:auto;position:relative;z-index:2}.slider-switch__link{color:rgba(0,0,0,.75);cursor:pointer;display:block;font-size:16px;font-weight:700;line-height:1.75;padding:8px 25px;text-decoration:none;transition:background-color .25s cubic-bezier(.645,.045,.355,1),color .25s cubic-bezier(.645,.045,.355,1)}@media only screen and (min-width:768px){.slider-switch__link{font-size:18px;letter-spacing:.03em;line-height:1.77778;padding:12px 25px}}.ie11 .slider-switch__link--active,.slider-switch__link--active{color:#fff}.slider-switch__marker{background-color:#414649;border-radius:28px;height:43px;left:0;position:absolute;top:0;transition:left .5s cubic-bezier(.645,.045,.355,1),width .5s cubic-bezier(.645,.045,.355,1);width:100px;z-index:-1}.ie11 .slider-switch__marker{background-color:#000;z-index:1}@media only screen and (min-width:768px){.slider-switch__marker{height:56px}}