.button:hover,.moveUp{transform:translateY(-2px) scale(1.03);box-shadow:4.9px 4.9px 5.3px hsla(0,3%,57%,.07),20.5px 20.5px 17.9px hsla(0,4%,50%,.042),100px 100px 80px hsla(0,3%,53%,.07);animation:all 2s ease-in}.active,.button:active{transform:translateY(2px);box-shadow:none;animation:all 2s ease-in}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes hoverMoveUp{0%{visibility:hidden;opacity:.2;position:absolute;left:50%;transform:translate(-50%,24px)}to{position:absolute;left:50%;transform:translate(-50%);visibility:visible;opacity:1}}.button{font-size:18px;padding:8px 16px;outline:none;color:#e2dcd3;background-color:transparent;border:1px solid #e2dcd3;border-radius:20px}.button:hover{cursor:pointer}.standards-starter{background-color:#5138a3;padding:72px 48px 88px;margin-top:-24px;border-radius:16px;z-index:3;position:relative;color:#fff}@media(max-width:430px){.standards-starter{padding:48px 24px 64px}}.standards-starter .top{display:flex;justify-content:space-between}@media(max-width:992px){.standards-starter .top{display:block;width:100%}}.standards-starter .top aside{width:30%;padding-right:46px;font-size:46px;color:#000;line-height:1.2;color:#fff}@media(max-width:767px){.standards-starter .top aside{display:block;width:100%;padding:0;font-size:36px;text-align:left;font-weight:700}}@media(max-width:430px){.standards-starter .top aside{font-size:28px}}@media(max-width:992px){.standards-starter .top aside{width:100%;margin-bottom:32px}}.standards-starter .top article{width:65%;font-size:24px}@media(max-width:992px){.standards-starter .top article{width:100%}}@media(max-width:430px){.standards-starter .top article .content{padding:0}}.standards-starter .top article .content h2{font-size:28px;margin-bottom:32px}@media(max-width:430px){.standards-starter .top article .content h2{font-size:24px}}.standards-starter .top article .content p{font-size:20px;margin-bottom:12px}@media(max-width:430px){.standards-starter .top article .content p{font-size:18px}}.standards-starter .bottom{display:grid;grid-template-columns:repeat(4,1fr);column-gap:24px;margin-top:50px}@media(max-width:1199px){.standards-starter .bottom{grid-template-columns:repeat(2,1fr);row-gap:24px}}@media(max-width:767px){.standards-starter .bottom{display:none}}.standards-starter .bottom .card:nth-child(odd){background-color:#e2dcd3}.standards-starter .bottom .card{border-radius:16px;width:100%;height:100%;background-color:#fff;padding:24px;color:#5138a3}.standards-starter .bottom .card .top{height:300px;display:block}.standards-starter .bottom .card h2{font-size:28px}.standards-starter .bottom .card p{font-size:20px}.standards-starter .bottom-mobile{display:none;visibility:hidden}@media(max-width:767px){.standards-starter .bottom-mobile{margin:12px;display:block;visibility:visible;box-shadow:0 0 40px rgba(0,0,0,.12)}}.standards-starter .bottom-mobile .card:nth-child(odd){background-color:#e2dcd3}.standards-starter .bottom-mobile .card{border-radius:16px;width:100%;height:600px;background-color:#fff;padding:24px;color:#5138a3}.standards-starter .bottom-mobile .card .top{height:300px;display:block}.standards-starter .bottom-mobile .card h2{font-size:28px}.standards-starter .bottom-mobile .card p{font-size:20px}.standards-starter .bottom-mobile .card img{width:unset;height:unset}