.usage .select{justify-content:space-between;display:flex}.usage .box{background-position:50%;background-size:cover;width:100vw;height:40vw;font-size:24px;transition:background-image .3s;display:flex;position:relative;overflow:hidden}.usage .box1,.usage .box2{color:#fff;justify-content:center;align-items:center;width:50%;height:100%;text-decoration:none;display:flex;position:relative}.usage .box1{border-right:1px solid #fff}.usage .box1:hover{background-color:#00000080}.usage .box1:hover .boxTitle1{transition:transform .3s;transform:translateY(-5vw)}.usage .box1:hover .description1{opacity:1;bottom:30%}.usage .box2:hover{background-color:#00000080}.usage .box2:hover .boxTitle2{transition:transform .3s;transform:translateY(-5vw)}.usage .box2:hover .description2{opacity:1;bottom:30%}.usage .boxTitle{font-size:4vw;font-weight:700}.usage .description{color:#fff;text-align:center;opacity:0;width:100%;font-size:1.5vw;font-weight:400;transition:bottom .2s;position:absolute;bottom:-100%;left:50%;transform:translate(-50%)}@media (max-width:768px){.usage .box1:hover .boxTitle1,.usage .box2:hover .boxTitle2{transition:none;transform:none}.usage .box1:hover .description1,.usage .box2:hover .description2{opacity:0;transition:none;bottom:-100%}}
