.custom-btn.custom-btn-sm{padding:.75rem 2.5rem}.custom-btn.custom-btn-md{padding:1.125rem 3.125rem 1.25rem}@media (max-width: 993px){.custom-btn.custom-btn-md{padding:1rem 3.125rem}}.border-end{border-bottom:.0625rem solid currentColor}.border-radius-8{border-radius:.5rem}.border-radius-6{border-radius:.375rem}.border-radius-4,.rounded-1{border-radius:.25rem}.rounded-2{border-radius:.375rem}.rounded-3{border-radius:.5rem}.shadow{box-shadow:0 .3125rem 1rem #cacaca33}.modal-backdrop{position:fixed;z-index:1000;overflow:auto;top:0;left:0;width:100%;height:100%;background-color:#6a6a6a61;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}.modal-backdrop.is-opened .modal{animation:slideDown .3s ease forwards}@keyframes slideDown{to{transform:translateY(0);opacity:1}}.modal-backdrop .modal{height:auto;max-height:100%;transform:translateY(-5%);opacity:0}.modal-backdrop .close-button{top:1rem;z-index:1;background:transparent;border:none;transition:all .15s ease}@media (hover: hover) and (pointer: fine){.modal-backdrop .close-button:hover{background:#efefef}}html[dir=ltr] .modal-backdrop .close-button{right:1rem}html[dir=rtl] .modal-backdrop .close-button{left:1rem}@media (max-width: 576px){.modal-backdrop .close-button{top:.625rem}html[dir=ltr] .modal-backdrop .close-button{right:.3125rem}html[dir=rtl] .modal-backdrop .close-button{left:.3125rem}}.spinner-wrp{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1000}.spinner-wrp .lds-roller{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:inline-block;width:80px;height:80px}.spinner-wrp .lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.spinner-wrp .lds-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#2c2c2c;margin:-4px 0 0 -4px}.spinner-wrp .lds-roller div:nth-child(1){animation-delay:-36ms}.spinner-wrp .lds-roller div:nth-child(1):after{top:63px;left:63px}.spinner-wrp .lds-roller div:nth-child(2){animation-delay:-72ms}.spinner-wrp .lds-roller div:nth-child(2):after{top:68px;left:56px}.spinner-wrp .lds-roller div:nth-child(3){animation-delay:-.108s}.spinner-wrp .lds-roller div:nth-child(3):after{top:71px;left:48px}.spinner-wrp .lds-roller div:nth-child(4){animation-delay:-.144s}.spinner-wrp .lds-roller div:nth-child(4):after{top:72px;left:40px}.spinner-wrp .lds-roller div:nth-child(5){animation-delay:-.18s}.spinner-wrp .lds-roller div:nth-child(5):after{top:71px;left:32px}.spinner-wrp .lds-roller div:nth-child(6){animation-delay:-.216s}.spinner-wrp .lds-roller div:nth-child(6):after{top:68px;left:24px}.spinner-wrp .lds-roller div:nth-child(7){animation-delay:-.252s}.spinner-wrp .lds-roller div:nth-child(7):after{top:63px;left:17px}.spinner-wrp .lds-roller div:nth-child(8){animation-delay:-.288s}.spinner-wrp .lds-roller div:nth-child(8):after{top:56px;left:12px}@keyframes lds-roller{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.w-100{width:100%}.w-50{width:50%}.mw-50{max-width:50%}.h-100{height:100%}.mw-100{max-width:100%}.d-flex{display:flex}.d-inline-flex{display:inline-flex}.d-grid{display:grid}.d-block{display:block}.d-inline-block{display:inline-block}.d-none{display:none}.flex-column{flex-direction:column}.align-items-center{align-items:center}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.justify-content-center{justify-content:center}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-grow-1{flex-grow:1}.flex-grow-0{flex-grow:0}.flex-shrink-1{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.position-fixed{position:fixed}.position-absolute{position:absolute}.position-relative{position:relative}.position-sticky{position:sticky}.border-end{border-bottom:toRem(1) solid currentColor}.border-radius-8{border-radius:toRem(8)}.border-radius-6{border-radius:toRem(6)}.border-radius-4,.rounded-1{border-radius:toRem(4)}.rounded-2{border-radius:toRem(6)}.rounded-3{border-radius:toRem(8)}.rounded-circle{border-radius:50%}.bg-white{background-color:#fff}.bg-white-secondary{background-color:#f8f8f8}.bg-gray-light{background-color:#efefef}.bg-gray-dark{background-color:#6a6a6a}.bg-yellow{background-color:#f7c729}.bg-black-secondary{background-color:#2c2c2c}.rotate-180{transform:rotate(180deg)}.clickable{cursor:pointer}.cursor-default{cursor:default!important}.object-fit-cover{display:block;width:100%;height:100%;object-fit:cover}.object-fit-contain{display:block;width:100%;height:100%;object-fit:contain}.bg-transparent{background-color:transparent}.shadow{box-shadow:0 toRem(5) toRem(16) 0 #cacaca33}.text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.overflow-hidden{overflow:hidden}.visually-hidden{position:fixed;top:0;left:-9999px;height:100%}.new-app-version-modal-content .custom-btn{margin:auto}@media (max-width: 993px){.new-app-version-modal-content .modal-title{font-size:1.25rem}}
