/*****************************************************************************************/
/********                                                                        *********/
/********                       Global CSS Design Rules                          *********/
/********                                                                        *********/
/*****************************************************************************************/

body {
    height: auto;
    background-color: white;
}

html {
    scroll-behavior: smooth;
}

p, h1, h2, h3, h4, h5, h6, li, label, ul, li {
    font-family: 'Source Sans 3', sans-serif;
}

strong {
    font-weight: 800;
}

p small {
    display: inline-block;
    color: #1D1D1D;
    font-family: "Source Sans 3";
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
    line-height: 15px;
}

.bg-sc-black {
    background-color: #000000;
}

.bg-sc-white {
    background-color: #FFFFFF;
}

.bg-sc-blue {
    background-color: #119EDA;
}

.bg-sc-orange {
    background-color: #E6400B;
}

.bg-sc-gray {
    background-color: #EDEDED;
}

.bg-sc-darkgray {
    background-color: #333333;
}

.text-yellow {
    color: #FFC400;
}

.text-link {
    color: #0665d0 !important;
}

.fw-800 {
    font-weight: 800;
}

.fw-700 {
    font-weight: 700;
}

.fw-600 {
    font-weight: 600;
}

.fw-500 {
    font-weight: 500;
}

.fw-400 {
    font-weight: 500;
}


.cursor-pointer {
    cursor: pointer;
}

.text-center {
    text-align: center;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}



/*****************************************************************************************/
/********                                                                        *********/
/********                    Layout: Home > CSS Design Rules                     *********/
/********                                                                        *********/
/*****************************************************************************************/

section[id^="sc-mwchamp-"] {
    scroll-margin-top: 100px;
}



/*****************************************************************************************/
/********                    Section: Header > CSS Design Rules                  *********/
/*****************************************************************************************/

#page-header {
    background-color: #002649 !important;
}

#page-container.page-header-glass.page-header-fixed #page-header {
    transition: none;
    will-change: background-color;
    box-shadow: 0 5px 10px rgba(0,0,0,.06) !important;
}

#sc-mwchamp-desktop-menu {
}

#nav-mwchamp-desktop-menu > li:not(:first-child) {
    position: relative;
    padding-left: 5px;
    margin-left: 5px;
}

#nav-mwchamp-desktop-menu > li:not(:first-child)::before {
    content: '';
    position: absolute;
    left: 0;
    top: 25%;
    height: 50%;
    width: 1px;
    background-color: white;
}

#nav-mwchamp-desktop-menu .nav-main-link {
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 14.667px;
}

.nav-main-link {
    font-size: 1.1rem;
}

a.nav-main-link:hover {
    background-color: transparent;
    color: #F9B233 !important;
}

#sc-mwchamp-mobile-menu {
    min-height: 60px;
    background-color: #002649 !important;
}

#nav-mwchamp-mobile-menu:not(.mm-menu) {
    display: none;
}

#nav-mwchamp-mobile-menu a {
    font-size: 18px;
}

/*****************************************************************************************/
/********            Section: Main Container > CSS Design Rules                  *********/
/*****************************************************************************************/

#main-container {
    padding-top: 85px !important;
}

@media (max-width: 576px) {

    #main-container {
        padding-top: 70px !important;
    }

}


/*****************************************************************************************/
/********                    Section: Footer > CSS Design Rules                  *********/
/*****************************************************************************************/

#page-footer {
    min-height: 230px;
    background: #002045;
}

#sc-mwchamp-footer-collaborators {
}

#sc-mwchamp-footer-social {
}

#sc-mwchamp-footer-copyright {
}

#sc-mwchamp-footer-disclaimers {
}

#page-disclaimers {
    height: auto;
    background-color: #262626;
}


/*****************************************************************************************/
/********                                                                        *********/
/********                    View: Home Page > CSS Design Rules                  *********/
/********                                                                        *********/
/*****************************************************************************************/


/*****************************************************************************************/
/********               Section: Main Hero > CSS Design Rules                    *********/
/*****************************************************************************************/

#sc-mwchamp-hero {
    
}

#sc-mwchamp-hero-core {
    background-image: url("../../images/backgrounds/heros/bg-hero-main.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

#sc-mwchamp-hero-core-main h1 {
    color: #FFFFFF;
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    font-weight: 600;
    font-style: normal;
    line-height: 34px;
}

#sc-mwchamp-hero-core-main p {
    color: #FFFFFF;
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    font-style: normal;
    line-height: 21px;
}

#sc-mwchamp-hero-core-main small {
    color: #FFFFFF;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 15px;
    font-style: normal;
    line-height: 21px;
}


#sc-mwchamp-hero-core-pill {
    background-color: rgba(0, 0, 0, 0.4);
}

#sc-mwchamp-hero-core-pill h2 {
    color: #FFF;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

#sc-mwchamp-hero-core-pill p {
    color: #FFF;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

#sc-mwchamp-hero-core-pill a {
    display: inline-block;
    border: 2px solid #FFFFFF;
    color: #FFF;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
}


#sc-mwchamp-hero-event-details {
}

#sc-mwchamp-hero-event-details p {
    color: #FFFFFF;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}

#sc-mwchamp-hero-event-details small {
    color: #FFFFFF;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}


#sc-mwchamp-hero-event-info {
}

#sc-mwchamp-hero-event-info h2 {
    color: #FFFFFF;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; 
}

#sc-mwchamp-hero-event-info p {
    color: #FFFFFF;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

#sc-mwchamp-hero-event-info a {
    display: inline-block;
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
}


@media (max-width: 576px) {

    #sc-mwchamp-hero-core {
        background-image: url(../../images/backgrounds/heros/bg-hero-mobile-main.png);
        background-repeat: no-repeat;
        background-position: bottom center;
        background-size: cover;
        height: 550px;
    }

    #sc-mwchamp-hero-core-main h1 {
        font-size: 26px;
        line-height: 30px;
    }
}


/*****************************************************************************************/
/********                   Section: About > CSS Design Rules                    *********/
/*****************************************************************************************/

#sc-mwchamp-about {
}

#sc-mwchamp-about .bg-header {
    background-image: url("../../images/figures/fg-section-about.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
}

#sc-mwchamp-about h3 {
    color: #FFFFFF;
    font-family: "Poppins", sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
}

#sc-mwchamp-about p {
    color: #FFFFFF;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

#sc-mwchamp-about a {
    display: inline-block;
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
}


/*****************************************************************************************/
/********              Section: Recipients > CSS Design Rules                    *********/
/*****************************************************************************************/

#sc-mwchamp-recipients {
}

#sc-mwchamp-recipients .bg-header {
    background-image: url("../../images/figures/fg-section-recipients.png"); 
    background-position: center center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    height: 200px;
}

#sc-mwchamp-recipients h3 {
    color: #119EDA;
    font-family: "Poppins", sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
}

#sc-mwchamp-recipients p {
    color: #191919;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

#sc-mwchamp-recipients a {
    color: #191919;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
}


/*****************************************************************************************/
/********                Section: TagLines > CSS Design Rules                    *********/
/*****************************************************************************************/

#sc-mwchamp-taglines {
    background-image: url("../../images/backgrounds/sections/bg-section-taglines.png");
    background-repeat: no-repeat;
    background-position: center center;
}

#sc-mwchamp-taglines h3 {
    color: #FFFFFF;
    font-family: "Poppins", sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
}

#sc-mwchamp-taglines .card {
    flex-basis: 0; 
    flex-grow: 1;
    background-color: rgba(0, 0, 0, 0.7);
}

#sc-mwchamp-taglines .card h4 {
    color: #FFFFFF;
    font-family: 'Source Sans 3', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;   
    line-height: 24px;
}

#sc-mwchamp-taglines .card p {
    color: #FFFFFF;
    font-family: 'Source Sans 3', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 22px;
}


/*****************************************************************************************/
/********                  Section: Awards > CSS Design Rules                    *********/
/*****************************************************************************************/

#sc-mwchamp-awards {
}

#sc-mwchamp-awards h3 {
    color: #FFFFFF;
    font-family: "Poppins", sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
}

#sc-mwchamp-awards .award h4 {
    color: #FFFFFF;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
}

#sc-mwchamp-awards .award p {
    color: #FFFFFF;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
}


/*****************************************************************************************/
/********             Section: Winner Trip > CSS Design Rules                    *********/
/*****************************************************************************************/

#sc-mwchamp-winner-trip {
    background-image: url("../../images/backgrounds/sections/bg-section-winner-trip.png");
    background-repeat: no-repeat;
    background-position: top;
}

#sc-mwchamp-winner-trip .bg-header {
    background-image: url("../../images/backgrounds/sections/bg-section-winner-trip.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
}

#sc-mwchamp-winner-trip .card {
    background: rgba(255, 255, 255, 0.90);
}

#sc-mwchamp-winner-trip h3 {
    color: #000000;
    font-family: "Poppins", sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
}

#sc-mwchamp-winner-trip p {
    color: #191919;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}


@media (max-width: 576px) {

    #sc-mwchamp-winner-trip {
        background: none;
        background-color: #080508;
    }
    
    #sc-mwchamp-winner-trip .card {
        background: transparent;
    }
    
    #sc-mwchamp-winner-trip h3 {
        color: #FFFFFF;
    }

    #sc-mwchamp-winner-trip p {
        color: #FFFFFF;
    }

}


/*****************************************************************************************/
/********                Section: Timeline > CSS Design Rules                    *********/
/*****************************************************************************************/

#sc-mwchamp-timeline {
}

#sc-mwchamp-timeline h3 {
    color: #119EDA;
    font-family: "Poppins", sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
}

#sc-mwchamp-timeline p {
    color: #1D1D1D;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

#sc-mwchamp-timeline p.timeline-step-num {
    color: #1D1D1D;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

#sc-mwchamp-timeline p.timeline-step-info {
    color: #119EDA;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
}

.timeline-step-gray {
    position: relative;
}

.timeline-step-gray::before {
    content: "";
    position: absolute;
    top: -30px;
    left: 45%;
    width: 100vw;
    height: 125%;
    transform: translateX(-50%);
    background-color: #f2f2f2;
    z-index: -1;          
}


@media (max-width: 768px) {
    .timeline-step-gray::before {
        content: none; 
        display: none; 
    }
}


/*****************************************************************************************/
/********                Section: Marketing > CSS Design Rules                   *********/
/*****************************************************************************************/

#sc-mwchamp-marketing {
    background-image: url("../../images/backgrounds/sections/bg-section-marketing.png");
    background-repeat: no-repeat;
    background-position: top;
}

#sc-mwchamp-marketing .card {
    background-color: rgba(0, 0, 0, 0.7);
}

#sc-mwchamp-marketing h3 {
    color: #FFFFFF;
    font-family: "Poppins", sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
}

#sc-mwchamp-marketing p {
    color: #FFFFFF;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

#sc-mwchamp-marketing a {
    display: inline-block;
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
}


@media (max-width: 576px) {

    #sc-mwchamp-marketing {
        background: none;
        background-color: #333333;
    }

    #sc-mwchamp-marketing .card {
        background: transparent;
    }
}


/*****************************************************************************************/
/********                Section: Support > CSS Design Rules                    *********/
/*****************************************************************************************/

#sc-mwchamp-support {
}

#sc-mwchamp-support h3 {
    color: #FFFFFF;
    font-family: "Poppins", sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
}

#sc-mwchamp-support p {
    color: #FFFFFF;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}


/*****************************************************************************************/
/********                Section: Rules & FAQ > CSS Design Rules                 *********/
/*****************************************************************************************/

#sc-mwchamp-rules-faq {
}

#sc-mwchamp-rules-faq h3 {
    color: #FFFFFF;
    font-family: "Poppins", sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
}

#sc-mwchamp-rules-faq p {
    color: #FFFFFF;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
}

#sc-mwchamp-rules-faq a {
    display: inline-block;
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
}


/*****************************************************************************************/
/********                Section: Stories > CSS Design Rules                    *********/
/*****************************************************************************************/

#sc-mwchamp-stories {
}

#sc-mwchamp-stories h3 {
    color: #119EDA;
    font-family: "Poppins", sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
}

#sc-mwchamp-stories p {
    color: #1D1D1D;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.quote-text {
    position: relative;
}

.quote-text::before {
    content: "";
    position: absolute;
    top: -10px;
    left: -50px;
    width: 36px; 
    height: 30px;
    background-image: url('../../images/icons/quotes/ic-quote-start.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.quote-text::after {
    content: "";
    position: absolute;
    bottom: -20px;
    right: 0;
    width: 36px; 
    height: 30px;
    background-image: url('../../images/icons/quotes/ic-quote-end.png');
    background-size: contain;
    background-repeat: no-repeat;
}

#sc-mwchamp-stories .slick-dots li button:before {
    color: #119EDA !important;
}

#sc-mwchamp-stories .slick-dots li.slick-active button:before {
    color: #119EDA !important;
}


@media (max-width: 576px) {
    .quote-text::before {
        top: -5px;
        left: 0px;
    }

    #sc-mwchamp-stories p:first-child {
        text-indent: 2.5em;
    }
}


/*****************************************************************************************/
/********                Section: Registration > CSS Design Rules                *********/
/*****************************************************************************************/

#sc-mwchamp-registration {
}

#sc-mwchamp-registration h3 {
    color: #119EDA;
    font-family: "Poppins", sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
}

#sc-mwchamp-registration p {
    color: #1D1D1D;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

#btn-mwchamp-registration {
    background: #119EDA;
    border: 1px solid #119EDA;
    color: #FFFFFF;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

label, textarea, input {
    font-size: 1rem !important;
}

.form-group-info {
    height: 20px;
}

.form-control {
    display: block !important;
    border-radius: 4.649px;
    border: 1.378px solid #000000 !important;
    font-size: 1rem !important;
    width: 100% !important;
    height: 45px !important;
    padding: 10px 10px !important;
    line-height: 1.42857143 !important;
    color: #555 !important;
    background-color: #FEFEFE !important;
    background-image: none !important;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef !important;
    opacity: 1;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444 !important;
    line-height: 20px !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 4px !important;
}

select.error, textarea.error, input.error {
    border: 2px solid #a94442 !important;
    color: #a94442 !important;
}

select.error, textarea.error, input.error, select.error + span > span > span {
    border: 2px solid #a94442 !important;
    color: #a94442 !important;
}

.d-hidden {
    display: none;
}

.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 0 solid transparent;
    border-radius: 0.25rem;
}

.alert-danger {
    color: #74290e !important;
    background-color: #f9dcd1 !important;
    border-color: #f6cebf !important;
}

.invalid-feedback, .valid-feedback {
    margin-top: 0;
}

label.error {
    height: 10px;
}


/*****************************************************************************************/
/********                                                                        *********/
/********                View: Checkout Page > CSS Design Rules                  *********/
/********                                                                        *********/
/*****************************************************************************************/

#sc-mwchamp-hero-checkout {
    background-image: url("../../images/backgrounds/heros/bg-hero-option.png");
    background-repeat: no-repeat;
    background-position: top;
}

#sc-mwchamp-hero-checkout h1  {
    color: #FFFFFF;
    font-family: "Poppins", sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
}

#sc-mwchamp-section-checkout h2 {
    color: #119EDA;
    font-family: "Poppins", sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
}

#sc-mwchamp-section-checkout p {
    color: #000000;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

#sc-mwchamp-section-checkout a {
    display: inline-block;
    border: 2px solid #000000;
    color: #000000;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
}

@media (max-width: 576px) {

    #sc-mwchamp-hero-checkout {
        background-image: url(../../images/backgrounds/heros/bg-hero-mobile-main.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        height: 350px;
    }
}



/*****************************************************************************************/
/********                                                                        *********/
/********                   View: Rules Page > CSS Design Rules                  *********/
/********                                                                        *********/
/*****************************************************************************************/

#sc-mwchamp-hero-marketing {
    background-image: url("../../images/backgrounds/heros/bg-hero-option.png");
    background-repeat: no-repeat;
    background-position: top;
}

#sc-mwchamp-hero-marketing h1  {
    color: #FFFFFF;
    font-family: "Poppins", sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
}

#sc-mwchamp-section-marketing h2 {
    color: #119EDA;
    font-family: "Poppins", sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
}

#sc-mwchamp-section-marketing p {
    color: #000000;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

@media (max-width: 576px) {

    #sc-mwchamp-hero-marketing {
        background-image: url(../../images/backgrounds/heros/bg-hero-mobile-main.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        height: 350px;
    }
}


/*****************************************************************************************/
/********                                                                        *********/
/********                   View: Rules Page > CSS Design Rules                  *********/
/********                                                                        *********/
/*****************************************************************************************/

#sc-mwchamp-hero-rules {
    background-image: url("../../images/backgrounds/heros/bg-hero-option.png");
    background-repeat: no-repeat;
    background-position: top;
}

#sc-mwchamp-hero-rules h1 {
    color: #FFFFFF;
    font-family: "Poppins", sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
}

#sc-mwchamp-section-rules h2 {
    color: #119EDA;
    font-family: "Poppins", sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
}

#sc-mwchamp-section-rules p {
    color: #000000;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

#sc-mwchamp-section-rules a {
    display: inline-block;
    border: 2px solid #000000;
    color: #000000;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
}

@media (max-width: 576px) {

    #sc-mwchamp-hero-rules {
        background-image: url(../../images/backgrounds/heros/bg-hero-mobile-main.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        height: 350px;
    }
}


/*****************************************************************************************/
/********                                                                        *********/
/********                   View: FAQs Page > CSS Design Rules                   *********/
/********                                                                        *********/
/*****************************************************************************************/

#sc-mwchamp-hero-faqs {
    background-image: url("../../images/backgrounds/heros/bg-hero-option.png");
    background-repeat: no-repeat;
    background-position: top;
}

#sc-mwchamp-hero-faqs h1 {
    color: #FFFFFF;
    font-family: "Poppins", sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
}

#sc-mwchamp-section-faqs h2 {
    color: #119EDA;
    font-family: "Poppins", sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
}

#sc-mwchamp-section-faqs p {
    color: #000000;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}


#sc-mwchamp-faqs-accordion .block {
    box-shadow: none;
    border-bottom: 1px solid black;
    padding: 10px 0px;
}

#sc-mwchamp-faqs-accordion .block:first-child {
    border-top: 1px solid black;
}

.l-mwchamp-faqs-question {
    background-image: url(../../images/icons/arrows/ic-arrow-collapse.png);
    background-position-x: right;
    background-position-y: center;
    background-repeat: no-repeat;
    width: 100%;
    color: #191919;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: 22px;
}

.l-mwchamp-faqs-question.collapsed {
    background-image: url(../../images/icons/arrows/ic-arrow-expand.png);
}

#sc-mwchamp-faqs-accordion .block-content p, #sc-mwchamp-faqs-accordion .block-content ol,
#sc-mwchamp-faqs-accordion .block-content ul {
    color: #000000;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

@media (max-width: 576px) {
    #sc-mwchamp-hero-faqs {
        background-image: url(../../images/backgrounds/heros/bg-hero-mobile-main.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        height: 350px;
    }
}




/*****************************************************************************************/
/********                                                                        *********/
/********                   View: Rules Page > CSS Design Rules                  *********/
/********                                                                        *********/
/*****************************************************************************************/

#sc-mwchamp-hero-newsroom {
    background-image: url("../../images/backgrounds/heros/bg-hero-option.png");
    background-repeat: no-repeat;
    background-position: top;
}

#sc-mwchamp-hero-newsroom h1 {
    color: #FFFFFF;
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
}

#sc-mwchamp-hero-newsroom p {
    color: #FFFFFF;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}

#sc-mwchamp-section-newsroom h2 {
    color: #119EDA;
    font-family: "Poppins", sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
}

#sc-mwchamp-section-newsroom p {
    color: #000000;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

#sc-mwchamp-section-newsroom .bg-sc-gray a {
    display: inline-block;
    border: 2px solid #119EDA;
    color: #119EDA;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
}

#sc-mwchamp-section-newsroom .slick-dots li button:before {
    color: #119EDA !important;
}

#sc-mwchamp-section-newsroom .slick-dots li.slick-active button:before {
    color: #119EDA !important;
}

@media (max-width: 576px) {

    #sc-mwchamp-hero-newsroom {
        background-image: url(../../images/backgrounds/heros/bg-hero-mobile-main.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        height: 525px;
    }

    #sc-mwchamp-hero-newsroom h1 {
        font-size: 24px;
        line-height: 32px;
    }

    #sc-mwchamp-hero-newsroom p {
        font-size: 16px;
        line-height: 20px;
    }
}




/*****************************************************************************************/
/********                                                                        *********/
/********            View: Edition 2025 Page > CSS Design Rules                  *********/
/********                                                                        *********/
/*****************************************************************************************/


/*****************************************************************************************/
/********               Section: Main Hero > CSS Design Rules                    *********/
/*****************************************************************************************/

#sc-mwchamp-hero-v2025 {
}

#sc-mwchamp-hero-v2025-core {
    background-image: url("../../images/backgrounds/heros/bg-hero-v2025.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

#sc-mwchamp-hero-v2025-core-main h1 {
    color: #FFFFFF;
    font-family: "Poppins", sans-serif;
    font-size: 34px;
    font-weight: 600;
    font-style: normal;
    line-height: 40px;
}

#sc-mwchamp-hero-v2025-core-main p {
    color: #FFFFFF;
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    font-style: normal;
    line-height: 21px;
}

#sc-mwchamp-hero-v2025-core-main small {
    color: #FFFFFF;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 15px;
    font-style: normal;
    line-height: 21px;
}

#sc-mwchamp-hero-v2025-partner {
}

#sc-mwchamp-hero-v2025-partner h2 {
    color: #FFFFFF;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; 
}

#sc-mwchamp-hero-v2025-partner p {
    color: #FFFFFF;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

@media (max-width: 576px) {

    #sc-mwchamp-hero-v2025-core {
        background-image: url(../../images/backgrounds/heros/bg-hero-mobile-main.png);
        background-repeat: no-repeat;
        background-position: bottom center;
        background-size: cover;
        height: 550px;
    }

    #sc-mwchamp-hero-v2025-core-main h1 {
        font-size: 30px;
        line-height: 34px;
    }
}

/*****************************************************************************************/
/********                Section: Overview > CSS Design Rules                    *********/
/*****************************************************************************************/

#sc-mwchamp-v2025-overview {
}

#sc-mwchamp-v2025-overview h3 {
    color: #FFFFFF;
    font-family: "Poppins", sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
}

#sc-mwchamp-v2025-overview p {
    color: #FFFFFF;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

#sc-mwchamp-v2025-overview a {
    display: inline-block;
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
}

/*****************************************************************************************/
/********                  Section: Winners > CSS Design Rules                   *********/
/*****************************************************************************************/

#sc-mwchamp-v2025-winners {
    background-image: url("../../images/backgrounds/sections/bg-section-taglines.png");
    background-repeat: no-repeat;
    background-position: center center;
}

#sc-mwchamp-v2025-winners h3 {
    color: #FFFFFF;
    font-family: "Poppins", sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
}

/*****************************************************************************************/
/********                  Section: Photos > CSS Design Rules                   *********/
/*****************************************************************************************/

#sc-mwchamp-v2025-photos {
}

#sc-mwchamp-v2025-photos h3 {
    color: #FFFFFF;
    font-family: "Poppins", sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
}


/*****************************************************************************************/
/********             Section: Social Media > CSS Design Rules                   *********/
/*****************************************************************************************/

#sc-mwchamp-v2025-social-media {
}

#sc-mwchamp-v2025-social-media h3 {
    color: #FFFFFF;
    font-family: "Poppins", sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
}


/*****************************************************************************************/
/********                   Section: Agenda > CSS Design Rules                   *********/
/*****************************************************************************************/

#sc-mwchamp-v2025-agenda {
    background-image: url("../../images/backgrounds/sections/bg-section-agenda.png");
    background-repeat: no-repeat;
    background-position: center center;
}

#sc-mwchamp-v2025-agenda h3 {
    color: #FFFFFF;
    font-family: "Poppins", sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
}


/*****************************************************************************************/
/********                Section: Upcoming > CSS Design Rules                    *********/
/*****************************************************************************************/

#sc-mwchamp-v2025-upcoming {
}

#sc-mwchamp-v2025-upcoming h3 {
    color: #FFFFFF;
    font-family: "Poppins", sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
}

#sc-mwchamp-v2025-upcoming p {
    color: #FFFFFF;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

#sc-mwchamp-v2025-upcoming a {
    display: inline-block;
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
}










/*****************************************************************************************/
/********                                                                        *********/
/********                   Media Querys > CSS Design Rules                      *********/
/********                                                                        *********/
/*****************************************************************************************/
@media (max-width: 1024px) {
    #nav-mwchamp-desktop-menu .nav-main-link {
        font-size: 11px;
    }
}

@media (max-width: 992px) {
    #page-header {
        height: 70px !important;
    }
}



/*****************************************************************************************/
/********                                                                        *********/
/********                Plugin: MobileMenu > CSS Design Rules                   *********/
/********                                                                        *********/
/*****************************************************************************************/

.mm-menu {
    --mm-color-background: #002046;
    --mm-color-text: white;
    --mm-color-button: gray;
}

.mm-listitem {
    border-color: gray !important;
}

.mm-listitem__text .fa {
    width: 30px;
    text-align: center;
}

.mm-navbar {
    border-color: gray !important;
}

.mm-navbars_top .mm-navbar:not(:last-child) {
    border-bottom: none;
    width: 50%;
    padding-left: 20px;
    padding-top: 10px;
}

.mburger {
    width: 80px;
    height: 50px !important;
    color: #FFFFFF !important;
    --mb-bar-height: 3px;
    --mb-animate-timeout: 0.1s;
}

.mburger:hover {
    color: #FFFFFF;
}

.btn-dual:hover {
    background-color: #d1d9ea00 !important;
    border-color: #d1d9ea00 !important;
}

.mm-listview {
    padding-left: 0px !important;
}


/*****************************************************************************************/
/********                                                                        *********/
/********                Plugin: Carousel > CSS Design Rules                    *********/
/********                                                                        *********/
/*****************************************************************************************/

.slick-prev, .slick-next {
    color: white !important;
    font-size: 30px !important;
    z-index: 10 !important;
}

.slick-prev:before, .slick-next:before {
    color: white !important;
    font-size: 30px !important;
}

.slick-dots {
    bottom: -25px;
    display: flex !important;
    justify-content: center !important;
}

.slick-dots li {
    display: inline-block !important;
}

.slick-dots li:nth-child(n+4) {
    display: none !important;
}

.slick-dots li button:before {
    font-size: 12px !important;
    color: white !important;
    opacity: 0.5 !important;
}

.slick-dots li.slick-active button:before {
    opacity: 1 !important;
    color: white !important;
}


/*****************************************************************************************/
/********                                                                        *********/
/********                Widget: Newsletter > CSS Design Rules                   *********/
/********                                                                        *********/
/*****************************************************************************************/

/* Estilo general del bloque newsletter en el footer */
#fNewsletter {
    background-color: #002045;
    padding: 20px;
    border-radius: 10px;
    color: white;
    max-width: 400px;
}

/* Título de la newsletter */
.col-lg-5 > p {
    font-family: "Source Sans 3", sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: white;
    margin-bottom: 1px;
    margin-left: 15px;
}


#fNewsletter input[type="text"], #fNewsletter input[type="email"] {
    background-color: #ffffff;
    border-radius: 5px;
    border: none;
    font-weight: 600;
    width: 100%;
    color: black;
}

#fNewsletter input::placeholder {
    color: #000;
    font-weight: 600;
}

#fNewsletter .form-check-label {
    color: white;
    font-size: 14px;
    font-weight: 400;
}

    /* Enlace dentro del disclaimer */
    #fNewsletter .form-check-label a {
        color: #119EDA;
        text-decoration: none;
        font-weight: 600;
    }

/* Botón */
#fNewsletter .btn-ft {
    background-color: #F9B233;
    color: #000;
    border: none;
    font-weight: 700;
    font-size: 16px;
    border-radius: 5px;
    padding: 10px;
    width: 50%;
}

/* Entradas alineadas perfectamente al mismo padding */
#fNewsletter input[type="text"],
#fNewsletter input[type="email"],
#fNewsletter .form-check,
#fNewsletter .btn-ft {
    margin-left: 0;
}


/*****************************************************************************************/
/********                                                                        *********/
/********                Plugin: BackToTop > CSS Design Rules                    *********/
/********                                                                        *********/
/*****************************************************************************************/

.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: #000000 url("../../images/icons/buttons/icon-arrow-top.svg") no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
}

.cd-top.cd-fade-out {
    opacity: .8;
}

.no-touch .cd-top:hover {
    background-color: #0F2E4A;
    opacity: 1;
}

@media only screen and (min-width: 767px) {
    .cd-top {
        right: 20px;
        bottom: 20px;
    }
}

@media only screen and (min-width: 1024px) {
    .cd-top {
        height: 60px;
        width: 60px;
        right: 20px;
        bottom: 20px;
    }
}

