.home .banner .img{height:100%;display:none;position:absolute;bottom:0;right:0}@media only screen and (min-width:1024px){.home .banner .img{display:block}}.home .apply .button{min-width:204px;padding-left:24px;padding-right:24px;display:inline-flex}@media only screen and (max-width:767px){.home .apply .button{min-width:140px;padding-left:16px;padding-right:16px}}.home .apply .img-mobile{width:100%;height:auto}.home .apply .img-not-mobile{width:320px;height:188px;margin-top:80px}@media only screen and (min-width:1024px){.home .apply .img-not-mobile{width:510px;height:300px;margin-top:80px}}.home .why-choice-me .img{width:80px;height:80px}@media only screen and (max-width:767px){.home .why-choice-me .img{width:48px;height:48px}}@keyframes jiggle{0%{transform:translate(0)}50%{transform:translate(-8px)}75%{transform:translate(8px)}to{transform:translate(0)}}@keyframes fadeInOut{0%,20%{opacity:0;-webkit-filter:blur();filter:blur()}20%,80%{opacity:1}to{opacity:0;-webkit-filter:blur(4px);filter:blur(4px)}}.animate-jiggle{animation-name:jiggle;animation-duration:8s;animation-timing-function:ease;animation-iteration-count:infinite}@keyframes marquee1{0%{transform:translateY(0)}to{transform:translateY(-60px)}}.marquee1{will-change:transform,opacity;animation-name:marquee1,fadeInOut;animation-duration:6s;animation-timing-function:ease;animation-iteration-count:infinite}