/* ===== BASE STYLES (old style.css) ===== */
@import url(https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css);
@import url('https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,100..900;1,100..900&display=swap');

@font-face {
  font-family: whyte_book;
  src: url('/wp-content/themes/editorial-theme/assets/whyte_book.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: whyte_bold;
  src: url('/wp-content/themes/editorial-theme/assets/whyte-bold.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: antro_vectra;
  src: url('/wp-content/themes/editorial-theme/assets/AntroVectra.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'gascogne-serial';
  src: url('/wp-content/themes/editorial-theme/assets/gascogne-serial-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: 'gascogne-light';
  src: url('/wp-content/themes/editorial-theme/assets/gascogne-serial-light.woff2') format('woff2');
  font-weight: 400;
  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;
}
@media (min-width: 1280px) {
  body {
    padding-top: 5.7rem;
  }
}

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('/wp-content/themes/editorial-theme/assets/Editoral-icons.eot?b34ocf');
  src: url('/wp-content/themes/editorial-theme/assets/Editoral-icons.woff?b34ocf') format('woff'),
    url('/wp-content/themes/editorial-theme/assets/Editoral-icons.eot?b34ocf#iefix') format('embedded-opentype'),
    url('/wp-content/themes/editorial-theme/assets/Editoral-icons.ttf?b34ocf') format('truetype'),
    url('/wp-content/themes/editorial-theme/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.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
}
 */

@media (min-width: 1280px) {
  .header {
    height: 9.1rem;
  }
}
.header-inside {
  position: relative;
  width: 100%;
}
.header .container {
  display: flex;
  max-width: 1400px;
  position: relative;
  height: 100%;
  z-index: 1;
  justify-content: space-between;
}
@media (max-width: 1279px) {
  .header .container {
    padding: 0;
  }
}
.header-logo {
  z-index: 1;
  margin: 1.6rem auto 0;
  width: 12.5rem;
}
@media (min-width: 1280px) {
  .header-logo {
    margin: 2.7rem 0 0;
    width: 100%;
  }
}
.header-logo a {
  display: flex;
  justify-content: center;
}
@media (max-width: 1279px) {
  .header-logo a {
    color: #fff;
  }
}
.header-subscribe-part {
  position: absolute;
  bottom: 0.3rem;
  right: 0;
  z-index: 10;
  font-size: 1.7rem;
  color: #000;
  transition: all 0.3s;
}
@media (max-width: 1279px) {
  .header-subscribe-part {
    left: 0;
    bottom: 0.8rem;
    right: auto;
  }
}
.header-subscribe-part i {
  transition: color 0.3s;
  will-change: color;
  cursor: pointer;
}
.header-subscribe-part i:hover {
  color: #ad86c4;
}
.header-inside > nav {
  position: relative;
  /* z-index: 3;
      margin-top: 1.1rem; */
  /* >ul>li>a {
          display: block;
          padding: .9rem 1.5rem .6rem;
          font-size: 1.6rem;
          line-height: 1.6rem;
          font-family: $headline-font;
          transition: color .3s;
          will-change: color;
          cursor: pointer;
          &.active {
              background-color: #EDE8DC;
          }
          @media(hover: hover) and (pointer: fine) {
              &:hover {
                  background-color: #EDE8DC;
              }
          }
      } */
}
@media (max-width: 1279px) {
  .header-inside > nav {
    display: none;
  }
}
.header-inside > nav ul {
  list-style: none;
  display: flex;
  justify-content: center;
  /* @media (max-width: 1279px) {
            width: 100%;
            margin-top: 0;
        } */
}
.header-inside > nav li {
  /* @media (max-width: 1270px) {
            margin-right: 0;
            padding: 5px 0;
            width: calc(100% / 3);
            text-align: center;
            &:last-child {
                border-right: 0;
            }
            &.active {
                background-color: #EDE8DC;
                a {
                    justify-content: center;
                    .arrow {
                        left: 45px;
                    }
                }
            }
        } */
}
.header-inside > nav li.hover {
  background: transparent;
}
.header-inside > nav li.hover:hover {
  background-color: #ede8dc;
}
.header-inside > nav li.hover > a {
  padding-right: 3.2rem;
  position: relative;
}
.header-inside > nav li.hover .arrow {
  position: absolute;
  height: 0;
  width: 0;
  transition: background-color 0.3s;
  will-change: background-color;
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
}
.header-inside > nav li.hover .arrow:before,
.header-inside > nav li.hover .arrow:after {
  content: '';
  position: absolute;
  width: 5px;
  top: 50%;
  height: 1px;
  background-color: #000;
  transition: background-color 0.3s;
  will-change: background-color;
}
.header-inside > nav li.hover .arrow:before {
  transform: rotate(45deg) translateY(-50%);
  right: 0;
}
.header-inside > nav li.hover .arrow:after {
  transform: rotate(-45deg) translateY(-50%);
  right: -0.4rem;
}
.header-inside > nav li .sub-menu {
  position: absolute;
  top: 100%;
  height: 3.7rem;
  left: 0;
  right: 0;
  display: none;
  justify-content: center;
}
.header-inside > nav li .sub-menu::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 10000000px;
  background-color: #ede8dc;
  z-index: 1;
  border-bottom: 0.1rem solid #ccc6ba;
}
.header-inside > nav li .sub-menu .inside {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  z-index: 2;
}
.header-inside > nav li .sub-menu .inside > ul > li {
  padding: 0 2.2rem;
}
.header-inside > nav li .sub-menu .inside > ul > li > a {
  padding: 0 0.4rem;
  display: block;
  font-size: 1.2rem;
  line-height: 3.5rem;
  font-family: 'whyte_book';
  transition: color 0.3s;
  will-change: color;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
}
.header-inside > nav li .sub-menu .inside > ul > li > a::after {
  content: '';
  height: 0.2rem;
  left: 0;
  width: 0;
  position: absolute;
  bottom: -0.1rem;
  background-color: #000;
  will-change: width;
  transition: width 0.3s;
}
.header-inside > nav li .sub-menu .inside > ul > li > a.active::after {
  width: 100%;
}
@media (hover: hover) and (pointer: fine) {
  .header-inside > nav li .sub-menu .inside > ul > li:hover > a::after {
    width: 100%;
  }
}
.header-inside > nav li .sub-menu .articles_menu {
  flex-direction: column;
  justify-content: flex-start;
}
.header-inside > nav li .sub-menu .articles_menu h4 {
  margin: 0 0 2.2rem;
  font-size: 1.6rem;
  line-height: 1;
}
.header-inside > nav li .sub-menu .articles_menu a {
  display: block;
  font-size: 1.2rem;
  line-height: 2.4rem;
  text-transform: uppercase;
  padding-left: 1.6rem;
}
.header.white-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  transition: all 0.3s;
  will-change: background;
}
@media (min-width: 1280px) {
  .header.white-header {
    background-color: transparent;
  }
}
.header .categories-navigation {
  border-top: 0.1rem solid #ddd6cc;
  background: #f5f0e4;
  border-bottom: 0.1rem solid #ddd6cc;
  height: 5rem;
  overflow: hidden;
  position: relative;
  display: none;
}
.header .categories-navigation ul {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  list-style: none;
  height: 100%;
  width: 100%;
  padding: 1.2rem 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
}
.header .categories-navigation ul li {
  font-size: 1.5rem;
  padding: 0 2rem;
  display: inline-block;
}

.header-top {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding-left: var(--gap);
  padding-right: var(--gap);
}
.header-top__left {
  width: 20%;
  display: flex;
  align-items: center;
  gap: 20px;
}
.header-top__left .hamburger {
  cursor: pointer;
  padding: 0;
  /* height: 46px;
        display: flex; */
  align-items: center;
  transition: all 500ms ease;
  z-index: 99999;
  /* span {
            font-family: 'Whyte-Medium';
            font-size: 12px;
            color: black;
            margin-left: 5px;
        } */
}
.header-top__left .hamburger.open {
  padding: 11px 0;
}
.header-top__left .hamburger svg,
.header-top__left .hamburger g,
.header-top__left .hamburger line {
  transition: all 500ms ease;
}
.header-top__left .search-icon-wrapper {
  right: auto;
  left: 60px;
}
.header-top__center {
  width: 60%;
}
.header-top__center.header-logo {
  margin: 15px auto;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
}
.header-top__right {
  width: 20%;
  display: flex;
  align-items: center;
  justify-content: end;
}
@media only screen and (min-width: 768px) {
  .header-top__right.consult-link--interior {
    /* position: absolute;
            right: 0;
            bottom: 0;
            height: 100%; */
    margin-right: -30px;
  }
}
.header-top__right.consult-link--interior a {
  font-size: 14px !important;
  font-family: 'Whyte-Light' !important;
  color: #ffffff;
  background-color: #ad86c4;
  padding: 0 20px;
}
.header-top__right.consult-link--interior a img {
  margin-bottom: 2px;
  width: 15px;
}

.header .header-subscribe-part .icon-search:hover svg * {
  stroke: #ad86c4;
}
.header .interior-back::after {
  display: none;
}
.header .interior-back img {
  margin-right: 5px;
}
.header .interior-back span {
  font-family: 'Whyte-Medium';
  font-size: 12px;
  line-height: 1;
}

.header-inside > nav > ul {
  gap: 16px;
}

.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: transparent;
}

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: 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;
}

.main-latest-posts-headline h3 {
  margin: 0;
  font-size: 2.8rem;
  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: 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: 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;
}

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

.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;
}

.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-editor-picks {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: var(--Space-600, 1.5rem);
  align-self: stretch;
  background-color: #ede8e0;
  padding: 8rem;
}

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

.main-editor-picks .container {
  max-width: 1500px;
  position: relative;
  padding: 37px 0 0;
  width: 100%;
}

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

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

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

.main-editor-picks-headline {
  align-items: flex-start;
  flex-direction: column;
  gap: var(--Space-400, 1rem);
  display: flex;
  border-bottom: 1px solid black;
  width: 100%;
}

.main-editor-picks-headline h3 {
  margin: 0 0 16px 0;
  font-size: 3.2rem;
  line-height: 1.25;
  text-align: left;
  letter-spacing: 0.2px;
}

.main-editor-picks-slider {
  display: flex;
  align-items: center;
  gap: var(--Space-800, 4rem);
  align-self: stretch;
  align-items: flex-start;
}

.main-editor-picks-slider::-webkit-scrollbar {
  display: none;
}

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

.main-editor-picks-slider .slick-list {
  padding: 0 200px 0 0;
}

.main-editor-picks-slider-container {
  margin-top: 1.5rem;
  padding: 0;
  position: relative;
}

.main-editor-picks-slider-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--Space-400, 2rem);
  flex: 1 0 0;
}

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

.main-editor-picks-slider-item::-webkit-scrollbar {
  display: none;
}

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

.main-editor-picks-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-editor-picks-slider-item ul li a {
  color: #f5f0e4;
}

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

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

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

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

.main-editor-picks-slider-item img {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--Space-400, 1rem);
  flex: 1 0 0;
  aspect-ratio: 16 / 10;
}

.main-editor-picks-slider-item .featured-blog-slider-item-content {
  display: flex;
  align-items: flex-start;
  gap: var(--Space-400, 1rem);
  align-self: stretch;
  justify-content: space-between;
}

.main-editor-picks-slider-item .featured-blog-slider-item-content .author-avatar {
  width: 4.8rem;
  height: 4.8rem;
  flex-shrink: 0;
}

.main-editor-picks-slider-item .featured-blog-slider-item-content .author-avatar img {
  width: 4.8rem;
  height: 4.8rem;
}

.main-editor-picks-slider-item .featured-blog-slider-item-content .article {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--Space-200, 0.5rem);
  flex: 1 0 0;
  margin-left: 1rem;
  /* height: 100%; */
}

.main-editor-picks-slider-item .featured-blog-slider-item-content a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--Space-400, 2rem);
  flex: 1 0 0;
  font-family: 'Gascogne Serial';
}

.main-editor-picks-slider-item .featured-blog-slider-item-content a > h3 {
  display: block;
  margin: 0;
  font-size: 2rem;
  line-height: 3rem;
}

.main-editor-picks-slider-item h3:hover {
  color: #ad86c4;
}

.main-editor-picks-slider-item .featured-blog-slider-item-content a > h3 > span {
  border: 1px solid var(--Orange, #fc9047);
  color: var(--Orange, #fc9047);
  font-family: "Public Sans";
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  padding: 0.35rem 0.5rem;
  width: 8rem;
}

.main-editor-picks-slider-item .article-author {
  font-size: 1rem;
  font-style: normal;
  font-weight: 350;
  line-height: 0.75rem;
  margin-top: 0.8rem;
  color: var(--Gray, #808080);
}

.main-editor-picks-slider-item-content {
  padding: 18px 13px 13px;
}

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

.main-editor-picks .see-all-link {
  margin-top: 1rem;
}

.main-homepage-carousel {
  position: relative;
  gap: var(--Space-600, 1.5rem);
  padding: 8rem;
  overflow: hidden;
}

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

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

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

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

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

.main-homepage-carousel-headline {
  align-items: flex-start;
  flex-direction: column;
  gap: var(--Space-400, 1rem);
  display: flex;
  width: 100%;
}

.main-homepage-carousel-headline h3 {
  margin: 0 0 16px 0;
  font-size: 3.2rem;
  line-height: 1.25;
  text-align: left;
  letter-spacing: 0.2px;
}

.main-homepage-carousel-slider {
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  gap: 2.4rem;
}

.main-homepage-carousel-slider::-webkit-scrollbar {
  display: none;
}

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

.main-homepage-carousel-slider .slick-list {
  padding: 0 200px 0 0;
}

.main-homepage-carousel-slider-container {
  margin-top: 1.5rem;
  padding: 0;
  position: relative;
}

.main-homepage-carousel-slider-item {
  flex: 0 0 calc((100% - 8rem) / 4);
  scroll-snap-align: start;
  margin: 0;
}

.main-homepage-carousel-slider-item::-webkit-scrollbar {
  display: none;
}

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

.main-homepage-carousel-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-homepage-carousel-slider-item ul li a {
  color: #f5f0e4;
}

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

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

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

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

.main-homepage-carousel-slider-item a {
  /* height: 25rem; */
  /* width: 30rem; */
}

.main-homepage-carousel-slider-item img {
  aspect-ratio: 3 / 2;
  height: auto;
  object-fit: cover;
  -o-object-fit: cover;
  width: 100%;
}

.main-homepage-carousel-slider-item .featured-blog-slider-item-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 2rem;
  /* height: 18.5rem; */
}

.main-homepage-carousel-slider-item .featured-blog-slider-item-content .article {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--Space-200, 0.5rem);
  flex: 1 0 0;
}

.main-homepage-carousel-slider-item .featured-blog-slider-item-content .article-label {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1rem;
  margin-bottom: 1rem;
}

.main-homepage-carousel-slider-item .featured-blog-slider-item-content .article-label__category {
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
}

.main-homepage-carousel-slider-item .featured-blog-slider-item-content .article-label__premium {
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  color: var(--Orange, #fc9047);
  border: 1px solid var(--Orange, #fc9047);
  padding: 0.35rem 0.5rem;
}

.main-homepage-carousel-slider-item .featured-blog-slider-item-content a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--Space-400, 2rem);
  font-family: 'Gascogne Serial';
}

.main-homepage-carousel-slider-item .featured-blog-slider-item-content a > h3 {
  margin: 0;
  font-size: 2rem;
}

.main-homepage-carousel-slider-item h3:hover {
  color: #ad86c4;
}

.main-homepage-carousel-slider-item .article-author {
  font-size: 1rem;
  font-style: normal;
  font-weight: 350;
  line-height: 0.75rem;
  margin-top: 0.8rem;
  margin-bottom: 0.4rem;
  color: var(--Gray, #808080);
}

.main-homepage-carousel-slider-item-content {
  padding: 18px 13px 13px;
}

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

.main-homepage-carousel .see-all-link {
  margin-top: 6rem;
}

.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 {
  margin-top: 8.5rem;
}

.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: 'antro_vectra';
  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;
}

.read-this-next-list-item .wow img {
  aspect-ratio: 33 / 20;
  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;
  }
}

.btn__subscribe {
  padding: 0.75rem 1rem 0.75rem 1rem;
  margin-left: 2rem;
  background: #fc9047;
  color: #ffffff;
  border: none;
}

.main-homepage-condo {
  position: relative;
  gap: var(--Space-600, 1.5rem);
  padding: 8rem;
  overflow: hidden;
}

.main-homepage-condo__header {
  display: flex;
  height: 5.4rem;
}

.main-homepage-condo__header__container {
  align-items: center;
  display: flex;
  gap: 1.6rem;
  height: 4rem;
}

.main-homepage-condo__header h3 {
  margin: 0;
  color: #282826;
  font-family: 'gascogne-serial';
  font-size: 3.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 4rem;
}

.main-homepage-condo__header a {
  color: #000;
  height: 1.6rem;
  width: 6.6rem;
  font-family: 'whyte_book';
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 350;
  line-height: 2rem;
}

.main-homepage-condo__body {
  margin-top: 2.4rem;
  gap: 4rem;
  display: flex;
  flex-direction: column;
}

.main-homepage-condo__body__filter {
  display: flex;
  gap: 1.6rem;
}

.main-homepage-condo__body__filter__text {
  color: #282826;
  font-family: 'gascogne-serial';
  font-size: 2.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 3.6rem;
  width: 16rem;
}

.main-homepage-condo__body__filter__options {
  display: flex;
  flex-basis: fit-content;
  flex-wrap: wrap;
  gap: 0.8rem;
  height: 2.2rem;
  white-space: nowrap;
}

.main-homepage-condo__body__filter__options a {
  white-space: nowrap;
  height: 2.2rem;
}

.main-homepage-condo__body__filter__options span {
  align-items: center;
  border: 1px solid var(--Blue, #40a1bf);
  color: var(--Black, #000);
  display: flex;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  height: 2.2rem;
  line-height: 2rem;
  padding: 0.4rem 1.2rem;
}

.main-homepage-condo__body__filter__show-more {
  display: none;
}

.main-homepage-condo-three-columns-layout {
  align-items: flex-start;
  display: flex;
  gap: 2.4rem;
  margin-top: 1.5rem;
}

.main-homepage-hdb {
  position: relative;
  gap: var(--Space-600, 1.5rem);
  padding: 8rem;
  overflow: hidden;
}

.main-homepage-hdb__header {
  display: flex;
  height: 5.4rem;
}

.main-homepage-hdb__header__container {
  align-items: center;
  display: flex;
  gap: 1.6rem;
  height: 4rem;
}

.main-homepage-hdb__header h3 {
  margin: 0;
  color: #282826;
  font-family: 'gascogne-serial';
  font-size: 3.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 4rem;
}

.main-homepage-hdb__header a {
  color: #000;
  height: 1.6rem;
  width: 6.6rem;
  font-family: 'whyte_book';
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 350;
  line-height: 2rem;
}

.main-homepage-hdb__body {
  margin-top: 2.4rem;
  gap: 4rem;
  display: flex;
  flex-direction: column;
}

.main-homepage-hdb__body__filter {
  display: flex;
  gap: 1.6rem;
}

.main-homepage-hdb__body__filter__text {
  color: #282826;
  font-family: 'gascogne-serial';
  font-size: 2.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 3.6rem;
  width: 16rem;
}

.main-homepage-hdb__body__filter__options {
  display: flex;
  flex-basis: fit-content;
  flex-wrap: wrap;
  gap: 0.8rem;
  height: 2.2rem;
  white-space: nowrap;
}

.main-homepage-hdb__body__filter__options span {
  align-items: center;
  border: 1px solid var(--Blue, #40a1bf);
  color: var(--Black, #000);
  display: flex;
  /* font-family: "Public Sans"; */
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  height: 2.2rem;
  line-height: 2rem;
  padding: 0.4rem 1.2rem;
}

.main-homepage-hdb__body__filter__show-more {
  display: none;
}

.main-homepage-hdb-three-columns-layout {
  align-items: flex-start;
  display: flex;
  gap: 2.4rem;
  margin-top: 1.5rem;
}

.three-symmetrical-columns-layout__left,
.three-symmetrical-columns-layout__middle,
.three-symmetrical-columns-layout__right {
  width: calc((100% - 2 * 2.4rem) / 3);
}

.three-symmetrical-columns-layout__left {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}

.three-symmetrical-columns-layout__left img {
  aspect-ratio: 3 / 2;
}

.three-symmetrical-columns-layout__left__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.8rem;
  flex: 1 0 0;
}

.three-symmetrical-columns-layout__left__content h3 {
  color: #000;
  font-family: 'gascogne-serial';
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  margin: 0;
}

.three-symmetrical-columns-layout__left__content p {
  color: #000;
  font-family: 'whyte_book';
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 350;
  line-height: 1.8rem;
  margin: 0;
}

.three-symmetrical-columns-layout__left__content .article-author {
  font-size: 1rem;
  font-style: normal;
  font-weight: 350;
  line-height: 0.75rem;
  margin-top: auto;
  margin-bottom: 0.4rem;
  color: var(--Gray, #808080);
}

.three-symmetrical-columns-layout__middle {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  padding: 1.6rem;
  border-radius: 0.2rem;
  border: 1px solid var(--Black, #000);
}

.three-symmetrical-columns-layout__middle img {
  aspect-ratio: 3 / 2;
}

.three-symmetrical-columns-layout__middle__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.8rem;
  flex: 1 0 0;
}

.three-symmetrical-columns-layout__middle__content h3 {
  color: #000;
  font-family: 'gascogne-serial';
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  margin: 0;
}

.three-symmetrical-columns-layout__middle__content p {
  color: #000;
  font-family: 'whyte_book';
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 350;
  line-height: 1.8rem;
  margin: 0;
}

.three-symmetrical-columns-layout__middle__content .article-author {
  font-size: 1rem;
  font-style: normal;
  font-weight: 350;
  line-height: 0.75rem;
  margin-top: auto;
  margin-bottom: 0.4rem;
  color: var(--Gray, #808080);
}

.three-symmetrical-columns-layout__right {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}

.three-symmetrical-columns-layout__right img {
  aspect-ratio: 3 / 2;
}

.three-symmetrical-columns-layout__right__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.8rem;
  flex: 1 0 0;
}

.three-symmetrical-columns-layout__right__content h3 {
  color: #000;
  font-family: 'gascogne-serial';
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  margin: 0;
}

.three-symmetrical-columns-layout__right__content p {
  color: #000;
  font-family: 'whyte_book';
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 350;
  line-height: 1.8rem;
  margin: 0;
}

.three-symmetrical-columns-layout__right__content .article-author {
  font-size: 1rem;
  font-style: normal;
  font-weight: 350;
  line-height: 0.75rem;
  margin-top: auto;
  margin-bottom: 0.4rem;
  color: var(--Gray, #808080);
}

.main-hero-image {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  padding: 0 8rem;
}

.main-hero-image__container {
  align-items: center;
  border: 1px solid #000;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 10rem 0;
  text-align: center;
  width: 100%;
}

.main-hero-image__container__header {
  width: 32rem;
}

.main-hero-image__container__body h3 {
  color: var(--Black, #000);
  font-family: 'gascogne-serial';
  font-size: 4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 3rem;
  text-align: center;
  margin: 1.5rem 0 2.5rem 0;
}

.main-hero-image__container__body p {
  color: var(--Black, #000);
  text-align: center;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 350;
  line-height: 2.5rem;
}

.main-hero-image__container__button {
  align-items: center;
  background: var(--Black, #000);
  border: none;
  color: #f5f0e4;
  display: flex;
  font-family: 'whyte_book';
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 350;
  gap: var(--Properties-Spacing-s, 0.5rem);
  height: 4.5rem;
  justify-content: center;
  margin: auto;
  padding: 1.25rem 1.5rem;
  width: 32rem;
}

.main-hero-copy {
  background: var(--Black, #000);
  display: flex;
  padding: 8rem;
  flex-direction: column;
  gap: 0.625rem;
}

.main-hero-copy__header {
  align-items: flex-start;
  border-bottom: 2px solid #808080;
  color: var(--Cream, #f5f0e4);
  display: flex;
  flex-direction: column;
  font-family: 'gascogne-serial';
  font-size: 3.2rem;
  font-style: normal;
  font-weight: 400;
  gap: var(--Space-400, 1rem);
  line-height: 2.5rem;
  padding-bottom: 3rem;
  margin-bottom: 1rem;
}

.main-hero-copy__body {
  color: var(--Cream, #f5f0e4);
  font-family: 'whyte_book';
  font-size: 4rem;
  font-style: normal;
  font-weight: 350;
  line-height: 3.6rem;
  text-align: center;
}

.main-hero-copy__body p {
  margin: 0;
}

.main-hero-copy__body .green-border {
  border: 1px solid var(--Green, #66b26b);
  color: var(--Green, #66b26b);
  font-family: 'whyte_book';
  font-size: 3.2rem;
  font-style: normal;
  font-weight: 350;
  line-height: 120%;
  padding: 0.4rem 0.8rem;
  margin-bottom: 1rem;
  white-space: nowrap;
}

.main-hero-copy__footer {
  text-align: center;
  font-family: 'whyte_book';
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 350;
  line-height: 1rem;
  margin-top: 3.5rem;
}

.main-hero-copy__footer a {
  color: var(--Cream, #f5f0e4);
}

.main-homepage-guides {
  position: relative;
  gap: var(--Space-600, 1.5rem);
  padding: 8rem;
  overflow: hidden;
}

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

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

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

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

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

.main-homepage-guides-headline {
  align-items: flex-start;
  flex-direction: column;
  gap: var(--Space-400, 1rem);
  display: flex;
  width: 100%;
}

.main-homepage-guides-headline h3 {
  margin: 0 0 16px 0;
  font-size: 3.2rem;
  line-height: 1.25;
  text-align: left;
  letter-spacing: 0.2px;
}

.main-homepage-guides-three-columns-layout {
  align-items: flex-start;
  display: flex;
  gap: 2rem;
  margin-top: 1.5rem;
}

.main-homepage-last-article {
  position: relative;
  gap: var(--Space-600, 1.5rem);
  padding: 8rem;
  overflow: hidden;
}

.main-homepage-last-article .container {
  max-width: 1500px;
  position: relative;
  padding: 37px 0 0;
}

.main-homepage-last-article-headline {
  align-items: flex-start;
  flex-direction: column;
  gap: var(--Space-400, 1rem);
  display: flex;
  width: 100%;
}

.main-homepage-last-article-headline h3 {
  margin: 0 0 16px 0;
  font-size: 2.8rem;
  line-height: 1.25;
  text-align: left;
  letter-spacing: 0.2px;
}

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

.main-homepage-last-article-three-columns-layout {
  align-items: flex-start;
  display: flex;
  gap: 3.2rem;
  margin-top: 1.5rem;
}

.three-columns-layout {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  /* height: 36rem; */
}

.three-columns-layout__left,
.three-columns-layout__middle,
.three-columns-layout__right {
  flex-grow: 1;
  flex-basis: 0;
  height: 100%;
}

.three-columns-layout__right,
.three-columns-layout__left {
  flex-grow: 21.8;
  width: auto;
}

.three-columns-layout__middle {
  flex-grow: 29.4;
  min-width: 40%;
  padding: 2rem;
  background-color: black;
}

.three-columns-layout__left__body {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin-top: 2rem;
  line-height: 1.5;
}

.three-columns-layout__left__body h3 {
  align-self: stretch;
  color: #000;
  font-family: 'gascogne-serial';
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  margin: 0;
}

.three-columns-layout__left__body p {
  margin: 0;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 350;
  line-height: 1.8rem;
}

.three-columns-layout__left__body .article-author {
  font-size: 1rem;
  font-style: normal;
  font-weight: 350;
  line-height: 0.75rem;
  margin-top: auto;
  margin-bottom: 0.4rem;
  color: var(--Gray, #808080);
}

.three-columns-layout__middle__body {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin-top: 2rem;
}

.three-columns-layout__middle__body h3 {
  align-self: stretch;
  color: var(--Cream, #f5f0e4);
  font-family: 'gascogne-serial';
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 400;
  margin: 0;
}

.three-columns-layout__middle__body__footer {
  color: var(--Cream, #f5f0e4);
  display: flex;
  flex-direction: row;
}

.three-columns-layout__middle__body__footer p {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 350;
  line-height: 1.5;
  line-height: 1.8rem;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 50%;
}

.three-columns-layout__middle__body__footer .divider {
  align-self: center;
  background-color: var(--Cream, #f5f0e4);
  height: 7rem;
  margin: 0 5px;
  width: 2px;
}

.three-columns-layout__right {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.three-columns-layout__right__headline {
  font-size: 2.8rem;
  line-height: 1.25;
  text-align: left;
  letter-spacing: 0.2px;
}
.three-columns-layout__right__headline h3 {
  margin: 0;
  font-size: 2.8rem;
}

.three-columns-layout__right__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
}

.three-columns-layout__right__body {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 1rem;
}

.three-columns-layout__right__body__left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1rem;
  min-width: 65%;
}

.three-columns-layout__right__body__left h3 {
  color: #000;
  font-family: 'gascogne-serial';
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  margin: 1.6rem 0 0 0;
}

.three-columns-layout__right__content .article-author {
  font-size: 1rem;
  font-style: normal;
  font-weight: 350;
  line-height: 0.75rem;
  margin-top: auto;
  margin-bottom: 0.4rem;
  color: var(--Gray, #808080);
}

.author-container {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
  padding: 0.5rem;
}

.author-container .author-avatar {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-right: 0.5rem;
  text-align: center;
  width: 5.5rem;
}

.author-container .author-post-meta {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.44rem;
}

.author-container .author-post-meta > span:nth-child(1) {
  font-size: 1.625rem;
  text-transform: uppercase;
}

.author-container .author-post-meta > span:nth-child(2) {
  font-size: 1rem;
}

.article-label__category,
.article-label__property-stories {
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
  text-transform: uppercase;
}

.article-label__category--invert {
  color: var(--Cream, #f5f0e4);
}

.article-label__premium {
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  color: var(--Orange, #fc9047);
  border: 1px solid var(--Orange, #fc9047);
  padding: 0.5rem;
}

.article-label__category + .article-label__premium,
.article-label__category--invert + .article-label__premium {
  margin-left: 1rem;
}

.three-columns-layout .article-label__premium {
  padding: 0.3rem 0.5rem;
}

a img {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

a.square-content-img img {
  width: 66rem;
  aspect-ratio: 1.13 / 1;
}

.horizontal-line {
  position: absolute;
  left: 0;
  width: 100vw;
  border-bottom: 0.1rem solid #000;
}

@media (max-width: 767px) {
  .main-homepage-last-article {
    padding: 6rem 2.4rem;
  }

  .main-homepage-last-article-three-columns-layout {
    flex-direction: column;
    gap: 3.2rem;
  }

  .main-editor-picks {
    padding: 6rem 2.4rem;
    margin-bottom: 0;
  }

  .main-editor-picks-headline {
    margin: 0;
    border-bottom: 1px solid black;
    align-items: unset;
  }

  .main-editor-picks-headline h3 {
    text-align: center;
    font-size: 2.4rem;
    line-height: 3rem;
  }

  .main-editor-picks-slider {
    flex-direction: column;
  }

  .main-editor-picks-slider-container {
    margin-top: 0;
    width: 100%;
  }

  .main-editor-picks-slider-item {
    width: 100%;
    margin: 0;
  }

  .main-editor-picks-slider-item img {
    aspect-ratio: 16 / 9;
    height: auto;
    object-fit: cover;
    -o-object-fit: cover;
    width: 100%;
  }

  .author-avatar > img {
    aspect-ratio: unset;
  }

  .main-editor-picks-slider-item .featured-blog-slider-item-content a > h3 {
    margin: 0;
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .main-editor-picks-slider-item .article-author {
    font-size: 1rem;
    margin-top: 0.25rem;
  }

  .main-homepage-carousel {
    padding: 6rem 2.4rem;
    margin-bottom: 0;
  }

  .main-homepage-carousel-headline {
    margin: 0;
    align-items: unset;
  }

  .main-homepage-carousel-headline h3 {
    margin: 0;
    text-align: center;
  }

  .main-homepage-carousel-slider-container {
    margin-top: 2.4rem;
  }

  .main-homepage-carousel-slider-item {
    flex: 0 0 calc(100% - 8rem) !important;
    scroll-snap-align: start;
    margin: 0;
  }

  .main-homepage-carousel-slider-item .featured-blog-slider-item-content .article-label {
    gap: 0.3rem;
  }

  .main-homepage-carousel-slider-item .featured-blog-slider-item-content .article-label__category {
    font-size: 1.3rem;
    line-height: 1.2rem;
  }

  .main-homepage-carousel-slider-item .featured-blog-slider-item-content .article-label__premium {
    font-size: 1rem;
    line-height: 1.2rem;
    padding: 0.1rem 0.2rem;
  }

  .main-homepage-carousel-slider-item .featured-blog-slider-item-content a > h3 {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .main-homepage-carousel .see-all-link {
    margin-top: 2.4rem;
  }

  .main-homepage-condo {
    padding: 6rem 2.4rem;
  }

  .main-homepage-condo__header {
    display: block;
    height: unset;
    border-bottom: 1px solid #000;
    padding-bottom: 2.4rem;
  }

  .main-homepage-condo__header__container {
    display: unset;
    align-items: unset;
    height: unset;
  }

  .main-homepage-condo__header h3 {
    font-size: 2.4rem;
    line-height: 3rem;
    text-align: center;
  }

  .main-homepage-condo__header__container a {
    display: none;
  }

  .main-homepage-condo__body {
    gap: 2.4rem;
  }

  .main-homepage-condo-three-columns-layout {
    flex-direction: column;
    margin-top: 0;
  }

  .main-hero-image__container__body h3 {
    font-size: 3.6rem;
    line-height: 3.6rem;
  }

  .main-homepage-hdb {
    padding: 6rem 2.4rem;
  }

  .main-homepage-hdb__header {
    display: block;
    height: unset;
    border-bottom: 1px solid #000;
    padding-bottom: 2.4rem;
  }

  .main-homepage-hdb__header__container {
    display: unset;
    align-items: unset;
    height: unset;
  }

  .main-homepage-hdb__header h3 {
    font-size: 2.4rem;
    line-height: 3rem;
    text-align: center;
  }

  .main-homepage-hdb__header__container a {
    display: none;
  }

  .main-homepage-hdb__body {
    gap: 2.4rem;
  }

  .main-homepage-hdb-three-columns-layout {
    flex-direction: column;
    margin-top: 0;
  }

  .three-symmetrical-columns-layout__left,
  .three-symmetrical-columns-layout__middle,
  .three-symmetrical-columns-layout__right {
    width: 100%;
  }

  .three-symmetrical-columns-layout__left > a[class~='wow content-img animated animated'] {
    order: 1;
  }

  .three-symmetrical-columns-layout__left__content {
    order: 2;
  }

  .three-symmetrical-columns-layout__left__content p {
    display: none;
  }

  .three-symmetrical-columns-layout__middle {
    padding: 0;
    border: 0;
  }

  .three-symmetrical-columns-layout__middle__content p {
    display: none;
  }

  .three-symmetrical-columns-layout__right > a[class~='wow content-img animated animated'] {
    order: 1;
  }

  .three-symmetrical-columns-layout__right__content {
    order: 2;
  }

  .three-symmetrical-columns-layout__right__content p {
    display: none;
  }

  .main-hero-image {
    padding: 0 2.4rem;
  }

  .main-hero-image__container {
    margin: unset;
    padding: 2.4rem 1.6rem;
  }

  .main-hero-image__container__header {
    width: unset;
    margin-top: 1.6rem;
  }

  .main-hero-image__container__body p {
    font-size: 1.2rem;
    line-height: 1.6rem;
    padding: 0 2.4rem;
  }

  .main-hero-image__container__body p > br {
    display: none;
  }

  .main-hero-image__container__button {
    width: 100%;
    font-size: 1.2rem;
    line-height: 1.6rem;
  }

  .main-hero-copy {
    padding: 6rem 2.4rem;
  }

  .main-hero-copy__header {
    align-items: unset;
    font-size: 2.4rem;
    line-height: 3rem;
    text-align: center;
    padding-bottom: 1.6rem;
    margin-bottom: 1.8rem;
  }

  .main-hero-copy__body .green-border {
    font-size: 2.4rem;
    line-height: 4.2rem;
  }

  .main-hero-copy__footer {
    margin-top: 4rem;
  }

  .main-hero-copy__footer a {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }

  .main-homepage-guides {
    padding: 6rem 2.4rem;
  }

  .main-homepage-guides-headline {
    margin: 0;
    align-items: unset;
  }

  .main-homepage-guides-headline h3 {
    margin: 0;
    text-align: center;
  }

  .main-homepage-guides-three-columns-layout {
    flex-direction: column;
    gap: 3.2rem;
  }

  .three-columns-layout .article-label__premium {
    padding: 0.01rem 0.2rem;
  }

  .three-columns-layout__middle {
    order: 1;
  }

  .three-columns-layout__left {
    order: 2;
  }

  .three-columns-layout__right {
    order: 3;
  }

  .three-columns-layout__middle {
    order: 1;
  }

  .three-columns-layout__left {
    order: 2;
  }

  .three-columns-layout__right {
    order: 3;
  }

  .three-columns-layout__left__body h3 {
    font-size: 2rem;
  }

  .three-columns-layout__left__body p {
    font-size: 1.4rem;
  }

  .three-columns-layout__middle__body {
    gap: 1.6rem;
  }

  .three-columns-layout__middle__body h3 {
    font-size: 2.4rem;
    letter-spacing: 1px;
  }

  .three-columns-layout__middle__body__footer {
    flex-direction: column;
  }

  .three-columns-layout__middle__body__footer p {
    font-size: 1.1rem;
    width: auto;
  }

  .three-columns-layout__middle__body__footer .divider {
    display: none;
  }

  .three-columns-layout__right__headline h3 {
    font-size: 2rem;
    text-align: center;
  }

  .three-columns-layout__right__content {
    border-bottom: 1px solid #000;
    padding-bottom: 1.5rem;
  }

  .three-columns-layout__right__content:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }

  .three-columns-layout__right__body__left h3 {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .three-columns-layout__right__content .article-author {
    margin-top: 0;
  }

  .author-container .author-avatar {
    width: 4.8rem;
  }

  .author-container .author-post-meta > span:nth-child(1) {
    font-size: 1.1rem;
  }

  .article-label__category,
  .article-label__property-stories {
    font-size: 1.3rem;
    line-height: 1.2rem;
  }

  .article-label__premium {
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .article-label__category + .article-label__premium,
  .article-label__category--invert + .article-label__premium {
    margin-left: 0 !important;
  }

  .horizontal-line {
    display: none;
  }
}

@media (max-width: 1023px) {
  .main-homepage-condo__body__filter {
    flex-direction: column;
  }

  .main-homepage-condo__body__filter__text {
    font-size: 2rem;
    line-height: 2.8rem;
    width: unset;
  }

  .main-homepage-condo__body__filter__options {
    max-height: calc(2 * (2.2rem + 0.5rem));
    overflow: hidden;
  }

  .main-homepage-condo__body__filter__options.expanded {
    max-height: none;
  }

  .main-homepage-condo__body__filter__options span {
    font-size: 1.4rem;
    line-height: 2rem;
  }

  .main-homepage-condo__body__filter__show-more {
    display: flex;
    align-items: center;
    background-color: var(--Blue, #40a1bf);
    border: 1px solid var(--Blue, #40a1bf);
    color: #fff;
    /* font-family: "Public Sans"; */
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 400;
    height: 2.2rem;
    justify-content: center;
    line-height: 2rem;
    margin-top: -1rem;
    padding: 0.4rem 1.2rem;
    width: 10rem;
  }

  .main-homepage-hdb__body__filter {
    flex-direction: column;
  }

  .main-homepage-hdb__body__filter__text {
    font-size: 2rem;
    line-height: 2.8rem;
    width: unset;
  }

  .main-homepage-hdb__body__filter__options {
    max-height: calc(2 * (2.2rem + 0.5rem));
    overflow: hidden;
  }

  .main-homepage-hdb__body__filter__options.expanded {
    max-height: none;
  }

  .main-homepage-hdb__body__filter__options span {
    font-size: 1.4rem;
    line-height: 2rem;
  }

  .main-homepage-hdb__body__filter__show-more {
    display: flex;
    align-items: center;
    background-color: var(--Blue, #40a1bf);
    border: 1px solid var(--Blue, #40a1bf);
    color: #fff;
    /* font-family: "Public Sans"; */
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 400;
    height: 2.2rem;
    justify-content: center;
    line-height: 2rem;
    margin-top: -1rem;
    padding: 0.4rem 1.2rem;
    width: 10rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .main-homepage-last-article {
    padding: 4rem;
  }

  .main-editor-picks {
    padding: 4rem;
  }

  .main-editor-picks-headline h3 {
    font-size: 2.4rem;
  }

  .main-editor-picks-slider-item .featured-blog-slider-item-content a > h3 {
    font-size: 1.92rem;
  }

  .main-homepage-carousel {
    padding: 4rem;
  }

  .main-homepage-carousel-headline h3 {
    font-size: 2.4rem;
  }

  .main-homepage-carousel-slider-item .featured-blog-slider-item-content .article-label {
    gap: 0.5rem;
  }

  .main-homepage-carousel-slider-item .featured-blog-slider-item-content .article-label__category {
    font-size: 1.2rem;
  }

  .main-homepage-carousel-slider-item .featured-blog-slider-item-content .article-label__premium {
    font-size: 1.1rem;
    padding: 0.1rem 0.2rem;
    line-height: 1.4rem;
  }

  .main-hero-copy {
    padding: 4rem;
  }

  .main-hero-copy__header {
    font-size: 2.4rem;
  }

  .main-hero-copy__body .green-border {
    line-height: 150%;
  }

  .main-homepage-condo {
    padding: 4rem;
  }

  .main-homepage-condo__header h3 {
    font-size: 2.4rem;
  }

  .main-homepage-condo__body__filter__text {
    font-size: 2.4rem;
  }

  .main-hero-image {
    padding: 4rem;
  }

  .main-homepage-hdb {
    padding: 4rem;
  }

  .main-homepage-hdb__header h3 {
    font-size: 2.4rem;
  }

  .main-homepage-hdb__body__filter__text {
    font-size: 2.4rem;
  }

  .main-homepage-guides {
    padding: 4rem;
  }

  .main-homepage-guides-headline h3 {
    font-size: 2.4rem;
  }

  .three-columns-layout .article-label__premium {
    padding: 0.1rem 0.4rem;
  }

  .three-columns-layout__middle__body h3 {
    font-size: 1.92rem;
  }

  .three-columns-layout__left__body h3 {
    font-size: 1.6rem;
  }

  .three-columns-layout__left__body p {
    font-size: 1.2rem;
  }

  .three-columns-layout__middle__body__footer p {
    font-size: 1.2rem;
  }

  .three-columns-layout__right__body__left h3 {
    font-size: 1.6rem;
  }

  .three-columns-layout__right__body__left p {
    font-size: 1.2rem;
  }

  .three-columns-layout__right__headline h3 {
    font-size: 1.92rem;
  }

  .three-symmetrical-columns-layout__left__content h3 {
    font-size: 1.6rem;
  }

  .three-symmetrical-columns-layout__left__content p {
    font-size: 1.2rem;
  }

  .three-symmetrical-columns-layout__middle__content h3 {
    font-size: 1.6rem;
  }

  .three-symmetrical-columns-layout__middle__content p {
    font-size: 1.2rem;
  }

  .three-symmetrical-columns-layout__right__content h3 {
    font-size: 1.6rem;
  }

  .three-symmetrical-columns-layout__right__content p {
    font-size: 1.2rem;
  }

  .article-label__category,
  .article-label__property-stories {
    font-size: 1.5rem;
  }

  .article-label__premium {
    font-size: 1.4rem;
  }

  .article-label__category + .article-label__premium,
  .article-label__category--invert + .article-label__premium {
    margin-left: 0 !important;
  }
}

@media (min-width: 1025px) and (max-width: 1366px) {
  .main-homepage-last-article {
    padding: 4rem;
  }

  .main-editor-picks {
    padding: 4rem;
  }

  .main-homepage-carousel {
    padding: 4rem;
  }

  .main-hero-copy {
    padding: 4rem;
  }

  .main-hero-copy__body .green-border {
    line-height: 150%;
  }

  .main-homepage-condo {
    padding: 4rem;
  }

  .main-hero-image {
    padding: 4rem;
  }

  .main-homepage-hdb {
    padding: 4rem;
  }

  .main-homepage-guides {
    padding: 4rem;
  }

  .three-columns-layout__left__body h3 {
    font-size: 2rem;
  }

  .three-columns-layout__left__body p {
    font-size: 1.1rem;
  }

  .three-columns-layout__middle__body h3 {
    font-size: 2.4rem;
  }

  .three-columns-layout__middle__body__footer p {
    font-size: 1.1rem;
  }

  .three-columns-layout__middle__body__footer .divider {
    width: 1px;
  }

  .three-columns-layout__right__headline h3 {
    font-size: 2.4rem;
  }

  .three-columns-layout__right__body__left h3 {
    font-size: 2rem;
    margin-top: 1.6rem;
  }

  .article-label__category,
  .article-label__property-stories {
    font-size: 1.4rem;
    line-height: 1.2rem;
  }
}

@media (min-width: 1366px) {
  .main-hero-copy__body .green-border {
    line-height: 150%;
  }
}

@media (min-width: 320px) {
  .subscription-page-container {
    margin-top: -5rem;
    padding: 3.2rem 1.6rem;
  }

  .subscription-page-header {
    display: flex;
    height: 2rem;
    justify-content: center;
    align-items: center;
    gap: 0.8rem;
    align-self: stretch;
  }

  .subscription-page-header > img {
    width: 8.5rem;
    height: 1.2rem;
  }

  .subscription-page-header > span {
    color: var(--Black, #000);
    font-family: 'whyte_book';
    font-size: 1rem;
    font-style: normal;
    font-weight: 350;
    line-height: 1.2rem; /* 120% */
  }

  .subscription-page-detail {
    margin-top: 2.4rem;
    color: var(--Black, #000);
    text-align: center;
    font-family: 'gascogne-serial';
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 3rem;
  }

  .subscription-page-subtitle {
    margin-top: 2.4rem;
    color: #707070;
    text-align: center;
    font-family: 'whyte_book';
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 350;
    line-height: 1.6rem;
  }

  .subscription-page-form {
    margin-top: 3.2rem;
    width: 100%;
  }

  .subscription-page-form__form {
    border-bottom: 1px solid var(--Gray, #808080);
  }

  .subscription-page-form__email {
    align-items: center;
    background: transparent;
    border: none;
    border: none;
    display: flex;
    flex: 1 0 0;
    gap: var(--Properties-Spacing-s, 0.8rem);
    height: 3.2rem;
    padding: 2rem 0.8rem 1.6rem 0.8rem;
    width: 100%;
  }

  .subscription-page-form__submit {
    display: none;
  }

  .subscription-page-form .message-detail {
    display: flex;
    color: rgba(112, 112, 112, 0.5);
    font-family: 'whyte_book';
    font-size: 1rem;
    font-style: normal;
    font-weight: 350;
    line-height: 1.2rem;
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
  }

  .subscription-page-form .message-subscription-exist {
    display: none;
    color: #fc9047;
    font-family: 'whyte_book';
    font-size: 1rem;
    font-style: normal;
    font-weight: 350;
    line-height: 1.2rem; /* 120% */
    margin-bottom: 0.8rem;
    gap: 0.4rem;
  }

  .subscription-page-footer {
    width: 100%;
  }

  .subscription-page-footer__info {
    display: block;
    margin-top: 1.6rem;
    color: #808080;
    font-family: 'whyte_book';
    font-size: 1rem;
    font-style: normal;
    font-weight: 350;
    line-height: 1.2rem;
    width: 100%;
  }

  .subscription-page-footer span.terms-of-service,
  .subscription-page-footer span.privacy-policy {
    color: var(--Black, #000);
    font-family: 'whyte_book';
    font-size: 1rem;
    font-style: normal;
    font-weight: 350;
    line-height: 1.2rem;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
  }

  .subscription-page-footer__send-sign-in-link {
    align-items: center;
    align-self: stretch;
    background: var(--Orange, #fc9047);
    border: none;
    color: var(--Cream, #f5f0e4);
    display: none;
    font-family: 'whyte_book';
    font-size: 1.1rem;
    font-style: normal;
    font-weight: 350;
    gap: var(--Properties-Spacing-s, 0.8rem);
    height: 3.2rem;
    justify-content: center;
    line-height: 1.4rem;
    margin-top: 1.6rem;
    padding: 2rem 0.8rem 1.6rem 0.8rem;
    width: 100%;
  }

  .checkout-success-page-container {
    margin-top: -5rem;
    padding: 3.2rem 1.6rem;
  }

  .checkout-success-page-header {
    display: flex;
    height: 2rem;
    justify-content: center;
    align-items: center;
    gap: 0.8rem;
    align-self: stretch;
  }

  .checkout-success-page-header > img {
    width: 8.5rem;
    height: 1.2rem;
  }

  .checkout-success-page-header > span {
    color: var(--Black, #000);
    font-family: 'whyte_book';
    font-size: 1rem;
    font-style: normal;
    font-weight: 350;
    line-height: 1.2rem; /* 120% */
  }

  .checkout-success-page-detail {
    margin-top: 2.4rem;
    color: var(--Black, #000);
    text-align: center;
    font-family: 'gascogne-serial';
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 3rem;
  }

  .checkout-success-page-subtitle {
    margin-top: 2.4rem;
    color: #707070;
    text-align: center;
    font-family: 'whyte_book';
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 350;
    line-height: 1.6rem;
    margin-top: 2.4rem;
  }

  .checkout-success-page-subtitle > p > span {
    color: #fc9047;
  }

  .checkout-success-page-image {
    align-items: center;
    align-self: stretch;
    display: flex;
    gap: 1rem;
    height: 8rem;
    justify-content: center;
    margin-top: 2.4rem;
  }

  .checkout-success-page-footer {
    display: none;
    width: 100%;
  }

  .checkout-success-page-footer__send-sign-in-link {
    align-items: center;
    align-self: stretch;
    background: var(--Orange, #fc9047);
    border: none;
    color: var(--Cream, #f5f0e4);
    display: flex;
    font-family: 'whyte_book';
    font-size: 1.1rem;
    font-style: normal;
    font-weight: 350;
    gap: var(--Properties-Spacing-s, 0.8rem);
    height: 3.2rem;
    justify-content: center;
    line-height: 1.4rem;
    margin-top: 3.2rem;
    padding: 2rem 0.8rem 1.6rem 0.8rem;
    width: 100%;
  }

  .checkout-success-page-footer__resend-eta {
    display: none;
    color: #fc9047;
    text-align: center;
    font-family: 'whyte_book';
    font-size: 1rem;
    font-style: normal;
    font-weight: 350;
    line-height: 1.2rem; /* 120% */
  }

  .checkout-success-page-footer__resend-eta > span {
    color: #fc9047;
    font-family: 'whyte_book';
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2rem;
    margin-top: 0.8rem;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
  }

  .existing-subscriber-page-container {
    margin-top: -5rem;
    padding: 3.2rem 1.6rem;
  }

  .existing-subscriber-page-header {
    display: flex;
    height: 2rem;
    justify-content: center;
    align-items: center;
    gap: 0.8rem;
    align-self: stretch;
  }

  .existing-subscriber-page-header > img {
    width: 8.5rem;
    height: 1.2rem;
  }

  .existing-subscriber-page-header > span {
    color: var(--Black, #000);
    font-family: 'whyte_book';
    font-size: 1rem;
    font-style: normal;
    font-weight: 350;
    line-height: 1.2rem; /* 120% */
  }

  .existing-subscriber-page-detail {
    margin-top: 2.4rem;
    color: var(--Black, #000);
    text-align: center;
    font-family: 'gascogne-serial';
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 3rem;
  }

  .existing-subscriber-page-subtitle {
    margin-top: 2.4rem;
    color: #707070;
    text-align: center;
    font-family: 'whyte_book';
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 350;
    line-height: 1.6rem;
    margin-top: 2.4rem;
  }

  .existing-subscriber-page-subtitle > p > span {
    color: #fc9047;
  }

  .existing-subscriber-page-image {
    align-items: center;
    align-self: stretch;
    display: flex;
    gap: 1rem;
    height: 8rem;
    justify-content: center;
    margin-top: 2.4rem;
  }

  .existing-subscriber-page-footer {
    width: 100%;
  }

  .existing-subscriber-page-footer__send-sign-in-link {
    align-items: center;
    align-self: stretch;
    background: var(--Orange, #fc9047);
    border: none;
    color: var(--Cream, #f5f0e4);
    display: flex;
    font-family: 'whyte_book';
    font-size: 1.1rem;
    font-style: normal;
    font-weight: 350;
    gap: var(--Properties-Spacing-s, 0.8rem);
    height: 3.2rem;
    justify-content: center;
    line-height: 1.4rem;
    margin-top: 3.2rem;
    padding: 2rem 0.8rem 1.6rem 0.8rem;
    width: 100%;
  }

  .existing-subscriber-page-footer__resend-eta {
    display: none;
    color: #fc9047;
    text-align: center;
    font-family: 'whyte_book';
    font-size: 1rem;
    font-style: normal;
    font-weight: 350;
    line-height: 1.2rem; /* 120% */
  }

  .existing-subscriber-page-footer__resend-eta > span {
    color: #fc9047;
    font-family: 'whyte_book';
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2rem;
    margin-top: 0.8rem;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
  }

  .login-page-container {
    margin-top: -5rem;
    padding: 3.2rem 1.6rem;
  }

  .login-page-header {
    display: flex;
    height: 2rem;
    justify-content: center;
    align-items: center;
    gap: 0.8rem;
    align-self: stretch;
  }

  .login-page-header > img {
    width: 8.5rem;
    height: 1.2rem;
  }

  .login-page-header > span {
    color: var(--Black, #000);
    font-family: 'whyte_book';
    font-size: 1rem;
    font-style: normal;
    font-weight: 350;
    line-height: 1.2rem; /* 120% */
  }

  .login-page-detail {
    margin-top: 2.4rem;
    color: var(--Black, #000);
    text-align: center;
    font-family: 'gascogne-serial';
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 3rem;
  }

  .login-page-subtitle {
    margin-top: 2.4rem;
    color: #707070;
    text-align: center;
    font-family: 'whyte_book';
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 350;
    line-height: 1.6rem;
  }

  .login-page-form {
    margin-top: 3.2rem;
    width: 100%;
  }

  .login-page-form__form {
    border-bottom: 1px solid var(--Gray, #808080);
  }

  .login-page-form__email {
    align-items: center;
    background: transparent;
    border: none;
    border: none;
    display: flex;
    flex: 1 0 0;
    gap: var(--Properties-Spacing-s, 0.8rem);
    height: 3.2rem;
    padding: 2rem 0.8rem 1.6rem 0.8rem;
    width: 100%;
  }

  .login-page-form .message-detail {
    display: block;
    color: rgba(112, 112, 112, 0.5);
    font-family: 'whyte_book';
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 350;
    line-height: normal;
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
  }

  .login-page-form .message-detail > span {
    color: #fc9047;
  }

  .login-page-form .message-subscription-exist {
    display: none;
    color: #fc9047;
    font-family: 'whyte_book';
    font-size: 1rem;
    font-style: normal;
    font-weight: 350;
    line-height: 1.2rem; /* 120% */
    margin-bottom: 0.8rem;
    gap: 0.4rem;
  }

  .login-page-footer {
    width: 100%;
  }

  .login-page-footer__info {
    display: block;
    margin-top: 1.6rem;
    color: #808080;
    font-family: 'whyte_book';
    font-size: 1rem;
    font-style: normal;
    font-weight: 350;
    line-height: 1.2rem;
    width: 100%;
  }

  .login-page-footer span.terms-of-service,
  .login-page-footer span.privacy-policy {
    color: var(--Black, #000);
    font-family: 'whyte_book';
    font-size: 1rem;
    font-style: normal;
    font-weight: 350;
    line-height: 1.2rem;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
  }

  .login-page-footer__send-sign-in-link {
    align-items: center;
    align-self: stretch;
    background: var(--Orange, #fc9047);
    border: none;
    color: var(--Cream, #f5f0e4);
    display: none;
    font-family: 'whyte_book';
    font-size: 1.1rem;
    font-style: normal;
    font-weight: 350;
    gap: var(--Properties-Spacing-s, 0.8rem);
    height: 3.2rem;
    justify-content: center;
    line-height: 1.4rem;
    margin-top: 2.4rem;
    padding: 2rem 0.8rem 1.6rem 0.8rem;
    width: 100%;
  }
}

@media (min-width: 768px) {
  .subscription-page-container {
    margin: 6.9rem auto;
    padding: 3.2rem 1.6rem;
    max-width: 53rem;
    max-height: 65rem;
  }

  .subscription-page-header {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.8rem;
    align-self: stretch;
  }

  .subscription-page-header > img {
    width: 9.9rem;
    height: 1.4rem;
  }

  .subscription-page-header > span {
    color: var(--Black, #000);
    font-family: 'whyte_book';
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 350;
    line-height: 1.6rem;
  }

  .subscription-page-detail {
    margin-top: 1.6rem;
    color: var(--Black, #000);
    text-align: center;
    font-size: 3.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 4rem;
  }

  .subscription-page-subtitle {
    margin-top: 1.6rem;
    color: #707070;
    text-align: center;
    font-size: 1.3rem;
    font-style: normal;
    font-weight: 350;
    line-height: 1.8rem;
  }

  .subscription-page-form {
    margin-top: 7.2rem;
  }

  .subscription-page-footer__send-sign-in-link {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }

  .login-page-container {
    margin: 6.9rem auto;
    padding: 3.2rem 1.6rem;
    max-width: 53rem;
    max-height: 65rem;
  }

  .login-page-header {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.8rem;
    align-self: stretch;
  }

  .login-page-header > img {
    width: 9.9rem;
    height: 1.4rem;
  }

  .login-page-header > span {
    color: var(--Black, #000);
    font-family: 'whyte_book';
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 350;
    line-height: 1.6rem;
  }

  .login-page-detail {
    margin-top: 1.6rem;
    color: var(--Black, #000);
    text-align: center;
    font-size: 3.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 4rem;
  }

  .login-page-subtitle {
    margin-top: 1.6rem;
    color: #707070;
    text-align: center;
    font-size: 1.3rem;
    font-style: normal;
    font-weight: 350;
    line-height: 1.8rem;
  }

  .login-page-form {
    margin-top: 7.2rem;
  }

  .login-page-footer__send-sign-in-link {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }

  .existing-subscriber-page-container {
    margin: 6.9rem auto;
    padding: 3.2rem 1.6rem;
    max-width: 53rem;
    max-height: 65rem;
  }

  .existing-subscriber-page-header {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.8rem;
    align-self: stretch;
  }

  .existing-subscriber-page-header > img {
    width: 9.9rem;
    height: 1.4rem;
  }

  .existing-subscriber-page-header > span {
    color: var(--Black, #000);
    font-family: 'whyte_book';
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 350;
    line-height: 1.6rem;
  }

  .existing-subscriber-page-detail {
    margin-top: 1.6rem;
    color: var(--Black, #000);
    text-align: center;
    font-size: 3.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 4rem;
  }

  .existing-subscriber-page-subtitle {
    margin-top: 1.6rem;
    color: #707070;
    text-align: center;
    font-size: 1.3rem;
    font-style: normal;
    font-weight: 350;
    line-height: 1.8rem;
  }

  .existing-subscriber-page-footer {
    margin-top: 7.2rem;
  }

  .checkout-success-page-container {
    margin: 6.9rem auto;
    padding: 3.2rem 1.6rem;
    max-width: 53rem;
    max-height: 65rem;
  }

  .checkout-success-page-header {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.8rem;
    align-self: stretch;
  }

  .checkout-success-page-header > img {
    width: 9.9rem;
    height: 1.4rem;
  }

  .checkout-success-page-header > span {
    color: var(--Black, #000);
    font-family: 'whyte_book';
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 350;
    line-height: 1.6rem;
  }

  .checkout-success-page-detail {
    margin-top: 1.6rem;
    color: var(--Black, #000);
    text-align: center;
    font-size: 3.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 4rem;
  }

  .checkout-success-page-subtitle {
    margin-top: 1.6rem;
    color: #707070;
    text-align: center;
    font-size: 1.3rem;
    font-style: normal;
    font-weight: 350;
    line-height: 1.8rem;
  }

  .profile-menu {
    align-items: anchor-center;
    display: flex;
    gap: 0.5rem;
    height: 1.6rem;
    margin-right: 1rem;
  }

  .profile-menu img {
    width: 1.2rem;
    height: 1.2rem;
  }

  .profile-menu span {
    font-family: 'whyte_book';
    font-size: 1.2rem;
    font-weight: 350;
    letter-spacing: 0%;
    line-height: 1.6rem;
    text-transform: capitalize;
  }

  .profile-menu-dropdown {
    background: white;
    border: 1px solid #ccc;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    padding: 2rem 3rem;
    position: fixed;
    right: -2.5rem;
    top: 10rem;
    transform: translate(-50%, -50%);
    width: 21rem;
    z-index: 999;
  }

  .profile-menu-dropdown a:nth-child(1) {
    width: 124;
    height: 36;
    min-height: 36px;
    width: 9.2rem;
    height: 1.6rem;
  }
}

@media (min-width: 1440px) {
  .profile-menu {
    margin-right: 5rem;
  }
}

/* Ensure input has only underline */
.login-page-form__email {
  border: none;
  border-bottom: 1px solid black;
  width: 100%;
  font-size: 16px;
  padding: 12px 0;
  outline: none;
  background-color: transparent;
}

/* Optional wrapper for input spacing */
.form-field {
  margin-bottom: 20px;
}

/* Style the button to match input width and look consistent */
.login-page-form__submit {
  width: 100%;
  background-color: #FC9047;
  color: white;
  font-weight: 600;
  padding: 8px 0; /* reduced vertical padding */
  font-size: 15px; /* optional: slightly smaller font */
  border: none;
  cursor: pointer;
}

/* Hover effect for better UX */
.login-page-form__submit:hover {
  background-color: #e47d38;
}

/* Homepage newsletter CSS */

.home-newsletter-banner{
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding: 56px 0;
  margin: 0;
  background: rgba(102, 178, 107, .2); /* tweak to match your theme */
}

iframe .beehiiv-embed {
    height: 50px;
}

.home-newsletter-inner{
  max-width: 980px;
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
}

.home-newsletter-title{
  font-size: clamp(32px, 4.2vw, 64px);
  line-height: 1.05;
  margin: 0 0 14px;
  letter-spacing: -0.02em;
}

.home-newsletter-title .hl{
  background: #f1ee92; /* highlight block */
  padding: 0 .15em;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}

.home-newsletter-sub{
  margin: 0 auto 26px;
  max-width: 720px;
  font-size: 16px;
  line-height: 1.5;
  opacity: .85;
}

.home-newsletter-form{
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 0 10px;
}

.home-newsletter-field{
  display: flex;
  align-items: center;
  gap: 10px;
  border: 1px solid rgba(0,0,0,.25);
  background: #fff;
  padding: 12px 14px;
  min-width: min(520px, 92vw);
}

.home-newsletter-icon{
  opacity: .6;
}

.home-newsletter-field input{
  border: 0;
  outline: 0;
  width: 100%;
  font-size: 16px;
  background: transparent;
}

.home-newsletter-btn{
  border: 0;
  background: #111;
  color: #fff;
  padding: 12px 18px;
  font-size: 14px;
  cursor: pointer;
  min-width: 120px;
}

.home-newsletter-btn:hover{
  opacity: .9;
}

.home-newsletter-disclaimer{
  margin: 10px 0 0;
  font-size: 12px;
  opacity: .7;
}

.home-newsletter-disclaimer a{
  text-decoration: underline;
}

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

/* ===== PRO BANNER ===== */

.pro-banner {
  background: rgba(252, 144, 71, .2);
    border-top: 1px solid black;
}

.pro-banner .home-promo-title {
  color: #fc9047;
    margin-bottom: 50px;
}

.pro-banner .home-promo-title .hl {
  background: #f1ee92;
  padding: 0 .15em;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}

.home-promo-sub {
  margin: 0 0 20px;
  max-width: 520px;
  font-size: 15px;
  line-height: 1.5;
  opacity: .85;
}

.pro-banner .home-promo-btn {
  background: #fff;
  color: #fc9047;
  border: 1px solid #fc9047;
  padding: 25px 20px 20px 20px;
  font-weight: 500;
    margin-top: 20px;
}

.pro-banner .home-promo-btn:hover {
  background: #fc9046;
    color: black;
}

/* Force 2-col layout for the Pro promo banner */
.home-promo-banner.pro-banner .home-promo-inner{
  display: grid !important;
  grid-template-columns: 1fr 1.35fr !important;
  gap: 0 !important;
  align-items: stretch;
}

/* Left side */
.home-promo-banner.pro-banner .home-promo-left{
  padding: 40px 32px;
}

/* Right side (image panel) */
.home-promo-banner.pro-banner .home-promo-right{
  overflow: hidden;
  min-height: 240px;
    padding: 24px;
    box-sizing: border-box;
}

/* Make image cover the right panel */
.home-promo-banner.pro-banner .home-promo-right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
    border-radius: 2px;
}

@media (max-width: 900px) {
  .home-promo-banner.pro-banner .home-promo-inner {
    grid-template-columns: 1fr !important;
  }
  .home-promo-banner.pro-banner .home-promo-right {
    border-left: 0;
    min-height: 220px;
  }
    .pro-banner .home-promo-title {
        margin-top: 0;
        margin-bottom: 30px;
    }
    .pro-banner .home-promo-btn {
  padding: 20px;
    }
}

/* Footer Telegram Strip */
.home-telegram-strip{
  background: rgba(64, 161, 191, .05);
}

.home-telegram-inner{
  max-width: 1000px;
  margin: 0 auto;
  padding: 28px 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  flex-wrap: wrap;
  text-align: center;
}

.home-telegram-inner h3{
  margin: 0;
  font-size: 22px;
  font-weight: 500;
  color: rgba(64, 161, 191, 1);
}

.home-telegram-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 38px;
  padding: 0 16px;
  border: 1px solid rgba(64, 161, 191,1);
  background: transparent;
  color: #40A1BF;
  text-decoration: none;
  font-size: 14px;
    padding-top: 4px;
}

.home-telegram-btn:hover{
  background: rgba(31,79,191,.05);
}

/* Mobile */
@media (max-width: 700px){
  .home-telegram-inner{
    padding: 22px 16px;
  }
  .home-telegram-inner h3{
    font-size: 18px;
  }
}

@media (max-width: 600px) {
    .home-telegram-strip {
        margin-top: -17px;
    }
}

@media (max-width: 768px) {
  .article-grid,
  .section-upgrade {
    display: block !important;
  }

  .section-upgrade {
    order: 9999;
    clear: both;
    width: 100%;
  }
}

/* --- Consultation promo: designed to blend with your editorial sidebar --- */
.sidebar-consult{
  border-bottom: 1px solid #111;
  padding: 20px;
}

.sidebar-consult__kicker{
  display: block;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 12px;
  line-height: 1.2;
  margin-bottom: 10px;
  /* match your category purple */
  color: #B08DBB;
}

.sidebar-consult__title{
  margin: 0 0 10px 0 !important;
  font-size: 19px !important;
  line-height: 1.25 !important;
  color: #111;
}

.sidebar-consult__desc{
  margin: 0 0 14px 0 !important;
  font-size: 14px !important;
  line-height: 1.6 !important;
  color: #222;
}

.sidebar-consult__cta{
  display: inline-block;
  font-size: 14px;
  line-height: 1.3;
  color: #ad86c4;
  text-decoration: none;
  border-bottom: 1px solid currentColor;
  padding-bottom: 2px;
}

.sidebar-consult__cta:hover{
  opacity: .85;
}

/* Optional: if your sidebar gets narrow, reduce title size slightly */
@media (max-width: 1024px){
  .sidebar-consult__title{ font-size: 18px; }
}

/* ===== THEME STYLES (old assets-style.css) ===== */
/*
@font-face {
  font-family: 'gascogne-serial';
  src: url('/wp-content/themes/editorial-theme/assets/fonts/GascogneSerial-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'gascogne-serial';
  src: url('/wp-content/themes/editorial-theme/assets/fonts/GascogneSerial-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Whyte';
  src: url('/wp-content/themes/editorial-theme/assets/fonts/Whyte-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Whyte Book';
  src: url('/wp-content/themes/editorial-theme/assets/fonts/whyte_book.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Whyte';
  src: url('/wp-content/themes/editorial-theme/assets/fonts/Whyte-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
*/

:root {
  --black-color: #000;
  --black-font: #F5F0E4;
  --black-border: #666;
}



body {
  margin: 0;
  font-family: 'whyte_book' !important;
  background-color: #f7f1e6 !Important;

}

.header {
  background-color: #f7f1e6;
  position: sticky !important;
  top: 0;
  display: flex;
  z-index: 99;
  height: auto !important;
  border: 0 !important;
}

div .header a {
  font-size: inherit;
  display: inline;
  line-height: 24px;
  font-family: inherit;
  color: inherit;
}

div .header a::after {
  display: none;
}

.nav-item a.relative {
  display: flex;
  align-items: center;
}

.header-top {
  padding: 10px 10px !important;
}

.nav-item:first-of-type {
  padding-left: 10px;
}

.header-top .header-logo {
  margin: 0 !important;
  display: flex;
  width: 100% !important;
  max-width: 150px;
}

.header-top .header-logo a {
  display: flex;
  align-items: center;
  width: 100%;
}

.header-top .header-logo a img.logo-black {
  height: auto;
  aspect-ratio: unset;
}

div .header p {

  font-size: inherit;
  font-family: inherit;
}

.container {
  max-width: 1369px !important;
  margin: 0 auto;
  width: 100%;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  position: relative;
  padding: 0 !important;

}

.top-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 16px;
}

.logo {
  max-width: 174px;
  font-weight: 500;
  display: flex;
  letter-spacing: 1px;
}

.top-right {
  display: flex;
  align-items: center;
  gap: 12px;
}

.search-icon {
  cursor: pointer;
  font-size: 18px;
  display: flex;
  align-items: center;
}

.get-pro {
  background-color: #FC9047 !important;
  border: none;
  color: white;
  padding: 11px 12px 8px !important;
  font-weight: 700;
  cursor: pointer;
  height: 32px;
  border-radius: 0px;
  font-size: 16px;
  font-family: 'Whyte';

}


_::-webkit-:host:not(:root:root),
.safari_only {

  .get-pro,
  .sign-in {
    padding: 13px 12px 8px !important;
  }

}


.sign-in {
  background-color: transparent !important;
  border: 1px solid #666 !important;
  padding: 11px 12px 8px !important;
  cursor: pointer;
  font-weight: 700 !important;
  height: 32px !important;
  border-radius: 0px;
  color: #00000099 !important;
  font-size: 16px;
  font-family: 'Whyte' !important;

}

.nav-bar {
  display: flex;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

.nav-item {
  padding: 9px 16px 9px;
  border-right: 1px solid #000000;
  font-size: 16px;
  cursor: pointer;
  white-space: nowrap;
  font-weight: 350;
  display: -webkit-inline-box;
  color: #11181C;
}

.active-pro {
  background-color: #FC90474D;
  color: #FC9047;
}

.header-top__right.consult-link.top-right a {
  padding: 8.5px 15px 9.5px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center;
  line-height: normal !important;
  word-break: unset !important;
  height: unset !important;
  display: -webkit-flex !important;
}

.header-top__right.consult-link.top-right a.get-pro {
  color: #fff !important;
  min-width: fit-content;
}

.header-top__right .profile-menu span {
  font-size: 14px;
}

header .header-top__right.consult-link.top-right {
  width: 100%;
  max-width: 354px;
}

.header-top__right .profile-menu img {
  width: 20px;
  height: 20px;
}

.footer {
  background-color: #f7f1e6 !important;
  font-size: 14px;
  color: #11181C;
  display: flex;
  padding-top: 0 !important;
  padding-bottom: 0 !important;

}

.header .search-popup.visible {
  border-top: solid 1px #000000 !important;
  border-bottom: solid 1px #000000 !important;
}

.header .search-popup {
  position: absolute;
  border-top: 0 !important;
  border-top: 0 !important;

}

.header-top {
  background: #f5f0e4;
  z-index: 100000;
}

.header .search-popup.visible {
  top: 43px;
}

.header .search-popup.visible span.search-popup__close {
  top: 9px;
}

.header .search-popup .icon-close {
  height: auto;
  right: 20px;
  font-family: 'whyte_book';
  padding-top: 3px;
}

.footer-top {
  display: flex;
  justify-content: space-between;
  padding: 0;
  border-bottom: 1px solid #000000;
  ;
  border-top: 1px solid #000000;
}

.footer-column {
  width: 50%;

}

.header .consult-link a span,
.header .consult-link a {
  font-family: 'whyte_book' !important;
  font-weight: 700 !important;
}

.footer-column h4 {
  font-weight: 700;
  border-bottom: solid 1px #000000;
  margin: 0;
  padding: 14px 10px;
  color: #11181C;
  font-family: 'whyte_book';
  font-size: 20px;
}

.footer-column ul {
  list-style: none;
  padding: 10px 0px 10px 12px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin: 8px 0 0;

}

.grid-footer {
  display: grid;
  grid-template-columns: 49% 49%;
}

.share-wrapper {
  position: relative;
  display: inline-flex;
  gap: 15px;
  align-items: center;
}

.share-wrapper p.post-date {
  margin: 0;
  min-height: unset !important;
  font-size: 14px !important;
}

.share-trigger {
  cursor: pointer;
}

.share-dropdown {
  position: absolute;
  top: -45px;
  left: 0;
  background-color: #f5f0e4;
  border: 1px solid #ddd;
  min-width: 250px;
  border-radius: 4px;
  padding: 0 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  display: none;
  z-index: 999;
  align-items: center;
  gap: 4px;
}

.share-dropdown.show {
  display: flex !important;
}

.share-dropdown::before {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 15px;
  border-width: 0 8px 8px 8px;
  border-style: solid;
  border-color: transparent transparent #f5f0e4 transparent;
  filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, 0.1));
  transform: rotate(-180deg);
}

.share-dropdown a {
  display: block;
  padding: 8px 2px;
  text-decoration: none;
  min-width: fit-content;
  position: relative;
  text-decoration: underline;
}

.footer-column li {
  width: 45%;
  cursor: pointer;
  font-size: 16px;
  font-weight: 350;
  color: #000000CC;
}

.footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 12px;
  flex-wrap: wrap;
  border-bottom: 1px solid #000000;
  ;
}

.footer-column li a {
  color: inherit;
  font-family: "whyte_book";
}

.footer-logo {
  height: 28px;
}

.border-bottom-0 {

  border-bottom: 0 !important;
}

.footer-tagline {
  flex: 1;
  text-align: center;
  color: #000000;
  font-size: 19px;
  font-weight: 350;
  font-family: 'whyte_book';
}

.footer-icons button {
  background: transparent;
  border: 1px solid #000000;
  cursor: pointer;
  font-size: 16px;
  width: 32px;
  height: 32px;
  padding: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 0;
}

.footer-icons button a {
  display: flex;
  align-items: center;
  justify-content: center;
  ;
}

.footer-icons {
  display: flex;
  align-items: center;
  gap: 8px
}

.header-icons button {
  background: transparent;
  border: 1px solid #000000;
  margin-left: 8px;
  cursor: pointer;
  font-size: 16px;
  width: 24px;
  height: 24px;
  padding: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 0;
}

.site-content .ast-container {
  max-width: 100%;
  padding: 0;
  width: 100%;
  display: flex;
  flex-direction: column;

}


.footer-note {
  padding: 8px 12px;
  text-align: left;
  font-size: 12px;
  color: #666;
  display: flex;
  justify-content: space-between;
  margin-bottom: 120px;
}

.footer-note p {
  margin: 0;
  font-size: 12px;
  color: #000000B2;
  font-weight: 350;
  line-height: 19px;
  font-family: "whyte_book";
}

.footer-legal {
  margin-top: 4px;
}



.main-article {

  border-bottom: 1px solid #000000;
  padding: 12px 12px;
  display: grid;
  grid-template-columns: 43% auto;
  gap: 15px;

}

.main-article h2 {
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 50px;
  font-family: 'gascogne-serial';
  color: #11181C;
  max-width: 420px;
  margin-top: 0;
}

.main-article h2 a {

  color: inherit;
}

.meta {
  font-size: 14px;
  color: #11181C;
  margin-bottom: 10px;
  font-weight: 350;
  font-family: "whyte_book";
  letter-spacing: 0.2px;
}

.summary {
  font-size: 14px;
  margin-bottom: 10px;
  color: #11181C;
  font-weight: 350;
  max-width: 348px;

  font-family: "whyte_book";
  letter-spacing: 0.3px;
  margin-top: 0;
  line-height: 17px;
}

.stats {
  font-size: 14px;
  color: #000000;
  display: flex;
  gap: 20px;
  font-weight: 350;

}

.main-article img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0;
  max-height: 300px;
}

.sidebar {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.pro-upgrade {
  background-color: #FC9047;
  color: white;
  padding: 20px;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;

  height: 100%;
}

.pro-upgrade h3 {
  margin: 0 0 15px;
  color: white;
  font-size: 19px;
  font-family: 'gascogne-serial';
  font-weight: 400;

}

.pro-upgrade button {
  margin-top: 10px;
  background: none;
  color: white;
  font-weight: 700;
  border: none;
  border-bottom: 2px solid white;
  cursor: pointer;
  font-size: 16px;
  padding: 0 0 5px;
  border-radius: 0;
}

.pro-upgrade .subscribe-link {
  margin-top: 10px;
  background: none;
  color: white;
  font-weight: 700;
  border: none;
  border-bottom: 2px solid white;
  cursor: pointer;
  font-size: 16px;
  border-radius: 0;
  text-decoration: none;
  display: inline-block;
  font-family: 'whyte_book';
}

.tooltip-link {
  color: inherit;
  text-decoration: none;
  display: block;
  line-height: 1.4;
  font-family: 'whyte_book';
}

.recommendations {
  padding: 20px 20px 15px;
}

.recommendations h4 {
  margin-top: 0px;
  font-size: 19px;
  font-weight: 400;
  margin-bottom: 5px;
  font-family: 'gascogne-serial';
  color: #11181C;
}

.recommendations .small {
  font-size: 12px;
  color: #11181C;
  margin-top: 0;
  font-weight: 350;
  font-family: "whyte_book";
}

.recommendations ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.stats span~span {
  cursor: pointer;
}

.recommendations li {
  font-size: 14px;
  cursor: pointer;
  color: #11181C;
  border-bottom: solid 1px #00000099;
  padding-top: 13px;
  padding-bottom: 13px;
  margin-bottom: 13px;
  text-decoration: none !important;
}

.recommendations li:last-of-type {
  margin-bottom: 0;
}

.recommendations li span {

  display: block;
  font-family: 'whyte_book';

}

.recommendations .number {
  font-size: 20px;
  margin-right: 0;
}

.numbered-post-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.numbered-post-item {
  display: flex;
  align-items: flex-start;
  margin: 0 0 10px 0;
}

.numbered-post-item .number {
  flex: 0 0 24px;
  /* fixed width so titles line up */
  font-weight: 600;
}

.numbered-post-item .title {
  display: inline-block;
  text-decoration: none;
  white-space: normal;
  /* allow normal wrapping by words */
  word-break: normal;
  /* prevent letter-by-letter */
  overflow-wrap: break-word;
}

.numbered-post-item:last-child {
  border-bottom: none;
}

.article-grid {
  grid-column: span 2;
  display: grid;
  grid-template-columns: auto 25%;
  gap: 0px;
}

.card {
  overflow: hidden;
  padding: 0 10px;

}

.card img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}

.article-grid-three .card img {
  height: 250px;
  object-fit: cover;
}

.card-body {
  padding: 10px 0;
}

.card-body h3 {
  font-size: 19px;
  font-weight: 400;
  margin-bottom: 15px;

  font-family: 'gascogne-serial';
  color: #11181C;
  min-height: 70px;
  max-width: 269px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 0;
}

.card-body p {
  font-size: 14px;
  margin-bottom: 10px;
  color: #11181C;
  font-weight: 350;
  max-width: 300px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 0;
  font-family: "whyte_book";
  line-height: 19px;
}


.main-grid {
  display: grid;
  grid-template-columns: auto 25%;
  gap: 0px;
}

.article-grid-in {
  padding-top: 10px;
  display: grid;
  grid-template-columns: 33.4% 33.3% 33.3%;
}

.stats span {
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 350;
  font-family: "whyte_book";
  font-size: 13px;
}

.stats span svg {
  width: 14px;
  height: 14px;
  position: relative;
  top: 1px;
}

.stats span a {
  color: inherit;
}

.pro-upgrade p {
  font-weight: 350;
  font-size: 14px;
  font-family: "whyte_book";
}

.article-grid-full {
  grid-template-columns: 100%;
  width: 100%;
}

.article-grid-full .article-grid-in {
  grid-template-columns: 25% 25% 25% 25%;
}

.ads {
  height: 400px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

header .dropdown .card-body h3 {
  margin-bottom: 20px;
}

header .dropdown .card-body p {
  font-family: "whyte_book";
  font-size: 14px;
}

.section-header {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
}

.section-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0px;
  padding: 15px 10px;
  color: #11181C;
  margin-top: 0;
  margin: 0;
  font-family: 'whyte_book';
}

.section-link {
  font-size: 13px;
  line-height: 1;
  /* important */
  display: inline-flex;
  /* key fix */
  align-items: center;
  /* key fix */
  opacity: 0.6;
  text-decoration: none;
  white-space: nowrap;
  margin-top: 5px;
  text-decoration: underline;
  font-family: 'whyte_book';
}

.section-link:hover {
  opacity: 1;
}

.section-header--stacked {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  /* KEY: stop it drifting down */
  gap: 6px;
  /* controlled spacing */
}

.section-header--stacked .section-title {
  margin: 0;
  line-height: 1.15;
}

.section-header--stacked .section-link {
  margin-left: 10px;
  margin-top: -10px;
  padding-bottom: 15px;
  line-height: 1;
  opacity: 0.65;
  text-decoration: underline;
}

.footer-container {
  max-width: 1369px !important;
}

.last-section.article-grid-three .card-body h3,
.last-section.article-grid-three .card-body p {
  max-width: 100%;
}

.grid .custom-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0px;
  padding-top: 0;
}

.pick {
  display: flex;
  padding: 15px;
}

.number {
  font-size: 24px;
  font-weight: bold;
  margin-right: 15px;
  color: #000;
  min-width: 30px;
  font-family: 'whyte_bold';
}

.content h3 {
  margin: 0;
  line-height: 1.3;
  font-size: 22px;
  font-weight: 400;
  font-family: 'gascogne-serial';
  color: #11181C;
  min-height: 57px;
}

.content h3 a {

  color: inherit;
}

.content p {
  font-size: 13px;
  margin-top: 8px;
  margin-bottom: 10px;
  color: #11181C;
  font-family: "whyte_book";
  line-height: 18px;
}

.content {
  max-width: 544px;
}

.article-grid-three .card-body h3 {
  max-width: 393px;
}

.article-grid-three .card-body p {
  max-width: 400px;
}

.last-section .card-body p {
  min-height: 71px;
}

.article-grid-three {
  padding-top: 0;
}

.article-grid-three .card {
  padding: 10px 10px 0;
}

.margin-top-0 {

  margin-top: 0;
}

.article-full-width {
  padding-top: 0;
}

.article-full-width .card {
  padding: 10px 10px 0;
}

.padding-zero {
  padding: 0 !important;
}

.l-card {
  padding: 10px 10px 0;
}

.last-section .card-body {
  padding: 10px 0 0;
}

.l-card h3 {
  min-height: 70px;
  margin: 0 0 15px;
}

.bottom-text {
  border-bottom: solid 1px #000000;
  padding-bottom: 10px;
  margin-bottom: 5px;
}

.margin-bottom-0 {
  margin-bottom: 0;
}


.card-body p.meta {
  margin-bottom: 7px;
  color: #808080;
}

.card-body p.meta a {
  color: #808080 !important;
  display: inline;
}


.nav-item:hover .dropdown {
  display: block;
  border-color: #000000;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.dropdown-grid .recommendations {
  border-right: solid 1px #000000;
}

.nav-item:hover {
  background: #FC9047;
  color: #fff;
  font-weight: 700;
}

.dropdown-grid {
  display: grid;
  grid-template-columns: 26% auto;
}

.dropdown li span {
  white-space: normal;
  text-align: left;
}

.dropdown li {
  border: 0;
  padding: 0;
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: 350;
}

.dropdown ul {
  margin: 25px 0 0;
}

.dropdown .card.border-right {
  border-color: #DDD6CC;
}

.dropdown .card {
  padding-bottom: 30px;
  white-space: normal;

}

.dropdown-grid-full .article-grid-in {
  grid-template-columns: 25% 25% 25% 25%;
}

.relative {
  position: relative;
}

.relative span~span {
  opacity: 0;
  position: relative;
  font-weight: 700;
}

.relative span {
  position: absolute;
  font-family: "whyte_book";
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.card-body h3 a {
  color: inherit;
}

.article-grid-in .card:nth-child(2),
.article-grid-in .card:nth-child(3),
.article-grid-in .card:nth-child(4) {
  border-left: solid 1px #000000;
}

.border-left {
  border-left: 1px solid #000000;
  ;
}

.border-bottom {
  border-bottom: 1px solid #000000;
}

.grid .custom-grid .pick:nth-child(even) {
  border-left: solid 1px #000000;
}

.grid .custom-grid .pick {
  border-bottom: solid 1px #000000;
}

.grid .custom-grid .pick:nth-last-child(-n+2) {
  border-bottom: 0;
}

.last-section .card-body:last-of-type {
  margin-bottom: 15px;
}

.footer-column~.footer-column {

  border-left: solid 1px #000000;
}

.header-icons {
  display: none;
}


.mobile-menu {
  display: none;
}

.accordion-icon {
  display: none;
  position: absolute;
  right: 6px;
  top: 10px;
  width: 30px;
  z-index: 99;
  height: 17px;
}

.top-right a {
  margin: 0 !important;
}

body.category {
  padding-top: 0 !important;
}

.page-header {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: none;
  position: relative;
  padding-top: 15px;
  margin-bottom: -1px;
  gap: 1.5rem;
}

.page-header span.cat-header {
  font-size: 45px;
  font-weight: 500;
  font-family: 'gascogne-serial';
  line-height: 55px;
}

.page-header .actions {
  display: flex;
  gap: 1rem;
  align-items: center;
  justify-content: center;
  margin-bottom: 6px;
}

section.category-mn .main-grid {
  grid-template-columns: 100%;
}

.page-header .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(0, 0, 0, .15);
  background: transparent;
  padding: 1px 14px 0;
  font-size: 15px;
  cursor: pointer;
  transition: border-color 0.2s ease, opacity 0.2s ease;
  height: 40px;
  font-weight: 500;
  font-family: 'gascogne-serial';
  color: inherit;
  line-height: 40px;
}

.page-header .btn:hover {
  border-color: rgba(0, 0, 0, .3);
}

.page-header .btn svg {
  margin-left: 0.4rem;
  width: 16px;
  height: 16px;
}

section.category-mn .main-article img {
  max-height: 400px;
}

section.category-mn .main-article {
  border-top: 1px solid #000000;
}

section.category-mn .main-article h2 {
  max-width: 500px;
}

section.category-mn .main-article .summary {
  max-width: 500px;
}

section.category-mn .section-upgrade {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  width: 100%;
  margin-top: 0;
  padding: 45px 0;
}

section.category-mn .upgrade-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 25px;
  margin: 0 auto;
  padding: 2rem 0;
  max-width: 800px;
  text-align: center;
}

section.category-mn .upgrade-inner h4 {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  justify-content: center;
  font-size: 65px;
  font-weight: 500;
  font-family: 'gascogne-serial';
  margin: 0;
  line-height: 70px;
}


section.category-mn .upgrade-inner p.sub {
  font-size: 28px;
  line-height: 32px;
  max-width: 635px;
  margin: 0 auto;
  font-weight: 500;
  font-family: 'gascogne-serial';
}

section.category-mn .upgrade-inner a.subscribe-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 280px;
  min-height: 50px;
  padding: 0.75rem 1rem;
  font-size: 17px;
  background-color: #111;
  color: #fff;
  border: none;
  cursor: pointer;
  text-decoration: none;
  transition: opacity 0.2s ease, background 0.2s ease;
  font-family: 'whyte_book';
  line-height: 45px;
}

section.category-mn .upgrade-inner a.subscribe-btn:hover {
  background-color: #333;
  opacity: 0.9;
}

section.category-mn .upgrade-inner p.inupgrade {
  font-size: 15px;
  font-family: 'whyte_book';
  margin: 15px 0 0;
}

section.category-mn .upgrade-inner p.inupgrade a {
  text-decoration: underline dotted;
  color: inherit;
}

section.category-mn .article-grid-in.custom-post-list {
  padding-top: 0;
  border-bottom: solid 1px #000000;
}

section.category-mn .article-grid-in.custom-post-list .card {
  padding: 10px;
  border-top: solid 1px #000000;
  border-left: solid 1px #000000;
}

section.category-mn .article-grid-in.custom-post-list .card:nth-child(4n+1) {
  border-left: 0 !important;
}

.nav-bar-cat {
  display: flex;
  align-items: center;
  gap: 2px;
  min-width: 0;
}

.nav-bar-cat .pro-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #252422;
  text-decoration: none;
  color: white;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
}

.nav-bar-cat .pro-btn:hover {
  opacity: .8;
}

section.category-mn .article-grid-in.custom-post-list .card .card-body {
  padding-bottom: 0;
  text-align: left;
}

.nav-bar-cat .nav-links {
  display: flex;
  align-items: center;
  gap: 2px;
  min-width: 0;
  overflow: hidden;
}

.nav-bar-cat .nav-link {
  display: flex;
  align-items: center;
  background: rgba(0, 0, 0, 0.05);
  text-decoration: none;
  color: rgba(0, 0, 0, 0.9);
  padding: 0 6px;
  height: 24px;
  font-size: 13px;
  flex-shrink: 0;
  font-weight: 350;
  line-height: 24px;
  font-family: "whyte_book";
}

.nav-nar-mn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}

.nav-bar-cat .nav-link:hover {
  background: rgba(0, 0, 0, 0.1);
}

.pagination {
  display: inline-flex;
  gap: 4px;
  font-family: "whyte_book";
  justify-content: center;
  margin: 50px 0;
  width: 100%;
}

.pagination a,
.pagination span {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 36px;
  height: 36px;
  padding: 0 10px;
  border: 1px solid #ccc;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  background: transparent;
  cursor: pointer;
  transition: background 0.2s;
}

.pagination a:hover {
  border-color: rgba(0, 0, 0, .3);
}

.pagination a.active,
.pagination span.current {
  background: rgba(0, 0, 0, 0.05);
  color: #777;
  cursor: default;
  font-weight: 600;
}

.pagination a.disabled {
  background: rgba(0, 0, 0, 0.05);
  color: #aaa;
  cursor: not-allowed;
}


.profile-info {
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: "whyte_book";
}

.nav-nar-mn-mt {
  margin-top: 20px;
  max-width: 500px;
}

.profile-img {
  width: 40px !important;
  height: 40px !important;
  object-fit: cover !important;
  border-radius: 4px;
}

.profile-text {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
}

section.category-mn .article-grid-in.custom-post-list.filterd {
  margin-bottom: 40px;
}

.car-d .card {
  height: 100%;
}

.article-mn-cn {
  margin-top: 0 !important;
  overflow: visible !important;
}

.article-mn-cn .simple-category-page-content {
  margin: 0;
  padding: 0;
}

.article-mn section.simple-category-page-section {
  padding-top: 0 !important;
}

.article-mn-cn .main-article img {
  max-height: 347px;
  aspect-ratio: 16 / 9;
}

.author-card {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: Arial, sans-serif;
}

.article-mn-cn .main-article .author-image img {
  width: 50px !important;
  height: 50px !important;
  object-fit: cover;
  border-radius: 1px !important;
}

.author-info {
  display: flex;
  flex-direction: column;
}

.article-mn-cn .main-article .author-name {
  font-weight: 400;
  font-size: 15px !important;
  margin: 0 0 6px !important;
  line-height: normal;
  color: #000;
  font-family: 'whyte_book';
}

.article-mn-cn .main-article {
  grid-template-columns: 53% auto;
}

.article-mn-cn .main-article .author-role {
  font-size: 12px !important;
  color: #555;
  line-height: normal;
  margin: 0 !important;
}

.article-mn-cn .simple-category-page-content__body {
  margin: 0;
  width: 100%;
  gap: 0;
  align-items: flex-start;
}

.article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__left.share-trail {
  margin: 0;
}

.article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__right {
  position: sticky;
  top: 87px;
}

.article-mn-cn .main-article h1 {
  margin-top: 5px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.article-mn-cn .main-article .share-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(0, 0, 0, .15);
  background: transparent;
  padding: 1px 14px 0;
  font-size: 15px;
  cursor: pointer;
  transition: border-color 0.2s ease, opacity 0.2s ease;
  height: 40px;
  font-weight: 500;
  font-family: 'gascogne-serial';
  color: inherit;
  line-height: 40px;
  margin-top: 14px;
  gap: 5px;
}

.article-mn-cn .main-article p.author-summary {
  font-size: 14px;
  line-height: 26px;
  max-width: 94%;
  margin-bottom: 14px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__left.share-trail h3 {
  margin-top: 0;
}

.article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__right .popular-post-sticky {
  padding: 20px 20px 0px;
  top: 85px !important;
  position: sticky !important;
  border-bottom: solid 1px #000000;
}

.article__sidebar__item:nth-of-type(2) {
  border-bottom: none;
}

.article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__right .popular-post-sticky a:last-of-type .article__sidebar__item__content {
  margin-bottom: 0;
}


.article-mn-cn .simple-category-page-content .share-trail p {
  line-height: 29px;
}

.article-mn-cn .simple-category-page-content .wp-block-table {
  padding-right: 0;
}


.simple-category-page .more-from-us .read-next-from-category-section,
.simple-category-page .more-from-us .latest-posts-section {
  margin: 0 !important;
  width: 100%;
  max-width: 100%;
  padding: 0;
}

.more-from-us .read-this-next h2 {
  margin: 0 0 10px;
  font-size: 20px;
  text-transform: capitalize;
  color: initial;
}

.article-mn-cn .simple-category-page-content__body span.article__sidebar__title {
  margin-top: 0px;
  font-size: 19px;
  font-weight: 400;
  margin-bottom: 5px;
  font-family: 'gascogne-serial';
  color: #11181C;
}

.article-mn-cn .simple-category-page-content__body span.article__sidebar__item__category {
  font-family: 'whyte_book';
  text-transform: uppercase;
  font-size: 14px;
}

.article-mn-cn .simple-category-page-content__body span.article__sidebar__item__title {
  font-family: 'whyte_book';
  font-size: 14px;
  color: #11181C;
}

.more-from-us {
  display: grid;
  grid-template-columns: 50% 50%;
  justify-content: space-between;
  padding: 0 0 0;
  /* border-bottom: solid 1px #000000; */
}

.more-from-us .read-this-next h2 {
  margin: 0 0 15px;
  font-size: 20px;
  text-transform: capitalize;
  color: initial;
  padding: 12px 0px 0px 12px;
}

.simple-category-page .more-from-us .latest-posts-section {
  border-left: solid 1px #000000;
}

.simple-category-page .more-from-us .read-this-next-list {
  flex-direction: column;
  padding: 0 12px;
}

.simple-category-page .more-from-us .read-this-next-list a.read-this-next-list-item {
  display: flex;
  width: 100%;
  margin: 0;
  gap: 10px;
  border-top: solid 1px #000000;
  padding: 15px 0;
}

.simple-category-page .more-from-us .read-this-next-list a.read-this-next-list-item h6 {
  font-size: 17px;
  text-transform: capitalize;
  color: inherit;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0 0 0px;
  line-height: 22px;
}

.simple-category-page .more-from-us .read-this-next-list a.read-this-next-list-item h6 span.category-name {
  display: none;
}

.simple-category-page .more-from-us .read-this-next-list a.read-this-next-list-item .wow {
  width: 50px;
  height: 40px !important;
  min-width: 50px;
}

.simple-category-page .more-from-us .read-this-next-list a.read-this-next-list-item .wow img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}

.simple-category-page .more-from-us .read-this-next-list a.read-this-next-list-item .date {
  line-height: 17px;
  color: #808080;
  font-weight: 350;
  font-family: "whyte_book";
  letter-spacing: 0.3px;
  text-transform: capitalize;
}

.article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__wrapper.data-nosnippet {
  padding: 12px !important;
}

.article-mn-cn .simple-category-page-content #wpdcom {
  max-width: 100%;
  padding: 12px;
  margin-top: 0;
}

.article-mn-cn .simple-category-page-content .authors-info {
  padding-left: 12px !important;
  padding-right: 12px !important;
}

.article-mn .simple-category-page-section:after {
  display: none !important;
}

.simple-category-page .more-from-us .read-this-next-list a.read-this-next-list-item span {
  font-size: 14px;
  min-width: fit-content;
  margin: auto 0 auto auto;
  line-height: 20px;
}

.article-mn-cn .simple-category-page-content table tr:first-child th,
.article-mn-cn .simple-category-page-content table tr:first-child td {
  font-size: 14px;
}

.article-mn-cn tr:first-child td {
  border-bottom: 0 !important;
}

.article-breadcrumb {
  padding: 6px 12px;
  font-family: 'whyte_book';
  font-size: 14px;
  border-bottom: solid 1px #000000;
}

.author-card p.post-date {
  margin: 0;
  font-size: 13px;
  line-height: 17px;
}

.simple-category-page .authors-info-content {
  font-family: "whyte_book";
  letter-spacing: 0.3px;
  font-size: 14px;
}

.article-breadcrumb a {
  color: #000;
  text-decoration: none;
  font-weight: 500;
}

.article-breadcrumb a:hover {
  text-decoration: underline;
}

.article-breadcrumb span {
  margin: 0 6px;
  color: #000;
}

.article-mn-cn .simple-category-page-content ul li,
.article-mn-cn .simple-category-page-content ol li,
.article-mn-cn .simple-category-page-content table td,
.article-mn-cn .simple-category-page-content table th,
.article-mn-cn .share-trail p {
  font-family: 'whyte_book';
  font-size: 18px;
  line-height: 26px;
}

body.category-pro,
body.category-pro header.header,
body.category-pro,
body.category-pro .footer,
body.category-pro .dropdown,
body.category-pro .header-top,
body.category-pro .search-popup {
  background: var(--black-color) !important;
}

body.category-pro .card-body h3,
body.category-pro .card-body p,
body.category-pro .card-body .stats,
body.category-pro .nav-item,
body.category-pro section.category-mn .upgrade-inner,
body.category-pro .page-header,
body.category-pro .footer-column h4,
body.category-pro .footer-column li,
body.category-pro a,
body.category-pro .footer-tagline,
body.category-pro .footer-note,
body.category-pro .footer-note p,
body.category-pro header .header-top__right.consult-link.top-right .profile-menu,
body.category-pro .recommendations h4,
body.category-pro .search-popup__close,
body.category-pro .pagination a,
body.category-pro .pagination span {
  color: var(--black-font);
}

body.category-pro .sign-in {
  color: var(--black-font) !important;
}

body.category-pro .card-body .stats svg *,
body.category-pro .consult-link.top-right .search-icon svg * {
  stroke: var(--black-font);
}

body.category-pro .footer-icons svg *,
body.category-pro .header-icons svg * {
  fill: var(--black-font);
}

body.category-pro .nav-item,
body.category-pro .nav-bar,
body.category-pro .container,
body.category-pro .footer-column h4,
body.category-pro *,
body.category-pro .header .search-popup.visible {
  border-color: var(--black-border) !important;
}

body.category-pro .header-top .header-logo a img.logo-black,
body.category-pro .footer-logo a img.logo-black {
  display: none;
}

body.category-pro .header-top .header-logo a img.logo-black.logo-pro-white,
body.category-pro .footer-logo a img.logo-black.logo-pro-white {
  display: block !important;
}

body.category-pro .header-top .header-logo a img.logo-black.logo-pro-white,
body.category-pro .header-top .header-logo {
  max-width: 175px;
}

body.category-pro .share-wrapper .share-dropdown,
body.category-pro .share-wrapper .share-dropdown a {
  color: #000 !important;
}


body.category-pro section.category-mn .upgrade-inner a.subscribe-btn {
  background-color: #898989;
}

body .nav-item .dropdown a {
  border-bottom: 0;
}


.full-page-temp .simple-category-page-content p,
.review-pg .simple-category-page-content p,
.review-pg .simple-category-page-content ul li,
.review-pg .simple-category-page-content ol li,
.review-pg .simple-category-page-content table td,
.review-pg .simple-category-page-content table th {
  font-family: 'whyte_book';
  font-size: 15px;
  line-height: 26px;
}

.full-page-temp .big-background {
  width: 100%;
}

.full-page-temp .f-padding {
  padding: 0 10px;
}

.full-page-temp .post-header-jump-to {
  position: sticky;
  top: 44px;
}

.review-pg .post-header-jump-to {
  display: none;
}


.full-page-temp .simple-category-page-content ul li,
.full-page-temp .simple-category-page-content ol li,
.full-page-temp .simple-category-page-content table td,
.full-page-temp .simple-category-page-content table th,
.full-page-temp .share-trail p {
  font-family: 'whyte_book';
  font-size: 15px !important;
  line-height: 26px;
}

.full-page-temp .full-template-page-section .simple-category-page-content p,
.full-page-temp .full-template-page-section .simple-category-page-content h1,
.full-page-temp .full-template-page-section .simple-category-page-content ul,
.full-page-temp .full-template-page-section .simple-category-page-content ol,
.full-page-temp .full-template-page-section .simple-category-page-content .tags,
.full-page-temp .full-template-page-section .simple-category-page-content h2,
.full-page-temp .full-template-page-section .simple-category-page-content h3,
.full-page-temp .full-template-page-section .simple-category-page-content h4,
.full-page-temp .full-template-page-section .simple-category-page-content .review-block,
.full-page-temp .full-template-page-section .simple-category-page-content table,
.full-page-temp .full-template-page-section .simple-category-page-content .wp-block-image,
.full-page-temp .full-template-page-section .simple-category-page-content figcaption,
.full-page-temp .full-template-page-section .simple-category-page-content blockquote,
.full-page-temp .full-template-page-section .simple-category-page-content .gray-image-content-block,
.full-page-temp .full-template-page-section .simple-category-page-content .image-content-block,
.full-page-temp .full-template-page-section .simple-category-page-content .iframe-block,
.full-page-temp .full-template-page-section .simple-category-page-content .wp-block-media-text,
.full-page-temp .full-template-page-section .simple-category-page-content .end-of-article,
.full-page-temp .full-template-page-section .simple-category-page-content .what-we-like-section,
.full-page-temp .full-template-page-section .simple-category-page-content .wp-block-video,
.full-page-temp .full-template-page-section .simple-category-page-content .insider-tip,
.full-page-temp .full-template-page-section .simple-category-page-content .read-this-next-tip,
.full-page-temp .full-template-page-section .simple-category-page-content .conv-container,
.full-page-temp .full-template-page-section .simple-category-page-content .new-review-block,
.full-page-temp .full-template-page-section .simple-category-page-content .mobile-share-block,
.full-page-temp .full-template-page-section .simple-category-page-content .docments-section,
.full-page-temp .full-template-page-section .comments-block,
.full-page-temp .full-template-page-section .telegram-info-block,
.full-page-temp .full-template-page-section .signature-img,
.full-page-temp div#wpdcom,
.full-page-temp #comments {
  max-width: 100%;
}

.full-page-temp .review-page-section .conclusion {
  padding: 30px 20px;
}

.review-pg .simple-category-page .authors-info img.avatar {
  object-fit: contain;
}

.full-page-temp .review-page-section .conclusion h2 {
  margin-top: 0;
}

.full-page-temp .what-we-like-section,
.review-pg .what-we-like-section {
  display: grid;
  grid-template-columns: 50% 50%;
  justify-content: space-between;
  padding: 30px 20px !important;
  gap: 10px;
}

.review-pg #wpdcom {
  max-width: 100%;
}

.review-pg .simple-category-page-content .wp-block-table,
.review-pg .simple-category-page-content p {
  padding-right: 0 !important;
}

.full-page-temp .what-we-like-section .what-we-like-box,
.full-page-temp .what-we-like-section .what-we-dont-like-box,
.review-pg .what-we-like-section .what-we-like-box,
.review-pg .what-we-like-section .what-we-dont-like-box {
  width: 100%;
  margin: 0;
}

.full-page-temp .more-from-us {
  border-top: solid 1px #000000;
}

.full-page-temp .full-template-page-section .simple-category-page-content .wp-block-table {
  margin-left: 0;
}

.full-page-temp .review-page-section .conclusion::before,
.full-page-temp .review-page-section .conclusion::after,
.review-pg .review-page-section .what-we-like-section:before {
  display: none;
}

.review-pg .review-page-section .what-we-like-section {
  padding-left: 15px !important;
}

.full-page-temp .review-page-section .new-review-block .rating-breakdown-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(370px, 1fr));
  gap: 12px;
}

.full-page-temp .review-page-section .new-review-block .rating-breakdown-box {
  margin: 0;
}

main.review-pg.simple-category-page {
  margin-top: 0;
  overflow: unset;
}

.review-pg section.simple-category-page-section.review-page-section {
  padding: 0 10px 0 10px !important;
  border-radius: 0;
}

.review-pg .simple-category-page-content__body {
  margin: 0;
  width: 100%;
  gap: 0;
  align-items: flex-start;
  display: flex;
}

.review-pg .simple-category-page-navbar .popular-reads p {
  margin-top: 0px;
  font-size: 19px;
  font-weight: 400;
  margin-bottom: 5px;
  font-family: 'gascogne-serial';
  color: #11181C;
  text-transform: capitalize;
}


.review-pg .simple-category-page-navbar .popular-reads-item .imgThumb,
.review-pg .simple-category-page-navbar .navbar-subscribe .subheadline:before,
.review-pg .simple-category-page-navbar .navbar-subscribe-form .submit-field:after,
.review-pg .simple-category-page-navbar .navbar-subscribe-form .input-field:after,
.review-pg .simple-category-page-section:after {
  display: none;
}

.review-pg .simple-category-page-navbar .navbar-subscribe .subheadline {
  margin-top: 0px;
  font-size: 18px !important;
  font-weight: 400;
  margin-bottom: 5px;
  font-family: 'gascogne-serial';
  color: #11181C;
  text-transform: capitalize !important;
}

.review-pg .simple-category-page-navbar .popular-reads-item h6 {
  font-family: 'whyte_book';
  font-size: 14px;
  color: #11181C;
  margin-top: 0;
}

.review-pg .simple-category-page-navbar .popular-reads-item .category-name {
  font-family: 'whyte_book';
  text-transform: capitalize;
  font-size: 14px;
  color: #11181C;
}

.review-pg .simple-category-page-navbar .popular-reads-item {
  border-bottom: 1px solid black;
  padding-bottom: 1rem;
  margin-bottom: 1.5rem;
}

.review-pg .simple-category-page-section.review-page-section .simple-category-page-content {
  margin-top: 20px;
  padding: 0 !important;
}

.review-pg .simple-category-page-navbar .navbar-subscribe-form .submit-field button {
  border: 0.1rem solid #000;
  padding: 0.5rem 1.5rem;
  font-size: 14px !important;
}

.review-pg .simple-category-page-navbar .navbar-subscribe-form .submit-field button span {
  font-size: inherit;
  margin: 0;
  border-bottom: 0;
  color: inherit;
}

.review-pg .simple-category-page-content ul.date-info li {
  line-height: 17px;
  text-transform: capitalize;
  color: #000;
}

.review-pg .simple-category-page-content ul.date-info li~li span.fnt {
  font-family: "antro_vectra";
  font-size: 2.2rem;
  margin-bottom: 8px;
  letter-spacing: -0.077rem;
  display: block;
}

.review-pg .simple-category-page-content .date-info li:last-child:before {
  display: none;
}

.review-pg .simple-category-page-content ul.date-info {
  margin-top: 15px;
}

.review-pg .simple-category-page-content ul.date-info li~li {
  font-size: 13px;
}

.review-pg .simple-category-page-navbar .navbar-subscribe-form .submit-field button:hover {
  color: #f5f0e4 !important;
  background: #000;
}

.review-pg .simple-category-page-navbar .navbar-subscribe-form ._form_element._x32759629._full_width {
  width: 100%;
}

.review-pg .simple-category-page-navbar .navbar-subscribe-form .input-field input {
  width: 100%;
  height: 40px;
  border-bottom: 0.1rem solid #000;
  margin-bottom: 10px;
}

.review-pg .simple-category-page-navbar .navbar-subscribe-form .input-field {
  height: auto;
}

.simple-category-page.review-pg .authors-info .avatar-image img {
  object-fit: contain;
}

.review-pg .simple-category-page-content__body .simple-category-page-navbar {
  width: 25% !important;
  max-width: 360px;
  padding: 20px 20px 28px;
  top: 90px !important;
  position: sticky !important;
  border-bottom: solid 1px #000000;
}

.review-pg .simple-category-page-content table tr:first-child th,
.review-pg .simple-category-page-content table tr:first-child td {
  border-bottom: 0 !important;
  font-size: 14px;
}

.review-pg .read-next-block {
  padding: 1.5rem 0;
}

.review-pg .simple-category-page-content h1,
.review-pg .simple-category-page-content h1 span {
  font-family: "gascogne-serial";
  margin-top: 0;
  font-size: 27px !important;
  text-transform: capitalize !important;
  padding: 0;
  color: inherit;
}

.shared-info-list.dssfsdfsfsdfsdfsdds {
  display: none;
}

.review-pg b,
.review-pg strong,
.full-page-temp b,
.full-page-temp strong {
  font-family: 'whyte_book';
}

.review-pg .read-next-block h2 {
  font-weight: 400;
}

@media screen and (min-width: 767px) {

  body.category-pro div section.category-mn .article-grid-in.custom-post-list .card {
    box-shadow: inset -1px -1px 0 0 var(--black-border);
  }

}

@media screen and (max-width: 768px) {
  .article-mn-cn .main-article p.author-summary {
    display: none;
  }
}


@media (min-width: 1440px) {
  body .simple-category-page-content__body__left:has(#poool-widget)+.simple-category-page-content__body__right {
    width: 100% !important;
    overflow: hidden;
    max-width: 342px;
  }

  body .simple-category-page-content__body__left:has(#poool-widget)+.simple-category-page-content__body__right .popular-post-sticky.sticky {
    width: 100% !important;
  }
}

@media screen and (min-width: 768px) {

  .header-top__right.consult-link.top-right div.profile-menu-dropdown {
    padding: 20px 20px;
    gap: 2px;
    position: absolute;
    right: -100px;
  }

  .header-top__right.consult-link.top-right div.profile-menu-dropdown a {
    width: 100%;
    text-align: left;
    justify-content: left;
    padding: 0 !important;
    min-height: unset;
    line-height: 25px !important;
    height: unset !important;
    text-transform: capitalize;
    font-family: 'whyte-book' !important;
    font-size: 15px;
    font-weight: 400 !important;
    color: #000;
  }

  .header-top__right.consult-link.top-right div.profile-menu-dropdown::after {
    content: "";
    display: inline-block;
    margin-left: 8px;
    border: 11px solid transparent;
    border-top-color: white;
    transition: transform 0.3s ease;
    transform: rotate(180deg);
    width: 20px;
    position: absolute;
    top: -20px;
    left: 0;
  }

}

.footer-logo img.logo-black {
  aspect-ratio: unset;
  height: unset;
}

.footer-logo a {
  display: flex;
  align-items: center;
  height: 100%;
  width: 198px;
}


div.side-menu {
  right: 0;
  transform: translateX(100%);
  transition: none;
  left: unset;
  width: 100%;
  padding-bottom: 0;
}

.show-menu svg .line {
  transition: all 0.3s ease;
  transform-origin: center;
  transform: translateY(0.5px);
}

rect.line.top {
  transform: translateY(-1px);
}

rect.line.bottom {
  transform: translateY(2px);
}

.show-menu.active .top {
  transform: rotate(45deg) translate(1px, 4px);
}

.show-menu.active .middle {
  opacity: 0;
}

.show-menu.active .bottom {
  transform: rotate(-41deg) translate(1px, -4px)
}

body .header .container,
body .header {
  z-index: 9999999;
}

header.active.header,
header.active.header .header-top {
  background: black;
}

header.active.header container {
  background: black;
}


header.active.header .header-top img {
  filter: invert(1);
}

header.active.header .header-top .header-logo a img.logo-black.logo-pro-white {
  filter: unset;
}

header.active.header .header-top .header-icons button svg * {
  fill: white;
}

header.active.header * {
  border-color: #666 !important;
}

header.header.active .container {
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

.side-menu.active .menu-item:first-child {
  border-top: 0;
}

.category-pro .side-menu .container {
  border: none;
}

div .jump-to-section-review .show-menu {
  background: #FC9047;
  width: 77px;
  height: 77px;
  display: flex;
  justify-content: center;
  align-items: center;
  right: -70px;
  bottom: unset;
  top: 50%;
}

.big-background-content-nw p.subheadline {
  color: #11181C;
  font-family: "whyte_book";
  letter-spacing: 0.3px;
  margin-bottom: 0;
  line-height: 17px;
  font-size: 14px;
}

.combine-page .big-background-content-nw h1 {
  font-size: 27px;
  line-height: 36px;
  color: #11181C;
  max-width: 566px;
}

.combine-page h2.wp-block-heading {
  font-size: 27px;
  line-height: 36px;
  border-top: solid 1px #000000;
  padding: 10px 10px 0px;
  margin: 24px -10px 5px;
}

.big-background-content-nw .date-info-nw {
  color: #FC9047;
  font-family: "whyte_book";
  letter-spacing: 0.3px;
  font-size: 12px;
  font-weight: 350;
}

.big-bg-in {
  display: grid;
  grid-template-columns: auto 33.5%;
  gap: 10px;
  padding: 15px 0 10px;
}

.big-bg-in .big-bg-in-ryt {
  display: grid;
  grid-template-columns: 100%;
  gap: 10px;
}

.big-bg-in .big-bg-in-ryt .image {
  max-height: 328px;
  min-height: 328px;
}

.big-bg-in .image img.attachment-post-thumbnail {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.big-bg-in .image {
  width: 100%;
  height: 100%;
}

.combine-page .mn-author .dss-share-ui {
  display: flex;
  flex-direction: row;
}

.combine-page .mn-author .dss-share-ui .dss-share-icons {
  flex-direction: row;
}

.combine-page .mn-author.mn-author-ist {
  margin-bottom: 15px;
}

.combine-page .mn-author {
  background: #F5E9CB;
  height: 85px;
  padding: 10px;
  display: flex;
  justify-content: space-between;
}

.mn-author-flex {
  background: #F5E9CB;
  padding: 10px;
}

.combine-page .mn-author .author-image {
  width: 56px;
  height: 56px;
}

.combine-page .mn-author p.author-name {
  margin: 0 0 10px;
  font-size: 19px;
  line-height: 19px;
  font-family: "whyte_book";
}

.combine-page .mn-author p.post-date {
  font-size: 14px;
  line-height: 15px;
  font-family: "whyte_book";
}

.combine-page .mn-author .dss-share-ui .dss-icon {
  background: #FC9047;
  width: 26px;
  height: 26px;
  padding: 7px;
}

.combine-page .mn-author .dss-share-ui .dss-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: invert(1) brightness(0);
}

.combine-page .new-review-block .rating-breakdown-list .rating-breakdown-box {
  background: #F5E9CB !important;
  padding: 20px !important;
}

.combine-page .new-review-block .rating-breakdown-list .rating-breakdown-box .blue-line {
  background: #FC9047 !important;
}

.combine-page .new-review-block .rating-breakdown-list .rating-breakdown-box .line {
  background: #FFFFFF !important;
}

.combine-page .new-review-block .rating-breakdown-list .rating-breakdown-box .label {
  margin: 20px 0 0;
  text-transform: capitalize;
}

.combine-page .new-review-block .rating-breakdown-list .rating-breakdown-box .label strong {
  text-transform: capitalize;
  font-size: 18px;
  line-height: 18px;
  font-family: "whyte_book";
  font-weight: bold;
}

.combine-page .new-review-block .rating-breakdown-list .rating-breakdown-box .label span.mobile-info {
  font-size: 13px;
  font-weight: 600;
}

.combine-page .new-review-block .rating-breakdown-list .rating-breakdown-box span {
  font-family: "whyte_book";
  font-size: 13px;
  line-height: 18px;
}

.combine-page .rating-breakdown-block h2 {
  margin: 0 0 30px !important;
  text-align: left !important;
  padding: 0 !important;
  border: none !important;
  font-size: 27px;
}

.full-page-temp .combine-page.review-page-section .conclusion {
  background: #FC904721;
  border: none !important;
  margin-top: 20px;
}

.full-page-temp .combine-page.review-page-section .conclusion h2 {
  font-size: 27px;
  line-height: 38px;
  margin-bottom: 20px;
}

.combine-page a {
  text-decoration: underline;
  color: #FC9047;
}

.full-page-temp .combine-page.review-page-section .conclusion h4 {
  color: #000000;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 15px;
}

.full-page-temp .combine-page.review-page-section .conclusion span {
  font-weight: 600;
  font-size: 17px;
}

.full-page-temp .combine-page.review-page-section .conclusion p {
  font-weight: 350;
  font-size: 17px;
}

.combine-page .rating-breakdown-block {
  border-top: solid 1px #11181C;
  padding-top: 25px;
  margin-top: 25px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: -10px;
  margin-right: -10px;
}

.full-page-temp .combine-page.review-page-section .conclusion .end-of-article {
  font-size: 14px;
  font-family: "whyte_book";
  color: #11181C;
  text-transform: capitalize;
  font-weight: 350;
}

.full-page-temp .combine-page.review-page-section .new-review-block .rating-breakdown-list {
  grid-template-columns: repeat(auto-fit, minmax(315px, 1fr)) !important;
}

.combine-page .new-review-block {
  padding: 0 !important;
  margin-bottom: 0px !important;
}

.simple-category-page-section.review-page-section .simple-category-page-content.mt-0 {
  margin-top: 0 !important;
}

.combine-page p,
.combine-page p,
.combine-page ul li {
  font-size: 17px;
  font-weight: 350;
  font-family: "whyte_book" !important;
}

.combine-page ul.wp-block-list {
  list-style: none;
  padding: 0;
}

.combine-page .telegram-info-block {
  margin-top: 20px !important;
  background: #FC9047;
  color: #fff;
}

.combine-page .telegram-info-block span {
  font-size: 27px;
  line-height: 38px;
}

.combine-page .telegram-info-block a {
  border-color: #fff;
  color: #fff;
  font-family: "whyte_book";
  font-size: 16px;
}

.combine-page ul.wp-block-list {
  list-style: none;
  padding: 0;
}

.combine-page .inline-banner-new-launch {
  background: #ffffff85;
  border-color: #fc904730;
  font-size: 14px;
  line-height: normal;
  font-family: "whyte_book";
  max-width: 880px;
  align-items: start;
  margin-bottom: 10px;
  padding: 10px;
  border-radius: 6px;
}

.combine-page .inline-banner-new-launch span.info-icon svg * {
  stroke: #FC9047;
  fill: transparent;
}

.combine-page .new-review-block .rating-breakdown-list .rating-breakdown-box .info p {
  font-size: 14px;
}

.combine-page .inline-banner-new-launch span.info-icon {
  position: relative;
  top: 2px;
}

.combine-page .wpdiscuz-comment-pagination {
  font-family: "whyte_book";
  font-size: 16px;
}

.combine-page.review-page-section .what-we-like-section {
  background: transparent;
  margin-bottom: 0;
  margin-top: 20px;
  padding: 0 10px 0 !important;
  margin-left: -10px;
  margin-right: -10px;
}

.combine-page.review-page-section .what-we-like-section::before {
  display: none;
}

.combine-page.review-page-section .what-we-like-section .what-we-like-box,
.combine-page.review-page-section .what-we-like-section .what-we-dont-like-box {
  background: #F5E9CB;
  padding: 20px;
}

.combine-page.review-page-section .what-we-like-section>div h5 {
  font-size: 16px;
  padding: 0;
  border: none;
  line-height: 18px;
  font-family: "whyte_book";
  font-weight: bold;
}

.combine-page.review-page-section .what-we-like-section>div ul span {
  font-size: 14px;
  padding: 0;
  border: none;
  line-height: 18px;
  font-family: "whyte_book" !important;
  font-weight: 350;
}

.combine-page.review-page-section .what-we-like-section>div ul li {
  margin: 0 0 3px;
}

.combine-page.review-page-section .what-we-like-section>div ul li i {
  display: none;
}

.combine-page.review-page-section .what-we-like-section>div ul {
  list-style: disc;
  padding-left: 22px;
}

.combine-page.review-page-section .new-review-block .verdict-block .semi-donut:after {
  border-color: #FC9047;
}

.combine-page.review-page-section .new-review-block .verdict-block .info {
  background: #F5E9CB;
  color: #11181C;
  font-family: "whyte_book";
  letter-spacing: 0.3px;
  margin-bottom: 0;
  font-size: 14px;
  padding: 10px;
  width: 100% !important;
  margin: 0;
}

.combine-page.review-page-section .new-review-block .verdict-block .info strong {
  display: none;
}

div .combine-page tr:first-child td,
div .combine-page tr:first-child td:hover {
  background: #FC9047 !important;
  color: #fff;
  border: solid 1px #000 !important;
}

.combine-page tr:nth-child(even) td {
  background: transparent !important;
}

.combine-page tr:nth-child(odd) td {
  background: #F5E9CB !important;
}

.combine-page tr td {
  font-size: 14px;
  font-family: "whyte_book" !important;
}

div .combine-page tr:first-child td {
  font-size: 20px;
  font-weight: bold;
}

.combine-page.review-page-section .new-review-block .verdict-block .semi-donut:before {
  border-color: transparent;
}

.mn-conclusion {
  display: grid;
  grid-template-columns: 100% !important;
  gap: 20px;
  margin-top: 20px;
}

.combine-page .mt-20 {
  margin-top: 30px;
}

.combine-page .orange-card .wp-block-column {
  background: #F5E9CB;
  padding: 15px;
}

.combine-page .orange-card .wp-block-column p:first-of-type {
  margin-top: 0;
}

.combine-page .orange-card {
  gap: 15px;
  margin: 20px -10px 23px;
  padding: 0 10px 0px;
}


.combine-page .never-launches {
  gap: 3rem;
}

.combine-page.review-page-section .new-review-block .verdict-block .semi-donut {
  width: 156px;
  height: 156px;
  align-items: center;
}

.combine-page.review-page-section .new-review-block .verdict-block .semi-donut h3 {
  font-size: 55px;
  line-height: 38px;
  margin-bottom: 0px !important;
}

.combine-page.review-page-section .new-review-block .verdict-block .semi-donut span {
  font-size: 14px !important;
  font-family: "whyte_book" !important;
  text-transform: capitalize;
}

.combine-page.review-page-section .new-review-block .verdict-block .semi-donut .percent {
  margin-top: 15px;
}

.combine-page.review-page-section .new-review-block .verdict-block .semi-donut::before,
.combine-page.review-page-section .new-review-block .verdict-block .semi-donut::after {
  width: 156px;
  height: 156px;
  border-radius: 100%;
  transform: unset;
  top: 0;
  border-width: 5px !important;
  border-top: solid 5px #FC9047;
  border-right-color: transparent !important;
}

.combine-page .orange-card a {
  text-decoration: underline;
}

.combine-page .f-ul ul.wp-block-list {
  list-style: disc;
  padding-left: 25px;
}

.combine-page.review-page-section .what-we-like-section .what-we-dont-like-box ul {
  list-style: none;
  padding-left: 5px;
}

.combine-page .road-exit {
  background: #FC904721;
  padding: 14px;
  margin: 24px 0 0 !important;
}

.rating-breakdown-block-in {
  display: grid;
  grid-template-columns: auto 315px;
  gap: 12px;
}

.combine-page .road-exit p {
  margin-top: 0;
}

.full-page-temp .combine-page.full-template-page-section .simple-category-page-content .project-table {
  width: auto;
  margin: 0 -11px 25px;
  max-width: unset;
}

.full-page-temp .combine-page.full-template-page-section .simple-category-page-content .project-table table {
  width: 100%;
}

.full-page-temp .combine-page.full-template-page-section .simple-category-page-content .project-table td {
  background: transparent !IMPORTANT;
  color: #11181C;
  font-weight: 350;
  font-size: 15px !important;
  padding: 30px 20px !important;
}

.full-page-temp .combine-page.full-template-page-section .simple-category-page-content .project-table td strong {
  font-family: "gascogne-serial";
  font-weight: 400;
  font-size: 18px;
}

.combine-page .read-next-block {
  background: #FC904721;
  border: none;
  padding: 15px !important;
}

.combine-page .read-next-block p.more-from {
  font-size: 14px !important;
  text-transform: capitalize;
  font-weight: 350;
  color: #FC9047 !IMPORTANT;
}

.combine-page .read-next-block h2 {
  font-size: 27px;
  line-height: 36px;
  font-weight: 400;
}

.combine-page .read-next-block p {
  font-size: 13px;
  color: #000000;
  font-family: "whyte_book" !important;
}

.combine-page .read-next-block a.read-more-button {
  font-family: "whyte_book" !important;
  text-decoration: none !important;
}

.combine-page .read-next-block .read-next-footer .share-count {
  font-family: "whyte_book" !important;
}

.combine-page .read-next-block .meta span {
  font-family: "whyte_book" !important;
  font-size: 13px;
  color: #000000;
}

.combine-page .read-next-block .meta {
  gap: 0;
}

.simple-category-page .stack-plan figure {
  height: 100%;
  max-height: 338px;
}

.simple-category-page .stack-plan figure img {
  height: 100%;
}

.simple-category-page .combine-page figure {
  margin-top: 15px;
  overflow-x: auto;
}

.combine-page div#comments {
  margin-top: 0;
}

.combine-page div#comments .wpd-form-head {
  margin: 0;
  background: #F5E9CB !important;
  padding: 20px !important;
  border-bottom: 0 !important;
  display: flex;
  font-family: "whyte_book" !important;
  align-items: center;
}

.combine-page div#comments .wpd-auth .wpd-login a {
  color: #FC9047 !important;
}

.combine-page div#comments #wpdcom .wpd-sbs-toggle i {
  color: inherit;
  font-family: "Font Awesome 5 Free" !important;
}

.combine-page div#comments #wpdcom .wpd-sbs-toggle {
  border: solid 1px #000;
  padding: 10px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "whyte_book";
  font-size: 14px;
  gap: 5px;
  color: black;
  font-weight: 350;
}

.combine-page * {
  scrollbar-width: thin;
  scrollbar-color: #aaa transparent;
}

.combine-page .post-header-jump-to .opener,
.combine-page .post-header-jump-to ul {
  background: #FC9047;
  font-size: 14px !important;
  font-family: "whyte_book" !important;
}

.mobile-share-block .shared-info-list li a {
  color: #FC9047 !important;
}

#wpdcom .wpd-thread-head .wpd-thread-info,
#wpdcom .wpd-thread-head .wpdiscuz-user-settings {
  border-color: #FC9047 !important;

}

.jump-to-section-review.active {
  left: 0;

}

div .jump-to-section-review {
  background: #FC9047;
  z-index: 9999999;
}


.nw-seacrh span {
  font-size: 14px;
  font-family: "whyte_book";
  line-height: 19px;
}

.nw-seacrh .page-header {
  gap: 2px;
  padding-left: 10px;
}

article.no-seach-post {
  width: 100%;
  grid-column: 1 / -1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 60px 0;
}

article.no-seach-post span {
  font-size: 20px;
}


.full-page-temp .combine-page.full-template-page-section figure.wp-block-table:first-of-type {
  width: auto;
  margin: 25px -11px 25px;
  max-width: unset;
}

.full-page-temp .combine-page.full-template-page-section figure.wp-block-table:first-of-type th,
.full-page-temp .combine-page.full-template-page-section figure.wp-block-table:first-of-type td {
  background: transparent ! IMPORTANT;
  color: #11181C;
  font-weight: 350;
  font-size: 15px !important;
  padding: 0 !important;
  border: none !important;
}

.full-page-temp .combine-page.full-template-page-section figure.wp-block-table:first-of-type th {
  font-family: "gascogne-serial";
  font-weight: 400;
  font-size: 18px !important;
}

.full-page-temp .combine-page.full-template-page-section figure.wp-block-table:first-of-type tr {
  border: none !important;
  width: 100% !important;
  display: grid;
  grid-template-columns: 100%;
  text-align: left;
  box-shadow: inset -1px -1px 0 0 #000000;
  padding: 30px 20px !important;
}

.full-page-temp .combine-page.full-template-page-section figure.wp-block-table:first-of-type tbody {
  display: grid;
  grid-template-columns: auto auto auto auto auto;
}

.full-page-temp .combine-page.full-template-page-section figure.wp-block-table:first-of-type table.no-headline {
  border-bottom: none !important;
  box-shadow: inset 0 1px 0 0 #000000;
}

.simple-category-page .combine-page figure.wp-block-image.size-large~figure.wp-block-image.size-large {
  margin-top: 20px;
}

div .combine-page .full-page-main-right-left.full-page-main-right-left {
  display: none !important;
}

.combine-page p~p {
  margin: 10px 0 0;
}

.combine-page p:first-of-type {
  margin-bottom: 0;
}

.combine-page .full-page-main .full-page-main-right {
  display: none;
}

@media screen and (max-width:600px) {

  .simple-category-page.combine-page-mn,
  .simple-category-page.combine-page-mn .full-template-page-section {
    overflow: inherit;
  }

  body .combine-page p,
  body .combine-page p,
  body .combine-page ul li {
    font-size: 14px;
  }

  .combine-page hr.wp-block-separator {
    display: none;
  }

  body .full-page-temp .combine-page.full-template-page-section figure.wp-block-table:first-of-type tbody {
    grid-template-columns: auto auto;
  }

  div .combine-page.review-page-section .what-we-like-section {
    border-bottom: 0 !important;
  }

  .review-pg .simple-category-page-content table tr:first-child th,
  .review-pg .simple-category-page-content table tr:first-child td,
  .full-page-temp .simple-category-page-content table tr:first-child th,
  .full-page-temp .simple-category-page-content table tr:first-child td {
    white-space: nowrap;
  }

  div .review-pg .simple-category-page-content__body .simple-category-page-navbar {
    position: static !important;
    order: 1;
    display: block;
    max-width: 100%;
    width: 100% !important;
    margin-top: 20px;
  }

  div .review-pg .simple-category-page-content__body {
    flex-direction: column;
  }

  .review-pg section.simple-category-page-section.review-page-section {
    order: 2;
  }

  .review-pg .simple-category-page-content p,
  .review-pg .simple-category-page-content h1,
  .review-pg .simple-category-page-content h2,
  .review-pg .simple-category-page-content h3,
  .review-pg .simple-category-page-content h4,
  .review-pg .simple-category-page-content h5,
  .review-pg .simple-category-page-content h6,
  .review-pg .simple-category-page-content .tags,
  .review-pg .simple-category-page-content table,
  .review-pg .simple-category-page-content .wp-block-table,
  .review-pg .simple-category-page-content .wp-block-image,
  .review-pg .simple-category-page-content .insider-tip {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }


  .full-page-temp .review-page-section .new-review-block .rating-breakdown-list {
    grid-template-columns: 100% !important;
  }

  .full-page-temp .full-template-page-section .simple-category-page-content p,
  .full-page-temp .full-template-page-section .simple-category-page-content h1,
  .full-page-temp .full-template-page-section .simple-category-page-content h2,
  .full-page-temp .full-template-page-section .simple-category-page-content h3,
  .full-page-temp .full-template-page-section .simple-category-page-content h4,
  .full-page-temp .full-template-page-section .simple-category-page-content h5,
  .full-page-temp .full-template-page-section .simple-category-page-content h6,
  .full-page-temp .full-template-page-section .simple-category-page-content .wp-block-image,
  .full-page-temp .inline-banner-div {
    padding: 0 0px;
  }

  .full-page-temp .full-template-page-section .simple-category-page-content .wp-block-table {
    padding: 0 0px !important;
  }

  .footer-logo a {
    height: 100%;
    width: 120px;
  }

  header .search-popup-content input {
    padding: 0;
  }

  .article-mn-cn .simple-category-page-content p,
  .article-mn-cn .simple-category-page-content h1,
  .article-mn-cn .simple-category-page-content h2,
  .article-mn-cn .simple-category-page-content h3,
  .article-mn-cn .simple-category-page-content h4,
  .article-mn-cn .simple-category-page-content h5,
  .article-mn-cn .simple-category-page-content h6,
  .article-mn-cn .simple-category-page-content .tags,
  .article-mn-cn .simple-category-page-content table,
  .article-mn-cn .simple-category-page-content .wp-block-table,
  .article-mn-cn .simple-category-page-content .wp-block-image,
  .article-mn-cn .simple-category-page-content .insider-tip {
    padding: 0;
  }

  div .simple-category-page-section .post-header {
    border-bottom: none !important;
  }

  div .article-mn-cn .main-article {
    grid-template-columns: 100%;
  }

  .article-mn-cn .simple-category-page-content table tr:first-child th,
  .article-mn-cn .simple-category-page-content table tr:first-child td {
    min-width: 150px;
  }

  .article-mn-cn .main-article h1 {
    padding: 0;
    -webkit-line-clamp: 4;
  }

  .article-mn-cn .main-article p.author-summary {
    padding: 0;
    -webkit-line-clamp: 14;
  }

  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__wrapper.data-nosnippet p,
  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__wrapper.data-nosnippet h3 {
    padding: 0;
  }

  .article-mn-cn .main-article img {
    height: 100% !important;
  }

  div .article-mn-cn .simple-category-page-content .wp-block-table {
    padding-left: 0;
  }

  div .more-from-us {
    grid-template-columns: 100%;
  }

  div .simple-category-page .more-from-us .latest-posts-section {
    border-left: 0;
  }

  .simple-category-page .more-from-us .read-next-from-category-section {
    border-top: solid 1px #000000;
    /* border-bottom: solid 1px #000000; */
    padding: 10px 0 5px;
    margin-bottom: 10px !important;
  }

  .header-top .header-logo {
    max-width: 140px;
  }

  .container {
    width: 95% !important;
  }

  .main-article {
    grid-template-columns: 100%;
    order: 2;
  }

  .main-grid {
    grid-template-columns: 100%;
    border-top: 0;
  }

  .top-bar {
    border-bottom: solid 1px #000000;
    padding: 14px 16px;
  }

  .article-grid {
    grid-column: span 1;
    grid-template-columns: 100%;
    order: 3;
  }

  .article-grid-in {
    grid-template-columns: 100%;
  }

  .card img,
  .article-grid-three .card img {
    height: 100%;
    max-height: 196px;
  }

  .sidebar {
    order: 1;
    padding: 0px 0 0;
  }

  .recommendations {
    padding: 10px 10px 0px 10px;
  }

  .pro-upgrade {
    min-height: 218px;
    padding: 14px;
    border: 0;
  }

  .main-article img {
    order: 1;
    max-height: 196px;
  }

  .main-article .left {
    order: 2;
  }

  .recommendations h4,
  .recommendations p.small,
  .recommendations li {
    padding-left: 10px;
    padding-right: 10px;
  }

  .property-picks {
    padding: 0;
    border-top: 0;
  }

  .main-grid~.ads {
    border-top: 0;
  }

  .main-article h2 {
    font-size: 22px;
    margin-bottom: 15px;
  }

  .card-body h3 {
    min-height: unset;
    margin-bottom: 15px;
    max-width: 100%;
  }

  .card-body p {
    max-width: 100%;
    line-clamp: 4;
  }

  .article-grid-full .article-grid-in {
    grid-template-columns: 100%;
  }

  .grid .custom-grid {
    grid-template-columns: 100%;
  }

  .border-left {
    border-left: 0;
    ;
  }

  .border-bottom {
    border-bottom: 0;
  }

  .footer-column~.footer-column {
    border-left: 0;
  }

  .article-grid-in .card:nth-child(2),
  .article-grid-in .card:nth-child(3),
  .article-grid-in .card:nth-child(4) {
    border-left: 0;
  }

  .border-left {
    border-left: 0;
    ;
  }

  .border-bottom {
    border-bottom: 0;
  }

  .grid .custom-grid .pick:last-child,
  .article-grid-full .article-grid-in .card:last-child {
    border-bottom: 0 !important;
  }

  .grid .custom-grid .pick:nth-child(even) {
    border-left: 0;
  }

  .grid .custom-grid .pick {
    border-bottom: solid 1px #000000 !important;
    padding: 10px;
  }

  .card {
    border-bottom: solid 1px #000000;
    margin-bottom: 10px;
  }

  .l-card {
    padding: 10px 0 0;
  }

  .last-section .card-body {
    padding: 0;
  }

  .last-section .card-body .bottom-text {
    padding: 10px;
  }

  .last-section .card {
    border-bottom: 0 !important;
    margin-bottom: 0;
  }

  .logo {
    max-width: 150px;
  }

  .footer-top {
    flex-direction: column;
  }

  .footer-column,
  .footer-column li {
    width: 100%;
  }

  .footer-bottom {
    flex-direction: column;
    align-items: baseline;
    padding: 18px 10px;
  }

  .footer-tagline {
    text-align: left;
    line-height: 26px;
    margin: 14px 0;
  }

  .footer-note {
    flex-direction: column;
  }

  .main-article h2,
  .card-body h3,
  .recommendations h4 {
    margin-top: 0 !important;
  }

  .border-hide .card:last-of-type {
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
  }

  .picks-hide .pick:last-of-type {
    border-bottom: 0 !important;
  }

  .l-card a img {
    padding: 0 10px;
  }

  .three-hide .card-body:last-of-type,
  .three-hide-tw .card-body:last-of-type {
    margin-bottom: 0 !important;
  }

  .three-hide .card-body:last-of-type .bottom-text,
  .three-hide-tw .card-body:last-of-type .bottom-text {
    margin-bottom: 0 !important;
    border-bottom: 0 !important;
  }

  div.page-header span.cat-header {
    font-size: 35px;
    line-height: 45px;
  }

  section.category-mn .article-grid-in.custom-post-list {
    border-bottom: 0px;
  }

  .category-mn .article-grid-in.article-grid-three {
    border-top: solid 1px #000000;
    padding-top: 10px;
  }

  div section.category-mn .upgrade-inner h4 {
    font-size: 40px;
  }

  div section.category-mn .upgrade-inner p.sub {
    font-size: 17px;
    line-height: 24px;
    max-width: 380px;
  }

  div section.category-mn .upgrade-inner {
    gap: 20px;
  }

  div section.category-mn .article-grid-in.custom-post-list .card {
    margin-bottom: 0;
    border-bottom: 0;
    border-left: 0;
  }

  div section.category-mn .article-grid-in.custom-post-list .card:last-of-type {
    border-bottom: solid 1px #000000;
  }

  div .category-mn .article-grid-in.article-grid-three .card:last-of-type {
    margin-bottom: 0;
    border-bottom: 0;
  }

  div .pagination a,
  div .pagination span {
    min-width: 20px;
    font-size: 13px;
    height: 30px;
  }

  div section.category-mn .main-article {
    border-bottom: 0;
  }

  div section.category-mn .upgrade-inner a.subscribe-btn {

    min-width: 200px;
  }

  .category-mn .card a {
    display: block;
  }

  section.category-mn .article-grid-in.custom-post-list.filterd .paginationsection {
    border-top: 0;
  }

  .paginationsection {
    border-top: solid 1px #000000;
  }

  .full-page-temp .combine-page.full-template-page-section .simple-category-page-content .project-table td {
    white-space: normal;
    min-width: 152px;
  }

  div .combine-page .mn-author {
    flex-direction: column;
    height: auto;
  }

  .combine-page .simple-category-page-content {
    margin: 0;
  }

  div .simple-category-page .stack-plan figure {
    height: auto;
  }

  div .combine-page table tr:first-child td {
    font-size: 18px;
  }

  .combine-page div#comments .wpd-form-head {
    flex-wrap: wrap;
    text-align: center;
    gap: 20px;
    justify-content: center;
  }

  .full-page-temp .combine-page.review-page-section .conclusion {
    padding: 20px;
  }

  .project-table.hide-mb {
    display: none !important;
  }

  .project-table {
    display: block !important;
  }

  .combine-page h2.wp-block-heading {
    margin: 15px -10px ! IMPORTANT;
    border-bottom: solid 1px #000 !important;
    padding: 15px 10px 15px !important;
    font-size: 20px !important;
    border-top: solid 1px #000 !important;
  }

  div .combine-page table td {
    min-width: 250px;
  }

  div .combine-page .big-background-content-nw h1 {
    font-size: 22px !important;
  }

  div .combine-page .rating-breakdown-block h2 {
    margin: 0 0 15px !important;
    font-size: 20px !important;
  }

  div .combine-page .rating-breakdown-block {
    padding-top: 20px;
  }

  div .combine-page .new-review-block .rating-breakdown-list .rating-breakdown-box .label strong {
    font-size: 16px;
  }

  .combine-page .telegram-info-block span {
    max-width: 250px;
  }

  div .combine-page .telegram-info-block {
    padding-bottom: 30px;
  }

  .full-page-temp .combine-page.review-page-section .conclusion h2 {
    font-size: 20px !important;
  }

}

@media screen and (min-width:600px) and (max-width:767px) {

  div .review-pg .simple-category-page-content__body .simple-category-page-navbar {
    position: static !important;
    order: 1;
    display: block;
    max-width: 100%;
    width: 100% !important;
    margin-top: 20px;
  }

  div .review-pg .simple-category-page-content__body {
    flex-direction: column;
  }

  .review-pg section.simple-category-page-section.review-page-section {
    order: 2;
  }

  .review-pg .simple-category-page-content p,
  .review-pg .simple-category-page-content h1,
  .review-pg .simple-category-page-content h2,
  .review-pg .simple-category-page-content h3,
  .review-pg .simple-category-page-content h4,
  .review-pg .simple-category-page-content h5,
  .review-pg .simple-category-page-content h6,
  .review-pg .simple-category-page-content .tags,
  .review-pg .simple-category-page-content table,
  .review-pg .simple-category-page-content .wp-block-table,
  .review-pg .simple-category-page-content .wp-block-image,
  .review-pg .simple-category-page-content .insider-tip {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }


  .full-page-temp .review-page-section .new-review-block .rating-breakdown-list {
    grid-template-columns: 100% !important;
  }

  .full-page-temp .full-template-page-section .simple-category-page-content p,
  .full-page-temp .full-template-page-section .simple-category-page-content h1,
  .full-page-temp .full-template-page-section .simple-category-page-content h2,
  .full-page-temp .full-template-page-section .simple-category-page-content h3,
  .full-page-temp .full-template-page-section .simple-category-page-content h4,
  .full-page-temp .full-template-page-section .simple-category-page-content h5,
  .full-page-temp .full-template-page-section .simple-category-page-content h6,
  .full-page-temp .full-template-page-section .simple-category-page-content .wp-block-image,
  .full-page-temp .inline-banner-div {
    padding: 0 0px;
  }

  .full-page-temp .full-template-page-section .simple-category-page-content .wp-block-table {
    padding: 0 0px !important;
  }

  .grid .custom-grid .pick:last-child,
  .article-grid-full .article-grid-in .card:last-child {
    border-bottom: 0 !important;
  }


  div .article-mn-cn .main-article {
    grid-template-columns: 100%;
  }

  .article-mn-cn .main-article h1 {
    padding: 0;
    -webkit-line-clamp: 4;
  }

  .article-mn-cn .main-article p.author-summary {
    padding: 0;
    -webkit-line-clamp: 14;
  }

  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__wrapper.data-nosnippet p,
  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__wrapper.data-nosnippet h3 {
    padding: 0;
  }

  div .simple-category-page-section .post-header {
    border-bottom: none !important;
  }

  .article-mn-cn .main-article img {
    height: 100% !important;
  }

  div .article-mn-cn .simple-category-page-content .wp-block-table {
    padding-left: 0;
  }

  div .more-from-us {
    grid-template-columns: 100%;
  }

  div .simple-category-page .more-from-us .latest-posts-section {
    border-left: 0;
  }

  .simple-category-page .more-from-us .read-next-from-category-section {
    border-top: solid 1px #000000;
    /* border-bottom: solid 1px #000000; */
    padding: 10px 0 5px;
    margin-bottom: 10px !important;
  }

  section.category-mn .article-grid-in.custom-post-list.filterd .paginationsection {
    border-top: 0;
  }

  .paginationsection {
    border-top: solid 1px #000000;
  }

  div .pagination a,
  div .pagination span {
    min-width: 20px;
    font-size: 13px;
    height: 30px;
  }

  .header-top .header-logo {
    padding-left: 0 !important;
    max-width: 150px;
  }

  .article-grid-three .card-body h3 {
    max-width: 100%;
  }

  .main-article h2,
  .card-body h3,
  .recommendations h4 {
    margin-top: 0 !important;
  }

  .border-hide .card:last-of-type {
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
  }

  div .picks-hide .pick:last-of-type {
    border-bottom: 0 !important;
  }

  .l-card a img {
    padding: 0 10px;
  }

  .three-hide .card-body:last-of-type,
  .three-hide-tw .card-body:last-of-type {
    margin-bottom: 0 !important;
  }

  .three-hide .card-body:last-of-type .bottom-text,
  .three-hide-tw .card-body:last-of-type .bottom-text {
    margin-bottom: 0 !important;
    border-bottom: 0 !important;
  }

  .container {
    width: 95% !important;

  }

  .main-article {
    grid-template-columns: 100%;
    order: 2;
  }

  .main-grid {
    grid-template-columns: 100%;
    border-top: 0;
  }

  .top-bar {
    border-bottom: solid 1px #000000;
    padding: 14px 16px;
  }

  .article-grid {
    grid-column: span 1;
    grid-template-columns: 100%;
    order: 3;
  }

  .article-grid-in {
    grid-template-columns: 100%;
  }

  .card img,
  .article-grid-three .card img {
    height: 100%;
    max-height: 236px;
  }

  .sidebar {
    order: 1;
    padding: 0px 0px 0;
  }

  .recommendations {
    padding: 10px 10px 0px 10px;
  }

  .pro-upgrade {
    min-height: 278px;
    padding: 14px;
    border: 0;
  }

  .main-article img {
    order: 1;
    max-height: 196px;
  }

  .main-article .left {
    order: 2;
  }

  .recommendations h4,
  .recommendations p.small,
  .recommendations li {
    padding-left: 10px;
    padding-right: 10px;
  }

  .property-picks {
    padding: 0;
    border-top: 0;
  }

  .main-grid~.ads {
    border-top: 0;
  }

  .main-article h2 {
    font-size: 22px;
    margin-bottom: 15px;
  }

  .card-body h3 {
    min-height: unset;
    margin-bottom: 15px;
    max-width: 100%;
  }

  .card-body p {
    max-width: 100%;
    line-clamp: 4;
  }

  .article-grid-full .article-grid-in {
    grid-template-columns: 100%;
  }

  .grid .custom-grid {
    grid-template-columns: 100%;
  }

  .border-left {
    border-left: 0;
    ;
  }

  .border-bottom {
    border-bottom: 0;
  }

  .footer-column~.footer-column {
    border-left: 0;
    border-top: solid 1px #000000;
  }

  .article-grid-in .card:nth-child(2),
  .article-grid-in .card:nth-child(3),
  .article-grid-in .card:nth-child(4) {
    border-left: 0;
  }

  .border-left {
    border-left: 0;
    ;
  }

  .border-bottom {
    border-bottom: 0;
  }

  .grid .custom-grid .pick:nth-child(even) {
    border-left: 0;
  }

  .grid .custom-grid .pick {
    border-bottom: solid 1px #000000 !important;
    padding: 10px;
  }

  .card {
    border-bottom: solid 1px #000000;
    margin-bottom: 10px;
  }

  .l-card {
    padding: 10px 0 0;
  }

  .last-section .card-body {
    padding: 0;
  }

  .last-section .card-body .bottom-text {
    padding: 10px;
  }

  .last-section .card {
    border-bottom: 0 !important;
    margin-bottom: 0;
  }

  .logo {
    max-width: 170px;
  }

  .footer-top {
    flex-direction: column;
  }

  .footer-column,
  .footer-column li {
    width: 100%;
  }

  .footer-bottom {
    flex-direction: column;
    align-items: baseline;
    padding: 18px 10px;
  }

  .footer-tagline {
    text-align: left;
    line-height: 26px;
    margin: 20px 0 18px;
  }

  .footer-note {
    flex-direction: column;
  }

  .category-mn .article-grid-in.article-grid-three {
    border-top: solid 1px #000000;
    padding-top: 10px;
  }

  div section.category-mn .upgrade-inner h4 {
    font-size: 40px;
  }

  div section.category-mn .upgrade-inner p.sub {
    font-size: 17px;
    line-height: 24px;
    max-width: 380px;
  }

  div section.category-mn .upgrade-inner {
    gap: 20px;
  }

  div section.category-mn .article-grid-in.custom-post-list .card {
    margin-bottom: 0;
    border-bottom: 0;
    border-left: 0;
  }

  div section.category-mn .article-grid-in.custom-post-list .card:last-of-type {
    border-bottom: solid 1px #000000;
  }

  section.category-mn .article-grid-in.custom-post-list {
    border-bottom: 0;
  }

  div .category-mn .article-grid-in.article-grid-three .card:last-of-type {
    margin-bottom: 0;
    border-bottom: 0;
  }

  div .pagination a {
    min-width: 20px;
    font-size: 13px;
    height: 30px;
  }

  div section.category-mn .main-article {
    border-bottom: 0;
  }

  div section.category-mn .upgrade-inner a.subscribe-btn {

    min-width: 200px;
  }


}

@media screen and (min-width:767px) and (max-width:1023px) {

  div .review-pg .simple-category-page-content__body .simple-category-page-navbar {
    position: static !important;
    order: 1;
    display: block;
    max-width: 100%;
    width: 100% !important;
    margin-top: 20px;
  }

  div .review-pg .simple-category-page-content__body {
    flex-direction: column;
  }

  .review-pg section.simple-category-page-section.review-page-section {
    order: 2;
  }

  .review-pg .simple-category-page-content p,
  .review-pg .simple-category-page-content h1,
  .review-pg .simple-category-page-content h2,
  .review-pg .simple-category-page-content h3,
  .review-pg .simple-category-page-content h4,
  .review-pg .simple-category-page-content h5,
  .review-pg .simple-category-page-content h6,
  .review-pg .simple-category-page-content .tags,
  .review-pg .simple-category-page-content table,
  .review-pg .simple-category-page-content .wp-block-table,
  .review-pg .simple-category-page-content .wp-block-image,
  .review-pg .simple-category-page-content .insider-tip {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }


  .full-page-temp .review-page-section .new-review-block .rating-breakdown-list {
    grid-template-columns: 100% !important;
  }

  .full-page-temp .full-template-page-section .simple-category-page-content p,
  .full-page-temp .full-template-page-section .simple-category-page-content h1,
  .full-page-temp .full-template-page-section .simple-category-page-content h2,
  .full-page-temp .full-template-page-section .simple-category-page-content h3,
  .full-page-temp .full-template-page-section .simple-category-page-content h4,
  .full-page-temp .full-template-page-section .simple-category-page-content h5,
  .full-page-temp .full-template-page-section .simple-category-page-content h6,
  .full-page-temp .full-template-page-section .simple-category-page-content .wp-block-image,
  .full-page-temp .inline-banner-div {
    padding: 0 0px;
  }

  .full-page-temp .full-template-page-section .simple-category-page-content .wp-block-table {
    padding: 0 0px !important;
  }

  .article-grid-full .article-grid-in .card:last-child,
  .article-grid-in.custom-post-list .card:last-child,
  .grid .custom-grid .pick:last-child,
  .grid .custom-grid .pick:nth-child(3),
  .article-grid-in.custom-post-list .card:nth-child(3) {
    border-bottom: 0;
  }

  .article-mn-cn .main-article h1 {
    padding: 0;
  }

  .article-mn-cn .main-article p.author-summary {
    padding: 0;
  }

  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__wrapper.data-nosnippet p,
  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__wrapper.data-nosnippet h3 {
    padding: 0;
  }

  div .simple-category-page-section .post-header {
    border-bottom: none !important;
  }

  .article-mn-cn .main-article img {
    height: 100% !important;
  }

  div .article-mn-cn .simple-category-page-content .wp-block-table {
    padding-left: 0;
  }

  div .more-from-us {
    grid-template-columns: 100%;
  }

  div .simple-category-page .more-from-us .latest-posts-section {
    border-left: 0;
  }

  .simple-category-page .more-from-us .read-next-from-category-section {
    border-top: solid 1px #000000;
    /* border-bottom: solid 1px #000000; */
    padding: 10px 0 5px;
    margin-bottom: 10px !important;
  }

  .header-top .header-logo {
    max-width: 160px;
    padding-left: 0 !important;
  }

  .article-grid-three .card-body h3 {
    max-width: 100%;
  }

  .main-article h2,
  .card-body h3,
  .recommendations h4 {
    margin-top: 0 !important;
  }

  .border-hide .card:last-of-type {
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
  }

  .border-hide-two .card:nth-last-child(-n+2) {
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
  }

  div .picks-hide .pick:last-of-type {
    border-bottom: 0 !important;
  }

  .l-card a img {
    padding: 0 10px;
  }

  .three-hide .card-body:last-of-type,
  .three-hide-tw .card-body:last-of-type {
    margin-bottom: 0 !important;
  }

  .three-hide .card-body:last-of-type .bottom-text,
  .three-hide-tw .card-body:last-of-type .bottom-text {
    margin-bottom: 0 !important;
    border-bottom: 0 !important;
  }

  .container {
    width: 95% !important;

  }

  .main-article {
    grid-template-columns: 55% auto;
  }

  .sidebar~.article-grid .article-grid-in .card {
    border-left: 0;
  }

  .article-grid-in.custom-post-list .card:nth-child(odd) {
    border-left: 0;
  }

  .article-grid-in.custom-post-list {
    padding-top: 0;
  }

  .article-grid-full .article-grid-in .card {
    margin-bottom: 0;
  }

  .article-grid-full .article-grid-in .card:nth-child(odd) {
    border-left: 0;
  }

  .bottom-hide .card:nth-child(3) {
    border-bottom: 0;
  }

  .show-border {
    border-bottom: solid 1px #000000;
  }

  .article-grid-in a {
    display: block;
  }

  .article-grid-in.custom-post-list .card {
    padding-top: 10px;
    margin-bottom: 0;
  }

  .main-grid {
    grid-template-columns: 65% auto;
    border-top: 0;
  }

  .top-bar {
    border-bottom: solid 1px #000000;
    padding: 14px 16px;
  }

  .article-grid {
    grid-column: span 2;
    grid-template-columns: 65.1% auto;
    align-items: flex-start;
  }

  .article-grid-in {
    grid-template-columns: 100%;
  }

  .card img,
  .article-grid-three .card img {
    height: 236px;
  }

  .sidebar~.article-grid .article-grid-in .card {
    border-right: solid 1px #000000;
  }

  .article-grid-full {
    grid-template-columns: 100%;
  }

  .recommendations {
    padding: 10px 0 0px;
    position: sticky;
    top: 55px;
    align-items: self-start;
  }

  .pro-upgrade {
    min-height: 278px;
    padding: 14px;
    ;
  }

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

  .recommendations h4,
  .recommendations p.small,
  .recommendations li {
    padding-left: 10px;
    padding-right: 10px;
  }

  .property-picks {
    border-top: 0;
  }

  .main-grid~.ads {
    border-top: 0;
  }

  .main-article h2 {
    font-size: 22px;
    margin-bottom: 15px;
  }

  .card-body h3 {
    min-height: unset;
    margin-bottom: 15px;
    max-width: 100%;
  }

  .card-body p {
    max-width: 100%;
    line-clamp: 4;
  }

  .article-grid-full .article-grid-in {
    grid-template-columns: 50% 50%;
  }

  .grid .custom-grid {
    grid-template-columns: 50% 50%;
  }

  .border-left {
    border-left: 0;
    ;
  }

  .border-bottom {
    border-bottom: 0;
  }

  .footer-column~.footer-column {
    border-left: 0;
    border-top: solid 1px #000000;
  }

  .article-grid-in .card:nth-child(even) {
    border-left: solid 1px #000000;
  }

  .article-grid-three .card {
    border-left: 0 !important;
  }

  .article-grid-three .card-body h3,
  .article-grid-three .card-body p {
    max-width: 100%;
  }

  .border-left {
    border-left: 0;
    ;
  }

  .border-bottom {
    border-bottom: 0;
  }

  .grid .custom-grid .pick {
    padding: 10px;
  }

  .card {
    border-bottom: solid 1px #000000;
    margin-bottom: 10px;
  }

  .l-card {
    padding: 10px 0 0;
  }

  .last-section .card-body {
    padding: 0;
  }

  .last-section .card-body .bottom-text {
    padding: 10px;
  }

  .last-section .card {
    border-bottom: 0 !important;
    margin-bottom: 0;
  }

  .logo {
    max-width: 170px;
  }

  .footer-top {
    flex-direction: column;
  }

  .footer-column,
  .footer-column li {
    width: 100%;
  }

  .footer-bottom {
    flex-direction: column;
    align-items: baseline;
    padding: 18px 10px;
  }

  .footer-tagline {
    text-align: left;
    line-height: 26px;
    margin: 14px 0;
  }

  .footer-note {
    flex-direction: column;
  }

  .category-mn .article-grid-in.article-grid-three {
    border-top: solid 1px #000000;
    padding-top: 10px;
  }

  div section.category-mn .upgrade-inner h4 {
    font-size: 40px;
  }

  div section.category-mn .upgrade-inner p.sub {
    font-size: 17px;
    line-height: 24px;
    max-width: 380px;
  }

  div section.category-mn .upgrade-inner {
    gap: 20px;
  }

  div section.category-mn .article-grid-in.custom-post-list .card {
    margin-bottom: 0;
    border-bottom: 0;
    border-left: 0;
  }

  div .category-mn .article-grid-in.article-grid-three .card:last-of-type {
    margin-bottom: 0;
    border-bottom: 0;
  }

  div .pagination a,
  div .pagination span {
    min-width: 20px;
    font-size: 13px;
    height: 30px;
  }

  div section.category-mn .main-article {
    border-bottom: 0;
  }

  div section.category-mn .upgrade-inner a.subscribe-btn {

    min-width: 200px;
  }

  body div section.category-mn .article-grid-in.custom-post-list .card:nth-child(even) {
    border-left: solid 1px #000000;
  }

}

@media screen and (max-width: 1024px) {
  #popular-post-placeholder,
    .sidebar-consult {
    display: none;
  }
}

@media screen and (min-width:1024px) and (max-width:1369px) {

  div .review-pg .simple-category-page-content__body .simple-category-page-navbar {
    display: block;
    max-width: 340px;
    width: 100% !important;
    top: 40px !important;
  }


  .review-pg section.simple-category-page-section.review-page-section {
    max-width: 100%;
    border-right: solid 1px #000000;
    border-bottom: solid 1px #000000;
  }

  .review-pg .simple-category-page-content p,
  .review-pg .simple-category-page-content h1,
  .review-pg .simple-category-page-content h2,
  .review-pg .simple-category-page-content h3,
  .review-pg .simple-category-page-content h4,
  .review-pg .simple-category-page-content h5,
  .review-pg .simple-category-page-content h6,
  .review-pg .simple-category-page-content .tags,
  .review-pg .simple-category-page-content table,
  .review-pg .simple-category-page-content .wp-block-table,
  .review-pg .simple-category-page-content .wp-block-image,
  .review-pg .simple-category-page-content .insider-tip {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .full-page-temp .review-page-section .new-review-block .rating-breakdown-list {
    grid-template-columns: 100% !important;
  }

  .full-page-temp .full-template-page-section .simple-category-page-content p,
  .full-page-temp .full-template-page-section .simple-category-page-content h1,
  .full-page-temp .full-template-page-section .simple-category-page-content h2,
  .full-page-temp .full-template-page-section .simple-category-page-content h3,
  .full-page-temp .full-template-page-section .simple-category-page-content h4,
  .full-page-temp .full-template-page-section .simple-category-page-content h5,
  .full-page-temp .full-template-page-section .simple-category-page-content h6,
  .full-page-temp .full-template-page-section .simple-category-page-content .wp-block-image,
  .full-page-temp .inline-banner-div {
    padding: 0 0px;
  }

  .full-page-temp .full-template-page-section .simple-category-page-content .wp-block-table {
    padding: 0 0px !important;
  }


  .article-mn-cn .main-article h1 {
    padding: 0;
  }

  .article-mn-cn .main-article p.author-summary {
    padding: 0;
  }

  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__wrapper.data-nosnippet p,
  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__wrapper.data-nosnippet h3 {
    padding: 0;
  }

  div .simple-category-page-section .post-header {
    border-bottom: none !important;
  }

  .article-mn-cn .main-article img {
    height: 100% !important;
  }

  div .article-mn-cn .simple-category-page-content .wp-block-table {
    padding-left: 0;
  }

  .article-mn-cn .simple-category-page-content__body {
    display: grid;
    grid-template-columns: 70% auto;
  }

  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__right .popular-post-sticky {
    width: 100% !important;
  }

  body .header-top__center.header-logo {
    padding-left: 0;
  }

  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__left.share-trail {
    border-right: solid 1px #000000;
    border-bottom: solid 1px #000000;
  }

  .container {
    width: 95% !important;

  }

  .article-grid-three .card img {
    height: 200px;
  }

  .card img {
    height: 160px;
  }

  .recommendations {
    padding: 15px 10px;
  }

  .recommendations li {
    margin-bottom: 8px;
    padding-bottom: 8px;
  }

}

@media screen and (max-width:1280px) {
  .header .search-popup.visible {
    top: 44px;
  }

  body.category-pro .header .search-popup.visible {
    top: 52px;
  }

  /* .nav-bar {
    display: block;
    position: fixed;
    left: -300px;
    height: 100vh;
    background: #000;
    transition: all .3s ease-in-out;
    top: 0;
    width: 100%;
    max-width: 300px;
    z-index: 99;
    padding-top: 40px;
  }

  svg.icon-close {
    display: none;
  }

  .show-menu.active svg.icon-close {
    display: block;
    color: #000;
  }

  .show-menu.active svg {
    display: none;
  }

  .nav-bar.active {
    left: 0;
  }

  .nav-item div.dropdown {
    position: relative;
    background: transparent;
    box-shadow: none !important;
    border-bottom: none;
  }

  .dropdown-grid-full .article-grid-in {
    display: block;
  }

  .dropdown-grid-full .article-grid-in a {
    display: none;
  } */

  .nav-bar {
    overflow-x: auto;
    border-top: none !important;
    display: none;
  }

  .mb-nav {
    display: block !important;
  }

  .mb-nav .nav-bar {
    display: flex;
  }

  .mb-nav div.dropdownMenu .dropdown-grid {
    max-width: 95%;
    margin: 0 auto;
    border: solid 1px #000000;
    padding: 10px 0 15px;
  }

  .mb-nav div.dropdownMenu {
    position: fixed;
    top: 87px;
    background: #f5f0e4;
    width: 100%;
    left: 0;
    display: none;
    /* box-shadow: 0 10px 13px #11181c54; */
    /* padding-left: 3%; */
    /* padding-bottom: 5px; */
    /* border-bottom: solid 1px #11181c54; */
  }

  .mb-nav div.dropdownMenu .dropdown-grid ul li {
    margin: 0;
    font-size: 15px;
  }

  .mb-nav div.dropdownMenu .dropdown-grid ul {
    margin-top: 15px;
    list-style: disc;
    padding-left: 20px;
  }

  .mb-nav div.dropdownMenu .dropdown-grid ul li::marker {
    color: black;
  }

  .mb-nav div.dropdownMenu .dropdown-grid .recommendations {
    padding: 10px 10px 0;
  }

  .mb-nav div.dropdownMenu a,
  .mb-nav div.dropdownMenu h4 {
    color: #000;
    font-size: 14px;
  }

  .mb-nav div.dropdownMenu.active {
    display: block;
  }

  .nav-bar::-webkit-scrollbar {

    display: none;

  }

  .nav-bar .nav-item {
    min-width: fit-content;
  }

  .nav-bar .nav-item .dropdown.dropdownMenu {
    display: none;
  }

  .nav-bar .nav-item svg.accordion-icon {
    display: none !important;
  }

  .dropdown-grid-full .article-grid-in h3 a {
    display: block;
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .dropdown-grid-full .article-grid-in p {
    display: none;
  }

  .dropdown-grid-full .article-grid-in .stats {
    display: none;
  }

  .dropdown-grid-full .article-grid-in .card {
    padding-bottom: 0;
    border: none;
  }

  .dropdown-grid-full .article-grid-in .card-body {
    padding: 0;
  }

  .nav-bar.active a {
    color: #fff;
  }

  .dropdown-grid .article-grid-in {
    display: none;
  }

  .dropdown-grid .article-grid-in a {
    display: none;
  }

  .dropdown-grid .article-grid-in h3 a {
    display: block;
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .dropdown .article-grid-in,
  .dropdown .dropdown-grid {
    margin-top: 10px;
  }

  .dropdown-grid .article-grid-in p {
    display: none;
  }

  .dropdown-grid .article-grid-in .stats {
    display: none;
  }

  .dropdown-grid .article-grid-in .card {
    padding-bottom: 0;
    border: none;
  }

  .dropdown-grid .article-grid-in .card-body {
    padding: 0;
  }

  .dropdown-grid .card-body {
    display: none;
  }

  .dropdown-grid-full .card-body {
    display: block;
  }

  .dropdown-grid {
    grid-template-columns: 100%;
  }

  .dropdown-grid li {
    padding: 0;
    font-size: 18px;
    margin-bottom: 5px;
    color: #fff;
  }

  .dropdown-grid h4 {
    padding: 0;
    color: #fff;
  }

  .dropdown-grid ul {
    margin: 10px 0 0;
  }

  /* .nav-item:first-of-type {
    padding-left: 20px;
  } */

  .top-right {
    display: none;
  }

  .header-icons {
    display: flex;
    align-items: center;
  }

  .header-top__right.consult-link {
    display: none !important;
  }

  .header-top {
    border-bottom: solid 1px #000000;
  }

  .accordion-icon {
    display: block !important;
  }

  .side-menu .sublinks.active {
    display: block;
    max-height: 100vh;
  }

  div .side-menu .sublinks {
    display: block;
    max-height: 0;
    overflow: hidden;
    transition: all .5s ease-in-out;
  }

  .container.flex.footer-links.mobile {
    display: flex;
    position: relative;
    z-index: 1;
    justify-content: space-between;
    padding: 20px 10px !important;
    gap: 10px;
  }

  .flex.flex-col.footer-main {
    display: flex;
    gap: 7px;
    width: 100%;
    justify-content: space-between;
  }

  .flex.flex-col.footer-main .flex.flex-col {
    display: flex;
    flex-direction: column;
    row-gap: 5px;
  }

  .open-dropdown {
    transition: transform 0.3s ease;
  }

  .open-dropdown.rotated {
    transform: rotate(-90deg) !important;
  }

  .side-menu .sublinks .mn-link {
    display: flex;
    flex-direction: column;
    margin-top: 0;
  }

  div .side-menu>ul {
    margin-bottom: 50px;
    margin-top: 34px;
  }

  .side-menu .menu-item .link a,
  .side-menu .menu-item.dropdown .link {
    display: flex;
    justify-content: space-between;
  }

  .dropdown.show {
    display: block !important;
    max-height: 500px !important;
  }


  .accordion-icon {
    transition: transform 0.3s ease;
  }

  .accordion-icon.rotate {
    transform: rotate(180deg);
  }

  .nav-item {
    position: relative;
    width: 100%;
    padding: 8px 20px 10px;
  }

  .dropdown-grid-full .card {
    padding: 0;
  }

  .nav-item a.relative {
    font-size: 15px;
  }

  .dropdown-grid-full .card-body h3 {
    font-size: 16px;
  }

  header .dropdown .card-body h3 {
    margin-bottom: 5px;
  }

  .dropdown-grid .recommendations {
    border-right: 0;
  }

  .relative span {
    left: unset;
    transform: unset;
    top: unset;
  }

  .nav-item.d-p {
    border-bottom: dotted 1px #fff;
    display: flex;
    flex-direction: column;
  }

  .nav-item.d-p-t {
    border-top: dotted 1px #fff;
  }

  /* .nav-bar img.mobile-menu {
    display: block;
    padding-left: 18px;
    margin-bottom: 30px;
  } */

  header.active .nav-bar {
    display: none;
  }
}

@media screen and (max-width:1199px) {

  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__right {
    display: block;
    top: 46px;
  }

}

@media screen and (min-width:1280px) {

  .nav-item .article-grid-in .card:nth-child(2),
  .nav-item .article-grid-in .card:nth-child(3),
  .nav-item .article-grid-in .card:nth-child(4) {
    border-left: 0;
  }

  .combine-page .full-page-main {
    display: grid;
    grid-template-columns: 280px auto 323px !important;
    align-items: start;
  }

  .combine-page .full-page-main .full-page-main-right .popular-post-sticky {
    min-width: 332px;
  }

  div .jump-to-section-review {
    display: none;
  }

  body div .combine-page .full-page-main-right-left.full-page-main-right-left {
    display: block !important;
  }

  .combine-page .full-page-main .full-page-main-left {
    padding-left: 10px;
    border-left: solid 1px #000000;
  }

  .combine-page .full-page-main .full-page-main-right {
    top: 95px !important;
  }

}

@media screen and (min-width:1024px) {
  div .mobile-share-block {
    display: none;
  }

  .combine-page .popular-post-sticky {
    padding: 20px 20px 10px;
    top: 85px !important;
    position: sticky !important;
    border-bottom: solid 1px #000000;
  }

  .combine-page .full-page-main {
    display: grid;
    grid-template-columns: auto 30%;
    align-items: start;
    margin-top: 15px;
  }

  .simple-category-page.full-template-page.combine-page-mn {
    overflow: visible;
  }

  .combine-page .full-page-main .full-page-main-left {
    width: 100%;
    border-right: solid 1px #000000;
    padding-right: 10px;
    border-bottom: solid 1px #000000;
    display: grid;
  }

  .full-page-temp .combine-page.full-template-page-section figure.wp-block-table:first-of-type tr {
    min-width: 150px;
  }

  .full-page-temp .combine-page.full-template-page-section figure.wp-block-table:first-of-type tr:nth-child(5) {
    box-shadow: inset -0 -1px 0 0 #000000;
  }

  .full-page-temp .combine-page.full-template-page-section figure.wp-block-table:first-of-type tr:nth-child(2),
  .full-page-temp .combine-page.full-template-page-section figure.wp-block-table:first-of-type tr:nth-child(3),
  .full-page-temp .combine-page.full-template-page-section figure.wp-block-table:first-of-type tr:nth-child(4) {
    min-width: 220px;
  }

  .simple-category-page-section.combine-page:after {
    display: none !important;
  }

  .combine-page .full-page-main .full-page-main-right {
    display: block !important;
    width: 100%;
    position: sticky;
    top: 45px;
  }

  .combine-page .full-page-main .full-page-main-right .popular-post-sticky {
    width: 100% !important;
    top: 85px !important;
    position: sticky !important;
    padding: 20px 20px 10px;
    border-bottom: solid 1px #000000;
  }

  div .full-page-temp .combine-page.full-template-page-section figure.wp-block-table:first-of-type {
    margin: 0px -11px 25px -11px;
  }

  .combine-page .full-page-main .full-page-main-right span.article__sidebar__title {
    margin-top: 0px;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 5px;
    font-family: 'gascogne-serial';
    color: #11181C;
  }

  .combine-page .full-page-main .full-page-main-right span.article__sidebar__item__title {
    font-family: 'whyte_book';
    font-size: 15px;
    color: #11181C;
  }

  .combine-page .full-page-main .full-page-main-right span.article__sidebar__item__category {
    font-family: 'whyte_book';
    text-transform: uppercase;
    font-size: 15px;
  }

  .full-template-page-section.combine-page {
    overflow: visible;
  }

  .combine-page .full-page-main .full-page-main-right a.article__sidebar__item {
    text-decoration: none !IMPORTANT;
  }

  .combine-page .full-page-main .full-page-main-right .article__sidebar__item__content {
    margin-top: 1.6rem;
    line-height: 2.5rem;
    margin-bottom: 1.6rem;
  }

  .combine-page .full-page-main .full-page-main-right .jump-to-section-review-content {
    position: static;
    width: 100% !important;
    color: #000;
    transform: unset;
    padding: 25px 15px 20px;
    border-bottom: solid 1px #000000;
    min-width: 290px;
    margin-left: -10px;
  }

  .combine-page .full-page-main .full-page-main-right .jump-to-section-review-content a {
    color: #11181C;
    text-transform: capitalize;
  }

  .combine-page .full-page-main .full-page-main-right .jump-to-section-review-content h5 {
    margin-bottom: 15px;
  }

  .combine-page .full-page-main .full-page-main-right .jump-to-section-review-content li {
    margin-bottom: 5px;
    font-size: 14px;
  }

  .combine-page .full-page-main .full-page-main-right a.article__sidebar__item:last-of-type .article__sidebar__item__content {
    border-bottom: none !important;
    padding-bottom: 0;
  }
}

@media screen and (min-width:1281px) and (max-width:1370px) {
  div.nav-item {
    padding: 10px 12px;
  }

}

@media screen and (min-width:1370px) and (max-width:1440px) {

  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__right .popular-post-sticky,
  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__right {
    width: 100% !important;
  }

}

@media screen and (min-width:1280px) {
  .dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0px;
    background: #f7f1e6;
    border-bottom: 1px solid transparent;
    min-width: 180px;
    z-index: 99;

    width: 100%;
    overflow: hidden;

  }

  .dropdown a {
    display: block;
    color: black;
    text-decoration: none;
    border-bottom: 1px solid #eee;
  }

}

@media screen and (min-width:767px) {

  div section.category-mn .article-grid-in.custom-post-list .card {
    box-shadow: inset -1px -1px 0 0 #000000;
    border-top: 0;
    border-left: 0;
  }

  section.category-mn .article-grid-in.custom-post-list {
    margin: 0 -1px;
    border-bottom: 0 !important;
    border-top: solid 1px #000000;
  }

  body div section.category-mn .article-grid-in.custom-post-list .card:nth-child(even) {
    border-left: 0 !important;
  }

}


@media screen and (min-width:600px) and (max-width:1279px) {

  div .simple-category-page-content h2 {
    padding-left: 0;
  }

}

@media screen and (max-width:1023px) {

  .combine-page .mobile-share-block {
    margin: 0 0 15px !important;
    padding-top: 0 !important;
  }

  .article-mn-cn .simple-category-page-content__body span.article__sidebar__title {
    margin-bottom: 10px;
    display: block;
  }

  .article-mn-cn .simple-category-page-content__body {
    display: grid;
    grid-template-columns: 100%;
  }

  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__right .popular-post-sticky {
    padding: 20px 12px 10px;
  }

  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__left.share-trail {
    order: 2;
  }

  .article-mn-cn .simple-category-page-content__body .simple-category-page-content__body__right {
    order: 1;
    position: static;
  }

  .content h3 {
    font-size: 18px;
  }

  .main-article h2 {
    font-size: 18px;
  }

  body .combine-page .common-card-left,
  body .combine-page .common-card-right,
  .big-bg-in,
  div .mn-conclusion,
  div .rating-breakdown-block-in {
    grid-template-columns: 100% !important;
  }

  .big-bg-in .big-bg-in-ryt {
    display: none;
  }

  div .full-page-temp .more-from-us {
    border-top: none;
  }
}

.wp-block-quote>cite,
.property-element {
  font-family: 'whyte_book', sans-serif;
  font-size: 16px;
}

.conv-container.conv_state_desktop {
  display: none;
}

/* 2-line excerpt clamp in cards */
.card .card-excerpt a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.content .meta,
.content .meta a,
.main-article .meta,
.main-article .meta a {
  color: #808080 !important;
}

.main-article .author-name,
.main-article .author-name a {
  color: black !important;
}

/* Fade hint at bottom of the preview */
.premium-preview.with-fade {
  position: relative;
  overflow: hidden;
  margin-bottom: 1.25rem;
}

.premium-preview.with-fade::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 16rem; /* controls fade height */
  pointer-events: none;
  background: linear-gradient(
    to bottom,
    rgba(245, 240, 228, 0),  /* transparent top */
    #F5F0E4 80%              /* solid page background */
  );
}

/* Preferred Source button styling (matches the screenshot look) */
.google-preferred-source {
  display: inline-flex;
  align-items: center;
  gap: 10px;

  padding: 10px 12px;
  border: 1px solid #d9d9d9;
  border-radius: 10px;

  background: #ffffff;
  color: #222;
  text-decoration: none;

  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  line-height: 1.15;

  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.04);
  -webkit-tap-highlight-color: transparent;
}

.google-preferred-source:hover {
  background: #fafafa;
}

.google-preferred-source:active {
  transform: translateY(0.5px);
}

.google-preferred-source:focus-visible {
  outline: 3px solid rgba(66, 133, 244, 0.35);
  outline-offset: 2px;
}

.google-preferred-source .gps-icon {
  display: inline-flex;
  width: 24px;
  height: 24px;
  align-items: center;
  justify-content: center;
  flex: 0 0 24px;
}

.google-preferred-source .gps-text {
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.1px;
    line-height: 1.1;
  white-space: nowrap;
}

/* Optional: slightly tighter on very small screens */
@media (max-width: 360px) {
  .google-preferred-source {
    padding: 9px 10px;
    gap: 8px;
  }
  .google-preferred-source .gps-text {
    font-size: 12px;
  }
}

.article-meta-row {
  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap; /* allows wrap on mobile */
}

/* Author block horizontal */
.author-card {
  display: flex;
  align-items: center;
  gap: 12px;
}

/* Prevent share UI from breaking layout */
.article-meta-row .dark-social-share-ui,
.article-meta-row .share-wrapper {
  display: flex;
  align-items: center;
}

/* Prevent button from stretching */
.google-preferred-source {
  white-space: nowrap;
}

.article-share-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
}

.article-meta-wrap {
  margin-top: auto;
}

.main-article .left {
  display: flex;
  flex-direction: column;
  height: 100%;
}

@media (min-width: 1030px) {
  .article-mn-cn .main-article h1 {
    font-size: calc(27px + (100vw - 1030px) * 0.025) !important;
      line-height: 1.1 !important;
  }
}

@media (min-width: 1370px) {
  .article-mn-cn .main-article h1 {
    font-size: 38px !important;
  }
}

@media (max-width: 1030px){
  a.google-preferred-source{
    flex-basis: 100%;
    margin-left: 0;   /* if you had spacing before */
  }
}