@charset "UTF-8";.select-container{display:flex;flex-direction:column;font-family:sans-serif}.select-label{margin-bottom:4px;font-size:16px;color:#636363;font-weight:700}.select-box{position:relative;display:inline-block;width:272px;height:45px;margin-top:6px}@media screen and (max-width: 767px){.select-box{width:100%}}@media screen and (max-width: 767px){.select-box select{text-align:center}}.select-dropdown{width:100%;height:100%;padding:8px 30px 8px 16px;border-radius:30px;background-color:#e8ebf7;color:#9598a4;font-size:14px;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;outline:none}.select-arrow{position:absolute;top:50%;right:16px;transform:translateY(-50%) rotate(45deg);width:8px;height:8px;border-right:1px solid #525252;border-bottom:1px solid #525252;pointer-events:none}
