*{box-sizing:border-box}::-webkit-scrollbar{width:0;height:0}.hs{display:flex;overflow-x:scroll;justify-content:space-between;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;margin:0 0;width:100%}.hs__header{display:flex;float:right;margin-right:10px}.hs__headline{flex:1}.arrows{cursor:pointer}.hs__arrows{align-self:right!important}.hs__arrows .arrows:before{display:inline-block;vertical-align:middle;width:18px;height:12px;cursor:pointer}.hs__arrows .arrows.disabled:before{filter:brightness(2)}.hs__arrows .arrows.arrow-prev:before{transform:rotate(90deg);margin-right:10px}.hs__arrows .arrows.arrow-next:before{transform:rotate(-90deg)}.hs__item{flex-grow:1;flex-shrink:0;flex-basis:calc(100% / 6 - (10px * 2) - (20px / 6));margin:10px;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:990px){.hs__item{flex-basis:calc(100% / 3 - (10px * 2) - (20px / 3))}}.hs__item:last-child:after{content:"";display:block;position:absolute;width:10px;height:1px;right:calc(10px * 2 * -1)}.hs__item:first-child{margin-left:calc(10px * 2)}.hs__item__description{z-index:1;align-self:flex-start;margin:10px 0}.hs__item__subtitle{color:#aaa;display:block}.hs__item__image__wrapper{position:relative;width:100%;height:0;padding-bottom:100%}.hs__item__image{pointer-events:none;position:absolute;width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.hs__item__image__wrapper:hover>.hs__item__image{box-shadow:0 0 25px #0b99c9}@media only screen and (min-width:990px){.hs__wrapper{overflow:hidden}}@media (hover:none) and (pointer:coarse){.hs__wrapper .hs__arrows{display:none}.hs__wrapper .hs__item{flex:1 0 calc(23% - 10px * 2)}}@media only screen and (hover:none) and (pointer:coarse) and (max-width:990px){.hs__wrapper .hs__item{flex:1 0 calc(45% - 10px * 2)}}body{margin:0;padding:0;overflow-x:hidden;font-family:Muli,sans-serif;color:#fff;background:#fff;line-height:1.5;letter-spacing:.15px}.container-about{width:100%;padding:calc(10px * 2);margin:0 auto;mix-blend-mode:invert;position:relative}.hs__item__image__wraper :hover{box-shadow:0 0 50px #0b99c9}@media only screen and (min-width:990px){.container{padding:calc(10px * 4) calc(10px * 8)}}.description{max-width:990px;color:#212121;margin:0 auto;padding:calc(10px * 4)}ul{padding:0;margin:0}