.home-page-switch__main{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.home-page-switch__button{outline:none;cursor:pointer;background-color:rgba(0,0,0,0)}.home-page-switch__csImg,.home-page-switch__extraImg{width:auto}.home-page-switch__csImg{height:270px;margin-right:5px}@media(min-width:375px){.home-page-switch__csImg{height:320px}}@media(min-width:400px){.home-page-switch__csImg{height:360px}}@media(min-width:768px){.home-page-switch__csImg{height:470px;margin-right:40px}}@media(min-width:992px){.home-page-switch__csImg{height:520px;margin-right:40px}}@media(min-width:1600px){.home-page-switch__csImg{height:720px;margin-right:80px}}.home-page-switch__extraImg{height:270px;margin-left:5px}@media(min-width:375px){.home-page-switch__extraImg{height:320px}}@media(min-width:400px){.home-page-switch__extraImg{height:360px}}@media(min-width:768px){.home-page-switch__extraImg{height:470px;margin-left:40px}}@media(min-width:992px){.home-page-switch__extraImg{height:520px;margin-left:40px}}@media(min-width:1600px){.home-page-switch__extraImg{height:720px;margin-left:80px}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}