.goto-page-select{max-width:580px}.goto-page-select .title{color:#fff;font-size:28px;font-weight:700;margin-bottom:15px}.goto-page-select .info{display:flex}.goto-page-select .selector{flex:1;padding-right:10px;position:relative;z-index:1}.goto-page-select select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#0a0a0a;border:2px solid #000;border-radius:10px;color:#e79024;cursor:pointer;font-size:31px;height:63px;line-height:40px;padding:0 36px 0 10px;width:100%}.goto-page-select .selector:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23e79024' d='M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;content:"";height:23px;pointer-events:none;position:absolute;right:18px;top:20px;width:23px}.goto-page-select .button .landing-button{padding-bottom:16px;padding-top:20px}