.expertises-scrolling{color:transparent;font-family:gothamBold;letter-spacing:-.8px;font-weight:400;-webkit-text-stroke:1px #3373fd;font-size:60px;line-height:80px}@media screen and (min-width:600px){.expertises-scrolling{font-size:100px;line-height:80px}}.expertises-slider{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(0,1fr))[1];grid-template-columns:repeat(1,minmax(0,1fr))}@media screen and (min-width:959px){.expertises-slider{-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr))}}.expertises-slider-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-x:scroll}.expertises-slider-text div{width:100%}.expertises-slider-bullets{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;grid-gap:10px;gap:10px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.expertises-slider-bullets div{cursor:pointer;border-radius:100%;background-color:grey;width:15px;height:15px;margin-top:10px}.expertises-slider-bullets div.active{background-color:#3373fd}.expertises-slider .fade-enter-active,.expertises-slider .fade-leave-active{-webkit-transition:opacity .5s;transition:opacity .5s}.expertises-slider .fade-enter,.expertises-slider .fade-leave-to{opacity:0}.expertises-slider-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;justify-items:center;height:100%;margin-top:20px;grid-gap:40px;gap:40px}@media screen and (min-width:959px){.expertises-slider-wrapper{grid-gap:0;gap:0;margin-top:0}}.expertises-slider-wrapper p{margin-top:20px}.expertises-slider-animation{height:500px}