@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";body,html{height:100%;margin:0;font-family:Poppins,sans-serif;line-height:1.5;font-size:12px}*{padding:0;box-sizing:border-box}a{text-decoration:none}li{list-style:none}.navbar{z-index:1000;position:fixed;margin:0;top:0;width:100%;display:flex;align-items:center;justify-content:space-between;padding:8px;background-color:#000;color:#fff}.nav-links a{color:#fff}.logo a{color:#fff;font-size:20px}.menu{display:flex;gap:1em}.menu li:hover{background-color:#4c9e9e;border-radius:5px;transition:.3s ease}.menu li{padding:5px 14px}.join-us{position:relative;border:1px solid green;border-radius:5px}.dropdown{background-color:#018b8b;padding:1em 0;position:absolute;display:none;border-radius:8px;top:24px;left:0;text-align:left}.dropdown li+li{margin-top:10px}.dropdown li{padding:.5em 1em;width:8em;text-align:center}.dropdown li:hover{background-color:#4c9e9e}.join-us:hover .dropdown{display:block}.hamburger{display:none;font-size:24px;-webkit-user-select:none;user-select:none}@media (max-width: 768px){.menu{display:none;position:absolute;background-color:#000;right:0;left:0;text-align:center;padding:10px}.menu li:hover{display:inline-block;background-color:#4c9e9e;transition:.3s ease}.menu li+li{margin-top:12px}input[type=checkbox]:checked~.menu{display:block}.hamburger{display:block}.dropdown{top:24px;left:0;transform:translate(35%)}.dropdown li:hover{background-color:#4c9e9e}}.container{width:100%}.content{width:100%;margin-top:88px}.save-button{background-color:#fff;color:#000;border:2px solid black;padding:8px 16px;text-align:center;text-decoration:none;display:inline-block;margin:4px 2px;transition-duration:.4s;cursor:pointer}.save-button:hover{background-color:#000;color:#fff}.save-button button{background-color:#fff;color:#000;border:2px solid black;padding:8px 16px;text-align:center;text-decoration:none;display:inline-block;margin:4px 2px;transition-duration:.4s;cursor:pointer}form.search-location{padding:5px 10px;margin-bottom:5px;width:40%}form.search-location input[type=text]{padding:7px;font-size:16px;border:1px solid rgb(24,27,24);background:#f1f1f1;border-radius:8px;width:100%}.content-label{font-size:18px;font-weight:bolder;padding:5px 10px}.content-description{padding:5px 10px 20px}.row-data{width:100%;padding:3px;height:auto;margin-bottom:30px;background-color:#fff}.content h3{font-size:20px}.step-card h5{font-size:16px}.step-card{color:#000;width:20%;margin:20px;padding:10px;text-align:center}.card-icons{font-size:120px;color:#f86b40}.more-paragraph{padding:25px;text-align:center;color:#000}.footer{color:#f5f5f5;background-color:#1a1a17;text-align:center;padding:10px;display:inline-block;width:100%}p.footer-description{font-size:12px}.social{font-size:16px}.social-links{padding:10px}.social-links a{text-decoration:none;padding:8px;color:#f5f5f5}a{text-decoration:none;color:#000}.hotel-card h5{font-size:18px}.hotel-card{width:300px;padding:25px;display:inline-table;text-align:center;margin:30px;box-shadow:0 4px 8px #0003;transition:.3s;border-radius:5px}.hotel-card:hover{box-shadow:0 8px 16px #0003}.gas-station-card{width:270px;padding:25px;display:inline-table;text-align:center;margin:10px;box-shadow:0 4px 8px #0003;transition:.3s;border-radius:5px}.gas-station-card:hover{box-shadow:0 8px 16px #0003}.gas-station-card h5{font-size:18px;line-height:-12;margin:7px}.location{margin:5px}.mini-service{margin:2px;display:inline-table;text-align:center;width:100px;height:100px}.mini-service span{font-size:15px;font-weight:500}.mini-service-card h5{font-size:18px}.mini-service-card{width:80px;padding:25px;display:inline-table;background:#203864;margin:15px;height:80px;box-shadow:0 4px 8px #0003;transition:.3s;border-radius:200px}.mini-service-card:hover{box-shadow:0 8px 16px #0003}.status-chip{background:green;height:25px;padding:4px 8px;color:#fff;border-radius:50px}.hotel-logo-big{width:100px}.delivery{color:#fff}.closed{background:red}.icon-star{color:#725e5e;font-size:16px}.rate{color:#36da36;font-size:16px}.hotel-profile{color:#fff;padding:15px;font-size:16px;text-align:center;background:#00000080}.hotel-profile h3{line-height:4px}.hotel-info{font-size:12px;padding:8px;color:#fff}.hotel-info span{padding:8px}.hotel-info .status-chip{padding:4px 8px}.menu-item{display:flex}.menu-promo{white-space:nowrap;overflow-x:auto;overflow-y:hidden;text-align:center;width:100%;height:80px;padding:5px}.menu-promo::-webkit-scrollbar{height:.5px}.menu-promo::-webkit-scrollbar-track{background-color:#a9a9a9;border-radius:100px}.menu-promo::-webkit-scrollbar-thumb{background-color:coral;border-radius:100px}.promo-item{padding:2px;border-radius:4px;background-color:#fff;box-shadow:0 4px 8px #0003;width:150px;height:70px;margin-left:2px;text-align:center;display:inline-block}.promo-item p{line-height:-6;font-size:12px;font-weight:700}.promo-item .icon-heart{font-size:16px}.icon-heart{color:#f86b40}.promo-amount{padding:5px 10px;display:inline;text-align:center;border-radius:10px;background-color:#09a009;color:#fff}.remove{font-size:16px;float:right;color:gray}.remove:hover{color:#000}.menu-offers{white-space:nowrap;overflow-x:auto;overflow-y:hidden;background-color:#e6e4e4;width:100%;height:200px;padding:5px;margin-top:10px;text-align:center}.menu-offers::-webkit-scrollbar{height:.5px}.menu-offers::-webkit-scrollbar-track{background-color:#a9a9a9;border-radius:100px}.menu-offers::-webkit-scrollbar-thumb{background-color:coral;border-radius:100px}.offer-item{background-color:#fff;box-shadow:0 4px 8px #0003;border-radius:10px;height:180px;width:300px;color:#fff;display:inline-block;position:relative;margin-left:15px}.offer-item-background{background:#00000080;width:100%;height:100%;border-radius:10px}.offer-item-image{width:100%;height:100%;border-radius:10px}.offer-category{padding:14px 20px;font-weight:700;text-align:right;font-size:18px;color:#fff}.discount-offer{padding:55px 18px 0 0;text-align:right;color:#85e099}.offer-discount{text-align:right;padding:3px 18px}.discount-percent{padding:2px 10px;font-size:30px;font-weight:bolder}.offer-description{padding:2px 20px;color:#fff;word-wrap:break-word;white-space:pre-wrap;word-break:break-word;text-align:left}.offer-more-description{padding:14px 20px;color:#fff}.offer-more-description a{text-decoration:none;float:right;color:#f5f5f5}.offer-actual-price{font-weight:700}.food-content{display:flex}.food-menu{width:60%;min-height:400px;max-height:800px;background-color:#e6e4e4;margin:10px}.food-menu-header{font-weight:500;width:100%;text-align:left;font-size:14px;padding-left:10px;margin:18px 0 5px}.food-menu-pane{padding:5px;min-height:150px;max-height:355px;overflow:scroll;overflow-x:hidden}.food-menu-pane::-webkit-scrollbar{width:8px}.food-menu-pane::-webkit-scrollbar-track{background-color:#a9a9a9;border-radius:100px}.food-menu-pane::-webkit-scrollbar-thumb{background-color:coral;border-radius:100px}.food-menu-items{width:100%;min-height:40px;display:flex;background-color:#fff;box-shadow:0 4px 8px #0003;padding:13px 10px 10px;margin-top:2px}.food-menu-items:hover{background-color:#ccc;transition:.4s}.has-pointer{cursor:pointer;font-size:16px}.menu-item-data{padding-left:10px}.cart{width:40%;height:480px;background-color:#e6e4e4;margin:10px;padding:5px}.cart-pop{display:none;width:100%}.top-cart{z-index:2000}.cart-pop .cart{width:40%;bottom:80px;position:fixed;right:0;border-radius:4px}.cart-header{background:#e6e4e4;width:100%;font-weight:700;height:45px;padding:15px}.cart-items{width:100%;height:38px;display:flex;background-color:#fff;box-shadow:0 4px 8px #0003;padding:10px;margin-top:2px}.actions{margin-left:auto;margin-right:0}.menu-amount{padding:3px 10px}.payment-button{padding:8px 20px;width:50px;background-color:#000;color:#f0f8ff;text-decoration:none;border-radius:5px}.payment-button:hover{background-color:red}.up-cart{margin-bottom:5px;min-height:250px;max-height:280px;overflow:scroll;overflow-x:hidden}.up-cart::-webkit-scrollbar{width:8px}.up-cart::-webkit-scrollbar-track{background-color:#a9a9a9;border-radius:100px}.up-cart::-webkit-scrollbar-thumb{background-color:coral;border-radius:100px}.down-cart{height:40px;text-align:center}.payment-method{background-color:#fff;border:2px solid #ccc;height:35px;width:80px;margin:5px;box-shadow:0 4px 8px #0003;transition:.3s;border-radius:5px;display:inline-block;position:relative}.payment-content{white-space:nowrap;overflow-x:auto;overflow-y:hidden;background-color:#e6e4e4;width:100%;height:60px;padding:5px;margin-top:2px;text-align:center}.payment-content::-webkit-scrollbar{height:6px}.payment-content::-webkit-scrollbar-track{background-color:#a9a9a9;border-radius:100px}.payment-content::-webkit-scrollbar-thumb{background-color:coral;border-radius:100px}.payment-method:hover{box-shadow:0 8px 16px #0003;background:#e6e4e4}.payment-details{background-color:#e6e4e4;width:94%;height:300px;border-radius:10px;text-align:center;margin:1% 3%;padding:15px}.checkout-button{width:50px;padding:4px 12px;background:#000;color:#fff;border-radius:4px;cursor:pointer}.header{text-align:center}.pay-button{padding:10px 68px;background-color:#000;text-align:center;color:#f0f8ff;text-decoration:none;cursor:pointer}.pay-button:hover{background-color:red}.rate-icon{font-size:20px;color:#fec810}.icon-fire{color:red}.menu-rate-item{display:flex;align-items:center;gap:10px}.menu-card{position:relative;background-color:#fff;width:140px;min-width:140px;height:250px;border-radius:9px;cursor:pointer}.quantifier{display:flex;background:#f5f5f5;width:132px;border-radius:8px;justify-content:center;align-items:center;margin:10px auto 30px;padding:6px}.quantifier-btn{padding:4px 12px;border-radius:8px;background:#ff9a00;color:#fff;font-weight:bolder;font-size:18px}.no-select{user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.order-status-container{max-width:600px;margin:auto;text-align:center;padding:20px;background-color:#f9f9f9;border-radius:8px;box-shadow:0 4px 8px #0000001a}.status-container{display:flex;justify-content:space-between;margin:20px 0}.status-step{position:relative;flex:1;color:#ccc}.status-step.active{color:#4caf50}.step-circle{width:30px;height:30px;border-radius:50%;background-color:#ccc;display:flex;align-items:center;justify-content:center;margin:auto;font-weight:700;color:#fff}.status-step.active .step-circle{background-color:#4caf50}.step-label{margin-top:10px}.status-message{font-size:18px;margin-top:20px}.order-details{text-align:left;margin-top:20px}.order-details h2{margin:10px 0}.order-details ul{list-style-type:none;padding:0}.header{position:relative;background-image:url(/assets/pizza-CKpCb0Uz.jpg);background-size:cover;background-position:center;height:300px;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center}.overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}h1,p{margin:0}.onboarding-container{max-width:1200px;margin:auto;padding:20px}.get-started-button{display:inline-block;margin-top:20px;padding:10px 20px;background-color:#28a745;color:#fff;text-decoration:none;border-radius:5px;font-size:15px}.get-started-button:hover{background-color:#218838}.step-section,.feature-section,.tips-section,.resources-section{margin-bottom:30px;padding:15px;border:1px solid #ddd;border-radius:5px;background-color:#f9f9f9}.steps{display:flex;flex-wrap:wrap;justify-content:space-between}.step{flex:1 1 220px;margin:10px;text-align:center}.step img{width:100%;border-radius:5px}ul{list-style-type:none;padding:0}@media (max-width: 768px){.steps{flex-direction:column;align-items:center}.step{margin:15px 0;flex:1 1 100%}}.down{height:20px;margin-top:30px}.pay-logo{width:100%}.form-row{display:flex;padding:5px;justify-content:center}.form-input{margin-left:10px;width:180px}.form-label{width:70px;text-align:right}.form-input input[type=text]{padding:3px;background:#f1f1f1;border-radius:3px}.promo-item .icon-plus2{font-size:30px}.icon-cart-plus{color:#000}.ribbon{width:150px;height:150px;overflow:hidden;position:absolute}.ribbon:before,.ribbon:after{position:absolute;z-index:-1;content:"";display:block;border:5px solid #0c4164}.ribbon span{position:absolute;display:block;width:225px;padding:15px 0;background-color:#266894;box-shadow:0 5px 10px #00000080;color:#fff;font:700 18px/1 lato,sans-serif;text-shadow:0 1px 1px rgba(0,0,0,.2);text-transform:uppercase;text-align:center}.ribbon-top-left{top:-10px;left:-10px}.ribbon-top-left:before,.ribbon-top-left:after{border-top-color:transparent;border-left-color:transparent}.ribbon-top-left:before{top:0;right:0}.ribbon-top-left:after{bottom:0;left:0}.ribbon-top-left span{right:-25px;top:30px;transform:rotate(-45deg)}.gas-station-mobile-card{border-radius:4px;height:55px;padding:4px 12px;line-height:3px;box-shadow:0 4px 8px #0003;margin:10px;width:95%}.gas-station-mobile-card:hover{box-shadow:0 8px 16px #0003}div.logo-round-mobile-card{height:50px;width:50px;border-radius:50%;display:inline-block;margin-right:10px;text-align:center;padding:8px}div.company-name{margin:8px 12px;font-weight:700;font-size:14px}div.right-icon{font-size:16px;float:right;top:0;margin-bottom:5px}.card-location{margin-top:15px}.mobile-view{display:none}.gas-preview{text-align:center;box-shadow:0 4px 8px #0003 inset;white-space:nowrap;overflow-x:auto;overflow-y:hidden;width:100%}.gas-preview::-webkit-scrollbar{height:4px}.gas-preview::-webkit-scrollbar-track{background-color:gray;border-radius:100px}.gas-preview::-webkit-scrollbar-thumb{background-color:coral;border-radius:100px}.small-size-card{display:inline-block;margin:5px;width:80px;height:80px;border:2px solid green;padding:10px}.medium-size-card{display:inline-block;background:#fff;margin:5px;width:160px;height:250px;box-shadow:0 4px 8px #0003;transition:.3s}.medium-size-card:hover{box-shadow:0 8px 16px #0003}.sample-gas{height:200px}.title4{font-weight:700;font-size:16px;margin-top:5px}.medium-size-card-footer{background:#d5dde9;padding-top:3px;height:30px;border-top:1px solid green}.left{display:inline-block;font-size:14px;width:110px;height:20px;border-right:1px solid green}.right{padding-left:3px;display:inline-block;font-size:14px;height:20px}.open-cart-btn{width:70px;height:70px;border-radius:35px;padding:18px 5px 5px;font-size:23px;background:#000;box-shadow:0 6px 8px #0bff34;color:#fff;position:fixed;margin-left:auto;left:0;right:30px;bottom:30px;text-align:center;border:2px solid green}.open-cart-btn:hover{transition:.3s ease;border:2px solid greenyellow}.toast-notification{width:300px;border-radius:5px;padding:5px;font-size:14px;background:green;color:#fff;position:fixed;margin-left:auto;margin-right:auto;left:0;right:0;bottom:30px;text-align:center}.success-status{background:green}.failed-status{background:red}.min-card,.customer-card{padding:8px;background-color:#fff;border:2px solid #ccc;height:100px;width:150px;margin:3px;box-shadow:0 4px 8px #0003;transition:.3s;border-radius:5px;display:inline-block}.larger-card{padding:8px;background-color:#fff;border:2px solid #ccc;height:300px;width:400px;margin:3 px;box-shadow:0 4px 8px #0003;transition:.3s;border-radius:5px;float:right}.accordion{cursor:pointer;width:100%;border:none;text-align:left;outline:none;transition:.4s}.active,.accordion:hover{background-color:#ccc}.payment-progress-status{color:#fff;background:#000c;width:100%;height:90%;margin-right:2px;left:0;position:absolute;text-align:center;z-index:103}.process-status{font-size:26px}.process-loader{animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.panel{padding:0 18px;display:none;background-color:#fff;overflow:hidden}.restaurant-card{background-color:#fff;width:325px;margin:5px 5px 20px;border-radius:6px;min-height:250px;box-shadow:0 4px 8px #0003;float:left;position:relative}.restaurant-name{margin-top:8px;margin-bottom:0;padding:0 16px}.restaurant-category{margin-top:2px;margin-bottom:0;padding:0 16px}.restaurant-distance-p{color:#fff}.pic{width:100%;height:160px}.image{width:100%;height:100%;border-top-right-radius:6px;border-top-left-radius:6px;object-fit:cover}.cicle{position:absolute;top:135px;right:35px;z-index:3;width:50px;height:50px;padding:1px 8px;font-size:12px;background-color:#008000b3;text-align:center;display:flex;align-items:center;justify-content:center;border-radius:100px;box-shadow:0 4px 8px #0003}.categories-card{width:70px;height:70px;background-color:#fff;border-radius:100px;text-align:center;margin:5px;box-shadow:0 4px 8px #0003;border:2px solid #f4983e;display:inline-block}.category-p{margin-top:3px}.category-image{width:100%;height:66px;border-radius:100px}.ribbon-rate{width:25px;height:35px;position:absolute;bottom:200px;left:24px;z-index:3}.rate-ribbon{width:100%;height:35px;box-shadow:0 4px 8px #0003}.dark-background-overlay{width:100%;height:160px;position:absolute;background:#0000004d;top:0;z-index:2;border-top-left-radius:6px;border-top-right-radius:6px}.popular{white-space:nowrap;overflow-x:auto;overflow-y:hidden;width:100%;height:100px;background-color:#f1f1f1;display:flex;text-align:center}.popular::-webkit-scrollbar{height:4px}.popular::-webkit-scrollbar-track{background-color:#a9a9a9;border-radius:100px}.popular::-webkit-scrollbar-thumb{background-color:coral;border-radius:100px}.info{margin-left:12px;padding:4px 8px}.found-location{padding:4px 16px;text-align:center;color:green}.found-location .icon-map-marker{font-size:18px}.ads-menu{background-color:#e6e4e4;width:100%;height:200px;padding:5px;margin-top:10px;text-align:center}.ads-item{background-color:#fff;box-shadow:0 4px 8px #0003;border-radius:10px;height:190px;width:95%;color:#fff;display:inline-block}.card-extra-description{display:flex}.pop-model{display:none;position:fixed;z-index:10000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:#0006;-webkit-animation-name:fadeIn;-webkit-animation-duration:.4s;animation-name:fadeIn;animation-duration:.4s}.modal-content{width:100%;border-top-left-radius:4px;border-top-right-radius:4px;background-color:#e6e4e4;position:fixed;padding:8px;bottom:0;-webkit-animation-name:slideIn;-webkit-animation-duration:.4s;animation-name:slideIn;animation-duration:.4s}.pop-model-close-action{float:right;font-size:16px;font-weight:lighter;padding:2px}.pop-model-close-action:hover,.pop-model-close-action:focus{color:#fff;border-radius:10px;font-weight:lighter;text-decoration:none;background-color:#000;cursor:pointer}.modal-header{padding:2px 16px;border-bottom:1px solid rgba(0,0,0,.2);text-align:center}.autocomplete{position:relative;display:inline-block;text-align:left;width:100%}.autocomplete-items{position:absolute;border:1px solid #d4d4d4;border-bottom:none;border-top:none;z-index:99;top:100%;left:0;right:0}.autocomplete-items div{padding:10px;cursor:pointer;background-color:#fff;border-bottom:1px solid #d4d4d4}.autocomplete-items div:hover{background-color:#e9e9e9}.autocomplete-active{background-color:#1e90ff!important;color:#fff}.merchant-form-details{font-size:14px}.validate_message{color:red;font-weight:400;font-size:12px;display:none}.background{background-color:#d1cfcf;padding:3px;margin-bottom:20px}.offer-content{width:100%;border-radius:5px}.card-detail{padding:10px 0;width:330px;text-align:left}.offer-header{margin:5px}.offer-details{margin:5px 5px 20px;background-color:#d3cece;padding:3px}.detail{margin:5px}.amount{float:right;margin-left:10px}.selected-option{height:15px;width:15px;border-radius:100px;background-color:tomato;border:solid white 1px;color:#fff;font-size:12px;box-shadow:0 4px 8px #0003;position:relative;bottom:40px;left:70px;display:none}.option-icon{padding:2px;margin-top:5px}.derivery-option{margin:7px}.pay{border-radius:5px;margin-left:5px;background-color:#000;color:#fff;padding:3px 10px}.pay:hover{background-color:tomato}.footer-container{max-width:1170px;margin:auto}.footer-row{display:flex;flex-wrap:wrap}ul{list-style:none}.footer1{background-color:#24262b;padding:70px 0;display:inline-block;width:100%}.footer-col{width:25%;padding:0 15px}.footer-col h4{font-size:18px;color:#fff;text-transform:capitalize;margin-bottom:35px;font-weight:500;position:relative}.footer-col h4:before{content:"";position:absolute;left:0;bottom:-10px;background-color:#e91e63;height:2px;box-sizing:border-box;width:50px}.footer-col ul li:not(:last-child){margin-bottom:10px}.footer-col ul li a{font-size:16px;text-transform:capitalize;color:#fff;text-decoration:none;font-weight:300;color:#bbb;display:block;transition:all .3s ease}.footer-col ul li a:hover{color:#fff;padding-left:8px}.footer-col .social-links2 a{display:inline-block;height:40px;width:40px;background-color:#fff3;margin:0 10px 10px 0;text-align:center;line-height:40px;border-radius:50%;color:#fff;transition:all .5s ease}.footer-col .social-links2 a:hover{color:#24262b;background-color:#fff}.unavailable-content{padding:20px 30px;color:#7c7777;text-align:center}.unavailable-content .icon-glass,.icon-cutlery,.icon-flag2,.message-icon{font-size:30px;padding-bottom:10px}.rate-box{display:inline-block;position:relative}.star{display:inline-block;width:20px;height:20px;background-color:#ccc;margin-right:5px;cursor:pointer}.star.active,.star:hover{background-color:#ff0}.star:hover~.star{background-color:#ccc}.menu-rate{display:flex;align-items:center;justify-content:space-between;margin:10px}.menu-rate .has-pointer{font-size:12px}.menu-rate .has-pointer .icon-star-o{font-size:14px;color:#94d82d}.food-image{height:160px;background-position:center;background-size:cover;border-top-left-radius:9px;border-top-right-radius:9px}.menu-title{text-align:left;margin:10px;font-weight:500}.menu-price{font-weight:400}.menu-price-b{font-weight:500}.favourite{position:absolute;color:red;top:0;right:0;margin:10px;z-index:1}.menu-bottom{position:absolute;bottom:8px;width:100%;display:flex;align-items:center}.myForm{width:90vw;max-width:400px;border:1px solid #ddd;padding:10px;display:flex;flex-direction:column;border-radius:5px}label.float-component{margin-bottom:10px;position:relative}input.float-input{width:100%;padding:15px 5px 3px 2px;margin-top:5px;background-color:#e6e4e4}input.float-input::placeholder{opacity:0}span.floated-text{background-color:#e6e4e4;padding:1px 5px;border-radius:4px;position:absolute;top:-13px;left:13px;transform:translateY(30px);font-size:14px;transition-duration:.3s}label.float-component:focus-within>span.floated-text,input.float-input:not(:placeholder-shown)+span.floated-text{color:#000;font-size:12px;transform:translateY(5px)}@media (max-width: 767px){.footer-col{width:50%;margin-bottom:30px}}@media (max-width: 574px){.footer-col{width:100%}}@media only screen and (max-width: 700px){.modal-content{width:100%}}@-webkit-keyframes slideIn{0%{bottom:-300px;opacity:0}to{bottom:0;opacity:1}}@keyframes slideIn{0%{bottom:-300px;opacity:0}to{bottom:0;opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media only screen and (max-width: 600px){.gas-station-card{width:95%;justify-content:left}.mobile-view{display:block}.pc-view{display:none}form.search-location{width:80%}form.search-location input[type=text]{width:100%}.restaurant-card{width:97%}.card-detail{width:100%}}@media only screen and (max-width: 700px){.isVisible{display:none}.cart-pop .cart{width:95%}.food-menu{width:100%}.row-component{width:100%;height:450px}}@media only screen and (max-width: 400px){.cart{width:400px}}@media only screen and (max-width: 330px){.row-component{height:500px}}@font-face{font-family:icomoon;src:url(/assets/icomoon-CUWVNPtZ.eot?qtatmt);src:url(/assets/icomoon-CUWVNPtZ.eot?qtatmt#iefix) format("embedded-opentype"),url(/assets/icomoon-Csl5tuhO.ttf?qtatmt) format("truetype"),url(/assets/icomoon-ZNAShovw.woff?qtatmt) format("woff"),url(/assets/icomoon-2oFv_691.svg?qtatmt#icomoon) format("svg");font-weight:400;font-style:normal}[class^=icon-],[class*=" icon-"]{font-family:icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-glass:before{content:""}.icon-music:before{content:""}.icon-search2:before{content:""}.icon-envelope-o:before{content:""}.icon-heart:before{content:""}.icon-star:before{content:""}.icon-star-o:before{content:""}.icon-user:before{content:""}.icon-film:before{content:""}.icon-th-large:before{content:""}.icon-th:before{content:""}.icon-th-list:before{content:""}.icon-check:before{content:""}.icon-close:before{content:""}.icon-remove:before{content:""}.icon-times:before{content:""}.icon-search-plus:before{content:""}.icon-search-minus:before{content:""}.icon-power-off:before{content:""}.icon-signal:before{content:""}.icon-cog:before{content:""}.icon-gear:before{content:""}.icon-trash-o:before{content:""}.icon-home:before{content:""}.icon-file-o:before{content:""}.icon-clock-o:before{content:""}.icon-road:before{content:""}.icon-download:before{content:""}.icon-arrow-circle-o-down:before{content:""}.icon-arrow-circle-o-up:before{content:""}.icon-inbox:before{content:""}.icon-play-circle-o:before{content:""}.icon-repeat2:before{content:""}.icon-rotate-right:before{content:""}.icon-refresh:before{content:""}.icon-list-alt:before{content:""}.icon-lock:before{content:""}.icon-flag:before{content:""}.icon-headphones:before{content:""}.icon-volume-off:before{content:""}.icon-volume-down:before{content:""}.icon-volume-up:before{content:""}.icon-qrcode:before{content:""}.icon-barcode:before{content:""}.icon-tag:before{content:""}.icon-tags:before{content:""}.icon-book:before{content:""}.icon-bookmark:before{content:""}.icon-print:before{content:""}.icon-camera:before{content:""}.icon-font:before{content:""}.icon-bold:before{content:""}.icon-italic:before{content:""}.icon-text-height:before{content:""}.icon-text-width:before{content:""}.icon-align-left:before{content:""}.icon-align-center2:before{content:""}.icon-align-right:before{content:""}.icon-align-justify2:before{content:""}.icon-list:before{content:""}.icon-dedent:before{content:""}.icon-outdent:before{content:""}.icon-indent:before{content:""}.icon-video-camera:before{content:""}.icon-image:before{content:""}.icon-photo:before{content:""}.icon-picture-o:before{content:""}.icon-pencil:before{content:""}.icon-map-marker:before{content:""}.icon-adjust:before{content:""}.icon-tint:before{content:""}.icon-edit:before{content:""}.icon-pencil-square-o:before{content:""}.icon-share-square-o:before{content:""}.icon-check-square-o:before{content:""}.icon-arrows:before{content:""}.icon-step-backward:before{content:""}.icon-fast-backward:before{content:""}.icon-backward:before{content:""}.icon-play2:before{content:""}.icon-pause2:before{content:""}.icon-stop2:before{content:""}.icon-forward:before{content:""}.icon-fast-forward2:before{content:""}.icon-step-forward:before{content:""}.icon-eject:before{content:""}.icon-chevron-left:before{content:""}.icon-chevron-right:before{content:""}.icon-plus-circle:before{content:""}.icon-minus-circle:before{content:""}.icon-times-circle:before{content:""}.icon-check-circle:before{content:""}.icon-question-circle:before{content:""}.icon-info-circle:before{content:""}.icon-crosshairs:before{content:""}.icon-times-circle-o:before{content:""}.icon-check-circle-o:before{content:""}.icon-ban2:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-up:before{content:""}.icon-arrow-down:before{content:""}.icon-mail-forward:before{content:""}.icon-share:before{content:""}.icon-expand2:before{content:""}.icon-compress:before{content:""}.icon-plus:before{content:""}.icon-minus:before{content:""}.icon-asterisk:before{content:""}.icon-exclamation-circle:before{content:""}.icon-gift:before{content:""}.icon-leaf:before{content:""}.icon-fire:before{content:""}.icon-eye:before{content:""}.icon-eye-slash:before{content:""}.icon-exclamation-triangle:before{content:""}.icon-warning:before{content:""}.icon-plane:before{content:""}.icon-calendar:before{content:""}.icon-random:before{content:""}.icon-comment:before{content:""}.icon-magnet:before{content:""}.icon-chevron-up:before{content:""}.icon-chevron-down:before{content:""}.icon-retweet:before{content:""}.icon-shopping-cart:before{content:""}.icon-folder:before{content:""}.icon-folder-open:before{content:""}.icon-arrows-v:before{content:""}.icon-arrows-h:before{content:""}.icon-bar-chart:before{content:""}.icon-bar-chart-o:before{content:""}.icon-twitter-square:before{content:""}.icon-facebook-square:before{content:""}.icon-camera-retro:before{content:""}.icon-key:before{content:""}.icon-cogs:before{content:""}.icon-gears:before{content:""}.icon-comments:before{content:""}.icon-thumbs-o-up:before{content:""}.icon-thumbs-o-down:before{content:""}.icon-star-half:before{content:""}.icon-heart-o:before{content:""}.icon-sign-out:before{content:""}.icon-linkedin-square:before{content:""}.icon-thumb-tack:before{content:""}.icon-external-link:before{content:""}.icon-sign-in:before{content:""}.icon-trophy:before{content:""}.icon-github-square:before{content:""}.icon-upload:before{content:""}.icon-lemon-o:before{content:""}.icon-phone:before{content:""}.icon-square-o:before{content:""}.icon-bookmark-o:before{content:""}.icon-phone-square:before{content:""}.icon-twitter:before{content:""}.icon-facebook:before{content:""}.icon-facebook-f:before{content:""}.icon-github:before{content:""}.icon-unlock2:before{content:""}.icon-credit-card:before{content:""}.icon-feed:before{content:""}.icon-rss:before{content:""}.icon-hdd-o:before{content:""}.icon-bullhorn:before{content:""}.icon-bell-o:before{content:""}.icon-certificate:before{content:""}.icon-hand-o-right:before{content:""}.icon-hand-o-left:before{content:""}.icon-hand-o-up:before{content:""}.icon-hand-o-down:before{content:""}.icon-arrow-circle-left:before{content:""}.icon-arrow-circle-right:before{content:""}.icon-arrow-circle-up:before{content:""}.icon-arrow-circle-down:before{content:""}.icon-globe:before{content:""}.icon-wrench:before{content:""}.icon-tasks:before{content:""}.icon-filter:before{content:""}.icon-briefcase:before{content:""}.icon-arrows-alt:before{content:""}.icon-group:before{content:""}.icon-users:before{content:""}.icon-chain:before{content:""}.icon-link:before{content:""}.icon-cloud:before{content:""}.icon-flask:before{content:""}.icon-cut:before{content:""}.icon-scissors:before{content:""}.icon-copy:before{content:""}.icon-files-o:before{content:""}.icon-paperclip:before{content:""}.icon-floppy-o:before{content:""}.icon-save:before{content:""}.icon-square:before{content:""}.icon-bars:before{content:""}.icon-navicon:before{content:""}.icon-reorder:before{content:""}.icon-list-ul:before{content:""}.icon-list-ol:before{content:""}.icon-strikethrough:before{content:""}.icon-underline:before{content:""}.icon-table:before{content:""}.icon-magic:before{content:""}.icon-truck:before{content:""}.icon-pinterest:before{content:""}.icon-pinterest-square:before{content:""}.icon-google-plus-square:before{content:""}.icon-google-plus:before{content:""}.icon-money:before{content:""}.icon-caret-down:before{content:""}.icon-caret-up:before{content:""}.icon-caret-left:before{content:""}.icon-caret-right:before{content:""}.icon-columns2:before{content:""}.icon-sort:before{content:""}.icon-unsorted:before{content:""}.icon-sort-desc:before{content:""}.icon-sort-down:before{content:""}.icon-sort-asc:before{content:""}.icon-sort-up:before{content:""}.icon-envelope:before{content:""}.icon-linkedin:before{content:""}.icon-rotate-left:before{content:""}.icon-undo:before{content:""}.icon-gavel:before{content:""}.icon-legal:before{content:""}.icon-dashboard:before{content:""}.icon-tachometer:before{content:""}.icon-comment-o:before{content:""}.icon-comments-o:before{content:""}.icon-bolt:before{content:""}.icon-flash:before{content:""}.icon-sitemap:before{content:""}.icon-umbrella2:before{content:""}.icon-clipboard:before{content:""}.icon-paste:before{content:""}.icon-lightbulb-o:before{content:""}.icon-exchange:before{content:""}.icon-cloud-download2:before{content:""}.icon-cloud-upload2:before{content:""}.icon-user-md:before{content:""}.icon-stethoscope:before{content:""}.icon-suitcase:before{content:""}.icon-bell:before{content:""}.icon-coffee:before{content:""}.icon-cutlery:before{content:""}.icon-file-text-o:before{content:""}.icon-building-o:before{content:""}.icon-hospital-o:before{content:""}.icon-ambulance:before{content:""}.icon-medkit:before{content:""}.icon-fighter-jet:before{content:""}.icon-beer:before{content:""}.icon-h-square:before{content:""}.icon-plus-square:before{content:""}.icon-angle-double-left:before{content:""}.icon-angle-double-right:before{content:""}.icon-angle-double-up:before{content:""}.icon-angle-double-down:before{content:""}.icon-angle-left:before{content:""}.icon-angle-right:before{content:""}.icon-angle-up:before{content:""}.icon-angle-down:before{content:""}.icon-desktop:before{content:""}.icon-laptop:before{content:""}.icon-tablet:before{content:""}.icon-mobile:before{content:""}.icon-mobile-phone:before{content:""}.icon-circle-o:before{content:""}.icon-quote-left:before{content:""}.icon-quote-right:before{content:""}.icon-spinner:before{content:""}.icon-circle:before{content:""}.icon-mail-reply:before{content:""}.icon-reply:before{content:""}.icon-github-alt:before{content:""}.icon-folder-o:before{content:""}.icon-folder-open-o:before{content:""}.icon-smile-o:before{content:""}.icon-frown-o:before{content:""}.icon-meh-o:before{content:""}.icon-gamepad:before{content:""}.icon-keyboard-o:before{content:""}.icon-flag-o:before{content:""}.icon-flag-checkered:before{content:""}.icon-terminal:before{content:""}.icon-code:before{content:""}.icon-mail-reply-all:before{content:""}.icon-reply-all:before{content:""}.icon-star-half-empty:before{content:""}.icon-star-half-full:before{content:""}.icon-star-half-o:before{content:""}.icon-location-arrow:before{content:""}.icon-crop:before{content:""}.icon-code-fork:before{content:""}.icon-chain-broken:before{content:""}.icon-unlink:before{content:""}.icon-question:before{content:""}.icon-info:before{content:""}.icon-exclamation:before{content:""}.icon-superscript:before{content:""}.icon-subscript:before{content:""}.icon-eraser:before{content:""}.icon-puzzle-piece:before{content:""}.icon-microphone2:before{content:""}.icon-microphone-slash:before{content:""}.icon-shield:before{content:""}.icon-calendar-o:before{content:""}.icon-fire-extinguisher:before{content:""}.icon-rocket:before{content:""}.icon-maxcdn:before{content:""}.icon-chevron-circle-left:before{content:""}.icon-chevron-circle-right:before{content:""}.icon-chevron-circle-up:before{content:""}.icon-chevron-circle-down:before{content:""}.icon-html5:before{content:""}.icon-css3:before{content:""}.icon-anchor2:before{content:""}.icon-unlock-alt:before{content:""}.icon-bullseye:before{content:""}.icon-ellipsis-h:before{content:""}.icon-ellipsis-v:before{content:""}.icon-rss-square:before{content:""}.icon-play-circle:before{content:""}.icon-ticket:before{content:""}.icon-minus-square:before{content:""}.icon-minus-square-o:before{content:""}.icon-level-up:before{content:""}.icon-level-down:before{content:""}.icon-check-square:before{content:""}.icon-pencil-square:before{content:""}.icon-external-link-square:before{content:""}.icon-share-square:before{content:""}.icon-compass:before{content:""}.icon-caret-square-o-down:before{content:""}.icon-toggle-down:before{content:""}.icon-caret-square-o-up:before{content:""}.icon-toggle-up:before{content:""}.icon-caret-square-o-right:before{content:""}.icon-toggle-right:before{content:""}.icon-eur:before{content:""}.icon-euro:before{content:""}.icon-gbp:before{content:""}.icon-dollar:before{content:""}.icon-usd:before{content:""}.icon-inr:before{content:""}.icon-rupee:before{content:""}.icon-cny:before{content:""}.icon-jpy:before{content:""}.icon-rmb:before{content:""}.icon-yen:before{content:""}.icon-rouble:before{content:""}.icon-rub:before{content:""}.icon-ruble:before{content:""}.icon-krw:before{content:""}.icon-won:before{content:""}.icon-bitcoin:before{content:""}.icon-btc:before{content:""}.icon-file2:before{content:""}.icon-file-text:before{content:""}.icon-sort-alpha-asc:before{content:""}.icon-sort-alpha-desc:before{content:""}.icon-sort-amount-asc:before{content:""}.icon-sort-amount-desc:before{content:""}.icon-sort-numeric-asc:before{content:""}.icon-sort-numeric-desc:before{content:""}.icon-thumbs-up:before{content:""}.icon-thumbs-down:before{content:""}.icon-youtube-square:before{content:""}.icon-youtube:before{content:""}.icon-xing:before{content:""}.icon-xing-square:before{content:""}.icon-youtube-play:before{content:""}.icon-dropbox:before{content:""}.icon-stack-overflow:before{content:""}.icon-instagram:before{content:""}.icon-flickr:before{content:""}.icon-adn:before{content:""}.icon-bitbucket:before{content:""}.icon-bitbucket-square:before{content:""}.icon-tumblr:before{content:""}.icon-tumblr-square:before{content:""}.icon-long-arrow-down:before{content:""}.icon-long-arrow-up:before{content:""}.icon-long-arrow-left:before{content:""}.icon-long-arrow-right:before{content:""}.icon-apple:before{content:""}.icon-windows:before{content:""}.icon-android:before{content:""}.icon-linux:before{content:""}.icon-dribbble:before{content:""}.icon-skype:before{content:""}.icon-foursquare:before{content:""}.icon-trello:before{content:""}.icon-female:before{content:""}.icon-male:before{content:""}.icon-gittip:before{content:""}.icon-gratipay:before{content:""}.icon-sun-o:before{content:""}.icon-moon-o:before{content:""}.icon-archive:before{content:""}.icon-bug:before{content:""}.icon-vk:before{content:""}.icon-weibo:before{content:""}.icon-renren:before{content:""}.icon-pagelines:before{content:""}.icon-stack-exchange:before{content:""}.icon-arrow-circle-o-right:before{content:""}.icon-arrow-circle-o-left:before{content:""}.icon-caret-square-o-left:before{content:""}.icon-toggle-left:before{content:""}.icon-dot-circle-o:before{content:""}.icon-wheelchair:before{content:""}.icon-vimeo-square:before{content:""}.icon-try:before{content:""}.icon-turkish-lira:before{content:""}.icon-plus-square-o:before{content:""}.icon-space-shuttle:before{content:""}.icon-slack:before{content:""}.icon-envelope-square:before{content:""}.icon-wordpress:before{content:""}.icon-openid:before{content:""}.icon-bank:before{content:""}.icon-institution:before{content:""}.icon-university:before{content:""}.icon-graduation-cap:before{content:""}.icon-mortar-board:before{content:""}.icon-yahoo:before{content:""}.icon-google:before{content:""}.icon-reddit:before{content:""}.icon-reddit-square:before{content:""}.icon-stumbleupon-circle:before{content:""}.icon-stumbleupon:before{content:""}.icon-delicious:before{content:""}.icon-digg:before{content:""}.icon-pied-piper:before{content:""}.icon-pied-piper-alt:before{content:""}.icon-drupal:before{content:""}.icon-joomla:before{content:""}.icon-language:before{content:""}.icon-fax:before{content:""}.icon-building:before{content:""}.icon-child:before{content:""}.icon-paw:before{content:""}.icon-spoon:before{content:""}.icon-cube:before{content:""}.icon-cubes:before{content:""}.icon-behance:before{content:""}.icon-behance-square:before{content:""}.icon-steam:before{content:""}.icon-steam-square:before{content:""}.icon-recycle:before{content:""}.icon-automobile:before{content:""}.icon-car:before{content:""}.icon-cab:before{content:""}.icon-taxi:before{content:""}.icon-tree:before{content:""}.icon-spotify:before{content:""}.icon-deviantart:before{content:""}.icon-soundcloud:before{content:""}.icon-database:before{content:""}.icon-file-pdf-o:before{content:""}.icon-file-word-o:before{content:""}.icon-file-excel-o:before{content:""}.icon-file-powerpoint-o:before{content:""}.icon-file-image-o:before{content:""}.icon-file-photo-o:before{content:""}.icon-file-picture-o:before{content:""}.icon-file-archive-o:before{content:""}.icon-file-zip-o:before{content:""}.icon-file-audio-o:before{content:""}.icon-file-sound-o:before{content:""}.icon-file-movie-o:before{content:""}.icon-file-video-o:before{content:""}.icon-file-code-o:before{content:""}.icon-vine:before{content:""}.icon-codepen:before{content:""}.icon-jsfiddle:before{content:""}.icon-life-bouy:before{content:""}.icon-life-buoy:before{content:""}.icon-life-ring:before{content:""}.icon-life-saver:before{content:""}.icon-support:before{content:""}.icon-circle-o-notch:before{content:""}.icon-ra:before{content:""}.icon-rebel:before{content:""}.icon-empire:before{content:""}.icon-ge:before{content:""}.icon-git-square:before{content:""}.icon-git:before{content:""}.icon-hacker-news:before{content:""}.icon-y-combinator-square:before{content:""}.icon-yc-square:before{content:""}.icon-tencent-weibo:before{content:""}.icon-qq:before{content:""}.icon-wechat:before{content:""}.icon-weixin:before{content:""}.icon-paper-plane:before{content:""}.icon-send:before{content:""}.icon-paper-plane-o:before{content:""}.icon-send-o:before{content:""}.icon-history:before{content:""}.icon-circle-thin:before{content:""}.icon-header:before{content:""}.icon-paragraph2:before{content:""}.icon-sliders:before{content:""}.icon-share-alt:before{content:""}.icon-share-alt-square:before{content:""}.icon-bomb:before{content:""}.icon-futbol-o:before{content:""}.icon-soccer-ball-o:before{content:""}.icon-tty:before{content:""}.icon-binoculars:before{content:""}.icon-plug:before{content:""}.icon-slideshare:before{content:""}.icon-twitch:before{content:""}.icon-yelp:before{content:""}.icon-newspaper-o:before{content:""}.icon-wifi:before{content:""}.icon-calculator:before{content:""}.icon-paypal:before{content:""}.icon-google-wallet:before{content:""}.icon-cc-visa:before{content:""}.icon-cc-mastercard:before{content:""}.icon-cc-discover:before{content:""}.icon-cc-amex:before{content:""}.icon-cc-paypal:before{content:""}.icon-cc-stripe:before{content:""}.icon-bell-slash:before{content:""}.icon-bell-slash-o:before{content:""}.icon-trash:before{content:""}.icon-copyright:before{content:""}.icon-at:before{content:""}.icon-eyedropper:before{content:""}.icon-paint-brush:before{content:""}.icon-birthday-cake:before{content:""}.icon-area-chart:before{content:""}.icon-pie-chart:before{content:""}.icon-line-chart:before{content:""}.icon-lastfm:before{content:""}.icon-lastfm-square:before{content:""}.icon-toggle-off:before{content:""}.icon-toggle-on:before{content:""}.icon-bicycle:before{content:""}.icon-bus:before{content:""}.icon-ioxhost:before{content:""}.icon-angellist:before{content:""}.icon-cc:before{content:""}.icon-ils:before{content:""}.icon-shekel:before{content:""}.icon-sheqel:before{content:""}.icon-meanpath:before{content:""}.icon-buysellads:before{content:""}.icon-connectdevelop:before{content:""}.icon-dashcube:before{content:""}.icon-forumbee:before{content:""}.icon-leanpub:before{content:""}.icon-sellsy:before{content:""}.icon-shirtsinbulk:before{content:""}.icon-simplybuilt:before{content:""}.icon-skyatlas:before{content:""}.icon-cart-plus:before{content:""}.icon-cart-arrow-down:before{content:""}.icon-diamond:before{content:""}.icon-ship:before{content:""}.icon-user-secret:before{content:""}.icon-motorcycle:before{content:""}.icon-street-view:before{content:""}.icon-heartbeat:before{content:""}.icon-venus:before{content:""}.icon-mars:before{content:""}.icon-mercury:before{content:""}.icon-intersex:before{content:""}.icon-transgender:before{content:""}.icon-transgender-alt:before{content:""}.icon-venus-double:before{content:""}.icon-mars-double:before{content:""}.icon-venus-mars:before{content:""}.icon-mars-stroke:before{content:""}.icon-mars-stroke-v:before{content:""}.icon-mars-stroke-h:before{content:""}.icon-neuter:before{content:""}.icon-genderless:before{content:""}.icon-facebook-official:before{content:""}.icon-pinterest-p:before{content:""}.icon-whatsapp:before{content:""}.icon-server2:before{content:""}.icon-user-plus:before{content:""}.icon-user-times:before{content:""}.icon-bed:before{content:""}.icon-hotel:before{content:""}.icon-viacoin:before{content:""}.icon-train:before{content:""}.icon-subway:before{content:""}.icon-medium:before{content:""}.icon-y-combinator:before{content:""}.icon-yc:before{content:""}.icon-optin-monster:before{content:""}.icon-opencart:before{content:""}.icon-expeditedssl:before{content:""}.icon-battery-4:before{content:""}.icon-battery-full:before{content:""}.icon-battery-3:before{content:""}.icon-battery-three-quarters:before{content:""}.icon-battery-2:before{content:""}.icon-battery-half:before{content:""}.icon-battery-1:before{content:""}.icon-battery-quarter:before{content:""}.icon-battery-0:before{content:""}.icon-battery-empty:before{content:""}.icon-mouse-pointer:before{content:""}.icon-i-cursor:before{content:""}.icon-object-group:before{content:""}.icon-object-ungroup:before{content:""}.icon-sticky-note:before{content:""}.icon-sticky-note-o:before{content:""}.icon-cc-jcb:before{content:""}.icon-cc-diners-club:before{content:""}.icon-clone:before{content:""}.icon-balance-scale:before{content:""}.icon-hourglass-o:before{content:""}.icon-hourglass-1:before{content:""}.icon-hourglass-start:before{content:""}.icon-hourglass-2:before{content:""}.icon-hourglass-half:before{content:""}.icon-hourglass-3:before{content:""}.icon-hourglass-end:before{content:""}.icon-hourglass:before{content:""}.icon-hand-grab-o:before{content:""}.icon-hand-rock-o:before{content:""}.icon-hand-paper-o:before{content:""}.icon-hand-stop-o:before{content:""}.icon-hand-scissors-o:before{content:""}.icon-hand-lizard-o:before{content:""}.icon-hand-spock-o:before{content:""}.icon-hand-pointer-o:before{content:""}.icon-hand-peace-o:before{content:""}.icon-trademark:before{content:""}.icon-registered:before{content:""}.icon-creative-commons:before{content:""}.icon-gg:before{content:""}.icon-gg-circle:before{content:""}.icon-tripadvisor:before{content:""}.icon-odnoklassniki:before{content:""}.icon-odnoklassniki-square:before{content:""}.icon-get-pocket:before{content:""}.icon-wikipedia-w:before{content:""}.icon-safari:before{content:""}.icon-chrome:before{content:""}.icon-firefox:before{content:""}.icon-opera:before{content:""}.icon-internet-explorer:before{content:""}.icon-television:before{content:""}.icon-tv:before{content:""}.icon-contao:before{content:""}.icon-500px:before{content:""}.icon-amazon:before{content:""}.icon-calendar-plus-o:before{content:""}.icon-calendar-minus-o:before{content:""}.icon-calendar-times-o:before{content:""}.icon-calendar-check-o:before{content:""}.icon-industry:before{content:""}.icon-map-pin:before{content:""}.icon-map-signs:before{content:""}.icon-map-o:before{content:""}.icon-map:before{content:""}.icon-commenting:before{content:""}.icon-commenting-o:before{content:""}.icon-houzz:before{content:""}.icon-vimeo:before{content:""}.icon-black-tie:before{content:""}.icon-fonticons:before{content:""}.icon-eye2:before{content:""}.icon-paper-clip:before{content:""}.icon-mail2:before{content:""}.icon-toggle:before{content:""}.icon-layout:before{content:""}.icon-link2:before{content:""}.icon-bell2:before{content:""}.icon-lock2:before{content:""}.icon-unlock:before{content:""}.icon-ribbon:before{content:""}.icon-image2:before{content:""}.icon-signal2:before{content:""}.icon-target:before{content:""}.icon-clipboard2:before{content:""}.icon-clock2:before{content:""}.icon-watch:before{content:""}.icon-air-play:before{content:""}.icon-camera2:before{content:""}.icon-video2:before{content:""}.icon-disc:before{content:""}.icon-printer:before{content:""}.icon-monitor:before{content:""}.icon-server:before{content:""}.icon-cog2:before{content:""}.icon-heart2:before{content:""}.icon-paragraph:before{content:""}.icon-align-justify:before{content:""}.icon-align-left2:before{content:""}.icon-align-center:before{content:""}.icon-align-right2:before{content:""}.icon-book2:before{content:""}.icon-layers2:before{content:""}.icon-stack:before{content:""}.icon-stack-2:before{content:""}.icon-paper:before{content:""}.icon-paper-stack:before{content:""}.icon-search:before{content:""}.icon-zoom-in:before{content:""}.icon-zoom-out:before{content:""}.icon-reply2:before{content:""}.icon-circle-plus:before{content:""}.icon-circle-minus:before{content:""}.icon-circle-check:before{content:""}.icon-circle-cross:before{content:""}.icon-square-plus:before{content:""}.icon-square-minus:before{content:""}.icon-square-check:before{content:""}.icon-square-cross:before{content:""}.icon-microphone:before{content:""}.icon-record:before{content:""}.icon-skip-back:before{content:""}.icon-rewind:before{content:""}.icon-play:before{content:""}.icon-pause:before{content:""}.icon-stop:before{content:""}.icon-fast-forward:before{content:""}.icon-skip-forward:before{content:""}.icon-shuffle2:before{content:""}.icon-repeat:before{content:""}.icon-folder2:before{content:""}.icon-umbrella:before{content:""}.icon-moon2:before{content:""}.icon-thermometer2:before{content:""}.icon-drop2:before{content:""}.icon-sun:before{content:""}.icon-cloud2:before{content:""}.icon-cloud-upload:before{content:""}.icon-cloud-download:before{content:""}.icon-upload2:before{content:""}.icon-download2:before{content:""}.icon-location2:before{content:""}.icon-location-2:before{content:""}.icon-map2:before{content:""}.icon-battery2:before{content:""}.icon-head:before{content:""}.icon-briefcase2:before{content:""}.icon-speech-bubble:before{content:""}.icon-anchor:before{content:""}.icon-globe2:before{content:""}.icon-box2:before{content:""}.icon-reload:before{content:""}.icon-share2:before{content:""}.icon-marquee:before{content:""}.icon-marquee-plus:before{content:""}.icon-marquee-minus:before{content:""}.icon-tag2:before{content:""}.icon-power:before{content:""}.icon-command:before{content:""}.icon-alt:before{content:""}.icon-esc:before{content:""}.icon-bar-graph2:before{content:""}.icon-bar-graph-2:before{content:""}.icon-pie-graph:before{content:""}.icon-star2:before{content:""}.icon-arrow-left2:before{content:""}.icon-arrow-right2:before{content:""}.icon-arrow-up2:before{content:""}.icon-arrow-down2:before{content:""}.icon-volume:before{content:""}.icon-mute:before{content:""}.icon-content-right:before{content:""}.icon-content-left:before{content:""}.icon-grid2:before{content:""}.icon-grid-2:before{content:""}.icon-columns:before{content:""}.icon-loader:before{content:""}.icon-bag:before{content:""}.icon-ban:before{content:""}.icon-flag2:before{content:""}.icon-trash2:before{content:""}.icon-expand:before{content:""}.icon-contract:before{content:""}.icon-maximize:before{content:""}.icon-minimize:before{content:""}.icon-plus2:before{content:""}.icon-minus2:before{content:""}.icon-check2:before{content:""}.icon-cross2:before{content:""}.icon-move:before{content:""}.icon-delete:before{content:""}.icon-menu2:before{content:""}.icon-archive2:before{content:""}.icon-inbox2:before{content:""}.icon-outbox:before{content:""}.icon-file:before{content:""}.icon-file-add:before{content:""}.icon-file-subtract:before{content:""}.icon-help2:before{content:""}.icon-open:before{content:""}.icon-ellipsis:before{content:""}.not-found-container{display:flex;align-items:center;justify-content:center;height:100dvh;background-color:#f4f4f9;color:#333;text-align:center}.not-found-content{padding:20px;border:1px solid #ccc;border-radius:8px;background-color:#fff;box-shadow:0 4px 20px #0000001a}.not-found-title{font-size:80px;margin:0;color:#ff6f61}.not-found-description{font-size:24px;margin:10px 0}.not-found-extra-description{font-size:16px;margin:20px 0}.home-button{display:inline-block;padding:10px 20px;margin-top:15px;background-color:#000;color:#fff;text-decoration:none;border-radius:5px;transition:background-color .3s ease}.home-button:hover{background-color:#333}
