.style_nav__2qMwI{position:fixed;top:0;left:0;width:100vw;padding:0;background:#fff;transition:top .15s ease-in-out;z-index:5}.style_nav__2qMwI.style_isMember__owsXr{background:var(--ui-color-secondary)}.style_nav__2qMwI.style_isMember__owsXr>div{max-width:none;padding:5px 50px;justify-content:space-between;align-items:flex-start;gap:25px}.style_nav__2qMwI.style_isMember__owsXr h1{color:#fff;font-size:1.9rem;margin-top:6px}.style_nav__2qMwI.style_isMember__owsXr .style_logo__KyTUP:after{display:none}.style_nav__2qMwI.style_isMember__owsXr .style_menu__ML4PY{margin-top:8px}.style_nav__2qMwI.style_isMember__owsXr .style_menu__ML4PY .style_item__1lSAu.style_itemLocale__PtcMW a,.style_nav__2qMwI.style_isMember__owsXr .style_menu__ML4PY .style_item__1lSAu.style_itemLocale__PtcMW span,.style_nav__2qMwI.style_isMember__owsXr .style_menu__ML4PY>a{color:#fff!important}@media(max-width:768px){.style_nav__2qMwI.style_isMember__owsXr>div{flex-direction:column;gap:0;padding:5px 10px}.style_nav__2qMwI.style_isMember__owsXr h1{margin-top:0}.style_nav__2qMwI.style_isMember__owsXr .style_logo__KyTUP{width:100px}.style_nav__2qMwI.style_isMember__owsXr .style_menuMobile__XvUYq{position:absolute;right:0;top:10px}.style_nav__2qMwI.style_isMember__owsXr .style_menuButton__GBHmZ span{color:#fff}}.style_nav__2qMwI>div{display:flex;justify-content:space-between;align-items:center;gap:1rem}.style_nav__2qMwI .style_logo__KyTUP{position:relative;width:151px}.style_nav__2qMwI .style_logo__KyTUP:after{content:"";border-left:160px solid var(--ui-transparent);border-bottom-width:160px;border-right:160px solid var(--ui-transparent);border-top:97px solid var(--ui-color-secondary);border-bottom:0 solid var(--ui-transparent);width:0;height:0;position:absolute;top:-12px;left:-57%;transform:rotate(0);z-index:-1}.style_nav__2qMwI .style_menuMobile__XvUYq{display:none}@media(max-width:768px){.style_nav__2qMwI .style_menuMobile__XvUYq{display:flex;margin-right:15px;gap:20px}.style_nav__2qMwI .style_menuMobile__XvUYq a{color:var(--ui-color-secondary)}}.style_nav__2qMwI .style_menu__ML4PY{display:flex;gap:20px;align-items:center}.style_nav__2qMwI .style_menu__ML4PY .style_menuButton__GBHmZ{display:none}@media(max-width:768px){.style_nav__2qMwI .style_menu__ML4PY .style_menuButton__GBHmZ{display:block}}.style_nav__2qMwI .style_menu__ML4PY .style_item__1lSAu a{color:var(--ui-page-color)}.style_nav__2qMwI .style_menu__ML4PY .style_item__1lSAu.style_itemLocale__PtcMW{display:flex;gap:5px}.style_nav__2qMwI .style_menu__ML4PY .style_item__1lSAu.style_itemLocale__PtcMW span{opacity:.6;color:var(--ui-color-secondary)}.style_nav__2qMwI .style_menu__ML4PY .style_item__1lSAu.style_itemLocale__PtcMW .style_link__fRzO_{opacity:.6;color:var(--ui-color-secondary);transition:opacity .15s ease-in-out}.style_nav__2qMwI .style_menu__ML4PY .style_item__1lSAu.style_itemLocale__PtcMW .style_link__fRzO_.style_active__I2TyS,.style_nav__2qMwI .style_menu__ML4PY .style_item__1lSAu.style_itemLocale__PtcMW .style_link__fRzO_:hover{opacity:1}@media(max-width:768px){.style_nav__2qMwI .style_menu__ML4PY{position:fixed;top:0;right:-100%;height:100vh;box-sizing:border-box;padding-top:50px;width:80vw;transition:right .2s;background-color:#fff;flex-direction:column}.style_nav__2qMwI .style_menu__ML4PY.style_active__I2TyS{right:0}}.style_nav__2qMwI.style_isScroll__oOiAl{top:-100px}.link-item{position:relative;margin-right:5px}.link-item.text.primary{color:var(--ui-color-primary)}.link-item.text.primary:hover{color:#000}.link-item.text.secondary{color:var(--ui-color-secondary)}.link-item.text.black,.link-item.text.secondary:hover{color:#000}.link-item.text.black:hover{color:var(--ui-color-secondary)}.link-item.text.white{color:#fff}.link-item.text.white:hover{color:var(--ui-color-secondary)}.link-item.button{padding:.7rem 1.2rem;border-radius:5px;background-color:var(--ui-color-primary);transition:background-color .3s}.link-item.button:hover{background-color:var(--ui-color-primary-hover)}.link-item.button.secondary{background-color:var(--ui-color-secondary);color:#fff}.link-item.button.secondary:hover{background-color:var(--ui-color-secondary-hover)}.link-item.button.light{border-width:1px;border-style:solid;background-color:var(--transparent)}.link-item.button.light.primary{border-color:var(--ui-color-primary);color:var(--ui-color-primary)}.link-item.button.light.primary:hover{background-color:var(--ui-color-primary-hover);border-color:var(--ui-color-primary-hover);color:#fff}.link-item.button.light.secondary{border-color:var(--ui-color-secondary);color:var(--ui-color-secondary)}.link-item.button.light.secondary:hover{background-color:var(--ui-color-secondary-hover);color:#fff}.dropdown{position:relative;display:inline-block}.dropdown .dropdown-content{visibility:hidden;position:absolute;top:100%;left:0;opacity:0;background:#fff;z-index:1000;min-width:180px;padding:.5rem;z-index:-1;transition:opacity .1s ease-in-out}.dropdown .dropdown-content a.link-item{color:var(--ui-color-secondary)}.dropdown:hover .dropdown-content{display:block;z-index:10;visibility:visible;opacity:1}@media(max-width:768px){.dropdown:hover .dropdown-content{display:none}}.dropdown .dropdown-content.visible,.dropdown.open .dropdown-content{display:block;position:relative;box-shadow:none;padding-left:1rem;top:0}@media(min-width:769px){.dropdown .dropdown-content.visible,.dropdown.open .dropdown-content{position:absolute;padding-left:0}}.style_footer__giYzX{background-color:var(--ui-color-primary-light);position:relative;margin-top:50px}.style_footer__top__content__C4_qE{display:flex;justify-content:space-between;align-items:center;gap:20px;position:absolute;left:50%;height:auto;transform:translate(-50%,-50%);background-color:var(--ui-color-secondary);background-image:url(/_next/static/media/footer.40da3604.jpg);background-size:cover}.style_footer__top__content__logo__XoUka{width:25%;position:relative;right:-30px}.style_footer__top__content__logo__XoUka img{width:100%;height:auto}.style_footer__top__content__text__r1rSh{color:#fff;position:relative;right:-50px}.style_footer__top__content__text__r1rSh p:first-child{font-size:1.8rem;line-height:1.5;font-weight:800}.style_footer__top__content__img__mrVHA{display:flex;width:50%}@media(max-width:767px){.style_footer__top__content__C4_qE{flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:20px 40px;top:-30px;gap:5px}.style_footer__top__content__logo__XoUka,.style_footer__top__content__text__r1rSh{right:0}.style_footer__top__content__img__mrVHA{display:none}}.style_footer__bottom__content__1tjM5{display:flex;justify-content:space-between;gap:20px;padding:110px 0 20px}.style_footer__bottom__content__1tjM5 p:first-child{font-weight:600;font-size:1.6rem;margin-bottom:5px}.style_footer__bottom__content__links__VM0aZ{display:flex;flex-direction:column}.style_footer__bottom__content__links__VM0aZ>a{color:#000}.style_footer__bottom__content__socialMedia__list__6IpJ1{display:flex;gap:10px}.style_footer__bottom__content__socialMedia__list__6IpJ1 a{display:flex;justify-content:center;align-items:center;background-color:#fff;width:35px;height:35px;border-radius:50%}@media(max-width:767px){.style_footer__bottom__content__1tjM5{padding:80px 10px 20px}}.style_footer__bottom__copyright__co0V5{background-color:var(--ui-color-primary);text-align:center;padding:10px 0}.style_footer__bottom__copyright__co0V5 p{font-size:1.2rem;font-weight:600;color:#fff}