.navbar{z-index:999;width:100%;padding:1.125rem max(1.25rem,min(4vw,3.75rem));transition:transform .5s ease-out;position:fixed;top:0;left:0}.navbar.hide{transform:translateY(calc(.75rem - 100%))}.navbar .container{border-radius:1rem;display:block;box-shadow:0 0 1.25rem rgba(0,0,0,.125)}.navbar .first-line{background-color:#fff;border-radius:1rem 1rem 0 0;justify-content:space-between;align-items:center;padding:.75rem 2.25rem;display:flex}.navbar .logo{height:2.875rem}.navbar .logo img{width:auto;height:100%}.navbar .buttons{align-items:center;gap:1.25rem;display:flex}.lang{border-right:1px solid var(--gray);align-items:center;height:3rem;padding:0 1.25rem;display:flex;position:relative}.lang .current{cursor:pointer}.lang .current span{color:var(--primary);font-weight:600}.lang .current:after{content:"";background:url(../images/angle-down-green.svg) 50%/contain no-repeat;width:.875rem;height:.875rem;margin-left:.125rem;transition:transform .3s;display:inline-block}.lang.open .current:after{transform:rotate(180deg)}.lang .list,.profile .profile-menu{opacity:0;pointer-events:none;background-color:#fff;border-radius:.5rem;transition:all .3s;position:absolute;top:calc(100% - .9375rem);right:50%;transform:translate(50%);box-shadow:0 0 1.25rem rgba(0,0,0,.125)}.lang.open .list,.profile.open .profile-menu{opacity:1;pointer-events:auto;top:100%}.profile.open .profile-menu{top:calc(100% + 1rem)}.lang .list a,.profile .profile-menu a{white-space:nowrap;color:var(--primary);text-align:center;padding:.5rem 1.25rem;font-weight:600;display:block}.lang .list a:hover,.profile .profile-menu a:hover{color:var(--darkgreen)}.lang .list a:first-child{padding-top:.75rem}.lang .list a:last-child{padding-bottom:.75rem}.profile .profile-menu a:first-child{padding-top:1rem}.profile .profile-menu a:last-child{padding-bottom:1rem}.parking,.parking img,.profile,.profile img{cursor:pointer;width:3rem;height:3rem;position:relative}.login-link a{display:none}@media (min-width:1280px){.login-link .desktop{display:flex}}@media (min-width:1024px) and (max-width:1279px){.login-link .tablet{display:flex}}@media (max-width:1023px){.login-link .mobile{display:flex}.login-link .mobile img{width:3rem;height:3rem}}@media (max-width:767px){.login-link .mobile img{width:1.875rem;height:1.875rem}}.navbar .second-line{background-color:var(--primary);border-radius:0 0 1rem 1rem;padding:.75rem 2.25rem}.navbar .links{justify-content:flex-end;display:flex}.navbar .links a{color:#fff;text-transform:uppercase;border-right:1px solid #fff;padding:0 1.25em}.navbar .links a:last-child{border-right:none;padding-right:0}.open-sidebar{width:2.5rem;height:2rem;display:none;position:relative}.open-sidebar .hb{background-color:var(--primary);border-radius:99px;height:3px;transition:all .45s cubic-bezier(0,.6,.4,1);position:absolute}.open-sidebar .hb1{width:2.5rem;top:0;left:50%;transform:translate(-50%)}.open-sidebar .hb2{width:2.5rem;top:50%;left:50%;transform:translate(-50%,-50%)}.open-sidebar .hb3{width:1.25rem;top:100%;left:50%;transform:translateY(-100%)}.open-sidebar.active .hb1,.open-sidebar.active .hb3{width:3rem;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-45deg)}.open-sidebar.active .hb3{transform:translate(-50%,-50%)rotate(45deg)}.open-sidebar.active .hb2{opacity:0;left:100%}#sidebar{z-index:998;overscroll-behavior:contain;scrollbar-width:thin;-webkit-backdrop-filter:blur(.5rem);background:rgba(255,255,255,.867);width:100%;height:calc(100dvh - 3.75rem);padding:1.25rem;transition:right .5s ease-in-out;position:fixed;top:3.75rem;right:-100vw;overflow-x:hidden;overflow-y:auto}#sidebar.active{right:0}#sidebar .content{flex-direction:column;gap:1.25rem;width:100%;height:100%;display:flex}#sidebar .links a{text-transform:uppercase;width:100%;height:3.25rem;color:var(--primary);justify-content:center;align-items:center;font-size:1.125rem;font-weight:600;display:flex;position:relative}#sidebar .buttons{flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;width:100%;display:flex}#sidebar .lang{border-right:none;padding:0}#sidebar .lang .current,#sidebar .lang .list a{font-size:1.125rem;font-weight:600}.banner+footer{margin-top:0}footer{background:var(--darkgreen);color:#fff;margin-top:80px;padding:0 max(1.25rem,min(4vw,3.75rem));position:relative}footer .container{justify-content:space-between;align-items:flex-start;padding:80px 0 3.75rem;display:flex}footer .links{display:flex}footer ul{flex-direction:column;min-width:270px;margin-bottom:0;padding-left:0;display:flex}footer ul:not(:last-child){border-right:1px solid #fff;margin-right:25px;padding-right:25px}footer li{margin-left:0;list-style:none}footer ul a{color:#fff;text-transform:uppercase;white-space:nowrap;padding-bottom:.375em;display:inline-block}footer ul a:hover{color:#00b34e}footer .right{width:100%;max-width:360px}footer .footerlogo{max-width:100%;max-height:5rem;margin-top:2.5rem}footer .right h3{text-transform:none;margin-bottom:1.75rem;font-weight:600}footer .line{border-top:1px solid #fff;width:100%;margin:0 0 2rem}footer .socials{border-radius:1rem;gap:1.5rem;margin-top:1rem;display:flex}footer .socials .link{width:3rem;height:3rem}footer .socials img{object-fit:contain;width:100%;height:100%}footer .copyright{text-align:center;text-transform:uppercase;background-color:#01351c;width:100vw;margin-left:calc(-1*max(1.25rem,min(4vw,3.75rem)));padding:1.25rem}footer .copyright *{color:#fff}@media (max-width:1440px){.navbar .logo{height:3rem}}@media (max-width:1023px){.navbar{padding:0}.navbar.hide{transform:none}.navbar .container{border-radius:0;max-width:100%}.profile .profile-menu{right:0}.navbar .first-line{border-radius:0}.navbar .open-sidebar{display:flex}.navbar .second-line{display:none}}@media (max-width:767px){.navbar .first-line{padding:.75rem 1.25rem}.navbar .logo{height:2.25rem;margin:0}.navbar .lang{display:none}.navbar .buttons{gap:.75rem}.navbar .parking,.navbar .parking img,.profile,.profile img{width:1.875rem;height:1.875rem}.open-sidebar{width:1.625rem;height:1.25rem}.open-sidebar .hb{height:2px}.open-sidebar .hb1,.open-sidebar .hb2{width:1.625rem}.open-sidebar .hb3{width:10.5px}.open-sidebar.active .hb1,.open-sidebar.active .hb3{width:1.875rem}.navbar .primary-link.filled{align-items:center;height:1.875rem;padding:0 .75rem;font-size:.75rem;display:flex}footer{margin-top:72px}footer .container{flex-direction:column-reverse;gap:1.75rem;padding:3rem 0 2.5rem}footer .container .left{border-top:1px solid #fff;flex-direction:column-reverse;align-items:center;gap:2rem;width:100%;display:flex}footer .footerlogo{max-height:4rem;margin-top:2rem}footer .links{flex-direction:column;width:100%}footer ul{min-width:none;width:100%}footer ul:not(:last-child){border-bottom:1px solid #fff;border-right:none;margin:0 0 1rem;padding:0 0 1rem}footer ul a{text-align:center;width:100%;padding:.375em 0}footer .right{flex-direction:column;align-items:center;display:flex}footer .right h3{margin-bottom:1.75rem;font-size:1.5rem}footer .line{margin-bottom:1.5rem}footer .socials{margin-top:0}footer .copyright span{padding:0;display:block}footer .copyright a{font-size:1rem}}@media (max-width:440px){.navbar .primary-link.filled{display:none}}@media (min-width:768px) and (max-width:1279px){#sidebar{height:calc(100dvh - 4.5rem);padding-top:2.5rem;top:4.5rem}footer .container{flex-direction:column;align-items:center;gap:3.75rem}footer ul{min-width:auto}footer ul a{font-size:.875rem}footer .line{margin:1.875rem 0}}