.LangSelector-module__qyVMpa__langSelector{cursor:pointer;width:32px;height:35px;position:relative}.LangSelector-module__qyVMpa__langSelector a{color:var(--hr-text-strong);text-decoration:none}.LangSelector-module__qyVMpa__langSelector a:hover{color:var(--hr-surface)}.LangSelector-module__qyVMpa__langSelector .LangSelector-module__qyVMpa__value{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.LangSelector-module__qyVMpa__langSelector .LangSelector-module__qyVMpa__value .LangSelector-module__qyVMpa__chevron{height:16px;margin-left:5px}.LangSelector-module__qyVMpa__langSelector ul{z-index:2;width:160px;padding:var(--hr-space-4) 10px;border:1px solid var(--hr-border-soft);border-radius:var(--hr-radius-sm);background-color:var(--hr-surface);margin:0;display:none;position:absolute;top:35px;left:50%;transform:translate(-50%)}.LangSelector-module__qyVMpa__langSelector ul.LangSelector-module__qyVMpa__visible{z-index:20;display:block}.LangSelector-module__qyVMpa__langSelector ul li{width:100%;height:30px;padding:0 var(--hr-space-4);background-color:var(--hr-surface);text-align:left;font-weight:var(--hr-weight-light);border-radius:4px;list-style-type:none}.LangSelector-module__qyVMpa__langSelector ul li+li{margin-top:var(--hr-space-4)}.LangSelector-module__qyVMpa__langSelector ul li a{width:100%;height:100%;font-family:var(--hr-font-display);color:var(--hr-text-strong);align-items:center;display:flex}.LangSelector-module__qyVMpa__langSelector ul li.LangSelector-module__qyVMpa__active{font-weight:var(--hr-weight-semibold)}.LangSelector-module__qyVMpa__langSelector ul li:hover{background-color:var(--hr-text-strong);font-weight:var(--hr-weight-light)}.LangSelector-module__qyVMpa__langSelector ul li:hover a{color:var(--hr-surface)}.LangSelector-module__qyVMpa__langSelector .LangSelector-module__qyVMpa__backdrop{z-index:1;background-color:#0000;width:100vw;height:100dvh;display:none;position:fixed;top:0;left:0}.LangSelector-module__qyVMpa__langSelector .LangSelector-module__qyVMpa__backdrop.LangSelector-module__qyVMpa__visible{display:block}@media (max-width:1023px){.LangSelector-module__qyVMpa__langSelector ul{left:unset;right:0;transform:none}}.LangSelector-module__qyVMpa__langMenu{width:100%}.LangSelector-module__qyVMpa__langMenuTrigger{align-items:center;gap:var(--hr-space-3);width:100%;padding:var(--hr-space-3);border-radius:var(--hr-radius-md);color:var(--hr-text-strong);font-family:var(--hr-font-display);font-size:var(--hr-text-base);cursor:pointer;background:0 0;border:none;display:flex}.LangSelector-module__qyVMpa__langMenuTrigger>span{text-align:left;flex:1}.LangSelector-module__qyVMpa__langMenuTrigger:hover{background:var(--hr-blue-tint)}.LangSelector-module__qyVMpa__langMenuList{margin:var(--hr-space-1) 0 0;max-height:210px;padding:0;list-style:none;overflow-y:auto}.LangSelector-module__qyVMpa__langMenuList li{border-radius:var(--hr-radius-sm)}.LangSelector-module__qyVMpa__langMenuList li a{padding:var(--hr-space-2) var(--hr-space-3) var(--hr-space-2) calc(var(--hr-space-3) + 30px);color:var(--hr-text-strong);font-family:var(--hr-font-display);font-size:var(--hr-text-sm);text-decoration:none;display:block}.LangSelector-module__qyVMpa__langMenuList li.LangSelector-module__qyVMpa__active a{font-weight:var(--hr-weight-semibold);background:var(--hr-blue-tint)}.LangSelector-module__qyVMpa__langMenuList li:hover a{background:var(--hr-surface-alt)}
@keyframes HomeSearchBar-module__mcdRqa__hr-hero-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.HomeSearchBar-module__mcdRqa__homeSearchbar{font-family:var(--hr-font-display)}.HomeSearchBar-module__mcdRqa__homeSearchbar>div{padding:0 var(--hr-space-4);color:var(--hr-text-strong);flex-direction:column;row-gap:10px;display:flex}.HomeSearchBar-module__mcdRqa__homeSearchbar>div .HomeSearchBar-module__mcdRqa__title{font-family:var(--hr-font-display);color:var(--hr-text-strong);font-size:26px;line-height:30px;font-weight:var(--hr-weight-bold);margin:0}.HomeSearchBar-module__mcdRqa__homeSearchbar>div .HomeSearchBar-module__mcdRqa__catchPhrase{font-family:var(--hr-font-display);color:var(--hr-text-strong);font-size:var(--hr-text-sm);line-height:20px}.HomeSearchBar-module__mcdRqa__homeSearchbar>div .HomeSearchBar-module__mcdRqa__image{z-index:0;border-radius:var(--hr-radius-lg);width:100%;height:164px;position:relative;overflow:hidden}.HomeSearchBar-module__mcdRqa__homeSearchbar>div .HomeSearchBar-module__mcdRqa__image:after{content:"";background:var(--hr-media-scrim);pointer-events:none;position:absolute;inset:0}.HomeSearchBar-module__mcdRqa__homeSearchbar>div .HomeSearchBar-module__mcdRqa__searchbarSlot,.HomeSearchBar-module__mcdRqa__homeSearchbar>div .HomeSearchBar-module__mcdRqa__title,.HomeSearchBar-module__mcdRqa__homeSearchbar>div .HomeSearchBar-module__mcdRqa__catchPhrase{z-index:10;position:relative}@media (min-width:1024px){.HomeSearchBar-module__mcdRqa__homeSearchbar{width:1028px;margin:0 auto}.HomeSearchBar-module__mcdRqa__homeSearchbar>div{width:996px;height:560px;margin:0 var(--hr-space-4);color:var(--hr-surface);align-items:center;row-gap:0;padding:0}.HomeSearchBar-module__mcdRqa__homeSearchbar>div .HomeSearchBar-module__mcdRqa__image{width:996px;height:560px;position:absolute}.HomeSearchBar-module__mcdRqa__homeSearchbar>div .HomeSearchBar-module__mcdRqa__image img{object-fit:cover;transition:transform 12s ease-out}.HomeSearchBar-module__mcdRqa__homeSearchbar>div .HomeSearchBar-module__mcdRqa__title{letter-spacing:-.02em;width:1000px;color:var(--hr-surface);text-shadow:var(--hr-text-shadow-media-lg);text-wrap:balance;margin-top:138px;padding:0 80px;font-size:42px;line-height:52px;animation:.6s ease-out both HomeSearchBar-module__mcdRqa__hr-hero-rise}.HomeSearchBar-module__mcdRqa__homeSearchbar>div .HomeSearchBar-module__mcdRqa__catchPhrase{width:1000px;color:var(--hr-text-on-media);text-shadow:var(--hr-text-shadow-media-sm);padding:0 80px;font-size:17px;line-height:26px;animation:.6s ease-out .12s both HomeSearchBar-module__mcdRqa__hr-hero-rise}.HomeSearchBar-module__mcdRqa__homeSearchbar>div .HomeSearchBar-module__mcdRqa__searchbarSlot{width:1000px;margin-top:36px;padding:0 80px;animation:.6s ease-out .24s both HomeSearchBar-module__mcdRqa__hr-hero-rise}.HomeSearchBar-module__mcdRqa__homeSearchbar{width:var(--hr-content-max);margin:0 auto var(--hr-space-12)}.HomeSearchBar-module__mcdRqa__homeSearchbar>div{width:var(--hr-content-max);margin:0}.HomeSearchBar-module__mcdRqa__homeSearchbar>div .HomeSearchBar-module__mcdRqa__image{width:var(--hr-content-max)}.HomeSearchBar-module__mcdRqa__homeSearchbar>div .HomeSearchBar-module__mcdRqa__title,.HomeSearchBar-module__mcdRqa__homeSearchbar>div .HomeSearchBar-module__mcdRqa__catchPhrase,.HomeSearchBar-module__mcdRqa__homeSearchbar>div .HomeSearchBar-module__mcdRqa__searchbarSlot{padding:0}}@media (prefers-reduced-motion:reduce){.HomeSearchBar-module__mcdRqa__homeSearchbar .HomeSearchBar-module__mcdRqa__title,.HomeSearchBar-module__mcdRqa__homeSearchbar .HomeSearchBar-module__mcdRqa__catchPhrase,.HomeSearchBar-module__mcdRqa__homeSearchbar .HomeSearchBar-module__mcdRqa__searchbarSlot{animation:none}.HomeSearchBar-module__mcdRqa__homeSearchbar .HomeSearchBar-module__mcdRqa__image img{transition:none}}@media (min-width:1024px){.HomeSearchBar-module__mcdRqa__homeSearchbar.HomeSearchBar-module__mcdRqa__compact>div{justify-content:center;height:320px}.HomeSearchBar-module__mcdRqa__homeSearchbar.HomeSearchBar-module__mcdRqa__compact>div .HomeSearchBar-module__mcdRqa__image{height:320px}.HomeSearchBar-module__mcdRqa__homeSearchbar.HomeSearchBar-module__mcdRqa__compact>div .HomeSearchBar-module__mcdRqa__title{margin-top:0;font-size:34px;line-height:42px}.HomeSearchBar-module__mcdRqa__homeSearchbar.HomeSearchBar-module__mcdRqa__compact>div .HomeSearchBar-module__mcdRqa__searchbarSlot{margin-top:28px}}
.Footer-module__EZoWya__footer{background-color:var(--hr-surface-alt);width:100%}.Footer-module__EZoWya__footer section{width:var(--hr-content-max);padding:30px var(--hr-space-4);justify-content:space-between;align-items:flex-start;margin:0 auto;display:flex}.Footer-module__EZoWya__footer section.Footer-module__EZoWya__footerBanner{display:none}.Footer-module__EZoWya__footer section ul{width:210px;margin:0;padding:0}.Footer-module__EZoWya__footer section ul li{letter-spacing:0;color:var(--hr-text);cursor:default;list-style-type:none}.Footer-module__EZoWya__footer section ul li+li{margin-top:5px}.Footer-module__EZoWya__footer section ul li.Footer-module__EZoWya__title{font-weight:var(--hr-weight-bold);margin-bottom:10px}.Footer-module__EZoWya__footer section ul li.Footer-module__EZoWya__titleUnder{margin-top:30px}.Footer-module__EZoWya__footer section ul li a{color:var(--hr-text);text-decoration:none;display:block}.Footer-module__EZoWya__footer section ul li a+span{font-size:12px}.Footer-module__EZoWya__footer section ul li a svg{margin-right:10px}.Footer-module__EZoWya__footer section ul li a:hover{text-decoration:underline}.Footer-module__EZoWya__footer section ul li span{display:block}.Footer-module__EZoWya__footer section ul li.Footer-module__EZoWya__footerIcons{font-size:var(--hr-text-2xl)}.Footer-module__EZoWya__footer section ul li.Footer-module__EZoWya__footerIcons svg+svg{margin-left:10px}.Footer-module__EZoWya__footer section ul li.Footer-module__EZoWya__socialMedia a{font-size:var(--hr-text-2xl);display:inline-block}.Footer-module__EZoWya__footer section ul li.Footer-module__EZoWya__socialMedia a+a{margin-left:10px}.Footer-module__EZoWya__footer section ul .Footer-module__EZoWya__cookiesSettings{cursor:pointer;color:var(--hr-text);margin-top:5px}.Footer-module__EZoWya__footer section ul .Footer-module__EZoWya__cookiesSettings:hover{text-decoration:underline}@media (max-width:1023px){.Footer-module__EZoWya__footer section{width:100%}}@media (max-width:767px){.Footer-module__EZoWya__footer{flex-direction:column;display:flex}.Footer-module__EZoWya__footer section:first-child{flex-direction:column;display:flex}.Footer-module__EZoWya__footer section:first-child ul+ul{margin-top:30px}.Footer-module__EZoWya__footer section.Footer-module__EZoWya__footerBanner{padding:var(--hr-space-4);background-color:var(--hr-text);color:var(--hr-surface);justify-content:space-between;display:flex}}
/*# sourceMappingURL=0o1p9sp9n4bza.css.map*/