.Cookie{position:fixed;overflow:hidden;box-sizing:border-box;z-index:10;width:100%;display:flex;justify-content:space-between;align-items:baseline;flex-direction:column}.Cookie>*{margin:.9375rem 0;align-self:center}@media screen and (min-width:48rem){.Cookie{flex-flow:row}.Cookie>*{margin:0}}.Cookie--top{top:0;left:0;right:0}.Cookie--bottom{bottom:0;left:0;right:0}.Cookie__buttons{display:flex;flex-direction:column}.Cookie__buttons>*{margin:.3125rem 0}@media screen and (min-width:48rem){.Cookie__buttons{flex-direction:row}.Cookie__buttons>*{margin:0 .9375rem}}.Cookie__button,.Cookie__declineButton{cursor:pointer;align-self:center;white-space:nowrap}.Cookie--base{background:#683392;padding:1.25em;color:#fff}.Cookie--base .Cookie__button{background:#97d058;padding:.625em 3.125em;color:#fff;border-radius:0;border:0;font-size:1em}.Cookie--base .Cookie__button:hover{background:#7ebf36}.Cookie--base .Cookie__button--decline{background:transparent;padding:.625em 3.125em;color:#727272;border-radius:0;border:0;font-size:1em}.Cookie--base .Cookie__button--decline:hover{background:#cbcbcb}body .cookies p{color:#fff;font-size:14px;line-height:1.4rem}.locale-suggestion-popup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;padding:2rem 1rem;animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.locale-suggestion-content{background:#fff;border-radius:12px;padding:2rem;max-width:600px;width:100%;box-shadow:0 4px 20px rgba(0,0,0,.3);animation:scaleIn .3s ease-out}.locale-suggestion-logo{max-width:120px;width:100%;height:auto;margin-bottom:1.5rem}.locale-suggestion-map{width:100%;max-width:100%;height:200px;object-fit:contain;margin-bottom:1.5rem;border-radius:8px}.locale-suggestion-content h3{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.locale-suggestion-content p{color:#666;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.locale-suggestion-btn{padding:.75rem 2rem;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;border:none;transition:all .3s ease;white-space:nowrap}.locale-suggestion-btn--close{background:#f5f5f5;color:#333;border-radius:30px;font-weight:700;height:45px}.locale-suggestion-btn--close:hover{background:#e0e0e0}.locale-suggestion-btn--switch .filler{background:var(--primaryDark)}@media screen and (max-width:768px){.locale-suggestion-popup{padding:1rem}.locale-suggestion-content{padding:1.5rem}.locale-suggestion-content h3{font-size:1.25rem}.locale-suggestion-content p{font-size:.9rem}.locale-suggestion-btn{padding:.625rem 1.5rem;font-size:1.2rem}.d-flex.gap-3{flex-direction:column;width:100%}.locale-suggestion-btn{width:100%}.locale-suggestion-btn--switch.btn-single,.locale-suggestion-btn--switch.btn-single .filler{width:100%!important}.locale-suggestion-map{height:150px}}.locale-switcher{display:flex;gap:8px;align-items:center}.locale-switcher .locale-btn{padding:4px 8px;border:1px solid #ccc;background:transparent;color:#000;cursor:pointer;border-radius:4px;font-size:1rem;font-weight:700;transition:all .2s ease;white-space:nowrap}@media (max-width:1400px){.locale-switcher .locale-btn{padding:3px 6px;font-size:1rem}}@media (max-width:1200px){.locale-switcher .locale-btn{padding:3px 5px;font-size:1rem}.locale-switcher{gap:6px}}.locale-switcher .locale-btn.active{border:2px solid #000;background:var(--blue);color:#fff;font-weight:700}.locale-switcher .locale-btn:hover{border-color:#000}header.sticky .locale-switcher .locale-btn{border-color:#fff;color:#fff;background:transparent}header.sticky .locale-switcher .locale-btn.active{border-color:#fff;background:#fff;color:#0f1a57;font-weight:700}header.sticky .locale-switcher .locale-btn:hover{border-color:#fff}.mobile-menu-area .locale-switcher .locale-btn{border-color:#fff;color:#fff;background:transparent;font-size:1.2rem;font-weight:700}.mobile-menu-area .locale-switcher .locale-btn.active{border-color:#fff;background:#fff;color:#0f1a57;font-weight:700;font-size:1.2rem}.mobile-menu-area .locale-switcher .locale-btn:hover{border-color:#fff}.hamburger .line{width:35px;height:3px;background-color:var(--black);display:block;margin:6px auto;transition:all .3s ease-in-out}header.sticky .hamburger .line{background-color:#fff}.hamburger.is-active .line{background-color:var(--white)}#hamburger-1.is-active .line:nth-child(2){opacity:0}#hamburger-1.is-active .line:first-child{transform:translateY(9px) rotate(45deg)}#hamburger-1.is-active .line:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.mobile-menu-area{background-color:var(--primaryDark);position:fixed;top:70px;left:100vw;width:100vw;height:calc(100vh);overflow-y:auto;transition:all .3s ease-in;z-index:1000;padding-bottom:90px}.mobile-menu-area.active{left:0}.mobile-menu-area .mobile-nav{padding-left:1rem}.mobile-menu-area .mobile-nav li{list-style:none;padding:1rem 1rem 0;color:var(--white)}.mobile-menu-area .mobile-nav li ul li{padding:1rem}.mobile-sub_menu{padding:0}header{background-color:#fff;height:90px;transition:background .5s ease-in-out;width:100vw;z-index:999}.header.sticky,header{position:fixed;left:0;top:0}.header.sticky{background-color:#0f1a57}header.sticky .nav-link{color:#fff}.header.sticky .mobile-header{background-color:#0f1a57}.header.sticky .logo-wrapper img{filter:brightness(0) invert(1)}header .logo-wrapper img{max-width:200px;transition:max-width .2s ease}@media (max-width:1400px){header .logo-wrapper img{max-width:160px}}@media (max-width:1200px){header .logo-wrapper img{max-width:140px}}header .nav-link{padding:0 1.5rem;font-size:1.1rem}header .nav-link:last-child{padding:0 0 0 2rem}@media (max-width:1400px){header .nav-link{padding:0 1.2rem;font-size:1.1rem}header .nav-link:last-child{padding:0 0 0 1.2rem}}@media (max-width:1200px){header .nav-link{padding:0 1rem;font-size:1.1rem}header .nav-link:last-child{padding:0 0 0 1rem}}header .nav-link-sub_menu{background:var(--blue);border-top:1px solid #fff;color:#fff;left:0;opacity:0;padding:1rem 0;position:fixed;top:90px;transition:var(--fast);visibility:hidden;width:100%}header .nav-link:hover .nav-link-sub_menu{opacity:1;visibility:visible}header .nav-link-sub_menu .nav-link-sub_menu-item{margin-left:2rem;padding:1rem 0;position:relative;font-weight:500}header .nav-link-sub_menu .nav-link-sub_menu-item:after{background:none repeat scroll 0 0 transparent;background:#fff;bottom:0;content:"";display:block;height:2px;left:50%;position:absolute;transition:width .3s ease 0s,left .3s ease 0s;width:0}header .nav-link-sub_menu-item:hover:after{left:0;width:100%}.nav-link{color:var(--black);font-weight:500}.nav-link.active{font-weight:700}.nav-link:hover{color:var(--red)}.mobile-header{align-items:center;background:#fff;height:70px;padding:10px;position:fixed;transition:.2s ease;z-index:999}.mobile-header.active{background-color:var(--primaryDark)}.mobile-header.active .logo-wrapper img{filter:brightness(0) invert(1)}.mobile-nav li a{font-size:18px;font-weight:400}.mobile-nav li ul.mobile-sub_menu li a{font-size:16px}@media (max-width:992px){header{height:70px}}@media (max-width:920px){header .logo-wrapper img{max-width:120px}}header .nav{flex-wrap:nowrap;min-width:0}header .nav .nav-link{flex-shrink:0;white-space:nowrap}header .nav .nav-link:last-child{flex-shrink:0}footer{background:#e7e7ee;position:relative;z-index:99}footer .content-wrapper{padding:80px 0}footer .footer-menu{max-width:500px}footer h4{color:var(--primaryDark);font-size:1rem;font-weight:700;margin-bottom:5px}@media (min-width:768px) and (max-width:1200px){footer h4{font-size:1.3rem}footer h4 span{height:13px!important;width:13px!important}footer .footer-menu{width:500px}}footer h4 span{background:var(--yellow);height:14px;margin-left:10px;width:14px}footer a,footer p{color:var(--primaryDark);font-size:1rem;margin-bottom:5px}@media (min-width:768px) and (max-width:1200px){footer a{font-size:1.3rem}}footer .footer-menu_item{max-width:250px;width:50%}footer .footer-menu_item:nth-child(2){align-items:flex-end;display:flex;flex-direction:column}footer .footer-menu_item:nth-child(2) ul li{text-align:right}footer .footer-menu_item:nth-child(3){margin-top:4rem}footer .copyright-wrapper{padding-bottom:20px}footer .copyright-wrapper .terms{width:70%}footer .copyright-wrapper .terms a{font-size:14px;margin-left:50px}@media (max-width:768px){footer .copyright-wrapper .terms a{margin-left:0}}footer .copyright-wrapper .terms p{font-size:14px;margin-right:30%}footer .copyright-wrapper .socials{display:flex;justify-content:start;align-items:center}footer .copyright-wrapper .socials a{margin-right:5px;width:40px}footer .copyright-wrapper .socials a img{width:40px}@media (max-width:567px){footer .content-wrapper{padding:40px 10px}footer .footer-menu{margin-top:30px}footer h4{font-size:15.6px}footer p{font-size:13px}footer a{font-size:15.6px}footer h4 span{height:12px;width:12px}footer .mt-mid{margin-top:2rem}footer .copyright-wrapper .socials a img{margin:0 .5rem;width:30px}footer .policy-button a{font-size:15.6px;margin:0;text-decoration:none;font-weight:400}}.footer-logo{width:80px}#site-footer a,#site-footer a:hover,.policy-button{color:var(--primaryDark)!important}