@font-face {font-family: 'Play';src: url('/wp-content/themes/sch/assets/fonts/PlayRegular.woff2') format('woff2');font-weight: normal;font-style: normal;font-display: swap;}@font-face {font-family: 'Play';src: url('/wp-content/themes/sch/assets/fonts/PlayBold.woff2') format('woff2');font-weight: 700;font-style: normal;font-display: swap;}@font-face {font-family: 'Inter';src: url('/wp-content/themes/sch/assets/fonts/Inter-Medium.woff2') format('woff2');font-weight: 500;font-style: normal;font-display: swap;}@charset "UTF-8";*, *:before, *:after {box-sizing: border-box;}* {margin: 0;padding: 0;}:root {--blue: #4291f2;--white: #fcfeff;--red: #f34c6c;--red-hover: #fe2a52;--black: #060115;--grey-1: #F2F2F2;--grey-2: #E6E6E6;--grey-3: #737373;--very-lite-grey: #EDEDED;--light-grey: #E3E3E3;--dark-grey: #1F2122;--font-family: 'Inter', sans-serif;--second-family: 'Play', sans-serif;}html {scroll-behavior: smooth;}html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, img, ul, li, footer, header, nav, section {margin: 0;padding: 0;border: 0;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}footer, header, nav, section {display: block;}ol, ul {list-style: none;}a, a:hover, a:active, a:visited, a:focus {text-decoration: none;outline: none;}img {height: auto;max-width: 100%;display: inline-block;}body {font-family: var(--second-family);font-weight: 400;font-size: 15px;line-height: 152%;color: var(--black);overflow-x: hidden;background-color: var(--white);}body:has(.sitenavigation.is-tapped) {overflow: hidden;}body:has(#wpadminbar) .header-mobile {top: 45.5px;}@media screen and (max-width: 991px) {body.admin-bar .main_header {top: 44px;}}h1, h2, h3, h4, h5, h6 {color: var(--black);}button:hover {cursor: pointer;}.company h2{margin-top: 40px;}.acf_pnc{line-height: normal;margin: 60px 0 0 0;}.acf_pnc svg{width: 100%;height: 100%;}.acf_pnc .headline{font-size: 24px;font-weight: bold;}.acf_pnc h2{margin: 0;}.img_cont{max-width: 100%;max-height: 100%;object-fit: contain;}.bg_h2 h2{text-align: center;margin: 0;padding: 30px 0;background-color: var(--light-grey);border-radius: 10px;}.img-pnc{flex-shrink: 0;}.pnc_arrow{position: absolute;width: 24px;height: 24px;}.pnc_bg{background-size: cover;background-repeat: no-repeat;background-position: center;}.br{border-radius: 15px;}.octo-btn{text-align: center;height: 34px;border-radius: 16px;display: inline-flex;align-items: center;justify-content: center;padding: 10px 30px;}.table-overlay{overflow: auto;}.company-arrow{position: absolute;}.dnone {display: none;}.nav-arrows {display: none;}.hidden_area {display: none !important;}.main_wrapper {position: relative;width: 100%;}@media (max-height: 100vh) {.main_wrapper {display: flex;flex-direction: column;justify-content: space-between;align-items: stretch;min-height: 100vh;}}.container {width: 100%;max-width: 1290px;margin: 0 auto;padding: 0 15px;min-height: 100%;}@media (max-width: 992px) {.container {padding: 0 15px;}}@media (max-width: 768px) {.container {padding: 0 15px;}}h1 {font-family: 'Play';font-style: normal;font-weight: bold;font-size: 36px;line-height: 125%;margin: 0;margin-bottom: 20px;}h2 {font-family: 'Play';font-style: normal;font-weight: 700;font-size: 30px;line-height: 125%;margin-top: 20px;margin-bottom: 30px;}@media (max-width: 992px) {.main_wrapper:has(#wpadminbar) .header_mobile {margin-top: 45px;}}@media (max-width: 768px) {h2 br {display: none;}}h3 {font-family: var(--second-family);font-style: normal;font-weight: 500;font-size: 25px;line-height: 125%;margin-top: 10px;margin-bottom: 10px;}.entry-content p {margin-bottom: 20px;}@media screen and (max-width: 600px) {#wpadminbar {position: fixed !important;}}h4 {font-family: var(--second-family);color: var(--grey-text);font-size: 24px;line-height: 130%;font-style: normal;font-weight: 700;line-height: normal;}h5 {font-family: var(--second-family);color: var(--grey-text);font-size: 16px;line-height: 145%;font-style: normal;font-weight: 600;line-height: normal;}::-webkit-input-placeholder {font-family: var(--second-family);font-weight: 400;font-size: 13px;color: rgba(46, 50, 51, 0.4);}:-ms-input-placeholder {font-family: var(--second-family);font-weight: 400;font-size: 13px;color: rgba(46, 50, 51, 0.4);}::-ms-input-placeholder {font-family: var(--second-family);font-weight: 400;font-size: 13px;color: rgba(46, 50, 51, 0.4);}::placeholder {font-family: var(--second-family);font-weight: 400;font-size: 13px;color: rgba(46, 50, 51, 0.4);}@media (max-width: 768px) {::-webkit-input-placeholder {font-size: 13px;}:-ms-input-placeholder {font-size: 13px;}::-ms-input-placeholder {font-size: 13px;}::placeholder {font-size: 13px;}}.lock {overflow: hidden;}.octo-arrow{position: absolute;}.header-mobile {display: none;}.burger-menu {cursor: pointer;display: flex;align-items: center;position: relative;z-index: 10;-webkit-transition: 0.3s;-o-transition: 0.3s;}.burger-icon {width: 30px;height: 18px;display: flex;flex-direction: column;justify-content: space-between;cursor: pointer;}.burger-icon span {display: block;width: 100%;height: 2px;background-color: var(--red);transition: all 0.3s ease;}.burger-menu.active .burger-icon span:nth-child(1) {-webkit-transform: rotate(45deg) translate(5px, 5px);transform: rotate(45deg) translate(5px, 5px);}.burger-menu.active .burger-icon span:nth-child(2) {opacity: 0;}.burger-menu.active .burger-icon span:nth-child(3) {-webkit-transform: rotate(-45deg) translate(6px, -6px);transform: rotate(-45deg) translate(6px, -6px);}.mobile-menu {position: absolute;z-index: 9;width: 100%;height: 0;top: -100%;bottom: 0;background: var(--white);padding: 0;overflow: auto;transition: 0.3s;padding: 0px;}.mobile-menu.active {display: block;top: 0px;height: 100dvh;}.mobile-header-menu {padding-top: 70px;padding-left: 15px;padding-right: 15px;width: 100%;max-width: 100%;}.mobile-header-menu li a {display: flex;align-items: center;justify-content: space-between;font-size: 20px;line-height: normal;padding: 5px 0px;position: relative;color: var(--black);}.mobile-header-menu li a:after {content: "";background-image: url(/wp-content/uploads/2024/11/arrow-right.svg);background-repeat: no-repeat;background-size: cover;background-position: center center;width: 20px;height: 20px;}.mobile-header-menu li {margin-bottom: 5px;padding-bottom: 5px;border-bottom: 1px solid var(--grey-2);}.popup {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(31, 33, 34, 0.75);z-index: 9999;overflow-y: auto;}.popup-content {position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);border-radius: 12px;overflow: hidden;padding: 40px;width: 350px;background: var(--bg);box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);}.form_title {font-family: var(--second-family);font-weight: 500;font-size: 20px;color: var(--grey-text);}.form_title span {margin-top: 15px;font-weight: 700;font-size: 18px;color: #0c509f;}.popup-close {position: absolute;right: 5px;top: 5px;display: flex;align-items: center;justify-content: center;font-size: 24px;padding: 10px;background: transparent;cursor: pointer;color: var(--blue);z-index: 2;}.popup-close:hover {transition: all 0.3s ease-in;color: var(--green);}.relative {position: relative;}.lang_dropdown {position: relative;}.langdropdown-toggle {line-height: 20px;width: auto;padding: 0px;vertical-align: baseline;display: flex;align-items: center;justify-content: center;text-transform: none;text-decoration: none;text-align: center;background: transparent;border: 0;border-radius: 0;gap: 0px;font-family: var(--second-family);font-weight: 500;font-size: 15px;line-height: 133%;color: var(--black);outline: none;}.langdropdown-menu {display: none;position: absolute;list-style: none;margin: 8px 0px 0px;padding: 0;top: 100%;left: 0;right: 0;text-align: center;z-index: 60;border: 1px solid var(--bg);border-radius: 6px;background: var(--white);box-shadow: 0 1px 3px rgb(0 0 0 / 29%);}.grecaptcha-badge {display: none !important;}.langdropdown-menu.active {display: block;}.langdropdown-menu a {display: block;padding: 8px 8px;text-decoration: none;color: #2B2828;font-size: 15px;font-style: normal;line-height: 20px;font-weight: 400;}.arrow-icon {transition: -webkit-transform 0.3s ease;transition: transform 0.3s ease;transition: transform 0.3s ease, -webkit-transform 0.3s ease;margin-left: 8px;}.langdropdown-toggle.active .arrow-icon {-webkit-transform: rotate(180deg);transform: rotate(180deg);}.logo {display: flex;align-items: center;justify-content: center;}.logo img {height: 60px;}#crypto-container {display: flex;align-items: center;justify-content: stretch;gap: 24px;}.crypto-row {display: flex;align-items: center;justify-content: space-between;gap: 0px;}.crypto-row:nth-child(1)::before {content: "";background-image: url(/wp-content/uploads/2024/11/bitcoin-btc-logo.svg);background-position: center center;background-repeat: no-repeat;background-size: 20px 20px;width: 20px;height: 20px;display: inline-block;}.crypto-row:nth-child(2)::before {content: "";background-image: url(/wp-content/uploads/2024/11/ethereum-eth-logo.svg);background-position: center center;background-repeat: no-repeat;background-size: 20px 20px;width: 20px;height: 20px;display: inline-block;}.crypto-name {font-weight: 400;font-size: 16px;line-height: normal;position: relative;display: flex;align-items: center;gap: 4px;margin-right: 8px;margin-left: 4px;}.crypto-price {text-align: center;}.crypto-change {flex: 1;text-align: right;font-weight: bold;}.percent-increase {color: green;}.percent-decrease {color: var(--red);}.crypto-info {display: flex;align-items: center;justify-content: space-between;gap: 5px;padding: 7px 6px;border: 1px solid var(--grey-2);border-radius: 10px;background: #FFF;width: 160px;line-height: 100%;font-weight: 500;}.header-top .container {display: flex;align-items: center;justify-content: space-between;gap: 30px;}.header-top {height: 81px;max-height: 81px;padding: 10px 0px;}.header-menu {height: 59px;max-height: 59px;border-bottom: 1px solid #383b3e;border-top: 1px solid #383b3e;background: #1f2122;background-color: #1f2122;background-image: url(/wp-content/uploads/2024/11/bg_mini_square.svg);background-repeat: repeat;background-size: initial;background-position: center center;}.header-menu .container {padding-top: 0px;padding-bottom: 0px;display: flex;align-items: center;justify-content: center;}.social-item {display: flex;align-items: center;justify-content: center;}.header-social {display: flex;align-items: center;justify-content: space-between;gap: 10px;}.header-main-menu {display: flex;align-items: center;justify-content: space-between;gap: 30px;}.header-main-menu li {line-height: 56px;}.header-main-menu>li.current-menu-item>a {color: var(--red);border-bottom: 2px solid var(--red);}.header-main-menu li a {display: flex;padding: 0px 0;border-bottom: 2px solid transparent;color: var(--white);font-size: 20px;font-style: normal;font-weight: 400;transition: color .3s ease, border .3s ease;text-shadow: 0 2px 32px rgba(255, 255, 255, 0.25), 0 1px 64px rgba(255, 255, 255, 0.05);}.header-main-menu li a:hover {border-bottom: 2px solid var(--red);color: var(--red);}.main_footer {background: var(--black);padding: 45px 30px 30px;background: #1f2122;background-color: #1f2122;background-image: url(/wp-content/uploads/2024/11/bg_mini_square.svg);background-repeat: repeat;background-size: initial;background-position: center center;}.footer_copy {text-align: center;padding: 30px 0px 0px;border-top: 1px solid #383b3e;color: #B9BBBF;opacity: 0.75;}a.dmca-link {color: #B9BBBF;opacity: 0.75;}.footer-top {display: flex;align-items: center;justify-content: space-between;gap: 30px;margin-bottom: 30px;}.footer-main-menu {display: flex;align-items: center;justify-content: space-between;gap: 30px;}.footer-main-menu li a {display: flex;padding: 4px 0;border-bottom: 2px solid transparent;color: var(--white);font-size: 20px;font-family: var(--second-family);font-style: normal;font-weight: 500;line-height: normal;transition: color .3s ease, border .3s ease;text-shadow: 0 2px 32px rgba(255, 255, 255, 0.25), 0 1px 64px rgba(255, 255, 255, 0.05);}.post-thumbnail img {display: block;}.single-post-wrapper {padding: 24px 0px 0px;}.post-meta-item {display: flex;align-items: center;justify-content: stretch;gap: 0px;color: var(--grey-3);}.post-meta {padding: 15px 0px;border-top: 1px solid var(--grey-2);border-bottom: 1px solid var(--grey-2);margin-bottom: 20px;}.post-thumbnail {position: relative;border-radius: 16px;overflow: hidden;margin-bottom: 30px;}.last-modified-container {position: absolute;bottom: 0;left: 0;padding: 5px 10px;color: #FFF;background: #0000006e;border-radius: 0px 16px 0px 16px;}.single-post-wrapper .article-wrapper {width: 72%;padding-right: 25px;}.single-post-wrapper aside {padding-left: 25px;width: 28%;}.post-content {text-align: justify;}.single-post-sidebar-content {border: 1px solid var(--grey-2);width: 100%;padding: 24px;border-radius: 16px;background: #FFF;}.single-post-wrapper .container {display: flex;}.post-related-item {display: flex;align-items: center;justify-content: space-between;gap: 30px;}.post-related {padding: 24px;margin: 30px 0px;border: 1px solid var(--grey-2);border-radius: 16px;background: #FFF;}.post-related-item-left {display: flex;align-items: center;justify-content: center;border-radius: 8px;overflow: hidden;}.post-related-item-right-bottom {display: flex;flex-direction: column;align-items: flex-start;gap: 20px;}.post-related-btn {border: 1px solid var(--red);color: var(--red);padding: 7px 32px;height: 34px;display: flex;align-items: center;justify-content: center;border-radius: 8px;background: var(--white);font-weight: 500;}.post-related-btn:hover {color: var(--white);background: var(--red);transition: all 0.3s ease;}a.post-related-title {font-style: normal;font-weight: 600;font-size: 18px;line-height: 130%;text-decoration: none;color: var(--black);display: block;}.post-related-item-right {width: calc(100% - 280px);display: flex;flex-direction: column;justify-content: space-between;gap: 15px;}.post-related-item-left img {width: 250px;display: flex;align-items: center;justify-content: center;}.entry-content .post-content a {color: var(--black);text-decoration: underline;}.entry-content .post-content a:hover {transition: color 0.3s ease;color: var(--red);}.post-banner {margin: 30px 0px;border-radius: 16px;overflow: hidden;display: flex;align-items: center;justify-content: center;}.single-post-sidebar {position: sticky;flex-direction: column;align-items: flex-start;justify-content: flex-start;overflow-x: hidden;overflow-y: auto;transition: 0.3s ease;gap: 30px;-ms-overflow-style: none;scrollbar-width: none;display: flex;height: calc(100vh - 320px);top: 45px;}.post-date-info {display: flex;align-items: center;justify-content: stretch;gap: 3px;}.accordion {display: flex;align-items: center;flex-direction: row-reverse;justify-content: flex-end;gap: 24px;background-color: #FFF;color: #333;cursor: pointer;padding: 15px 20px;width: 100%;border: none;outline: none;font-size: 20px;line-height: normal;transition: background-color 0.3s ease;font-family: 'Inter';font-weight: 500;}.entry-toc {border: 1px solid var(--grey-2);border-radius: 16px;overflow: hidden;margin-bottom: 35px;}.accordion.active {background: #FFF;}.accordion:hover {color: var(--red);background-color: #FFF;transition: all 0.3s;}.accordion:hover .arrow-icon path {stroke: var(--red);transition: all 0.3s;}.accordion .arrow-icon {transition: -webkit-transform 0.3s ease;transition: transform 0.3s ease;transition: transform 0.3s ease, -webkit-transform 0.3s ease;}.accordion.active .arrow-icon {-webkit-transform: rotate(180deg);transform: rotate(180deg);}.accordion-content {padding: 20px 20px 20px 73px;display: none;overflow: hidden;background-color: #f8f9fa;border-top: 1px solid #e6e6e6;}.accordion-content p a {font-style: normal;font-weight: 400;font-size: 16px;line-height: 155%;color: var(--grey-3);transition: color .3s ease;text-decoration: none;}.accordion-content p a:hover {color: var(--red);transition: color 0.3s ease;}.block_one {display: -ms-grid;display: grid;-ms-grid-columns: 1fr 30px 1fr;grid-template-columns: repeat(2, 1fr);gap: 30px;}.block_one-right {display: flex;flex-direction: column;}.news-row {display: flex;justify-content: space-between;gap: 20px;}.news-column {flex: 1;display: flex;flex-direction: column;}.hnb-item:last-of-type {border-bottom: unset;}.block_one-right:not(:has(.promo-banner)) .news-row {align-items: stretch;min-height: 100%;}.block_one-right:not(:has(.promo-banner)) .news-column {flex-grow: 1;}.news-row {display: flex;flex-direction: column;justify-content: flex-start;background: #FFF;border-radius: 16px;overflow: hidden;box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;gap: 0px;}.hnb-title {flex: 1;text-align: center;padding: 13px 13px;cursor: pointer;font-size: 18px;font-weight: 400;background: #dce0e3;color: #68696d;transition: color 0.3s, border-color 0.3s;height: 50px;}.hnb-title.active {color: var(--white);background: var(--red);font-weight: 500;}.news-tabs-content .hnb-content {display: none;}.news-tabs-content .hnb-content.active {display: block;}.hnb-item {display: -ms-grid;display: grid;-ms-grid-columns: 80px 10px 1fr;grid-template-columns: 80px 1fr;gap: 30px;min-height: 36px;font-style: normal;font-weight: 500;font-size: 16px;line-height: normal;color: var(--black);padding: 10px 0px;border-bottom: 1px solid var(--grey-2);align-items: flex-start;}.news-tabs {display: flex;border-radius: 16px 16px 0px 0px;overflow: hidden;}.news-tabs-content {padding: 12px 24px 24px;}.hnb-item-info {font-weight: 400;color: var(--grey-3);line-height: normal;}.hnb-item:hover .hnb-item-title {color: var(--red);transition: color 0.3s ease;}.block_one-left {background-color: #1d2328;background-image: url(/wp-content/themes/sch/assets/img/main-banner-bg-new.webp);background-repeat: no-repeat;background-size: cover;background-position: center center;border-radius: 16px;padding: 32px;}@media (max-width: 476px) {.block_one-left {background-image: url(/wp-content/themes/sch/assets/img/main-banner-bg-new-mob.webp);}}#crypto-heading {min-height: 132px;color: var(--white);display: flex;flex-direction: column;letter-spacing: .02em;word-break: break-word;font-size: 56px;line-height: 66px;margin-bottom: 50px;}.sub-title {line-height: 16px;font-weight: 500;letter-spacing: .02em;color: var(--white);text-transform: uppercase;margin-bottom: 20px;}.one-btns {display: -ms-grid;display: grid;-ms-grid-columns: 1fr 10px 1fr 10px 1fr 10px 1fr;grid-template-columns: repeat(4, 1fr);gap: 10px;align-items: center;justify-content: center;text-align: center;}.one-btns a {padding: 7px 10px;background: var(--white);height: 34px;border-radius: 8px;width: 100%;max-width: 100%;display: flex;align-items: center;justify-content: center;font-size: 13px;line-height: normal;color: var(--black);font-weight: 500;}.one-btns a:hover {background: var(--red);transition: all 0.3s ease;color: var(--white);}.page-block {margin-top: 3.5rem;margin-bottom: 3.5rem;}.exchanges-list {display: flex;flex-direction: column;align-items: stretch;justify-content: space-between;}.exchanges-item-desc p {line-height: normal;}.exchanges-item {flex: 1;border-radius: 0px;padding: 12px 24px;background: #FFF;display: flex;flex-direction: row;align-items: center;gap: 30px;overflow: hidden;border-bottom: 1px solid var(--grey-2);}.exchanges-item-top {display: flex;align-items: center;justify-content: stretch;gap: 30px;}.exchanges-item-title {font-weight: 700;font-size: 20px;line-height: normal;margin-bottom: 5px;}.exchanges-item-links {display: flex;flex-direction: row;align-items: center;justify-content: space-between;gap: 30px;}.exchanges-item:last-of-type {border-bottom: unset;}.exchanges-item-desc {flex: 1;margin-bottom: 0px;}.exchanges-item-links a {text-align: center;height: 34px;border-radius: 16px;display: flex;align-items: center;justify-content: center;padding: 10px 30px;}a.btn-grey {background: var(--grey-1);color: var(--black);border: 1px solid var(--grey-2);}a.btn-red {background: #f34c6c;color: var(--white);}.octo-btn-more{background: var(--black);color: var(--white);border: 1px solid transparent;text-align: center;height: 34px;border-radius: 16px;display: flex;align-items: center;justify-content: center;padding: 10px 30px;}.octo-btn-more:hover{background: var(--grey-1);color: var(--black);border: 1px solid var(--grey-2);transition: all 0.3s ease;}.octo-btn-red{text-align: center;height: 34px;border-radius: 16px;display: flex;align-items: center;justify-content: center;padding: 10px 30px;background: #f34c6c;color: var(--white);}.octo-btn-red:hover{background: var(--red-hover);transition: background 0.3s ease;}a.btn-grey:hover {background: var(--black);color: var(--white);border: 1px solid transparent;}a.btn-red:hover {background: var(--red-hover);transition: background 0.3s ease;}.exchanges-item-top img {display: inline-block;}.page-block h2 span {color: var(--red);}.exchanges-box {border-radius: 16px;border: 1px solid var(--grey-2);overflow: hidden;}.post-content ol {list-style: auto;padding-left: 30px;margin-bottom: 25px;margin-top: 20px;}.post-content ol li {margin-bottom: 10px;}.post-content blockquote {border-left: 5px solid var(--red);padding-left: 20px;font-style: italic;}.post-content img {border-radius: 16px;overflow: hidden;display: inline-block;}.header-meta {display: flex;align-items: center;padding: 20px 0px;}.post-author {display: -ms-grid;display: grid;-ms-grid-columns: 40px 10px 1fr;grid-template-columns: 40px 1fr;align-items: center;justify-content: space-between;gap: 10px;}.author-thumbnail {display: flex;align-items: center;justify-content: center;border-radius: 50%;overflow: hidden;height: 40px;width: 40px;}.post-author-bottom a {color: var(--red);font-weight: 700;text-decoration: underline;font-size: 16px;}.author-reg {display: block;font-size: 14px;color: var(--grey-3);line-height: 1;}.post-author-bottom a:hover {text-decoration: none;transition: all 0.3s ease;}.exchanges-box h2 {padding: 24px 24px;margin: 0px;color: var(--white);text-shadow: 0 2px 32px rgba(255, 255, 255, 0.25), 0 1px 64px rgba(255, 255, 255, 0.05);font-weight: 400;border-radius: 16px 16px 0px 0px;overflow: hidden;background: rgba(31, 33, 34, 0.75);background-color: #000;padding: 30px;background-image: url(/wp-content/uploads/2024/11/bg_mini_square.svg);background-repeat: repeat;background-size: initial;background-position: center center;}.exchanges-item:nth-child(even) {--tw-bg-opacity: 1;background-color: rgb(251 251 251 / var(--tw-bg-opacity));}.exchanges-item:nth-child(even) a.btn-grey {background: #FFF;}.block_three .sub-title {color: var(--grey-3);font-size: 18px;}.page-block h2 {margin-top: 0px;position: relative;}.block_three.page-block h2 {margin-bottom: 10px;}.block_five {padding: 24px 24px 24px;background: #FFF;border-radius: 16px;border: 1px solid var(--grey-2);}.related-articles-list {border-radius: 16px;overflow: hidden;display: flex;gap: 24px;}.related-article-item {display: flex;flex-direction: column;flex: 1;border-radius: 16px;overflow: hidden;padding: 10px;background: #FFF;border: 1px solid var(--grey-2);gap: 15px;}.related-article-thumbnail {display: inline-block;border-radius: 8px;overflow: hidden;}.related-article-thumbnail a {display: flex;align-items: center;justify-content: center;border-radius: 8px;overflow: hidden;}.related-article-content {border-radius: 0px 0px 16px 16px;flex: 1;display: flex;flex-direction: column;align-items: stretch;}.related-post-author {display: flex;align-items: center;justify-content: stretch;gap: 10px;}.related-post-author .author-thumbnail {width: 28px;height: 28px;}.related-article-content-bottom {display: flex;align-items: center;justify-content: space-between;gap: 20px;margin-top: 20px;flex: 1;}.related-post-author a {color: var(--red);text-decoration: underline;}.related-article-date {color: var(--grey-3);}.related-article-title {display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;max-height: calc(1.5em * 2);color: var(--black);font-weight: 600;line-height: normal;}.related-articles h3 {font-weight: bold;font-size: 30px;line-height: 40px;}.related-articles {margin-top: 35px;}.block_three .related-article-title {font-size: 20px;}.block_three .related-article-item {padding: 24px;}.page-block .related-articles-list.has-banner {display: -ms-grid;display: grid;grid-template-columns: repeat(4, 1fr);}.page-block .related-articles-list {display: -ms-grid;display: grid;grid-template-columns: repeat(3, 1fr);}.related-articles .promo-banner a {background: #FFF;padding: 0px;border-radius: 8px;display: inline-block;height: 100%;overflow: hidden;}.page-block .related-articles-list.has-banner .related-article-item {padding: 12px;}.related-articles .promo-banner {padding: 10px;background: #FFF;border: 1px solid var(--grey-2);border-radius: 16px;overflow: hidden;}.related-articles .promo-banner img {height: 100%;-o-object-fit: cover;object-fit: cover;-o-object-position: center center;object-position: center center;}.main-news-list {display: -ms-grid;display: grid;-ms-grid-columns: 1fr 24px 1fr;grid-template-columns: repeat(2, 1fr);gap: 24px;}.main-news-list .related-article-item {display: -ms-grid;display: grid;-ms-grid-columns: 250px 24px 1fr;grid-template-columns: 250px 1fr;padding: 12px;border: 1px solid var(--grey-2);border-radius: 16px;background: #FFF;gap: 24px;}.main-news-list .related-article-content {justify-content: space-between;}.main-news-list .related-article-content .related-article-content-bottom {flex: initial;}.main-news-list .related-article-content .related-article-title {font-size: 20px;-webkit-line-clamp: 4;max-height: calc(1.5em* 4);}.block_six {background: radial-gradient(76.29% 76.29% at 50% 50%, #f8f9fa 0%, #e8f2fc 100%), #f8f9fa;padding: 3.5rem 0px;margin: 0px;}.author-title {font-weight: 600;color: var(--red);line-height: 1;}.sidebar-ads-list {display: flex;flex-direction: column;gap: 25px;align-items: stretch;justify-content: space-between;}a.sidebar-block-ad {display: flex;align-items: center;justify-content: center;border-radius: 16px;overflow: hidden;}a.sidebar-block-ad img {display: flex;align-items: center;justify-content: center;width: 100%;height: auto;-o-object-fit: cover;object-fit: cover;}.author-block {display: -ms-grid;display: grid;-ms-grid-columns: 250px 24px 1fr;grid-template-columns: 250px 1fr;gap: 48px;margin-bottom: 24px;align-items: center;}.author-photo img {display: flex;align-items: center;justify-content: center;}.author-photo {border-radius: 16px;overflow: hidden;}.author-info-right {display: flex;flex-direction: column;gap: 24px;}.author-info {display: flex;flex-direction: column;gap: 6px;}.author-block-title {font-size: 36px;font-weight: bold;line-height: 40px;}.author-block-about {display: flex;flex-direction: column;gap: 10px;}.author-block-about span {color: #898989;font-weight: 400;font-size: 20px;}.author-block-about p {font-size: 20px;line-height: 145%;}.author-articles-title {font-family: 'Play';font-style: normal;font-weight: 700;font-size: 30px;line-height: 40px;margin-top: 10px;margin-bottom: 20px;position: relative;}.author-articles-title:after {content: "";background: var(--red);width: 76%;height: 1px;display: inline-block;position: absolute;right: 0;top: 55%;-webkit-transform: translateY(-55%);transform: translateY(-55%);}.author-articles-list {display: -ms-grid;display: grid;-ms-grid-columns: 1fr 40px 1fr;grid-template-columns: repeat(2, 1fr);-webkit-column-gap: 48px;-moz-column-gap: 48px;column-gap: 48px;row-gap: 5px;}.company .author-articles{display: none;}.author-article-item {display: -ms-grid;display: grid;-ms-grid-columns: 80px 0px 1fr;grid-template-columns: 80px 1fr;align-items: self-start;gap: 10px;border-radius: 0;border-bottom: 1px solid var(--grey-2);padding: 5px 0px;}.author-article-item .author-article-title {display: flex;align-items: center;color: var(--black);font-size: 15px;font-weight: 400;}.author-article-date {color: var(--grey-3);}.author-article-meta-info {display: flex;flex-direction: column;align-items: flex-start;gap: 0px;font-size: 14px;}.author-article-time {color: var(--grey-3);}.author-article-item .author-article-title:hover {color: var(--red);transition: color 0.3s ease;}.footer-main-menu li a:hover {color: var(--red);transition: color 0.3s ease;}.single-block-author .container {display: block;}.single-block-author {background: radial-gradient(76.29% 76.29% at 50% 50%, #f8f9fa 0%, #e8f2fc 100%), #f8f9fa;padding: 3.5rem 0px;margin: 0px;margin-top: 3.5rem;}.breadcrumbs {margin-bottom: 20px;}.breadcrumbs span a {color: var(--grey-3);}span.breadcrumb_last strong {font-family: 'Play';font-weight: 500;font-size: 14px;color: var(--red);}.sidebar-block-title {display: flex;align-items: center;justify-content: stretch;gap: 5px;margin-bottom: 20px;}.sidebar-block-title span {font-size: 16px;font-weight: 400;letter-spacing: .04em;}.sidebar-block-ad {display: flex;align-items: center;justify-content: center;border-radius: 8px;overflow: hidden;}.archive-header-top {background: #e2effb;padding: 35px 0px;}.archive-header-desc p {margin-bottom: 15px;}.archive-header-desc {margin-bottom: 35px;}.archive-header-btns {display: flex;align-items: center;justify-content: stretch;gap: 24px;}.archive-header-btns a {padding: 7px 30px;background: var(--white);border: 1px solid var(--red);border-radius: 16px;display: flex;align-items: center;justify-content: center;font-size: 15px;line-height: normal;color: var(--grey-3);height: 34px;min-width: 155px;}.archive-header-btns a:hover {background: var(--red);color: #FFF;transition: background 0.3s ease, color 0.3s ease;}.archive-header-banner {display: flex;align-items: center;justify-content: center;margin: 35px 0px 0px;}.archive-header-banner img {display: flex;align-items: center;justify-content: center;border-radius: 16px;overflow: hidden;-o-object-fit: cover;object-fit: cover;-o-object-position: center center;object-position: center center;}.container.flex-cont {display: flex;}.archive-page-wrapper {width: 72%;padding-right: 25px;padding-top: 35px;}aside {padding-left: 25px;width: 28%;padding-top: 35px;}.archive-item {display: -ms-grid;display: grid;-ms-grid-columns: 310px 1fr;grid-template-columns: 310px 1fr;padding: 24px;border: 1px solid var(--grey-2);border-radius: 16px;background: #FFF;gap: 24px;}.archive-content-list {display: flex;flex-direction: column;gap: 24px;}.archive-article-title {display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;max-height: calc(1.5em* 2);color: var(--black);font-weight: 600;line-height: normal;font-size: 20px;}.first-content a {color: var(--red);text-decoration: underline;}.first-content a:hover {text-decoration: none;transition: all 0.3s ease;}.archive-article-content-bottom {display: flex;align-items: center;justify-content: space-between;}.archive-post-author {display: -ms-grid;display: grid;align-items: center;gap: 10px;-ms-grid-columns: 28px 10px 1fr;grid-template-columns: 28px 1fr;}.archive-post-author .author-thumbnail {width: 100%;height: 100%;}.archive-article-date {color: var(--grey-3);}.archive-post-author a {color: var(--red);text-decoration: underline;}.archive-article-thumbnail a {display: flex;align-items: center;justify-content: center;border-radius: 8px;overflow: hidden;}.archive-article-content {display: flex;flex-direction: column;align-items: stretch;justify-content: center;gap: 15px;}.breadcrumbs.single-b {padding: 15px 0px;margin: 0px;}.pagination {margin-bottom: 30px;margin-top: 30px;justify-content: center;align-items: center;display: flex;flex-wrap: wrap;list-style: none;padding: 0;gap: 10px;}span.pages {display: inline-flex;justify-content: center;align-items: center;height: 40px;min-width: 40px;padding: 3px 15px;border-radius: 4px;color: var(--grey-3);font-size: 14px;}a.page {width: 40px;height: 40px;display: inline-flex;padding: 3px 3px;align-items: center;justify-content: center;border-radius: 4px;color: var(--grey-3);text-decoration: none;font-size: 14px;transition: all 0.3s ease;cursor: pointer;}a.nextpostslink, a.prevpostslink {display: inline-flex;justify-content: center;align-items: center;height: 40px;min-width: 40px;padding: 3px 15px;border-radius: 4px;color: var(--grey-3);text-decoration: none;transition: all 0.3s ease;cursor: pointer;}.wp-pagenavi {display: flex;align-items: center;justify-content: space-between;gap: 10px;}.wp-pagenavi span.current {width: 40px;height: 40px;display: flex;justify-content: center;align-items: center;border-radius: 4px;border: none;background-color: var(--red);color: #fff;font-weight: bold;pointer-events: none;}a.page:hover, a.nextpostslink:hover, a.prevpostslink:hover {background-color: var(--red);color: #fff;border-color: transparent;}@media (max-width: 768px) {.pagination {margin: 20px auto;gap: 5px;}a.page, a.nextpostslink, a.prevpostslink, span.pages {min-width: 30px;height: 30px;padding: 3px 10px;font-size: 12px;}}.archive-page-seo {margin-top: 25px;margin-bottom: 25px;padding: 24px;background: #FFF;border-radius: 16px;border: 1px solid var(--grey-2);}.archive-post-author-title {color: var(--red);}.popupmini-overlay {position: fixed;top: 0;left: 0;width: 100%;height: 100%;margin: 0;padding: 0;overflow: auto;outline: 0;white-space: normal;box-sizing: border-box;text-align: center;z-index: 99994;background: #1e1e1e9c;}.popupmini-content {display: none;position: relative;margin-top: 5%;max-width: 750px;padding: 0px;border-width: 0;vertical-align: middle;text-align: left;background: var(--white);box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);overflow: auto;box-sizing: border-box;border-radius: 16px;overflow: hidden;}.popupmini-close {position: absolute;top: 15px;right: 15px;cursor: pointer;display: flex;align-items: center;justify-content: center;}.popup-banner-desctop {display: block;border-radius: 16px;overflow: hidden;}.popup-banner-desctop img {width: 100%;height: auto;border-radius: 10px;}.popup-banner-mobile {display: none;}.popup-banner-mobile img {width: 100%;height: auto;border-radius: 16px;}@media (max-width: 768px) {.popup-banner-desctop {display: none;}.popup-banner-mobile {display: block;}}.popupmini-content.show {display: inline-block;}.popup-banner-desctop a {display: flex;align-items: center;justify-content: center;}.popup-banner-desctop a img {display: flex;align-items: center;justify-content: center;}.not_found_box {padding: 50px 0px;}.not_found_content {padding-bottom: 50px;text-align: center;}.not_found_text {display: inline-block;font-weight: 400;font-size: 50px;font-style: normal;line-height: normal;margin-bottom: 35px;}.not_found_btn_text {display: flex;align-items: center;justify-content: center;}.not_found_btn_text a {background: var(--red);color: var(--white);padding: 7px 30px;border-radius: 24px;height: 40px;display: flex;align-items: center;justify-content: center;font-size: 15px;line-height: normal;}.not_found_btn_text a:hover {background: var(--red-hover);transition: background 0.3s ease;}.not_found_img {display: flex;align-items: center;justify-content: center;max-width: 50rem;margin: 0 auto;}.footer-socials {display: flex;align-items: center;justify-content: stretch;gap: 16px;}.footer-social {background: transparent;border-radius: 4px;display: flex;align-items: center;justify-content: center;width: 34px;height: 34px;border: 1px solid #48484a;}.footer-bottom {margin-bottom: 30px;display: flex;align-items: center;justify-content: space-between;}.footer-social:hover {border: 1px solid var(--white);background: var(--red);transition: all 0.3s ease;}.footer-social:hover svg path {fill: var(--white);transition: fill 0.3s ease;}.post-exchanges-four {display: -ms-grid;display: grid;-ms-grid-columns: 1fr 24px 1fr 24px 1fr 24px 1fr;grid-template-columns: repeat(4, 1fr);gap: 24px;margin-bottom: 35px;}.post-exchanges-four .pef-item {display: flex;flex-direction: column;align-items: stretch;padding: 12px;border: 1px solid var(--grey-2);border-radius: 16px;gap: 15px;background: #1f2122;background-color: #1f2122;background-image: url(/wp-content/uploads/2024/11/bg_mini_square.svg);background-repeat: repeat;background-size: initial;background-position: center center;box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;}.post-exchanges-four .exchanges-item-links {flex-direction: column;gap: 15px;align-items: stretch;}.post-exchanges-four .exchanges-item-top {gap: 15px;justify-content: center;background: #FFF;border-radius: 8px;padding-top: 5px;padding-bottom: 5px;}.post-exchanges-four .exchanges-item-title {text-shadow: 0 2px 32px rgba(255, 255, 255, 0.25), 0 1px 64px rgba(255, 255, 255, 0.05);font-size: 16px;margin-bottom: 0px;}.post-exchanges-four .exchanges-item-top img {width: 40px;height: 40px;-o-object-fit: cover;object-fit: cover;-o-object-position: center center;object-position: center center;}.post-exchanges-four .exchanges-item-desc {color: var(--white)}.post-exchanges-four a.btn-grey {background: var(--white);border: 1px solid var(--white);text-shadow: 0 2px 32px rgba(255, 255, 255, 0.25), 0 1px 64px rgba(255, 255, 255, 0.05);}.post-exchanges-four a.btn-grey:hover {color: var(--white);background: var(--black);border: 1px solid var(--white);}.post-exchanges-four a.btn-red {text-shadow: 0 2px 32px rgba(255, 255, 255, 0.25), 0 1px 64px rgba(255, 255, 255, 0.05);}.seo-text, .literature-inner {max-height: 250px;overflow: hidden;position: relative;transition: max-height 0.3s ease-in-out;}.seo-text.expanded {max-height: 5500px;transition: max-height 0.5s ease-in-out;}.literature-inner.expanded {max-height: 2500px;transition: max-height 0.5s ease-in-out;}.literature-inner:after {content: '';position: absolute;bottom: 0;left: 0;right: 0;height: 150px;background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);pointer-events: none;transition: opacity 0.3s ease-in-out;}.literature-inner.expanded:after {opacity: 0;}.toggle-seo-text {display: inline-block;margin-top: 10px;padding: 10px 30px;height: 34px;color: #fff;background-color: var(--black);border: none;border-radius: 16px;cursor: pointer;transition: background-color 0.3s ease;display: flex;align-items: center;justify-content: center;}.toggle-seo-text:hover {background-color: var(--red);}.seo-text:after {content: '';position: absolute;bottom: 0;left: 0;right: 0;height: 150px;background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);pointer-events: none;transition: opacity 0.3s ease-in-out;}.seo-text.expanded:after {opacity: 0;}.post-view {display: flex;align-items: center;justify-content: stretch;gap: 3px;}.vert-line {border-right: 1px solid var(--grey-2);height: 34px;display: inline-block;padding-left: 10px;margin-right: 10px;}.like-button {border: none;background: no-repeat;font-family: var(--second-family);font-weight: 400;font-size: 15px;line-height: 152%;color: var(--black);outline: none;display: flex;align-items: center;gap: 3px;}.post-likes {display: flex;align-items: center;gap: 3px;}.like-button:hover svg path {fill: var(--red);transition: fill 0.3s ease;}.post-content img.alignleft {float: left;margin-right: 24px;margin-bottom: 24px;}.post-content img.alignright {float: right;margin-left: 24px;margin-bottom: 24px;}article .post-content {padding: 24px;background: #FFF;border-radius: 16px;border: 1px solid var(--grey-2);margin-bottom: 35px;}.post-content ul {text-align: left;list-style: disc;padding-left: 30px;margin-bottom: 25px;margin-top: 20px;-webkit-columns: 2;-moz-columns: 2;columns: 2;-webkit-column-gap: 24px;-moz-column-gap: 24px;column-gap: 24px;-webkit-column-fill: balance;-moz-column-fill: balance;column-fill: balance;}.post-content ul li {margin-bottom: 10px;}.post-content ul li::marker {color: var(--red);}.table-wrapper{overflow: auto;}.post-content table {width: 100%;border-collapse: collapse;margin: 24px 0;border-radius: 16px;box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;overflow-x: overlay;}.post-content table tr:nth-child(even) {background-color: #FFF;}.post-content table tr {display: flex;flex-wrap: nowrap;text-align: left;border-bottom: 1px solid var(--grey-2);padding: 0;transition: 0.1s linear;transition-property: color, background;}.post-content table td {flex: 1;display: flex;flex-wrap: nowrap;align-items: center;font-weight: normal;padding: 1rem;border-right: 1px solid var(--grey-2);min-width: 190px;}.post-content table td:last-of-type {border-right: unset;}.post-content table tbody tr:first-of-type {background: rgba(31, 33, 34, 0.75);background-color: #000;padding: 0;background-image: url(/wp-content/uploads/2024/11/bg_mini_square.svg);background-repeat: repeat;background-size: initial;background-position: center center;}.post-content table tbody tr:first-of-type td {font-weight: bold;color: #FFF;text-transform: uppercase;justify-content: center;}.post-content table tr:hover {color: #ffffff;background-color: var(--red);}.post-content table tbody tr:hover:first-of-type {background: rgba(31, 33, 34, 0.75);background-color: #000;color: var(--black);}.post-content h2, .post-content h3, .post-content h4, .post-content h5 {text-align: left;}.popupmini-overlay {display: none !important;}.share-container {position: relative;display: flex;align-items: center;font-style: normal;font-weight: 400;font-size: 14px;line-height: 17px;letter-spacing: -.01em;color: #7a7c82;min-height: 24px;}.share-toggle {background: none;border: none;cursor: pointer;display: inline-flex;align-items: center;justify-content: center;padding: 8px;}.share-buttons {display: flex;gap: 10px;transition: opacity 0.3s ease, -webkit-transform 0.3s ease;transition: opacity 0.3s ease, transform 0.3s ease;transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;opacity: 0;}.share-buttons.active {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}.share-button {display: flex;align-items: center;justify-content: center;outline: none;border: none;background: none;}.share-toggle.active svg path {fill: var(--black);transition: fill 0.3s ease;}.share-toggle svg path, .share-toggle:hover svg path, .share-toggle.active:hover svg path {fill: var(--red);}.post-meta-center {display: flex;align-items: center;}.post-meta-center-bottom {display: flex;align-items: center;}.single-post-wrapper .post-thumbnail img {width: 100%;-o-object-fit: cover;object-fit: cover;}.faq-item {background-color: white;position: relative;color: var(--black);margin: 30px 0;border-radius: 24px;box-shadow: 0 2px 4px rgba(9, 49, 142, .08), 0 0 10px rgba(9, 49, 142, .04), 0 4px 5px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04);z-index: 1;overflow: hidden;}.myFaqMain {margin-top: 20px;}.question {font-size: 20px;font-weight: 500;padding: 15px 70px 15px 25px;position: relative;display: flex;align-items: center;cursor: pointer;color: var(--black);}.question h3 {font-size: 20px;margin: 0;font-weight: 500;}.question .accordion-icon {position: absolute;right: 20px;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);transition: -webkit-transform 0.3s ease;transition: transform 0.3s ease;transition: transform 0.3s ease, -webkit-transform 0.3s ease;display: flex;align-items: center;justify-content: center;}.question.active .accordion-icon {-webkit-transform: translateY(-50%) rotate(45deg);transform: translateY(-50%) rotate(45deg);}.answercont {max-height: 0;overflow: hidden;transition: 0.3s;}.answer.post-content {padding: 10px 25px 5px;background: #FFF;border-radius: unset;border: unset;margin-bottom: 0px;line-height: 145%;}.faq-item:before {content: '';position: absolute;left: 0;top: 0;height: 100%;width: 100%;border-radius: 24px;border-left: 6px solid var(--red);z-index: 0;}.single-post-wrapper .related-articles-list {display: -ms-grid;display: grid;grid-template-columns: repeat(3, 1fr);}.question .accordion-icon svg path {stroke: var(--red);}.sidebar-block-title-main {text-transform: uppercase;position: relative;margin-bottom: 20px;padding-left: 15px;color: var(--black);font-weight: 700;line-height: normal;font-size: 25px;}.sidebar-block-title-main:before {content: "";border-left: 3px solid var(--red);position: absolute;top: 50%;left: 0;-webkit-transform: translateY(-50%);transform: translateY(-50%);height: 40px;}.single-service-filter__item__new a {color: var(--black);font-size: 18px;font-style: normal;font-weight: 400;border-bottom: 2px solid transparent;transition: color .3s ease, border .3s ease;text-shadow: 0 2px 32px rgba(255, 255, 255, 0.25), 0 1px 64px rgba(255, 255, 255, 0.05);}.single-service-filter__item__new {margin-bottom: 5px;}.custom-seo-description .entry-content.post-content {padding: 25px;background: #FFF;border-radius: 24px;border: 1px solid var(--grey-2);}.custom-seo-description {margin: 25px 0px 50px;}.single-service-filter__item__new a:hover, .single-service-filter__item__new.current a {border-bottom: 2px solid var(--red);color: var(--red);}.archive-header-btns a.current {background: var(--red);color: #FFF;transition: background 0.3s ease, color 0.3s ease;}.sidebar-category {border: 1px solid var(--grey-2);width: 100%;padding: 24px;border-radius: 16px;background: #FFF;}.desktop-only {display: block;text-transform: uppercase;position: relative;margin-bottom: 20px;padding-left: 15px;color: var(--black);font-weight: 700;line-height: normal;font-size: 25px;}.desktop-only:before {content: "";border-left: 3px solid var(--red);position: absolute;top: 50%;left: 0;-webkit-transform: translateY(-50%);transform: translateY(-50%);height: 40px;}.mobile-only {display: none;}.single-author-page .container {flex-direction: column;}.single-author-page {background: radial-gradient(76.29% 76.29% at 50% 50%, #f8f9fa 0%, #e8f2fc 100%), #f8f9fa;padding: 3.5rem 0px;margin: 0px;}.entry-content p:last-of-type {margin-bottom: 0px;}article .post-content {margin-bottom: 20px;margin-top: 20px;}.post-content h2:first-of-type {margin-top: 0px;}.post-content table td ul {-webkit-columns: auto;-moz-columns: auto;columns: auto;padding: 0;margin: 00px;}img.hidden {display: none;}.adv-disadv-content {margin-bottom: 20px;padding: 24px;border: 1px solid var(--grey-2);border-radius: 16px;background: #FFF;}.quote-content {margin-top: 35px;margin-bottom: 35px;}.fancy-blockquote {position: relative;padding: 45px 60px;font-size: 18px;font-weight: 600;font-style: italic;background-color: #006d8012;border: 1px solid #e6e6e6;border-radius: 16px;margin: 2px;}.fancy-blockquote::before {content: "";position: absolute;top: -2px;left: -2px;width: 40px;height: 40px;border-top: 3px solid var(--red);border-left: 3px solid var(--red);border-top-left-radius: 16px;}.fancy-blockquote::after {content: "";position: absolute;top: -2px;right: -2px;width: 40px;height: 40px;border-top: 3px solid var(--red);border-right: 3px solid var(--red);border-top-right-radius: 16px;}.fancy-blockquote .bottom-left {position: absolute;bottom: -2px;left: -2px;width: 40px;height: 40px;border-bottom: 3px solid var(--red);border-left: 3px solid var(--red);border-bottom-left-radius: 16px;}.fancy-blockquote .bottom-right {position: absolute;bottom: -2px;right: -2px;width: 40px;height: 40px;border-bottom: 3px solid var(--red);border-right: 3px solid var(--red);border-bottom-right-radius: 16px;}.blockquote-icon-top {position: absolute;left: 20px;top: 20px;width: 40px;height: 40px;z-index: 0;opacity: 0.5;}.blockquote-icon-bottom {position: absolute;right: 20px;bottom: 20px;width: 40px;height: 40px;z-index: 0;opacity: 0.5;}.blockquote-inner {position: relative;z-index: 1;}.literature-content ol {counter-reset: li;list-style: none;padding-left: 17px;text-shadow: 0 1px 0 rgba(255, 255, 255, .5);}.literature-content ol li {position: relative;display: block;padding: 4px 10px 4px 25px;margin: .5em 0;color: var(--grey-3);text-decoration: none;transition: .3s ease-out;-webkit-backdrop-filter: blur(10px);backdrop-filter: blur(10px);width: inherit;height: inherit;border-radius: 5px;background-color: #FFF;border: 1px solid var(--grey-2);font-size: 13px;}.literature-content ol li:before {content: counter(li);counter-increment: li;position: absolute;left: -1.3em;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);background: var(--red);height: 30px;width: 30px;border: .1em solid #fff;text-align: center;font-weight: bold;border-radius: 2em;transition: all .3s ease-out;display: flex;align-items: center;justify-content: center;color: #FFF;box-shadow: 0px 2px 4px #DDD;}.literature-content ol li a {color: var(--red);}.adv-disadv-block {display: -ms-grid;display: grid;-ms-grid-columns: 1fr 35px 1fr;grid-template-columns: repeat(2, 1fr);gap: 20px;}.adv-list {display: flex;flex-direction: column;align-items: stretch;gap: 10px;background: #00800012;padding: 24px 20px;border-radius: 16px;}.post-author-bottom {display: flex;flex-direction: column;gap: 5px;}.disadv-list {display: flex;flex-direction: column;align-items: stretch;gap: 10px;padding: 20px;border-radius: 16px;background: #f34c6c17;}.adv-item {display: flex;flex-direction: column;align-items: stretch;}.advdis-title {font-weight: bold;display: flex;align-items: center;justify-content: stretch;gap: 5px;}.adv-item, .disadv-item {position: relative;display: flex;flex-direction: column;align-items: stretch;justify-content: space-between;gap: 5px;}.adv-item .advdis-title:before {content: "";background-image: url(/wp-content/uploads/2024/12/plus-green-64.png);background-size: contain;width: 22px;min-width: 22px;height: 22px;display: inline-block;background-repeat: no-repeat;background-position: center center;}.adv-item p, .disadv-item p {margin: 0px;font-size: 15px;line-height: 1.45;}.advdis-desc {padding-left: 27px;}.disadv-item .advdis-title:before {content: "";background-image: url(/wp-content/uploads/2024/12/minus-64.png);background-size: contain;width: 22px;min-width: 22px;height: 22px;display: inline-block;background-repeat: no-repeat;background-position: center center;}.adv-cnt .adv-disadv-block{display: block;}.highlighted-text {position: relative;}article .post-content h2 span {position: relative;text-decoration: none !important;}.literature-content {margin-bottom: 25px;}.author-block-social {display: flex;align-items: center;justify-content: stretch;gap: 10px;}.author-block-social a {display: flex;align-items: center;justify-content: center;}.highlighted-text:before, article .post-content h2 span:before {content: "";width: 136px;height: 14px;position: absolute;bottom: -11px;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);background-image: url(/wp-content/uploads/2024/12/text-mask-underline.png);background-repeat: no-repeat;background-size: contain;background-position: right center;}.stars {display: flex;gap: 5px;align-items: center;}.star {font-size: 24px;color: red;}.star.empty {color: #ddd;}.star.half {position: relative;}.star.half::before {content: '\2605';position: absolute;color: #ffc107;width: 50%;overflow: hidden;display: inline-block;}.post-rating-stars>div {display: flex;align-items: center;justify-content: center;gap: 10px;margin-top: 20px;}.stars-info {display: flex;align-items: center;justify-content: stretch;gap: 5px;}.post-editor {display: -ms-grid;display: grid;-ms-grid-columns: 40px 10px 1fr;grid-template-columns: 40px 1fr;align-items: center;justify-content: space-between;gap: 10px;}.form-wrap__input-wrap input {width: 100%;border: 1px solid var(--grey-2);height: 35px;background: #FFF;padding: 16px 10px;outline: none !important;font-family: var(--second-family) !important;font-weight: 400 !important;font-size: 13px !important;border-radius: 16px;}.form-wrap__input-wrap p {margin: 0;padding: 10px 0px;}.wpcf7-submit.btn-red {text-align: center;height: 34px;border-radius: 16px;display: flex;align-items: center;justify-content: center;padding: 10px 30px;text-shadow: 0 2px 32px rgba(255, 255, 255, 0.25), 0 1px 64px rgba(255, 255, 255, 0.05);width: 100%;border: none;background: var(--red);color: #FFF;font-family: 'Play';outline: none !important;cursor: pointer;}.wpcf7-submit.btn-red:hover {background: var(--red-hover);transition: background 0.3s ease;}.wpcf7-spinner {display: none;}.btn_submit_wrapper p {margin: 0px;}.form-wrap__input-wrap textarea {width: 100%;background: #FFF;padding: 16px 10px;border: 1px solid var(--grey-2);height: 120px;outline: none !important;font-family: var(--second-family) !important;font-weight: 400 !important;font-size: 13px !important;border-radius: 16px;}.vesta-form textarea {height: 120px;}.wpcf7-not-valid-tip {font-size: 12px;line-height: 125%;text-shadow: none;position: relative;display: block;background: #FAFAFA;color: #ff0000;border-color: #ff0000;border-left: #ff0000 solid 3px;padding: 3px 12px;border-radius: 16px;}.wpcf7-form-control-wrap {display: flex;flex-direction: column;gap: 5px;}.wpcf7 form .wpcf7-response-output {margin: 10px 0px 0px;font-size: 12px;line-height: 125%;}.wpcf7 form.invalid .wpcf7-response-output {position: relative;display: block;background: #FAFAFA;color: #ff0000;border-color: #ff0000;border: none;border-left: #ff0000 solid 3px;padding: 3px 12px;border-radius: 16px;}.contact-form {width: 100%;max-width: 500px;padding: 24px;border: 1px solid var(--grey-2);border-radius: 24px;background: var(--grey-1);margin: 0 auto;}.single-page-wrapper {padding-bottom: 50px;}.contact-form-title {font-family: var(--second-family);font-weight: 400;font-size: 20px;color: var(--black);margin-bottom: 24px;text-align: center;}div.ays-quiz-container[id^="ays-quiz-container-"] {max-width: 100% !important;}[id^="ays_finish_quiz_"] .action-button.start_button {font-family: var(--second-family) !important;font-size: 15px !important;font-weight: normal !important;line-height: 1;text-align: center;height: 34px !important;border-radius: 16px !important;display: flex !important;align-items: center;justify-content: center;padding: 10px 30px !important;margin: 0 !important;}.custom-table {width: 100%;border-collapse: collapse;margin: 24px 0;border-radius: 16px;}.custom-table td {background: #fff;}.custom-table td, .custom-table th {border-right: 1px solid var(--grey-2);padding: 15px 20px;}.custom-table td:last-of-type, .custom-table th:last-of-type {border-right: none;}.custom-row {border-bottom: 1px solid var(--grey-2);}.custom-row:last-of-type {border-bottom: none;}.custom-row:nth-child(even) {background-color: #FFF;}.custom-cell-empty {color: #999;font-style: italic;}.no-data-message {color: #666;font-size: 14px;margin-top: 10px;}.custom-row {transition: 0s linear;transition-property: color, background;}thead .custom-row th {color: #FFF;text-transform: uppercase;background: rgba(31, 33, 34, 0.75);background-color: #000;background-image: url(/wp-content/uploads/2024/11/bg_mini_square.svg);background-repeat: repeat;background-size: initial;background-position: center center;overflow: hidden;}thead .custom-row td:first-child {border-radius: 16px 0 0 0;}thead .custom-row td:last-child {border-radius: 0 16px 0 0;}tbody .custom-row:last-of-type td:first-child {border-radius: 0 0 0 16px;}tbody .custom-row:last-of-type td:last-child {border-radius: 0 0 16px 0;}td.custom-cell.btn-cell {padding: 10px 10px;}.table-content {margin-bottom: 20px;}.big-company .table-content{margin-bottom: 0;}.big-company .main-compa-table{margin-top: 60px;}.custom-table {overflow: overlay;margin-bottom: 5px;}.custom-table tr th:first-child {z-index: 10;left: 0;}.custom-table tr td:first-child {z-index: 10;left: 0;}.big-company .custom-table tr td:first-child{background-color: #E3E3E3;}.custom-table:has(.btn-cell) tr th:last-child {z-index: 10;right: 0;}.custom-table:has(.btn-cell) tr td:last-child {z-index: 10;right: 0;}.company .custom-table:has(.btn-cell) tr td:last-child{background-color: #E3E3E3;}.custom-cell.btn-cell a.btn-red {display: flex;align-items: center;justify-content: center;border-radius: 24px;min-height: 34px;text-align: center;}.adv-disadv-block ul {text-align: left;list-style: disc;padding-left: 15px;margin-bottom: 15px;margin-top: 10px;-webkit-columns: auto;-moz-columns: auto;columns: auto;-webkit-column-gap: 24px;-moz-column-gap: 24px;column-gap: 24px;-webkit-column-fill: balance;-moz-column-fill: balance;column-fill: balance;}.adv-disadv-block ul li {margin-bottom: 5px;}.adv-disadv-block ul li::marker {color: var(--red);}span.text-bg-underline {position: relative;text-decoration: none;}span.text-bg-underline:before {content: "";width: 136px;height: 14px;position: absolute;bottom: -11px;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);background-image: url('/wp-content/uploads/2024/12/text-mask-underline.png');background-repeat: no-repeat;background-size: contain;background-position: center;}.lazyframe {width: 100% !important;height: auto !important;border-radius: 24px;aspect-ratio: 16 / 9;overflow: hidden;}.block-seven {padding: 50px 0px;}.block-seven h2 {text-align: center;width: 100%;color: var(--red);font-size: 42px;font-weight: bold;margin-top: 0;}.block-seven .mini-desc {text-align: center;margin-bottom: 100px;}.advice-list {display: -ms-grid;display: grid;grid-template-columns: repeat(6, minmax(0, 1fr));margin-top: -42px;-webkit-column-gap: 20px;-moz-column-gap: 20px;column-gap: 20px;}.advice-number-line {--tw-bg-opacity: 1;background-color: #e2effb;height: 14px;width: 100%;max-width: calc(100% - 150px);margin: 0 auto;border-radius: 35px;}.advice-item {display: flex;flex-direction: column;align-items: center;justify-content: stretch;}.advice-num {display: flex;align-items: center;justify-content: center;font-size: 24px;font-weight: bold;box-shadow: 0px 1.406px 5.875px 0px rgba(77, 77, 77, 0.41);color: #18CCCC;padding: 13px 26px;border-radius: 13px;background: #e2effb;border-top: 1.5px solid #344569;}.advice-item-bottom-content {display: flex;align-items: center;margin-top: 1.5rem;position: relative;}.advice-item-bottom {border-radius: 24px;background: #e2effb;min-height: auto;padding: 2rem 1rem;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: stretch;gap: 20px;flex: 1;}.advice-desc {font-size: 14px;--tw-text-opacity: 1;text-align: center;}.block-seven-content .container {max-width: calc(100% - 120px);}.advice-item svg {margin-top: .75rem;display: inline-block;}.advice-title {min-height: 50px;display: flex;font-weight: 700;font-size: 16px;line-height: 1.5;text-align: center;}.advice-item-bottom-content:before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 1px;background: linear-gradient(90deg, transparent 10%, #b2b2b2 50%, transparent 90%);z-index: 1;}.advice-item:nth-child(1) .advice-num span {color: #18CCCC;}.advice-item:nth-child(2) .advice-num span {color: #FF7870;}.advice-item:nth-child(3) .advice-num span {color: #18CCCC;}.advice-item:nth-child(4) .advice-num span {color: #1AED87;}.advice-item:nth-child(5) .advice-num span {color: #CD63FF;}.advice-item:nth-child(1) svg defs linearGradient stop {stop-color: #18CCCC;}.advice-item:nth-child(2) svg defs linearGradient stop {stop-color: #FF7870 !important;}.advice-item:nth-child(3) svg defs linearGradient stop {stop-color: #18CCCC;}.advice-item:nth-child(4) svg defs linearGradient stop {stop-color: #1AED87;}.advice-item:nth-child(5) svg defs linearGradient stop {stop-color: #CD63FF;}.advice-item:nth-child(6) svg defs linearGradient stop {stop-color: #18CCCC;}@media (max-width: 1024px) {.block-seven h2 {font-size: 22px;line-height: 120%;margin-bottom: 15px;}.block-seven-content .container {max-width: calc(100% - 60px);}.advice-list {-ms-grid-columns: 1fr 25px 1fr;grid-template-columns: repeat(2, 1fr);gap: 25px;margin-top: 0px;}.advice-number-line {display: none;}.advice-desc {font-size: 16px;}.advice-title {min-height: auto;font-size: 18px;}.block-seven {padding-bottom: 30px;padding-top: 30px;}.advice-item-bottom {border-radius: 16px;gap: 15px;}}@media (max-width: 767px) {.advice-list {-ms-grid-columns: 1fr;grid-template-columns: 1fr;gap: 25px;margin-top: 0px;}}.left-right-block {display: grid;margin-top: 20px;grid-template-columns: 1fr 1fr;align-items: center;margin-bottom: 20px;gap: 20px;}.left-right-block .left {height: 100%;display: flex;position: relative;align-items: center;justify-content: center;padding: 40px;}.left-right-block .left::after {position: absolute;content: '';z-index: 0;top: 0;right: 0;bottom: 0;left: 0;border-radius: 24px;background: linear-gradient(0deg, rgba(0, 0, 0, 0.5739087871476716) 28%, rgba(0, 0, 0, 0) 100%);}.left-right-block .left .text {z-index: 1;position: relative;color: #fff;}.left-right-block .left .text a {color: var(--red);}.left-right-block .left .text .entry-title {font-family: 'Play';font-style: normal;font-weight: 700;font-size: 30px;line-height: 125%;margin-bottom: 30px;}.left-right-block .left img {position: absolute;z-index: 0;right: 0;left: 0;top: 0;bottom: 0;width: 100%;height: 100%;object-fit: cover;border-radius: 24px;}.left-right-block .right h2 {margin-top: 0;}.left-right-block .right>* {max-width: 500px;margin-left: auto;margin-right: auto;}@media (max-width: 850px) {.left-right-block {grid-template-columns: 1fr;}}@media (max-width: 1024px) {.block-seven .mini-desc {margin-bottom: 30px;}.left-right-block .left img {border-radius: 12px;}}.list-people-box {display: flex;flex-direction: column;align-items: center;}.list-people {display: flex;flex-wrap: wrap;gap: 15px;justify-content: center;}.people-item {display: flex;flex-direction: column;}.people-item figure {display: flex;margin-bottom: 15px;}.people-item figure img {width: 100%;height: 100%;aspect-ratio: 1 / 1;border-radius: 24px;}.people-item .name {font-weight: 700;font-size: 16px;line-height: 1.5;text-align: center;}.people-item .desc {margin-top: 10px;text-align: center;}.list-people>* {width: calc(20% - 12px);}@media (max-width: 1024px) {.people-item figure img {border-radius: 12px;}}@media (max-width: 800px) {.list-people>* {width: calc(25% - 11.5px);}}@media (max-width: 570px) {.list-people {gap: 20px 10px;}.list-people>* {width: calc(50% - 5px);}}.achor-my a {font-size: 20px;color: var(--red);}.myBgClass .box {padding: 24px;border-radius: 24px;background-color: transparent;border: 1px solid #1f2122;backdrop-filter: blur(32px);width: fit-content;max-width: 700px;}.myBgClass .box>* {color: #fff;}article .post-content.achor-box {background: linear-gradient(0deg, rgba(31, 33, 34, 0.1) 28%, rgba(243, 76, 108, 0.1) 100%);}.steps-contest {position: relative;margin-bottom: 20px;}.steps-contest>* {position: relative;z-index: 1;}.steps-contest::after {background: #1f2122;background-color: #1f2122;background-image: url(/wp-content/uploads/2024/11/bg_mini_square.svg);background-repeat: repeat;background-size: initial;background-position: center center;border-radius: 24px;position: absolute;z-index: 0;top: 0;left: 0;right: 0;bottom: 0;content: '';}.adv-disadv-block.myBlock {display: flex;}.adv-disadv-block.myBlock .adv-list {width: 100%;}.title-h1 {font-family: 'Play';font-style: normal;font-weight: bold;font-size: 36px;line-height: 125%;margin: 0;margin-bottom: 20px;}@media (max-width: 1024px) {.title-h1 {font-size: 28px;line-height: 120%;margin-bottom: 15px;}}.search-container.desktop {position: relative;}.ajax-search-list {position: absolute;left: 0;top: 100%;WIDTH: max-content;background: white;padding: 20px 10px;display: none;flex-direction: column;gap: 20px;max-width: 600px;max-height: 300px;overflow: auto;}.ajax-search-list.active {display: flex;}.ajax-search-list li a {color: #000;}#ajax-search-results-mobile .ajax-search-list {max-width: 100%;width: 100%;}.search-post-input {height: 24px;font-size: 18px;border-radius: 12px;padding: 10px;width: 150px;outline: none !important;}.search-post-input::placeholder {font-size: 18px;}.mobile-menu-bottom-part {display: flex;justify-content: space-between;align-items: center;padding: 15px;margin-top: 24px;}.search-post-input {height: 32px;padding: 10px;width: 180px;outline: none !important;border: 1px solid white;border-radius: 30px;font-size: 14px;}.search-container.desktop .search-post-input {width: 240px;}input#ajax-search-input {border: 1px solid #404040;font-size: 14px;min-height: 30px;}.search-icon {position: absolute;right: 8px;height: 0;top: 0;bottom: 0;margin: auto;display: flex;align-items: center;}.search-block {position: relative;}.load-more-wrapper {text-align: center;margin-top: 20px;}.load-more-wrapper button {display: inline-flex;justify-content: center;align-items: center;border-radius: 4px;border: none;background-color: var(--red);color: #fff;font-weight: bold;padding: 15px 20px;cursor: pointer;font-family: var(--second-family);}.company{padding-bottom: 30px;background-color: #F5F5F5;}.company .container{padding: 0;}.banner{display: flex;background: #1F2122;padding: 35px 40px 60px 40px;color: white;margin-top: 25px;gap: 45px;border-radius: 16px;line-height: normal;}.banner div{border-radius: 16px;}.banner-block{display: flex;flex-direction: column;gap: 25px;width: 50%;justify-content: center;}.banner-logo{display: flex;align-items: center;gap: 20px;}.banner-logo img, .banner-logo p:first-of-type{font-weight: 500;font-size: 20px;max-width: none;}.banner-logo img{width: 55px;height: 55px;}.banner-title{color: white;font-size: 30px;font-weight: 500;display: flex;align-items: center;margin-bottom: 0;line-height: normal;gap: 20px;}.banner-compa-name{font-size: 48px;font-weight: bold;}.banner-info{display: flex;gap: 20px;}.banner-info p{font-size: 17px;padding: 10px 20px;background-color: rgb(168, 168, 168,0.1);border-radius: 16px;display: flex;}.banner-cnt{display: flex;justify-content: space-between;align-items: flex-start;gap: 20px;}.banner-price{position: relative;background: #060115;display: flex;flex-direction: column;align-self: normal;justify-content: center;padding: 0 50px;}.banner .banner-price, .banner .banner-code{width: 50%;line-height: 130%;}.banner-price-cnt p{font-size: 16px;font-weight: 500;}.banner-price-cnt p:last-child{font-size: 12px;}.banner-price img{content: '';position: absolute;top: 0;left: 0;}.banner-code{background: url("/wp-content/themes/sch/assets/img/code-bg.png") no-repeat;background-size: cover;background-position: center;display: flex;justify-content: space-between;align-items: center;padding: 0 15px;border-radius: 10px !important;font-size: 14px;line-height: 14px;height: 100px;position: relative;}.banner-code img{position: absolute;right: 10px;top: 10px;}.banner .banner-code p:first-of-type{margin-right: 50px;}.banner-promo{font-size: 12px;line-height: 130%;}.banner-code-pct{font-weight: 600;}.banner-code-c{font-weight: 500;font-size: 20px;}.banner-review{gap: 15px;}.banner-stars-cnt{background: #2D2F30;}.banner-stars-block{padding: 5px 25px;display: flex;gap: 20px;border-radius: 0!important;}.banner-stars-block:first-of-type{border-bottom: 1px solid white;}.banner-stars-img{width: 170px;height: 45px;}.banner-stars-img img{max-width: 170px;max-height: 45px;}.banner-buttons{display: flex;align-items: center;justify-content: center;gap: 12px;}.banner-support{width: 220px;font-size: 12px;line-height: 12px;}.banner-stars-mini_cnt{padding-top: 15px;}.banner-stars-cnt .post-rating-stars-cnt{display: flex;flex-direction: column;align-items: flex-start;gap: 0;}.banner-stars-cnt .star{color: #F34C6C;margin-bottom: 10px;}.banner-stars-text{margin-top: 10px;margin-left: 15px;}.article-wrapper .banner{flex-direction: column;align-items: center;}.article-wrapper .banner-block{width: 100%;}.article-wrapper .banner-stars-block{justify-content: center;}.article-wrapper .banner-cnt{justify-content: center;}.article-wrapper .banner .banner-price, .article-wrapper .banner .banner-code{width: 295px;}.banner-stars-block .post-rating-stars{margin-top: 0;}.company .post-rating-stars>div{margin-top: 0;}.company .post-thumbnail img{width: 100%;}.copy-img {cursor: pointer;max-width: 200px;margin: 8px;}.copied-badge {position: absolute;background: rgba(0,0,0,0.75);color: #fff;padding: 4px 8px;border-radius: 6px;font-size: 13px;transform: translate(-50%, -120%);pointer-events: none;white-space: nowrap;}.com-ban-w50{width: 50%;}.company-cnt{display: flex;justify-content: space-between;margin-top: 35px;gap: 35px;align-items: flex-start;}.aside-cnt{height: auto;width: 100%;display: flex;flex-direction: column;position: sticky;top: 45px;}.company-cnt .aside-cnt{width: 100%;}.aside-cnt .single-post-sidebar{position: relative;width: 100%;top: 0;padding-left: 0;}.aside-cnt .company-sidebar{background: #1F2122;color: white;padding: 25px;border-radius: 16px;font-weight: 500;height: auto;position: relative;width: 100%;}.aside-cnt .company-sidebar .article-wrapper .aside-cnt{width: 100%;}.company-sidebar {line-height: normal;gap: 15px;position: relative;}.company-sidebar a{color: white;}.company-sidebar-img{max-height: 60px;max-width: 60px;}.company-sidebar-cont{position: relative;font-size: 16px;padding-left: 25px;}.article-wrapper .company-sidebar-cont{display: block;cursor: pointer;}.company-sidebar-cont span{position: absolute;top: 3px;left: 0;}.company-sidebar-cont svg{width: 15px;height: 15px;}.company-sidebar-cont path{stroke: white;}.company-sidebar-span-rotate{transform: translateY(-25%) rotate(180deg);}.side-about .company-sidebar-text{display: none;flex-direction: column;}.side-about{cursor: pointer;}.article-wrapper .company-sidebar-text{display: none;}}*/}*/#sidebar-more{position: absolute;bottom: 0;left: 0;background: #1F2122;border-radius: 16px;width: 100%;height: 35px;display: flex;justify-content: center;align-items: center;transition: height 0.3s ease, opacity 0.3s ease;}#sidebar-more svg{width: 20px;height: 20px;}#sidebar-more path{stroke: white;}.side-commercial{width: 20%!important;}.side-commercial .single-post-sidebar{padding-top: 0;}.company-wrapper .aside-cnt{position: static;}.more-trans{transform: scaleY(-1);}.main-company-sidebar .company-sidebar-text{gap: 25px;}.company-sidebar .company-sidebar-text p{transition: height 0.3s ease, opacity 0.3s ease;overflow: hidden;margin-bottom: 25px;}.company-sidebar .company-sidebar-text p:last-child{margin-bottom: 0;}.company-sidebar .company-sidebar-text p.hidden {height: 0;opacity: 0;padding: 0;margin: 0;}.article-wrapper .ecntry-active, .side-about .ecntry-active{display: flex;}.article-wrapper .aside-cnt{position: static;margin-bottom: 20px;margin-top: 20px;}.company .accordion-content{padding: 15px;}.company .accordion-content p{margin: 10px 0;}.company #secondary{height: auto;margin-bottom: 30px;}.company-wrapper{width: 80%;}.company-about{line-height: normal;}.company-about .octo-btn-red span{text-transform: uppercase;}.company-about-block{border-radius: 16px;padding: 20px 25px;}.company-about .headline{display: flex;justify-content: space-between;align-items: center;}.company-about-cnt{display: flex;justify-content: space-between;gap: 20px;}.company-about-left{text-align: center;width: 38%;}.company-about-left .company-about-block{height: 100%;}.company-about-left img{margin-bottom: 15px;max-width: 100px;max-height: 100px;max-width: none;}.company-about-left p{margin-bottom: 25px;}.company-about-name{font-weight: bold;font-size: 48px;text-transform: uppercase;}.company-about-left .octo-btn-red{height: 42px;width: 210px;margin: 0 auto;}.company-about-block{background: #EDEDED;font-size: 18px;}.company-about-right{display: flex;flex-direction: column;gap: 20px;flex: 1;}.company-about-right .company-about-block{width: 100%;}.company-about-right-cnt{display: flex;gap: 20px;}.company-about-right-cnt .company-about-block{width: 50%;}.company-about-country{display: flex;gap: 16px;}.company-about-country div{max-height: 50px;max-width: 50px;}.company-about-right p:first-child{font-weight: bold;margin-bottom: 15px;font-size: 18px;}.company-about-year{font-size: 32px;font-weight: bold;}.company-about-trade-cnt{display: flex;justify-content: space-between;}.company-about-trade-cnt div{max-width: 180px;max-height: 60px;overflow: hidden;text-align: center;}.company-about-peculiarities{flex-grow: inherit;}.company-about-peculiarities ul{list-style: disc;padding-left: 25px;}.properties{line-height: normal;}.properties-cnt{display: flex;gap: 10px;color: white;border-radius: 16px;padding: 20px 12px;background: radial-gradient(72.4% 80.3% at 85.06% 90.32%, rgba(243, 76, 108, 0.3) 25%, #121212 80%), url(/wp-content/themes/sch/assets/img/properties-qa.png) no-repeat 51% 100%, linear-gradient(174deg, rgba(18, 18, 18) 0%, rgba(32, 29, 29) 100%);}.properties-div{display: flex;}.properties-div p{width: 50%;}.properties-block{padding: 5px 20px;width: 100%;}.properties-block span:not(.octo-arrow){margin-right: 20px;color: #F34C6C;font-size: 18px;font-weight: 600;width: 32px;height: 32px;overflow: hidden;display: flex;align-items: center;justify-content: center;}.properties-block p{height: 44px;display: flex;align-items: center;position: relative;}.properties-block p:first-of-type{padding-right: 9%;}.properties-block .octo-arrow{position: absolute;right: 10%;top: 20%;}.properties-block .octo-arrow svg{width: 24px;height: 24px;}.properties-block .octo-arrow path{fill: white;fill-opacity: 0.1;stroke: none;}.stages{line-height: normal;}.stages-cnt{display: flex;gap: 25px;}.stages-block:first-child{background-color: black;color: white;border-radius: 16px;padding: 40px 20px;min-width: 190px;max-width: 350px;background: radial-gradient(87.4% 85.3% at 80.06% 16.32%, rgba(243, 76, 108, 0.3) 0%, #121212 100%), url(/wp-content/themes/sch/assets/img/Logo_chelenges.png) no-repeat -26% 100%, linear-gradient(-202deg, #121212 100%, #201d1d 100%);}.stages-block:first-child p:first-child{font-size: 40px;font-weight: 600;margin-bottom: 10px;}.stages-block:first-child div{width: 90px;height: 40px;}.stages-block:first-child p:nth-child(2){margin-bottom: 25px;}.stages-block-img{align-self: center;}.stages-block:nth-child(3){display: flex;flex-direction: column;gap: 15px;flex: 1;}.stages-block:nth-child(3) div{background-color: #EDEDED;border-radius: 16px;font-size: 18px;color: black;padding: 16px 10px;display: flex;align-items: center;gap: 20px;}.stages-block:nth-child(3) span{background-color: #1F2122;color: white;border-radius: 16px;padding: 8px 20px;}.stages-block:nth-child(3) p{flex: 1;}.compare-cnt{display: flex;justify-content: space-between;gap: 20px;line-height: normal;}.compare-block{border-radius: 16px;background-color: #E3E3E3;padding: 15px 20px 25px 20px;color: black;flex: 1;}.compare-block-img{margin-bottom: 40px;display: flex;align-items: center;gap: 10px;}.compare-block-img img{max-width: 165px;max-height: 45px;}.compare-block-img p{font-weight: bold;font-size: 30px;}.compare-block-text p:first-child{padding-right: 10px;width: 60%;}.compare-block-text p:last-child{width: 40%;}.compare-block-text-cnt{display: flex;}.compare-block-text{display: flex;flex-direction: column;gap: 10px;}.compare-block-text div{display: flex;}.compare-block-text p{width: 50%;}.compare-block-btn a{height: 44px;width: 44px;position: relative;}.compare-block-btn .company-arrow{left: 39%;top: 27%;}.compare-block-head{display: flex;justify-content: space-between;}.compare-block-btn a{display: block;border-radius: 5px;}.reviews{display: block;line-height: normal;}.slider-reviews-slide-cnt{padding: 30px;display: flex;justify-content: space-between;gap: 30px;background-color: #EDEDED;border-radius: 16px;}.slide-reviews-left, .slide-reviews-right{border-radius: 16px;}.slide-reviews-left{padding: 25px 20px;display: flex;flex-direction: column;align-items: center;background-color: #DADBDC;flex: 1;}.slide-reviews-right{flex: 1;color: white;max-width: 578px;width: 100%;}.slide-reviews-left p:last-child{align-self: flex-start;}.slide-reviews-author{margin-bottom: 10px;width: 50px;height: 50px;}.slide-reviews-author-text{margin-bottom: 20px;font-weight: 500;}.slide-reviews-star{margin-bottom: 20px;}.slide-reviews-star .stars-info{display: none;}.slide-reviews-left-text{font-size: 18px;line-height: 18px;}.slide-reviews-right-up{display: flex;justify-content: space-between;margin-bottom: 10px;font-size: 24px;font-weight: 700;align-items: center;}.slide-reviews-right-up div{display: flex;gap: 10px;align-items: center;}.slide-reviews-right-up div img{height: 45px;}.slide-reviews-right-up-p{font-size: 36px;}.slide-reviews-right-price{font-size: 48px;font-weight: 900;margin-bottom: 40px;color: #F34C6C;}.slide-reviews-right-down{display: flex;justify-content: space-between;}.slide-reviews-right-down p{margin-bottom: 20px;font-size: 18px;}.slide-reviews-right-down div:last-child{text-align: center;width: 190px;}.slide-reviews-right-down div:last-child p{border-bottom: 1px solid white;}.reviews .slick-arrow{position: absolute;background: none;border: none;outline: none;box-shadow: none;z-index: 100;transform: translateY(-50%);}.reviews .slick-prev{left: 0;top: 175px;}.reviews .slick-next{right: 0;top: 50%;}.company-table{margin-top: 20px;}.company-table thead .custom-row th{background: #1F2122;height: 56px;}.company-table .custom-table td, .custom-table th{border: none;padding: 8px 16px;}.company-table .custom-cell{border-radius: 5px;}.company-table table {border-collapse: separate;border-spacing: 10px 10px;}.company-table .custom-table{box-shadow: none;border-radius: 0;}.company-table tbody .custom-row:last-of-type td:first-child{border-radius: 5px;}.company-table .tbody-cell{background-color: #E3E3E3;}.big-company .company-table .tbody-cell{background-color: #EDEDED;}.company-table tbody .custom-row:last-of-type td:last-child{border-radius: 5px;}.company-adv-disadv-content{border: none;padding: 0;line-height: normal;background: none;}.company-adv-disadv-content .adv-list{background-color: #B9E4DC;padding: 32px;border-radius: 10px;}.company-adv-disadv-content .disadv-list{background-color: #F7D4D5;padding: 32px;border-radius: 10px;}.company-adv-disadv-content .advdis-title{font-size: 24px;}.company-adv-disadv-content .advdis-title:before{background-image: url(/wp-content/themes/sch/assets/img/thumb_up.png);}.company-adv-disadv-content .disadv-list .advdis-title:before{transform: rotate(180deg);}.company-adv-disadv-content .adv-disadv-block ul li::marker{color: black;}.company-adv-disadv-content .advdis-desc{font-size: 18px;padding-left: 20px;}.company-adv-disadv-content .adv-disadv-block ul{padding-left: 0;}.company-faqs-content{line-height: normal;}.company-faqs-content #accordion{background-color: #EDEDED;padding: 32px;border-radius: 16px;}.company-faqs-content .faq-item{background: transparent;box-shadow: none;border-radius: 0;margin: 10px 0;}.company-faqs-content .faq-item:first-of-type{margin-top: 0;}.company-faqs-content .faq-item:last-of-type{margin-bottom: 0;}.company-faqs-content .accordion-icon svg{color: black;width: 15px;}.company-faqs-content .question .accordion-icon svg path{stroke: black;}.company-faqs-content .question.active .accordion-icon{transform: translateY(-50%) rotate(180deg);}.company-faqs-content .question{border-radius: 10px;background-color: #E3E3E3;}.company-faqs-content .answer{background: transparent;font-size: 18px;line-height: normal;}.company-faqs-content .faq-item:before{display: none;}.company .author-block-social{display: none;}.company .single-block-author{background-color: #EDEDED;border-radius: 16px;padding: 32px;}.company .single-block-author .container{padding: 0;}.big-company .single-block-author{background: var(--very-lite-grey);}.company .author-block-spec{color: #F34C6C;font-size: 18px;}.company .author-block-about span{color: black;font-weight: bold;}.company .author-block-about p{font-size: 18px;line-height: 20px;}.hedeer{background-color: #1F2122;display: flex;justify-content: space-between;color: white;gap: 30px;padding: 30px 50px;border-radius: 16px;margin: 50px 0;line-height: normal;}.hedeer-logo{display: flex;gap: 10px;align-items: center;}.hedeer-logo p{font-size: 48px;text-transform: uppercase;font-weight: bold;}.hedeer .banner-code{width: 295px;}.hedeer .banner-code p:first-of-type{margin-right: 45px;}.hedeer .octo-btn-red{margin-bottom: 10px;}.hedeer .banner-support{font-size: 14px;line-height: 14px;}.hedeer .octo-btn-red{width: 295px;}.main-company-banner{background-image: url(/wp-content/themes/sch/assets/img/Rectangle49.jpg);background-repeat: no-repeat;background-size: cover;color: white;padding: 50px 40px;border-radius: 16px;position: relative;line-height: normal;margin-top: 25px;}.main-company-banner-cnt{display: flex;gap: 80px;align-items: flex-start;}.banner-main-block{width: 555px;z-index: 4;position: relative;}.main-company-banner-phone{position: absolute;right: 50px;bottom: -3px;}.banner-main-block h1{line-height: normal;margin-bottom: 40px;}.banner-main-h1{font-size: 30px;color: white;}.main-company-banner-under{font-size: 24px;color: white;margin-top: 10px;}.banner-main-h1-mini{color: #F34C6C;}.main-company-banner-desc{font-size: 18px;}.banner-bubble{background-color: white;border-radius: 50px;color: #060115;width: 360px;padding: 35px 35px 35px 25px;display: flex;flex-direction: column;gap: 20px;z-index: 3;position: relative;box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);}.banner-bubble:before{content: "";position: absolute;left: 45px;top: 99%;width: 35px;height: 45px;background: #fff;clip-path: polygon(0 0, 100% 0, 0 100%);}.banner-bubble-cnt{display: flex;gap: 10px;align-items: center;}.banner-bubble-cnt img{width: 25px;height: 25px;}.main-company-banner .banner-bubble{margin-top: 25px;}.main-company-banner .banner-buttons{justify-content: flex-start;margin-top: 100px;position: relative;z-index: 4;}.octo-btn-pnc{height: 45px;border-radius: 25px;padding: 10px 35px;}.main-company-banner .banner-buttons .octo-btn-red{max-width: 290px;width: 100%;background-color: var(--grey-2);color: var(--black);}.main-company-banner .banner-buttons .octo-btn-red:hover{background-color: var(--red);color: white;}.promo_intro{display: flex;margin-top: 25px;gap: 10px;padding: 0;}.promo_intro-block{padding: 20px;background-color: var(--grey-2);border-radius: 16px;width: 37%;display: flex;flex-direction: column;}.promo_intro-block:nth-of-type(1){justify-content: space-between;}.promo_intro-block:nth-of-type(2){background-color: white;border: 1px solid var(--grey-2);width: 35%;}.promo_intro-block:nth-of-type(3){color: white;flex: 1;background: url(/wp-content/themes/sch/assets/img/Card_Quize.jpg) no-repeat;background-size: cover;justify-content: space-between;}.promo_intro-block h3{font-size: 24px;font-weight: bold;margin-bottom: 20px;}.promo_intro-block-cnt{display: flex;justify-content: space-between;gap: 10px;}.promo_intro-block-cnt div{text-align: center;width: 33%;}.promo_intro-block-cnt span{font-size: 32px;font-weight: bold;color: var(--red);}.promo_intro-block-cnt p{font-size: 14px;}.promo_intro-block2-text{display: flex;flex-direction: column;gap: 20px;}.promo_intro-block2-text-cnt{display: flex;align-items: center;gap: 15px;}.promo_intro-block2-text-cnt span{width: 32px;height: 20px;text-align: center;}.promo_intro-block:nth-of-type(3) h3{color: white;}.promo_intro-block:nth-of-type(3) p{font-size: 18px;}.promo_intro-block .octo-btn-red{margin-top: 20px;}.promo_intro-block:nth-of-type(3) .octo-btn-red{width: fit-content;align-self: flex-end;}.prop_companies{display: flex;justify-content: space-between;gap: 20px;padding: 0 0 0 30px;}.prop_companies-block{width: 50%;}.prop_companies-block:first-of-type{font-size: 18px;display: flex;flex-direction: column;gap: 25px;}.prop_companies-block .item{font-size: 24px;font-weight: bold;}.prop_companies .octo-btn-red{width: fit-content;margin-top: auto;}.prop_companies .grid{display: flex;gap: 10px;}.prop_companies .grid-cnt{display: flex;flex-direction: column;gap: 10px;}.prop_companies .item{background: #111;color: #fff;display: flex;padding: 30px 0 0 15px;border-radius: 12px;width: 150px;gap: 15px;background-size: cover;background-repeat: no-repeat;position: relative;overflow: hidden;flex-direction: column;}.prop_companies .grid-cnt:nth-of-type(2) .item:last-child{gap: 5px;}.prop_companies .item .prop_bg img{position: absolute;opacity: 0.3;}.prop_companies .item p:nth-of-type(2){font-size: 12px;font-weight: 400;}.prop_companies .grid-cnt:nth-of-type(1) .item:first-child .prop_bg img{right: -60px;bottom: -10px;}.prop_companies .grid-cnt:nth-of-type(2) .item:first-child .prop_bg img{right: -15px;bottom: 25px;}.prop_companies .grid-cnt:nth-of-type(2) .item:last-child .prop_bg img{right: -20px;bottom: 40px;}.prop_companies .grid-cnt:nth-of-type(3) .item:first-child .prop_bg img{right: -20px;bottom: 40px;}.prop_companies .grid-cnt:nth-of-type(4) .item:last-child .prop_bg img{right: -40px;bottom: 25px;}.prop_companies .grid-cnt:nth-of-type(1) .item:first-child{height: 260px;background: radial-gradient(239.4% 84.3% at 23.06% 86.32%, rgba(7, 129, 254, 0.3) 0%, #171719 100%), linear-gradient(60deg, #191B1D 0%, #242627 100%);}.prop_companies .grid-cnt:nth-of-type(1) .item:last-child{height: 45px;background: radial-gradient(239.4% 84.3% at 50% 20%, rgba(7, 129, 254, 0.3) 0%, #171719 100%), linear-gradient(60deg, #191B1D 0%, #242627 100%);}.prop_companies .grid-cnt:nth-of-type(2) .item:first-child{height: 185px;background: radial-gradient(239.4% 84.3% at 23.06% 86.32%, rgba(20, 30, 129, 0.3) 0%, #171719 100%), linear-gradient(60deg, #191B1D 0%, #242627 100%);}.prop_companies .grid-cnt:nth-of-type(2) .item:last-child{height: 120px;background: radial-gradient(239.4% 84.3% at 50% 20%, rgba(243, 203, 69, 0.3) 0%, #171719 100%), linear-gradient(60deg, #191B1D 0%, #242627 100%);}.prop_companies .grid-cnt:nth-of-type(3) .item:first-child{height: 260px;background: radial-gradient(239.4% 84.3% at 23.06% 86.32%, rgba(194, 70, 145, 0.3) 0%, #171719 100%), linear-gradient(60deg, #191B1D 0%, #242627 100%);}.prop_companies .grid-cnt:nth-of-type(3) .item:last-child{height: 45px;background: radial-gradient(239.4% 84.3% at 50% 20%, rgba(194, 70, 145, 0.3) 0%, #171719 100%), linear-gradient(60deg, #191B1D 0%, #242627 100%);}.prop_companies .grid-cnt:nth-of-type(4) .item:first-child{height: 80px;background: radial-gradient(239.4% 84.3% at 23.06% 86.32%, rgba(243, 203, 69, 0.3) 0%, #171719 100%), linear-gradient(60deg, #191B1D 0%, #242627 100%);}.prop_companies .grid-cnt:nth-of-type(4) .item:last-child{height: 225px;background: radial-gradient(239.4% 84.3% at 50% 20%, rgba(26, 32, 82, 0.3) 0%, #171719 100%), linear-gradient(60deg, #191B1D 0%, #242627 100%);}.trading_era{padding: 0;}.trading_era h2{margin-bottom: 45px;padding-left: 30px;}.trading_era-cnt{display: grid;grid-template-columns: repeat(3, 1fr);gap: 20px;}.trading_era-block{padding: 30px;}.trading_era-block:nth-of-type(1){background-color: #FEEFF2;}.trading_era-block:nth-of-type(2){background-color: #EDF6ED;}.trading_era-down{margin-top: 20px;}.trading_era-block{padding: 25px;font-size: 18px;display: flex;flex-direction: column;gap: 10px;}.trading_era-block:nth-of-type(1){background:radial-gradient(50% 50% at 50% 50%, rgba(254, 239, 242,0) 0%, rgba(31, 33, 34, 0.1) 100%),#FEEFF2;}.trading_era-block:nth-of-type(2){background:radial-gradient(50% 50% at 50% 50%, rgba(254, 239, 242,0) 0%, rgba(31, 33, 34, 0.1) 100%),#EDF6ED;}.trading_era-block:nth-of-type(3){border: 1px solid var(--grey-2);}.trading_era-block:nth-of-type(4){background-image: url(/wp-content/themes/sch/assets/img/Card_Quize2.jpg);color: white;gap: 30px;}.trading_era-block:nth-of-type(4) .octo-btn-red{width: fit-content;}.trading_era-block:nth-of-type(5){grid-column: 2 / 4;background-color: #EDEDED;gap: 30px;}.trading_four-cnt{display: flex;justify-content: space-between;gap: 10px;}.trading_four-cnt div{display: flex;background-color: var(--grey-2);gap: 5px;padding: 15px;border-radius: 10px;width: 25%;}.trading_four-cnt div:last-of-type{background: var(--dark-grey);color: white;}.trading_four-cnt div:last-of-type svg{color: var(--red);}.trading_four-cnt span{width: 48px;height: 48px;}.trading_four-cnt img{max-width: none;width: 100%;}.how_work{margin-top: 60px;}.how_work .under-h2{width: 80%;text-align: center;}.how_work, .for_whom{background-image: url(/wp-content/themes/sch/assets/img/Frame36.jpg);color: white;display: flex;justify-content: center;flex-direction: column;align-items: center;gap: 30px;padding: 30px;}.how_work-p, .for_whom-p{width: 80%;text-align: center;font-size: 18px;}.how_work h2{color: white;margin: 0;}.how_work-cnt, .for_whom-cnt{display: flex;justify-content: space-between;gap: 20px;}.how_work-block{-webkit-backdrop-filter: blur(10px);backdrop-filter: blur(10px);}.how_work-block, .for_whom-block{padding: 20px 25px;border-radius: 10px;background: linear-gradient(180deg, rgba(6, 1, 21, 0.9) 0%, rgba(31, 33, 34, 0.9) 100%);width: 25%;font-size: 16px;}.how_work-block span{font-size: 48px;font-weight: bold;color: var(--red);}.how_work-block div, .for_whom-block div{display: flex;gap: 15px;align-items: center;margin-bottom: 15px;}.how_work-block div p, .for_whom-block div p{font-weight: bold;}.for_whom{background: var(--very-lite-grey);max-width: 1190px;margin-right: auto;margin-left: auto;padding: 30px 50px;color: var(--black);}.for_whom .under-h2{width: 80%;text-align: center;}.for_whom-block{background: var(--light-grey);padding: 15px;}.for_whom-block div{gap: 5px;flex-direction: column;align-items: flex-start;}.for_whom-block div p{color: var(--dark-grey);font-size: 18px;padding-right: 10px;}.for_whom-block div span{width: 40px;height: 40px;display: flex;justify-content: center;align-items: center;}.for_whom-down{background-image: url(/wp-content/themes/sch/assets/img/CTA.jpg);padding: 30px 0;color: white;text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}.for_whom-down p:first-of-type{margin-bottom: 20px;font-size: 26px;font-weight: bold;width: 80%;}.for_whom-down p:last-of-type{font-size: 18px;width: 70%;}.difference{display: flex;justify-content: center;flex-direction: column;align-items: center;gap: 30px;}.difference .under-h2{text-align: center;width: 80%;}.difference-p{width: 80%;text-align: center;}.difference-cnt{display: flex;justify-content: center;gap: 20px;}.difference-block{padding: 0 10px 30px 10px;width: 330px;background: var(--light-grey);display: flex;flex-direction: column;gap: 10px;}.difference-block .headline{padding: 25px 10px;}.difference-block-center{display: flex;flex-direction: column;gap: 10px;}.difference-block-center .icon-cnt{padding: 10px 20px;}.icon-cnt{display: flex;gap: 15px;align-items: center;}.icon-cnt span{display: flex;justify-content: center;align-items: center;}.difference-block-center .icon-cnt span{height: 46px;width: 46px;}.difference-block-down{margin-top: auto;padding: 10px;}.difference-block-down .octo-btn-arrow{margin-top: 10px;padding-right: 60px;}.difference-block-down .octo-btn-arrow:hover{background: transparent;transition: none;}.octo-btn-arrow{background: transparent;padding: 0;text-align: left;position: relative;color: var(--black);}.difference-block-down .pnc_arrow{right: 0;bottom: 0;}.difference-block-down p:first-of-type{font-weight: bold;}.difference-block:nth-of-type(2){background: radial-gradient(67.4% 80.3% at 88.06% 91.32%, rgba(243, 76, 108, 0.3) 47%, #121212 96%), linear-gradient(174deg, rgba(18, 18, 18) 0, rgba(32, 29, 29) 100%);color: white;}.difference-block:nth-of-type(2) .icon-cnt span{color: white;}.difference-block:nth-of-type(2) .octo-btn-red{color: white;}.difference-block:nth-of-type(2) .pnc_arrow{color: white;}.tab-btn{justify-content: space-between;display: none;}.tab-btn p{padding: 15px 30px;font-size: 18px;font-weight: bold;cursor: pointer;}.benefits_risks h2{padding-left: 30px;}.benefits_risks-cnt{display: flex;justify-content: space-between;gap: 25px;margin-top: 30px;}.benefits_risks-block{width: 33%;font-size: 18px;}.benefits_risks-info{padding-left: 30px;}.benefits_risks-p{margin-bottom: 25px;}.benefits_risks-info{display: flex;flex-direction: column;justify-content: space-between;gap: 10px;}.benefits_risks-info-mini{padding: 30px;background: radial-gradient(67.4% 80.3% at 88.06% 91.32%, rgba(243, 76, 108, 0.3) 47%, #121212 96%), linear-gradient(174deg, rgba(18, 18, 18) 0, rgba(32, 29, 29) 100%);color: white;}.benefits_risks-info-mini .headline{margin-bottom: 10px;}.benefits_risks-main{padding: 10px;}.benefits_risks-main{background: var(--light-grey);}.benefits_risks-block-head{display: flex;justify-content: center;gap: 10px;margin-bottom: 10px;padding: 10px 0;align-items: center;}.benefits_risks-main-mini{display: flex;padding: 10px 30px;gap: 20px;align-items: center;}.benefits_risks-benefit{background: var(--dark-grey);color: white;}.rating_banner{background-image: url(/wp-content/themes/sch/assets/img/rating_bg.jpg);}.main-faq{display: flex;justify-content: space-between;gap: 60px;padding: 30px;background-color: #EDEDED;background-color: #EDEDED;}.main-faq-bg{background: url(/wp-content/themes/sch/assets/img/main_compa_faq_bg.jpg) no-repeat;}.main-faqs-left{max-width: 355px;width: 100%;display: flex;flex-direction: column;justify-content: space-between;}.main-faqs-left-block{background: var(--dark-grey);padding: 15px;color: white;}.main-faqs-left-block .headline{font-size: 16px;margin-bottom: 10px;}.main-faqs-left .octo-btn-arrow{color: white;justify-content: flex-start;background: transparent;}.main-faqs-left .pnc_arrow{right: 0;bottom: 0;transform: translateY(-50%);}.main-faq-bg #accordion{background: transparent;}.main-faq #accordion{padding: 0;}.compa_cards{display: flex;justify-content: space-between;gap: 20px;margin-top: 60px;padding: 0;}.compa_cards div{padding: 25px;font-size: 18px;}.compa_cards div:first-of-type{background-color: white;width: 43%;border: 1px solid var(--very-lite-grey);}.compa_cards div:first-of-type .headline{margin-bottom: 10px;font-size: 20px;}.compa_cards div:nth-of-type(2){background-color: var(--very-lite-grey);width: 28.5%;}.compa_cards div:nth-of-type(3){background-image: url(/wp-content/themes/sch/assets/img/CardQuize3.jpg);width: 28.5%;color: white;background-repeat: no-repeat;background-position: center;background-size: cover;}.compa_cards div:nth-of-type(2), .compa_cards div:nth-of-type(3){display: flex;flex-direction: column;gap: 15px;justify-content: space-between;}.compa_cards div:nth-of-type(3) .octo-btn-pnc{width: fit-content;align-self: flex-end;}.compa_literature{padding: 30px;background: url(/wp-content/themes/sch/assets/img/compa_literature.jpg) no-repeat;background-position: left center;}.compa_literature-cnt{margin: 0 0 0 auto;width: 50%;margin-top: 60px;}.compa_literature-block div{display: flex;gap: 15px;margin-bottom: 15px;}.compa_literature-block p{font-size: 18px;}.compa_literature-block span{font-size: 20px;font-weight: 500;}.profit{display: flex;justify-content: space-between;gap: 20px;font-weight: 500;margin-top: 30px;}.profit div{width: 50%;padding: 30px;}.profit div:first-of-type{display: flex;flex-direction: column;gap: 20px;text-align: center;border: 1px solid var(--black);;}.profit div:first-of-type .headline{font-size: 24px;font-weight: bold;}.profit div:first-of-type p:nth-of-type(2){font-weight: bold;font-size: 64px;}.profit div:last-of-type{background: radial-gradient(67.4% 80.3% at 88.06% 91.32%, rgba(243, 76, 108, 0.3) 47%, #121212 96%), linear-gradient(174deg, rgba(18, 18, 18) 0, rgba(32, 29, 29) 100%);color: white;}.profit div:last-of-type p:first-of-type{font-size: 18px;margin-bottom: 20px;}.process{background-color: var(--very-lite-grey);padding: 30px;}.process h2{text-align: center;}.process-cnt{display: flex;justify-content: space-between;align-items: center;overflow: hidden;padding: 80px 0;}.process-block{background-color: #BFECE2;width: 210px;padding: 20px 15px;text-align: center;position: relative;margin: 0 auto;}.process-cnt-slide:nth-child(even) .process-block{background-color: #ffdddd;}.process-block:before, .process-block:after{content: "";position: absolute;left: 50%;transform: translateX(-50%);width: 20px;height: 50px;background: #BFECE2;}.process-block:before{top: -50px;}.process-block:after{bottom: -50px;top: auto;}.process-cnt-slide:nth-child(even) .process-block:before, .process-cnt-slide:nth-child(even) .process-block:after{background-color: #ffdddd;}.process .slick-arrow{position: absolute;background: none;border: none;outline: none;box-shadow: none;z-index: 100;transform: translateY(-50%);top: 50%;}.process .slick-next{right: 0;}.process .slick-track{display: flex;align-items: center;}.grade{font-size: 18px;background-color: var(--very-lite-grey);padding: 30px;}.grade .headline{font-weight: bold;margin-bottom: 25px;}.grade-compa-img{text-align: center;margin-bottom: 25px;}.grade h2{text-align: center;margin-bottom: 30px;width: 60%;margin: 0 auto;margin-bottom: 25px;}.grade-under-h2{text-align: center;margin-bottom: 30px;width: 60%;margin: 0 auto;margin-bottom: 25px;}.grade-up{display: flex;gap: 20px;}.grade-up-block{width: 33%;padding: 15px 25px;background: var(--light-grey);}.grade-up-block1-head{display: flex;align-items: center;gap: 15px;margin-bottom: 25px;}.grade-up-block1-head span{width: 32px;height: 32px;text-align: center;}.grade-up-block1-head .headline{margin-bottom: 0;}.grade-up-block1-text{display: flex;flex-direction: column;gap: 10px;}.grade-up-block1-text div{display: flex;gap: 10px;align-items: center;}.grade-up-block2-img{display: flex;gap: 20px;justify-content: space-between;}.grade-up-block2-img div{max-width: 160px;height: 40px;}.grade-up-block:nth-of-type(3) span{font-size: 64px;font-weight: bold;color: var(--red);}.grade-up-block:nth-of-type(3) p:last-of-type{display: flex;gap: 25px;align-items: center;}.grade-down{display: flex;margin-top: 20px;gap: 20px;justify-content: space-between;}.grade-down-block{padding: 15px 25px;}.grade-down-block1{background: var(--dark-grey);color: white;width: 50%;}.grade-down-block1 .headline{padding-bottom: 20px;border-bottom: 1px solid white;padding-left: 20px;}.grade-down-block4-cnt .headline-mini{font-weight: bold;padding: 10px 20px;display: flex;justify-content: space-between;}.grade-down-block4-text{display: flex;align-items: center;justify-content: space-between;}.grade-down-block4-text{padding: 10px 20px;gap: 20px;}.grade-down-block4-text span{color: var(--red);}.grade-down-block4-text p:nth-of-type(2){margin-left: auto;}.grade-down-block-right{width: 50%;}.grade-down-block-right .grade-down-block{background: var(--light-grey);}.grade-down-block-right-text{display: flex;align-items: center;margin-bottom: 10px;}.grade-down-block-right-text:last-child{margin-bottom: 0;}.grade-down-block-right-text span{margin-right: 15px;margin-bottom: -5px;}.grade-down-block-right-h{font-size: 24px;padding: 30px;display: flex;align-items: center;justify-content: center;}.grade-down-block-right-h .headline{margin-bottom: 0;text-align: center;width: 70%;}.main-compa-table h2{text-align: center;}.table-info{margin: 0 auto;width: fit-content;border-radius: 35px;padding: 10px 35px;background-color: var(--light-grey);display: flex;align-items: center;gap: 20px;}.under-h2{font-size: 18px;}.top_trading h2, .top_trading .under-h2{text-align: center;margin: 0 auto;margin-bottom: 20px;color: white;}.top_trading{background: url(/wp-content/themes/sch/assets/img/top_rating_main.jpg) center no-repeat;background-size: cover;padding: 25px;}.top_trading h2{max-width: 600px;}.top_trading .under-h2{max-width: 460px;}.top_trading-cnt{display: flex;flex-wrap: wrap;gap: 20px;justify-content: space-between;}.top_trading-block{padding: 20px 25px;background-color: rgba(31, 33, 34, 0.8);width: calc(33.333% - 20px);color: white;display: flex;flex-direction: column;gap: 15px;-webkit-backdrop-filter: blur(10px);backdrop-filter: blur(10px);}.top_trading-block-head{display: flex;justify-content: space-between;align-items: center;}.top_trading-block-head-left{display: flex;gap: 15px;align-items: center;}.top_trading-block-head-left div{display: flex;align-items: center;justify-content: center;flex-direction: column;color: var(--black);width: 64px;height: 74px;font-weight: bold;}.top_trading-block-head-left > p{font-size: 18px;font-weight: bold;word-break: break-word;}.top_trading-block-head-left div span{font-size: 20px;}.top_trading-block-head-left div p{font-size: 12px;}.top_trading-block-head .octo-btn-pnc{height: 35px;border-radius: 25px;padding: 10px 20px;}.top_trading-block .top_trading-block-head-left div{background-repeat: no-repeat;background-position: center;background-size: cover;flex-shrink: 0;}.top_trading-block .top_trading-block-head-left div{background-image: url(/wp-content/themes/sch/assets/img/other_place.png);color: white;}.top_trading-block-head-num01{background-image: url(/wp-content/themes/sch/assets/img/1place.png)!important;}.top_trading-block-head-num02{background-image: url(/wp-content/themes/sch/assets/img/2place.png)!important;}.top_trading-block-head-num03{background-image: url(/wp-content/themes/sch/assets/img/3place.png)!important;}.top_trading-block > p:nth-of-type(2){font-weight: 600;}.top_trading-block-mini{display: flex;gap: 10px;flex-direction: column;}.top_trading-block-mini div{display: flex;align-items: center;gap: 15px;}.top_trading-block .octo-btn-more{margin-top: auto;width: fit-content;align-self: flex-end;}.best_compa{padding: 30px;background: url(/wp-content/themes/sch/assets/img/Frame78.jpg) no-repeat;background-position: center;background-size: cover;padding-bottom: 60px;}.best_compa h2, .best_compa .under-h2{margin: 0 auto;width: 700px;text-align: center;margin-bottom: 20px;}.best_compa .under-h2{margin-bottom: 40px;}.best_compa-cnt{display: flex;gap: 20px;justify-content: space-between;}.best_compa-block{display: flex;flex-direction: column;gap: 20px;width: calc(33.333% - 20px);background-color: var(--light-grey);padding: 20px;}.best_compa-mini{overflow: hidden;transition: max-height 0.3s ease;}.best_compa-mini-p{margin-bottom: 10px;}.best_compa-mini-p:last-of-type{margin-bottom: 0;}.best_compa-mini-p div{display: flex;align-items: center;gap: 10px;margin-bottom: 10px;}.best_compa-mini img{width: 32px;height: 32px;}.best_compa-down{padding: 10px;background-color: white;border-radius: 10px;margin-top: auto;}.best_compa_drop{border-top: 1px solid rgba(31, 33, 34, 0.3);padding-top: 10px;display: flex;justify-content: flex-end;display: none;}.best_compa_drop .accordion-icon svg {color: black;width: 15px;}.best_compa_drop .accordion-icon svg path{stroke: black;}.best_compa_drop .accordion-icon{transition: transform 0.3s ease, -webkit-transform 0.3s ease;}.best_compa_drop.active .accordion-icon{transform: scaleY(-1);}.comparison{margin-top: 60px;padding: 0;}.comparison h2{text-align: center;margin: 0;padding: 30px 0;background-color: var(--light-grey);border-radius: 10px;}.comparison-down{display: flex;justify-content: space-between;gap: 20px;margin-top: 25px;}.comparison-down-block{height: 170px;display: flex;align-items: center;width: calc(50% - 20px);padding: 30px;}.comparison-down-block:first-of-type{border: 1px solid var(--dark-grey);}.comparison-down-block:first-of-type div{text-align: center;}.comparison-down-block:first-of-type div p:first-of-type{font-size: 64px;font-weight: bold;}.comparison-down-block:first-of-type div p:last-of-type{font-size: 32px;}.comparison-down-block:last-of-type{background: radial-gradient(67.4% 80.3% at 88.06% 91.32%, rgba(243, 76, 108, 0.3) 47%, #121212 96%), linear-gradient(174deg, rgba(18, 18, 18) 0, rgba(32, 29, 29) 100%);color: white;flex-direction: column;gap: 15px;align-items: flex-start;}.big-company tbody .custom-row td{min-width: 200px;}.big-company tbody .custom-row td div{display: flex;gap: 10px;align-items: center;}.big-company tbody .custom-row:last-of-type td div img{width: 32px;height: 32px;}.compa_stat{padding: 0;padding-bottom: 150px;margin-top: 60px;}.compa_stat h2, .compa_stat .under-h2{max-width: 750px;margin: 0 auto;margin-bottom: 25px;text-align: center;}.compa_stat .under-h2{margin-bottom: 30px;}.compa_stat-cnt{display: flex;gap: 20px;font-size: 18px;}.compa_stat-left{flex: 1;}.compa_stat-right{width: calc(34% - 20px);background-color: var(--light-grey);margin-bottom: 75px;}.compa_stat-left, .compa_stat-right{padding: 0 25px;}.compa_stat-left{background: var(--dark-grey);color: white;}.compa_stat-left .headline{padding: 15px 0;text-align: center;text-transform: uppercase;border-bottom: 1px solid white;}.compa_stat-left-table{margin-top: 10px;}.compa_stat-table {display: flex;flex-direction: column;color: #fff;overflow: hidden;}.compa_stat-row {display: flex;align-items: center;padding: 12px 16px;gap: 10px;}.compa_stat-cell-left {display: flex;align-items: center;flex: 1;gap: 8px;}.compa_stat-cell-left img {width: 20px;height: 20px;}.compa_stat-value {flex: 0 0 120px;}.compa_stat-source {flex: 0 0 200px;}.compa_stat-right{padding: 15px 25px;}.compa_stat-right .headline{font-size: 18px;margin-bottom: 15px;}.compa_stat-right-mini{display: flex;flex-direction: column;gap: 10px;}.compa_stat-right-mini div{display: flex;align-items: center;gap: 15px;}.compa_stat-cnt{position: relative;}.bubble{position: absolute;right: 0;width: 485px;border-radius: 25px;bottom: -145px;padding: 20px 50px;}.bubble .banner-bubble-cnt{flex-direction: column;align-items: flex-start;}.bubble-compa{max-width: 150px;width: 100%;height: auto;}.bubble .banner-bubble-cnt img{width: auto;height: auto;}.bubble-quotes{position: absolute;top: 15px;right: 30px;width: auto;height: auto;}.bubble-norma{position: relative;bottom: unset;right: unset;}.what_need{padding: 0;}.what_need-cnt{display: flex;gap: 20px;}.what_need-cnt{margin-top: 30px;}.what_need-text{display: flex;flex-direction: column;gap: 20px;font-size: 18px;}.acf_block{padding: 30px;}.what_need .acf_block{width: 500px;}.transper-block{border: 1px solid var(--dark-grey);}.orange-block{background-color: #FFDDDD;}.acf_block .headline{margin-bottom: 10px;}.what_need-table{flex: 1;overflow: auto;}.what_need .what_need-table{margin: 0;}.what_need .custom-table{margin: 0;margin-top: -10px;}.goods{display: flex;flex-direction: column;gap: 30px;padding: 0;padding-bottom: 45px;}.goods h2{background: none;padding: 0;}.goods .under-h2{width: 80%;margin: 0 auto;text-align: center;}.goods-cnt{display: flex;gap: 20px;}.goods-block:first-of-type{background-color: var(--dark-grey);color: white;}.goods-block:last-of-type{background-color: var(--light-grey);}.goods-block{padding: 0 25px 25px 25px;width: 50%;}.goods-block-head{padding: 15px 0;border-bottom: 1px solid white;margin-bottom: 10px;text-align: center;}.goods-block:last-of-type .goods-block-head{border-bottom: 1px solid var(--dark-grey);}.goods-block-mini{display: flex;gap: 20px;}.goods-block-mini-cnt{display: flex;align-items: center;padding: 10px 20px;justify-content: space-between;gap: 10px;}.goods-block-mini-cnt div{display: flex;gap: 20px;align-items: center;flex: 1;}.goods-block-mini-cnt > p{width: calc(60% - 20px);}.goods-block-down{display: flex;gap: 20px;justify-content: space-between;}.goods-block-down .bubble{width: 490px;}.goods-block-down .orange-block{flex: 1;}.choosen{background: url(/wp-content/themes/sch/assets/img/planet.jpg) no-repeat;background-size: cover;background-position: center;color: white;padding: 30px;display: flex;justify-content: center;flex-direction: column;align-items: center;gap: 30px;color: white;padding-bottom: 75px;}.choosen h2{background: none;color: white;padding: 0;}.choosen .under-h2{width: 80%;text-align: center;}.choosen-head{display: flex;gap: 15px;align-items: center;margin-bottom: 15px;font-size: 24px;font-weight: bold;}.choosen-cnt{display: flex;gap: 20px;justify-content: space-between;font-size: 18px;}.choosen-block{background-color: var(--dark-grey);padding: 25px;}.choosen-cnt-left, .choosen-cnt-right{width: calc(50% - 10px);}.choosen-cnt-right .choosen-block:first-of-type{margin-bottom: 20px;}.choosen-block-mini > div{display: flex;gap: 20px;margin-bottom: 15px;}.choosen-double-text p:first-child{margin-bottom: 10px;font-size: 20px;}.choosen-block-mini > div:last-child{margin-bottom: 0;}.choosen-cnt-right .choosen-block-mini > div{align-items: center;}.choosen-num span{color: #0BDDB1;}.choosen .bubble{max-width: 700px;width: 100%;}.big-company .aside-cnt{position: static;width: 100%;margin-top: 30px;}.big-company .company-sidebar-text{flex-direction: row;flex-wrap: wrap;display: flex;}.big-company .company-sidebar-text p{width: calc(20% - 25px);border-right: 1px solid #646566;padding-right: 10px;margin-bottom: 0;}.big-company .company-sidebar-text p:nth-of-type(5n){border-right: none;}.slide_num{display: none;}.big-company .reviews{padding: 0 100px;margin-top: 60px;}.big-company .reviews .slick-prev{left: -40px;}.big-company .reviews .slick-next{right: -40px;}.big-company .post-rating-stars{margin-top: 30px;}.rating-table .custom-table td{height: 88px;}.comparison .custom-table td{height: 72px;}.compa_stat-mob{display: none;}.octo-button{display: inline-flex !important;text-decoration: none !important;color: #fff !important;}