.promotion-modal{width:60vw;height:480px;position:relative;overflow:hidden auto;padding:15px}@media (max-width:768px){.promotion-modal{width:95vw}}.form{position:relative;top:-2px;border:1px solid #444;border-radius:5px;padding:20px;background:#1d1d1d;margin:0 auto;overflow:auto}.form p{text-align:left;margin-bottom:35px}.button-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;list-style:none;margin:0;margin-top:10px;position:relative;font-size:16px}@media only screen and (max-width:768px){.button-row{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:10px 0}}.option-btn{height:33px;border-radius:10px 10px 0 0;line-height:2;padding:0 10px;margin:0 3px;border:1px solid #444;cursor:pointer}.option-btn.active{border:1px solid #3670ce;background:#3670ce;cursor:default}@media only screen and (max-width:768px){.option-btn{border-radius:25px;margin:3px 2px}}