html {
    scroll-behavior: smooth;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

body {
    background: #f4f7fb;
    color: #172033;
}

.site-header,
.site-header.site-header--day {
    position: relative !important;
    z-index: 30;
    height: auto !important;
    min-height: 0 !important;
    overflow: hidden;
    color: #fff;
    background: #17245f !important;
    box-shadow: 0 8px 22px rgba(15, 23, 42, 0.13);
}

.site-header.site-header--fixed,
.site-header.site-header--fixed .site-header__wrapper {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    width: 100% !important;
    transform: none !important;
}

.site-header .container,
.module-interior > .container {
    width: min(100% - 32px, 980px);
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
}

.site-header__top {
    display: none !important;
    height: 0;
    background: rgba(10, 20, 68, 0.42);
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.site-header__top .container,
.menu-hottags,
.menu-top {
    height: 100%;
}

.site-header .custom_carousel__nav-btn {
    display: none !important;
}

.site-header .custom_carousel_container {
    display: flex;
    align-items: center;
    gap: 18px;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none;
    white-space: nowrap;
}

.site-header .custom_carousel_item {
    flex: 0 0 auto;
}

.site-header .menu-top__link {
    color: rgba(255, 255, 255, 0.72) !important;
    font-size: 12px;
    font-weight: 700;
    line-height: 28px;
    text-decoration: none;
}

.site-header__wrapper,
.site-header__wrapper.site-header--day {
    background:
        linear-gradient(135deg, rgba(35, 48, 121, 0.96) 0%, rgba(44, 105, 146, 0.96) 100%),
        #223c83 !important;
}

.site-header__middle {
    min-height: 48px;
}

.site-header__middle .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 48px;
    gap: 16px;
}

.site-header .header-brand {
    display: flex;
    align-items: center;
    gap: 10px;
    min-width: 0;
}

.site-header .header-brand::after {
    content: "Espana | Entrevista especial";
    display: inline-flex;
    align-items: center;
    min-height: 26px;
    margin-left: 8px;
    padding-left: 14px;
    border-left: 1px solid rgba(255, 255, 255, 0.24);
    color: rgba(255, 255, 255, 0.86);
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0;
    white-space: nowrap;
}

.site-header .header-brand__link,
.site-header .header-brand-noticias__link,
.site-header .a3player-link,
.site-header__last-minute,
.site-header .search-toggler {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.site-header .header-brand__img {
    width: 32px !important;
    height: 32px !important;
}

.site-header .header-brand-noticias__link img {
    width: 126px !important;
    height: auto !important;
    max-height: 32px;
}

.site-header__tools {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-left: auto;
}

.site-header__tools-divider {
    width: 1px;
    height: 28px;
    background: rgba(255, 255, 255, 0.18);
}

.site-header__last-minute {
    min-height: 30px;
    padding: 0 10px 0 26px;
    border-radius: 999px;
    color: #fff !important;
    background: rgba(255, 255, 255, 0.12);
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 0;
    text-transform: uppercase;
    white-space: nowrap;
}

.site-header__last-minute:before {
    left: 12px !important;
}

.site-header .a3player-link svg {
    display: block;
    width: 62px;
    height: auto;
    opacity: 0.9;
}

.site-header .search-toggler {
    width: 32px;
    height: 32px;
    padding: 0;
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.1);
}

.site-header .search-toggler img {
    width: 20px !important;
    height: 20px !important;
    opacity: 0.86;
}

.site-header__bottom {
    min-height: 34px;
    background: rgba(12, 25, 82, 0.34);
    border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.site-header__bottom .container {
    min-height: 34px;
}

.menu-main {
    display: flex;
    align-items: center;
    min-height: 34px;
}

.navbar-toggler {
    display: inline-flex !important;
    flex: 0 0 30px;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 4px;
    margin: 0 8px 0 0 !important;
    padding: 0 !important;
    border: 1px solid rgba(255, 255, 255, 0.16) !important;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.08) !important;
}

.navbar-toggler .icon-bar {
    display: block;
    width: 15px;
    height: 2px;
    border-radius: 999px;
    background: #fff;
}

.menu-main__nav {
    flex: 1 1 auto;
    min-width: 0;
}

.menu-main__list--level1 {
    display: flex !important;
    align-items: center;
    gap: 2px;
    margin: 0;
    padding: 0;
    overflow-x: auto;
    overflow-y: hidden;
    list-style: none;
    scrollbar-width: none;
}

.menu-main__list--level1::-webkit-scrollbar {
    display: none;
}

.menu-main__item--level1 {
    flex: 0 0 auto;
    width: auto !important;
}

.menu-main__link--level1 {
    display: flex !important;
    align-items: center;
    min-height: 34px;
    padding: 0 11px !important;
    border: 0 !important;
    border-radius: 7px;
    color: #fff !important;
    background: transparent !important;
    font-size: 13px !important;
    font-weight: 800 !important;
    line-height: 1;
    letter-spacing: 0;
    text-decoration: none !important;
    white-space: nowrap;
}

.menu-main__link--level1:hover,
.menu-main__link--level1:focus {
    background: rgba(255, 255, 255, 0.14) !important;
}

.menu-main__list--level2,
.site-header__search {
    display: none !important;
}

.module-interior {
    background: linear-gradient(180deg, #f4f7fb 0%, #ffffff 260px);
    padding: 24px 0 34px;
}

.module-interior .row,
.module-interior .col-md-12 {
    width: 100%;
    max-width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.article-main.margin-none {
    display: none;
}

.module-interior > .container > h1 {
    max-width: 820px;
    margin: 0 auto 18px !important;
    padding: 18px 22px 18px 24px;
    border-left: 5px solid #2d6c86;
    border-radius: 8px;
    background: linear-gradient(135deg, #ffffff 0%, #f3f8ff 100%);
    box-shadow: 0 10px 28px rgba(15, 23, 42, 0.07);
    color: #111827;
    font-size: clamp(28px, 3vw, 34px) !important;
    line-height: 1.16 !important;
    letter-spacing: 0;
}

.module-interior > .container > a:first-of-type {
    display: block;
    max-width: 720px;
    margin: 0 auto 24px;
}

.module-interior > .container > a:first-of-type .vjs-poster {
    display: block;
    width: 100% !important;
    max-width: 720px !important;
    height: auto !important;
    max-height: none !important;
    margin: 0 !important;
    border-radius: 8px;
    box-shadow: 0 14px 34px rgba(15, 23, 42, 0.12);
}

.article-main {
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
}

.article-main__content {
    max-width: 900px;
    margin: 0 auto;
    padding: 24px clamp(14px, 3vw, 34px);
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 14px 34px rgba(15, 23, 42, 0.06);
    overflow: hidden;
}

.article-main__content > p {
    margin: 0 0 16px !important;
    color: #1f2937;
    font-size: 18px;
    line-height: 1.62;
}

.article-main__content a {
    color: #2363d1;
    font-weight: 900;
    text-decoration: none;
}

.article-main__content h1,
.article-main__content h2,
.article-main__content h3 {
    color: #111827;
    line-height: 1.22;
    letter-spacing: 0;
}

.article-main__content > h1,
.article-main__content > h2,
.article-main__content > h3 {
    max-width: 820px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.article-main__content h2 {
    margin-top: 28px !important;
    margin-bottom: 16px !important;
    font-size: clamp(24px, 3.2vw, 32px) !important;
}

.article-main__content h3 {
    margin-top: 22px !important;
    margin-bottom: 12px !important;
    font-size: 22px !important;
}

.article-main__content > h1.red,
.article-main__content > h1[style*="center"] {
    padding: 18px 18px;
    border-radius: 8px;
    border: 1px solid #cfe8dc;
    background: #f4fbf7;
    color: #166534 !important;
    text-align: center !important;
    font-size: clamp(28px, 4vw, 38px) !important;
}

.article-main__content > img,
.article-main__content video {
    width: auto !important;
    max-width: min(100%, 720px) !important;
    max-height: 520px;
    margin: 18px auto 20px !important;
    border-radius: 8px;
    object-fit: contain;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.1);
}

.article-main__content > img[src*="img/7.jpg"],
.article-main__content > img[src*="img/8.jpg"],
.article-main__content > img[src*="img/9.jpg"] {
    width: 100% !important;
    max-width: min(100%, 760px) !important;
    max-height: none !important;
    margin-bottom: 0 !important;
    border-radius: 8px 8px 0 0;
    box-shadow: none !important;
}

.article-main__content > img[src*="img/7.jpg"] + p,
.article-main__content > img[src*="img/8.jpg"] + p {
    max-width: min(100%, 760px);
    margin: 0 auto 24px !important;
    padding: 18px 20px;
    border: 1px solid #e2e8f0;
    border-top: 0;
    border-radius: 0 0 8px 8px;
    background: #f8fafc;
    box-shadow: 0 12px 28px rgba(15, 23, 42, 0.08);
}

.article-main__content > img[src*="img/7.jpg"] + p b,
.article-main__content > img[src*="img/8.jpg"] + p b {
    color: #111827;
}

.article-main__content > img[src*="slimjet.png"] {
    max-width: min(100%, 330px) !important;
    max-height: none;
    box-shadow: none;
    filter: drop-shadow(0 16px 22px rgba(126, 54, 180, 0.18));
}

.article-main__content blockquote.new {
    margin: 22px 0 !important;
    padding: 18px 20px;
    border-left: 4px solid #3f8f70;
    border-radius: 8px;
    background: #f4fbf7;
    color: #183528;
}

.article-main__content blockquote.new p {
    margin: 0 !important;
    font-size: 18px;
    line-height: 1.55;
}

.article-main__content .alert {
    margin: 18px 0 22px;
    padding: 18px;
    border-radius: 8px;
    border: 1px solid #ffd4d4;
    background: #fff7f7;
}

.article-main__content .alert img {
    width: auto !important;
    max-width: min(100%, 560px) !important;
    max-height: 420px;
    margin: 0 auto 14px !important;
    border-radius: 8px;
}

.swiper2 {
    max-width: 720px;
    margin: 24px auto 24px !important;
    padding: 0 0 18px;
    overflow: hidden;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 12px 28px rgba(15, 23, 42, 0.08);
}

.swiper2 .swiper-wrapper {
    align-items: stretch;
    height: auto !important;
}

.swiper2 .swiper-slide {
    height: auto !important;
    background: #fff;
}

.swiper2 .swiper-cube-shadow,
.swiper2 .swiper-slide-shadow-left,
.swiper2 .swiper-slide-shadow-right,
.swiper2 .swiper-slide-shadow-top,
.swiper2 .swiper-slide-shadow-bottom {
    display: none !important;
}

.slider-2 {
    display: flex;
    flex-direction: column;
    min-height: 0;
    height: auto !important;
}

.slider-top,
.slider-nav,
.slider-bottom {
    padding: 12px 16px;
    position: static !important;
    width: 100% !important;
}

.slider-top {
    display: flex;
    align-items: center;
    gap: 10px;
    border-bottom: 1px solid #eef2f7;
}

.slider-top__img {
    width: 42px !important;
    height: 42px !important;
    flex: 0 0 42px;
    border-radius: 50%;
    background-size: cover !important;
    background-position: center !important;
    border: 1px solid #e2e8f0;
}

.slider-top__name {
    color: #111827;
    font-weight: 900;
}

.slider-top__doted {
    margin-left: auto;
}

.slider-image,
.sdxxxc {
    display: block !important;
    position: static !important;
    width: 100% !important;
    min-height: 0 !important;
    height: auto !important;
    background: #f8fafc;
    box-shadow: none !important;
    filter: none !important;
}

.slider-image .card-img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 360px;
    margin: 0 !important;
    border-radius: 0;
    object-fit: contain;
    box-shadow: none !important;
}

.slider-nav {
    position: relative !important;
    display: flex;
    align-items: center;
    gap: 16px;
    min-height: 44px;
    border-top: 1px solid #eef2f7;
}

.slider-nav img {
    width: 22px !important;
    height: 22px !important;
    margin: 0 !important;
    box-shadow: none !important;
}

.slider-bottom {
    padding-top: 0;
    background: #fff;
    border-top: 1px solid #eef2f7;
    z-index: 1;
}

.slider-bottom p {
    margin: 0 0 8px !important;
    color: #1f2937;
    font-size: 15px !important;
    line-height: 1.45 !important;
}

.slider-bottom__text2 {
    display: block;
    overflow: visible;
}

.swiper-pagination {
    position: static !important;
    margin-top: 10px;
}

.quotes,
.geffects2,
.list.white,
.regaly,
.adva,
.excl {
    max-width: 820px;
    margin: 22px auto !important;
    border-radius: 8px;
}

.quotes {
    padding: 8px 18px;
    border: 1px solid #d7e7f7;
    background: #f7fbff;
}

.quotes ul,
.geffects2 ul,
.list.white ul,
.adva ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.quotes li {
    list-style: none !important;
    padding: 14px 0;
    border-bottom: 1px solid #e4edf7;
}

.quotes li::before,
.quotes li::after {
    display: none !important;
    content: none !important;
}

.quotes li:last-child {
    border-bottom: 0;
}

.quotes p,
.geffects2 li,
.list.white li,
.adva li {
    font-size: 17px;
    line-height: 1.55;
}

.violet-bg {
    display: inline-block;
    color: #111827;
    font-size: 19px;
}

.geffects2 {
    padding: 20px;
    border: 1px solid #cfe8dc;
    background: #f4fbf7;
}

.geffects2 .white,
.list.white,
.list.white * {
    color: #1f2937 !important;
}

.geffects2 li,
.list.white li {
    position: relative;
    list-style: none !important;
    padding: 12px 0 12px 28px;
    border-bottom: 1px solid rgba(63, 143, 112, 0.15);
}

.geffects2 li:last-child,
.list.white li:last-child {
    border-bottom: 0;
}

.geffects2 li::before,
.list.white li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 21px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #3f8f70;
}

.regaly {
    display: grid;
    gap: 12px;
}

.regaly__item {
    display: grid;
    grid-template-columns: 54px minmax(0, 1fr);
    gap: 14px;
    align-items: center;
    padding: 14px 16px;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 8px 20px rgba(15, 23, 42, 0.05);
}

.regaly__left img {
    width: 46px !important;
    margin: 0 !important;
    box-shadow: none !important;
}

.regaly__right {
    color: #1f2937;
    font-size: 16px;
    line-height: 1.5;
}

.list.white {
    padding: 18px 20px;
    border: 1px solid #e7d7f7;
    background: #fbf8ff;
}

.excl {
    padding: 16px 18px;
    border: 1px solid #7fb99f;
    background: linear-gradient(135deg, #23624a 0%, #2d6c86 100%);
}

.excl p {
    margin: 0 !important;
    font-size: 17px !important;
    line-height: 1.5;
}

.adva {
    padding: 18px 20px;
    border: 1px solid #e2e8f0;
    background: #fff;
    box-shadow: 0 8px 22px rgba(15, 23, 42, 0.06);
}

.adva h2 {
    margin: 0 0 14px !important;
}

.adva li {
    padding: 8px 0;
    border-bottom: 1px solid #eef2f7;
}

.adva li:last-child {
    border-bottom: 0;
}

.slim-order-card {
    max-width: 880px;
    margin: 28px auto 36px;
    padding: 28px;
    display: grid;
    grid-template-columns: minmax(220px, 0.9fr) minmax(280px, 1.1fr);
    gap: 28px;
    align-items: center;
    border-radius: 18px;
    background: linear-gradient(145deg, #fff7fb 0%, #ffffff 48%, #f2fff2 100%);
    box-shadow: 0 18px 55px rgba(92, 31, 118, 0.16);
    border: 1px solid rgba(126, 54, 180, 0.18);
}

.slim-order-media {
    text-align: center;
}

.slim-order-media img {
    width: min(100%, 320px);
    height: auto;
    display: inline-block;
    filter: drop-shadow(0 18px 28px rgba(80, 37, 101, 0.22));
}

.slim-order-content {
    color: #222033;
}

.slim-badge {
    display: inline-flex;
    align-items: center;
    min-height: 30px;
    padding: 6px 12px;
    border-radius: 999px;
    margin: 0 0 12px;
    color: #6f1cb0;
    background: rgba(162, 83, 218, 0.12);
    font-weight: 800;
    font-size: 13px;
}

.slim-order-content h2 {
    margin: 0 0 10px;
    font-size: 30px;
    line-height: 1.18;
    color: #3a164f;
}

.slim-order-text {
    margin: 0 0 16px;
    color: #4f4b5a;
    font-size: 16px;
    line-height: 1.45;
}

.slim-trust-row {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
    margin: 14px 0 18px;
}

.slim-trust-item {
    min-height: 54px;
    padding: 10px 8px;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.82);
    border: 1px solid rgba(126, 54, 180, 0.12);
    text-align: center;
    font-size: 12px;
    font-weight: 800;
    color: #382646;
}

.slim-price-row {
    display: flex;
    align-items: flex-end;
    gap: 14px;
    margin: 8px 0 18px;
}

.slim-old-price {
    font-size: 20px;
    color: #777;
    text-decoration: line-through;
    font-weight: 800;
}

.slim-new-price {
    font-size: 42px;
    line-height: 1;
    color: #8c27d7;
    font-weight: 900;
}

.slim-form {
    display: grid;
    gap: 12px;
}

.slim-form label {
    display: grid;
    gap: 6px;
    color: #443a4f;
    font-size: 14px;
    font-weight: 800;
}

.slim-form input {
    width: 100%;
    min-height: 56px;
    padding: 0 16px;
    border: 2px solid #d8c8e5;
    border-radius: 16px;
    background: #fff;
    color: #241a2d;
    font-size: 18px;
    box-sizing: border-box;
    outline: none;
    transition: border-color 0.18s ease, box-shadow 0.18s ease;
}

.slim-form input:focus {
    border-color: #8c27d7;
    box-shadow: 0 0 0 4px rgba(140, 39, 215, 0.12);
}

.slim-form input.input-error {
    border-color: #dc2626;
    box-shadow: 0 0 0 4px rgba(220, 38, 38, 0.1);
}

.order-phone-error {
    display: none;
    margin-top: -4px;
    color: #b91c1c;
    font-size: 13px;
    font-weight: 800;
    line-height: 1.35;
}

.order-phone-error.is-visible {
    display: block;
}

.slim-submit {
    min-height: 62px;
    border: 0;
    border-radius: 999px;
    background: linear-gradient(135deg, #fb477e 0%, #8c27d7 100%);
    color: #fff;
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    box-shadow: 0 14px 28px rgba(140, 39, 215, 0.25);
    transition: transform 0.18s ease, opacity 0.18s ease;
}

.slim-submit:hover {
    transform: translateY(-1px);
}

.slim-submit.is-loading,
.slim-submit:disabled {
    cursor: wait;
    opacity: 0.88;
    transform: none;
}

.btn-spinner {
    display: none;
    width: 18px;
    height: 18px;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-top-color: #fff;
    border-radius: 50%;
    flex: 0 0 18px;
    animation: slimSpin 0.75s linear infinite;
}

.slim-submit.is-loading .btn-spinner {
    display: inline-block;
}

.slim-form-note {
    margin: 0;
    font-size: 13px;
    color: #5b5262;
    text-align: center;
}

.order-notification {
    position: fixed;
    left: 18px;
    bottom: 18px;
    z-index: 9999;
    max-width: 330px;
    padding: 16px 18px;
    border-radius: 14px;
    background: #fff;
    box-shadow: 0 16px 45px rgba(24, 15, 38, 0.22);
    border-left: 5px solid #8c27d7;
    color: #241a2d;
    animation: slimSlideIn 0.35s ease-out;
}

.order-notification strong {
    display: block;
    margin-bottom: 4px;
    color: #3a164f;
}

.comments-heading {
    max-width: 920px;
    margin: 34px auto 16px !important;
    padding: 0 4px !important;
    color: #172033;
    font-size: 26px !important;
    line-height: 1.2;
    font-weight: 900 !important;
}

#content .comment-block,
.comment-block {
    width: min(100%, 920px) !important;
    max-width: 920px !important;
    margin: 0 auto 34px !important;
    display: grid;
    gap: 14px;
}

#content .comment-block .comments__item,
.comment-block .comments__item {
    display: grid;
    grid-template-columns: 64px minmax(0, 1fr);
    gap: 14px;
    align-items: start;
    margin: 0 !important;
    padding: 16px;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.07);
}

#content .comment-block .comments__item[style*="margin-left"],
.comment-block .comments__item[style*="margin-left"] {
    margin-left: 46px !important;
    background: #f8fbff;
    border-left: 3px solid #3f8f70;
}

#content .comment-block .comments__ava,
.comment-block .comments__ava {
    width: 64px;
    height: 64px;
    padding: 0 !important;
    margin: 0 !important;
}

#content .comment-block .comments__ava img,
.comment-block .comments__ava img {
    width: 64px !important;
    height: 64px !important;
    max-width: 64px !important;
    margin: 0 !important;
    border-radius: 50%;
    object-fit: cover;
    display: block;
    border: 3px solid #fff;
    box-shadow: 0 0 0 1px #d8e2ee, 0 8px 18px rgba(15, 23, 42, 0.14);
}

#content .comment-block .comments__content,
.comment-block .comments__content {
    min-width: 0;
}

#content .comment-block .comments__title,
.comment-block .comments__title {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 6px;
    margin: 0 0 8px;
    color: #64748b;
    font-size: 14px;
    line-height: 1.35;
}

#content .comment-block .comments__title strong,
.comment-block .comments__title strong {
    color: #111827;
    font-size: 16px;
    font-weight: 900;
}

#content .comment-block .comment-date,
.comment-block .comment-date {
    display: inline !important;
    padding: 0 !important;
    color: #64748b;
    font-weight: 700;
}

#content .comment-block .comments__text,
.comment-block .comments__text {
    color: #1f2937;
    font-size: 16px;
    line-height: 1.62;
}

#content .comment-block .comments__text a,
.comment-block .comments__text a {
    color: #7c2bc1;
    font-weight: 900;
    text-decoration: none;
}

#content .comment-block .comments__text img,
.comment-block .comments__text img {
    width: auto !important;
    max-width: min(100%, 560px) !important;
    max-height: 430px;
    margin: 14px auto 0 !important;
    border-radius: 8px;
    object-fit: contain;
    box-shadow: 0 12px 28px rgba(15, 23, 42, 0.12);
}

.order_form_pole {
    width: min(100%, 360px) !important;
    max-width: 360px !important;
    margin: 28px auto 8px !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: linear-gradient(135deg, #fb477e 0%, #8c27d7 100%) !important;
    box-shadow: 0 14px 28px rgba(140, 39, 215, 0.22) !important;
    animation: none !important;
}

.order_form_pole .sub2 {
    display: flex !important;
    min-height: 58px;
    align-items: center;
    justify-content: center;
    padding: 0 24px;
    color: #fff !important;
    font-size: 16px;
    font-weight: 900;
    line-height: 1.2;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
}

.article-main__content picture {
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin: 22px auto 0 !important;
}

.article-main__content picture img {
    width: min(100%, 300px) !important;
    height: auto !important;
    margin: 0 auto !important;
    filter: drop-shadow(0 16px 22px rgba(126, 54, 180, 0.18));
}

.site-footer {
    margin-top: 0;
    padding: 34px 0 0;
    color: #cbd5e1;
    background: #111827;
}

.site-footer .container {
    width: min(100% - 32px, 980px);
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
}

.footer-brand {
    margin-bottom: 22px;
}

.site-footer .row {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
    margin: 0;
}

.site-footer .col-md-4 {
    width: auto;
    max-width: none;
    padding: 0;
}

.partners__heading {
    margin-bottom: 10px;
}

.partners__heading span {
    color: #fff !important;
    font-size: 14px;
    font-weight: 900;
}

.partners__list,
.footer-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 12px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.partners__link,
.footer-nav__link,
.mfoot a {
    color: #cbd5e1 !important;
    font-size: 13px;
    line-height: 1.4;
    text-decoration: none !important;
}

.partners__link:hover,
.footer-nav__link:hover,
.mfoot a:hover {
    color: #fff !important;
}

.footer-nav {
    margin-top: 24px;
    padding-top: 18px;
    border-top: 1px solid rgba(203, 213, 225, 0.16);
}

.mfoot,
.foot_en_center {
    margin: 0 auto !important;
    padding: 20px 0 24px !important;
    color: #94a3b8;
    font-size: 13px !important;
    text-align: center;
}

.mfoot p {
    margin: 6px 0;
}

@keyframes slimSpin {
    to {
        transform: rotate(360deg);
    }
}

@keyframes slimSlideIn {
    from {
        opacity: 0;
        transform: translateX(-16px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@media (max-width: 760px) {
    .site-header .container,
    .module-interior > .container,
    .site-footer .container {
        width: min(100% - 20px, 980px);
    }

    .site-header__top {
        display: none;
    }

    .site-header__middle,
    .site-header__middle .container {
        min-height: 56px;
    }

    .site-header__middle .container {
        gap: 10px;
    }

    .site-header .header-brand {
        gap: 8px;
    }

    .site-header .header-brand::after {
        content: "Espana";
        min-height: 22px;
        margin-left: 4px;
        padding-left: 10px;
        font-size: 12px;
    }

    .site-header .header-brand__img {
        width: 36px !important;
        height: 36px !important;
    }

    .site-header .header-brand-noticias__link img {
        width: 128px !important;
        max-height: 34px;
    }

    .site-header__tools {
        gap: 8px;
    }

    .site-header__last-minute,
    .site-header__tools-divider,
    .site-header .a3player-link {
        display: none !important;
    }

    .site-header .search-toggler {
        width: 38px;
        height: 38px;
    }

    .site-header__bottom {
        display: none !important;
    }

    .module-interior {
        padding-top: 18px;
        padding-bottom: 22px;
    }

    .module-interior > .container > h1 {
        margin-bottom: 16px !important;
        padding: 14px 14px 14px 16px;
        font-size: 29px !important;
        line-height: 1.12 !important;
    }

    .module-interior > .container > a:first-of-type {
        margin-bottom: 18px;
    }

    .module-interior > .container > a:first-of-type .vjs-poster {
        border-radius: 8px;
        box-shadow: 0 12px 26px rgba(15, 23, 42, 0.12);
    }

    .article-main {
        width: 100%;
    }

    .article-main__content {
        margin: 0 8px;
        padding: 18px 14px;
        border-radius: 8px;
    }

    .article-main__content > p {
        font-size: 16px;
        line-height: 1.58;
    }

    .article-main__content h2 {
        font-size: 23px !important;
    }

    .article-main__content h3 {
        font-size: 20px !important;
    }

    .article-main__content > img[src*="img/7.jpg"] + p,
    .article-main__content > img[src*="img/8.jpg"] + p {
        padding: 15px 14px;
    }

    .article-main__content > img,
    .article-main__content video {
        max-height: 420px;
        margin: 14px auto 16px !important;
    }

    .swiper2 {
        max-width: none;
        margin: 18px 0 20px !important;
    }

    .slider-top,
    .slider-nav,
    .slider-bottom {
        padding-left: 12px;
        padding-right: 12px;
    }

    .slider-image .card-img {
        max-height: 260px;
    }

    .quotes,
    .geffects2,
    .list.white,
    .regaly,
    .adva,
    .excl {
        margin: 18px 0 !important;
    }

    .quotes,
    .geffects2,
    .list.white,
    .adva,
    .excl {
        padding: 16px 14px;
    }

    .regaly__item {
        grid-template-columns: 44px minmax(0, 1fr);
        gap: 10px;
        padding: 12px;
    }

    .regaly__left img {
        width: 40px !important;
    }

    .slim-order-card {
        grid-template-columns: 1fr;
        padding: 22px 16px;
        margin: 22px 10px 30px;
    }

    .slim-order-content h2 {
        font-size: 25px;
    }

    .slim-trust-row {
        grid-template-columns: 1fr;
    }

    .slim-new-price {
        font-size: 36px;
    }

    .order_form_pole {
        width: auto !important;
        margin-left: 10px !important;
        margin-right: 10px !important;
    }

    .order-notification {
        left: 12px;
        right: 12px;
        max-width: none;
    }

    .comments-heading {
        margin: 26px 10px 14px !important;
        font-size: 23px !important;
    }

    #content .comment-block,
    .comment-block {
        width: auto !important;
        margin: 0 10px 28px !important;
        gap: 12px;
    }

    #content .comment-block .comments__item,
    .comment-block .comments__item {
        grid-template-columns: 48px minmax(0, 1fr);
        gap: 12px;
        padding: 14px 12px;
    }

    #content .comment-block .comments__item[style*="margin-left"],
    .comment-block .comments__item[style*="margin-left"] {
        margin-left: 18px !important;
    }

    #content .comment-block .comments__ava,
    .comment-block .comments__ava,
    #content .comment-block .comments__ava img,
    .comment-block .comments__ava img {
        width: 48px !important;
        height: 48px !important;
        max-width: 48px !important;
    }

    #content .comment-block .comments__title strong,
    .comment-block .comments__title strong {
        font-size: 15px;
    }

    #content .comment-block .comments__text,
    .comment-block .comments__text {
        font-size: 15px;
        line-height: 1.55;
    }

    .site-footer .row {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .footer-nav {
        gap: 8px;
    }
}
