@font-face {
    font-family: 'Chillax-Variable';
    src: url('/Chillax-Variable.woff2') format('woff2'),
        url('/Chillax-Variable.woff') format('woff'),
        url('/Chillax-Variable.ttf') format('truetype');
    font-weight: 200 700;
    font-display: swap;
    font-display: fallback;
}

body {
    font-family: 'Chillax-Variable';
}

.zfirst {
    z-index: 1;
}

.bgImg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.2;
}

.compov2_i5pq816c_navbar-v1 {
    background-color: #090c11;
    display: flex;
    align-items: center;
    padding: 0 20px;
    color: #ccc;
    z-index: 1000;
}

.compov2_i5pq816c_navbar-v1 .compov2_i5pq816c_logo-box {
    display: flex;
    align-items: center;
    padding-right: 20px;
    border-right: 1px solid #333;
    margin-right: 20px;
    height: 100%;
}

.compov2_i5pq816c_navbar-v1 .compov2_i5pq816c_logo-box svg {
    width: 32px;
    fill: #fff;
}

.compov2_i5pq816c_navbar-v1 .compov2_i5pq816c_nav-link {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #ccc;
    text-decoration: none;
    transition: color 0.2s;
}

.compov2_i5pq816c_navbar-v1 .compov2_i5pq816c_nav-link:hover {
    color: #fff;
}

.compov2_i5pq816c_navbar-v1 .compov2_i5pq816c_nav-link.compov2_i5pq816c_active {
    color: #fff;
}

.compov2_i5pq816c_navbar-v1 .compov2_i5pq816c_icon-btn {
    color: #ccc;
    cursor: pointer;
}

.compov2_i5pq816c_navbar-v1 .compov2_i5pq816c_profile {
    font-size: 12px;
    color: #ccc;
}

.compov2_i5pq816c_navbar-v1 .compov2_i5pq816c_btn-download {
    background-color: #ffffff;
    color: #010000;
    border: none;
    padding: 0 15px;
    height: 36px;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 4px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.compov2_i5pq816c_navbar-v1 .compov2_i5pq816c_logo-box span {
    background: linear-gradient(90deg, #fff, #5edfc1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.compov2_u9r3wbm8_modern_body {
    background: #0a0e14;
    color: #fff;
        overflow: hidden;
}

.compov2_u9r3wbm8_modern_hero {
    padding: 120px 0;
    position: relative;
}

.compov2_u9r3wbm8_modern_glow {
    position: absolute;
    width: 600px;
    height: 600px;
    background: radial-gradient(circle, rgba(0, 255, 136, 0.1) 0%, transparent 70%);
    top: -100px;
    right: -200px;
    pointer-events: none;
}

.compov2_u9r3wbm8_modern_tag {
    background: rgb(105 225 197 / 29%);
    color: #ffffff;
    padding: 6px 16px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 20px;
    display: inline-block;
}

.compov2_u9r3wbm8_modern_h1 {
    font-size: 72px;
    font-weight: 900;
    letter-spacing: -2px;
    margin-bottom: 24px;
    line-height: 1;
}

.compov2_u9r3wbm8_modern_gradient_text {
    background: linear-gradient(90deg, #fff, #5edfc1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.compov2_u9r3wbm8_modern_p {
    font-size: 20px;
    color: #e0ebfa;
    max-width: 600px;
    margin-bottom: 40px;
    line-height: 1.6;
}

.compov2_u9r3wbm8_modern_main_btn {
    background: rgb(105 225 197 / 29%);
    color: #ffffff;
    padding: 18px 40px;
    border-radius: 14px;
    font-weight: 500;
    text-decoration: none;
    font-size: 18px;
    display: inline-flex;
    align-items: center;
}

.compov2_u9r3wbm8_modern_img_wrap {
    position: relative;
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0 40px 100px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.1);
}


.compov2_5ovo0xgy_modern_sec {
    background-color: #090c11;
    padding: 120px 0;
    color: #ffffff;
}

.compov2_5ovo0xgy_modern_card {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(140, 230, 209, 0.1);
    border-radius: 24px;
    padding: 40px;
    height: 100%;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.compov2_5ovo0xgy_modern_card:hover {
    background: rgba(140, 230, 209, 0.05);
    border-color: #8ce6d1;
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);
}

.compov2_5ovo0xgy_modern_icon {
    width: 44px;
    height: 44px;
    color: #8ce6d1;
    margin-bottom: 24px;
}

.compov2_5ovo0xgy_modern_card h4 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 16px;
    color: #ffffff;
}

.compov2_5ovo0xgy_modern_card p {
    font-size: 15px;
    color: #a0aec0;
    line-height: 1.7;
    margin: 0;
}

.compov2_5ovo0xgy_modern_header {
    text-align: center;
    margin-bottom: 80px;
}

.compov2_5ovo0xgy_modern_header h2 {
    font-size: 42px;
    font-weight: 800;
}

.compov2_5ovo0xgy_modern_header span {
    color: #8ce6d1;
}

.compov2_8i5i024m_modern-section {
    background-color: #0a0e14;
    color: #ffffff;
    padding: 100px 0;
}

.compov2_8i5i024m_card {
    background: #111418;
    border-radius: 20px;
    margin-bottom: 20px;
    border: 1px solid rgb(29 40 43);
    transition: all 0.3s ease;
}

.compov2_8i5i024m_card:hover {
    border-color: #66d3b0;
    transform: translateY(-2px);
}

.compov2_8i5i024m_card summary {
    padding: 30px;
    list-style: none;
    cursor: pointer;
    font-size: 18px;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.compov2_8i5i024m_card summary::-webkit-details-marker {
    display: none;
}

.compov2_8i5i024m_card[open] {
    background: rgba(140, 230, 209, 0.05);
}

.compov2_8i5i024m_card[open] summary {
    color: #66d3b0;
}

.compov2_8i5i024m_card .compov2_8i5i024m_ans {
    padding: 0 30px 30px 30px;
    color: #b0c4c4;
    line-height: 1.7;
}

.compov2_8i5i024m_pill {
    background: linear-gradient(90deg, #8ce6d1, #8ce6d1);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000000;
}

.compov2_i2b3383j_footer-v3 {
    background-color: #090c11;
    color: #ffffff;
    padding: 0;
    overflow: hidden;
}

.compov2_i2b3383j_v3-wrap {
    display: flex;
    min-height: 400px;
}

.compov2_i2b3383j_v3-left {
    background: #86dcc8;
    color: #0b1114;
    padding: 80px;
    flex: 0 0 40%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.compov2_i2b3383j_v3-right {
    padding: 80px;
    flex: 0 0 60%;
}

.compov2_i2b3383j_big-text {
    font-size: 50px;
    font-weight: 900;
    line-height: 0.8;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.compov2_i2b3383j_v3-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}

.compov2_i2b3383j_v3-nav-col h6 {
    color: #86dcc8;
    font-weight: 800;
    margin-bottom: 25px;
}

.compov2_i2b3383j_v3-nav-col a {
    color: #fff;
    text-decoration: none;
    display: block;
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 10px;
}

.compov2_7nti0dcl_wrapper {
    background-color: #111418;
    padding: 100px 0;
    color: #ffffff;
}
.compov2_7nti0dcl_title {
    font-size: 3.5rem;
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: 50px;
}
.compov2_7nti0dcl_title span {
    color: #a1e8d9;
}
.compov2_7nti0dcl_card {
    background: transparent;
    border: 1px solid rgba(161, 232, 217, 0.1);
    border-radius: 12px;
    padding: 40px;
    height: 100%;
    transition: transform 0.3s ease;
}
.compov2_7nti0dcl_card_featured {
    background: #1e3a34;
    border: 2px solid #a1e8d9;
    transform: scale(1.05);
}
.compov2_7nti0dcl_price_tag {
    font-size: 3rem;
    font-weight: 700;
    margin: 20px 0;
}
.compov2_7nti0dcl_price_tag span {
    font-size: 1rem;
    font-weight: 400;
    opacity: 0.7;
}
.compov2_7nti0dcl_btn {
    display: inline-block;
    background: #2d4f43;
    color: #ffffff;
    padding: 12px 30px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 600;
    margin-top: 30px;
    border: none;
}
.compov2_7nti0dcl_btn_featured {
    background: #a1e8d9;
    color: #0a0e12;
}
.compov2_7nti0dcl_list {
    list-style: none;
    padding: 0;
    margin: 30px 0;
}
.compov2_7nti0dcl_list li {
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    font-size: 0.95rem;
    opacity: 0.9;
}
.compov2_7nti0dcl_list svg {
    margin-right: 10px;
    flex-shrink: 0;
}

.compov2_eiaw4gpd_v6_wrapper {
    min-height: 100vh;
    background-color: #081012;
}
.compov2_eiaw4gpd_v6_sidebar {
    background-color: #24403B;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 4rem;
    color: #8EE3D3;
}
.compov2_eiaw4gpd_v6_main {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4rem;
}
.compov2_eiaw4gpd_v6_form_container {
    width: 100%;
    max-width: 450px;
}
.compov2_eiaw4gpd_v6_input_label {
    display: block;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 8px;
    font-size: 14px;
}
.compov2_eiaw4gpd_v6_input {
    background: #111e21;
    border: 1px solid #24403B;
    border-radius: 8px;
    color: white;
    padding: 12px 16px;
    width: 100%;
    margin-bottom: 1.5rem;
}
.compov2_eiaw4gpd_v6_btn {
    background: #24403B;
    border: 1px solid #8EE3D3;
    color: #8EE3D3;
    padding: 12px 24px;
    border-radius: 8px;
    font-weight: 600;
    width: 100%;
    transition: 0.3s;
}
.compov2_eiaw4gpd_v6_btn:hover {
    background: #8EE3D3;
    color: #081012;
}


@media (max-width: 1100px) {
    .compov2_eiaw4gpd_v6_sidebar {
        display: none;
    }
    .compov2_i2b3383j_v3-wrap {
        display: flex;
        min-height: 400px;
        flex-direction: column;
    }
}
