.Header_header__xuTiO{background-color:rgb(20,20,20);padding:20px;box-shadow:0 4px 15px rgba(0,0,0,.5);width:98%;margin:20px auto;border-radius:15px;position:fixed;z-index:999;transition:.2s ease-in-out;opacity:1;visibility:visible;transition:opacity 1s ease,visibility 1s ease}.Header_header__xuTiO.Header_visible__eTPgH{opacity:0;visibility:hidden;transition:opacity 1s ease,visibility 10s ease}.Header_sentinel___TZWw{height:300px}.Header_header-blur__F_DFN{top:0;position:fixed;width:100%;height:140px;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);z-index:999;opacity:1}.Header_header-blur__F_DFN.Header_visible__eTPgH{opacity:0;visibility:hidden}.Header_header-content__rynro{margin:auto;display:flex;justify-content:space-between;align-items:center}.Header_logo__pvkJ9{height:60px;cursor:pointer}.Header_search-container__4WEhB{display:flex;position:relative}.Header_main-search__iYXIm{width:100%;height:30px;border-radius:10px;padding:10px;background-color:#ffffff65;border:none}.Header_search-icon__KuMtZ{cursor:pointer;transition:.2s ease-in-out}.Header_search-icon__KuMtZ :hover{opacity:.6;transition:.2s ease-in-out}.Header_popup-overlay__rqiTd{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1000}.Header_popup-content__KfstT{position:relative;display:flex;flex-direction:column;justify-content:space-around;background:rgba(255,255,255,.9);padding:20px;border-radius:10px;text-align:center;width:95%;max-width:500px;gap:20px;font-weight:900;height:150px;overflow:hidden}.Header_popup-search__Ha_5x{width:100%;font-size:16px;font-weight:500;color:rgba(255,255,255,1);height:30px;padding:20px;border-radius:20px;background-color:rgba(255,255,255,.05);font-family:Roboto,Arial,sans-serif;border:none}.Header_popup-search__Ha_5x:focus{outline:none}.Header_close-popup__lvFYm{margin-top:10px;padding:5px 10px;background:#333;color:white;border:none;border-radius:5px;cursor:pointer}.Header_menu-toggle__2u2RW{position:fixed;bottom:0;right:0;background-color:#000000;border:none;width:100%;height:60px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;z-index:1001}.Header_menu-toggle__2u2RW span{display:block;width:30px;height:4px;background-color:white;border-radius:2px;transition:transform .3s ease,opacity .3s ease;position:relative}.Header_menu-toggle__2u2RW span:first-child{transform-origin:top left}.Header_menu-toggle__2u2RW span:last-child{transform-origin:bottom left}.Header_menu-toggle__2u2RW.Header_open__aTg5e span:first-child{transform:rotate(45deg) translateY(-8px)}.Header_menu-toggle__2u2RW.Header_open__aTg5e span:last-child{transform:rotate(-45deg) translateY(8px)}.Header_menu-toggle__2u2RW:not(.Header_open__aTg5e) span:first-child,.Header_menu-toggle__2u2RW:not(.Header_open__aTg5e) span:last-child{transform:rotate(0) translate(0)}.Header_menu-toggle__2u2RW.Header_visible__eTPgH{opacity:1;transform:translateY(0);pointer-events:auto;transition:.2s ease-in-out}.Header_menu-toggle__2u2RW.Header_scrolling__K5Wvd{transition:opacity .15s ease-out,transform .15s ease-out}.Header_menu-popup__B2EBx{position:fixed;font-size:20px;right:0;bottom:60px;top:0;width:100%;text-align:left;background-color:#00000046;padding:20px;box-shadow:0 4px 8px rgba(0,0,0,.3);z-index:999;opacity:1;transform:translateY(0);transition:opacity .3s ease-in-out,transform .3s ease-in-out;z-index:1001;overflow:auto}.Header_menu-button__IpcGc{display:inline-block;padding:10px 20px;border:1px solid rgb(255,255,255);color:white;background-color:rgba(255,255,255,0);box-shadow:5px 5px 20px rgba(0,0,0,.2);font-size:14px;border-radius:5px;font-weight:500;text-align:center;text-decoration:none;transition:background-color .2s ease,border .2s ease;margin-top:15px}.Header_menu-button__IpcGc:hover{background-color:rgba(255,255,255,.2);transition:background-color .2s ease,border .2s ease}.Header_menu-overlay__QrLEn{display:none;z-index:1000}.Header_menu-popup__B2EBx.Header_hidden__O_TmU{opacity:0;transform:translateY(10px);pointer-events:none;transition:opacity .2s ease-in-out}.Header_menu-popup__B2EBx.Header_visible__eTPgH{opacity:1;transform:translateY(0);pointer-events:auto;transition:opacity .2s ease-in-out}.Header_nav-list__hT0_S{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:5px}.Header_nav-item__K9oEo a{color:white;text-decoration:none;font-size:16px;letter-spacing:.2px;font-weight:500;transition:color .3s ease}.Header_nav-item__K9oEo a:hover{color:#ffffffd3}.Header_suggestions-list__wUo_1{position:relative;background-color:#0000001d;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);border:1px solid #cccccc00;border-radius:5px;box-shadow:0 4px 8px rgba(0,0,0,.2);z-index:999;padding:0;color:white;margin-top:0;list-style:none;font-size:12px}.Header_suggestions-list__wUo_1 li:hover{background-color:rgba(0,0,0,.2)}.Header_menu-list__iJp1l{display:flex;width:100%;flex-direction:row;gap:20px;list-style:none}.Header_burger-button__eUmEj{position:relative;width:28px;height:20px;display:inline-block;border:none;background:transparent;cursor:pointer;z-index:0}@media (min-width:600px){.Header_menu-popup__B2EBx,.Header_menu-toggle__2u2RW{display:none}}@media (max-width:600px){.Header_burger-button__eUmEj,.Header_menu-list__iJp1l,.Header_search-container__4WEhB,.Header_toggle-button__RZD03{display:none}.Header_menu-overlay__QrLEn{display:inline;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0);z-index:1000;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px)}}.Header_bar__OdyWL{position:absolute;left:0;width:100%;height:3px;background-color:#fff;border-radius:3px;transition:transform .3s ease,opacity .2s ease;transform-origin:center}.Header_burger-button__eUmEj .Header_bar__OdyWL:first-child{top:0}.Header_burger-button__eUmEj .Header_bar__OdyWL:nth-child(2){top:50%;transform:translateY(-50%)}.Header_burger-button__eUmEj .Header_bar__OdyWL:nth-child(3){bottom:0}.Header_bar-open-top__iFujj{transform:translateY(9px) rotate(45deg)}.Header_bar-open-middle__86RhC{opacity:0}.Header_bar-open-bottom__ObvDb{transform:translateY(-9px) rotate(-45deg)}.Header_suggestion-item__E12r5{padding:5px 10px}.Header_sidebar__TPA3a{position:fixed;padding:20px;top:0;left:0;height:100%;width:400px;background-color:rgba(0,0,0,.2);backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);transform:translateX(-100%);transition:transform .3s ease-in-out;z-index:2000;overflow:auto}.Header_sidebar__TPA3a.Header_open__aTg5e{transform:translateX(0)}.Header_suggestion-headline__RAoXb{height:40px;width:95%;margin:20px auto auto;border-bottom:2px solid white}.Header_suggestion-headline__RAoXb:hover{background-color:rgba(184,0,0,0)!important}.KofiWidget_kofi-widget-container__2keYk{display:flex;width:95%;max-width:1400px;margin:auto}.KofiWidget_kofi-widget__567oG{display:flex;align-items:center;background:linear-gradient(135deg,#ff8e3c,#ff7425);border-radius:12px;border:none;padding:20px;box-shadow:0 4px 10px rgba(0,0,0,.2);max-width:500px;text-align:center;color:white;transition:.2s ease-in-out;cursor:pointer}.KofiWidget_kofi-icon__RdnMF img{width:30px;height:30px;margin-right:15px;animation:KofiWidget_pulse-shake__uaLIL 1.5s ease-in-out infinite}@keyframes KofiWidget_pulse-shake__uaLIL{0%{transform:scale(1) rotate(0deg)}20%{transform:scale(1.05) rotate(-3deg)}40%{transform:scale(.95) rotate(3deg)}60%{transform:scale(1.05) rotate(-3deg)}80%{transform:scale(.95) rotate(3deg)}to{transform:scale(1) rotate(0deg)}}.KofiWidget_kofi-content__soZll h3{margin:0;font-size:18px;text-align:left}.KofiWidget_kofi-content__soZll p{margin:5px 0;font-size:14px;font-weight:700;text-align:left}.KofiWidget_kofi-content__soZll small{display:block;margin-top:5px;font-size:12px;color:rgba(255,255,255,.8);text-align:left}.KofiWidget_kofi-button__yK1JQ{color:#ff813f;border:none;transition:.1s ease-in-out;cursor:pointer}.KofiWidget_kofi-widget__567oG:hover{color:white;box-shadow:0 0 10px rgba(255,188,112,.3);transition:.2s ease-in-out;transform:scale(1.005)}.KofiWidget_kofi-popup__PW_74{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:9999;overflow-y:auto}.KofiWidget_kofi-popup-content__tslXV{position:relative;background:rgba(255,255,255,0);border-radius:10px;max-width:600px;width:90%;box-shadow:0 5px 15px rgba(0,0,0,.3);animation:KofiWidget_fadeIn__5XZ3q .3s ease-in-out}.KofiWidget_kofi-popup-content-header__R8hjo{justify-content:space-between;align-items:center;padding:10px 20px;color:white;font-size:18px;font-weight:700}#KofiWidget_kofiFrameContainer__7eV8C{width:100%}.KofiWidget_kofi-popup-content-header__R8hjo{display:flex;justify-content:space-around;padding:20px 0;border-radius:15px 15px 0 0;background-color:#ff813f}.KofiWidget_kofi-popup-content-header-addon__Sx60Y{width:100%;height:50px;background-color:#ffffff}.KofiWidget_kofi-popup-close__UwRdm{font-size:20px;font-weight:700;cursor:pointer;color:white;background:none;border:none;padding:0}@media (max-width:1000px){.KofiWidget_kofi-popup-close__UwRdm{display:block}.KofiWidget_kofi-popup-content__tslXV{max-height:600px}.KofiWidget_kofi-widget-container__2keYk{justify-content:center}}@keyframes KofiWidget_fadeIn__5XZ3q{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.Footer_footer__0IXn3{background-color:rgb(20,20,20);color:white;height:auto;padding:20px 0}.Footer_footer-content__GHpLk{max-width:1400px;width:95%;align-items:flex-start;flex-wrap:wrap}.Footer_footer-container__UngZO,.Footer_footer-content__GHpLk{margin:auto;display:flex;justify-content:space-between}.Footer_footer-section__MJnl2{max-width:30%;flex:1 1;text-align:justify}.Footer_footer-section__MJnl2 h4{margin-bottom:10px;font-size:18px;font-weight:700;border-bottom:2px solid #ffffff50;padding-bottom:5px}.Footer_footer-section__MJnl2 a,.Footer_footer-section__MJnl2 p{font-size:14px;color:#ffffffd3;text-decoration:none}.Footer_footer-section__MJnl2 a:hover{color:white;text-decoration:underline}.Footer_footer-section__MJnl2 ul{list-style:none;padding:0}.Footer_footer-section__MJnl2 ul li{margin:5px 0}.Footer_footer-section__MJnl2 a{transition:color .3s ease}.Footer_disclaimer___5U_A{width:95%;max-width:1400px;font-size:10px;opacity:.5;margin:auto;text-align:justify}.Footer_footer-container__UngZO{width:95%;max-width:1400px;margin:20px auto}.Footer_logo__I6svY{height:60px;cursor:pointer}.Footer_social-container___MdjN{display:flex;gap:10px}.Footer_social-icon__dSoP1{opacity:.8;transition:.3s ease}.Footer_social-icon__dSoP1:hover{opacity:1;transition:.3s ease}@media (max-width:1000px){.Footer_footer-content__GHpLk{flex-direction:column;align-items:center;text-align:center}.Footer_footer-section__MJnl2{margin:10px 0;min-width:100%}.Footer_footer-section__MJnl2 h4{font-size:16px}.Footer_footer-section__MJnl2 a,.Footer_footer-section__MJnl2 p{font-size:13px}}body{margin:0;font-family:Roboto,Arial,sans-serif;background-color:#000000}*{box-sizing:border-box}h1{font-size:30px}h5{font-size:14px}table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:10px;table-layout:fixed}td,th{padding:12px;height:30px;text-align:left;font-weight:700;font-size:.95em}td{color:#444}th{background-color:#000;color:#ffffff;font-weight:600;text-transform:uppercase;font-size:14px;height:50px;box-shadow:0 4px 8px rgba(0,0,0,.1);cursor:pointer}tr{height:70px}tr:nth-child(2n){background-color:rgb(251,248,244)}tr:hover{background-color:#ff88003e;transition:background-color .3s ease}a{color:black;text-decoration:none}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;background:transparent}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{height:10px;background:#ddd;border-radius:5px;cursor:pointer}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:20px;width:20px;background:#000;border-radius:50%;margin-top:-5px;cursor:pointer;-webkit-transition:background .3s ease;transition:background .3s ease}input[type=range]::-webkit-slider-thumb:hover,input[type=range]:focus::-webkit-slider-thumb{background:#444}input[type=range]::-moz-range-track{height:10px;background:#ddd;border-radius:5px;cursor:pointer}input[type=range]::-moz-range-thumb{height:20px;width:20px;background:#000;border-radius:50%;cursor:pointer;-moz-transition:background .3s ease;transition:background .3s ease}input[type=range]::-moz-range-thumb:hover{background:#444}input[type=range]::-ms-track{height:10px;background:transparent;border-color:transparent;color:transparent}input[type=range]::-ms-fill-lower,input[type=range]::-ms-fill-upper{background:#ddd;border-radius:5px}input[type=range]::-ms-thumb{height:20px;width:20px;background:#000;border-radius:50%;cursor:pointer;-ms-transition:background .3s ease;transition:background .3s ease}input[type=range]:focus::-ms-thumb{background:#444}.sort-arrow-down,.sort-arrow-up{vertical-align:middle;width:16px;height:16px;transition:transform .3s ease}.sort-arrow-up{transform:rotateX(180deg)}.sort-arrow-right{transform:rotate(270deg);vertical-align:middle;width:16px;height:16px;transition:transform .3s ease}@media (max-width:1000px){table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:10px;table-layout:fixed}}