body,html{height:100%;width:100%;}.card{background-color:#b4b5c154;border:0px;border-radius:10px;box-shadow:-2px -2px 2px rgb(255 255 255),-2px -2px 12px rgb(255 255 255 / 50%),inset 2px 2px 4px rgb(255 255 255 / 10%),2px 2px 8px rgb(0 0 0 / 15%);transition:3s;}.name{font-size:20px;font-weight:bold;margin:0px;}.seo{background:#fff0;text-align:center;padding:5px 10px 5px 10px;display:block;white-space:nowrap;word-wrap:normal;text-overflow:ellipsis;overflow:hidden;border-radius:2px;border:1px solid #ddd;-webkit-transition-duration:.5s;}@media screen and (min-width:500px){.seo{padding:5px 25px 5px 25px;}}.btn,.btn-light{border:0px;background-color:transparent;}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;}.container{padding-top:10rem;width:90%;margin-right:auto;margin-left:auto;}.text-center{text-align:center;padding:20px;}.row{display:flex;flex-wrap:nowrap;justify-content:center;margin:20px 0px 20px;}@media (min-width:768px){.container{max-width:720px;}}a{text-decoration:none;color:#444a50;}body{background-image:url("https://cdn.seovx.com/?mom=302");background-size: 100% 100%;}.se:hover{
-webkit-animation:bounce 1s .2s ease both;
-moz-animation:bounce 1s .2s ease both;}
@-webkit-keyframes bounce{
0%,20%,50%,80%,100%{-webkit-transform:translateY(0)}
40%{-webkit-transform:translateY(-30px)}
60%{-webkit-transform:translateY(-15px)}
}
@-moz-keyframes bounce{
0%,20%,50%,80%,100%{-moz-transform:translateY(0)}
40%{-moz-transform:translateY(-30px)}
60%{-moz-transform:translateY(-15px)}
}
.card-body img:hover{
-webkit-animation:rotateIn 1s .2s ease both;
-moz-animation:rotateIn 1s .2s ease both;}
@-webkit-keyframes rotateIn{
0%{-webkit-transform-origin:center center;
-webkit-transform:rotate(-200deg);
opacity:0}
100%{-webkit-transform-origin:center center;
-webkit-transform:rotate(0);
opacity:1}
}
@-moz-keyframes rotateIn{
0%{-moz-transform-origin:center center;
-moz-transform:rotate(-200deg);
opacity:0}
100%{-moz-transform-origin:center center;
-moz-transform:rotate(0);
opacity:1}
}