div.price div.startprice span.value {
    text-decoration: none;
}

.logged_user {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 300;
    font-size: 0.95em;
}

div.innerpopuplogos, #innertopbanner {
    background-size: auto 88px;
}

#contenttop h1, #rightytop h1, #rightyl h1, #belowcontent h1{
font-weight: 200;
font-size: 2em;
line-height: 2em;
padding: 20px;
margin-bottom: 20px;
text-align: center;
}
.c-belowsitetext {
font-weight: 300;
font-size: 1.4em;
line-height: 1.2em;
    margin-bottom: 5px;
}

#belowsite p {
    margin-bottom: 5px;
}

#abovetopbanner .filter input,
#abovetopbanner .filter,
#abovetopbanner .itemsgroup,
.c-texttop {
font-weight: 300;
font-size: 0.9em;
}
#abovetopbanner .itemsgroup .htmlbox .row a {
    font-weight: normal;
    font-size: 1.1em;
    background-color: #00595a;
    color: white;
    border: 1px solid white;
    border-bottom-width: 2px;
}
#abovetopbanner .itemsgroup .htmlbox .row a:hover {
    color: #00595a;
    background-color: white;
    border: 1px solid #00595a;
    margin-top: 1px;
}


.c-imageheader {
background-position: 90% 50%;
background-size: cover;
height: 550px;
border-radius: 0px 0px 0px 90px;
}
@media (max-width: 768px) {
.c-imageheader {
background-position: 50% 50%;
background-size: cover;
height: 300px;
border-radius: 0px;
}
}




.c-buttonlink{
display: inline-block;
text-decoration: none;
font-weight: 300;
font-size: 1.2em;
line-height: 1.1em;
text-align: center;
padding: 15px 15px;
width: 300px;
color: #fff;
background-color: #d74848;
border-radius: 5px;
}
.c-buttonlink:hover {
color: #fff;
background-color: #00b5b8;
}
.c-buttonlink2{
display: inline-block;
text-decoration: none;
font-weight: 300;
font-size: 1.2em;
line-height: 1.1em;
text-align: center;
padding: 15px 15px;
width: 270px;
color: #fff;
background-color: #019597;
}
.c-buttonlink2:hover {
color: #fff;
background-color: #00b5b8;
}
.c-titlos1 {
font-size: 1.8em;
font-weight: 300;
line-height: 1.2em;
margin-bottom: 15px;
color: #fff;
}
.c-titlosbold {
font-size: 1.8em;
font-weight: 500;
line-height: 1.2em;
margin-bottom: 15px;
color: #fff;
}
.c-titlos2 {
font-size: 1.4em;
font-weight: 300;
line-height: 1.2em;
margin-bottom: 15px;
color: #fff;
}
.c-titlos3 {
border-radius: 5px;
font-size: 1.2em;
font-weight: 300;
line-height: 1.1em;
margin-top: 25px;
margin-bottom: 5px;
padding-bottom: 15px;
padding-top: 15px;
text-align: center;
background-color: #f6f6f6;
}
.c-titlos4 {
font-size: 1.4em;
font-weight: 300;
line-height: 1.4em;
margin-bottom: 5px;
color: #00b5b8;
}
.c-text1{
font-size: 1.2em;
font-weight: 300;
line-height: 1.2em;
color: #fff;
}
.c-text2{
font-size: 1em;
font-weight: 300;
line-height: 1.3em;
text-align: justify;
}
.c-titlosmanibanners{
display: inline;
border-radius: 5px;
background-color: #00b5b8;
color: #ffffff;
font-weight: 300;
font-size: 1.4em;
text-align: center;
margin-left: -15px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
padding-right: 20px;
}
.c-titlosmanibanners a{
text-decoration: none;
color: #ffffff;
}
.c-titlosmanibanners2{
display: inline;
border-radius: 5px;
background-color: #00b5b8;
color: #ffffff;
font-weight: 300;
font-size: 1em;
text-align: center;
margin-left: -15px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
padding-right: 20px;
}
.c-titlosmanibanners2 a{
text-decoration: none;
color: #ffffff;
}

@media (max-width: 990px) {
.c-mobile-image {
width: 100%;
height: auto;
}

div.innerpopuplogos, #innertopbanner {
    background-size: auto 88px;
}

a.mobile-header-startlink {
    height: 100%;
    background-position: center;
    background-size: 80%;
}

}

div.horizontalitemsnews div.item h3 {
    font-size: 16px !important;
    font-weight: 600 !important;
}:root {
    --opti-primary: #00aeb3;
    --opti-primary-dark: #008b90;
    --opti-primary-soft: #eaf8f8;

    --opti-yellow: #e5db00;
    --opti-yellow-light: #f7f3a7;

    --opti-dark: #172323;
    --opti-text: #394747;
    --opti-muted: #718080;

    --opti-line: #dce5e5;
    --opti-light: #f4f6f6;
    --opti-white: #ffffff;

    --opti-radius: 22px;
    --opti-radius-small: 14px;

    --opti-shadow: 0 20px 60px rgba(18, 49, 50, 0.08);
}


.opti-giveaway {
    width: 100%;
    overflow: hidden;
    background: var(--opti-white);
    color: var(--opti-text);
    font-family: inherit;
}

.opti-giveaway * {
    box-sizing: border-box;
}

.opti-container {
    width: min(1180px, calc(100% - 48px));
    margin: 0 auto;
}

.opti-container-small {
    width: min(880px, calc(100% - 48px));
}


/* -------------------------------------------------------
   TYPOGRAPHY
------------------------------------------------------- */

#contenttop h1,
#contenttop h2,
#contenttop h3 {
    background-image: none !important;
}

#contenttop .opti-giveaway h1,
#contenttop .opti-giveaway h2,
#contenttop .opti-giveaway h3,
#contenttop .opti-giveaway p {
    margin-top: 0;
    padding-top: 0;
}

#contenttop .opti-giveaway h1 {
    margin-bottom: 28px;
    color: var(--opti-dark);
    font-size: clamp(30px, 5.3vw, 72px);
    line-height: 0.98;
    letter-spacing: -0.05em;
    font-weight: 400;
    text-align: left;
    padding: 0px;
}

#contenttop .opti-giveaway h1 span {
    color: var(--opti-primary);
    font-weight: 700;
}

#contenttop .opti-giveaway h2 {
    margin-bottom: 20px;
    color: var(--opti-dark);
    font-size: clamp(34px, 4vw, 56px);
    line-height: 1.05;
    letter-spacing: -0.035em;
    font-weight: 500;
}

#contenttop .opti-giveaway h3 {
    color: var(--opti-dark);
    font-size: 24px;
    line-height: 1.25;
}

.opti-giveaway p,
.opti-giveaway li,
.opti-giveaway a {
    font-size: 17px;
    line-height: 1.65;
}

.opti-section-label,
.opti-eyebrow {
    margin-bottom: 18px;
    color: var(--opti-primary-dark);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.18em;
}


/* -------------------------------------------------------
   HERO
------------------------------------------------------- */

.opti-hero {
    position: relative;
    padding: 95px 0 85px;
    background:
        linear-gradient(
            90deg,
            #ffffff 0%,
            #ffffff 55%,
            #f0f5f3 55%,
            #f0f5f3 100%
        );
}

.opti-hero::after {
    content: "";
    position: absolute;
    top: -220px;
    right: -100px;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    background: rgba(229, 219, 0, 0.16);
    filter: blur(2px);
}

.opti-hero-grid {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    align-items: center;
}

.opti-hero-lead {
    max-width: 600px;
    margin-bottom: 18px;
    color: var(--opti-dark);
    font-size: clamp(22px, 2vw, 29px);
    line-height: 1.35;
}

.opti-hero-copy {
    max-width: 610px;
    margin-bottom: 34px;
}

.opti-hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
}

.opti-hero-visual {
    position: relative;
    min-height: 520px;
}

.opti-image-placeholder {
    width: 100%;
    min-height: 320px;
    text-align: center;
}

.opti-image-placeholder-hero {
    height: 520px;
}

.opti-image-placeholder img {
    border-radius: var(--opti-radius);
    width: 100%;
    height: auto;
}

.opti-prize-badge {
    position: absolute;
    right: -25px;
    bottom: 25px;
    width: 165px;
    height: 165px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 7px double #fff;
    border-radius: 50%;
    background: var(--opti-yellow);
    color: var(--opti-dark);
    box-shadow: var(--opti-shadow);
    transform: rotate(4deg);
}

.opti-prize-badge span {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.08em;
}

.opti-prize-badge strong {
    margin-top: 4px;
    font-size: 28px;
}


/* -------------------------------------------------------
   BUTTONS
------------------------------------------------------- */

.opti-btn {
    min-height: 54px;
    padding: 14px 25px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    text-decoration: none;
    font-weight: 600;
    transition:
        background .25s ease,
        color .25s ease,
        transform .25s ease;
}

.opti-btn:hover {
    transform: translateY(-2px);
}

.opti-btn-primary {
    background: var(--opti-primary);
    color: #fff;
}

.opti-btn-primary:hover {
    background: var(--opti-primary-dark);
}

.opti-btn-secondary {
    border: 1px solid var(--opti-primary);
    background: transparent;
    color: var(--opti-primary-dark);
}

.opti-btn-secondary:hover {
    background: var(--opti-primary-soft);
}

.opti-btn-large {
    min-width: 260px;
    padding: 18px 30px;
}


/* -------------------------------------------------------
   FACTS
------------------------------------------------------- */

.opti-facts {
    position: relative;
    z-index: 3;
    margin-top: -22px;
}

.opti-facts-grid {
    padding: 28px 42px;
    display: grid;
    grid-template-columns: 1fr auto 1fr 1.4fr;
    gap: 35px;
    align-items: center;
    border-radius: var(--opti-radius-small);
    background: var(--opti-dark);
    color: #fff;
    box-shadow: var(--opti-shadow);
}

.opti-fact {
    display: flex;
    flex-direction: column;
}

.opti-fact strong {
    color: #fff;
    font-size: 26px;
}

.opti-fact span {
    color: rgba(255, 255, 255, .7);
}

.opti-fact-highlight strong {
    color: var(--opti-yellow);
    font-size: 40px;
}

.opti-fact-symbol {
    color: var(--opti-yellow);
    font-size: 28px;
}


/* -------------------------------------------------------
   GLOBAL SECTIONS
------------------------------------------------------- */

.opti-section {
    padding: 110px 0;
}

.opti-section-head {
    max-width: 760px;
    margin-bottom: 60px;
}

.opti-section-head p {
    max-width: 700px;
    color: var(--opti-muted);
    font-size: 18px;
}

#contenttop .opti-section-head-light h2,
.opti-section-head-light p {
    color: #fff;
}

.opti-section-head-light .opti-section-label {
    color: var(--opti-yellow);
}


/* -------------------------------------------------------
   HOW
------------------------------------------------------- */

.opti-how-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.opti-how-main {
    padding: 0 30px 30px 0;
    border-right: 1px solid var(--opti-line);
}

.opti-how-main:last-child {
    border-right: 0;
}

.opti-number,
.opti-info-number {
    margin-bottom: 32px;
    color: var(--opti-primary);
    font-size: 15px;
    font-weight: 700;
}

.opti-how-main p {
    color: var(--opti-muted);
}

.opti-example-box {
    margin-top: 70px;
    padding: 45px;
    display: grid;
    grid-template-columns: 1fr 1.2fr;
    gap: 60px;
    align-items: center;
    border-radius: var(--opti-radius);
    background: var(--opti-primary-soft);
}

.opti-example-intro > span {
    color: var(--opti-primary-dark);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .14em;
}

#contenttop .opti-example-intro h3 {
    margin-top: 14px;
    margin-bottom: 0;
    font-size: 30px;
}

.opti-example-table {
    border-top: 1px solid rgba(0, 139, 144, .22);
}

.opti-example-row {
    min-height: 53px;
    padding: 10px 0;
    display: grid;
    grid-template-columns: 1fr 120px;
    align-items: center;
    border-bottom: 1px solid rgba(0, 139, 144, .22);
}

.opti-example-row strong {
    color: var(--opti-primary-dark);
    font-size: 22px;
}

.opti-example-header {
    color: var(--opti-muted);
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .06em;
}


/* -------------------------------------------------------
   PRIZES
------------------------------------------------------- */

.opti-prizes-section {
    background: var(--opti-dark);
}

.opti-prizes-grid {
    display: grid;
    grid-template-columns: 1.45fr .75fr;
    gap: 24px;
}

.opti-prize-card {
    position: relative;
    overflow: hidden;
    min-height: 510px;
    padding: 48px;
    border-radius: var(--opti-radius);
}

.opti-prize-car {
    display: grid;
    grid-template-columns: .9fr 1.1fr;
    gap: 25px;
    background: #fff;
}

.opti-prize-tv {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: var(--opti-yellow);
}

.opti-winner-tag {
    margin-bottom: 22px;
    display: inline-block;
    color: var(--opti-primary-dark);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .12em;
}

#contenttop .opti-prize-card h3 {
    font-size: clamp(30px, 3vw, 44px);
}

.opti-price {
    margin-bottom: 25px;
    color: var(--opti-primary);
    font-size: 32px;
    font-weight: 700;
}

.opti-prize-card ul {
    padding-left: 20px;
}

.opti-prize-image {
    display: flex;
    align-items: center;
}

.opti-prize-image .opti-image-placeholder {
    min-height: 300px;
}

/* -------------------------------------------------------
   DATES
------------------------------------------------------- */

.opti-dates-section {
    background: #fff;
}

.opti-dates-section .opti-section-head, .opti-documents .opti-section-head, #faq .opti-section-head {
   margin: 0 auto;
}

.opti-dates-section .opti-section-label, .opti-documents .opti-section-head, #faq .opti-section-head {
   text-align: center;
}

#contenttop .opti-dates-section h2 {
   text-align: center;
}

.opti-section-head.center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.opti-dates {
    display: grid;
    grid-template-columns: 1fr auto 1fr auto 1fr;
    align-items: center;
}

.opti-date-card {
    text-align: center;
}

.opti-date-card span {
    color: var(--opti-muted);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .14em;
}

.opti-date-card strong {
    margin: 8px 0 -4px;
    display: block;
    color: var(--opti-dark);
    font-size: clamp(58px, 8vw, 100px);
    line-height: 1;
}

.opti-date-card div {
    color: var(--opti-dark);
    font-size: 18px;
    font-weight: 600;
}

.opti-date-card small {
    color: var(--opti-muted);
    font-size: 16px;
}

.opti-date-card-highlight strong {
    color: var(--opti-primary);
}

.opti-date-line {
    width: 70px;
    height: 1px;
    background: var(--opti-line);
}


/* -------------------------------------------------------
   INFO
------------------------------------------------------- */

.opti-soft-section {
    background: var(--opti-light);
}

.opti-info-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
}

.opti-info-card {
    padding: 50px;
    border-radius: var(--opti-radius);
    background: #fff;
}

#contenttop .opti-info-card h3 {
    font-size: 30px;
}

.opti-info-card > p {
    color: var(--opti-muted);
}

.opti-mini-title {
    margin: 30px 0 10px;
    color: var(--opti-dark);
    font-size: 16px;
    font-weight: 700;
}

.opti-info-card ul {
    padding-left: 20px;
}

.opti-note {
    margin-top: 30px;
    padding: 18px 20px;
    border-left: 3px solid var(--opti-yellow);
    background: #fafbea;
    color: var(--opti-dark);
    font-size: 16px;
}


/* -------------------------------------------------------
   DRAW
------------------------------------------------------- */

.opti-draw-box {
    padding: 70px;
    display: grid;
    grid-template-columns: 1.1fr .9fr;
    gap: 70px;
    align-items: center;
    border-radius: 30px;
    background: var(--opti-primary-soft);
}

.opti-draw-copy > p {
    max-width: 630px;
}

.opti-draw-results {
    margin-top: 40px;
    display: flex;
    gap: 45px;
}

.opti-draw-results > div {
    display: flex;
    align-items: center;
    gap: 12px;
}

.opti-draw-results strong {
    color: var(--opti-primary);
    font-size: 42px;
}

.opti-draw-results span {
    color: var(--opti-dark);
}

.opti-draw-visual {
    display: flex;
    justify-content: center;
}

.opti-circle {
    width: 310px;
    aspect-ratio: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px solid var(--opti-primary);
    border-radius: 50%;
    background: #fff;
}

.opti-circle span {
    color: var(--opti-primary);
    font-size: 64px;
    line-height: 1;
    font-weight: 300;
}

.opti-circle strong {
    color: var(--opti-dark);
    font-size: 34px;
}

.opti-circle small {
    margin-top: 15px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .1em;
}


/* -------------------------------------------------------
   FAQ
------------------------------------------------------- */

.opti-faq-section {
    background: #fff;
}

.opti-faq-item {
    border-top: 1px solid var(--opti-line);
}

.opti-faq-item:last-of-type {
    border-bottom: 1px solid var(--opti-line);
}

.opti-faq-item summary {
    position: relative;
    padding: 25px 50px 25px 0;
    cursor: pointer;
    list-style: none;
    color: var(--opti-dark);
    font-size: 18px;
    font-weight: 600;
}

.opti-faq-item summary::-webkit-details-marker {
    display: none;
}

.opti-faq-item summary::after {
    content: "+";
    position: absolute;
    right: 5px;
    top: 19px;
    color: var(--opti-primary);
    font-size: 28px;
    font-weight: 300;
}

.opti-faq-item[open] summary::after {
    content: "−";
}

.opti-faq-item > div {
    max-width: 730px;
    padding: 0 40px 28px 0;
    color: var(--opti-muted);
    font-size: 17px;
    line-height: 1.7;
}

.opti-center {
    margin-top: 35px;
    text-align: center;
}

.opti-text-link {
    color: var(--opti-primary-dark);
    font-weight: 600;
    text-decoration: none;
}


/* -------------------------------------------------------
   DOCUMENTS
------------------------------------------------------- */

.opti-documents {
    background: var(--opti-light);
}

.opti-doc-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.opti-doc-card {
    min-height: 310px;
    padding: 35px;
    display: flex;
    flex-direction: column;
    border: 1px solid transparent;
    border-radius: var(--opti-radius-small);
    background: #fff;
    color: inherit;
    text-decoration: none;
    transition:
        transform .25s ease,
        border-color .25s ease,
        box-shadow .25s ease;
}

.opti-doc-card:hover {
    transform: translateY(-5px);
    border-color: var(--opti-primary);
    box-shadow: var(--opti-shadow);
}

.opti-doc-type {
    width: fit-content;
    margin-bottom: auto;
    padding: 5px 10px;
    background: var(--opti-primary-soft);
    color: var(--opti-primary-dark);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .08em;
}

.opti-doc > div {
    background: #fff;
    border-radius: 16px;
    padding: 30px;
    min-height: 255px;
    text-decoration: none;
    border: 1px solid transparent;
    display: flex;
    flex-direction: column;
    transition: .2s;
}

.opti-doc > div:hover {
    border-color: var(--teal);
    transform: translateY(-4px);
    box-shadow: var(--shadow);
}

#contenttop .opti-doc-card h3 {
    margin-top: 32px;
    margin-bottom: 12px;
}

.opti-doc-card p {
    color: var(--opti-muted);
}

.opti-doc-link {
    margin-top: auto;
    color: var(--opti-primary);
    font-weight: 600;
}

.opti-legal-note {
    max-width: 900px;
    margin: 38px auto 0;
    color: var(--opti-muted);
    font-size: 14px;
    text-align: center;
}


/* -------------------------------------------------------
   FINAL CTA
------------------------------------------------------- */

.opti-final {
    padding: 40px 0 100px;
    background: var(--opti-light);
}

.opti-final-box {
    padding: 70px;
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 60px;
    align-items: center;
    border-radius: 30px;
    background: var(--opti-dark);
}

#contenttop .opti-final-box h2 {
    color: #fff;
}

.opti-final-box p {
    margin-bottom: 0;
    color: rgba(255, 255, 255, .65);
}

.opti-final-box .opti-section-label {
    color: var(--opti-yellow);
}

.opti-final-action {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.opti-final-action small {
    max-width: 280px;
    margin-top: 16px;
    color: rgba(255,255,255,.55);
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
}


/* -------------------------------------------------------
   RESPONSIVE
------------------------------------------------------- */

@media (max-width: 980px) {

    .opti-hero {
        background: #fff;
    }

    .opti-hero-grid,
    .opti-prize-car,
    .opti-draw-box {
        grid-template-columns: 1fr;
    }

    .opti-hero-visual {
        min-height: auto;
    }

    .opti-image-placeholder-hero {
        height: 400px;
    }

    .opti-facts-grid {
        grid-template-columns: 1fr 1fr;
    }

    .opti-fact-symbol {
        display: none;
    }

    .opti-how-grid {
        grid-template-columns: 1fr;
    }

    .opti-how-main {
        padding-bottom: 25px;
        border-right: 0;
        border-bottom: 1px solid var(--opti-line);
    }

    .opti-example-box,
    .opti-info-grid {
        grid-template-columns: 1fr;
    }

    .opti-prizes-grid {
        grid-template-columns: 1fr;
    }

    .opti-dates {
        grid-template-columns: 1fr;
        gap: 45px;
    }

    .opti-date-line {
        width: 1px;
        height: 35px;
        margin: auto;
    }

    .opti-doc-grid {
        grid-template-columns: 1fr;
    }

    .opti-final-box {
        grid-template-columns: 1fr;
    }

}


@media (max-width: 640px) {

    .opti-container,
    .opti-container-small {
        width: min(100% - 30px, 1180px);
    }

    .opti-hero {
        padding: 65px 0;
    }

    .opti-section {
        padding: 75px 0;
    }

    .opti-hero-grid {
        gap: 40px;
    }

    .opti-hero-actions {
        flex-direction: column;
    }

    .opti-btn {
        width: 100%;
    }

    .opti-prize-badge {
        right: -5px;
        width: 135px;
        height: 135px;
    }

    .opti-facts {
        margin-top: 0;
        background: var(--opti-dark);
    }

    .opti-facts-grid {
        padding: 30px 5px;
        grid-template-columns: 1fr;
        gap: 25px;
        box-shadow: none;
    }

    .opti-example-box,
    .opti-prize-card,
    .opti-info-card,
    .opti-draw-box,
    .opti-final-box {
        padding: 30px;
    }

    .opti-example-row {
        grid-template-columns: 1fr 80px;
    }

    .opti-circle {
        width: 240px;
    }

    .opti-draw-results {
        flex-direction: column;
        gap: 10px;
    }

}