/* GOH Manual, pp. 19, 21 y 23: Montserrat/Jost, cromática e isotipo original.
   El verde pertenece a la campaña de GOH SHOP suministrada como referencia. */
.brand-name {
    font-family:"Jost",sans-serif;
    font-weight:800;
    font-size:22px;
    line-height:.91
}

.hero {
    position:relative;
    isolation:isolate
}

.hero::before {
    content:"";
    position:absolute;
    z-index:-1;
    inset:0 0 0 48%;
    background:url("../images/goh-isotipo-amarillo.png") 30px 20px/115px auto repeat;
    opacity:.055;
    pointer-events:none
}

.hero h1 {
    font-size:clamp(47px,5.35vw,77px);
    line-height:1.04;
    letter-spacing:-.055em;
    font-weight:700
}

.hero-lead {
    font-size:16px;
    line-height:1.8
}

.hero-actions .button {
    font-size:13px
}

.hero-actions .text-link {
    font-size:12px
}

.brand-sticker {
    position:absolute;
    top:38px;
    left:-32px;
    z-index:3;
    width:88px;
    height:88px;
    object-fit:contain;
    transform:rotate(-12deg)
}

.word-band>div {
    gap:35px
}

.word-band span {
    font-size:clamp(25px,3vw,44px);
    letter-spacing:-.035em
}

.word-band img {
    width:45px;
    height:45px;
    object-fit:contain;
    flex-shrink:0
}

.program-copy h2,.faq-heading h2 {
    font-size:clamp(31px,3.2vw,47px);
    line-height:1.07;
    letter-spacing:-.06em
}

.program-ticket {
    position:relative;
    isolation:isolate
}

.program-ticket::before {
    content:"";
    position:absolute;
    inset:0;
    z-index:-1;
    background:url("../images/goh-isotipo-amarillo.png") 10px 5px/85px auto repeat;
    opacity:.11
}

.ticket-offer>strong {
    font-size:150px;
    letter-spacing:-.08em
}

.ticket-offer>span {
    font-size:43px;
    line-height:.95;
    letter-spacing:-.06em
}

.offer-sticker>strong {
    font-size:92px;
    letter-spacing:-.075em
}

.offer-sticker>span {
    font-size:27px;
    line-height:.95;
    letter-spacing:-.06em
}

.benefits-heading h2 {
    font-size:clamp(35px,3.5vw,51px);
    line-height:1.06;
    letter-spacing:-.06em
}

.benefits-heading h2>span {
    display:inline-block;
    margin-top:6px
}

.benefit-list h3 {
    font-size:17px;
    font-weight:700
}

.benefit-list p {
    font-size:12px
}

.product-stamp {
    font-size:22px;
    line-height:1.04;
    letter-spacing:-.05em
}

.product-grid {
    gap:64px
}

.steps-heading h2 {
    font-size:clamp(36px,4vw,58px);
    line-height:1.06;
    letter-spacing:-.06em
}

.steps-list h3 {
    font-size:20px;
    font-weight:700
}

.step-number {
    font-size:75px;
    font-weight:700;
    letter-spacing:-.075em
}

.steps-section {
    position:relative;
    isolation:isolate;
    overflow:clip
}

.steps-section::before {
    content:"";
    position:absolute;
    z-index:-1;
    width:280px;
    height:280px;
    right:-60px;
    top:40px;
    background:url("../images/goh-isotipo-amarillo.png") center/contain no-repeat;
    opacity:.09;
    transform:rotate(15deg)
}

.application-section {
    position:relative;
    isolation:isolate
}

.application-section::before {
    content:"";
    position:absolute;
    inset:0 60% 0 0;
    z-index:-1;
    background:url("../images/goh-isotipo-amarillo.png") -30px 10px/115px auto repeat;
    opacity:.035;
    pointer-events:none
}

.application-copy h2 {
    font-size:clamp(52px,5.6vw,81px);
    line-height:1.02;
    letter-spacing:-.07em
}

.application-here {
    gap:24px
}

.application-here img {
    width:74px;
    height:96px;
    object-fit:contain;
    transform:rotate(-32deg);
    margin-top:5px
}

.form-heading h2 {
    font-size:27px
}

.footer-statement {
    font-size:clamp(35px,6.6vw,96px);
    letter-spacing:-.065em;
    line-height:1.12
}

@media(max-width:1100px) {
    .main-nav {
        font-size:11px;
        gap:16px
    }

    .main-nav .button {
        font-size:11px;
        gap:17px
    }

    .hero-grid {
        gap:45px
    }

    .hero h1 {
        font-size:5.45vw
    }

    .hero-actions {
        gap:20px
    }

    .hero-actions .button {
        padding-inline:15px;
        gap:18px
    }

    .ticket-offer>strong {
        font-size:130px
    }

    .ticket-offer>span {
        font-size:36px
    }

    .offer-sticker>strong {
        font-size:78px
    }

    .offer-sticker>span {
        font-size:24px
    }

    .product-grid {
        gap:45px
    }

    .application-copy h2 {
        font-size:5.6vw
    }

}

@media(max-width:880px) {
    .brand-name {
        font-size:20px
    }

    .hero h1 {
        font-size:5.6vw
    }

    .hero-lead {
        font-size:14px
    }

    .hero-actions {
        gap:13px
    }

    .hero-actions .text-link {
        font-size:12px
    }

    .brand-sticker {
        width:66px;
        height:66px;
        top:32px;
        left:-22px
    }

    .offer-sticker>strong {
        font-size:65px
    }

    .offer-sticker>span {
        font-size:20px
    }

    .program-copy h2 {
        font-size:30px
    }

    .ticket-offer {
        padding-inline:15px
    }

    .ticket-offer>strong {
        font-size:108px
    }

    .ticket-offer>span {
        font-size:31px
    }

    .benefits-heading h2 {
        font-size:34px
    }

    .product-grid {
        gap:34px
    }

    .product-stamp {
        font-size:18px
    }

    .steps-heading h2 {
        font-size:38px
    }

    .step-number {
        font-size:65px
    }

    .steps-list h3 {
        font-size:18px
    }

    .faq-heading h2 {
        font-size:39px
    }

    .application-copy h2 {
        font-size:5.5vw
    }

    .application-here img {
        width:55px;
        height:74px
    }

    .form-heading h2 {
        font-size:23px
    }

    .button-submit {
        font-size:13px
    }

}

@media(max-width:600px) {
    .hero::before {
        inset:50% 0 0 0;
        background-size:90px auto;
        opacity:.06
    }

    .hero h1 {
        font-size:clamp(37px,10.8vw,63px);
        line-height:1.07;
        letter-spacing:-.065em
    }

    .hero-lead {
        font-size:15px
    }

    .hero-actions {
        gap:17px
    }

    .hero-actions .button {
        font-size:12px;
        padding-inline:13px;
        gap:14px
    }

    .hero-actions .text-link {
        font-size:11px;
        gap:9px
    }

    .hero-fine {
        font-size:10px
    }

    .brand-sticker {
        width:68px;
        height:68px;
        top:30px;
        left:-22px
    }

    .word-band>div {
        gap:23px
    }

    .word-band span {
        font-size:28px
    }

    .word-band img {
        width:32px;
        height:32px
    }

    .offer-sticker>strong {
        font-size:80px
    }

    .offer-sticker>span {
        font-size:24px
    }

    .program-copy h2 {
        font-size:clamp(28px,7.6vw,42px)
    }

    .program-copy p {
        font-size:14px;
        line-height:1.8
    }

    .ticket-offer>strong {
        font-size:140px
    }

    .ticket-offer>span {
        font-size:39px
    }

    .benefits-heading h2 {
        font-size:clamp(34px,9.5vw,48px)
    }

    .benefits-heading h2>br:nth-child(2) {
        display:block
    }

    .benefits-heading h2>span {
        margin-top:0
    }

    .product-grid {
        gap:44px
    }

    .product-stamp {
        font-size:20px
    }

    .benefit-list h3 {
        font-size:16px
    }

    .benefit-list p {
        font-size:12px
    }

    .steps-heading h2 {
        font-size:clamp(31px,8.5vw,46px)
    }

    .step-number {
        font-size:51px
    }

    .steps-list {
        gap:25px
    }

    .steps-list li {
        grid-template-columns:60px 1fr;
        gap:0 16px
    }

    .steps-list h3 {
        font-size:18px
    }

    .steps-list p {
        font-size:13px
    }

    .faq-heading h2 {
        font-size:clamp(30px,8.1vw,43px)
    }

    .faq-item button {
        font-size:14px
    }

    .application-copy h2 {
        font-size:clamp(57px,16vw,88px)
    }

    .application-here img {
        width:72px;
        height:93px
    }

    .application-section::before {
        inset:0 20% 65% 0;
        opacity:.03
    }

    .form-heading h2 {
        font-size:24px
    }

    .footer-statement {
        font-size:7.1vw;
        letter-spacing:-.055em
    }

    .footer-brand small {
        font-size:9px
    }

    .availability {
        font-size:10px
    }

}

@media(max-width:360px) {
    .hero h1 {
        font-size:10.6vw
    }

    .hero-actions {
        gap:12px
    }

    .hero-actions .button {
        font-size:11px;
        gap:10px
    }

    .hero-actions .text-link {
        font-size:10px;
        gap:7px
    }

    .ticket-offer>strong {
        font-size:120px
    }

    .ticket-offer>span {
        font-size:34px
    }

}

.form-panel {
    scroll-margin-top:0
}

.brand-pattern-band {
    height:64px;
    background:var(--ink) url("../images/goh-trama-amarilla.webp") center/cover no-repeat
}

.offer-sticker {
    bottom:75px;
}

@media (max-width:600px) {
    .offer-sticker {
        bottom:50px;
    }
}

@media (forced-colors:active) {
    .outline-text {
        color:CanvasText;
        -webkit-text-stroke:0;
    }
}
