*{margin:0;padding:0}@font-face{font-family:Registration;src:url(/static/media/UKNumberPlate.22820c6fff93aa928195.ttf) format("truetype")}:root{--text-colour:#000;--primary-colour:#fff;--secondary-colour:#1b3866;--background-colour:#e0e0e0;--foreground-colour:#b6b6b6}.dark-mode{--text-colour:#fff;--primary-colour:#000;--secondary-colour:#4d4d4d;--background-colour:#424242;--foreground-colour:#616161}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#e0e0e0;background-color:var(--background-colour);color:#000;color:var(--text-colour);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;a{color:#000;color:var(--text-colour);text-decoration:none}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}input:focus{outline:none}main{min-height:100vh}footer,main{position:relative;width:100%}footer{background-color:var(--primary-colour);bottom:0}.footerContent{display:flex;flex-direction:row;justify-content:space-around;padding:10px 0}.social_links,.text{text-align:center}hr{background-color:var(--text-colour);border:none;height:1px;margin:auto;width:80%}.logo_footer_div{max-width:200px;width:100%}.logo_footer_div_sub{max-width:100px;width:100%}.logo_footer{max-width:100%}@media only screen and (max-width:550px){.footerContent{flex-direction:column}address{text-align:center}.logo_footer_div,.logo_footer_div_sub{margin:0 auto}}header{align-items:center;background-color:var(--primary-colour);height:50px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:9999;.is-admin-button{left:200px;position:absolute;top:15px}}.logo{height:40px}header .logo_item{margin:5px 0}header nav{height:50px;width:100%}header nav ul{display:flex;font-size:1.5rem;height:50px;list-style:none}header .main_ul{justify-content:space-between;padding:0 30px}.nav_links{justify-content:space-evenly;width:25%;li{margin:auto;a{color:var(--text-colour)}}}.active_link{font-weight:700}@media only screen and (max-width:1169px){header{transition:.44s cubic-bezier(.52,.16,.24,1) .2s;.is-admin-button{left:50px}.nav_links{display:none}.logo_item{margin-left:calc(50% - 80px);text-align:center}}.hidden{background-color:var(--foreground-colour);height:100vh}#hidden{flex-direction:column;height:100vh;text-align:center;top:50px;width:100%}#hidden,.menu-btn{display:flex;left:0;position:absolute}.menu-btn{align-items:center;cursor:pointer;height:50px;justify-content:center;transition:all .5s ease-in-out;width:50px}.menu-btn-burger,.menu-btn-burger:after,.menu-btn-burger:before{background:var(--text-colour);border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.2);height:3px;transition:all .2s ease-in-out;width:30px}.menu-btn-burger:after,.menu-btn-burger:before{content:"";position:absolute}.menu-btn-burger:before{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.menu-btn-burger:after{-webkit-transform:translateY(10px);transform:translateY(10px)}.menu-btn.open .menu-btn-burger{background:transparent;box-shadow:none}.menu-btn.open .menu-btn-burger:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.menu-btn.open .menu-btn-burger:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@media only screen and (max-width:1169px){.switch{left:90%;margin:0;position:absolute;top:-42px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.theme-switch{display:inline-block;height:34px;position:relative;width:60px}.theme-switch input{display:none}.slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;bottom:4px;content:"";height:26px;left:4px;width:26px}input:checked+.slider{background-color:#2b2b2b}input:checked+.slider:before{-webkit-transform:translateX(26px);transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.home-page{display:flex;flex-direction:column;width:100%;label{display:block;font-weight:700}.hero-section{display:flex;flex-direction:column;height:calc(100vh - 76.5px);width:100%;.notification-bubble{background-color:#ffedd0;border:1px solid #f0c47f;border-radius:8px;color:#333;padding:10px 15px;text-align:center;z-index:1000;.email{color:blue}}.plate-images{align-items:center;display:flex;flex-direction:column;height:30vh;justify-content:space-around;width:100%;img{border-radius:10px;box-shadow:0 2px 5px rgba(0,0,0,.2);height:auto;max-height:45%;max-width:1000px;object-fit:contain}}.menu{align-items:center;display:flex;flex-direction:column;justify-content:space-around;width:100%;.select-container{align-items:center;display:flex;flex-direction:column;margin:20px;width:90%}}@media only screen and (max-width:1169px){.plate-images{img{max-width:90%}}}}.user-input{align-items:center;bottom:10px;display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;width:100%;.price{margin:20px 0}input[type=text]{border:2px solid var(--primary-colour);border-radius:5px;font-family:Registration;font-size:36px;height:50px;margin-bottom:30px;padding:10px;text-align:center;width:80%}input[type=text]:focus{border:2px solid var(--primary-colour)}}@media only screen and (max-width:1169px){.plate-images{img{max-width:90%}}.user-input{align-items:center;bottom:0;display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;width:100%;.price{margin:0}input[type=text]{border:2px solid var(--primary-colour);border-radius:5px;font-family:Registration;font-size:30px;height:50px;margin-bottom:5px;padding:10px;text-align:center;width:80%}input[type=text]:focus{border:2px solid var(--primary-colour)}}}}.toggle-buttons{border:1px solid var(--primary-colour);border-radius:5px;display:flex;overflow:hidden}.toggle-buttons button{border:none;color:#000;cursor:pointer;flex:1 1;padding:10px 20px;transition:background-color .3s ease}.toggle-buttons button,.toggle-buttons button:hover{background-color:var(--foreground-colour)}.toggle-buttons button.active{background-color:var(--secondary-colour);color:#fff}.toggle-buttons button.active:before{background-color:hsla(0,0%,100%,.3);bottom:0;content:"";left:0;position:absolute;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}.toggle-buttons button.active:hover:before{background-color:hsla(0,0%,100%,.5)}.toggle-buttons button:first-child{border-bottom-left-radius:5px;border-top-left-radius:5px}.toggle-buttons button:last-child{border-bottom-right-radius:5px;border-top-right-radius:5px}.checkbox-wrapper-35 .switch{display:none}.checkbox-wrapper-35 .switch+label{align-items:center;color:var(--text-colour);cursor:pointer;display:flex;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;line-height:15px;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.checkbox-wrapper-35 .switch+label:after,.checkbox-wrapper-35 .switch+label:before{content:"";display:block}.checkbox-wrapper-35 .switch+label:before{background-color:var(--foreground-colour);border-radius:500px;height:15px;margin-right:8px;transition:background-color .125s ease-out;width:25px}.checkbox-wrapper-35 .switch+label:after{background-color:#fff;border-radius:13px;box-shadow:0 3px 1px 0 rgba(37,34,71,.05),0 2px 2px 0 rgba(37,34,71,.1),0 3px 3px 0 rgba(37,34,71,.05);height:13px;left:1px;position:absolute;top:1px;transition:-webkit-transform .125s ease-out;transition:transform .125s ease-out;transition:transform .125s ease-out,-webkit-transform .125s ease-out;width:13px}.checkbox-wrapper-35 .switch+label .switch-x-text{display:block;margin-right:.3em}.checkbox-wrapper-35 .switch+label .switch-x-toggletext{display:block;font-weight:700;height:15px;overflow:hidden;position:relative;width:25px}.checkbox-wrapper-35 .switch+label .switch-x-checked,.checkbox-wrapper-35 .switch+label .switch-x-unchecked{left:0;position:absolute;top:0;transition:opacity .125s ease-out,-webkit-transform .125s ease-out;transition:transform .125s ease-out,opacity .125s ease-out;transition:transform .125s ease-out,opacity .125s ease-out,-webkit-transform .125s ease-out}.checkbox-wrapper-35 .switch+label .switch-x-unchecked{opacity:1;-webkit-transform:none;transform:none}.checkbox-wrapper-35 .switch+label .switch-x-checked{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.checkbox-wrapper-35 .switch+label .switch-x-hiddenlabel{position:absolute;visibility:hidden}.checkbox-wrapper-35 .switch:checked+label:before{background-color:var(--secondary-colour)}.checkbox-wrapper-35 .switch:checked+label:after{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.checkbox-wrapper-35 .switch:checked+label .switch-x-unchecked{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.checkbox-wrapper-35 .switch:checked+label .switch-x-checked{opacity:1;-webkit-transform:none;transform:none}.product-card{background-color:var(--foreground-colour);border:none;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.2);display:flex;flex-direction:column;padding:25px;position:relative;width:300px;.card-image{border-radius:15px 15px 0 0;height:200px;overflow:hidden;img{height:100%;object-fit:cover;width:100%}}.card-content{display:flex;flex:1 1;flex-direction:column;margin-bottom:80px;padding-top:15px;label{font-weight:700}.description{margin-top:10px}}.purchase-container{align-items:center;bottom:20px;display:flex;flex-direction:row;height:30px;justify-content:space-around;left:0;position:absolute;width:100%;.price{font-size:18px;font-weight:700}}}.add-to-cart-button{background-color:var(--secondary-colour);border:none;border-radius:30px;color:#fff;cursor:pointer;font-weight:600;overflow:hidden;padding:12px 20px;position:relative;transition:background-color .3s ease;&:before{background-color:hsla(0,0%,100%,.4);border-radius:100%;content:"";height:0;left:50%;opacity:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .4s ease;width:0}&:hover{background-color:var(--primary-colour)}&:active:before{height:200px;opacity:1;width:200px}.button-text{z-index:2}}.product-modal{background-color:var(--foreground-colour);border:none;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.2);display:flex;flex-direction:column;height:80%;padding:25px;position:relative;width:80%;.close-modal{left:0;position:absolute;top:0}.card-image{border-radius:15px 15px 0 0;height:200px;overflow:hidden;img{height:100%;object-fit:cover;width:100%}}.card-content{display:flex;flex:1 1;flex-direction:column;margin-bottom:80px;padding-top:15px;.description{margin-top:10px}.purchase-container{bottom:20px;left:0;position:absolute;width:100%;.configure-container{display:grid;grid-template-columns:1fr 1fr;width:100%;.discount{color:red;grid-column:2;height:18px}.quantity-selector-container,p{align-items:center;display:flex;justify-content:center}.price{font-size:18px;font-weight:700}}.button-container{display:flex;justify-content:space-around}}}}.cards{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-around;padding:20px 0}.modal{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(180deg,rgba(114,133,150,.8),rgba(216,230,243,.6));display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10}
/*# sourceMappingURL=main.2acdff44.css.map*/