.nat-note-page .note-page__box .box__image {
    display: none
}

.nat-note-page .note-page__box .box__description--actual h2 {
    font-size: 24px !important;
    line-height: 30px !important;
    margin: 0;
    margin-bottom: 24px;
    color: #50535a !important
}

.nat-note-page .note-page__box .box__description--actual h3 {
    font-size: 20px !important;
    line-height: 24px !important;
    margin: 0;
    margin-bottom: 24px;
    color: #50535a !important
}

.nat-note-page .note-page__box .box__description--actual p {
    margin: 0;
    margin-bottom: 24px;
    font-size: 20px !important;
    line-height: 24px !important;
    color: #50535a !important
}

.nat-note-page .note-page__box .box__description--actual p:has(+h2) {
    margin-bottom: 32px
}

.nat-note-page .note-page__box .box__description--actual p:has(+h3) {
    margin-bottom: 32px
}

.nat-note-page .note-page__box .box__description--actual p:has(+picture) {
    margin-bottom: 32px
}

.nat-note-page .note-page__box .box__description--actual ol {
    margin: 0;
    margin-bottom: 24px
}

.nat-note-page .note-page__box .box__description--actual ol:has(+h2) {
    margin-bottom: 32px
}

.nat-note-page .note-page__box .box__description--actual ol:has(+h3) {
    margin-bottom: 32px
}

.nat-note-page .note-page__box .box__description--actual ol:has(+picture) {
    margin-bottom: 32px
}

.nat-note-page .note-page__box .box__description--actual ol li {
    margin: 0;
    font-size: 20px !important;
    line-height: 24px !important;
    color: #50535a !important
}

.nat-note-page .note-page__box .box__description--actual ul {
    margin: 0;
    margin-bottom: 24px
}

.nat-note-page .note-page__box .box__description--actual ul:has(+h2) {
    margin-bottom: 32px
}

.nat-note-page .note-page__box .box__description--actual ul:has(+h3) {
    margin-bottom: 32px
}

.nat-note-page .note-page__box .box__description--actual ul:has(+picture) {
    margin-bottom: 32px
}

.nat-note-page .note-page__box .box__description--actual ul li {
    margin: 0;
    font-size: 20px !important;
    line-height: 24px !important;
    color: #50535a !important
}

.nat-note-page .note-page__box .box__description--actual img {
    border-radius: 16px;
    width: auto;
    height: auto
}

.nat-note-page .note-page__box .box__description--actual picture {
    margin-bottom: 0
}

.nat-note-page .note-page__box .box__description--actual picture img {
    margin: 0 auto;
    margin-bottom: 32px
}

.nat-note-page .note-page__box .box__description--actual picture:has(+h2) {
    margin-bottom: 32px
}

.nat-note-page .note-page__box .box__description--actual picture:has(+h3) {
    margin-bottom: 32px
}

.nat-note-page .note-page__box .box__description--actual .blog__publicidad {
    width: 100%;
    margin-bottom: 24px
}

.nat-note-page .note-page__box .box__description--actual .blog__publicidad:has(+h2) {
    margin-bottom: 32px
}

.nat-note-page .note-page__box .box__description--actual .blog__publicidad:has(+h3) {
    margin-bottom: 32px
}

.nat-note-page .note-page__box .box__description--actual .blog__publicidad__wrapper {
    width: 100%;
    max-width: 920px;
    display: flex;
    gap: 24px;
    flex-direction: column
}

.nat-note-page .note-page__box .box__description--actual .blog__publicidad__box {
    position: relative;
    z-index: 1
}

.nat-note-page .note-page__box .box__description--actual .blog__publicidad__modulo {
    width: 100%;
    border-radius: 12px;
    padding: 24px;
    display: flex;
    flex-direction: row;
    align-items: center;
    overflow: hidden;
    position: relative;
    height: 200px;
    background-color: rgba(0,0,0,0);
    color: #fff;
    align-items: center
}

.nat-note-page .note-page__box .box__description--actual .blog__publicidad__modulo--uno {
    justify-content: flex-start
}

.nat-note-page .note-page__box .box__description--actual .blog__publicidad__modulo--uno .blog__publicidad__box {
    text-align: left;
    max-width: 170px
}

.nat-note-page .note-page__box .box__description--actual .blog__publicidad__modulo--uno .blog__publicidad__box__txt--cyan {
    font-size: 10px;
    line-height: 10px;
    margin-bottom: 6px;
    color: #019df4
}

.nat-note-page .note-page__box .box__description--actual .blog__publicidad__modulo--uno .blog__publicidad__box__ttl {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 16px
}

.nat-note-page .note-page__box .box__description--actual .blog__publicidad__modulo--uno .blog__publicidad__box__btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-weight: 600;
    gap: 8px;
    padding: 6px 24px;
    border-radius: 24px;
    font-size: 14px;
    line-height: 20px;
    background-color: #e63780;
    color: #fff
}

.nat-note-page .note-page__box .box__description--actual .blog__publicidad__modulo--uno .blog__publicidad__box__btn:hover {
    background-color: #922859;
    color: #fff;
    text-decoration: none !important
}

.nat-note-page .note-page__box .box__description--actual .blog__publicidad__modulo--dos {
    justify-content: flex-start
}

.nat-note-page .note-page__box .box__description--actual .blog__publicidad__modulo--dos .blog__publicidad__box {
    text-align: center;
    max-width: 118px
}

.nat-note-page .note-page__box .box__description--actual .blog__publicidad__modulo--dos .blog__publicidad__box__ttl {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px
}

.nat-note-page .note-page__box .box__description--actual .blog__publicidad__modulo--dos .blog__publicidad__box__btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-weight: 600;
    gap: 8px;
    padding: 6px 24px;
    border-radius: 24px;
    font-size: 14px;
    line-height: 20px;
    background-color: #e63780;
    color: #fff
}

.nat-note-page .note-page__box .box__description--actual .blog__publicidad__modulo--dos .blog__publicidad__box__btn:hover {
    background-color: #922859;
    color: #fff;
    text-decoration: none !important
}

.nat-note-page .note-page__box .box__description--actual .blog__publicidad__pic {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    z-index: 0
}

.nat-note-page .note-page__box .box__description--actual .blog__publicidad__img {
    width: 100%;
    height: 100%;
    object-position: center center;
    object-fit: cover;
    margin-bottom: 0 !important
}

@media(min-width: 799px) {
    .nat-note-page .note-page__box .box__description--actual .blog__publicidad__wrapper {
        flex-direction:row
    }

    .nat-note-page .note-page__box .box__description--actual .blog__publicidad__modulo--uno .blog__publicidad__box {
        max-width: 225px
    }

    .nat-note-page .note-page__box .box__description--actual .blog__publicidad__modulo--uno .blog__publicidad__box__txt--cyan {
        font-size: 14px
    }

    .nat-note-page .note-page__box .box__description--actual .blog__publicidad__modulo--uno .blog__publicidad__box__ttl {
        font-size: 24px;
        line-height: 24px;
        font-weight: 300
    }

    .nat-note-page .note-page__box .box__description--actual .blog__publicidad__modulo--uno .blog__publicidad__box__btn {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        text-decoration: none;
        font-weight: 600;
        gap: 8px;
        padding: 6px 24px;
        border-radius: 24px;
        font-size: 14px;
        line-height: 20px;
        background-color: #e63780;
        color: #fff
    }

    .nat-note-page .note-page__box .box__description--actual .blog__publicidad__modulo--uno .blog__publicidad__box__btn:hover {
        background-color: #922859;
        color: #fff;
        text-decoration: none !important
    }

    .nat-note-page .note-page__box .box__description--actual .blog__publicidad__modulo--dos .blog__publicidad__box {
        max-width: 175px
    }

    .nat-note-page .note-page__box .box__description--actual .blog__publicidad__modulo--dos .blog__publicidad__box__ttl {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 20px
    }

    .nat-note-page .note-page__box .box__description--actual .blog__publicidad__modulo--dos .blog__publicidad__box__btn {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        text-decoration: none;
        font-weight: 600;
        gap: 8px;
        padding: 6px 24px;
        border-radius: 24px;
        font-size: 14px;
        line-height: 20px;
        background-color: #e63780;
        color: #fff
    }

    .nat-note-page .note-page__box .box__description--actual .blog__publicidad__modulo--dos .blog__publicidad__box__btn:hover {
        background-color: #922859;
        color: #fff;
        text-decoration: none !important
    }
}

@media(min-width: 1280px) {
    .nat-note-page .note-page__box .box__description--actual p:has(+h2) {
        margin-bottom:60px
    }

    .nat-note-page .note-page__box .box__description--actual p:has(+h3) {
        margin-bottom: 60px
    }

    .nat-note-page .note-page__box .box__description--actual ol:has(+h2) {
        margin-bottom: 60px
    }

    .nat-note-page .note-page__box .box__description--actual ol:has(+h3) {
        margin-bottom: 60px
    }

    .nat-note-page .note-page__box .box__description--actual ul:has(+h2) {
        margin-bottom: 60px
    }

    .nat-note-page .note-page__box .box__description--actual ul:has(+h3) {
        margin-bottom: 60px
    }

    .nat-note-page .note-page__box .box__description--actual picture img {
        margin-bottom: 60px
    }

    .nat-note-page .note-page__box .box__description--actual picture:has(+h2) {
        margin-bottom: 60px
    }

    .nat-note-page .note-page__box .box__description--actual picture:has(+h3) {
        margin-bottom: 60px
    }

    .nat-note-page .note-page__box .box__description--actual .blog__publicidad:has(+h2) {
        margin-bottom: 60px
    }

    .nat-note-page .note-page__box .box__description--actual .blog__publicidad:has(+h3) {
        margin-bottom: 60px
    }
}

.nat-banner-form .banner-form__item .item__info .info__box .box__subtitle b,.nat-banner-form .banner-form__item .item__info .info__box .box__subtitle strong,.nat-banner-form .banner-form__item .item__info .info__box .box__title b,.nat-banner-form .banner-form__item .item__info .info__box .box__title strong,.nateevo-suscribete--modal .modal--close span {
    font-weight: 700
}

.nat-note-page .note-page__box .box__description p {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 24px
}

.nat-note-page .note-page__box .box__description a:hover {
    text-decoration: underline !important
}

.nat-note-page .note-page__box .box__description h2 {
    color: #50535a
}

.nat-note-page .note-page__box .box__description img {
    border-radius: 16px;
    width: auto;
    height: auto
}

.regresar-inicio-top {
    margin-top: 20px
}

.regresar-inicio-top .regresar-inicio-top_content {
    padding-left: 10px;
    margin: 10px 0
}

.regresar-inicio-top .regresar-inicio-top_enlace {
    color: #019df4;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400
}

.regresar-inicio-top .regresar-inicio-top_enlace span {
    margin-right: 5px
}

.checkbox-contenedor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.checkbox-contenedor .checkbox-contenedor__item {
    margin-right: 15px;
    margin-bottom: 17px
}

.checkbox-contenedor .checkbox-contenedor__item:nth-child(2n) {
    margin-right: 0
}

.checkbox-container {
    display: block;
    position: relative;
    padding-left: 24px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 0
}

.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.checkbox-container input:checked~.checkmark {
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff
}

.checkbox-container input:checked~.checkmark:after {
    display: block
}

.checkbox-container .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    border-radius: 0;
    border: 1px solid #fff
}

.checkbox-container .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    left: 5px;
    top: 0;
    width: 6px;
    height: 14px;
    border: solid #fff;
    border-radius: 2px;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(42deg);
    transform: rotate(42deg)
}

.checkbox-container .checkbox-container_palabra {
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    color: #fff;
    display: block
}

.form__contenido--logo_img {
    display: flex;
    justify-content: center
}

@media(min-width: 900px) {
    .regresar-inicio-top .regresar-inicio-top_enlace {
        font-size:16px;
        line-height: 18px
    }

    .checkbox-contenedor .checkbox-contenedor__item,.checkbox-contenedor .checkbox-contenedor__item:nth-child(2n) {
        margin-right: 20px
    }

    .form__contenido {
        display: flex;
        flex-direction: row-reverse;
        justify-content: start
    }

    .form__contenido--logo_img img {
        width: auto;
        height: auto
    }
}

@media(min-width: 1365px) {
    .form__contenido--logo {
        margin-top:-77px;
        margin-left: 56px;
        margin-right: -80px
    }
}

.nat-banner-form {
    position: relative
}

.nateevo-suscribete--modal,.nateevo-suscribete--modal-backdrop,.nateevo-suscribete--modal-backdrop-2 {
    position: fixed;
    bottom: 0;
    visibility: hidden;
    right: 0;
    left: 0;
    top: 0
}

.nat-banner-form .banner-form__item {
    position: relative;
    height: auto;
    text-align: left
}

.nat-banner-form .banner-form__item .item__info {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    z-index: 1
}

.nat-banner-form .banner-form__item .item__info.item__info--center {
    -ms-flex-align: center;
    align-items: center
}

.nat-banner-form .banner-form__item .item__info .info__container {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    padding: 30px 15px;
    box-sizing: border-box
}

.nat-banner-form .banner-form__item .item__info .info__box {
    display: block;
    width: 100%
}

.nat-banner-form .banner-form__item .item__info .info__box .box__title {
    display: block;
    width: 100%;
    max-width: 300px;
    font-size: 32px;
    font-weight: 300;
    line-height: 40px;
    color: #fff;
    margin: 0 auto;
    text-align: center
}

.nat-banner-form .banner-form__item .item__info .info__box .box__subtitle {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 300;
    line-height: 22px;
    color: #fff;
    margin: 10px auto 18px;
    text-align: start
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form {
    width: 100%;
    max-width: 320px;
    margin: 30px auto 0
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__title {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.3;
    color: #fff;
    margin-bottom: 15px
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -7.5px;
    margin-right: -7.5px
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__row>* {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: 7.5px;
    padding-left: 7.5px
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__col--12 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__valid .form__control,.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__valid .group__text {
    color: #5bc500
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__invalid .group__error,.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__valid .group__valid {
    display: block !important
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__invalid .form__control,.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__invalid .group__text {
    color: #e63780
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__invalid .form__control:-ms-input-placeholder {
    color: #e63780
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__invalid .form__control::placeholder {
    color: #e63780
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    margin-bottom: 15px
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__group .group__error,.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__group .group__valid {
    display: none;
    position: absolute;
    right: 10px;
    top: 10px
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__group>.form__control {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__group .group__text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__group .form__control {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .group__text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: .375rem .3rem .375rem 1.1rem;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #86888c;
    text-align: center;
    white-space: nowrap;
    background-color: #fff;
    border: 0;
    border-radius: 8px;
    width: 45px
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 16px;
    font-weight: 400;
    font-family: inherit;
    line-height: 1.5;
    color: #86888c;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    appearance: none;
    border-radius: 8px;
    margin-bottom: 0;
    box-sizing: border-box;
    outline: 0;
    box-shadow: none;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__control:-ms-input-placeholder {
    color: #86888c
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__control::placeholder {
    color: #86888c
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__control[type=email],.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__control[type=tel],.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__control[type=text] {
    height: 48px
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__message {
    display: none;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    margin-top: 10px;
    color: #e63780
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__checkbox {
    position: relative;
    width: 100%;
    margin: 0;
    text-align: center
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__checkbox .checkbox--label {
    position: relative;
    display: inline-block;
    cursor: pointer;
    padding-left: 1.75rem;
    text-align: left;
    color: #fff;
    font-size: 14px
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__checkbox .checkbox--label>a {
    color: #fff;
    font-weight: 400;
    text-decoration: underline
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__checkbox .checkbox--label>a:active,.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__checkbox .checkbox--label>a:hover {
    text-decoration: none
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__checkbox .checkbox--input {
    width: auto;
    opacity: .00000001;
    position: absolute;
    left: 0
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__checkbox .checkbox--input:checked~.checkbox--checked::before {
    color: #fff
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__checkbox .checkbox--input:checked~.checkbox--checked::after {
    transform: scale(0.6)
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__checkbox .checkbox--checked {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: block;
    font-size: 1rem;
    -ms-user-select: none;
    user-select: none;
    color: #fff
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__checkbox .checkbox--checked::after,.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__checkbox .checkbox--checked::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    margin: 0;
    transform: none;
    transition: transform .28s;
    border-radius: 50%;
    border: 2px solid currentColor
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__checkbox .checkbox--checked::after {
    transform: scale(0);
    background-color: #fff;
    border-color: #fff
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__btn {
    display: block;
    width: 100%;
    margin: 20px 0 0;
    text-align: center
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__btn .btn--action {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1;
    height: 40px;
    width: 100%;
    max-width: 114px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -ms-user-select: none;
    user-select: none;
    border: 0;
    padding: 0 20px;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 50px;
    background-color: #0f2739;
    margin: 0;
    text-decoration: none;
    transition: .4s
}

.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__btn .btn--action:disabled,.nat-banner-form .banner-form__item .item__info .info__box .box__form .form__btn .btn--action[disabled] {
    cursor: no-drop;
    background-color: #d3d4d3
}

.nat-banner-form .banner-form__item .item__picture {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    z-index: -1
}

.nat-banner-form .banner-form__item .item__picture .picture__image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.nat-banner-form #email-error {
    min-width: 100%;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    font-style: italic
}

@media only screen and (min-width: 600px) {
    .galaxy_unpacked_catalogo_samsung_imagen_lo_quiero {
        transform:translate(1.5em, -5em)
    }

    .nat-banner-form .banner-form__item .item__info .info__container {
        padding: 40px 15px
    }

    .nat-banner-form .banner-form__item .item__info .info__box .box__title {
        font-size: 36px;
        text-align: left;
        max-width: 400px;
        margin-left: 0;
        margin-right: 0
    }

    .nat-banner-form .banner-form__item .item__info .info__box .box__subtitle {
        max-width: 450px;
        text-align: left;
        margin-left: 0;
        margin-right: 0
    }

    .nat-banner-form .banner-form__item .item__info .info__box .box__form {
        max-width: 540px;
        margin-left: 0;
        margin-right: 0
    }

    .nat-banner-form .banner-form__item .item__info .info__box .box__form .form__col--6 {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .nat-banner-form .banner-form__item .item__info .info__box .box__form .form__checkbox {
        text-align: left
    }

    .nat-banner-form .banner-form__item .item__info .info__box .box__form .form__btn {
        text-align: left;
        margin-top: 10px
    }

    .nat-banner-form .banner-form__item .item__picture .picture__image {
        object-position: bottom right
    }
}

@media only screen and (min-width: 1024px) {
    .nat-banner-form .banner-form__item .item__info .info__box .box__form .form__title {
        font-size:20px
    }

    .nat-banner-form .banner-form__item .item__info .info__container {
        padding: 65px 15px
    }

    .nat-banner-form .banner-form__item .item__info .info__box .box__title {
        font-size: 40px;
        max-width: 645px
    }

    .nat-banner-form .banner-form__item .item__info .info__box .box__subtitle {
        font-size: 20px;
        max-width: 645px
    }

    .nat-banner-form .banner-form__item .item__info .info__box .box__form {
        max-width: 610px
    }
}

.nateevo-suscribete--modal {
    z-index: 1000;
    overflow: hidden;
    outline: 0
}

.nateevo-suscribete--modal-open {
    overflow: hidden
}

.nateevo-suscribete--modal-open .nateevo-suscribete--modal {
    overflow-x: hidden;
    overflow-y: auto
}

.nateevo-suscribete--modal.nateevo-suscribete--modal-show {
    visibility: visible
}

.nateevo-suscribete--modal-backdrop {
    z-index: 999;
    background-color: #000;
    opacity: 0
}

.nateevo-suscribete--modal-open .nateevo-suscribete--modal-backdrop {
    visibility: visible;
    opacity: .8;
    transition: opacity,.5s
}

.nateevo-suscribete--modal-backdrop-2 {
    z-index: 1003;
    background-color: #000;
    opacity: 0
}

.nateevo-suscribete--modal-open .nateevo-suscribete--modal-backdrop-2 {
    visibility: visible;
    opacity: .3;
    transition: opacity,.5s
}

.nateevo-suscribete--modal .modal--close {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    line-height: 45px;
    cursor: pointer;
    font-size: 3rem;
    font-weight: 300;
    color: #019bf2;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
    background-color: rgba(0,0,0,0);
    border: 0;
    padding: 0;
    margin: 0;
    top: 0;
    right: 0
}

.nateevo-suscribete--modal .modal--dialog {
    position: relative;
    width: auto;
    margin: 30px 25px 15px;
    pointer-events: none
}

.nateevo-suscribete--modal .modal--content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0);
    border-radius: 20px;
    outline: 0
}

.nateevo-suscribete--modal .modal--header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.nateevo-suscribete--modal .modal--body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 2rem 20px 2.5rem
}

.nateevo-suscribete--modal .modal--body .icon--movistar {
    display: block;
    width: auto;
    max-width: 100%;
    margin: 10px auto 25px
}

.nateevo-suscribete--modal .modal--body .body--title {
    font-size: 30px;
    color: #50535a;
    text-align: center;
    font-weight: 300;
    margin-bottom: 10px
}

.nateevo-suscribete--modal .modal--body .body--title>span {
    display: block;
    font-weight: 700;
    font-size: 30px
}

.nateevo-suscribete--modal .modal--body .body--title-error,.nateevo-suscribete--modal .modal--body .body--title-thanks {
    font-size: 24px;
    color: #019bf2;
    text-align: center;
    font-weight: 700;
    margin-bottom: 15px
}

.nateevo-suscribete--modal .modal--body .body--subtitle {
    font-size: 16px;
    color: #50535a;
    text-align: center;
    font-weight: 400;
    margin: 0 0 20px
}

.nateevo-suscribete--modal .modal--body .body--descripcion {
    font-size: 16px;
    color: #86888c;
    text-align: center
}

.nateevo-suscribete--modal .modal--body .body--descripcion>p {
    font-weight: 300;
    margin: 0
}

.nateevo-suscribete--modal .modal--body .body--descripcion a {
    color: #019bf2
}

.nateevo-suscribete--modal .modal--body .body--descripcion ul {
    list-style-type: disc;
    padding-left: 20px
}

.nateevo-suscribete--modal .modal--body .body--descripcion ul>li,.nateevo-suscribete--modal .modal--body .form--group {
    margin-bottom: 10px
}

.nateevo-suscribete--modal .modal--body .button--link {
    border: none;
    border-radius: 50px;
    padding: 0 2rem;
    font-size: 18px;
    outline: 0;
    text-decoration: none;
    color: #fff;
    background-color: #0093e6;
    text-align: center;
    margin: 25px auto auto;
    display: block;
    width: 100%;
    max-width: 200px;
    height: 48px;
    line-height: 48px;
    cursor: pointer
}

.nateevo-suscribete--modal .modal--body .form--group-box {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.nateevo-suscribete--modal .modal--body .form--group-box .form--group-icon {
    display: -ms-flexbox;
    display: flex;
    margin-right: -1px
}

.nateevo-suscribete--modal .modal--body .form--group-box .form--group-icon .form--group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    padding: .375rem 5px;
    margin-bottom: 0;
    font-size: 0;
    font-weight: 400;
    line-height: 1.5;
    color: #019bf2;
    text-align: center;
    white-space: nowrap;
    background-color: #f8f9f8;
    background-clip: padding-box;
    border: 1px solid #e2e3e2;
    border-right: 0;
    border-radius: 100px 0 0 100px
}

.nateevo-suscribete--modal .modal--body .form--group-box .form--group-icon .form--group-text::before {
    font-size: 16px
}

.nateevo-suscribete--modal .modal--body .form--group-box .form--control {
    position: relative;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    min-width: 0;
    margin-bottom: 0;
    color: #50535a;
    font-weight: 300;
    height: 48px;
    padding-left: 0
}

.nateevo-suscribete--modal .modal--body .form--group-box .form--control:not(:first-child) {
    border-left-color: #f8f9f8;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.nateevo-suscribete--modal .modal--body .form--group-box .form--control:-ms-input-placeholder {
    color: #50535a;
    opacity: 1
}

.nateevo-suscribete--modal .modal--body .form--group-box .form--control::placeholder {
    color: #50535a;
    opacity: 1
}

.nateevo-suscribete--modal .modal--body .form--control {
    display: block;
    width: 100%;
    height: 48px;
    padding: 12px 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.2;
    color: #929292;
    background-color: #f8f9f8;
    background-clip: padding-box;
    border: 1px solid #e2e3e2;
    box-shadow: inherit;
    border-radius: 100px;
    outline: 0
}

.nateevo-suscribete--modal .modal--body .form--control.input--selection {
    border-color: #e2e3e2;
    background-color: #fff
}

.nateevo-suscribete--modal .modal--body .form--checkbox {
    position: relative;
    width: 100%;
    margin: 15px 0 0;
    text-align: center
}

.nateevo-suscribete--modal .modal--body .form--checkbox .checkbox--label {
    position: relative;
    display: inline-block;
    cursor: pointer;
    padding-left: 1.75rem;
    text-align: left;
    color: #86888c;
    font-size: 14px
}

.nateevo-suscribete--modal .modal--body .form--checkbox .checkbox--label>a {
    color: #019bf2;
    font-weight: 400;
    text-decoration: underline
}

.nateevo-suscribete--modal .modal--body .form--checkbox .checkbox--label>a:active,.nateevo-suscribete--modal .modal--body .form--checkbox .checkbox--label>a:hover {
    text-decoration: none
}

.nateevo-suscribete--modal .modal--body .form--checkbox .checkbox--label.checkbox--error,.nateevo-suscribete--modal .modal--body .form--checkbox .checkbox--label.checkbox--error .checkbox--checked,.nateevo-suscribete--modal .modal--body .form--checkbox .checkbox--label.checkbox--error .checkbox--input:checked~.checkbox--checked::before {
    color: #ff0042
}

.nateevo-suscribete--modal .modal--body .form--checkbox .checkbox--label.checkbox--error .checkbox--checked::after {
    background-color: #ff0042;
    border-color: #ff0042
}

.nateevo-suscribete--modal .modal--body .form--checkbox .checkbox--label.checkbox--error .checkbox--error-image {
    display: inline-block;
    margin-left: 4px
}

.nateevo-suscribete--modal .modal--body .form--checkbox .checkbox--label .checkbox--error-image {
    position: relative;
    width: 15px;
    top: 0;
    display: none
}

.nateevo-suscribete--modal .modal--body .form--checkbox .checkbox--input {
    width: auto;
    opacity: .00000001;
    position: absolute;
    left: 0
}

.nateevo-suscribete--modal .modal--body .form--checkbox .checkbox--input:checked~.checkbox--checked::before {
    color: #d3d4d3
}

.nateevo-suscribete--modal .modal--body .form--checkbox .checkbox--input:checked~.checkbox--checked::after {
    transform: scale(0.6)
}

.nateevo-suscribete--modal .modal--body .form--checkbox .checkbox--checked {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: block;
    font-size: 1rem;
    -ms-user-select: none;
    user-select: none;
    color: #d3d4d3
}

.nateevo-suscribete--modal .modal--body .form--checkbox .checkbox--checked::after,.nateevo-suscribete--modal .modal--body .form--checkbox .checkbox--checked::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    transition: transform .28s;
    border-radius: 50%;
    border: 2px solid currentColor
}

.nateevo-suscribete--modal .modal--body .form--checkbox .checkbox--checked::after {
    transform: scale(0);
    background-color: #019bf2;
    border-color: #019bf2
}

.nateevo-suscribete--modal .modal--body .form--submit {
    display: block;
    margin-top: 25px
}

.nateevo-suscribete--modal .modal--body .form--submit .button--send {
    border: none;
    border-radius: 100px;
    padding: 0 2rem;
    font-size: 18px;
    outline: 0;
    text-decoration: none;
    color: #fff;
    background-color: #019bf2;
    text-align: center;
    margin: auto;
    display: block;
    width: 100%;
    height: 48px;
    line-height: 48px;
    cursor: pointer
}

.nateevo-suscribete--modal .modal--body .form--submit .button--send:active,.nateevo-suscribete--modal .modal--body .form--submit .button--send:hover {
    background-color: #019bf2
}

.nateevo-suscribete--modal .modal--body .form--submit .button--send:disabled,.nateevo-suscribete--modal .modal--body .form--submit .button--send[disabled] {
    cursor: no-drop;
    background-color: #545454;
    border-color: #545454
}

.nateevo-suscribete--modal .modal--body .invalid--msg {
    position: relative;
    color: #ff0042;
    margin-top: 8px;
    line-height: 1.2;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    min-width: 100%;
    margin-bottom: 0
}

.nateevo-suscribete--modal .modal--body .invalid--msg .invalid--msg-image {
    width: 15px;
    float: left;
    margin-top: 0;
    margin-right: .3rem
}

.nateevo-suscribete--modal .modal--body .invalid--msg .invalid--msg-text {
    display: block;
    overflow: hidden;
    font-size: 14px;
    font-weight: 400
}

.nateevo-suscribete--modal .modal--body .error--show {
    display: block
}

.nateevo-suscribete--modal .modal--body .not--error {
    display: none
}

@media(min-width: 576px) {
    .nateevo-suscribete--modal.nateevo-suscribete--modal-clausula .modal--dialog {
        max-width:510px
    }

    .nateevo-suscribete--modal .modal--dialog {
        max-width: 360px;
        margin: 3rem auto 1.75rem
    }
}

span.galaxy_unpacked_cuando_es_punto {
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #50535a;
    border-radius: 50%;
    white-space: pre;
    margin-left: .8em;
    margin-right: .5em
}

.galaxy_unpacked_catalogo_samsung_imagen_lo_quiero {
    width: 132px;
    height: 40px;
    border-radius: 60px;
    background: #019df4;
    color: #fff !important;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none !important;
    transform: translate(3em, -7em)
}

.nat-note-page .note-page__box .box__description .galaxy_unpacked_catalogo_samsung_imagen_lo_quiero:hover {
    text-decoration: none !important
}

.galaxy_unpacked_catalogo_samsung_imagen_lo_quiero {
    transform: translate(1.5em, -7em)
}

@media(min-width: 1280px) {
    .galaxy_unpacked_catalogo_samsung_imagen_lo_quiero {
        transform:translate(3em, -7em)
    }
}

.nat-note-page .note-page__box .box__description .box__image {
    display: block;
}

.nat-note-page .note-page__box .box__image .image__media {
    box-shadow: none;
}
