@media only screen and (min-width:900px){.sliderControls{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}}@media only screen and (min-width:900px){.sliderControls__button{margin:2px 2px 2px 100px}}@media only screen and (max-width:899px){.sliderControls__button{margin:35px 25px 0 0}}.sliderControls__mobile{display:block}.sliderControls--outOfControl .sliderControls__mobile{display:none}@media only screen and (min-width:900px){.sliderControls__mobile{display:none}}.sliderControls__desktop{display:none}.sliderControls--outOfControl .sliderControls__desktop{display:none}@media only screen and (min-width:900px){.sliderControls__desktop{display:block;-webkit-box-flex:2;-webkit-flex-grow:2;-ms-flex-positive:2;flex-grow:2}}