.switchSection{margin-top:30px;font-size:16px;color:#000;font-weight:500;line-height:28px;letter-spacing:-.01em}.switchSection p{margin:0 0 15px;display:block;font-size:15px;color:#666;font-weight:600;line-height:22px}.switchSection span{position:relative;cursor:pointer}.switchSection span:before{content:"";transform:translateY(-50%);border-radius:50%;border:1px solid #e0e0e0;position:absolute;top:50%;left:0}.switchSection span.active:before{border-color:skyblue}.switchSection span.active:after{content:"";transform:translate(-50%,-50%);background-color:skyblue;position:absolute;top:50%;left:10px}@media(min-width:768px){.switchSection span{padding-left:30px;margin-right:30px}.switchSection span:before{border-radius:50%;width:20px;height:20px}.switchSection span.active:after{border-radius:50%;width:14px;height:14px}}@media(max-width:767px){.switchSection{margin-bottom:30px;font-size:14px!important}.switchSection span{padding-left:24px;margin-right:18px}.switchSection span:before{border-radius:50%;width:14px;height:14px}.switchSection span.active:after{border-radius:50%;width:8px;height:8px;left:7px}}