.footer-wrap{gap:var(--sp-40-80);display:flex;flex-direction:row;padding:var(--sp-16-48);padding-bottom:var(--sp-40-80);border-radius:var(--border-r--16)}.footer-wrap .footer-logo{display:block}.footer-wrap .footer-logo img{width:auto;height:48px}.footer-wrap .footer-info-wrap{width:30%}.footer-wrap .footer-menus-wrap{flex-grow:1;gap:var(--sp-24-48);display:grid;grid-template-columns:repeat(3, 1fr)}.footer-wrap .footer-menus-wrap .footer-box ul{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0;color:#fff}.footer-wrap .footer-menus-wrap .footer-box ul li{position:relative;z-index:1;transition:0.3s;display:flex;width:fit-content}.footer-wrap .footer-menus-wrap .footer-box ul li:after{content:"";background:transparent;opacity:0;position:absolute;left:0;top:7px;width:8px;height:8px;transition:0.3s;transform-origin:center;border-radius:50%;z-index:-1}.footer-wrap .footer-menus-wrap .footer-box ul li:hover:after{background:var(--color-bg--medium);opacity:1;transform:translateX(-14px)}.footer-wrap .footer-menus-wrap .footer-box ul li:hover{transform:translateX(8px)}.footer-wrap .footer-menus-wrap .footer-box ul .menu-link-icon{display:flex;flex-direction:row;gap:8px;position:relative}.footer-wrap .footer-menus-wrap .footer-box ul .menu-link-icon:before{content:"";background-size:16px !important;background-position:center center !important;background-repeat:no-repeat !important;min-width:16px;min-height:16px;display:inline-block}.footer-wrap .footer-menus-wrap .footer-box ul .menu-link-icon.--recepta:before{background:url(/wp-content/themes/teledok-renowners/assets/images/icon-menu--recepta.svg)}.footer-wrap .footer-menus-wrap .footer-box ul .menu-link-icon.--zwolnienie:before{background:url(/wp-content/themes/teledok-renowners/assets/images/icon-menu--zwolnienie.svg)}.footer-wrap .footer-menus-wrap .footer-box ul .menu-link-icon.--konsultacja:before{background:url(/wp-content/themes/teledok-renowners/assets/images/icon-menu--konsultacja.svg)}.footer-wrap .footer-menus-wrap .footer-box ul .menu-link-icon.--skierowanie:before{background:url(/wp-content/themes/teledok-renowners/assets/images/icon-menu--skierowanie.svg)}.footer-wrap .footer-menus-wrap .footer-box ul .menu-link-icon.--zaswiadczenie:before{background:url(/wp-content/themes/teledok-renowners/assets/images/icon-menu--zaswiadczenie.svg)}.footer-wrap .footer-menus-wrap .footer-box ul .menu-link-icon.--diagnostyka-stom:before{background:url(/wp-content/themes/teledok-renowners/assets/images/icon-menu--diagnostyka.svg)}.footer-wrap .footer-menus-wrap .footer-box.--services ul li:after{left:-3px;top:50%;transform:translateY(-50%);width:20px;height:20px}.footer-wrap .footer-menus-wrap .footer-box.--services ul li:hover{transform:unset}.footer-wrap .footer-menus-wrap .footer-box.--services ul li:hover:after{background:#3b82f6;transform:translateY(-50%)}.footer-copy-wrap .container{padding-top:16px;padding-bottom:16px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media (max-width:991px){.footer-wrap{flex-direction:column}.footer-wrap .footer-info-wrap{width:100%}.footer-wrap .footer-menus-wrap{grid-template-columns:repeat(2, 1fr)}}@media (max-width:767px){.footer-wrap .footer-menus-wrap{grid-template-columns:repeat(1, 1fr)}}