.page-lo-de__hero-section{background-color:#B71C1C;padding:10px 16px 0;color:#FFF5E1;display:flex;flex-direction:column;align-items:center;width:100%}.page-lo-de__hero-image-wrap{width:100%;max-width:1200px}.page-lo-de__hero-image{width:100%;height:auto;aspect-ratio:17/5;object-fit:cover;display:block;border-radius:8px}.page-lo-de__hero-content{width:100%;max-width:1200px;margin:0 auto;padding:20px 0;text-align:center}.page-lo-de__hero-content .page-lo-de__cta-group{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:16px}.page-lo-de__main-title{font-weight:800;line-height:1.3;letter-spacing:.5px;color:#FFF5E1;max-width:900px;margin:0 auto}.page-lo-de__hero-desc{font-size:1rem;max-width:800px;margin:12px auto 0;color:#FFE9C7;line-height:1.6}.page-lo-de__cta-group .page-lo-de__cta-btn{display:inline-block;padding:14px 34px;border-radius:999px;font-weight:700;text-decoration:none;font-size:1.05rem;transition:transform .2s ease,box-shadow .2s ease}.page-lo-de__cta-group .page-lo-de__cta-btn--primary{background:linear-gradient(180deg,#FFD86A 0%,#E6B800 100%);color:#7A0E0E;box-shadow:0 4px 15px rgba(255,204,102,.4)}.page-lo-de__cta-group .page-lo-de__cta-btn--secondary{background:transparent;color:#FFF5E1;border:2px solid #F2B544}.page-lo-de__cta-group .page-lo-de__cta-btn:hover{transform:translateY(-3px)}.page-lo-de__cta-group a{width:auto}@media(max-width:768px){.page-lo-de__cta-group a{max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word}}.page-lo-de__features-section{padding:40px 16px;background:#B71C1C}.page-lo-de__features-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.page-lo-de__feature-card{background:#D32F2F;border:1px solid #F2B544;border-radius:16px;padding:24px;text-align:center}.page-lo-de__feature-image{width:100%;height:auto;aspect-ratio:2/1;object-fit:cover;border-radius:12px;display:block;margin:0 auto 16px}.page-lo-de__feature-title{color:#FFF5E1;font-size:1.4rem;margin:0 0 10px;font-weight:700}.page-lo-de__feature-desc{color:#FFE3B3;font-size:.95rem;line-height:1.6;margin:0}@media(max-width:768px){.page-lo-de__features-grid{grid-template-columns:1fr}.page-lo-de__feature-card{h2{font-size:3rem}}}@media(max-width:768px){.page-lo-de__features-grid{grid-template-columns:1fr}.page-lo-de__feature-card{font-size:2rem}}.page-lo-de__guide-section{padding:30px 16px 40px;background:#7A0E0E}.page-lo-de__guide-inner{max-width:1200px;margin:0 auto}.page-lo-de__guide-title{color:#FFF5E1;font-size:2rem;text-align:center;margin-bottom:16px;font-weight:800}.page-lo-de__guide-desc{color:#FFE3B3;text-align:center;max-width:850px;margin:0 auto 36px;line-height:1.6}.page-lo-de__guide-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.page-lo-de__guide-step{background:#D32F2F;border:1px solid #F2B544;border-radius:16px;padding:16px;display:flex;flex-direction:column}.page-lo-de__guide-figure{margin:0 0 14px}.page-lo-de__guide-figure img{width:100%;height:auto;aspect-ratio:2/1;object-fit:cover;border-radius:12px}@media(max-width:768px){.page-lo-de__guide-figure{width:100%}}@media(max-width:768px){.page-lo-de__guide-steps{grid-template-columns:1fr}}@media(max-width:768px){.page-lo-de__guide-steps{grid-template-columns:1fr}}.page-lo-de__guide-number{font-size:2rem;font-weight:800;color:#FFCC66;margin-bottom:4px}.page-lo-de__guide-card-title{color:#FFF5E1;font-size:1.3rem;margin:0 0 8px}.page-lo-de__guide-content{color:#FFE6C7;font-size:.95rem;line-height:1.6;margin-bottom:16px}.page-lo-de__guide-link{color:#FFCC66;text-decoration:underline}.page-lo-de__guide-link:hover{color:#FFF5E1}.page-lo-de__guide-cta{display:inline-block;background:linear-gradient(180deg,#FFD86A 0%,#E6B800 100%);color:#7A0E0E;font-weight:700;padding:10px 30px;border-radius:999px;text-decoration:none;align-self:flex-start;transition:filter .2s}.page-lo-de__guide-cta:hover{filter:brightness(1.05)}@media(max-width:768px){.page-lo-de__guide-cta{max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word}.page-lo-de__guide-cta{width:auto}}@media(max-width:768px){.page-lo-de__guide-cta{width:auto}}.page-lo-de__insights-section{background-color:#B71C1C;padding:30px 16px;display:flex;max-width:1200px;margin:0 auto;gap:16px}.page-lo-de__insights-content{flex:1}.page-lo-de__insights-heading{color:#FFF5E1;font-size:1.8rem;margin-top:0;line-height:1.3}.page-lo-de__insights-text{color:#FFE3B3;line-height:1.6}.page-lo-de__insights-list{color:#FFE3B3;padding-left:20px;line-height:1.8;margin-bottom:16px}.page-lo-de__insights-item{margin-bottom:8px}.page-lo-de__insights-cta{display:inline-block;background:linear-gradient(180deg,#FFD86A 0%,#E6B800 100%);color:#7A0E0E;padding:12px 22px;border-radius:999px;text-decoration:none;font-weight:700}@media(max-width:768px){.page-lo-de__insights-section{flex-direction:column}.page-lo-de__insights-media{width:100%}}@media(max-width:768px){.page-lo-de__insights-media img{max-width:100%;height:auto}}.page-lo-de__insights-media img{width:100%;aspect-ratio:2/1;object-fit:cover;border-radius:8px}@media(max-width:768px){.page-lo-de__insights-section{flex-direction:column}.page-lo-de__insights-media img{max-width:100%;height:auto}}.page-lo-de__faq-section{background:#B71C1C;padding:30px 16px 40px}.page-lo-de__faq-inner{max-width:800px;margin:0 auto}.page-lo-de__faq-title{color:#FFF5E1;text-align:center;font-size:2rem;margin-bottom:20px}.page-lo-de__faq-item{border-bottom:1px solid #F2B544;padding:8px 0;background-color:#D32F2F;border-radius:8px;margin-bottom:8px}.page-lo-de__faq-question{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#D32F2F;color:#FFF5E1;font-weight:600}@media(max-width:768px){.page-lo-de__faq-question{flex-wrap:wrap}}.page-lo-de__faq-icon{color:#FFCC66;font-size:1.8rem}.page-lo-de__faq-answer{color:#FFE3B3;padding:8px 16px 16px;margin:0}.page-lo-de__faq-link{color:#FFCC66;text-decoration:underline}.page-lo-de__faq-item details[open] summary{color:#FFCC66}.page-lo-de__floating-note{background-color:#D32F2F;color:#FFF5E1;padding:20px 16px;text-align:center;font-weight:700;border-top:2px solid #F2B544}.page-lo-de img{max-width:100%;height:auto}@media(min-width:769px){.page-lo-de img{max-width:100%;height:auto}}@media(max-width:768px){.page-lo-de__insights-media img{max-width:100%!important;height:auto!important}.page-lo-de__hero-image{aspect-ratio:2/1}.page-lo-de__feature-image{aspect-ratio:auto;max-width:100%}.page-lo-de__guide-figure img{max-width:100%!important;height:auto!important}.page-lo-de__insights-media img{width:100%;max-width:100%!important;height:auto!important}.page-lo-de__logo-image{max-width:100%!important;height:auto!important}}@media(max-width:768px){.page-lo-de__insights-media img{width:100%;max-width:100%!important;height:auto!important}.page-lo-de__hero-image{aspect-ratio:2/1}.page-lo-de__feature-image{aspect-ratio:auto;max-width:100%}}.page-lo-de__footer-spacer{height:0}