.footer-main-container{color:#4b5563;background-color:#d4d4d417;width:100%;font-family:Poppins,Tahoma,Arial,sans-serif;font-size:1rem}.footer-main-container .footer-divider{border:0;border-top:.0625rem solid #ccc;margin:1rem 1.5rem}.footer-first-section,.footer-second-section{padding-block:1.25rem;padding-inline:1.5rem}.footer-first-section .footer-middle{grid-template-columns:1fr;gap:1.25rem;display:grid}.footer-first-section .footer-middle .footer-menu-container{flex-direction:column;row-gap:.35rem;display:flex}.footer-first-section .footer-middle .footer-menu-container .footer-menu-header{color:#114538;margin:0 0 .4rem;font-size:1.35rem;font-weight:700;line-height:1.12}.footer-first-section .footer-middle .footer-menu-container .footer-menu-list{margin:0;padding:0;list-style:none}.footer-first-section .footer-middle .footer-menu-container .footer-menu-item{margin:0}.footer-first-section .footer-middle .footer-menu-container .footer-menu-link{color:#4b5563;font-size:1rem;font-weight:500;line-height:1.22;text-decoration:none;transition:color .2s;display:inline-block}.footer-first-section .footer-middle .footer-menu-container .footer-menu-link:hover,.footer-first-section .footer-middle .footer-menu-container .footer-menu-link:focus-visible{color:#145142;text-decoration:none}.footer-second-section .footer-address-wrapper{grid-template-columns:1fr;align-items:start;gap:1rem 2rem;display:grid}.footer-second-section .footer-address-wrapper .footer-address-content{font-style:normal}.footer-second-section .footer-address-wrapper .footer-address-content .footer-address-header{color:#114538;margin:.25rem 0 .35rem;font-size:1.1rem;font-weight:700;line-height:1.2}.footer-second-section .footer-address-wrapper .footer-address-content .footer-address-line,.footer-second-section .footer-address-wrapper .footer-address-content .footer-address-email,.footer-second-section .footer-address-wrapper .footer-address-content .footer-phone,.footer-second-section .footer-address-wrapper .footer-address-content .footer-nip{color:#4b5563;margin:.25rem 0;font-size:1rem;font-weight:500;line-height:1.35}.footer-second-section .footer-address-wrapper .footer-address-content .footer-phone a,.footer-second-section .footer-address-wrapper .footer-address-content .footer-address-email a{color:inherit;text-decoration:none;transition:color .2s}.footer-second-section .footer-address-wrapper .footer-address-content .footer-phone a:hover,.footer-second-section .footer-address-wrapper .footer-address-content .footer-phone a:focus-visible,.footer-second-section .footer-address-wrapper .footer-address-content .footer-address-email a:hover,.footer-second-section .footer-address-wrapper .footer-address-content .footer-address-email a:focus-visible{color:#114538;text-decoration:none}.footer-second-section .footer-address-wrapper .footer-copyright{color:#4b5563;white-space:normal;place-self:end start;font-size:1rem;font-weight:500;line-height:1.2}@media (min-width:30rem){.footer-first-section,.footer-second-section{padding-block:1.25rem;padding-inline:1.5rem}.footer-first-section .footer-middle{grid-template-columns:1fr 1fr;gap:1.25rem 2rem}}@media (min-width:48rem){.footer-first-section,.footer-second-section{padding-block:1.5rem;padding-inline:2rem}.footer-first-section .footer-middle{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,4vw,3rem)}.footer-second-section .footer-address-wrapper{grid-template-columns:1fr auto;column-gap:clamp(1.25rem,4vw,3rem)}.footer-second-section .footer-address-wrapper .footer-copyright{white-space:nowrap;justify-self:end}}@media (min-width:64rem){.footer-first-section,.footer-second-section{padding-block:2rem;padding-inline:3rem}.footer-second-section .footer-address-wrapper{column-gap:4rem}}
.cookiesIconSection{z-index:9998;position:fixed;bottom:1rem;left:1rem}.cookiesIconContainer{cursor:pointer;background:#fff;border:1px solid #11453824;border-radius:999px;place-items:center;width:54px;height:54px;transition:transform .16s,box-shadow .16s;display:grid;box-shadow:0 18px 45px #0000002e}.cookiesIconContainer:hover{transform:translateY(-2px);box-shadow:0 22px 55px #00000038}.cookiesIcon{object-fit:contain;width:30px;height:30px}.cookiesPopupOverlay{z-index:9999;-webkit-backdrop-filter:blur(10px);pointer-events:none;background:#11453847;place-items:center;padding:1rem;animation:.16s ease-out cookiesFadeIn;display:grid;position:fixed;inset:0}.cookiesPopup{text-align:left;pointer-events:auto;background:linear-gradient(#fff 0%,#f7fbfa 100%);border:1px solid #11453824;border-radius:28px;width:min(42rem,100%);max-height:calc(100vh - 2rem);padding:clamp(1.25rem,2.8vw,2rem);animation:.18s ease-out cookiesPopIn;overflow:auto;box-shadow:0 30px 80px #00000038}.cookiesPopup h3{color:#114538;letter-spacing:-.02em;margin:0 0 .75rem;font-family:Poppins,sans-serif;font-size:clamp(1.15rem,1.6vw,1.35rem);font-weight:700}.cookiesPopup p{color:#556561;margin:0 0 1.25rem;font-family:Poppins,sans-serif;font-size:.98rem;line-height:1.65}.cookiesPopupActions{flex-wrap:wrap;justify-content:flex-start;gap:.75rem;display:flex}.acceptBtn,.declineBtn{cursor:pointer;border:none;border-radius:999px;padding:.9rem 1.35rem;font-family:Poppins,sans-serif;font-weight:600;transition:transform .15s,box-shadow .15s,background-color .15s,border-color .15s,color .15s}.acceptBtn{color:#fff;background:#114538;box-shadow:0 14px 28px #11453838}.acceptBtn:hover{background:#0e3a2f;transform:translateY(-1px);box-shadow:0 18px 36px #11453842}.declineBtn{color:#114538;background:0 0;border:1.5px solid #11453859}.declineBtn:hover{background:#11453814;border-color:#1145388c;transform:translateY(-1px)}.acceptBtn:focus-visible,.declineBtn:focus-visible,.cookiesIconContainer:focus-visible{outline-offset:3px;outline:3px solid #11453859}@media (max-width:480px){.cookiesPopupActions{flex-direction:column}.acceptBtn,.declineBtn{width:100%}}@keyframes cookiesFadeIn{0%{opacity:0}to{opacity:1}}@keyframes cookiesPopIn{0%{opacity:0;transform:translateY(6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root,*,body,html,p,h1,h2,h3,h4,h5,h6,a{font-family:Poppins,sans-serif}body,html{width:100%;min-height:100vh;overflow-x:hidden}:root{--nav-link:#c98e59;--nav-link-active:#74471f;--footer-primary:#2a2e30;--button-primary:#bf8654}.remove-scrolling{height:100%;overflow:hidden}.wrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.wrapper-assist{width:1400px;padding:50px 0}.kuziSport{flex-direction:column;height:100%;display:flex}.main{z-index:999;background-size:cover;flex-direction:column;width:100%;height:auto;display:flex;position:relative}.main:before{content:"";z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.main .wrapper-navbar{z-index:2;position:relative}@media (max-width:1400px){.wrapper-assist{width:100%;padding:50px 20px}}
