@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);:root{--dark:#052826;--accent-blue:#4372b5}body{background-image:linear-gradient(180deg,#00ffc37a,#0037ff6d);background-repeat:no-repeat;background-size:100%;min-height:100vh;margin:0}button,div,h1,h2,h3,h4,h5,h6,p,span{font-family:Poppins,sans-serif!important}h1,h2,h3,h4,h5,h6{font-weight:500}div{border-radius:5px}a{text-decoration:none}.routeContainer{margin-bottom:15vh}.logoContainer{color:#000;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:5px}.logoContainer img{width:75px;margin:10px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.footerContainer{color:rgba(0,0,0,.25);background-color:#fff;position:fixed;bottom:0;min-height:60px;height:10vh;max-height:100px;width:100%;max-width:500px;border-radius:0;border-top-left-radius:20px;border-top-right-radius:20px;display:flex;justify-content:space-around;align-items:center;left:50%;transform:translateX(-50%);margin-right:auto}.footerContainerLogo{height:45px;cursor:pointer}.footerContainer a span{display:flex;flex-direction:column;align-items:center;opacity:0;max-width:35px;color:var(--dark);font-size:12px;transition:all .12s ease-in-out}.footerContainer i{color:#05282676;font-size:24px;margin-top:14px;position:relative}.footerContainer .active img{margin-top:-4px;transition:all .12s ease-in-out}.footerContainer .active i{color:var(--dark);transition:all .12s ease-in-out;margin-top:4px}.footerContainer .active span{opacity:1}.redDot{width:10px;height:10px;background-color:red;border-radius:50%;position:absolute;top:-5px;right:-5px;opacity:1!important}.HomeConatiner{margin-top:30px}.btn{color:#000;background-color:#4571b6;padding:8px 10px;margin-top:25px;cursor:pointer}.btn p{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff}.loading{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);z-index:9999;backdrop-filter:blur(1px)}.loading>div{position:absolute;top:50%!important;left:50%!important;transform:translate(-50%,-50%)}.v-btn__content i{font-size:18px;margin-right:5px}.v-breadcrumbs{margin:20px 0!important;padding:0!important}.v-btn{text-transform:none!important}#app{box-sizing:content-box!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;margin-top:60px;max-width:400px;margin:0 auto;margin-top:15px;width:94%}.v-application p{margin-bottom:0!important}:root{--blue:#4372b5;--green:#219b35;--red:#b91a1a;--text:#171717cc}.HomeComponentContainer{color:#fff;background-size:cover!important;width:98%;margin:0 auto;height:200px;outline:5px solid #fff;display:flex;align-content:flex-end;cursor:pointer;margin-top:30px;width:100%}.HomeComponent{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;margin:0 0 15px 15px}.HomeComponent *{color:#fff;margin:0}.HomeComponent p{text-align:start;font-size:14px;margin-top:5px}.HomeComponent h3{font-size:20px;margin-top:8px;font-weight:400}.HomeComponent i{font-size:28px}.ExploreComponent{color:#000;background-color:#fff;height:120px;margin-top:20px;padding:10px 30px 10px 10px;display:flex;align-items:center}.ExploreComponentTitle{display:flex;justify-content:flex-start;align-items:center}.ExploreComponent img{height:auto;max-width:90px}.ExploreComponent h3{font-size:18px;margin-right:15px;color:var(--dark);text-decoration:none}.ExploreComponent i{color:var(--dark);font-size:24px}.NestedExploreComponent{background-color:#fff;height:120px;margin-top:20px;padding:10px 30px 10px 30px;display:flex;justify-content:space-between;align-items:center;overflow:hidden}.NestedExploreComponent img{height:auto;max-width:90px;max-height:140px}.NestedExploreComponentTitle{width:100%;display:flex;flex-direction:column;justify-content:space-between;height:80%}.NestedExploreComponent h3{font-size:16px;color:var(--dark);text-decoration:none;margin-top:0}.NestedExploreComponent .price{display:flex;justify-content:flex-end;align-items:baseline;font-size:14px;color:var(--dark)}.NestedExploreComponent .price p{margin:0;font-size:16px;margin-right:13px}.NestedExploreComponent .price .icon{cursor:pointer;width:20px;height:20px;background-color:var(--accent-blue)}.NestedExploreComponent .price .icon i{color:#fff}.NestedExploreComponent .price .iconLeft{margin-right:10px}.CheckoutComponent{color:#000;background-color:#fff;margin-top:20px;padding:25px}.CheckoutComponent p{margin:0;color:171717;font-size:14px}.CheckoutComponent .row{width:100%;margin:0 auto;display:flex;flex-wrap:nowrap;justify-content:space-between;margin-bottom:13px}.CheckoutComponent .name{font-weight:400;text-align:start}.CheckoutComponent .price{font-weight:500}.NestedExploreComponent .simplePrice p{margin-right:5px}.CheckoutComponent .free{color:#219b35}.CheckoutComponent hr{margin-bottom:10px}.BreadcrumbComponent{margin:15px 5px;margin-bottom:25px;display:flex;align-items:center;width:100%}.BreadcrumbComponent h3{width:auto;margin:0}.BreadcrumbComponent a{color:var(--dark);text-decoration:none}.ShortNestedExploreComponent{height:auto;overflow:visible;padding:22px 30px}.ShortNestedExploreComponent h3{margin:0;text-align:start}.ShortNestedExploreComponent .NestedExploreComponentTitle{width:100%}.ProductDetailView{margin-top:20px;background-color:#fff;padding:30px 20px;text-align:start}.ProductDetailView img{width:100%;height:auto}.ProductDetailView h3{margin:0;font-size:20px;font-weight:400;color:#000}.ProductDetailView h4{margin-top:10px;font-weight:400;font-size:16px}.buttonWrapper{margin-top:30px;display:flex;cursor:pointer;justify-content:flex-end}.button{margin-right:10px;background-color:var(--blue);padding:7px 10px;display:inline}.button *{color:#fff}.FormComponent{text-align:start;padding:25px 15px;margin-top:20px;background-color:#fff}.FormComponent h3{color:#000;font-size:19px;margin:0}.FormComponent p{margin:0;margin-top:15px;color:#000;font-size:14px}.FormComponent .text{margin-bottom:25px}.FormComponent{box-sizing:border-box!important}.FormComponent form{margin-top:25px}form .v-input:nth-child(n+2){margin-top:-2px!important}.FormComponent .buttonWrapper{margin-top:10px}.SettingsComponent:nth-child(-n+1){margin-top:20px}.SettingsComponent{background-color:#fff;padding:15px 20px}.SettingsComponent .top{display:flex;align-items:center;margin-bottom:20px}.SettingsComponent .top h3{font-size:18px;font-weight:300;margin-left:15px}.SettingsComponent .top i{font-size:20px}.SettingsComponent .element a{color:#171717cc}.SettingsComponent .element{margin-bottom:10px}.SettingsComponent .element:last-child{margin-bottom:0}.SettingsComponent .elements{display:flex;flex-direction:column;align-items:flex-end;margin-bottom:10px}.SettingsComponent .element i{margin-left:5px}.RadioComponent{background-color:#fff;padding:15px 20px}.RadioComponent .header{display:flex;align-items:center;margin-bottom:30px}.RadioComponent .header i{margin-right:15px;font-size:24px}.RadioComponent .radio{margin-bottom:20px}.RadioComponent .radio:last-child{margin-bottom:0}.SubscriptionsComponent{margin-bottom:30px}.SubscriptionsComponent .label{font-size:14px;text-align:start}.SubscriptionsComponentBlock{display:flex;margin-top:10px;background-color:#fff;padding:15px 20px;text-align:start;height:125px;align-items:center}.SubscriptionsComponentBlock img{width:100px;height:auto}.SubscriptionsComponentBlock .right{margin-left:30px;display:flex;flex-direction:column;width:100%}.SubscriptionsComponentBlock .right .status{text-align:end;display:flex;align-items:center;justify-content:flex-end}.SubscriptionsComponentBlock p{margin-left:10px}.SubscriptionsComponentBlock .header{display:flex;align-items:center;justify-content:space-between;padding-right:5px;margin-bottom:25px}.SubscriptionsComponent .header i{font-size:24px}.active{color:var(--green)}.inactive{color:var(--red)}.FormComponentFooter{display:flex;margin-top:15px}.FormComponentFooter a{color:#2926e0!important}.profileContainer{margin-top:20px;background-color:#fff;padding:15px 20px;text-align:start}.profileContainer p{margin-top:5px;font-size:14px}.profileContainer .content a{display:flex;padding:10px;border-radius:10px;color:#171717b3;margin-top:15px}.profileContainer .content a:first-child{margin-top:0;align-items:center}.profileContainer .content p{color:#171717b3}.profileContainer .content i{color:#171717d1}.profileContainer .locationIcon{font-size:32px}.profileContainer .caret{font-size:32px;margin-left:auto}.profileContainer .top{color:#171717b3;display:flex;border-radius:10px;justify-content:space-between;align-items:center;padding:10px}.profileContainer .top .text{color:#171717ec}.profileContainer .top i{font-size:24px;color:#000;border-radius:50%}.profileContainer .pastOrders .headerText{display:flex;color:#171717ec}.profileContainer .pastOrders .headerText i{font-size:24px;margin-right:10px}.profileContainer .pastOrders{flex-direction:column}.profileContainer .orderElement{margin-top:10px}.adresContainer{margin-top:20px;background-color:#fff;padding:15px 20px;text-align:start}.orderElementComponent{display:flex}.orderElementComponent .date{color:#171717!important;width:30%}.orderElementComponent .orderText{color:#171717b3;width:67.5%;margin-left:2.5%}.inputField,.orderElementComponent .orderText{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.inputField{padding:10px 15px;border-radius:10px;border:1px solid #171717;width:90%;margin-top:20px}.inputField:first-child{margin-top:0}.orderContainer{margin-top:20px;background-color:#fff;padding:15px 20px;text-align:start}.orderContainer .header{margin-bottom:30px}.orderContainer .header h3{margin-bottom:10px}.elementsContainer{text-align:start;margin-bottom:10px}.elementsContainer .orderElement{border:1px solid rgba(0,0,0,.06);background:rgba(0,0,0,.03);margin-top:10px;font-size:14px;padding:20px 15px;color:#000;border-radius:10px}.elementsContainer .orderElement:first-child{margin-top:0}.simpleNestedExploreComponent{padding:0;overflow:visible}.orderDetailContainer{margin-top:20px;background-color:#fff;padding:15px 20px;text-align:start}.orderDetailContainer .header{margin-bottom:30px}.orderDetailContainer .header h3{margin-bottom:10px}.orderDetailContainer .footer{display:flex;align-items:center;justify-content:space-between;margin-top:20px;padding:0 5px 0 0}.bold{font-weight:600}.badge{margin-right:5px}.badge:last-child{margin-right:0}.adresContainer h3{margin-bottom:30px}.adresContainer .adres{color:#171717;justify-content:space-between;padding:10px 15px;margin-bottom:15px}.adresContainer .adres,.adresContainer .adres .left{display:flex;align-items:center}.adresContainer .adres i{font-size:26px}.adresContainer .adresForm{width:100%;display:flex;margin-top:30px}.adresContainer .adresForm .v-input__slot{width:95%!important}.adresContainer .adresForm .v-input__append-outer{margin-top:7px}.adresFormBtn{display:flex;align-items:center}.adresForm{max-width:100%}.adresForm .GmapAutocomplete{border:1px solid var(--blue);border-radius:50px;padding:8px 15px;margin-right:10px;width:75%}.SubscriptionsDetail{margin-top:20px;background-color:#fff;padding:15px 20px;text-align:start}.v-application a[data-v-1c59c73a]{color:#2c3e50!important}.buttonWrapper[data-v-07d30755]{justify-content:flex-start;margin-bottom:10px}.badge[data-v-2d6849aa]{margin-top:10px;background-color:#4e4e4e21;color:#4e4e4e;padding:1px 15px;border-radius:50px;display:inline-block}.badge-orange[data-v-2d6849aa]{background-color:#ff660021;color:#f60}.badge-red[data-v-2d6849aa]{background-color:#da0d0d21;color:#da0d0d}.badge-green[data-v-2d6849aa]{background-color:#0caf0621;color:#0caf06}