* {
        font-family: Roboto, sans-serif;
        box-sizing: border-box;
    }
    
    .hero-section-1734619847 { position: relative; background: linear-gradient(135deg, #FFFFFF 0%, #FFCF2E 100%); min-height: 100vh; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 64px 24px; overflow: hidden; } .hero-content-1734619847 { position: relative; max-width: 1200px; width: 100%; text-align: center; z-index: 2; } .main-headline-1734619847 { color: #FFB929; font-size: 48px; line-height: 1.1; font-weight: 700; margin-bottom: 32px; word-break: break-word; animation: fadeInUp-1734619847 1s ease-out; } .subheadline-1734619847 { color: #FFB929; font-size: 18px; line-height: 1.4; font-weight: 400; margin-bottom: 48px; max-width: 700px; margin-left: auto; margin-right: auto; word-break: break-word; animation: fadeInUp-1734619847 1s ease-out 0.2s both; } .cta-button-1734619847 { background-color: #FFB929; color: #002F59; font-size: 16px; line-height: 1.2; font-weight: 700; border: none; border-radius: 8px; padding: 20px 40px; cursor: pointer; transition: all 0.3s ease; animation: fadeInUp-1734619847 1s ease-out 0.4s both; box-shadow: 0 4px 16px rgba(255, 185, 41, 0.3); } .cta-button-1734619847:hover { background-color: #001C34; color: #FFFFFF; transform: translateY(-2px); box-shadow: 0 8px 24px rgba(0, 28, 52, 0.4); } .cta-button-1734619847:active { transform: translateY(0); } .supporting-line-1734619847 { color: #FFB929; font-size: 14px; line-height: 1.3; font-weight: 400; margin-top: 32px; max-width: 600px; margin-left: auto; margin-right: auto; word-break: break-word; animation: fadeInUp-1734619847 1s ease-out 0.6s both; opacity: 0.8; } .hero-decoration-1734619847 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none; z-index: 1; } .hero-decoration-1734619847::before { content: ''; position: absolute; top: -50%; right: -20%; width: 300px; height: 300px; background: radial-gradient(circle, rgba(255, 207, 46, 0.1) 0%, transparent 70%); border-radius: 50%; animation: float-1734619847 6s ease-in-out infinite; } .hero-decoration-1734619847::after { content: ''; position: absolute; bottom: -30%; left: -10%; width: 200px; height: 200px; background: radial-gradient(circle, rgba(255, 185, 41, 0.1) 0%, transparent 70%); border-radius: 50%; animation: float-1734619847 8s ease-in-out infinite reverse; } @keyframes fadeInUp-1734619847 { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } } @keyframes float-1734619847 { 0%, 100% { transform: translateY(0px) rotate(0deg); } 50% { transform: translateY(-20px) rotate(5deg); } } @media (max-width: 1023px) { .hero-section-1734619847 { min-height: 80vh; padding: 48px 24px; } .main-headline-1734619847 { font-size: 36px; margin-bottom: 24px; } .subheadline-1734619847 { font-size: 16px; margin-bottom: 40px; } .cta-button-1734619847 { padding: 16px 32px; font-size: 15px; } .supporting-line-1734619847 { font-size: 12px; margin-top: 24px; } } @media (max-width: 639px) { .hero-section-1734619847 { min-height: 70vh; padding: 32px 16px; } .main-headline-1734619847 { font-size: 28px; margin-bottom: 16px; } .subheadline-1734619847 { font-size: 14px; margin-bottom: 32px; } .cta-button-1734619847 { padding: 14px 28px; font-size: 14px; } .supporting-line-1734619847 { font-size: 11px; margin-top: 16px; } .hero-decoration-1734619847::before, .hero-decoration-1734619847::after { display: none; } }
.problem-section-1734567890 { padding: 64px 24px; background-color: #FFFFFF; position: relative; overflow: hidden; } .problem-container-1734567890 { max-width: 1200px; margin: 0 auto; display: flex; flex-direction: column; align-items: center; gap: 48px; } .main-headline-1734567890 { font-family: 'Roboto', sans-serif; font-size: 48px; line-height: 1.1; font-weight: 700; color: #FFB929; text-align: center; max-width: 800px; word-break: break-word; animation: fadeInUp-1734567890 0.8s ease-out; } .problems-list-1734567890 { display: flex; flex-direction: column; gap: 24px; max-width: 600px; width: 100%; } .problem-item-1734567890 { font-family: 'Roboto', sans-serif; font-size: 18px; line-height: 1.4; font-weight: 400; color: #FFB929; text-align: left; opacity: 0; animation: fadeInLeft-1734567890 0.6s ease-out forwards; word-break: break-word; } .problem-item-1734567890:nth-child(1) { animation-delay: 0.2s; } .problem-item-1734567890:nth-child(2) { animation-delay: 0.4s; } .problem-item-1734567890:nth-child(3) { animation-delay: 0.6s; } .problem-item-1734567890:nth-child(4) { animation-delay: 0.8s; } .problem-item-1734567890::before { content: '•'; color: #002F59; font-weight: 700; margin-right: 12px; } .result-question-1734567890 { font-family: 'Roboto', sans-serif; font-size: 24px; line-height: 1.2; font-weight: 700; color: #FFB929; text-align: center; margin-top: 32px; animation: fadeInUp-1734567890 1s ease-out; } .results-list-1734567890 { display: flex; flex-direction: column; gap: 16px; max-width: 700px; width: 100%; text-align: center; } .result-item-1734567890 { font-family: 'Roboto', sans-serif; font-size: 18px; line-height: 1.4; font-weight: 400; color: #FFB929; opacity: 0; animation: fadeInUp-1734567890 0.6s ease-out forwards; word-break: break-word; } .result-item-1734567890:nth-child(1) { animation-delay: 1.2s; } .result-item-1734567890:nth-child(2) { animation-delay: 1.4s; } @keyframes fadeInUp-1734567890 { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } } @keyframes fadeInLeft-1734567890 { from { opacity: 0; transform: translateX(-30px); } to { opacity: 1; transform: translateX(0); } } @media (max-width: 1023px) { .problem-section-1734567890 { padding: 48px 16px; } .main-headline-1734567890 { font-size: 36px; max-width: 500px; } .problems-list-1734567890 { max-width: 400px; } .problem-item-1734567890 { font-size: 16px; } .result-question-1734567890 { font-size: 20px; } .results-list-1734567890 { max-width: 450px; } .result-item-1734567890 { font-size: 16px; } } @media (max-width: 639px) { .problem-section-1734567890 { padding: 32px 16px; gap: 32px; } .main-headline-1734567890 { font-size: 28px; max-width: 300px; } .problems-list-1734567890 { max-width: 280px; gap: 16px; } .problem-item-1734567890 { font-size: 14px; } .result-question-1734567890 { font-size: 18px; margin-top: 24px; } .results-list-1734567890 { max-width: 300px; gap: 12px; } .result-item-1734567890 { font-size: 14px; } }
.vision-section-1734567890 { padding: 96px 24px; background: linear-gradient(135deg, #FFFFFF 0%, #FFCF2E 100%); min-height: 500px; display: flex; align-items: center; justify-content: center; position: relative; overflow: hidden; } .vision-container-1734567890 { max-width: 1200px; width: 100%; margin: 0 auto; text-align: center; position: relative; z-index: 2; } .vision-headline-1734567890 { font-family: 'Roboto', sans-serif; font-size: 48px; line-height: 1.2; font-weight: 700; color: #FFB929; margin-bottom: 32px; word-break: break-word; opacity: 0; transform: translateY(30px); animation: fadeInUp-1734567890 0.8s ease-out 0.2s forwards; } .vision-copy-1734567890 { font-family: 'Roboto', sans-serif; font-size: 18px; line-height: 1.6; font-weight: 400; color: #FFB929; margin-bottom: 24px; word-break: break-word; opacity: 0; transform: translateY(20px); } .vision-copy-1734567890:nth-of-type(2) { animation: fadeInUp-1734567890 0.8s ease-out 0.4s forwards; } .vision-copy-1734567890:nth-of-type(3) { animation: fadeInUp-1734567890 0.8s ease-out 0.6s forwards; } .vision-copy-1734567890:nth-of-type(4) { animation: fadeInUp-1734567890 0.8s ease-out 0.8s forwards; margin-bottom: 32px; } .vision-copy-1734567890:nth-of-type(5) { animation: fadeInUp-1734567890 0.8s ease-out 1.0s forwards; } .vision-copy-1734567890:nth-of-type(6) { animation: fadeInUp-1734567890 0.8s ease-out 1.2s forwards; } .vision-section-1734567890::before { content: ''; position: absolute; top: -50%; left: -50%; width: 200%; height: 200%; background: radial-gradient(circle, rgba(255, 207, 46, 0.1) 0%, transparent 70%); animation: rotate-1734567890 20s linear infinite; z-index: 1; } @keyframes fadeInUp-1734567890 { to { opacity: 1; transform: translateY(0); } } @keyframes rotate-1734567890 { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } @media (max-width: 1023px) { .vision-section-1734567890 { padding: 64px 24px; } .vision-headline-1734567890 { font-size: 36px; margin-bottom: 24px; } .vision-copy-1734567890 { font-size: 16px; } } @media (max-width: 639px) { .vision-section-1734567890 { padding: 48px 16px; } .vision-headline-1734567890 { font-size: 28px; line-height: 1.1; margin-bottom: 24px; } .vision-copy-1734567890 { font-size: 14px; line-height: 1.5; margin-bottom: 16px; } .vision-copy-1734567890:nth-of-type(4) { margin-bottom: 24px; } }
.section_1734619847123 { padding: 96px 24px; background-color: #FFFFFF; position: relative; } .container_1734619847123 { max-width: 1200px; margin: 0 auto; position: relative; } .headline_1734619847123 { color: #FFB929; font-size: 48px; line-height: 1.1; font-weight: 700; text-align: center; margin-bottom: 64px; word-break: break-word; } .features_grid_1734619847123 { display: grid; grid-template-columns: 1fr 1fr; gap: 48px 64px; margin-bottom: 64px; } .feature_item_1734619847123 { } .feature_title_1734619847123 { color: #FFB929; font-size: 24px; line-height: 1.2; font-weight: 600; margin-bottom: 16px; word-break: break-word; } .feature_description_1734619847123 { color: #FFB929; font-size: 16px; line-height: 1.5; font-weight: 400; word-break: break-word; } .cta_button_1734619847123 { display: block; margin: 0 auto; background-color: #FFB929; color: #002F59; font-size: 16px; line-height: 1.1; font-weight: 700; text-align: center; border-radius: 8px; border: none; padding: 16px 32px; cursor: pointer; transition: all 0.3s ease; text-decoration: none; } .cta_button_1734619847123:hover { background-color: #001C34; color: #FFFFFF; transform: translateY(-2px); box-shadow: 0 8px 24px rgba(0, 47, 89, 0.2); } .cta_button_1734619847123:active { transform: translateY(0); } @media (max-width: 1023px) { .section_1734619847123 { padding: 64px 24px; } .headline_1734619847123 { font-size: 36px; margin-bottom: 48px; } .features_grid_1734619847123 { gap: 32px 48px; margin-bottom: 48px; } .feature_title_1734619847123 { font-size: 20px; margin-bottom: 12px; } .feature_description_1734619847123 { font-size: 14px; } } @media (max-width: 767px) { .section_1734619847123 { padding: 48px 16px; } .headline_1734619847123 { font-size: 28px; margin-bottom: 32px; } .features_grid_1734619847123 { grid-template-columns: 1fr; gap: 32px; margin-bottom: 32px; } .feature_title_1734619847123 { font-size: 18px; } .feature_description_1734619847123 { font-size: 14px; } .cta_button_1734619847123 { font-size: 14px; padding: 12px 24px; } }
.proof-passion-section-1734619847 { padding: 96px 24px; background: #FFFFFF; position: relative; overflow: hidden; } .proof-passion-container-1734619847 { max-width: 1200px; margin: 0 auto; position: relative; display: flex; flex-direction: column; align-items: center; gap: 32px; } .main-headline-1734619847 { color: #FFB929; font-size: 48px; line-height: 1.1; font-weight: 700; text-align: center; max-width: 800px; word-break: break-word; opacity: 0; transform: translateY(30px); transition: all 0.8s ease-out; } .main-headline-1734619847.animate-1734619847 { opacity: 1; transform: translateY(0); } .opening-statement-1734619847 { color: #FFB929; font-size: 24px; line-height: 1.2; font-weight: 400; text-align: center; max-width: 600px; word-break: break-word; opacity: 0; transform: translateY(30px); transition: all 0.8s ease-out 0.2s; } .opening-statement-1734619847.animate-1734619847 { opacity: 1; transform: translateY(0); } .craft-description-1734619847 { color: #FFB929; font-size: 18px; line-height: 1.3; font-weight: 400; text-align: center; max-width: 500px; word-break: break-word; opacity: 0; transform: translateY(30px); transition: all 0.8s ease-out 0.4s; margin-bottom: 32px; } .craft-description-1734619847.animate-1734619847 { opacity: 1; transform: translateY(0); } .conditions-wrapper-1734619847 { display: flex; flex-direction: column; gap: 24px; max-width: 700px; width: 100%; } .first-condition-1734619847 { color: #FFB929; font-size: 18px; line-height: 1.3; font-weight: 400; text-align: center; word-break: break-word; opacity: 0; transform: translateY(30px); transition: all 0.8s ease-out 0.6s; } .first-condition-1734619847.animate-1734619847 { opacity: 1; transform: translateY(0); } .second-condition-1734619847 { color: #FFB929; font-size: 18px; line-height: 1.3; font-weight: 400; text-align: center; word-break: break-word; opacity: 0; transform: translateY(30px); transition: all 0.8s ease-out 0.8s; } .second-condition-1734619847.animate-1734619847 { opacity: 1; transform: translateY(0); } .conclusion-1734619847 { color: #FFB929; font-size: 18px; line-height: 1.3; font-weight: 400; text-align: center; max-width: 400px; word-break: break-word; opacity: 0; transform: translateY(30px); transition: all 0.8s ease-out 1s; margin-top: 16px; } .conclusion-1734619847.animate-1734619847 { opacity: 1; transform: translateY(0); } .signature-1734619847 { color: #FFB929; font-size: 16px; line-height: 1.2; font-weight: 500; text-align: center; word-break: break-word; opacity: 0; transform: translateY(30px); transition: all 0.8s ease-out 1.2s; margin-top: 48px; } .signature-1734619847.animate-1734619847 { opacity: 1; transform: translateY(0); } @media (max-width: 1023px) { .proof-passion-section-1734619847 { padding: 64px 24px; } .main-headline-1734619847 { font-size: 36px; } .opening-statement-1734619847 { font-size: 20px; } .craft-description-1734619847 { font-size: 16px; } .first-condition-1734619847, .second-condition-1734619847, .conclusion-1734619847 { font-size: 16px; } } @media (max-width: 639px) { .proof-passion-section-1734619847 { padding: 48px 16px; } .main-headline-1734619847 { font-size: 28px; } .opening-statement-1734619847 { font-size: 18px; } .craft-description-1734619847 { font-size: 14px; } .first-condition-1734619847, .second-condition-1734619847, .conclusion-1734619847 { font-size: 14px; } .signature-1734619847 { font-size: 14px; margin-top: 32px; } }
.footer_1734619847 { background: linear-gradient(135deg, #002F59 0%, #001C34 100%); padding: 64px 24px; position: relative; overflow: hidden; } .footer_1734619847::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: url('https://images.unsplash.com/photo-1451187580459-43490279c0fa?ixlib=rb-4.0.3&auto=format&fit=crop&w=1920&q=80') center/cover; opacity: 0.1; z-index: 1; } .footer_container_1734619847 { max-width: 1200px; margin: 0 auto; position: relative; z-index: 2; text-align: center; } .footer_headline_1734619847 { color: #FFB929; font-size: 48px; line-height: 1.2; font-weight: 700; margin-bottom: 24px; font-family: 'Roboto', sans-serif; word-break: break-word; animation: fadeInUp_1734619847 0.8s ease-out; } .footer_subheadline_1734619847 { color: #FFB929; font-size: 18px; line-height: 1.4; font-weight: 400; margin-bottom: 48px; font-family: 'Roboto', sans-serif; opacity: 0.9; word-break: break-word; animation: fadeInUp_1734619847 0.8s ease-out 0.2s both; } .footer_cta_button_1734619847 { background: #FFB929; color: #002F59; font-size: 16px; line-height: 1.2; font-weight: 600; font-family: 'Roboto', sans-serif; border: none; border-radius: 8px; padding: 20px 32px; cursor: pointer; transition: all 0.3s ease; display: inline-block; text-decoration: none; margin-bottom: 32px; animation: fadeInUp_1734619847 0.8s ease-out 0.4s both; box-shadow: 0 4px 16px rgba(255, 185, 41, 0.3); } .footer_cta_button_1734619847:hover { background: #FFCF2E; transform: translateY(-2px); box-shadow: 0 8px 24px rgba(255, 185, 41, 0.4); } .footer_cta_button_1734619847:active { transform: translateY(0); } .footer_note_1734619847 { color: #FFB929; font-size: 14px; line-height: 1.4; font-weight: 400; font-family: 'Roboto', sans-serif; opacity: 0.8; font-style: italic; word-break: break-word; animation: fadeInUp_1734619847 0.8s ease-out 0.6s both; } @keyframes fadeInUp_1734619847 { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } } @media (max-width: 1023px) { .footer_1734619847 { padding: 48px 24px; } .footer_headline_1734619847 { font-size: 32px; margin-bottom: 16px; } .footer_subheadline_1734619847 { font-size: 16px; margin-bottom: 32px; } .footer_cta_button_1734619847 { padding: 16px 24px; margin-bottom: 24px; } } @media (max-width: 639px) { .footer_1734619847 { padding: 32px 16px; } .footer_headline_1734619847 { font-size: 24px; } .footer_subheadline_1734619847 { font-size: 14px; } .footer_cta_button_1734619847 { font-size: 14px; padding: 16px 20px; width: 100%; max-width: 280px; } .footer_note_1734619847 { font-size: 12px; } }