/* Начало: Основные стили (body, p, h1-h6, кнопки, шрифты и т.д) */
@font-face {
    font-family: Poppins;
    font-weight: 400;
    font-style: normal;
    src: url('../fonts/Poppins/Poppins-Regular.woff2') format("woff2");
    font-display: auto;
}

@font-face {
    font-family: Poppins;
    font-weight: 600;
    font-style: normal;
    src: url('../fonts/Poppins/Poppins-SemiBold.woff2') format("woff2");
    font-display: auto;
}

@font-face {
    font-family: Poppins;
    font-weight: 700;
    font-style: normal;
    src: url('../fonts/Poppins/Poppins-Bold.woff2') format("woff2");
    font-display: auto;
}

@font-face {
    font-family: Poppins;
    font-weight: 900;
    font-style: normal;
    src: url('../fonts/Poppins/Poppins-Black.woff2') format("woff2");
    font-display: auto;
}

@font-face {
    font-family: Poppins;
    font-weight: 400;
    font-style: italic;
    src: url('../fonts/Poppins/Poppins-Italic.woff2') format("woff2");
    font-display: auto;
}

@font-face {
    font-family: Poppins;
    font-weight: 700;
    font-style: italic;
    src: url('../fonts/Poppins/Poppins-BoldItalic.woff2') format("woff2");
    font-display: auto;
}

@font-face {
    font-family: Poppins;
    font-weight: 900;
    font-style: italic;
    src: url('../fonts/Poppins/Poppins-BlackItalic.woff2') format("woff2");
    font-display: auto;
}

* {
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-family: var(--bs-body-font-family);
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
    text-align: var(--bs-body-text-align);
    background-color: var(--bs-body-bg);
    -webkit-text-size-adjust: 100%;
}

h1 {
    font-size: 48px;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 28px;
}

p {
    margin-top: 0;
}

dt {
    font-weight: 700;
}

a:not([class]):not(.menu-item a):not(.rank-math-breadcrumb a):not(.socials a):not(.blockquote footer a):not(.entry-title a):not(.post_item a) {
    color: #000;
    text-decoration: none;
    transition: all .25s;
}

a:not([class]):not(.menu-item a):not(.rank-math-breadcrumb a):not(.socials a):not(.blockquote footer a):not(.post_item a):hover {
    text-decoration: none;
    color: #333 !important;
}

table {
    border-collapse: collapse;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #161616;
    caption-side: top;
}

caption {
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: var(--bs-secondary-color);
    text-align: left;
}

select:disabled {
    opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
    display: none !important;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
}

progress {
    vertical-align: baseline;
}

small {
    font-size: .875em;
}

label {
    display: inline-block;
    width: 100%;
}

iframe {
    border: 0;
}

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

body,html {
    -webkit-tap-highlight-color: transparent;
    margin: 0
}

body {
    min-width: 320px;
    font-family: Poppins,sans-serif;
    font-size: 18px;
    line-height: 1.5;
    color: #1c1c1c;
}

.wrapper,body {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    min-height: 100vh;
}

html {
    height: 100%
}


.review-general-ratings .collapse-toggle .general-rating strong,h3 {
    font-size: 1.75rem
}

h4 {
    font-size: 1.5rem
}

p {
    margin-bottom: 1rem
}

address,dl,ol,p,ul {
    margin-bottom: 1rem
}

address {
    font-style: normal;
    line-height: inherit
}

ol,ul {
    padding-left: 2rem
}

ul {
    padding-left: 1.5em
}

dl,ol,ul {
    margin-top: 0
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

a:hover {
    --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

a:not([href]):not([class]),a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

button {
    border-radius: 0
}

button:focus:not(:focus-visible) {
    outline: 0
}

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

button,select {
    text-transform: none
}

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

[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled) {
    cursor: pointer
}

.btn-cta,.btn-cta:hover {
    color: #fff;
    text-decoration: none;
}

.btn-cta {
    white-space: nowrap;
    width: auto;
    border-radius: 11px;
    display: inline-block;
    padding: 18px 38px;
    font-size: 1.4rem;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	background-color: #0073e6;
    -webkit-transition: all .25s,-webkit-box-shadow .25s;
    transition: all .4s,-webkit-box-shadow .4s;
    -o-transition: all .4s,box-shadow .4s;
    transition: all .25s,box-shadow .25s;
    transition: all .25s,box-shadow .25s,-webkit-box-shadow .25s;
    border: 0
}

.btn-cta:hover {
    background: #005bb5;
    color:#fff;
}

code,pre {
    font-family: var(--bs-font-monospace);
    font-size: .875em
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

pre code {
    font-size: inherit;
    word-break: normal
}

code {
    color: var(--bs-code-color);
    word-wrap: break-word
}

a>code,pre code {
    color: inherit
}

img,svg {
    vertical-align: middle
}

img {
    max-width: 100%;
}

body,img {
    height: auto;
}

h1, h2, h3, h4 {
    font-family: Poppins, sans-serif;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 1.25rem;
}

h1 {
    font-size: 40px;
}

h2 {
    font-size: 32px;
}

h3, h4 {
    font-size: 24px;
}

strong {
    font-weight: 700;
}

ol:not([class]), ul:not([class]) {
    margin-top: 1rem;
}

ol:not([class]) li, ul:not([class]) li {
    /* margin-bottom: .875rem; */
}

a:hover {
    /* text-decoration: none; */
    /* color: #005ce6; */
}

body {
    font-size: 16px;
    line-height: 1.4;
}

h1, h2, h3, h4 {
    font-family: Poppins, sans-serif;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 1.25rem;
}

h1 {
    font-size: 40px;
}

h2 {
    font-size: 32px;
}

h3, h4 {
    font-size: 24px;
}

strong {
    font-weight: 700;
}

ol:not([class]), ul:not([class]) {
    margin-top: 1rem;
}

ol:not([class]) li, ul:not([class]) li {
    margin-bottom: .875rem;
}

/* Кнопки и формы */
button {
    margin-top: 30px;
    width: 100%;
}

.form-consult__input::-webkit-input-placeholder {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.form-consult__input::-moz-placeholder {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.form-consult__input:-ms-input-placeholder {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.form-consult__input::-ms-input-placeholder {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.form-consult__input::placeholder {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.form-consult__input:focus {
    border-color: #fccf00;
}


/* Адаптив для основных стилей */
@media (min-width: 768px) {
    h1 {
        font-size: 48px;
    }

    h2 {
        font-size: 36px;
    }

    h3 {
        font-size: 28px;
    }
}

@media (max-width: 575.98px) {
    .section-hero h1 {
        font-size: 36px;
    }
}

@media (min-width:768px) {
    h1 {
        font-size: 48px
    }

    h2 {
        font-size: 36px
    }

    h3 {
        font-size: 28px
    }

    .btn-cta {
        padding: 8px 14px;
        font-size: 1rem;
        width: 100%;
        border-radius: 8px;
    }
}

@media (max-width: 768px) {
    .wrapper {
        overflow: hidden
    }
}

@media (min-width: 768px) {
    h1 {
        font-size: 48px;
    }

    h2 {
        font-size: 36px;
        color: #000;
    }

    h3 {
        font-size: 28px;
    }
}

@media (max-width: 767px) {
    body {
        font-size: 16px;
        line-height: 1.4;
    }
}
@media (max-width: 480px) {
	h1 {
		font-size: 25px;
	}
}
/* Конец: Основные стили */



/* Начало: Шапка (header, menu, dropdown) */
.header {
    position: relative;
    color: #000;
    background-color: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    border-bottom: 1px solid #AEAEAE;
}

.header.is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 997;
}

.header .container {
    max-width: 1880px;
}

/* Уведомления */
.header__notification {
    background-color: #44af35;
    padding: 10px 0;
}

.header__notification-holder {
    display: flex;
    align-items: center;
}

.header__notification-texticon {
    margin: 0 10px 0 0;
}

.header__notification-text {
    width: 100%;
    text-align: center;
    color: #fff !important;
    text-decoration: none;
}

.header__notification-text:hover {
    cursor: pointer;
}

.header__notification-text:hover .fa-arrow-right {
    transform: translate(5px, 0);
}

.header__notification-text .fa-arrow-right {
    margin: 0 0 0 10px;
    transition: transform 0.3s;
}

.header__notification-close {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    padding: 2px 10px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.header__notification-close:hover {
    background-color: #000;
}

.header__notification-close i::before,
.header__notification-close i::after {
    color: #fff;
    opacity: 1;
}

/* Навигация */
.navbar,
.navbar .navbar-logo {
    display: flex;
    align-items: center;
    padding: 0;
}

.navbar {
    margin-left: -4px;
}

.navbar .navbar-logo {
    position: relative;
    z-index: 1;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
    text-decoration: none;
    margin-right: 0.5rem;
    color: inherit;
}

.navbar .navbar-logo .logo {
    width: 100%;
    height: 100px;
}

.navbar .navbar-links {
    position: relative;
    z-index: 2;
    margin-left: auto;
    margin-right: 0.5rem;
}

.navbar .navbar-links ~ .navbar-search {
    margin-left: unset;
}

.navbar .navbar-search {
    margin-left: auto;
    position: relative;
}

.navbar .navbar-search .search-form-holder {
    position: absolute;
    left: 12px;
    right: 51px;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.25s, visibility 0.25s;
}

.navbar .navbar-search .search-form-holder.is-shown {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.navbar .navbar-search .search-toggler {
    display: block;
    font-size: 1.25rem;
    line-height: 1;
    padding: 12px 14px;
    transition: opacity 0.25s;
}

.navbar .navbar-search .search-toggler:hover,
.navbar-nav .menu-item-has-children .sub-menu .sub-menu a {
    opacity: 0.8;
}

.navbar .navbar-search .search-toggler svg {
    display: block;
    pointer-events: none;
}

.navbar .navbar-toggler {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 14px;
    height: 44px;
    border: 0;
    background-color: transparent;
    color: #fff;
    padding: 10px;
    transition: opacity 0.25s;
    margin-right: -10px;
}

.navbar .navbar-toggler:hover {
    cursor: pointer;
    opacity: 0.8;
}

.navbar .navbar-toggler .navbar-toggler-icon {
    position: relative;
    height: 2px;
    width: 21px;
    background-color: #fff;
    border-radius: 2px;
    transition: transform 0.25s;
    margin-right: 15px;
}

.navbar .navbar-toggler .navbar-toggler-icon::before,
.navbar .navbar-toggler .navbar-toggler-icon::after {
    position: absolute;
    width: 21px;
    height: 2px;
    background-color: #fff;
    content: "";
    left: 0;
    border-radius: 2px;
}

.navbar .navbar-toggler .navbar-toggler-icon::before {
    top: -7px;
}

.navbar .navbar-toggler .navbar-toggler-icon::after {
    top: 7px;
}

/* Десктопное меню */
.menu.desktop ul {
    position: relative;
    display: flex;
    flex: 1 1 auto;
    margin: 0;
    padding: 0 30px;
    list-style-type: none;
    align-items: flex-end;
    font-weight: 600;
    font-size: -0.7rem;
}

.menu.desktop li:not(:last-child) {
    margin-right: 20px;
}

.menu.desktop li {
    border: 2px solid transparent;
    border-radius: 5px;
    padding: 10px;
    transition: background 0.2s;
}

.menu.desktop li a {
    color: #000 !important;
    transition: color 0.2s;
    text-decoration: none;
}

.menu.desktop li a:hover {
    color: #0073e6 !important;
    text-decoration: none;
    background-color: transparent !important;
    transition: all 0.4s;
}

.menu.desktop li:hover a {
    color: #F9F8FD;
}

.menu.desktop ul li ul {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    display: block;
    margin: 12px -12px;
    padding: 0;
    background: #fff;
    border-radius: 5px;
    transition: opacity 0.2s, visibility 0.2s;
	box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.3);
	z-index: 999;
}

.menu.desktop ul li:hover ul {
    visibility: visible;
    opacity: 1;
}

.menu.desktop ul li ul li {
    margin: -2px 0 0 -2px;
    width: calc(100% - 20px);
    line-height: 1.7;
}

/* Мобильное меню */
.menu.mobile {
    display: none;
}

.burger-checkbox {
    position: absolute;
    visibility: hidden;
}

.burger {
    position: relative;
    z-index: 1;
    cursor: pointer;
    display: block;
    border: none;
    background: transparent;
    width: 40px;
    height: 26px;
}

.burger::before,
.burger::after {
    content: '';
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 4px;
    border-radius: 10px;
    background: #0073e6;
    transition: box-shadow 0.3s 0.15s, top 0.3s 0.15s, transform 0.3s;
}

.burger::before {
    top: 0;
    box-shadow: 0 11px 0 #0073e6;
}

.burger::after {
    bottom: 0;
    transition: bottom 0.3s 0.15s, transform 0.3s;
}

.burger-checkbox:checked + .burger::before {
    top: 11px;
    transform: rotate(45deg);
    box-shadow: 0 6px 0 rgba(0, 0, 0, 0);
    transition: top 0.3s, box-shadow 0.15s, transform 0.3s 0.15s;
}

.burger-checkbox:checked + .burger::after {
    bottom: 11px;
    transform: rotate(-45deg);
    transition: bottom 0.3s, transform 0.3s 0.15s;
}

@media (max-width: 1250px) {
    .menu.mobile .navbar-nav {
        display: none; /* Скрываем меню, когда оно не активно */
        z-index: 999;
        top: 45px;
        right: 0; /* Позиционируем меню с правого края */
        left: auto; /* Убираем left: 70px, чтобы меню было у правого края */
        position: fixed; /* Используем fixed, чтобы меню было привязано к краю экрана */
        gap: 12px;
        padding: 20px;
        margin: 0;
        background: #fff;
        list-style-type: none;
        transform: translateX(100%); /* Сдвигаем за правый край экрана */
        transition: transform 0.3s;
        width: 80vw;
        height: calc(100vh - 45px);
        flex-direction: column;
		overflow-y: auto;
    }

    /* Показываем меню, когда чекбокс активен */
    .burger-checkbox:checked ~ .navbar-nav {
        display: flex; /* Показываем меню */
        transform: translateX(0); /* Сдвигаем меню в видимую область (к правому краю) */
    }
}
@media (max-width: 480px) {
	.menu.mobile .navbar-nav {
		width: 100%;
		top: 65px;
	}
}
.menu.mobile a {
    display: block;
    padding: 8px;
    font-size: 18px;
    text-decoration: none;
}

/* Навигационное меню */
.navbar-nav {
    flex-direction: column;
}

.navbar-nav a {
    display: block;
    font-size: 1.125rem;
    text-decoration: none;
    padding: 9px 15px;
}

.navbar-nav a:hover {
    text-decoration: none;
    color: #0073e6;
}

.navbar-nav > .menu-item {
    margin-bottom: 1rem;
    width: 100%;
    display: flex;
}

.navbar-nav > .menu-item:last-child {
    margin-bottom: 40px;
}

.navbar-nav .menu-item-has-children {
    flex-wrap: wrap;
}

.navbar-nav .menu-item-has-children .caret {
    position: relative;
    width: 48px;
    height: 48px;
    flex: 0 0 48px;
}

.navbar-nav .menu-item-has-children .caret::after {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    display: block;
    content: "";
    width: 32px;
    height: 32px;
    border-radius: 0.375rem;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 11 8' style='enable-background:new 0 0 11 8;' xml:space='preserve'%3E%3Cpath fill='none' stroke='%23000000' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' d='M9,2L5.5,6L2,2'/%3E%3C/svg%3E") center/12px no-repeat #fccf00;
    transition: background-color 0.25s;
}

.navbar-nav .menu-item-has-children .caret:hover {
    cursor: pointer;
}

.navbar-nav .menu-item-has-children.sub-menu-opened > .caret::after {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 11 8' style='enable-background:new 0 0 11 8;' xml:space='preserve'%3E%3Cpath fill='none' stroke='%23000000' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' d='M9,2L5.5,6L2,2'/%3E%3C/svg%3E") center/12px no-repeat #44af35;
}

.navbar-nav .menu-item-has-children > a {
    display: block;
    word-break: break-word;
    flex: 1;
}

.navbar-nav .menu-item-has-children .sub-menu {
    display: none;
    width: 100%;
    order: 2;
    list-style: none;
    padding-left: 20px;
}

.navbar-nav .menu-item-has-children.sub-menu-opened > .sub-menu {
    display: block;
}

.navbar-nav .menu-item-has-children .sub-menu a {
    font-size: 1rem;
    color: #2d2d2d;
}

.navbar-nav .menu-item-has-children .sub-menu a:hover {
    color: #005bb5;
}

.navbar-nav .menu-item-has-children .sub-menu .menu-item-has-children .caret {
    width: 40px;
    height: 40px;
    flex: 0 0 40px;
}

.navbar-nav .menu-item-has-children .sub-menu .menu-item-has-children .caret::after {
    width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 11 8' style='enable-background:new 0 0 11 8;' xml:space='preserve'%3E%3Cpath fill='none' stroke='%23000000' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' d='M9,2L5.5,6L2,2'/%3E%3C/svg%3E") center/12px no-repeat #b8b8b8;
}

/* Контейнер навигации */
.navbar-nav-container {
    right: 0;
    position: fixed;
    z-index: 3;
    top: 64px;
    bottom: 0;
    flex-direction: column;
    flex-grow: 1;
    width: 330px;
    max-width: 100%;
    visibility: hidden;
    transform: translateX(100%);
    transition: visibility 0.25s, transform 0.25s;
}

.navbar-nav-container .navbar-nav-header {
    display: flex;
    justify-content: flex-end;
}

.navbar-nav-container .navbar-nav-header .btn-close {
    position: absolute;
    top: -64px;
    right: 0;
    display: inline-block;
    font-size: 1rem;
    line-height: 1;
    border: 0;
    user-select: none;
    box-shadow: none;
    width: 4rem;
    height: 4rem;
    padding: 1rem;
    color: #fff;
    background-color: #161616;
    transition: background-color 0.25s;
}

.navbar-nav-container .navbar-nav-header .btn-close::before,
.navbar-nav-container .navbar-nav-header .btn-close::after {
    position: absolute;
    top: 31px;
    left: 21px;
    content: "";
    width: 20px;
    height: 2px;
    border-radius: 11px;
    background-color: #fff;
}

.navbar-nav-container .navbar-nav-header .btn-close::before {
    transform: rotate(45deg);
}

.navbar-nav-container .navbar-nav-header .btn-close::after {
    transform: rotate(-45deg);
}

.navbar-nav-container .navbar-nav-header .btn-close:hover {
    background-color: #000;
}

.navbar-nav-container .navbar-nav-body {
    flex-grow: 1;
    padding: 0 15px;
    height: calc(100% - 64px);
    color: #161616;
    background-color: #fff;
}

.navbar-nav-container .body-inner,
.navbar-nav-container .navbar-nav-holder {
    height: 100%;
}

.navbar-nav-container .media-holder {
    height: 100%;
    overflow-y: auto;
    padding: 0 1.5rem;
}

.navbar-nav-container .media-holder .media-title {
    font-size: 18px;
    font-weight: 700;
    padding-left: 6px;
    margin-bottom: 0.875rem;
}

.navbar-nav-container .navbar-nav {
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.menu-opened .navbar-nav-container {
    transform: translateX(0);
    visibility: visible;
}

.menu-backdrop {
    position: fixed;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    background: #000;
    opacity: 0.5;
    z-index: 1;
}

.menu-opened {
    overflow: hidden;
}

/* Dropdown меню */
.dropdown,
.dropdown-toggle {
    position: relative;
}

.dropdown-toggle {
    display: block;
    width: 100%;
}

.dropdown-menu {
    padding-left: 0;
    list-style: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    width: 100%;
    min-width: 200px;
    font-size: 0.875rem;
    padding: 0.75rem 0;
    margin: 6px 0 0;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #b8b8b8;
    border-radius: 6px;
}

.dropdown-js.is-open .dropdown-menu {
    display: block;
}

.header .dropdown-hot-offers .dropdown-toggle {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 0.875rem;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    padding: 8px 12px 8px 0;
    line-height: 1;
    min-height: 44px;
    margin-right: 5px;
}

.header .dropdown-hot-offers .dropdown-toggle::before {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 1px;
    height: 30px;
    background-color: #fff;
    content: "";
}

.header .dropdown-hot-offers .dropdown-toggle::after {
    content: "";
    width: 5px;
    height: 5px;
    border: 2px solid;
    border-width: 0 0 2px 2px;
    margin-left: 8px;
    transform: rotate(-45deg);
    flex-shrink: 0;
}

.header .dropdown-hot-offers.is-open .dropdown-toggle::after {
    border-width: 2px 2px 0 0;
    margin-top: 3px;
}

.header .dropdown-hot-offers .dropdown-menu {
    border: 0;
    left: auto;
    right: -3px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.header .dropdown-hot-offers .dropdown-item {
    font-size: 0.875rem;
    font-weight: 600;
    white-space: normal;
}

/* Адаптивность */
@media (min-width: 768px) {
    header .menu.desktop {
        display: block;
    }

    .menu.mobile {
        display: none;
    }

    .navbar .navbar-search .search-form-holder {
        left: auto;
        right: 0;
        width: 420px;
    }

    .navbar-nav-container {
        left: 24px;
        right: 24px;
        top: 24px;
        bottom: 24px;
        width: auto;
        min-height: 300px;
        background-color: #fff;
        border-radius: 15px;
        opacity: 0;
        transform: none;
        transition: opacity 0.25s, visibility 0.25s;
    }

    .menu-opened .navbar-nav-container {
        opacity: 1;
        visibility: visible;
    }

    .navbar-nav-container .navbar-nav-header .btn-close {
        position: relative;
        top: auto;
        right: auto;
        background-color: transparent;
        transition: opacity 0.25s;
    }

    .navbar-nav-container .navbar-nav-header .btn-close::before,
    .navbar-nav-container .navbar-nav-header .btn-close::after {
        left: 15px;
        width: 34px;
        height: 3px;
        background-color: #000;
    }

    .navbar-nav-container .navbar-nav-header .btn-close:hover {
        background-color: transparent;
        opacity: 0.8;
    }

    .navbar-nav-container .navbar-nav-body {
        padding: 0.75rem 2rem;
        background-color: transparent;
    }

    .navbar-nav-container .body-inner {
        display: flex;
    }

    .navbar-nav-container .navbar-nav-holder {
        width: 60%;
        height: 100%;
        position: relative;
        border-right: 1px solid #ececec;
    }

    .navbar-nav-container .media-holder {
        width: 40%;
    }

    .navbar-nav-container .navbar-nav {
        padding-right: calc(60% + 1rem);
        position: static;
        padding-top: 0;
    }

    .navbar-nav-container .navbar-nav::after {
        position: absolute;
        top: 0;
        left: 40%;
        height: 100%;
        content: "";
        border-left: 1px solid #ececec;
    }

    .navbar-nav .sub-menu {
        padding-left: 1rem;
        padding-right: 1.5rem;
    }

    .navbar-nav a {
        font-size: 18px;
        padding: 7px 0;
    }

    .navbar-nav > .menu-item {
        margin-bottom: 28px;
    }

    .navbar-nav > .menu-item-has-children {
        flex-wrap: nowrap;
        align-items: center;
    }

    .navbar-nav > .menu-item-has-children > .sub-menu {
        position: absolute;
        top: 0;
        left: 40%;
        height: 100%;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        width: 60%;
        margin-bottom: 0;
    }

    .navbar-nav > .menu-item-has-children > .sub-menu li {
        margin-bottom: 20px;
    }

    .navbar-nav > .menu-item-has-children > .sub-menu li:last-child {
        margin-bottom: 40px;
    }

    .navbar-nav > .menu-item-has-children.sub-menu-opened > .caret::after {
        transform: rotate(-90deg);
    }
}

@media (min-width: 992px) {
    .navbar-nav-container {
        max-width: 1358px;
        max-height: 728px;
        min-height: 300px;
        margin: auto;
    }

    .navbar-nav-container .navbar-nav::after {
        left: 45%;
    }

    .navbar-nav > .menu-item-has-children > .sub-menu {
        left: 45%;
        width: 55%;
    }
}

@media (min-width: 1200px) {
    .navbar-nav-container .navbar-nav {
        padding-left: 2.5rem;
        padding-right: calc(60% + 1rem);
    }

    .navbar-nav-container .media-holder {
        padding: 0 2.5rem;
    }
}

@media (max-width: 1250px) {
    header .menu.desktop {
        display: none;
    }

    .menu.mobile {
        display: flex;
        justify-content: center;
    }

    .navbar .navbar-logo .logo {
        height: auto !important;
        width: 120px !important;
    }

    .navbar .navbar-toggler {
        font-size: 0;
    }
}

@media (max-width: 991.98px) {
    .navbar-nav-container .media-holder {
        display: none;
    }

    .navbar-nav-container .navbar-nav-holder {
        width: 100%;
    }
}
/*Конец шапка*/



/* Подвал (footer) */
.footer {
    background-color: #fff;
    margin-top: auto;
    font-size: 1rem;
}

.footer .footer-inner {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.footer .footer-top {
    padding-top: 40px;
}

.footer .footer-top .footer-inner {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.footer .footer-top .col-brand,
.footer .footer-top .col-legal {
	display: flex;
    flex-direction: column; /* Элементы располагаются вертикально */
    align-items: center; /* Горизонтальное центрирование */
    text-align: center; /* Центрирование текста внутри блока */
    gap: 10px; /* Добавляем отступы между элементами (лого, почта, текст) */
}

.footer .navs-holder {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}

.footer .navs-holder .nav-holder {
    flex: 1 1 0;
}

.footer .footer-logos {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
}

.footer .footer-logos .item {
    max-width: 110px;
}

.footer .brand-logo {
    display: inline-block;
}

.footer .brand-logo .logo {
    height: auto;
    width: 120px;
}

.footer .footer-title {
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 1rem;
}

.footer .footer-text {
    margin-bottom: 1.5rem;
	text-align: center;
}
.footer .footer-text a {
	color: #0073e6 !important;
}

.footer .footer-nav a {
    color: inherit;
    text-decoration: none;
}

.footer .footer-nav a:hover {
    text-decoration: underline;
}

.footer-nav {
    padding-left: 0;
    list-style: none;
}

.footer-nav li {
    margin-bottom: 0.75rem;
}

.footer .footer-copyright {
    padding: 23px 0;
    background-color: #fff;
}

.footer .footer-copyright .container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footer .copyright {
    text-align: center;
    margin-bottom: 20px;
}
.footer .copyright a {
	color: #0073e6 !important;
}

.footer .menu.desktop {
    margin-bottom: 1.25rem;
}

.footer .menu.desktop ul {
    padding: 0;
}

.footer .menu.desktop ul li {
    padding: 0;
}

.footer .menu.desktop .sub-menu {
    display: none;
}

.footer_payment {
    width: 100%;
    margin-bottom: 20px;
    filter: hue-rotate(150deg);
}

.footer_payment.desktop {
    display: block;
}

.footer_payment.mobile {
    display: none;
}

.user-review-form label {
    font-size: 1rem;
}

/* Адаптив для подвала */
@media (min-width: 768px) {
    .footer .footer-top .footer-inner,
    .footer .navs-holder {
        flex-direction: row;
    }

    .footer .footer-top .footer-inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
    }

    .footer .navs-holder {
        column-gap: 20px;
    }

    .footer .footer-logos {
        text-align: right;
        justify-content: flex-end;
    }

    .footer_payment.desktop {
        display: block;
    }

    .footer_payment.mobile {
        display: none;
    }
}

@media (max-width: 767.98px) {
    .footer .footer-logos {
        margin-top: 2.25rem;
    }

    .footer_payment.desktop {
        display: none;
    }

    .footer_payment.mobile {
        display: block;
    }
}
/* Конец: Подвал */

/* Начало: Все, что связано с классом section */
/* Общие секции */
.section-content-review {
    margin: 2.5rem 0;
}

.section-related-posts {
    margin: 2.5rem 0 4rem;
}

.section-related-posts .heading {
    margin-bottom: 1.875rem;
}

.section-latest-posts {
    margin: 2.5rem 0 4rem;
}

.section-latest-posts .heading {
    margin-bottom: 1.875rem;
}

.section-latest-posts.section-flexible-content {
    margin: 2.5rem 0;
}

.section-latest-posts.section-flexible-content .heading {
    margin-bottom: 1.5rem;
}

/* Секция Hero */
.section-hero {
    position: relative;
    background-color: #fff;
}
@media (max-width: 480px) {
	.section-hero {
		padding: 30px 0;
	}
}
.section-hero.section-inverse h1,
.section-hero.section-inverse h2,
.section-hero.section-inverse h3,
.section-hero.section-inverse h4 {
    color: inherit;
}

.section-hero h1,
.section-hero-single .post-single-title {
    font-weight: 700;
}

.section-hero ul li {
    margin-bottom: 0;
}

.section-hero .section-fg {
    position: relative;
}

.section-hero .section-bg,
.section-hero .section-bg::before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
}

.section-hero .section-bg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.7;
}

.section-hero .main-cta-links {
    margin-top: 40px;
    margin-bottom: -28px;
}

/* Секция Hero Single */
.section-hero-single {
    position: relative;
    background-color: #fff !important;
}

.section-hero-single h1,
.section-hero-single h2,
.section-hero-single h3,
.section-hero-single h4 {
    color: inherit;
}

.section-hero-single .section-fg {
    position: relative;
}

.section-hero-single .section-bg,
.section-hero-single .section-bg::before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
}

.section-hero-single .section-bg::before {
    z-index: 1;
    content: "";
}

.section-hero-single .section-bg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section-hero-single .breadcrumbs-holder {
    margin-bottom: 3rem;
    margin-top: -1.5rem;
}

.section-hero-single .cat-holder {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0.875rem;
    gap: 0.5rem;
	justify-content: center;
}

/* Секция Head Review */
.section-head-review {
    background-color: #fff;
    padding: 1.5rem;
    flex-wrap: wrap;
    border-radius: 11px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2), 0 4px 12px rgba(0, 0, 0, 0.08);
    margin-bottom: 20px;
    color: #000;
}


.section-head-review .rank-math-breadcrumb {
    color: #c7c7c7;
    margin-bottom: 1rem;
    margin-top: -0.5rem;
}

.section-head-review .rank-math-breadcrumb a {
    color: #fff;
}

.section-head-review .rating-holder {
    position: relative;
    flex-shrink: 0;
    padding: 10px;
}

.section-head-review .review-rating svg {
    vertical-align: -0.1em;
    margin-right: 3px;
}

.section-head-review .review-heading {
    display: flex;
    align-items: baseline;
}

.section-head-review .review-heading .review-title {
    flex-grow: 1;
}

/* Секция Author */
.section-author {
    display: flex;
}

.section-author .collapse-js .collapse-content {
    height: 380px;
}

.section-author .collapse-js.is-open .collapse-content {
    height: auto;
    overflow: hidden;
}

.section-author .collapse-js.collapse-visible-part:not(.is-open) .item-text {
    display: flex;
    overflow: hidden;
    flex-direction: column;
}

.section-author .collapse-visible-part.collapse-js::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, #fff, rgba(255, 255, 255, 0));
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
    transition: all 0.3s ease-out;
}

.section-author .is-open::after {
    opacity: 0;
}

/* Разное */
.section-inverse a:not([class]):not(.menu-item a):not(.rank-math-breadcrumb a):not(.socials a):not(.blockquote footer a) {
    color: #fff;
}

/* Медиа-запросы */
@media (min-width: 768px) {

    .section-hero,
    .section-hero .section-fg {
        flex-direction: column;
    }

    .section-hero .section-fg {
        flex-grow: 1;
        justify-content: center;
    }

    .home .section-hero .section-fg {
        padding: 124px 0;
    }

    .section-hero,
    .section-hero .section-fg,
    .section-hero .section-inner {
        display: flex;
		padding: 25px 0;
    }

    .section-hero .section-inner {
        gap: 24px 20px;
    }

    .section-hero .section-inner .col-text {
        width: 100%;
        position: relative;
    }

    .section-hero .section-inner .col-text .heading {
        text-align: center;
    }

    .section-hero .main-cta-links {
        margin-top: 100px;
        margin-bottom: -104px;
    }

    .section-hero-single {
        min-height: 520px;
    }

    .section-hero-single,
    .section-hero-single .section-fg {
        display: flex;
        flex-direction: column;
    }

    .section-hero-single .section-fg {
        flex-grow: 1;
        justify-content: center;
    }

    .section-hero-single .breadcrumbs-holder {
        position: absolute;
        top: 20px;
        margin-top: 0;
    }

    .section-hero-single .cat-holder {
        margin-bottom: 2.25rem;
    }

    .section-related-posts {
        margin: 2.5rem 0 8rem;
    }

    .section-related-posts .heading {
        max-width: 710px;
        margin-bottom: 2.5rem;
    }

    .section-latest-posts {
        margin: 2.5rem 0 8rem;
    }

    .home .section-latest-posts {
        margin-top: 5rem;
    }

    .home .section-latest-posts.section-flexible-content {
        margin-top: 2.5rem;
    }

    .section-head-review {
        padding: 2.5rem 0;
    }

    .section-head-review .rank-math-breadcrumb {
        margin-top: -1.5rem;
    }
}

@media (min-width: 992px) {
    .section-content-single > .container > .section-inner {
        width: auto;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 1100px) {
    .about.section-author {
        flex-direction: column-reverse;
    }

    .about.section-author .author_content {
        padding-left: 0;
    }

    .about.section-author .author_img iframe {
        width: 100%;
        margin-top: 40px;
    }
}

@media (max-width: 768px) {
    .section-author {
        flex-direction: column;
    }

    .author_content {
        padding-left: 0 !important;
    }

    .author_img img {
        width: 100%;
        height: auto;
        margin-bottom: 40px;
    }
}

@media (max-width: 575.98px) {
    .section-head-review .review-rating.black {
        color: #000;
    }
}
/* Конец: Section */

/* Начало: Элементы, не входящие в основные категории (root и т.д.) */
/* Keyframes */
@-webkit-keyframes rotate-simple {
    0% { -webkit-transform: rotate(0); transform: rotate(0); }
    50% { -webkit-transform: rotate(180deg); transform: rotate(180deg); }
    to { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

@keyframes rotate-simple {
    0% { -webkit-transform: rotate(0); transform: rotate(0); }
    50% { -webkit-transform: rotate(180deg); transform: rotate(180deg); }
    to { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

@-webkit-keyframes swiper-preloader-spin {
    0% { -webkit-transform: rotate(0); transform: rotate(0); }
    to { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

@keyframes swiper-preloader-spin {
    0% { -webkit-transform: rotate(0); transform: rotate(0); }
    to { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

/* Root Variables (combined) */
:root {
    --rankmath-wp-adminbar-height: 0;
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-black: #000;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 13,110,253;
    --bs-secondary-rgb: 108,117,125;
    --bs-success-rgb: 25,135,84;
    --bs-info-rgb: 13,202,240;
    --bs-warning-rgb: 255,193,7;
    --bs-danger-rgb: 220,53,69;
    --bs-light-rgb: 248,249,250;
    --bs-dark-rgb: 33,37,41;
    --bs-primary-text-emphasis: #052c65;
    --bs-secondary-text-emphasis: #2b2f32;
    --bs-success-text-emphasis: #0a3622;
    --bs-info-text-emphasis: #055160;
    --bs-warning-text-emphasis: #664d03;
    --bs-danger-text-emphasis: #58151c;
    --bs-light-text-emphasis: #495057;
    --bs-dark-text-emphasis: #495057;
    --bs-primary-bg-subtle: #cfe2ff;
    --bs-secondary-bg-subtle: #e2e3e5;
    --bs-success-bg-subtle: #d1e7dd;
    --bs-info-bg-subtle: #cff4fc;
    --bs-warning-bg-subtle: #fff3cd;
    --bs-danger-bg-subtle: #f8d7da;
    --bs-light-bg-subtle: #fcfcfd;
    --bs-dark-bg-subtle: #ced4da;
    --bs-primary-border-subtle: #9ec5fe;
    --bs-secondary-border-subtle: #c4c8cb;
    --bs-success-border-subtle: #a3cfbb;
    --bs-info-border-subtle: #9eeaf9;
    --bs-warning-border-subtle: #ffe69c;
    --bs-danger-border-subtle: #f1aeb5;
    --bs-light-border-subtle: #e9ecef;
    --bs-dark-border-subtle: #adb5bd;
    --bs-white-rgb: 255,255,255;
    --bs-black-rgb: 0,0,0;
    --bs-font-sans-serif: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-color-rgb: 33,37,41;
    --bs-body-bg: #fff;
    --bs-body-bg-rgb: 255,255,255;
    --bs-emphasis-color: #000;
    --bs-emphasis-color-rgb: 0,0,0;
    --bs-secondary-color: rgba(33, 37, 41, .75);
    --bs-secondary-color-rgb: 33,37,41;
    --bs-secondary-bg: #e9ecef;
    --bs-secondary-bg-rgb: 233,236,239;
    --bs-tertiary-color: rgba(33, 37, 41, .5);
    --bs-tertiary-color-rgb: 33,37,41;
    --bs-tertiary-bg: #f8f9fa;
    --bs-tertiary-bg-rgb: 248,249,250;
    --bs-link-color: #0d6efd;
    --bs-link-color-rgb: 13,110,253;
    --bs-link-decoration: underline;
    --bs-link-hover-color: #fccf00;
    --bs-link-hover-color-rgb: 10,88,202;
    --bs-code-color: #d63384;
    --bs-highlight-color: #212529;
    --bs-highlight-bg: #fff3cd;
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: #dee2e6;
    --bs-border-color-translucent: rgba(0, 0, 0, .175);
    --bs-border-radius: 0.375rem;
    --bs-border-radius-sm: 0.25rem;
    --bs-border-radius-lg: 0.5rem;
    --bs-border-radius-xl: 1rem;
    --bs-border-radius-xxl: 2rem;
    --bs-border-radius-2xl: var(--bs-border-radius-xxl);
    --bs-border-radius-pill: 50rem;
    --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .15);
    --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, .075);
    --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);
    --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);
    --bs-focus-ring-width: 0.25rem;
    --bs-focus-ring-opacity: 0.25;
    --bs-focus-ring-color: rgba(13, 110, 253, .25);
    --bs-form-valid-color: #198754;
    --bs-form-valid-border-color: #198754;
    --bs-form-invalid-color: #dc3545;
    --bs-form-invalid-border-color: #dc3545;
    --fa-primary-color: #161616;
    --fa-secondary-color: #44af35;
    --fa-secondary-opacity: 1.0;
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
}

/* Media Queries */
@media (prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: smooth;
    }
}

/* Supports Queries */
@supports (-webkit-appearance:none) {
    .card-post::before {
        background-image: url("data:image/svg+xml,%3Csvg width='28' height='24' viewBox='0 0 28 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 10.5C1.17157 10.5 0.5 11.1716 0.5 12C0.5 12.8284 1.17157 13.5 2 13.5V10.5ZM27.0607 13.0607C27.6464 12.4749 27.6464 11.5251 27.0607 10.9393L17.5147 1.3934C16.9289 0.807611 15.9792 0.807611 15.3934 1.3934C14.8076 1.97919 14.8076 2.92893 15.3934 3.51472L23.8787 12L15.3934 20.4853C14.8076 21.0711 14.8076 22.0208 15.3934 22.6066C15.9792 23.1924 16.9289 23.1924 17.5147 22.6066L27.0607 13.0607ZM2 13.5H26V10.5H2V13.5Z' fill='%23161616'/%3E%3C/svg%3E");
    }

    .navbar-nav .menu-item-has-children .caret::after,
    .navbar-nav .menu-item-has-children .caret:hover::after {
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 11 8' style='enable-background:new 0 0 11 8;' xml:space='preserve'%3E%3Cpath fill='none' stroke='%23000000' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' d='M9,2L5.5,6L2,2'/%3E%3C/svg%3E") center/12px no-repeat #0073e6;
    }

    .navbar-nav .menu-item-has-children .sub-menu .menu-item-has-children .caret::after {
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 11 8' style='enable-background:new 0 0 11 8;' xml:space='preserve'%3E%3Cpath fill='none' stroke='%23000000' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' d='M9,2L5.5,6L2,2'/%3E%3C/svg%3E") center/12px no-repeat #b8b8b8;
    }

    .navbar-nav .menu-item-has-children.sub-menu-opened>.caret::after {
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 11 8' style='enable-background:new 0 0 11 8;' xml:space='preserve'%3E%3Cpath fill='none' stroke='%23000000' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' d='M9,2L5.5,6L2,2'/%3E%3C/svg%3E") center/12px no-repeat #005bb5;
    }

    .card-main-cta-link::before {
        background: url("data:image/svg+xml,%3Csvg width='6' height='11' viewBox='0 0 6 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L5 5.5L1 9.5' stroke='%23161616' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center/contain no-repeat;
    }
}

/* Swiper Styles */
.swiper, .swiper-wrapper {
    position: relative;
    z-index: 1;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    overflow: clip;
    list-style: none;
    padding: 0;
    display: block;
}

.swiper-wrapper {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.swiper-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    display: block;
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    -webkit-animation: 1s linear infinite swiper-preloader-spin;
    animation: 1s linear infinite swiper-preloader-spin;
}

/* Zebra Tooltip */
.Zebra_Tooltip {
    background: 0 0;
    position: absolute;
    z-index: 8000;
}

.Zebra_Tooltip .Zebra_Tooltip_Message {
    background: #161616;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    line-height: 1.4;
    max-width: 250px;
    padding: 1rem;
    position: relative;
    border: 0 solid #000;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    border-radius: 11px;
    min-width: 100px;
    text-align: center;
}

.Zebra_Tooltip .Zebra_Tooltip_Message.Zebra_Tooltip_Has_Close {
    padding-right: 23px;
}

.single-review .Zebra_Tooltip .Zebra_Tooltip_Message {
    -webkit-box-shadow: 0 0 12px rgba(255, 255, 255, .12);
    box-shadow: 0 0 12px rgba(255, 255, 255, .12);
}

.Zebra_Tooltip .Zebra_Tooltip_Arrow {
    position: absolute;
    width: 20px;
    height: 10px;
    overflow: hidden;
}

.Zebra_Tooltip .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Bottom {
    bottom: 0;
}

.Zebra_Tooltip .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Bottom div,
.Zebra_Tooltip .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Top {
    top: 0;
}

.Zebra_Tooltip .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Top div {
    bottom: 0;
}

.Zebra_Tooltip .Zebra_Tooltip_Arrow div {
    position: absolute;
    border-style: solid;
    border-width: 10px;
    width: 0;
    height: 0;
    left: 0;
}

.Zebra_Tooltip .Zebra_Tooltip_Arrow div.Zebra_Tooltip_Arrow_Border {
    border-width: 10px;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .6);
    box-shadow: 0 0 6px rgba(0, 0, 0, .6);
    left: 0;
}

.Zebra_Tooltip .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Bottom div,
.Zebra_Tooltip .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Bottom div.Zebra_Tooltip_Arrow_Border {
    border-color: #161616 transparent transparent;
}

.Zebra_Tooltip .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Top div,
.Zebra_Tooltip .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Top div.Zebra_Tooltip_Arrow_Border {
    border-color: transparent transparent #161616;
}

.Zebra_Tooltip .Zebra_Tooltip_Close {
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 1;
    padding: 0 4px;
    position: absolute;
    right: 2px;
    text-decoration: none;
    top: 2px;
}

.Zebra_Tooltip .Zebra_Tooltip_Close:hover {
    color: #000;
    background: #c2d076;
    border-radius: 5px;
}

/* General Element Styles */
[role=button] {
    cursor: pointer;
}

select {
    word-wrap: normal;
}

::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

textarea {
    resize: vertical;
}

legend+* {
    clear: left;
}

::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
    padding: 0;
}

::-webkit-inner-spin-button {
    height: auto;
}

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

::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
    padding: 0;
}

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

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

[hidden] {
    display: none !important;
}

/* Root SVG Symbols */
.root-svg-symbols-element {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
}

/* Tooltip Link */
a.js-tooltip {
    color: #161616;
    text-decoration: none;
}
/*Конец: */
/* Начало: Остальные классы в алфавитном порядке */
.bonus>strong {
    display: block;
    font-size: 28px;
    font-weight: 900;
    color: #5B616E;
	text-align: center;
}

.breadcrumbs-holder,
.widget ul.menu li {
    margin-bottom: 1rem;
}

.card-author .card-text {
    display: -webkit-box;
}

.card-author .card-header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.card-author .card-header .card-text {
    display: none;
}

.card-author .author-details {
    margin-right: 1rem;
}

.card-main-cta-link {
    position: relative;
    width: 100%;
    padding: 15px 40px 15px 24px;
    min-height: 115px;
    text-decoration: none;
    font-size: 1rem;
    font-weight: 600;
    color: #161616;
    border-radius: 11px;
    -webkit-box-shadow: 0 4px 12px 0 rgba(0,0,0,.08);
    box-shadow: 0 4px 12px 0 rgba(0,0,0,.08);
    -webkit-transition: -webkit-box-shadow .25s;
    transition: -webkit-box-shadow .25s;
    -o-transition: box-shadow .25s;
    transition: box-shadow .25s;
    transition: box-shadow .25s, -webkit-box-shadow .25s;
    background-color: #fccf00;
}

.card-main-cta-link::before {
    position: absolute;
    top: 50%;
    right: 24px;
    content: "";
    width: 6px;
    height: 12px;
    margin-top: -6px;
    background: url("data:image/svg+xml,%3Csvg width='6' height='11' viewBox='0 0 6 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L5 5.5L1 9.5' stroke='%23161616' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center/contain no-repeat;
    -webkit-transition: right .25s;
    -o-transition: right .25s;
    transition: right .25s;
}

.card-main-cta-link .card-img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 75px;
    margin-right: 20px;
    -webkit-transition: margin-right .25s ease-in-out;
    -o-transition: margin-right .25s ease-in-out;
    transition: margin-right .25s ease-in-out;
}

.card-main-cta-link .card-img img {
    height: 100%;
    width: auto;
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: -webkit-transform .25s ease-in-out;
    -o-transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
}

.card-main-cta-link:hover {
    color: #161616;
    -webkit-box-shadow: 0 4px 12px 4px rgba(0,0,0,.18);
    box-shadow: 0 4px 12px 4px rgba(0,0,0,.18);
}

.card-main-cta-link:hover img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
}

.card-post::before {
    background-image: url("data:image/svg+xml,%3Csvg width='28' height='24' viewBox='0 0 28 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 10.5C1.17157 10.5 0.5 11.1716 0.5 12C0.5 12.8284 1.17157 13.5 2 13.5V10.5ZM27.0607 13.0607C27.6464 12.4749 27.6464 11.5251 27.0607 10.9393L17.5147 1.3934C16.9289 0.807611 15.9792 0.807611 15.3934 1.3934C14.8076 1.97919 14.8076 2.92893 15.3934 3.51472L23.8787 12L15.3934 20.4853C14.8076 21.0711 14.8076 22.0208 15.3934 22.6066C15.9792 23.1924 16.9289 23.1924 17.5147 22.6066L27.0607 13.0607ZM2 13.5H26V10.5H2V13.5Z' fill='%23161616'/%3E%3C/svg%3E");
}

.card-post-custom-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    gap: 20px;
}

.card-post-custom-group .card-post {
    width: 100%;
    height: 286px;
}

.card-post-related-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 1.5rem;
}

.card-post-related-group .card-post {
    height: 592px;
}

.card-post-related-group .card-post .card-title {
    -webkit-line-clamp: unset;
}

.cards-label-unit .text h2::after,
.text-unit-item h2::after {
    width: 44px;
}

.col-features {
    text-align: left;
}

.col-features ul {
    display: inline-block;
    text-align: left;
    margin-bottom: 0;
}

.content .author-in-light-box-unit .container {
    padding-left: 0;
    padding-right: 0;
}

.content .lead-text-box-unit .container,
.content .review-toplist-unit .container {
    padding-left: 0;
    padding-right: 0;
}

.content .single-review-unit .container {
    padding-left: 0;
    padding-right: 0;
}

.heading span {
    font-weight: 600;
    font-size: 1.2rem;
    color: #0073e6;
}

.hidden {
    overflow: hidden;
}

.home h2 {
    font-size: 36px;
}

.home h3 {
    font-size: 32px;
}

.home h4 {
    font-size: 28px;
}

.home .section-hero h1 {
    text-transform: uppercase;
}

.js-copy .js-copy-link {
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px 20px;
}

.js-copy .js-copy-link svg {
    display: block;
}

.jumplinks .item a::before {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    height: 5px;
    background-color: transparent;
    border-radius: 5px 5px 0 0;
}

.jumplinks .item a.active::before {
    background-color: #005bb5;
}

.layout-sidebar {
    margin: 1rem 0;
}

.layout-sidebar .content {
    color: #000;
}

.lead-text-box {
    padding: 1.25rem;
    border-radius: 11px;
    -webkit-box-shadow: 0 4px 12px 0 rgba(0,0,0,.08);
    box-shadow: 0 4px 12px 0 rgba(0,0,0,.08);
    margin: 20px 0;
}

.logo-holder {
    width: 100%;
    height: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}

.logo-holder img {
    max-height: 100%;
    width: 150px;
    height: 150px;
    border-radius: 11px;
    overflow: hidden;
}

.main-cta-links-unit {
    position: relative;
    margin: 20px 0;
}

.card-main-cta-link,
.main-cta-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.main-cta-links {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px;
}

.post-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 12px 0;
}

.post-meta .item {
    font-size: 14px;
    color: #000;
}

.post-meta .item+.item {
    margin-left: 18px;
    text-align: right;
}

.post-meta .date,
.post-meta .name {
    font-size: 1rem;
    font-weight: 700;
}

.post-meta a.name {
    color: #161616;
    text-decoration: none;
    box-shadow: inset 0 -2px 0 #fff;
    transition: all .25s;
}

.post-meta a.name:hover {
    color: #fccf00;
}

.post-meta .date {
    white-space: nowrap;
}

.post-single .post-meta {
    margin-top: 0;
}

.rating {
    text-align: center;
}

.recent-posts-list {
    padding-left: 0;
    list-style: none;
    margin-top: 1.25rem;
    color: #fff;
}

.recent-posts-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 0;
    border-top: 1px solid #e8e8e8;
}

.recent-posts-list .recent-posts__post-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    width: 100%;
    color: #cfc09f;
    text-decoration: none;
    margin-bottom: 4px;
}

.recent-posts-list .recent-posts__post-author[href]:hover,
.recent-posts-list .recent-posts__post-title:hover {
    color: #fccf00;
}

.recent-posts-list .recent-posts__post-author,
.recent-posts-list .recent-posts__post-date {
    font-size: .875rem;
    color: #cfc09f;
}

.post-meta a.name,
.recent-posts-list .recent-posts__post-author[href] {
    color: #161616;
    text-decoration: none;
    box-shadow: inset 0 -2px 0 #fff;
    transition: all .25s;
}

.review-toplist-unit .text-block {
    margin: 30px 0;
}

.review-toplist-unit.unit-background {
    padding: 2.5rem 0;
	background-color: #F5F8FF;
}

.review-toplist:last-child {
    margin-bottom: 0;
}

.scroll-to-top svg {
    width: 20px;
}

.single-review-unit {
    margin-top: 20px;
    margin-bottom: 20px;
}

.single-review-unit.unit-inverse .single-review-item {
    color: #fff;
}

.single-review-unit.unit-inverse .single-review-item a:not(.review-link-btn) {
    color: inherit;
}

.single-review-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 14px;
    text-align: center;
    background-color: #fff;
    border-radius: 11px;
    -webkit-box-shadow: 0 4px 12px 0 rgba(0,0,0,.08);
    box-shadow: 0 4px 12px 0 rgba(0,0,0,.08);
    padding: 1.75rem 1.25rem;
    position: relative;
    font-size: 30px;
}

.single-review-item .logo-holder {
    display: inline-block;
    max-width: 224px;
}

.single-review-item .logo-holder img {
    border-radius: 11px;
    overflow: hidden;
}

.single-review-item .bonus {
    font-size: 1.5rem;
    font-weight: 900;
}

.single-review-item .rating {
    margin-top: 8px;
}

.single-review-item .btn-cta {
    white-space: nowrap;
    padding-left: 30px;
    padding-right: 30px;
}

.single-review-item .review-link-btn {
    display: inline-block;
    width: 100%;
    font-size: 1rem;
    font-weight: 600;
    padding: 10px 30px;
    color: #161616;
    background-color: #fccf00;
    border-radius: 11px;
    text-decoration: none;
    -webkit-transition: color .25s,background-color .25s;
    -o-transition: color .25s,background-color .25s;
    transition: color .25s,background-color .25s;
}

.single-review-item .review-link-btn:hover {
    color: #161616;
    background-color: #edc200;
}

.single-review-item .bonus strong {
    display: inline;
    font-size: inherit;
}

.swiper-backface-hidden .swiper-slide {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-toplist {
    overflow: visible;
}

.swiper-toplist .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.text-unit-item {
    margin: 2.5rem 0;
}

.text-unit .unit-inner {
    width: 50%;
    margin-left: 8.33334%;
}

.content .text-unit .unit-inner {
    width: 100%;
    margin-left: 0;
}

.text-white-box-dark-bg-unit .section-inner {
    position: relative;
    padding: 2.5rem 0;
}

.text-white-box-dark-bg-unit .text-box {
    line-height: 1.5;
    padding: 20px;
    border-radius: 11px;
}

.widget ul.menu a {
    text-decoration: none;
    color: #161616;
}

.widget ul.menu a:hover {
    text-decoration: underline;
}

/* Адаптив для остальных классов */
@media (min-width: 576px) {
    .card-post-custom-group .card-post {
        width: calc(50% - 10px);
    }

    .card-post-custom-group .card-post.post-first {
        width: 100%;
    }

    .main-cta-links .card-main-cta-link {
        width: calc(50% - 5px);
    }
}

@media (min-width: 768px) {
    .card-author .card-text {
        display: -webkit-box;
    }

    .card-author .card-header {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .card-author .card-header .card-text {
        display: none;
    }

    .card-author .author-details {
        margin-right: 1rem;
    }

    .card-post-custom-group {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        gap: 20px;
        height: 592px;
    }

    .card-post-custom-group .card-post {
        width: calc(33.33334% - 13px);
        height: calc(50% - 10px);
    }

    .card-post-custom-group .card-post.post-first {
        width: calc(33.33334% - 14px);
        height: 100%;
    }

    .card-post-related-group .card-post {
        width: calc(33.33334% - 14px);
    }

    .col-btn {
        width: 30%;
    }

    .content .review-toplist-unit {
        padding: 1.5rem .5rem;
    }

    .content .review-toplist-unit .col-bonus,
    .content .review-toplist-unit .col-btn,
    .content .review-toplist-unit .col-features,
    .content .review-toplist-unit {
        padding-left: 4px;
        padding-right: 4px;
    }

    .content .review-toplist-unit {
        width: 20%;
    }

    .content .review-toplist-unit {
        width: 80%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .content .review-toplist-unit .col-btn,
    .content .review-toplist-unit .col-bonus {
        width: 100%;
    }

    .content .review-toplist-unit {
        -webkit-column-gap: 5px;
        -moz-column-gap: 5px;
        column-gap: 5px;
    }

    .content .review-toplist-unit .bonus>strong {
        font-size: 28px;
    }

    .content .review-toplist-unit .btn-cta {
        padding-left: 8px;
        padding-right: 8px;
    }

    .content .review-toplist-unit {
        top: -10px;
    }

    .content .single-review-unit .single-review-item {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 50% 20px 1fr 20px 1fr;
        grid-template-columns: 50% repeat(2,1fr);
        -ms-grid-rows: auto 20px auto;
        grid-template-rows: repeat(2,auto);
        gap: 20px;
    }

    .content .single-review-unit .single-review-item > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }

    .content .single-review-unit .single-review-item > *:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
    }

    .content .single-review-unit .single-review-item > *:nth-child(3) {
        -ms-grid-row: 1;
        -ms-grid-column: 5;
    }

    .content .single-review-unit .single-review-item > *:nth-child(4) {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
    }

    .content .single-review-unit .single-review-item > *:nth-child(5) {
        -ms-grid-row: 3;
        -ms-grid-column: 3;
    }

    .content .single-review-unit .single-review-item > *:nth-child(6) {
        -ms-grid-row: 3;
        -ms-grid-column: 5;
    }

    .content .single-review-unit .single-review-item {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-area: 1/1/3/2;
        width: 100%;
        padding-right: 1rem;
        margin-right: 0;
    }

    .content .single-review-unit .single-review-item .col-bonus {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        -ms-grid-column: 2;
        -ms-grid-column-span: 2;
        grid-area: 1/2/2/4;
        width: 100%;
        text-align: left;
        padding: 0;
    }

    .content .single-review-unit .single-review-item .bonus {
        font-size: 26px;
    }

    .content .single-review-unit .single-review-item .col-btn {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        -ms-grid-column: 2;
        -ms-grid-column-span: 2;
        grid-area: 2/2/3/4;
        width: 100%;
    }

    .content .single-review-unit .single-review-item .btn-cta,
    .content .single-review-unit .single-review-item .review-link-btn {
        padding-left: 20px;
        padding-right: 20px;
    }

    .home h2 {
        font-size: 40px;
    }

    .home h3 {
        font-size: 36px;
    }

    .home h4 {
        font-size: 32px;
    }

    .jumplinks .item a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .layout-sidebar {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        margin: 1.5rem 0;
    }

    .layout-sidebar .content {
        width: 60%;
    }

    .layout-sidebar .sidebar {
        width: calc(40% - 20px);
    }

    .lead-text-box {
        padding: 70px;
        margin: 2.5rem 0;
        font-size: 18px;
    }

    .logo-holder {
        margin: 0;
    }

    .main-cta-links-unit {
        margin: 40px 0;
    }

    .main-cta-links {
        gap: 20px;
    }

    .main-cta-links .card-main-cta-link {
        width: calc(33.33334% - 14px);
        background-color: #fccf00;
    }

    .post-meta {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

.heading {
    margin-bottom: 25px;
}

    .single-review-unit {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .single-review-item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .single-review-item .col-btn,
    .single-review-item {
        width: 30%;
    }

    .single-review-item .col-bonus {
        width: 40%;
        padding: 0 1rem;
    }

    .single-review-item .bonus {
        font-size: 2.25rem;
    }

    .swiper-toplist {
        overflow: visible;
    }

    .swiper-toplist .swiper-wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .text-unit-item {
        margin: 2.5rem 0;
    }

    .text-white-box-dark-bg-unit .section-inner {
        padding: 3rem 0;
    }

    .text-white-box-dark-bg-unit .img-holder {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        position: absolute;
        bottom: 0;
        right: 73%;
        height: calc(100% + 130px);
        margin-top: 0;
        z-index: 1;
        overflow-y: clip;
    }

    .text-white-box-dark-bg-unit .img-holder .img-main {
        width: auto;
        max-width: none;
        margin-bottom: -180px;
        height: calc(100% + 180px);
    }

    .text-white-box-dark-bg-unit .img-holder .img-secondary {
        position: absolute;
        z-index: -1;
        right: 30%;
        top: 130px;
        bottom: 0;
        margin: auto;
        width: 100%;
        max-width: 500px;
        max-height: calc(90% - 130px);
        height: 100%;
    }

    .text-white-box-dark-bg-unit .text-box {
        font-size: 18px;
        padding: 4.25rem 5rem;
    }
}

@media (min-width: 992px) {
    .author-in-light-box-unit .unit-inner {
        width: 50%;
        margin-left: 8.33334%;
    }

    .content .author-in-light-box-unit .unit-inner {
        width: 100%;
        margin-left: 0;
    }

    .card-main-cta-link {
        font-size: 1.25rem;
    }

    .content .review-toplist-unit {
        width: 20%;
    }

    .content .review-toplist-unit {
        width: 24px;
    }

    .content .review-toplist-unit {
        width: 38%;
    }

    .content .review-toplist-unit {
        width: 22%;
    }

    .content .review-toplist-unit {
        width: 20%;
    }

    .text-unit .unit-inner {
        width: 50%;
        margin-left: 8.33334%;
    }

    .content .text-unit .unit-inner {
        width: 100%;
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
    .content .review-toplist-unit {
        width: 20%;
    }

    .content .review-toplist-unit {
        width: 24px;
    }

    .content .review-toplist-unit {
        width: 38%;
    }

    .content .review-toplist-unit {
        width: 22%;
    }

    .content .review-toplist-unit {
        width: 20%;
    }

    .content .single-review-unit .single-review-item {
        padding-right: 60px;
    }

    .content .single-review-unit .single-review-item::after,
    .content .single-review-unit .single-review-item::before {
        right: 10px;
        left: auto;
        margin-left: 0;
    }

    .single-review-item {
        padding: 2.5rem 2.75rem;
    }

    .single-review-item {
        max-width: 320px;
        margin-right: 14%;
    }

    .single-review-item::after,
    .single-review-item::before {
        position: absolute;
        left: 100%;
        top: 50%;
        content: "";
        height: 10px;
        width: 44px;
        margin-left: 4.5vw;
        border-radius: 11px;
        background-color: #f5f5f5;
    }

    .single-review-item::before {
        -webkit-transform: rotate(52deg);
        -ms-transform: rotate(52deg);
        transform: rotate(52deg);
        margin-top: -16px;
    }

    .single-review-item::after {
        -webkit-transform: rotate(-52deg);
        -ms-transform: rotate(-52deg);
        transform: rotate(-52deg);
        margin-top: 12px;
    }

    .single-review-item .col-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-item-align: end;
        align-self: flex-end;
        width: auto;
    }

    .single-review-item .col-btn .review-link-btn+.btn-cta {
        margin-left: 20px;
    }

    .single-review-item .col-bonus {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

    .single-review-item .col-bonus .terms-apply {
        text-align: left;
        margin-top: 8px;
    }

    .single-review-item .bonus {
        text-align: left;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .card-main-cta-link {
        padding-left: 1rem;
    }

    .card-main-cta-link .card-img {
        height: 64px;
        margin-right: 1rem;
    }

    .content .review-toplist-unit,
    .content .review-toplist-unit {
        display: none;
    }
}

@media (max-width: 767.98px) {
    .bonus>strong {
        font-size: 18px;
    }

    .bonus {
        margin-bottom: 10px;
    }

    .logo-holder {
        height: 120px;
    }

    .logo-holder img {
        height: 120px;
        width: 120px;
    }

    .review-item.swiper-slide {
        width: 280px;
        height: auto;
    }

    .single-review-item {
        padding-bottom: 6px;
        margin-bottom: 6px;
    }

    .single-review-item::before {
        position: absolute;
        left: 20px;
        right: 20px;
        bottom: 0;
        content: "";
        height: 1px;
        background-color: #f5f5f5;
    }

    .single-review-item .bonus {
        margin-bottom: 6px;
    }

    .swiper-toplist {
        padding: 20px;
        margin: -20px;
    }

    .swiper-toplist .swiper-slide {
        margin-bottom: 0;
    }

    .text-white-box-dark-bg-unit .img-holder {
        text-align: center;
        width: 120%;
        margin-top: -92px;
        margin-left: -11%;
    }

    .text-white-box-dark-bg-unit .img-holder+.text-box {
        position: relative;
        margin-top: -170px;
    }

    .text-white-box-dark-bg-unit .img-holder .img-secondary {
        display: none;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .single-review-item .col-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 20px;
    }

    .single-review-item .col-btn .btn-cta,
    .single-review-item .col-btn .review-link-btn {
        width: 50%;
    }

    .single-review-item .col-btn .review-link-btn {
        margin-bottom: 0;
    }
}

@media (max-width: 1199.98px) {
    .single-review-item .col-bonus .terms-apply {
        display: none;
    }

    .single-review-item .review-link-btn {
        margin-bottom: 12px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .content .review-toplist-unit,
    .content .review-toplist-unit {
        display: none;
    }
}
/* Конец: Элементы, не входящие в основные категории (root и т.д.)  */


/* Начало: 5. Все остальное в алфавитном порядке */
.aligncenter {
    text-align: center
}

.aligncenter,img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.alignright {
    text-align: right
}

.bonus {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
    color: var(--bs-card-color)
}

.card-cons ul li:last-child,.card-pros ul li:last-child {
    margin-bottom: 0
}

.card-head-review {
    padding: 20px;
    border: 1px solid #828282;
    border-radius: 15px
}

.card-head-review .card-header {
    margin-bottom: 20px
}

.card-head-review .bonus {
    font-size: 28px;
    line-height: 1
}

.card-head-review .bonus>strong {
    display: inline;
    font-size: inherit;
    font-weight: inherit;
    color: inherit
}

.card-head-review .card-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center;
    margin-top: auto;
    margin-left: -5px;
    margin-right: -5px
}

.card-head-review .card-list .item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    width: 100%;
    max-width: 100%;
    line-height: 1;
    margin-right: 5px;
    margin-left: 5px
}

.card-head-review .card-list .item-icon img {
    max-width: 20px
}

.card-head-review .card-list .item-value {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 4px
}


.card-head-review .btn-cta {
    display: block;
    width: 300px;
}

.card-head-review .terms-link {
    font-size: 12px;
    color: #828282
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.card-post {
    width: 100%;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    color: #fff;
    background-color: rgba(22,22,22,.8);
    border-radius: 11px;
    overflow: hidden;
    height: 286px;
    text-decoration: none
}

.card-post::before {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
    content: "";
    width: 80px;
    height: 80px;
    border-radius: 80px 0 0 0;
    background-color: #fccf00;
    background-image: url("data:image/svg+xml,%3Csvg width='28' height='24' viewBox='0 0 28 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 10.5C1.17157 10.5 0.5 11.1716 0.5 12C0.5 12.8284 1.17157 13.5 2 13.5V10.5ZM27.0607 13.0607C27.6464 12.4749 27.6464 11.5251 27.0607 10.9393L17.5147 1.3934C16.9289 0.807611 15.9792 0.807611 15.3934 1.3934C14.8076 1.97919 14.8076 2.92893 15.3934 3.51472L23.8787 12L15.3934 20.4853C14.8076 21.0711 14.8076 22.0208 15.3934 22.6066C15.9792 23.1924 16.9289 23.1924 17.5147 22.6066L27.0607 13.0607ZM2 13.5H26V10.5H2V13.5Z' fill='%23161616'/%3E%3C/svg%3E");
    background-size: 28px;
    background-position: 32px 40px;
    background-repeat: no-repeat;
    -webkit-transform: translate(100%,100%);
    -ms-transform: translate(100%,100%);
    transform: translate(100%,100%);
    -webkit-transition: -webkit-transform .25s;
    transition: -webkit-transform .25s;
    -o-transition: transform .25s;
    transition: transform .25s;
    transition: transform .25s, -webkit-transform .25s;
    transition: transform .25s,-webkit-transform .25s
}

.card-post:hover,.section-head-review .rank-math-breadcrumb a {
    color: #fff
}

.card-post:hover::before {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}

.card-post .card-img-overlay img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;"
}

.card-post .card-img-overlay::before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    content: "";
    background-color: rgba(0,0,0,.5)
}

.card-post,.card-post .card-body {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-post .card-body {
    z-index: 1;
    padding: 20px
}

.card-post .card-inner {
    margin-top: auto
}

.card-post .card-title {
    line-height: 1.4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: .5rem
}

.card-post .card-text {
    font-size: .875rem;
    margin-bottom: .75rem
}

.card-post .card-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: .75rem;
    border-top: 1px solid rgba(255,255,255,.25)
}

.card-post .card-footer .author,.card-post .card-footer .date {
    font-size: .875rem;
    line-height: 1.5
}

.card-post .card-footer .date {
    margin-left: 1rem;
    text-align: right
}

.card-post .cat {
    margin-bottom: .5rem;
    margin-right: .5rem
}

.card-post .cat-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.card-post-header-group .card-post {
    margin-bottom: 14px
}

.card-title {
    margin-bottom: var(--bs-card-title-spacer-y);
    color: var(--bs-card-title-color)
}

.card-text:last-child {
    margin-bottom: 0
}

.cards-label-unit {
    margin: 20px 0
}

.cards-label-unit .text h3::after,.text-unit-item h3::after {
    width: 32px
}

.cat,.navbar-nav a {
    font-weight: 700;
    color: #e6e6e6;
}

.cat {
    display: inline-block;
    font-size: 1rem;
    text-align: center;
    padding: 3px 14px;
    border-radius: 5px;
    background-color: #1c1c1c;
}

.collapse-item {
    -webkit-box-shadow: 0 4px 12px 0 rgba(0,0,0,.08);
    box-shadow: 0 4px 12px 0 rgba(0,0,0,.08);
    margin: 30px 0
}

.collapse-item .collapse-toggle:hover,.collapse-item.is-open .collapse-toggle {
	background-color:#d9d9d9;
}

.collapse-item .collapse-toggle {
    position: relative;
    display: block;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.41667;
    text-decoration: none;
    color: #e6e6e6;
    border-radius: 10px 10px 0 0;
    padding: 1.875rem 4rem 1.875rem 1.25rem;
	background-color: #fff;
	border: 1px solid #AEAEAE;
	box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.3);
}

.collapse-item .collapse-toggle h3 {
    font-size: inherit;
    margin-bottom: 0;
	color: #5B616E;
}

.collapse-item .collapse-toggle .collapse-icon {
    position: absolute;
    right: 24px;
    top: 50%;
    font-size: .8em;
    margin-top: -10px;
	color: #5B616E;
}

.collapse-item .collapse-inner {
    font-size: 16px;
    padding: 20px
}

.collapse-js.is-open .collapse-toggle .collapse-icon,.navbar-nav .menu-item-has-children.sub-menu-opened>.caret::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.collapse-js.collapse-visible-part:not(.is-open) .item-text>* {
    display: inline
}

.collapse-js.collapse-visible-part:not(.is-open) .collapse-toggle .text-readless {
    display: none
}

.collapse-js.collapse-visible-part.is-open .collapse-toggle .text-readmore,.collapse-js.collapse-visible-part.is-open .collapse-toggle::before {
    display: none
}

.collapse-js.collapse-visible-part .collapse-toggle::after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.collapse-js.collapse-visible-part .collapse-toggle:hover {
    color: #fff;
}

.collapse-js.collapse-visible-part .collapse-toggle:hover::after,.collapse-js.collapse-visible-part .collapse-toggle:hover::before {
    background-color: #000
}

.container {
    width: 100%;
    max-width: 1480px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto
}

.content .cards-label-unit .container,.content .text-unit .container {
    padding-left: 0;
    padding-right: 0
}

.content .collapse-unit .container {
    padding-left: 0;
    padding-right: 0
}

.fon_desktop {
    position:absolute;
    top: -100px;
    right:50px;
	width:400px;
	border-radius: 12%;
}


.fon_monets {
    transform: rotate(0deg);
}

.hiddend {
    display: none!important
}

img.aligncenter,img.alignright {
    margin-bottom: 12px
}

img.alignright {
    float: right;
    margin-left: 15px
}

.jumplinks-unit .container {
    padding-left: 0;
    padding-right: 0
}

.jumplinks-unit .container .jumplinks {
    padding-left: 20px;
    padding-right: 20px
}

.jumplinks-unit .swiper-wrapper {
    margin-top: 0;
    margin-bottom: 0
}

.jumplinks .swiper-wrapper {
    padding-left: 0;
    list-style: none
}

.jumplinks .item a {
    position: relative;
    display: block;
    padding: 6px 4px;
    color: rgba(22,22,22,.73);
    text-decoration: none
}

.jumplinks .item a:hover {
    color: #fff;
}

.rank-math-breadcrumb {
    font-size: .75rem;
    font-weight: 600
}

.rank-math-breadcrumb a {
    color: #fff;
    text-decoration: none
}

.rank-math-breadcrumb a:hover,.section-head-review .rank-math-breadcrumb a:hover {
    color: #fccf00
}

.review-block-holder p:last-of-type {
    margin-bottom: 1rem
}

.review-category-block {
    background-color: #f9f9f9;
    border-radius: 11px;
    margin-bottom: 1.5rem;
    padding: 1.25rem;
    font-size: 14px;
    text-align: center
}

.review-category-blocks .review-category-block {
    margin-bottom: 20px
}

.review-collapse-default .tablepress>:where(tbody)>.even>*,.review-collapse-default .tablepress>:where(tbody)>.odd>* {
    background-color: #fff
}

.review-collapse-default .collapse-toggle:hover .collapse-icon {
    opacity: .7
}

.review-collapse-default .collapse-toggle .collapse-icon {
    position: absolute;
    right: 24px;
    top: 50%;
    font-size: .9em;
    margin-top: -7px;
    color: inherit;
    -webkit-transition: opacity .25s;
    -o-transition: opacity .25s;
    transition: opacity .25s
}

.scroll-to-top {
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #005bb5;
    box-shadow: 0 0px 20px rgba(0, 0, 0, 0.5);
    -webkit-transition: background-color .25s,opacity .25s;
    -o-transition: background-color .25s,opacity .25s;
    transition: background-color .25s,opacity .25s;
    cursor: pointer;
    position: fixed;
    right: 20px;
    bottom: 40px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    z-index: 5;
	transition: filter 0.5s linear;
}

.scroll-to-top:hover {
    background-color: #01478c;
	filter: drop-shadow(0px 0px 10px #0073e6);
}

.scroll-to-top.active {
    opacity: 1;
    visibility: visible;
    pointer-events: all
}

.scroll-to-top.is-show-bottom-offer {
    bottom: 100px;
}

.single-review .subscribe-form-unit {
    margin-bottom: 3rem
}

.single-review .subscribe-form-unit .form-holder {
    max-width: 740px
}

.subscribe-form-unit.subscribe-dark-mode {
    color: #fff;
    background-color: #2d2d2d;
    margin-top: 4rem
}

.subscribe-form-unit .img-holder {
    position: relative;
    width: 25%;
    top: -3rem;
    margin-top: -3rem
}

.tablepress>:where(thead)+tbody>*>*,.tablepress>tbody>*~*>* {
    border-top: 1px solid var(--border-color)
}

.tablepress>:where(thead,tfoot)>*>th {
    background-color: var(--head-bg-color);
    color: var(--head-text-color);
    font-weight: 700;
    vertical-align: middle;
    word-break: normal
}


.tablepress>:where(tbody.row-striping)>:nth-child(2n)>* {
    background-color: var(--even-bg-color);
    color: var(--even-text-color)
}

.tablepress>.row-hover>tr:hover>* {
    background-color: var(--hover-bg-color);
    color: var(--hover-text-color)
}

.tablepress img {
    border: 0;
    margin: 0;
    max-width: none;
    padding: 0
}

.tablepress thead th:active {
    outline: 0
}

.sk-table.tablepress>:where(thead,tfoot)>*>th:first-child {
    border-top-left-radius: 11px
}

.sk-table.tablepress>:where(thead,tfoot)>*>th:last-child {
    /* border-top-right-radius: 11px; */
}

.sk-table.tablepress>tbody>tr:last-child>td:first-child {
    border-bottom-left-radius: 11px
}

.sk-table.tablepress>tbody>tr:last-child>td:last-child {
    border-bottom-right-radius: 11px
}

:where(.tablepress.dataTable) tbody .dtfc-fixed-end,:where(.tablepress.dataTable) tbody .dtfc-fixed-start {
    background-color: #fff
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

.text-unit-item {
    margin: 20px 0
}

.text-unit-item img{
    margin-bottom: 20px;
    width:100%
}

.text-unit-item ul {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem
}

.widget {
    background-color: #fff;
    border-radius: 11px;
    padding: 1.25rem;
    margin-bottom: 20px
}

.Zebra_Tooltip {
    background: 0 0;
    position: absolute;
    z-index: 8000
}

.Zebra_Tooltip .Zebra_Tooltip_Message {
    background: #000;
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,.6);
    box-shadow: 0 0 6px rgba(0,0,0,.6);
    color: #fff;
    line-height: 1.4;
    max-width: 250px;
    padding: 10px;
    position: relative;
    border: 0 solid #000
}

.Zebra_Tooltip .Zebra_Tooltip_Message.Zebra_Tooltip_Has_Close {
    padding-right: 23px
}

.Zebra_Tooltip .Zebra_Tooltip_Arrow {
    position: absolute;
    width: 20px;
    height: 10px;
    overflow: hidden
}

.Zebra_Tooltip .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Bottom {
    bottom: 0
}

.Zebra_Tooltip .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Bottom div,.Zebra_Tooltip .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Top {
    top: 0
}

.Zebra_Tooltip .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Top div {
    bottom: 0
}

.Zebra_Tooltip .Zebra_Tooltip_Arrow div {
    position: absolute;
    border-style: solid;
    border-width: 10px;
    width: 0;
    height: 0;
    left: 0
}

.Zebra_Tooltip .Zebra_Tooltip_Arrow div.Zebra_Tooltip_Arrow_Border {
    border-width: 10px;
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,.6);
    box-shadow: 0 0 6px rgba(0,0,0,.6);
    left: 0
}

.Zebra_Tooltip .Zebra_Tooltip_Close {
    color: #fff;
    font-family: Arial,sans-serif;
    font-size: 18px;
    line-height: 1;
    padding: 0 4px;
    position: absolute;
    right: 2px;
    text-decoration: none;
    top: 2px
}

.Zebra_Tooltip .Zebra_Tooltip_Close:hover {
    color: #000;
    background: #c2d076;
    border-radius: 5px
}

.Zebra_Tooltip .Zebra_Tooltip_Message {
    font-family: Poppins,sans-serif;
    font-size: 14px;
    background: #161616;
    border-radius: 11px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 1rem;
    min-width: 100px;
    text-align: center
}

.single-review .Zebra_Tooltip .Zebra_Tooltip_Message {
    -webkit-box-shadow: 0 0 12px rgba(255,255,255,.12);
    box-shadow: 0 0 12px rgba(255,255,255,.12)
}

.Zebra_Tooltip .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Bottom div,.Zebra_Tooltip .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Bottom div.Zebra_Tooltip_Arrow_Border {
    border-color: #161616 transparent transparent
}

.Zebra_Tooltip .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Top div,.Zebra_Tooltip .Zebra_Tooltip_Arrow.Zebra_Tooltip_Arrow_Top div.Zebra_Tooltip_Arrow_Border {
    border-color: transparent transparent #161616
}

a.js-tooltip {
    color: #161616;
    text-decoration: none
}
/* Конец: 5. Все остальное в алфавитном порядке */

/* Начало: Адаптив для всего остального */
@media (min-width:768px) {
    .cards-label-unit {
        margin: 2.5rem 0
    }

    .collapse-item .collapse-toggle {
        font-size: 1.5rem;
        padding: 1.875rem 4rem 1.875rem 1.875rem
    }

    .collapse-item .collapse-inner {
        padding: 20px 30px 30px;
		background: #fff;
		color: #5B616E;
    }

    .subscribe-form-unit {
        padding: 2.5rem 0
    }

    .text-unit-item {
        margin: 2.5rem 0
    }

    .card-head-review .card-img {
        height: 180px;
    }

    .review-category-blocks .review-category-block {
        width: calc(50% - 10px)
    }

    .widget {
        padding: 2.25rem
    }

    .jumplinks .item a {
        padding-top: 10px;
        padding-bottom: 10px
    }
}

@media (min-width:992px) {
    .cards-label-unit .unit-inner,.text-unit .unit-inner {
        width: 50%;
        margin-left: 8.33334%
    }

    .content .cards-label-unit .unit-inner,.content .text-unit .unit-inner {
        width: 100%;
        margin-left: 0
    }

    .subscribe-form-unit .section-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .subscribe-form-unit .img-holder+.form-holder {
        margin: 0
    }

    .subscribe-form-unit .form-holder {
        max-width: 50%
    }

    .card-head-review {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .card-head-review .bonus-holder {
        padding: 20px
    }

    .card-head-review .card-list {
        text-align: left
    }

    .card-head-review .card-list .item-body {
        padding-top: 6px
    }

    .card-head-review .card-list .item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px
    }

    .review-category-blocks .review-category-block {
        width: calc(33.33334% - 14px)
    }
}

@media (min-width:1200px) {
    .card-head-review .card-img {
        min-width: 274px;
    }
}

@media (max-width:991.98px) {
    .subscribe-form-unit .img-holder {
        display: none
    }
}
@media (max-width: 768px) {
	.collapse-item .collapse-inner {
		background: linear-gradient(to bottom, #003468 0%, #0073e6 100%);
		color: #fff;
	}
}


/* Начало: Все остальное в алфавитном порядке */

.card-author .card-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.card-author .card-header .card-text {
    display: -webkit-box;
    margin-bottom: 20px;
}

.card-author .author-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
}

.card-author .name[href]:hover {
    color: #fff;
}

.card-author .card-text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.card-author .socials {
    margin-bottom: 0;
}

.card-author .details p, .card-cons .card-title h2, .card-cons .card-title h3, .card-cons .card-title h4, .card-pros .card-title h2, .card-pros .card-title h3, .card-pros .card-title h4 {
    margin-bottom: 0;
}

.card-cons .card-title span, .card-pros .card-title span {
    font-size: 1.5rem;
    margin-bottom: 0;
}

.card-cons ul li, .card-pros ul li {
    position: relative;
    min-height: 2.5rem;
    padding-left: 1.5rem;
    margin-bottom: 1.25rem;
}

.card-cons ul li::before, .card-pros ul li::before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: "";
    width: .5rem;
    border-radius: 6px;
}

.card-cons .card-title h2, .card-pros .card-title h2, .review-general-ratings .general-rating strong {
    font-size: 1.5rem;
}

.card-cons .card-title span, .card-pros .card-title span, h1, h2, h3, h4 {
    font-family: Poppins, sans-serif;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 1.25rem;
}


.card-head-review {
    border: none;
}

.card-label-review[href]:hover {
    -webkit-box-shadow: 0 4px 12px 4px rgba(0,0,0,.18);
    box-shadow: 0 4px 12px 4px rgba(0,0,0,.18);
}

.card-label-review, .card-label-review .card-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.card-label-review .card-img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 70px;
    height: 60px;
    border-radius: 6px;
    margin-right: 10px;
    -webkit-transition: margin-right .25s ease-in-out;
    -o-transition: margin-right .25s ease-in-out;
    transition: margin-right .25s ease-in-out;
}

.card-label-review-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
    margin: 20px 0;
}

.card-main-item.center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 30px;
}

.card-offer-row {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
    background-color: #fff;
}

.card-offer-row::before {
    position: absolute;
    left: -9999px;
    right: -9999px;
    content: "";
    background-color: #fff;
    -webkit-box-shadow: 0-2px 4px 0 rgba(0,0,0,.06);
    box-shadow: 0-2px 4px 0 rgba(0,0,0,.06);
    top: 0;
    bottom: 0;
    z-index: -1;
}

.card-offer-row.sticky-bottom-offer {
    position: fixed;
    left: 0;
    bottom: -100%;
    right: 0;
    z-index: 999;
    min-height: 68px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .25s ease-in-out,visibility .25s ease-in-out,bottom .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out,visibility .25s ease-in-out,bottom .25s ease-in-out;
    transition: opacity .25s ease-in-out,visibility .25s ease-in-out,bottom .25s ease-in-out;
}

.card-offer-row.sticky-bottom-offer.is-shown {
    bottom: 0;
    visibility: visible;
    opacity: 1;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.card-offer-row {
    width: auto;
    max-width: 30%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 48px;
}

.card-offer-row a {
    height: 100%;
    border-radius: 11px;
    overflow: hidden;
}

.card-offer-row a img {
    max-height: 100%;
    width: auto;
}

.card-offer-row .col-bonus {
    width: auto;
}

.card-offer-row .col-btn {
    width: 35%;
}

.card-offer-row .bonus {
    font-size: 12px;
    font-weight: 600;
    line-height: 1.2;
}

.card-offer-row .bonus>strong {
    display: block;
    font-size: 12px;
    color: #44af35;
}

.card-offer-row .btn-cta {
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap;
}

.card-post, .card-post .card-body {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.card-post .card-body {
    z-index: 1;
    padding: 20px;
}

.card-post .card-inner {
    margin-top: auto;
}

.card-post .card-title {
    line-height: 1.4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: .5rem;
}

.card-post .card-text {
    font-size: .875rem;
    margin-bottom: .75rem;
}

.card-post .card-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: .75rem;
    border-top: 1px solid rgba(255,255,255,.25);
}

.card-post .card-footer .author, .card-post .card-footer .date {
    font-size: .875rem;
    line-height: 1.5;
}

.card-post .card-footer .date {
    margin-left: 1rem;
    text-align: right;
}

.card-post .cat {
    margin-bottom: .5rem;
    margin-right: .5rem;
}

.card-post .cat-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.card-post .card-img-overlay img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
}

.card-post .card-img-overlay::before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    content: "";
    background-color: rgba(0,0,0,.5);
}

.card-post:hover, .section-head-review .rank-math-breadcrumb a {
    color: #fff;
}

.card-post:hover::before {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
}

.card-post-header-group .card-post {
    margin-bottom: 14px;
}

.cat, .navbar-nav a {
    font-weight: 700;
    color: #161616;
}

.cat {
    display: inline-block;
    font-size: 1rem;
    text-align: center;
    padding: 3px 14px;
    border-radius: 5px;
    background-color: #0073e6;
}

.collapse-js.collapse-visible-part .collapse-toggle:hover {
    /* color:#000; */
}

.faq-item .collapse-toggle:hover, .faq-item.is-open .collapse-toggle {
    background-color: #fccf00;
}

.faq-item .collapse-inner {
    font-size: 14px;
    padding: 20px;
}

.form-consult {
    width: 100%;
    max-width: 600px;
    display: block;
}

.form-consult__col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.form-consult__input {
    padding: 20px 0;
    display: block;
    width: 100%;
    font: inherit;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000000;
    background: none;
    border: none;
    border-bottom: 1px solid #675F80;
    border-radius: 0;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.form-consult__input::-webkit-input-placeholder {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.form-consult__input::-moz-placeholder {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.form-consult__input:-ms-input-placeholder {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.form-consult__input::-ms-input-placeholder {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.form-consult__input::placeholder {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.form-consult__input:focus {
    border-color: #fccf00;
}

.form-consult button {
    margin-top: 30px;
    width: 100%;
}

.jumplinks-unit {
    background-color: #e6e6e6;
}

.jumplinks-unit .container {
    padding-left: 0;
    padding-right: 0;
}

.jumplinks-unit .container .jumplinks {
    padding-left: 20px;
    padding-right: 20px;
}

.jumplinks-unit .swiper-wrapper {
    margin-top: 0;
    margin-bottom: 0;
}

.jumplinks .swiper-wrapper {
    padding-left: 0;
    list-style: none;
}

.jumplinks .swiper-wrapper .swiper-slide {
    width: auto;
    margin-right: 1.5rem;
}

.jumplinks .item a {
    position: relative;
    display: block;
    padding: 6px 4px;
    color: #0073e6;
    text-decoration: none;
}

.jumplinks .item a:hover {
    color: #005bb5;
}


.main_card_5 {
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr);
}

.modal-exit {
    background-color: #161616;
}

.modal-exit .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    max-width: none;
}

.modal-exit .js-modal-close::after, .modal-exit .js-modal-close::before {
    background-color: #fff;
}

.page-content > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
}

.page-content > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
}

.post_item h2 {
    font-size: 1.3rem;
    margin-bottom: 0;
}

.rank-math-breadcrumb {
    font-size: .75rem;
    font-weight: 600;
}

.review-general-ratings .collapse-toggle .collapse-title strong {
    font-size: 1rem;
}

.review-general-ratings .collapse-toggle .collapse-title .icon {
    font-size: 1.2em;
    margin-left: 4px;
    vertical-align: -.2em;
}

.review-general-ratings .general-rating span {
    opacity: .9;
}

.review-general-ratings .rating-values-item .general-rating strong {
    display: inline-block;
    min-width: 32px;
    margin-right: 4px;
}

.review-general-ratings .rating-text-item .item-text {
    margin-bottom: 1rem;
}

.review-general-ratings .rating-text-item .item-link .icon {
    font-size: 1.5em;
    vertical-align: -.25em;
    margin-left: 4px;
}

.review-single-rating .single-rating-header:only-child {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.review-single-rating .single-rating strong {
    font-size: 1.75rem;
}

.review-single-rating .single-rating span {
    opacity: .9;
}

.single-rating-body ul li:last-child {
    margin-bottom: 0;
}
.socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
}

.socials a {
    color: #000;
    text-decoration: none;
    font-weight: 600;
}

.socials a:hover {
    color: #333;
}

.socials img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
	margin-top: 2px;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
}

.subscribe-form-unit {
    padding: 1.5rem 0;
    background-color: #f9f9f9;
}

.subscribe-form-unit .form-holder {
    width: 100%;
    max-width: 710px;
    margin-left: auto;
    margin-right: auto;
}

.subscribe-form-unit .section-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.subscribe-form-unit .form-holder {
    max-width: 50%;
}

.swiper-toplist-desktop {
    margin: -2.5rem;
    padding: 2.5rem 1.25rem 2.5rem 2.5rem;
}

.swiper-toplist-desktop .swiper-slide {
    margin-bottom: 0;
}


.text-two-columns-unit .section-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 40px;
}

.text-two-columns-unit .heading {
    margin-bottom: 2rem;
}

.text-two-columns-unit.unit-background {
    background-color: #f9f9f9;
    padding: 2.5rem 0 3rem;
    margin: 2.5rem 0;
}

.text-two-columns-unit.unit-background:last-child {
    margin-bottom: 0;
}

.tooltip {
    display: block;
    position: relative;
    font-size: 12px;
    color: #828282;
}

.tooltip-text {
    display: none;
    width: 250px;
    background-color: #000;
    color: #fff;
    line-height: 1.4;
    font-size: 14px;
    text-align: center;
    border-radius: 10px;
    padding: 10px;
    position: absolute;
    bottom: 18px;
    left: -25px;
    -webkit-box-shadow: 0 0 12px rgba(255, 255, 255, .12);
    box-shadow: 0 0 12px rgba(255, 255, 255, .12);
}

.tooltip:hover .tooltip-text {
    display: block;
}

.user-review-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

#rating-inputs {
    margin-left: -7px;
    margin-bottom: 10px;
}

#rating-inputs, .card-offer-row, .card-offer-row a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

a.smooth-scroll.active {
    color: #fff;
}

#menu-item-927 a, .menu-item-927 a {
    color: green!important;
}

#menu-item-927 a:hover, .menu-item-927 a:hover {
    color: white!important;
}
/* Конец: Все остальное в алфавитном порядке */

/* Начало: Адаптив для всего остального */
@media (min-width:576px) {
    .card-label-review-group .card-label-review {
        width: calc(50% - 10px);
    }
}

@media (min-width:768px) {

    .card-author .card-text {
        display: -webkit-box;
    }

    .card-author .card-header {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .card-author .card-header .card-text {
        display: none;
    }

    .card-author .author-details {
        margin-right: 1rem;
    }

    .card-offer-row {
        max-width: 740px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        padding-right: 0;
    }

    .faq-item .collapse-toggle {
        font-size: 1.5rem;
        padding: 1.875rem 4rem 1.875rem 1.875rem;
    }

    .faq-item .collapse-inner {
        padding: 20px 30px 30px;
    }

    .card-cons .card-title span, .card-pros .card-title span {
        font-size: 1.5rem;
    }

    .subscribe-form-unit {
        padding: 2.5rem 0;
    }
}

@media (min-width:992px) {
    .subscribe-form-unit .form-holder {
        max-width: 50%;
    }
}

@media (min-width:1024px) {
    .text-two-columns-unit .section-inner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .text-two-columns-unit .section-inner .col {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0;
    }

    .text-two-columns-unit.unit-background {
        padding: 3rem 0 4rem;
        margin: 5rem 0;
    }

    .text-two-columns-unit.columns-ratio .col {
        max-width: 100%;
    }

    .text-two-columns-unit.columns-ratio .col:first-child {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(41.666667% - 10px);
        flex: 0 0 calc(41.666667% - 10px);
        max-width: calc(41.666667% - 10px);
    }

    .text-two-columns-unit.columns-ratio .col:nth-child(2) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(58.333333% - 10px);
        flex: 0 0 calc(58.333333% - 10px);
        max-width: calc(58.333333% - 10px);
    }

    .text-two-columns-unit {
        margin: 6rem 0;
    }
}

@media (max-width:500px) {
    .main_card {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    }

    .main_card_5 {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    }

    .page-content {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (max-width:768px) {
    .page-content {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width:992px) {
    .tooltip-text {
        left: calc(50% - 125px);
    }
}

@media (max-width:1000px) {
    .page-content {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width:1024px) {
    .reverse .section-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .fon_desktop {
        display: none;
    }
}

@media (max-width:1100px) {
    .main_card {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    }

    .main_card_5 {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    }
}

@supports (-webkit-appearance:none) {
    .pros-list li {
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%2344AF35' d='M16 3c-7.18 0-13 5.82-13 13s5.82 13 13 13 13-5.82 13-13-5.82-13-13-13zM23.258 12.307l-9.486 9.485c-0.238 0.237-0.623 0.237-0.861 0l-0.191-0.191-0.001 0.001-5.219-5.256c-0.238-0.238-0.238-0.624 0-0.862l1.294-1.293c0.238-0.238 0.624-0.238 0.862 0l3.689 3.716 7.756-7.756c0.238-0.238 0.624-0.238 0.862 0l1.294 1.294c0.239 0.237 0.239 0.623 0.001 0.862z'%3E%3C/path%3E%3C/svg%3E")left 2px/1.5em no-repeat;
    }

    .cons-list li {
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23ED1C24' d='M16 29c-7.18 0-13-5.82-13-13s5.82-13 13-13 13 5.82 13 13-5.82 13-13 13zM21.961 12.209c0.244-0.244 0.244-0.641 0-0.885l-1.328-1.327c-0.244-0.244-0.641-0.244-0.885 0l-3.761 3.761-3.761-3.761c-0.244-0.244-0.641-0.244-0.885 0l-1.328 1.327c-0.244 0.244-0.244 0.641 0 0.885l3.762 3.762-3.762 3.76c-0.244 0.244-0.244 0.641 0 0.885l1.328 1.328c0.244 0.244 0.641 0.244 0.885 0l3.761-3.762 3.761 3.762c0.244 0.244 0.641 0.244 0.885 0l1.328-1.328c0.244-0.244 0.244-0.641 0-0.885l-3.762-3.76 3.762-3.762z'%3E%3C/path%3E%3C/svg%3E")left 2px/1.5em no-repeat;
    }

    .card-label-review[href]::before {
        background: url("data:image/svg+xml,%3Csvg width='6' height='11' viewBox='0 0 6 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L5 5.5L1 9.5' stroke='%23161616' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")center/contain no-repeat;
    }
}
/* Конец: Адаптив для всего остального */

/* Начало: 5. Все остальное в алфавитном порядке */
.author_content {
    padding-left: 60px;
    width: 100%;
    -webkit-transition: all 1.3s ease-out;
    -o-transition: all 1.3s ease-out;
    transition: all 1.3s ease-out;
    position: relative;
}

.author_content a, .author_content h3 {
    color: #000 !important;
}

.author_img img {
    display: block;
    border-radius: 15px;
    position: sticky;
    top: 150px;
}

.author_img iframe {
    display: block;
    border-radius: 15px;
    position: sticky;
    top: 150px;
}

.bonus {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
}

.card-author {
    font-size: 18px;
    padding: 24px 20px;
    border-radius: 11px;
    margin: 20px 0;
    background-color: #fff;
	color: #5B616E;
	border: 1px solid #AEAEAE;
	box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.3);
}

.card-author .card-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.card-author .card-header .card-text {
    display: -webkit-box;
    margin-bottom: 20px;
}

.card-author .author-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
}

.card-author .author-details .avatar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 1rem;
}

.card-author .avatar {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
}

.card-author .details {
    margin-top: -3px;
}

.card-author .date, .card-author .name {
    font-size: 1rem;
    font-weight: 700;
}

.card-author .name[href] {
	color: #5B616E;
    text-decoration: none;
}

.card-author .card-text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.card-author .socials {
    margin-bottom: 0;
}

.card-author .details p {
    margin-bottom: 0;
}

.card-author .name[href]:hover {
    color: #7a808c;
}

.card-cons, .card-pros {
    position: relative;
    padding: 18px;
    color: #fff;
    border-radius: 11px;
}

.card-cons .card-title, .card-cons ul li, .card-pros .card-title, .card-pros ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.card-cons .card-title, .card-pros .card-title {
    padding: 12px 18px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 11px;
    margin-bottom: 1.5rem;
}

.card-cons .card-title span, .card-pros .card-title span {
    font-size: 1.5rem;
    margin-bottom: 0;
}

.card-cons .card-title h2, .card-pros .card-title h2 {
    font-size: 1.5rem;
}

.card-cons .card-title svg, .card-pros .card-title svg {
    font-size: 1.25em;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 1rem;
    margin-right: -4px;
}

.card-cons ul, .card-pros ul {
    padding-left: 0;
    list-style: none;
    font-size: 18px;
}

.card-cons ul li, .card-pros ul li {
    position: relative;
    min-height: 2.5rem;
    padding-left: 1.5rem;
    margin-bottom: 1.25rem;
}

.card-cons ul li::before, .card-pros ul li::before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: "";
    width: .5rem;
    border-radius: 6px;
}

.card-cons ul li:last-child, .card-pros ul li:last-child {
    margin-bottom: 0;
}

.card-cons {
    background-color: #ec4349;
}

.card-cons .card-title, .card-cons ul li::before {
    background-color: #b01d22;
}

.card-pros {
    background-color: #44af35;
}

.card-pros .card-title, .card-pros ul li::before {
    background-color: #34792b;
}

.card-head-review {
    padding: 20px;
    border: none;
    border-radius: 15px;
}

.card-head-review .card-header {
    margin-bottom: 20px;
}

.card-head-review .card-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 11px;
    overflow: hidden;
    padding: 15px;
}

.card-head-review .card-img img {
    max-height: 100%;
    border-radius: 10px;
}

.card-head-review .card-body {
    margin-bottom: 20px;
}

.card-head-review .bonus-holder {
    padding: 15px;
    background-color: #F5F8FF;
    border-radius: 11px;
    margin-bottom: 1.5rem;
}

.card-head-review .bonus-label {
    font-size: 15px;
    line-height: 1;
    color: #0073e6;
    margin-bottom: 10px;
}

.card-head-review .bonus {
    font-size: 15px;
    line-height: 1;
}

.card-head-review .bonus > strong {
    display: inline;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
}

.card-head-review .card-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center;
    margin-top: auto;
    margin-left: -5px;
    margin-right: -5px;
}

.card-head-review .card-list .item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    width: 100%;
    max-width: 100%;
    line-height: 1;
    margin-right: 5px;
    margin-left: 5px;
}

.card-head-review .card-list .item-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    font-size: 20px;
    background-color: #0073e6;
    border-radius: 50%;
    margin: 0 auto 10px;
}

.card-head-review .card-list .item-icon img {
    max-width: 25px;
}

.card-head-review .card-list .item-value {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 4px;
}

.card-head-review .card-list .item-label {
    font-size: 12px;
}

.card-head-review .btn-cta {
	display: inline-block;
    padding: 16px 32px;
    font-size: 14px;
    background-color: #0073e6;
    color: #fff;
    border: none;
/*     border-radius: 25px; */
    cursor: pointer;
    text-decoration: none;
    transition: background-color 0.3s ease, transform 0.2s ease-in-out;
}

.card-head-review .terms-holder {
    line-height: 1;
    margin-top: 6px;
    text-align: center;
}

.card-head-review .terms-link {
    font-size: 12px;
    color: #828282;
}

.card-label-review-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
    margin: 20px 0;
}

.card-label-review {
    position: relative;
    width: 100%;
    padding: 20px 40px 20px 20px;
    min-height: 64px;
    font-size: 1.3rem;
    line-height: 1.4;
    background-color: #fff;
    border-radius: 11px;
    -webkit-box-shadow: 0 4px 12px 0 rgba(0,0,0,.08);
    box-shadow: 0 4px 12px 0 rgba(0,0,0,.08);
    -webkit-transition: -webkit-box-shadow .25s;
    transition: -webkit-box-shadow .25s;
    -o-transition: box-shadow .25s;
    transition: box-shadow .25s;
    transition: box-shadow .25s, -webkit-box-shadow .25s;
}

.card-label-review[href] {
    color: #fff;
    text-decoration: none;
    background: #0073e6;
}

.card-label-review[href]::before {
    position: absolute;
    top: 50%;
    right: 24px;
    content: "";
    width: 20px;
    height: 20px;
    margin-top: -6px;
    background: url("data:image/svg+xml,%3Csvg width='6' height='11' viewBox='0 0 6 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L5 5.5L1 9.5' stroke='%23161616' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center/contain no-repeat;
    -webkit-transition: right .25s;
    -o-transition: right .25s;
    transition: right .25s;
}

.card-label-review[href]:hover {
    -webkit-box-shadow: 0 4px 12px 4px rgba(0,0,0,.18);
    box-shadow: 0 4px 12px 4px rgba(0,0,0,.18);
	background-color: #005bb5;
}

.card-label-review, .card-label-review .card-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.card-label-review .card-img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    border-radius: 6px;
    margin-right: 10px;
    -webkit-transition: margin-right .25s ease-in-out;
    -o-transition: margin-right .25s ease-in-out;
    transition: margin-right .25s ease-in-out;
}

.card-label-review .card-img img {
    height: 100px;
    width: 100px;
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: -webkit-transform .25s ease-in-out;
    -o-transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
}

.card-main-item {
    position: relative;
    height: 100%;
    background: #fff;
    color: #1c1c1c;
    padding: 20px 30px; /* Оставляем уменьшенный padding */
    min-height: 115px;
    text-decoration: none;
    font-size: 1rem;
    font-weight: 600;
    border-radius: 11px;
    opacity: 0;
    transform: translateY(30px);
    transition: all 0.6s ease-out, transform 0.6s ease-out;
    display: flex;
    flex-direction: column;
    justify-content: flex-start; /* Начинаем содержимое сверху */
    align-items: flex-start; /* Выравнивание по левому краю */
    text-align: left; /* Текст выровнен по левому краю */
    box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.3);
    border: 1px solid #AEAEAE;
}
@media (max-width: 480px) {
    .card-main-item {
        padding: 15px 15px;
        font-size: 0.95rem;
        border-radius: 8px;
        min-height: auto;
        text-align: center;
        align-items: center;
    }
}
.card-main-item img {
    width: 72px; /* Оставляем размер иконки */
    height: 72px; /* Оставляем размер иконки */
    margin-bottom: 20px; /* Отступ между иконкой и текстом */
}

.card-main-item p {
    margin-bottom: 10px; /* Добавляем отступ снизу для <p>, чтобы между несколькими <p> был зазор */
    color: #5B616E;
	font-weight: 100;
}

.card-main-item h3 {
	margin-bottom: 10px; /* Отступ снизу для заголовка */
    font-size: 1rem; /* Размер шрифта, как у текста */
    font-weight: 600;
    color: #000;
}
@media (max-width: 1024px) {
    .main_card {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

@media (max-width: 768px) {
    .main_card {
        grid-template-columns: 1fr !important;
    }
    .card-main-item {
        margin: 3rem 0;
    }
}

.card-main-item:hover::before {
    transform: translateX(-50%) rotateY(360deg); /* Поворот только по X */
}

.card-main-item p {
    margin: 0;
}

.card-main-item.center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 30px;
}

.card-offer-row {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
    background-color: #fff;
}

.card-offer-row::before {
    position: absolute;
    left: -9999px;
    right: -9999px;
    content: "";
    background-color: #fff;
    -webkit-box-shadow: 0-2px 4px 0 rgba(0,0,0,.06);
    box-shadow: 0-2px 4px 0 rgba(0,0,0,.06);
    top: 0;
    bottom: 0;
    z-index: -1;
}

.card-offer-row.sticky-bottom-offer {
    position: fixed;
    left: 0;
    bottom: -100%;
    right: 0;
    z-index: 999;
    min-height: 68px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .25s ease-in-out, visibility .25s ease-in-out, bottom .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out, visibility .25s ease-in-out, bottom .25s ease-in-out;
    transition: opacity .25s ease-in-out, visibility .25s ease-in-out, bottom .25s ease-in-out;
}

.card-offer-row.sticky-bottom-offer.is-shown {
    bottom: 0;
    visibility: visible;
    opacity: 1;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.card-offer-row {
    width: auto;
    max-width: 30%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 48px;
}

.card-offer-row a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    border-radius: 11px;
    overflow: hidden;
}

.card-offer-row a img {
    max-height: 100%;
    width: auto;
}

.card-offer-row .col-bonus {
    width: auto;
}

.card-offer-row .col-btn {
    width: 35%;
}

.card-offer-row .bonus {
    font-size: 12px;
    font-weight: 600;
    line-height: 1.2;
}

.card-offer-row .bonus > strong {
    display: block;
    font-size: 12px;
    color: #44af35;
}

.card-offer-row .btn-cta {
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap;
}

.collapse-js .collapse-content {
    display: none;
}

.collapse-js.is-open .collapse-content {
    display: block;
}

.collapse-js.is-open .collapse-toggle .collapse-icon, .navbar-nav .menu-item-has-children.sub-menu-opened > .caret::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.collapse-js.collapse-visible-part:not(.is-open) .item-text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.collapse-js.collapse-visible-part:not(.is-open) .item-text > * {
    display: inline;
}

.collapse-js.collapse-visible-part:not(.is-open) .collapse-toggle .text-readless {
    display: none;
}

.collapse-js.collapse-visible-part.is-open .collapse-toggle .text-readmore, .collapse-js.collapse-visible-part.is-open .collapse-toggle::before {
    display: none;
}

.collapse-js.collapse-visible-part .collapse-toggle {
    position: relative;
    display: inline-block;
    padding: 8px 34px 8px 14px;
    margin-top: 20px;
    z-index: 2;
    color: #fff !important;
	background-color: #0073e6;
}

.collapse-js.collapse-visible-part .collapse-toggle::after, .collapse-js.collapse-visible-part .collapse-toggle::before {
    position: absolute;
    top: 16px;
    right: 6px;
    width: 2px;
    height: 12px;
    margin-right: 10px;
    background-color: #fff;
    content: "";
    -webkit-transition: background-color .25s;
    -o-transition: background-color .25s;
    transition: background-color .25s;
}

.collapse-js.collapse-visible-part .collapse-toggle::after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.collapse-js.collapse-visible-part .collapse-toggle:hover {
    /* color: #fccf00; */
}

.collapse-js.collapse-visible-part .collapse-toggle:hover::after, .collapse-js.collapse-visible-part .collapse-toggle:hover::before {
    background-color: #000;
}

.collapse-toggle {
    color: #fff;
    text-decoration: none;
    border-radius: 10px;
}

.collapse-js.collapse-visible-part .collapse-toggle:hover {
    color: #fff !important;
	background-color: #005bb5;
}


.section-author .collapse-js .collapse-content {
    height: 380px;
}

.section-author .collapse-js.is-open .collapse-content {
    height: auto;
    overflow: hidden;
}

.section-author .collapse-js.collapse-visible-part:not(.is-open) .item-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.section-author .collapse-visible-part.collapse-js::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.section-author .is-open::after {
    opacity: 0;
}

.faq-item {
    background-color: #0073e6;
    -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .08);
    border-radius: 11px;
    margin: 30px 0;
}

.faq-item .collapse-toggle:hover, .faq-item.is-open .collapse-toggle {
    background-color: #005bb5;
}

.faq-item .collapse-toggle {
    position: relative;
    display: block;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.41667;
    text-decoration: none;
    color: #fff;
    border-radius: 11px;
    padding: 1.875rem 4rem 1.875rem 1.25rem;
    -webkit-transition: color .25s, background-color .25s;
    -o-transition: color .25s, background-color .25s;
    transition: color .25s, background-color .25s;
}

.faq-item .collapse-toggle h3 {
    font-size: inherit;
    margin-bottom: 0;
    color: #fff;
}

.faq-item .collapse-toggle .collapse-icon {
    position: absolute;
    right: 24px;
    top: 50%;
    font-size: .8em;
    margin-top: -10px;
    color: inherit;
}

.faq-item .collapse-inner {
    font-size: 16px;
    padding: 20px;
	color: #fff;
}

.form-consult {
    width: 100%;
    max-width: 600px;
    display: block;
}

.form-consult__col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.hiddend {
    display: none !important;
}

.lead-text-box-unit {
    padding: 2.5rem 0 3rem;
}

.main_card {
	display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr;
    gap: 20px;
    margin-bottom: 1rem;
	margin-top: 7rem;
}

.main_card > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
}

.main_card > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
}

.main_card > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
}

.main_card > *:nth-child(4) {
    -ms-grid-row: 1;
    -ms-grid-column: 7;
}

.main_card_5 {
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr);
}

.modal-exit {
    background-color: #161616;
}

.modal-exit .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    max-width: none;
}

.modal-exit .js-modal-close::after, .modal-exit .js-modal-close::before {
    background-color: #fff;
}

.page-content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(4, 1fr);
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    gap: 20px;
    margin-bottom: 1rem;
}

.page-content > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
}

.page-content > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
}


.page-content > *:nth-child(4) {
    -ms-grid-row: 1;
    -ms-grid-column: 7;
}

.pagination {
    margin-top: 50px;
    display: flex;
    gap: 10px;
}

.pagination .next.page-numbers, .pagination .prev.page-numbers {
    display: none;
}

.pagination .current {
    background: #0056b3;
    color: #fff;
    box-shadow: 0 0 10px 0px #000;
}

.pagination a, .pagination span {
    display: flex;
    color: #fff;
    background-color: #0073e6;
    width: 50px;
    height: 50px;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    font-weight: 600;
    transition: all .3s ease-out;
    text-decoration: none;
}

.pagination a:hover {
    background: #005bb5;
    color: #fff;
    box-shadow: 0 0 10px 0px #000;
}

.post_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #0073e6;
    padding: 10px;
    border-radius: 12px;
    gap: 10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	transition: all 0.3s ease-in-out;
}

.post_item h2 {
    text-shadow: none;
    transition: all .4s;
}

.post_item img {
    max-width: 100%;
    border-radius: 4px;
    height: auto;
    aspect-ratio: 1;
	object-fit: cover;
}

.post_item a {
    width: 100%;
    text-decoration: none;
    color: #fff;
    text-align: center;
    font-size: 1.1rem;
    font-weight: 600;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.post-single h1 {
    color: #000;
}

.pros-cons .pros-cons-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}

.pros-cons .pros-cons-inner .col {
    width: 100%;
    max-width: 100%;
}

@supports (-webkit-appearance:none) {
    .card-post::before {
        background-image: url("data:image/svg+xml,%3Csvg width='28' height='24' viewBox='0 0 28 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 10.5C1.17157 10.5 0.5 11.1716 0.5 12C0.5 12.8284 1.17157 13.5 2 13.5V10.5ZM27.0607 13.0607C27.6464 12.4749 27.6464 11.5251 27.0607 10.9393L17.5147 1.3934C16.9289 0.807611 15.9792 0.807611 15.3934 1.3934C14.8076 1.97919 14.8076 2.92893 15.3934 3.51472L23.8787 12L15.3934 20.4853C14.8076 21.0711 14.8076 22.0208 15.3934 22.6066C15.9792 23.1924 16.9289 23.1924 17.5147 22.6066L27.0607 13.0607ZM2 13.5H26V10.5H2V13.5Z' fill='%23161616'/%3E%3C/svg%3E");
    }

    .pros-list li {
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%2344AF35' d='M16 3c-7.18 0-13 5.82-13 13s5.82 13 13 13 13-5.82 13-13-5.82-13-13-13zM23.258 12.307l-9.486 9.485c-0.238 0.237-0.623 0.237-0.861 0l-0.191-0.191-0.001 0.001-5.219-5.256c-0.238-0.238-0.238-0.624 0-0.862l1.294-1.293c0.238-0.238 0.624-0.238 0.862 0l3.689 3.716 7.756-7.756c0.238-0.238 0.624-0.238 0.862 0l1.294 1.294c0.239 0.237 0.239 0.623 0.001 0.862z'%3E%3C/path%3E%3C/svg%3E") left 2px/1.5em no-repeat;
    }

    .cons-list li {
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23ED1C24' d='M16 29c-7.18 0-13-5.82-13-13s5.82-13 13-13 13 5.82 13 13-5.82 13-13-13zM21.961 12.209c0.244-0.244 0.244-0.641 0-0.885l-1.328-1.327c-0.244-0.244-0.641-0.244-0.885 0l-3.761 3.761-3.761-3.761c-0.244-0.244-0.641-0.244-0.885 0l-1.328 1.327c-0.244 0.244-0.244 0.641 0 0.885l3.762 3.762-3.762 3.76c-0.244 0.244-0.244 0.641 0 0.885l1.328 1.328c0.244 0.244 0.641 0.244 0.885 0l3.761-3.762 3.761 3.762c0.244 0.244 0.641 0.244 0.885 0l1.328-1.328c0.244-0.244 0.244-0.641 0-0.885l-3.762-3.76 3.762-3.762z'%3E%3C/path%3E%3C/svg%3E") left 2px/1.5em no-repeat;
    }
}

.recent-posts-list .recent-posts__post-author[href] {
    color: #cfc09f;
}

.review-block-holder {
    margin-bottom: 3rem;
    color: #000;
}

.review-block-holder h3 {
    color: #000;
}

.review-block-holder .block-title {
    font-size: 1.25rem;
    font-weight: 700;
}

.review-block-holder p:last-of-type {
    margin-bottom: 1rem;
}

.review-block-holder.block-full-width, .single-review .subscribe-form-unit {
    margin-left: calc((100% - 100vw)/2);
    margin-right: calc((100% - 100vw)/2);
}

.review-block-holder.block-full-width > div {
    width: 100%;
    max-width: 1480px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
}

.review-category-block {
    background-color: #f9f9f9;
    border-radius: 11px;
    margin-bottom: 1.5rem;
    padding: 1.25rem;
    font-size: 14px;
    text-align: center;
}

.review-category-block p {
    color: #fff;
}

.review-category-blocks .review-category-block {
    margin-bottom: 20px;
    color: #fff;
    background: #0073e6;
    box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.3);
	border: 1px solid #AEAEAE;
}

.review-collapse-default, .review-general-ratings {
    background-color: #005bb5;
	color: #fff;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .08);
    border-radius: 11px;
    margin-bottom: 1.5rem;
}

.review-collapse-default .collapse-toggle {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    padding: 14px 48px 14px 20px;
    border-radius: inherit;
}

.review-collapse-default .collapse-toggle:hover .collapse-icon {
    opacity: .7;
}

.review-collapse-default .collapse-toggle .collapse-icon {
    position: absolute;
    right: 24px;
    top: 50%;
    font-size: .9em;
    margin-top: -7px;
    color: inherit;
    -webkit-transition: opacity .25s;
    -o-transition: opacity .25s;
    transition: opacity .25s;
}

.review-collapse-default .collapse-inner {
    font-size: 14px;
    padding: 10px 20px 15px;
}

.review-general-ratings .collapse-toggle .general-rating {
    font-size: 14px;
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    min-width: 84px;
}

.review-general-ratings .collapse-toggle .collapse-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 12px;
    font-weight: 400;
    padding: 0 .5rem;
}

.review-general-ratings .collapse-toggle .collapse-title strong {
    font-size: 1rem;
}

.review-general-ratings .collapse-toggle .collapse-title .icon {
    font-size: 1.2em;
    margin-left: 4px;
    vertical-align: -.2em;
}

.review-general-ratings .general-rating {
    font-size: 13px;
    line-height: 1.5;
}

.review-general-ratings .general-rating strong {
    font-size: 1.5rem;
}

.review-general-ratings .general-rating span {
    opacity: .9;
}

.review-general-ratings .rating-values-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
}

.review-general-ratings .rating-values-item .general-rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(50% - 4px);
    margin-bottom: 20px;
}

.review-general-ratings .rating-values-item .general-rating strong {
    display: inline-block;
    min-width: 32px;
    margin-right: 4px;
}

.review-general-ratings .rating-text-item .item-title {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 1rem;
}

.review-general-ratings .rating-text-item .item-text {
    margin-bottom: 1rem;
}

.review-general-ratings .rating-text-item .item-link {
    transition: all .25s;
	color: #fff;
}

.review-general-ratings .rating-text-item .item-link .icon {
    font-size: 1.5em;
    vertical-align: -.25em;
    margin-left: 4px;
}

.review-general-ratings .rating-text-item .item-link:hover {
    color: #e6e6e6;
}

.review-general-ratings .rating-text-item {
    border-top: 1px solid #ececec;
    padding-top: 1.5rem;
    padding-bottom: 1rem;
}

.review-single-rating {
    color: #fff;
    background: #0073e6;
    border-radius: 11px;
    margin-bottom: 1.5rem;
    padding: 1.25rem;
}

.review-single-rating .single-rating-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #ececec;
    margin-bottom: 1rem;
}

.review-single-rating .single-rating-header:only-child {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.review-single-rating .single-rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    font-size: 14px;
    line-height: 1.5;
    min-width: 84px;
}

.review-single-rating .single-rating strong {
    font-size: 1.75rem;
}

.review-single-rating .single-rating span {
    opacity: .9;
}

.review-single-rating .single-rating-text {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
}

.review-single-rating .single-rating-body {
    margin: 20px 0;
}

.review-single-rating .single-rating-footer {
    margin-top: 20px;
}

.review-single-rating .rating-text-item {
    padding-bottom: 1rem;
}

.review-single-rating .rating-text-item .item-link {
    font-weight: 600;
    color: #fccf00;
    text-decoration: none;
}

.review-single-rating .rating-text-item .item-link:hover {
    color: #fccf00;
}

.single-rating-body ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 2.5rem;
}

.single-rating-body ul li {
    padding-left: 2rem;
    margin-top: .75rem;
    margin-bottom: .75rem;
}

.single-rating-body ul li:last-child {
    margin-bottom: 0;
}

.single-rating-body ul:nth-child(1) li {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%2344AF35' d='M16 3c-7.18 0-13 5.82-13 13s5.82 13 13 13 13-5.82 13-13-5.82-13-13-13zM23.258 12.307l-9.486 9.485c-0.238 0.237-0.623 0.237-0.861 0l-0.191-0.191-0.001 0.001-5.219-5.256c-0.238-0.238-0.238-0.624 0-0.862l1.294-1.293c0.238-0.238 0.624-0.238 0.862 0l3.689 3.716 7.756-7.756c0.238-0.238 0.624-0.238 0.862 0l1.294 1.294c0.239 0.237 0.239 0.623 0.001 0.862z'%3E%3C/path%3E%3C/svg%3E") no-repeat;
    background-position: center left; 
    background-size: 1.5em;
    display: flex; 
    align-items: center; 
    padding-left: 2em; 
    line-height: 1.5; 
    padding-bottom: 0.2em; 
}

.single-rating-body ul:nth-child(2) li {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23ED1C24' d='M16 29c-7.18 0-13-5.82-13-13s5.82-13 13-13 13 5.82 13 13-5.82 13-13 13zM21.961 12.209c0.244-0.244 0.244-0.641 0-0.885l-1.328-1.327c-0.244-0.244-0.641-0.244-0.885 0l-3.761 3.761-3.761-3.761c-0.244-0.244-0.641-0.244-0.885 0l-1.328 1.327c-0.244 0.244-0.244 0.641 0 0.885l3.762 3.762-3.762 3.76c-0.244 0.244-0.244 0.641 0 0.885l1.328 1.328c0.244 0.244 0.641 0.244 0.885 0l3.761-3.762 3.761 3.762c0.244 0.244 0.641 0.244 0.885 0l1.328-1.328c0.244-0.244 0.244-0.641 0-0.885l-3.762-3.76 3.762-3.762z'%3E%3C/path%3E%3C/svg%3E") no-repeat;
    background-position: center left;
    background-size: 1.5em; 
    display: flex;
    align-items: center; 
    padding-left: 2em; 
    line-height: 1.5;
    padding-bottom: 0.2em;
}

.single-review .subscribe-form-unit {
    margin-bottom: 3rem;
}

.single-review .subscribe-form-unit .form-holder {
    max-width: 740px;
}

.sk-table.tablepress {
    --text-color: #161616;
    --head-text-color: #000000;
    --head-bg-color: #fccf00;
    --odd-text-color: var(--text-color);
    --odd-bg-color: rgba(149, 116, 0, 1);
    --even-text-color: #cfc09f;
    --even-bg-color: rgb(0 0 0);
    --hover-text-color: #000000;
    --hover-bg-color: #fccf00;
    --border-color: #fff;
    --padding: 19px 24px;
    border-spacing: 2px;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.sk-table.tablepress > :where(thead,tfoot) > * > th:first-child {
    border-top-left-radius: 11px;
}

.sk-table.tablepress > :where(thead,tfoot) > * > th:last-child {
    border-top-right-radius: 11px;
}

.sk-table.tablepress > tbody > tr:last-child > td:first-child {
    border-bottom-left-radius: 11px;
}

.sk-table.tablepress > tbody > tr:last-child > td:last-child {
    border-bottom-right-radius: 11px;
}



.subscribe-form-unit {
    padding: 1.5rem 0;
    background-color: #f9f9f9;
}

.subscribe-form-unit .form-holder {
    width: 100%;
    max-width: 710px;
    margin-left: auto;
    margin-right: auto;
}

.swiper-toplist-desktop {
    margin: -2.5rem;
    padding: 2.5rem 1.25rem 2.5rem 2.5rem;
}

.swiper-toplist-desktop .swiper-slide {
    margin-bottom: 0;
}

/* Продолжение: 5. Все остальное в алфавитном порядке */
.tablepress {
    --text-color: #111;
    --head-text-color: var(--text-color);
    --head-bg-color: #d9edf7;
    --odd-text-color: var(--text-color);
    --odd-bg-color: #fff;
    --even-text-color: var(--text-color);
    --even-bg-color: #f9f9f9;
    --hover-text-color: var(--text-color);
    --hover-bg-color: #f3f3f3;
    --border-color: #ddd;
    --padding: 0.5rem;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
    clear: both;
    margin: 0 auto 1rem;
    table-layout: auto;
    width: 100%;
    --head-active-bg-color: #049cdb;
    --head-active-text-color: var(--head-text-color);
    --head-sort-arrow-color: var(--head-active-text-color);
}

.tablepress > :not(caption) > * > * {
    background: 0 0;
    border: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: none !important;
    padding: var(--padding);
    text-align: left;
    vertical-align: top;
}

.tablepress > :where(thead) + tbody > * > *, .tablepress > tbody > * ~ * > * {
    border: 1px solid var(--border-color);
}

.tablepress > :where(thead, tfoot) > * > th {
    background-color: #003870;
    color: #fff;
    font-weight: 700;
    vertical-align: middle;
    word-break: normal;
}

.tablepress > :where(tbody) > tr > * {
    color: var(--text-color);
}

.tablepress > :where(tbody.row-striping) > :nth-child(odd) > * {
    background-color: #0073e6;
    color: #fff;
}

.tablepress > :where(tbody.row-striping) > :nth-child(2n) > * {
    background-color: #005bb5;
    color: #fff;
}

.tablepress > .row-hover > tr:hover > * {
    background-color: #003870;
    color: #fff;
}

.tablepress img {
    border: 0;
    margin: 0;
    max-width: none;
    padding: 0;
}

.tablepress thead th:active {
    outline: 0;
}

.tablepress-scroll-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
}

.tablepress-responsive {
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
}

.tablepress-responsive * {
    word-break: normal;
}

.text-box h2 {
    color: #1c1c1c;
}

.text-block p {
    color: #1c1c1c;
}

.text-two-columns-unit {
    margin: 20px 0;
}

.text-two-columns-unit .heading {
    margin-bottom: 2rem;
}

.text-two-columns-unit.unit-background {
    background-color: #f9f9f9;
    padding: 2.5rem 0 3rem;
    margin: 2.5rem 0;
}

.text-two-columns-unit.unit-background:last-child {
    margin-bottom: 0;
}

.text-two-columns-unit p {
    color: #000;
}

.tooltip-text {
    display: none;
    width: 250px;
    background-color: #000;
    color: #fff;
    line-height: 1.4;
    font-size: 14px;
    text-align: center;
    border-radius: 10px;
    padding: 10px;
    position: absolute;
    bottom: 18px;
    left: -25px;
    -webkit-box-shadow: 0 0 12px rgba(255, 255, 255, .12);
    box-shadow: 0 0 12px rgba(255, 255, 255, .12);
}

.tooltip:hover .tooltip-text {
    display: block;
}

.user-review-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.widget {
    background-color: #fff;
    border-radius: 11px;
    padding: 1.25rem;
    margin-bottom: 20px;
    color: #fff;
    background-color: #1c1c1c;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2), 0 20px 40px rgba(0, 0, 0, 0.2);
}

.wp-video, video {
    max-width: 100%;
    height: 100%;
}

#menu-item-927 a, .menu-item-927 a {
    color: green !important;
}

#menu-item-927 a:hover, .menu-item-927 a:hover {
    color: white !important;
}

#rating-inputs {
    margin-left: -7px;
    margin-bottom: 10px;
}

#rating-inputs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

a.smooth-scroll.active {
    color: #005bb5;
}

/* Адаптив для оставшихся классов */
@media (min-width: 576px) {
    .card-label-review-group .card-label-review {
        width: calc(50% - 10px);
    }
}

@media (min-width: 768px) {
    .card-author {
        margin: 2.5rem 0;
    }

    .card-author .card-text {
        display: -webkit-box;
    }

    .card-author .card-header {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .card-author .card-header .card-text {
        display: none;
    }

    .card-author .author-details {
        margin-right: 1rem;
    }

    .card-head-review .card-img {
        height: 100%;
    }

    .card-cons .card-title span, .card-pros .card-title span {
        font-size: 1.5rem;
    }

    .faq-item .collapse-toggle {
        font-size: 1.5rem;
        padding: 1.875rem 4rem 1.875rem 1.875rem;
    }

    .faq-item .collapse-inner {
        padding: 20px 30px 30px;
		color: #fff;
    }

    .layout-review {
        max-width: 1024px;
        margin-left: auto;
        margin-right: auto;
    }

    .pros-cons .pros-cons-inner {
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .pros-cons .pros-cons-inner .col {
        width: calc(50% - 10px);
    }

    .pros-cons .pros-cons-inner .card-cons, .pros-cons .pros-cons-inner .card-pros {
        height: 100%;
    }

    .review-category-blocks {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }

    .review-category-blocks .review-category-block {
        width: calc(50% - 10px);
    }

    .review-general-ratings .collapse-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }

    .review-general-ratings .collapse-inner .rating-values-item {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

    .review-general-ratings .collapse-inner .rating-text-item {
        width: 40%;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        border-top: 0;
        padding-top: 0;
        border-left: 1px solid #ececec;
        padding-left: 20px;
    }

    .subscribe-form-unit {
        padding: 2.5rem 0;
    }

    .text-two-columns-unit .section-inner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
		align-items: center;
    }

    .text-two-columns-unit.unit-background {
        padding: 3rem 0 4rem;
        margin: 5rem 0;
    }

    .text-two-columns-unit.columns-ratio .col {
        max-width: 100%;
    }

    .text-two-columns-unit.columns-ratio .col:first-child {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(41.666667% - 10px);
        flex: 0 0 calc(41.666667% - 10px);
        max-width: calc(41.666667% - 10px);
    }

    .text-two-columns-unit.columns-ratio .col:nth-child(2) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(58.333333% - 10px);
        flex: 0 0 calc(58.333333% - 10px);
        max-width: calc(58.333333% - 10px);
    }

    .text-two-columns-unit {
        margin: 6rem 0;
    }

    .card-offer-row {
        max-width: 740px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 992px) {
    .card-author .card-header {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .card-head-review {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
		align-items: center;
    }

    .card-head-review .card-header {
        width: 274px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-right: 20px;
        margin-bottom: 0;
    }

    .card-head-review .card-body, .card-head-review .card-footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .card-head-review .card-body {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin-right: 20px;
        margin-bottom: 0;
    }

    .card-head-review .card-footer {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
        min-width: 180px;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .card-head-review .bonus-holder {
        padding: 20px;
    }

    .card-head-review .card-list {
        text-align: left;
    }

    .card-head-review .card-list .item-body {
        padding-top: 6px;
    }

    .card-head-review .card-list .item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }

    .review-category-blocks .review-category-block {
        width: calc(100% - 14px);
    }

    .subscribe-form-unit .section-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .subscribe-form-unit .form-holder {
        max-width: 50%;
    }

    .widget {
        padding: 2.25rem;
    }
}

@media (min-width: 1200px) {
    .card-head-review .card-img {
        min-width: 274px;
    }
}

@media (max-width: 350px) {
    .page-content {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    }

    .main_card {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    }

    .main_card_5 {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (max-width: 500px) {
    .main_card {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    }

    .main_card_5 {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (max-width: 767px) {
    .pagination {
        margin-top: 30px;
    }

    .pagination span, .pagination a {
        width: 35px;
        height: 35px;
        border-radius: 4px;
        font-size: 14px;
    }
}

@media (max-width: 768px) {
    .page-content {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }

    .post_item a {
        font-size: 14px;
        -webkit-line-clamp: 3;
    }
}

@media (max-width: 992px) {
    .tooltip-text {
        left: calc(50% - 125px);
    }
}

    .entry-title {
        margin: 0;
    }
}

@media (max-width: 1024px) {
    .reverse .section-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

@media (max-width: 1100px) {
    .main_card {
        -ms-grid-columns: (1fr)[2];
		gap: 50px;
    }

    .main_card_5 {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    }
}
/* Конец: 5. Все остальное в алфавитном порядке */

.first-section {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px;

}
.block1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
	position: relative;
}

.inner-block1 {
	padding-top: 50px;
    max-width: 50%;
	text-align: left;
    transform: translateX(-30px);
}
.inner-block1 p {
	text-align: left;
}

.image-block1 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 30px;
}

.image-block1 > img {
    width: 500px;
    border-radius: 20%;
    position: relative;
    padding-right: 40px;
    padding-top: 20px;
}

.floating-badge {
	position: absolute;
    background: white;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 15px;
    border-radius: 20px;
    -webkit-box-shadow: 2px 4px 5px 1px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 2px 4px 5px 1px rgba(0, 0, 0, 0.25);
	box-shadow: 2px 4px 5px 1px rgba(0, 0, 0, 0.25);
    animation: float 3s ease-in-out infinite alternate;
    flex-direction: row;
	z-index: 1;
}

.floating-badge img {
    width: 65px;
    height: 65px;
    border-radius: 50%;
}

.floating-badge div {
    display: flex;
    flex-direction: column;
    text-align: left;
}

.crypto-badge {
    top: 50px;
    right: -20px;
    animation-delay: 0.5s;
}

.author-badge {
    bottom: 50px;
    left: -50px;
}

@keyframes float {
    0% { transform: translateY(0); }
    100% { transform: translateY(15px); }
}
@media (max-width: 1024px) {
	.first-section {
		padding: 30px;
	}
	.block1 {
		flex-direction: column;
        align-items: center;
	}
    .image-block1 > img {
        padding: 0;
    }
  .inner-block1 {
    text-align: center;
    transform: translateX(0);
    max-width: 100%;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
  }
	.inner-block1 p {
	padding-bottom: 20px; 
	text-align: center;
	}
  .image-block1 {
    transform: translateX(0);
    justify-content: center;
    padding: 20px 15px;
  }
}
@media (max-width: 768px) {
	.block1 {
		flex-direction: column;
		text-align: center;
		align-items: center;
	}

    .image-block1 > img {
        width: 100%;
    }
    .image-block1 {
        width: 100%;
        margin-left: 0; /* Убираем отступ на малых экранах */
    }
	
	.floating-badge {
		padding: 8px 12px;
    }
	.crypto-badge {
        top: 20px;
        right: 10px;
    }

    .author-badge {
        bottom: 30px;
        left: 10px;
    }
	.inner-block1 {
		max-width: 100%;
	}
}

.seemore-button {
    display: inline-block;
    padding: 16px 32px;
    font-size: 14px;
    background-color: #0073e6;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
    left:45%;
	top: 50px;
	text-decoration: none;
    transition: background-color 0.3s ease, transform 0.2s ease-in-out;
}

.seemore-button:hover {
    background-color: #005bb5;
    transform: scale(1.05);
}

@media (max-width: 1024px) {
	.seemore-button {
        padding: 10px 15px;
        font-size: 14px;
    }
}
@media (max-width: 768px) {
	.seemore-button {
		left: 70%;
	}
}


.crypto-tabs {
    display: flex;
    justify-content: flex-start;
    border-bottom: 2px solid #ddd;
    flex-wrap: wrap;
}

.crypto-tab {
    flex: 1;
    text-align: center;
    padding: 15px;
    cursor: pointer;
    transition: 0.3s;
    border: 1px solid transparent;
}

.crypto-tab:hover {
    color: white;
    background: #0073e6;
}

.crypto-tab.active {
    background: #0073e6;
    color: white;
}

.crypto-tab-content {
    display: none;
    text-align: center;
}

.crypto-tab-content.active {
    display: block;
}

@media (max-width: 1024px) {
    .crypto-tab {
        padding: 12px;
        font-size: 14px;
    }
}

@media (max-width: 768px) {
    .crypto-tabs {
        flex-direction: column;
    }

    .crypto-tab {
        width: 100%;
        padding: 10px;
    }
}

.crypto-main-content {
    width: 70%;
}

.reviews-crypto-tabs {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.reviews-crypto-tabs .review-sidebar {
    width: 30%;
    background: #f4f4f4;
}

.col img {
	border-radius: 25%;
	width: 500px;
	margin: 0 30px;
	animation: float 6s ease-in-out infinite alternate;
}

.click-button {
    display: inline-block;
    padding: 16px 32px;
    font-size: 14px;
    background-color: #0073e6;
    color: #fff;
    border: none;
    border-radius: 25px;
    cursor: pointer;
	text-decoration: none;
    transition: background-color 0.3s ease, transform 0.2s ease-in-out;
	margin-top: 30px;
}

.click-button:hover {
    background-color: #005bb5;
    transform: scale(1.05);
}


.site-goals {
    position: relative;
    max-width: 900px;
    margin: auto;
    padding: 20px 0;
}

.site-goals::after {
    content: "";
    position: absolute;
    width: 2px;
    background-color: #ccc;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.site-goals::before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background: #0073e6;
    border-radius: 50%;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.goal-item {
    position: relative;
    width: 50%;
    padding: 20px 40px;
    box-sizing: border-box;
}

.goal-item.right {
    left: 50%;
}

.goal-content {
    padding: 20px;
    background: #0073e6;
    color: #fff;
    border-radius: 8px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    position: relative;
	transition: filter 0.5s ease;
}
.goal-content:hover {
	filter: drop-shadow(0px 0px 10px #0073e6);
}
.goal-content h3 {
	font-size: 20px;
}

.dot {
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translate(-50%, -50%);
    width: 16px;
    height: 16px;
    background: #0073e6;
    border-radius: 50%;
    box-shadow: 0px 0px 10px rgba(0, 115, 230, 0.5);
    animation: pulse 1.5s infinite;
    z-index: 2;
}

.goal-item.right .dot {
    left: 0;
    transform: translate(-50%, -50%);
}

.site-goals::after {
    content: "";
    position: absolute;
    width: 2px;
    background-color: #ccc;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.site-goals > div:last-child::after {
    content: none;
}

.site-goals::after {
    content: "";
    position: absolute;
    width: 2px;
    background-color: #ccc;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.site-goals {
    padding-bottom: 40px;

}

.site-goals::after {
    content: "";
    position: absolute;
    width: 2px;
    background-color: #ccc;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.site-goals::before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background: #0073e6;
    border-radius: 50%;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.site-goals::after {
    content: "";
    position: absolute;
    width: 2px;
    background-color: #ccc;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.site-goals::after {
    content: "";
    position: absolute;
    width: 2px;
    background-color: #ccc;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.site-goals::after {
    content: "";
    position: absolute;
    width: 2px;
    background-color: #ccc;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.site-goals > .down-dot::after { /* Новая нижняя точка */
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background: #0073e6;
    border-radius: 50%;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
    z-index: 1;
}

.site-goals > .down-dot {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
}

@keyframes pulse {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }
    50% {
        transform: translate(-50%, -50%) scale(1.5);
        opacity: 0.5;
    }
    100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }
}

@media (max-width: 768px) {
    .site-goals::after {
        left: 10px;
    }

    .site-goals::before {
        left: 10px;
        transform: translate(0, -50%);
    }

    .site-goals > .down-dot::after {
        left: 10px;
        transform: translate(0, 50%);
    }

    .goal-item {
        width: 100%;
        padding-left: 30px;
    }

    .goal-item.right {
        left: 0;
    }

    .dot {
        left: 10px;
        transform: translateY(-50%);
    }

    @keyframes pulse {
        0% {
            transform: translateY(-50%) scale(1);
            opacity: 1;
        }
        50% {
            transform: translateY(-50%) scale(1.5);
            opacity: 0.5;
        }
        100% {
            transform: translateY(-50%) scale(1);
            opacity: 1;
        }
    }
}

    .text-white-box-dark-bg-unit .text-for-goals {
        padding: 0 5rem;
		text-align: center;
    }
}

.wps {
    padding: 40px 0;
}

.wps-container {
    width: 80%;
    margin: 100px auto;
    background: linear-gradient(to bottom, #003468 10%, #0073e6 100%);
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    padding: 50px;
    color: #fff;
}
.wps-title {
    padding: 10px;
    text-align: center;
    position: relative;
    z-index: 2;
    align-items: center;
}

.wps-title h2 {
    margin: 0;
    color: #fff;
}

.wps-slider {
    overflow: hidden;
    position: relative;
    cursor: grab;
    touch-action: none;
    height: 500px;
}

.wps-slide-track {
    display: flex;
    height: 100%;
    transition: transform 0.3s ease;
}

.wps-card {
    min-width: 100%;
    width: 100%;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 20px 10px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.wps-quote {
    font-size: 180px;
    line-height: 1;
    margin-bottom: -40px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.wps-text {
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px;
    max-width: 80%;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.wps-author {
    text-align: center;
}

.wps-avatar {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-bottom: 10px;
}

.wps-name {
    font-weight: bold;
    margin-bottom: 5px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

/* Arrow styles */
.wps-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    fill: #fff;
    cursor: pointer;
    z-index: 10;
    transition: opacity 0.3s ease;
}

.wps-arrow-left {
    left: 20px;
    transform: rotate(90deg) translateY(-50%);
}

.wps-arrow-right {
    right: 20px;
    transform: rotate(270deg) translateY(-50%);
}

.wps-arrow:hover {
    opacity: 0.8;
}

.wps-arrow:active {
    opacity: 0.6;
}

@media (max-width: 768px) {
    .wps-container {
        width: 100%;
        border-radius: 15px;
        padding: 10px;
    }
    
    .wps-card {
        min-width: 100%;
        width: 100%;
    }

    .wps-quote {
        font-size: 120px;
    }

    .wps-text {
        font-size: 18px;
    }

    .wps-avatar {
        width: 60px;
        height: 60px;
    }

    .wps-arrow {
        width: 30px;
        height: 30px;
    }

    .wps-arrow-left {
        left: 10px;
    }

    .wps-arrow-right {
        right: 10px;
    }
	.text-for-goals {
		padding: 0 !important;
	}
}

@media (max-width: 768px) {
	.col img{
		margin: 0;
	}
}


/* Список элементов */
.review-toplist {
    display: flex;
    flex-direction: column;
    gap: 10px;
}


.review-item {
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 10px;
    padding: 15px;
    position: relative;
    justify-content: space-between;
	box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.3);
	border: 1px solid #AEAEAE;
}

.review-item:first-child .ribbon {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #28a745; /* Зеленый цвет флажка */
    color: #ffffff;
    padding: 5px 10px;
    border-radius: 5px 0 5px 0;
    font-size: 12px;
    font-weight: bold;
}

/* Контейнер для номера и логотипа */
.logo-index-wrapper {
    display: flex;
    align-items: center;
    gap: 10px; /* Отступ между номером и логотипом */
}

/* Номер (индекс) */
.index {
    background-color: #fff;
    color: #000;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: bold;
	border: 3px solid #5B616E;
}

/* Логотип */
.col-logo {
    position: relative;
}

.logo-holder img {
    width: 95px;
    height: 95px;
    border-radius: 10px;
}

/* Контент (рейтинг и текст) */
.col-content {
    display: flex;
    flex-direction: column;
    margin-right: 20px; /* Отступ справа */
    min-width: 150px; /* Минимальная ширина для выравнивания */
}

/* Рейтинг */
.col-rating {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.rating-icon-row {
    display: flex;
    gap: 2px;
}

.rating-icon-row svg {
    width: 20px;
    height: 20px;
    fill: #0073e6; /* Золотой цвет для иконок рейтинга */
}

.review-link {
    color: #424242;
    text-decoration: underline;
    font-size: 14px;
}

/* Бонус */
.col-bonus {
    margin-right: 20px; /* Отступ справа */
    color: #5B616E;
    font-size: 16px;
    min-width: 150px; /* Минимальная ширина для выравнивания */
}

.col-bonus .bonus strong {
    font-weight: bold;
}

/* Особенности */
.col-features {
    color: #5B616E;
    margin-right: 20px; /* Отступ справа */
}

.col-features ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.col-features li {
    font-size: 14px;
    margin-bottom: 5px;
}

/* Кнопка */
.rev-btn {
    margin-left: 20px;
}

.btn-rev-cta {
    display: inline-block;
    padding: 16px 32px;
    font-size: 14px;
    background-color: #0073e6;
    color: #fff;
    border: none;
    border-radius: 25px;
    cursor: pointer;
    text-decoration: none;
    transition: background-color 0.3s ease, transform 0.2s ease-in-out;
    margin-right: 15px;
}

.btn-rev-cta:hover {
    background: #005bb5;
	box-shadow: inset 0px 3px 5px 0px rgba(0,0,0,0.3);
}

/* Адаптивность (для меньших экранов) */
@media (max-width: 768px) {
    .review-item {
        flex-direction: column;
        text-align: center;
		padding: 20px 0;
    }
    .rating-icon-row {
        display: block;
    }
    .logo-index-wrapper {
        justify-content: center;
        margin-bottom: 10px;
		flex-direction: column;
    }

    .col-content,
    .col-bonus,
    .col-features {
        margin-bottom: 10px;
        margin-right: 0;
        min-width: auto;
    }
	.col-features ul {
		text-align: center;
	}

    .rev-btn {
        margin-left: 0;
    }

    .btn-rev-cta {
        width: 100%;
        text-align: center;
    }
}

.review-item,
.goal-item,
.goal-item-right,
.collapse-item, .col, .review-category-block, .review-block-holder, .faq-item{
    opacity: 0;
    transform: translateY(50px);
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.visible {
    opacity: 1;
    transform: translateY(0);
}

.text-white-box-dark-bg-unit {
	background-color: #F5F8FF;
}
.text-white-box-dark-bg-unit-aat {
	background-color: #fff;
}
.text-for-goals {
	text-align: center;
	max-width: 1000px;
	margin: 3rem auto;
}
.collapse-unit {
	background: #0073e6;
	padding: 20px 0;
}
.collapse-unit h2 {
	color: #fff;
}

.footer {
  background-color: #ffffff;
}
.footer-top {
  padding: 20px 0;
}

.footer-inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.col-brand {
  flex: 1;
}

.col-brand .socials {
  margin: 15px 0;
}

.col-brand .socials a {
  color: #5B616E;
  text-decoration: none;
}

.col-brand .footer-text p {
  color: #5B616E;
  margin: 0;
}

.col-brand .footer-text a {
  color: #5B616E;
  text-decoration: none;
}

.footer-navbar {
  flex: 2;
  text-align: center;
}

.menu_footer {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: left;
  gap: 20px;
  flex-wrap: wrap; /* Добавляем перенос элементов */
}

.menu_footer li {
  position: relative;
  text-align: left;
  min-width: 200px; /* Минимальная ширина уже есть, можно увеличить */
}

.menu_footer li a {
  color: #5B616E;
  text-decoration: none;
}

.menu_footer .submenu {
  list-style: none;
  padding: 5px 0 0 0;
  margin: 0;
  display: block;
  text-align: left;
}

.menu_footer .submenu li {
  margin-bottom: 8px;
}

.submenu li a {
  color: #3b3b3b !important;
  font-weight: 100;
  text-decoration: none;
}

.footer-copyright {
  border-top: 1px solid #eee;
  padding: 15px 0;
}

.footer-copyright .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* Адаптивность */
@media (max-width: 1250px) {
  .footer-inner {
    flex-direction: column;
    align-items: stretch;
  }

  .col-brand {
    margin-bottom: 20px;
  }

  .footer-navbar {
    text-align: left;
  }

  .menu_footer {
    display: none;
  }

  .footer-copyright .container {
    flex-direction: column;
    text-align: center;
    gap: 10px;
  }
}

@media (max-width: 480px) {
  .footer-top {
    padding: 15px 0;
  }

  .col-brand .socials {
    margin: 10px 0;
  }

  .footer-copyright {
    padding: 10px 0;
  }
}

.bonus-holder {
    text-align: center;
    padding: 20px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.review-rating {
    display: flex;
    align-items: center;
    justify-content: left;
    margin-bottom: 15px;
    font-size: 16px;
    color: #333;
}

.review-rating svg {
    margin-right: 5px;
    width: 0.9em;
    height: 0.9em;
}

.info-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
    padding: 10px 0;
	margin: 20px 0;
}

.info-item {
    display: flex;
    font-size: 0.75rem;
    color: #444;
    white-space: nowrap;
}

.item-icon {
    width: 16px;
    height: 16px;
    margin-right: 8px;
    border-radius: 50%;
}

.bonus-label {
    margin-right: 5px;
    font-weight: 500;
    color: #666;
}

.bonus {
    font-weight: 600;
    color: #333;
}
@media (max-width: 768px) {
    .info-item {
        flex: 1 1 45%;
        justify-content: center;
    }

    .item-icon {
        width: 14px;
        height: 14px;
    }

    .info-item:nth-child(odd):not(:last-child)::after {
        content: none;
    }

    .info-item:nth-child(even)::after {
        content: none;
    }
}

@media (max-width: 480px) {
    .info-item {
        flex: 1 1 100%;
        justify-content: center;
    }

    .item-icon {
        width: 12px;
        height: 12px;
    }

    .info-item::after {
        content: none;
    }

    .review-rating {
        font-size: 0.8rem;
    }

    .info-item {
        font-size: 0.7rem;
    }
}

.technical-analysis {
	display: flex;
	justify-content: center;
}

.ta-fg {
	    display: flex;
        padding: 0;
}
.ta-inner {
	display: flex;
	padding: 15px 0;
}
.ta-heading {
	text-align: left;
}
.ta-faqs, .ta-about {
	margin: 50px 0;
}

@media (max-width: 768px) {
	.ta-fg {
		padding: 10px 0;
		text-align: center;
	}
}


.crypto-calculator {
  width: 100%;
  max-width: 400px;
  margin: 40px auto;
  padding: 20px;
  background-color: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
}
.crypto-calculator h2 {
	text-align: center;
}

.form-group input,
.form-group select,
#calculateBtn {
  width: 100%;
  padding: 12px;
  margin-top: 12px;
  border: 1px solid #ddd;
  border-radius: 8px;
  font-size: 16px;
}

#calculateBtn {
  background-color: #0073e6;
  color: #fff;
  border: none;
  cursor: pointer;
  font-weight: bold;
  transition: background 0.3s;
}

#calculateBtn:hover {
  background-color: #005bb5;
}

.result {
  margin-top: 20px;
  text-align: center;
}

.result p {
  margin-bottom: 5px;
}

.result strong {
  color: #0073e6;
}

/* === Адаптив под устройства до 480px === */
@media (max-width: 480px) {
  .crypto-calculator {
    padding: 16px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  }

  .form-group input,
  .form-group select,
  #calculateBtn {
    font-size: 14px;
    padding: 10px;
    margin-top: 8px;
  }

  #calculateBtn {
    font-size: 14px;
    padding: 12px;
  }

  .result p {
    font-size: 14px;
  }
}


/* COIN RECOMMENDATION */

/* Основные стили */
#loadRecommendations {
  background-color: #0073e6;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  font-size: 16px;
  margin-bottom: 20px;
}

#loadRecommendations:hover {
  background-color: #005bb5;
}

/* Стили для таблицы */
.table-wrapper {
  margin-top: 20px;
  overflow-x: auto;
}

#recommendationsTable {
  width: 100%;
  border-collapse: collapse;
}

#recommendationsTable th, #recommendationsTable td {
  padding: 12px;
  border: 1px solid #ccc;
  text-align: left;
}

#recommendationsTable th {
  background-color: #f4f4f4;
}

#recommendationsTable tr:nth-child(even) {
  background-color: #fafafa;
}

#recommendationsTable tr:hover {
  background-color: #f1f1f1;
}

/* Цвет для изменения цены */
.green {
  color: #4caf50;
}

.red {
  color: #f44336;
}

#portfolio-app {
  padding: 20px;
  background: #f9f9f9;
  border-radius: 12px;
}

form {
  gap: 10px;
  margin-bottom: 20px;
}

input, button {
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-family: 'Poppins', sans-serif;
}

button {
  background-color: #0073e6;
  color: white;
  cursor: pointer;
}

table {
  width: 100%;
  border-collapse: collapse;
}

th, td {
  padding: 12px;
  border-bottom: 1px solid #ccc;
  text-align: left;
}

th {
  background-color: #f1f1f1;
}

.remove-btn {
  background-color: #ff4d4d;
  color: white;
  border: none;
  padding: 5px 10px;
  cursor: pointer;
  border-radius: 8px;
}

.total-value {
  margin-top: 20px;
  font-size: 18px;
  font-weight: bold;
}
#search-asset {
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 8px;
  margin-bottom: 10px;
  font-family: 'Poppins', sans-serif;
  width: 100%;
}

@media (max-width: 768px) {
  form {
    flex-direction: column;
  }

  input, button {
    width: 100%;
  }

  table {
    font-size: 14px;
  }
}

.mining-form {
	width: 100%;
	max-width: 400px;
	margin: 40px auto;
	padding: 20px;
	background-color: #fff;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
	border-radius: 12px;
	flex-direction: column;
}

.form-group {
  display: flex;
  flex-direction: column;
}
.eco-form {
  width: 400px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (max-width: 480px) {
  .eco-form {
    width: 100%;
    padding: 0 20px;
  }
}


.project-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 20px;
}

.project-item {
  padding: 16px;
  border: 1px solid #eee;
  border-radius: 12px;
  background-color: #fafafa;
  transition: transform 0.2s ease;
}

.project-item .token {
  display: block;
  margin-top: 8px;
  font-size: 14px;
  color: #888;
}

.project-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* Адаптивные стили для маленьких экранов */
@media (max-width: 767px) {
  .filters {
    flex-direction: column;
    gap: 10px;
  }

  #search-input, #token-filter {
    width: 100%;
    max-width: 100%;
  }

  .project-list {
    grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
  }

  .project-item {
    padding: 12px;
    font-size: 14px;
  }

  .project-item .token {
    font-size: 12px;
  }
}

/* Адаптивность для планшетов */
@media (max-width: 1024px) {
  .project-list {
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  }

  .filters {
    flex-direction: row;
    gap: 15px;
  }
}

.event-content {
    display: grid;
    grid-template-columns: 1fr; /* Одна колонка */
    gap: 20px;
    margin-bottom: 1rem;
}
.game-content {
    display: grid;
    grid-template-columns: 1fr; /* Одна колонка */
    gap: 20px;
    margin-bottom: 1rem;
}

.popup-overlay {
        display: none;
        position: fixed;
        top: 0; left: 0; width: 100%; height: 100%;
        background: rgba(0, 0, 0, 0.7);
        justify-content: center;
        align-items: center;
        z-index: 998;
    }
    .popup {
        display: flex;
        width: 95%;
        max-width: 1200px;
        height: 70vh;
        background: #fff;
        border-radius: 10px;
        position: relative;
        overflow: hidden;
		z-index: 999;
    	box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.3);
    	border: 1px solid #AEAEAE;
    }
    .popup-left, .popup-right {
        padding: 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

.popup-left {
    width: 40%;
    position: relative; /* обязательно */
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    z-index: 1;
    min-height: 100%; /* гарантирует, что блок не схлопнется */
}

    .popup-left h2 {
        font-size: 24px;
        color: #fff;
        margin-bottom: 20px;
    }
    .popup-right {
        width: 60%;
        text-align: center;
    }
    .popup-right h3 {
        font-size: 20px;
        margin-bottom: 20px;
        color: #0088CC;
    }
    .popup form {
        width: 100%;
        max-width: 500px;
		display: flex;
		flex-direction: column;
    }
    .popup .input-group {
        display: flex;
        gap: 15px;
        margin-bottom: 15px;
        width: 100%;
    }
    .popup .input-group-bottom {
        gap: 15px;
        width: 100%;
    }
    .popup input, .popup select {
        width: 100%;
        padding: 10px;
        border: 1px solid #ccc;
        border-radius: 5px;
        font-size: 16px;
    }
    .popup button {
        width: 100%;
        padding: 12px;
        background: #0073e6;
        color: white;
        border: none;
        border-radius: 5px;
        cursor: pointer;
        font-size: 16px;
    }
    .popup button:hover {
        background: #005bb5;
    }
    .popup-close {
        position: absolute;
        top: 15px;
        right: 15px;
        font-size: 24px;
        cursor: pointer;
        color: #333;
        z-index: 25;
    }
.popup-header {
    background-color: #0073e6;
    height: 30px; /* Можно настроить высоту по вашему усмотрению */
    display: flex;
    align-items: center;
    justify-content: center;
}
.popup-header-text {
    color: #fff;
    margin: 0;
    font-size: 14px;
	text-decoration: underline;
}
.popup-header-text:hover {
	cursor: pointer;
	color: #e1e1e1;
}
    @media (max-width: 768px) {
        .popup {
            flex-direction: column;
            width: 90%;
            height: auto;
            min-height: 70vh;
        }
        .popup-left, .popup-right {
            width: 100%;
            padding: 15px;
        }
        .popup .input-group, .popup .input-group-bottom {
            flex-direction: column;
            gap: 10px;
        }
        .popup-left h2 {
            font-size: 20px;
        }
        .popup-right h3 {
            font-size: 18px;
        }
		.popup-close {
			color: white;
    	}	
    }

.p2e-games-list {
    width: 100%;
    border-collapse: collapse;
    background-color: #fff;
    overflow-x: auto; /* Включаем горизонтальную прокрутку */
    white-space: nowrap; /* Запрещаем перенос текста */
}

.p2e-games-header {
    display: flex;
    align-items: center;
    background-color: #f8f9fa;
    border-bottom: 2px solid #ddd;
    font-weight: bold;
    color: #333;
    padding: 8px 0;
    font-size: 14px;
    min-width: 1000px; /* Минимальная ширина таблицы, чтобы прокрутка срабатывала */
}

.p2e-games-header > div {
    padding: 12px; /* Increased from 8px */
    text-align: center;
}

.p2e-game {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ddd;
    padding: 8px 0;
    background-color: #fff;
    color: #333;
    flex-direction: row;
    min-width: 1000px; /* Минимальная ширина таблицы, чтобы прокрутка срабатывала */
}

.p2e-game:hover {
    background: #f2f2f2;	
}

.p2e-game > div {
    padding: 12px; /* Increased from 8px */
    text-align: center;
}

.p2e-game-number {
    flex: 0 0 5%;
    font-weight: bold;
    font-size: 18px;
}

.p2e-game-name {
    flex: 0 0 30%;
    display: flex;
    align-items: flex-start;
    gap: 15px;
    text-align: left;
}

.game-logo-wrapper {
    flex-shrink: 0;
}

.game-logo {
    width: 60px !important;
    height: 60px !important;
    object-fit: cover;
    border-radius: 5px;
}

.game-info {
    display: flex;
    flex-direction: column;
    margin: auto 0;
    flex: 1;
}

.p2e-game-name h2 {
    margin: 0;
    font-size: 18px;
    color: #333;
}

.p2e-game-name .game-description {
    margin: 5px 0 0;
    font-size: 14px;
    color: #666;
}

.p2e-game-genres, .p2e-game-blockchain {
    flex: 0 0 10%; /* Ensure both have the same fixed width */
    font-size: 14px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    overflow: hidden; /* Hide overflow text */
    white-space: nowrap; /* Prevent text wrapping */
    text-overflow: ellipsis; /* Add ellipsis for overflowing text */
    text-align: center; /* Center the text */
}

.p2e-game-genres .genre-item {
    display: block;
}

.p2e-game-blockchain,
.p2e-game-devices,
.p2e-game-status,
.p2e-game-nft,
.p2e-game-f2p,
.p2e-game-p2e {
    flex: 0 0 7%;
    font-size: 14px;
}

.p2e-game-button {
    flex: 0 0 10%;
}

.p2e-game-devices {
    flex: 0 0 7%;
    font-size: 14px;
    display: flex;
    flex-wrap: wrap; /* Enable wrapping */
    gap: 5px; /* Space between icons */
    justify-content: center; /* Center icons */
}

.p2e-game-devices .device-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 0; /* Remove margin-right to rely on gap */
    vertical-align: middle;
    flex: 0 0 30%; /* Each icon takes ~30% of container to fit 3 per row */
    max-width: 20px; /* Ensure icon size consistency */
}

.p2e-game-status .status {
    padding: 6px 12px;
    border-radius: 5px;
    color: #5B616E;
    font-size: 12px;
}

.p2e-game-button .button {
    display: inline-block;
    padding: 8px 14px;
    background-color: #007bff;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    font-size: 14px;
	justify-content: flex-end;
}

.p2e-game-button .button:hover {
    background-color: #0056b3;
}
.p2e-game-button {
    flex: 1; /* Allow the container to take up remaining space */
    display: flex;
    justify-content: flex-end; /* Push the button to the right */
    padding-right: 0; /* Remove any padding that might offset the button */
    margin-right: 0; /* Remove any margin that might offset the button */
}

.p2e-game-button .button {
    display: inline-block;
    padding: 8px 14px;
    background-color: #007bff;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    font-size: 14px;
}
/* Адаптив для экрана 1024px */
@media (max-width: 1024px) {
    .p2e-games-header {
        font-size: 12px; /* Уменьшаем шрифт */
        padding: 6px 0;
    }

    .p2e-games-header > div {
        padding: 10px; /* Increased from 6px */
    }

    .p2e-game {
        padding: 6px 0;
    }

    .p2e-game > div {
        padding: 10px; /* Increased from 6px */
    }

    .p2e-game-number {
        font-size: 16px; /* Уменьшаем шрифт */
    }

    .p2e-game-name h2 {
        font-size: 16px; /* Уменьшаем шрифт */
    }

    .p2e-game-name .game-description {
        font-size: 12px; /* Уменьшаем шрифт */
    }

    .p2e-game-genres,
    .p2e-game-blockchain,
    .p2e-game-devices,
    .p2e-game-status,
    .p2e-game-nft,
    .p2e-game-f2p,
    .p2e-game-p2e {
        font-size: 12px; /* Уменьшаем шрифт */
    }

    .p2e-game-blockchain img {
        width: 30px; /* Уменьшаем размер изображения */
        height: 30px;
    }

    .p2e-game-devices {
        font-size: 12px;
    }

    .p2e-game-devices .device-icon {
        width: 18px;
        height: 18px;
        flex: 0 0 30%; /* Maintain 3 per row */
        max-width: 18px;
    }

    .p2e-game-status .status {
        font-size: 10px; /* Уменьшаем шрифт */
        padding: 4px 10px;
    }

    .p2e-game-button .button {
        font-size: 12px; /* Уменьшаем шрифт */
        padding: 6px 12px;
    }
}

/* Адаптив для экрана 768px */
@media (max-width: 768px) {
    .p2e-games-header {
        font-size: 11px; /* Уменьшаем шрифт */
        padding: 5px 0;
    }

    .p2e-games-header > div {
        padding: 8px; /* Increased from 5px */
    }

    .p2e-game {
        padding: 5px 0;
    }

    .p2e-game > div {
        padding: 8px; /* Increased from 5px */
    }

    .p2e-game-number {
        font-size: 14px; /* Уменьшаем шрифт */
    }

    .p2e-game-name h2 {
        font-size: 14px; /* Уменьшаем шрифт */
    }

    .p2e-game-name .game-description {
        font-size: 11px; /* Уменьшаем шрифт */
    }

    .p2e-game-genres,
    .p2e-game-blockchain,
    .p2e-game-devices,
    .p2e-game-status,
    .p2e-game-nft,
    .p2e-game-f2p,
    .p2e-game-p2e {
        font-size: 11px; /* Уменьшаем шрифт */
    }

    .p2e-game-blockchain img {
        width: 25px; /* Уменьшаем размер изображения */
        height: 25px;
    }

    .p2e-game-devices {
        font-size: 11px;
    }

    .p2e-game-devices .device-icon {
        width: 16px;
        height: 16px;
        flex: 0 0 30%; /* Maintain 3 per row */
        max-width: 16px;
    }

    .p2e-game-status .status {
        font-size: 9px; /* Уменьшаем шрифт */
        padding: 3px 8px;
    }

    .p2e-game-button .button {
        font-size: 11px; /* Уменьшаем шрифт */
        padding: 5px 10px;
    }
}

/* Адаптив для экрана 480px */
@media (max-width: 480px) {
    .p2e-games-header {
        font-size: 10px; /* Уменьшаем шрифт */
        padding: 4px 0;
    }

    .p2e-games-header > div {
        padding: 6px; /* Increased from 4px */
    }

    .p2e-game {
        padding: 4px 0;
    }

    .p2e-game > div {
        padding: 6px; /* Increased from 4px */
    }

    .p2e-game-number {
        font-size: 12px; /* Уменьшаем шрифт */
    }

    .p2e-game-name h2 {
        font-size: 12px; /* Уменьшаем шрифт */
    }

    .p2e-game-name .game-description {
        font-size: 10px; /* Уменьшаем шрифт */
    }

    .p2e-game-genres,
    .p2e-game-blockchain,
    .p2e-game-devices,
    .p2e-game-status,
    .p2e-game-nft,
    .p2e-game-f2p,
    .p2e-game-p2e {
        font-size: 10px; /* Уменьшаем шрифт */
    }

    .p2e-game-blockchain img {
        width: 20px; /* Уменьшаем размер изображения */
        height: 20px;
    }

    .p2e-game-devices {
        font-size: 10px;
    }

    .p2e-game-devices .device-icon {
        width: 14px;
        height: 14px;
        flex: 0 0 30%; /* Maintain 3 per row */
        max-width: 14px;
    }

    .p2e-game-status .status {
        font-size: 8px; /* Уменьшаем шрифт */
        padding: 2px 6px;
    }

    .p2e-game-button .button {
        font-size: 10px; /* Уменьшаем шрифт */
        padding: 4px 8px;
    }
}
/* Metaverses Event Item Styles */
.metaverses-event-item {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 16px;
    margin-bottom: 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    display: flex;
	flex-direction: column;
}

.metaverses-event-header {
    margin-bottom: 8px;
}

.metaverses-event-date {
    font-size: 14px;
    color: #6b7280;
    font-weight: 500;
}

.metaverses-event-title {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 8px;
    line-height: 1.3;
    color: #333; /* Синий цвет, как на фото */
}

.metaverses-event-description {
    font-size: 14px;
    color: #5B616E;
    font-weight: 500;
    margin-bottom: 8px;
}

.metaverses-event-location {
    font-size: 14px;
    color: #0073e6;
    font-weight: 500;
    margin-bottom: 12px;
}

.metaverses-event-categories {
    display: flex;
    gap: 8px;
    margin-bottom: 12px;
}

.metaverses-event-category {
    background: #f3f4f6; /* Серый фон, как на фото */
    color: #374151;
    font-size: 12px;
    padding: 4px 8px;
    border-radius: 12px;
    font-weight: 500;
}
@media (max-width: 768px) {
    .card-head-review .btn-cta {
        display: block;
        margin: 0 auto;
        padding: 10px 20px; /* Уменьшаем отступы */
        font-size: 12px;    /* Уменьшаем размер шрифта */
		width: auto;
    }
}
