.site-footer{padding:32px 0;border-top:1px solid rgba(0,0,0,.5)}.site-footer *{color:#000;font-family:Work Sans,sans-serif}.site-footer__wrapper{gap:30px}@media only screen and (max-width:991px){.site-footer__wrapper{display:flex;flex-direction:column;align-items:center;text-align:center}}.site-footer .footer-top__wrapper{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:991px){.site-footer .footer-top__wrapper{align-items:center;text-align:center}}@media only screen and (min-width:992px){.site-footer .footer-top__wrapper{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:31px}}.site-footer .footer-top__logo{width:95px;flex-shrink:0}@media only screen and (max-width:991px){.site-footer .footer-top__logo{margin-inline:auto;margin-bottom:16px}}@media only screen and (min-width:768px){.site-footer .footer-top__logo{width:144px}}.site-footer .footer-top__logo img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.site-footer .footer-top__address,.site-footer .footer-top__info{font-size:14px;line-height:1.5}@media only screen and (min-width:992px){.site-footer .footer-top__address,.site-footer .footer-top__info{font-size:16px}}.site-footer .footer-top__address p,.site-footer .footer-top__info p{margin:0}.site-footer .footer-top__address a,.site-footer .footer-top__info a{color:inherit;text-decoration:none;border-bottom:1px solid transparent;transition:all .4s ease}.site-footer .footer-top__address a:hover,.site-footer .footer-top__info a:hover{border-bottom-color:#000}@media only screen and (min-width:992px){.site-footer .footer-top__address{margin-left:auto;margin-right:49px}}.site-footer .footer-top__contact{display:flex;flex-direction:column;gap:12px;margin-right:120px}@media only screen and (max-width:991px){.site-footer .footer-top__contact{align-items:center;margin-right:0}}@media only screen and (min-width:992px){.site-footer .footer-top__contact{align-items:flex-start;flex-shrink:0}}.site-footer .footer-top__social{display:flex;align-items:center;gap:12px}@media only screen and (max-width:991px){.site-footer .footer-top__social{justify-content:center}}.site-footer .footer-top__social a{display:inline-flex;line-height:0}.site-footer .footer-top__social img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.site-footer ul{margin:0;padding:0}.site-footer ul li{list-style:none}.site-footer ul li:before{content:none}.site-footer #menu-footer-menu{display:flex;flex-flow:row;flex-wrap:wrap;gap:14px 24px;margin-bottom:24px}@media only screen and (max-width:991px){.site-footer #menu-footer-menu{flex-direction:column;align-items:center;flex-wrap:nowrap;gap:12px;margin-bottom:57px}}@media only screen and (min-width:992px){.site-footer #menu-footer-menu{gap:24px;flex-wrap:nowrap}}.site-footer #menu-footer-menu a{font-size:12px;display:inline-block;text-decoration:none;border-bottom:1px solid transparent;transition:all .4s ease}.site-footer #menu-footer-menu a:hover{border-bottom:1.25px solid #000}.site-footer .widget_text p{font-size:12px;line-height:14px}@media only screen and (max-width:991px){.site-footer .widget_text{text-align:center}}.site-footer .widget-2{width:-moz-max-content;width:max-content;display:flex;align-items:center;margin-top:16px}@media only screen and (max-width:991px){.site-footer .widget-2{display:none}}@media only screen and (min-width:992px){.site-footer .widget-2{margin:0}}.site-footer .widget-2 .widget_media_image{width:85px}@media only screen and (max-width:991px){.site-footer .widget:not(.widget-2){width:100%}}.site-footer .footer-top__wrapper{margin-bottom:40px}.site-footer .footer-bottom__wrapper{display:flex;flex-wrap:nowrap;align-items:center;gap:24px 40px;margin-top:54px}@media only screen and (max-width:991px){.site-footer .footer-bottom__wrapper{width:100%;justify-content:center;gap:32px;margin:32px auto 0}}.site-footer .footer-bottom__logo{flex-shrink:0;line-height:0}.site-footer .footer-bottom__logo img{width:auto;height:auto;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:991px){.site-footer .footer-bottom__logo:nth-child(1){order:0}}.site-footer .footer-bottom__logo:nth-child(1) img{width:62px;height:49px}@media only screen and (max-width:991px){.site-footer .footer-bottom__logo:nth-child(1) img{width:auto;height:50px}}@media only screen and (max-width:991px){.site-footer .footer-bottom__logo:nth-child(2){order:1}}.site-footer .footer-bottom__logo:nth-child(2) img{width:128px;height:auto;max-height:40px}@media only screen and (max-width:991px){.site-footer .footer-bottom__logo:nth-child(2) img{width:100px}}@media only screen and (max-width:991px){.site-footer .footer-bottom__logo:nth-child(3){order:3}}.site-footer .footer-bottom__logo:nth-child(3) img{width:37px;height:37px}@media only screen and (max-width:991px){.site-footer .footer-bottom__logo:nth-child(3) img{width:auto;height:37px}}@media only screen and (max-width:991px){.site-footer .footer-bottom__logo:nth-child(4){order:2}}.site-footer .footer-bottom__logo:nth-child(4) img{width:74px;height:40px}@media only screen and (max-width:991px){.site-footer .footer-bottom__logo:nth-child(4) img{width:auto;height:40px}}.site-footer .footer-bottom__subtext p{margin-top:28px;font-size:14px;font-style:normal;font-family:Work Sans,sans-serif}@media only screen and (max-width:991px){.site-footer .footer-bottom__subtext p{margin-top:32px;text-align:center}}.site-footer .footer-bottom__subtext p br{display:none}@media only screen and (max-width:991px){.site-footer .footer-bottom__subtext p br{display:block}}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0003;z-index:9999;display:flex;justify-content:center;align-items:center;padding:20px;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.modal-overlay.is-open{opacity:1;visibility:visible}.modal-overlay .modal-dialog{position:relative;background-color:#e7e3da;width:100%;max-width:720px;max-height:85vh;border-radius:12px;padding:40px 20px 32px;display:flex;flex-direction:column;box-shadow:0 20px 50px #00000026;transform:translateY(20px);transition:transform .3s ease-in-out}@media only screen and (min-width:768px){.modal-overlay .modal-dialog{padding:5rem}}.modal-overlay .modal-dialog *{font-family:Aime,sans-serif;font-weight:400}.modal-overlay.is-open .modal-dialog{transform:translateY(0)}.modal-overlay .modal-close{position:absolute;top:20px;right:20px;width:20px;height:20px;background:transparent;border:none;cursor:pointer;padding:0;z-index:10}@media only screen and (min-width:768px){.modal-overlay .modal-close{top:24px;right:24px;width:24px;height:24px}}.modal-overlay .modal-close span{display:block;position:absolute;width:100%;height:1px;background-color:#1a1a1a;top:50%;left:0;transition:opacity .2s ease}.modal-overlay .modal-close span:first-child{transform:translateY(-50%) rotate(45deg)}.modal-overlay .modal-close span:last-child{transform:translateY(-50%) rotate(-45deg)}.modal-overlay .modal-close:hover span{opacity:.5}.modal-overlay .modal-content-wrap{overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.modal-overlay .modal-content-wrap ::-webkit-scrollbar{display:none}.modal-overlay .modal-title{font-family:Aime,sans-serif;font-weight:400;font-size:clamp(16px,1.13vw + 11.77px,28px);text-transform:uppercase;margin-top:0;margin-bottom:24px}.modal-overlay .modal-body h1,.modal-overlay .modal-body h2,.modal-overlay .modal-body h3,.modal-overlay .modal-body h4,.modal-overlay .modal-body h5,.modal-overlay .modal-body h6{margin-bottom:12px;margin-top:20px}@media only screen and (min-width:992px){.modal-overlay .modal-body h1,.modal-overlay .modal-body h2,.modal-overlay .modal-body h3,.modal-overlay .modal-body h4,.modal-overlay .modal-body h5,.modal-overlay .modal-body h6{margin-top:32px}}.modal-overlay .modal-body{font-size:clamp(11px,.47vw + 9.24px,16px);line-height:1.375}.modal-overlay .modal-body p{margin-bottom:10px}.modal-overlay .modal-body ul{margin:0 0 16px 20px}@media only screen and (min-width:992px){.modal-overlay .modal-body ul{margin-bottom:32px}}.modal-overlay .modal-body ul{padding:0;list-style-position:outside}.modal-overlay .modal-body ul li{padding-left:10px;position:relative;line-height:1.6;font-size:16px!important}.modal-overlay .modal-body ul li:before{content:"";width:3px;height:3px;position:absolute;top:11px;left:0;background-color:#000;border-radius:100%}.modal-overlay .modal-body ul li>ul{padding-left:20px}
