.st-slider{max-width:100vw;height:auto;max-height:90vh;position:relative;background-color:#000;overflow:hidden}.st-slider .st-slides{display:flex;overflow:hidden;height:90vh}.st-slider .st-slide{min-width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:absolute;left:100%;overflow:hidden;animation:left .8s cubic-bezier(.645,.045,.355,1) 0s;animation-fill-mode:forwards;background-size:cover!important;background-position:50%}.st-slider .st-slide:first-of-type{background:linear-gradient(0deg,transparent,rgba(117,19,93,.01)),url(https://2919282.fs1.hubspotusercontent-na1.net/hubfs/2919282/Nettisivujen%20tiedostoja/1-Carusel-1920px.jpg)}.st-slider .st-slide:nth-of-type(2){background:linear-gradient(0deg,rgba(0,0,0,.52),rgba(117,19,93,.53)),url(https://2919282.fs1.hubspotusercontent-na1.net/hubfs/2919282/Nettisivujen%20tiedostoja/2-Carusel-1920px.jpg)}.st-slider .st-slide:nth-of-type(3){background:linear-gradient(0deg,rgba(0,0,0,.52),rgba(117,19,93,.53)),url(https://2919282.fs1.hubspotusercontent-na1.net/hubfs/2919282/Nettisivujen%20tiedostoja/4-Carusel-1920px.jpg)}.st-slider .st-slide:nth-of-type(4){background:linear-gradient(0deg,rgba(0,0,0,.52),rgba(117,19,93,.53)),url(https://2919282.fs1.hubspotusercontent-na1.net/hubfs/2919282/Nettisivujen%20tiedostoja/3-Carusel-1920px.jpg)}@media screen and (max-width:767px){.st-slider .st-slide:first-of-type{background:linear-gradient(0deg,rgba(0,0,0,.6),rgba(117,19,93,0)),url(https://2919282.fs1.hubspotusercontent-na1.net/hubfs/2919282/Nettisivujen%20tiedostoja/1-Phone-Carusel-1920px.jpg)}.st-slider .st-slide:nth-of-type(2){background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(117,19,93,.6)),url(https://www.mectalent.com/hubfs/Nettisivujen%20tiedostoja/2-1-Phone-Carusel-1920px.jpg)}.st-slider .st-slide:nth-of-type(3){background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(117,19,93,.6)),url(https://2919282.fs1.hubspotusercontent-na1.net/hubfs/2919282/Nettisivujen%20tiedostoja/3-Phone-Carusel-1920px.jpg)}.st-slider .st-slide:nth-of-type(4){background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(117,19,93,.6)),url(https://2919282.fs1.hubspotusercontent-na1.net/hubfs/2919282/Nettisivujen%20tiedostoja/4-Phone-Carusel-1920px.jpg)}}.st-slider .st-slide .st-slide__content{padding-top:5em;width:800px;margin-left:5em;margin-right:2em;max-width:100%}@media screen and (max-width:767px){.st-slider .st-slide .st-slide__content{padding-top:8em;margin-left:2em;margin-right:2em;width:300px;max-width:90vh}}.st-slide__content h1.slide-title{background:#f0a6ba;background:-webkit-linear-gradient(180deg,#f0a6ba 0,#de0167);background:-moz-linear-gradient(to bottom,#f0a6ba 0,#de0167 100%);background:linear-gradient(180deg,#f0a6ba 0,#de0167);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.st-slide__content .slide-text{font-size:20px;color:#fff;margin-bottom:2em}.dots{position:absolute;bottom:1em;left:0;display:flex;justify-content:flex-start;width:100%;z-index:15;margin-left:5em}@media screen and (max-width:767px){.dots{position:absolute;bottom:1em;left:0;display:flex;justify-content:center;width:100%;z-index:15;margin-left:0}}.dot{width:12px;height:12px;background:grey;border-radius:50%;margin:0 5px;cursor:pointer}.active-dot{background:#3f3f3f;cursor:default}@keyframes leftNext{0%{left:100%}to{left:0}}@keyframes leftCurr{0%{left:0}to{left:-100%}}@keyframes rightNext{0%{left:-100%}to{left:0}}@keyframes rightCurr{0%{left:0}to{left:100%}}