@media screen and (max-width:767px){.outside:before{content:"";background-image:url(/img/backgroundxs.webp);background-repeat:no-repeat;background-size:cover;background-position:50%;position:absolute;left:0;top:0;width:100%;height:100%}}@media screen and (min-width:768px)and (max-width:991px){.outside:before{content:"";background-image:url(/img/backgroundsm.webp);background-repeat:no-repeat;background-size:cover;background-position:50%;position:absolute;left:0;top:0;width:100%;height:100%}}@media screen and (min-width:992px){.outside:before{content:"";background-image:url(/img/background.webp);background-repeat:no-repeat;background-size:cover;background-position:50%;position:absolute;left:0;top:0;width:100%;height:100%}}.outside{width:100vw;height:100vh;padding:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.box,.outside{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.box{width:960px;background:#fff;border-radius:10px;overflow:hidden;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:33px 130px 33px 95px;z-index:1}@media(max-width:992px){.box{padding:33px 90px 33px 85px}}@media(max-width:768px){.box{padding:33px 80px 33px 80px}}@media(max-width:576px){.box{padding:33px 15px 33px 15px}}input::-ms-clear,input::-ms-reveal{display:none}