.page-jl-jr-first-pty-ltd { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; padding-top: var(--header-offset, 122px); } @media (max-width: 768px) { .page-jl-jr-first-pty-ltd { padding-top: calc(var(--header-offset, 122px) * 0.8); } } .page-jl-jr-first-pty-ltd__container { max-width: 1200px; margin: 0 auto; padding: 20px; } @media (max-width: 768px) { .page-jl-jr-first-pty-ltd__container { padding: 15px; } } .page-jl-jr-first-pty-ltd__hero-section { background: linear-gradient(135deg, #2c004a, #0d001a); text-align: center; padding: 60px 20px 40px; border-radius: 10px; margin-bottom: 40px; position: relative; overflow: hidden; padding-top: 70px; } @media (max-width: 768px) { .page-jl-jr-first-pty-ltd__hero-section { padding: 50px 15px 30px; } } .page-jl-jr-first-pty-ltd__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; } .page-jl-jr-first-pty-ltd__hero-content { position: relative; z-index: 1; } .page-jl-jr-first-pty-ltd__main-heading { font-size: 3.5em; color: #ffd700; margin-bottom: 15px; text-shadow: 0 0 10px rgba(255, 215, 0, 0.6); line-height: 1.2; } @media (max-width: 768px) { .page-jl-jr-first-pty-ltd__main-heading { font-size: 2.2em; } } .page-jl-jr-first-pty-ltd__sub-heading { font-size: 1.5em; color: #eee; margin-bottom: 30px; } @media (max-width: 768px) { .page-jl-jr-first-pty-ltd__sub-heading { font-size: 1.1em; } } .page-jl-jr-first-pty-ltd__button-group { display: flex; justify-content: center; gap: 20px; margin-top: 30px; } @media (max-width: 768px) { .page-jl-jr-first-pty-ltd__button-group { flex-direction: column; gap: 15px; } } .page-jl-jr-first-pty-ltd__button { display: inline-block; padding: 15px 30px; background-color: #007bff; color: #fff; text-decoration: none; border-radius: 8px; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; font-size: 1.1em; } .page-jl-jr-first-pty-ltd__button:hover { background-color: #0056b3; transform: translateY(-3px); } .page-jl-jr-first-pty-ltd__button--primary { background-color: #ffd700; color: #1a1a2e; } .page-jl-jr-first-pty-ltd__button--primary:hover { background-color: #e0b800; } .page-jl-jr-first-pty-ltd__section-heading { font-size: 2.5em; color: #ffd700; text-align: center; margin-bottom: 30px; padding-top: 40px; } @media (max-width: 768px) { .page-jl-jr-first-pty-ltd__section-heading { font-size: 1.8em; margin-bottom: 25px; padding-top: 30px; } } .page-jl-jr-first-pty-ltd__about-section, .page-jl-jr-first-pty-ltd__cta-section, .page-jl-jr-first-pty-ltd__why-choose-section, .page-jl-jr-first-pty-ltd__faq-section { background-color: #2a2a4a; padding: 40px; border-radius: 10px; margin-bottom: 40px; } @media (max-width: 768px) { .page-jl-jr-first-pty-ltd__about-section, .page-jl-jr-first-pty-ltd__cta-section, .page-jl-jr-first-pty-ltd__why-choose-section, .page-jl-jr-first-pty-ltd__faq-section { padding: 25px; margin-bottom: 30px; } } .page-jl-jr-first-pty-ltd__about-text, .page-jl-jr-first-pty-ltd__cta-text { font-size: 1.1em; text-align: center; max-width: 800px; margin: 0 auto 30px; color: #ccc; } @media (max-width: 768px) { .page-jl-jr-first-pty-ltd__about-text, .page-jl-jr-first-pty-ltd__cta-text { font-size: 1em; margin-bottom: 20px; } } .page-jl-jr-first-pty-ltd__features-section { padding: 40px 0; margin-bottom: 40px; } @media (max-width: 768px) { .page-jl-jr-first-pty-ltd__features-section { padding: 25px 0; margin-bottom: 30px; } } .page-jl-jr-first-pty-ltd__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; padding: 0 20px; } @media (max-width: 768px) { .page-jl-jr-first-pty-ltd__features-grid { grid-template-columns: 1fr; gap: 20px; padding: 0 15px; } } .page-jl-jr-first-pty-ltd__feature-card { background-color: #2a2a4a; border-radius: 10px; padding: 25px; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; display: flex; flex-direction: column; align-items: center; justify-content: space-between; min-height: 350px; } @media (max-width: 768px) { .page-jl-jr-first-pty-ltd__feature-card { padding: 20px; min-height: unset; } } .page-jl-jr-first-pty-ltd__feature-card:hover { transform: translateY(-5px); } .page-jl-jr-first-pty-ltd__feature-image { max-width: 100%; height: auto; border-radius: 8px; margin-bottom: 20px; object-fit: cover; } @media (max-width: 768px) { .page-jl-jr-first-pty-ltd__feature-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } .page-jl-jr-first-pty-ltd__feature-title { font-size: 1.6em; color: #ffd700; margin-bottom: 15px; } @media (max-width: 768px) { .page-jl-jr-first-pty-ltd__feature-title { font-size: 1.3em; } } .page-jl-jr-first-pty-ltd__feature-description { color: #ccc; margin-bottom: 20px; flex-grow: 1; } .page-jl-jr-first-pty-ltd__why-choose-list { list-style: none; padding: 0; display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; } @media (max-width: 768px) { .page-jl-jr-first-pty-ltd__why-choose-list { grid-template-columns: 1fr; padding: 0 !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } } .page-jl-jr-first-pty-ltd__why-choose-item { background-color: #1a1a2e; padding: 20px; border-left: 5px solid #ffd700; border-radius: 5px; box-sizing: border-box; } @media (max-width: 768px) { .page-jl-jr-first-pty-ltd__why-choose-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } } .page-jl-jr-first-pty-ltd__why-choose-item h3 { color: #ffd700; margin-top: 0; font-size: 1.3em; } .page-jl-jr-first-pty-ltd__why-choose-item p { color: #ccc; font-size: 0.95em; } .page-jl-jr-first-pty-ltd__faq-item { background-color: #1a1a2e; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); } .page-jl-jr-first-pty-ltd__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #2a2a4a; border-bottom: 1px solid rgba(255, 255, 255, 0.1); transition: background-color 0.3s ease; user-select: none; } @media (max-width: 768px) { .page-jl-jr-first-pty-ltd__faq-question { padding: 15px 20px; } } .page-jl-jr-first-pty-ltd__faq-question:hover { background-color: #3a3a5a; } .page-jl-jr-first-pty-ltd__faq-question h3 { margin: 0; font-size: 1.2em; color: #ffd700; pointer-events: none; } @media (max-width: 768px) { .page-jl-jr-first-pty-ltd__faq-question h3 { font-size: 1em; } } .page-jl-jr-first-pty-ltd__faq-toggle { font-size: 1.8em; font-weight: bold; color: #fff; transition: transform 0.3s ease; pointer-events: none; } .page-jl-jr-first-pty-ltd__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; color: #ccc; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; } @media (max-width: 768px) { .page-jl-jr-first-pty-ltd__faq-answer { padding: 0 20px; } } .page-jl-jr-first-pty-ltd__faq-item.active .page-jl-jr-first-pty-ltd__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } @media (max-width: 768px) { .page-jl-jr-first-pty-ltd__faq-item.active .page-jl-jr-first-pty-ltd__faq-answer { padding: 15px 20px !important; } } .page-jl-jr-first-pty-ltd__faq-item.active .page-jl-jr-first-pty-ltd__faq-toggle { transform: rotate(45deg); } .page-jl-jr-first-pty-ltd__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; } @media (max-width: 768px) { .page-jl-jr-first-pty-ltd__floating-buttons { bottom: 15px; right: 15px; gap: 10px; } } .page-jl-jr-first-pty-ltd__floating-button { padding: 12px 25px; border-radius: 30px; font-weight: bold; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); font-size: 1em; } @media (max-width: 768px) { .page-jl-jr-first-pty-ltd__floating-button { padding: 10px 20px; font-size: 0.9em; } } .page-jl-jr-first-pty-ltd__floating-button--register { background-color: #ffd700; color: #1a1a2e; } .page-jl-jr-first-pty-ltd__floating-button--register:hover { background-color: #e0b800; } .page-jl-jr-first-pty-ltd__floating-button--login { background-color: #007bff; color: #fff; } .page-jl-jr-first-pty-ltd__floating-button--login:hover { background-color: #0056b3; }