@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--neutral-000: #fff}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}#root{min-height:100vh}.app{min-height:100vh;overflow-x:hidden}html{scroll-behavior:smooth;overflow-x:hidden}body{overflow-x:hidden;margin:0;padding:0}.hero{min-height:100vh;background-image:url(/hero-background-desktop.svg);background-size:cover;background-position:bottom;background-repeat:no-repeat;position:relative;padding:0 100px;overflow:hidden}.navigation{padding-top:15px;padding-bottom:40px;position:relative;display:flex;justify-content:space-between;align-items:center;max-width:1850px;margin:0 auto}.nav-left{display:flex;align-items:center;gap:60px}.nav-logo{height:72px;width:auto}.nav-download-btn{background:linear-gradient(135deg,#ff7a3d,#f2681d);color:#fff;border:none;border-radius:100px;padding:12px 32px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:transform .3s ease,background .5s ease;box-shadow:0 2px 8px #0000001a}.nav-download-btn:hover{transform:scale(1.05);background:linear-gradient(135deg,#f2681d,#d95a15)}.hamburger-menu{display:none;background:none;border:none;cursor:pointer;padding:0;width:40px;height:40px;align-items:center;justify-content:center}.hamburger-menu img{width:24px;height:24px;object-fit:contain}.nav-links{list-style:none;display:flex;gap:40px;padding:0;margin:0}.nav-links li a{color:var(--neutral-000, #fff);text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;text-decoration:none;transition:opacity .3s ease}.nav-links li a:hover{opacity:.8}.mobile-menu{position:fixed;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;opacity:0;transform:scale(1.05);pointer-events:none;transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),visibility 0s linear .25s;z-index:1000;visibility:hidden}.mobile-menu-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.mobile-menu-bg-desktop{display:block}.mobile-menu-bg-mobile{display:none}.mobile-menu-overlay{position:absolute;inset:0;background:#132e698c;z-index:1;transition:background .3s ease}.mobile-menu.open{opacity:1;transform:scale(1);pointer-events:auto;visibility:visible;transition-delay:0s}@media(max-width:980px){.mobile-menu-bg-desktop{display:none}.mobile-menu-bg-mobile{display:block}.mobile-menu-overlay{background:#00000054}}.mobile-menu-close{position:absolute;top:30px;right:30px;background:none;border:none;cursor:pointer;padding:8px;transition:transform .3s ease,opacity .3s ease;z-index:2}.mobile-menu-close:hover{transform:rotate(90deg);opacity:.7}.mobile-menu-content{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;max-width:500px;width:100%;z-index:2}.mobile-menu-logo{height:100px;width:auto;margin-bottom:60px;opacity:.95}.mobile-nav-links{list-style:none;padding:0;margin:0 0 50px;display:flex;flex-direction:column;gap:8px;width:100%}.mobile-nav-links li{width:100%}.mobile-nav-links li a{color:#fff;font-family:Inter,sans-serif;font-size:24px;font-weight:500;text-decoration:none;display:block;padding:18px 24px;transition:all .3s ease;text-align:center;border-radius:12px;background:#ffffff0d}.mobile-nav-links li a:hover{background:#ffffff26;transform:translate(8px)}.mobile-download-btn{background:linear-gradient(135deg,#ff7a3d,#f2681d);color:#fff;border:none;border-radius:100px;padding:18px 48px;font-family:Inter,sans-serif;font-size:18px;font-weight:600;cursor:pointer;transition:transform .3s ease,background .5s ease,box-shadow .3s ease;box-shadow:0 4px 20px #f2681d66;width:100%}.mobile-download-btn:hover{transform:translateY(-2px);background:linear-gradient(135deg,#f2681d,#d95a15);box-shadow:0 6px 30px #f2681d99}.hero-content{display:flex;align-items:flex-start;justify-content:flex-start;gap:30px;max-width:1850px;margin:0 auto;padding:0;min-height:calc(100vh - 120px)}.hero-text{flex:1;max-width:760px;margin-top:150px}.hero-text h1{color:var(--Neutral-000, #fff);font-family:Inter,sans-serif;font-size:62px;font-style:normal;font-weight:600;line-height:1.2;margin:0 0 24px}.h1-mobile{display:none}.h1-desktop{display:block}.highlight-orange{color:#f2681d}.hero-subtitle{color:var(--Neutral-000, #fff);font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:1.6;margin:0 0 32px;max-width:467px}.app-badges{display:flex;gap:16px;align-items:center}.badge-link{display:block;transition:transform .3s ease}.badge-link:hover{transform:scale(1.07)}.badge-link img{height:48px;width:auto;display:block}.hero-image{flex:1;display:flex;align-items:center;justify-content:flex-end;min-height:600px;margin-right:-100px;margin-bottom:-10px}.hero-image img{width:100%;max-width:700px;height:auto;object-fit:contain;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;shape-rendering:geometricPrecision}@media(min-width:1851px){.hero-image img{max-width:100%}}.hero-phone-mobile{display:none}.hero-phone-desktop{display:block}.content-section{background-color:#fff;min-height:100vh;padding:0}.what-kadu-does{max-width:1200px;margin:0 auto;padding:80px 100px}.what-kadu-title{font-family:Inter,sans-serif;font-size:42px;font-weight:700;color:#1a1a1a;margin:0 0 32px;text-align:start;opacity:0;transform:translateY(30px);transition:opacity 1.2s ease-out,transform 1.2s ease-out;will-change:opacity,transform}.what-kadu-title.animate-in{opacity:1;transform:translateY(0);will-change:auto}.what-kadu-text{font-family:Inter,sans-serif;font-size:16px;font-weight:400;color:#6b7280;line-height:1.6;margin:0 0 24px;opacity:0;transform:translateY(30px);transition:opacity 1.2s ease-out,transform 1.2s ease-out;will-change:opacity,transform}.what-kadu-text.animate-in{opacity:1;transform:translateY(0);will-change:auto}.what-kadu-text:nth-child(2).animate-in{transition-delay:.3s}.what-kadu-text:nth-child(3).animate-in{transition-delay:.6s}.what-kadu-text:nth-child(4).animate-in{transition-delay:.9s}.what-kadu-text:nth-child(5).animate-in{transition-delay:1.2s}.what-kadu-text:last-child{margin-bottom:0}.what-kadu-text strong{color:#1a1a1a;font-weight:600}.what-kadu-expandable{max-height:0;overflow:hidden;transition:max-height .4s ease-out,opacity .4s ease-out;opacity:0}.what-kadu-expandable.expanded{max-height:1000px;opacity:1;transition:max-height .5s ease-in,opacity .5s ease-in}@media(min-width:651px){.what-kadu-expandable{max-height:none;opacity:1;overflow:visible}}.read-more-btn{display:none;background:none;border:none;color:#132e69;font-family:Inter,sans-serif;font-size:16px;font-weight:600;cursor:pointer;padding:10px 0;transition:color .3s ease;text-decoration:underline}.read-more-btn:hover{color:#1e3a8a}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.key-benefits{max-width:1200px;margin:0 auto;padding:0 100px 80px}.key-benefits-title{font-family:Inter,sans-serif;font-size:42px;font-weight:700;color:#1a1a1a;margin:0 0 40px}.cards-container{position:relative;width:100%;max-width:1200px;margin:0 auto 80px;padding:0 20px}.benefits-swiper{width:100%;max-width:1100px;height:550px;margin:0 auto;padding:20px 0 60px}.benefits-swiper .swiper-slide{display:flex;align-items:center;justify-content:center;border-radius:18px}.benefit-card{width:100%;height:100%;background:#fff;border-radius:18px;box-shadow:0 20px 40px #0000001a;border:2px solid #e5e7eb;overflow:hidden}.card-content{display:flex;flex-direction:row;gap:50px;padding:40px;height:100%;align-items:center}.card-image{flex:1;max-width:480px;height:450px;border-radius:16px;overflow:hidden;flex-shrink:0}.card-image img{width:100%;height:100%;object-fit:cover;border-radius:8px}.card-details{flex:1;display:flex;flex-direction:column;justify-content:center}.card-icon{width:70px;height:70px;background:#1e3a8a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;margin-bottom:20px}.card-title{font-family:Inter,sans-serif;font-size:36px;font-weight:700;color:#1a1a1a;margin:0 0 24px}.benefits-list{list-style:none;padding:0;margin:0}.benefits-list li{font-family:Inter,sans-serif;font-size:16px;color:#6b7280;margin-bottom:14px;display:flex;align-items:flex-start;gap:12px}.checkmark{color:#10b981;font-weight:600;flex-shrink:0}.benefits-swiper .swiper-pagination{margin-top:30px;top:auto;position:relative}.benefits-swiper .swiper-pagination-bullet{width:12px;height:12px;background:#d1d5db;opacity:1;transition:all .3s ease}.benefits-swiper .swiper-pagination-bullet-active{background:#1e3a8a;width:32px;border-radius:6px}.countries-carousel{width:100%;overflow:hidden;background-color:#f5f5f5;padding:25px 0}.countries-heading{font-family:Inter,sans-serif;font-size:25px;font-weight:700;color:#9ca3af;text-align:center;margin-bottom:16px;letter-spacing:.5px;opacity:.6}.carousel-track{display:flex;gap:100px;animation:scroll 30s linear infinite;width:fit-content}.country-item{display:flex;align-items:center;gap:12px;font-family:Inter,sans-serif;font-size:20px;font-weight:600;color:#9ca3af;white-space:nowrap;transition:all .3s ease;cursor:pointer}.country-flag{width:32px;height:32px;border-radius:50%;object-fit:cover;transition:filter .3s ease}@media(min-width:769px){.country-item:hover{color:#1e3a8a}.country-item:hover .country-flag{filter:grayscale(0%)}.carousel-track:hover{animation-play-state:paused}}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-25%)}}@media(max-width:1400px){.benefits-swiper{max-width:1000px}}@media(max-width:1230px){.hero{padding:0 60px}.key-benefits{padding:80px 100px}.benefits-swiper{max-width:900px;height:500px}.card-content{gap:35px;padding:35px}.card-image{height:350px;flex-shrink:0}.hero-content{flex-direction:column;align-items:center;gap:40px}.hero-text{width:100%;max-width:800px;margin-top:0;text-align:center;display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.hero-text h1{font-size:54px;margin-top:40px}.hero-subtitle{width:80%;max-width:80%}.app-badges{justify-content:center}.hero-image{width:100%;margin:0;justify-content:center;align-items:center;min-height:auto}.hero-image img{max-width:600px;width:100%}.hero-phone-desktop{display:none}.hero-phone-mobile{display:block;object-fit:contain;object-position:center;height:auto;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;shape-rendering:geometricPrecision;transform:translateZ(0);backface-visibility:hidden;min-width:100%;image-rendering:auto}}@media(max-width:1300px){.hero{padding:0 40px}.hero-image{margin-right:-80px}.hero-image img{max-width:600px}}@media(max-width:980px){.nav-links,.nav-download-btn{display:none}.hamburger-menu{display:flex;margin-left:auto}.benefits-swiper{max-width:700px;height:670px}.card-content{flex-direction:column;padding:30px;gap:25px;width:100%}.card-image{flex:none;max-width:100%;width:100%;height:265px;flex-shrink:0}.card-details{width:100%}.card-title{font-size:28px}.benefits-list li{font-size:15px}}@media(max-width:715px){.navigation{margin-bottom:20px}.hero-text h1{font-size:42px}.hero-subtitle{font-size:16px}}@media(max-width:650px){.hero{padding:0 15px}.navigation{padding-bottom:0}.hero-subtitle{width:90%;max-width:90%}.hero-image{min-height:auto}.hero-image img{max-width:100%;width:100%}.what-kadu-does{padding:40px 15px}.what-kadu-title{font-size:28px}.what-kadu-text{font-size:16px}.what-kadu-expandable{max-height:0}.what-kadu-expandable.expanded{max-height:1000px}.read-more-btn{display:block}.countries-carousel{padding:15px 0}.countries-heading{font-size:18px;margin:0 0 18px}.country-item{font-size:18px}.key-benefits{padding:0 35px 40px}.key-benefits-title{font-size:28px;margin:0 0 30px}.cards-container{padding:0 40px}.benefits-swiper{max-width:100%;height:670px;padding:60px 0}.card-title{font-size:24px;text-align:center}.benefits-list li{font-size:14px}}@media(max-width:500px){.mobile-menu-close{top:20px;right:20px}.mobile-menu-content{padding:20px}.mobile-menu-logo{height:80px;margin-bottom:40px}.mobile-nav-links{margin-bottom:40px}.mobile-nav-links li a{font-size:20px;padding:16px 20px}.mobile-download-btn{padding:16px 40px;font-size:16px}.benefits-swiper{height:620px}.key-benefits{padding:0 15px 40px}.card-image{height:180px}.card-title{font-size:20px}}@media(max-width:400px){.hero-text h1{font-size:38px}.hero-image{align-items:flex-end}.hero-image img{max-width:100%;width:100%}.card-content{padding:20px}.card-image{flex:none;width:100%;height:180px;flex-shrink:0}.card-icon{width:55px;height:55px;font-size:26px}.card-title{font-size:22px}.benefits-list li{font-size:13px}}.how-it-works-section{min-height:100vh;background-image:url(/how-it-works-background-desktop.svg);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;padding:80px 100px}.how-it-works-wrapper{max-width:1200px;margin:0 auto}.how-it-works-title{font-family:Inter,sans-serif;font-size:42px;font-weight:700;color:#1a1a1a;margin-bottom:75px;margin-left:100px;text-align:start}.how-it-works-content{position:relative;display:flex;justify-content:center;align-items:center;min-height:1000px}.how-it-works-lines{width:100%;max-width:800px;height:auto;max-height:760px}.steps-container{position:absolute;width:100%;max-width:800px;height:1000px;display:flex;flex-direction:column;justify-content:flex-start;gap:85px;padding:20px 0}.step-card{display:flex;align-items:center;gap:20px;background:#fff;border-radius:12px;padding:20px 24px;box-shadow:0 4px 12px #0000001a;max-width:450px;opacity:0;transition:opacity 1s ease-out,transform .5s ease;cursor:pointer}.step-card:hover{transform:scale(1.07)!important}@media(hover:hover)and (pointer:fine){.step-card:hover{transform:scale(1.07)!important}}@media(hover:none)or (pointer:coarse){.step-card:hover{transform:none!important}}.step-card:nth-child(2n){align-self:flex-end;transform:translate(50px)}.step-card:nth-child(odd){align-self:flex-start;transform:translate(-50px)}.step-card.animate-in{opacity:1;transform:translate(0)}.step-card:nth-child(1).animate-in{transition-delay:.1s}.step-card:nth-child(2).animate-in{transition-delay:.2s}.step-card:nth-child(3).animate-in{transition-delay:.3s}.step-card:nth-child(4).animate-in{transition-delay:.4s}.step-card:nth-child(5).animate-in{transition-delay:.5s}.step-number{background:#132e69;color:#fff;width:50px;height:50px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:24px;font-weight:700;flex-shrink:0}.step-content{flex:1}.step-title{font-family:Inter,sans-serif;font-size:20px;font-weight:700;color:#1a1a1a;margin-bottom:4px}.step-description{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#6b7280;margin:0;line-height:1.5}@media(max-width:980px){.how-it-works-section{background-image:url(/how-it-works-background-mobile.svg);background-size:cover;background-position:center;padding:30px 55px}}@media(max-width:650px){.how-it-works-section{padding:30px 15px}.how-it-works-title{margin-bottom:15px;margin-left:0;font-size:28px}.step-card{width:70%;max-width:70%}}@media(max-width:650px){.step-card{width:100%;max-width:100%}.steps-container{gap:100px;padding:35px 0}.how-it-works-content{min-height:1050px}}@media(max-width:536px){.steps-container{gap:95px;padding:20px 0}}@media(max-width:486px){.steps-container{height:1050px}}@media(max-width:459px){.steps-container{gap:85px;padding:30px 0}.how-it-works-lines{max-height:860px}}@media(max-width:415px){.step-card{padding:10px 18px;gap:15px}.step-title{font-size:18px}.steps-container{padding:60px 0;gap:110px;height:1100px}}@media(max-width:386px){.how-it-works-section{height:1090px}.how-it-works-lines{max-height:965px}.how-it-works-content{min-height:1150px}.step-title{font-size:16px}.step-description{font-size:13px}.steps-container{height:1000px;padding:50px 0;gap:100px}.how-it-works-content{min-height:1000px}}@media(max-width:375px){.how-it-works-section{height:1180px}}.services-section{background-color:#fff;padding:150px 100px 0;overflow-x:hidden}.services-frame-container{width:100vw;margin-top:150px;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);position:relative;overflow:hidden}.services-frame{width:100%;height:auto;display:block;min-height:400px;object-fit:cover}.services-cta{position:absolute;top:65%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:1;width:90%;max-width:1200px;padding:0 20px;opacity:0;transform:translate(-50%,-30%);transition:opacity 1s ease-out,transform 1s ease-out}.services-cta.animate-in{opacity:1;transform:translate(-50%,-65%)}.services-cta-title{font-family:Inter,sans-serif;font-size:48px;font-weight:600;color:#fff;line-height:1.2;max-width:900px;margin:0 auto 40px}.services-cta-badges{display:flex;gap:16px;justify-content:center;align-items:center;flex-wrap:wrap;opacity:0;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out;transition-delay:0s}.services-cta.animate-in .services-cta-badges{opacity:1;transform:translateY(0);transition-delay:.5s}.services-cta-badges img{height:auto}.services-wrapper{max-width:1200px;margin:0 auto;overflow-x:hidden}.services-title{font-family:Inter,sans-serif;font-size:42px;font-weight:700;color:#1a1a1a;margin:0 0 40px 100px;text-align:start}.services-content{display:flex;gap:60px;align-items:center;justify-content:space-between;overflow:hidden}.services-left{flex:0 0 auto;max-width:605px;background-color:#fff;border-radius:16px;padding:50px 165px;box-shadow:0 4px 6px -1px #00000014,0 2px 4px -1px #0000000d;text-align:center;display:flex;justify-content:center}.services-left-wrapper{display:inline-block;max-width:max-content}.services-count{font-family:Inter,sans-serif;font-size:120px;font-weight:700;color:#132e69;margin:0 0 20px;line-height:1;font-variant-numeric:tabular-nums}.services-description{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#666;margin:0;line-height:1.4;text-align:center;display:none}.services-description-outside{display:none;margin-bottom:30px}.services-left-wrapper .services-description{display:block}.services-right{flex:1;display:flex;justify-content:center;align-items:center;opacity:0;transform:scale(.8);transition:opacity 1s ease-out,transform 1s ease-out}.services-right.animate-in{opacity:1;transform:scale(1)}.services-image{width:100%;max-width:650px;height:auto;object-fit:contain;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;shape-rendering:geometricPrecision;transform:translateZ(0);backface-visibility:hidden}@media(max-width:1400px){.services-left{padding:50px 15px}}@media(max-width:980px){.services-section{padding:60px 0 0;overflow-x:hidden}.services-wrapper{padding-left:30px;overflow-x:hidden}.services-image{margin-left:200px}}@media(max-width:1230px){.services-section{padding:60px 0 0}.services-wrapper{padding-left:30px}.services-description-outside{display:block;text-align:left;margin-bottom:30px;font-size:16px;max-width:400px}.services-left-wrapper .services-description{display:none}.services-content{flex-direction:row;gap:5px;align-items:center;overflow:hidden}.services-left{max-width:none;text-align:left;box-shadow:none;padding:0;background:transparent;flex-shrink:0;display:flex;align-items:center}.services-left-wrapper{display:flex;flex-direction:column}.services-count{font-size:150px;margin-right:20px}.services-right{width:auto;flex:1;margin-left:0;overflow:visible}.services-image{max-width:none}.services-frame-container{margin-top:80px}.services-cta-title{font-size:36px;margin-bottom:30px}.services-cta-badges img{max-width:140px}}@media(max-width:650px){.services-section{padding:50px 0 0}.services-title{font-size:28px;margin-bottom:20px;margin-left:0}.services-description-outside{font-size:14px;max-width:100%;margin-bottom:25px}.services-right{margin-left:0;justify-content:flex-start}.services-image{width:150%;margin-left:0}.services-count{font-size:80px}.services-frame-container{margin-top:60px}.services-cta-title{font-size:28px;margin-bottom:25px}.services-cta-badges img{max-width:120px}}@media(max-width:500px){.services-section{padding:40px 0 0;overflow-x:hidden}.services-wrapper{overflow-x:hidden}.services-title{font-size:28px;margin-bottom:15px}.services-description-outside{max-width:100%;margin-bottom:20px;padding-right:90px}.services-count-container{width:168px;margin-right:5px}.services-count{font-size:84px}.services-right{margin-left:0}.services-image{width:195%}.services-right.animate-in{transform:scale(1.07);margin-left:-25px}.services-frame-container{margin-top:50px}.services-frame{min-height:300px}.services-cta{top:60%}.services-cta-title{font-size:28px;margin-bottom:20px;line-height:1.3}.services-cta-badges{gap:12px}.services-cta-badges img{max-width:100px}}.site-footer{background-color:#132e69;color:#fff;padding:56px 100px 0}.site-footer__inner{display:flex;justify-content:space-between;align-items:flex-start;gap:48px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.12)}.site-footer__brand{display:flex;flex-direction:column;gap:14px;flex-shrink:0;max-width:240px}.site-footer__logo{height:64px;width:auto}.site-footer__tagline{font-family:Inter,sans-serif;font-size:.875rem;color:#fff9;line-height:1.6;margin:0}.site-footer__nav{display:flex;gap:56px;flex-wrap:wrap;justify-content:flex-end}.site-footer__nav-group{display:flex;flex-direction:column;gap:10px}.site-footer__nav-heading{font-family:Inter,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fff6;margin-bottom:2px}.site-footer__nav-group a{font-family:Inter,sans-serif;font-size:.875rem;color:#ffffffbf;text-decoration:none;transition:color .2s ease;white-space:nowrap}.site-footer__nav-group a:hover{color:#ff7a3d}.site-footer__bottom{padding:18px 0;text-align:center}.site-footer__bottom p{font-family:Inter,sans-serif;font-size:.8rem;color:#ffffff4d;margin:0}@media(max-width:900px){.site-footer{padding:44px 40px 0}.site-footer__nav{gap:36px;justify-content:flex-start}}@media(max-width:600px){.site-footer{padding:36px 20px 0}.site-footer__inner{flex-direction:column;gap:28px;padding-bottom:28px}.site-footer__brand{max-width:100%;flex-direction:row;align-items:center;gap:14px}.site-footer__logo{height:44px}.site-footer__tagline{display:none}.site-footer__nav{display:grid;grid-template-columns:repeat(3,1fr);gap:20px 12px;width:100%}.site-footer__nav-group a{font-size:.82rem;white-space:normal}}
