@import url("https://fonts.googleapis.com/css2?family=Anton&family=Bebas+Neue&family=Source+Serif+Pro:ital,wght@0,900;1,900&display=swap");
html {
    font-size: 62.5%;
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

body {
    font-size: 1.6rem;
    background-image: linear-gradient(0deg, #3f59e1 0, #fff 86%)
}

img {
    width: 100%
}

.contenedor {
    width: 80%;
    margin: 0 auto
}


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

header h1 {
    font-family: "Source Serif Pro", serif;
    text-align: center;
    color: #a94b0c;
    font-size: 3rem
}

.contenedor__i7s {
    display: flex;
    flex-direction: column;
    align-items: center
}

.contenedor__i7s img {
    max-width: 30%
}

.contenedor__i7s h2 {
    color: #f36200;
    font-size: 2.5rem;
    font-family: Anton, sans-serif
}

main {
    font-family: "Source Serif Pro", serif
}

main h3 {
    font-size: 2.5rem;
    color: #101e66
}

main h3,
main ul {
    text-align: center
}

main ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #f36200;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    font-size: 2rem;
    max-width: 70%
}

.imagenes-i7s {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: .1rem;
    column-gap: .1rem
}

.i7s-playa1 {
    grid-column: 1/2;
    height: 100%
}

.i7s-playa1,
.i7s-playa2 {
    border-radius: 3.5rem;
    width: 58%;
    margin: 0 auto
}

.i7s-playa2 {
    grid-column: 2/3
}

.contenedor-beneficios p {
    font-size: 2rem;
    color: #b82e07;
    text-align: center;
    font-family: Anton, sans-serif
}

.contenedor-beneficios p span {
    font-weight: 900
}

.beneficios {
    display: flex;
    justify-content: space-between;
    gap: 2rem
}

.beneficios p {
    color: #972606;
    font-size: 1.5rem
}

.comprar a {
    text-decoration: none
}

.comprar button {
    background-color: #f36200;
    display: block;
    margin: 3rem auto 0;
    width: 50%;
    height: 5rem;
    box-shadow: none;
    border-radius: 1.2rem;
    font-size: 3rem;
    font-family: "Source Serif Pro", serif;
    color: #fff;
    cursor: pointer
}

.comprar ul {
    list-style: none;
    width: 70%;
    margin: 1rem auto 0
}

.comprar .lanzamiento {
    font-size: 2rem;
    color: #fff
}

.comprar .tocaarriba {
    margin: 1rem auto 0;
    width: 50%;
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    color: #f36200;
    font-size: 1.5rem
}

.ademas p,
.comprar .tocaarriba {
    text-align: center;
    font-family: Anton, sans-serif
}

.ademas p {
    color: #101e66;
    font-size: 2rem
}

.lanzamiento p {
    text-align: center;
    font-size: 2rem;
    font-family: "Source Serif Pro", serif;
    color: #a94b0c
}

.lanzamiento p:last-of-type {
    font-size: 2.2rem
}

.lanzamiento div {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 2rem;
    column-gap: 2rem
}

.lanzamiento .imagen1 {
    grid-column: 1/2;
    border-radius: 3rem;
    height: 80%
}

.lanzamiento .imagen2 {
    border-radius: 3rem;
    margin-top: 3rem;
    grid-column: 2/3
}

.chicos,
.ultimaparte {
    display: flex;
    flex-direction: column;
    align-items: center
}

.chicos img,
.ultimaparte img {
    border-radius: 2rem
}

.chicos img:first-child,
.ultimaparte img:first-child {
    max-width: 80%
}

.chicos img:nth-child(2),
.ultimaparte img:nth-child(2) {
    max-width: 30%;
    margin-top: -8.5rem
}

.chicos p,
.ultimaparte p {
    font-size: 2rem;
    font-family: "Source Serif Pro", serif;
    color: #a94b0c;
    text-align: center
}

.chicos img:nth-child(2) {
    margin-top: -7rem
}

footer p {
    font-size: 2rem;
    font-family: "Source Serif Pro", serif;
    color: #101e66;
    text-align: center
}

.a_whatsapp {
    position: fixed;
    width: 80%;
    height: 35%;
    top: 25%;
    right: 10%;
    left: 10%;
    background-color: #f36200;
    border-radius: 2rem;
    margin-bottom: 2rem;
    display: none
}

.a_whatsapp p:first-child {
    margin: 1.3rem 1.3rem 0 auto
}

.a_whatsapp p:first-child a {
    font-size: 2.5rem;
    font-family: Bebas Neue, cursive;
    color: #fff;
    text-decoration: none
}

.a_whatsapp p:nth-child(2) {
    font-family: "Source Serif Pro", serif;
    font-size: 1.5rem;
    color: #fff;
    text-align: justify;
    margin: 0 auto;
    width: 80%
}

.a_whatsapp p:nth-child(2) img {
    width: 6%;
    border-radius: 2.5rem
}

.a_whatsapp a,
.a_whatsapp button {
    display: inline;
    margin: 2rem 1rem 2rem auto
}

.a_whatsapp button {
    width: auto;
    background-color: #fff;
    color: #f36200;
    border: .2rem solid #000;
    font-size: 2.5rem
}

.confirmar {
    display: grid
}

body.fijar-body {
    overflow: hidden
}


/*# sourceMappingURL=app.css.map */