.home-footer{background:#121212;color:#fff;padding:64px 24px 0}.home-footer__main{display:grid;grid-template-columns:minmax(260px,1.1fr) minmax(220px,.9fr) auto;grid-gap:48px;gap:48px;align-items:start;max-width:1240px;margin:0 auto;padding-bottom:48px;border-bottom:1px solid hsla(0,0%,100%,.08)}.home-footer__logo{display:inline-block;margin-bottom:20px}.home-footer__logo img{display:block;height:72px;width:auto}.home-footer__desc{max-width:360px;margin:0 0 22px;font-size:15px;line-height:1.6;color:hsla(0,0%,100%,.72)}.home-footer__social{display:flex;align-items:center;gap:12px;margin:0;padding:0;list-style:none}.home-footer__social a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid hsla(0,0%,100%,.14);border-radius:50%;color:#fff;font-size:16px;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease}.home-footer__social a:hover{background:#fff;border-color:#fff;color:#121212}.home-footer__nav ul{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));grid-gap:14px 32px;gap:14px 32px;margin:8px 0 0;padding:0;list-style:none}.home-footer__nav a{display:inline-block;font-size:15px;font-weight:500;line-height:1.4;color:hsla(0,0%,100%,.88);text-decoration:none;transition:color .2s ease}.home-footer__nav a:hover{color:#ff5a66}.home-footer__cta-wrap{display:flex;justify-content:flex-end;align-items:flex-start;padding-top:4px}.home-footer__cta{position:relative;display:inline-flex;align-items:center;justify-content:center;width:120px;height:120px;overflow:hidden;border-radius:50%;text-decoration:none;isolation:isolate}.home-footer__cta-fill{position:absolute;inset:0;z-index:0;border-radius:50%;background:#fff;transform:scale(0);transition:transform .5s cubic-bezier(.22,1,.36,1)}.home-footer__cta-ring{position:absolute;inset:0;z-index:1;width:100%;height:100%;pointer-events:none}.home-footer__cta-draw,.home-footer__cta-track{fill:none;stroke-width:1}.home-footer__cta-track{stroke:hsla(0,0%,100%,.22)}.home-footer__cta-draw{stroke:#ff5a66;stroke-dasharray:365;stroke-dashoffset:365;transform-origin:60px 60px;transform:rotate(-90deg);transition:stroke-dashoffset .55s cubic-bezier(.22,1,.36,1)}.home-footer__cta-label{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:2px;font-size:13px;font-weight:600;letter-spacing:.04em;line-height:1.15;text-transform:uppercase;color:#fff;transition:color .3s ease}.home-footer__cta:focus-visible .home-footer__cta-fill,.home-footer__cta:hover .home-footer__cta-fill{transform:scale(1)}.home-footer__cta:focus-visible .home-footer__cta-draw,.home-footer__cta:hover .home-footer__cta-draw{stroke-dashoffset:0}.home-footer__cta:focus-visible .home-footer__cta-label,.home-footer__cta:hover .home-footer__cta-label{color:#121212}.home-footer__cta:focus-visible{outline:2px solid #ff5a66;outline-offset:4px}.home-footer__bottom{max-width:1240px;margin:0 auto;padding:22px 0 28px}.home-footer__bottom p{margin:0;font-size:14px;line-height:1.5;color:hsla(0,0%,100%,.55)}.home-footer__bottom a{color:hsla(0,0%,100%,.72);text-decoration:none}.home-footer__bottom a:hover{color:#fff}@media only screen and (max-width:767px){.home-footer{padding-top:48px}.home-footer__main{grid-template-columns:1fr;gap:36px;padding-bottom:36px}.home-footer__nav ul{grid-template-columns:1fr 1fr;gap:12px 20px}.home-footer__cta-wrap{justify-content:flex-start;padding-top:0}}