#directionalPromote{width:100%;padding:2rem;background-color:#f2f2f2}#directionalPromote .scroll-box{width:100%;padding:.5rem 1rem;overflow-x:a}#directionalPromote .select-model{width:1500px;display:flex;flex-direction:row;flex-wrap:nowrap;overflow:visible}#directionalPromote .select-model-item{width:300px;margin-right:30px;background-color:#fff;border-radius:.5rem}#directionalPromote .select-model-item:hover{box-shadow:0 5px 5px 5px #cecdcd}#directionalPromote .select-model-title{margin:0 1rem;padding:1rem 0;border-bottom:1px solid #b4b4b4}#directionalPromote .select-option{padding:15px 20px;min-height:90px}#directionalPromote .select-option:hover{background-color:#f8f8f8}#directionalPromote .last-select-option{padding-bottom:2rem;border-radius:0 0 .5rem .5rem}#directionalPromote .option-text{font-size:14px;font-weight:600}#directionalPromote .light-c{color:#b3aeae}#directionalPromote .comment{color:grey;font-size:12px;margin:10px 0 0 0}#directionalPromote .focus-c{color:red}#directionalPromote .input-width{width:250px}#directionalPromote .w-100{width:100%}