.elementor-463 .elementor-element.elementor-element-06455a0{--display:flex;}.elementor-463 .elementor-element.elementor-element-5bc901e{--display:flex;}.elementor-463 .elementor-element.elementor-element-fb1033b{--display:flex;}.elementor-463 .elementor-element.elementor-element-976474f{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-976474f */* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: "Segoe UI", sans-serif;
    background: #0b1020;
    color: #ffffff;
}

.mcw-section {
    padding: 60px 0;
}

.mcw-container {
    width: 90%;
    max-width: 1300px;
    margin: auto;
    display: flex;
    gap: 50px;
}

/* LEFT SIDE */
.mcw-left {
    width: 40%;
}

.mcw-left img {
    width: 100%;
    border-radius: 8px;
    margin-bottom: 25px;
}

.mcw-logo {
    text-align: center;
    margin-top: 20px;
}

.mcw-logo h2 {
    font-size: 42px;
    color: #d4a017;
    letter-spacing: 2px;
}

.mcw-logo span {
    font-size: 22px;
    color: #d4a017;
}

/* RIGHT SIDE */
.mcw-right {
    width: 60%;
}

.mcw-right h1 {
    font-size: 28px;
    line-height: 1.4;
    margin-bottom: 20px;
}

.mcw-right p {
    font-size: 15px;
    line-height: 1.8;
    color: #cfd6e1;
    margin-bottom: 25px;
}

.mcw-right ul {
    list-style: none;
}

.mcw-right ul li {
    font-size: 15px;
    color: #d4a017;
    padding: 7px 0;
}

/* HASHTAGS */
.hashtags {
    margin-top: 25px;
    font-size: 14px;
    color: #6fd3ff;
}/* End custom CSS */