.social-section{padding:40px 0;position:relative}.social-section .call-back-block{width:100%;max-width:800px;margin:0 auto}.social-section .call-back-block-wrapper{display:flex;justify-content:center;align-items:center}.social-section .call-back-block .call-back-button{display:flex;justify-content:center;width:100%}.social-section .call-back-block .call-back-button .btn-phone{border:none;font-family:var(--font-body-family, "Source Sans Pro", sans-serif);text-decoration:none;cursor:pointer;transition:all .3s ease;border-radius:20px;background:var(--Neutro-Mouse-On, #fafafa);box-shadow:0 1px 1.5px #0003;color:var(--Primary-Light-Blue, #009ee3);font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:600;line-height:130%;display:flex;padding:4px 12px;align-items:center;gap:8px}.social-section .call-back-block .call-back-button .btn-phone:hover{transform:translateY(-1px);box-shadow:0 4px 12px #009ee34d}.social-section .call-back-block .call-back-button .btn-phone:focus{outline:2px solid var(--color-accent, #009ee3);outline-offset:2px}.social-section .call-back-block .call-back-button .btn-phone .icon{display:flex;align-items:center;justify-content:center}.social-section .call-back-block .call-back-button .btn-phone .icon svg{width:20px;height:20px;fill:currentColor}@media (max-width: 480px){.social-section .call-back-block .call-back-button .btn-phone{padding:10px 20px;font-size:14px}.social-section .call-back-block .call-back-button .btn-phone .icon svg{width:18px;height:18px}}@media (prefers-contrast: high){.social-section .call-back-block .call-back-block-wrapper{border:2px solid var(--color-foreground, #032c41)}.social-section .call-back-block .btn-phone{border:2px solid var(--color-accent, #009ee3)}}@media (prefers-reduced-motion: reduce){.social-section .call-back-block .btn-phone{transition:none}.social-section .call-back-block .btn-phone:hover{transform:none}}@media print{.social-section .call-back-block .btn-phone{display:none}}.social-section__content{position:relative;z-index:1}.social-section .social-section-wrapper{display:flex;flex-direction:column;align-items:center;gap:0;margin-bottom:24px}.social-section .social-block{width:100%;max-width:800px;margin:0 auto}.social-section .social-block-wrapper{display:flex;flex-direction:column;align-items:center;gap:0}.social-section .logo-socials{display:flex;justify-content:center;align-items:center;gap:16px;flex-wrap:wrap}.social-section .logo-socials ul.list.list-social{gap:14px;display:flex;margin:0;padding:0;list-style:none}.social-section .logo-socials ul.list.list-social li{margin:0}.social-section .logo-socials .social-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#009ee3;color:#fff;text-decoration:none;transition:all .3s ease}.social-section .logo-socials .social-icon:hover{background:#007bb8;transform:translateY(-2px);box-shadow:0 4px 12px #009ee34d}.social-section .logo-socials .social-icon:focus{outline:2px solid #009ee3;outline-offset:2px}.social-section .logo-socials .social-icon svg{width:24px;height:24px;fill:currentColor}@media (max-width: 480px){.social-section .logo-socials .social-icon{width:40px;height:40px}.social-section .logo-socials .social-icon svg{width:20px;height:20px}}.social-section .contact-links{display:flex;justify-content:center;align-items:center;gap:24px;width:100%;flex-wrap:wrap}@media (max-width: 768px){.social-section .contact-links{gap:16px}}.social-section .contact-links .contact-link{display:flex;align-items:center;gap:8px;padding:12px 20px;background:transparent;color:#009ee3;border:none;border-radius:0;font-family:var(--font-body-family, "Source Sans Pro", sans-serif);font-size:16px;font-weight:400;text-decoration:none;cursor:pointer;transition:all .3s ease}.social-section .contact-links .contact-link:hover{color:#007bb8;text-decoration:underline}.social-section .contact-links .contact-link:focus{outline:2px solid #009ee3;outline-offset:2px}.social-section .contact-links .contact-link .icon{display:flex;align-items:center;justify-content:center}.social-section .contact-links .contact-link .icon svg{width:20px;height:20px;fill:currentColor}@media (max-width: 480px){.social-section .contact-links .contact-link{padding:8px 16px;font-size:14px;gap:6px}.social-section .contact-links .contact-link .icon svg{width:18px;height:18px}}.social-section .block-brands{width:100%;text-align:center}.social-section .block-brands .heading{margin-bottom:20px}.social-section .block-brands .heading .social-section__heading{font-family:var(--font-heading-family, "Source Sans Pro", sans-serif);font-size:24px;font-weight:600;color:var(--color-foreground, #032c41);margin:0;text-align:center}@media (max-width: 768px){.social-section .block-brands .heading .social-section__heading{font-size:20px}}@media (max-width: 480px){.social-section .block-brands .heading .social-section__heading{font-size:18px}}.social-section .block-brands .brands-wrapper{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:16px}@media (max-width: 768px){.social-section .block-brands .brands-wrapper{gap:12px}}.social-section .block-brands .brands-wrapper .brand-item{display:flex;align-items:center;justify-content:center;min-height:60px;padding:12px 16px;background:#fff;border:1px solid var(--color-border, #e0e0e0);border-radius:8px;transition:all .3s ease}.social-section .block-brands .brands-wrapper .brand-item:hover{border-color:var(--color-accent, #009ee3);box-shadow:0 2px 8px #009ee326;transform:translateY(-1px)}.social-section .block-brands .brands-wrapper .brand-item a{display:block;text-decoration:none;color:inherit;width:100%;height:100%}.social-section .block-brands .brands-wrapper .brand-item a:focus{outline:2px solid var(--color-accent, #009ee3);outline-offset:2px;border-radius:4px}.social-section .block-brands .brands-wrapper .brand-item svg{max-width:80px;max-height:40px;width:auto;height:auto;fill:currentColor}@media (max-width: 480px){.social-section .block-brands .brands-wrapper .brand-item svg{max-width:60px;max-height:30px}}.social-section .block-brands .brands-wrapper .brand-item:not(:has(svg)){font-family:var(--font-body-family, "Source Sans Pro", sans-serif);font-size:14px;font-weight:500;color:var(--color-foreground, #032c41);min-width:80px}@media (max-width: 480px){.social-section .block-brands .brands-wrapper .brand-item:not(:has(svg)){font-size:12px;min-width:60px}}@media (max-width: 768px){.social-section .block-brands .brands-wrapper .brand-item{min-height:50px;padding:8px 12px}}@media (max-width: 480px){.social-section .block-brands .brands-wrapper .brand-item{min-height:40px;padding:6px 10px}}.social-section.layout-boxed .social-section-wrapper{max-width:1200px;margin:0 auto}.social-section.layout-full-width .social-section-wrapper{width:100%}@media (prefers-reduced-motion: reduce){.social-section .social-icon,.social-section .contact-link,.social-section .brand-item{transition:none}.social-section .social-icon:hover,.social-section .contact-link:hover,.social-section .brand-item:hover{transform:none}}@media print{.social-section .contact-link{color:#032c41;text-decoration:none}.social-section .social-icon{background:transparent;color:#032c41;border:1px solid #032c41}.social-section .brand-item{box-shadow:none;border:1px solid #032c41}}.social-section .social-icon:focus-visible,.social-section .contact-link:focus-visible,.social-section .brand-item a:focus-visible{outline:2px solid #009ee3;outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/18/assets/section-social.css.map */
