/* Start custom CSS for html, class: .elementor-element-e6ffef9 *//* =========================================================
   Keppnin / Competition page hero with image background
   ========================================================= */

.wro-competition-hero {
    background-image: linear-gradient(
        90deg,
        rgba(16, 9, 159, 0.18) 0%,
        rgba(16, 9, 159, 0.08) 52%,
        rgba(16, 9, 159, 0.02) 100%
    ), var(--wro-competition-hero-image);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 0;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}

.wro-competition-hero-inner {
    max-width: 1440px;
    width: 100%;
    min-height: 500px;
    margin: 0 auto;
    padding: 86px 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wro-competition-hero-panel {
    max-width: 920px;
    padding: 28px 32px;
    background: linear-gradient(
        90deg,
        rgba(16, 9, 159, 0.86) 0%,
        rgba(16, 9, 159, 0.68) 68%,
        rgba(16, 9, 159, 0.42) 100%
    );
    box-shadow: 0 14px 36px rgba(0, 0, 0, 0.22);
}

.wro-competition-hero-panel .wro-eyebrow {
    color: #ffffff;
    margin: 0 0 16px 0;
}

.wro-competition-hero-panel h1 {
    color: #ffffff;
    font-size: 50px;
    line-height: 1.12;
    font-weight: 700;
    margin: 0 0 18px 0;
    max-width: 860px;
    text-shadow: 0 3px 14px rgba(0, 0, 0, 0.35);
}

.wro-competition-hero-panel p:not(.wro-eyebrow) {
    color: #ffffff;
    font-size: 22px;
    line-height: 1.55;
    max-width: 820px;
    margin: 0;
    text-shadow: 0 3px 14px rgba(0, 0, 0, 0.35);
}

.wro-mark {
    font-size: 0.45em;
    line-height: 0;
    vertical-align: super;
    margin-left: 1px;
}

/* Tablet */
@media (max-width: 1024px) {
    .wro-competition-hero-inner {
        min-height: 460px;
        padding: 72px 32px;
        justify-content: center;
    }

    .wro-competition-hero-panel {
        max-width: 780px;
        padding: 24px 28px;
    }

    .wro-competition-hero-panel h1 {
        font-size: 40px;
    }

    .wro-competition-hero-panel p:not(.wro-eyebrow) {
        font-size: 20px;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .wro-competition-hero {
        background-image: linear-gradient(
            rgba(16, 9, 159, 0.54),
            rgba(16, 9, 159, 0.54)
        ), var(--wro-competition-hero-image);
    }

    .wro-competition-hero-inner {
        min-height: 430px;
        padding: 58px 16px;
        justify-content: center;
    }

    .wro-competition-hero-panel {
        max-width: 100%;
        padding: 22px 18px;
        background: rgba(16, 9, 159, 0.84);
    }

    .wro-competition-hero-panel h1 {
        font-size: 30px;
        line-height: 1.18;
        margin-bottom: 14px;
    }

    .wro-competition-hero-panel p:not(.wro-eyebrow) {
        font-size: 17px;
        line-height: 1.45;
    }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-352dc3e *//* =========================================================
   WRO subpage anchor cards
   ========================================================= */

.wro-subnav-section {
    background: #ffffff;
    padding: 48px 24px;
}

.wro-subnav-inner {
    max-width: 1180px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
}

.wro-subnav-card {
    display: block;
    background: #ffffff;
    border-bottom: 5px solid #10099F;
    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.10);
    padding: 26px 22px;
    min-height: 210px;
    text-decoration: none;
}

.wro-subnav-card span {
    display: block;
    color: #10099F;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.08em;
    margin-bottom: 18px;
}

.wro-subnav-card h2 {
    color: #10099F;
    font-size: 23px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 14px 0;
}

.wro-subnav-card p {
    color: #222222;
    font-size: 15px;
    line-height: 1.55;
    margin: 0;
}

.wro-subnav-card:hover,
.wro-subnav-card:focus {
    background: #f7f7fb;
    text-decoration: none;
}

@media (max-width: 1024px) {
    .wro-subnav-inner {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .wro-subnav-section {
        padding: 36px 16px;
    }

    .wro-subnav-inner {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .wro-subnav-card {
        min-height: auto;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2f2035c *//* =========================================================
   Icelandic Competition page - Categories and age groups
   ========================================================= */

.wro-is-comp-content-section {
    background: #ffffff;
    padding: 76px 24px;
    margin: 0;
}

.wro-is-comp-inner {
    max-width: 1180px;
    margin: 0 auto;
}

.wro-is-comp-heading {
    max-width: 880px;
    margin: 0 0 38px 0;
    text-align: left;
}

.wro-is-comp-eyebrow {
    color: #10099F;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin: 0 0 14px 0;
}

.wro-is-comp-heading h2 {
    color: #10099F;
    font-size: 38px;
    line-height: 1.15;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.wro-is-comp-heading p {
    color: #222222;
    font-size: 18px;
    line-height: 1.65;
    margin: 0;
}

.wro-is-comp-category-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px;
    margin-top: 38px;
}

.wro-is-comp-category-card {
    background: #ffffff;
    border: 1px solid #e7e7ee;
    border-top: 6px solid #10099F;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.10);
    padding: 0 32px 36px 32px;
    min-height: 650px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    overflow: hidden;
}

.wro-is-comp-category-image {
    width: calc(100% + 64px);
    margin: 0 -32px 30px -32px;
    aspect-ratio: 16 / 7;
    background: #0d0d22;
    overflow: hidden;
}

.wro-is-comp-category-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

/* Use this instead of cover if you want the full graphic visible:
.wro-is-comp-category-image img {
    object-fit: contain;
}
*/

.wro-is-comp-category-label {
    color: #10099F;
    background: #f2f1ff;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    padding: 8px 10px;
    margin-bottom: 22px;
}

.wro-is-comp-category-card h3 {
    color: #10099F;
    font-size: 32px;
    line-height: 1.15;
    font-weight: 700;
    margin: 0 0 18px 0;
}

.wro-is-comp-category-card p {
    color: #222222;
    font-size: 17px;
    line-height: 1.65;
    margin: 0 0 20px 0;
}

.wro-is-comp-category-card ul {
    color: #222222;
    font-size: 16px;
    line-height: 1.55;
    margin: 0 0 26px 0;
    padding-left: 20px;
}

.wro-is-comp-category-card li {
    margin-bottom: 8px;
}

.wro-is-comp-primary-button,
.wro-is-comp-primary-button:visited {
    display: inline-block;
    margin-top: auto;
    background: #10099F;
    color: #ffffff;
    border: 2px solid #10099F;
    padding: 13px 22px;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 700;
    text-decoration: none;
}

.wro-is-comp-primary-button span,
.wro-is-comp-primary-button:visited span {
    color: #ffffff;
    -webkit-text-fill-color: #ffffff;
}

.wro-is-comp-primary-button:hover,
.wro-is-comp-primary-button:focus {
    background: #08055f;
    border-color: #08055f;
    color: #ffffff;
    text-decoration: none;
}

.wro-is-comp-age-card {
    margin-top: 34px;
    background: #f7f7fb;
    padding: 34px 32px;
    border-left: 5px solid #10099F;
}

.wro-is-comp-age-card h3 {
    color: #10099F;
    font-size: 28px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 14px 0;
}

.wro-is-comp-age-card p {
    color: #222222;
    font-size: 17px;
    line-height: 1.6;
    margin: 0 0 24px 0;
}

.wro-is-comp-age-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
}

.wro-is-comp-age-grid div {
    background: #ffffff;
    padding: 20px 18px;
    box-shadow: 0 8px 22px rgba(0, 0, 0, 0.06);
}

.wro-is-comp-age-grid strong {
    display: block;
    color: #10099F;
    font-size: 19px;
    margin-bottom: 6px;
}

.wro-is-comp-age-grid span {
    display: block;
    color: #222222;
    font-size: 16px;
}

@media (max-width: 1024px) {
    .wro-is-comp-category-grid {
        grid-template-columns: 1fr;
        max-width: 780px;
        margin-left: auto;
        margin-right: auto;
    }

    .wro-is-comp-category-card {
        min-height: auto;
    }
}

@media (max-width: 767px) {
    .wro-is-comp-content-section {
        padding: 52px 16px;
    }

    .wro-is-comp-heading h2 {
        font-size: 30px;
    }

    .wro-is-comp-heading p {
        font-size: 16px;
    }

    .wro-is-comp-category-card {
        padding: 0 22px 28px 22px;
    }

    .wro-is-comp-category-image {
        width: calc(100% + 44px);
        margin: 0 -22px 26px -22px;
        aspect-ratio: 16 / 8;
    }

    .wro-is-comp-category-card h3 {
        font-size: 26px;
    }

    .wro-is-comp-category-card p,
    .wro-is-comp-category-card ul {
        font-size: 15px;
    }

    .wro-is-comp-age-card {
        padding: 28px 22px;
    }

    .wro-is-comp-age-grid {
        grid-template-columns: 1fr;
    }

    .wro-is-comp-primary-button {
        width: 100%;
        text-align: center;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0982ded *//* =========================================================
   Icelandic Competition page - Landskeppnin
   ========================================================= */

.wro-is-national-section {
    background: #f7f7fb;
    padding: 76px 24px;
    margin: 0;
}

.wro-is-national-inner {
    max-width: 1180px;
    margin: 0 auto;
}

.wro-is-national-heading {
    max-width: 880px;
    margin: 0 0 38px 0;
    text-align: left;
}

.wro-is-national-eyebrow {
    color: #10099F;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin: 0 0 14px 0;
}

.wro-is-national-heading h2 {
    color: #10099F;
    font-size: 38px;
    line-height: 1.15;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.wro-is-national-heading p {
    color: #222222;
    font-size: 18px;
    line-height: 1.65;
    margin: 0;
}

.wro-is-national-highlight {
    margin-top: 38px;
    background: #10099F;
    color: #ffffff;
    padding: 38px 36px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 32px;
    box-shadow: 0 14px 36px rgba(0, 0, 0, 0.18);
}

.wro-is-national-highlight-eyebrow {
    color: #ffffff;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin: 0 0 14px 0;
}

.wro-is-national-highlight h3 {
    color: #ffffff;
    font-size: 32px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 14px 0;
}

.wro-is-national-highlight p {
    color: #ffffff;
    font-size: 18px;
    line-height: 1.6;
    margin: 0;
}

.wro-is-national-highlight strong {
    color: #ffffff;
    font-weight: 700;
}

.wro-is-national-light-button,
.wro-is-national-light-button:visited {
    display: inline-block;
    flex-shrink: 0;
    background: #ffffff;
    color: #10099F;
    border: 2px solid #ffffff;
    padding: 13px 22px;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 700;
    text-decoration: none;
}

.wro-is-national-light-button span,
.wro-is-national-light-button:visited span {
    color: #10099F;
    -webkit-text-fill-color: #10099F;
}

.wro-is-national-light-button:hover,
.wro-is-national-light-button:focus {
    background: #f2f1ff;
    border-color: #f2f1ff;
    color: #10099F;
    text-decoration: none;
}

.wro-is-national-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 34px;
}

.wro-is-national-card {
    background: #ffffff;
    border-top: 5px solid #10099F;
    box-shadow: 0 10px 26px rgba(0, 0, 0, 0.08);
    padding: 30px 26px;
    min-height: 250px;
}

.wro-is-national-card h3 {
    color: #10099F;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 16px 0;
}

.wro-is-national-card p {
    color: #222222;
    font-size: 16px;
    line-height: 1.6;
    margin: 0;
}

@media (max-width: 1024px) {
    .wro-is-national-highlight {
        flex-direction: column;
        align-items: flex-start;
    }

    .wro-is-national-grid {
        grid-template-columns: 1fr;
        max-width: 760px;
        margin-left: auto;
        margin-right: auto;
    }

    .wro-is-national-card {
        min-height: auto;
    }
}

@media (max-width: 767px) {
    .wro-is-national-section {
        padding: 52px 16px;
    }

    .wro-is-national-heading h2 {
        font-size: 30px;
    }

    .wro-is-national-heading p {
        font-size: 16px;
    }

    .wro-is-national-highlight {
        padding: 30px 24px;
    }

    .wro-is-national-highlight h3 {
        font-size: 26px;
    }

    .wro-is-national-highlight p {
        font-size: 16px;
    }

    .wro-is-national-light-button {
        width: 100%;
        text-align: center;
    }

    .wro-is-national-card {
        padding: 26px 22px;
    }

    .wro-is-national-card h3 {
        font-size: 21px;
    }

    .wro-is-national-card p {
        font-size: 15px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e042639 *//* =========================================================
   Icelandic Competition page - Alþjóðleg mót
   ========================================================= */

.wro-is-intl-section {
    background: #ffffff;
    padding: 76px 24px;
    margin: 0;
}

.wro-is-intl-inner {
    max-width: 1180px;
    margin: 0 auto;
}

.wro-is-intl-heading {
    max-width: 880px;
    margin: 0 0 38px 0;
    text-align: left;
}

.wro-is-intl-eyebrow {
    color: #10099F;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin: 0 0 14px 0;
}

.wro-is-intl-heading h2 {
    color: #10099F;
    font-size: 38px;
    line-height: 1.15;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.wro-is-intl-heading p {
    color: #222222;
    font-size: 18px;
    line-height: 1.65;
    margin: 0;
}

.wro-is-intl-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 38px;
}

.wro-is-intl-card {
    background: #ffffff;
    border-bottom: 5px solid #10099F;
    box-shadow: 0 10px 26px rgba(0, 0, 0, 0.08);
    padding: 30px 26px;
    min-height: 270px;
}

.wro-is-intl-card span {
    display: block;
    color: #10099F;
    font-size: 14px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0.08em;
    margin-bottom: 22px;
}

.wro-is-intl-card h3 {
    color: #10099F;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 16px 0;
}

.wro-is-intl-card p {
    color: #222222;
    font-size: 16px;
    line-height: 1.6;
    margin: 0;
}

.wro-is-intl-note-card {
    margin-top: 34px;
    background: #f7f7fb;
    border-left: 5px solid #10099F;
    padding: 32px 30px;
}

.wro-is-intl-note-card h3 {
    color: #10099F;
    font-size: 26px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 14px 0;
}

.wro-is-intl-note-card p {
    color: #222222;
    font-size: 17px;
    line-height: 1.6;
    margin: 0;
}

@media (max-width: 1024px) {
    .wro-is-intl-grid {
        grid-template-columns: 1fr;
        max-width: 760px;
        margin-left: auto;
        margin-right: auto;
    }

    .wro-is-intl-card {
        min-height: auto;
    }
}

@media (max-width: 767px) {
    .wro-is-intl-section {
        padding: 52px 16px;
    }

    .wro-is-intl-heading h2 {
        font-size: 30px;
    }

    .wro-is-intl-heading p {
        font-size: 16px;
    }

    .wro-is-intl-card {
        padding: 26px 22px;
    }

    .wro-is-intl-card h3 {
        font-size: 21px;
    }

    .wro-is-intl-card p {
        font-size: 15px;
    }

    .wro-is-intl-note-card {
        padding: 28px 22px;
    }

    .wro-is-intl-note-card h3 {
        font-size: 22px;
    }

    .wro-is-intl-note-card p {
        font-size: 15px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-033ab0d *//* =========================================================
   Icelandic Competition page - Gildi og siðareglur
   ========================================================= */

.wro-is-ethics-section {
    background: #f7f7fb;
    padding: 76px 24px;
    margin: 0;
}

.wro-is-ethics-inner {
    max-width: 1180px;
    margin: 0 auto;
}

.wro-is-ethics-heading {
    max-width: 880px;
    margin: 0 0 38px 0;
    text-align: left;
}

.wro-is-ethics-eyebrow {
    color: #10099F;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin: 0 0 14px 0;
}

.wro-is-ethics-heading h2 {
    color: #10099F;
    font-size: 38px;
    line-height: 1.15;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.wro-is-ethics-heading p {
    color: #222222;
    font-size: 18px;
    line-height: 1.65;
    margin: 0;
}

.wro-is-ethics-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 38px;
}

.wro-is-ethics-card {
    background: #ffffff;
    border-top: 5px solid #10099F;
    box-shadow: 0 10px 26px rgba(0, 0, 0, 0.08);
    padding: 30px 26px;
    min-height: 260px;
}

.wro-is-ethics-card h3 {
    color: #10099F;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 16px 0;
}

.wro-is-ethics-card p {
    color: #222222;
    font-size: 16px;
    line-height: 1.6;
    margin: 0;
}

.wro-is-ethics-quote {
    margin: 36px 0 0 0;
    background: #10099F;
    color: #ffffff;
    padding: 34px 32px;
    font-size: 24px;
    line-height: 1.45;
    font-weight: 700;
    border: none;
    box-shadow: 0 14px 36px rgba(0, 0, 0, 0.18);
}

@media (max-width: 1024px) {
    .wro-is-ethics-grid {
        grid-template-columns: 1fr;
        max-width: 760px;
        margin-left: auto;
        margin-right: auto;
    }

    .wro-is-ethics-card {
        min-height: auto;
    }
}

@media (max-width: 767px) {
    .wro-is-ethics-section {
        padding: 52px 16px;
    }

    .wro-is-ethics-heading h2 {
        font-size: 30px;
    }

    .wro-is-ethics-heading p {
        font-size: 16px;
    }

    .wro-is-ethics-card {
        padding: 26px 22px;
    }

    .wro-is-ethics-card h3 {
        font-size: 21px;
    }

    .wro-is-ethics-card p {
        font-size: 15px;
    }

    .wro-is-ethics-quote {
        padding: 28px 22px;
        font-size: 19px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-97a6a0b *//* =========================================================
   WRO Competition page - Past seasons / FLL to WRO
   Isolated styling to avoid conflicts with generic sections.
   ========================================================= */

.wro-past-section {
    background: #ffffff;
    padding: 76px 24px;
    margin: 0;
}

.wro-past-inner {
    max-width: 1180px;
    margin: 0 auto;
}

.wro-past-heading {
    max-width: 860px;
    margin: 0;
    text-align: left;
}

.wro-past-eyebrow {
    color: #10099F;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin: 0 0 14px 0;
}

.wro-past-heading h2 {
    color: #10099F;
    font-size: 38px;
    line-height: 1.15;
    font-weight: 700;
    margin: 0 0 24px 0;
}

.wro-past-heading p {
    color: #222222;
    font-size: 18px;
    line-height: 1.65;
    margin: 0 0 18px 0;
}

/* CTA block inside past seasons section */
.wro-past-cta {
    margin-top: 38px;
    background: #f7f7fb;
    border-left: 5px solid #10099F;
    padding: 34px 32px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 32px;
    box-shadow: 0 10px 26px rgba(0, 0, 0, 0.08);
}

.wro-past-cta-text {
    max-width: 760px;
}

.wro-past-cta h3 {
    color: #10099F;
    font-size: 26px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 14px 0;
}

.wro-past-cta p {
    color: #222222;
    font-size: 17px;
    line-height: 1.6;
    margin: 0;
}

/* Button */
.wro-past-button,
.wro-past-button:visited {
    display: inline-block;
    flex-shrink: 0;
    background: #10099F;
    color: #ffffff;
    border: 2px solid #10099F;
    padding: 13px 22px;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 700;
    text-decoration: none;
}

.wro-past-button span,
.wro-past-button:visited span {
    color: #ffffff;
    -webkit-text-fill-color: #ffffff;
}

.wro-past-button:hover,
.wro-past-button:focus {
    background: #08055f;
    border-color: #08055f;
    color: #ffffff;
    text-decoration: none;
}

.wro-past-button:hover span,
.wro-past-button:focus span {
    color: #ffffff;
    -webkit-text-fill-color: #ffffff;
}

/* Tablet */
@media (max-width: 1024px) {
    .wro-past-cta {
        flex-direction: column;
        align-items: flex-start;
    }

    .wro-past-button {
        align-self: flex-start;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .wro-past-section {
        padding: 52px 16px;
    }

    .wro-past-heading h2 {
        font-size: 30px;
    }

    .wro-past-heading p {
        font-size: 16px;
    }

    .wro-past-cta {
        padding: 28px 22px;
        gap: 24px;
    }

    .wro-past-cta h3 {
        font-size: 22px;
    }

    .wro-past-cta p {
        font-size: 15px;
    }

    .wro-past-button {
        width: 100%;
        text-align: center;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4b26826 *//* =========================================================
   WRO page CTA - isolated version
   ========================================================= */

.wro-page-cta {
    background: #10099F;
    color: #ffffff;
    padding: 82px 24px;
    margin: 0;
}

.wro-page-cta-inner {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}

.wro-page-cta-eyebrow {
    color: #ffffff;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin: 0 0 18px 0;
    opacity: 0.9;
}

.wro-page-cta h2 {
    color: #ffffff;
    font-size: 42px;
    line-height: 1.15;
    font-weight: 700;
    margin: 0 0 22px 0;
}

.wro-page-cta-text {
    color: #ffffff;
    font-size: 18px;
    line-height: 1.65;
    max-width: 760px;
    margin: 0 auto 30px auto;
}

.wro-page-cta-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 30px;
}

.wro-page-cta-filled,
.wro-page-cta-filled:visited {
    display: inline-block;
    background: #ffffff;
    color: #10099F;
    border: 2px solid #ffffff;
    padding: 13px 24px;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 700;
    text-decoration: none;
}

.wro-page-cta-filled:hover,
.wro-page-cta-filled:focus {
    background: #f2f1ff;
    border-color: #f2f1ff;
    color: #10099F;
    text-decoration: none;
}

.wro-page-cta-outline,
.wro-page-cta-outline:visited {
    display: inline-block;
    background: transparent;
    color: #ffffff;
    border: 2px solid #ffffff;
    padding: 13px 24px;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 700;
    text-decoration: none;
}

.wro-page-cta-outline:hover,
.wro-page-cta-outline:focus {
    color: #10099F;
    background: #ffffff;
    border-color: #ffffff;
    text-decoration: none;
}

/* Force CTA button text to show, including inside span elements */
.wro-page-cta-buttons a,
.wro-page-cta-buttons a:visited,
.wro-page-cta-buttons a span {
    text-decoration: none;
}

.wro-page-cta-filled,
.wro-page-cta-filled:visited,
.wro-page-cta-filled span {
    color: #10099F;
    -webkit-text-fill-color: #10099F;
}

.wro-page-cta-outline,
.wro-page-cta-outline:visited,
.wro-page-cta-outline span {
    color: #ffffff;
    -webkit-text-fill-color: #ffffff;
}

.wro-page-cta-outline:hover,
.wro-page-cta-outline:focus,
.wro-page-cta-outline:hover span,
.wro-page-cta-outline:focus span {
    color: #10099F;
    -webkit-text-fill-color: #10099F;
}

/* Mobile */
@media (max-width: 767px) {
    .wro-page-cta {
        padding: 58px 16px;
    }

    .wro-page-cta-inner {
        text-align: left;
    }

    .wro-page-cta h2 {
        font-size: 31px;
    }

    .wro-page-cta-text {
        font-size: 16px;
    }

    .wro-page-cta-buttons {
        display: grid;
        grid-template-columns: 1fr;
        gap: 12px;
    }

    .wro-page-cta-filled,
    .wro-page-cta-outline {
        width: 100%;
        text-align: center;
    }
}/* End custom CSS */