:root{--bg-light:#f7f8f8;--bg-dark:#0a0a0a;--bg-gray:#333333;--brand-orange:#eb9d40;--brand-red:#cb3f2d;--brand-yellow:#fdc657;--text-dark-gray:#5d5e5d;--text-light-gray:#908f91;--text-light:#ededed;--text-primary:#222222;--text-secondary:#666666;--text-white:#ffffff;--button-gray:#e0e0e0;--bg-orange-light:rgba(235,157,64,0.2);--bg-orange-medium:rgba(235,157,64,0.3);--bg-orange-hover:#d68a35;--bg-red-light:rgba(203,63,45,0.1);--bg-red-medium:rgba(203,63,45,0.2);--bg-red-hover:rgba(203,63,45,0.4);--bg-yellow-light:rgba(253,198,87,0.3);--bg-yellow-hover:rgba(253,198,87,0.5);--bg-blue-light:rgba(52,152,219,0.1);--bg-green-light:rgba(46,204,113,0.1);--bg-purple-light:rgba(155,89,182,0.1);--brand-blue:#3498db;--brand-green:#2ecc71;--brand-purple:#9b59b6;--background:var(--bg-light);--foreground:var(--text-secondary);--primary:var(--brand-yellow);--secondary:var(--brand-red);--heading-color:var(--text-primary)}@media (prefers-color-scheme:dark){:root{--background:var(--bg-dark);--foreground:var(--text-light);--heading-color:var(--text-light)}}@font-face{font-family:Helvetica;src:url(/_next/static/media/Helvetica.8a191867.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Helvetica;src:url(/_next/static/media/Helvetica-Bold.72fa72e5.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Helvetica;src:url(/_next/static/media/Helvetica-Oblique.3662fe25.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Helvetica;src:url(/_next/static/media/Helvetica-BoldOblique.c6d1ea31.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Helvetica;src:url(/_next/static/media/helvetica-light-587ebe5a59211.4c883350.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Helvetica Rounded;src:url(/_next/static/media/helvetica-rounded-bold-5871d05ead8de.06774778.otf) format("opentype");font-weight:700;font-style:normal}body{font-size:15px;line-height:1.6;font-weight:400;font-family:Helvetica,sans-serif;color:var(--foreground)}a{transition:.4s}a:focus,a:hover{color:var(--primary);outline:none;text-decoration:none}p{margin-bottom:15px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:700;font-family:Helvetica,sans-serif;color:var(--heading-color);line-height:1.3;margin-top:0}.h1,h1{font-size:36px;margin-bottom:14px}.h2,h2{font-size:32px;margin-bottom:15px}.h3,h3{font-size:30px}.h3,.h4,h3,h4{font-weight:600;margin-bottom:15px}.h4,h4{font-size:26px}.h5,h5{font-size:20px;margin-bottom:13px}.h5,.h6,h5,h6{font-weight:600}.h6,h6{font-size:18px;margin-bottom:9px}ul{margin:0;padding:0}ul li{list-style:none}b,strong{font-weight:700}figure{margin:0}img{max-width:100%}button{background-color:transparent;border:none;cursor:pointer;padding:0;transition:.4s}button,button:active,button:focus{outline:none;box-shadow:none}.blockquote,blockquote{background-color:#000;color:#fff;font-size:16px;line-height:2;font-family:Helvetica,serif;padding:30px 20px;margin-bottom:0;position:relative}.blockquote:before,blockquote:before{background-color:var(--primary);content:"";position:absolute;left:0;top:0;height:100%;width:5px}.blockquote-right{text-align:right}.blockquote-right:before{left:auto;right:0}.blockquote--2{background-color:var(--bg-gray);color:var(--text-primary);font-weight:600;font-family:Helvetica,sans-serif;padding:60px 35px 35px}.blockquote--2:after{content:"\f10e";color:#dddddd;font-family:FontAwesome;font-size:30px;position:absolute;top:15px;right:25px}.blockquote--2 .blockquote-footer{color:var(--text-secondary);font-size:15px;line-height:1;font-weight:400}.blockquote--2.blockquote-right:after{content:"\f10d";left:25px;right:auto}::selection{color:#fff;background:var(--primary)}@media only screen and (max-width:767px){.h1,h1{font-size:30px}.h2,h2{font-size:28px}.h3,h3{font-size:26px}}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:100%!important;width:100%}.container-limited{max-width:1320px!important;margin-left:auto;margin-right:auto}html body{font-size:15px!important;line-height:1.6!important;font-weight:400!important;font-family:Helvetica,sans-serif!important;color:var(--foreground)!important}.list::-webkit-scrollbar-thumb,.table-responsive::-webkit-scrollbar-thumb{border-radius:0;border:0;background-color:var(--primary)}.list::-webkit-scrollbar,.table-responsive::-webkit-scrollbar{-webkit-appearance:none;width:10px;height:5px;background-color:rgba(253,198,87,.3)}.pro-qty{background-color:var(--bg-gray);display:inline-block;position:relative;width:200px}.pro-qty input{background-color:var(--bg-gray);border:none;padding:21px 0;outline:none;width:100%}.pro-qty a,.pro-qty input{font-weight:600;text-align:center}.pro-qty a{background-color:var(--button-gray);color:#000;font-size:22px;position:absolute;top:0;line-height:63px;height:100%;width:60px}.pro-qty a:hover{background-color:var(--primary);color:#fff}.pro-qty a.inc{right:0}.pro-qty a.dec{left:0}@media only screen and (max-width:767px){.pro-qty{width:120px}.pro-qty input{padding:12px 0}.pro-qty a{width:35px;line-height:48px}}@media only screen and (min-width:768px) and (max-width:991px){.pro-qty{width:120px}.pro-qty input{padding:15px 0}.pro-qty a{width:35px;line-height:54px}}@media only screen and (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1140px}}:root{--primary:#ff4d4d;--primary-dark:#e53e3e;--secondary:#333333;--light:#f8f9fa;--dark:#212529;--text:#333333;--text-light:#6c757d;--border:#e0e0e0;--background:#ffffff;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:var(--text);background-color:var(--background)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body::-webkit-scrollbar-thumb{border-radius:0;border:0;background-color:var(--primary)}body::-webkit-scrollbar{-webkit-appearance:none;width:10px;height:5px;background-color:rgba(253,198,87,.3)}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-weight:700;margin-bottom:1rem;line-height:1.2}h1{font-size:2.5rem;margin-bottom:1.5rem}p{margin-bottom:1rem;line-height:1.5}button,input,select,textarea{font-family:inherit}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 15px}@media (max-width:991px){h1{font-size:2rem}}@media (prefers-color-scheme:dark){html{color-scheme:dark}}