.section{border-bottom:2px solid #e08d11}header:active,header:focus{color:#f1c37e;transform:scaleY(1.5)}.cstm-flex{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;@media (max-width:400px){flex-direction:column;gap:.2rem}}header:hover{color:#f1c37e}.grid-sys{display:grid;grid-template-columns:repeat(4,1fr);column-gap:1.5rem;row-gap:2rem;padding:1rem;@media (max-width:490px){grid-template-columns:repeat(3,1fr);row-gap:1rem;column-gap:.5rem;padding-left:.5rem;padding-bottom:.5rem;padding-right:.5rem;padding-top:.5rem}}.cls-btn{display:none;@media (max-width:400px){display:block;position:absolute;top:.5rem;right:.5rem;z-index:1000}}.btn-bg-orange{background-color:#fd6d06;color:#000;transition:all .3s ease-in-out;&:hover{background-color:#fd6d06a8}}.btn-bg-white{background-color:#ffffff;color:#000;transition:all .3s ease-in-out;&:hover{background-color:#ffffffb2}}.hide{display:none}.show{display:block}.txt-color{color:#bfdbfe}.mt{margin-top:1.5rem;@media (max-width:600px){margin-top:0}}.pt{padding-top:1rem;@media (max-width:600px){padding-top:2rem}}.mr{margin-right:2rem;@media (max-width:490px){margin-right:0}}.minimize{height:33px}.maximize{height:15rem;@media (width <= 400px){height:17rem}}.divider{padding-bottom:1rem;border-bottom:1px solid #68686879}.hidebtn{display:block;@media (max-width:600px){display:none}}.menu-width{width:25rem;@media (max-width:490px){width:100%}}.width{width:2rem;height:2rem}.position{transform:translateX(10px)}textarea{resize:none}nav{background-color:rgb(41,45,49);width:80%;height:100%;position:absolute;right:0;display:none;transform-origin:top right;animation:showMenu .5s ease-in-out forwards;border-top-left-radius:10px;border-bottom-left-radius:10px;overflow:auto;z-index:70}@media (min-width:640px){nav{background-color:rgb(41,45,49);width:35%;height:80%;position:absolute;right:0;display:none;transform-origin:top right;animation:showMenu .5s ease-in-out forwards;border-top-left-radius:10px;border-bottom-left-radius:10px;z-index:9999}}.chat_nav{display:block}@media only screen and (max-width:640px){.chat_nav{display:none}}.bottom-text{display:block}@media only screen and (max-width:640px){.bottom-text{display:none}}.bottombar{z-index:0}@media only screen and (max-width:640px){.bottombar{padding-left:7px;padding-right:7px;z-index:0}}.Toastify__toast-body{max-height:50%}@keyframes showMenu{0%{transform:scaleX(0)}30%{transform:scaleX(.9)}60%{transform:scaleX(1.1)}80%{transform:scaleX(1.2)}to{transform:scaleX(1)}}.slider{-webkit-appearance:none;width:50%;height:15px;border-radius:5px;background:#d3d3d3;outline:none;opacity:.7;-webkit-transition:.2s;transition:opacity .2s;background-color:#202938}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:25px;height:25px;border-radius:50%;background:#f97316;cursor:pointer}.slider::-moz-range-thumb{width:25px;height:25px;border-radius:50%;background:#f97316;cursor:pointer}.payment-list{border-radius:.5rem;height:3rem;appearance:none;color:#c2d0e1;font-weight:700;width:100%}.payment-list:invalid{color:#c2d0e1;font-weight:700;text-align:center}.payment-list>option{font-weight:700;background-color:#888888;box-shadow:5px 10px #645d5d;text-align:center;padding-bottom:3rem}.payment-list::selection{color:#c2d0e1}.ht{height:1px}