@charset "UTF-8";@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}*,:after,:before{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f9fa;margin:0}blockquote,dl,figure,h1,h2,h3,h4,h5,h6,ol,p,pre,ul{margin:0;padding:0}ol,ul{list-style:none}img{display:block;height:auto;max-width:100%}button{background:none;border:none;cursor:pointer;font-family:inherit;padding:0}button:focus{outline:none}a{color:inherit;transition:all .15s ease-in-out}a:hover{text-decoration:none}input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}table{border-collapse:collapse;border-spacing:0}html{scroll-behavior:smooth}:focus-visible{outline:2px solid #f7931a;outline-offset:2px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}body{font-size:1rem;font-weight:400;line-height:1.5}.h1,.h2,.h3,.h4,.h5,.h6,body,h1,h2,h3,h4,h5,h6{color:#212529;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25;margin-bottom:1rem}.h1,h1{font-size:2.5rem;font-weight:700}@media (max-width:767px){.h1,h1{font-size:2rem}}.h2,h2{font-size:2rem}@media (max-width:767px){.h2,h2{font-size:1.75rem}}.h3,h3{font-size:1.75rem}@media (max-width:767px){.h3,h3{font-size:1.5rem}}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-bottom:1rem}p:last-child{margin-bottom:0}a{color:#f7931a;text-decoration:none;transition:color all .15s ease-in-out}a:focus,a:hover{color:#e07e08;text-decoration:underline}a:active{color:#e67e00}b,strong{font-weight:700}em,i{font-style:italic}.text-small,small{font-size:.875rem}.lead{font-size:1.125rem;font-weight:400;line-height:1.625}blockquote{background-color:#f8f9fa;border-left:4px solid #f7931a;font-style:italic;margin:1.5rem 0;padding:1rem 1.5rem}blockquote p{margin-bottom:.5rem}blockquote p:last-child{margin-bottom:0}blockquote footer{color:#6c757d;font-size:.875rem;margin-top:.5rem}blockquote footer:before{content:"— "}code{background-color:#f8f9fa;border-radius:.25rem;color:#dc3545;font-size:.875em;padding:.125rem .25rem}code,pre{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}pre{background-color:#212529;border-radius:.375rem;color:#212529;color:#fff;font-size:.875rem;margin:1.5rem 0;overflow-x:auto;padding:1rem}pre code{background:none;color:inherit;font-size:inherit;padding:0}hr{border:0;border-top:1px solid #dee2e6;margin:2rem 0}ol,ul{margin-bottom:1rem;padding-left:2rem}ol li,ul li{margin-bottom:.25rem}ol li:last-child,ul li:last-child{margin-bottom:0}ul{list-style-type:disc}ul ul{list-style-type:circle}ul ul ul{list-style-type:square}ol{list-style-type:decimal}dl{margin-bottom:1.5rem}dl dt{font-weight:700;margin-bottom:.25rem}dl dd{margin-bottom:1rem;margin-left:1.5rem}dl dd:last-child{margin-bottom:0}mark{background-color:#ffc107;border-radius:.25rem;padding:.125rem .25rem}::selection{background-color:#f7931a;color:#fff}::-moz-selection{background-color:#f7931a;color:#fff}.text-muted{color:#999!important}.text-primary{color:#f7931a!important}.text-secondary{color:#16a085!important}.text-success{color:#198754!important}.text-danger{color:#dc3545!important}.text-warning{color:#ffc107!important}.text-info{color:#0dcaf0!important}.text-light{color:#fff!important}.text-dark{color:#000!important}.d-none{display:none!important}.d-block{display:block!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-grid{display:grid!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-block{display:block!important}.d-sm-flex{display:flex!important}.d-sm-grid{display:grid!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}.d-md-grid{display:grid!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}.d-lg-grid{display:grid!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-block{display:block!important}.d-xl-flex{display:flex!important}.d-xl-grid{display:grid!important}}@media (min-width:1400px){.d-xxl-none{display:none!important}.d-xxl-block{display:block!important}.d-xxl-flex{display:flex!important}.d-xxl-grid{display:grid!important}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:2rem!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.mx-0{margin-right:0!important}.my-0{margin-bottom:0!important;margin-top:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.mx-1{margin-right:.25rem!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.mx-2{margin-right:.5rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.m-3{margin:1rem!important}.mt-3{margin-top:1rem!important}.mr-3{margin-right:1rem!important}.mb-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.mx-3{margin-right:1rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.m-4{margin:1.5rem!important}.mt-4{margin-top:1.5rem!important}.mr-4{margin-right:1.5rem!important}.mb-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.mx-4{margin-right:1.5rem!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.m-5{margin:2rem!important}.mt-5{margin-top:2rem!important}.mr-5{margin-right:2rem!important}.mb-5{margin-bottom:2rem!important}.ml-5,.mx-5{margin-left:2rem!important}.mx-5{margin-right:2rem!important}.my-5{margin-bottom:2rem!important;margin-top:2rem!important}.m-6{margin:2.5rem!important}.mt-6{margin-top:2.5rem!important}.mr-6{margin-right:2.5rem!important}.mb-6{margin-bottom:2.5rem!important}.ml-6,.mx-6{margin-left:2.5rem!important}.mx-6{margin-right:2.5rem!important}.my-6{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.m-7{margin:3rem!important}.mt-7{margin-top:3rem!important}.mr-7{margin-right:3rem!important}.mb-7{margin-bottom:3rem!important}.ml-7,.mx-7{margin-left:3rem!important}.mx-7{margin-right:3rem!important}.my-7{margin-bottom:3rem!important;margin-top:3rem!important}.m-8{margin:4rem!important}.mt-8{margin-top:4rem!important}.mr-8{margin-right:4rem!important}.mb-8{margin-bottom:4rem!important}.ml-8,.mx-8{margin-left:4rem!important}.mx-8{margin-right:4rem!important}.my-8{margin-bottom:4rem!important;margin-top:4rem!important}.m-auto{margin:auto!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-auto{margin-bottom:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto{margin-left:auto!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.px-0{padding-right:0!important}.py-0{padding-bottom:0!important;padding-top:0!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.px-1{padding-right:.25rem!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pr-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.px-2{padding-right:.5rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.p-3{padding:1rem!important}.pt-3{padding-top:1rem!important}.pr-3{padding-right:1rem!important}.pb-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.px-3{padding-right:1rem!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}.p-4{padding:1.5rem!important}.pt-4{padding-top:1.5rem!important}.pr-4{padding-right:1.5rem!important}.pb-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.px-4{padding-right:1.5rem!important}.py-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.p-5{padding:2rem!important}.pt-5{padding-top:2rem!important}.pr-5{padding-right:2rem!important}.pb-5{padding-bottom:2rem!important}.pl-5,.px-5{padding-left:2rem!important}.px-5{padding-right:2rem!important}.py-5{padding-bottom:2rem!important;padding-top:2rem!important}.p-6{padding:2.5rem!important}.pt-6{padding-top:2.5rem!important}.pr-6{padding-right:2.5rem!important}.pb-6{padding-bottom:2.5rem!important}.pl-6,.px-6{padding-left:2.5rem!important}.px-6{padding-right:2.5rem!important}.py-6{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.p-7{padding:3rem!important}.pt-7{padding-top:3rem!important}.pr-7{padding-right:3rem!important}.pb-7{padding-bottom:3rem!important}.pl-7,.px-7{padding-left:3rem!important}.px-7{padding-right:3rem!important}.py-7{padding-bottom:3rem!important;padding-top:3rem!important}.p-8{padding:4rem!important}.pt-8{padding-top:4rem!important}.pr-8{padding-right:4rem!important}.pb-8{padding-bottom:4rem!important}.pl-8,.px-8{padding-left:4rem!important}.px-8{padding-right:4rem!important}.py-8{padding-bottom:4rem!important;padding-top:4rem!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-justify{text-align:justify!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-center{text-align:center!important}.text-sm-right{text-align:right!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-center{text-align:center!important}.text-md-right{text-align:right!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-center{text-align:center!important}.text-lg-right{text-align:right!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-center{text-align:center!important}.text-xl-right{text-align:right!important}}@media (min-width:1400px){.text-xxl-left{text-align:left!important}.text-xxl-center{text-align:center!important}.text-xxl-right{text-align:right!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-normal{text-transform:none!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fs-xs{font-size:.75rem!important}.fs-sm{font-size:.875rem!important}.fs-base{font-size:1rem!important}.fs-lg{font-size:1.125rem!important}.fs-xl{font-size:1.25rem!important}.fs-2xl{font-size:1.5rem!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vh-100{min-height:100vh!important}.bg-primary{background-color:#f7931a!important}.bg-secondary{background-color:#16a085!important}.bg-success{background-color:#198754!important}.bg-danger{background-color:#dc3545!important}.bg-warning{background-color:#ffc107!important}.bg-info{background-color:#0dcaf0!important}.bg-light{background-color:#f8f9fa!important}.bg-dark{background-color:#343a40!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.rounded{border-radius:.375rem!important}.rounded-0{border-radius:0!important}.rounded-sm{border-radius:.25rem!important}.rounded-lg{border-radius:.5rem!important}.rounded-xl{border-radius:.75rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:9999px!important}.shadow-none{box-shadow:none!important}.shadow-sm{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)!important}.shadow{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)!important}.shadow-md{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)!important}.shadow-lg{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.cursor-pointer{cursor:pointer!important}.cursor-default{cursor:default!important}.cursor-not-allowed{cursor:not-allowed!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.navbar{background-color:#f7931a;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);position:-webkit-sticky;position:sticky;top:0;transition:all .25s ease-in-out;z-index:1020}.navbar .navbar-brand{color:#fff;font-size:1.25rem;font-weight:600;transition:all .15s ease-in-out}.navbar .navbar-brand:hover{color:#fff;opacity:.9}@media (max-width:575px){.navbar .navbar-brand{font-size:1.125rem}}.navbar .container{padding-bottom:.5rem;padding-top:.5rem}.navbar .navbar-toggler{border-color:hsla(0,0%,100%,.2);padding:.25rem .5rem}.navbar .navbar-toggler:focus{box-shadow:0 0 0 .2rem hsla(0,0%,100%,.25)}.navbar .navbar-toggler .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.95)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar .navbar-nav{gap:.25rem}@media (max-width:991px){.navbar .navbar-nav{gap:0;margin-top:.5rem}}.navbar .navbar-nav .nav-item .nav-link{align-items:center;border-radius:.375rem;color:hsla(0,0%,100%,.9);display:flex;font-weight:500;gap:.25rem;padding:.5rem 1rem;transition:all .15s ease-in-out}.navbar .navbar-nav .nav-item .nav-link:hover{background-color:hsla(0,0%,100%,.1);color:#fff}.navbar .navbar-nav .nav-item .nav-link:focus{color:#fff}.navbar .navbar-nav .nav-item .nav-link.active{background-color:hsla(0,0%,100%,.15);color:#fff;font-weight:600}.navbar .navbar-nav .nav-item .nav-link i{font-size:1.125rem}@media (max-width:991px){.navbar .navbar-nav .nav-item .nav-link{border-radius:0;padding:.5rem 1rem}}.navbar .dropdown-menu{border:none;border-radius:.375rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);margin-top:.25rem;padding:.25rem}.navbar .dropdown-menu .dropdown-item{align-items:center;border-radius:.25rem;display:flex;gap:.5rem;padding:.5rem 1rem;transition:all .15s ease-in-out}.navbar .dropdown-menu .dropdown-item:focus,.navbar .dropdown-menu .dropdown-item:hover{background-color:#f8f9fa;color:#f7931a}.navbar .dropdown-menu .dropdown-item:active{background-color:#f7931a;color:#fff}.navbar .dropdown-menu .dropdown-item i{text-align:center;width:20px}.navbar .dropdown-menu .dropdown-item button{background:none;border:none;color:inherit;font:inherit;padding:0;text-align:left;width:100%}.navbar .dropdown-menu .dropdown-item button:hover{color:inherit}.navbar .nav-link.dropdown-toggle:after{margin-left:.25rem}.navbar.scrolled{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.navbar-dark{background-color:#343a40}.navbar-dark .navbar-brand,.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.9)}.navbar-dark .navbar-brand.active,.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link:hover{color:#fff}.navbar-light{background-color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.navbar-light .navbar-brand{color:#f7931a}.navbar-light .navbar-brand:hover{color:#e67e00}.navbar-light .navbar-nav .nav-link{color:#6c757d}.navbar-light .navbar-nav .nav-link:hover{background-color:rgba(247,147,26,.05);color:#f7931a}.navbar-light .navbar-nav .nav-link.active{background-color:rgba(247,147,26,.1);color:#f7931a}.navbar-light .navbar-toggler{border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}footer{background-color:#343a40;border-top:4px solid #f7931a;color:#fff;margin-top:4rem;padding:2rem 0}footer .container{text-align:center}footer p{color:hsla(0,0%,100%,.8);font-size:1rem;line-height:1.625;margin-bottom:0}footer a{color:#fff;text-decoration:none;transition:all .15s ease-in-out}footer a:hover{color:#f59e0b;text-decoration:underline}footer .copyright{color:hsla(0,0%,100%,.7);font-size:.875rem}@media (max-width:767px){footer{margin-top:2.5rem;padding:1.5rem 0}footer p{font-size:.875rem}}.footer-columns{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem;text-align:left}.footer-columns .footer-column h5{color:#fff;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.footer-columns .footer-column ul{list-style:none;margin:0;padding:0}.footer-columns .footer-column ul li{margin-bottom:.5rem}.footer-columns .footer-column ul li a{color:hsla(0,0%,100%,.8);font-size:1rem}.footer-columns .footer-column ul li a:hover{color:#fff;padding-left:.25rem}@media (max-width:767px){.footer-columns{gap:1.5rem;grid-template-columns:1fr}}.footer-social{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}.footer-social a{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:9999px;color:#fff;display:inline-flex;font-size:1.125rem;height:40px;justify-content:center;transition:all .25s ease-in-out;width:40px}.footer-social a:hover{background-color:#f7931a;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transform:translateY(-3px)}.footer-divider{border-top:1px solid hsla(0,0%,100%,.1);margin:1.5rem 0}.main-content{background-color:#f8f9fa;min-height:calc(100vh - 200px);padding:2rem 0}@media (max-width:767px){.main-content{min-height:calc(100vh - 150px);padding:1.5rem 0}}@media (max-width:575px){.main-content{padding:1rem 0}}.main-content.with-sidebar{display:grid;gap:2rem;grid-template-columns:250px 1fr}@media (max-width:991px){.main-content.with-sidebar{gap:1.5rem;grid-template-columns:1fr}}.container{margin-left:auto;margin-right:auto;max-width:1200px;padding-left:1rem;padding-right:1rem}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{padding-left:1rem;padding-right:1rem;width:100%}.section{padding:3rem 0}.section--sm{padding:2rem 0}.section--lg{padding:4rem 0}.section--xl{padding:6rem 0}.section--bg-light{background-color:#f8f9fa}.section--bg-white{background-color:#fff}.section--bg-dark{background-color:#343a40;color:#fff}.section .section-title{color:#212529;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}@media (max-width:767px){.section .section-title{font-size:1.75rem;margin-bottom:1.5rem}}.section .section-title:after{background-color:#f7931a;content:"";display:block;height:3px;margin:1rem auto 0;width:60px}.section .section-subtitle{color:#6c757d;font-size:1.125rem;line-height:1.625;margin-bottom:1.5rem;text-align:center}.content-wrapper{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);margin-bottom:2rem;padding:2rem}@media (max-width:767px){.content-wrapper{border-radius:.375rem;padding:1.5rem}}@media (max-width:575px){.content-wrapper{padding:1rem}}.content-wrapper .content-header{border-bottom:1px solid #dee2e6;margin-bottom:1.5rem;padding-bottom:1rem}.content-wrapper .content-header h1,.content-wrapper .content-header h2,.content-wrapper .content-header h3{color:#212529;margin-bottom:.5rem}.content-wrapper .content-header .breadcrumb{background:none;margin-bottom:0;padding:0}.content-wrapper .content-body{padding-top:1rem}.page-header{background-color:#fff;border-bottom:1px solid #dee2e6;margin-bottom:2rem;padding:2rem 0}@media (max-width:767px){.page-header{margin-bottom:1.5rem;padding:1.5rem 0}}.page-header h1{color:#212529;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}@media (max-width:767px){.page-header h1{font-size:2rem}}.page-header .subtitle{color:#6c757d;font-size:1.125rem;margin-bottom:0}.grid-2{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}@media (max-width:767px){.grid-2{grid-template-columns:1fr}}.grid-3{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}@media (max-width:991px){.grid-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.grid-3{grid-template-columns:1fr}}.grid-4{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}@media (max-width:1199px){.grid-4{grid-template-columns:repeat(3,1fr)}}@media (max-width:991px){.grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.grid-4{grid-template-columns:1fr}}.grid-auto{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}@media (max-width:575px){.grid-auto{grid-template-columns:1fr}}.btn:hover{transform:translateY(-2px);transition:all all .25s ease-in-out}.btn:active{transform:translateY(0)}.btn-primary{background-color:#f7931a;border-color:#f7931a;color:#fff}.btn-primary:hover{background-color:#e67e00;border-color:#e67e00;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);color:#fff}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(247,147,26,.5)}.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus{background-color:#e67e00;border-color:#e67e00;color:#fff}.btn-primary.disabled,.btn-primary:disabled{background-color:#f7931a;border-color:#f7931a;opacity:.65}.btn-outline-primary{border-color:#f7931a;color:#f7931a}.btn-outline-primary:hover{background-color:#f7931a;border-color:#f7931a;color:#fff}.btn-secondary{background-color:#16a085;border-color:#16a085;color:#fff}.btn-secondary:hover{background-color:#138d75;border-color:#138d75;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);color:#fff}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(22,160,133,.5)}.btn-secondary.active,.btn-secondary.focus,.btn-secondary:active,.btn-secondary:focus{background-color:#138d75;border-color:#138d75;color:#fff}.btn-outline-secondary{border-color:#16a085;color:#16a085}.btn-outline-secondary:hover{background-color:#16a085;border-color:#16a085;color:#fff}.btn-danger:hover,.btn-info:hover,.btn-success:hover,.btn-warning:hover{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.btn-icon{align-items:center;display:inline-flex;gap:.5rem}.btn-icon i{font-size:1.1em}.card{transition:all all .25s ease-in-out}.card:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);transform:translateY(-4px)}.product-card .card-img-top{height:200px;-o-object-fit:cover;object-fit:cover;transition:transform all .25s ease-in-out}.product-card .card-body{display:flex;flex-direction:column}.product-card .product-price{color:#f7931a;font-size:1.25rem;font-weight:700}.cart-item-card{border:1px solid #dee2e6;border-radius:.375rem;margin-bottom:1rem;padding:1rem}.cart-item-card:hover{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}@media (max-width:768px){.product-card .card-img-top{height:180px}}.form-control:focus,.form-select:focus{box-shadow:0 0 0 .2rem rgba(247,147,26,.15)}.quantity-input{align-items:center;border:1px solid #dee2e6;border-radius:.375rem;display:flex;overflow:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.quantity-input button{background:#f8f9fa;border:none;cursor:pointer;padding:.25rem 1rem;transition:all all .25s ease-in-out}.quantity-input button:hover{background:#dae0e5;color:#f7931a}.quantity-input input{border:none;padding:.25rem;text-align:center;width:50px}.quantity-input input:focus{outline:none}.quantity-input input::-webkit-inner-spin-button,.quantity-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity-input input[type=number]{-moz-appearance:textfield}.badge{font-weight:600;padding:.25rem .5rem}.badge-status-pending{background-color:#ffc107;color:#000}.badge-status-processing{background-color:#0dcaf0;color:#fff}.badge-status-completed{background-color:#198754;color:#fff}.badge-status-cancelled{background-color:#dc3545;color:#fff}.cart-badge{position:relative}.cart-badge .badge{font-size:.75rem;position:absolute;right:-8px;top:-8px}.modal-content{border:none;border-radius:.5rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.modal-header{border-bottom:1px solid #dee2e6}.modal-header .modal-title{font-weight:600}.modal-footer{border-top:1px solid #dee2e6}.products-page{padding:2.5rem 0}.products-page .page-title{color:#212529;font-size:1.875rem;font-weight:700;margin-bottom:2rem}.products-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-bottom:2.5rem}.product-filters{background:#fff;border-radius:.375rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);margin-bottom:2rem;padding:1.5rem}.product-filters .filter-group{margin-bottom:1rem}.product-filters .filter-group:last-child{margin-bottom:0}.product-filters .filter-group label{display:block;font-weight:600;margin-bottom:.5rem}.product-search{margin-bottom:2rem}.product-search .search-box{position:relative}.product-search .search-box input{padding-right:45px}.product-search .search-box .search-icon{color:#6c757d;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.products-empty{padding:3rem 0;text-align:center}.products-empty i{color:#6c757d;font-size:4rem;margin-bottom:1.5rem}.products-empty h3{color:#6c757d;margin-bottom:1rem}.product-card{overflow:hidden;transition:all .2s ease!important}.product-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transform:translateY(-2px)}.product-card:hover .card-img-top{transform:scale(1.05)}.product-card .card-img-top{transition:transform .3s ease}.products-pagination{display:flex;justify-content:center;margin-top:2.5rem}@media (max-width:992px){.products-grid{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media (max-width:768px){.products-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.products-page .page-title{font-size:1.5rem}}@media (max-width:576px){.products-grid{grid-template-columns:1fr}}.product-info-wrapper{min-height:90px}.quantity-controls{background:#f0f9f4;border-radius:6px;padding:4px 6px}.qty-btn{background:#198754;border:none;color:#fff;transition:all .2s ease}.qty-btn:hover{background:#13653f;color:#fff;transform:scale(1.05)}.qty-btn:active{background:#0f5334;transform:scale(.95)}.floating-cart{align-items:center;-webkit-animation:slideInUp .5s ease;animation:slideInUp .5s ease;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50px;bottom:120px;box-shadow:0 4px 20px rgba(0,0,0,.2);color:#fff;cursor:pointer;display:flex;gap:12px;padding:12px 20px;position:fixed;right:20px;transition:all .3s ease;z-index:1020}.floating-cart:hover{box-shadow:0 6px 25px rgba(0,0,0,.3);transform:translateY(-5px)}.floating-cart-icon{font-size:24px;position:relative}.cart-badge{align-items:center;background:#ff4757;border-radius:50%;color:#fff;display:flex;font-size:11px;font-weight:700;height:20px;justify-content:center;position:absolute;right:-8px;top:-8px;width:20px}.floating-cart-info{display:flex;flex-direction:column;gap:2px}.cart-items{font-size:12px;font-weight:500;opacity:.9}.cart-total{font-size:16px;font-weight:700}@-webkit-keyframes slideInUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.product-info-wrapper{min-height:85px}.floating-cart{bottom:15px;gap:10px;padding:10px 16px;right:15px}.floating-cart-icon{font-size:20px}.cart-items{font-size:11px}.cart-total{font-size:14px}.cart-badge{font-size:10px;height:18px;width:18px}}.cart-page{padding:2.5rem 0}.cart-page .page-title{color:#212529;font-size:1.875rem;font-weight:700;margin-bottom:2rem}.cart-items{margin-bottom:2.5rem}.cart-item{align-items:center;background:#fff;border:1px solid #dee2e6;border-radius:.375rem;display:flex;gap:1.5rem;margin-bottom:1rem;padding:1.5rem;transition:all all .25s ease-in-out}.cart-item:hover{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.cart-item__image{border-radius:.25rem;flex-shrink:0;height:100px;-o-object-fit:cover;object-fit:cover;width:100px}.cart-item__details{flex:1;min-width:0}.cart-item__title{color:#212529;font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.cart-item__price{color:#f7931a;font-size:1.25rem;font-weight:700}.cart-item__quantity{align-items:center;display:flex;gap:1rem}.cart-item__subtotal{color:#212529;font-size:1.125rem;font-weight:700;min-width:100px;text-align:right}.cart-item__remove{flex-shrink:0}.cart-summary{background:#fff;border:1px solid #dee2e6;border-radius:.375rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);padding:2rem;position:-webkit-sticky;position:sticky;top:1.5rem}.cart-summary h3{font-size:1.25rem;font-weight:700;margin-bottom:1.5rem}.cart-summary .summary-row{display:flex;justify-content:space-between;padding:.5rem 0}.cart-summary .summary-row:not(:last-child){border-bottom:1px solid #dee2e6}.cart-summary .summary-row-label{color:#6c757d}.cart-summary .summary-row-value{color:#212529;font-weight:500}.cart-summary .summary-total{border-top:2px solid #dee2e6;display:flex;font-size:1.25rem;font-weight:700;justify-content:space-between;margin-top:1.5rem;padding-top:1.5rem}.cart-summary .summary-total .total-amount{color:#f7931a}.cart-summary .checkout-btn{font-size:1.125rem;margin-top:1.5rem;padding:1rem;width:100%}.cart-empty{padding:3rem 0;text-align:center}.cart-empty i{color:#6c757d;font-size:5rem;margin-bottom:1.5rem}.cart-empty h3{color:#6c757d;margin-bottom:1rem}.cart-empty p{color:#999;margin-bottom:2rem}@media (max-width:768px){.cart-item{align-items:flex-start;flex-direction:column}.cart-item__image{height:80px;width:80px}.cart-item__quantity{justify-content:space-between;width:100%}.cart-item__subtotal{text-align:left}.cart-summary{margin-top:2rem;position:static}}@media (max-width:576px){.cart-item{padding:1rem}.cart-item__image{height:60px;width:60px}}.orders-page{padding:2.5rem 0}.orders-page .page-title{color:#212529;font-size:1.875rem;font-weight:700;margin-bottom:2rem}.orders-list{display:flex;flex-direction:column;gap:1.5rem}.order-card{background:#fff;border:1px solid #dee2e6;border-radius:.375rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);overflow:hidden;transition:all all .25s ease-in-out}.order-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.order-card__header{align-items:center;background:#f8f9fa;border-bottom:1px solid #dee2e6;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:1.5rem}.order-card__id{color:#212529;font-weight:600}.order-card__id span{color:#6c757d;font-weight:400}.order-card__date{color:#6c757d;font-size:.875rem}.order-card__status{margin-left:auto}.order-card__body{padding:1.5rem}.order-card__items{list-style:none;margin:0;padding:0}.order-card__item{align-items:center;display:flex;justify-content:space-between;padding:.5rem 0}.order-card__item:not(:last-child){border-bottom:1px solid #dee2e6}.order-card__item-name{color:#212529;font-weight:500}.order-card__item-qty{color:#6c757d;font-size:.875rem}.order-card__item-price{color:#f7931a;font-weight:600;text-align:right}.order-card__footer{align-items:center;background:#f8f9fa;border-top:1px solid #dee2e6;display:flex;justify-content:space-between;padding:1.5rem}.order-card__total{color:#212529;font-size:1.25rem;font-weight:700}.order-card__total span{color:#f7931a}.order-card__actions{display:flex;gap:.5rem}.order-details{background:#fff;border-radius:.375rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);padding:2rem}.order-details__section{margin-bottom:2rem}.order-details__section:last-child{margin-bottom:0}.order-details__section h3{color:#212529;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.order-details__info{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.order-details__info-item dt{color:#6c757d;font-size:.875rem;margin-bottom:.25rem}.order-details__info-item dd{color:#212529;font-weight:500;margin:0}.order-timeline{padding-left:2.5rem;position:relative}.order-timeline__item{padding-bottom:2rem;position:relative}.order-timeline__item:before{background:#dee2e6;border-radius:50%;content:"";height:12px;left:-2.5rem;position:absolute;top:0;width:12px}.order-timeline__item:after{background:#dee2e6;content:"";height:calc(100% - 12px);left:calc(-2.5rem + 5px);position:absolute;top:12px;width:2px}.order-timeline__item:last-child:after{display:none}.order-timeline__item.active:before{background:#f7931a}.order-timeline__item.completed:before{background:#198754}.order-timeline__title{color:#212529;font-weight:600;margin-bottom:.25rem}.order-timeline__date{color:#6c757d;font-size:.875rem}.orders-empty{padding:3rem 0;text-align:center}.orders-empty i{color:#6c757d;font-size:5rem;margin-bottom:1.5rem}.orders-empty h3{color:#6c757d;margin-bottom:1rem}.orders-empty p{color:#999;margin-bottom:2rem}@media (max-width:768px){.order-card__header{align-items:flex-start;flex-direction:column}.order-card__status{margin-left:0}.order-card__footer{align-items:stretch;flex-direction:column;gap:1rem}.order-card__actions{width:100%}.order-card__actions .btn{flex:1}.order-details__info{grid-template-columns:1fr}}@media (max-width:576px){.orders-page .page-title{font-size:1.5rem}.order-card__body,.order-card__footer,.order-card__header{padding:1rem}}

/*# sourceMappingURL=frontend.css.map*/