.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}.loading_loading__YbEaJ{position:fixed;inset:0;background:#fff;z-index:9999;display:flex;align-items:center;justify-content:center}.loading_spinner__j27cQ{width:50px;height:50px;border:4px solid #ddd;border-top-color:#333;border-radius:50%;animation:loading_spin__bIoS9 1s linear infinite}@keyframes loading_spin__bIoS9{to{transform:rotate(1turn)}}