a{color:inherit;text-decoration:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{background:#111;min-height:100vh;padding:0;margin:0}.gallery{position:absolute;width:100%;height:100vh;overflow:hidden}.cards{top:40%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.cards,.cards li{position:absolute;width:14rem;height:18rem}.cards li{list-style:none;padding:0;margin:0;text-align:center;line-height:18rem;font-size:2rem;font-family:sans-serif;background-color:#9d7cce;top:0;left:0;border-radius:.8rem}.actions{position:absolute;bottom:25px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}button{display:inline-block;outline:none;border:none;background:#414141;background-image:-webkit-linear-gradient(top,#575757,#414141);background-image:-webkit-gradient(linear,left top,left bottom,from(#575757),to(#414141));background-image:linear-gradient(180deg,#575757,#414141);text-shadow:0 1px 0 #414141;-webkit-box-shadow:0 1px 0 414141;box-shadow:0 1px 0 414141;margin:0 auto 10px;border-radius:4px;padding:12px 25px;font-family:Signika Negative,sans-serif;text-transform:uppercase;font-weight:600;cursor:pointer;font-size:13px;line-height:18px}button,button:hover{color:#fff;text-decoration:none}button:hover{background:#57a818;background-image:-webkit-linear-gradient(top,#57a818,#4d9916);background-image:-webkit-gradient(linear,left top,left bottom,from(#57a818),to(#4d9916));background-image:linear-gradient(180deg,#57a818,#4d9916);text-shadow:0 1px 0 #32610e;-webkit-box-shadow:0 1px 0 fefefe;box-shadow:0 1px 0 fefefe}button{font-size:20px;font-weight:400}.left,.right{cursor:pointer}.active{pointer-events:none}.testimonial-section{height:100vh;display:flex;justify-content:center;align-items:center}.testimonial-section:after{content:"";position:absolute;width:900px;height:550px;background:#f2f2f6;right:0;bottom:0;opacity:.8;z-index:-10}.testimonial-section .testimonial-container{width:1280px;min-width:1280px;height:600px;position:relative}.testimonial-section .testimonial-container .inner{display:flex;align-items:center;height:600px}.testimonial-section .testimonial-container .inner .t-image{width:500px;height:600px;display:flex;justify-content:center;align-items:center}.testimonial-section .testimonial-container .inner .t-image ul{display:flex;position:absolute;height:460px;width:340px;-webkit-box-shadow:0 0 40px rgba(0,0,10,.25);box-shadow:0 0 40px rgba(0,0,10,.25)}.testimonial-section .testimonial-container .inner .t-image ul li,.testimonial-section .testimonial-container .inner .t-image ul li img{height:460px;width:340px}.link{margin:0 50px}.App{text-align:center}.App-logo{pointer-events:none;max-width:100%}.App-header{background-color:#262626;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}.App-main{padding:200px 10% 400px;margin:0 auto;background:#fc466b;background:-webkit-linear-gradient(0deg,#3f5efb,#fc466b);background:-webkit-gradient(linear,left bottom,left top,from(#3f5efb),to(#fc466b));background:-webkit-linear-gradient(bottom,#3f5efb,#fc466b);background:linear-gradient(0deg,#3f5efb,#fc466b)}.App-section{max-width:calc(80% - 50px);margin:0 auto 100px;padding:50px;background-color:#fff;display:flex;align-content:center;justify-content:center;flex-direction:column}.hover-link{text-align:right;text-decoration:none;font-weight:700;color:#fff;font-size:4rem;position:relative;left:900px;bottom:150px;width:500px}.hover-link:hover{background-image:-webkit-gradient(linear,right top,left top,color-stop(49%,#fff),to(#fd2d5b));background-image:-webkit-linear-gradient(right,#fff 49%,#fd2d5b);background-image:linear-gradient(270deg,#fff 49%,#fd2d5b);-webkit-background-clip:text;background-clip:text;color:transparent;background-size:300%;background-position:200%;-webkit-animation:animatedText 2s;animation:animatedText 2s;cursor:pointer}@-webkit-keyframes animatedText{to{background-position:100%}}@keyframes animatedText{to{background-position:100%}}