@import"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";*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}body{background-color:var(--white)}.main{max-width:1920px;width:95%;margin-left:auto;margin-right:auto}:root{--white: #ffffff;--black: #000000;--light-black: #202020;--grey: #282828;--orange: #e74920;--light-orange: rgb(231, 73, 32, .5);--red: #ff0000;--bg-grey: rgba(0, 0, 0, .05);--shadow: 0px 0px 10px 0px rgb(231, 73, 32, .5)}@keyframes arrow-animation-white{0%{fill:#fff;opacity:.2}33%{fill:#fff;opacity:.5}66%{fill:#fff;opacity:1}to{fill:#fff;opacity:.2}}@keyframes arrow-animation-orange{0%{fill:#e74920;opacity:.2}33%{fill:#e74920;opacity:.5}66%{fill:#e74920;opacity:1}to{fill:#e74920;opacity:.2}}@media screen and (max-width: 1024px){.main{width:90%}}.header[data-v-a6c5d79c]{padding-top:.5rem;padding-bottom:.5rem;position:fixed;top:0;left:0;width:100%;background-color:var(--white);z-index:999}.header .nav[data-v-a6c5d79c]{width:95%;margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:space-between}.header .nav .nav-left .logo[data-v-a6c5d79c]{display:flex;align-items:center}.header .nav .nav-left .logo svg[data-v-a6c5d79c]{width:150px}.header .nav .nav-right[data-v-a6c5d79c]{display:flex}.header .nav .nav-right .nav-right-item[data-v-a6c5d79c]:not(:last-child){margin-right:1rem}.menu[data-v-a6c5d79c]{position:fixed;width:20%;top:0;right:-100%;height:100%;background-color:var(--white);border-left:1px solid var(--orange);transition:.5s;z-index:999}.menu.active[data-v-a6c5d79c]{right:0}.menu .menu-content[data-v-a6c5d79c]{width:80%;margin-left:auto;margin-right:auto}.menu .menu-content .menu-top[data-v-a6c5d79c]{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;margin-bottom:1rem}.menu .menu-content .menu-top .menu-top-left .logo[data-v-a6c5d79c]{display:flex;align-items:center}.menu .menu-content .menu-top .menu-top-left .logo svg[data-v-a6c5d79c]{position:relative;right:10px;width:120px}.menu .menu-content .menu-top .menu-top-right img[data-v-a6c5d79c]{width:100%}.menu .menu-content .menu-bottom a[data-v-a6c5d79c]{text-decoration:none}.menu .menu-content .menu-bottom a .menu-bottom-link[data-v-a6c5d79c]{padding-bottom:1rem;border-bottom:1px solid var(--black);margin-bottom:1rem;transition:.5s}.menu .menu-content .menu-bottom a .menu-bottom-link p[data-v-a6c5d79c]{text-decoration:none;color:var(--black);transition:.5s;font-size:16px;font-weight:400}.menu .menu-content .menu-bottom a .menu-bottom-link[data-v-a6c5d79c]:hover{border-bottom:1px solid var(--orange)}.menu .menu-content .menu-bottom a .menu-bottom-link:hover p[data-v-a6c5d79c]{color:var(--orange)}.user-menu[data-v-a6c5d79c]{position:fixed;width:20%;top:0;right:-100%;height:100%;background-color:var(--white);border-left:1px solid var(--orange);transition:.5s;z-index:999}.user-menu.active[data-v-a6c5d79c]{right:0}.user-menu .user-menu-content[data-v-a6c5d79c]{width:80%;margin-left:auto;margin-right:auto}.user-menu .user-menu-content .user-menu-top[data-v-a6c5d79c]{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;margin-bottom:1rem}.user-menu .user-menu-content .user-menu-top .user-menu-top-left .logo[data-v-a6c5d79c]{display:flex;align-items:center}.user-menu .user-menu-content .user-menu-top .user-menu-top-left .logo svg[data-v-a6c5d79c]{position:relative;right:10px;width:120px}.user-menu .user-menu-content .user-menu-top .user-menu-top-right img[data-v-a6c5d79c]{width:100%}.user-menu .user-menu-content .user-menu-bottom a[data-v-a6c5d79c]{text-decoration:none}.user-menu .user-menu-content .user-menu-bottom a .user-menu-bottom-link[data-v-a6c5d79c]{padding-bottom:1rem;border-bottom:1px solid var(--black);margin-bottom:1rem;transition:.5s}.user-menu .user-menu-content .user-menu-bottom a .user-menu-bottom-link p[data-v-a6c5d79c]{text-decoration:none;color:var(--black);transition:.5s;font-size:16px;font-weight:400}.user-menu .user-menu-content .user-menu-bottom a .user-menu-bottom-link[data-v-a6c5d79c]:hover{border-bottom:1px solid var(--orange)}.user-menu .user-menu-content .user-menu-bottom a .user-menu-bottom-link:hover p[data-v-a6c5d79c]{color:var(--orange)}@media screen and (max-width: 1440px){.menu[data-v-a6c5d79c],.user-menu[data-v-a6c5d79c]{width:40%}}@media screen and (max-width: 1024px){.header .nav[data-v-a6c5d79c]{width:90%}.header .nav .nav-left img[data-v-a6c5d79c]{width:80%}.header .nav .nav-right .nav-right-menu[data-v-a6c5d79c]{margin-right:1rem}.header .nav .nav-right .nav-right-menu img[data-v-a6c5d79c],.header .nav .nav-right .nav-right-user img[data-v-a6c5d79c]{width:80%}.menu[data-v-a6c5d79c],.user-menu[data-v-a6c5d79c]{width:100%}}.footer[data-v-b24377c0]{padding-top:1rem;padding-bottom:1rem;border-top:1px solid var(--orange);display:flex;align-items:center;justify-content:space-between}.footer .footer-left[data-v-b24377c0]{width:20%}.footer .footer-left a[data-v-b24377c0]{font-size:16px;color:var(--black);font-weight:400;text-underline-offset:4px;transition:.5s}.footer .footer-left a[data-v-b24377c0]:hover{color:var(--orange)}.footer .footer-mid[data-v-b24377c0]{width:60%}.footer .footer-mid p[data-v-b24377c0]{font-size:16px;font-weight:400;color:var(--black);text-align:center}.footer .footer-mid p a[data-v-b24377c0]{font-size:16px;color:var(--black);font-weight:400;text-underline-offset:4px;transition:.5s}.footer .footer-mid p a[data-v-b24377c0]:hover{color:var(--orange)}.footer .footer-right[data-v-b24377c0]{width:20%;display:flex;justify-content:flex-end}.footer .footer-right img[data-v-b24377c0]:first-child{margin-right:1rem}.footer .footer-right a[data-v-b24377c0]{text-decoration:none}.footer .footer-right a img[data-v-b24377c0]{width:25px;height:25px}@media screen and (max-width: 1024px){.footer[data-v-b24377c0]{flex-direction:column}.footer .footer-left[data-v-b24377c0]{width:100%;padding-bottom:1rem;display:flex;justify-content:center}.footer .footer-left a[data-v-b24377c0]{text-align:center}.footer .footer-mid[data-v-b24377c0]{width:100%;padding-bottom:1rem}.footer .footer-mid p[data-v-b24377c0]{text-align:center}.footer .footer-right[data-v-b24377c0]{width:100%;justify-content:center}}.home[data-v-5cdc9b8c]{display:flex;justify-content:space-between;align-items:center;padding-top:150px;padding-bottom:100px}.home .home-content[data-v-5cdc9b8c]{width:100%}.home .home-content .home-columns[data-v-5cdc9b8c]{display:flex;justify-content:space-between;align-items:center;box-shadow:var(--shadow);padding:2rem;border-radius:25px}.home .home-content .home-columns .home-left[data-v-5cdc9b8c]{width:60%}.home .home-content .home-columns .home-left h1[data-v-5cdc9b8c]{font-size:32px;font-weight:600;color:var(--orange);margin-bottom:2rem}.home .home-content .home-columns .home-left h1 span[data-v-5cdc9b8c]{color:var(--orange)}.home .home-content .home-columns .home-left h2[data-v-5cdc9b8c]{margin-bottom:2rem;font-size:24px;color:var(--black);font-weight:400}.home .home-content .home-columns .home-left p[data-v-5cdc9b8c]{font-size:24px;color:var(--black);font-weight:400;margin-bottom:2rem}.home .home-content .home-columns .home-left p svg[data-v-5cdc9b8c]{margin-right:1rem;width:24px;height:24px}.home .home-content .home-columns .home-left p span[data-v-5cdc9b8c]{font-weight:600}.home .home-content .home-columns .home-left p span span[data-v-5cdc9b8c]{color:var(--orange);font-size:36px}.home .home-content .home-columns .home-left .home-buttons[data-v-5cdc9b8c]{display:flex}.home .home-content .home-columns .home-left .home-buttons .home-btn[data-v-5cdc9b8c]:first-child{width:340px;height:60px;margin-right:30px;border-radius:10px;background-color:var(--orange);border:2px solid var(--orange);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.home .home-content .home-columns .home-left .home-buttons .home-btn:first-child p[data-v-5cdc9b8c]{position:relative;top:15px;margin-left:2rem;color:var(--white);font-size:16px}.home .home-content .home-columns .home-left .home-buttons .home-btn:first-child .home-btn-icons[data-v-5cdc9b8c]{margin-right:2rem}.home .home-content .home-columns .home-left .home-buttons .home-btn:first-child .home-btn-icons svg[data-v-5cdc9b8c]{animation:arrow-animation-white 3s infinite}.home .home-content .home-columns .home-left .home-buttons .home-btn[data-v-5cdc9b8c]:first-child:hover{scale:1.05}.home .home-content .home-columns .home-right[data-v-5cdc9b8c]{width:40%;display:flex;justify-content:flex-end}.home .home-content .home-columns .home-right img[data-v-5cdc9b8c]{width:60%;display:block}.system[data-v-5cdc9b8c]{display:flex;justify-content:space-between;align-items:center}.system .system-right[data-v-5cdc9b8c]{width:50%}.system .system-right h2[data-v-5cdc9b8c]{font-size:32px;font-weight:600;color:var(--black);margin-bottom:2rem}.system .system-right h2 span[data-v-5cdc9b8c]{color:var(--orange)}.system .system-right p[data-v-5cdc9b8c]{font-size:24px;color:var(--black);font-weight:400;margin-bottom:2rem}.system .system-right p svg[data-v-5cdc9b8c]{margin-right:1rem;width:24px;height:24px}.system .system-right .system-buttons[data-v-5cdc9b8c]{display:flex}.system .system-right .system-buttons .system-btn[data-v-5cdc9b8c]:first-child{width:340px;height:60px;margin-right:30px;border-radius:10px;background-color:var(--orange);border:2px solid var(--orange);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.system .system-right .system-buttons .system-btn:first-child p[data-v-5cdc9b8c]{position:relative;top:15px;margin-left:2rem;color:var(--white);font-size:16px}.system .system-right .system-buttons .system-btn:first-child .system-btn-icons[data-v-5cdc9b8c]{margin-right:2rem}.system .system-right .system-buttons .system-btn:first-child .system-btn-icons svg[data-v-5cdc9b8c]{animation:arrow-animation-white 3s infinite}.system .system-right .system-buttons .system-btn[data-v-5cdc9b8c]:first-child:hover{scale:1.05}.system .system-left .video[data-v-5cdc9b8c]{border-radius:15px;width:90%}.shop[data-v-5cdc9b8c]{padding-top:50px;padding-bottom:50px}.shop .shop-content .shop-columns[data-v-5cdc9b8c]{display:flex;justify-content:space-between;align-items:center;box-shadow:var(--shadow);padding:2rem;border-radius:25px}.shop .shop-content .shop-columns .shop-left[data-v-5cdc9b8c]{width:60%}.shop .shop-content .shop-columns .shop-left h2[data-v-5cdc9b8c]{font-size:32px;font-weight:600;color:var(--orange);margin-bottom:2rem}.shop .shop-content .shop-columns .shop-left h2 span[data-v-5cdc9b8c]{color:var(--orange)}.shop .shop-content .shop-columns .shop-left h3[data-v-5cdc9b8c]{font-size:20px;font-weight:600;color:var(--black);margin-bottom:2rem}.shop .shop-content .shop-columns .shop-left h3 span[data-v-5cdc9b8c]{color:var(--orange)}.shop .shop-content .shop-columns .shop-left p[data-v-5cdc9b8c]{margin-bottom:2rem;font-size:16px;color:var(--black)}.shop .shop-content .shop-columns .shop-left .shop-buttons[data-v-5cdc9b8c]{display:flex}.shop .shop-content .shop-columns .shop-left .shop-buttons .shop-btn[data-v-5cdc9b8c]:first-child{width:340px;height:60px;margin-right:30px;border-radius:10px;background-color:var(--orange);border:2px solid var(--orange);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.shop .shop-content .shop-columns .shop-left .shop-buttons .shop-btn:first-child p[data-v-5cdc9b8c]{position:relative;top:15px;margin-left:2rem;color:var(--white);font-size:16px}.shop .shop-content .shop-columns .shop-left .shop-buttons .shop-btn:first-child .shop-btn-icons[data-v-5cdc9b8c]{margin-right:2rem}.shop .shop-content .shop-columns .shop-left .shop-buttons .shop-btn:first-child .shop-btn-icons svg[data-v-5cdc9b8c]{animation:arrow-animation-white 3s infinite}.shop .shop-content .shop-columns .shop-left .shop-buttons .shop-btn[data-v-5cdc9b8c]:first-child:hover{scale:1.05}.shop .shop-content .shop-columns .shop-right[data-v-5cdc9b8c]{width:40%;display:flex;justify-content:flex-end}.shop .shop-content .shop-columns .shop-right img[data-v-5cdc9b8c]{width:60%;display:block}.location[data-v-5cdc9b8c],.location .location-content .location-top[data-v-5cdc9b8c]{padding-bottom:50px}.location .location-content .location-top h2[data-v-5cdc9b8c]{font-size:32px;text-align:center;color:var(--orange)}.location .location-content .location-bottom[data-v-5cdc9b8c]{display:flex;justify-content:space-between;align-items:center}.location .location-content .location-bottom .location-bottom-left[data-v-5cdc9b8c]{width:48%}.location .location-content .location-bottom .location-bottom-left h3[data-v-5cdc9b8c]{font-size:24px;margin-bottom:2rem;font-weight:600;color:var(--black)}.location .location-content .location-bottom .location-bottom-left p[data-v-5cdc9b8c]{color:var(--black);font-size:20px;font-weight:400;margin-bottom:2rem}.location .location-content .location-bottom .location-bottom-left .location-buttons[data-v-5cdc9b8c]{display:flex}.location .location-content .location-bottom .location-bottom-left .location-buttons .location-btn[data-v-5cdc9b8c]:first-child{width:380px;height:60px;margin-right:30px;border-radius:10px;background-color:var(--white);border:2px solid var(--orange);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.location .location-content .location-bottom .location-bottom-left .location-buttons .location-btn:first-child p[data-v-5cdc9b8c]{position:relative;top:15px;margin-left:2rem;color:var(--orange);font-size:16px}.location .location-content .location-bottom .location-bottom-left .location-buttons .location-btn:first-child .location-btn-icons[data-v-5cdc9b8c]{margin-right:2rem}.location .location-content .location-bottom .location-bottom-left .location-buttons .location-btn:first-child .location-btn-icons svg[data-v-5cdc9b8c]{animation:arrow-animation-orange 3s infinite}.location .location-content .location-bottom .location-bottom-left .location-buttons .location-btn[data-v-5cdc9b8c]:first-child:hover{scale:1.05}.location .location-content .location-bottom .location-bottom-right[data-v-5cdc9b8c]{width:48%}.location .location-content .location-bottom .location-bottom-right .map[data-v-5cdc9b8c]{width:100%;height:300px;border-radius:15px;border:1px solid var(--black)}.recruitment .recruitment-content[data-v-5cdc9b8c]{display:flex;justify-content:space-between;align-items:center}.recruitment .recruitment-content .recruitment-right[data-v-5cdc9b8c]{width:50%}.recruitment .recruitment-content .recruitment-right h2[data-v-5cdc9b8c]{font-size:32px;color:var(--black);font-weight:600;margin-bottom:2rem}.recruitment .recruitment-content .recruitment-right p[data-v-5cdc9b8c]{margin-bottom:2rem;font-size:20px;color:var(--black);display:flex;align-items:center}.recruitment .recruitment-content .recruitment-right p svg[data-v-5cdc9b8c]{margin-right:1rem}.recruitment .recruitment-content .recruitment-right .recruitment-buttons[data-v-5cdc9b8c]{display:flex}.recruitment .recruitment-content .recruitment-right .recruitment-buttons .recruitment-btn[data-v-5cdc9b8c]:first-child{width:380px;height:60px;margin-right:30px;border-radius:10px;background-color:var(--orange);border:2px solid var(--orange);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.recruitment .recruitment-content .recruitment-right .recruitment-buttons .recruitment-btn:first-child p[data-v-5cdc9b8c]{position:relative;top:15px;margin-left:2rem;color:var(--white);font-size:16px}.recruitment .recruitment-content .recruitment-right .recruitment-buttons .recruitment-btn:first-child .recruitment-btn-icons[data-v-5cdc9b8c]{margin-right:2rem}.recruitment .recruitment-content .recruitment-right .recruitment-buttons .recruitment-btn:first-child .recruitment-btn-icons svg[data-v-5cdc9b8c]{animation:arrow-animation-white 3s infinite}.recruitment .recruitment-content .recruitment-right .recruitment-buttons .recruitment-btn[data-v-5cdc9b8c]:first-child:hover{scale:1.05}.info[data-v-5cdc9b8c]{padding-top:50px}.info .info-content[data-v-5cdc9b8c]{display:flex;justify-content:space-between;align-items:center;padding:2rem;box-shadow:var(--shadow);border-radius:25px}.info .info-content .info-left[data-v-5cdc9b8c]{margin-right:2rem}.info .info-content .info-left p[data-v-5cdc9b8c]{font-size:20px;margin-bottom:2rem}.info .info-content .info-left p span[data-v-5cdc9b8c]{font-weight:600;color:var(--orange)}.info .info-content .info-left .info-buttons[data-v-5cdc9b8c]{display:flex}.info .info-content .info-left .info-buttons .info-btn[data-v-5cdc9b8c]:first-child{width:340px;height:60px;margin-right:30px;border-radius:10px;background-color:var(--orange);border:2px solid var(--orange);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.info .info-content .info-left .info-buttons .info-btn:first-child p[data-v-5cdc9b8c]{position:relative;top:15px;margin-left:2rem;color:var(--white);font-size:16px}.info .info-content .info-left .info-buttons .info-btn:first-child .info-btn-icons[data-v-5cdc9b8c]{margin-right:2rem}.info .info-content .info-left .info-buttons .info-btn:first-child .info-btn-icons svg[data-v-5cdc9b8c]{animation:arrow-animation-white 3s infinite}.info .info-content .info-left .info-buttons .info-btn[data-v-5cdc9b8c]:first-child:hover{scale:1.05}.info .info-content .info-right[data-v-5cdc9b8c]{width:50%;display:flex;justify-content:flex-end}.info .info-content .info-right img[data-v-5cdc9b8c]{width:100%;display:block}.contact[data-v-5cdc9b8c]{padding-top:50px;padding-bottom:50px}.contact .contact-content[data-v-5cdc9b8c]{display:flex;justify-content:space-between}.contact .contact-content .contact-left[data-v-5cdc9b8c]{width:48%}.contact .contact-content .contact-left .contact-form[data-v-5cdc9b8c]{background-color:var(--white);padding:2rem;border-radius:15px;border:1px solid var(--orange)}.contact .contact-content .contact-left .contact-form h2[data-v-5cdc9b8c]{font-size:24px;font-weight:500;margin-bottom:1rem}.contact .contact-content .contact-left .contact-form .contact-form-flex[data-v-5cdc9b8c]{display:flex;justify-content:space-between}.contact .contact-content .contact-left .contact-form .contact-form-flex .contact-form-input[data-v-5cdc9b8c]{width:48%;margin-bottom:1rem}.contact .contact-content .contact-left .contact-form .contact-form-flex .contact-form-input p[data-v-5cdc9b8c]{font-size:16px;color:var(--black);margin-bottom:1rem;font-weight:500}.contact .contact-content .contact-left .contact-form .contact-form-flex .contact-form-input input[data-v-5cdc9b8c]{width:100%;border:none;font-size:14px;padding-top:.5rem;padding-bottom:.5rem;border-bottom:2px solid var(--orange);padding-left:.5rem}.contact .contact-content .contact-left .contact-form .contact-form-textarea[data-v-5cdc9b8c]{width:100%;margin-bottom:1rem}.contact .contact-content .contact-left .contact-form .contact-form-textarea p[data-v-5cdc9b8c]{font-size:16px;color:var(--black);margin-bottom:1rem;font-weight:500}.contact .contact-content .contact-left .contact-form .contact-form-textarea textarea[data-v-5cdc9b8c]{height:200px;width:100%;padding-top:1rem;padding-left:.5rem;border:none;font-size:14px;resize:none;border-bottom:2px solid var(--orange)}.contact .contact-content .contact-left .contact-form .contact-form-checkbox[data-v-5cdc9b8c]{display:flex;margin-bottom:1rem}.contact .contact-content .contact-left .contact-form .contact-form-checkbox input[data-v-5cdc9b8c]{height:20px;width:20px;margin-right:1rem}.contact .contact-content .contact-left .contact-form .contact-form-checkbox p[data-v-5cdc9b8c]{font-size:16px;color:var(--black);font-weight:400}.contact .contact-content .contact-left .contact-form .contact-form-checkbox p a[data-v-5cdc9b8c]{color:var(--black);font-weight:400;text-underline-offset:4px;transition:.5s}.contact .contact-content .contact-left .contact-form .contact-form-checkbox p a[data-v-5cdc9b8c]:hover{color:var(--orange)}.contact .contact-content .contact-left .contact-form .contact-buttons[data-v-5cdc9b8c]{display:flex;width:100%}.contact .contact-content .contact-left .contact-form .contact-buttons .contact-btn[data-v-5cdc9b8c]:first-child{width:100%;height:60px;margin-right:30px;border-radius:10px;background-color:var(--white);border:2px solid var(--orange);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.contact .contact-content .contact-left .contact-form .contact-buttons .contact-btn:first-child p[data-v-5cdc9b8c]{position:relative;margin-left:2rem;color:var(--orange);font-size:16px}.contact .contact-content .contact-left .contact-form .contact-buttons .contact-btn:first-child .contact-btn-icons[data-v-5cdc9b8c]{margin-right:2rem}.contact .contact-content .contact-left .contact-form .contact-buttons .contact-btn:first-child .contact-btn-icons svg[data-v-5cdc9b8c]{animation:arrow-animation-orange 3s infinite}.contact .contact-content .contact-left .contact-form .contact-buttons .contact-btn[data-v-5cdc9b8c]:first-child:hover{scale:1.05}.contact .contact-content .contact-right[data-v-5cdc9b8c]{width:48%}.contact .contact-content .contact-right h2[data-v-5cdc9b8c]{font-size:24px;font-weight:500;margin-bottom:1rem}.contact .contact-content .contact-right p[data-v-5cdc9b8c]{font-size:16px;margin-bottom:1rem}.cookies[data-v-5cdc9b8c]{position:fixed;bottom:0;width:100%;left:0;background-color:var(--white);border-top:1px solid var(--orange)}.cookies .cookies-content[data-v-5cdc9b8c]{width:95%;margin-inline:auto;display:flex;justify-content:space-between;align-items:center;padding-top:1rem;padding-bottom:1rem}.cookies .cookies-content a[data-v-5cdc9b8c]{color:var(--black);text-decoration:underline;text-underline-offset:4px;transition:.5s}.cookies .cookies-content a[data-v-5cdc9b8c]:hover{color:var(--orange)}.cookies .cookies-content .cookies-btn[data-v-5cdc9b8c]{padding:.5rem 3rem;background-color:var(--orange);border-radius:5px;color:var(--white);font-size:14px;border:1px solid var(--orange);transition:.5s}.cookies .cookies-content .cookies-btn[data-v-5cdc9b8c]:hover{color:var(--orange);background-color:var(--white)}@media screen and (max-width: 1440px){.home .home-left[data-v-5cdc9b8c]{margin-right:30px}.home .home-left h1[data-v-5cdc9b8c]{font-size:28px}.home .home-left p[data-v-5cdc9b8c]{font-size:20px}.home .home-left .home-buttons[data-v-5cdc9b8c]{flex-direction:column}.home .home-left .home-buttons .home-btn[data-v-5cdc9b8c]:first-child{margin-right:0;margin-bottom:2rem}.system .system-right[data-v-5cdc9b8c]{margin-left:30px}.system .system-right h2[data-v-5cdc9b8c]{font-size:28px}.system .system-right p[data-v-5cdc9b8c]{font-size:20px}.system .system-left .video[data-v-5cdc9b8c]{border-radius:15px;width:100%}.recruitment .recruitment-content .recruitment-right[data-v-5cdc9b8c]{margin-left:30px}.recruitment .recruitment-content .recruitment-right h2[data-v-5cdc9b8c]{font-size:28px}.recruitment .recruitment-content .recruitment-right p[data-v-5cdc9b8c]{font-size:20px}}@media screen and (max-width: 1200px){.home[data-v-5cdc9b8c]{padding-top:80px;padding-bottom:2rem}.home .home-content .home-columns[data-v-5cdc9b8c]{flex-direction:column;box-shadow:none;padding:0}.home .home-content .home-columns .home-left[data-v-5cdc9b8c]{margin-right:0;width:100%}.home .home-content .home-columns .home-left h1[data-v-5cdc9b8c]{font-size:24px;text-align:center}.home .home-content .home-columns .home-left h2[data-v-5cdc9b8c]{font-size:20px;text-align:center}.home .home-content .home-columns .home-left p[data-v-5cdc9b8c]{font-size:16px;text-align:center}.home .home-content .home-columns .home-left p svg[data-v-5cdc9b8c]{width:18px;height:18px}.home .home-content .home-columns .home-left .home-buttons .home-btn[data-v-5cdc9b8c]:first-child{width:100%;margin-bottom:2rem;margin-right:0}.home .home-content .home-columns .home-left .home-buttons .home-btn:first-child p[data-v-5cdc9b8c]{font-size:14px}.home .home-content .home-columns .home-left .home-buttons .home-btn:first-child .home-btn-icons svg[data-v-5cdc9b8c]{width:20px}.home .home-content .home-columns .home-right[data-v-5cdc9b8c],.home .home-content .home-columns .home-right img[data-v-5cdc9b8c]{width:100%}.system[data-v-5cdc9b8c]{flex-direction:column;padding-bottom:2rem}.system .system-right[data-v-5cdc9b8c]{width:100%;margin-left:0}.system .system-right h2[data-v-5cdc9b8c]{font-size:24px}.system .system-right p[data-v-5cdc9b8c]{font-size:16px}.system .system-right p svg[data-v-5cdc9b8c]{width:18px;height:18px}.system .system-right .system-buttons .system-btn[data-v-5cdc9b8c]:first-child{width:100%;margin-right:0}.system .system-right .system-buttons .system-btn:first-child p[data-v-5cdc9b8c]{font-size:14px}.system .system-right .system-buttons .system-btn:first-child .system-btn-icons svg[data-v-5cdc9b8c]{width:20px}.system .system-left[data-v-5cdc9b8c]{width:100%;margin-right:0;padding-bottom:2rem}.system .system-left img[data-v-5cdc9b8c]{width:100%}.shop[data-v-5cdc9b8c]{padding-top:0;padding-bottom:2rem}.shop .shop-content .shop-columns[data-v-5cdc9b8c]{flex-direction:column;box-shadow:none;padding:0}.shop .shop-content .shop-columns .shop-left[data-v-5cdc9b8c]{margin-right:0;width:100%}.shop .shop-content .shop-columns .shop-left h2[data-v-5cdc9b8c]{font-size:24px}.shop .shop-content .shop-columns .shop-left h3[data-v-5cdc9b8c]{font-size:20px}.shop .shop-content .shop-columns .shop-left p[data-v-5cdc9b8c]{font-size:16px}.shop .shop-content .shop-columns .shop-left p svg[data-v-5cdc9b8c]{width:18px;height:18px}.shop .shop-content .shop-columns .shop-left .shop-buttons .shop-btn[data-v-5cdc9b8c]:first-child{width:100%;margin-bottom:2rem;margin-right:0}.shop .shop-content .shop-columns .shop-left .shop-buttons .shop-btn:first-child p[data-v-5cdc9b8c]{font-size:14px}.shop .shop-content .shop-columns .shop-left .shop-buttons .shop-btn:first-child .shop-btn-icons svg[data-v-5cdc9b8c]{width:20px}.shop .shop-content .shop-columns .shop-right[data-v-5cdc9b8c],.shop .shop-content .shop-columns .shop-right img[data-v-5cdc9b8c]{width:100%}.location .location-content .location-top[data-v-5cdc9b8c]{padding-bottom:2rem}.location .location-content .location-top h2[data-v-5cdc9b8c]{font-size:24px;text-align:left}.location .location-content .location-bottom[data-v-5cdc9b8c]{flex-direction:column}.location .location-content .location-bottom .location-bottom-left[data-v-5cdc9b8c]{width:100%;margin-bottom:2rem}.location .location-content .location-bottom .location-bottom-left h3[data-v-5cdc9b8c]{font-size:20px}.location .location-content .location-bottom .location-bottom-left p[data-v-5cdc9b8c]{font-size:16px}.location .location-content .location-bottom .location-bottom-left .location-buttons .location-btn[data-v-5cdc9b8c]:first-child{margin-right:0}.location .location-content .location-bottom .location-bottom-left .location-buttons .location-btn:first-child p[data-v-5cdc9b8c]{font-size:14px}.location .location-content .location-bottom .location-bottom-left .location-buttons .location-btn:first-child .location-btn-icons svg[data-v-5cdc9b8c]{width:20px}.location .location-content .location-bottom .location-bottom-right[data-v-5cdc9b8c]{width:100%}.recruitment[data-v-5cdc9b8c]{padding-bottom:2rem}.recruitment .recruitment-content[data-v-5cdc9b8c]{flex-direction:column}.recruitment .recruitment-content .recruitment-left[data-v-5cdc9b8c]{width:100%;margin-right:0;padding-bottom:2rem}.recruitment .recruitment-content .recruitment-left img[data-v-5cdc9b8c]{width:100%}.recruitment .recruitment-content .recruitment-right[data-v-5cdc9b8c]{width:100%;margin-left:0}.recruitment .recruitment-content .recruitment-right h2[data-v-5cdc9b8c]{font-size:24px}.recruitment .recruitment-content .recruitment-right p[data-v-5cdc9b8c]{font-size:16px}.recruitment .recruitment-content .recruitment-right p svg[data-v-5cdc9b8c]{width:18px;height:18px}.recruitment .recruitment-content .recruitment-right .recruitment-buttons .recruitment-btn[data-v-5cdc9b8c]:first-child{width:100%;margin-right:0}.recruitment .recruitment-content .recruitment-right .recruitment-buttons .recruitment-btn:first-child p[data-v-5cdc9b8c]{font-size:14px}.recruitment .recruitment-content .recruitment-right .recruitment-buttons .recruitment-btn:first-child .recruitment-btn-icons svg[data-v-5cdc9b8c]{width:20px}.info[data-v-5cdc9b8c]{padding-top:0;padding-bottom:2rem}.info .info-content[data-v-5cdc9b8c]{flex-direction:column;border-radius:0;padding:0;box-shadow:none}.info .info-content .info-left[data-v-5cdc9b8c]{width:100%;margin-right:0}.info .info-content .info-left .info-buttons[data-v-5cdc9b8c]{margin-bottom:2rem;width:100%}.info .info-content .info-left .info-buttons .info-btn[data-v-5cdc9b8c]:first-child{margin-right:0}.info .info-content .info-left .info-buttons .info-btn:first-child .info-btn-icons svg[data-v-5cdc9b8c]{width:20px}.info .info-content .info-right[data-v-5cdc9b8c],.info .info-content .info-right img[data-v-5cdc9b8c]{width:100%}.contact[data-v-5cdc9b8c]{padding-top:0;padding-bottom:2rem}.contact .contact-content[data-v-5cdc9b8c]{flex-direction:column}.contact .contact-content .contact-left[data-v-5cdc9b8c]{width:100%;margin-bottom:2rem}.contact .contact-content .contact-left .contact-form[data-v-5cdc9b8c]{padding:1rem}.contact .contact-content .contact-left .contact-form .contact-form-flex[data-v-5cdc9b8c]{flex-direction:column}.contact .contact-content .contact-left .contact-form .contact-form-flex .contact-form-input[data-v-5cdc9b8c]{width:100%}.contact .contact-content .contact-left .contact-form .contact-form-flex .contact-form-input input[data-v-5cdc9b8c]{padding-left:0}.contact .contact-content .contact-left .contact-form .contact-form-checkbox p[data-v-5cdc9b8c]{font-size:14px}.contact .contact-content .contact-left .contact-form .contact-buttons .contact-btn[data-v-5cdc9b8c]:first-child{margin-right:0}.contact .contact-content .contact-left .contact-form .contact-buttons .contact-btn:first-child p[data-v-5cdc9b8c]{font-size:14px}.contact .contact-content .contact-left .contact-form .contact-buttons .contact-btn:first-child .contact-btn-icons svg[data-v-5cdc9b8c]{width:20px}.contact .contact-content .contact-right[data-v-5cdc9b8c]{width:100%}.cookies .cookies-content[data-v-5cdc9b8c]{flex-direction:column}.cookies .cookies-content p[data-v-5cdc9b8c]{text-align:center;margin-bottom:1rem}.cookies .cookies-content a[data-v-5cdc9b8c]{margin-bottom:1rem}.cookies .cookies-content .cookies-btn[data-v-5cdc9b8c]{width:100%}}.shop[data-v-d6b9afd6]{padding-top:150px;padding-bottom:50px}.shop .shop-top[data-v-d6b9afd6]{margin-bottom:50px;margin-left:auto;margin-right:auto;width:30%}.shop .shop-top .shop-box[data-v-d6b9afd6]{background-color:var(--orange);padding:2rem;border-radius:15px}.shop .shop-top .shop-box h1[data-v-d6b9afd6]{font-size:28px;font-weight:600;color:var(--white);text-align:center;margin-bottom:2rem}.shop .shop-top .shop-box .shop-img[data-v-d6b9afd6]{display:flex;justify-content:center;margin-bottom:30px}.shop .shop-top .shop-box .shop-box-bottom[data-v-d6b9afd6]{display:flex;justify-content:space-between}.shop .shop-top .shop-box .shop-box-bottom .shop-box-bottom-left[data-v-d6b9afd6]{display:flex;align-items:flex-end}.shop .shop-top .shop-box .shop-box-bottom .shop-box-bottom-left p[data-v-d6b9afd6]{font-weight:400;font-size:32px;color:var(--white);margin-right:.5rem}.shop .shop-top .shop-box .shop-box-bottom .shop-box-bottom-left h2[data-v-d6b9afd6]{font-size:32px;color:var(--white)}.shop .shop-top .shop-box .shop-box-bottom .shop-box-bottom-right[data-v-d6b9afd6]{display:flex}.shop .shop-top .shop-box .shop-box-bottom .shop-box-bottom-right .shop-minus[data-v-d6b9afd6]{width:50px;background-color:var(--white);border-radius:5px;display:flex;justify-content:center;align-items:center;cursor:pointer}.shop .shop-top .shop-box .shop-box-bottom .shop-box-bottom-right .shop-value[data-v-d6b9afd6]{display:flex;align-items:center}.shop .shop-top .shop-box .shop-box-bottom .shop-box-bottom-right .shop-value h2[data-v-d6b9afd6]{font-size:28px;margin-left:1rem;margin-right:1rem;color:var(--white)}.shop .shop-top .shop-box .shop-box-bottom .shop-box-bottom-right .shop-plus[data-v-d6b9afd6]{width:50px;background-color:var(--white);border-radius:5px;display:flex;justify-content:center;align-items:center;cursor:pointer}.shop .shop-bottom[data-v-d6b9afd6]{width:60%;margin-left:auto;margin-right:auto}.shop .shop-bottom .shop-table[data-v-d6b9afd6]{margin-bottom:30px}.shop .shop-bottom .shop-table .shop-table-top[data-v-d6b9afd6]{display:flex;justify-content:space-between;padding-bottom:1rem}.shop .shop-bottom .shop-table .shop-table-top .shop-table-col[data-v-d6b9afd6]{width:300px}.shop .shop-bottom .shop-table .shop-table-top .shop-table-col h2[data-v-d6b9afd6]{text-align:center;font-size:20px;color:var(--black);font-weight:500}.shop .shop-bottom .shop-table .shop-table-bottom[data-v-d6b9afd6]{display:flex;justify-content:space-between;border-top:2px solid var(--orange);padding-top:1rem}.shop .shop-bottom .shop-table .shop-table-bottom .shop-table-col[data-v-d6b9afd6]{width:300px;text-align:center}.shop .shop-bottom .shop-table .shop-table-bottom .shop-table-col h2[data-v-d6b9afd6]{text-align:center;font-size:20px;color:var(--black);font-weight:400}.shop .shop-bottom .shop-table-mobile[data-v-d6b9afd6]{display:none;margin-bottom:30px}.shop .shop-bottom .shop-table-mobile .shop-table-mobile-col[data-v-d6b9afd6]{display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:1rem;border-bottom:1px solid var(--orange)}.shop .shop-bottom .shop-table-mobile .shop-table-mobile-col h2[data-v-d6b9afd6]{text-align:center;font-size:24px;color:var(--black);font-weight:500}.shop .shop-bottom .shop-table-mobile .shop-table-mobile-col p[data-v-d6b9afd6]{text-align:center;font-size:20px;color:var(--black);font-weight:400}.shop .shop-bottom .shop-total[data-v-d6b9afd6]{display:flex;justify-content:space-between;background-color:var(--orange);padding:1rem;border-radius:15px;margin-bottom:30px}.shop .shop-bottom .shop-total h2[data-v-d6b9afd6]{font-size:24px;color:var(--white);font-weight:600}.shop .shop-bottom .shop-input[data-v-d6b9afd6]{margin-bottom:30px}.shop .shop-bottom .shop-input p[data-v-d6b9afd6]{margin-bottom:1rem;font-size:20px;color:var(--black)}.shop .shop-bottom .shop-input input[data-v-d6b9afd6]{width:100%;padding:1rem;background-color:var(--transparent);border:none;border-bottom:2px solid var(--orange);font-size:16px;color:var(--black)}.shop .shop-bottom .shop-info[data-v-d6b9afd6]{margin-bottom:30px}.shop .shop-bottom .shop-info p[data-v-d6b9afd6]{color:var(--black);font-size:20px;font-weight:400}.shop .shop-bottom .shop-checkbox[data-v-d6b9afd6]{display:flex;align-items:center;margin-bottom:30px}.shop .shop-bottom .shop-checkbox input[data-v-d6b9afd6]{width:20px;height:20px}.shop .shop-bottom .shop-checkbox p[data-v-d6b9afd6]{margin-left:1rem;color:var(--black);font-size:16px;font-weight:400}.shop .shop-bottom .shop-checkbox p a[data-v-d6b9afd6]{color:var(--black);text-underline-offset:4px;font-weight:400;transition:.5s}.shop .shop-bottom .shop-checkbox p a[data-v-d6b9afd6]:hover{color:var(--orange)}.shop .shop-bottom .shop-button[data-v-d6b9afd6]{display:flex;justify-content:center}.shop .shop-bottom .shop-button .shop-btn[data-v-d6b9afd6]:first-child{width:50%;height:60px;border-radius:10px;background-color:var(--white);border:2px solid var(--orange);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.shop .shop-bottom .shop-button .shop-btn:first-child p[data-v-d6b9afd6]{margin-left:2rem;color:var(--orange);font-size:16px}.shop .shop-bottom .shop-button .shop-btn:first-child .shop-btn-icons[data-v-d6b9afd6]{margin-right:2rem}.shop .shop-bottom .shop-button .shop-btn:first-child .shop-btn-icons svg[data-v-d6b9afd6]{width:20px;animation:arrow-animation-orange 3s infinite}.shop .shop-bottom .shop-button .shop-btn[data-v-d6b9afd6]:first-child:hover{scale:1.05}@media screen and (max-width: 1024px){.shop[data-v-d6b9afd6]{padding-top:100px}.shop .shop-top[data-v-d6b9afd6]{width:100%}.shop .shop-top .shop-box h1[data-v-d6b9afd6],.shop .shop-top .shop-box .shop-box-bottom .shop-box-bottom-left p[data-v-d6b9afd6],.shop .shop-top .shop-box .shop-box-bottom .shop-box-bottom-left h2[data-v-d6b9afd6]{font-size:20px}.shop .shop-top .shop-box .shop-box-bottom .shop-box-bottom-right[data-v-d6b9afd6]{display:flex;align-items:center}.shop .shop-top .shop-box .shop-box-bottom .shop-box-bottom-right .shop-minus[data-v-d6b9afd6]{width:35px;height:35px;display:flex;align-items:center;justify-content:center}.shop .shop-top .shop-box .shop-box-bottom .shop-box-bottom-right .shop-value h2[data-v-d6b9afd6]{font-size:20px}.shop .shop-top .shop-box .shop-box-bottom .shop-box-bottom-right .shop-plus[data-v-d6b9afd6]{width:35px;height:35px;display:flex;align-items:center;justify-content:center}.shop .shop-bottom[data-v-d6b9afd6]{width:100%}.shop .shop-bottom .shop-table[data-v-d6b9afd6]{display:none}.shop .shop-bottom .shop-table-mobile[data-v-d6b9afd6]{display:flex;flex-direction:column;margin-bottom:0}.shop .shop-bottom .shop-table-mobile .shop-table-mobile-col h2[data-v-d6b9afd6],.shop .shop-bottom .shop-table-mobile .shop-table-mobile-col p[data-v-d6b9afd6],.shop .shop-bottom .shop-total h2[data-v-d6b9afd6]{font-size:16px}.shop .shop-bottom .shop-button .shop-btn[data-v-d6b9afd6]:first-child{width:100%}.shop .shop-bottom .shop-button .shop-btn:first-child p[data-v-d6b9afd6]{font-size:14px}.shop .shop-bottom .shop-input p[data-v-d6b9afd6],.shop .shop-bottom .shop-input input[data-v-d6b9afd6],.shop .shop-bottom .shop-info p[data-v-d6b9afd6]{font-size:16px}}.home[data-v-b6e5c265]{padding-top:100px;padding-bottom:50px}.home h1[data-v-b6e5c265]{font-size:32px;text-align:center;color:var(--black);margin-bottom:30px;font-weight:600}.home p[data-v-b6e5c265]{font-size:24px;color:var(--black);font-weight:400;text-align:center}.home .home-buttons[data-v-b6e5c265]{margin-top:30px;display:flex;justify-content:center}.home .home-buttons .home-btn[data-v-b6e5c265]:first-child{width:400px;height:60px;margin-right:30px;border-radius:10px;background-color:var(--orange);border:2px solid var(--orange);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.home .home-buttons .home-btn:first-child p[data-v-b6e5c265]{margin-left:2rem;color:var(--white);font-size:16px}.home .home-buttons .home-btn:first-child .home-btn-icons[data-v-b6e5c265]{margin-right:2rem}.home .home-buttons .home-btn:first-child .home-btn-icons svg[data-v-b6e5c265]{animation:arrow-animation-white 3s infinite}.home .home-buttons .home-btn[data-v-b6e5c265]:first-child:hover{scale:1.05}.home .home-buttons .home-btn[data-v-b6e5c265]:last-child{width:340px;height:60px;border-radius:10px;background-color:var(--white);border:2px solid var(--orange);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.home .home-buttons .home-btn:last-child p[data-v-b6e5c265]{margin-left:2rem;color:var(--orange);font-size:16px}.home .home-buttons .home-btn:last-child .home-btn-icons[data-v-b6e5c265]{margin-right:2rem}.home .home-buttons .home-btn:last-child .home-btn-icons svg[data-v-b6e5c265]{animation:arrow-animation-white 3s infinite}.home .home-buttons .home-btn[data-v-b6e5c265]:last-child:hover{scale:1.05}@media screen and (max-width: 1024px){.home[data-v-b6e5c265]{padding-bottom:2rem}.home h1[data-v-b6e5c265]{font-size:24px}.home p[data-v-b6e5c265]{font-size:16px}.home-buttons[data-v-b6e5c265]{flex-direction:column}.home-buttons .home-btn[data-v-b6e5c265]:first-child{width:100%!important;margin-bottom:30px}.home-buttons .home-btn:first-child p[data-v-b6e5c265]{font-size:14px!important}.home-buttons .home-btn[data-v-b6e5c265]:last-child{width:100%!important}.home-buttons .home-btn:last-child p[data-v-b6e5c265]{font-size:14px!important}}.map[data-v-914832a1]{position:fixed;background-color:var(--white);z-index:998;height:100%;width:100%;left:0;transition:.5s}.map .map-content[data-v-914832a1]{display:flex;justify-content:center}.map .map-content .map-item-2[data-v-914832a1]{width:100%;height:100vh}.map .map-content .map-item[data-v-914832a1]{position:fixed;width:30%;background-color:var(--white);border:2px solid var(--orange);border-radius:15px;padding:2rem;bottom:-100%;transition:.5s}.map .map-content .map-item.active[data-v-914832a1]{bottom:15%}.map .map-content .map-item .map-item-top[data-v-914832a1]{margin-bottom:1rem}.map .map-content .map-item .map-item-top h2[data-v-914832a1]{font-size:20px;color:var(--orange);font-weight:500}.map .map-content .map-item .map-item-bottom[data-v-914832a1]{display:flex;justify-content:space-between;margin-bottom:1rem}.map .map-content .map-item .map-item-bottom .map-item-left p[data-v-914832a1],.map .map-content .map-item .map-item-bottom .map-item-left h2[data-v-914832a1]{font-size:16px;color:var(--black);font-weight:500}.map .map-content .map-item .map-item-bottom .map-item-right[data-v-914832a1]{display:flex}.map .map-content .map-item .map-item-bottom .map-item-right p[data-v-914832a1]:nth-child(1){margin-right:1rem}.map .map-content .map-item .map-item-bottom .map-item-right p[data-v-914832a1]{font-size:16px;color:var(--black);font-weight:500}.map .map-content .map-item .map-item-hours .map-item-hours-open[data-v-914832a1]{display:flex;justify-content:space-between}.map .map-content .map-item .map-item-hours .map-item-hours-open .map-item-hours-open-left[data-v-914832a1]{display:flex;align-items:center}.map .map-content .map-item .map-item-hours .map-item-hours-open .map-item-hours-open-left img[data-v-914832a1]{margin-right:1rem}.map .map-content .map-item .map-item-hours .map-item-hours-open .map-item-hours-open-left p[data-v-914832a1]{font-size:16px;color:var(--orange);font-weight:500}.map .map-content .map-item .map-item-hours .map-item-hours-open .map-item-hours-open-right[data-v-914832a1]{display:flex;align-items:center}.map .map-content .map-item .map-item-hours .map-item-hours-open .map-item-hours-open-right img[data-v-914832a1]{margin-left:1rem}.map .map-content .map-item .map-item-hours .map-item-hours-open .map-item-hours-open-right p[data-v-914832a1]{font-size:16px;color:var(--black);font-weight:500}.map .map-content .map-item .map-item-hours .map-item-hours-list[data-v-914832a1]{display:none}.map .map-content .map-item .map-item-hours .map-item-hours-list.active[data-v-914832a1]{display:flex;flex-direction:column}.map .map-content .map-item .map-item-hours .map-item-hours-list .map-item-hours-list-item[data-v-914832a1]{display:flex;justify-content:space-between;margin-top:1rem}.map .map-content .map-item .map-item-hours .map-item-hours-list .map-item-hours-list-item p[data-v-914832a1]{color:var(--black);font-weight:400;font-size:16px}.waiting-time[data-v-914832a1]{display:flex;justify-content:center;align-items:center}.waiting-time .waiting-time-content[data-v-914832a1]{position:fixed;top:-100%;z-index:999;background-color:var(--orange);padding:.5rem 1rem;border-radius:25px;transition:.5s}.waiting-time .waiting-time-content p[data-v-914832a1]{color:var(--white)}.waiting-time .waiting-time-content.active[data-v-914832a1]{top:20%}@media screen and (max-width: 1440px){.menu[data-v-914832a1],.user-menu[data-v-914832a1]{width:40%}}@media screen and (max-width: 1024px){.header .nav .nav-left img[data-v-914832a1]{width:80%}.header .nav .nav-right .nav-right-menu[data-v-914832a1]{margin-right:1rem}.header .nav .nav-right .nav-right-menu img[data-v-914832a1],.header .nav .nav-right .nav-right-user img[data-v-914832a1]{width:80%}.menu[data-v-914832a1],.user-menu[data-v-914832a1]{width:100%}.map .map-content .map-close-icon.active[data-v-914832a1]{top:5%;right:5%}.map .map-content .map-item[data-v-914832a1]{width:90%;margin-left:auto;margin-right:auto;padding:1rem}.map .map-content .map-item .map-item-top h2[data-v-914832a1]{font-size:20px}.map .map-content .map-item .map-item-bottom .map-item-left p[data-v-914832a1],.map .map-content .map-item .map-item-bottom .map-item-left h2[data-v-914832a1]{font-size:14px}.map .map-content .map-item .map-item-bottom .map-item-right[data-v-914832a1]{flex-direction:column}.map .map-content .map-item .map-item-bottom .map-item-right p[data-v-914832a1],.map .map-content .map-item .map-item-hours .map-item-hours-open .map-item-hours-open-left p[data-v-914832a1],.map .map-content .map-item .map-item-hours .map-item-hours-open .map-item-hours-open-right p[data-v-914832a1],.map .map-content .map-item .map-item-hours .map-item-hours-list .map-item-hours-list-item p[data-v-914832a1]{font-size:14px}}.home[data-v-368d66ef]{padding-top:100px;padding-bottom:50px}.home h1[data-v-368d66ef]{font-size:32px;color:var(--black);font-weight:600;text-align:center;padding-bottom:50px}.home .home-form[data-v-368d66ef]{padding:2rem;border-radius:10px;background-color:var(--white);border:1px solid var(--orange)}.home .home-form h2[data-v-368d66ef]{font-size:24px;color:var(--black);font-weight:500;margin-bottom:2rem}.home .home-form .home-input-flex[data-v-368d66ef]{display:flex;justify-content:space-between}.home .home-form .home-input-flex .home-input[data-v-368d66ef]{width:48%;margin-bottom:2rem}.home .home-form .home-input-flex .home-input p[data-v-368d66ef]{font-size:20px;color:var(--black);margin-bottom:1rem}.home .home-form .home-input-flex .home-input input[data-v-368d66ef]{width:100%;padding:1rem;font-size:16px;background-color:var(--transparent);border:none;border-bottom:2px solid var(--orange);color:var(--black)}.home .home-form .home-form-agreement .checkbox[data-v-368d66ef]{display:flex;align-items:center}.home .home-form .home-form-agreement .checkbox input[data-v-368d66ef]{margin-right:1rem;margin-bottom:2rem}.home .home-form .home-form-agreement .checkbox p[data-v-368d66ef]{font-size:16px;font-weight:400;color:var(--black);margin-bottom:1rem}.home .home-form .home-form-consent[data-v-368d66ef]{margin-bottom:2rem}.home .home-form .home-form-consent .checkbox[data-v-368d66ef]{display:flex}.home .home-form .home-form-consent .checkbox input[data-v-368d66ef]{width:20px;height:20px;margin-bottom:1rem}.home .home-form .home-form-consent .checkbox p[data-v-368d66ef]{margin-left:1rem;font-size:16px;font-weight:400;color:var(--black)}.home .home-form .home-input-single .home-input[data-v-368d66ef]{width:100%;margin-bottom:2rem}.home .home-form .home-input-single .home-input p[data-v-368d66ef]{font-size:20px;color:var(--black);margin-bottom:1rem}.home .home-form .home-input-single .home-input input[data-v-368d66ef]{width:100%;padding:1rem;font-size:16px;background-color:var(--transparent);border:none;border-bottom:2px solid var(--orange);color:var(--black)}.home .home-form .home-buttons[data-v-368d66ef]{display:flex;justify-content:center}.home .home-form .home-buttons .home-btn[data-v-368d66ef]:first-child{width:420px;height:60px;margin-right:1rem;border-radius:10px;background-color:var(--orange);border:2px solid var(--orange);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.home .home-form .home-buttons .home-btn:first-child p[data-v-368d66ef]{margin-left:2rem;color:var(--white);font-size:16px}.home .home-form .home-buttons .home-btn:first-child .home-btn-icons[data-v-368d66ef]{margin-right:2rem}.home .home-form .home-buttons .home-btn:first-child .home-btn-icons svg[data-v-368d66ef]{animation:arrow-animation-white 3s infinite}.home .home-form .home-buttons .home-btn[data-v-368d66ef]:first-child:hover{scale:1.05}@media screen and (max-width: 1024px){.home[data-v-368d66ef]{padding-top:100px;padding-bottom:2rem}.home h1[data-v-368d66ef]{font-size:24px;padding-bottom:2rem}.home .home-form[data-v-368d66ef]{padding:1rem}.home .home-form h2[data-v-368d66ef]{font-size:20px}.home .home-form .home-input-flex[data-v-368d66ef]{flex-direction:column}.home .home-form .home-input-flex .home-input[data-v-368d66ef]{width:100%}.home .home-form .home-buttons .home-btn[data-v-368d66ef]:first-child{width:100%;margin-right:0}.home .home-form .home-buttons .home-btn:first-child p[data-v-368d66ef]{font-size:14px}.home .home-form .home-buttons .home-btn:first-child .home-btn-icons svg[data-v-368d66ef]{width:20px}}.home[data-v-c74a9b44]{padding-top:100px;padding-bottom:50px}.home h1[data-v-c74a9b44]{font-size:32px;color:var(--black);margin-bottom:30px;font-weight:600}.home h2[data-v-c74a9b44]{font-size:24px;color:var(--orange);font-weight:500;margin-bottom:16px}.home p[data-v-c74a9b44]{font-size:20px;color:var(--black);font-weight:400;margin-bottom:16px}.home .home-buttons[data-v-c74a9b44]{margin-top:30px;display:flex}.home .home-buttons a[data-v-c74a9b44]{text-decoration:none}.home .home-buttons a .home-btn[data-v-c74a9b44]:first-child{width:400px;height:60px;margin-right:30px;border-radius:10px;background-color:var(--orange);border:2px solid var(--orange);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.home .home-buttons a .home-btn:first-child p[data-v-c74a9b44]{margin-left:2rem;color:var(--white);font-size:16px;position:relative;top:8px}.home .home-buttons a .home-btn:first-child .home-btn-icons[data-v-c74a9b44]{margin-right:2rem}.home .home-buttons a .home-btn:first-child .home-btn-icons svg[data-v-c74a9b44]{animation:arrow-animation-white 3s infinite}.home .home-buttons a .home-btn[data-v-c74a9b44]:first-child:hover{scale:1.05}@media screen and (max-width: 1024px){.home[data-v-c74a9b44]{padding-bottom:2rem}.home h1[data-v-c74a9b44]{font-size:24px}.home p[data-v-c74a9b44]{font-size:16px}.home-buttons[data-v-c74a9b44]{flex-direction:column}.home-buttons .home-btn[data-v-c74a9b44]:first-child{width:100%!important;margin-bottom:30px}.home-buttons .home-btn:first-child p[data-v-c74a9b44]{font-size:14px!important}.home-buttons .home-btn[data-v-c74a9b44]:last-child{width:100%!important}.home-buttons .home-btn:last-child p[data-v-c74a9b44]{font-size:14px!important}}.home[data-v-ad71eb9b]{padding-top:100px;padding-bottom:100px;display:flex;justify-content:center}.home .home-form[data-v-ad71eb9b]{padding:2rem;border-radius:10px;background-color:var(--white);border:2px solid var(--orange);width:40%}.home .home-form h1[data-v-ad71eb9b]{font-size:32px;color:var(--black);font-weight:500;margin-bottom:2rem}.home .home-form .home-input p[data-v-ad71eb9b]{font-size:20px;color:var(--black);font-weight:400;margin-bottom:1rem}.home .home-form .home-input input[data-v-ad71eb9b]{width:100%;font-size:16px;padding:1rem;border:none;border-bottom:2px solid var(--orange);background-color:var(--transparent);margin-bottom:2rem;color:var(--black)}.home .home-form .home-buttons .home-btn[data-v-ad71eb9b]{width:100%;height:60px;border-radius:10px;background-color:var(--orange);border:2px solid var(--orange);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.home .home-form .home-buttons .home-btn p[data-v-ad71eb9b]{margin-left:2rem;color:var(--white);font-size:20px}.home .home-form .home-buttons .home-btn .home-btn-icons[data-v-ad71eb9b]{margin-right:2rem}.home .home-form .home-buttons .home-btn .home-btn-icons svg[data-v-ad71eb9b]{animation:arrow-animation-white 3s infinite}.home .home-form .home-buttons .home-btn[data-v-ad71eb9b]:hover{scale:1.05}.home .home-form .home-links[data-v-ad71eb9b]{display:flex;flex-direction:column}.home .home-form .home-links a[data-v-ad71eb9b]{margin-top:2rem;font-size:20px;color:var(--black);text-underline-offset:4px;transition:.5s}.home .home-form .home-links a[data-v-ad71eb9b]:hover{color:var(--orange)}.home .home-form .error-message[data-v-ad71eb9b]{margin-top:2rem}.home .home-form .error-message p[data-v-ad71eb9b]{color:var(--red);font-size:20px;font-weight:600}@media screen and (max-width: 1024px){.home[data-v-ad71eb9b]{padding-bottom:2rem}.home .home-form[data-v-ad71eb9b]{width:100%;padding:1rem}.home .home-form .home-input input[data-v-ad71eb9b]{padding:.8rem}.home .home-form .home-input p[data-v-ad71eb9b]{font-size:20px}.home .home-form .home-buttons .home-btn p[data-v-ad71eb9b],.home .home-form .error-message p[data-v-ad71eb9b]{font-size:16px}.home .home-form h1[data-v-ad71eb9b]{font-size:24px}.home .home-form .home-links a[data-v-ad71eb9b]{font-size:16px}}.home[data-v-32184451]{padding-top:100px;padding-bottom:100px;display:flex;justify-content:center}.home .home-form[data-v-32184451]{padding:2rem;border-radius:10px;background-color:var(--white);border:2px solid var(--orange);width:40%}.home .home-form h1[data-v-32184451]{font-size:32px;color:var(--black);font-weight:500;margin-bottom:2rem}.home .home-form .home-input p[data-v-32184451]{font-size:20px;color:var(--black);font-weight:400;margin-bottom:1rem}.home .home-form .home-input input[data-v-32184451]{width:100%;font-size:16px;padding:1rem;border:none;border-bottom:2px solid var(--orange);background-color:var(--transparent);margin-bottom:2rem;color:var(--black)}.home .home-form .home-checkbox[data-v-32184451]{display:flex;align-items:center;margin-bottom:30px}.home .home-form .home-checkbox input[data-v-32184451]{width:20px;height:20px}.home .home-form .home-checkbox p[data-v-32184451]{margin-left:1rem;font-size:16px;color:var(--black);font-weight:400}.home .home-form .home-checkbox p a[data-v-32184451]{color:var(--black);text-underline-offset:4px;transition:.5s}.home .home-form .home-checkbox p a[data-v-32184451]:hover{color:var(--orange)}.home .home-form .home-buttons .home-btn[data-v-32184451]{width:100%;height:60px;border-radius:10px;background-color:var(--orange);border:2px solid var(--orange);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.home .home-form .home-buttons .home-btn p[data-v-32184451]{margin-left:2rem;color:var(--white);font-size:20px}.home .home-form .home-buttons .home-btn .home-btn-icons[data-v-32184451]{margin-right:2rem}.home .home-form .home-buttons .home-btn .home-btn-icons svg[data-v-32184451]{animation:arrow-animation-white 3s infinite}.home .home-form .home-buttons .home-btn[data-v-32184451]:hover{scale:1.05}.home .home-form .home-links[data-v-32184451]{display:flex;flex-direction:column}.home .home-form .home-links a[data-v-32184451]{margin-top:2rem;font-size:20px;color:var(--black);text-underline-offset:4px;transition:.5s}.home .home-form .home-links a[data-v-32184451]:hover{color:var(--orange)}.home .home-form .error-message[data-v-32184451]{margin-top:2rem}.home .home-form .error-message p[data-v-32184451]{color:var(--red);font-size:20px;font-weight:600}.home .home-form .error-message ul[data-v-32184451]{list-style:none}.home .home-form .error-message ul li[data-v-32184451]{margin-top:10px;color:var(--red);font-size:16px;font-weight:600}@media screen and (max-width: 1024px){.home[data-v-32184451]{padding-bottom:2rem}.home .home-form[data-v-32184451]{width:100%;padding:1rem}.home .home-form .home-input input[data-v-32184451]{padding:.8rem}.home .home-form .home-input p[data-v-32184451]{font-size:20px}.home .home-form .home-buttons .home-btn p[data-v-32184451],.home .home-form .error-message p[data-v-32184451]{font-size:16px}.home .home-form h1[data-v-32184451]{font-size:24px}.home .home-form .home-links a[data-v-32184451]{font-size:16px}}.home[data-v-8d78943e]{padding-top:100px;padding-bottom:100px;display:flex;justify-content:center}.home .home-form[data-v-8d78943e]{padding:2rem;border-radius:10px;background-color:var(--white);border:2px solid var(--orange);width:40%}.home .home-form h1[data-v-8d78943e]{font-size:32px;color:var(--black);font-weight:500;margin-bottom:2rem}.home .home-form .home-input p[data-v-8d78943e]{font-size:20px;color:var(--black);font-weight:400;margin-bottom:1rem}.home .home-form .home-input input[data-v-8d78943e]{width:100%;font-size:16px;padding:1rem;border:none;border-bottom:2px solid var(--orange);background-color:var(--transparent);margin-bottom:2rem;color:var(--black)}.home .home-form .home-buttons .home-btn[data-v-8d78943e]{width:100%;height:60px;border-radius:10px;background-color:var(--orange);border:2px solid var(--orange);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.home .home-form .home-buttons .home-btn p[data-v-8d78943e]{margin-left:2rem;color:var(--white);font-size:20px}.home .home-form .home-buttons .home-btn .home-btn-icons[data-v-8d78943e]{margin-right:2rem}.home .home-form .home-buttons .home-btn .home-btn-icons svg[data-v-8d78943e]{animation:arrow-animation-white 3s infinite}.home .home-form .home-buttons .home-btn[data-v-8d78943e]:hover{scale:1.05}.home .home-form .home-links[data-v-8d78943e]{display:flex;flex-direction:column}.home .home-form .home-links a[data-v-8d78943e]{margin-top:2rem;font-size:20px;color:var(--black);text-underline-offset:4px;transition:.5s}.home .home-form .home-links a[data-v-8d78943e]:hover{color:var(--orange)}.home .home-form .error-message[data-v-8d78943e]{margin-top:2rem}.home .home-form .error-message p[data-v-8d78943e]{color:var(--red);font-size:20px;font-weight:600}@media screen and (max-width: 1024px){.home[data-v-8d78943e]{padding-bottom:2rem}.home .home-form[data-v-8d78943e]{width:100%;padding:1rem}.home .home-form .home-input input[data-v-8d78943e]{padding:.8rem}.home .home-form .home-input p[data-v-8d78943e]{font-size:20px}.home .home-form .home-buttons .home-btn p[data-v-8d78943e],.home .home-form .error-message p[data-v-8d78943e]{font-size:16px}.home .home-form h1[data-v-8d78943e]{font-size:24px}.home .home-form .home-links a[data-v-8d78943e]{font-size:16px}}.home[data-v-005fbb54]{padding-top:100px;padding-bottom:100px;display:flex;justify-content:center}.home .home-form[data-v-005fbb54]{padding:2rem;border-radius:10px;background-color:var(--white);border:2px solid var(--orange);width:40%}.home .home-form h1[data-v-005fbb54]{font-size:32px;color:var(--black);font-weight:500;margin-bottom:2rem}.home .home-form .home-input p[data-v-005fbb54]{font-size:20px;color:var(--black);font-weight:400;margin-bottom:1rem}.home .home-form .home-input input[data-v-005fbb54]{width:100%;font-size:16px;padding:1rem;border:none;border-bottom:2px solid var(--orange);background-color:var(--transparent);margin-bottom:2rem;color:var(--black)}.home .home-form .home-buttons .home-btn[data-v-005fbb54]{width:100%;height:60px;border-radius:10px;background-color:var(--orange);border:2px solid var(--orange);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.home .home-form .home-buttons .home-btn p[data-v-005fbb54]{margin-left:2rem;color:var(--white);font-size:20px}.home .home-form .home-buttons .home-btn .home-btn-icons[data-v-005fbb54]{margin-right:2rem}.home .home-form .home-buttons .home-btn .home-btn-icons svg[data-v-005fbb54]{animation:arrow-animation-white 3s infinite}.home .home-form .home-buttons .home-btn[data-v-005fbb54]:hover{scale:1.05}.home .home-form .home-links[data-v-005fbb54]{display:flex;flex-direction:column}.home .home-form .home-links a[data-v-005fbb54]{margin-top:2rem;font-size:20px;color:var(--black);text-underline-offset:4px;transition:.5s}.home .home-form .home-links a[data-v-005fbb54]:hover{color:var(--orange)}.home .home-form .error-message[data-v-005fbb54]{margin-top:2rem}.home .home-form .error-message p[data-v-005fbb54]{color:var(--red);font-size:20px;font-weight:600}@media screen and (max-width: 1024px){.home[data-v-005fbb54]{padding-bottom:2rem}.home .home-form[data-v-005fbb54]{width:100%;padding:1rem}.home .home-form .home-input input[data-v-005fbb54]{padding:.8rem}.home .home-form .home-input p[data-v-005fbb54]{font-size:20px}.home .home-form .home-buttons .home-btn p[data-v-005fbb54],.home .home-form .error-message p[data-v-005fbb54]{font-size:16px}.home .home-form h1[data-v-005fbb54]{font-size:24px}.home .home-form .home-links a[data-v-005fbb54]{font-size:16px}}.home[data-v-c1e959e8]{padding-top:90px}.home .home-content .home-text h1[data-v-c1e959e8],.home .home-content .home-text h2[data-v-c1e959e8],.home .home-content .home-text h3[data-v-c1e959e8],.home .home-content .home-text h4[data-v-c1e959e8],.home .home-content .home-text h5[data-v-c1e959e8],.home .home-content .home-text h6[data-v-c1e959e8]{font-size:36px;margin-bottom:1rem;color:var(--black);font-weight:600}.home .home-content .home-text p[data-v-c1e959e8]{font-size:24px;margin-bottom:1rem;color:var(--black);font-weight:400}.home .home-content .home-text ul[data-v-c1e959e8]{width:95%;margin-left:auto;margin-right:auto}.home .home-content .home-text ul li[data-v-c1e959e8]{margin-bottom:1rem;margin-top:1rem;font-size:24px;font-weight:400;color:var(--black)}@media screen and (max-width: 1024px){.home .home-content .home-text h1[data-v-c1e959e8],.home .home-content .home-text h2[data-v-c1e959e8],.home .home-content .home-text h3[data-v-c1e959e8],.home .home-content .home-text h4[data-v-c1e959e8],.home .home-content .home-text h5[data-v-c1e959e8],.home .home-content .home-text h6[data-v-c1e959e8]{font-size:24px;margin-bottom:1rem;color:var(--black);font-weight:500}.home .home-content .home-text p[data-v-c1e959e8]{font-size:16px}.home .home-content .home-text ul[data-v-c1e959e8]{width:80%;margin-left:auto;margin-right:auto}.home .home-content .home-text ul li[data-v-c1e959e8]{font-size:16px;font-weight:400;color:var(--black)}}.home[data-v-b10ae8d7]{padding-top:90px}.home .home-content .home-text h1[data-v-b10ae8d7],.home .home-content .home-text h2[data-v-b10ae8d7],.home .home-content .home-text h3[data-v-b10ae8d7],.home .home-content .home-text h4[data-v-b10ae8d7],.home .home-content .home-text h5[data-v-b10ae8d7],.home .home-content .home-text h6[data-v-b10ae8d7]{font-size:36px;margin-bottom:1rem;color:var(--black);font-weight:600}.home .home-content .home-text p[data-v-b10ae8d7]{font-size:24px;margin-bottom:1rem;color:var(--black);font-weight:400}.home .home-content .home-text p a[data-v-b10ae8d7]{font-size:24px;text-underline-offset:4px;color:var(--black);transition:.5s}.home .home-content .home-text p a[data-v-b10ae8d7]:hover{font-size:16px}.home .home-content .home-text ul[data-v-b10ae8d7]{width:95%;margin-left:auto;margin-right:auto}.home .home-content .home-text ul li[data-v-b10ae8d7]{margin-bottom:1rem;margin-top:1rem;font-size:24px;font-weight:400;color:var(--black)}@media screen and (max-width: 1024px){.home .home-content .home-text h1[data-v-b10ae8d7],.home .home-content .home-text h2[data-v-b10ae8d7],.home .home-content .home-text h3[data-v-b10ae8d7],.home .home-content .home-text h4[data-v-b10ae8d7],.home .home-content .home-text h5[data-v-b10ae8d7],.home .home-content .home-text h6[data-v-b10ae8d7]{font-size:24px;margin-bottom:1rem;color:var(--black);font-weight:500}.home .home-content .home-text p[data-v-b10ae8d7],.home .home-content .home-text p a[data-v-b10ae8d7]{font-size:16px}.home .home-content .home-text ul[data-v-b10ae8d7]{width:80%;margin-left:auto;margin-right:auto}.home .home-content .home-text ul li[data-v-b10ae8d7]{font-size:16px;font-weight:400;color:var(--black)}}.header[data-v-47af6c7b]{border-top:2px solid var(--orange);position:fixed;background-color:var(--white);width:100%;z-index:999;left:0;bottom:0;text-align:center;color:var(--white)}.header nav[data-v-47af6c7b]{display:flex;justify-content:center}.header nav .nav-icons[data-v-47af6c7b]{display:flex;width:100%;justify-content:center}.header nav .nav-icons .nav-icon[data-v-47af6c7b]{padding:1rem 2rem}.header nav .nav-icons .nav-icon svg.active path[data-v-47af6c7b]{stroke:var(--orange)}.waiting-time[data-v-37467ba4]{display:flex;justify-content:center;align-items:center}.waiting-time .waiting-time-content[data-v-37467ba4]{position:fixed;top:-100%;z-index:999;background-color:var(--orange);padding:.5rem 1rem;border-radius:25px;transition:.5s}.waiting-time .waiting-time-content p[data-v-37467ba4]{color:var(--white)}.waiting-time .waiting-time-content.active[data-v-37467ba4]{top:10%}.map[data-v-37467ba4]{position:fixed;bottom:-100%;background-color:var(--white);z-index:998;height:100%;width:100%;left:0;transition:.5s}.map.active[data-v-37467ba4]{bottom:0}.map .map-content[data-v-37467ba4]{display:flex;justify-content:center}.map .map-content .map-item-2[data-v-37467ba4]{width:100%;height:100vh}.map .map-content .map-close-icon[data-v-37467ba4]{position:fixed;top:-100%;right:-100%;transition:.5s;cursor:pointer}.map .map-content .map-close-icon.active[data-v-37467ba4]{top:5%;right:5%}.map .map-content .map-item[data-v-37467ba4]{position:fixed;width:30%;background-color:var(--white);border-radius:15px;padding:2rem;bottom:-100%;transition:.5s;border:2px solid var(--orange)}.map .map-content .map-item.active[data-v-37467ba4]{bottom:15%}.map .map-content .map-item .map-item-top[data-v-37467ba4]{margin-bottom:1rem}.map .map-content .map-item .map-item-top h2[data-v-37467ba4]{font-size:20px;color:var(--orange);font-weight:500}.map .map-content .map-item .map-item-bottom[data-v-37467ba4]{display:flex;justify-content:space-between;margin-bottom:1rem}.map .map-content .map-item .map-item-bottom .map-item-left p[data-v-37467ba4],.map .map-content .map-item .map-item-bottom .map-item-left h2[data-v-37467ba4]{font-size:16px;color:var(--black);font-weight:500}.map .map-content .map-item .map-item-bottom .map-item-right[data-v-37467ba4]{display:flex}.map .map-content .map-item .map-item-bottom .map-item-right p[data-v-37467ba4]:nth-child(1){margin-right:1rem}.map .map-content .map-item .map-item-bottom .map-item-right p[data-v-37467ba4]{font-size:16px;color:var(--black);font-weight:500}.map .map-content .map-item .map-item-hours .map-item-hours-open[data-v-37467ba4]{display:flex;justify-content:space-between}.map .map-content .map-item .map-item-hours .map-item-hours-open .map-item-hours-open-left[data-v-37467ba4]{display:flex;align-items:center}.map .map-content .map-item .map-item-hours .map-item-hours-open .map-item-hours-open-left img[data-v-37467ba4]{margin-right:1rem}.map .map-content .map-item .map-item-hours .map-item-hours-open .map-item-hours-open-left p[data-v-37467ba4]{font-size:16px;color:var(--orange);font-weight:500}.map .map-content .map-item .map-item-hours .map-item-hours-open .map-item-hours-open-right[data-v-37467ba4]{display:flex;align-items:center}.map .map-content .map-item .map-item-hours .map-item-hours-open .map-item-hours-open-right img[data-v-37467ba4]{margin-left:1rem}.map .map-content .map-item .map-item-hours .map-item-hours-open .map-item-hours-open-right p[data-v-37467ba4]{font-size:16px;color:var(--black);font-weight:500}.map .map-content .map-item .map-item-hours .map-item-hours-list[data-v-37467ba4]{display:none}.map .map-content .map-item .map-item-hours .map-item-hours-list.active[data-v-37467ba4]{display:flex;flex-direction:column}.map .map-content .map-item .map-item-hours .map-item-hours-list .map-item-hours-list-item[data-v-37467ba4]{display:flex;justify-content:space-between;margin-top:1rem}.map .map-content .map-item .map-item-hours .map-item-hours-list .map-item-hours-list-item p[data-v-37467ba4]{color:var(--black);font-weight:400;font-size:16px}.popup[data-v-37467ba4]{position:fixed;background-color:var(--white);z-index:998;height:100%;top:0;width:100%;right:-100%;transition:.5s}.popup.active[data-v-37467ba4]{right:0}.popup .popup-top[data-v-37467ba4]{width:95%;margin-left:auto;margin-right:auto;padding-top:1rem;display:flex;justify-content:space-between}.popup .popup-top .popup-top-right h2[data-v-37467ba4]{font-size:20px;color:var(--black);font-weight:500}.popup .popup-time[data-v-37467ba4]{width:95%;margin-left:auto;margin-right:auto;padding-top:1rem;display:flex;justify-content:space-between;margin-bottom:1rem}.popup .popup-time .popup-time-left p[data-v-37467ba4]{color:var(--black);font-weight:400}.popup .popup-time .popup-time-left h2[data-v-37467ba4]{font-size:24px;color:var(--black);font-weight:500}.popup .popup-time .popup-time-right[data-v-37467ba4]{display:flex}.popup .popup-time .popup-time-right p[data-v-37467ba4]:first-child{margin-right:1rem}.popup .popup-time .popup-time-right p[data-v-37467ba4]{color:var(--black);font-weight:400}.popup .popup-open[data-v-37467ba4]{width:95%;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between}.popup .popup-open .popup-open-left[data-v-37467ba4]{display:flex;align-items:center}.popup .popup-open .popup-open-left p[data-v-37467ba4]{margin-left:1rem;font-size:16px;color:var(--black)}.popup .popup-open .popup-open-right[data-v-37467ba4]{display:flex;align-items:center}.popup .popup-open .popup-open-right p[data-v-37467ba4]{margin-right:1rem;font-size:16px;color:var(--black)}.popup .popup-table[data-v-37467ba4]{width:95%;margin-left:auto;margin-right:auto;padding-top:1rem;display:none}.popup .popup-table.active[data-v-37467ba4]{display:flex;flex-direction:column}.popup .popup-table .popup-col[data-v-37467ba4]{width:20%;display:flex;justify-content:space-between;margin-bottom:1rem}.popup .popup-table .popup-col p[data-v-37467ba4]{font-size:16px;color:var(--black)}.street .street-top[data-v-37467ba4]{display:flex;justify-content:space-between;background-color:var(--bg-grey);padding:1rem}.street .street-top p[data-v-37467ba4]{color:var(--black)}.street .street-bottom-scroll .street-bottom[data-v-37467ba4]{display:flex;justify-content:space-between;padding:1rem;cursor:pointer}.street .street-bottom-scroll .street-bottom h2[data-v-37467ba4]{color:var(--black);font-size:20px;font-weight:400}.home[data-v-37467ba4]{padding-bottom:5rem}.home .home-top[data-v-37467ba4]{display:flex;justify-content:space-between;padding-top:1rem}.home .home-top .home-searcher[data-v-37467ba4]{width:90%;border-radius:50px;background-color:var(--bg-grey)}.home .home-top .home-searcher .home-searcher-input[data-v-37467ba4]{border-radius:50px;display:flex;align-items:center}.home .home-top .home-searcher .home-searcher-input input[data-v-37467ba4]{width:100%;padding:1rem;background-color:transparent;border:none;border-radius:50px;font-size:16px;color:var(--black)}.home .home-top .home-searcher .home-searcher-input img[data-v-37467ba4]{margin-left:1.5rem;margin-right:1rem}.home .home-top .home-map[data-v-37467ba4]{display:flex;align-items:center}.home .home-top .home-map .home-map-btn[data-v-37467ba4]{padding:.5rem 3rem;border-radius:50px;border:2px solid var(--orange);background-color:var(--transparent);font-size:16px;color:var(--orange);transition:.5s;cursor:pointer}.home .home-top .home-map .home-map-btn[data-v-37467ba4]:hover{transform:scale(1.05)}.home .top-bar[data-v-37467ba4]{display:flex;justify-content:space-between;margin-top:1rem;margin-bottom:1rem}.home .top-bar .top-bar-left[data-v-37467ba4]{display:flex;align-items:center}.home .top-bar .top-bar-left p[data-v-37467ba4]{font-size:20px;margin-right:1rem;color:var(--black);font-weight:400}.home .top-bar .top-bar-right[data-v-37467ba4]{display:flex;align-items:center;padding:.5rem 3rem;border-radius:25px;border:2px solid var(--black)}.home .top-bar .top-bar-right img[data-v-37467ba4]{margin-right:1rem}.home .top-bar .top-bar-right p[data-v-37467ba4]{color:var(--black);font-size:16px;font-weight:400}@media screen and (max-width: 1024px){.home .home-top[data-v-37467ba4]{flex-direction:column}.home .home-top .home-searcher[data-v-37467ba4]{margin-bottom:1rem;width:100%}.home .home-top .home-map .home-map-btn[data-v-37467ba4]{width:100%}.top-bar .top-bar-left p[data-v-37467ba4]{font-size:16px!important}.top-bar .top-bar-right[data-v-37467ba4]{padding:.5rem 1rem!important}.top-bar .top-bar-right p[data-v-37467ba4],.street .street-top p[data-v-37467ba4],.street .street-bottom-scroll .street-bottom h2[data-v-37467ba4]{font-size:16px}.popup .popup-top[data-v-37467ba4],.popup .popup-time[data-v-37467ba4]{width:90%}.popup .popup-time .popup-time-left p[data-v-37467ba4],.popup .popup-time .popup-time-left h2[data-v-37467ba4],.popup .popup-time .popup-time-right p[data-v-37467ba4]{font-size:16px}.popup .popup-open[data-v-37467ba4],.popup .popup-table[data-v-37467ba4]{width:90%}.popup .popup-table .popup-col[data-v-37467ba4]{width:100%}.map .map-content .map-close-icon.active[data-v-37467ba4]{top:5%;right:5%}.map .map-content .map-item[data-v-37467ba4]{width:90%;margin-left:auto;margin-right:auto;padding:1rem}.map .map-content .map-item .map-item-top h2[data-v-37467ba4]{font-size:20px}.map .map-content .map-item .map-item-bottom .map-item-left p[data-v-37467ba4],.map .map-content .map-item .map-item-bottom .map-item-left h2[data-v-37467ba4]{font-size:14px}.map .map-content .map-item .map-item-bottom .map-item-right[data-v-37467ba4]{flex-direction:column}.map .map-content .map-item .map-item-bottom .map-item-right p[data-v-37467ba4],.map .map-content .map-item .map-item-hours .map-item-hours-open .map-item-hours-open-left p[data-v-37467ba4],.map .map-content .map-item .map-item-hours .map-item-hours-open .map-item-hours-open-right p[data-v-37467ba4],.map .map-content .map-item .map-item-hours .map-item-hours-list .map-item-hours-list-item p[data-v-37467ba4]{font-size:14px}}.none-text[data-v-ee2207d6]{padding-top:calc(4rem + 50px)}.none-text h2[data-v-ee2207d6]{font-size:24px;color:var(--black);text-align:center;font-weight:600}.none-text.active[data-v-ee2207d6]{display:none}.top-bar[data-v-ee2207d6]{position:fixed;width:100%;top:0;left:0;z-index:999}.top-bar .top-bar-content[data-v-ee2207d6]{width:95%;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between}.top-bar .top-bar-content .top-bar-item-active[data-v-ee2207d6]{width:50%;border-bottom:2px solid var(--orange)}.top-bar .top-bar-content .top-bar-item-active p[data-v-ee2207d6]{padding-top:1rem;padding-bottom:1rem;font-size:20px;color:var(--orange);text-align:center}.top-bar .top-bar-content .top-bar-item[data-v-ee2207d6]{width:50%}.top-bar .top-bar-content .top-bar-item p[data-v-ee2207d6]{padding-top:1rem;padding-bottom:1rem;font-size:20px;color:var(--black);text-align:center}.scroll[data-v-ee2207d6]{padding-bottom:6rem}.scroll.active[data-v-ee2207d6]{display:flex}.scroll .table[data-v-ee2207d6]{padding-top:calc(4rem + 50px);width:40%;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between}.scroll .table .table-col p[data-v-ee2207d6]{font-size:16px;color:var(--black);font-weight:400}.scroll .service[data-v-ee2207d6]{width:40%;margin-left:auto;margin-right:auto}.scroll .service .service-item-top[data-v-ee2207d6]{margin-top:30px;display:flex;justify-content:space-between;cursor:pointer;-webkit-user-select:none;user-select:none}.scroll .service .service-item-top .service-col-left[data-v-ee2207d6]{display:flex;position:relative;right:40px;-webkit-user-select:none;user-select:none}.scroll .service .service-item-top .service-col-left p[data-v-ee2207d6]{font-size:16px;color:var(--black);font-weight:600}.scroll .service .service-item-top .service-col-left img[data-v-ee2207d6]{margin-right:1rem}.scroll .service .service-item-top .service-col-center[data-v-ee2207d6]{display:flex}.scroll .service .service-item-top .service-col-center p[data-v-ee2207d6]{font-size:16px;color:var(--black);font-weight:600}.scroll .service .service-item-top .service-col-center img[data-v-ee2207d6]{margin-right:1rem}.scroll .service .service-item-top .service-col-right[data-v-ee2207d6]{display:flex;position:relative;left:40px}.scroll .service .service-item-top .service-col-right p[data-v-ee2207d6]{font-size:16px;color:var(--black);font-weight:600}.scroll .service .service-item-top .service-col-right img[data-v-ee2207d6]{margin-left:1rem}.scroll .service .service-item-bottom.active[data-v-ee2207d6],.scroll .service .service-item-bottom .qr-code.active[data-v-ee2207d6]{display:block}.scroll .service .service-item-bottom .qr-code .qr-code-top[data-v-ee2207d6]{display:flex;justify-content:space-between;margin-top:30px}.scroll .service .service-item-bottom .qr-code .qr-code-top p[data-v-ee2207d6]{color:var(--black);font-size:16px;font-weight:400}.scroll .service .service-item-bottom .qr-code .qr-code-status[data-v-ee2207d6]{display:flex;justify-content:space-between;margin-top:30px}.scroll .service .service-item-bottom .qr-code .qr-code-status p[data-v-ee2207d6]{color:var(--black);font-size:16px;font-weight:400;margin-bottom:30px}.scroll .service .service-item-bottom .qr-code .qr-code-flex[data-v-ee2207d6]{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.scroll .service .service-item-bottom .qr-code .qr-code-flex .qr-code-img img[data-v-ee2207d6]{background-color:var(--black)}.scroll .service .service-item-bottom .qr-code .qr-code-flex .qr-code-info[data-v-ee2207d6]{display:flex;flex-direction:column;justify-content:space-around}.scroll .service .service-item-bottom .qr-code .qr-code-flex .qr-code-info .qr-code-info-top p[data-v-ee2207d6]{color:var(--black);font-size:20px;font-weight:600;margin-bottom:1rem}.scroll .service .service-item-bottom .qr-code .qr-code-flex .qr-code-info .qr-code-info-top h2[data-v-ee2207d6]{color:var(--black);font-size:16px;font-weight:400;margin-bottom:1rem}.scroll .service .service-item-bottom .qr-code .qr-code-flex .qr-code-info .qr-code-info-bottom p[data-v-ee2207d6]{font-size:16px;color:var(--black);font-weight:400}.scroll .service .service-item-bottom .qr-code .qr-code-button .qr-code-btn[data-v-ee2207d6]:first-child{width:100%;height:60px;border-radius:10px;background-color:var(--transparent);border:2px solid var(--orange);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.scroll .service .service-item-bottom .qr-code .qr-code-button .qr-code-btn:first-child p[data-v-ee2207d6]{margin-left:2rem;color:var(--black);font-size:16px}.scroll .service .service-item-bottom .qr-code .qr-code-button .qr-code-btn:first-child .qr-code-btn-icons[data-v-ee2207d6]{margin-right:2rem}.scroll .service .service-item-bottom .qr-code .qr-code-button .qr-code-btn:first-child .qr-code-btn-icons svg[data-v-ee2207d6]{animation:arrow-animation-white 3s infinite}.scroll .service .service-item-bottom .qr-code .qr-code-button .qr-code-btn[data-v-ee2207d6]:first-child:hover{scale:1.05}@media screen and (max-width: 1024px){.scroll[data-v-ee2207d6]{padding-bottom:6rem}.scroll .table[data-v-ee2207d6],.scroll .service[data-v-ee2207d6]{width:100%}.scroll .service .service-item .service-item-top .service-col-left[data-v-ee2207d6]{right:auto}.scroll .service .service-item .service-item-top .service-col-left img[data-v-ee2207d6]{display:none}.scroll .service .service-item .service-item-top .service-col-right[data-v-ee2207d6]{left:auto}.scroll .service .service-item .service-item-top .service-col-right img[data-v-ee2207d6]{display:none}.scroll .service .service-item .service-item-bottom .qr-code .qr-code-flex[data-v-ee2207d6]{display:flex;justify-content:space-between;flex-direction:column;align-items:flex-start}.scroll .service .service-item .service-item-bottom .qr-code .qr-code-flex .qr-code-img[data-v-ee2207d6]{margin-right:0;margin-bottom:1rem}.scroll .service .service-item .service-item-bottom .qr-code .qr-code-flex .qr-code-img img[data-v-ee2207d6]{width:100px}.scroll .service .service-item .service-item-bottom .qr-code .qr-code-flex .qr-code-info[data-v-ee2207d6]{width:100%}.scroll .service .service-item .service-item-bottom .qr-code .qr-code-flex .qr-code-info .qr-code-info-top p[data-v-ee2207d6]{font-size:16px}.scroll .service .service-item .service-item-bottom .qr-code .qr-code-button .qr-code-btn:first-child p[data-v-ee2207d6]{font-size:14px;margin-left:1rem}.scroll .service .service-item .service-item-bottom .qr-code .qr-code-button .qr-code-btn:first-child .qr-code-btn-icons[data-v-ee2207d6]{margin-right:1rem}}.none-text[data-v-806324c2]{padding-top:calc(4rem + 50px)}.none-text h2[data-v-806324c2]{font-size:24px;color:var(--black);text-align:center;font-weight:600}.none-text.active[data-v-806324c2]{display:none}.top-bar[data-v-806324c2]{position:fixed;width:100%;top:0;left:0;z-index:999}.top-bar .top-bar-content[data-v-806324c2]{width:95%;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between}.top-bar .top-bar-content .top-bar-item-active[data-v-806324c2]{width:50%;border-bottom:2px solid var(--orange)}.top-bar .top-bar-content .top-bar-item-active p[data-v-806324c2]{padding-top:1rem;padding-bottom:1rem;font-size:20px;color:var(--orange);text-align:center}.top-bar .top-bar-content .top-bar-item[data-v-806324c2]{width:50%}.top-bar .top-bar-content .top-bar-item p[data-v-806324c2]{padding-top:1rem;padding-bottom:1rem;font-size:20px;color:var(--black);text-align:center}.scroll[data-v-806324c2]{padding-bottom:6rem}.scroll.active[data-v-806324c2]{display:flex}.scroll .table[data-v-806324c2]{padding-top:calc(4rem + 50px);width:40%;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between}.scroll .table .table-col p[data-v-806324c2]{font-size:16px;color:var(--black);font-weight:400}.scroll .service[data-v-806324c2]{width:40%;margin-left:auto;margin-right:auto}.scroll .service .service-item-top[data-v-806324c2]{margin-top:30px;display:flex;justify-content:space-between;cursor:pointer;-webkit-user-select:none;user-select:none}.scroll .service .service-item-top .service-col-left[data-v-806324c2]{display:flex;position:relative;right:40px;-webkit-user-select:none;user-select:none}.scroll .service .service-item-top .service-col-left p[data-v-806324c2]{font-size:16px;color:var(--black);font-weight:600}.scroll .service .service-item-top .service-col-left img[data-v-806324c2]{margin-right:1rem}.scroll .service .service-item-top .service-col-center[data-v-806324c2]{display:flex}.scroll .service .service-item-top .service-col-center p[data-v-806324c2]{font-size:16px;color:var(--black);font-weight:600}.scroll .service .service-item-top .service-col-center img[data-v-806324c2]{margin-right:1rem}.scroll .service .service-item-top .service-col-right[data-v-806324c2]{display:flex;position:relative;left:40px}.scroll .service .service-item-top .service-col-right p[data-v-806324c2]{font-size:16px;color:var(--black);font-weight:600}.scroll .service .service-item-top .service-col-right img[data-v-806324c2]{margin-left:1rem}.scroll .service .service-item-bottom.active[data-v-806324c2],.scroll .service .service-item-bottom .qr-code.active[data-v-806324c2]{display:block}.scroll .service .service-item-bottom .qr-code .qr-code-top[data-v-806324c2]{display:flex;justify-content:space-between;margin-top:30px}.scroll .service .service-item-bottom .qr-code .qr-code-top p[data-v-806324c2]{color:var(--black);font-size:16px;font-weight:400}.scroll .service .service-item-bottom .qr-code .qr-code-status[data-v-806324c2]{display:flex;justify-content:space-between;margin-top:30px}.scroll .service .service-item-bottom .qr-code .qr-code-status p[data-v-806324c2]{color:var(--black);font-size:16px;font-weight:400;margin-bottom:30px}.scroll .service .service-item-bottom .qr-code .qr-code-flex[data-v-806324c2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.scroll .service .service-item-bottom .qr-code .qr-code-flex .qr-code-img img[data-v-806324c2]{background-color:var(--black)}.scroll .service .service-item-bottom .qr-code .qr-code-flex .qr-code-info[data-v-806324c2]{display:flex;flex-direction:column;justify-content:space-around}.scroll .service .service-item-bottom .qr-code .qr-code-flex .qr-code-info .qr-code-info-top p[data-v-806324c2]{color:var(--black);font-size:20px;font-weight:600;margin-bottom:1rem}.scroll .service .service-item-bottom .qr-code .qr-code-flex .qr-code-info .qr-code-info-top h2[data-v-806324c2]{color:var(--black);font-size:16px;font-weight:400;margin-bottom:1rem}.scroll .service .service-item-bottom .qr-code .qr-code-flex .qr-code-info .qr-code-info-bottom p[data-v-806324c2]{font-size:16px;color:var(--black);font-weight:400}.scroll .service .service-item-bottom .qr-code .qr-code-button .qr-code-btn[data-v-806324c2]:first-child{width:100%;height:60px;border-radius:10px;background-color:var(--transparent);border:2px solid var(--orange);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.scroll .service .service-item-bottom .qr-code .qr-code-button .qr-code-btn:first-child p[data-v-806324c2]{margin-left:2rem;color:var(--black);font-size:16px}.scroll .service .service-item-bottom .qr-code .qr-code-button .qr-code-btn:first-child .qr-code-btn-icons[data-v-806324c2]{margin-right:2rem}.scroll .service .service-item-bottom .qr-code .qr-code-button .qr-code-btn:first-child .qr-code-btn-icons svg[data-v-806324c2]{animation:arrow-animation-white 3s infinite}.scroll .service .service-item-bottom .qr-code .qr-code-button .qr-code-btn[data-v-806324c2]:first-child:hover{scale:1.05}@media screen and (max-width: 1024px){.scroll[data-v-806324c2]{padding-bottom:6rem}.scroll .table[data-v-806324c2],.scroll .service[data-v-806324c2]{width:100%}.scroll .service .service-item .service-item-top .service-col-left[data-v-806324c2]{right:auto}.scroll .service .service-item .service-item-top .service-col-left img[data-v-806324c2]{display:none}.scroll .service .service-item .service-item-top .service-col-right[data-v-806324c2]{left:auto}.scroll .service .service-item .service-item-top .service-col-right img[data-v-806324c2]{display:none}.scroll .service .service-item .service-item-bottom .qr-code .qr-code-flex[data-v-806324c2]{display:flex;justify-content:space-between;flex-direction:column;align-items:flex-start}.scroll .service .service-item .service-item-bottom .qr-code .qr-code-flex .qr-code-img[data-v-806324c2]{margin-right:0;margin-bottom:1rem}.scroll .service .service-item .service-item-bottom .qr-code .qr-code-flex .qr-code-img img[data-v-806324c2]{width:100px}.scroll .service .service-item .service-item-bottom .qr-code .qr-code-flex .qr-code-info[data-v-806324c2]{width:100%}.scroll .service .service-item .service-item-bottom .qr-code .qr-code-flex .qr-code-info .qr-code-info-top p[data-v-806324c2]{font-size:16px}.scroll .service .service-item .service-item-bottom .qr-code .qr-code-button .qr-code-btn:first-child p[data-v-806324c2]{font-size:14px;margin-left:1rem}.scroll .service .service-item .service-item-bottom .qr-code .qr-code-button .qr-code-btn:first-child .qr-code-btn-icons[data-v-806324c2]{margin-right:1rem}}.top-bar[data-v-c91f5b85]{border-bottom:2px solid var(--orange)}.top-bar .nav[data-v-c91f5b85]{display:flex;width:95%;margin-left:auto;margin-right:auto;justify-content:space-between;align-items:center;padding-top:1rem;padding-bottom:1rem}.top-bar .nav .nav-left[data-v-c91f5b85],.top-bar .nav .nav-left .nav-icon[data-v-c91f5b85]{display:flex;align-items:center}.top-bar .nav .nav-left .nav-left-data[data-v-c91f5b85]{margin-left:2rem}.top-bar .nav .nav-left .nav-left-data h2[data-v-c91f5b85]{font-size:20px;color:var(--black);font-weight:600}.top-bar .nav .nav-left .nav-left-data p[data-v-c91f5b85]{font-size:16px;color:var(--black);font-weight:400}.top-bar .nav .nav-right a[data-v-c91f5b85]{color:var(--orange);text-decoration:none}.opinion[data-v-c91f5b85]{width:35%;margin-left:auto;margin-right:auto;background-color:var(--white);border:2px solid var(--orange);border-radius:15px;padding:1rem;margin-top:30px}.opinion h2[data-v-c91f5b85]{font-size:20px;color:var(--black);font-weight:600;margin-bottom:1rem}.opinion p[data-v-c91f5b85]{font-size:16px;color:var(--black);font-weight:400;margin-bottom:1rem}.opinion .opinion-next[data-v-c91f5b85]{display:flex;justify-content:flex-end;align-items:center}.opinion .opinion-next a[data-v-c91f5b85]{color:var(--orange);text-decoration:none;font-size:16px;margin-right:1rem}.support[data-v-c91f5b85]{width:35%;margin-left:auto;margin-right:auto}.support a[data-v-c91f5b85]{text-decoration:none}.support a .support-item[data-v-c91f5b85]{display:flex;justify-content:space-between;margin-top:30px;border-bottom:1px solid var(--black);padding-bottom:1rem;text-decoration:none}.support a .support-item .support-item-left[data-v-c91f5b85]{display:flex;width:100%}.support a .support-item .support-item-left img[data-v-c91f5b85]{margin-right:1rem}.support a .support-item .support-item-left p[data-v-c91f5b85]{color:var(--black);font-size:16px}.home-buttons[data-v-c91f5b85]{padding-bottom:4rem;width:35%;margin-left:auto;margin-right:auto;margin-top:30px}.home-buttons .home-btn[data-v-c91f5b85]:first-child{width:100%;height:60px;border-radius:10px;background-color:var(--transparent);border:2px solid var(--orange);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s;margin-bottom:30px}.home-buttons .home-btn:first-child p[data-v-c91f5b85]{margin-left:2rem;color:var(--orange);font-size:16px}.home-buttons .home-btn:first-child .home-btn-icons[data-v-c91f5b85]{margin-right:2rem}.home-buttons .home-btn:first-child .home-btn-icons svg[data-v-c91f5b85]{animation:arrow-animation-orange 3s infinite}.home-buttons .home-btn[data-v-c91f5b85]:first-child:hover{scale:1.05}.home-buttons .home-btn[data-v-c91f5b85]:last-child{width:100%;height:60px;border-radius:10px;background-color:var(--orange);border:2px solid var(--orange);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s;margin-bottom:30px}.home-buttons .home-btn:last-child p[data-v-c91f5b85]{margin-left:2rem;color:var(--white);font-size:16px}.home-buttons .home-btn:last-child .home-btn-icons[data-v-c91f5b85]{margin-right:2rem}.home-buttons .home-btn:last-child .home-btn-icons svg[data-v-c91f5b85]{animation:arrow-animation-white 3s infinite}.home-buttons .home-btn[data-v-c91f5b85]:last-child:hover{scale:1.05}@media screen and (max-width: 1024px){.top-bar .nav[data-v-c91f5b85]{width:90%}.top-bar .nav .nav-left .nav-left-data[data-v-c91f5b85]{margin-left:1rem}.top-bar .nav .nav-left .nav-left-data h2[data-v-c91f5b85]{font-size:16px}.top-bar .nav .nav-left .nav-left-data p[data-v-c91f5b85],.top-bar .nav .nav-right a[data-v-c91f5b85]{font-size:14px}.opinion[data-v-c91f5b85],.support[data-v-c91f5b85],.home-buttons[data-v-c91f5b85],.home-buttons .home-btn[data-v-c91f5b85]:first-child{width:100%}.home-buttons .home-btn:first-child p[data-v-c91f5b85]{margin-left:1rem;font-size:14px}.home-buttons .home-btn:first-child .home-btn-icons[data-v-c91f5b85]{margin-right:1rem}.home-buttons .home-btn[data-v-c91f5b85]:last-child{width:100%}.home-buttons .home-btn:last-child p[data-v-c91f5b85]{margin-left:1rem;font-size:14px}.home-buttons .home-btn:last-child .home-btn-icons[data-v-c91f5b85]{margin-right:1rem}}.popup[data-v-694db871]{position:fixed;width:100%;bottom:-100%;left:0;transition:.5s}.popup.active[data-v-694db871]{bottom:15%}.popup .popup-box[data-v-694db871]{width:30%;margin-left:auto;margin-right:auto;padding:1rem;background-color:var(--white);border:2px solid var(--orange);border-radius:15px}.popup .popup-box h2[data-v-694db871]{font-size:20px;color:var(--black);font-weight:600;margin-bottom:1rem}.popup .popup-box p[data-v-694db871]{font-size:16px;color:var(--black);margin-bottom:1rem}.popup .popup-box .popup-btn[data-v-694db871]{display:flex;justify-content:flex-end}.popup .popup-box .popup-btn a[data-v-694db871]{color:var(--orange);text-decoration:none;font-size:16px;margin-right:1rem}.opinion[data-v-694db871]{width:40%;margin-left:auto;margin-right:auto;padding-top:30px;border-top:1px solid var(--black)}.opinion .opinion-item .opinion-item-p[data-v-694db871]{font-size:16px;color:var(--black);font-weight:400;margin-bottom:1rem}.opinion .opinion-item .opinion-item-stars[data-v-694db871]{margin-bottom:1rem}.opinion .opinion-item .opinion-item-stars svg[data-v-694db871]:not(:last-child){margin-right:1rem}.opinion .opinion-item .opinion-item-stars svg path[data-v-694db871]{stroke:var(--black)}.opinion .opinion-item .opinion-item-stars svg.active path[data-v-694db871]{stroke:var(--orange);fill:var(--orange)}.opinion .opinion-item .opinion-item-box[data-v-694db871]{display:flex;margin-bottom:1rem}.opinion .opinion-item .opinion-item-box .opinion-item-box-item[data-v-694db871]:first-child{margin-right:1rem}.opinion .opinion-item .opinion-item-box .opinion-item-box-item[data-v-694db871]{border:1px solid var(--black);padding:.5rem 3rem;border-radius:5px}.opinion .opinion-item .opinion-item-box .opinion-item-box-item p[data-v-694db871]{font-size:16px;color:var(--black);font-weight:400}.opinion .opinion-item .opinion-item-box .opinion-item-box-item.active[data-v-694db871]{border:1px solid var(--orange)}.opinion .opinion-item .opinion-item-box .opinion-item-box-item.active p[data-v-694db871]{color:var(--orange)}.header .nav[data-v-694db871]{display:flex;width:95%;margin-left:auto;margin-right:auto;padding-top:1rem;padding-bottom:1rem}.header .nav .nav-left[data-v-694db871]{display:flex}.header .nav .nav-left p[data-v-694db871]{font-size:20px;color:var(--orange);margin-left:2rem}.home[data-v-694db871]{padding-bottom:30px}.home h1[data-v-694db871]{font-size:20px;text-align:center;color:var(--black);font-weight:400;margin-bottom:30px}.home h2[data-v-694db871]{font-size:24px;color:var(--black);text-align:center;font-weight:600;margin-bottom:30px}.home p[data-v-694db871]{font-size:20px;color:var(--black);font-weight:400;text-align:center;margin-bottom:30px}.home .home-buttons[data-v-694db871]{width:30%;margin-left:auto;margin-right:auto;display:flex;justify-content:center}.home .home-buttons .home-btn[data-v-694db871]:first-child{margin-right:30px;background-color:var(--white);border:2px solid var(--orange);border-radius:10px;padding:1rem}.home .home-buttons .home-btn:first-child svg path[data-v-694db871]{fill:var(--orange)}.home .home-buttons .home-btn:first-child.active[data-v-694db871]{border:2px solid var(--orange);background-color:var(--orange)}.home .home-buttons .home-btn:first-child.active svg path[data-v-694db871]{fill:var(--white)}.home .home-buttons .home-btn[data-v-694db871]:last-child{background-color:var(--white);border:2px solid var(--orange);border-radius:10px;padding:1rem}.home .home-buttons .home-btn:last-child svg path[data-v-694db871]{fill:var(--orange)}.home .home-buttons .home-btn:last-child.active[data-v-694db871]{border:2px solid var(--orange);background-color:var(--orange)}.home .home-buttons .home-btn:last-child.active svg path[data-v-694db871]{fill:var(--white)}.send[data-v-694db871]{padding-bottom:6rem}.send .send-button[data-v-694db871]{width:40%;margin-left:auto;margin-right:auto}.send .send-button .send-btn[data-v-694db871]:first-child{width:100%;height:60px;border-radius:10px;background-color:var(--orange);border:2px solid var(--orange);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.send .send-button .send-btn:first-child p[data-v-694db871]{margin-left:2rem;color:var(--white);font-size:16px}.send .send-button .send-btn:first-child .send-btn-icons[data-v-694db871]{margin-right:2rem}.send .send-button .send-btn:first-child .send-btn-icons svg[data-v-694db871]{animation:arrow-animation-white 3s infinite}.send .send-button .send-btn[data-v-694db871]:first-child:hover{scale:1.05}@media screen and (max-width: 1024px){.popup .popup-box[data-v-694db871]{width:90%}.home h1[data-v-694db871]{font-size:16px}.home h2[data-v-694db871]{font-size:20px}.home p[data-v-694db871]{font-size:16px}.opinion[data-v-694db871]{width:100%}.opinion .opinion-item .opinion-item-box .opinion-item-box-item[data-v-694db871]{padding-left:.5rem;padding-right:.5rem}.opinion .opinion-item .opinion-item-box .opinion-item-box-item p[data-v-694db871]{font-size:14px}.send .send-button[data-v-694db871]{width:100%}}.popup[data-v-b89834e4]{position:fixed;width:100%;bottom:-100%;left:0;transition:.5s}.popup.active[data-v-b89834e4]{bottom:15%}.popup .popup-box[data-v-b89834e4]{width:30%;margin-left:auto;margin-right:auto;padding:1rem;background-color:var(--white);border:2px solid var(--orange);border-radius:15px}.popup .popup-box h2[data-v-b89834e4]{font-size:20px;color:var(--black);font-weight:600;margin-bottom:1rem}.popup .popup-box p[data-v-b89834e4]{font-size:16px;color:var(--black);margin-bottom:1rem}.popup .popup-box .popup-btn[data-v-b89834e4]{display:flex;justify-content:flex-end}.popup .popup-box .popup-btn a[data-v-b89834e4]{color:var(--orange);text-decoration:none;font-size:16px;margin-right:1rem}.opinion[data-v-b89834e4]{width:40%;margin-left:auto;margin-right:auto;padding-top:30px;border-top:1px solid var(--black)}.opinion .opinion-item .opinion-item-p[data-v-b89834e4]{font-size:16px;color:var(--black);font-weight:400;margin-bottom:1rem}.opinion .opinion-item .opinion-item-stars[data-v-b89834e4]{margin-bottom:1rem}.opinion .opinion-item .opinion-item-stars svg[data-v-b89834e4]:not(:last-child){margin-right:1rem}.opinion .opinion-item .opinion-item-stars svg path[data-v-b89834e4]{stroke:var(--black)}.opinion .opinion-item .opinion-item-stars svg.active path[data-v-b89834e4]{stroke:var(--orange);fill:var(--orange)}.opinion .opinion-item .opinion-item-box[data-v-b89834e4]{display:flex;margin-bottom:1rem}.opinion .opinion-item .opinion-item-box .opinion-item-box-item[data-v-b89834e4]:first-child{margin-right:1rem}.opinion .opinion-item .opinion-item-box .opinion-item-box-item[data-v-b89834e4]{border:1px solid var(--black);padding:.5rem 3rem;border-radius:5px}.opinion .opinion-item .opinion-item-box .opinion-item-box-item p[data-v-b89834e4]{font-size:16px;color:var(--black);font-weight:400}.opinion .opinion-item .opinion-item-box .opinion-item-box-item.active[data-v-b89834e4]{border:1px solid var(--orange)}.opinion .opinion-item .opinion-item-box .opinion-item-box-item.active p[data-v-b89834e4]{color:var(--orange)}.header .nav[data-v-b89834e4]{display:flex;width:95%;margin-left:auto;margin-right:auto;padding-top:1rem;padding-bottom:1rem}.header .nav .nav-left[data-v-b89834e4]{display:flex}.header .nav .nav-left p[data-v-b89834e4]{font-size:20px;color:var(--orange);margin-left:2rem}.home[data-v-b89834e4]{padding-bottom:30px}.home h1[data-v-b89834e4]{font-size:20px;text-align:center;color:var(--black);font-weight:400;margin-bottom:30px}.home h2[data-v-b89834e4]{font-size:24px;color:var(--black);text-align:center;font-weight:600;margin-bottom:30px}.home p[data-v-b89834e4]{font-size:20px;color:var(--black);font-weight:400;text-align:center;margin-bottom:30px}.home .home-buttons[data-v-b89834e4]{width:30%;margin-left:auto;margin-right:auto;display:flex;justify-content:center}.home .home-buttons .home-btn[data-v-b89834e4]:first-child{margin-right:30px;background-color:var(--white);border:2px solid var(--orange);border-radius:10px;padding:1rem}.home .home-buttons .home-btn:first-child svg path[data-v-b89834e4]{fill:var(--orange)}.home .home-buttons .home-btn:first-child.active[data-v-b89834e4]{border:2px solid var(--orange);background-color:var(--orange)}.home .home-buttons .home-btn:first-child.active svg path[data-v-b89834e4]{fill:var(--white)}.home .home-buttons .home-btn[data-v-b89834e4]:last-child{background-color:var(--white);border:2px solid var(--orange);border-radius:10px;padding:1rem}.home .home-buttons .home-btn:last-child svg path[data-v-b89834e4]{fill:var(--orange)}.home .home-buttons .home-btn:last-child.active[data-v-b89834e4]{border:2px solid var(--orange);background-color:var(--orange)}.home .home-buttons .home-btn:last-child.active svg path[data-v-b89834e4]{fill:var(--white)}.send[data-v-b89834e4]{padding-bottom:6rem}.send .send-button[data-v-b89834e4]{width:40%;margin-left:auto;margin-right:auto}.send .send-button .send-btn[data-v-b89834e4]:first-child{width:100%;height:60px;border-radius:10px;background-color:var(--orange);border:2px solid var(--orange);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.send .send-button .send-btn:first-child p[data-v-b89834e4]{margin-left:2rem;color:var(--white);font-size:16px}.send .send-button .send-btn:first-child .send-btn-icons[data-v-b89834e4]{margin-right:2rem}.send .send-button .send-btn:first-child .send-btn-icons svg[data-v-b89834e4]{animation:arrow-animation-white 3s infinite}.send .send-button .send-btn[data-v-b89834e4]:first-child:hover{scale:1.05}@media screen and (max-width: 1024px){.popup .popup-box[data-v-b89834e4]{width:90%}.home h1[data-v-b89834e4]{font-size:16px}.home h2[data-v-b89834e4]{font-size:20px}.home p[data-v-b89834e4]{font-size:16px}.opinion[data-v-b89834e4]{width:100%}.opinion .opinion-item .opinion-item-box .opinion-item-box-item[data-v-b89834e4]{padding-left:.5rem;padding-right:.5rem}.opinion .opinion-item .opinion-item-box .opinion-item-box-item p[data-v-b89834e4]{font-size:14px}.send .send-button[data-v-b89834e4]{width:100%}}.header .nav[data-v-5d621605]{display:flex;width:95%;margin-left:auto;margin-right:auto;padding-top:1rem;padding-bottom:1rem}.header .nav .nav-left[data-v-5d621605]{display:flex}.header .nav .nav-left p[data-v-5d621605]{font-size:20px;color:var(--orange);margin-left:2rem}.home[data-v-5d621605]{display:flex;justify-content:space-between;align-content:center;width:40%;margin-left:auto;margin-right:auto;margin-bottom:1rem}.home .home-left[data-v-5d621605]{display:flex;align-items:center}.home .home-left .home-left-icon[data-v-5d621605]{margin-right:1rem}.home .home-left .home-left-name h2[data-v-5d621605]{font-size:20px;font-weight:600;color:var(--black)}.home .home-left .home-left-name p[data-v-5d621605]{font-size:16px;font-weight:400;color:var(--black)}.home .home-right[data-v-5d621605]{display:flex}.home .home-right p[data-v-5d621605]{color:var(--orange);font-size:16px;font-weight:400;cursor:pointer}.home-box[data-v-5d621605]{width:40%;margin-left:auto;margin-right:auto;padding-bottom:6rem}.home-box .home-box-input p[data-v-5d621605]{font-size:16px;color:var(--black);font-weight:400;margin-bottom:1rem}.home-box .home-box-input input[data-v-5d621605]{width:100%;border:none;border-bottom:2px solid var(--orange);background-color:var(--transparent);padding:1rem;color:var(--black);font-size:16px;margin-bottom:1rem}.home-box .home-box-checkbox[data-v-5d621605]{display:flex;align-items:center}.home-box .home-box-checkbox input[data-v-5d621605]{width:20px;height:20px}.home-box .home-box-checkbox p[data-v-5d621605]{margin-left:1rem;color:var(--black);font-size:16px}@media screen and (max-width: 1024px){.home[data-v-5d621605],.home-box[data-v-5d621605]{width:100%}}.header .nav[data-v-7b549bb1]{display:flex;width:95%;margin-left:auto;margin-right:auto;padding-top:1rem;padding-bottom:1rem}.header .nav .nav-left[data-v-7b549bb1]{display:flex}.header .nav .nav-left p[data-v-7b549bb1]{font-size:20px;color:var(--orange);margin-left:2rem}.home[data-v-7b549bb1]{width:40%;margin-left:auto;margin-right:auto}.home h1[data-v-7b549bb1]{font-size:20px;color:var(--black);font-weight:600;text-align:center;margin-bottom:1rem}.home .home-box[data-v-7b549bb1]{padding:1rem;background-color:var(--white);border:2px solid var(--orange);border-radius:15px}.home .home-box h2[data-v-7b549bb1]{font-size:20px;font-weight:600;color:var(--black);margin-bottom:1rem}.home .home-box p[data-v-7b549bb1]{font-size:16px;color:var(--black);font-weight:400;margin-bottom:1rem}.home .home-box .home-box-button[data-v-7b549bb1]{display:flex;justify-content:flex-end}.home .home-box .home-box-button a[data-v-7b549bb1]{text-decoration:none;color:var(--orange);font-size:16px;margin-right:1rem}@media screen and (max-width: 1024px){.home[data-v-7b549bb1]{width:100%}}.header .nav[data-v-5177c17e]{display:flex;width:95%;margin-left:auto;margin-right:auto;padding-top:1rem;padding-bottom:1rem}.header .nav .nav-left[data-v-5177c17e]{display:flex}.header .nav .nav-left p[data-v-5177c17e]{font-size:20px;color:var(--orange);margin-left:2rem}.home[data-v-5177c17e]{width:40%;margin-left:auto;margin-right:auto}.home h1[data-v-5177c17e]{text-align:center;font-size:20px;color:var(--black);font-weight:600}.home .home-item[data-v-5177c17e]{display:flex;padding-bottom:1rem;border-bottom:1px solid var(--black);padding-top:1rem;align-items:center}.home .home-item p[data-v-5177c17e]{margin-left:1rem;color:var(--black);font-size:16px}@media screen and (max-width: 1024px){.home[data-v-5177c17e]{width:100%}}.header[data-v-e992c1b1]{padding-top:.5rem;padding-bottom:.5rem;position:fixed;top:0;left:0;width:100%;background-color:var(--white);z-index:999}.header .nav[data-v-e992c1b1]{width:95%;margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:space-between}.header .nav .nav-left .logo[data-v-e992c1b1]{display:flex;align-items:center}.header .nav .nav-left .logo svg[data-v-e992c1b1]{width:150px}.header .nav .nav-right[data-v-e992c1b1]{display:flex}.header .nav .nav-right .nav-right-item[data-v-e992c1b1]:not(:last-child){margin-right:1rem}.header .nav .nav-right .nav-right-item img[data-v-e992c1b1]{cursor:pointer}.menu[data-v-e992c1b1]{position:fixed;width:20%;top:0;right:-100%;height:100%;background-color:var(--white);border-left:1px solid var(--orange);transition:.5s;z-index:999}.menu.active[data-v-e992c1b1]{right:0}.menu .menu-content[data-v-e992c1b1]{width:80%;margin-left:auto;margin-right:auto}.menu .menu-content .menu-top[data-v-e992c1b1]{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;margin-bottom:1rem}.menu .menu-content .menu-top .menu-top-left .logo[data-v-e992c1b1]{display:flex;align-items:center}.menu .menu-content .menu-top .menu-top-left .logo svg[data-v-e992c1b1]{position:relative;right:10px;width:120px;cursor:pointer}.menu .menu-content .menu-top .menu-top-right img[data-v-e992c1b1]{width:100%}.menu .menu-content .menu-bottom a[data-v-e992c1b1]{text-decoration:none}.menu .menu-content .menu-bottom a .menu-bottom-link[data-v-e992c1b1]{padding-bottom:1rem;border-bottom:1px solid var(--black);margin-bottom:1rem;transition:.5s}.menu .menu-content .menu-bottom a .menu-bottom-link p[data-v-e992c1b1]{text-decoration:none;color:var(--black);transition:.5s;font-size:16px;font-weight:400}.menu .menu-content .menu-bottom a .menu-bottom-link[data-v-e992c1b1]:hover{border-bottom:1px solid var(--orange)}.menu .menu-content .menu-bottom a .menu-bottom-link:hover p[data-v-e992c1b1]{color:var(--orange)}.user-menu[data-v-e992c1b1]{position:fixed;width:20%;top:0;right:-100%;height:100%;background-color:var(--white);border-left:1px solid var(--orange);transition:.5s;z-index:999}.user-menu.active[data-v-e992c1b1]{right:0}.user-menu .user-menu-content[data-v-e992c1b1]{width:80%;margin-left:auto;margin-right:auto}.user-menu .user-menu-content .user-menu-top[data-v-e992c1b1]{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;margin-bottom:1rem}.user-menu .user-menu-content .user-menu-top .user-menu-top-left .logo[data-v-e992c1b1]{display:flex;align-items:center}.user-menu .user-menu-content .user-menu-top .user-menu-top-left .logo svg[data-v-e992c1b1]{position:relative;right:10px;width:120px}.user-menu .user-menu-content .user-menu-top .user-menu-top-right img[data-v-e992c1b1]{width:100%;cursor:pointer}.user-menu .user-menu-content .user-menu-bottom .user-menu-bottom-link[data-v-e992c1b1]{padding-bottom:1rem;border-bottom:1px solid var(--black);margin-bottom:1rem;transition:.5s;cursor:pointer}.user-menu .user-menu-content .user-menu-bottom .user-menu-bottom-link p[data-v-e992c1b1]{text-decoration:none;color:var(--black);transition:.5s;font-size:16px;font-weight:400}.user-menu .user-menu-content .user-menu-bottom .user-menu-bottom-link[data-v-e992c1b1]:hover{border-bottom:1px solid var(--orange)}.user-menu .user-menu-content .user-menu-bottom .user-menu-bottom-link:hover p[data-v-e992c1b1]{color:var(--orange)}@media screen and (max-width: 1440px){.menu[data-v-e992c1b1],.user-menu[data-v-e992c1b1]{width:40%}}@media screen and (max-width: 1024px){.header .nav .nav-left img[data-v-e992c1b1]{width:80%}.header .nav .nav-right .nav-right-menu[data-v-e992c1b1]{margin-right:1rem}.header .nav .nav-right .nav-right-menu img[data-v-e992c1b1],.header .nav .nav-right .nav-right-user img[data-v-e992c1b1]{width:80%}.menu[data-v-e992c1b1],.user-menu[data-v-e992c1b1]{width:100%}}.home[data-v-d38891d1]{padding-top:6rem}.home .home-content .home-text[data-v-d38891d1]{margin-bottom:2rem}.home .home-content .home-text h1[data-v-d38891d1]{font-size:24px;color:var(--black);font-weight:600}.home .home-content .home-text h1 span[data-v-d38891d1]{color:var(--orange)}.home .home-content .home-columns[data-v-d38891d1]{width:100%;display:flex;justify-content:space-between;margin-bottom:30px}.home .home-content .home-columns .home-col[data-v-d38891d1]{width:48%;display:flex;flex-direction:column;justify-content:space-between;background-color:var(--orange);border-radius:15px;padding:1rem}.home .home-content .home-columns .home-col h1[data-v-d38891d1]{color:var(--white);font-weight:600;font-size:20px;margin-bottom:1rem}.home .home-content .home-columns .home-col p[data-v-d38891d1]{font-size:16px;color:var(--white)}@media screen and (max-width: 1440px){.home .home-content .home-columns .home-col .home-col[data-v-d38891d1]:not(:last-child){margin-bottom:2rem}}@media screen and (max-width: 1024px){.home .home-content .home-text h1[data-v-d38891d1]{font-size:20px}.home .home-content .home-columns[data-v-d38891d1]{flex-direction:column;margin-bottom:0}.home .home-content .home-columns .home-col[data-v-d38891d1]{width:100%;margin-bottom:2rem}.home .home-content .home-columns .home-col h1[data-v-d38891d1]{font-size:20px}.home .home-content .home-columns .home-col p[data-v-d38891d1]{font-size:16px}}.home[data-v-5b630749]{padding-top:6rem;padding-bottom:2rem}.home .home-content .home-text[data-v-5b630749]{display:flex;justify-content:space-between;margin-bottom:2rem}.home .home-content .home-text h1[data-v-5b630749]{font-size:24px;color:var(--black);font-weight:600}.home .home-content .home-text h2[data-v-5b630749]{font-size:20px;font-weight:400;color:var(--orange)}.home .home-content .home-columns[data-v-5b630749]{display:flex;justify-content:space-between}.home .home-content .home-columns .home-left[data-v-5b630749]{width:48%}.home .home-content .home-columns .home-left .home-box[data-v-5b630749]:not(:last-child){margin-bottom:2rem}.home .home-content .home-columns .home-left .home-box[data-v-5b630749]{background-color:var(--orange);border-radius:15px;padding:1rem}.home .home-content .home-columns .home-left .home-box h3[data-v-5b630749]{color:var(--white);font-weight:500;font-size:16px}.home .home-content .home-columns .home-right[data-v-5b630749]{width:48%}.home .home-content .home-columns .home-right .home-right-buttons[data-v-5b630749]{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.home .home-content .home-columns .home-right .home-right-buttons .home-right-btn[data-v-5b630749]{width:50%;height:50px;border-radius:10px;border:2px solid var(--orange);display:flex;background-color:var(--white);align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.home .home-content .home-columns .home-right .home-right-buttons .home-right-btn p[data-v-5b630749]{margin-left:2rem;color:var(--orange);font-size:14px}.home .home-content .home-columns .home-right .home-right-buttons .home-right-btn .home-right-btn-icons[data-v-5b630749]{margin-right:2rem}.home .home-content .home-columns .home-right .home-right-buttons .home-right-btn .home-right-btn-icons svg[data-v-5b630749]{animation:arrow-animation-white 3s infinite}.home .home-content .home-columns .home-right .home-right-buttons .home-right-btn[data-v-5b630749]:hover{scale:1.05}.home .home-content .home-columns .home-right .home-right-buttons .home-right-btn[data-v-5b630749]:not(:last-child){margin-bottom:2rem}@media screen and (max-width: 1024px){.home .home-content .home-text[data-v-5b630749]{flex-direction:column}.home .home-content .home-text h1[data-v-5b630749]{font-size:20px}.home .home-content .home-text h2[data-v-5b630749]{font-size:16px}.home .home-content .home-columns[data-v-5b630749]{flex-direction:column}.home .home-content .home-columns .home-left[data-v-5b630749]{width:100%;margin-bottom:2rem}.home .home-content .home-columns .home-right[data-v-5b630749]{width:100%}.home .home-content .home-columns .home-right .home-right-buttons .home-right-btn[data-v-5b630749]{width:100%;margin-right:0}}.home[data-v-b419ccbc]{padding-top:6rem;padding-bottom:2rem}.home .home-content .home-text[data-v-b419ccbc]{margin-bottom:2rem}.home .home-content .home-text h1[data-v-b419ccbc]{font-size:24px;color:var(--black);font-weight:600}.home .home-content .home-columns table[data-v-b419ccbc]{width:100%;border-radius:10px;border-collapse:separate;border-spacing:0;background-color:transparent;border:1px solid var(--orange);margin-bottom:2rem}.home .home-content .home-columns table th[data-v-b419ccbc]{padding:12px;text-align:center;font-size:16px;font-weight:400;color:var(--black)}.home .home-content .home-columns table td[data-v-b419ccbc]{padding:12px;text-align:center;white-space:normal;font-size:16px;border-top:1px solid var(--orange);font-weight:400;color:var(--black)}.home .home-content .home-columns table td svg[data-v-b419ccbc]{width:20px;margin-left:.5rem;margin-right:.5rem;cursor:pointer;stroke:var(--black);transition:.5s}.home .home-content .home-columns table td svg[data-v-b419ccbc]:hover{stroke:var(--orange)}.home .home-content .home-columns table td svg[data-v-b419ccbc]:nth-child(1){position:relative;top:2px}.home .home-content .home-columns table td a[data-v-b419ccbc]{color:var(--white);text-underline-offset:4px}.home .home-content .home-columns .home-buttons .home-btn[data-v-b419ccbc]:first-child{width:25%;height:50px;margin-right:30px;border-radius:10px;border:2px solid var(--orange);display:flex;background-color:var(--orange);align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.home .home-content .home-columns .home-buttons .home-btn:first-child p[data-v-b419ccbc]{margin-left:2rem;color:var(--white);font-size:14px}.home .home-content .home-columns .home-buttons .home-btn:first-child .home-btn-icons[data-v-b419ccbc]{margin-right:2rem}.home .home-content .home-columns .home-buttons .home-btn:first-child .home-btn-icons svg[data-v-b419ccbc]{animation:arrow-animation-white 3s infinite}.home .home-content .home-columns .home-buttons .home-btn[data-v-b419ccbc]:first-child:hover{scale:1.05}.confirmation[data-v-b419ccbc]{position:fixed;width:100%;height:100%;left:-100%;background-color:#0006;display:flex;align-items:center;justify-content:center;transition:.5s;z-index:999;top:0%}.confirmation.active[data-v-b419ccbc]{left:0}.confirmation .confirmation-content[data-v-b419ccbc]{background-color:var(--white);border-radius:10px;width:40%;padding:2rem}.confirmation .confirmation-content .confirmation-content-top h2[data-v-b419ccbc]{font-size:24px;color:var(--black);font-weight:500;margin-bottom:1rem}.confirmation .confirmation-content .confirmation-content-top p[data-v-b419ccbc]{font-size:20px;color:var(--black);font-weight:400;margin-bottom:1rem}.confirmation .confirmation-content .confirmation-content-buttons[data-v-b419ccbc]{display:flex;justify-content:space-between}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn[data-v-b419ccbc]:first-child{width:48%;height:50px;border-radius:10px;border:2px solid var(--orange);display:flex;background-color:transparent;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn:first-child p[data-v-b419ccbc]{margin-left:2rem;color:var(--orange);font-size:14px}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn:first-child .confirmation-content-btn-icons[data-v-b419ccbc]{margin-right:2rem}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn:first-child .confirmation-content-btn-icons svg[data-v-b419ccbc]{animation:arrow-animation-white 3s infinite}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn[data-v-b419ccbc]:first-child:hover{scale:1.05}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn[data-v-b419ccbc]:last-child{width:48%;height:50px;border-radius:10px;border:2px solid var(--orange);display:flex;background-color:var(--orange);align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn:last-child p[data-v-b419ccbc]{margin-left:2rem;color:var(--white);font-size:14px}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn:last-child .confirmation-content-btn-icons[data-v-b419ccbc]{margin-right:2rem}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn:last-child .confirmation-content-btn-icons svg[data-v-b419ccbc]{animation:arrow-animation-white 3s infinite}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn[data-v-b419ccbc]:last-child:hover{scale:1.05}.confirmation .confirmation-content .confirmation-content-buttons .home-right-btn[data-v-b419ccbc]:not(:last-child){margin-bottom:2rem}@media screen and (max-width: 1024px){.home .home-content .home-text h1[data-v-b419ccbc]{font-size:20px}.home .home-content .home-columns table[data-v-b419ccbc],.home .home-content .home-columns thead[data-v-b419ccbc],.home .home-content .home-columns tbody[data-v-b419ccbc],.home .home-content .home-columns th[data-v-b419ccbc],.home .home-content .home-columns td[data-v-b419ccbc],.home .home-content .home-columns tr[data-v-b419ccbc]{display:block;border:none}.home .home-content .home-columns table[data-v-b419ccbc]{border:1px solid var(--orange)}.home .home-content .home-columns table thead tr[data-v-b419ccbc]{position:absolute;top:-9999px;left:-9999px}.home .home-content .home-columns table tbody tr[data-v-b419ccbc]{border-radius:10px}.home .home-content .home-columns table tbody tr td[data-v-b419ccbc]{border-top:none;position:relative;padding-left:50%;font-size:12px;text-align:right}.home .home-content .home-columns table tbody tr td svg[data-v-b419ccbc]:nth-child(1){position:relative;bottom:0}.home .home-content .home-columns table tbody tr td[data-v-b419ccbc]{position:relative;padding-left:50%;font-size:12px;text-align:right}.home .home-content .home-columns table tbody tr td img[data-v-b419ccbc]{width:16px}.home .home-content .home-columns table tbody tr td[data-v-b419ccbc]:not(:last-child){border-bottom:1px solid var(--orange)}.home .home-content .home-columns table tbody tr td[data-v-b419ccbc]:last-child{display:flex;align-items:center;justify-content:flex-end}.home .home-content .home-columns table tbody tr tr[data-v-b419ccbc]{border:2px solid var(--orange);border-radius:10px}.home .home-content .home-columns table tbody tr td[data-v-b419ccbc]:before{content:attr(data-label);position:absolute;left:0;width:50%;padding-left:15px;font-weight:700;text-align:left}.home .home-content .home-columns .home-buttons .home-btn[data-v-b419ccbc]:first-child{width:100%}.confirmation .confirmation-content[data-v-b419ccbc]{width:90%}.confirmation .confirmation-content .confirmation-content-top h2[data-v-b419ccbc]{font-size:20px}.confirmation .confirmation-content .confirmation-content-top p[data-v-b419ccbc]{font-size:16px}.confirmation .confirmation-content .confirmation-content-buttons[data-v-b419ccbc]{flex-direction:column}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn[data-v-b419ccbc]:first-child{width:100%;margin-bottom:1rem}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn[data-v-b419ccbc]:last-child{width:100%}}.home[data-v-f286ac46]{padding-top:6rem;padding-bottom:2rem}.home .home-content .home-text[data-v-f286ac46]{display:flex;justify-content:space-between;margin-bottom:2rem}.home .home-content .home-text h1[data-v-f286ac46]{font-size:24px;color:var(--black);font-weight:600}.home .home-content .home-box[data-v-f286ac46]{background-color:var(--white);border:2px solid var(--orange);padding:1rem;border-radius:15px;width:100%}.home .home-content .home-box .home-box-flex[data-v-f286ac46]{display:flex;justify-content:space-between}.home .home-content .home-box .home-box-flex .home-box-input[data-v-f286ac46]{display:flex;flex-direction:column;width:48%}.home .home-content .home-box .home-box-flex .home-box-input label[data-v-f286ac46]{font-size:16px;color:var(--black);font-weight:500;margin-bottom:1rem}.home .home-content .home-box .home-box-flex .home-box-input input[data-v-f286ac46]{height:40px;background-color:transparent;border:none;color:var(--black);border-bottom:2px solid var(--orange);margin-bottom:1rem}.home .home-content .home-box .home-box-fw[data-v-f286ac46]{display:flex;justify-content:space-between}.home .home-content .home-box .home-box-fw .home-box-input[data-v-f286ac46]{display:flex;flex-direction:column;width:100%}.home .home-content .home-box .home-box-fw .home-box-input label[data-v-f286ac46]{font-size:16px;color:var(--black);font-weight:500;margin-bottom:1rem}.home .home-content .home-box .home-box-fw .home-box-input input[data-v-f286ac46]{height:40px;background-color:transparent;border:none;color:var(--white);border-bottom:2px solid var(--orange);margin-bottom:1rem}.home .home-content .home-box .select-styled select[data-v-f286ac46]{width:100%;height:50px;color:var(--black);background:url("data:image/svg+xml,%3csvg%20width='20'%20height='12'%20viewBox='0%200%2020%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='%2300'%20d='M0.469364%200.969364C0.539033%200.899519%200.621796%200.844104%200.712914%200.806295C0.804032%200.768485%200.901713%200.749023%201.00036%200.749023C1.09902%200.749023%201.1967%200.768485%201.28781%200.806295C1.37893%200.844104%201.4617%200.899519%201.53136%200.969364L10.0004%209.43986L18.4694%200.969364C18.5391%200.899632%2018.6219%200.844317%2018.713%200.806579C18.8041%200.76884%2018.9017%200.749416%2019.0004%200.749416C19.099%200.749416%2019.1966%200.76884%2019.2877%200.806579C19.3788%200.844317%2019.4616%200.899632%2019.5314%200.969364C19.6011%201.0391%2019.6564%201.12188%2019.6941%201.21299C19.7319%201.3041%2019.7513%201.40175%2019.7513%201.50036C19.7513%201.59898%2019.7319%201.69663%2019.6941%201.78774C19.6564%201.87885%2019.6011%201.96163%2019.5314%202.03136L10.5314%2011.0314C10.4617%2011.1012%2010.3789%2011.1566%2010.2878%2011.1944C10.1967%2011.2322%2010.099%2011.2517%2010.0004%2011.2517C9.90171%2011.2517%209.80403%2011.2322%209.71291%2011.1944C9.6218%2011.1566%209.53903%2011.1012%209.46936%2011.0314L0.469364%202.03136C0.399519%201.9617%200.344105%201.87893%200.306295%201.78781C0.268486%201.6967%200.249023%201.59901%200.249023%201.50036C0.249023%201.40171%200.268486%201.30403%200.306295%201.21291C0.344105%201.1218%200.399519%201.03903%200.469364%200.969364V0.969364Z'%20fill='%23ffffff'/%3e%3c/svg%3e");background-color:var(--transparent);border:none;border-bottom:2px solid var(--orange);font-size:14px;font-weight:400;-webkit-appearance:none;background-repeat:no-repeat;background-position-x:100%;background-position-y:50%;cursor:pointer;margin-bottom:1rem}.home .home-content .home-box .home-box-button .home-box-btn[data-v-f286ac46]:first-child{width:100%;height:50px;margin-right:30px;border-radius:10px;background-color:var(--orange);border:2px solid var(--orange);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.home .home-content .home-box .home-box-button .home-box-btn:first-child p[data-v-f286ac46]{margin-left:2rem;color:var(--white);font-size:14px}.home .home-content .home-box .home-box-button .home-box-btn:first-child .home-box-btn-icons[data-v-f286ac46]{margin-right:2rem}.home .home-content .home-box .home-box-button .home-box-btn:first-child .home-box-btn-icons svg[data-v-f286ac46]{animation:arrow-animation-white 3s infinite}.home .home-content .home-box .home-box-button .home-box-btn[data-v-f286ac46]:first-child:hover{scale:1.05}@media screen and (max-width: 1024px){.home .home-content .home-text h1[data-v-f286ac46]{font-size:20px}.home .home-content .home-box .home-box-flex[data-v-f286ac46]{flex-direction:column}.home .home-content .home-box .home-box-flex .home-box-input[data-v-f286ac46]{width:100%}}.home[data-v-6727574a]{padding-top:6rem;padding-bottom:2rem}.home .home-content .home-text[data-v-6727574a]{display:flex;justify-content:space-between;margin-bottom:2rem}.home .home-content .home-text h1[data-v-6727574a]{font-size:24px;color:var(--black);font-weight:600}.home .home-content .home-text h2[data-v-6727574a]{font-size:20px;color:var(--orange);font-weight:400}.home .home-content .home-box[data-v-6727574a]{background-color:var(--white);border:2px solid var(--orange);padding:1rem;border-radius:15px;width:50%}.home .home-content .home-box .home-box-price h2[data-v-6727574a]{font-size:20px;color:var(--black);font-weight:500;margin-bottom:1rem}.home .home-content .home-box .home-box-input[data-v-6727574a]{display:flex;flex-direction:column;width:100%;margin-bottom:1.5rem}.home .home-content .home-box .home-box-input label[data-v-6727574a]{font-size:16px;color:var(--black);font-weight:500}.home .home-content .home-box .home-box-input input[data-v-6727574a]{height:40px;background-color:transparent;border:none;color:var(--black);border-bottom:2px solid var(--orange)}.home .home-content .home-box .home-box-buttons .home-box-btn[data-v-6727574a]{width:100%;height:50px;margin-right:30px;border-radius:10px;background-color:var(--orange);border:2px solid var(--orange);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.home .home-content .home-box .home-box-buttons .home-box-btn p[data-v-6727574a]{margin-left:2rem;color:var(--white);font-size:14px}.home .home-content .home-box .home-box-buttons .home-box-btn .home-box-btn-icons[data-v-6727574a]{margin-right:2rem}.home .home-content .home-box .home-box-buttons .home-box-btn .home-box-btn-icons svg[data-v-6727574a]{animation:arrow-animation-white 3s infinite}.home .home-content .home-box .home-box-buttons .home-box-btn[data-v-6727574a]:hover{scale:1.05}@media screen and (max-width: 1024px){.home .home-content .home-text[data-v-6727574a]{flex-direction:column}.home .home-content .home-text h1[data-v-6727574a]{font-size:20px}.home .home-content .home-text h2[data-v-6727574a]{font-size:16px}.home .home-content .home-box[data-v-6727574a]{width:100%}}.home[data-v-7abb7e02]{padding-top:6rem;padding-bottom:2rem}.home .home-content .home-text[data-v-7abb7e02]{margin-bottom:2rem}.home .home-content .home-text h1[data-v-7abb7e02]{font-size:24px;color:var(--black);font-weight:600}.home .home-content .home-columns[data-v-7abb7e02]{display:flex;justify-content:space-between}.home .home-content .home-columns .home-left[data-v-7abb7e02]{width:48%}.home .home-content .home-columns .home-left .home-left-top[data-v-7abb7e02]{margin-bottom:2rem;display:flex;justify-content:space-between}.home .home-content .home-columns .home-left .home-left-top .home-left-top-buttons .home-left-top-btn[data-v-7abb7e02]{background-color:var(--orange);padding:.5rem 3rem;border:2px solid var(--orange);border-radius:5px;font-size:14px;color:var(--white);transition:.5s;margin-right:2rem}.home .home-content .home-columns .home-left .home-left-top .home-left-top-buttons .home-left-top-btn[data-v-7abb7e02]:hover,.home .home-content .home-columns .home-left .home-left-top .home-left-top-buttons .home-left-top-btn.active[data-v-7abb7e02]{background-color:transparent;color:var(--orange)}.home .home-content .home-columns .home-left .home-left-top .home-left-top-buttons .select-styled select[data-v-7abb7e02]{padding-left:8rem;padding-right:8rem;height:40px;color:var(--white);background:url("data:image/svg+xml,%3csvg%20width='20'%20height='12'%20viewBox='0%200%2020%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='%2300'%20d='M0.469364%200.969364C0.539033%200.899519%200.621796%200.844104%200.712914%200.806295C0.804032%200.768485%200.901713%200.749023%201.00036%200.749023C1.09902%200.749023%201.1967%200.768485%201.28781%200.806295C1.37893%200.844104%201.4617%200.899519%201.53136%200.969364L10.0004%209.43986L18.4694%200.969364C18.5391%200.899632%2018.6219%200.844317%2018.713%200.806579C18.8041%200.76884%2018.9017%200.749416%2019.0004%200.749416C19.099%200.749416%2019.1966%200.76884%2019.2877%200.806579C19.3788%200.844317%2019.4616%200.899632%2019.5314%200.969364C19.6011%201.0391%2019.6564%201.12188%2019.6941%201.21299C19.7319%201.3041%2019.7513%201.40175%2019.7513%201.50036C19.7513%201.59898%2019.7319%201.69663%2019.6941%201.78774C19.6564%201.87885%2019.6011%201.96163%2019.5314%202.03136L10.5314%2011.0314C10.4617%2011.1012%2010.3789%2011.1566%2010.2878%2011.1944C10.1967%2011.2322%2010.099%2011.2517%2010.0004%2011.2517C9.90171%2011.2517%209.80403%2011.2322%209.71291%2011.1944C9.6218%2011.1566%209.53903%2011.1012%209.46936%2011.0314L0.469364%202.03136C0.399519%201.9617%200.344105%201.87893%200.306295%201.78781C0.268486%201.6967%200.249023%201.59901%200.249023%201.50036C0.249023%201.40171%200.268486%201.30403%200.306295%201.21291C0.344105%201.1218%200.399519%201.03903%200.469364%200.969364V0.969364Z'%20fill='%23ffffff'/%3e%3c/svg%3e");background-color:var(--orange);border:none;font-size:14px;font-weight:400;border-radius:5px;padding-left:1rem;-webkit-appearance:none;background-repeat:no-repeat;background-position-x:92%;background-position-y:50%;cursor:pointer}.home .home-content .home-columns .home-left .home-left-bottom .home-left-bottom-flex[data-v-7abb7e02]:not(:last-child){margin-bottom:2rem}.home .home-content .home-columns .home-left .home-left-bottom .home-left-bottom-flex[data-v-7abb7e02]{display:flex;justify-content:space-between}.home .home-content .home-columns .home-left .home-left-bottom .home-left-bottom-flex .home-left-box[data-v-7abb7e02]{width:48%;padding:1rem;background-color:var(--orange);border-radius:10px;border:2px solid var(--orange)}.home .home-content .home-columns .home-left .home-left-bottom .home-left-bottom-flex .home-left-box p[data-v-7abb7e02]{color:var(--white);margin-bottom:1rem;font-size:20px}.home .home-content .home-columns .home-left .home-left-bottom .home-left-bottom-flex .home-left-box h2[data-v-7abb7e02]{font-size:16px;color:var(--white);font-weight:600}.home .home-content .home-columns .home-right[data-v-7abb7e02]{width:48%}.home .home-content .home-columns .home-right h2[data-v-7abb7e02]{font-size:24px;color:var(--black);font-weight:600;margin-bottom:2rem}.home .home-content .home-columns .home-right .home-right-box .home-right-users[data-v-7abb7e02]{display:flex;justify-content:space-between}.home .home-content .home-columns .home-right .home-right-box .home-right-users .home-right-users-col[data-v-7abb7e02]{margin-bottom:2rem;width:48%;background-color:var(--orange);border-radius:10px;padding:1rem;transition:.5s;cursor:pointer;border:2px solid var(--orange)}.home .home-content .home-columns .home-right .home-right-box .home-right-users .home-right-users-col h2[data-v-7abb7e02]:not(:last-child){margin-bottom:1rem}.home .home-content .home-columns .home-right .home-right-box .home-right-users .home-right-users-col h2[data-v-7abb7e02]{font-size:20px;font-weight:400;color:var(--white)}.home .home-content .home-columns .home-right .home-right-box .home-right-users .home-right-users-col p[data-v-7abb7e02]{font-size:16px;font-weight:600;color:var(--white)}.home .home-content .home-columns .home-right .home-right-box .home-right-users .home-right-users-col[data-v-7abb7e02]:hover{background-color:var(--white);border:2px solid var(--orange)}.home .home-content .home-columns .home-right .home-right-box .home-right-users .home-right-users-col:hover h2[data-v-7abb7e02],.home .home-content .home-columns .home-right .home-right-box .home-right-users .home-right-users-col:hover p[data-v-7abb7e02]{color:var(--black)}.home .home-content .home-columns .home-right .home-right-box .home-right-users .home-right-users-col.active[data-v-7abb7e02]{border:2px solid var(--orange);background-color:var(--white)}.home .home-content .home-columns .home-right .home-right-box .home-right-users .home-right-users-col.active h2[data-v-7abb7e02],.home .home-content .home-columns .home-right .home-right-box .home-right-users .home-right-users-col.active p[data-v-7abb7e02]{color:var(--black)}@media screen and (max-width: 1024px){.home .home-content .home-text[data-v-7abb7e02]{flex-direction:column}.home .home-content .home-text h1[data-v-7abb7e02]{font-size:20px}.home .home-content .home-text h2[data-v-7abb7e02]{font-size:16px}.home .home-content .home-columns[data-v-7abb7e02]{flex-direction:column}.home .home-content .home-columns .home-left[data-v-7abb7e02]{width:100%}.home .home-content .home-columns .home-left .home-left-top .home-left-top-buttons[data-v-7abb7e02]{flex-direction:column}.home .home-content .home-columns .home-left .home-left-top .home-left-top-buttons .home-left-top-btn[data-v-7abb7e02]{width:100%;margin-bottom:2rem}.home .home-content .home-columns .home-left .home-left-top .home-left-top-buttons .select-styled select[data-v-7abb7e02]{width:100%}.home .home-content .home-columns .home-left .home-left-bottom .home-left-bottom-flex[data-v-7abb7e02]{flex-direction:column}.home .home-content .home-columns .home-left .home-left-bottom .home-left-bottom-flex .home-left-box[data-v-7abb7e02]:not(:last-child){margin-bottom:2rem}.home .home-content .home-columns .home-left .home-left-bottom .home-left-bottom-flex .home-left-box[data-v-7abb7e02]{width:100%}.home .home-content .home-columns .home-left .home-left-bottom .home-left-bottom-flex .home-left-box p[data-v-7abb7e02]{font-size:20px}.home .home-content .home-columns .home-left .home-left-bottom .home-left-bottom-flex .home-left-box h2[data-v-7abb7e02]{font-size:16px}.home .home-content .home-columns .home-right[data-v-7abb7e02]{width:100%;padding-top:2rem}.home .home-content .home-columns .home-right h2[data-v-7abb7e02]{font-size:20px}.home .home-content .home-columns .home-right .home-right-box .home-right-users[data-v-7abb7e02]{flex-direction:column}.home .home-content .home-columns .home-right .home-right-box .home-right-users .home-right-users-col[data-v-7abb7e02]{width:100%}}.home[data-v-44bd411f]{padding-top:6rem;padding-bottom:2rem}.home .home-content .home-text[data-v-44bd411f]{margin-bottom:2rem}.home .home-content .home-text h1[data-v-44bd411f]{font-size:24px;color:var(--black);font-weight:600}.home .home-content .home-text h1 span[data-v-44bd411f]{color:var(--orange)}.home .home-content .home-columns[data-v-44bd411f]{display:flex;justify-content:space-between}.home .home-content .home-columns .home-left[data-v-44bd411f]{width:48%;background-color:var(--orange);padding:1rem;border-radius:10px}.home .home-content .home-columns .home-left p[data-v-44bd411f]:not(:last-child){margin-bottom:1rem}.home .home-content .home-columns .home-left p[data-v-44bd411f]{color:var(--white)}.home .home-content .home-columns .home-right[data-v-44bd411f]{width:48%}.home .home-content .home-columns .home-right .home-right-buttons[data-v-44bd411f]{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.home .home-content .home-columns .home-right .home-right-buttons .home-right-btn[data-v-44bd411f]{width:50%;height:50px;border-radius:10px;border:2px solid var(--orange);display:flex;background-color:var(--white);align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.home .home-content .home-columns .home-right .home-right-buttons .home-right-btn p[data-v-44bd411f]{margin-left:2rem;color:var(--orange);font-size:14px}.home .home-content .home-columns .home-right .home-right-buttons .home-right-btn .home-right-btn-icons[data-v-44bd411f]{margin-right:2rem}.home .home-content .home-columns .home-right .home-right-buttons .home-right-btn .home-right-btn-icons svg[data-v-44bd411f]{animation:arrow-animation-white 3s infinite}.home .home-content .home-columns .home-right .home-right-buttons .home-right-btn[data-v-44bd411f]:hover{scale:1.05}.home .home-content .home-columns .home-right .home-right-buttons .home-right-btn[data-v-44bd411f]:not(:last-child){margin-bottom:2rem}@media screen and (max-width: 1024px){.home .home-content .home-text h1[data-v-44bd411f]{font-size:20px}.home .home-content .home-columns[data-v-44bd411f]{flex-direction:column}.home .home-content .home-columns .home-left[data-v-44bd411f]{width:100%;margin-bottom:2rem}.home .home-content .home-columns .home-right[data-v-44bd411f],.home .home-content .home-columns .home-right .home-right-buttons .home-right-btn[data-v-44bd411f]{width:100%}}.home[data-v-e38c8811]{padding-top:6rem;padding-bottom:2rem}.home .home-content .home-text[data-v-e38c8811]{display:flex;justify-content:space-between;margin-bottom:2rem}.home .home-content .home-text h1[data-v-e38c8811]{font-size:24px;color:var(--black);font-weight:600}.home .home-content .home-box[data-v-e38c8811]{background-color:var(--white);border:2px solid var(--orange);padding:1rem;border-radius:15px;width:50%}.home .home-content .home-box .home-box-input[data-v-e38c8811]{display:flex;flex-direction:column;width:100%}.home .home-content .home-box .home-box-input label[data-v-e38c8811]{font-size:16px;color:var(--black);font-weight:500;margin-bottom:1rem}.home .home-content .home-box .home-box-input input[data-v-e38c8811]{height:40px;background-color:transparent;border:none;color:var(--black);border-bottom:2px solid var(--orange);margin-bottom:1rem}.home .home-content .home-box .home-box-button .home-box-btn[data-v-e38c8811]:first-child{width:100%;height:50px;margin-right:30px;border-radius:10px;background-color:var(--orange);border:2px solid var(--orange);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.home .home-content .home-box .home-box-button .home-box-btn:first-child p[data-v-e38c8811]{margin-left:2rem;color:var(--white);font-size:14px}.home .home-content .home-box .home-box-button .home-box-btn:first-child .home-box-btn-icons[data-v-e38c8811]{margin-right:2rem}.home .home-content .home-box .home-box-button .home-box-btn:first-child .home-box-btn-icons svg[data-v-e38c8811]{animation:arrow-animation-white 3s infinite}.home .home-content .home-box .home-box-button .home-box-btn[data-v-e38c8811]:first-child:hover{scale:1.05}@media screen and (max-width: 1024px){.home .home-content .home-text h1[data-v-e38c8811]{font-size:20px}.home .home-content .home-box[data-v-e38c8811],.home .home-content .home-box .home-box-input[data-v-e38c8811]{width:100%}}.home[data-v-ed5d778f]{padding-top:6rem;padding-bottom:2rem}.home .home-content .home-text[data-v-ed5d778f]{display:flex;justify-content:space-between;margin-bottom:2rem}.home .home-content .home-text h1[data-v-ed5d778f]{font-size:24px;color:var(--black);font-weight:600}.home .home-content .home-box[data-v-ed5d778f]{background-color:var(--white);border:2px solid var(--orange);padding:1rem;border-radius:15px;width:50%}.home .home-content .home-box .home-box-input[data-v-ed5d778f]{display:flex;flex-direction:column;width:100%}.home .home-content .home-box .home-box-input label[data-v-ed5d778f]{font-size:16px;color:var(--black);font-weight:500;margin-bottom:1rem}.home .home-content .home-box .home-box-input input[data-v-ed5d778f]{height:40px;background-color:transparent;border:none;color:var(--black);border-bottom:2px solid var(--orange);margin-bottom:1rem}.home .home-content .home-box .home-box-button .home-box-btn[data-v-ed5d778f]:first-child{width:100%;height:50px;margin-right:30px;border-radius:10px;background-color:var(--orange);border:2px solid var(--orange);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.home .home-content .home-box .home-box-button .home-box-btn:first-child p[data-v-ed5d778f]{margin-left:2rem;color:var(--white);font-size:14px}.home .home-content .home-box .home-box-button .home-box-btn:first-child .home-box-btn-icons[data-v-ed5d778f]{margin-right:2rem}.home .home-content .home-box .home-box-button .home-box-btn:first-child .home-box-btn-icons svg[data-v-ed5d778f]{animation:arrow-animation-white 3s infinite}.home .home-content .home-box .home-box-button .home-box-btn[data-v-ed5d778f]:first-child:hover{scale:1.05}@media screen and (max-width: 1024px){.home .home-content .home-text h1[data-v-ed5d778f]{font-size:20px}.home .home-content .home-box[data-v-ed5d778f],.home .home-content .home-box .home-box-input[data-v-ed5d778f]{width:100%}}.header[data-v-0bd945af]{padding-top:.5rem;padding-bottom:.5rem;position:fixed;top:0;left:0;width:100%;background-color:var(--white);z-index:999}.header .nav[data-v-0bd945af]{width:95%;margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:space-between}.header .nav .nav-left .logo[data-v-0bd945af]{display:flex;align-items:center}.header .nav .nav-left .logo svg[data-v-0bd945af]{width:150px}.header .nav .nav-right[data-v-0bd945af]{display:flex}.header .nav .nav-right .nav-right-item[data-v-0bd945af]:not(:last-child){margin-right:1rem}.header .nav .nav-right .nav-right-item img[data-v-0bd945af]{cursor:pointer}.menu[data-v-0bd945af]{position:fixed;width:20%;top:0;right:-100%;height:100%;background-color:var(--white);border-left:1px solid var(--orange);transition:.5s;z-index:999}.menu.active[data-v-0bd945af]{right:0}.menu .menu-content[data-v-0bd945af]{width:80%;margin-left:auto;margin-right:auto}.menu .menu-content .menu-top[data-v-0bd945af]{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;margin-bottom:1rem}.menu .menu-content .menu-top .menu-top-left .logo[data-v-0bd945af]{display:flex;align-items:center}.menu .menu-content .menu-top .menu-top-left .logo svg[data-v-0bd945af]{position:relative;right:10px;width:120px;cursor:pointer}.menu .menu-content .menu-top .menu-top-right img[data-v-0bd945af]{width:100%}.menu .menu-content .menu-bottom a[data-v-0bd945af]{text-decoration:none}.menu .menu-content .menu-bottom a .menu-bottom-link[data-v-0bd945af]{padding-bottom:1rem;border-bottom:1px solid var(--black);margin-bottom:1rem;transition:.5s}.menu .menu-content .menu-bottom a .menu-bottom-link p[data-v-0bd945af]{text-decoration:none;color:var(--black);transition:.5s;font-size:16px;font-weight:400}.menu .menu-content .menu-bottom a .menu-bottom-link[data-v-0bd945af]:hover{border-bottom:1px solid var(--orange)}.menu .menu-content .menu-bottom a .menu-bottom-link:hover p[data-v-0bd945af]{color:var(--orange)}.user-menu[data-v-0bd945af]{position:fixed;width:20%;top:0;right:-100%;height:100%;background-color:var(--white);border-left:1px solid var(--orange);transition:.5s;z-index:999}.user-menu.active[data-v-0bd945af]{right:0}.user-menu .user-menu-content[data-v-0bd945af]{width:80%;margin-left:auto;margin-right:auto}.user-menu .user-menu-content .user-menu-top[data-v-0bd945af]{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;margin-bottom:1rem}.user-menu .user-menu-content .user-menu-top .user-menu-top-left .logo[data-v-0bd945af]{display:flex;align-items:center}.user-menu .user-menu-content .user-menu-top .user-menu-top-left .logo svg[data-v-0bd945af]{position:relative;right:10px;width:120px}.user-menu .user-menu-content .user-menu-top .user-menu-top-right img[data-v-0bd945af]{width:100%;cursor:pointer}.user-menu .user-menu-content .user-menu-bottom .user-menu-bottom-link[data-v-0bd945af]{padding-bottom:1rem;border-bottom:1px solid var(--black);margin-bottom:1rem;transition:.5s;cursor:pointer}.user-menu .user-menu-content .user-menu-bottom .user-menu-bottom-link p[data-v-0bd945af]{text-decoration:none;color:var(--black);transition:.5s;font-size:16px;font-weight:400}.user-menu .user-menu-content .user-menu-bottom .user-menu-bottom-link[data-v-0bd945af]:hover{border-bottom:1px solid var(--orange)}.user-menu .user-menu-content .user-menu-bottom .user-menu-bottom-link:hover p[data-v-0bd945af]{color:var(--orange)}@media screen and (max-width: 1440px){.menu[data-v-0bd945af],.user-menu[data-v-0bd945af]{width:40%}}@media screen and (max-width: 1024px){.header .nav .nav-left img[data-v-0bd945af]{width:80%}.header .nav .nav-right .nav-right-menu[data-v-0bd945af]{margin-right:1rem}.header .nav .nav-right .nav-right-menu img[data-v-0bd945af],.header .nav .nav-right .nav-right-user img[data-v-0bd945af]{width:80%}.menu[data-v-0bd945af],.user-menu[data-v-0bd945af]{width:100%}}.home[data-v-12fb86b0]{padding-top:6rem;padding-bottom:2rem}.home .home-content .home-text[data-v-12fb86b0]{margin-bottom:2rem}.home .home-content .home-text h1[data-v-12fb86b0]{font-size:24px;color:var(--black);font-weight:600}.home .home-content .home-text h1 span[data-v-12fb86b0]{color:var(--orange)}.home .home-content .home-columns[data-v-12fb86b0]{width:100%;display:flex;justify-content:space-between}.home .home-content .home-columns .home-left[data-v-12fb86b0]{width:48%;display:flex;flex-direction:column;overflow-y:scroll;height:400px}.home .home-content .home-columns .home-left .home-left-col[data-v-12fb86b0]:not(:last-child){margin-bottom:2rem}.home .home-content .home-columns .home-left .home-left-col[data-v-12fb86b0]{width:100%;display:flex;justify-content:space-between}.home .home-content .home-columns .home-left .home-left-col .home-left-box[data-v-12fb86b0]{width:48%;border-radius:15px;padding:1rem;background-color:var(--orange)}.home .home-content .home-columns .home-left .home-left-col .home-left-box h1[data-v-12fb86b0]{color:var(--white);font-weight:600;font-size:20px;margin-bottom:1rem}.home .home-content .home-columns .home-left .home-left-col .home-left-box p[data-v-12fb86b0]{font-size:16px;color:var(--white)}.home .home-content .home-columns .home-right[data-v-12fb86b0]{width:48%}.home .home-content .home-columns .home-right-buttons[data-v-12fb86b0]{display:flex;margin-bottom:30px}.home .home-content .home-columns .home-right-stats[data-v-12fb86b0]:not(:last-child){margin-bottom:2rem}.home .home-content .home-columns .home-right-stats[data-v-12fb86b0]{background-color:var(--orange);padding:1rem;border-radius:15px}.home .home-content .home-columns .home-right-stats h2[data-v-12fb86b0]{color:var(--white);font-size:20px;font-weight:400;margin-bottom:1rem}.home .home-content .home-columns .home-right-stats p[data-v-12fb86b0]{color:var(--white);font-size:20px;font-weight:400}.home .home-content .home-columns .home-right-btn[data-v-12fb86b0]:not(:last-child){margin-right:2rem}.home .home-content .home-columns .home-right-btn[data-v-12fb86b0]{background-color:var(--orange);padding:.5rem 4rem;border:2px solid var(--orange);border-radius:5px;font-size:16px;color:var(--white);transition:.5s;cursor:pointer}.home .home-content .home-columns .home-right-btn[data-v-12fb86b0]:hover,.home .home-content .home-columns .home-right-btn.active[data-v-12fb86b0]{background-color:var(--white);color:var(--orange)}@media screen and (max-width: 1440px){.home .home-content .home-columns .home-left .home-left-col[data-v-12fb86b0]:not(:last-child){margin-bottom:2rem}.home .home-content .home-columns .home-left .home-left-col[data-v-12fb86b0]{flex-direction:column}.home .home-content .home-columns .home-left .home-left-col .home-left-box[data-v-12fb86b0]:not(:last-child){margin-bottom:2rem}.home .home-content .home-columns .home-left .home-left-col .home-left-box[data-v-12fb86b0]{width:100%}.home .home-content .home-columns .home-right .home-right-buttons .home-right-btn[data-v-12fb86b0]{padding-left:2rem;padding-right:2rem}}@media screen and (max-width: 1024px){.home .home-content .home-text h1[data-v-12fb86b0]{font-size:20px}.home .home-content .home-columns[data-v-12fb86b0]{flex-direction:column}.home .home-content .home-columns .home-left[data-v-12fb86b0]{width:100%;margin-bottom:2rem}.home .home-content .home-columns .home-left .home-left-col .home-left-box h1[data-v-12fb86b0]{font-size:20px}.home .home-content .home-columns .home-left .home-left-col .home-left-box p[data-v-12fb86b0]{font-size:16px}.home .home-content .home-columns .home-right[data-v-12fb86b0]{width:100%}.home .home-content .home-columns .home-right .home-right-buttons[data-v-12fb86b0]{flex-direction:column}.home .home-content .home-columns .home-right .home-right-buttons .home-right-btn[data-v-12fb86b0]:not(:last-child){margin-bottom:2rem}.home .home-content .home-columns .home-right .home-right-buttons .home-right-btn[data-v-12fb86b0]{width:100%}}.home[data-v-4be9fd11]{padding-top:6rem;padding-bottom:2rem}.home .home-content .home-text[data-v-4be9fd11]{display:flex;justify-content:space-between;margin-bottom:2rem}.home .home-content .home-text h1[data-v-4be9fd11]{font-size:24px;color:var(--black);font-weight:600}.home .home-content .home-text h2[data-v-4be9fd11]{font-size:20px;color:var(--orange);font-weight:400}.home .home-content .home-box[data-v-4be9fd11]{background-color:var(--white);border:2px solid var(--orange);padding:1rem;border-radius:15px;width:50%}.home .home-content .home-box .home-box-price h2[data-v-4be9fd11]{font-size:20px;color:var(--black);font-weight:500;margin-bottom:1rem}.home .home-content .home-box .home-box-input[data-v-4be9fd11]{display:flex;flex-direction:column;width:100%;margin-bottom:1.5rem}.home .home-content .home-box .home-box-input label[data-v-4be9fd11]{font-size:16px;color:var(--black);font-weight:500}.home .home-content .home-box .home-box-input input[data-v-4be9fd11]{height:40px;background-color:transparent;border:none;color:var(--black);border-bottom:2px solid var(--orange)}.home .home-content .home-box .home-box-buttons .home-box-btn[data-v-4be9fd11]{width:100%;height:50px;margin-right:30px;border-radius:10px;background-color:var(--orange);border:2px solid var(--orange);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.home .home-content .home-box .home-box-buttons .home-box-btn p[data-v-4be9fd11]{margin-left:2rem;color:var(--white);font-size:14px}.home .home-content .home-box .home-box-buttons .home-box-btn .home-box-btn-icons[data-v-4be9fd11]{margin-right:2rem}.home .home-content .home-box .home-box-buttons .home-box-btn .home-box-btn-icons svg[data-v-4be9fd11]{animation:arrow-animation-white 3s infinite}.home .home-content .home-box .home-box-buttons .home-box-btn[data-v-4be9fd11]:hover{scale:1.05}@media screen and (max-width: 1024px){.home .home-content .home-text[data-v-4be9fd11]{flex-direction:column}.home .home-content .home-text h1[data-v-4be9fd11]{font-size:20px}.home .home-content .home-text h2[data-v-4be9fd11]{font-size:16px}.home .home-content .home-box[data-v-4be9fd11]{width:100%}}.home[data-v-65b59dd4]{padding-top:6rem;padding-bottom:2rem}.home .home-content .home-text[data-v-65b59dd4]{margin-bottom:2rem}.home .home-content .home-text h1[data-v-65b59dd4]{font-size:24px;color:var(--black);font-weight:600}.home .home-content .home-columns table[data-v-65b59dd4]{width:100%;border-radius:10px;border-collapse:separate;border-spacing:0;background-color:transparent;border:1px solid var(--orange);margin-bottom:2rem}.home .home-content .home-columns table th[data-v-65b59dd4]{padding:12px;text-align:center;font-size:16px;font-weight:400;color:var(--black)}.home .home-content .home-columns table td[data-v-65b59dd4]{padding:12px;text-align:center;white-space:normal;font-size:16px;border-top:1px solid var(--orange);font-weight:400;color:var(--black)}.home .home-content .home-columns table td svg[data-v-65b59dd4]{width:20px;margin-left:.5rem;margin-right:.5rem;cursor:pointer;stroke:var(--black);transition:.5s}.home .home-content .home-columns table td svg[data-v-65b59dd4]:hover{stroke:var(--orange)}.home .home-content .home-columns table td svg[data-v-65b59dd4]:nth-child(1){position:relative;top:2px}.home .home-content .home-columns table td a[data-v-65b59dd4]{color:var(--white);text-underline-offset:4px}.confirmation[data-v-65b59dd4]{position:fixed;width:100%;height:100%;left:-100%;background-color:#0006;display:flex;align-items:center;justify-content:center;transition:.5s;z-index:999;top:0%}.confirmation.active[data-v-65b59dd4]{left:0}.confirmation .confirmation-content[data-v-65b59dd4]{background-color:var(--white);border-radius:10px;width:40%;padding:2rem}.confirmation .confirmation-content .confirmation-content-top h2[data-v-65b59dd4]{font-size:24px;color:var(--black);font-weight:500;margin-bottom:1rem}.confirmation .confirmation-content .confirmation-content-top p[data-v-65b59dd4]{font-size:20px;color:var(--black);font-weight:400;margin-bottom:1rem}.confirmation .confirmation-content .confirmation-content-buttons[data-v-65b59dd4]{display:flex;justify-content:space-between}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn[data-v-65b59dd4]:first-child{width:48%;height:50px;border-radius:10px;border:2px solid var(--orange);display:flex;background-color:transparent;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn:first-child p[data-v-65b59dd4]{margin-left:2rem;color:var(--orange);font-size:14px}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn:first-child .confirmation-content-btn-icons[data-v-65b59dd4]{margin-right:2rem}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn:first-child .confirmation-content-btn-icons svg[data-v-65b59dd4]{animation:arrow-animation-white 3s infinite}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn[data-v-65b59dd4]:first-child:hover{scale:1.05}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn[data-v-65b59dd4]:last-child{width:48%;height:50px;border-radius:10px;border:2px solid var(--orange);display:flex;background-color:var(--orange);align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn:last-child p[data-v-65b59dd4]{margin-left:2rem;color:var(--white);font-size:14px}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn:last-child .confirmation-content-btn-icons[data-v-65b59dd4]{margin-right:2rem}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn:last-child .confirmation-content-btn-icons svg[data-v-65b59dd4]{animation:arrow-animation-white 3s infinite}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn[data-v-65b59dd4]:last-child:hover{scale:1.05}.confirmation .confirmation-content .confirmation-content-buttons .home-right-btn[data-v-65b59dd4]:not(:last-child){margin-bottom:2rem}@media screen and (max-width: 1024px){.home .home-content .home-text h1[data-v-65b59dd4]{font-size:20px}.home .home-content .home-columns table[data-v-65b59dd4],.home .home-content .home-columns thead[data-v-65b59dd4],.home .home-content .home-columns tbody[data-v-65b59dd4],.home .home-content .home-columns th[data-v-65b59dd4],.home .home-content .home-columns td[data-v-65b59dd4],.home .home-content .home-columns tr[data-v-65b59dd4]{display:block;border:none}.home .home-content .home-columns table[data-v-65b59dd4]{border:1px solid var(--orange)}.home .home-content .home-columns table thead tr[data-v-65b59dd4]{position:absolute;top:-9999px;left:-9999px}.home .home-content .home-columns table tbody tr[data-v-65b59dd4]{border-radius:10px}.home .home-content .home-columns table tbody tr td[data-v-65b59dd4]{border-top:none;position:relative;padding-left:50%;font-size:12px;text-align:right}.home .home-content .home-columns table tbody tr td svg[data-v-65b59dd4]:nth-child(1){position:relative;bottom:0}.home .home-content .home-columns table tbody tr td[data-v-65b59dd4]{position:relative;padding-left:50%;font-size:12px;text-align:right}.home .home-content .home-columns table tbody tr td img[data-v-65b59dd4]{width:16px}.home .home-content .home-columns table tbody tr td[data-v-65b59dd4]:not(:last-child){border-bottom:1px solid var(--orange)}.home .home-content .home-columns table tbody tr td[data-v-65b59dd4]:last-child{display:flex;align-items:center;justify-content:flex-end}.home .home-content .home-columns table tbody tr tr[data-v-65b59dd4]{border:2px solid var(--orange);border-radius:10px}.home .home-content .home-columns table tbody tr td[data-v-65b59dd4]:before{content:attr(data-label);position:absolute;left:0;width:50%;padding-left:15px;font-weight:700;text-align:left}.confirmation .confirmation-content[data-v-65b59dd4]{width:90%}.confirmation .confirmation-content .confirmation-content-top h2[data-v-65b59dd4]{font-size:20px}.confirmation .confirmation-content .confirmation-content-top p[data-v-65b59dd4]{font-size:16px}.confirmation .confirmation-content .confirmation-content-buttons[data-v-65b59dd4]{flex-direction:column}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn[data-v-65b59dd4]:first-child{width:100%;margin-bottom:1rem}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn[data-v-65b59dd4]:last-child{width:100%}}.home[data-v-1dc57274]{padding-top:6rem;padding-bottom:2rem}.home .home-content .home-text[data-v-1dc57274]{margin-bottom:2rem}.home .home-content .home-text h1[data-v-1dc57274]{font-size:24px;color:var(--black);font-weight:600}.home .home-content .home-columns table[data-v-1dc57274]{width:100%;border-radius:10px;border-collapse:separate;border-spacing:0;background-color:transparent;border:1px solid var(--orange);margin-bottom:2rem}.home .home-content .home-columns table th[data-v-1dc57274]{padding:12px;text-align:center;font-size:16px;font-weight:400;color:var(--black)}.home .home-content .home-columns table td[data-v-1dc57274]{padding:12px;text-align:center;white-space:normal;font-size:16px;border-top:1px solid var(--orange);font-weight:400;color:var(--black)}.home .home-content .home-columns table td svg[data-v-1dc57274]{width:20px;margin-left:.5rem;margin-right:.5rem;cursor:pointer;stroke:var(--black);transition:.5s}.home .home-content .home-columns table td svg[data-v-1dc57274]:hover{stroke:var(--orange)}.home .home-content .home-columns table td svg[data-v-1dc57274]:nth-child(1){position:relative;top:2px}.home .home-content .home-columns table td a[data-v-1dc57274]{color:var(--white);text-underline-offset:4px}.home .home-content .home-columns table td:last-child p[data-v-1dc57274]{text-decoration:underline;text-underline-offset:4px;transition:.5s}.home .home-content .home-columns table td:last-child p[data-v-1dc57274]:hover{color:var(--orange)}.confirmation[data-v-1dc57274]{position:fixed;width:100%;height:100%;left:-100%;background-color:#0006;display:flex;align-items:center;justify-content:center;transition:.5s;z-index:999;top:0%}.confirmation.active[data-v-1dc57274]{left:0}.confirmation .confirmation-content[data-v-1dc57274]{background-color:var(--white);border-radius:10px;width:40%;padding:2rem}.confirmation .confirmation-content .confirmation-content-top h2[data-v-1dc57274]{font-size:24px;color:var(--black);font-weight:500;margin-bottom:1rem}.confirmation .confirmation-content .confirmation-content-top p[data-v-1dc57274]{font-size:20px;color:var(--black);font-weight:400;margin-bottom:1rem}.confirmation .confirmation-content .confirmation-content-buttons[data-v-1dc57274]{display:flex;justify-content:space-between}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn[data-v-1dc57274]:first-child{width:48%;height:50px;border-radius:10px;border:2px solid var(--orange);display:flex;background-color:transparent;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn:first-child p[data-v-1dc57274]{margin-left:2rem;color:var(--orange);font-size:14px}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn:first-child .confirmation-content-btn-icons[data-v-1dc57274]{margin-right:2rem}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn:first-child .confirmation-content-btn-icons svg[data-v-1dc57274]{animation:arrow-animation-white 3s infinite}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn[data-v-1dc57274]:first-child:hover{scale:1.05}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn[data-v-1dc57274]:last-child{width:48%;height:50px;border-radius:10px;border:2px solid var(--orange);display:flex;background-color:var(--orange);align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn:last-child p[data-v-1dc57274]{margin-left:2rem;color:var(--white);font-size:14px}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn:last-child .confirmation-content-btn-icons[data-v-1dc57274]{margin-right:2rem}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn:last-child .confirmation-content-btn-icons svg[data-v-1dc57274]{animation:arrow-animation-white 3s infinite}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn[data-v-1dc57274]:last-child:hover{scale:1.05}.confirmation .confirmation-content .confirmation-content-buttons .home-right-btn[data-v-1dc57274]:not(:last-child){margin-bottom:2rem}@media screen and (max-width: 1024px){.home .home-content .home-text h1[data-v-1dc57274]{font-size:20px}.home .home-content .home-columns table[data-v-1dc57274],.home .home-content .home-columns thead[data-v-1dc57274],.home .home-content .home-columns tbody[data-v-1dc57274],.home .home-content .home-columns th[data-v-1dc57274],.home .home-content .home-columns td[data-v-1dc57274],.home .home-content .home-columns tr[data-v-1dc57274]{display:block;border:none}.home .home-content .home-columns table[data-v-1dc57274]{border:1px solid var(--orange)}.home .home-content .home-columns table thead tr[data-v-1dc57274]{position:absolute;top:-9999px;left:-9999px}.home .home-content .home-columns table tbody tr[data-v-1dc57274]{border-radius:10px}.home .home-content .home-columns table tbody tr td[data-v-1dc57274]{border-top:none;position:relative;padding-left:50%;font-size:12px;text-align:right}.home .home-content .home-columns table tbody tr td svg[data-v-1dc57274]:nth-child(1){position:relative;bottom:0}.home .home-content .home-columns table tbody tr td[data-v-1dc57274]{position:relative;padding-left:50%;font-size:12px;text-align:right}.home .home-content .home-columns table tbody tr td img[data-v-1dc57274]{width:16px}.home .home-content .home-columns table tbody tr td[data-v-1dc57274]:not(:last-child){border-bottom:1px solid var(--orange)}.home .home-content .home-columns table tbody tr td[data-v-1dc57274]:last-child{display:flex;align-items:center;justify-content:flex-end}.home .home-content .home-columns table tbody tr tr[data-v-1dc57274]{border:2px solid var(--orange);border-radius:10px}.home .home-content .home-columns table tbody tr td[data-v-1dc57274]:before{content:attr(data-label);position:absolute;left:0;width:50%;padding-left:15px;font-weight:700;text-align:left}.confirmation .confirmation-content[data-v-1dc57274]{width:90%}.confirmation .confirmation-content .confirmation-content-top h2[data-v-1dc57274]{font-size:20px}.confirmation .confirmation-content .confirmation-content-top p[data-v-1dc57274]{font-size:16px}.confirmation .confirmation-content .confirmation-content-buttons[data-v-1dc57274]{flex-direction:column}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn[data-v-1dc57274]:first-child{width:100%;margin-bottom:1rem}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn[data-v-1dc57274]:last-child{width:100%}}.home[data-v-f55ae76b]{padding-top:6rem;padding-bottom:2rem}.home .home-content .home-text[data-v-f55ae76b]{margin-bottom:2rem}.home .home-content .home-text h1[data-v-f55ae76b]{font-size:24px;color:var(--black);font-weight:600}.home .home-content .home-text h1 span[data-v-f55ae76b]{color:var(--orange)}.home .home-content .home-columns[data-v-f55ae76b]{width:100%;display:flex;justify-content:space-between}.home .home-content .home-columns .home-left[data-v-f55ae76b]{width:48%}.home .home-content .home-columns .home-left .home-left-text h2[data-v-f55ae76b]{font-size:24px;color:var(--black);font-weight:500;margin-bottom:2rem}.home .home-content .home-columns .home-left .home-left-salons-box[data-v-f55ae76b]{height:460px;overflow-y:auto}.home .home-content .home-columns .home-left .home-left-salons-box .home-left-salons[data-v-f55ae76b]:not(:last-child){margin-bottom:1rem}.home .home-content .home-columns .home-left .home-left-salons-box .home-left-salons[data-v-f55ae76b]{display:flex;justify-content:space-between}.home .home-content .home-columns .home-left .home-left-salons-box .home-left-salons .home-left-salons-col[data-v-f55ae76b]{width:48%;border-radius:15px;padding:1rem;background-color:var(--orange)}.home .home-content .home-columns .home-left .home-left-salons-box .home-left-salons .home-left-salons-col h1[data-v-f55ae76b]{font-size:20px;color:var(--white);margin-bottom:1rem}.home .home-content .home-columns .home-left .home-left-salons-box .home-left-salons .home-left-salons-col p[data-v-f55ae76b]{font-size:16px;color:var(--white)}.home .home-content .home-columns .home-right[data-v-f55ae76b]{width:48%}.home .home-content .home-columns .home-right .home-right-text h2[data-v-f55ae76b]{font-size:24px;color:var(--black);font-weight:500;margin-bottom:2rem}.home .home-content .home-columns .home-right .home-right-salons-box[data-v-f55ae76b]{max-height:460px;overflow-y:auto}.home .home-content .home-columns .home-right .home-right-salons-box .home-right-salons[data-v-f55ae76b]:not(:last-child){margin-bottom:1rem}.home .home-content .home-columns .home-right .home-right-salons-box .home-right-salons[data-v-f55ae76b]{display:flex;justify-content:space-between}.home .home-content .home-columns .home-right .home-right-salons-box .home-right-salons .home-right-salons-col[data-v-f55ae76b]{width:48%;border-radius:15px;padding:1rem;background-color:var(--orange)}.home .home-content .home-columns .home-right .home-right-salons-box .home-right-salons .home-right-salons-col h1[data-v-f55ae76b]{font-size:20px;color:var(--white);margin-bottom:1rem}.home .home-content .home-columns .home-right .home-right-salons-box .home-right-salons .home-right-salons-col p[data-v-f55ae76b]{font-size:16px;color:var(--white)}.home .home-content .home-columns .home-right .home-right-bottom[data-v-f55ae76b]{display:flex;justify-content:space-between}.home .home-content .home-columns .home-right .home-right-bottom .home-right-input[data-v-f55ae76b]{margin-top:2rem;width:48%}.home .home-content .home-columns .home-right .home-right-bottom .home-right-input input[data-v-f55ae76b]{width:100%;height:60px;font-size:16px;background-color:transparent;border:none;color:var(--black);border-bottom:2px solid var(--orange)}.home .home-content .home-columns .home-right .home-right-bottom .home-right-button[data-v-f55ae76b]{margin-top:2rem;width:48%}.home .home-content .home-columns .home-right .home-right-bottom .home-right-button .home-right-btn[data-v-f55ae76b]{background-color:var(--orange);border-radius:5px;color:var(--white);font-size:16px;border:2px solid var(--orange);height:60px;width:100%;transition:.5s;font-weight:600;cursor:pointer}.home .home-content .home-columns .home-right .home-right-bottom .home-right-button .home-right-btn[data-v-f55ae76b]:hover{background-color:transparent;color:var(--orange)}@media screen and (max-width: 1024px){.home .home-content .home-text h1[data-v-f55ae76b]{font-size:20px}.home .home-content .home-columns[data-v-f55ae76b]{flex-direction:column}.home .home-content .home-columns .home-left[data-v-f55ae76b]{width:100%;margin-bottom:1rem}.home .home-content .home-columns .home-left .home-left-text h2[data-v-f55ae76b]{font-size:20px}.home .home-content .home-columns .home-left .home-left-salons-box[data-v-f55ae76b]{min-height:0;height:100%}.home .home-content .home-columns .home-left .home-left-salons-box .home-left-salons[data-v-f55ae76b]:not(:last-child){margin-bottom:0}.home .home-content .home-columns .home-left .home-left-salons-box .home-left-salons[data-v-f55ae76b]{flex-direction:column}.home .home-content .home-columns .home-left .home-left-salons-box .home-left-salons .home-left-salons-col[data-v-f55ae76b]{width:100%;margin-bottom:1rem}.home .home-content .home-columns .home-left .home-left-salons-box .home-left-salons .home-left-salons-col h1[data-v-f55ae76b],.home .home-content .home-columns .home-left .home-left-salons-box .home-left-salons .home-left-salons-col p[data-v-f55ae76b]{font-size:16px}.home .home-content .home-columns .home-right[data-v-f55ae76b]{width:100%}.home .home-content .home-columns .home-right .home-right-text h2[data-v-f55ae76b]{font-size:20px}.home .home-content .home-columns .home-right .home-right-salons-box[data-v-f55ae76b]{min-height:0;height:100%}.home .home-content .home-columns .home-right .home-right-salons-box .home-right-salons[data-v-f55ae76b]:not(:last-child){margin-bottom:0}.home .home-content .home-columns .home-right .home-right-salons-box .home-right-salons[data-v-f55ae76b]{flex-direction:column}.home .home-content .home-columns .home-right .home-right-salons-box .home-right-salons .home-right-salons-col[data-v-f55ae76b]{width:100%;margin-bottom:1rem}.home .home-content .home-columns .home-right .home-right-salons-box .home-right-salons .home-right-salons-col h1[data-v-f55ae76b],.home .home-content .home-columns .home-right .home-right-salons-box .home-right-salons .home-right-salons-col p[data-v-f55ae76b]{font-size:16px}.home .home-content .home-columns .home-right .home-right-bottom[data-v-f55ae76b]{margin-top:0;flex-direction:column}.home .home-content .home-columns .home-right .home-right-bottom .home-right-input[data-v-f55ae76b]{width:100%}.home .home-content .home-columns .home-right .home-right-bottom .home-right-input input[data-v-f55ae76b]{font-size:14px}.home .home-content .home-columns .home-right .home-right-bottom .home-right-button[data-v-f55ae76b]{width:100%}.home .home-content .home-columns .home-right .home-right-bottom .home-right-button .home-right-btn[data-v-f55ae76b]{font-size:14px}}.home[data-v-ea816897]{padding-top:6rem;padding-bottom:2rem}.home .home-content .home-text[data-v-ea816897]{margin-bottom:2rem}.home .home-content .home-text h1[data-v-ea816897]{font-size:24px;color:var(--black);font-weight:600}.home .home-content .home-text h1 span[data-v-ea816897]{color:var(--orange)}.home .home-content .home-columns[data-v-ea816897]{display:flex;justify-content:space-between}.home .home-content .home-columns .home-left[data-v-ea816897]{width:48%;background-color:var(--orange);padding:1rem;border-radius:10px}.home .home-content .home-columns .home-left p[data-v-ea816897]:not(:last-child){margin-bottom:1rem}.home .home-content .home-columns .home-left p[data-v-ea816897]{color:var(--white)}.home .home-content .home-columns .home-right[data-v-ea816897]{width:48%}.home .home-content .home-columns .home-right .home-right-buttons[data-v-ea816897]{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.home .home-content .home-columns .home-right .home-right-buttons .home-right-btn[data-v-ea816897]{width:50%;height:50px;border-radius:10px;border:2px solid var(--orange);display:flex;background-color:var(--white);align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.home .home-content .home-columns .home-right .home-right-buttons .home-right-btn p[data-v-ea816897]{margin-left:2rem;color:var(--orange);font-size:14px}.home .home-content .home-columns .home-right .home-right-buttons .home-right-btn .home-right-btn-icons[data-v-ea816897]{margin-right:2rem}.home .home-content .home-columns .home-right .home-right-buttons .home-right-btn .home-right-btn-icons svg[data-v-ea816897]{animation:arrow-animation-white 3s infinite}.home .home-content .home-columns .home-right .home-right-buttons .home-right-btn[data-v-ea816897]:hover{scale:1.05}.home .home-content .home-columns .home-right .home-right-buttons .home-right-btn[data-v-ea816897]:not(:last-child){margin-bottom:2rem}@media screen and (max-width: 1024px){.home .home-content .home-text h1[data-v-ea816897]{font-size:20px}.home .home-content .home-columns[data-v-ea816897]{flex-direction:column}.home .home-content .home-columns .home-left[data-v-ea816897]{width:100%;margin-bottom:2rem}.home .home-content .home-columns .home-right[data-v-ea816897],.home .home-content .home-columns .home-right .home-right-buttons .home-right-btn[data-v-ea816897]{width:100%}}.home[data-v-a8f9a1ff]{padding-top:6rem;padding-bottom:2rem}.home .home-content .home-text[data-v-a8f9a1ff]{display:flex;justify-content:space-between;margin-bottom:2rem}.home .home-content .home-text h1[data-v-a8f9a1ff]{font-size:24px;color:var(--black);font-weight:600}.home .home-content .home-box[data-v-a8f9a1ff]{background-color:var(--white);border:2px solid var(--orange);padding:1rem;border-radius:15px;width:50%}.home .home-content .home-box .home-box-input[data-v-a8f9a1ff]{display:flex;flex-direction:column;width:100%}.home .home-content .home-box .home-box-input label[data-v-a8f9a1ff]{font-size:16px;color:var(--black);font-weight:500;margin-bottom:1rem}.home .home-content .home-box .home-box-input input[data-v-a8f9a1ff]{height:40px;background-color:transparent;border:none;color:var(--black);border-bottom:2px solid var(--orange);margin-bottom:1rem}.home .home-content .home-box .home-box-button .home-box-btn[data-v-a8f9a1ff]:first-child{width:100%;height:50px;margin-right:30px;border-radius:10px;background-color:var(--orange);border:2px solid var(--orange);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.home .home-content .home-box .home-box-button .home-box-btn:first-child p[data-v-a8f9a1ff]{margin-left:2rem;color:var(--white);font-size:14px}.home .home-content .home-box .home-box-button .home-box-btn:first-child .home-box-btn-icons[data-v-a8f9a1ff]{margin-right:2rem}.home .home-content .home-box .home-box-button .home-box-btn:first-child .home-box-btn-icons svg[data-v-a8f9a1ff]{animation:arrow-animation-white 3s infinite}.home .home-content .home-box .home-box-button .home-box-btn[data-v-a8f9a1ff]:first-child:hover{scale:1.05}@media screen and (max-width: 1024px){.home .home-content .home-text h1[data-v-a8f9a1ff]{font-size:20px}.home .home-content .home-box[data-v-a8f9a1ff],.home .home-content .home-box .home-box-input[data-v-a8f9a1ff]{width:100%}}.home[data-v-4e6493ca]{padding-top:6rem;padding-bottom:2rem}.home .home-content .home-text[data-v-4e6493ca]{display:flex;justify-content:space-between;margin-bottom:2rem}.home .home-content .home-text h1[data-v-4e6493ca]{font-size:24px;color:var(--black);font-weight:600}.home .home-content .home-box[data-v-4e6493ca]{background-color:var(--white);border:2px solid var(--orange);padding:1rem;border-radius:15px;width:50%}.home .home-content .home-box .home-box-input[data-v-4e6493ca]{display:flex;flex-direction:column;width:100%}.home .home-content .home-box .home-box-input label[data-v-4e6493ca]{font-size:16px;color:var(--black);font-weight:500;margin-bottom:1rem}.home .home-content .home-box .home-box-input input[data-v-4e6493ca]{height:40px;background-color:transparent;border:none;color:var(--black);border-bottom:2px solid var(--orange);margin-bottom:1rem}.home .home-content .home-box .home-box-button .home-box-btn[data-v-4e6493ca]:first-child{width:100%;height:50px;margin-right:30px;border-radius:10px;background-color:var(--orange);border:2px solid var(--orange);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.home .home-content .home-box .home-box-button .home-box-btn:first-child p[data-v-4e6493ca]{margin-left:2rem;color:var(--white);font-size:14px}.home .home-content .home-box .home-box-button .home-box-btn:first-child .home-box-btn-icons[data-v-4e6493ca]{margin-right:2rem}.home .home-content .home-box .home-box-button .home-box-btn:first-child .home-box-btn-icons svg[data-v-4e6493ca]{animation:arrow-animation-white 3s infinite}.home .home-content .home-box .home-box-button .home-box-btn[data-v-4e6493ca]:first-child:hover{scale:1.05}@media screen and (max-width: 1024px){.home .home-content .home-text h1[data-v-4e6493ca]{font-size:20px}.home .home-content .home-box[data-v-4e6493ca],.home .home-content .home-box .home-box-input[data-v-4e6493ca]{width:100%}}.home[data-v-f93a4c7c]{padding-top:6rem;padding-bottom:2rem}.home .home-content .home-text[data-v-f93a4c7c]{display:flex;justify-content:space-between;margin-bottom:2rem}.home .home-content .home-text h1[data-v-f93a4c7c]{font-size:24px;color:var(--black);font-weight:600}.home .home-content .home-text h2[data-v-f93a4c7c]{font-size:20px;font-weight:400;color:var(--orange)}.home .home-content .home-columns[data-v-f93a4c7c]{display:flex;justify-content:space-between}.home .home-content .home-columns .home-left[data-v-f93a4c7c]{width:48%}.home .home-content .home-columns .home-left .home-box[data-v-f93a4c7c]:not(:last-child){margin-bottom:2rem}.home .home-content .home-columns .home-left .home-box[data-v-f93a4c7c]{background-color:var(--orange);border-radius:15px;padding:1rem}.home .home-content .home-columns .home-left .home-box h3[data-v-f93a4c7c]{color:var(--white);font-weight:500;font-size:16px}.home .home-content .home-columns .home-right[data-v-f93a4c7c]{width:48%}.home .home-content .home-columns .home-right .home-right-buttons[data-v-f93a4c7c]{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.home .home-content .home-columns .home-right .home-right-buttons .home-right-btn[data-v-f93a4c7c]{width:50%;height:50px;border-radius:10px;border:2px solid var(--orange);display:flex;background-color:var(--white);align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.home .home-content .home-columns .home-right .home-right-buttons .home-right-btn p[data-v-f93a4c7c]{margin-left:2rem;color:var(--orange);font-size:14px}.home .home-content .home-columns .home-right .home-right-buttons .home-right-btn .home-right-btn-icons[data-v-f93a4c7c]{margin-right:2rem}.home .home-content .home-columns .home-right .home-right-buttons .home-right-btn .home-right-btn-icons svg[data-v-f93a4c7c]{animation:arrow-animation-white 3s infinite}.home .home-content .home-columns .home-right .home-right-buttons .home-right-btn[data-v-f93a4c7c]:hover{scale:1.05}.home .home-content .home-columns .home-right .home-right-buttons .home-right-btn[data-v-f93a4c7c]:not(:last-child){margin-bottom:2rem}@media screen and (max-width: 1024px){.home .home-content .home-text[data-v-f93a4c7c]{flex-direction:column}.home .home-content .home-text h1[data-v-f93a4c7c]{font-size:20px}.home .home-content .home-text h2[data-v-f93a4c7c]{font-size:16px}.home .home-content .home-columns[data-v-f93a4c7c]{flex-direction:column}.home .home-content .home-columns .home-left[data-v-f93a4c7c]{width:100%;margin-bottom:2rem}.home .home-content .home-columns .home-right[data-v-f93a4c7c]{width:100%}.home .home-content .home-columns .home-right .home-right-buttons .home-right-btn[data-v-f93a4c7c]{width:100%;margin-right:0}}.home[data-v-5b6b5421]{padding-top:6rem;padding-bottom:2rem}.home .home-content .home-text[data-v-5b6b5421]{margin-bottom:2rem}.home .home-content .home-text h1[data-v-5b6b5421]{font-size:24px;color:var(--black);font-weight:600}.home .home-content .home-columns table[data-v-5b6b5421]{width:100%;border-radius:10px;border-collapse:separate;border-spacing:0;background-color:transparent;border:1px solid var(--orange);margin-bottom:2rem}.home .home-content .home-columns table th[data-v-5b6b5421]{padding:12px;text-align:center;font-size:16px;font-weight:400;color:var(--black)}.home .home-content .home-columns table td[data-v-5b6b5421]{padding:12px;text-align:center;white-space:normal;font-size:16px;border-top:1px solid var(--orange);font-weight:400;color:var(--black)}.home .home-content .home-columns table td svg[data-v-5b6b5421]{width:20px;margin-left:.5rem;margin-right:.5rem;cursor:pointer;stroke:var(--black);transition:.5s}.home .home-content .home-columns table td svg[data-v-5b6b5421]:hover{stroke:var(--orange)}.home .home-content .home-columns table td svg[data-v-5b6b5421]:nth-child(1){position:relative;top:2px}.home .home-content .home-columns table td a[data-v-5b6b5421]{color:var(--white);text-underline-offset:4px}.home .home-content .home-columns .home-buttons .home-btn[data-v-5b6b5421]:first-child{width:25%;height:50px;margin-right:30px;border-radius:10px;border:2px solid var(--orange);display:flex;background-color:var(--orange);align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.home .home-content .home-columns .home-buttons .home-btn:first-child p[data-v-5b6b5421]{margin-left:2rem;color:var(--white);font-size:14px}.home .home-content .home-columns .home-buttons .home-btn:first-child .home-btn-icons[data-v-5b6b5421]{margin-right:2rem}.home .home-content .home-columns .home-buttons .home-btn:first-child .home-btn-icons svg[data-v-5b6b5421]{animation:arrow-animation-white 3s infinite}.home .home-content .home-columns .home-buttons .home-btn[data-v-5b6b5421]:first-child:hover{scale:1.05}.confirmation[data-v-5b6b5421]{position:fixed;width:100%;height:100%;left:-100%;background-color:#0006;display:flex;align-items:center;justify-content:center;transition:.5s;z-index:999;top:0%}.confirmation.active[data-v-5b6b5421]{left:0}.confirmation .confirmation-content[data-v-5b6b5421]{background-color:var(--white);border-radius:10px;width:40%;padding:2rem}.confirmation .confirmation-content .confirmation-content-top h2[data-v-5b6b5421]{font-size:24px;color:var(--black);font-weight:500;margin-bottom:1rem}.confirmation .confirmation-content .confirmation-content-top p[data-v-5b6b5421]{font-size:20px;color:var(--black);font-weight:400;margin-bottom:1rem}.confirmation .confirmation-content .confirmation-content-buttons[data-v-5b6b5421]{display:flex;justify-content:space-between}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn[data-v-5b6b5421]:first-child{width:48%;height:50px;border-radius:10px;border:2px solid var(--orange);display:flex;background-color:transparent;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn:first-child p[data-v-5b6b5421]{margin-left:2rem;color:var(--orange);font-size:14px}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn:first-child .confirmation-content-btn-icons[data-v-5b6b5421]{margin-right:2rem}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn:first-child .confirmation-content-btn-icons svg[data-v-5b6b5421]{animation:arrow-animation-white 3s infinite}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn[data-v-5b6b5421]:first-child:hover{scale:1.05}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn[data-v-5b6b5421]:last-child{width:48%;height:50px;border-radius:10px;border:2px solid var(--orange);display:flex;background-color:var(--orange);align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn:last-child p[data-v-5b6b5421]{margin-left:2rem;color:var(--white);font-size:14px}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn:last-child .confirmation-content-btn-icons[data-v-5b6b5421]{margin-right:2rem}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn:last-child .confirmation-content-btn-icons svg[data-v-5b6b5421]{animation:arrow-animation-white 3s infinite}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn[data-v-5b6b5421]:last-child:hover{scale:1.05}.confirmation .confirmation-content .confirmation-content-buttons .home-right-btn[data-v-5b6b5421]:not(:last-child){margin-bottom:2rem}@media screen and (max-width: 1024px){.home .home-content .home-text h1[data-v-5b6b5421]{font-size:20px}.home .home-content .home-columns table[data-v-5b6b5421],.home .home-content .home-columns thead[data-v-5b6b5421],.home .home-content .home-columns tbody[data-v-5b6b5421],.home .home-content .home-columns th[data-v-5b6b5421],.home .home-content .home-columns td[data-v-5b6b5421],.home .home-content .home-columns tr[data-v-5b6b5421]{display:block;border:none}.home .home-content .home-columns table[data-v-5b6b5421]{border:1px solid var(--orange)}.home .home-content .home-columns table thead tr[data-v-5b6b5421]{position:absolute;top:-9999px;left:-9999px}.home .home-content .home-columns table tbody tr[data-v-5b6b5421]{border-radius:10px}.home .home-content .home-columns table tbody tr td[data-v-5b6b5421]{border-top:none;position:relative;padding-left:50%;font-size:12px;text-align:right}.home .home-content .home-columns table tbody tr td svg[data-v-5b6b5421]:nth-child(1){position:relative;bottom:0}.home .home-content .home-columns table tbody tr td[data-v-5b6b5421]{position:relative;padding-left:50%;font-size:12px;text-align:right}.home .home-content .home-columns table tbody tr td img[data-v-5b6b5421]{width:16px}.home .home-content .home-columns table tbody tr td[data-v-5b6b5421]:not(:last-child){border-bottom:1px solid var(--orange)}.home .home-content .home-columns table tbody tr td[data-v-5b6b5421]:last-child{display:flex;align-items:center;justify-content:flex-end}.home .home-content .home-columns table tbody tr tr[data-v-5b6b5421]{border:2px solid var(--orange);border-radius:10px}.home .home-content .home-columns table tbody tr td[data-v-5b6b5421]:before{content:attr(data-label);position:absolute;left:0;width:50%;padding-left:15px;font-weight:700;text-align:left}.home .home-content .home-columns .home-buttons .home-btn[data-v-5b6b5421]:first-child{width:100%}.confirmation .confirmation-content[data-v-5b6b5421]{width:90%}.confirmation .confirmation-content .confirmation-content-top h2[data-v-5b6b5421]{font-size:20px}.confirmation .confirmation-content .confirmation-content-top p[data-v-5b6b5421]{font-size:16px}.confirmation .confirmation-content .confirmation-content-buttons[data-v-5b6b5421]{flex-direction:column}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn[data-v-5b6b5421]:first-child{width:100%;margin-bottom:1rem}.confirmation .confirmation-content .confirmation-content-buttons .confirmation-content-btn[data-v-5b6b5421]:last-child{width:100%}}.home[data-v-be070cae]{padding-top:6rem;padding-bottom:2rem}.home .home-content .home-text[data-v-be070cae]{display:flex;justify-content:space-between;margin-bottom:2rem}.home .home-content .home-text h1[data-v-be070cae]{font-size:24px;color:var(--black);font-weight:600}.home .home-content .home-box[data-v-be070cae]{background-color:var(--white);border:2px solid var(--orange);padding:1rem;border-radius:15px;width:100%}.home .home-content .home-box .home-box-flex[data-v-be070cae]{display:flex;justify-content:space-between}.home .home-content .home-box .home-box-flex .home-box-input[data-v-be070cae]{display:flex;flex-direction:column;width:48%}.home .home-content .home-box .home-box-flex .home-box-input label[data-v-be070cae]{font-size:16px;color:var(--black);font-weight:500;margin-bottom:1rem}.home .home-content .home-box .home-box-flex .home-box-input input[data-v-be070cae]{height:40px;background-color:transparent;border:none;color:var(--black);border-bottom:2px solid var(--orange);margin-bottom:1rem}.home .home-content .home-box .home-box-fw[data-v-be070cae]{display:flex;justify-content:space-between}.home .home-content .home-box .home-box-fw .home-box-input[data-v-be070cae]{display:flex;flex-direction:column;width:100%}.home .home-content .home-box .home-box-fw .home-box-input label[data-v-be070cae]{font-size:16px;color:var(--black);font-weight:500;margin-bottom:1rem}.home .home-content .home-box .home-box-fw .home-box-input input[data-v-be070cae]{height:40px;background-color:transparent;border:none;color:var(--white);border-bottom:2px solid var(--orange);margin-bottom:1rem}.home .home-content .home-box .select-styled select[data-v-be070cae]{width:100%;height:50px;color:var(--black);background:url("data:image/svg+xml,%3csvg%20width='20'%20height='12'%20viewBox='0%200%2020%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='%2300'%20d='M0.469364%200.969364C0.539033%200.899519%200.621796%200.844104%200.712914%200.806295C0.804032%200.768485%200.901713%200.749023%201.00036%200.749023C1.09902%200.749023%201.1967%200.768485%201.28781%200.806295C1.37893%200.844104%201.4617%200.899519%201.53136%200.969364L10.0004%209.43986L18.4694%200.969364C18.5391%200.899632%2018.6219%200.844317%2018.713%200.806579C18.8041%200.76884%2018.9017%200.749416%2019.0004%200.749416C19.099%200.749416%2019.1966%200.76884%2019.2877%200.806579C19.3788%200.844317%2019.4616%200.899632%2019.5314%200.969364C19.6011%201.0391%2019.6564%201.12188%2019.6941%201.21299C19.7319%201.3041%2019.7513%201.40175%2019.7513%201.50036C19.7513%201.59898%2019.7319%201.69663%2019.6941%201.78774C19.6564%201.87885%2019.6011%201.96163%2019.5314%202.03136L10.5314%2011.0314C10.4617%2011.1012%2010.3789%2011.1566%2010.2878%2011.1944C10.1967%2011.2322%2010.099%2011.2517%2010.0004%2011.2517C9.90171%2011.2517%209.80403%2011.2322%209.71291%2011.1944C9.6218%2011.1566%209.53903%2011.1012%209.46936%2011.0314L0.469364%202.03136C0.399519%201.9617%200.344105%201.87893%200.306295%201.78781C0.268486%201.6967%200.249023%201.59901%200.249023%201.50036C0.249023%201.40171%200.268486%201.30403%200.306295%201.21291C0.344105%201.1218%200.399519%201.03903%200.469364%200.969364V0.969364Z'%20fill='%23ffffff'/%3e%3c/svg%3e");background-color:var(--transparent);border:none;border-bottom:2px solid var(--orange);font-size:14px;font-weight:400;-webkit-appearance:none;background-repeat:no-repeat;background-position-x:100%;background-position-y:50%;cursor:pointer;margin-bottom:1rem}.home .home-content .home-box .home-box-button .home-box-btn[data-v-be070cae]:first-child{width:100%;height:50px;margin-right:30px;border-radius:10px;background-color:var(--orange);border:2px solid var(--orange);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.home .home-content .home-box .home-box-button .home-box-btn:first-child p[data-v-be070cae]{margin-left:2rem;color:var(--white);font-size:14px}.home .home-content .home-box .home-box-button .home-box-btn:first-child .home-box-btn-icons[data-v-be070cae]{margin-right:2rem}.home .home-content .home-box .home-box-button .home-box-btn:first-child .home-box-btn-icons svg[data-v-be070cae]{animation:arrow-animation-white 3s infinite}.home .home-content .home-box .home-box-button .home-box-btn[data-v-be070cae]:first-child:hover{scale:1.05}@media screen and (max-width: 1024px){.home .home-content .home-text h1[data-v-be070cae]{font-size:20px}.home .home-content .home-box .home-box-flex[data-v-be070cae]{flex-direction:column}.home .home-content .home-box .home-box-flex .home-box-input[data-v-be070cae]{width:100%}}.home[data-v-1edae6bd]{padding-top:6rem;padding-bottom:2rem}.home .home-content .home-text[data-v-1edae6bd]{display:flex;justify-content:space-between;margin-bottom:2rem}.home .home-content .home-text h1[data-v-1edae6bd]{font-size:24px;color:var(--black);font-weight:600}.home .home-content .home-text h2[data-v-1edae6bd]{font-size:20px;color:var(--orange);font-weight:400}.home .home-content .home-box[data-v-1edae6bd]{background-color:var(--white);border:2px solid var(--orange);padding:1rem;border-radius:15px;width:50%}.home .home-content .home-box .home-box-price h2[data-v-1edae6bd]{font-size:20px;color:var(--black);font-weight:500;margin-bottom:1rem}.home .home-content .home-box .home-box-input[data-v-1edae6bd]{display:flex;flex-direction:column;width:100%;margin-bottom:1.5rem}.home .home-content .home-box .home-box-input label[data-v-1edae6bd]{font-size:16px;color:var(--black);font-weight:500}.home .home-content .home-box .home-box-input input[data-v-1edae6bd]{height:40px;background-color:transparent;border:none;color:var(--black);border-bottom:2px solid var(--orange)}.home .home-content .home-box .home-box-buttons .home-box-btn[data-v-1edae6bd]{width:100%;height:50px;margin-right:30px;border-radius:10px;background-color:var(--orange);border:2px solid var(--orange);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.5s}.home .home-content .home-box .home-box-buttons .home-box-btn p[data-v-1edae6bd]{margin-left:2rem;color:var(--white);font-size:14px}.home .home-content .home-box .home-box-buttons .home-box-btn .home-box-btn-icons[data-v-1edae6bd]{margin-right:2rem}.home .home-content .home-box .home-box-buttons .home-box-btn .home-box-btn-icons svg[data-v-1edae6bd]{animation:arrow-animation-white 3s infinite}.home .home-content .home-box .home-box-buttons .home-box-btn[data-v-1edae6bd]:hover{scale:1.05}@media screen and (max-width: 1024px){.home .home-content .home-text[data-v-1edae6bd]{flex-direction:column}.home .home-content .home-text h1[data-v-1edae6bd]{font-size:20px}.home .home-content .home-text h2[data-v-1edae6bd]{font-size:16px}.home .home-content .home-box[data-v-1edae6bd]{width:100%}}.home[data-v-5384dbc2]{padding-top:6rem;padding-bottom:2rem}.home .home-content .home-text[data-v-5384dbc2]{margin-bottom:2rem}.home .home-content .home-text h1[data-v-5384dbc2]{font-size:24px;color:var(--black);font-weight:600}.home .home-content .home-columns[data-v-5384dbc2]{display:flex;justify-content:space-between}.home .home-content .home-columns .home-left[data-v-5384dbc2]{width:48%}.home .home-content .home-columns .home-left .home-left-top[data-v-5384dbc2]{margin-bottom:2rem;display:flex;justify-content:space-between}.home .home-content .home-columns .home-left .home-left-top .home-left-top-buttons .home-left-top-btn[data-v-5384dbc2]{background-color:var(--orange);padding:.5rem 3rem;border:2px solid var(--orange);border-radius:5px;font-size:14px;color:var(--white);transition:.5s;margin-right:2rem}.home .home-content .home-columns .home-left .home-left-top .home-left-top-buttons .home-left-top-btn[data-v-5384dbc2]:hover,.home .home-content .home-columns .home-left .home-left-top .home-left-top-buttons .home-left-top-btn.active[data-v-5384dbc2]{background-color:transparent;color:var(--orange)}.home .home-content .home-columns .home-left .home-left-top .home-left-top-buttons .select-styled select[data-v-5384dbc2]{padding-left:8rem;padding-right:8rem;height:40px;color:var(--white);background:url("data:image/svg+xml,%3csvg%20width='20'%20height='12'%20viewBox='0%200%2020%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='%2300'%20d='M0.469364%200.969364C0.539033%200.899519%200.621796%200.844104%200.712914%200.806295C0.804032%200.768485%200.901713%200.749023%201.00036%200.749023C1.09902%200.749023%201.1967%200.768485%201.28781%200.806295C1.37893%200.844104%201.4617%200.899519%201.53136%200.969364L10.0004%209.43986L18.4694%200.969364C18.5391%200.899632%2018.6219%200.844317%2018.713%200.806579C18.8041%200.76884%2018.9017%200.749416%2019.0004%200.749416C19.099%200.749416%2019.1966%200.76884%2019.2877%200.806579C19.3788%200.844317%2019.4616%200.899632%2019.5314%200.969364C19.6011%201.0391%2019.6564%201.12188%2019.6941%201.21299C19.7319%201.3041%2019.7513%201.40175%2019.7513%201.50036C19.7513%201.59898%2019.7319%201.69663%2019.6941%201.78774C19.6564%201.87885%2019.6011%201.96163%2019.5314%202.03136L10.5314%2011.0314C10.4617%2011.1012%2010.3789%2011.1566%2010.2878%2011.1944C10.1967%2011.2322%2010.099%2011.2517%2010.0004%2011.2517C9.90171%2011.2517%209.80403%2011.2322%209.71291%2011.1944C9.6218%2011.1566%209.53903%2011.1012%209.46936%2011.0314L0.469364%202.03136C0.399519%201.9617%200.344105%201.87893%200.306295%201.78781C0.268486%201.6967%200.249023%201.59901%200.249023%201.50036C0.249023%201.40171%200.268486%201.30403%200.306295%201.21291C0.344105%201.1218%200.399519%201.03903%200.469364%200.969364V0.969364Z'%20fill='%23ffffff'/%3e%3c/svg%3e");background-color:var(--orange);border:none;font-size:14px;font-weight:400;border-radius:5px;padding-left:1rem;-webkit-appearance:none;background-repeat:no-repeat;background-position-x:92%;background-position-y:50%;cursor:pointer}.home .home-content .home-columns .home-left .home-left-bottom .home-left-bottom-flex[data-v-5384dbc2]:not(:last-child){margin-bottom:2rem}.home .home-content .home-columns .home-left .home-left-bottom .home-left-bottom-flex[data-v-5384dbc2]{display:flex;justify-content:space-between}.home .home-content .home-columns .home-left .home-left-bottom .home-left-bottom-flex .home-left-box[data-v-5384dbc2]{width:48%;padding:1rem;background-color:var(--orange);border-radius:10px;border:2px solid var(--orange)}.home .home-content .home-columns .home-left .home-left-bottom .home-left-bottom-flex .home-left-box p[data-v-5384dbc2]{color:var(--white);margin-bottom:1rem;font-size:20px}.home .home-content .home-columns .home-left .home-left-bottom .home-left-bottom-flex .home-left-box h2[data-v-5384dbc2]{font-size:16px;color:var(--white);font-weight:600}.home .home-content .home-columns .home-right[data-v-5384dbc2]{width:48%}.home .home-content .home-columns .home-right h2[data-v-5384dbc2]{font-size:24px;color:var(--black);font-weight:600;margin-bottom:2rem}.home .home-content .home-columns .home-right .home-right-box .home-right-users[data-v-5384dbc2]{display:flex;justify-content:space-between}.home .home-content .home-columns .home-right .home-right-box .home-right-users .home-right-users-col[data-v-5384dbc2]{margin-bottom:2rem;width:48%;background-color:var(--orange);border-radius:10px;padding:1rem;transition:.5s;cursor:pointer;border:2px solid var(--orange)}.home .home-content .home-columns .home-right .home-right-box .home-right-users .home-right-users-col h2[data-v-5384dbc2]:not(:last-child){margin-bottom:1rem}.home .home-content .home-columns .home-right .home-right-box .home-right-users .home-right-users-col h2[data-v-5384dbc2]{font-size:20px;font-weight:400;color:var(--white)}.home .home-content .home-columns .home-right .home-right-box .home-right-users .home-right-users-col p[data-v-5384dbc2]{font-size:16px;font-weight:600;color:var(--white)}.home .home-content .home-columns .home-right .home-right-box .home-right-users .home-right-users-col[data-v-5384dbc2]:hover{background-color:var(--white);border:2px solid var(--orange)}.home .home-content .home-columns .home-right .home-right-box .home-right-users .home-right-users-col:hover h2[data-v-5384dbc2],.home .home-content .home-columns .home-right .home-right-box .home-right-users .home-right-users-col:hover p[data-v-5384dbc2]{color:var(--black)}.home .home-content .home-columns .home-right .home-right-box .home-right-users .home-right-users-col.active[data-v-5384dbc2]{border:2px solid var(--orange);background-color:var(--white)}.home .home-content .home-columns .home-right .home-right-box .home-right-users .home-right-users-col.active h2[data-v-5384dbc2],.home .home-content .home-columns .home-right .home-right-box .home-right-users .home-right-users-col.active p[data-v-5384dbc2]{color:var(--black)}@media screen and (max-width: 1024px){.home .home-content .home-text[data-v-5384dbc2]{flex-direction:column}.home .home-content .home-text h1[data-v-5384dbc2]{font-size:20px}.home .home-content .home-text h2[data-v-5384dbc2]{font-size:16px}.home .home-content .home-columns[data-v-5384dbc2]{flex-direction:column}.home .home-content .home-columns .home-left[data-v-5384dbc2]{width:100%}.home .home-content .home-columns .home-left .home-left-top .home-left-top-buttons[data-v-5384dbc2]{flex-direction:column}.home .home-content .home-columns .home-left .home-left-top .home-left-top-buttons .home-left-top-btn[data-v-5384dbc2]{width:100%;margin-bottom:2rem}.home .home-content .home-columns .home-left .home-left-top .home-left-top-buttons .select-styled select[data-v-5384dbc2]{width:100%}.home .home-content .home-columns .home-left .home-left-bottom .home-left-bottom-flex[data-v-5384dbc2]{flex-direction:column}.home .home-content .home-columns .home-left .home-left-bottom .home-left-bottom-flex .home-left-box[data-v-5384dbc2]:not(:last-child){margin-bottom:2rem}.home .home-content .home-columns .home-left .home-left-bottom .home-left-bottom-flex .home-left-box[data-v-5384dbc2]{width:100%}.home .home-content .home-columns .home-left .home-left-bottom .home-left-bottom-flex .home-left-box p[data-v-5384dbc2]{font-size:20px}.home .home-content .home-columns .home-left .home-left-bottom .home-left-bottom-flex .home-left-box h2[data-v-5384dbc2]{font-size:16px}.home .home-content .home-columns .home-right[data-v-5384dbc2]{width:100%;padding-top:2rem}.home .home-content .home-columns .home-right h2[data-v-5384dbc2]{font-size:20px}.home .home-content .home-columns .home-right .home-right-box .home-right-users[data-v-5384dbc2]{flex-direction:column}.home .home-content .home-columns .home-right .home-right-box .home-right-users .home-right-users-col[data-v-5384dbc2]{width:100%}}.home[data-v-3931ea2f]{padding-top:6rem;padding-bottom:2rem}.home .home-content .home-text[data-v-3931ea2f]{margin-bottom:2rem}.home .home-content .home-text h1[data-v-3931ea2f]{font-size:24px;color:var(--black);font-weight:600}.home .home-content .home-box[data-v-3931ea2f]{display:flex;justify-content:space-between}.home .home-content .home-box .home-box-left[data-v-3931ea2f]{width:20%;margin-right:2rem}.home .home-content .home-box .home-box-left .home-box-left-item[data-v-3931ea2f]{background-color:var(--orange);padding:1rem 2rem;border-radius:5px;cursor:pointer;margin-bottom:2rem;width:100%}.home .home-content .home-box .home-box-left .home-box-left-item p[data-v-3931ea2f]{color:var(--white)}.home .home-content .home-box .home-box-left .calendar[data-v-3931ea2f]{max-width:300px;padding:1rem;margin:auto;border:2px solid var(--orange);border-radius:10px;display:none}.home .home-content .home-box .home-box-left .calendar.active[data-v-3931ea2f]{display:block}.home .home-content .home-box .home-box-left .calendar .calendar-header[data-v-3931ea2f]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.home .home-content .home-box .home-box-left .calendar .calendar-header img[data-v-3931ea2f]{cursor:pointer}.home .home-content .home-box .home-box-left .calendar .calendar-header span[data-v-3931ea2f]{font-size:14px;color:var(--black);font-weight:600}.home .home-content .home-box .home-box-left .calendar .calendar-body[data-v-3931ea2f]{display:flex;flex-direction:column}.home .home-content .home-box .home-box-left .calendar .calendar-body .calendar-days[data-v-3931ea2f]{display:flex;flex-wrap:wrap;margin:-.5rem}.home .home-content .home-box .home-box-left .calendar .calendar-body .calendar-days span[data-v-3931ea2f]{font-size:14px;color:var(--black);font-weight:600}.home .home-content .home-box .home-box-left .calendar .calendar-body .calendar-dates[data-v-3931ea2f]{display:flex;flex-wrap:wrap;margin:-.5rem}.home .home-content .home-box .home-box-left .calendar .calendar-body .calendar-dates span[data-v-3931ea2f]{font-size:14px}.home .home-content .home-box .home-box-left .calendar .calendar-days[data-v-3931ea2f]{margin-bottom:.5rem}.home .home-content .home-box .home-box-left .calendar .calendar-days span[data-v-3931ea2f]{flex:1 0 14.28%;text-align:center;padding:.5rem;box-sizing:border-box}.home .home-content .home-box .home-box-left .calendar .calendar-dates[data-v-3931ea2f]{padding-top:20px}.home .home-content .home-box .home-box-left .calendar .calendar-dates span[data-v-3931ea2f]{flex:1 0 14.28%;text-align:center;padding:.5rem;box-sizing:border-box;cursor:pointer;color:var(--black)}.home .home-content .home-box .home-box-left .calendar .calendar-dates span.empty-date[data-v-3931ea2f]{background:transparent}.home .home-content .home-box .home-box-left .calendar .calendar-dates span.selected-date[data-v-3931ea2f]{background-color:var(--orange);color:#fff}.home .home-content .home-box .home-box-left .calendar .calendar-dates span.range-date[data-v-3931ea2f]{background-color:var(--orange)}.home .home-content .home-box .home-box-left .calendar .calendar-dates span.disabled-date[data-v-3931ea2f]{color:var(--white-calendar);cursor:not-allowed}.home .home-content .home-box .home-box-right[data-v-3931ea2f]{display:flex;justify-content:flex-end}.home .home-content .home-box .home-box-right .home-box-right-item[data-v-3931ea2f]:not(:last-child){margin-right:2rem}.home .home-content .home-box .home-box-right .home-box-right-item[data-v-3931ea2f]{background-color:var(--orange);padding-left:2rem;padding-right:2rem;border-radius:5px;border:2px solid var(--orange);font-size:15px;height:55px;cursor:pointer}.home .home-content .home-box .home-box-right .home-box-right-item p[data-v-3931ea2f]{color:var(--white)}.home .home-content .home-box .home-box-right .home-box-right-item.active[data-v-3931ea2f]{background-color:transparent}.home .home-content .home-box .home-box-right .home-box-right-item.active p[data-v-3931ea2f]{color:var(--orange)}.home .home-content .home-download[data-v-3931ea2f]{margin-top:2rem}.home .home-content .home-download .home-download-btn[data-v-3931ea2f]{background-color:var(--orange);padding:1rem 2rem;border-radius:5px;border:2px solid var(--orange);color:var(--white);font-size:16px;transition:.5s;cursor:pointer}.home .home-content .home-download .home-download-btn[data-v-3931ea2f]:hover{transform:scale(1.05)}@media screen and (max-width: 1780px){.home .home-content .home-box .home-box-right .home-box-right-item[data-v-3931ea2f]{height:80px}}@media screen and (max-width: 1400px){.home .home-content .home-box .home-box-right .home-box-right-item[data-v-3931ea2f]{height:100px}}@media screen and (max-width: 1200px){.home .home-content .home-box[data-v-3931ea2f]{flex-direction:column}.home .home-content .home-box .home-box-left[data-v-3931ea2f]{width:100%;margin-right:0;margin-bottom:0rem}.home .home-content .home-box .home-box-left .calendar[data-v-3931ea2f]{margin-bottom:2rem}.home .home-content .home-box .home-box-right[data-v-3931ea2f]{width:100%;flex-direction:column}.home .home-content .home-box .home-box-right .home-box-right-item[data-v-3931ea2f]:not(:last-child){margin-right:0;margin-bottom:2rem}.home .home-content .home-box .home-box-right .home-box-right-item[data-v-3931ea2f]{height:55px}.home .home-download .home-download-btn[data-v-3931ea2f]{width:100%}}
