.customer-support{position:relative}.customer-support .customer-support-card{background-color:#141613;gap:15px;height:calc(100% - 180px);margin-bottom:180px;padding:20px;display:flex}.customer-support .customer-support-card img{min-width:24px}.customer-support .customer-support-card .card-title{color:#7c8878;text-transform:uppercase;font-size:12px;font-family:var(--bwGradualLight);margin-bottom:15px}.customer-support .customer-support-form-card{background-color:#131613;margin-top:30px;padding:60px}.customer-support .input{margin-bottom:80px}.customer-support .custom-select{color:rgba(255,255,255,.2);text-transform:uppercase;cursor:pointer;letter-spacing:1px;width:100%;height:52px;font-size:12px;font-family:var(--bwGradualLight);background-color:rgba(255,255,255,.05);border-bottom:0;justify-content:space-between;align-items:center;padding-left:20px;padding-right:20px;display:flex;position:relative}.customer-support .custom-select .custom-select-dropdown{z-index:2;background-color:#3e473c;width:262px;max-width:100%;max-height:200px;padding:12px;display:none;position:absolute;top:52px;right:0;overflow:auto}.customer-support .custom-select .custom-select-dropdown.d-block{display:block}.customer-support .custom-select .custom-select-dropdown .custom-select-option{cursor:pointer;color:#7c8878;padding:16px;font-size:12px;font-weight:400;transition:all .1s linear}.customer-support .custom-select .custom-select-dropdown .custom-select-option.active,.customer-support .custom-select .custom-select-dropdown .custom-select-option:hover{color:#fff;background-color:rgba(255,255,255,.2)}.customer-support .custom-select .custom-select-dropdown .custom-select-option:not(:last-child){margin-bottom:2px}.customer-support .custom-select .custom-select-dropdown::-webkit-scrollbar{width:4px}.customer-support .custom-select .custom-select-dropdown::-webkit-scrollbar-track{background:rgba(129,127,150,.2);border-radius:10px}.customer-support .custom-select .custom-select-dropdown::-webkit-scrollbar-thumb{background-color:#c4cac2;border-radius:10px;transition:background-color .3s}@media screen and (max-width:768px){.customer-support .customer-support-form-card{padding:20px}}
