/*!
 Source: Base: sb.core.complex-atom.colorSwitcher360
*/.colorSwitcher360{text-align:center;position:relative}.colorSwitcher360__images{padding-top:30%;margin-bottom:50px;position:relative;overflow:hidden}.colorSwitcher360__images img{position:absolute;left:50%;top:50%;opacity:0;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:60%;width:100%;cursor:grab}.colorSwitcher360__images img.current{opacity:1}@media (max-width: 1199.98px){.colorSwitcher360__images{padding-top:40%}.colorSwitcher360__images img{max-width:100%}}.colorSwitcher360__controls{position:absolute;width:65%;top:50%;left:15%}.colorSwitcher360__controls .arrowLeft,.colorSwitcher360__controls .arrowRight{left:0;width:50px;height:auto;cursor:pointer;position:absolute;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.colorSwitcher360__controls .arrowRight{right:0;left:unset}@media (max-width: 1199.98px){.colorSwitcher360__controls{width:100%;left:0}.colorSwitcher360__controls .arrowLeft,.colorSwitcher360__controls .arrowRight{width:25px}}.colorSwitcher360 .tabsRow{display:flex;justify-content:center;align-items:center;margin-bottom:10px}.colorSwitcher360 .tabsRow__tab{width:18px;height:18px;background:#1971D4;border-radius:50%;margin:0 10px;cursor:pointer;position:relative}.colorSwitcher360 .tabsRow__tab:before{content:"";width:27px;height:27px;background:transparent;border:2px solid #90959A;border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%) scale(0.8);-ms-transform:translate(-50%, -50%) scale(0.8);transform:translate(-50%, -50%) scale(0.8);opacity:0;transition:.3s all ease-out}.colorSwitcher360 .tabsRow__tab.current:before{-webkit-transform:translate(-50%, -50%) scale(1);-ms-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1);opacity:1}.colorSwitcher360 .tabsRow__tab:after{content:"";width:40px;height:30px;background:transparent;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.colorSwitcher360 .tabsRow__tab.tab--square{border-radius:0}.colorSwitcher360 .tabsRow__tab.tab--square:before{border-radius:0}@media (max-width: 1199.98px){.colorSwitcher360 .tabsRow{flex-wrap:wrap}.colorSwitcher360 .tabsRow__tab{margin:10px}}.colorSwitcher360 .descriptionRow__title{font-family:Helvetica Neue,sans-serif;font-size:2rem;font-weight:700;line-height:normal}.colorSwitcher360 .descriptionRow>*:last-child{margin-bottom:35px}
