/* Auto-extracted inline styles */

.wnm-ext-1 {
    padding: 5rem 0;
}

.wnm-ext-2 {
    margin-bottom: 3rem;
}

.wnm-ext-3 {
    padding: 5rem 0;
    background: #fff;
}

.wnm-ext-4 {
    margin-top: 3rem;
}

.wnm-ext-5 {
    color: var(--color-accent);
    font-weight: 500;
    font-size: 0.95rem;
}

.wnm-ext-6 {
    max-width: 800px;
    margin: 1rem auto 0;
    text-align: left;
}

.wnm-ext-7 {
    padding: 5rem 0;
    background: #fdfdfd;
}

.wnm-ext-8 {
    align-items: stretch;
}

.wnm-ext-9 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.wnm-ext-10 {
    margin-bottom: 2rem;
}

.wnm-ext-11 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
}

.wnm-ext-12 {
    color: var(--color-accent);
    margin-bottom: 0.5rem;
}

.wnm-ext-13 {
    display:inline-block;
    width:24px;
    height:24px;
    border-radius:50%;
    background:var(--color-primary);
    color:#fff;
    text-align:center;
    line-height:24px;
    margin-right:8px;
    font-size: 0.8rem;
}

.wnm-ext-14 {
    font-size: 0.95rem;
    color: #555;
}

.wnm-ext-15 {
    position: relative;
    display: flex;
    align-items: center;
}

.wnm-ext-16 {
    width: 100%;
    aspect-ratio: 4/3;
    border-radius: var(--radius-lg);
    background: linear-gradient(135deg, rgba(10,28,46,0.05) 0%, rgba(0,209,112,0.1) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    align-self: center;
}

.wnm-ext-17 {
    position: absolute;
    left:-20px;
    top:-20px;
    width:150%;
    height:150%;
}

.wnm-ext-18 {
    width: 80%;
    height:80%;
    object-fit: cover;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-md);
    position: relative;
    z-index: 2;
    border: 4px solid #fff;
}

.wnm-ext-19 {
    text-align: left;
}

.wnm-ext-20 {
    display: inline-block;
    padding: 0.35rem 1rem;
    background: var(--primary-color);
    color: #fff;
    border-radius: 20px;
    font-weight: 600;
    font-size: 0.85rem;
    margin-bottom: 1.5rem;
}

.wnm-ext-21 {
    margin-bottom: 1.5rem;
}

.wnm-ext-22 {
    padding-left: 1.5rem;
    color: #555;
    line-height: 1.6;
    font-size: 0.95rem;
}

.wnm-ext-23 {
    margin-bottom: 0.5rem;
}

.wnm-ext-24 {
    min-height: 40vh;
    align-items: center;
}

.wnm-ext-25 {
    padding-bottom: 4rem;
}

.wnm-ext-26 {
    color: #666;
    font-size: 1.1rem;
}

.wnm-ext-27 {
    row-gap: 2.5rem;
}

.wnm-ext-28 {
    margin: 5rem 0;
    border: 0;
    border-top: 1px solid #ddd;
}

.wnm-ext-29 {
    text-decoration: none;
    color: inherit;
}

.wnm-ext-30 {
    flex: 1;
}

.wnm-ext-31 {
    font-weight: 600;
    color: var(--primary-color);
}

.wnm-ext-32 {
    padding: 4rem 0;
}

.wnm-ext-33 {
    max-width: 600px;
    margin: 1rem auto 2rem;
    color: #555;
}

.wnm-ext-34 {
    background: #f9fafb;
}

.wnm-ext-35 {
    padding: 4rem 0 3rem;
}

.wnm-ext-36 {
    padding: 2rem 0 5rem;
}

.wnm-ext-37 {
    display: flex;
    justify-content: center;
    gap: 1rem;
    margin-bottom: 3rem;
    flex-wrap: wrap;
}

.wnm-ext-38 {
    background: var(--color-primary);
    color: #fff;
    padding: 0.5rem 1.5rem;
}

.wnm-ext-39 {
    border: 1px solid #ddd;
    color: var(--color-text-muted);
    padding: 0.5rem 1.5rem;
}

.wnm-ext-40 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 2.5rem;
}

.wnm-ext-41 {
    background: #fff;
    border-radius: var(--radius-lg);
    overflow: hidden;
    box-shadow: var(--shadow-sm);
    transition: transform 0.3s;
    cursor: pointer;
}

.wnm-ext-42 {
    aspect-ratio: 16/9;
    background: #1a1a1a;
    position: relative;
}

.wnm-ext-43 {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.7;
}

.wnm-ext-44 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    background: rgba(0, 209, 112, 0.9);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s;
}

.wnm-ext-45 {
    width: 20px;
    height: 20px;
    margin-left: 3px;
}

.wnm-ext-46 {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: rgba(0,0,0,0.7);
    color: #fff;
    padding: 0.2rem 0.5rem;
    border-radius: 4px;
    font-size: 0.8rem;
}

.wnm-ext-47 {
    position: absolute;
    top: 10px;
    left: 10px;
    background: var(--color-accent);
    color: #fff;
    padding: 0.2rem 0.6rem;
    border-radius: 4px;
    font-size: 0.75rem;
    font-weight: bold;
}

.wnm-ext-48 {
    padding: 1.5rem;
}

.wnm-ext-49 {
    margin-bottom: 0.5rem;
    font-size: 1.1rem;
    line-height: 1.4;
    color: var(--color-primary);
}

.wnm-ext-50 {
    color: var(--color-text-muted);
    font-size: 0.9rem;
    margin-bottom: 1rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.wnm-ext-51 {
    display: block;
    text-align: center;
    background: #f8f9fa;
    color: var(--color-primary);
    padding: 0.8rem;
    border-radius: var(--radius-sm);
    font-weight: 600;
    text-decoration: none;
    transition: background 0.3s;
}

.wnm-ext-52 {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #22c1c3;
    color: #fff;
    padding: 0.2rem 0.6rem;
    border-radius: 4px;
    font-size: 0.75rem;
    font-weight: bold;
}

.wnm-ext-53 {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #e67e22;
    color: #fff;
    padding: 0.2rem 0.6rem;
    border-radius: 4px;
    font-size: 0.75rem;
    font-weight: bold;
}

.wnm-ext-54 {
    border: 2px solid var(--color-primary);
    color: var(--color-primary);
    padding: 0.8rem 2.5rem;
}

.wnm-ext-55 {
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
}

.wnm-ext-56 {
    position: absolute;
    top: -100px;
    right: -100px;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(0, 209, 112, 0.05) 0%, rgba(255,255,255,0) 70%);
    border-radius: 50%;
}

.wnm-ext-57 {
    position: relative;
    z-index: 2;
}

.wnm-ext-58 {
    margin-bottom: 4rem;
}

.wnm-ext-59 {
    max-width: 600px;
    margin: 0 auto;
}

.wnm-ext-60 {
    background-image: url('images/hero_bg.png');
}

.wnm-ext-61 {
    align-self: flex-start;
    margin-top: 1rem;
}

.wnm-ext-62 {
    color: var(--color-text-muted);
    font-size: 0.95rem;
    line-height: 1.5;
}

.wnm-ext-63 {
    background: linear-gradient(135deg, rgba(8, 10, 82, 0.2) 0%, rgba(0, 209, 112, 0.2) 100%);
}

.wnm-ext-64 {
    font-weight: 600;
}

.wnm-ext-65 {
    grid-column: span 2;
    display: grid;
    gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
}

.wnm-ext-66 {
    background: var(--color-primary);
}

.wnm-ext-67 {
    padding: 4rem 0 3rem;
    background: var(--color-primary);
}

.wnm-ext-68 {
    color: #fff;
}

.wnm-ext-69 {
    color: rgba(255,255,255,0.8);
}

.wnm-ext-70 {
    color: rgba(255,255,255,0.9);
}

.wnm-ext-71 {
    padding: 4rem 0 6rem;
}

.wnm-ext-72 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
    border-bottom: 2px solid #eee;
    padding-bottom: 1rem;
}

.wnm-ext-73 {
    font-size: 1.5rem;
    color: var(--color-primary);
    margin: 0;
}

.wnm-ext-74 {
    display: flex;
    gap: 10px;
}

.wnm-ext-75 {
    padding: 0.5rem 1rem;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff;
    cursor: pointer;
}

.wnm-ext-76 {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 4rem;
}

.wnm-ext-77 {
    padding: 0.5rem 1rem;
    border: 1px solid #ddd;
    background: #fff;
    text-decoration: none;
    color: var(--color-text-muted);
    border-radius: 4px;
    transition: all 0.3s;
}

.wnm-ext-78 {
    padding: 0.5rem 1rem;
    border: 1px solid var(--color-primary);
    background: var(--color-primary);
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    transition: all 0.3s;
}

.wnm-ext-79 {
    padding: 0.5rem 1rem;
    border: 1px solid #ddd;
    background: #fff;
    text-decoration: none;
    color: var(--color-primary);
    border-radius: 4px;
    transition: all 0.3s;
}

.wnm-ext-80 {
    padding: 0.5rem 0.5rem;
    color: var(--color-text-muted);
}

.wnm-ext-81 {
    align-items: center;
}

.wnm-ext-82 {
    background: rgba(34, 193, 195, 0.1);
    color: var(--color-primary);
    margin-bottom: 1rem;
    display: inline-block;
}

.wnm-ext-83 {
    width: 100%;
    aspect-ratio: 4/3;
    background: #fdfdfd;
    border: 1px solid #eee;
    border-radius: var(--radius-lg);
    padding: 2rem;
    position: relative;
}

.wnm-ext-84 {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: var(--radius-md);
}

.wnm-ext-85 {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    max-width: 1000px;
    margin: 0 auto;
}

.wnm-ext-86 {
    display: block;
    background: #fff;
    border-radius: var(--radius-lg);
    padding: 2.5rem;
    border-left: 5px solid var(--color-accent);
    box-shadow: var(--shadow-sm);
    transition: all var(--transition-smooth);
    text-decoration: none;
    position: relative;
    overflow: hidden;
}

.wnm-ext-87 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wnm-ext-88 {
    background: rgba(0, 209, 112, 0.1);
    color: var(--color-accent);
    margin-bottom: 1rem;
    display: inline-block;
    font-size: 0.75rem;
}

.wnm-ext-89 {
    margin-bottom: 0.5rem;
    font-size: 1.4rem;
    color: var(--color-primary);
    transition: color 0.3s;
}

.wnm-ext-90 {
    color: var(--color-text-muted);
    font-size: 0.95rem;
    margin: 0;
}

.wnm-ext-91 {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #f8f9fa;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-accent);
    flex-shrink: 0;
    margin-left: 2rem;
}

.wnm-ext-92 {
    width: 20px;
    height: 20px;
}

.wnm-ext-93 {
    display: block;
    background: #fff;
    border-radius: var(--radius-lg);
    padding: 2.5rem;
    border-left: 5px solid transparent;
    box-shadow: var(--shadow-sm);
    transition: all var(--transition-smooth);
    text-decoration: none;
}

.wnm-ext-94 {
    font-size: 0.85rem;
    color: #888;
    margin-bottom: 0.5rem;
    display: block;
}

.wnm-ext-95 {
    margin-bottom: 0.5rem;
    font-size: 1.25rem;
    color: var(--color-primary);
    transition: color 0.3s;
}

.wnm-ext-96 {
    color: #ccc;
    margin-left: 2rem;
    transition: color 0.3s;
}

.wnm-ext-97 {
    width: 24px;
    height: 24px;
}

.wnm-ext-98 {
    color: #ccc;
    margin-left: 2rem;
}

.wnm-ext-99 {
    border: 2px solid var(--color-primary);
    color: var(--color-primary);
}

.wnm-ext-100 {
    padding: 5rem 0;
    background: linear-gradient(135deg, var(--color-primary) 0%, #086036 100%);
    color: #fff;
    text-align: center;
}

.wnm-ext-101 {
    color: #fff;
    margin-bottom: 1rem;
}

.wnm-ext-102 {
    font-size: 1.1rem;
    opacity: 0.9;
    max-width: 600px;
    margin: 0 auto 2rem;
}

.wnm-ext-103 {
    display: flex;
    gap: 1rem;
    justify-content: center;
}

.wnm-ext-104 {
    background: #fff;
    color: var(--color-primary);
}

.wnm-ext-105 {
    border-color: rgba(255,255,255,0.5);
    color: #fff;
}

.wnm-ext-106 {
    background-image: url('../../images/hero_bg.png');
}

.wnm-ext-107 {
    border: 2px solid var(--color-primary);
    color: var(--color-primary);
    padding: 0.8rem 2.5rem;
    border-radius: 50px;
    font-weight: 600;
    transition: all 0.3s;
}


