@import url(https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css);
@font-face {
    font-family: whyte_book;
    src: url(./assets/whyte_book.woff) format("woff"), url(assets/whyte_book.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: whyte_bold;
    src: url(./assets/whyte-bold.woff) format("woff"), url(assets/whyte-bold.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: gascogne_serial;
    src: url(./assets/gascogne-serial-regular.woff) format("woff"), url(assets/gascogne-serial-regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: gascogne_light;
    src: url(./assets/gascogne-serial-light.woff) format("woff"), url(assets/gascogne-serial-light.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: short-circuit;
    src: url(./assets/short_circuit.woff) format("woff"), url(assets/short_circuit.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: banks-miles;
    src: url(assets/3AC3CA_1_0.woff) format("woff"), url(assets/3AC3CA_1_0.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: quick_signature;
    src: url(./assets/quick_signature.woff) format("woff"), url(assets/quick_signature.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: antro_vectra;
    src: url(./assets/AntroVectra.woff) format("woff"), url(assets/AntroVectra.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Stratum2-Medium";
    src: url(./assets/Stratum2-Medium.woff) format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Whyte-Light";
    src: url(./assets/Whyte-Light.woff) format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Whyte-Semi";
    src: url(./assets/ABCWhyteSemi-Mono-Regular.woff) format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Whyte-Medium";
    src: url(./assets/Whyte-Medium.woff) format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Whyte-Regular";
    src: url(./assets/Whyte-Regular.woff) format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "gascogne-serial";
    src: url(./assets/gascogne-serial-regular.woff) format("woff"), url(assets/gascogne-serial-regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "gascogne-light";
    src: url(./assets/gascogne-serial-light.woff) format("woff"), url(assets/gascogne-serial-light.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "short-circuit";
    src: url(/fonts/short_circuit.woff?45331e219b440032b4866c0044ac9609) format("woff"), url(/fonts/short_circuit.woff2?0212ffb14ad3e56450b894d06fbc9f5f) format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "banks-miles";
    src: url(/fonts/3AC3CA_1_0.woff?ba0e53cc4465e7ff964e94265db07b04) format("woff"), url(/fonts/3AC3CA_1_0.woff2?4c376b8838741c15a0d1bd3f02530ba6) format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "quick_signature";
    src: url(/fonts/quick_signature.woff?bcb5efe152b4ce7a7e9255e11329251e) format("woff"), url(/fonts/quick_signature.woff2?4bc627f57a7d263e4370371b2725de4b) format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "antro_vectra";
    src: url(/fonts/AntroVectra.woff?b346cd9f5d81186438dc1c3968428f8f) format("woff"), url(/fonts/AntroVectra.woff2?9afdaa2c29376338c61c23c5119ed809) format("woff2");
    font-weight: normal;
    font-style: normal;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

button,
html,
input,
select,
textarea {
    font-family: sans-serif;
}

body {
    margin: 0;
    padding: 0;
}

a {
    background: transparent;
}

a:focus {
    outline: thin dotted;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 0.1rem dotted;
}

b,
strong {
    font-weight: 700;
    font-family: whyte_bold;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

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

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: "\201C""\201D""\2018""\2019";
}

q:after,
q:before {
    content: "";
    content: none;
}

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

fieldset {
    margin: 0 0.2rem;
    padding: 0.35em 0.625em 0.75em;
    border: 0.1rem solid silver;
}

legend {
    padding: 0;
    border: 0;
    white-space: normal;
}

button,
input,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

button,
input {
    line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}

button[disabled],
input[disabled] {
    cursor: default;
}

input[type="search"] {
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

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

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

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

body,
html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    scroll-behavior: smooth;
}

a {
    background-color: transparent;
    text-decoration: none;
    color: #000;
}

a:active,
a:focus,
a:hover {
    outline: 0;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

input[type="email"]:focus::-webkit-input-placeholder,
input[type="password"]:focus::-webkit-input-placeholder,
input[type="search"]:focus::-webkit-input-placeholder,
input[type="tel"]:focus::-webkit-input-placeholder,
input[type="text"]:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    color: transparent !important;
}

input[type="email"]:focus::-moz-placeholder,
input[type="password"]:focus::-moz-placeholder,
input[type="search"]:focus::-moz-placeholder,
input[type="tel"]:focus::-moz-placeholder,
input[type="text"]:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
    color: transparent !important;
}

input[type="email"]:focus:-ms-input-placeholder,
input[type="password"]:focus:-ms-input-placeholder,
input[type="search"]:focus:-ms-input-placeholder,
input[type="tel"]:focus:-ms-input-placeholder,
input[type="text"]:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
    color: transparent !important;
}

html {
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    font-size: 1.5rem;
    line-height: 1.66667;
    font-family: whyte_book, Helvetica, Arial, sans-serif;
    font-weight: 400;
}

@media (min-width: 768px) {
    body {
        font-size: 1.8rem;
        line-height: 1.66667;
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: gascogne_serial;
    font-weight: 400;
}

h1 {
    font-size: 2.7rem;
    line-height: 1.18519;
    margin-top: 1.11111em;
    margin-bottom: 0.37037em;
}

@media (min-width: 768px) {
    h1 {
        font-size: 2.7rem;
        line-height: 1.18519;
    }
}

@media (min-width: 1024px) {
    h1 {
        font-size: 4.47rem;
        line-height: 1.13636;
    }
}

@media (min-width: 768px) {
    h1 {
        margin-top: 1.22222em;
        margin-bottom: 0.40741em;
    }
}

@media (min-width: 1024px) {
    h1 {
        margin-top: 0.73826em;
        margin-bottom: 0.24609em;
    }
}

h2 {
    font-size: 2.4rem;
    line-height: 1.16667;
    margin-top: 1.25em;
    margin-bottom: 0.41667em;
}

@media (min-width: 768px) {
    h2 {
        font-size: 2.4rem;
        line-height: 1.16667;
    }
}

@media (min-width: 1024px) {
    h2 {
        font-size: 3.73rem;
        line-height: 1.24324;
    }
}

@media (min-width: 768px) {
    h2 {
        margin-top: 1.375em;
        margin-bottom: 0.45833em;
    }
}

@media (min-width: 1024px) {
    h2 {
        margin-top: 0.88472em;
        margin-bottom: 0.29491em;
    }
}

h3 {
    font-size: 2.13rem;
    line-height: 1.13636;
    margin-top: 1.40845em;
    margin-bottom: 0.46948em;
}

@media (min-width: 768px) {
    h3 {
        font-size: 2.4rem;
        line-height: 1.25;
    }
}

@media (min-width: 1024px) {
    h3 {
        font-size: 3.11rem;
        line-height: 1.29032;
    }
}

@media (min-width: 768px) {
    h3 {
        margin-top: 1.375em;
        margin-bottom: 0.45833em;
    }
}

@media (min-width: 1024px) {
    h3 {
        margin-top: 1.06109em;
        margin-bottom: 0.3537em;
    }
}

h4 {
    font-size: 1.8rem;
    line-height: 1.11111;
    margin-top: 1.66667em;
    margin-bottom: 0.55556em;
}

@media (min-width: 768px) {
    h4 {
        font-size: 2.56rem;
        line-height: 0.88;
        margin-top: 1.28906em;
        margin-bottom: 0.42969em;
    }
}

h5 {
    font-size: 1.6rem;
    line-height: 1.25;
    margin-top: 1.875em;
    margin-bottom: 0.625em;
}

@media (min-width: 768px) {
    h5 {
        font-size: 2.16rem;
        line-height: 1.2381;
        margin-top: 1.52778em;
        margin-bottom: 0.50926em;
    }
}

h6 {
    font-size: 1.4rem;
    line-height: 1.42857;
    margin-top: 2.14286em;
    margin-bottom: 0.71429em;
}

@media (min-width: 768px) {
    h6 {
        font-size: 1.4rem;
        line-height: 1.57143;
        margin-top: 2.14286em;
        margin-bottom: 0.71429em;
    }
}

blockquote,
q {
    font-size: 2rem;
    line-height: 1.25;
}

@media (min-width: 768px) {
    blockquote,
    q {
        font-size: 2.4rem;
        line-height: 1.45833;
    }
}

.signature {
    font-family: short-circuit;
}

@media print {
    body {
        font-size: 12pt;
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.25;
    }
    h1 {
        font-size: 36pt;
    }
    h2 {
        font-size: 24pt;
    }
    h3 {
        font-size: 18pt;
    }
    h4 {
        font-size: 14pt;
    }
    h5 {
        font-size: 12pt;
    }
    h6 {
        font-size: 10.5pt;
    }
    blockquote,
    q {
        font-size: 24pt;
        line-height: 1.4583;
    }
}

.container,
.container-full {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
}

.author-list,
.big-background-content .date-info,
.category-curated-list .curated-list-item-info ul,
.category-curated-list .curated-nav ul,
.category-curated-list .featured-editors-list-item .articles-list article ul,
.category-curated-list .featured-editors-list-item .authors-info ul,
.docments-section ul,
.editor-page .editor-info ul,
.editor-page .other-editors-page ul,
.footer-menu ul,
.full-template-page-section .simple-category-page-content .wp-block-gallery.carousel-container ul,
.full-template-page-section .simple-category-page-content .wp-block-gallery.two-full-image ul,
.jump-to-section-review-content ul,
.main-latest-posts-slider-item ul,
.mobile-share-block ul,
.navbar-sidebar .navbar-sidebar-wrapper .partners-block ul,
.navbar-sidebar .navbar-sidebar-wrapper ul,
.popup-alphabet ul,
.popup-filter .filter-container .filter-block ul,
.popup p,
.post-header-jump-to ul,
.review-page-section .conclusion ul,
.review-page-section .review-block .review-block-right ul,
.review-page-section .what-we-like-section>div ul,
.share-section ul,
.simple-category-page-content .date-info,
.simple-category-page-navbar .popular-reads ul,
.simple-category-page-section .post-header ul,
.simple-category-page .tags,
.tags-list,
body,
html,
main .big-category-name {
    margin: 0;
    padding: 0;
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

@media (min-width: 544px) {
    .container {
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 80rem;
    }
}

@media (min-width: 1024px) {
    .container {
        max-width: 102.4rem;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 131.2rem;
    }
}

.row {
    -js-display: flex;
    display: flex;
    flex: 0 1 auto;
    flex-direction: row;
    flex-wrap: wrap;
    margin-right: -1rem;
    margin-left: -1rem;
}

.row-reverse {
    flex-direction: row-reverse;
}

.col {
    -js-display: flex;
    display: flex;
    box-sizing: border-box;
    flex: 0 0 auto;
    flex-direction: column;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
}

.col-reverse {
    flex-direction: column-reverse;
}

@media (max-width: 543px) {
    .container {
        padding-right: 2rem;
        padding-left: 2rem;
    }
    .container-full {
        padding-right: 0.8rem;
        padding-left: 0.8rem;
    }
    .row {
        margin-right: -0.8rem;
        margin-left: -0.8rem;
    }
    .col {
        padding-right: 0.8rem;
        padding-left: 0.8rem;
    }
}

.col-xs {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
}

.xs-offset-0 {
    margin-left: 0;
}

.xs-1 {
    flex-basis: 8.33333%;
    max-width: 8.33333%;
}

.xs-offset-1 {
    margin-left: 8.33333%;
}

.xs-2 {
    flex-basis: 16.66667%;
    max-width: 16.66667%;
}

.xs-offset-2 {
    margin-left: 16.66667%;
}

.xs-3 {
    flex-basis: 25%;
    max-width: 25%;
}

.xs-offset-3 {
    margin-left: 25%;
}

.xs-4 {
    flex-basis: 33.33333%;
    max-width: 33.33333%;
}

.xs-offset-4 {
    margin-left: 33.33333%;
}

.xs-5 {
    flex-basis: 41.66667%;
    max-width: 41.66667%;
}

.xs-offset-5 {
    margin-left: 41.66667%;
}

.xs-6 {
    flex-basis: 50%;
    max-width: 50%;
}

.xs-offset-6 {
    margin-left: 50%;
}

.xs-7 {
    flex-basis: 58.33333%;
    max-width: 58.33333%;
}

.xs-offset-7 {
    margin-left: 58.33333%;
}

.xs-8 {
    flex-basis: 66.66667%;
    max-width: 66.66667%;
}

.xs-offset-8 {
    margin-left: 66.66667%;
}

.xs-9 {
    flex-basis: 75%;
    max-width: 75%;
}

.xs-offset-9 {
    margin-left: 75%;
}

.xs-10 {
    flex-basis: 83.33333%;
    max-width: 83.33333%;
}

.xs-offset-10 {
    margin-left: 83.33333%;
}

.xs-11 {
    flex-basis: 91.66667%;
    max-width: 91.66667%;
}

.xs-offset-11 {
    margin-left: 91.66667%;
}

.xs-12 {
    flex-basis: 100%;
    max-width: 100%;
}

.xs-offset-12 {
    margin-left: 100%;
}

.start-xs {
    justify-content: flex-start;
    text-align: start;
}

.end-xs {
    justify-content: flex-end;
    text-align: end;
}

.around-xs {
    justify-content: space-around;
}

.between-xs {
    justify-content: space-between;
}

.center-xs {
    justify-content: center;
    text-align: center;
}

.top-xs {
    align-items: flex-start;
}

.middle-xs {
    align-items: center;
}

.bottom-xs {
    align-items: flex-end;
}

.first-xs {
    order: -1;
}

.last-xs {
    order: 1;
}

@media screen and (min-width: 544px) {
    .col-s {
        flex-grow: 1;
        flex-basis: 0;
        max-width: 100%;
    }
    .s-offset-0 {
        margin-left: 0;
    }
    .s-1 {
        flex-basis: 8.33333%;
        max-width: 8.33333%;
    }
    .s-offset-1 {
        margin-left: 8.33333%;
    }
    .s-2 {
        flex-basis: 16.66667%;
        max-width: 16.66667%;
    }
    .s-offset-2 {
        margin-left: 16.66667%;
    }
    .s-3 {
        flex-basis: 25%;
        max-width: 25%;
    }
    .s-offset-3 {
        margin-left: 25%;
    }
    .s-4 {
        flex-basis: 33.33333%;
        max-width: 33.33333%;
    }
    .s-offset-4 {
        margin-left: 33.33333%;
    }
    .s-5 {
        flex-basis: 41.66667%;
        max-width: 41.66667%;
    }
    .s-offset-5 {
        margin-left: 41.66667%;
    }
    .s-6 {
        flex-basis: 50%;
        max-width: 50%;
    }
    .s-offset-6 {
        margin-left: 50%;
    }
    .s-7 {
        flex-basis: 58.33333%;
        max-width: 58.33333%;
    }
    .s-offset-7 {
        margin-left: 58.33333%;
    }
    .s-8 {
        flex-basis: 66.66667%;
        max-width: 66.66667%;
    }
    .s-offset-8 {
        margin-left: 66.66667%;
    }
    .s-9 {
        flex-basis: 75%;
        max-width: 75%;
    }
    .s-offset-9 {
        margin-left: 75%;
    }
    .s-10 {
        flex-basis: 83.33333%;
        max-width: 83.33333%;
    }
    .s-offset-10 {
        margin-left: 83.33333%;
    }
    .s-11 {
        flex-basis: 91.66667%;
        max-width: 91.66667%;
    }
    .s-offset-11 {
        margin-left: 91.66667%;
    }
    .s-12 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .s-offset-12 {
        margin-left: 100%;
    }
    .start-s {
        justify-content: flex-start;
        text-align: start;
    }
    .end-s {
        justify-content: flex-end;
        text-align: end;
    }
    .around-s {
        justify-content: space-around;
    }
    .between-s {
        justify-content: space-between;
    }
    .center-s {
        justify-content: center;
    }
    .top-s {
        align-items: flex-start;
    }
    .middle-s {
        align-items: center;
    }
    .bottom-s {
        align-items: flex-end;
    }
    .first-s {
        order: -1;
    }
    .last-s {
        order: 1;
    }
}

@media screen and (min-width: 768px) {
    .col-m {
        flex-grow: 1;
        flex-basis: 0;
        max-width: 100%;
    }
    .m-offset-0 {
        margin-left: 0;
    }
    .m-1 {
        flex-basis: 8.33333%;
        max-width: 8.33333%;
    }
    .m-offset-1 {
        margin-left: 8.33333%;
    }
    .m-2 {
        flex-basis: 16.66667%;
        max-width: 16.66667%;
    }
    .m-offset-2 {
        margin-left: 16.66667%;
    }
    .m-3 {
        flex-basis: 25%;
        max-width: 25%;
    }
    .m-offset-3 {
        margin-left: 25%;
    }
    .m-4 {
        flex-basis: 33.33333%;
        max-width: 33.33333%;
    }
    .m-offset-4 {
        margin-left: 33.33333%;
    }
    .m-5 {
        flex-basis: 41.66667%;
        max-width: 41.66667%;
    }
    .m-offset-5 {
        margin-left: 41.66667%;
    }
    .m-6 {
        flex-basis: 50%;
        max-width: 50%;
    }
    .m-offset-6 {
        margin-left: 50%;
    }
    .m-7 {
        flex-basis: 58.33333%;
        max-width: 58.33333%;
    }
    .m-offset-7 {
        margin-left: 58.33333%;
    }
    .m-8 {
        flex-basis: 66.66667%;
        max-width: 66.66667%;
    }
    .m-offset-8 {
        margin-left: 66.66667%;
    }
    .m-9 {
        flex-basis: 75%;
        max-width: 75%;
    }
    .m-offset-9 {
        margin-left: 75%;
    }
    .m-10 {
        flex-basis: 83.33333%;
        max-width: 83.33333%;
    }
    .m-offset-10 {
        margin-left: 83.33333%;
    }
    .m-11 {
        flex-basis: 91.66667%;
        max-width: 91.66667%;
    }
    .m-offset-11 {
        margin-left: 91.66667%;
    }
    .m-12 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .m-offset-12 {
        margin-left: 100%;
    }
    .start-m {
        justify-content: flex-start;
        text-align: start;
    }
    .end-m {
        justify-content: flex-end;
        text-align: end;
    }
    .around-m {
        justify-content: space-around;
    }
    .between-m {
        justify-content: space-between;
    }
    .center-m {
        justify-content: center;
    }
    .top-m {
        align-items: flex-start;
    }
    .middle-m {
        align-items: center;
    }
    .bottom-m {
        align-items: flex-end;
    }
    .first-m {
        order: -1;
    }
    .last-m {
        order: 1;
    }
}

@media screen and (min-width: 1024px) {
    .col-l {
        flex-grow: 1;
        flex-basis: 0;
        max-width: 100%;
    }
    .l-offset-0 {
        margin-left: 0;
    }
    .l-1 {
        flex-basis: 8.33333%;
        max-width: 8.33333%;
    }
    .l-offset-1 {
        margin-left: 8.33333%;
    }
    .l-2 {
        flex-basis: 16.66667%;
        max-width: 16.66667%;
    }
    .l-offset-2 {
        margin-left: 16.66667%;
    }
    .l-3 {
        flex-basis: 25%;
        max-width: 25%;
    }
    .l-offset-3 {
        margin-left: 25%;
    }
    .l-4 {
        flex-basis: 33.33333%;
        max-width: 33.33333%;
    }
    .l-offset-4 {
        margin-left: 33.33333%;
    }
    .l-5 {
        flex-basis: 41.66667%;
        max-width: 41.66667%;
    }
    .l-offset-5 {
        margin-left: 41.66667%;
    }
    .l-6 {
        flex-basis: 50%;
        max-width: 50%;
    }
    .l-offset-6 {
        margin-left: 50%;
    }
    .l-7 {
        flex-basis: 58.33333%;
        max-width: 58.33333%;
    }
    .l-offset-7 {
        margin-left: 58.33333%;
    }
    .l-8 {
        flex-basis: 66.66667%;
        max-width: 66.66667%;
    }
    .l-offset-8 {
        margin-left: 66.66667%;
    }
    .l-9 {
        flex-basis: 75%;
        max-width: 75%;
    }
    .l-offset-9 {
        margin-left: 75%;
    }
    .l-10 {
        flex-basis: 83.33333%;
        max-width: 83.33333%;
    }
    .l-offset-10 {
        margin-left: 83.33333%;
    }
    .l-11 {
        flex-basis: 91.66667%;
        max-width: 91.66667%;
    }
    .l-offset-11 {
        margin-left: 91.66667%;
    }
    .l-12 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .l-offset-12 {
        margin-left: 100%;
    }
    .start-l {
        justify-content: flex-start;
        text-align: start;
    }
    .end-l {
        justify-content: flex-end;
        text-align: end;
    }
    .around-l {
        justify-content: space-around;
    }
    .between-l {
        justify-content: space-between;
    }
    .center-l {
        justify-content: center;
    }
    .top-l {
        align-items: flex-start;
    }
    .middle-l {
        align-items: center;
    }
    .bottom-l {
        align-items: flex-end;
    }
    .first-l {
        order: -1;
    }
    .last-l {
        order: 1;
    }
}

@font-face {
    font-family: Editoral-icons;
    src: url(assets/Editoral-icons.eot?b34ocf);
    src: url(assets/Editoral-icons.woff?b34ocf) format("woff"), url(assets/Editoral-icons.eot?b34ocf#iefix) format("embedded-opentype"), url(assets/Editoral-icons.ttf?b34ocf) format("truetype"), url(assets/Editoral-icons.svg?b34ocf#Editoral-icons) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block;
}

i {
    font-family: Editoral-icons !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-reply-new:before {
    content: "";
}

.icon-comments:before {
    content: "";
}

.icon-copy:before {
    content: "";
}

.icon-facebook:before {
    content: "";
}

.icon-social-mail:before {
    content: "";
}

.icon-check:before {
    content: "";
}

.icon-google-plus:before {
    content: "";
}

.icon-minus:before {
    content: "";
}

.icon-plus:before {
    content: "";
}

.icon-quote:before {
    content: "";
}

.icon-reply:before {
    content: "";
}

.icon-twitter:before {
    content: "";
}

.icon-fb:before {
    content: "";
}

.icon-footer-logo:before {
    content: "";
}

.icon-instagram:before {
    content: "";
}

.icon-burger:before {
    content: "";
}

.icon-search:before {
    content: "";
}

.icon-mail:before {
    content: "";
}

.icon-phone:before {
    content: "";
}

.icon-whatsapp:before {
    content: "";
}

.icon-messenger:before {
    content: "";
}

.icon-clap:before {
    content: "";
}

.icon-listen:before {
    content: "";
}

.icon-transcript:before {
    content: "";
}

.icon-left:before {
    content: "";
}

.icon-jump-to:before {
    content: "";
}

.icon-document:before {
    content: "";
}

.icon-information:before {
    content: "";
}

html {
    position: relative;
    min-height: 100%;
}

html body {
    min-height: 0.1rem;
    background: #f5f0e4;
}

.wrapper {
    width: 100%;
}

h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
    font-family: gascogne_serial !important;
}

.popup {
    width: 404px;
    height: 164px;
    background: #000;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    padding-top: 34px;
    display: none;
    z-index: 23;
}

.popup p {
    color: #fff;
    height: 44px;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 12px;
}

.popup-error span,
.popup-success span {
    display: block;
    margin: 0 auto;
    height: 32px;
    width: 100px;
    font-size: 15px;
    line-height: 32px;
    background-color: #a284c1;
    text-align: center;
    font-family: gascogne_serial;
    cursor: pointer;
}

.popup-alphabet {
    display: block;
    position: fixed;
    z-index: 4;
    left: 0;
    right: 0;
    top: -100%;
    bottom: 0;
    width: 100%;
    height: calc(100vh - 91px);
    padding: 0;
    background-color: #f5f0e4;
    transform: translate(0);
    border-right: 1px solid transparent;
    transition: all 0.3s ease;
    overflow: hidden;
}

@media (max-width: 1279px) {
    .popup-alphabet {
        height: calc(100% - 4.7rem);
    }
}

.popup-alphabet.opened {
    left: 0;
    right: 0;
    bottom: 0;
    top: 91px;
}

@media (max-width: 1279px) {
    .popup-alphabet.opened {
        top: 4.7rem;
    }
}

@media (max-width: 767px) {
    .popup-alphabet.opened {
        z-index: 10;
    }
}

.popup-alphabet .filter-container {
    overflow-y: scroll;
    max-width: 1312px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    height: 100%;
    -ms-overflow-style: none;
    scrollbar-width: none;
    white-space: nowrap;
}

.popup-alphabet .filter-container::-webkit-scrollbar {
    display: none;
}

.popup-alphabet .container {
    position: relative;
}

.popup-alphabet h2 {
    margin: 30px 0 40px;
    color: #40a1bf;
    font-size: 34px;
}

@media (max-width: 1024px) {
    .popup-alphabet h2 {
        margin: 18px 0 20px;
        font-size: 28px;
    }
}

.popup-alphabet ul {
    list-style: none;
}

.popup-alphabet .sort-alphabet {
    position: absolute;
    right: 10px;
    top: 85px;
    z-index: 3;
}

@media (max-width: 767px) {
    .popup-alphabet .sort-alphabet {
        top: 50px;
        right: 15px;
    }
}

.popup-alphabet .sort-alphabet li {
    margin-bottom: 5px;
}

.popup-alphabet .sort-alphabet a {
    display: block;
    height: 24px;
    width: 24px;
    color: #40a1bf;
    font-size: 14px;
    font-family: gascogne_serial;
    border-radius: 50%;
    border: 1px solid transparent;
    transition: all 0.3s;
    text-transform: uppercase;
    line-height: 24px;
}

@media (max-width: 767px) {
    .popup-alphabet .sort-alphabet a {
        font-size: 12px;
        height: 20px;
        width: 20px;
        line-height: 20px;
    }
}

.popup-alphabet .sort-alphabet a:hover {
    border-color: #40a1bf;
}

.popup-alphabet .sort-list>ul {
    padding-bottom: 40px;
}

.popup-alphabet .sort-list>ul span {
    color: #40a1bf;
    font-size: 26px;
    line-height: 30px;
    text-transform: uppercase;
    font-family: gascogne_serial;
}

@media (max-width: 1024px) {
    .popup-alphabet .sort-list>ul span {
        font-size: 23px;
        line-height: 28px;
    }
}

.popup-alphabet .sort-list>ul li>ul {
    margin-bottom: 20px;
}

.popup-alphabet .sort-list>ul li>ul a {
    transition: all 0.3s;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
}

@media (max-width: 1024px) {
    .popup-alphabet .sort-list>ul li>ul a {
        font-size: 15px;
    }
}

.popup-alphabet .sort-list>ul li>ul a:hover {
    color: #40a1bf;
}

.popup-filter {
    display: block;
    position: fixed;
    z-index: 4;
    left: 0;
    right: 0;
    top: -100%;
    bottom: 0;
    width: 100%;
    height: calc(100vh - 91px);
    padding: 0;
    background-color: #f5f0e4;
    transform: translate(0);
    border-right: 1px solid transparent;
    transition: all 0.3s ease;
    overflow: hidden;
    overflow-y: auto;
}

@media (max-width: 1279px) {
    .popup-filter {
        height: calc(100% - 4.7rem);
    }
}

.popup-filter.opened {
    top: 91px;
}

@media (max-width: 1279px) {
    .popup-filter.opened {
        top: 4.7rem;
    }
}

@media (max-width: 767px) {
    .popup-filter.opened {
        padding-bottom: 8rem;
        z-index: 10;
    }
}

.popup-filter .filter-container {
    height: auto;
}

.popup-filter .filter-container .filter-headline .filter-link svg {
    transform: rotate(180deg);
}

.popup-filter .filter-container .filter-block {
    margin-top: 53px;
    border-bottom: 1px solid #000;
    padding-bottom: 40px;
    opacity: 1;
    height: auto;
    transition: all 0.3s;
    text-align: left;
}

@media (max-width: 767px) {
    .popup-filter .filter-container .filter-block {
        margin-top: 38px;
        padding-bottom: 36px;
    }
}

.popup-filter .filter-container .filter-block ul {
    list-style: none;
}

.popup-filter .filter-container .filter-block .sf-field-taxonomy-districts ul {
    -js-display: flex;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 500px;
}

@media (max-width: 767px) {
    .popup-filter .filter-container .filter-block .sf-field-taxonomy-districts ul {
        height: auto;
    }
}

.popup-filter .filter-container .filter-block .sf-field-taxonomy-districts ul li {
    width: 33.33333%;
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: 400;
}

@media (max-width: 767px) {
    .popup-filter .filter-container .filter-block .sf-field-taxonomy-districts ul li {
        width: 100%;
    }
}

.popup-filter .filter-container .filter-block .sf-field-taxonomy-districts ul li input {
    padding: 0;
    height: auto;
    width: auto;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.popup-filter .filter-container .filter-block .sf-field-taxonomy-districts ul li input:checked+label:before {
    background-color: #40a1bf;
    box-shadow: inset 0 0 0 2px #f5f0e4;
}

.popup-filter .filter-container .filter-block .sf-field-taxonomy-districts ul li label {
    position: relative;
    cursor: pointer;
    padding-left: 22px;
    display: block;
}

.popup-filter .filter-container .filter-block .sf-field-taxonomy-districts ul li label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #40a1bf;
}

.popup-filter .filter-container .filter-block .sf-field-submit {
    -js-display: flex;
    display: flex;
    justify-content: center;
}

@media (max-width: 767px) {
    .popup-filter .filter-container .filter-block .sf-field-submit {
        margin-top: 38px;
    }
}

.popup-filter .filter-container .filter-block .sf-field-submit input {
    background-color: #40a1bf;
    color: #f5f0e4;
    border: 1px solid #f5f0e4;
    padding: 0 34px;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    transition: all 0.3s;
}

.popup-filter .filter-container .filter-block .sf-field-submit input:hover {
    background-color: transparent;
    color: #40a1bf;
    border-color: #40a1bf;
}

body.body-fixed {
    overflow: hidden;
    height: 100vh;
}

.search-popup {
    display: block;
    position: fixed;
    z-index: 5;
    top: -1px;
    left: 0;
    right: 0;
    width: 100%;
    height: 0;
    background-color: #f5f0e4;
    border-bottom: 1px solid #000;
    transition: all 0.3s ease;
    overflow: hidden;
}

@media (max-width: 767px) {
    .search-popup {
        top: 0;
        left: 100%;
        width: 0;
        height: 50px;
        background-color: #000;
        border-bottom: none;
        z-index: 10;
    }
}

.search-popup.visible {
    left: 0;
    right: 0;
    top: 57px;
    width: 100%;
    height: 208px;
}

@media (max-width: 767px) {
    .search-popup.visible {
        top: 0;
        height: 50px;
    }
}

.search-popup .icon-close {
    position: absolute;
    top: 1.6rem;
    right: 3.9rem;
    cursor: pointer;
    font-size: 12px;
    letter-spacing: 0.02rem;
    line-height: 12px;
    color: #000;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .search-popup .icon-close {
        color: transparent;
        top: 0;
        right: 0;
        z-index: 2;
        height: 5rem;
    }
}

.search-popup-content {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

@media (min-width: 768px) {
    .search-popup-content {
        width: 49.3rem;
        left: 50%;
        top: 30%;
        transform: translateX(-50%);
    }
}

.search-popup-content form {
    width: 100%;
}

.search-popup-content input {
    width: 100%;
    height: 5rem;
    font-size: 1.4rem;
    color: #f5f0e4;
    background: #000;
    border: none;
    outline: none;
    padding: 0 50px 0 24px;
    font-family: gascogne_serial;
    -webkit-appearance: textfield;
    text-indent: 15px;
}

.search-popup-content input::-moz-placeholder {
    color: #f5f0e4;
}

.search-popup-content input:-ms-input-placeholder {
    color: #f5f0e4;
}

.search-popup-content input::placeholder {
    color: #f5f0e4;
}

.search-popup-content input::-webkit-input-placeholder {
    color: #f5f0e4;
}

.search-popup-content input::-moz-placeholder {
    color: #f5f0e4;
}

.search-popup-content input:-ms-input-placeholder {
    color: #f5f0e4;
}

.search-popup-content input:-moz-placeholder {
    color: #f5f0e4;
}

@media (min-width: 768px) {
    .search-popup-content input {
        font-size: 1.8rem;
        background: #fff;
        color: #000;
        width: calc(100% - 74px);
    }
    .search-popup-content input::-moz-placeholder {
        color: #000;
    }
    .search-popup-content input:-ms-input-placeholder {
        color: #000;
    }
    .search-popup-content input::placeholder {
        color: #000;
    }
    .search-popup-content input::-webkit-input-placeholder {
        color: #000;
    }
    .search-popup-content input::-moz-placeholder {
        color: #000;
    }
    .search-popup-content input:-ms-input-placeholder {
        color: #000;
    }
    .search-popup-content input:-moz-placeholder {
        color: #000;
    }
}

.search-popup-content i.icon-search {
    position: absolute;
    top: 16px;
    right: 24px;
    cursor: pointer;
}

@media (max-width: 767px) {
    .search-popup-content i.icon-search {
        color: #f5f0e4;
        right: 16px;
        z-index: 3;
    }
}

.search-popup-content p {
    margin: 2rem 0 0;
    color: #f5f0e5;
    font-size: 1.5rem;
    line-height: 2rem;
}

body {
    padding-top: 5rem;
}

body.locked,
body.preloader-site {
    overflow: hidden;
}

body.locked {
    height: 100vh;
}


/* @media (min-width:1280px) {
    body {
        padding-top: 5.7rem
    }
} */


/* body.home {
    padding-top: 9.5rem
} */


/* @media (min-width:1280px) {
    body.home {
        padding-top: 5.7rem
    }
} */

body.post-template-single-full-page {
    padding-top: 0;
}

body.category {
    padding-top: 4.7rem;
}

@media (min-width: 1280px) {
    body.category {
        padding-top: 9.1rem;
    }
}


/* body.single-post {
    padding-top: 4.7rem
} */


/* @media (min-width:1280px) {
    body.single-post {
        padding-top: 9.1rem
    }
} */

@media (min-width: 1280px) {
    body.single-post.post-template-single-full-page {
        padding-top: 0;
    }
}

body.single-post .categories-navigation {
    display: block;
}

@media (min-width: 1280px) {
    body.single-post .categories-navigation {
        display: none;
    }
}


/* .header-subscribe-part,
.search-icon-wrapper {
    position: absolute;
    top: 14px;
    bottom: auto;
    right: var(--gap);
    z-index: 10;
    font-size: 1.7rem;
    color: #000;
    transition: all .3s
}
 */

.icon-search:before {
    display: none !important;
}

.header-subscribe-part i,
.search-icon-wrapper i {
    transition: color 0.3s;
    will-change: color;
    cursor: pointer;
}

.header-subscribe-part i:hover,
.search-icon-wrapper i:hover {
    color: #ad86c4;
}

.navbar-sidebar {
    display: block;
    position: fixed;
    top: 4.6rem;
    right: -100%;
    z-index: 1;
    width: 100%;
    opacity: 1;
    background-color: #000;
    transition: all 0.3s ease;
    will-change: right;
    overflow-y: auto;
    height: calc(100vh - 4.6rem);
}

@media (min-width: 1280px) {
    .navbar-sidebar {
        display: none;
    }
}

.navbar-sidebar .navbar-sidebar-wrapper ul {
    flex-direction: column;
    list-style: none;
}

.navbar-sidebar .navbar-sidebar-wrapper>ul>li {
    padding: 0 2.3rem;
    background-color: #000;
    border-bottom: 0.1rem solid #f5f0e4;
}

.navbar-sidebar .navbar-sidebar-wrapper>ul>li>a {
    padding: 1.9rem 0;
    display: block;
    position: relative;
    color: #f5f0e4;
    font-family: gascogne_serial;
    font-size: 2.2rem;
    line-height: 1;
}

.navbar-sidebar .navbar-sidebar-wrapper>ul>li:first-child {
    background-color: #f5f0e4;
}

.navbar-sidebar .navbar-sidebar-wrapper>ul>li:first-child>a {
    color: #000;
}

.navbar-sidebar .navbar-sidebar-wrapper>ul>li>ul>li {
    border-bottom: 0.1rem solid #000;
}

.navbar-sidebar .navbar-sidebar-wrapper>ul>li.white-font .withArrow:before,
.navbar-sidebar .navbar-sidebar-wrapper>ul>li.white-font .withArrow:after {
    background-color: #f5f0e4;
}

.navbar-sidebar .navbar-sidebar-wrapper>ul>li.white-font>ul>li {
    border-bottom: 0.1rem solid #f5f0e4;
}

.navbar-sidebar .navbar-sidebar-wrapper>ul>li.white-font>ul>li>h4>a {
    color: #f5f0e4;
}

.navbar-sidebar .navbar-sidebar-wrapper>ul>li>ul>li:last-child {
    border-bottom: 0;
}

.navbar-sidebar .navbar-sidebar-wrapper>ul>li ul {
    display: none;
}

.navbar-sidebar .navbar-sidebar-wrapper>ul>li ul.subCategory {
    padding: 2rem 0;
}

.navbar-sidebar .navbar-sidebar-wrapper h4 {
    margin: 0;
    padding: 1.8rem 0;
    font-family: whyte_book;
    font-size: 1.6rem;
    line-height: 1;
    text-transform: uppercase;
}

.navbar-sidebar .navbar-sidebar-wrapper .withArrow {
    position: relative;
}

.navbar-sidebar .navbar-sidebar-wrapper .withArrow:after,
.navbar-sidebar .navbar-sidebar-wrapper .withArrow:before {
    content: "";
    position: absolute;
    width: 8px;
    top: 50%;
    height: 1px;
    background-color: #000;
    transition: background-color 0.3s;
    will-change: background-color;
}

.navbar-sidebar .navbar-sidebar-wrapper .withArrow:before {
    transform: rotate(45deg) translateY(-50%);
    right: 0.6rem;
}

.navbar-sidebar .navbar-sidebar-wrapper .withArrow:after {
    transform: rotate(-45deg) translateY(-50%);
    right: 0;
}

.navbar-sidebar .navbar-sidebar-wrapper .withArrow.opened:before {
    transform: rotate(135deg) translateY(-50%);
}

.navbar-sidebar .navbar-sidebar-wrapper .withArrow.opened:after {
    transform: rotate(-135deg) translateY(-50%);
}

.navbar-sidebar .navbar-sidebar-wrapper .subscribe-form {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
    padding: 0 22px;
}

.navbar-sidebar .navbar-sidebar-wrapper .subscribe-form .sib-container {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
}

.navbar-sidebar .navbar-sidebar-wrapper .subscribe-form h3 {
    color: #000;
    font-size: 2.7rem;
    margin: 3.5rem 0 2.5rem;
    width: 100%;
}

.navbar-sidebar .navbar-sidebar-wrapper .subscribe-form .input-field {
    position: relative;
    z-index: 1;
    background: transparent;
    height: 3.1rem;
    border-bottom-right-radius: 0.5rem;
    padding: 0 1rem 0 0;
    color: #000;
    width: calc(100% - 12rem);
}

.navbar-sidebar .navbar-sidebar-wrapper .subscribe-form .input-field input {
    border: none;
    outline: 0;
    font-size: 1.5rem;
    line-height: 1.9rem;
    background: transparent;
    width: 100%;
    position: relative;
    z-index: 1;
    height: 3.1rem;
    color: #000;
}

.navbar-sidebar .navbar-sidebar-wrapper .subscribe-form .input-field input::-moz-placeholder {
    color: #000;
    opacity: 1;
}

.navbar-sidebar .navbar-sidebar-wrapper .subscribe-form .input-field input:-ms-input-placeholder {
    color: #000;
    opacity: 1;
}

.navbar-sidebar .navbar-sidebar-wrapper .subscribe-form .input-field input::placeholder {
    color: #000;
    opacity: 1;
}

.navbar-sidebar .navbar-sidebar-wrapper .subscribe-form .input-field input:-ms-input-placeholder {
    color: #000;
}

.navbar-sidebar .navbar-sidebar-wrapper .subscribe-form .input-field input::-ms-input-placeholder {
    color: #000;
}

.navbar-sidebar .navbar-sidebar-wrapper .subscribe-form .input-field input:-webkit-autofill,
.navbar-sidebar .navbar-sidebar-wrapper .subscribe-form .input-field input:-webkit-autofill:active,
.navbar-sidebar .navbar-sidebar-wrapper .subscribe-form .input-field input:-webkit-autofill:focus,
.navbar-sidebar .navbar-sidebar-wrapper .subscribe-form .input-field input:-webkit-autofill:hover {
    -webkit-animation-name: header-autofill;
    animation-name: header-autofill;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes header-autofill {
    to {
        color: #f5f0e5;
        background: transparent;
    }
}

@keyframes header-autofill {
    to {
        color: #f5f0e5;
        background: transparent;
    }
}

.navbar-sidebar .navbar-sidebar-wrapper .subscribe-form .input-field:after {
    content: "";
    height: 1.5rem;
    position: absolute;
    border-bottom: 0.1rem solid #000;
    border-right: 0.1rem solid #000;
    left: 0;
    right: -0.1rem;
    bottom: 0;
    border-bottom-right-radius: 1rem;
    z-index: 0;
}

.navbar-sidebar .navbar-sidebar-wrapper .subscribe-form .submit-field {
    position: relative;
    width: 12rem;
}

.navbar-sidebar .navbar-sidebar-wrapper .subscribe-form .submit-field button {
    outline: none;
    border: 0;
    position: relative;
    background: none;
    z-index: 1;
    padding-left: 1.2rem;
}

.navbar-sidebar .navbar-sidebar-wrapper .subscribe-form .submit-field button span {
    border-bottom: 0.1rem solid #000;
    color: #000;
    font-size: 1.5rem;
    line-height: 1.9rem;
    font-family: gascogne_serial;
    margin-top: 0.7rem;
    padding-bottom: 0.25rem;
    display: block;
}

.navbar-sidebar .navbar-sidebar-wrapper .subscribe-form .submit-field:after {
    content: "";
    height: 2rem;
    position: absolute;
    border-top: 0.1rem solid #000;
    border-left: 0.1rem solid #000;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-top-left-radius: 1rem;
    z-index: 0;
}

.navbar-sidebar .navbar-sidebar-wrapper .partners-block {
    margin-top: 3rem;
    padding: 0 22px;
}

.navbar-sidebar .navbar-sidebar-wrapper .partners-block span {
    display: block;
    font-size: 1.2rem;
    line-height: 1.2rem;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 0.107rem;
    margin-bottom: 1.4rem;
}

.navbar-sidebar .navbar-sidebar-wrapper .partners-block ul {
    -js-display: flex;
    display: flex;
    flex-direction: row;
}

.navbar-sidebar .navbar-sidebar-wrapper .partners-block ul li {
    max-width: 14rem;
    border-bottom: none;
}

.navbar-sidebar .navbar-sidebar-wrapper .partners-block ul li:first-child {
    margin-right: 2.4rem;
}

.home h1 a,
.home h2 a,
.home h3 a,
.home h4 a,
.home h5 a {
    transition: color 0.2s;
    will-change: color;
}

.home h1 a:hover,
.home h2 a:hover,
.home h3 a:hover,
.home h4 a:hover,
.home h5 a:hover {
    color: #2c2c2c;
}

main {
    overflow: hidden;
}

main .category-name {
    font-size: 1.2rem;
    color: #ad86c4;
    letter-spacing: 0.094rem;
    line-height: 3rem;
    text-transform: uppercase;
    font-family: whyte_book;
}

main .category-name.blue {
    color: #40a1bf;
}

main .category-name a {
    color: #ad86c4;
}

main .big-category-name {
    color: #ad86c4;
    padding-bottom: 1rem;
    position: relative;
    -js-display: flex;
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.6rem;
}

@media (min-width: 1024px) {
    main .big-category-name {
        display: block;
        margin-bottom: 0;
    }
}

main .big-category-name:before {
    content: "";
    position: absolute;
    height: 1px;
    background: #000;
    left: -100%;
    right: 100px;
    bottom: 0;
}

@media (min-width: 1024px) {
    main .big-category-name:before {
        right: -100%;
    }
}

main .big-category-name a {
    position: relative;
    align-self: flex-end;
    line-height: 1.5rem;
    padding-top: 1rem;
}

@media (min-width: 1024px) {
    main .big-category-name a {
        line-height: inherit;
        padding-top: 0;
    }
}

main .big-category-name a:before {
    content: "";
    z-index: 0;
    width: 30px;
    height: 20px;
    position: absolute;
    bottom: -10px;
    left: -40px;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom-right-radius: 10px;
}

@media (min-width: 1024px) {
    main .big-category-name a:before {
        display: none;
    }
}

main .big-category-name a:after {
    content: "";
    z-index: 0;
    width: 200px;
    height: 20px;
    position: absolute;
    top: 0;
    left: -11px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-top-left-radius: 10px;
}

@media (min-width: 1024px) {
    main .big-category-name a:after {
        display: none;
    }
}

main .author {
    margin: 2rem 0 0;
    font-family: whyte_book;
    color: grey;
    font-size: 1.2rem;
    line-height: 1.9rem;
    position: relative;
    font-weight: 400;
}

@media (max-width: 1024px) {
    main .author {
        font-size: 1rem;
        line-height: 1.6rem;
    }
}

main .author .upper {
    text-transform: uppercase;
}

main .content-img {
    overflow: hidden;
    display: block;
}

main .wow {
    background-color: #f9f7f0;
}

main .see-all-link {
    position: relative;
    width: 270px;
    text-transform: uppercase;
    text-align: center;
    z-index: 1;
    display: block;
    margin: 0 auto;
    color: #ad86c4;
    font-size: 12px;
    line-height: 40px;
    font-family: whyte_book;
    border: 0.1rem solid #ad86c4;
    transition: all 0.3s;
}

@media (max-width: 767px) {
    main .see-all-link {
        line-height: 33px;
        width: 253px;
    }
}

main .see-all-link:hover {
    background-color: #ad86c4;
    color: #fff;
}

.main-last-article {
    text-align: center;
    padding-top: 2.8rem;
}

@media (min-width: 1280px) {
    .main-last-article {
        padding-top: 4rem;
    }
}

.main-last-article .container {
    max-width: 120rem;
}

.main-last-article .slick-dots {
    bottom: -30px;
}

@media (max-width: 767px) {
    .main-last-article .slick-dots {
        bottom: 360px;
    }
}

.main-last-article .slick-dots li button:before {
    content: "";
    left: 50%;
    margin-left: -3px;
    width: 7px;
    height: 7px;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    opacity: 1;
}

.main-last-article .slick-dots li.slick-active button:before,
.main-last-article .slick-dots li button:hover:before {
    background-color: #000;
}

.main-last-article .slick-slide {
    height: auto;
}

.main-last-article .content-img {
    margin: 43px auto 0;
}

.main-last-article-slider-item {
    max-width: 850px;
    margin: auto;
}

@media (max-width: 1279px) {
    .main-last-article .content-img {
        height: 560px;
    }
}

@media (max-width: 1023px) {
    .main-last-article .content-img {
        height: 415px;
    }
}

@media (max-width: 767px) {
    .main-last-article .content-img {
        height: 180px;
        margin-top: 15px;
    }
    .main-last-article-slider-item {
        max-width: unset;
        margin: 0;
    }
}


/* .main-last-article .content-img img {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
} */

.main-last-article .category-name {
    line-height: 12px;
}

.main-last-article-text {
    margin-top: 3rem;
}

@media (max-width: 1024px) {
    .main-last-article-text {
        margin-top: 0;
        padding: 0 15px;
    }
}

.main-last-article-text h1 {
    margin: 1.3rem auto 2.5rem;
    max-width: 65rem;
    letter-spacing: 0.02rem;
    font-size: 4rem;
}

.article-desc {
    font-size: 1.3rem;
}

@media (max-width: 767px) {
    .main-last-article-text h1 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 1.5rem;
    }
}

.main-last-article-text p {
    max-width: 78rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 11px;
}

@media (max-width: 767px) {
    .main-last-article-text p {
        font-size: 14px;
    }
}

.main-last-article-text .read-time {
    display: block;
    color: grey;
    font-size: 1.2rem;
}

.main-last-article-text a {
    display: block;
}

.main-condo {
    margin-top: 180px;
    position: relative;
}

@media (max-width: 1024px) {
    .main-condo {
        margin-top: 60px;
    }
}

@media (max-width: 767px) {
    .main-condo {
        margin-top: 71px;
    }
}

@media (max-width: 767px) {
    .main-condo .container {
        padding: 0;
    }
}

.main-condo h2 {
    font-size: 34px;
    line-height: 48px;
    margin: 0 0 40px;
    text-align: center;
}

@media (max-width: 767px) {
    .main-condo h2 {
        font-size: 28px;
        line-height: 48px;
        margin: 0 0 22px;
    }
}

.main-condo .small-category-name {
    color: #40a1bf;
    position: absolute;
    top: 77px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}

@media (max-width: 767px) {
    .main-condo .small-category-name {
        position: relative;
        top: 0;
        left: 12px;
        right: 12px;
    }
}

.main-condo .district-name {
    color: #40a1bf;
}

.main-condo-list {
    -js-display: flex;
    display: flex;
}

@media (max-width: 1024px) {
    .main-condo-list {
        flex-wrap: wrap;
    }
}

.main-condo-last {
    width: 610px;
    padding: 40px 55px 0 0;
    position: relative;
    z-index: 1;
}

@media (max-width: 1024px) {
    .main-condo-last {
        width: 100%;
        padding: 20px 0 0;
    }
}

@media (max-width: 767px) {
    .main-condo-last {
        padding: 9px 12px 0;
    }
}

.main-condo-last:before {
    content: "";
    border-right: 1px solid #40a1bf;
    border-top: 1px solid #40a1bf;
    border-top-right-radius: 10px;
    position: absolute;
    height: 10px;
    top: 0;
    right: -1px;
    left: 130px;
    z-index: -1;
}

@media (max-width: 1024px) {
    .main-condo-last:before {
        display: none;
    }
}

.main-condo-last img {
    height: 366px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 767px) {
    .main-condo-last img {
        height: 218px;
    }
}

.main-condo-last h3 {
    margin: 18px 0 12px;
    font-size: 30px;
    line-height: 38px;
}

@media (max-width: 767px) {
    .main-condo-last h3 {
        margin: 14px 0 0;
        font-size: 20px;
        line-height: 26px;
    }
}

.main-condo-last h3 a:hover {
    color: #40a1bf;
}

.main-condo-last p {
    margin: 0 0 20px;
    font-size: 14px;
    line-height: 20px;
}

@media (max-width: 767px) {
    .main-condo-last p {
        margin: 0 0 15px;
        font-size: 12px;
        line-height: 18px;
    }
}

.main-condo-last p a {
    transition: all 0.3s;
}

.main-condo-last p a:hover {
    color: #40a1bf;
}

.main-condo-right-list {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 620px);
    position: relative;
    padding: 40px 0 0 55px;
    justify-content: space-between;
}

@media (max-width: 1024px) {
    .main-condo-right-list {
        width: 100%;
        padding: 40px 0 0;
    }
}

@media (max-width: 767px) {
    .main-condo-right-list {
        display: block;
        overflow: hidden;
        overflow-x: auto;
        -ms-overflow-style: none;
        scrollbar-width: none;
        white-space: nowrap;
        max-width: 100%;
    }
    .main-condo-right-list::-webkit-scrollbar {
        display: none;
    }
}

.main-condo-right-list:before {
    content: "";
    border-left: 1px solid #40a1bf;
    border-bottom: 1px solid #40a1bf;
    border-bottom-left-radius: 10px;
    position: absolute;
    top: 10px;
    left: 0;
    bottom: 0;
    right: -10000px;
    z-index: -1;
}

@media (max-width: 1024px) {
    .main-condo-right-list:before {
        display: none;
    }
}

.main-condo-right-item {
    width: calc(50% - 17px);
    margin-bottom: 40px;
}

@media (max-width: 767px) {
    .main-condo-right-item {
        width: 220px;
        margin-right: 12px;
        margin-left: 12px;
        margin-bottom: 34px;
        white-space: normal;
        -webkit-overflow-scrolling: touch;
        vertical-align: top;
        display: inline-block;
    }
    .main-condo-right-item::-webkit-scrollbar {
        display: none;
    }
    .main-condo-right-item:nth-child(2):after {
        content: "";
        display: block;
    }
}

.main-condo-right-item h5 {
    font-size: 20px;
    line-height: 28px;
    margin: 12px 0 5px;
    transition: all 0.3s;
}

@media (max-width: 767px) {
    .main-condo-right-item h5 {
        font-size: 16px;
        line-height: 20px;
        margin: 10px 0 5px;
    }
}

.main-condo-right-item h5:hover {
    color: #40a1bf;
}

.main-condo-right-item img {
    height: 190px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 767px) {
    .main-condo-right-item img {
        height: 145px;
    }
}

.main-condo .see-all-link {
    margin-top: 50px;
    color: #40a1bf;
    border-color: #40a1bf;
}

@media (max-width: 767px) {
    .main-condo .see-all-link {
        margin-top: 0;
    }
}

.main-condo .see-all-link:hover {
    background-color: #40a1bf;
}

.main-hdb {
    margin-top: 180px;
    position: relative;
}

@media (max-width: 1024px) {
    .main-hdb {
        margin-top: 40px;
    }
}

@media (max-width: 767px) {
    .main-hdb {
        margin-top: 57px;
    }
}

.main-hdb h2 {
    font-size: 34px;
    line-height: 48px;
    margin: 0 0 40px;
    text-align: center;
}

@media (max-width: 767px) {
    .main-hdb h2 {
        font-size: 28px;
        margin: 0 0 22px;
    }
}

.main-hdb img {
    height: 259px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 767px) {
    .main-hdb img {
        height: 206px;
    }
}

.main-hdb-list {
    -js-display: flex;
    display: flex;
    justify-content: space-between;
}

@media (max-width: 767px) {
    .main-hdb-list {
        flex-wrap: wrap;
    }
}

.main-hdb-item {
    width: calc(33.33333% - 33.33333px);
    position: relative;
    padding-top: 40px;
}

@media (max-width: 767px) {
    .main-hdb-item {
        width: 100%;
        padding-right: 15px;
        margin-bottom: 36px;
    }
}

.main-hdb-item h5 {
    font-size: 22px;
    line-height: 28px;
    margin: 16px 0 15px;
    transition: all 0.3s;
}

@media (max-width: 767px) {
    .main-hdb-item h5 {
        margin: 13px 0;
        line-height: 26px;
        font-size: 20px;
    }
}

.main-hdb-item h5:hover {
    color: #66b26b;
}

.main-hdb-item .small-category-name {
    display: inline-block;
    background-color: #f5f0e4;
    padding-right: 10px;
    color: #66b26b;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 25px;
    position: absolute;
    top: 9px;
}

@media (max-width: 767px) {
    .main-hdb-item .small-category-name {
        margin-bottom: 22px;
    }
}

.main-hdb-item:before {
    content: "";
    border-top: 1px solid #66b26b;
    border-right: 1px solid #66b26b;
    border-top-right-radius: 10px;
    position: absolute;
    top: 19px;
    left: 0;
    right: -25px;
    bottom: 0;
    z-index: -1;
}

@media (max-width: 767px) {
    .main-hdb-item:before {
        right: 0;
    }
}

.main-hdb .see-all-link {
    margin-top: 50px;
    color: #66b26b;
    border-color: #66b26b;
}

@media (max-width: 767px) {
    .main-hdb .see-all-link {
        margin-top: 0;
    }
}

.main-hdb .see-all-link:hover {
    background-color: #66b26b;
}

.main-opinion {
    margin-top: 180px;
    position: relative;
    background-color: #000;
    padding: 60px 0 54px;
    color: #f5f0e4;
}

@media (max-width: 1024px) {
    .main-opinion {
        margin-top: 70px;
    }
}

@media (max-width: 767px) {
    .main-opinion {
        padding: 38px 0 47px;
    }
}

.main-opinion .container {
    padding: 0 22px;
}

.main-opinion h2 {
    font-size: 34px;
    line-height: 48px;
    margin: 0 0 20px;
}

@media (max-width: 767px) {
    .main-opinion h2 {
        -js-display: flex;
        display: flex;
        justify-content: space-between;
        align-items: baseline;
        margin-bottom: 40px;
        font-size: 28px;
    }
}

.main-opinion h2 a {
    padding-left: 20px;
    text-transform: uppercase;
    color: #f5f0e4;
    font-size: 12px;
    font-family: whyte_book;
}

.main-opinion h2 a:hover {
    color: #ad86c4;
}

.main-opinion .main-big-item {
    -js-display: flex;
    display: flex;
    margin-bottom: 62px;
}

@media (max-width: 767px) {
    .main-opinion .main-big-item {
        flex-direction: column;
        padding: 20px 0;
        position: relative;
    }
    .main-opinion .main-big-item:before {
        content: "";
        border-top: 1px solid #ad86c4;
        border-right: 1px solid #ad86c4;
        border-bottom: 1px solid #ad86c4;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 0;
    }
}

.main-opinion .main-big-item .image {
    width: calc(100% - 555px);
    padding-right: 50px;
    background: none;
}

@media (max-width: 1024px) {
    .main-opinion .main-big-item .image {
        width: calc(100% - 340px);
        padding-right: 20px;
    }
}

@media (max-width: 767px) {
    .main-opinion .main-big-item .image {
        width: 100%;
    }
}

.main-opinion .main-big-item .image img {
    width: 100%;
    height: 504px;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 767px) {
    .main-opinion .main-big-item .image img {
        height: 216px;
    }
}

.main-opinion .main-big-item-content {
    width: 505px;
    position: relative;
    -js-display: flex;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-right: 50px;
}

@media (max-width: 1024px) {
    .main-opinion .main-big-item-content {
        width: 320px;
        padding-right: 20px;
    }
}

@media (max-width: 767px) {
    .main-opinion .main-big-item-content {
        width: 100%;
        position: unset;
    }
}

.main-opinion .main-big-item-content h3,
.main-opinion .main-big-item-content p {
    position: relative;
    z-index: 1;
}

.main-opinion .main-big-item-content h3 a,
.main-opinion .main-big-item-content p a {
    color: #fff;
}

.main-opinion .main-big-item-content h3 a:hover,
.main-opinion .main-big-item-content p a:hover {
    color: #ad86c4;
}

.main-opinion .main-big-item-content h3 {
    margin: 0 0 10px;
    font-size: 30px;
}

@media (max-width: 767px) {
    .main-opinion .main-big-item-content h3 {
        margin: 16px 0 10px;
        font-size: 20px;
        line-height: 26px;
    }
}

.main-opinion .main-big-item-content p {
    font-weight: 500;
    font-size: 1.4rem;
}

@media (max-width: 767px) {
    .main-opinion .main-big-item-content p {
        margin: 0 0 13px;
        font-size: 12px;
        line-height: 18px;
    }
}

.main-opinion .main-big-item-content .small-category-name {
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #000;
    padding-right: 10px;
    color: #ad86c4;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 18px;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .main-opinion .main-big-item-content .small-category-name {
        top: -11px;
    }
}

.main-opinion .main-big-item-content:before {
    content: "";
    border-top: 1px solid #ad86c4;
    border-right: 1px solid #ad86c4;
    border-bottom: 1px solid #ad86c4;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    position: absolute;
    top: 10px;
    left: 0;
    right: -25px;
    bottom: 0;
    z-index: 0;
}

@media (max-width: 767px) {
    .main-opinion .main-big-item-content:before {
        display: none;
    }
}

.main-opinion .main-big-item-content .author {
    position: absolute;
    bottom: 20px;
    color: #f5f0e4;
}

@media (max-width: 767px) {
    .main-opinion .main-big-item-content .author {
        position: relative;
        bottom: 0;
        margin-top: 0;
    }
}

.main-opinion-list {
    -js-display: flex;
    display: flex;
    justify-content: space-between;
}

@media (max-width: 767px) {
    .main-opinion-list {
        flex-direction: column;
    }
}

.main-opinion-item {
    width: calc(33.33333% - 33.33333px);
    position: relative;
    color: #f5f0e4;
    padding-right: 50px;
    padding-top: 30px;
}

@media (max-width: 1024px) {
    .main-opinion-item {
        padding-right: 0;
    }
}

@media (max-width: 767px) {
    .main-opinion-item {
        width: calc(100% - 30px);
        padding-right: 20px;
        margin: 0 auto 32px;
    }
}

.main-opinion-item:hover {
    color: #ad86c4;
}

.main-opinion-item h5 {
    font-size: 20px;
    line-height: 28px;
    margin: 0 0 10px;
}

@media (max-width: 767px) {
    .main-opinion-item h5 {
        font-size: 16px;
        line-height: 20px;
        margin: 0 0 13px;
    }
}

.main-opinion-item h5:hover {
    color: #ad86c4 !important;
}

.main-opinion-item .author {
    color: #ccc6ba;
}

@media (max-width: 767px) {
    .main-opinion-item .author {
        margin-top: 0;
    }
}

.main-opinion-item .small-category-name {
    display: inline-block;
    position: absolute;
    background-color: #000;
    padding-right: 10px;
    color: #ad86c4;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 18px;
    text-transform: uppercase;
    top: 0;
}

@media (max-width: 767px) {
    .main-opinion-item .small-category-name {
        font-size: 12px;
        line-height: 20px;
    }
}

.main-opinion-item:before {
    content: "";
    border-top: 1px solid #ad86c4;
    border-right: 1px solid #ad86c4;
    border-top-right-radius: 10px;
    position: absolute;
    top: 10px;
    left: 0;
    right: -25px;
    bottom: 0;
    z-index: 0;
}

@media (max-width: 767px) {
    .main-opinion-item:before {
        right: 0;
    }
}

.main-opinion-content {
    height: 120px;
    -js-display: flex;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (max-width: 767px) {
    .main-opinion-content {
        height: auto;
    }
}

.main-guides {
    margin-top: 130px;
    position: relative;
}

@media (max-width: 1024px) {
    .main-guides {
        margin-top: 40px;
    }
}

@media (max-width: 767px) {
    .main-guides {
        margin-top: 35px;
    }
}

.main-guides h2 {
    font-size: 34px;
    line-height: 48px;
    margin: 0 0 20px;
}

@media (max-width: 767px) {
    .main-guides h2 {
        -js-display: flex;
        display: flex;
        justify-content: space-between;
        align-items: baseline;
        margin-bottom: 27px;
    }
}

.main-guides h2 a {
    padding-left: 20px;
    text-transform: uppercase;
    font-size: 12px;
    font-family: whyte_book;
}

.main-guides h2 a:hover {
    color: #ad86c4;
}

.main-guides-column {
    -js-display: flex;
    display: flex;
    justify-content: stretch;
    margin-bottom: 52px;
}

@media (max-width: 1024px) {
    .main-guides-column {
        flex-wrap: wrap;
    }
}

@media (max-width: 767px) {
    .main-guides-column {
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    .main-guides-column:last-child {
        margin-bottom: 52px;
    }
}

.main-guides .main-big-item {
    -js-display: flex;
    display: flex;
    position: relative;
    width: calc(100% - 450px);
    padding: 36px 26px 26px 0;
    justify-content: space-between;
}

@media (max-width: 1024px) {
    .main-guides .main-big-item {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .main-guides .main-big-item {
        flex-direction: column;
        padding-right: 20px;
    }
}

.main-guides .main-big-item.mobile {
    display: none;
}

@media (max-width: 767px) {
    .main-guides .main-big-item.mobile {
        -js-display: flex;
        display: flex;
        margin-top: 35px;
    }
}

.main-guides .main-big-item.mobile-hidden {
    -js-display: flex;
    display: flex;
}

@media (max-width: 767px) {
    .main-guides .main-big-item.mobile-hidden {
        display: none;
    }
}

.main-guides .main-big-item .small-category-name {
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #f5f0e4;
    padding-right: 10px;
    color: #ad86c4;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 18px;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .main-guides .main-big-item .small-category-name {
        padding-right: 30px;
    }
}

.main-guides .main-big-item:before {
    content: "";
    border-top: 1px solid #ad86c4;
    border-right: 1px solid #ad86c4;
    border-bottom: 1px solid #ad86c4;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.main-guides .main-big-item .image {
    width: 366px;
}

@media (max-width: 1024px) {
    .main-guides .main-big-item .image {
        width: 320px;
    }
}

@media (max-width: 767px) {
    .main-guides .main-big-item .image {
        width: 100%;
        margin-top: 20px;
        height: 216px;
    }
}

.main-guides .main-big-item .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.main-guides .main-big-item-content {
    width: calc(100% - 366px);
    -js-display: flex;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-right: 65px;
}

@media (max-width: 767px) {
    .main-guides .main-big-item-content {
        width: 100%;
        padding-right: 0;
    }
}

.main-guides .main-big-item-content h3 {
    margin: 0 0 10px;
    font-size: 26px;
    transition: all 0.3s;
}

.main-guides .main-big-item-content h3:hover {
    color: #ad86c4;
}

@media (max-width: 767px) {
    .main-guides .main-big-item-content h3 {
        font-size: 20px;
    }
}

.main-guides .main-big-item-content p {
    font-weight: 400;
    margin: 0;
    font-size: 14px;
    transition: all 0.3s;
}

.main-guides .main-big-item-content p:hover {
    color: #ad86c4;
}

@media (max-width: 767px) {
    .main-guides .main-big-item-content p {
        margin-bottom: 0;
    }
}

.main-guides-list {
    -js-display: flex;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 450px;
    padding-left: 50px;
}

@media (max-width: 1024px) {
    .main-guides-list {
        width: 100%;
        flex-direction: row;
        padding-left: 0;
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .main-guides-list {
        flex-direction: column;
        padding: 0 15px;
    }
}

.main-guides-item {
    position: relative;
    margin-bottom: 40px;
    padding-top: 30px;
}

@media (max-width: 1024px) {
    .main-guides-item {
        width: calc(50% - 10px);
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    .main-guides-item {
        width: 100%;
        margin-bottom: 30px;
        padding-right: 20px;
    }
}

.main-guides-item:last-child {
    margin-bottom: 0;
}

.main-guides-item:hover {
    color: #ad86c4;
}

.main-guides-item h5 {
    font-size: 20px;
    line-height: 28px;
    margin: 0 0 10px;
    transition: all 0.3s;
}

@media (max-width: 767px) {
    .main-guides-item h5 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 0;
    }
}

.main-guides-item h5:hover {
    color: #ad86c4 !important;
}

.main-guides-item .small-category-name {
    display: inline-block;
    position: absolute;
    background-color: #f5f0e4;
    padding-right: 10px;
    color: #ad86c4;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 18px;
    text-transform: uppercase;
    top: 0;
}

@media (max-width: 767px) {
    .main-guides-item .small-category-name {
        width: 90px;
    }
}

.main-guides-item:before {
    content: "";
    border-top: 1px solid #ad86c4;
    border-right: 1px solid #ad86c4;
    border-top-right-radius: 10px;
    position: absolute;
    top: 10px;
    left: 0;
    right: -25px;
    bottom: 0;
    z-index: 0;
}

@media (max-width: 1024px) {
    .main-guides-item:before {
        right: 0;
    }
}

.main-guides-content {
    -js-display: flex;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.main-latest-posts {
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 128px;
    overflow: hidden;
}

@media (max-width: 1024px) {
    .main-latest-posts {
        padding-bottom: 30px;
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    .main-latest-posts {
        margin-bottom: 70px;
        padding-bottom: 0;
    }
}

.main-latest-posts .container {
    max-width: 1500px;
    position: relative;
    padding: 37px 0 0;
}

@media (max-width: 767px) {
    .main-latest-posts .container {
        padding: 49px 0 0;
    }
}

@media (min-width: 1366px) {
    .main-latest-posts .container {
        padding: 103px 0 0;
        margin: 0 100px 0 88px;
    }
}

@media (min-width: 1700px) {
    .main-latest-posts .container {
        margin: 0 auto;
    }
}

.main-latest-posts-headline {
    position: relative;
    margin: 100px 0 59px;
}

@media (max-width: 1024px) {
    .main-latest-posts-headline {
        margin: 49px 25px 25px;
    }
}

.main-latest-posts-headline h3 {
    margin: 0;
    font-size: 28px;
    line-height: 1.25;
    text-align: center;
    letter-spacing: 0.2px;
}

@media (min-width: 1279px) {
    .main-latest-posts-headline h3 {
        font-size: 34px;
        line-height: 48px;
    }
}

.main-latest-posts-slider {
    padding-bottom: 75px;
    overflow: hidden;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    white-space: nowrap;
}

.main-latest-posts-slider::-webkit-scrollbar {
    display: none;
}

@media (max-width: 1024px) {
    .main-latest-posts-slider {
        padding-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .main-latest-posts-slider {
        padding: 0 0 20px;
    }
}

.main-latest-posts-slider .slick-list {
    padding: 0 200px 0 0;
}

.main-latest-posts-slider-container {
    margin-right: 0;
    padding: 0;
    position: relative;
}

.main-latest-posts-slider-item {
    display: inline-block;
    width: 394px;
    margin-left: 26px;
    margin-right: 26px;
    white-space: normal;
    -webkit-overflow-scrolling: touch;
    vertical-align: top;
}

@media (max-width: 1024px) {
    .main-latest-posts-slider-item {
        width: 253px;
        margin-left: 21px;
        margin-right: 21px;
    }
}

@media (max-width: 767px) {
    .main-latest-posts-slider-item {
        margin-left: 21px;
        margin-right: 21px;
    }
}

.main-latest-posts-slider-item::-webkit-scrollbar {
    display: none;
}

.main-latest-posts-slider-item ul {
    list-style: none;
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
}

.main-latest-posts-slider-item ul li {
    display: inline-block;
    padding: 0 17px;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 10px;
    background-color: #ad86c4;
    line-height: 20px;
    margin: 5px 5px 0 0;
}

.main-latest-posts-slider-item ul li a {
    color: #f5f0e4;
}

.main-latest-posts-slider-item ul li.category-curated {
    background-color: #000;
}

.main-latest-posts-slider-item ul li.category-buying-condo,
.main-latest-posts-slider-item ul li.category-en-bloc,
.main-latest-posts-slider-item ul li.category-new-launch-reviews,
.main-latest-posts-slider-item ul li.category-reviews {
    background-color: #40a1bf;
}

.main-latest-posts-slider-item ul li.category-bto,
.main-latest-posts-slider-item ul li.category-hdb,
.main-latest-posts-slider-item ul li.category-hdb-reviews,
.main-latest-posts-slider-item ul li.category-resale-hdb {
    background-color: #66b26b;
}

.main-latest-posts-slider-item ul li.category-finance,
.main-latest-posts-slider-item ul li.category-first-time-home-buyers,
.main-latest-posts-slider-item ul li.category-guides,
.main-latest-posts-slider-item ul li.category-interior,
.main-latest-posts-slider-item ul li.category-investment-strategies,
.main-latest-posts-slider-item ul li.category-renting,
.main-latest-posts-slider-item ul li.category-selling {
    background-color: #fc9047;
}

.main-latest-posts-slider-item img {
    height: 259px;
    width: 100%;
    visibility: visible !important;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 1024px) {
    .main-latest-posts-slider-item img {
        height: 169px;
    }
}

.main-latest-posts-slider-item h3 {
    font-size: 22px;
    line-height: 28px;
    margin: 17px 0 5px;
}

@media (max-width: 1024px) {
    .main-latest-posts-slider-item h3 {
        font-size: 20px;
    }
}

.main-latest-posts-slider-item h3:hover {
    color: #ad86c4;
}

.main-latest-posts-slider-item .author {
    display: block;
    color: grey;
    font-size: 12px;
    line-height: 18px;
}

@media (max-width: 1024px) {
    .main-latest-posts-slider-item .author {
        font-size: 10px;
    }
}

.main-latest-posts-slider-item-content {
    padding: 18px 13px 13px;
}

.main-latest-posts-slider .slick-slide {
    margin-right: 22px;
    height: auto;
}

.main-latest-posts .see-all-link {
    margin-top: 1rem;
}

.main-editors h2 {
    font-size: 34px;
    line-height: 48px;
    margin: 0 0 40px;
    text-align: center;
}

@media (max-width: 767px) {
    .main-editors h2 {
        margin: 0 0 2px;
        font-size: 28px;
        line-height: 48px;
    }
}

.main-editors .author {
    font-size: 1.2rem;
    margin-top: 0;
}

@media (max-width: 1024px) {
    .main-editors .author {
        font-size: 10px;
    }
}

.main-editors-last {
    -js-display: flex;
    display: flex;
    margin: 20px 0 50px;
}

@media (max-width: 767px) {
    .main-editors-last {
        border-top: 1px solid #ccc6ba;
        padding: 9px 0 16px;
        margin: 0;
    }
}

.main-editors-last:last-child {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .main-editors-last:last-child {
        border-bottom: 1px solid #ccc6ba;
    }
}

.main-editors-last-content {
    max-width: calc(100% - 120px);
}

.main-editors-last-content h5 {
    font-size: 20px;
    line-height: 28px;
    margin: 0 0 15px;
    transition: all 0.3s;
}

@media (max-width: 1024px) {
    .main-editors-last-content h5 {
        font-size: 16px;
        line-height: 22px;
    }
}

.main-editors-last-content h5:hover {
    color: #ad86c4;
}

.main-editors-list {
    -js-display: flex;
    display: flex;
    flex-direction: row-reverse;
}

@media (max-width: 1024px) {
    .main-editors-list {
        flex-direction: row;
        flex-wrap: wrap;
    }
}

.main-editors-list .author-avatar {
    width: 85px;
    margin-right: 32px;
}

@media (max-width: 767px) {
    .main-editors-list .author-avatar {
        width: 79px;
        margin-right: 16px;
    }
}

.main-editors-right-list {
    max-width: 450px;
    padding-right: 55px;
    position: relative;
}

@media (max-width: 1024px) {
    .main-editors-right-list {
        max-width: 100%;
        padding-right: 0;
    }
}

.main-editors-right-list:before {
    content: "";
    border-right: 1px solid #ad86c4;
    border-top: 1px solid #ad86c4;
    border-top-right-radius: 10px;
    position: absolute;
    height: 10px;
    top: 0;
    right: -1px;
    left: -10000px;
    z-index: -1;
}

@media (max-width: 1024px) {
    .main-editors-right-list:before {
        display: none;
    }
}

.main-editors-latest {
    width: calc(100% - 450px);
    padding-left: 55px;
    padding-bottom: 55px;
    position: relative;
}

@media (max-width: 1024px) {
    .main-editors-latest {
        width: 100%;
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    .main-editors-latest {
        padding-bottom: 50px;
    }
}

.main-editors-latest:before {
    content: "";
    border-left: 1px solid #ad86c4;
    border-bottom: 1px solid #ad86c4;
    border-bottom-left-radius: 10px;
    position: absolute;
    top: 10px;
    left: 0;
    bottom: 0;
    right: -10000px;
    z-index: -1;
}

@media (max-width: 1024px) {
    .main-editors-latest:before {
        display: none;
    }
}

.main-editors-latest .main-image {
    width: 100%;
    margin-bottom: 25px;
    height: 507px;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 767px) {
    .main-editors-latest .main-image {
        height: 215px;
        margin-bottom: 10px;
    }
}

.main-editors-latest .main-image img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.main-editors-latest-content {
    -js-display: flex;
    display: flex;
}

.main-editors-latest-content-headline {
    max-width: calc(100% - 120px);
}

.main-editors-latest-content h3 {
    margin: 0 0 20px;
    font-size: 30px;
    line-height: 38px;
    transition: all 0.3s;
}

@media (max-width: 767px) {
    .main-editors-latest-content h3 {
        font-size: 20px;
        line-height: 24px;
        margin: 0 0 6px;
    }
}

.main-editors-latest-content h3:hover {
    color: #ad86c4;
}

.main-editors .see-all-link {
    margin-top: 50px;
}

@media (max-width: 767px) {
    .main-editors .see-all-link {
        margin-top: 34px;
    }
}

.main-analysis {
    margin-bottom: 2rem;
}

@media (min-width: 1024px) {
    .main-analysis {
        margin-bottom: 5rem;
    }
}

.main-analysis .container {
    max-width: 150rem;
}

@media (min-width: 1024px) {
    .main-analysis .big-category-name:before {
        right: 4rem;
    }
}

.main-analysis-article {
    display: block;
    position: relative;
}

@media (min-width: 1024px) {
    .main-analysis-article {
        -js-display: flex;
        display: flex;
    }
}

.main-analysis-article:before {
    content: "";
    position: absolute;
    width: 20rem;
    top: -0.1rem;
    bottom: 2.5rem;
    right: 0;
    border-top: 0.1rem solid #000;
    border-right: 0.1rem solid #000;
    border-top-right-radius: 2.5rem;
    display: none;
}

@media (min-width: 1024px) {
    .main-analysis-article:before {
        display: block;
    }
}

.main-analysis-article:after {
    content: "";
    position: absolute;
    width: 70rem;
    bottom: 0;
    height: 2.5rem;
    right: -69.9rem;
    border-left: 0.1rem solid #000;
    border-bottom: 0.1rem solid #000;
    border-bottom-left-radius: 2.5rem;
    display: none;
}

@media (min-width: 1024px) {
    .main-analysis-article:after {
        display: block;
    }
}

.main-analysis-article img {
    width: 100%;
    max-width: 100%;
}

@media (min-width: 1024px) {
    .main-analysis-article img {
        max-width: 50rem;
    }
}

@media (min-width: 1280px) {
    .main-analysis-article img {
        max-width: 60rem;
    }
}

@media (min-width: 1366px) {
    .main-analysis-article img {
        max-width: 70rem;
    }
}

@media (min-width: 1440px) {
    .main-analysis-article img {
        max-width: 84rem;
    }
}

.main-analysis-article-content {
    position: relative;
    z-index: 1;
}

@media (min-width: 1024px) {
    .main-analysis-article-content {
        margin: 1.5rem 0 0 1.5rem;
        max-width: 43rem;
    }
}

@media (min-width: 1280px) {
    .main-analysis-article-content {
        margin: 6.6rem 0 0 10rem;
    }
}

.main-analysis-article-content p {
    font-size: 1.5rem;
    line-height: 2rem;
    display: none;
}

@media (min-width: 1024px) {
    .main-analysis-article-content p {
        display: block;
    }
}

.main-analysis-article-content h2 {
    margin-top: 1rem;
    font-size: 2rem;
}

@media (min-width: 768px) {
    .main-analysis-article-content h2 {
        font-size: 3.4rem;
    }
}

.main-analysis-article-content a {
    display: block;
}

.vp-flex {
    max-width: 100vw !important;
    width: 100vw !important;
    height: 100vh !important;
}

.simple-category-page {
    position: relative;
}

.simple-category-page .container {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding: 0;
}

@media (min-width: 1500px) {
    .simple-category-page .container {
        max-width: 150rem;
        padding-left: 20rem;
    }
}

.simple-category-page-section {
    width: 100%;
    padding-top: 7rem;
    position: relative;
}

@media (min-width: 1280px) {
    .simple-category-page-section {
        max-width: calc(100% - 32rem);
        border-right: 0.1rem solid #000;
        border-bottom: 0.1rem solid #000;
        border-bottom-right-radius: 2rem;
        padding-left: 1.5rem;
        padding-top: 4rem;
    }
}

.simple-category-page-section:after {
    content: "";
    width: auto;
    position: absolute;
    border-top: 0.1rem solid #000;
    left: -20rem;
    right: -20rem;
    bottom: -0.1rem;
    display: none;
}

@media (min-width: 1024px) {
    .simple-category-page-section:after {
        display: block;
    }
}

@media (min-width: 1280px) {
    .simple-category-page-section:after {
        width: 80rem;
        position: absolute;
        border-top: 0.1rem solid #000;
        left: -80rem;
        bottom: -0.1rem;
        right: auto;
    }
}

.simple-category-page-section .post-header {
    position: fixed;
    top: 4.7rem;
    left: 0;
    right: 0;
    border-bottom: 1px solid #000;
    background-color: #f5f0e4;
    transition: all 0.3s;
    z-index: 4;
}

.simple-category-page-section .post-header ul {
    -js-display: flex;
    display: flex;
    justify-content: center;
    list-style: none;
    width: 100%;
    display: block;
    overflow: hidden;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    white-space: nowrap;
    margin-left: 0;
    margin-right: 0;
}

.simple-category-page-section .post-header ul::-webkit-scrollbar {
    display: none;
}

.simple-category-page-section .post-header ul li {
    background: none !important;
    width: auto;
    padding: 0 20px;
    white-space: normal;
    -webkit-overflow-scrolling: touch;
    vertical-align: top;
    display: inline-block;
    margin-right: 0;
}

.simple-category-page-section .post-header ul li::-webkit-scrollbar {
    display: none;
}

.simple-category-page-section .post-header ul li:last-child {
    margin-right: 0;
}

.simple-category-page-section .post-header ul li a {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 36px;
}

@media (min-width: 768px) {
    .simple-category-page-section .post-header {
        display: none;
    }
}

.simple-category-page figure {
    overflow: hidden;
    display: block;
}

@media (min-width: 1366px) {
    .simple-category-page-content {
        padding-left: 4rem;
    }
}

@media (min-width: 1440px) {
    .simple-category-page-content {
        padding-left: 0;
    }
}

.simple-category-page-content .insider-tip,
.simple-category-page-content .tags,
.simple-category-page-content .wp-block-image,
.simple-category-page-content .wp-block-table,
.simple-category-page-content h1,
.simple-category-page-content h2,
.simple-category-page-content h3,
.simple-category-page-content h4,
.simple-category-page-content h5,
.simple-category-page-content h6,
.simple-category-page-content ol,
.simple-category-page-content p,
.simple-category-page-content table,
.simple-category-page-content ul {
    width: 100%;
    padding: 0 1.6rem;
}

@media (min-width: 1280px) {
    .simple-category-page-content .insider-tip,
    .simple-category-page-content .tags,
    .simple-category-page-content .wp-block-image,
    .simple-category-page-content .wp-block-table,
    .simple-category-page-content h1,
    .simple-category-page-content h2,
    .simple-category-page-content h3,
    .simple-category-page-content h4,
    .simple-category-page-content h5,
    .simple-category-page-content h6,
    .simple-category-page-content ol,
    .simple-category-page-content p,
    .simple-category-page-content table,
    .simple-category-page-content ul {
        padding: 0 4rem 0 0;
    }
}

.simple-category-page-content ol,
.simple-category-page-content ul {
    padding-left: 4rem;
}

.simple-category-page-content ol li,
.simple-category-page-content ul li {
    font-size: 1.8rem;
}

.simple-category-page-content iframe {
    margin: 0 auto;
    display: block;
}

.simple-category-page-content .wp-block-image {
    width: 100%;
    padding: 0;
    text-align: center;
}

@media (min-width: 1280px) {
    .simple-category-page-content .wp-block-image {
        text-align: left;
    }
}

.simple-category-page-content .comments-block {
    max-width: 75rem;
}

.simple-category-page-content h1 {
    margin-bottom: 1rem;
    display: inline-block;
}

@media (max-width: 1279px) {
    .simple-category-page-content h1 {
        margin-top: 0;
    }
}

.simple-category-page-content .category-title {
    font-size: 25px;
    color: transparent;
    letter-spacing: 0;
    text-transform: uppercase;
    font-family: banks-miles;
    color: #ad86c4;
    padding-right: 1rem;
}

.simple-category-page-content table {
    margin: 0 1.6rem 3rem;
    width: calc(100% - 6rem);
}

@media (min-width: 1280px) {
    .simple-category-page-content table {
        margin: 0 0 3rem;
        width: 100%;
    }
}

.simple-category-page-content table tr:first-child td,
.simple-category-page-content table tr:first-child th {
    text-align: left;
    border-bottom: 0.2rem solid #000;
    font-size: 1.8rem;
    line-height: 3rem;
    padding: 0.7rem 2rem 0.7rem 0;
    font-weight: 700;
}

.simple-category-page-content table caption {
    text-align: left;
    font-weight: 700;
}

.simple-category-page-content table td,
.simple-category-page-content table th {
    border-bottom: 0.1rem solid #ccc6ba;
    padding: 0.7rem 2rem 0.3rem 0;
}

.simple-category-page-content table.bordered {
    border: 0.1rem solid #000;
}

.simple-category-page-content table.bordered caption,
.simple-category-page-content table.bordered td,
.simple-category-page-content table.bordered th {
    padding: 1.7rem 0;
    text-align: center;
    font-size: 1.2rem;
    line-height: 3rem;
    letter-spacing: 0.094rem;
    text-transform: uppercase;
    border: 0.1rem solid #000;
}

.simple-category-page-content table.bordered tr:first-child td,
.simple-category-page-content table.bordered tr:first-child th {
    font-weight: 400;
    padding: 1.7rem 0;
    text-align: center;
    font-size: 1.2rem;
    line-height: 3rem;
    letter-spacing: 0.094rem;
    text-transform: uppercase;
    border-bottom-width: 0.1rem;
}

.simple-category-page-content table.bordered caption {
    border-bottom: none;
    text-align: center;
    font-weight: 700;
}

.simple-category-page-content table.no-headline tr:first-child td,
.simple-category-page-content table.no-headline tr:first-child th {
    text-align: left;
    font-size: 1.8rem;
    line-height: 3rem;
    font-weight: 400;
    border-bottom: 0.1rem solid #000;
    padding: 0.7rem 2rem 0.3rem 0;
}

.simple-category-page-content table.no-headline tr:first-child th {
    font-weight: 700;
}

.simple-category-page-content table.no-headline td,
.simple-category-page-content table.no-headline th {
    text-align: left;
    font-size: 1.8rem;
    line-height: 3rem;
    border-bottom: 0.1rem solid #000;
    padding: 0.7rem 2rem 0.3rem 0;
}

.simple-category-page-content .wp-block-table {
    overflow-x: auto;
}

.simple-category-page-content .wp-block-table table {
    max-width: 100%;
    width: 600px;
    margin: 0 0 3rem;
}

@media (min-width: 1280px) {
    .simple-category-page-content .wp-block-table table {
        margin: 0 0 3rem;
        width: 100%;
    }
}

@media (min-width: 768px) {
    .simple-category-page-content .wp-block-table table {
        width: 100%;
        overflow-x: hidden;
    }
}

.simple-category-page-content .wp-block-table.no-headline tr:first-child td,
.simple-category-page-content .wp-block-table.no-headline tr:first-child th {
    text-align: left;
    font-size: 1.8rem;
    line-height: 3rem;
    font-weight: 400;
    border-bottom: 0.1rem solid #000;
    padding: 0.7rem 2rem 0.3rem 0;
}

.simple-category-page-content .wp-block-table.no-headline tr:first-child th {
    font-weight: 700;
}

.simple-category-page-content .wp-block-table.no-headline td,
.simple-category-page-content .wp-block-table.no-headline th {
    text-align: left;
    font-size: 1.8rem;
    line-height: 3rem;
    border-bottom: 0.1rem solid #000;
    padding: 0.7rem 2rem 0.3rem 0;
}

.simple-category-page-content figcaption {
    display: block;
    margin: 1.6rem 0 2rem;
    color: grey;
    font-family: gascogne_serial;
    font-size: 1.5rem;
    text-align: center;
}

@media (min-width: 768px) {
    .simple-category-page-content figcaption {
        margin: 1.6rem 0 4rem;
    }
}

.simple-category-page-content blockquote {
    position: relative;
    border-left: 0.1rem solid #40a1bf;
    border-bottom: 0.1rem solid #40a1bf;
    border-bottom-left-radius: 1rem;
    margin-right: 0;
    padding: 0 2.4rem 1.5rem;
}

@media (min-width: 1280px) {
    .simple-category-page-content blockquote {
        padding: 0 4.4rem 1.5rem;
    }
}

.simple-category-page-content blockquote:before {
    content: "\E909";
    font-size: 1.85rem;
    color: #40a1bf;
    background: #f5f0e4;
    height: 2.7rem;
    position: absolute;
    top: 0;
    left: -1.2rem;
    font-family: Editoral-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}

.simple-category-page-content blockquote h2 {
    margin: 0 0 2.3rem;
    font-family: gascogne_light;
    padding: 0;
}

.simple-category-page-content blockquote span {
    display: block;
    font-family: short-circuit;
    font-size: 3.73rem;
    line-height: 3rem;
}

.simple-category-page-content .jump-to-section-trail ol a,
.simple-category-page-content .jump-to-section-trail ul a,
.simple-category-page-content .share-trail ol a,
.simple-category-page-content .share-trail ul a {
    background: transparent;
    border-bottom: 0.1rem solid #000;
    display: inline;
    transition: all 0.15s ease-out;
}

.simple-category-page-content .jump-to-section-trail ol a:hover,
.simple-category-page-content .jump-to-section-trail ul a:hover,
.simple-category-page-content .share-trail ol a:hover,
.simple-category-page-content .share-trail ul a:hover {
    background: rgba(165, 126, 175, 0.2);
}

.simple-category-page-content p {
    font-size: 1.8rem;
    line-height: 3rem;
    margin-bottom: 2.5rem;
}

@media (max-width: 767px) {
    .simple-category-page-content p {
        line-height: 2.4rem;
    }
}

.simple-category-page-content p.has-drop-cap:not(:focus):first-letter {
    font-size: 6.9rem;
    line-height: 6rem;
    margin-right: 0.5rem;
}

.simple-category-page-content p a {
    position: relative;
    transition: 0.2s;
    color: #ad86c4;
    line-height: 2.4rem;
}

@media (min-width: 768px) {
    .simple-category-page-content p a {
        display: inline-block;
    }
}

.simple-category-page-content p a:after {
    content: "";
    height: 1px;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0;
    background-color: #ad86c4;
    transition: 0.4s;
}

.simple-category-page-content p a:hover {
    color: #ad86c4;
    opacity: 1;
}

.simple-category-page-content p a:hover:after {
    width: 100%;
}

.simple-category-page-content p.autograph-style {
    font-family: short-circuit;
    margin-top: 7rem;
    font-size: 3.73rem;
    text-align: center;
}

.simple-category-page-content p.review-by {
    font-family: gascogne_serial;
}

.simple-category-page-content p.before-table {
    margin-bottom: 0;
}

.simple-category-page-content .underlined span {
    border-bottom: 0.1rem solid #000;
}

.simple-category-page-content .subheadline {
    color: grey;
    margin-top: 0;
    padding: 0 1.6rem;
}

@media (min-width: 1280px) {
    .simple-category-page-content .subheadline {
        padding: 0;
    }
}

.simple-category-page-content .date-info {
    -js-display: flex;
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0 3rem;
    flex-wrap: wrap;
    margin-bottom: 1rem;
}

@media (min-width: 768px) {
    .simple-category-page-content .date-info {
        flex-wrap: nowrap;
        margin-bottom: 3.3rem;
    }
}

@media (min-width: 1280px) {
    .simple-category-page-content .date-info {
        padding: 0;
    }
}

.simple-category-page-content .date-info li {
    line-height: 3rem;
    text-transform: uppercase;
    margin-right: 1.3rem;
    font-size: 1.2rem;
    color: grey;
    position: relative;
}

.simple-category-page-content .date-info li:first-child {
    font-size: 3.5rem;
    letter-spacing: -0.126rem;
    font-family: antro_vectra;
    text-transform: unset;
    display: block;
    color: #000;
    width: 100%;
}

@media (min-width: 768px) {
    .simple-category-page-content .date-info li:first-child {
        -js-display: flex;
        display: flex;
        align-items: center;
        font-size: 2.2rem;
        letter-spacing: -0.077rem;
    }
}

.simple-category-page-content .date-info li:first-child img {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
}

.simple-category-page-content .date-info li:first-child span {
    padding-left: 10px;
}

@media (min-width: 768px) {
    .simple-category-page-content .date-info li:first-child {
        width: auto;
    }
}

.simple-category-page-content .date-info li a {
    display: inline;
}

.simple-category-page-content .date-info li:last-child:before {
    content: "";
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 50%;
    background: grey;
    position: absolute;
    left: -0.8rem;
    top: 50%;
    margin-top: -0.2rem;
}

.simple-category-page .end-of-article {
    font-size: 1.2rem;
    text-transform: uppercase;
    letter-spacing: 0.094rem;
    line-height: 3rem;
    color: grey;
    margin-top: 3.8rem;
    padding: 0 3rem;
}

@media (min-width: 1024px) {
    .simple-category-page .end-of-article {
        padding: 0;
    }
}

.simple-category-page .authors-info {
    -js-display: flex;
    display: flex;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    width: 100%;
    padding: 3rem;
    margin-top: 4rem;
    flex-direction: column;
    align-items: center;
}

@media (min-width: 768px) {
    .simple-category-page .authors-info {
        flex-direction: row;
        align-items: flex-start;
    }
}

@media (min-width: 1280px) {
    .simple-category-page .authors-info {
        padding: 3rem 0;
        width: calc(100% - 4rem);
        margin-top: 9rem;
    }
}

.simple-category-page .authors-info .avatar-image {
    width: 12rem;
    margin-bottom: 2rem;
    text-align: center;
}

@media (min-width: 768px) {
    .simple-category-page .authors-info .avatar-image {
        width: 9rem;
        margin-right: 2rem;
        margin-bottom: 0;
    }
}

.simple-category-page .authors-info .authors-info-content {
    width: 100%;
}

@media (min-width: 768px) {
    .simple-category-page .authors-info .authors-info-content {
        width: calc(100% - 11rem);
    }
}

.simple-category-page .authors-info .authors-info-content h3 {
    margin: 0 0 1.5rem;
    font-size: 3.73rem;
    line-height: 3rem;
    font-family: short-circuit;
    text-align: center;
}

@media (min-width: 768px) {
    .simple-category-page .authors-info .authors-info-content h3 {
        text-align: left;
    }
}

.simple-category-page .tags {
    -js-display: flex;
    display: flex;
    list-style: none;
    margin-top: 3.3rem;
    padding: 0 3rem;
    flex-wrap: wrap;
}

@media (min-width: 1024px) {
    .simple-category-page .tags {
        padding: 0;
    }
}

.simple-category-page .tags a {
    padding: 0.9rem 2.1rem 0.5rem;
    background: #ccc6ba;
    font-family: gascogne_serial;
    font-size: 1.2rem;
    margin-right: 1.2rem;
    margin-bottom: 1rem;
}

.simple-category-page .tags+.mobile-share-block {
    margin-top: 1rem;
}

.simple-category-page #wpcomm {
    margin-bottom: 4rem;
    width: 100%;
    max-width: 75rem;
    padding: 0 3rem;
    border-top: none;
}

@media (min-width: 1024px) {
    .simple-category-page #wpcomm {
        padding: 0;
    }
}

.simple-category-page #wpcomm .wc-comment-footer .wc-footer-right .wc-toggle {
    display: none;
}

.simple-category-page #wpcomm .wc-field-submit {
    padding-left: 0;
}

.simple-category-page #wpcomm .wc-field-submit .wc_comm_submit {
    display: block;
    background: #ad86c4;
    width: 30rem;
    height: 3rem;
    border: none;
    outline: none;
    text-align: center;
    color: #fff;
    font-size: 1.2rem;
    margin-top: 0;
}

.simple-category-page #wpcomm .wc-field-submit .wc_comm_submit:focus,
.simple-category-page #wpcomm .wc-field-submit .wc_comm_submit:hover {
    background: #ccc6ba;
}

.simple-category-page #wpcomm .wc_comm_form.wc_main_comm_form .wc-field-comment .wc-field-avatararea {
    overflow: hidden;
    border-radius: 50%;
    width: 5rem;
    height: 5rem;
    margin: 12px 19px;
    z-index: 1;
}

.simple-category-page #wpcomm .wc_comm_form.wc_main_comm_form .wc-field-comment .wc-field-avatararea img {
    -o-object-fit: cover;
    object-fit: cover;
}

.simple-category-page #wpcomm .wpdiscuz-textarea-wrap {
    border: none;
}

.simple-category-page #wpcomm .wpdiscuz-textarea-wrap textarea {
    outline: none;
    resize: none;
}

.simple-category-page #wpcomm .wc-form-footer {
    border-bottom: none;
}

.simple-category-page #wpcomm .wc-form-footer .wpd-form-col-left {
    -js-display: flex;
    display: flex;
    justify-content: space-between;
    width: 100%;
    float: none;
}

.simple-category-page #wpcomm .wc-form-footer .wpd-form-col-left .wpdiscuz-item {
    width: 49%;
}

.simple-category-page #wpcomm .wc-form-footer .wpd-form-col-left .wpdiscuz-item input {
    border: none;
    outline: none;
}

.simple-category-page #wpcomm .wc-form-footer .wpd-form-col-right {
    float: none;
    text-align: left;
}

.simple-category-page #wpcomm .wc-footer-left .wc_close_btn,
.simple-category-page #wpcomm .wc-footer-left .wc_editable_comment,
.simple-category-page #wpcomm .wc-footer-left .wc_stick_btn,
.simple-category-page #wpcomm .wc-form-footer .wpd-form-col-right .wpd_label {
    display: none;
}

.simple-category-page #wpcomm .wc-footer-left .wc-reply-button {
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.simple-category-page #wpcomm .wc-footer-left .wc-reply-button i {
    display: none;
}

.simple-category-page #wpcomm .wc-footer-left .wc-reply-button.wc-cta-active,
.simple-category-page #wpcomm .wc-footer-left .wc-reply-button:hover {
    background: none !important;
    border-bottom: 0.1rem solid #000 !important;
    color: #000 !important;
}

.simple-category-page #wpcomm .wc-comment .wc-comment-right {
    border-bottom: 0.1rem solid #ccc6ba;
    background: transparent;
}

.simple-category-page #wpcomm .wc-comment .wc-comment-right .wc-comment-text p {
    margin: 0 0 3rem;
}

.simple-category-page #wpcomm .wc-comment-header,
.simple-category-page #wpcomm .wc-reply .wc-comment-header {
    border-top: none !important;
    padding-top: 0;
}

@media screen and (max-width: 800px) {
    .simple-category-page #wpcomm .wc-comment-header,
    .simple-category-page #wpcomm .wc-reply .wc-comment-header {
        margin-bottom: 2rem;
    }
}

.simple-category-page #wpcomm .wc-comment-left {
    overflow: hidden;
    border-radius: 50%;
    width: 5rem !important;
    height: 5rem !important;
    margin-right: 1rem;
    box-shadow: none;
}

.simple-category-page #wpcomm .wc-comment-left .avatar {
    -o-object-fit: cover;
    object-fit: cover;
}

@media screen and (max-width: 800px) {
    .simple-category-page #wpcomm .wc-comment-left .avatar {
        margin: 0 !important;
    }
}

@media screen and (max-width: 800px) {
    .simple-category-page #wpcomm .wc-comment-left {
        float: left !important;
    }
}

.simple-category-page .comments-block {
    margin-top: 3.5rem;
    padding: 0 3rem;
}

@media (min-width: 1024px) {
    .simple-category-page .comments-block {
        padding: 0;
    }
}

.simple-category-page .comments-block h3 {
    margin: 0 0 4.3rem;
}

.simple-category-page .comments-block .comment-field {
    -js-display: flex;
    display: flex;
}

.simple-category-page .comments-block .comment-field .avatar-block {
    overflow: hidden;
    border-radius: 50%;
    width: 5rem;
    height: 5rem;
    margin-right: 1rem;
}

.simple-category-page .comments-block .comment-field .avatar-block img {
    -o-object-fit: cover;
    object-fit: cover;
}

.simple-category-page .comments-block .comment-field .comment-block {
    width: 100%;
    max-width: 69rem;
}

.simple-category-page .comments-block .comment-field .comment-block textarea {
    width: 100%;
    height: 5.2rem;
    background: #fff;
    border: none;
    outline: none;
    border-radius: 0;
    resize: none;
}

.simple-category-page .comments-block .comment-field .comment-block button {
    margin-top: 1.5rem;
    display: block;
    background: #ad86c4;
    width: 30rem;
    height: 3rem;
    border: none;
    outline: none;
    text-align: center;
    color: #fff;
    font-size: 1.2rem;
}

.simple-category-page .comments-block .comment-field .comment-block .info {
    margin-top: 0.3rem;
    display: block;
    font-size: 1.2rem;
    text-transform: uppercase;
    letter-spacing: 0.094rem;
    line-height: 3rem;
}

.simple-category-page .comments-list {
    margin-bottom: 4rem;
    width: 100%;
    max-width: 75rem;
    padding: 0 3rem;
}

@media (min-width: 1024px) {
    .simple-category-page .comments-list {
        padding: 0;
    }
}

.simple-category-page .comments-list .comment {
    -js-display: flex;
    display: flex;
    padding-bottom: 3rem;
    border-bottom: 0.1rem solid #ccc6ba;
    margin-top: 3rem;
}

.simple-category-page .comments-list .comment.answer {
    margin-left: 6rem;
}

.simple-category-page .comments-list .comment.answer .comment-body {
    width: 100%;
}

.simple-category-page .comments-list .comment .avatar-block {
    overflow: hidden;
    border-radius: 50%;
    width: 5rem;
    height: 5rem;
    margin-right: 1rem;
}

.simple-category-page .comments-list .comment .avatar-block img {
    -o-object-fit: cover;
    object-fit: cover;
}

.simple-category-page .comments-list .comment .comment-body {
    width: 100%;
    max-width: 69rem;
}

.simple-category-page .comments-list .comment .comment-body .info {
    color: #000;
    font-size: 1.5rem;
    line-height: 2rem;
    -js-display: flex;
    display: flex;
}

.simple-category-page .comments-list .comment .comment-body .info span {
    margin-left: 1.6rem;
    color: grey;
    position: relative;
}

.simple-category-page .comments-list .comment .comment-body .info span:before {
    content: "";
    width: 0.2rem;
    height: 0.2rem;
    border-radius: 50%;
    background: #000;
    position: absolute;
    left: -0.8rem;
    top: 50%;
    margin-top: -0.1rem;
}

.simple-category-page .comments-list .comment .comment-body p {
    font-size: 1.5rem;
    line-height: 2rem;
    margin: 0.4rem 0 0;
}

.simple-category-page .comments-list .comment .comment-body .reply {
    display: block;
    margin-top: 0.8rem;
    font-size: 1.2rem;
    color: #5a5a5a;
}

.simple-category-page-navbar {
    width: 28.6rem;
    position: absolute;
    right: 0;
    display: none;
    padding-top: 2rem;
}

@media (min-width: 1280px) {
    .simple-category-page-navbar {
        display: block;
        padding-top: 4rem;
    }
}

.simple-category-page-navbar .introduction-block {
    color: #ad86c4;
    margin-bottom: 1.5rem;
}

.simple-category-page-navbar .introduction-block-avatar {
    -js-display: flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
}

.simple-category-page-navbar .introduction-block-avatar h4 {
    max-width: 16rem;
    margin: 0;
    font-size: 2.56rem;
    line-height: 1.4;
}

.simple-category-page-navbar .introduction-block-avatar img {
    max-width: 14.2rem;
}

.simple-category-page-navbar .introduction-block p {
    font-size: 1.5rem;
    line-height: 1.9rem;
    margin: 0.9rem 0 0;
}

.simple-category-page-navbar .popular-reads {
    background: #f5f0e4;
    z-index: 3;
}

.simple-category-page-navbar .popular-reads p {
    text-transform: uppercase;
    font-size: 1.2rem;
    letter-spacing: 0.094rem;
    line-height: 3rem;
    margin: 0 0 0.3rem;
}

.simple-category-page-navbar .popular-reads ul {
    list-style: none;
}

.simple-category-page-navbar .popular-reads-item {
    margin-bottom: 2rem;
    display: block;
}

.simple-category-page-navbar .popular-reads-item .category-name {
    line-height: 1.46667;
}

.simple-category-page-navbar .popular-reads-item .imgThumb {
    overflow: hidden;
    display: block;
    height: 11.3rem;
}

.simple-category-page-navbar .popular-reads-item .imgThumb img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transform: scale(1);
    transition: transform 1s;
    will-change: transform;
    float: none;
}

.simple-category-page-navbar .popular-reads-item .imgThumb img:hover {
    transform: scale(1.1);
}

.simple-category-page-navbar .popular-reads-item h6 {
    margin: 1.2rem 0 0;
}

.simple-category-page-navbar .navbar-subscribe .subheadline {
    display: block;
    position: relative;
    text-transform: uppercase;
    font-size: 1.2rem;
    letter-spacing: 0.094rem;
    line-height: 3rem;
}

.simple-category-page-navbar .navbar-subscribe .subheadline:before {
    content: "";
    position: absolute;
    top: -1rem;
    height: 0.1rem;
    width: 3rem;
    background: #000;
}

.simple-category-page-navbar .navbar-subscribe .headline {
    font-size: 1.5rem;
    line-height: 2.1rem;
    margin: 0 0 2rem;
    font-family: gascogne_serial;
}

.simple-category-page-navbar .navbar-subscribe-form .sib-container {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
}

.simple-category-page-navbar .navbar-subscribe-form .message_area {
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 1rem;
}

.simple-category-page-navbar .navbar-subscribe-form .message_area button {
    background: transparent;
    margin: 0.5rem;
    border: 0.1rem solid;
    line-height: 2rem;
    padding: 0 0.8rem 0.4rem;
    color: currentColor;
}

.simple-category-page-navbar .navbar-subscribe-form .input-field {
    position: relative;
    z-index: 1;
    background: #f5f0e4;
    height: 3rem;
    border-bottom-right-radius: 0.5rem;
    padding: 0 1rem 0 0;
}

.simple-category-page-navbar .navbar-subscribe-form .input-field input {
    border: none;
    outline: 0;
    font-size: 1.5rem;
    background: transparent;
    width: 18rem;
    position: relative;
    z-index: 1;
}

.simple-category-page-navbar .navbar-subscribe-form .input-field input:-webkit-autofill,
.simple-category-page-navbar .navbar-subscribe-form .input-field input:-webkit-autofill:active,
.simple-category-page-navbar .navbar-subscribe-form .input-field input:-webkit-autofill:focus,
.simple-category-page-navbar .navbar-subscribe-form .input-field input:-webkit-autofill:hover {
    -webkit-animation-name: home-autofill;
    animation-name: home-autofill;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.simple-category-page-navbar .navbar-subscribe-form .input-field:after {
    content: "";
    height: 2rem;
    position: absolute;
    border-bottom: 0.1rem solid #000;
    border-right: 0.1rem solid #000;
    left: 0;
    right: -0.1rem;
    bottom: 0;
    border-bottom-right-radius: 1rem;
    z-index: 0;
}

.simple-category-page-navbar .navbar-subscribe-form .submit-field {
    position: relative;
}

.simple-category-page-navbar .navbar-subscribe-form .submit-field button {
    outline: none;
    border: 0;
    position: relative;
    background: none;
    z-index: 1;
}

.simple-category-page-navbar .navbar-subscribe-form .submit-field button span {
    border-bottom: 0.1rem solid #ad86c4;
    color: #000;
    font-size: 1.5rem;
    font-family: gascogne_serial;
    margin-top: 5px;
    display: block;
}

.simple-category-page-navbar .navbar-subscribe-form .submit-field:after {
    content: "";
    height: 2rem;
    position: absolute;
    border-top: 0.1rem solid #000;
    border-left: 0.1rem solid #000;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-top-left-radius: 1rem;
    z-index: 0;
}

.read-this-next-tip {
    border: 0.1rem solid #ddd6cc;
    -js-display: flex;
    display: flex;
    max-width: 92%;
    margin: 0 3rem 2rem;
    transition: border 0.3s;
    will-change: border;
}

@media (max-width: 767px) {
    .read-this-next-tip {
        width: 320px;
        margin: 0 auto 2rem;
        flex-direction: column;
    }
    .read-this-next-tip a>img {
        height: 17.5rem;
        width: 100%;
    }
}

@media (min-width: 1280px) {
    .read-this-next-tip {
        margin: 0 4rem 2rem 0;
    }
}

.read-this-next-tip:hover {
    border-color: #000;
}

.read-this-next-tip>.read-this-next-tip-headline {
    display: none;
}

@media (max-width: 767px) {
    .read-this-next-tip>.read-this-next-tip-headline {
        display: block;
        margin: 1.3rem 0;
    }
}

.read-this-next-tip-content {
    margin: 2rem;
    justify-content: center;
    -js-display: flex;
    display: flex;
    flex-direction: column;
}

.read-this-next-tip-content>.read-this-next-tip-headline {
    display: block;
}

@media (max-width: 767px) {
    .read-this-next-tip-content>.read-this-next-tip-headline {
        display: none;
    }
}

@media (max-width: 767px) {
    .read-this-next-tip-content {
        margin: 0.8rem 1.8rem 1.5rem;
    }
}

.read-this-next-tip-headline {
    display: block;
    margin: 0 0 0.5rem;
    font-size: 1.2rem;
    text-transform: uppercase;
    letter-spacing: 0.094rem;
}

@media (max-width: 767px) {
    .read-this-next-tip-headline {
        text-align: center;
    }
}

.read-this-next-tip .author {
    font-size: 1.2rem;
    color: #000;
    display: block;
    margin: 0;
}

.read-this-next-tip img {
    height: 16rem;
    width: 28.5rem;
    -o-object-fit: cover;
    object-fit: cover;
}

.read-this-next-tip h6 {
    margin: 0 0 1.5rem;
    font-size: 1.8rem;
    line-height: 2.3rem;
    padding: 0;
}

@media (max-width: 767px) {
    .read-this-next-tip h6 {
        margin: 0 0 1.2rem;
    }
}

.read-this-next-tip h6 span {
    padding-right: 0.8rem;
}

.insider-tip {
    border-top: 0.1rem solid #ddd6cc;
    border-bottom: 0.1rem solid #ddd6cc;
    -js-display: flex;
    display: flex;
    max-width: 96%;
}

@media (max-width: 767px) {
    .insider-tip {
        align-items: center;
        flex-direction: column;
    }
}

.insider-tip-image {
    max-width: 12.5rem;
    margin-right: 20px;
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
}

@media (max-width: 767px) {
    .insider-tip-image {
        max-width: 14.5rem;
        margin-right: 0;
        padding-bottom: 0;
    }
}

.insider-tip-image img {
    position: relative;
    z-index: 1;
    width: 100%;
}

.insider-tip-content {
    width: calc(95% - 12.5rem);
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
}

@media (max-width: 767px) {
    .insider-tip-content {
        width: 100%;
        text-align: center;
    }
}

.insider-tip-content h2 {
    margin: 0;
    font-family: short-circuit;
    line-height: 3rem;
    padding: 0 !important;
}

.insider-tip-content p {
    margin: 0.6rem 0 0.5rem;
    font-size: 1.5rem;
    line-height: 1.9rem;
    padding: 0 !important;
}

.insider-tip-content span {
    display: block;
    font-family: gascogne_serial;
}

.insider-tip-content .name {
    font-size: 1.5rem;
    line-height: 1.9rem;
}

.insider-tip-content .position {
    font-size: 1.2rem;
    line-height: 1.2rem;
}

.mobile-share-block {
    display: none;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 2rem;
    /* padding: 0 2.3rem; */
}

@media (max-width: 1366px) {
    .mobile-share-block {
        -js-display: flex;
        display: flex;
    }
}

@media (max-width: 1023px) {
    .mobile-share-block {
        flex-wrap: wrap;
        padding-bottom: 1rem;
    }
}

.mobile-share-block ul {
    list-style: none;
    padding: 0 !important;
}

@media (max-width: 767px) {
    .mobile-share-block ul {
        justify-content: flex-start;
    }
}

.mobile-share-block ul li {
    text-align: right;
}

.mobile-share-block ul li a {
    line-break: auto;
}

.mobile-share-block .shared-counts-wrap {
    -js-display: flex;
    display: flex;
    margin: 0;
    overflow: visible;
    width: auto;
}

.mobile-share-block .shared-counts-wrap .email svg {
    display: none;
}

.mobile-share-block .shared-counts-wrap .email .shared-counts-icon-label .shared-counts-icon:before {
    content: "\e905";
    font-size: 1.85rem;
    color: #40a1bf;
    font-family: Editoral-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}

.mobile-share-block .shared-counts-wrap .shared-counts-label {
    display: none;
}

.mobile-share-block .shared-counts-wrap .shared-counts-icon svg {
    fill: #40a1bf !important;
    height: 2rem !important;
    width: auto;
}

.mobile-share-block .shared-counts-wrap .included_total {
    margin-left: 1rem;
}

.mobile-share-block .shared-counts-wrap .included_total .shared-counts-count {
    -js-display: flex;
    display: flex;
    font-family: gascogne_serial;
    font-size: 1.2rem;
    line-height: 2.5rem;
    margin-bottom: 0;
    color: grey;
    text-align: right;
}

@media (min-width: 768px) {
    .mobile-share-block .shared-counts-wrap .included_total .shared-counts-count {
        height: 3.2rem;
        align-items: center;
        line-height: 2.3rem;
    }
}

.mobile-share-block .shared-counts-wrap .included_total .shared-counts-count:after {
    content: " shares";
    padding-left: 0.7rem;
}

.mobile-share-block .shared-counts-wrap a {
    width: 3rem;
    text-align: center;
}

.mobile-share-block .shared-counts-wrap a i {
    font-size: 1.85rem;
    color: #40a1bf;
}

.mobile-share-block .shared-info-list {
    -js-display: flex;
    display: flex;
    /* margin-left: 11rem !important; */
    position: relative;
    top: 0;
    width: 100%;
}

.mobile-share-block .shared-info-list li a {
    font-family: gascogne_serial;
    font-size: 1.5rem;
    line-height: 1.2rem;
    color: #ad86c4;
    border-bottom: none;
}

.mobile-share-block .shared-info-list li a:hover {
    background: transparent;
}

.read-this-next {
    position: relative;
    margin-bottom: 2rem;
    padding: 0 3rem;
}

.read-this-next:last-child {
    margin-bottom: 7.6rem;
}

@media (min-width: 1024px) {
    .read-this-next {
        margin: 0 0 2rem;
        padding: 0;
    }
}

@media (min-width: 1280px) {
    .read-this-next {
        margin: 0 0 2rem;
    }
}

.read-this-next:before {
    content: "";
    position: absolute;
    top: 2rem;
    left: -2rem;
    right: -100rem;
    bottom: 0;
    border-left: 0.1rem solid #000;
    border-bottom: 0.1rem solid #000;
    border-bottom-left-radius: 2rem;
    z-index: 1;
    display: none;
}

@media (min-width: 1024px) {
    .read-this-next:before {
        left: -2rem;
        display: none;
    }
}

@media (min-width: 1366px) {
    .read-this-next:before {
        left: -4rem;
    }
}

.read-this-next:after {
    content: "";
    position: absolute;
    top: -0.1rem;
    left: -2rem;
    width: 4rem;
    height: 3rem;
    border-left: 0.1rem solid #000;
    border-top: 0.1rem solid #000;
    border-top-left-radius: 2rem;
    z-index: 1;
    display: none;
}

@media (min-width: 1024px) {
    .read-this-next:after {
        left: -2rem;
        display: none;
    }
}

@media (min-width: 1366px) {
    .read-this-next:after {
        left: -4rem;
    }
}

.read-this-next h2 {
    color: #ad86c4;
    margin: 0 0 3rem;
}

@media (min-width: 1024px) {
    .read-this-next h2 {
        margin: 6rem 0 5rem;
    }
}

.read-this-next-list {
    -js-display: flex;
    display: flex;
    position: relative;
    z-index: 2;
    flex-wrap: wrap;
}

.read-this-next-list-item {
    width: 100%;
    margin-bottom: 2rem;
}

@media (min-width: 768px) {
    .read-this-next-list-item {
        width: calc(50% - 2rem);
        margin-right: 4rem;
    }
}

@media (min-width: 1024px) {
    .read-this-next-list-item {
        width: calc(25% - 1.5rem);
        margin-right: 2rem;
    }
}

@media (min-width: 1280px) {
    .read-this-next-list-item {
        width: calc(25% - 1.5rem);
    }
}

.read-this-next-list-item .wow {
    overflow: hidden;
    display: block;
    height: 16rem;
}

.read-this-next-list-item .wow img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transform: scale(1);
    transition: transform 1s;
    will-change: transform;
}

.read-this-next-list-item .wow img:hover {
    transform: scale(1.1);
}

.read-this-next-list-item:nth-child(2n) {
    margin-right: 0;
}

@media (min-width: 1024px) {
    .read-this-next-list-item:nth-child(2n) {
        margin-right: 2rem;
    }
}

.read-this-next-list-item:nth-child(4n) {
    margin-right: 0;
}

.read-this-next-list-item h6 {
    margin: 0.7rem 0 2rem;
}

.read-this-next-list-item .date {
    margin: 0;
    color: grey;
    text-transform: uppercase;
    font-size: 1.2rem;
    letter-spacing: 0.094rem;
    line-height: 2rem;
}

.share-section {
    position: absolute;
    padding: 1rem 0 0;
    z-index: 1;
    display: none;
}

@media (min-width: 1366px) {
    .share-section {
        left: -6rem;
        display: block;
    }
}

@media (min-width: 1440px) {
    .share-section {
        left: -10rem;
    }
}

@media (min-width: 1501px) {
    .share-section {
        left: -15rem;
    }
}

.share-section-small {
    position: absolute;
    width: 12rem;
}

@media (min-width: 1366px) {
    .share-section-small {
        left: -10rem;
    }
}

@media (min-width: 1440px) {
    .share-section-small {
        left: -14rem;
    }
}

@media (min-width: 1501px) {
    .share-section-small {
        left: -15rem;
    }
}

.share-section ul {
    list-style: none;
    padding: 0 !important;
}

@media (min-width: 1366px) {
    .share-section ul {
        max-width: 16rem;
    }
}

.share-section ul li {
    text-align: right;
}

.share-section ul li a {
    line-break: auto;
    transition: color 0.3s;
    will-change: color;
    cursor: pointer;
}

.share-section ul li a:hover {
    color: #ad86c4;
}

.share-section .shared-counts-wrap {
    -js-display: flex;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-bottom: 0;
}

.share-section .shared-counts-wrap .email svg {
    display: none;
}

.share-section .shared-counts-wrap .email .shared-counts-icon-label .shared-counts-icon:before {
    content: "\e905";
    font-size: 1.85rem;
    color: #40a1bf;
    font-family: Editoral-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    transition: color 0.3s;
    will-change: color;
}

.share-section .shared-counts-wrap .email .shared-counts-icon-label .shared-counts-icon:hover:before {
    color: #ad86c4;
}

.share-section .shared-counts-wrap .shared-counts-label {
    display: none;
}

.share-section .shared-counts-wrap .shared-counts-icon svg {
    fill: #40a1bf !important;
    height: 2rem !important;
    width: auto;
    transition: fill 0.3s;
    will-change: fill;
}

.share-section .shared-counts-wrap .shared-counts-icon svg:hover {
    fill: #ad86c4 !important;
}

.share-section .shared-counts-wrap .included_total .shared-counts-count {
    display: block;
    font-family: gascogne_serial;
    font-size: 1.5rem;
    line-height: 1.7rem;
    margin-bottom: 0;
    color: grey;
    text-align: right;
}

.share-section .shared-counts-wrap .included_total .shared-counts-count:after {
    content: " shares";
}

.share-section .shared-counts-wrap a {
    width: 3rem;
    text-align: center;
    margin-bottom: 1.5rem;
}

.share-section .shared-counts-wrap a i {
    font-size: 1.85rem;
    color: #40a1bf;
    transition: color 0.3s;
    will-change: color;
}

.share-section .shared-counts-wrap a i:hover {
    color: #ad86c4;
}

.share-section .shared-info-list li a {
    font-family: gascogne_serial;
    font-size: 1.5rem;
    line-height: 1.7rem;
    margin-bottom: 1.7rem;
    color: grey;
    border-bottom: none;
}

.share-section .shared-info-list li a:hover {
    background: transparent;
}

.jump-to-section {
    z-index: 1;
    left: 0;
    width: 16rem;
    display: block;
    padding: 0 3rem;
}

@media (min-width: 768px) {
    .jump-to-section {
        padding: 0 3rem;
    }
}

@media (min-width: 1500px) {
    .jump-to-section {
        padding: 0;
        left: -16rem;
    }
}

@media (min-width: 320px) and (max-width: 1589px) {
    .jump-to-section {
        padding-bottom: 3rem;
    }
}

@media (min-width: 320px) and (max-width: 1589px) {
    .jump-to-section,
    .jump-to-section .theiaStickySidebar {
        position: relative !important;
        width: auto;
    }
}

@media (min-width: 1590px) {
    .jump-to-section .theiaStickySidebar {
        border-top: 0.1rem solid #000;
        border-right: 0.1rem solid #000;
        border-top-right-radius: 1rem;
        padding: 0 2rem 12rem 0 !important;
        width: 16rem;
    }
}

.jump-to-section .headline {
    font-size: 1.8rem;
    line-height: 3rem;
    font-family: gascogne_serial;
    margin: 2rem 0 1.6rem;
    position: relative;
}

.jump-to-section .headline:before {
    content: "";
    position: absolute;
    height: 0.1rem;
    background: #000;
    top: -0.1rem;
    left: -60rem;
    width: 60rem;
    display: none;
}

@media (min-width: 1590px) {
    .jump-to-section .headline:before {
        display: block;
    }
}

@media (min-width: 1590px) {
    .jump-to-section .headline {
        color: grey;
        text-align: right;
        display: block;
        margin: 0 0 1rem;
        font-family: whyte_book;
    }
}

.jump-to-section .jump-to-section-list {
    list-style: decimal;
    padding: 0 0 0 3rem !important;
    max-width: 100%;
}

@media (min-width: 1590px) {
    .jump-to-section .jump-to-section-list {
        list-style: none;
    }
}

.jump-to-section .jump-to-section-list li {
    margin-bottom: 1.7rem;
    text-align: left;
}

@media (min-width: 1590px) {
    .jump-to-section .jump-to-section-list li {
        text-align: right;
    }
}

.jump-to-section .jump-to-section-list li:last-child {
    margin-bottom: 0;
}

.jump-to-section .jump-to-section-list li a {
    display: block;
    font-family: gascogne_serial;
    font-size: 1.8rem;
    line-height: 2.1rem;
    position: relative;
    overflow: visible;
    text-decoration: underline;
    border-bottom: none;
}

.jump-to-section .jump-to-section-list li a:hover {
    background: transparent;
}

@media (min-width: 1590px) {
    .jump-to-section .jump-to-section-list li a {
        text-decoration: none;
    }
}

.jump-to-section .jump-to-section-list li a.mPS2id-highlight:before {
    content: "";
    width: 0.6rem;
    height: 0.6rem;
    position: absolute;
    top: 50%;
    right: -2.3rem;
    margin-top: -0.3rem;
    border-radius: 50%;
    background: #40a1bf;
    z-index: 1;
    display: none;
}

@media (min-width: 1590px) {
    .jump-to-section .jump-to-section-list li a.mPS2id-highlight:before {
        display: block;
    }
}

.jump-to-section .shared-info-list {
    display: none;
}

@media (min-width: 1590px) {
    .jump-to-section .shared-info-list {
        display: block;
    }
}

.jump-to-section .shared-counts-wrap {
    flex-direction: column;
    align-items: flex-end;
    display: none;
    margin: 2rem 0 0;
}

@media (min-width: 1590px) {
    .jump-to-section .shared-counts-wrap {
        -js-display: flex;
        display: flex;
    }
}

.jump-to-section .shared-counts-wrap .email svg,
.jump-to-section .shared-counts-wrap .shared-counts-label {
    display: none;
}

.jump-to-section .shared-counts-wrap .shared-counts-icon svg {
    fill: #40a1bf;
}

.jump-to-section .shared-counts-wrap a {
    width: 3rem;
    text-align: center;
    margin-bottom: 1.5rem;
}

.jump-to-section .shared-counts-wrap a:last-child {
    margin-bottom: 0;
}

.post-header-jump-to {
    position: fixed;
    top: 4.7rem;
    left: 0;
    right: 0;
    background-color: #f5f0e4;
    transition: all 0.3s;
    z-index: 4;
}

@media (min-width: 1280px) {
    .post-header-jump-to {
        top: 9.5rem;
    }
}

.post-header-jump-to .opener {
    -js-display: flex;
    display: flex;
    justify-content: center;
    background-color: #40a1bf;
    color: #f5f0e4;
    border-bottom: 0.1rem solid #000;
}

.post-header-jump-to .opener .text {
    margin-right: 0.5rem;
    font-size: 1.1rem;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 4rem;
    letter-spacing: 0.05rem;
}

.post-header-jump-to .opener .arrow {
    position: relative;
    height: 1.8rem;
    width: 1rem;
    transition: all 0.3s;
    will-change: transform;
    top: 1.2rem;
}

.post-header-jump-to .opener .arrow:after,
.post-header-jump-to .opener .arrow:before {
    content: "";
    position: absolute;
    width: 7px;
    top: 50%;
    height: 1px;
    background-color: currentColor;
    transition: background-color 0.3s;
    will-change: background-color;
}

.post-header-jump-to .opener .arrow:before {
    transform: rotate(45deg) translateY(-50%);
    left: 0;
}

.post-header-jump-to .opener .arrow:after {
    transform: rotate(-45deg) translateY(-50%);
    left: 5px;
}

.post-header-jump-to .opener.opened .arrow {
    transform: rotate(180deg);
}

.post-header-jump-to ul {
    display: none;
    list-style: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0.5rem;
    background-color: #40a1bf;
}

.post-header-jump-to ul li {
    background: none !important;
    width: 100%;
    white-space: normal;
}

.post-header-jump-to ul li a {
    display: block;
    text-align: center;
    font-size: 1.1rem;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 3.35rem;
    letter-spacing: 0.05rem;
    color: #f5f0e4;
}

@media (min-width: 768px) {
    .post-header-jump-to {
        display: none;
    }
}

.telegram-info-block {
    text-align: center;
    padding: 3rem 1rem;
    background-color: #d2dedd;
    margin-right: 4rem;
}

@media (max-width: 1279px) {
    .telegram-info-block {
        max-width: 90%;
        margin: 0 auto;
    }
}

@media (max-width: 767px) {
    .telegram-info-block {
        max-width: 100%;
        padding: 1.5rem 1rem;
        margin-top: 5rem;
    }
}

.telegram-info-block-content {
    -js-display: flex;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.84rem;
    letter-spacing: 0.072rem;
    text-align: center;
    font-family: gascogne_serial;
}

@media (max-width: 767px) {
    .telegram-info-block-content {
        flex-direction: column;
    }
}

.telegram-info-block-content span {
    margin-left: 2.2rem;
}

@media (max-width: 767px) {
    .telegram-info-block-content span {
        margin-top: 1rem;
        margin-left: 0;
    }
}

.telegram-info-block a {
    display: inline-block;
    margin-top: 2rem;
    font-size: 1.6rem;
    border: 0.1rem solid #000;
    padding: 0.5rem 3rem;
    transition: all 0.3s;
}

.telegram-info-block a:hover {
    color: #f5f0e4;
    background: #000;
}


/* 
html .gs-buttons.gs-flat-colors.gs-medium.gs-no-counter a[class*=gs-],
html .gs-buttons.gs-flat-colors.gs-medium a[class*=gs-].gs-hide,
html .gs-buttons.gs-flat-colors.gs-medium a[class*=gs-].gs-plus {
    padding: 4px 0 !important;
    margin-right: -11px !important
}

html .gs-buttons.gs-big-counter[class*=gs-color-].gs-theme-light>.gs-big-counter>strong {
    font-weight: 400 !important
}

.jump-to-section .getsocial {
    margin-bottom: 0 !important;
    display: none
}

@media (min-width:1590px) {
    .jump-to-section .getsocial {
        display: block
    }
}

.mobile-share-block .getsocial {
    margin-bottom: 0 !important
}

.mobile-share-block .getsocial .gs-bar {
    -js-display: flex;
    display: flex;
    flex-direction: row
}

.mobile-share-block .getsocial .gs-bar>a {
    border: none !important;
    background-color: transparent !important
}

.mobile-share-block .getsocial .gs-bar>a.gs-copy i,
.mobile-share-block .getsocial .gs-bar>a.gs-fb i,
.mobile-share-block .getsocial .gs-bar>a.gs-mail i {
    font-family: Editoral-icons !important
}

.mobile-share-block .getsocial .gs-bar>a.gs-copy i:before,
.mobile-share-block .getsocial .gs-bar>a.gs-fb i:before,
.mobile-share-block .getsocial .gs-bar>a.gs-mail i:before {
    content: "" !important;
    font-size: 11px
}

.mobile-share-block .getsocial .gs-bar>a.gs-fb i:before {
    content: "" !important
}

.mobile-share-block .getsocial .gs-bar>a.gs-mail i:before {
    content: "" !important
}

.mobile-share-block .getsocial .gs-bar>a.gs-copy i:before {
    content: "" !important
}

.mobile-share-block .getsocial .gs-bar>a i {
    width: 23px !important;
    height: 23px !important;
    -js-display: flex;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: #000 !important
}

.mobile-share-block .getsocial .gs-bar>a i:before {
    font-size: 14px;
    color: #f5f0e4 !important
}

.mobile-share-block .getsocial .gs-bar .gs-big-counter {
    -js-display: flex !important;
    display: flex !important;
    flex-direction: row;
    width: 100% !important;
    justify-content: flex-end;
    align-items: center;
    font-size: 1.5rem !important;
    color: grey !important;
    font-family: gascogne_serial !important;
    border: none !important;
    background-color: transparent !important
}

@media (min-width:500px) {
    .mobile-share-block .getsocial .gs-bar .gs-big-counter {
        margin-right: 0
    }
}

@media (max-width:767px) {
    .mobile-share-block .getsocial .gs-bar .gs-big-counter {
        position: absolute !important;
        bottom: -42px !important;
        left: 1.5rem !important;
        max-width: 100% !important;
        justify-content: flex-start
    }
}

.mobile-share-block .getsocial .gs-bar .gs-big-counter strong {
    font-family: whyte_bold !important;
    padding-right: 5px
}

.mobile-share-block .getsocial .gs-bar .gs-big-counter>span {
    margin-top: 0 !important;
    position: relative !important;
    top: 0 !important;
    right: 0 !important
}

html .share-section .getsocial {
    margin-bottom: 0 !important
}

@media (min-width:1590px) {
    html .share-section .getsocial {
        display: block
    }
}

html .share-section .getsocial .gs-bar {
    -js-display: flex;
    display: flex;
    flex-direction: column
}

html .share-section .getsocial .gs-bar>a {
    text-align: right;
    border: none !important;
    background-color: transparent !important;
    -js-display: flex !important;
    display: flex !important;
    justify-content: flex-end
}

html .share-section .getsocial .gs-bar>a.gs-copy i,
html .share-section .getsocial .gs-bar>a.gs-fb i,
html .share-section .getsocial .gs-bar>a.gs-mail i {
    font-family: Editoral-icons !important
}

html .share-section .getsocial .gs-bar>a.gs-copy i:before,
html .share-section .getsocial .gs-bar>a.gs-fb i:before,
html .share-section .getsocial .gs-bar>a.gs-mail i:before {
    content: "" !important;
    font-size: 11px
}

html .share-section .getsocial .gs-bar>a.gs-fb {
    padding-left: .5rem !important
}

html .share-section .getsocial .gs-bar>a.gs-fb i:before {
    content: "" !important
}

html .share-section .getsocial .gs-bar>a.gs-mail i:before {
    content: "" !important
}

html .share-section .getsocial .gs-bar>a.gs-copy i:before {
    content: "" !important
}

html .share-section .getsocial .gs-bar>a i {
    width: 23px !important;
    height: 23px !important;
    -js-display: flex;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: #000 !important
}

html .share-section .getsocial .gs-bar>a i:before {
    font-size: 14px;
    color: #f5f0e4 !important
}

html .share-section .getsocial .gs-bar .gs-big-counter {
    -js-display: flex !important;
    display: flex !important;
    flex-direction: row;
    width: 100% !important;
    min-width: 100% !important;
    justify-content: flex-start !important;
    left: 1rem !important;
    align-items: center;
    font-size: 1.5rem !important;
    color: grey !important;
    font-family: gascogne_serial !important;
    border: none !important;
    background-color: transparent !important
}

html .share-section .getsocial .gs-bar .gs-big-counter strong {
    font-family: whyte_bold !important;
    padding-right: 5px
}

html .share-section .getsocial .gs-bar .gs-big-counter>span {
    margin-top: 0 !important;
    position: relative !important;
    top: 0 !important;
    right: 0 !important
} */

body.bto .simple-category-page-content .category-title,
body.hdb-reviews .simple-category-page-content .category-title,
body.resale-hdb .simple-category-page-content .category-title {
    color: #66b26b;
}

body.en-bloc .simple-category-page-content .category-title,
body.new-launch-reviewsnew-launch-reviews .simple-category-page-content .category-title,
body.reviews .simple-category-page-content .category-title {
    color: #40a1bf;
}

body.buying .simple-category-page-content .category-title,
body.commentary .simple-category-page-content .category-title,
body.finance .simple-category-page-content .category-title,
body.interior .simple-category-page-content .category-title,
body.investment .simple-category-page-content .category-title,
body.renting .simple-category-page-content .category-title,
body.selling .simple-category-page-content .category-title {
    color: #fc9047;
}

.review-page-section .review-headline {
    margin-top: 6rem;
}

.review-page-section .review-block {
    -js-display: flex;
    display: flex;
    padding: 0 3rem;
    flex-wrap: wrap;
}

@media (min-width: 768px) {
    .review-page-section .review-block {
        flex-wrap: nowrap;
        justify-content: space-between;
    }
}

@media (min-width: 1024px) {
    .review-page-section .review-block {
        max-width: 68rem;
    }
}

@media (min-width: 1280px) {
    .review-page-section .review-block {
        max-width: 76.5rem;
        padding: 0;
    }
}

.review-page-section .review-block .review-block-left {
    width: 100%;
}

@media (min-width: 768px) {
    .review-page-section .review-block .review-block-left {
        width: 20rem;
    }
}

@media (min-width: 1024px) {
    .review-page-section .review-block .review-block-left {
        width: 12rem;
    }
}

@media (min-width: 1280px) {
    .review-page-section .review-block .review-block-left {
        width: 15rem;
    }
}

.review-page-section .review-block .circular-chart {
    display: block;
    width: 12.2rem;
    height: 12.2rem;
    margin: 1rem auto 2rem;
}

@media (min-width: 768px) {
    .review-page-section .review-block .circular-chart {
        margin: 0;
    }
}

.review-page-section .review-block .circular-chart .circle-bg {
    fill: none;
    stroke: #d8d8d8;
    stroke-width: 1.5;
}

.review-page-section .review-block .circular-chart .circle {
    fill: none;
    stroke: #40a1bf;
    stroke-width: 1.5;
    stroke-linecap: round;
    -webkit-animation: progress 1s ease-out forwards;
    animation: progress 1s ease-out forwards;
}

.review-page-section .review-block .circular-chart .percentage {
    fill: #000;
    font-family: gascogne_serial;
    font-size: 7px;
    text-anchor: middle;
}

@-webkit-keyframes progress {
    0% {
        stroke-dasharray: 0 100;
    }
}

@keyframes progress {
    0% {
        stroke-dasharray: 0 100;
    }
}

.review-page-section .review-block .stars {
    display: none;
    justify-content: center;
    position: relative;
    z-index: 3;
    margin-top: 3rem;
    background: #f5f0e4;
}

.review-page-section .review-block .stars:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-color: #ccc6ba;
}

.review-page-section .review-block .stars .star {
    position: relative;
    z-index: 3;
    background: transparent;
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 0.5rem;
    border-radius: 50%;
}

.review-page-section .review-block .stars .star:last-child {
    margin-right: 0;
}

.review-page-section .review-block .stars .blue-star {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    -webkit-animation: rating 1s ease-out forwards;
    animation: rating 1s ease-out forwards;
    background: #40a1bf;
    height: 1.5rem;
    z-index: 2;
}

.review-page-section .review-block .review-block-right {
    width: 100%;
}

@media (min-width: 768px) {
    .review-page-section .review-block .review-block-right {
        width: calc(100% - 20rem);
    }
}

@media (min-width: 1024px) {
    .review-page-section .review-block .review-block-right {
        width: calc(100% - 15rem);
    }
}

@media (min-width: 1280px) {
    .review-page-section .review-block .review-block-right {
        width: calc(100% - 23rem);
    }
}

.review-page-section .review-block .review-block-right ul {
    list-style: none;
}

.review-page-section .review-block .review-block-right li {
    -js-display: flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.review-page-section .review-block .review-block-right li .pole-name {
    font-size: 1.2rem;
    line-height: 3rem;
    width: 13rem;
    text-align: right;
}

.review-page-section .review-block .review-block-right li .line {
    background: #d7d2c6;
    height: 0.5rem;
    width: calc(100% - 20rem);
}

.review-page-section .review-block .review-block-right li .line .blue-line {
    background: #40a1bf;
    height: 0.5rem;
    width: 0;
    -webkit-animation: rating 1s ease-out forwards;
    animation: rating 1s ease-out forwards;
}

.review-page-section .review-block .review-block-right li .pole-mark {
    text-align: right;
    width: 4.4rem;
    font-size: 1.2rem;
    line-height: 3rem;
}

@-webkit-keyframes rating {
    0% {
        width: 0;
    }
}

@keyframes rating {
    0% {
        width: 0;
    }
}

.review-page-section .new-review-block {
    margin-bottom: 4rem;
    padding-right: 4rem;
}

@media (max-width: 767px) {
    .review-page-section .new-review-block {
        padding: 0 1.6rem;
    }
}

.review-page-section .new-review-block h2 {
    margin-top: 6.5rem;
    padding-right: 0;
    text-align: center;
}

@media (max-width: 767px) {
    .review-page-section .new-review-block h2 {
        margin-top: 2.5rem;
        padding: 0 !important;
        font-size: 3rem;
    }
}

.review-page-section .new-review-block .verdict-block .semi-donut {
    width: 30rem;
    height: 15rem;
    position: relative;
    margin: 0 auto 3rem;
    text-align: center;
    font-size: 22px;
    border-radius: 15rem 15rem 0 0;
    overflow: hidden;
    -js-display: flex;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    background-color: transparent;
}

.review-page-section .new-review-block .verdict-block .semi-donut:after,
.review-page-section .new-review-block .verdict-block .semi-donut:before {
    content: "";
    width: 30rem;
    height: 15rem;
    border: 0.6rem solid #66b26b;
    border-top: none;
    position: absolute;
    transform-origin: 50% 0 0;
    border-radius: 0 0 30rem 30rem;
    box-sizing: border-box;
    left: 0;
    top: 100%;
}

.review-page-section .new-review-block .verdict-block .semi-donut:before {
    border-color: rgba(0, 0, 0, 0.15);
    transform: rotate(180deg);
}

.review-page-section .new-review-block .verdict-block .semi-donut:after {
    z-index: 1;
    -webkit-animation: fillGraphAnimation 1s ease-in;
    animation: fillGraphAnimation 1s ease-in;
    transform: rotate(calc(1deg * var(--percentage) * 1.8));
}

.review-page-section .new-review-block .verdict-block .percent {
    width: 100%;
}

.review-page-section .new-review-block .verdict-block .percent h3 {
    margin-bottom: 1.5rem;
    font-size: 6.4rem;
    padding: 0;
}

.review-page-section .new-review-block .verdict-block .percent span {
    text-transform: uppercase;
    font-size: 1.6rem;
}

.review-page-section .new-review-block .verdict-block .info {
    width: 100%;
    padding: 2rem 3rem;
    font-size: 1.9rem;
    background-color: #66b26b;
    color: #fff;
}

@media (max-width: 767px) {
    .review-page-section .new-review-block .verdict-block .info {
        width: calc(100% + 6rem);
        border-left: none;
        font-size: 1.6rem;
        line-height: 2rem;
        margin: 0 -3rem;
        padding: 2rem 2.6rem;
    }
}

.review-page-section .new-review-block .verdict-block .info strong {
    display: block;
    margin-bottom: 1rem;
    font-family: whyte_bold;
    font-weight: 400;
}

.review-page-section .new-review-block .verdict-block h3 {
    margin: 0;
    font-size: 47px;
    line-height: 47px;
    letter-spacing: -0.124rem;
}

.review-page-section .new-review-block .rating-breakdown-block h2 {
    border-bottom: 1px solid #000;
    padding-bottom: 0.5rem;
    margin-bottom: 4rem;
}

@media (max-width: 767px) {
    .review-page-section .new-review-block .rating-breakdown-block h2 {
        margin-top: 3.5rem;
        padding-bottom: 0.5rem !important;
        margin-bottom: 2rem;
    }
}

.review-page-section .new-review-block .rating-breakdown-box {
    -js-display: flex;
    display: flex;
    flex-direction: column;
    margin-right: 3rem;
    position: relative;
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .review-page-section .new-review-block .rating-breakdown-box {
        margin-right: 2rem;
    }
}

.review-page-section .new-review-block .rating-breakdown-box .label {
    width: 100%;
    -js-display: flex;
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
}

@media (max-width: 767px) {
    .review-page-section .new-review-block .rating-breakdown-box .label {
        margin-bottom: 0.2rem;
    }
}

.review-page-section .new-review-block .rating-breakdown-box .label strong {
    text-transform: uppercase;
    font-size: 1.6rem;
    font-family: whyte_bold;
    font-weight: 400;
}

@media (max-width: 767px) {
    .review-page-section .new-review-block .rating-breakdown-box .label strong {
        font-size: 1.4rem;
        line-height: 3rem;
        letter-spacing: 0.088rem;
    }
}

.review-page-section .new-review-block .rating-breakdown-box .label .mobile-info {
    font-size: 1.6rem;
    line-height: 1.8rem;
    font-weight: 400;
    align-self: flex-end;
}

@media (max-width: 767px) {
    .review-page-section .new-review-block .rating-breakdown-box .label .mobile-info {
        font-size: 1.4rem;
        line-height: 3rem;
    }
}

.review-page-section .new-review-block .rating-breakdown-box .line {
    background: #d7d2c6;
    height: 0.6rem;
    border-radius: 0.3rem;
    width: 100%;
}

.review-page-section .new-review-block .rating-breakdown-box .line .blue-line {
    background: #66b26b;
    border-radius: 0.3rem;
    height: 0.6rem;
    width: 0;
    -webkit-animation: rating 1s ease-out forwards;
    animation: rating 1s ease-out forwards;
}

.review-page-section .new-review-block .rating-breakdown-box .info {
    width: 100%;
    padding: 0;
    font-size: 1.9rem;
}

@media (max-width: 767px) {
    .review-page-section .new-review-block .rating-breakdown-box .info {
        width: 100%;
        border-left: none;
        padding: 0;
        font-size: 1.6rem;
    }
}

.review-page-section .new-review-block .rating-breakdown-box .info span {
    display: block;
    margin-top: 1.2rem;
}

@media (max-width: 767px) {
    .review-page-section .new-review-block .rating-breakdown-box .info span {
        line-height: 1.6rem;
        font-size: 1.3rem;
        margin-top: 1rem;
        letter-spacing: -0.034rem;
    }
}

.review-page-section .new-review-block .rating-breakdown-box .info span>p {
    padding: 0;
    margin: 0;
}

@media (max-width: 767px) {
    .review-page-section .new-review-block .rating-breakdown-box .info span>p {
        line-height: 1.65rem;
        font-size: 1.4rem;
        margin-top: 1rem;
        letter-spacing: -0.034rem;
    }
}

.review-page-section .new-review-block .rating-breakdown-box .info-tooltip {
    position: absolute;
    right: -3rem;
    top: 0.9rem;
    line-height: 1.8rem;
}

@media (max-width: 767px) {
    .review-page-section .new-review-block .rating-breakdown-box .info-tooltip {
        right: -2rem;
        top: 0.8rem;
    }
}

.review-page-section .new-review-block .rating-breakdown-box .info-tooltip .tooltip {
    padding: 0.5rem 1rem;
    background-color: #fff;
    border-radius: 1rem;
    background: #fff;
    box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.14);
    position: absolute;
    bottom: 3rem;
    right: -1.3rem;
    width: 300px;
    font-size: 1.4rem;
    opacity: 0;
    transition: opacity 0.3s;
}

.review-page-section .new-review-block .rating-breakdown-box .info-tooltip .tooltip.visible {
    opacity: 1;
}

.review-page-section .new-review-block .rating-breakdown-box .info-tooltip .tooltip:before {
    border: 0.8rem solid transparent;
    border-top-color: #fff;
    margin-left: -11px;
    top: 100%;
    left: calc(100% - 20px);
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.review-page-section .new-review-block .rating-breakdown-box h3 {
    margin: 0;
    font-size: 47px;
    line-height: 47px;
    letter-spacing: -0.124rem;
}

.review-page-section .what-we-like-section {
    background: #ddd6cc;
    position: relative;
    -js-display: flex;
    display: flex;
    padding: 2.8rem 3rem 4rem !important;
    flex-wrap: wrap;
    margin-bottom: 2rem;
}

@media (min-width: 768px) {
    .review-page-section .what-we-like-section {
        flex-wrap: nowrap;
    }
}

@media (min-width: 1024px) {
    .review-page-section .what-we-like-section {
        padding: 2.8rem 3rem 4rem !important;
    }
}

@media (min-width: 1025px) {
    .review-page-section .what-we-like-section {
        padding: 2.8rem 0 4rem !important;
    }
}

@media (min-width: 1366px) {
    .review-page-section .what-we-like-section {
        margin-bottom: 6.8rem;
    }
}

.review-page-section .what-we-like-section:before {
    content: "";
    background: #ddd6cc;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -80rem;
    width: 80rem;
}

.review-page-section .what-we-like-section>div {
    width: 100%;
    margin-top: 2rem;
}

@media (min-width: 768px) {
    .review-page-section .what-we-like-section>div {
        width: 33rem;
        margin-right: 5.5rem;
        margin-top: 0;
    }
}

.review-page-section .what-we-like-section>div:last-child {
    margin-right: 0;
}

.review-page-section .what-we-like-section>div h5 {
    margin: 0;
    padding: 0 0 1rem;
    border-bottom: 0.1rem solid #000;
}

.review-page-section .what-we-like-section>div ul {
    list-style: none;
    margin: 1.45rem 0 0;
}

.review-page-section .what-we-like-section>div ul li {
    margin-bottom: 2.1rem;
    font-family: gascogne_serial;
}

.review-page-section .what-we-like-section>div ul li:last-child {
    margin-bottom: 0;
}

.review-page-section .what-we-like-section>div ul li i {
    font-size: 1.5rem;
    color: #40a1bf;
}

.review-page-section .what-we-like-section>div ul li span {
    padding-left: 1.4rem;
    line-height: 2.3rem;
    font-size: 1.5rem;
}

@media (min-width: 768px) {
    .review-page-section .what-we-like-section>div ul li span {
        font-size: 1.8rem;
    }
}

.review-page-section .facilities {
    margin-bottom: 3.2rem;
    border-top: 0.2rem solid #000;
    border-bottom: 0.1rem solid #ccc6ba;
    padding: 0 3rem;
}

@media (min-width: 1024px) {
    .review-page-section .facilities {
        padding: 0;
    }
}

.review-page-section .facilities caption {
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 3rem;
}

.review-page-section .facilities tr:first-child td,
.review-page-section .facilities tr:first-child th {
    text-align: left;
    border-bottom: 0.1rem solid #ccc6ba;
    font-size: 1.8rem;
    line-height: 3rem;
    padding: 1.2rem 0 1.2rem 1.2rem;
    font-weight: 400;
}

.review-page-section .facilities td {
    padding: 1.2rem 0 1.2rem 1.2rem;
    position: relative;
    border-bottom: 0.1rem solid #ccc6ba;
    margin-bottom: -0.1rem;
}

.review-page-section .facilities td:before {
    content: "\E900";
    font-family: Editoral-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 1.5rem;
    color: #40a1bf;
    padding-right: 0.5rem;
}

.review-page-section .conclusion {
    background: #fff;
    position: relative;
    border-bottom: 0.1rem solid #000;
    padding: 2.4rem 3rem 2rem;
}

@media (min-width: 1024px) {
    .review-page-section .conclusion {
        padding: 4.4rem 0 0.3rem;
    }
}

.review-page-section .conclusion .end-of-article,
.review-page-section .conclusion h2 {
    padding: 0;
}

.review-page-section .conclusion:before {
    content: "";
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -80rem;
    width: 80rem;
}

.review-page-section .conclusion:after {
    content: "";
    position: absolute;
    bottom: -0.1rem;
    border-bottom: 0.1rem solid #000;
    left: -80rem;
    width: 80rem;
}

.review-page-section .conclusion h4 {
    margin: 0 0 1rem;
    font-family: whyte_book;
    color: #40a0bf;
    font-size: 2.16rem;
    padding: 0;
}

.review-page-section .conclusion ul {
    list-style: none;
}

.review-page-section .conclusion ul li {
    margin-bottom: 3rem;
}

.review-page-section .conclusion ul li p {
    margin: 0;
    padding: 0;
}

@media (max-width: 767px) {
    .review-page-section .jump-to-section {
        display: none;
    }
}

.full-template-page-section {
    max-width: 100%;
    border: none;
    overflow: hidden;
    margin-left: 0;
    padding-left: 0;
    padding-top: 0;
}

.full-template-page-section .comments-block,
.full-template-page-section .telegram-info-block {
    max-width: 91rem;
    margin-left: auto;
    margin-right: auto;
}

.full-template-page-section .telegram-info-block {
    margin-top: 3rem;
}

.full-template-page-section .simple-category-page-content {
    padding-left: 0;
}

.simple-category-page-section.review-page-section .simple-category-page-content {
    margin-top: 45px;
}

.full-template-page-section .simple-category-page-content .conv-container,
.full-template-page-section .simple-category-page-content .docments-section,
.full-template-page-section .simple-category-page-content .end-of-article,
.full-template-page-section .simple-category-page-content .gray-image-content-block,
.full-template-page-section .simple-category-page-content .iframe-block,
.full-template-page-section .simple-category-page-content .image-content-block,
.full-template-page-section .simple-category-page-content .insider-tip,
.full-template-page-section .simple-category-page-content .mobile-share-block,
.full-template-page-section .simple-category-page-content .new-review-block,
.full-template-page-section .simple-category-page-content .read-this-next-tip,
.full-template-page-section .simple-category-page-content .review-block,
.full-template-page-section .simple-category-page-content .tags,
.full-template-page-section .simple-category-page-content .what-we-like-section,
.full-template-page-section .simple-category-page-content .wp-block-image,
.full-template-page-section .simple-category-page-content .wp-block-media-text,
.full-template-page-section .simple-category-page-content .wp-block-video,
.full-template-page-section .simple-category-page-content blockquote,
.full-template-page-section .simple-category-page-content figcaption,
.full-template-page-section .simple-category-page-content h1,
.full-template-page-section .simple-category-page-content h2,
.full-template-page-section .simple-category-page-content h3,
.full-template-page-section .simple-category-page-content h4,
.full-template-page-section .simple-category-page-content ol,
.full-template-page-section .simple-category-page-content p,
.full-template-page-section .simple-category-page-content table,
.full-template-page-section .simple-category-page-content ul {
    max-width: 91rem;
    margin-left: auto;
    margin-right: auto;
}

.full-template-page-section .simple-category-page-content .docments-section ul {
    padding: 0;
}

.full-template-page-section .simple-category-page-content h1,
.full-template-page-section .simple-category-page-content h2,
.full-template-page-section .simple-category-page-content h3,
.full-template-page-section .simple-category-page-content h4,
.full-template-page-section .simple-category-page-content h5,
.full-template-page-section .simple-category-page-content h6,
.full-template-page-section .simple-category-page-content p {
    width: 100%;
    padding: 0 1.6rem;
}

@media (min-width: 1024px) {
    .full-template-page-section .simple-category-page-content h1,
    .full-template-page-section .simple-category-page-content h2,
    .full-template-page-section .simple-category-page-content h3,
    .full-template-page-section .simple-category-page-content h4,
    .full-template-page-section .simple-category-page-content h5,
    .full-template-page-section .simple-category-page-content h6,
    .full-template-page-section .simple-category-page-content p {
        padding: 0;
    }
}

.full-template-page-section .simple-category-page-content .what-we-like-section:after {
    content: "";
    background: #ddd6cc;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -80rem;
    width: 80rem;
}

@media (min-width: 1024px) {
    .full-template-page-section .simple-category-page-content .new-review-block {
        padding-right: 0;
    }
}

.full-template-page-section .simple-category-page-content .wp-block-video {
    -js-display: flex;
    display: flex;
    justify-content: center;
}

.full-template-page-section .simple-category-page-content .share-section {
    left: 50%;
    transform: translateX(-64rem);
}

@media (min-width: 1280px) {
    .full-template-page-section .simple-category-page-content .share-section {
        display: block;
    }
}

.full-template-page-section .simple-category-page-content table {
    max-width: 100%;
    width: 600px;
    overflow-x: auto;
    margin-left: 1.6rem;
    margin-right: 1.6rem;
}

@media (min-width: 768px) {
    .full-template-page-section .simple-category-page-content table {
        width: calc(100% - 6rem);
        margin-left: 3rem;
        margin-right: 3rem;
    }
}

@media (min-width: 1024px) {
    .full-template-page-section .simple-category-page-content table {
        width: 100%;
        overflow-x: hidden;
        margin-left: auto;
        margin-right: auto;
    }
}

.full-template-page-section .simple-category-page-content .wp-block-table {
    max-width: 91rem;
    overflow-x: auto;
    margin: 0 auto;
}

.full-template-page-section .simple-category-page-content .wp-block-table table {
    margin-left: 0;
    margin-right: 0;
}

@media (min-width: 768px) {
    .full-template-page-section .simple-category-page-content .wp-block-table table {
        width: 100%;
    }
}

@media (min-width: 1024px) {
    .full-template-page-section .simple-category-page-content .wp-block-table table {
        width: 100%;
        overflow-x: hidden;
        margin-left: 0;
        margin-right: 0;
    }
}

.full-template-page-section .simple-category-page-content .gray-image-content-block {
    -js-display: flex;
    display: flex;
    align-items: center;
    background: #ddd6cc;
    margin-top: 4rem;
    margin-bottom: 4rem;
    flex-direction: column;
}

@media (min-width: 1024px) {
    .full-template-page-section .simple-category-page-content .gray-image-content-block {
        flex-direction: row;
    }
}

.full-template-page-section .simple-category-page-content .gray-image-content-block img {
    width: 100%;
    max-width: 100%;
}

@media (min-width: 1024px) {
    .full-template-page-section .simple-category-page-content .gray-image-content-block img {
        max-width: 36rem;
    }
}

.full-template-page-section .simple-category-page-content .gray-image-content-block div {
    width: 100%;
    padding: 2rem 0;
}

@media (min-width: 1024px) {
    .full-template-page-section .simple-category-page-content .gray-image-content-block div {
        width: calc(100% - 36rem);
        padding: 2rem 5rem;
    }
}

.full-template-page-section .simple-category-page-content .gray-image-content-block div strong {
    display: block;
    font-size: 1.8rem;
    line-height: 3rem;
    margin-bottom: 1.5rem;
    padding: 0 3rem;
}

@media (min-width: 1024px) {
    .full-template-page-section .simple-category-page-content .gray-image-content-block div strong {
        padding: 0;
    }
}

.full-template-page-section .simple-category-page-content .gray-image-content-block div p {
    margin: 0;
    font-size: 1.8rem;
    line-height: 3rem;
}

.full-template-page-section .simple-category-page-content .wp-block-media-text {
    display: block;
}

@media (min-width: 1024px) {
    .full-template-page-section .simple-category-page-content .wp-block-media-text {
        display: grid;
    }
}

.full-template-page-section .simple-category-page-content .wp-block-media-text .wp-block-media-text__content p {
    padding: 0;
}

.full-template-page-section .simple-category-page-content .wp-block-media-text.alignwide .wp-block-media-text__content {
    padding: 0 3rem;
}

@media (min-width: 1024px) {
    .full-template-page-section .simple-category-page-content .wp-block-media-text.alignwide .wp-block-media-text__content {
        padding-right: 0;
    }
}

.full-template-page-section .simple-category-page-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    padding: 0 3rem;
}

@media (min-width: 1024px) {
    .full-template-page-section .simple-category-page-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
        padding-left: 0;
        padding-right: 5rem;
    }
}

.full-template-page-section .simple-category-page-content .image-content-block {
    -js-display: flex;
    display: flex;
    align-items: center;
    margin-top: 4rem;
    margin-bottom: 4rem;
    padding: 0 1.6rem;
    flex-direction: column;
}

@media (min-width: 1024px) {
    .full-template-page-section .simple-category-page-content .image-content-block {
        flex-direction: row;
        padding: 0;
    }
}

.full-template-page-section .simple-category-page-content .image-content-block img {
    width: 100%;
    max-width: 100%;
}

@media (min-width: 1024px) {
    .full-template-page-section .simple-category-page-content .image-content-block img {
        max-width: 46rem;
    }
}

.full-template-page-section .simple-category-page-content .image-content-block figure+div,
.full-template-page-section .simple-category-page-content .image-content-block figure+noscript+div,
.full-template-page-section .simple-category-page-content .image-content-block img+div,
.full-template-page-section .simple-category-page-content .image-content-block img+noscript+div {
    padding: 2rem 0;
}

@media (min-width: 1024px) {
    .full-template-page-section .simple-category-page-content .image-content-block figure+div,
    .full-template-page-section .simple-category-page-content .image-content-block figure+noscript+div,
    .full-template-page-section .simple-category-page-content .image-content-block img+div,
    .full-template-page-section .simple-category-page-content .image-content-block img+noscript+div {
        padding: 2rem 0 2rem 5rem;
    }
}

.full-template-page-section .simple-category-page-content .image-content-block div {
    width: 100%;
    padding: 2rem 0;
}

@media (min-width: 1024px) {
    .full-template-page-section .simple-category-page-content .image-content-block div {
        width: calc(100% - 46rem);
        padding: 2rem 5rem 2rem 0;
    }
}

.full-template-page-section .simple-category-page-content .image-content-block div strong {
    display: block;
    font-size: 1.8rem;
    line-height: 3rem;
    margin-bottom: 1.5rem;
}

.full-template-page-section .simple-category-page-content .image-content-block div p {
    margin: 0;
    font-size: 1.8rem;
    line-height: 3rem;
    padding: 0;
}

.full-template-page-section .simple-category-page-content blockquote {
    position: relative;
    border-left: 0.1rem solid #40a1bf;
    border-bottom: 0.1rem solid #40a1bf;
    border-right: 0.1rem solid #40a1bf;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
    padding: 0 4.4rem 1.5rem;
    text-align: center;
    margin: 0 3rem 5rem;
}

@media (min-width: 1024px) {
    .full-template-page-section .simple-category-page-content blockquote {
        margin-left: auto;
        margin-right: auto;
    }
}

.full-template-page-section .simple-category-page-content blockquote h2 {
    font-family: gascogne_light;
}

.full-template-page-section .simple-category-page-content blockquote:after,
.full-template-page-section .simple-category-page-content blockquote:before {
    content: "\E904";
    font-size: 1.85rem;
    color: #40a1bf;
    background: #f5f0e4;
    position: absolute;
    top: 0;
    font-family: Editoral-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}

.full-template-page-section .simple-category-page-content blockquote:before {
    height: 2.7rem;
    left: -1.2rem;
}

.full-template-page-section .simple-category-page-content blockquote:after {
    transform: rotate(180deg);
    padding-top: 1rem;
    bottom: 4rem;
    right: -1.2rem;
}

.full-template-page-section .simple-category-page-content blockquote span {
    position: absolute;
    bottom: -3.5rem;
    left: 50%;
    padding: 0 2rem;
    transform: translateX(-50%);
    background: #f5f0e4;
}

@media (min-width: 768px) {
    .full-template-page-section .simple-category-page-content blockquote span {
        bottom: -1.5rem;
    }
}

.full-template-page-section .simple-category-page-content .wp-block-image {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

@media (min-width: 768px) {
    .full-template-page-section .simple-category-page-content .wp-block-image {
        margin-top: 5rem;
    }
}

@media (min-width: 768px) {
    .full-template-page-section .simple-category-page-content .wp-block-image img {
        width: 100%;
    }
}

.full-template-page-section .simple-category-page-content .wp-block-image figcaption {
    margin-bottom: 0;
}

.full-template-page-section .simple-category-page-content .wp-block-image.full-image {
    max-width: 100%;
    margin: 3rem 0;
}

@media (min-width: 768px) {
    .full-template-page-section .simple-category-page-content .wp-block-image.full-image {
        margin: 8rem 0;
    }
}

.full-template-page-section .simple-category-page-content .wp-block-image.full-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.full-template-page-section .simple-category-page-content .wp-block-image.two-full-image {
    max-width: 100%;
    margin: 3rem auto;
    -js-display: flex;
    display: flex;
    justify-content: stretch;
    flex-direction: column;
}

@media (min-width: 768px) {
    .full-template-page-section .simple-category-page-content .wp-block-image.two-full-image {
        flex-direction: row;
        margin: 8rem auto;
    }
}

.full-template-page-section .simple-category-page-content .wp-block-image.two-full-image img {
    width: 50%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.full-template-page-section .simple-category-page-content .wp-block-gallery {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

@media (min-width: 768px) {
    .full-template-page-section .simple-category-page-content .wp-block-gallery {
        margin-top: 5rem;
        margin-bottom: 5rem;
    }
}

.full-template-page-section .simple-category-page-content .wp-block-gallery ul {
    -js-display: flex;
    display: flex;
    list-style: none;
}

.full-template-page-section .simple-category-page-content .wp-block-gallery.two-full-image ul {
    max-width: 100%;
    justify-content: stretch;
    flex-wrap: nowrap;
    flex-direction: column;
}

@media (min-width: 768px) {
    .full-template-page-section .simple-category-page-content .wp-block-gallery.two-full-image ul {
        flex-direction: row;
    }
}

.full-template-page-section .simple-category-page-content .wp-block-gallery.two-full-image .blocks-gallery-item {
    width: 100%;
}

@media (min-width: 768px) {
    .full-template-page-section .simple-category-page-content .wp-block-gallery.two-full-image .blocks-gallery-item {
        width: 50%;
    }
}

.full-template-page-section .simple-category-page-content .wp-block-gallery.three-images ul {
    display: block;
    max-width: 110rem;
    padding: 0;
    overflow: hidden;
}

@media (min-width: 768px) {
    .full-template-page-section .simple-category-page-content .wp-block-gallery.three-images ul {
        height: 82.5rem;
        -moz-column-count: 2;
        column-count: 2;
    }
}

.full-template-page-section .simple-category-page-content .wp-block-gallery.three-images ul li {
    width: 100%;
}

.full-template-page-section .simple-category-page-content .wp-block-gallery.three-images ul li:first-child {
    margin-bottom: 1rem;
}

@media (min-width: 768px) {
    .full-template-page-section .simple-category-page-content .wp-block-gallery.three-images ul li:first-child {
        margin-bottom: 2.5rem;
        height: calc(50% - 1.25rem);
    }
}

.full-template-page-section .simple-category-page-content .wp-block-gallery.three-images ul li:first-child+li {
    margin-bottom: 1rem;
}

@media (min-width: 768px) {
    .full-template-page-section .simple-category-page-content .wp-block-gallery.three-images ul li:first-child+li {
        height: calc(50% - 1.25rem);
        margin-bottom: 0;
    }
}

.full-template-page-section .simple-category-page-content .wp-block-gallery.three-images ul li:last-child {
    height: 100vh;
}

.full-template-page-section .simple-category-page-content .wp-block-gallery.three-images ul li figure {
    height: 100%;
    width: 100%;
}

.full-template-page-section .simple-category-page-content .wp-block-gallery.three-images ul li img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.full-template-page-section .simple-category-page-content .wp-block-gallery.carousel-container {
    padding-bottom: 7rem;
}

.full-template-page-section .simple-category-page-content .wp-block-gallery.carousel-container ul {
    max-width: 100%;
    justify-content: stretch;
}

.full-template-page-section .simple-category-page-content .wp-block-gallery.carousel-container ul .slick-slide {
    margin: 0 1rem;
}

.full-template-page-section .simple-category-page-content .wp-block-gallery.carousel-container .slick-dots {
    -js-display: flex;
    display: flex;
    justify-content: center;
    margin-top: 2.5rem;
}

.full-template-page-section .simple-category-page-content .wp-block-gallery.carousel-container .slick-dots li {
    margin: 0 1.5rem 0 0;
    width: 1rem;
    height: 1rem;
}

.full-template-page-section .simple-category-page-content .wp-block-gallery.carousel-container .slick-dots li:last-child {
    margin-right: 0;
}

.full-template-page-section .simple-category-page-content .wp-block-gallery.carousel-container .slick-dots li img {
    visibility: visible !important;
}

.full-template-page-section .simple-category-page-content .wp-block-gallery.carousel-container .slick-dots li button {
    width: 1rem;
    height: 1rem;
    background: #ddd6cc;
    padding: 0;
    border-radius: 50%;
    transition: all 0.3s;
}

.full-template-page-section .simple-category-page-content .wp-block-gallery.carousel-container .slick-dots li button:hover {
    background: grey;
}

.full-template-page-section .simple-category-page-content .wp-block-gallery.carousel-container .slick-dots li button:before {
    display: none;
}

.full-template-page-section .simple-category-page-content .wp-block-gallery.carousel-container .slick-dots li.slick-active button {
    background: grey;
}

.full-template-page-section .simple-category-page-content .wp-block-gallery .blocks-gallery-image figure,
.full-template-page-section .simple-category-page-content .wp-block-gallery .blocks-gallery-item figure {
    flex-wrap: wrap;
}

.full-template-page-section .simple-category-page-content .wp-block-gallery .blocks-gallery-image figcaption,
.full-template-page-section .simple-category-page-content .wp-block-gallery .blocks-gallery-item figcaption {
    position: relative;
    bottom: 0;
    width: 100%;
    max-height: 100%;
    overflow: hidden;
    padding: 0;
    color: #000;
    text-align: center;
    font-size: 15px;
    background: none;
    margin-bottom: 0;
}

@media (max-width: 1023px) {
    .full-template-page-section .simple-category-page-content .mobile-share-block {
        flex-wrap: wrap;
        padding: 3rem 0 0;
        max-width: 23rem !important;
    }
}

@media (min-width: 1280px) and (max-width: 1366px) {
    .full-template-page-section .simple-category-page-content .mobile-share-block {
        display: none;
    }
}

.full-template-page-section .signature-img {
    border-top: 0.1rem solid #000;
    padding: 3rem 3rem 4.5rem;
    max-width: 91rem;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

@media (min-width: 1024px) {
    .full-template-page-section .signature-img {
        padding: 3rem 0 4.5rem;
    }
}

.full-template-page-section .signature-img .signature {
    font-family: quick_signature;
    font-size: 8rem;
    line-height: 9rem;
}

.full-template-page-section .signature-img span {
    display: block;
    margin-top: -2rem;
}

.post-template-single-full-page .read-this-next {
    overflow: hidden;
}

.post-template-single-full-page .read-this-next:after,
.post-template-single-full-page .read-this-next:before {
    display: none;
}

.big-background {
    width: 100vw;
    height: 100vh;
    position: relative;
}

.big-background .image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.big-background .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    z-index: 0;
}

.big-background .image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.3);
}

.big-background-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    z-index: 3;
    width: 90%;
}

@media (min-width: 768px) {
    .big-background-content {
        width: auto;
    }
}

.big-background-content .subheadline {
    margin: 0;
    font-size: 1.2rem;
    line-height: 3rem;
    letter-spacing: 0.094rem;
    text-transform: uppercase;
}

.big-background-content h1 {
    margin: 0 0 2rem;
}

.big-background-content .author {
    font-size: 2.16rem;
    line-height: 3rem;
    margin-bottom: 0.5rem;
    font-family: whyte_book;
    color: #fff;
}

.big-background-content .date-info {
    -js-display: flex;
    display: flex;
    list-style: none;
    justify-content: center;
}

.big-background-content .date-info li {
    line-height: 3rem;
    text-transform: uppercase;
    margin-right: 1.3rem;
    font-size: 1.2rem;
    color: #fff;
    position: relative;
    letter-spacing: 0.1rem;
}

.big-background-content .date-info li:last-child:before {
    content: "";
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    left: -0.8rem;
    top: 50%;
    margin-top: -0.2rem;
}

.jump-to-section-review {
    position: fixed;
    left: -280px;
    width: 280px;
    top: 0;
    bottom: 0;
    background-color: #ad86c4;
    z-index: 6;
    transition: left 0.3s;
    will-change: left;
}

@media (max-width: 767px) {
    .jump-to-section-review {
        display: none;
    }
}

.jump-to-section-review.opened {
    left: 0;
}

.jump-to-section-review.opened .show-menu i.icon-jump-to {
    opacity: 0;
}

.jump-to-section-review.opened .show-menu i.icon-left {
    opacity: 1;
}

.jump-to-section-review .icon-footer-logo {
    color: #fff;
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 18px;
}

.jump-to-section-review .show-menu {
    display: block;
    border: none;
    width: 50px;
    height: 50px;
    background-color: #ad86c4;
    position: absolute;
    right: -50px;
    bottom: 230px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    outline: none;
}

@media (max-width: 767px) {
    .jump-to-section-review .show-menu {
        bottom: 130px;
        right: -20px;
        width: 20px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }
}

.jump-to-section-review .show-menu i {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: opacity 0.3s;
    will-change: opacity;
}

.jump-to-section-review .show-menu i.icon-jump-to {
    font-size: 20px;
    opacity: 1;
}

@media (max-width: 767px) {
    .jump-to-section-review .show-menu i.icon-jump-to {
        font-size: 13px;
    }
}

.jump-to-section-review .show-menu i.icon-left {
    font-size: 18px;
    opacity: 0;
}

@media (max-width: 767px) {
    .jump-to-section-review .show-menu i.icon-left {
        font-size: 13px;
    }
}

.jump-to-section-review-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    left: 20px;
    right: 20px;
}

.jump-to-section-review-content h5 {
    margin: 0 0 10px;
}

@media (max-width: 767px) {
    .jump-to-section-review-content h5 {
        font-size: 18px;
    }
}

.jump-to-section-review-content ul {
    list-style: none;
}

.jump-to-section-review-content ul li {
    font-size: 12px;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .jump-to-section-review-content ul li {
        font-size: 13px;
    }
}

.jump-to-section-review-content ul li a {
    color: #fff;
    text-transform: uppercase;
    font-family: whyte_book;
    transition: all 0.3s;
    position: relative;
}

.jump-to-section-review-content ul li a:after {
    content: "";
    height: 1px;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0;
    background-color: #f6f0e3;
    transition: 0.4s;
}

.jump-to-section-review-content ul li a:hover:after {
    width: 100%;
}

.jump-to-section-review-content ul li a.active {
    font-weight: 700;
    background-color: transparent;
}

.full-template-page .container {
    padding-left: 0;
}

.review-page-template .jump-to-section-review {
    display: none;
}

@media (max-width: 767px) {
    .review-page-template .jump-to-section-review {
        display: block;
    }
}

.docments-section {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .docments-section {
        padding: 0 1.6rem;
    }
}

.docments-section h2 {
    border-bottom: 0.1rem solid #000;
}

.docments-section ul {
    list-style: none;
}

.docments-section ul li {
    -js-display: flex;
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}

.docments-section ul li i {
    font-size: 2rem;
    padding-right: 1rem;
}

.docments-section ul li a {
    position: relative;
    transition: 0.2s;
    display: inline-block;
}

.docments-section ul li a:after {
    content: "";
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    background-color: #ad86c4;
    transition: 0.4s;
}

.docments-section ul li a svg {
    position: relative;
    top: 2px;
}

.docments-section ul li a:hover {
    color: #ad86c4;
    opacity: 1;
}

.docments-section ul li a:hover:after {
    width: 100%;
}

.docments-section ul li a:hover svg g {
    fill: #ad86c4;
}

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

@keyframes fillGraphAnimation {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(180deg);
    }
}

.category-hdb .category-list .category-items-section h2,
.category-hdb .category-list .category-list-header-top ul li.current-menu-item a,
.category-hdb .category-list .category-list-header-top ul li:hover a,
.category-hdb .category-list a h5:hover,
.category-hdb .category-list h5 a:hover {
    color: #66b26b;
}

.category-hdb .category-list .category-info-block {
    background-color: #66b26b;
}

.category-hdb .category-list-items .pagination-container .pagination,
.category-hdb .category-list-items .pagination-container .pagination:hover {
    color: #66b26b;
}

.category-hdb .category-list-items .pagination-container .pagination a:before,
.category-hdb .category-list-items .pagination-container .pagination span:before {
    border-top-color: #66b26b;
}

.category-hdb .category-list-items .pagination-container .pagination a:after,
.category-hdb .category-list-items .pagination-container .pagination span:after {
    border-bottom-color: #66b26b;
}

.category-hdb .category-list-items .pagination-container .pagination a.current:before,
.category-hdb .category-list-items .pagination-container .pagination span.current:before {
    border-color: #66b26b;
}

.category-hdb .category-list-items .pagination-container .pagination a.current:after,
.category-hdb .category-list-items .pagination-container .pagination span.current:after {
    border-top-color: #66b26b;
    border-left-color: #66b26b;
}

.category-condo .category-list .category-items-section h2,
.category-condo .category-list a h5:hover,
.category-condo .category-list h5 a:hover {
    color: #40a1bf;
}

.category-condo .category-list .category-list-header {
    top: 22.8rem;
}

@media (max-width: 1279px) {
    .category-condo .category-list .category-list-header {
        top: 17rem;
    }
}

.category-condo .category-list .category-list-header-top ul li.current-menu-item a,
.category-condo .category-list .category-list-header-top ul li:hover a {
    color: #40a1bf;
}

@media (max-width: 767px) {
    .category-condo .category-list .category-list-header-top .categories-menu ul {
        display: inline-block;
        margin-right: 180px;
    }
}

@media (max-width: 767px) {
    .category-condo .category-list .category-list-header-top .categories-menu ul li:last-child {
        margin-right: 115px;
    }
}

.category-condo .category-list .category-info-block {
    background-color: #40a1bf;
}

@media (max-width: 767px) {
    .category-condo .category-list .category-info-block {
        height: auto;
    }
}

.category-condo .category-list-items .pagination-container .pagination,
.category-condo .category-list-items .pagination-container .pagination:hover {
    color: #40a1bf;
}

.category-condo .category-list-items .pagination-container .pagination a:before,
.category-condo .category-list-items .pagination-container .pagination span:before {
    border-top-color: #40a1bf;
}

.category-condo .category-list-items .pagination-container .pagination a:after,
.category-condo .category-list-items .pagination-container .pagination span:after {
    border-bottom-color: #40a1bf;
}

.category-condo .category-list-items .pagination-container .pagination a.current:before,
.category-condo .category-list-items .pagination-container .pagination span.current:before {
    border-color: #40a1bf;
}

.category-condo .category-list-items .pagination-container .pagination a.current:after,
.category-condo .category-list-items .pagination-container .pagination span.current:after {
    border-top-color: #40a1bf;
    border-left-color: #40a1bf;
}

.category-en-bloc .alphabet-link,
.category-en-bloc .filter-link {
    display: none;
}

.category-en-bloc .category-list .category-list-header {
    top: 18rem;
}

.category-opinion .category-list .category-items-section h2,
.category-opinion .category-list .category-list-header-top ul li.current-menu-item a,
.category-opinion .category-list .category-list-header-top ul li:hover a,
.category-opinion .category-list a h5:hover,
.category-opinion .category-list h5 a:hover {
    color: #ad86c4;
}

.category-opinion .category-list .category-info-block {
    background-color: #ad86c4;
}

.category-opinion .category-list-items .pagination-container .pagination,
.category-opinion .category-list-items .pagination-container .pagination:hover {
    color: #ad86c4;
}

.category-opinion .category-list-items .pagination-container .pagination a:before,
.category-opinion .category-list-items .pagination-container .pagination span:before {
    border-top-color: #ad86c4;
}

.category-opinion .category-list-items .pagination-container .pagination a:after,
.category-opinion .category-list-items .pagination-container .pagination span:after {
    border-bottom-color: #ad86c4;
}

.category-opinion .category-list-items .pagination-container .pagination a.current:before,
.category-opinion .category-list-items .pagination-container .pagination span.current:before {
    border-color: #ad86c4;
}

.category-opinion .category-list-items .pagination-container .pagination a.current:after,
.category-opinion .category-list-items .pagination-container .pagination span.current:after {
    border-top-color: #ad86c4;
    border-left-color: #ad86c4;
}

.category-guides .category-list .category-items-section h2,
.category-guides .category-list .category-list-header-top ul li.current-menu-item a,
.category-guides .category-list .category-list-header-top ul li:hover a,
.category-guides .category-list a h5:hover,
.category-guides .category-list h5 a:hover {
    color: #fc9047;
}

.category-guides .category-list .category-info-block {
    background-color: #fc9047;
}

.category-guides .category-list-items .pagination-container .pagination,
.category-guides .category-list-items .pagination-container .pagination:hover {
    color: #fc9047;
}

.category-guides .category-list-items .pagination-container .pagination a:before,
.category-guides .category-list-items .pagination-container .pagination span:before {
    border-top-color: #fc9047;
}

.category-guides .category-list-items .pagination-container .pagination a:after,
.category-guides .category-list-items .pagination-container .pagination span:after {
    border-bottom-color: #fc9047;
}

.category-guides .category-list-items .pagination-container .pagination a.current:before,
.category-guides .category-list-items .pagination-container .pagination span.current:before {
    border-color: #fc9047;
}

.category-guides .category-list-items .pagination-container .pagination a.current:after,
.category-guides .category-list-items .pagination-container .pagination span.current:after {
    border-top-color: #fc9047;
    border-left-color: #fc9047;
}

.category-latest .category-list .category-info-block {
    background-color: #ddd6cc;
}

.category-view.opacity .category-info-block .container {
    opacity: 0.6;
}

.category-list {
    position: relative;
}

.category-list-headline {
    padding: 2rem 0;
    margin: 0;
    text-align: center;
}

.category-list .container {
    max-width: 1280px;
}

.category-list a h5,
.category-list h5 a {
    transition: color 0.2s;
    will-change: color;
}

.category-list a h5:hover,
.category-list h5 a:hover {
    color: #2c2c2c;
}

.category-list .category-list-header-top {
    position: fixed;
    top: 9.1rem;
    left: 0;
    right: 0;
    z-index: 4;
    background-color: #f5f0e4;
}

@media (max-width: 1279px) {
    .category-list .category-list-header-top {
        top: 4.7rem;
    }
}

.category-list .category-list-header-top .categories-menu .container {
    position: relative;
    max-width: 1340px;
    padding: 0;
}

.category-list .category-list-header-top .categories-menu .filter-link {
    margin-left: 3rem;
}

.category-list .category-list-header-top .categories-menu span {
    font-size: 12px;
    line-height: 48px;
    text-transform: uppercase;
    font-weight: 400;
    cursor: pointer;
    text-decoration: underline;
}

@media (max-width: 767px) {
    .category-list .category-list-header-top .categories-menu span {
        line-height: 36px;
    }
}

.category-list .category-list-header-top .categories-menu span:hover {
    color: #40a1bf;
}

.category-list .category-list-header-top .categories-menu span:hover path {
    stroke: #40a1bf;
}

.category-list .category-list-header-top .categories-menu span,
.category-list .category-list-header-top .categories-menu svg,
.category-list .category-list-header-top .categories-menu svg path {
    transition: all 0.3s;
}

.category-list .category-list-header-top .categories-menu svg {
    margin-left: 10px;
}

.category-list .category-list-header-top .categories-menu .sub-menu {
    -js-display: flex;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
}

@media (max-width: 767px) {
    .category-list .category-list-header-top .categories-menu .sub-menu {
        border-top: 0.1rem solid #000;
    }
}

@media (max-width: 767px) {
    .category-list .category-list-header-top .categories-menu .sub-menu>span {
        width: 50%;
        text-align: center;
    }
    .category-list .category-list-header-top .categories-menu .sub-menu>span:first-child {
        border-right: 0.1rem solid #000;
    }
}

.category-list h1 {
    margin: 0;
    padding: 20px 0;
    text-align: center;
    font-size: 27px;
    line-height: 48px;
    font-family: whyte_book;
    text-transform: uppercase;
    letter-spacing: -0.1rem;
}

@media (max-width: 1279px) {
    .category-list h1 {
        font-size: 2.3rem;
        letter-spacing: -0.1rem;
    }
}

.category-list-header {
    position: sticky;
    padding-bottom: 88px;
    top: 18rem;
    left: 0;
    right: 0;
    z-index: 2;
}

@media (max-width: 1023px) {
    .category-list-header {
        top: 13.6rem;
    }
}

.category-list-header .container {
    transition: opacity 0.5s;
    will-change: opacity;
    opacity: 1;
}

.category-list .category-items-section {
    position: relative;
    z-index: 2;
    background-color: #f5f0e4;
    padding-bottom: 15rem;
}

.category-list .category-items-section h2 {
    text-align: center;
    font-size: 3rem;
    padding: 25px 0 0;
    margin: 0;
}

@media (max-width: 1024px) {
    .category-list .category-items-section h2 {
        padding: 20px 0 0;
        font-size: 28px;
    }
}

.category-list .category-info-block {
    border-top: 0.1rem solid rgba(0, 0, 0, 0.5);
}

.category-list .category-info-block .container {
    -js-display: flex;
    display: flex;
    justify-content: space-between;
    padding-top: 5rem;
    padding-bottom: 5rem;
    max-width: 1370px;
}

@media (max-width: 1024px) {
    .category-list .category-info-block .container {
        flex-wrap: wrap;
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}

.category-list .category-info-block-info {
    max-width: 420px;
    text-align: center;
    position: relative;
    padding-top: 3rem;
}

@media (max-width: 1024px) {
    .category-list .category-info-block-info {
        max-width: 100%;
    }
}

.category-list .category-info-block-info .categoriesItem {
    display: inline-block;
}

.category-list .category-info-block-info .author-list li .social-share-counter .gs-big-counter strong {
    color: #000 !important;
}

.category-list .category-info-block-info .categoryName {
    display: inline-block;
    border-radius: 1.2rem;
    font-size: 1.1rem;
    border: 0.1rem solid #000;
    padding: 0.2rem 1rem;
    margin-bottom: 3.3rem;
    text-transform: uppercase;
}

.category-list .category-info-block-info h2 {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0.2px;
    margin: 0 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

@media (max-width: 767px) {
    .category-list .category-info-block-info h2 {
        font-size: 24px;
        line-height: 28px;
        margin: 0 0 8px;
        overflow: visible;
        text-overflow: unset;
        display: block;
    }
}

@media (max-width: 374px) {
    .category-list .category-info-block-info h2 {
        font-size: 20px;
        line-height: 24px;
    }
}

.category-list .category-info-block-info p {
    margin: 0 0 30px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
}

@media (max-width: 767px) {
    .category-list .category-info-block-info p {
        margin: 0;
        font-size: 12px;
    }
}

.category-list .category-info-block-info .author-list {
    justify-content: center;
}

.category-list .category-info-block-info .author-list li {
    color: #000;
}

.category-list .category-info-block-info .author-box {
    -js-display: flex;
    display: flex;
    position: absolute;
    bottom: 0;
    justify-content: center;
    width: 100%;
}

@media (max-width: 1024px) {
    .category-list .category-info-block-info .author-box {
        position: relative;
        bottom: 0;
        padding: 10px 0;
    }
}

.category-list .category-info-block-info .author-avatar {
    width: 94px;
    margin-right: 5px;
}

@media (max-width: 767px) {
    .category-list .category-info-block-info .author-avatar {
        width: 70px;
    }
}

@media (max-width: 374px) {
    .category-list .category-info-block-info .author-avatar {
        width: 60px;
    }
}

.category-list .category-info-block-info .author-avatar img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.category-list .category-info-block-info .author-info {
    margin-top: 26px;
    text-align: left;
}

@media (max-width: 767px) {
    .category-list .category-info-block-info .author-info {
        margin-top: 13px;
    }
}

@media (max-width: 374px) {
    .category-list .category-info-block-info .author-info {
        margin-top: 12px;
    }
}

.category-list .category-info-block-info .author-info h3 {
    font-family: antro_vectra;
    font-size: 36px;
    line-height: 24px;
    margin: 0 0 12px;
}

@media (max-width: 767px) {
    .category-list .category-info-block-info .author-info h3 {
        font-size: 24px;
        margin: 0;
    }
}

@media (max-width: 374px) {
    .category-list .category-info-block-info .author-info h3 {
        font-size: 20px;
        line-height: 18px;
        margin: 0;
    }
}

.category-list .category-info-block-info .author-info span {
    margin: 0;
    font-size: 11px;
    line-height: 14px;
    font-weight: 400;
    letter-spacing: 0.2px;
    padding-left: 10px;
}

.category-list .category-info-block-image {
    width: calc(100% - 500px);
}

@media (max-width: 1024px) {
    .category-list .category-info-block-image {
        width: 100%;
    }
}

.category-list .category-info-block-image img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    aspect-ratio: 1.5;
}

@media (max-width: 767px) {
    .category-list .category-info-block-image img {
        height: 22.5rem;
    }
}

.category-list-items {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 2;
    padding: 1.2rem 0 0;
}

@media (min-width: 768px) {
    .category-list-items {
        padding: 4rem 0 0;
    }
}

.category-list-items .pagination-container {
    margin-top: 7rem;
    position: relative;
    -js-display: flex;
    display: flex;
    justify-content: center;
    width: 100%;
}

.category-list-items .pagination-container .pagination {
    height: 26px;
    position: relative;
    -js-display: flex;
    display: flex;
}

.category-list-items .pagination-container .pagination a,
.category-list-items .pagination-container .pagination span {
    position: relative;
    margin-right: 1rem;
    font-size: 1.4rem;
    color: currentColor;
}

@media (max-width: 767px) {
    .category-list-items .pagination-container .pagination a,
    .category-list-items .pagination-container .pagination span {
        margin-right: 20px;
    }
}

.category-list-items .pagination-container .pagination a:before,
.category-list-items .pagination-container .pagination span:before {
    content: "";
    width: 54px;
    border-top: 0.1rem solid;
    height: 1.8rem;
    position: absolute;
    bottom: 0.8rem;
    left: -12px;
    right: -100%;
    display: none;
}

@media (max-width: 767px) {
    .category-list-items .pagination-container .pagination a:before,
    .category-list-items .pagination-container .pagination span:before {
        width: 36px;
        left: -5px;
        bottom: 13px;
    }
}

.category-list-items .pagination-container .pagination a:after,
.category-list-items .pagination-container .pagination span:after {
    content: "";
    width: 7rem;
    border-bottom: 0.1rem solid;
    height: 1.8rem;
    position: absolute;
    bottom: -0.8rem;
    left: -17px;
}

@media (max-width: 767px) {
    .category-list-items .pagination-container .pagination a:after,
    .category-list-items .pagination-container .pagination span:after {
        width: 50px;
        bottom: -2px;
    }
}

@media (min-width: 768px) {
    .category-list-items .pagination-container .pagination a,
    .category-list-items .pagination-container .pagination span {
        margin-right: 35px;
        font-size: 16px;
    }
}

.category-list-items .pagination-container .pagination a:last-child,
.category-list-items .pagination-container .pagination span:last-child {
    margin-right: 0;
}

.category-list-items .pagination-container .pagination a:first-child+span:before,
.category-list-items .pagination-container .pagination span:first-child+span:before {
    left: -21px;
    width: 47px;
}

@media (max-width: 767px) {
    .category-list-items .pagination-container .pagination a:first-child+span:before,
    .category-list-items .pagination-container .pagination span:first-child+span:before {
        width: 38px;
    }
    .category-list-items .pagination-container .pagination a:first-child+a:before,
    .category-list-items .pagination-container .pagination span:first-child+a:before {
        width: 25px;
    }
}

.category-list-items .pagination-container .pagination a.current:before,
.category-list-items .pagination-container .pagination span.current:before {
    content: "";
    display: block;
    height: 1.8rem;
    width: 36px;
    border: 0.1rem solid;
    border-top: 0;
    border-left: 0;
    border-bottom-right-radius: 0.8rem;
    position: absolute;
    bottom: -0.8rem;
    left: -1rem;
    right: -1.7rem;
}

@media (max-width: 767px) {
    .category-list-items .pagination-container .pagination a.current:before,
    .category-list-items .pagination-container .pagination span.current:before {
        width: 30px;
        left: -13px;
        right: 0;
        bottom: -2px;
    }
}

.category-list-items .pagination-container .pagination a.current:after,
.category-list-items .pagination-container .pagination span.current:after {
    content: "";
    display: block;
    height: 1.8rem;
    width: 30px;
    border-top: 0.1rem solid;
    border-bottom: none;
    border-left: 0.1rem solid;
    border-top-left-radius: 0.8rem;
    position: absolute;
    bottom: 0.8rem;
    left: 2.5rem;
    right: -100%;
}

@media (max-width: 767px) {
    .category-list-items .pagination-container .pagination a.current:after,
    .category-list-items .pagination-container .pagination span.current:after {
        left: 16px;
        bottom: 13px;
    }
}

@media (max-width: 767px) {
    .category-list-items .pagination-container .pagination a.current+.next,
    .category-list-items .pagination-container .pagination span.current+.next {
        left: 25px;
    }
    .category-list-items .pagination-container .pagination a.current+.next:before,
    .category-list-items .pagination-container .pagination span.current+.next:before {
        left: -10px;
    }
}

.category-list-items .pagination-container .pagination a.next,
.category-list-items .pagination-container .pagination a.prev,
.category-list-items .pagination-container .pagination span.next,
.category-list-items .pagination-container .pagination span.prev {
    text-transform: uppercase;
    position: relative;
    font-size: 12px;
}

.category-list-items .pagination-container .pagination a.next:before,
.category-list-items .pagination-container .pagination a.prev:before,
.category-list-items .pagination-container .pagination span.next:before,
.category-list-items .pagination-container .pagination span.prev:before {
    content: "";
    width: 1px !important;
    height: 8px;
    background: currentColor;
    position: absolute;
    left: -12px;
    top: 3px;
    display: block;
}

@media (max-width: 767px) {
    .category-list-items .pagination-container .pagination a.next:before,
    .category-list-items .pagination-container .pagination a.prev:before,
    .category-list-items .pagination-container .pagination span.next:before,
    .category-list-items .pagination-container .pagination span.prev:before {
        top: 3px;
    }
}

.category-list-items .pagination-container .pagination a.next:after,
.category-list-items .pagination-container .pagination a.prev:after,
.category-list-items .pagination-container .pagination span.next:after,
.category-list-items .pagination-container .pagination span.prev:after {
    content: "";
    width: 1px !important;
    height: 8px;
    background: currentColor;
    position: absolute;
    left: -12px;
    top: 8px;
    display: block !important;
}

@media (max-width: 767px) {
    .category-list-items .pagination-container .pagination a.next:after,
    .category-list-items .pagination-container .pagination a.prev:after,
    .category-list-items .pagination-container .pagination span.next:after,
    .category-list-items .pagination-container .pagination span.prev:after {
        top: 8px;
    }
}

.category-list-items .pagination-container .pagination a.next,
.category-list-items .pagination-container .pagination span.next {
    top: -9px;
    background: #f5f0e5;
    padding-left: 10px;
    left: -10px;
}

@media (max-width: 767px) {
    .category-list-items .pagination-container .pagination a.next,
    .category-list-items .pagination-container .pagination span.next {
        left: 3px;
        top: -14px;
    }
}

.category-list-items .pagination-container .pagination a.next:after,
.category-list-items .pagination-container .pagination a.next:before,
.category-list-items .pagination-container .pagination span.next:after,
.category-list-items .pagination-container .pagination span.next:before {
    left: -3px;
    transform: rotate(-45deg);
}

.category-list-items .pagination-container .pagination a.next:after,
.category-list-items .pagination-container .pagination span.next:after {
    transform: rotate(45deg);
}

.category-list-items .pagination-container .pagination a.prev,
.category-list-items .pagination-container .pagination span.prev {
    bottom: -24px;
    margin-right: 24px;
}

@media (max-width: 767px) {
    .category-list-items .pagination-container .pagination a.prev,
    .category-list-items .pagination-container .pagination span.prev {
        bottom: -18px;
    }
}

.category-list-items .pagination-container .pagination a.prev:after,
.category-list-items .pagination-container .pagination a.prev:before,
.category-list-items .pagination-container .pagination span.prev:after,
.category-list-items .pagination-container .pagination span.prev:before {
    left: auto;
    right: -10px;
    transform: rotate(45deg);
}

.category-list-items .pagination-container .pagination a.prev:after,
.category-list-items .pagination-container .pagination span.prev:after {
    transform: rotate(-45deg);
}

.category-list-items .pagination-container .pagination .dots+a:before {
    width: 60px;
}

@media (max-width: 767px) {
    .category-list-items .pagination-container .pagination .dots+a:before {
        width: 44px;
    }
}

.category-list-items .pagination-container .pagination .current {
    color: #000;
}

.category-list-items .pagination-container .pagination .current+a:before {
    left: -12px;
    display: block;
    width: 6rem;
}

@media (max-width: 767px) {
    .category-list-items .pagination-container .pagination .current+a:before {
        width: 25px;
        left: 0;
    }
}

.category-list-items .pagination-container .pagination .current+a+a+a+a:before,
.category-list-items .pagination-container .pagination .current+a+a+a:before,
.category-list-items .pagination-container .pagination .current+a+a+span+a:before,
.category-list-items .pagination-container .pagination .current+a+a+span:before,
.category-list-items .pagination-container .pagination .current+a+a:before {
    display: block;
}

.category-list-items .pagination-container .pagination .current+a+a+a+a:after,
.category-list-items .pagination-container .pagination .current+a+a+a:after,
.category-list-items .pagination-container .pagination .current+a+a+span+a:after,
.category-list-items .pagination-container .pagination .current+a+a+span:after,
.category-list-items .pagination-container .pagination .current+a+a:after,
.category-list-items .pagination-container .pagination .current+a:after {
    display: none;
}

.category-list-item {
    margin-bottom: 4rem;
    width: 100%;
}

.category-list-item .categoriesItem {
    margin-top: 1.5rem;
}

@media (min-width: 768px) {
    .category-list-item {
        width: calc(50% - 1rem);
        margin-right: 2rem;
        margin-bottom: 6.2rem;
    }
}

@media (min-width: 1024px) {
    .category-list-item {
        width: calc(33.33333% - 2.7rem);
        margin-right: 4rem;
    }
}

.category-list-item:nth-child(2n) {
    margin-right: 0;
}

@media (min-width: 1024px) {
    .category-list-item:nth-child(2n) {
        margin-right: 4rem;
    }
}

@media (min-width: 1024px) {
    .category-list-item:nth-child(3n) {
        margin-right: 0;
    }
}

.category-list-item a {
    overflow: hidden;
    display: block;
}

.category-list-item a img {
    height: 26rem;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transform: scale(1);
    transition: transform 1s;
    will-change: transform;
}

.category-list-item a img:hover {
    transform: scale(1.1);
}

.category-list-item h5 {
    margin: 1.2rem 0;
}

@media (max-width: 767px) {
    .category-list-item h5 {
        margin: 1.5rem 0 6px;
        font-size: 22px;
        line-height: 26px;
    }
}

.category-list-item h5 a {
    display: inline;
}

.category-list-item p {
    margin: 0 0 15px;
    font-size: 12px;
    line-height: 18px;
}

@media (min-width: 768px) {
    .category-list-item p {
        font-size: 14px;
        line-height: 20px;
    }
}

.category-list-item .author {
    display: block;
    margin: 0;
    color: grey;
    font-size: 1.2rem;
    line-height: 2rem;
}

.category-list-top-items {
    -js-display: flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

@media (max-width: 767px) {
    .category-list-top-items {
        flex-direction: column;
        padding-top: 2.5rem;
    }
}

@media (min-width: 768px) {
    .category-list-top-items {
        border-bottom: 0.1rem solid #dcd6cd;
        padding: 10rem 0 3.8rem;
    }
}

.category-list-top-items>h5 {
    width: 100%;
    margin-top: 0;
    font-family: whyte_book;
    font-size: 2.2rem;
}

.category-list-top-items .category-list-item {
    margin: 0;
    position: relative;
}

.category-list-top-items .category-list-item:first-of-type:after {
    content: "";
    background-color: #dcd6cd;
    position: absolute;
}

@media (max-width: 767px) {
    .category-list-top-items .category-list-item {
        margin-bottom: 2.4rem;
        padding-bottom: 1.4rem;
    }
    .category-list-top-items .category-list-item:after {
        content: "";
        background-color: #dcd6cd;
        position: absolute;
        width: 100%;
        height: 0.1rem;
        bottom: 0;
    }
}

@media (min-width: 768px) {
    .category-list-top-items .category-list-item a img {
        height: 382px;
    }
}

@media (min-width: 768px) {
    .category-list-top-items .category-list-item {
        width: calc(50% - 4.5rem);
    }
    .category-list-top-items .category-list-item:first-of-type:after {
        height: 100%;
        width: 0.1rem;
        right: -4.5rem;
        top: 0;
    }
}

.category-list-top-items .category-list-item-content {
    margin-top: 1.5rem;
}

.category-list-tree-rows {
    -js-display: flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

@media (max-width: 767px) {
    .category-list-tree-rows {
        flex-direction: column;
        padding-top: 2.5rem;
    }
}

@media (min-width: 768px) {
    .category-list-tree-rows {
        border-bottom: 0.1rem solid #dcd6cd;
        padding: 10rem 0 3.8rem;
    }
}

.category-list-tree-rows>h5 {
    font-family: whyte_book;
    font-size: 2.2rem;
}

.category-list-tree-rows h5 {
    width: 100%;
    margin-top: 0;
}

.category-list-tree-rows-item {
    margin: 0;
    position: relative;
    -js-display: flex;
    display: flex;
}

.category-list-tree-rows-item img {
    max-width: 14rem;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.category-list-tree-rows-item>a {
    display: flex;
    flex: 1;
}

@media (max-width: 767px) {
    .category-list-tree-rows-item img {
        max-width: 9rem;
    }
}

.category-list-tree-rows-item div {
    -js-display: flex;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-left: 1.2rem;
}

.category-list-tree-rows-item div h5 {
    font-size: 2rem;
}

.category-list-tree-rows-item:after {
    content: "";
    background-color: #dcd6cd;
    position: absolute;
}

@media (max-width: 767px) {
    .category-list-tree-rows-item {
        margin-bottom: 1.4rem;
        padding-bottom: 1.4rem;
    }
    .category-list-tree-rows-item:after {
        content: "";
        background-color: #dcd6cd;
        position: absolute;
        width: 100%;
        height: 0.1rem;
        bottom: 0;
    }
}

@media (min-width: 768px) {
    .category-list-tree-rows-item {
        width: calc(33.33333% - 2.5rem);
    }
    .category-list-tree-rows-item:after {
        height: 100%;
        width: 0.1rem;
        right: -2rem;
        top: 0;
    }
    .category-list-tree-rows-item:last-child:after {
        display: none;
    }
}

.category-search-header {
    padding-top: 71px;
}

.category-search-header span {
    display: block;
    margin-bottom: 19px;
    font-size: 14px;
}

.category-search-header h2 {
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 27px;
}

.filter-container {
    margin-top: 0;
    padding-top: 20px;
    position: relative;
    z-index: 2;
    top: 0;
    height: 53px;
    overflow: hidden;
    background-color: #f5f0e4;
    width: 100%;
}

@media (max-width: 767px) {
    .filter-container {
        padding-top: 15px;
    }
}

.filter-container .filter-headline {
    -js-display: flex;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #000;
    padding: 0 0 12px;
}

@media (max-width: 767px) {
    .filter-container .filter-headline {
        border-bottom-color: transparent;
    }
}

@media (max-width: 767px) {
    .filter-container .filter-headline .filter-link span,
    .filter-container .filter-headline .filter-link svg {
        display: none;
    }
    .filter-container .filter-headline .filter-link span.mobile-link,
    .filter-container .filter-headline .filter-link svg.mobile-link {
        display: block;
    }
}

.filter-container .filter-headline .mobile-link {
    display: none;
}

.filter-container .filter-headline>span {
    text-transform: uppercase;
    font-size: 12px;
    -js-display: flex;
    display: flex;
    align-items: center;
    cursor: pointer;
    font-weight: 400;
}

.filter-container .filter-headline>span:hover {
    color: #ad86c4;
}

.filter-container .filter-headline>span:hover svg {
    fill: #ad86c4;
}

.filter-container .filter-headline>span:hover svg path {
    stroke: #ad86c4;
}

.filter-results .filter-container {
    margin-top: 115px;
}

.filter-results .filter-container .filter-headline {
    transition: all 0.3s;
}

.filter-results .filter-container.filter-opened {
    margin-top: 115px;
    height: auto;
}

.category-list .filter-container {
    position: absolute;
    top: 0;
    z-index: 4;
}

.category-list .filter-container.fixed {
    position: fixed;
    top: 173px;
}

@media (max-width: 1279px) {
    .category-list .filter-container.fixed {
        top: 213px;
    }
}

@media (max-width: 767px) {
    .category-list .filter-container.fixed {
        top: 132px;
    }
}

.filter-results .category-list-items {
    padding: 12rem 0 0;
}

.filter-results .category-list .filter-container {
    position: relative;
    z-index: 1;
}

.filter-results .category-list .filter-container.fixed {
    position: relative;
    top: 0;
}

.author-list {
    -js-display: flex;
    display: flex;
    list-style: none;
    font-size: 1.1rem;
    flex-wrap: wrap;
}

.author-list li {
    padding-right: 2rem;
    position: relative;
    color: grey;
    -js-display: flex;
    display: flex;
    align-items: center;
}

.author-list li i {
    padding-left: 0.5rem;
    opacity: 0.5;
}

.author-list li .upper {
    text-transform: uppercase;
    padding-left: 0.3rem;
}

.author-list li:before {
    content: "";
    position: absolute;
    left: -1rem;
    top: 50%;
    height: 0.2rem;
    width: 0.2rem;
    border-radius: 50%;
    background-color: currentColor;
}

.author-list li:last-child {
    padding-right: 0;
}

.author-list li:first-child:before,
.author-list li:last-child:before {
    display: none;
}

.author-list li:nth-child(2):before {
    display: block;
}

.author-list li .social-share-counter {
    margin-bottom: 0 !important;
}

.author-list li .social-share-counter .gs-bar {
    padding-top: 0 !important;
}

.author-list li .social-share-counter .gs-big-counter span,
.author-list li .social-share-counter a {
    display: none !important;
}

.author-list li .social-share-counter .gs-big-counter {
    margin: 0 !important;
    padding: 0 !important;
    bottom: 0 !important;
    border: none !important;
    min-width: unset !important;
    font-size: 1.1rem !important;
}

.author-list li .social-share-counter .gs-big-counter strong {
    font-size: 1.1rem !important;
    color: grey !important;
    font-family: whyte_book;
}

.tags-list {
    -js-display: flex;
    display: flex;
    list-style: none;
    margin-top: 1rem;
    flex-wrap: wrap;
}

.tags-list a {
    padding: 0.5rem 1.2rem;
    background: #ddd6cc;
    font-family: gascogne_serial;
    font-size: 1rem;
    margin-right: 0.4rem;
    margin-bottom: 1rem;
}

.category-curated-list .container {
    border-left: 1px solid #000;
    padding-left: 25px;
    max-width: 1320px;
    position: relative;
}

@media (max-width: 1024px) {
    .category-curated-list .container {
        padding-left: 15px;
        border-left: none;
    }
}

.category-curated-list h1 {
    text-align: center;
    margin: 0;
    padding: 22px 0 40px;
    transform: translateX(-5%);
    font-size: 40px;
    line-height: 48px;
}

@media (max-width: 1024px) {
    .category-curated-list h1 {
        padding-bottom: 20px;
        font-size: 28px;
        line-height: 34px;
    }
}

@media (max-width: 1279px) {
    .category-curated-list h1 {
        transform: translateX(0);
    }
}

.category-curated-list .curated-last {
    background-color: #ccc6ba;
    position: fixed;
    top: 4.7rem;
    left: 0;
    right: 0;
}

@media (min-width: 1280px) {
    .category-curated-list .curated-last {
        padding-left: 140px;
        top: 9.1rem;
    }
}

@media (min-width: 1380px) {
    .category-curated-list .curated-last {
        padding-left: 140px;
    }
}

.category-curated-list .curated-list {
    padding-bottom: 83px;
    margin-bottom: 0 !important;
}

.category-curated-list .curated-list .slick-dots {
    bottom: 25px;
}

.category-curated-list .curated-list .slick-dots li button:before {
    content: "";
    width: 7px;
    height: 7px;
    background-color: #f5f0e4;
    border-radius: 50%;
    opacity: 1;
}

.category-curated-list .curated-list .slick-dots li.slick-active button:before,
.category-curated-list .curated-list .slick-dots li button:hover:before {
    background-color: #000;
}

.category-curated-list .curated-list .slick-slide {
    height: auto;
}

.category-curated-list .curated-list-item {
    position: relative;
    -js-display: flex !important;
    display: flex !important;
    justify-content: space-between;
}

@media (max-width: 1024px) {
    .category-curated-list .curated-list-item {
        flex-wrap: wrap;
    }
}

.category-curated-list .curated-list-item-info {
    max-width: 414px;
}

@media (max-width: 1024px) {
    .category-curated-list .curated-list-item-info {
        max-width: 100%;
    }
}

.category-curated-list .curated-list-item-info ul {
    list-style: none;
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
}

.category-curated-list .curated-list-item-info ul li {
    display: inline-block;
    text-transform: uppercase;
    line-height: 18px;
    font-size: 9px;
    font-weight: 400;
    padding: 0 16px;
    height: 18px;
    background-color: #ad86c4;
    margin: 5px 5px 0 0;
}

.category-curated-list .curated-list-item-info ul li a {
    color: #f5f0e4;
}

.category-curated-list .curated-list-item-info ul li.category-curated {
    background-color: #000;
}

.category-curated-list .curated-list-item-info ul li.category-buying-condo,
.category-curated-list .curated-list-item-info ul li.category-en-bloc,
.category-curated-list .curated-list-item-info ul li.category-new-launch-reviews,
.category-curated-list .curated-list-item-info ul li.category-reviews {
    background-color: #40a1bf;
}

.category-curated-list .curated-list-item-info ul li.category-bto,
.category-curated-list .curated-list-item-info ul li.category-hdb,
.category-curated-list .curated-list-item-info ul li.category-hdb-reviews,
.category-curated-list .curated-list-item-info ul li.category-resale-hdb {
    background-color: #66b26b;
}

.category-curated-list .curated-list-item-info ul li.category-finance,
.category-curated-list .curated-list-item-info ul li.category-first-time-home-buyers,
.category-curated-list .curated-list-item-info ul li.category-guides,
.category-curated-list .curated-list-item-info ul li.category-interior,
.category-curated-list .curated-list-item-info ul li.category-investment-strategies,
.category-curated-list .curated-list-item-info ul li.category-renting,
.category-curated-list .curated-list-item-info ul li.category-selling {
    background-color: #fc9047;
}

.category-curated-list .curated-list-item-info h2 {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0.2px;
    margin: 0 0 20px;
}

@media (max-width: 767px) {
    .category-curated-list .curated-list-item-info h2 {
        font-size: 30px;
        line-height: 36px;
    }
}

.category-curated-list .curated-list-item-info p {
    margin: 0 0 20px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}

@media (max-width: 767px) {
    .category-curated-list .curated-list-item-info p {
        font-size: 12px;
        line-height: 18px;
    }
}

.category-curated-list .curated-list-item-info .author {
    color: #000;
    font-size: 11px;
    display: block;
    margin-top: 1rem;
}

.category-curated-list .curated-list-item-info .author-box {
    -js-display: flex;
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 0;
}

@media (max-width: 1024px) {
    .category-curated-list .curated-list-item-info .author-box {
        position: relative;
        margin-top: 20px;
    }
}

.category-curated-list .curated-list-item-info .author-avatar {
    width: 94px;
    margin-right: 5px;
}

.category-curated-list .curated-list-item-info .author-avatar img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.category-curated-list .curated-list-item-info .author-info h3 {
    font-family: antro_vectra;
    font-family: 36px;
    line-height: 24px;
    margin: 0 0 12px;
}

@media (max-width: 767px) {
    .category-curated-list .curated-list-item-info .author-info h3 {
        font-size: 32px;
    }
}

.category-curated-list .curated-list-item-info .author-info span {
    margin: 0;
    font-size: 11px;
    line-height: 14px;
    font-weight: 600;
    letter-spacing: 0.2px;
    padding-left: 10px;
}

.category-curated-list .curated-list-item-image {
    width: calc(100% - 446px);
}

@media (max-width: 1024px) {
    .category-curated-list .curated-list-item-image {
        width: 100%;
        margin-bottom: 20px;
    }
}

.category-curated-list .curated-list-item-image img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 516px;
}

@media (max-width: 767px) {
    .category-curated-list .curated-list-item-image img {
        height: 217px;
    }
}

.category-curated-list .featured-editors-list {
    position: relative;
    z-index: 2;
    background-color: #f5f0e4;
}

@media (min-width: 1380px) {
    .category-curated-list .featured-editors-list {
        padding-left: 100px;
    }
}

@media (min-width: 1280px) {
    .category-curated-list .featured-editors-list {
        padding-left: 140px;
    }
}

@media (min-width: 1380px) {
    .category-curated-list .featured-editors-list {
        padding-left: 140px;
    }
}

@media (max-width: 1024px) {
    .category-curated-list .featured-editors-list .container {
        padding-left: 0;
        padding-right: 0;
    }
}

.category-curated-list .featured-editors-list h2 {
    text-align: center;
    margin: 0;
    padding: 50px 0 40px;
    font-size: 30px;
}

@media (max-width: 767px) {
    .category-curated-list .featured-editors-list h2 {
        font-size: 28px;
        line-height: 32px;
        padding: 34px 0 18px;
    }
}

.category-curated-list .featured-editors-list-item {
    position: relative;
    -js-display: flex;
    display: flex;
    padding-bottom: 34px;
    margin-top: 57px;
}

@media (max-width: 1024px) {
    .category-curated-list .featured-editors-list-item {
        margin-top: 40px;
    }
}

@media (max-width: 767px) {
    .category-curated-list .featured-editors-list-item {
        flex-wrap: wrap;
        margin-top: 34px;
    }
}

.category-curated-list .featured-editors-list-item:first-child {
    margin-top: 0;
}

.category-curated-list .featured-editors-list-item:before {
    content: "";
    position: absolute;
    width: 24%;
    height: 25px;
    left: -26px;
    bottom: 8px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    border-top-right-radius: 7px;
}

@media (max-width: 767px) {
    .category-curated-list .featured-editors-list-item:before {
        width: 40px;
    }
}

.category-curated-list .featured-editors-list-item:after {
    content: "";
    position: absolute;
    width: 10000px;
    height: 25px;
    left: calc(24% - 27px);
    right: -10000px;
    bottom: 2px;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-bottom-left-radius: 7px;
}

@media (max-width: 767px) {
    .category-curated-list .featured-editors-list-item:after {
        left: 13px;
    }
}

.category-curated-list .featured-editors-list-item .authors-block {
    width: 24%;
    position: relative;
}

@media (max-width: 767px) {
    .category-curated-list .featured-editors-list-item .authors-block {
        width: 100%;
        padding: 0 15px;
    }
}

.category-curated-list .featured-editors-list-item .authors-avatar {
    width: 106px;
    height: auto;
    background-color: transparent;
}

@media (max-width: 767px) {
    .category-curated-list .featured-editors-list-item .authors-avatar {
        -js-display: flex;
        display: flex;
        align-items: center;
        width: 100%;
        margin-bottom: 10px;
    }
}

.category-curated-list .featured-editors-list-item .authors-avatar img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 767px) {
    .category-curated-list .featured-editors-list-item .authors-avatar img {
        width: 48px;
    }
}

.category-curated-list .featured-editors-list-item .authors-avatar h3 {
    display: none;
}

@media (max-width: 767px) {
    .category-curated-list .featured-editors-list-item .authors-avatar h3 {
        font-size: 26px;
        line-height: 30px;
        margin: 12px 12px 0;
        font-family: antro_vectra;
        -js-display: inline-flex;
        display: inline-flex;
    }
}

.category-curated-list .featured-editors-list-item .authors-info {
    margin-top: 0 !important;
}

@media (max-width: 767px) {
    .category-curated-list .featured-editors-list-item .authors-info {
        margin-bottom: 12px;
    }
}

.category-curated-list .featured-editors-list-item .authors-info h3 {
    font-size: 46px;
    font-family: antro_vectra;
    line-height: 36px;
    margin: 12px 0 30px;
}

@media (max-width: 767px) {
    .category-curated-list .featured-editors-list-item .authors-info h3 {
        font-size: 32px;
        margin: 12px 0 26px;
        display: none;
    }
}

.category-curated-list .featured-editors-list-item .authors-info .expertise {
    display: block;
    font-size: 12px;
    line-height: 14px;
    max-width: 270px;
    margin-bottom: 30px;
    font-weight: 500;
}

@media (max-width: 767px) {
    .category-curated-list .featured-editors-list-item .authors-info .expertise {
        max-width: 100%;
    }
}

.category-curated-list .featured-editors-list-item .authors-info ul {
    list-style: none;
}

.category-curated-list .featured-editors-list-item .authors-info ul li {
    color: #ad86c4;
    font-size: 12px;
    line-height: 18px;
}

.category-curated-list .featured-editors-list-item .authors-info .view-all {
    -js-display: flex;
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 10px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 30px;
}

@media (max-width: 767px) {
    .category-curated-list .featured-editors-list-item .authors-info .view-all {
        display: none;
    }
}

.category-curated-list .featured-editors-list-item .authors-info .view-all svg {
    position: relative;
    margin-left: 28px;
    left: 0;
    transition: left 0.7s;
    will-change: left;
}

.category-curated-list .featured-editors-list-item .authors-info .view-all:hover span,
.category-curated-list .featured-editors-list-item .authors-info .view-all:hover svg {
    left: 10px;
}

.category-curated-list .featured-editors-list-item .authors-info .view-all span {
    position: relative;
    width: 15px;
    height: 15px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    transform: rotate(135deg);
    margin-left: 28px;
    left: 0;
    transition: left 0.7s;
    will-change: left;
}

.category-curated-list .featured-editors-list-item .authors-info .view-all span:after {
    content: "";
    display: block;
    width: 1px;
    height: 28px;
    background-color: #000;
    transform: rotate(-45deg) translate(0.95rem, 3px);
    left: 0;
    top: 0;
}

.category-curated-list .featured-editors-list-item .articles-list {
    -js-display: flex;
    display: flex;
    justify-content: space-between;
    width: 75%;
}

@media (max-width: 767px) {
    .category-curated-list .featured-editors-list-item .articles-list {
        width: 100%;
        display: block;
        overflow: hidden;
        overflow-x: auto;
        -ms-overflow-style: none;
        scrollbar-width: none;
        white-space: nowrap;
    }
    .category-curated-list .featured-editors-list-item .articles-list::-webkit-scrollbar {
        display: none;
    }
}

.category-curated-list .featured-editors-list-item .articles-list article {
    width: calc(50% - 18px);
    padding-bottom: 20px;
}

@media (max-width: 767px) {
    .category-curated-list .featured-editors-list-item .articles-list article {
        width: 220px;
        margin-right: 12px;
        margin-left: 12px;
        white-space: normal;
        -webkit-overflow-scrolling: touch;
        vertical-align: top;
        display: inline-block;
    }
    .category-curated-list .featured-editors-list-item .articles-list article::-webkit-scrollbar {
        display: none;
    }
}

.category-curated-list .featured-editors-list-item .articles-list article a {
    overflow: hidden;
    display: block;
}

.category-curated-list .featured-editors-list-item .articles-list article a img {
    height: 26rem;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transform: scale(1);
    transition: transform 1s;
    will-change: transform;
}

@media (max-width: 767px) {
    .category-curated-list .featured-editors-list-item .articles-list article a img {
        height: 14.5rem;
    }
}

.category-curated-list .featured-editors-list-item .articles-list article a img:hover {
    transform: scale(1.1);
}

.category-curated-list .featured-editors-list-item .articles-list article ul {
    list-style: none;
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
}

.category-curated-list .featured-editors-list-item .articles-list article ul li {
    display: inline-block;
    text-transform: uppercase;
    line-height: 18px;
    font-size: 9px;
    font-weight: 400;
    padding: 0 16px;
    height: 18px;
    background-color: #ad86c4;
    margin: 5px 5px 0 0;
}

.category-curated-list .featured-editors-list-item .articles-list article ul li a {
    color: #f5f0e4;
}

.category-curated-list .featured-editors-list-item .articles-list article ul li.category-curated {
    background-color: #000;
}

.category-curated-list .featured-editors-list-item .articles-list article ul li.category-buying-condo,
.category-curated-list .featured-editors-list-item .articles-list article ul li.category-en-bloc,
.category-curated-list .featured-editors-list-item .articles-list article ul li.category-new-launch-reviews,
.category-curated-list .featured-editors-list-item .articles-list article ul li.category-reviews {
    background-color: #40a1bf;
}

.category-curated-list .featured-editors-list-item .articles-list article ul li.category-bto,
.category-curated-list .featured-editors-list-item .articles-list article ul li.category-hdb,
.category-curated-list .featured-editors-list-item .articles-list article ul li.category-hdb-reviews,
.category-curated-list .featured-editors-list-item .articles-list article ul li.category-resale-hdb {
    background-color: #66b26b;
}

.category-curated-list .featured-editors-list-item .articles-list article ul li.category-finance,
.category-curated-list .featured-editors-list-item .articles-list article ul li.category-first-time-home-buyers,
.category-curated-list .featured-editors-list-item .articles-list article ul li.category-guides,
.category-curated-list .featured-editors-list-item .articles-list article ul li.category-interior,
.category-curated-list .featured-editors-list-item .articles-list article ul li.category-investment-strategies,
.category-curated-list .featured-editors-list-item .articles-list article ul li.category-renting,
.category-curated-list .featured-editors-list-item .articles-list article ul li.category-selling {
    background-color: #fc9047;
}

.category-curated-list .featured-editors-list-item .articles-list article h5 {
    margin: 1.2rem 0;
}

@media (max-width: 767px) {
    .category-curated-list .featured-editors-list-item .articles-list article h5 {
        font-size: 16px;
        line-height: 20px;
        margin: 1rem 0;
    }
}

.category-curated-list .featured-editors-list-item .articles-list article h5 a {
    display: inline;
}

.category-curated-list .featured-editors-list-item .articles-list article p {
    margin: 0 0 15px;
    font-size: 12px;
    line-height: 18px;
}

@media (min-width: 768px) {
    .category-curated-list .featured-editors-list-item .articles-list article p {
        font-size: 14px;
        line-height: 20px;
    }
}

.category-curated-list .featured-editors-list-item .articles-list article .author {
    display: block;
    margin: 10px 0 0;
    color: grey;
    text-transform: uppercase;
    font-size: 1.2rem;
    letter-spacing: 0.094rem;
    line-height: 2rem;
}

@media (max-width: 767px) {
    .category-curated-list .featured-editors-list-item .articles-list article .author {
        font-size: 10px;
    }
}

.category-curated-list .featured-editors-list .cite {
    padding: 50px 0;
}

@media (max-width: 1024px) {
    .category-curated-list .featured-editors-list .cite {
        padding: 50px 0;
    }
}

@media (max-width: 767px) {
    .category-curated-list .featured-editors-list .cite {
        padding: 50px 12px 48px;
    }
}

.category-curated-list .featured-editors-list .cite h2 {
    margin: 0;
    font-size: 36px;
    font-weight: 300;
    line-height: 42px;
    text-align: left;
}

@media (max-width: 767px) {
    .category-curated-list .featured-editors-list .cite h2 {
        font-size: 26px;
        line-height: 32px;
    }
}

.category-curated-list .featured-editors-list .cite h3 {
    font-size: 46px;
    font-family: antro_vectra;
    line-height: 36px;
    margin: 0 0 20px;
}

@media (max-width: 767px) {
    .category-curated-list .featured-editors-list .cite h3 {
        margin: 0 0 35px;
    }
}

.category-curated-list .featured-editors-list .cite span {
    display: block;
    font-size: 14px;
}

.category-curated-list .curated-nav {
    position: fixed;
    top: 190px;
    left: 50%;
    z-index: 3;
}

@media (min-width: 1280px) {
    .category-curated-list .curated-nav {
        transform: translateX(-620px);
    }
}

@media (min-width: 1340px) {
    .category-curated-list .curated-nav {
        transform: translateX(-660px);
    }
}

@media (min-width: 1380px) {
    .category-curated-list .curated-nav {
        transform: translateX(-680px);
    }
}

@media (min-width: 1440px) {
    .category-curated-list .curated-nav {
        transform: translateX(-710px);
    }
}

@media (max-width: 1279px) {
    .category-curated-list .curated-nav {
        display: none;
    }
}

.category-curated-list .curated-nav ul {
    list-style: none;
    width: 100%;
}

.category-curated-list .curated-nav ul li {
    margin-bottom: 20px;
    width: 100%;
    text-align: right;
}

.category-curated-list .curated-nav ul li a {
    text-transform: uppercase;
    font-size: 12px;
    color: #000;
    transition: color 0.3s;
}

.category-curated-list .curated-nav ul li a.active,
.category-curated-list .curated-nav ul li a:hover {
    color: #ad86c4;
}

.editor-page .editor-headline {
    text-align: center;
}

@media (max-width: 767px) {
    .editor-page .editor-headline {
        padding-top: 46px;
    }
}

.editor-page .editor-avatar {
    padding: 54px 0 12px;
}

@media (max-width: 767px) {
    .editor-page .editor-avatar {
        padding: 31px 0 18px;
    }
}

.editor-page .editor-avatar img {
    width: 150px;
    height: auto;
}

@media (max-width: 767px) {
    .editor-page .editor-avatar img {
        width: 130px;
    }
}

.editor-page .editor-info h1 {
    text-align: center;
    margin: 0;
    font-size: 42px;
    font-family: antro_vectra;
}

@media (max-width: 767px) {
    .editor-page .editor-info h1 {
        font-size: 36px;
    }
}


/* .editor-page .editor-info strong {
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px
} */

@media (max-width: 767px) {
    .editor-page .editor-info strong {
        margin-bottom: 17px;
    }
}

.editor-page .editor-info p {
    max-width: 620px;
    font-size: 14px;
    font-weight: 500;
    margin: 0 auto 30px;
}

@media (max-width: 767px) {
    .editor-page .editor-info p {
        margin-bottom: 8px;
    }
}

.editor-page .editor-info ul {
    list-style: none;
}

.editor-page .editor-info ul li {
    color: #ad86c4;
    font-size: 12px;
    line-height: 18px;
}

.editor-page .editor-articles-list h2 {
    text-align: center;
    margin: 0;
    padding: 70px 0 40px;
    font-size: 30px;
}

@media (max-width: 767px) {
    .editor-page .editor-articles-list h2 {
        padding: 40px 0 30px;
    }
}

.editor-page .category-list-items .pagination-container .pagination {
    color: #ad86c4;
}

.editor-page .category-list-items .pagination-container .pagination a:before,
.editor-page .category-list-items .pagination-container .pagination span:before {
    border-top-color: #ad86c4;
}

.editor-page .category-list-items .pagination-container .pagination a:after,
.editor-page .category-list-items .pagination-container .pagination span:after {
    border-bottom-color: #ad86c4;
}

.editor-page .category-list-items .pagination-container .pagination a.current:before,
.editor-page .category-list-items .pagination-container .pagination span.current:before {
    border-color: #ad86c4;
}

.editor-page .category-list-items .pagination-container .pagination a.current:after,
.editor-page .category-list-items .pagination-container .pagination span.current:after {
    border-top-color: #ad86c4;
    border-left-color: #ad86c4;
}

.editor-page .other-editors-page {
    margin: 170px 0 0;
    border-top: 1px solid #000;
}

@media (max-width: 1024px) {
    .editor-page .other-editors-page {
        margin: 60px 0 0;
    }
}

.editor-page .other-editors-page h2 {
    text-align: center;
    margin: 0;
    padding: 60px 0 0;
    font-size: 30px;
}

.editor-page .other-editors-page ul {
    list-style: none;
    overflow: hidden;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    white-space: nowrap;
    margin-right: 0;
    position: relative;
    padding: 50px 0 110px;
}

@media (max-width: 1024px) {
    .editor-page .other-editors-page ul {
        padding: 50px 0;
    }
}

.editor-page .other-editors-page ul::-webkit-scrollbar {
    display: none;
}

.editor-page .other-editors-page ul li {
    display: inline-block;
    padding: 0 120px;
    white-space: normal;
    -webkit-overflow-scrolling: touch;
}

@media (max-width: 1024px) {
    .editor-page .other-editors-page ul li {
        padding: 0 60px;
    }
}

@media (max-width: 767px) {
    .editor-page .other-editors-page ul li {
        padding: 0 20px;
    }
}

.editor-page .other-editors-page ul li:first-child {
    padding-left: 0;
}

.editor-page .other-editors-page ul li a {
    font-family: antro_vectra;
    font-size: 36px;
    line-height: 36px;
    word-break: normal !important;
}

#post-404 {
    height: calc(100vh - 23rem);
}

@media (min-width: 768px) {
    #post-404 {
        height: auto;
    }
}

#post-404 .container {
    -js-display: flex;
    display: flex;
    align-items: center;
    flex-direction: column;
}

#post-404 h1 {
    text-align: center;
}

#post-404 h1 span {
    display: block;
    font-size: 26rem;
}

@media (min-width: 768px) {
    #post-404 h1 span {
        font-size: 29.1rem;
    }
}

@media (min-width: 1024px) {
    #post-404 h1 span {
        font-size: 40rem;
    }
}

.curated-pick .articleContainer {
    height: 43rem;
}

.articleContainer {
    position: absolute;
    top: 100%;
    height: 35rem;
    left: 0;
    right: 0;
    display: none;
    background: #f5f0e4;
    z-index: 10;
}

.articleContainer:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -10000px;
    width: 10000000px;
    background-color: #ede8dc;
    z-index: 1;
}

.articleContainer_inside {
    width: 100%;
    padding-top: 3.4rem;
    -js-display: flex;
    display: flex;
    position: relative;
    z-index: 2;
    justify-content: space-around;
}

.articleBox {
    max-width: 23rem;
}

.articleBox_author {
    display: block;
}

.articleBox_author img {
    width: 5.9rem;
    height: 5.9rem;
}

.articleBox_author h3 {
    font-size: 3rem;
    line-height: 3.6rem;
    margin: -0.2rem 0 0;
    font-family: antro_vectra;
    text-transform: lowercase;
}

.articleBox_image {
    overflow: hidden;
    display: block;
    margin-bottom: 0.8rem;
}

.articleBox_image img {
    height: 13.8rem;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transform: scale(1);
    transition: transform 1s;
    will-change: transform;
}

.articleBox_image.series img {
    height: 199px;
    width: auto;
    margin: auto;
    display: flex;
}

.articleBox_image img:hover {
    transform: scale(1.1);
}

.articleBox_content {
    margin-bottom: 0.8rem;
}

.articleBox_lable {
    font-size: 1rem;
    line-height: 1;
}

.articleBox_title {
    margin: 0 0 1.8rem;
    font-size: 1.6rem;
    line-height: 1.3;
    letter-spacing: 0.03rem;
}

.articleBox_desc {
    font-size: 12px;
}

.articleBox_date {
    display: block;
    margin: 0;
    color: grey;
    font-size: 1.2rem;
    line-height: 2rem;
    font-family: whyte_book;
}

@media (max-width: 1024px) {
    .articleBox_date {
        font-size: 1rem;
        line-height: 1.6rem;
    }
}

.articleBox_date .upper,
.categoriesItem {
    text-transform: uppercase;
}

.categoriesItem {
    display: block;
    position: relative;
    margin-bottom: 1.2rem;
    padding-left: 1.6rem;
}

.categoriesItem:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 0.8rem;
    height: 0.8rem;
    background-color: #000;
    transform: translateY(-50%);
}

.categoriesItem.condo,
.categoriesItem.en-bloc,
.categoriesItem.new-launch-reviews,
.categoriesItem.reviews {
    color: #40a1bf;
}

.categoriesItem.condo:before,
.categoriesItem.en-bloc:before,
.categoriesItem.new-launch-reviews:before,
.categoriesItem.reviews:before {
    background-color: #40a1bf;
}

.categoriesItem.bto,
.categoriesItem.hdb,
.categoriesItem.hdb-reviews,
.categoriesItem.resale-hdb {
    color: #66b26b;
}

.categoriesItem.bto:before,
.categoriesItem.hdb-reviews:before,
.categoriesItem.hdb:before,
.categoriesItem.resale-hdb:before {
    background-color: #66b26b;
}

.categoriesItem.analysis,
.categoriesItem.buying,
.categoriesItem.commentary,
.categoriesItem.finance,
.categoriesItem.first-time-home-buyers,
.categoriesItem.guides,
.categoriesItem.interior,
.categoriesItem.investment,
.categoriesItem.opinion,
.categoriesItem.property-picks,
.categoriesItem.property-stories,
.categoriesItem.renting,
.categoriesItem.selling,
.categoriesItem.units-of-the-week {
    color: #ad86c4;
}

.categoriesItem.analysis:before,
.categoriesItem.buying:before,
.categoriesItem.commentary:before,
.categoriesItem.finance:before,
.categoriesItem.first-time-home-buyers:before,
.categoriesItem.guides:before,
.categoriesItem.interior:before,
.categoriesItem.investment:before,
.categoriesItem.opinion:before,
.categoriesItem.property-picks:before,
.categoriesItem.property-stories:before,
.categoriesItem.renting:before,
.categoriesItem.selling:before,
.categoriesItem.units-of-the-week:before {
    background-color: #ad86c4;
}

.categoriesItem.series {
    color: #fc9047;
}

.categoriesItem.series:before {
    background-color: #fc9047;
}

.categoriesItemHeadline {
    text-transform: unset;
}

.bottom-fixed-block {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    padding: 1.5rem 7rem 3rem;
    -js-display: flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 2;
}

@media (min-width: 768px) {
    .bottom-fixed-block {
        display: none;
    }
}

.bottom-fixed-block a {
    background: transparent;
    border: 0.1rem solid #fc9047;
    background-color: #fc9047;
    color: #fff;
    text-align: center;
    padding: 0.3rem 0;
    font-family: gascogne_light;
    font-size: 1.6rem;
}

.bottom-fixed-block span {
    margin-top: 9px;
    font-family: whyte_book;
    line-height: 6px;
    font-size: 1rem;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}

.footer {
    width: 100%;
    overflow: hidden;
    background: #000;
    color: #f5f0e4;
    padding: 3.5rem 0 10px;
    position: relative;
    z-index: 4;
}

@media (max-width: 767px) {
    .footer {
        padding: 3.5rem 0 3rem;
    }
}

@media (max-width: 767px) {
    .footer-subscribe {
        width: 100%;
        margin: 0 0 100px;
    }
}

.footer-subscribe h5 {
    margin: 0 0 28px;
    line-height: 24px;
}

@media (max-width: 767px) {
    .footer-subscribe h5 {
        font-size: 24px;
    }
}

.footer-subscribe-form {
    -js-display: flex;
    display: flex;
}

.footer-subscribe-form form {
    width: 100%;
}

.footer-subscribe-form .sib-container {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
}

.footer-subscribe-form .input-field {
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #f5f0e4;
    height: 3rem;
}

@media (max-width: 767px) {
    .footer-subscribe-form .input-field {
        width: calc(100% - 10rem);
    }
}

.footer-subscribe-form .input-field input {
    border: none;
    outline: 0;
    font-size: 1.6rem;
    background: transparent;
    width: 28.6rem;
    color: #f5f0e4;
}

@media (max-width: 767px) {
    .footer-subscribe-form .input-field input {
        width: 100%;
    }
}

.footer-subscribe-form .input-field input:-webkit-autofill,
.footer-subscribe-form .input-field input:-webkit-autofill:active,
.footer-subscribe-form .input-field input:-webkit-autofill:focus,
.footer-subscribe-form .input-field input:-webkit-autofill:hover {
    -webkit-animation-name: home-autofill;
    animation-name: home-autofill;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.footer-subscribe-form .submit-field {
    position: relative;
    height: 3rem;
}

@media (max-width: 767px) {
    .footer-subscribe-form .submit-field {
        width: 10rem;
    }
}

.footer-subscribe-form .submit-field button {
    outline: none;
    border: 0;
    padding: 0;
    position: relative;
    background: none;
    height: 3rem;
    z-index: 1;
    display: block;
}

.footer-subscribe-form .submit-field button span {
    border-bottom: 0.1rem solid #fff;
    color: #f5f0e4;
    font-size: 1.4rem;
    text-transform: uppercase;
    display: block;
    height: 3rem;
    line-height: 3rem;
}

.footer .middle-part {
    -js-display: flex;
    display: flex;
    justify-content: space-between;
    padding-top: 75px;
}

@media (max-width: 767px) {
    .footer .middle-part {
        flex-wrap: wrap;
        width: 100%;
    }
}

.footer-menu {
    width: 200px;
}

@media (max-width: 1024px) {
    .footer-menu {
        width: 110px;
    }
}

@media (max-width: 767px) {
    .footer-menu {
        width: auto;
    }
}

.footer-menu:last-child {
    width: 130px;
}

@media (max-width: 1024px) {
    .footer-menu:last-child {
        width: 100px;
    }
}

@media (max-width: 767px) {
    .footer-menu:last-child {
        width: auto;
    }
}

.footer-menu-container {
    -js-display: flex;
    display: flex;
}

@media (max-width: 767px) {
    .footer-menu-container {
        width: 100%;
        justify-content: space-between;
    }
}

.footer-menu span {
    display: block;
    text-transform: uppercase;
    font-size: 1.2rem;
    line-height: 1.4rem;
    font-weight: 600;
}

@media (min-width: 768px) {
    .footer-menu span {
        margin-bottom: 2rem;
    }
}

.footer-menu ul {
    list-style: none;
    width: 100%;
}

.footer-menu ul a {
    color: #f5f0e4;
    font-family: whyte_book, Helvetica, Arial, sans-serif;
    font-size: 1.4rem;
    line-height: 2.4rem;
    font-weight: 500;
    border-bottom: 0.1rem solid transparent;
    transition: all 0.3s;
}

.footer-menu ul a:hover {
    border-color: #fff;
}

.footer .container {
    max-width: 140rem;
}

@media (max-width: 767px) {
    .footer .container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.footer-logo {
    font-size: 2.7rem;
}

@media (min-width: 768px) {
    .footer-logo {
        display: block;
    }
}

.footer-copy {
    margin-top: 20px;
}

@media (max-width: 767px) {
    .footer-copy {
        width: 100%;
        margin-top: 40px;
    }
    input.needsclick.kl-private-reset-css-Xuajs1 {
        height: 46px !important;
    }
    button.needsclick.kl-private-reset-css-Xuajs1 {
        height: 30px !important;
    }
}

.footer-copy span {
    font-size: 1.2rem;
    line-height: 2.6rem;
    font-weight: 500;
}

.hide {
    display: none !important;
}

@media (max-width: 543px) {
    .hide-xs {
        display: none !important;
    }
}

@media (min-width: 544px) and (max-width: 767px) {
    .hide-s {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .hide-m {
        display: none !important;
    }
}

.show {
    display: block !important;
}

.show-l,
.show-m,
.show-s,
.show-xl,
.show-xs {
    display: none !important;
}

@media (max-width: 543px) {
    .show-xs {
        display: block !important;
    }
}

@media (min-width: 544px) and (max-width: 767px) {
    .show-s {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .show-m {
        display: block !important;
    }
}

.hidden {
    opacity: 0 !important;
    visibility: hidden !important;
}

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

.align-right {
    text-align: right;
}

.align-center {
    text-align: center;
}

.align-justify {
    text-align: justify;
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

.overflow-auto {
    overflow: auto !important;
}

.simple-category-page {
    overflow-x: hidden;
}

.series-mobile-header {
    display: none;
}

.footer-subscribe-form form div:last-child {
    color: black;
    text-align: center;
}

@media screen and (max-width: 1023px) {
    .series-info-block-info h4 {
        display: none;
    }
    .series-mobile-header {
        display: block;
    }
}