.footer_box .socials{display:block;font-size:0;line-height:0;white-space:nowrap}.footer_box .socials .social{display:inline-flex;align-items:center;justify-content:center;width:var(--height-icon);height:var(--height-icon);margin-right:var(--gap-buttons);background-color:currentColor;vertical-align:middle;transition:0.2s;cursor:pointer;-webkit-mask:var(--mask-image) 50% 50%/contain no-repeat;--mask-image: url(../../images/ico_social_facebook.svg)}@media (hover: hover){.footer_box .socials .social:hover{color:var(--color-link)}}.footer_box .socials .social_instagram{--mask-image: url(../../images/ico_social_instagram.svg)}.footer_box .socials .social_linkedin{--mask-image: url(../../images/ico_social_linkedin.svg)}.footer_box .socials .social_twitter{--mask-image: url(../../images/ico_social_twitter.svg)}.footer_box .socials .social_youtube{--mask-image: url(../../images/ico_social_youtube.svg)}.footer_box .socials .social_tiktok{--mask-image: url(../../images/ico_social_tiktok.svg)}.footer_box .socials .social_pinterest{--mask-image: url(../../images/ico_social_pinterest.svg)}.footer_box .socials .social_email{--mask-image: url(../../images/ico_social_email.svg)}.footer_box .socials .social_phone{--mask-image: url(../../images/ico_social_phone.svg)}.footer_box .socials .social:last-child{margin-right:0}.footer_box{display:block;position:relative;flex-grow:0;flex-shrink:0;padding:0 var(--gap-section-side);background:var(--theme-heading);color:var(--color-text);font-size:.9375rem;line-height:1.25rem;z-index:1;--gap-content: 15px;--gap-section: 60px;--color-heading: var(--theme-white);--color-link: var(--theme-secondary);--color-text: rgba(255, 255, 255, 0.8);--color-background: rgba(255, 255, 255, 0.05);--color-muted: rgba(255, 255, 255, 0.6);--color-field: rgba(255, 255, 255, 0.15);--color-border: rgba(255, 255, 255, 0.10);--width-item: auto}@media (hover: hover){.footer_box a:hover{text-decoration:underline}}.footer_box .logo{display:inline-block;width:160px;height:80px;background:currentColor;-webkit-mask:url(../../images/ico_logo.svg) 50% 50%/contain no-repeat;color:var(--color-heading)}@media (hover: hover){.footer_box .logo:hover{color:var(--color-link)}}.footer_box .top{padding:var(--gap-section) 0}.footer_box .bottom{padding:20px 0;border-top:1px solid var(--color-border);font-size:.875rem;line-height:1.25rem}.footer_box .items{flex-wrap:nowrap;justify-content:space-between}.footer_box .item{display:block}.footer_box .item_company{display:flex;flex-direction:column;flex-grow:unset;flex-shrink:unset;gap:20px;--width-item: 50%}.footer_box .socials{margin:auto 0 0;--gap-buttons: 16px;--height-icon: 20px}.footer_box .heading{display:block;margin:0 0 var(--gap-content);color:var(--color-heading);font-family:var(--font-heading);font-size:1.125rem;font-weight:700;line-height:1.25}.footer_box .menu{display:block}.footer_box .menu li{display:block;margin:0 0 var(--gap-content)}.footer_box .menu li:last-child{margin-bottom:0}.footer_box .contact>a:before{content:'';display:inline-block;position:relative;top:-1px;width:20px;height:20px;margin-right:6px;background-color:currentColor;-webkit-mask:var(--mask-image) 50% 50%/contain no-repeat;vertical-align:middle}.footer_box .contact_email{--mask-image: url(../../images/ico_contacts_email.svg)}.footer_box .contact_phone{--mask-image: url(../../images/ico_contacts_phone.svg)}.footer_box .contact_address{--mask-image: url(../../images/ico_contacts_address.svg)}.footer_box .contact_schedule{--mask-image: url(../../images/ico_contacts_hours.svg)}.footer_box .links{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 25px}.footer_box .details{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px var(--gap-grid-x);--gap-grid-x: 15px}.footer_box .details .links{display:flex;align-items:baseline;margin-right:auto;gap:8px var(--gap-grid-x)}.footer_box .details .copyright,.footer_box .details li{display:block;position:relative;padding:0 calc(var(--gap-grid-x) + 1px) 0 0;margin:0}.footer_box .details .copyright:after,.footer_box .details li:after{content:'';display:block;position:absolute;top:4px;right:0;width:1px;height:12px;background-color:var(--color-field)}.footer_box .details .copyright:last-child:after,.footer_box .details li:last-child:after{display:none}.footer_box .disclaimer{color:var(--color-muted);font-size:.8125rem}.footer_box .payments{display:flex;flex-wrap:wrap;justify-content:center;gap:4px}.footer_box .payments .payment{display:block;position:relative;width:46px;height:30px;border-radius:var(--radius-small);background:var(--theme-white)}.footer_box .payments .payment:before{content:'';display:block;padding-bottom:65.2174%}.footer_box .payments img{display:block;position:absolute;width:100%;height:100%;inset:0;object-fit:contain}@media (max-width: 64rem){.footer_box{font-size:.875rem;--gap-grid-y: 30px;--gap-grid-x: 30px;--gap-section: 40px;--gap-content: 10px}.footer_box .logo{width:128px;height:64px}.footer_box .heading{font-size:1rem}.footer_box .links{gap:6px 20px}.footer_box .details{flex-direction:column;justify-content:center;text-align:center;--gap-grid-x: 10px}.footer_box .details .copyright{padding-right:0}.footer_box .details .copyright:after{display:none}.footer_box .details .links{margin-right:0}.footer_box .payments{padding-top:5px}}@media (max-width: 48rem){.footer_box{--gap-section: 30px;--gap-grid-x: 15px}.footer_box .items{flex-wrap:wrap;justify-content:center}.footer_box .item{flex-grow:1}.footer_box .item_company{align-items:center;text-align:center;--width-item: 100%}.footer_box .footer{flex-direction:column;align-items:center;text-align:center}}@media (max-width: 30rem){.footer_box .item{text-align:center;--width-item: 50%}.footer_box .item_company{--width-item: 100%}}

/*# sourceMappingURL=footer.css.map */
