.banner{transition:.4s ease}.banner .content{position:absolute;top:46%;left:68%;transform:translate(-50%,-50%)}.banner .text{display:block;width:470px;font-size:36px;color:#fcfcfc}.banner .text b{color:#ff9100}.banner .button{width:400px;height:45px;border:2px solid #fcfcfc;border-radius:100px;color:#fcfcfc;display:flex;align-items:center;justify-content:center;margin-top:8px;transition:all .3s ease}.banner .button:hover{background-color:#fcfcfc;color:#333}.banner .button:active{transform:scale(.98);background-color:transparent;color:#fcfcfc}@media (min-width:375px) and (max-width:1024px){.banner{height:600px!important}.banner .text{font-size:18px;width:240px}.banner .content{top:70%}.banner .button{width:200px;height:40px;font-size:14px}.banner img{-o-object-position:37% 0!important;object-position:37% 0!important}}@media (min-width:1024px) and (max-width:1366px){.banner{height:800px!important}.banner .content{top:55%}.banner .text{font-size:28px;width:370px}.banner .button{width:300px;height:42px;font-size:16px}.banner img{-o-object-position:65% 0!important;object-position:65% 0!important}}