@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";
.landing-page{min-height:100vh;overflow-x:hidden;color:#212529!important;background:#fff!important;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif!important}.landing-page *{box-sizing:border-box}.landing-page h1,.landing-page h2,.landing-page h3,.landing-page h4,.landing-page h5,.landing-page h6,.landing-page p{margin:0;padding:0}.landing-page ul{margin:0;padding:0;list-style:none}.landing-page a{color:inherit;text-decoration:none}.landing-page .announcement-banner{padding:12px 0;position:relative;background:linear-gradient(135deg,#ff4f11 0%,#ff6b35 100%)!important}.landing-page .announcement-content{justify-content:center;align-items:center;gap:8px;max-width:1320px;margin:0 auto;padding:0 24px;display:flex}.landing-page .announcement-text{align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex;color:#fff!important}.landing-page .announcement-close{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:opacity .2s;display:flex;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.landing-page .announcement-close:hover{opacity:1}.landing-page .nav{z-index:100;border-bottom:1px solid #e9ecef;padding:16px 0;transition:box-shadow .3s;position:sticky;top:0;left:0;right:0;background:#fff!important}.landing-page .nav.scrolled{box-shadow:0 2px 8px #00000014}.landing-page .nav-container{justify-content:space-between;align-items:center;max-width:1320px;margin:0 auto;padding:0 24px;display:flex}.landing-page .logo{align-items:center;display:flex;text-decoration:none!important}.landing-page .logo-text{font-size:26px;font-weight:700;color:#000!important}.landing-page .logo-dot{color:#ff4f11!important}.landing-page .nav-links{align-items:center;gap:28px;display:none}@media (min-width:992px){.landing-page .nav-links{display:flex}}.landing-page .nav-link{font-size:14px;font-weight:600;transition:color .2s;color:#212529!important;text-decoration:none!important}.landing-page .nav-link:hover{color:#ff4f11!important}.landing-page .nav-actions{align-items:center;gap:16px;display:none}@media (min-width:992px){.landing-page .nav-actions{display:flex}}.landing-page .btn{cursor:pointer;border:none;align-items:center;gap:8px;padding:12px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex;border-radius:50px!important;text-decoration:none!important}.landing-page .btn-link{padding:12px 16px;color:#212529!important;background:0 0!important}.landing-page .btn-link:hover{color:#ff4f11!important}.landing-page .btn-dark{color:#fff!important;background:#000!important}.landing-page .btn-dark:hover{transform:translateY(-1px);background:#1a1a1a!important}.landing-page .btn-primary{box-shadow:0 4px 14px #ff4f1140;color:#fff!important;background:linear-gradient(135deg,#ff4f11 0%,#ff6b35 100%)!important}.landing-page .btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff4f1159}.landing-page .btn-light{color:#000!important;background:#f2f1ef!important}.landing-page .btn-light:hover{background:#e5e4e2!important}.landing-page .btn-lg{padding:18px 40px;font-size:16px}.landing-page .mobile-toggle{cursor:pointer;color:#212529;border:none;border-radius:12px;padding:10px;display:flex;background:#f8f9fa!important}@media (min-width:992px){.landing-page .mobile-toggle{display:none}}.landing-page .mobile-menu{z-index:200;flex-direction:column;padding:24px;display:flex;position:fixed;inset:0;background:#fff!important}.landing-page .mobile-menu-header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.landing-page .mobile-menu-links{flex-direction:column;gap:24px;margin-bottom:32px;display:flex}.landing-page .mobile-menu-link{font-size:20px;font-weight:600;color:#212529!important;text-decoration:none!important}.landing-page .mobile-menu-actions{flex-direction:column;gap:12px;margin-top:auto;display:flex}.landing-page .hero{padding:60px 0 80px;position:relative;background:#fff!important}.landing-page .hero-container{max-width:1320px;margin:0 auto;padding:0 24px}.landing-page .hero-content{text-align:center;max-width:800px;margin:0 auto}.landing-page .hero-title{margin-bottom:16px;font-size:40px;font-weight:600;line-height:1.2;color:#000!important}@media (min-width:768px){.landing-page .hero-title{font-size:56px}}.landing-page .hero-title-line{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.landing-page .animated-word{font-weight:600;display:inline-block;position:relative;color:#ff4f11!important}.landing-page .hero-subtitle{margin-bottom:32px;font-size:16px;color:#6c757d!important}.landing-page .trust-section{flex-direction:column;align-items:center;gap:16px;margin-bottom:40px;display:flex}.landing-page .trust-avatars{align-items:center;display:flex}.landing-page .trust-avatar{border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-left:-10px;font-size:12px;font-weight:600;display:flex;color:#fff!important;background:linear-gradient(135deg,#ff4f11 0%,#ff6b35 100%)!important}.landing-page .trust-avatar:first-child{margin-left:0}.landing-page .trust-info{text-align:center}.landing-page .trust-text{margin-bottom:4px;font-size:14px;font-weight:600;color:#212529!important}.landing-page .trust-stars{justify-content:center;align-items:center;gap:4px;display:flex}.landing-page .star-icon{color:#ffc436!important}.landing-page .trust-reviews{margin-left:8px;font-size:13px;color:#6c757d!important}.landing-page .hero-cta{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.landing-page .showcase{padding:100px 0;background:#f8f9fa!important}.landing-page .showcase-container{max-width:1320px;margin:0 auto;padding:0 24px}.landing-page .showcase-header{text-align:center;margin-bottom:60px}.landing-page .showcase-title{font-size:36px;font-weight:600;line-height:1.2;color:#000!important}@media (min-width:768px){.landing-page .showcase-title{font-size:48px}}.landing-page .showcase-title-dot{color:#ff4f11!important}.landing-page .showcase-grid{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:992px){.landing-page .showcase-grid{grid-template-columns:1fr 1fr}}.landing-page .showcase-card{min-height:500px;padding:32px;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d;background:#fff!important;border-radius:24px!important}.landing-page .showcase-card-header{margin-bottom:24px}.landing-page .showcase-card-title{margin-bottom:8px;font-size:24px;font-weight:600;color:#000!important}.landing-page .showcase-card-desc{font-size:14px;line-height:1.5;color:#6c757d!important}.landing-page .showcase-card-visual{justify-content:center;align-items:flex-start;min-height:350px;display:flex;position:relative}.landing-page .phone-mockup{width:260px;padding:8px;position:relative;background:#e9ecef!important;border-radius:32px!important;box-shadow:0 20px 60px #00000026!important}.landing-page .phone-mockup-screen{overflow:hidden;background:#fff!important;border-radius:24px!important}.landing-page .phone-status-bar{color:#000;justify-content:space-between;align-items:center;padding:8px 20px;font-size:12px;font-weight:600;display:flex}.landing-page .phone-status-icons{align-items:center;gap:4px;display:flex}.landing-page .menu-app-header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.landing-page .menu-app-logo{color:#000;font-family:Georgia,serif;font-size:18px;font-style:italic;font-weight:700}.landing-page .menu-app-actions{gap:8px;display:flex}.landing-page .menu-app-action{color:#212529;background:#fff;border:1px solid #e9ecef;justify-content:center;align-items:center;width:36px;height:36px;display:flex;border-radius:10px!important}.landing-page .menu-categories{gap:8px;padding:12px 16px;display:flex;overflow-x:auto}.landing-page .menu-category{white-space:nowrap;border:1px solid #e9ecef;padding:8px 16px;font-size:12px;font-weight:500;color:#495057!important;background:#fff!important;border-radius:8px!important}.landing-page .menu-category.active{border-color:#000;color:#fff!important;background:#000!important}.landing-page .menu-section-title{padding:16px 16px 8px;font-size:18px;font-weight:700;color:#000!important}.landing-page .menu-item{gap:12px;padding:12px 16px;display:flex}.landing-page .menu-item-info{flex:1}.landing-page .menu-item-name{margin-bottom:4px;font-size:14px;font-weight:600;color:#000!important}.landing-page .menu-item-desc{margin-bottom:4px;font-size:12px;line-height:1.4;color:#6c757d!important}.landing-page .menu-item-price{font-size:14px;font-weight:600;color:#000!important}.landing-page .menu-item-image{justify-content:center;align-items:center;width:70px;height:70px;font-size:32px;display:flex;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%)!important;border-radius:12px!important}.landing-page .floating-cursor{z-index:10;align-items:center;gap:8px;display:flex;position:absolute}.landing-page .cursor-icon{width:24px;height:24px}.landing-page .cursor-label{padding:6px 12px;font-size:12px;font-weight:600;color:#fff!important;background:#ff4f11!important;border-radius:6px!important}.landing-page .floating-qr{z-index:10;align-items:center;gap:12px;padding:16px 20px;display:flex;position:absolute;background:#fff!important;border-radius:12px!important;box-shadow:0 10px 40px #00000026!important}.landing-page .qr-icon{width:32px;height:32px}.landing-page .qr-text{font-size:14px;font-weight:600;color:#000!important}.landing-page .floating-arrow{color:#ff4f11;z-index:10;position:absolute}.landing-page .orders-mockup{width:100%;max-width:320px;padding:20px;background:#f8f9fa!important;border-radius:16px!important}.landing-page .orders-header{gap:24px;margin-bottom:16px;display:flex}.landing-page .orders-tab{font-size:16px;font-weight:700;color:#000!important}.landing-page .orders-tab.inactive{color:#adb5bd!important}.landing-page .order-card{border:1px solid #e9ecef;margin-bottom:12px;padding:16px;background:#fff!important;border-radius:12px!important}.landing-page .order-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.landing-page .order-id{font-size:13px;color:#6c757d!important}.landing-page .order-date{font-size:12px;color:#adb5bd!important}.landing-page .order-type{margin-bottom:8px;padding:4px 8px;font-size:11px;font-weight:600;display:inline-block;color:#ff4f11!important;background:#ff4f111a!important;border-radius:4px!important}.landing-page .order-customer{margin-bottom:4px;font-size:14px;font-weight:600;color:#000!important}.landing-page .order-phone{align-items:center;gap:6px;margin-bottom:4px;font-size:12px;display:flex;color:#6c757d!important}.landing-page .order-time{margin-bottom:12px;font-size:12px;color:#6c757d!important}.landing-page .order-timer{align-items:center;gap:4px;font-size:12px;display:flex;position:absolute;top:60px;right:16px;color:#6c757d!important}.landing-page .order-actions{justify-content:space-between;align-items:center;display:flex}.landing-page .order-reject{font-size:13px;color:#6c757d!important}.landing-page .order-accept{font-size:13px;font-weight:600;color:#000!important}.landing-page .instagram-mockup{width:280px;padding:8px;background:#e9ecef!important;border-radius:32px!important;box-shadow:0 20px 60px #00000026!important}.landing-page .instagram-screen{overflow:hidden;background:#fff!important;border-radius:24px!important}.landing-page .instagram-status-bar{justify-content:space-between;align-items:center;padding:8px 16px;font-size:12px;font-weight:600;display:flex}.landing-page .instagram-header{justify-content:space-between;align-items:center;padding:8px 16px;display:flex}.landing-page .instagram-username{font-size:16px;font-weight:600;color:#000!important}.landing-page .instagram-profile{padding:16px}.landing-page .instagram-profile-header{align-items:center;gap:20px;margin-bottom:16px;display:flex}.landing-page .instagram-avatar{width:70px;height:70px;padding:3px;background:linear-gradient(135deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)!important;border-radius:50%!important}.landing-page .instagram-avatar-inner{justify-content:center;align-items:center;width:100%;height:100%;font-size:28px;display:flex;background:#fef3c7!important;border-radius:50%!important}.landing-page .instagram-stats{gap:20px;display:flex}.landing-page .instagram-stat{text-align:center}.landing-page .instagram-stat-value{font-size:16px;font-weight:700;color:#000!important}.landing-page .instagram-stat-label{font-size:11px;color:#6c757d!important}.landing-page .instagram-bio{margin-bottom:16px}.landing-page .instagram-bio-name{margin-bottom:2px;font-size:14px;font-weight:600;color:#000!important}.landing-page .instagram-bio-desc{margin-bottom:4px;font-size:13px;color:#000!important}.landing-page .instagram-bio-link{align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex;color:#0095f6!important}.landing-page .instagram-tabs{border-top:1px solid #e9ecef;display:flex}.landing-page .instagram-tab{flex:1;justify-content:center;padding:12px;display:flex;color:#6c757d!important}.landing-page .instagram-tab.active{border-top:1px solid #000;margin-top:-1px;color:#000!important}.landing-page .instagram-grid{grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.landing-page .instagram-grid-item{aspect-ratio:1;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%)!important}.landing-page .whatsapp-container{justify-content:center;width:100%;display:flex;position:relative}.landing-page .whatsapp-mockup{width:300px;padding:8px;background:#e9ecef!important;border-radius:32px!important;box-shadow:0 20px 60px #00000026!important}.landing-page .whatsapp-screen{min-height:380px;overflow:hidden;background:#e5ddd5!important;border-radius:24px!important}.landing-page .whatsapp-header{align-items:center;gap:12px;padding:8px 12px;display:flex;background:#075e54!important}.landing-page .whatsapp-back{color:#fff!important}.landing-page .whatsapp-avatar{justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex;background:#fef3c7!important;border-radius:50%!important}.landing-page .whatsapp-contact{flex:1}.landing-page .whatsapp-contact-name{font-size:14px;font-weight:600;color:#fff!important}.landing-page .whatsapp-contact-status{font-size:11px;color:#ffffffb3!important}.landing-page .whatsapp-actions{gap:16px;display:flex;color:#fff!important}.landing-page .whatsapp-chat{min-height:300px;padding:16px}.landing-page .whatsapp-message{max-width:85%;margin-bottom:8px;padding:12px;box-shadow:0 1px 2px #0000000d;background:#fff!important;border-radius:8px!important}.landing-page .whatsapp-message-title{margin-bottom:4px;font-size:13px;font-weight:700;color:#000!important}.landing-page .whatsapp-message-date{margin-bottom:8px;font-size:11px;color:#6c757d!important}.landing-page .whatsapp-message-item{margin-bottom:2px;font-size:12px;color:#000!important}.landing-page .whatsapp-message-label{font-weight:600}.landing-page .whatsapp-message-footer{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-top:8px;padding-top:8px;display:flex}.landing-page .whatsapp-message-source,.landing-page .whatsapp-message-time{font-size:10px;color:#6c757d!important}.landing-page .notification-bubble{z-index:10;align-items:center;gap:12px;max-width:220px;padding:12px 16px;display:flex;position:absolute;background:#fff!important;border-radius:16px!important;box-shadow:0 10px 40px #00000026!important}.landing-page .notification-avatar{width:40px;height:40px;overflow:hidden;background:#e9ecef!important;border-radius:50%!important}.landing-page .notification-content{flex:1}.landing-page .notification-title{margin-bottom:2px;font-size:12px;font-weight:600;color:#000!important}.landing-page .notification-amount{font-size:12px;color:#000!important}.landing-page .notification-emoji{font-size:16px}.landing-page .spark-lines{color:#ff4f11;position:absolute}.landing-page .testimonials{padding:80px 0;background:#f2f1ef!important}.landing-page .testimonials-container{max-width:1320px;margin:0 auto;padding:0 24px}.landing-page .testimonials-grid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:768px){.landing-page .testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.landing-page .testimonials-grid{grid-template-columns:repeat(4,1fr)}}.landing-page .testimonial-card{border:1px solid #e9ecef;flex-direction:column;justify-content:space-between;padding:20px;display:flex;background:#fff!important;border-radius:16px!important}.landing-page .testimonial-stars{gap:2px;margin-bottom:12px;display:flex}.landing-page .testimonial-text{flex:1;margin-bottom:16px;font-size:14px;line-height:1.6;color:#495057!important}.landing-page .testimonial-author{align-items:center;gap:10px;display:flex}.landing-page .testimonial-avatar{justify-content:center;align-items:center;width:32px;height:32px;display:flex;background:linear-gradient(135deg,#10b981 0%,#34d399 100%)!important;border-radius:50%!important}.landing-page .testimonial-name{font-size:13px;font-weight:600;color:#212529!important}.landing-page .testimonial-verified{font-size:12px;color:#6c757d!important}.landing-page .section-label{text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-block;color:#ff4f11!important;background:#ff4f111a!important;border-radius:20px!important}.landing-page .section-title{margin-bottom:24px;font-size:32px;font-weight:600;line-height:1.2;color:#000!important}@media (min-width:768px){.landing-page .section-title{font-size:40px}}.landing-page .how{padding:100px 0;background:#fff!important}.landing-page .how-container{max-width:1320px;margin:0 auto;padding:0 24px}.landing-page .how-header{text-align:center;margin-bottom:60px}.landing-page .how-grid{grid-template-columns:1fr;gap:40px;display:grid}@media (min-width:768px){.landing-page .how-grid{grid-template-columns:repeat(3,1fr)}}.landing-page .how-step{text-align:center}.landing-page .how-step-icon{justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 24px;display:flex;position:relative;border-radius:24px!important}.landing-page .how-step-icon.step-1{color:#ff4f11!important;background:linear-gradient(135deg,#fff7ed 0%,#ffedd5 100%)!important}.landing-page .how-step-icon.step-2{color:#10b981!important;background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%)!important}.landing-page .how-step-icon.step-3{color:#3b82f6!important;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%)!important}.landing-page .how-step-number{justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px;color:#fff!important;background:#000!important;border-radius:10px!important}.landing-page .how-step h3{margin-bottom:8px;font-size:20px;font-weight:600;color:#000!important}.landing-page .how-step p{max-width:280px;margin:0 auto;font-size:14px;line-height:1.6;color:#6c757d!important}.landing-page .features{padding:100px 0;background:#fff!important}.landing-page .features-container{max-width:1320px;margin:0 auto;padding:0 24px}.landing-page .features-layout{grid-template-columns:1fr;align-items:center;gap:60px;display:grid}@media (min-width:992px){.landing-page .features-layout{grid-template-columns:1fr 1fr}}.landing-page .features-content{order:2}@media (min-width:992px){.landing-page .features-content{order:1}}.landing-page .features-visual{order:1}@media (min-width:992px){.landing-page .features-visual{order:2}}.landing-page .features-list{grid-template-columns:1fr;gap:16px;margin-bottom:32px;display:grid}@media (min-width:576px){.landing-page .features-list{grid-template-columns:1fr 1fr}}.landing-page .feature-item{align-items:flex-start;gap:12px;display:flex}.landing-page .feature-check{justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;display:flex;color:#ff4f11!important}.landing-page .feature-item span{font-size:14px;line-height:1.5;color:#495057!important}.landing-page .features-pricing{border-top:1px solid #e9ecef;padding-top:24px}.landing-page .pricing-amount{margin-bottom:8px;font-size:36px;font-weight:700;color:#000!important}.landing-page .pricing-badge{align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex;color:#198754!important;background:#1987541a!important;border-radius:8px!important}.landing-page .features-image{justify-content:center;align-items:center;min-height:400px;padding:40px;display:flex;background:linear-gradient(135deg,#fff7ed 0%,#ffedd5 100%)!important;border-radius:24px!important}.landing-page .features-phone{width:240px;padding:8px;background:#1a1a2e!important;border-radius:32px!important;box-shadow:0 30px 60px #00000026!important}.landing-page .features-screen{height:420px;overflow:hidden;background:#fff!important;border-radius:24px!important}.landing-page .faq{padding:100px 0;background:#f2f1ef!important}.landing-page .faq-container{max-width:900px;margin:0 auto;padding:0 24px}.landing-page .faq-header{text-align:left;margin-bottom:40px}.landing-page .faq-title{font-size:32px;font-weight:600;color:#000!important}@media (min-width:768px){.landing-page .faq-title{font-size:40px}}.landing-page .faq-title-dot{color:#ff4f11!important}.landing-page .faq-list{flex-direction:column;gap:8px;display:flex}.landing-page .faq-item{border-bottom:1px solid #dee2e6;padding:20px 0}.landing-page .faq-question{cursor:pointer;text-align:left;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;font-family:inherit;display:flex;background:0 0!important}.landing-page .faq-question h6{padding-right:20px;font-size:16px;font-weight:600;color:#212529!important}.landing-page .faq-icon{justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;display:flex;color:#000!important}.landing-page .faq-answer{padding-top:16px;font-size:15px;line-height:1.7;color:#6c757d!important}.landing-page .cta{padding:100px 0;position:relative;overflow:hidden;background:#000!important}.landing-page .cta-container{text-align:center;z-index:1;max-width:1320px;margin:0 auto;padding:0 24px;position:relative}.landing-page .cta-title{margin-bottom:16px;font-size:32px;font-weight:600;color:#fff!important}@media (min-width:768px){.landing-page .cta-title{font-size:44px}}.landing-page .cta-subtitle{margin-bottom:24px;font-size:18px;color:#ffffff80!important}.landing-page .cta-rating{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-bottom:32px;display:flex}.landing-page .cta-stars{gap:4px;display:flex}.landing-page .cta-rating-text{font-size:14px;color:#ffffff80!important}.landing-page .cta-rating-text a{color:#fff!important;text-decoration:none!important}.landing-page .footer{border-top:1px solid #ffffff1a;padding:60px 0 40px;background:#000!important}.landing-page .footer-container{max-width:1320px;margin:0 auto;padding:0 24px}.landing-page .footer-grid{grid-template-columns:1fr;gap:40px;margin-bottom:40px;display:grid}@media (min-width:768px){.landing-page .footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}}.landing-page .footer-brand .logo-text{margin-bottom:12px;font-size:28px;display:block;color:#fff!important}.landing-page .footer-tagline{margin-bottom:20px;font-size:14px;font-weight:500;color:#fff9!important}.landing-page .footer-heading{text-transform:uppercase;letter-spacing:.5px;margin-bottom:20px;font-size:12px;font-weight:600;color:#ffffff80!important}.landing-page .footer-links-list{margin:0;padding:0;list-style:none}.landing-page .footer-links-list li{margin-bottom:16px}.landing-page .footer-links-list a{font-size:14px;font-weight:500;transition:color .2s;color:#fff!important;text-decoration:none!important}.landing-page .footer-links-list a:hover{color:#ff4f11!important}.landing-page .footer-bottom{border-top:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:16px;padding-top:40px;display:flex}@media (min-width:768px){.landing-page .footer-bottom{flex-direction:row;justify-content:space-between}}.landing-page .footer-copy{font-size:13px;color:#ffffff80!important}
