@media screen and (max-width:767px){.navbar-container .navbar-desktop{display:none;visibility:hidden}.background-blur{display:flex;justify-content:center;align-items:center;position:fixed;top:0;bottom:0;left:0;right:0;background-color:black;opacity:1;z-index:5;height:100vh}.navbar-open{height:100vh}.navbar-container .navbar-phone{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:5vw;background-color:#fafbfb}.navbar-container .absolute{position:absolute;top:0;left:0;width:100%;background-color:transparent}.navbar-container .navbar-phone .navbar-phone-top{display:flex;justify-content:space-between;align-items:center;width:100%;z-index:10}.navbar-container .navbar-phone-top .logo{width:125px;height:auto}.navbar-container .navbar-phone-top .right{display:flex;flex-direction:row;align-items:center;gap:2vw}.navbar-container .navbar-phone-top .right .button{display:flex;justify-content:center;align-items:center;background-color:#ffffff;border:none;width:50px;height:48px;border-radius:6px;cursor:pointer}.navbar-phone .hamburger-content{height:100vh;z-index:10}.navbar-phone .hamburger-content,.navbar-phone .hamburger-content ul{display:flex;flex-direction:column;align-items:center;justify-content:center}.navbar-phone .hamburger-content ul{gap:6vw}.navbar-phone .hamburger-content ul .li{text-decoration:none;list-style:none;cursor:pointer;font-size:1.125rem;font-weight:600;color:white}.navbar-phone .hamburger-content ul .li a{text-decoration:none;color:white;font-size:1rem}.navbar-open .icon{color:white}}@media screen and (min-width:768px){.navbar-container .navbar-phone{display:none;visibility:hidden}.navbar-container .navbar-desktop{width:100%;display:flex;justify-content:space-between;align-items:center;padding:2vw 10vw;background-color:#fafbfb}.navbar-container .absolute{position:absolute;top:0;left:0;width:100%;background-color:transparent}.navbar-container .logo{width:150px;height:auto;cursor:pointer}.navbar-container .center{display:flex;flex-direction:row;align-items:center;gap:3vw}.navbar-container .center ul{text-decoration:none}.navbar-container .center .li{font-size:1.125rem;font-weight:500;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;list-style:none}.navbar-container .center .li,.navbar-container .center .li a{color:#556987;text-decoration:none}.navbar-container .right{display:flex;flex-direction:row;align-items:center;gap:2vw}.navbar-container .right .phone-number{display:flex;flex-direction:row;align-items:center;gap:.5vw}.navbar-container .right span{color:#556987;text-decoration:none;font-size:18px;font-weight:500;cursor:pointer;line-height:24px}.navbar-container .right button{background-color:var(--primary-color);color:#fff;border:none;padding:12px 18px;border-radius:8px;cursor:pointer;font-size:16px;font-weight:500}}@media screen and (max-width:767px){footer{background-color:var(--bg-primary-color);color:#8896ab;width:100%;padding:12vw 5vw}footer,footer .footer-content-top{display:flex;flex-direction:column;gap:5vw}footer .footer-content-top{justify-content:space-between;padding:2vw 0}footer .footer-content-top .footer-links{display:flex;flex-direction:column;gap:4vw;text-decoration:none}footer .footer-content-top .footer-links a,footer .footer-content-top .footer-links li{list-style:none;font-weight:400;font-size:1rem;line-height:30px;color:#8896ab;cursor:pointer;text-decoration:none}footer hr{border:1px solid #333f51;width:100%}footer .footer-content-bottom{display:flex;flex-direction:column;justify-content:space-between;padding:2vw 0;gap:4vw}footer .footer-content-bottom span{font-weight:400;font-size:16px;line-height:24px;letter-spacing:0}footer .footer-content-bottom .link{text-decoration:none;color:var(--primary-color);font-weight:600;font-size:16px;line-height:24px;letter-spacing:0}}@media screen and (min-width:768px){footer{background-color:var(--bg-primary-color);color:#8896ab;width:100%}footer .footer-content-top{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:2vw 10vw}footer .footer-content-top .logo{cursor:pointer}footer .footer-content-top .footer-links{display:flex;flex-direction:row;align-items:center;gap:2vw}footer .footer-content-top .footer-links a,footer .footer-content-top .footer-links li{list-style:none;font-weight:400;font-size:1rem;line-height:24px;color:#8896ab;cursor:pointer;text-decoration:none}footer hr{border:1px solid #333f51;width:100%}footer .footer-content-bottom{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:2vw 10vw}footer .footer-content-bottom span{font-weight:500;font-size:1rem;line-height:24px}footer .footer-content-bottom .link{text-decoration:none;color:var(--primary-color);font-weight:600;font-size:1rem;line-height:24px;letter-spacing:0}}