.season-switcher{gap:13px;display:flex;position:relative;align-items:center;justify-content:center}.season-switcher .season-switch-input{position:absolute;left:0;right:0;top:0;bottom:0;cursor:pointer;z-index:1;opacity:0}.season-switcher .season-switch-input.is_winter+.season-switch-button:before{left:5px}.season-switcher .season-switch-button{width:105px;height:50px;display:flex;padding:0 5px;cursor:pointer;position:relative;border-radius:25px;align-items:center;pointer-events:none;box-sizing:border-box;border:1px solid #809286;justify-content:space-between}.scroll-header .season-switcher .season-switch-button{border:1px solid #c4c8bf}@media(max-width: 699px){.season-switcher .season-switch-button{width:75px;height:40px}}.season-switcher .season-switch-button:before{content:"";width:40px;height:40px;opacity:.2;border-radius:50%;position:absolute;background:#4a6453;top:50%;transition:left .3s ease;transform:translate(0, -50%);left:58px}@media(max-width: 699px){.season-switcher .season-switch-button:before{width:30px;height:30px;left:38px}}.season-switcher .season-switch-button .season-icon{z-index:1;width:40px;height:35px;display:flex;align-items:center;position:relative;justify-content:center}@media(max-width: 699px){.season-switcher .season-switch-button .season-icon{width:30px;height:30px}}.season-switcher .season-switch-button .season-icon svg{fill:#4a6453}.season-switcher .season-switch-button .season-icon .custom-summer-icon{width:26.87px;height:26.87px}@media(max-width: 699px){.season-switcher .season-switch-button .season-icon .custom-summer-icon{width:20px;height:20px}}.season-switcher .season-switch-button .season-icon .custom-winter-icon{width:23.5px;height:26.87px}@media(max-width: 699px){.season-switcher .season-switch-button .season-icon .custom-winter-icon{width:20px;height:20px}}