@charset "UTF-8";
/*!
Theme Name: Naomi Child
Template: cpm-naomi
Author: CPM Team
Version: 1.0.2
Requires PHP: 8.0
Text Domain: cpm-theme
*/
@media (max-width: 991px) {
  #main-header .header-menu .menu-item.has-icon > .menu-item-el:before {
    width: 31px;
    height: 31px;
    border-radius: 50%;
    margin-right: 10px;
    content: "";
    display: inline-block;
  }
  #main-header .header-menu .menu-item.star-icon > .menu-item-el:before {
    background: url(/wp-content/themes/cpm-naomi-child/assets/icons/top_menu.svg) 50% no-repeat;
  }
  #main-header .header-menu .menu-item.regions-icon > .menu-item-el:before {
    background: url(/wp-content/themes/cpm-naomi-child/assets/icons/regions_menu.svg) 50% no-repeat;
  }
  #main-header .header-menu .menu-item.profiles-icon > .menu-item-el:before {
    background: url(/wp-content/themes/cpm-naomi-child/assets/icons/profiles_menu.svg) 50% no-repeat;
  }
  #main-header .header-menu .menu-item.guide-icon > .menu-item-el:before {
    background: url(/wp-content/themes/cpm-naomi-child/assets/icons/guide_menu.svg) 50% no-repeat;
  }
  #main-header .header-menu .menu-item.blog-icon > .menu-item-el:before {
    background: url(/wp-content/themes/cpm-naomi-child/assets/icons/blog_menu.svg) 50% no-repeat;
  }
}
#page-header.default {
  background: url(/wp-content/themes/cpm-naomi-child/assets/images/review_top_desktop.svg) 100% 0 no-repeat rgba(240, 240, 240, 0.87);
}
#page-header.gradient {
  position: relative;
}
#page-header.gradient .gradient-header-image {
  background: url(/wp-content/themes/cpm-naomi-child/assets/images/main_top_desktop.svg) 100% 0 no-repeat;
}
#page-header.gradient .title-side .home-label-block {
  display: flex;
  flex-direction: column;
}
#page-header.gradient .title-side .home-label-block .label-info {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #e9e9e9;
}
#page-header.gradient .title-side .home-label-block .label-text {
  font-weight: bold;
  font-size: 36px;
  line-height: 1.3;
  color: #fff;
  margin-bottom: 30px;
}
#page-header.gradient .title-side .home-label-block .label-button {
  display: flex;
}
#page-header.gradient .title-side .home-label-block .label-button .header-review-button {
  min-width: 260px;
  text-align: center;
}

@media (max-width: 991px) {
  #page-header.gradient .title-side {
    padding: 30px 0 30px;
  }
  #page-header.gradient .image-side img {
    position: absolute;
    border-radius: 0 0 15px 15px;
  }
  #page-header.gradient + #main-content {
    padding-top: 75px;
  }

  #page-header.default .image-side {
    display: none;
  }
}
@media (max-width: 700px) {
  #page-header.gradient .gradient-header-image {
    background-position-x: -30%;
  }
  #page-header.gradient .image-side {
    display: none;
  }
}
@media (max-width: 991px) {
  #page-header:not(.full-width) + #main-content {
    padding-top: 20px;
  }

  #page-header + #main-content {
    padding-top: 20px;
  }
}
#page-header.gradient .title-side .ct-page-title:after {
  display: none;
}

.rating-info {
  display: flex;
  margin-bottom: 30px;
}
.rating-info .block {
  display: flex;
  flex-direction: column;
  margin-right: 60px;
}
.rating-info .block .block-title {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #000;
}
.rating-info .block .block-info {
  font-weight: bold;
  font-size: 36px;
  line-height: 1.3;
  color: #000;
}
.rating-info .block.rating .block-info {
  font-size: 16px;
  line-height: 1.3;
  position: relative;
  left: 2px;
}
.rating-info .block.rating .block-info span {
  font-weight: bold;
  font-size: 36px;
  line-height: 1.3;
  color: #000;
}

@media (max-width: 727px) {
  .rating-info {
    margin-bottom: 20px;
  }
  .rating-info .block {
    margin-right: 30px;
  }
  .rating-info .block .block-title {
    font-size: 12px;
  }
  .rating-info .block .block-info {
    font-size: 28px;
  }
  .rating-info .block.rating .block-info {
    font-size: 14px;
  }
  .rating-info .block.rating .block-info span {
    font-size: 28px;
  }
}
.ct-content-box h2.title-with-image {
  margin-top: 20px;
  padding-top: 15px;
}
.ct-content-box h2.title-with-image:before {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  content: "";
  display: inline-block;
  position: absolute;
  left: -130px;
  top: 0;
}
.ct-content-box h2.title-with-image.info:before {
  background: url(/wp-content/themes/cpm-naomi-child/assets/icons/about_block.svg) 50% no-repeat;
}
.ct-content-box h2.title-with-image.pros:before {
  background: url(/wp-content/themes/cpm-naomi-child/assets/icons/pros_block.svg) 50% no-repeat;
}
.ct-content-box h2.title-with-image.cons:before {
  background: url(/wp-content/themes/cpm-naomi-child/assets/icons/cons_block.svg) 50% no-repeat;
}
.ct-content-box h2.title-with-image.star:before {
  background: url(/wp-content/themes/cpm-naomi-child/assets/icons/use_block.svg) 50% no-repeat;
}
.ct-content-box h2.title-with-image.lock:before {
  background: url(/wp-content/themes/cpm-naomi-child/assets/icons/safety_block.svg) 50% no-repeat;
}
.ct-content-box h2.title-with-image.medal:before {
  background: url(/wp-content/themes/cpm-naomi-child/assets/icons/summary_block.svg) 50% no-repeat;
}
.ct-content-box .review-pricing-block {
  display: flex;
  justify-content: center;
}
.ct-content-box .review-pricing-block .wp-block-column {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #fff;
  box-shadow: 4px 4px 20px rgba(87, 87, 87, 0.25);
  border-radius: 20px;
  border: 1px solid #e5e5e5;
  padding: 20px;
  max-width: 250px;
}
.ct-content-box .review-pricing-block .wp-block-column .review-pricing-block__price {
  margin-bottom: 10px;
}
.ct-content-box .review-pricing-block .wp-block-column .review-pricing-block__price sup {
  font-size: 30px;
  line-height: 1.2;
  position: relative;
  top: -10px;
  left: -5px;
}
.ct-content-box .review-pricing-block .wp-block-column .review-pricing-block__offer {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
}
.ct-content-box .review-pricing-block .wp-block-column .cpm-review-button-shortcode {
  margin-bottom: 0;
}
.ct-content-box .small-button-block p {
  margin-bottom: 0;
}
.ct-content-box .cpm-review-button-shortcode .post-button {
  min-width: 230px;
}
.ct-content-box blockquote {
  margin: 50px auto 50px -85px;
  display: flex;
  align-items: center;
  font-family: var(--ct-font-heading-family);
  font-style: normal;
  font-weight: normal;
  font-size: 36px;
  line-height: 1.4;
  text-align: center;
  letter-spacing: 1px;
  color: #000;
  position: relative;
}
.ct-content-box blockquote:before {
  width: 62px;
  height: 48px;
  content: "";
  display: inline-block;
  position: absolute;
  left: -112px;
  background: url(/wp-content/themes/cpm-naomi-child/assets/icons/quote.svg) 50% no-repeat;
}
.ct-content-box blockquote:after {
  width: 62px;
  height: 48px;
  content: "";
  display: inline-block;
  position: absolute;
  right: -112px;
  background: url(/wp-content/themes/cpm-naomi-child/assets/icons/quote.svg) 50% no-repeat;
  transform: rotate(180deg);
}
.ct-content-box .cr-rating-style-10 .cr-reviews-list .cr-review-slide .cr-review-item {
  border-radius: 20px;
  overflow: hidden;
}
.ct-content-box ul.pros-list > li:before, .ct-content-box ul.cons-list > li:before {
  width: auto !important;
  height: auto !important;
  padding-right: 10px !important;
  font-weight: bold !important;
  font-size: 36px !important;
  line-height: 1 !important;
  color: var(--ct-primary-color);
}
.ct-content-box ul.pros-list > li:before {
  content: "+" !important;
  top: -5px !important;
}
.ct-content-box ul.cons-list > li:before {
  content: "–" !important;
  top: -7px !important;
}

@media (min-width: 768px) {
  .ct-content-box > p,
.ct-content-box > h2,
.ct-content-box > h3,
.ct-content-box > h4,
.ct-content-box > h5,
.ct-content-box > ul,
.ct-content-box > ol,
.ct-content-box > blockquote,
.ct-content-box .cr-top-offers > .reviews-title,
.ct-content-box .ct-content-box form,
.ct-content-box .cpm-toc-nav,
.ct-content-box .small-button-block,
.ct-content-box .ca-block {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 800px;
  }
}
@media (min-width: 782px) {
  .wp-block-column:not(:first-child) {
    margin-left: 1em;
  }
}
@media (max-width: 1300px) {
  .ct-content-box blockquote {
    max-width: 500px;
    margin: 50px auto;
    font-size: 30px;
  }
  .ct-content-box blockquote:before {
    width: 46px;
    height: 36px;
    left: -76px;
    background-size: contain;
  }
  .ct-content-box blockquote:after {
    width: 46px;
    height: 36px;
    right: -76px;
    background-size: contain;
  }
}
@media (max-width: 781px) {
  .ct-content-box .review-pricing-block {
    gap: 20px;
  }
  .ct-content-box .review-pricing-block .wp-block-column {
    margin: 0 !important;
    width: 220px;
  }
  .ct-content-box blockquote {
    width: 100%;
    margin: 73px auto;
    flex-direction: column;
    font-size: 26px;
  }
  .ct-content-box blockquote:before {
    width: 36px;
    height: 28px;
    left: 0;
    top: -43px;
  }
  .ct-content-box blockquote:after {
    width: 36px;
    height: 28px;
    right: 0;
    bottom: -43px;
  }
  .ct-content-box h2.title-with-image {
    padding-left: 60px;
  }
  .ct-content-box h2.title-with-image:before {
    width: 40px;
    height: 40px;
    left: 0;
    top: 18px;
    background-size: contain !important;
  }
}
@media (min-width: 960px) {
  body:not(.post-template-centered) .ct-posts-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 440px) {
  #main-footer .footer-top > .container .logo-search + .footer-menu .menu {
    grid-template-columns: repeat(2, 1fr);
  }
}
.profiles-form {
  width: 100%;
  height: 150px;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  background-color: #fff;
}
.profiles-form .profiles-form-container {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.profiles-form .profiles-form-container .profiles-search {
  display: flex;
  align-items: center;
}
.profiles-form .profiles-form-container .profiles-search .fields-row {
  display: flex;
  align-items: center;
}
.profiles-form .profiles-form-container .profiles-search .fields-row:not(:last-child),
.profiles-form .profiles-form-container .profiles-search .fields-row > *:not(:last-child) {
  margin-right: 22px;
}
.profiles-form .profiles-form-container .profiles-search .fields-row label {
  color: #333;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 1px;
}
.profiles-form .profiles-form-container .profiles-search .fields-row select {
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 44px;
  border-radius: 25px;
  border: 1px solid #dbdbdb;
  box-shadow: 0 1px 2px #dbdbdb;
  padding: 0 10px;
  color: #333;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 1px;
  background: url(/wp-content/themes/cpm-naomi-child/assets/icons/faq_down.svg) 100% no-repeat #fff;
  background-position-x: calc(100% - 10px);
  cursor: pointer;
  width: 80px;
}
.profiles-form .profiles-form-container .profiles-search .fields-row select#location {
  width: 200px;
}
.profiles-form .profiles-form-container .profiles-search .fields-row button {
  min-width: 180px;
}

.advertiser-disclosure-block {
  display: flex;
  justify-content: center;
  padding-top: 10px;
}
.advertiser-disclosure-block .advertiser-disclosure-container {
  max-width: 920px;
  width: 100%;
}

.profiles-results {
  display: flex;
  justify-content: center;
  padding-top: 30px;
}
.profiles-results .profiles-results-container {
  max-width: 920px;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 25px 40px;
}
.profiles-results .profiles-results-container .profile-item .profile-image {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  border: 5px solid #15bf97;
  display: block;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.profiles-results .profiles-results-container .profile-item .profile-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 1;
}
.profiles-results .profiles-results-container .profile-item .profile-image img:hover {
  opacity: 1 !important;
}
.profiles-results .profiles-results-container .profile-item .profile-name {
  color: #333;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1px;
  margin-top: 12px;
  text-align: center;
}

@media (max-width: 1020px) {
  .profiles-form {
    height: unset;
  }
  .profiles-form .profiles-form-container {
    padding: 40px 20px;
  }
  .profiles-form .profiles-form-container .profiles-search {
    flex-direction: column;
  }
  .profiles-form .profiles-form-container .profiles-search .fields-row:not(:last-child) {
    margin-bottom: 22px;
  }

  .advertiser-disclosure-block {
    padding: 10px 20px 0;
  }

  .profiles-results {
    padding: 30px 20px 0;
  }
  .profiles-results .profiles-results-container {
    max-width: 100%;
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  }
}
.profile-container {
  display: flex;
  max-width: 1000px;
  width: 100%;
  margin: 30px auto 50px;
}
.profile-container .profile-photo {
  width: 290px;
  margin-right: 50px;
}
.profile-container .profile-photo .main-photo {
  width: 100%;
  height: 290px;
  border-radius: 5px;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
.profile-container .profile-photo .more-photos {
  margin: 15px 0;
  display: flex;
  justify-content: space-between;
}
.profile-container .profile-photo .more-photos .more-photo-container {
  width: 90px;
  height: 90px;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  border-radius: 5px;
}
.profile-container .profile-photo .more-photos .more-photo-container .profile-more-image {
  filter: blur(6px);
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.profile-container .profile-photo .more-photos .more-photo-container .count-photo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 1px;
  text-decoration: none;
}
.profile-container .profile-info {
  width: calc(100% - 340px);
}
.profile-container .profile-info .profile-card {
  border-radius: 5px;
  border: 1px solid #dbdbdb;
  background-color: #fff;
  margin-bottom: 40px;
  padding: 15px 30px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  letter-spacing: 1px;
  position: relative;
  display: flex;
  flex-direction: column;
}
.profile-container .profile-info .profile-card .profile-info-block {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
  width: 15px;
  height: 15px;
  background: url(/wp-content/themes/cpm-naomi-child/assets/icons/info.png) 50% no-repeat;
  background-size: contain;
  cursor: pointer;
}
.profile-container .profile-info .profile-card .name {
  height: 32px;
  margin-bottom: 16px;
}
.profile-container .profile-info .profile-card .name h1 {
  color: #1d1f24;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.4;
  font-family: var(--ct-font-main-family);
  text-align: unset;
  margin: 0;
}
.profile-container .profile-info .profile-card .info-line-1 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.profile-container .profile-info .profile-card .info-line-1 .location:before {
  content: url(/wp-content/themes/cpm-naomi-child/assets/icons/location.svg);
  width: 14px;
  height: 20px;
  padding-right: 15px;
  vertical-align: sub;
}
.profile-container .profile-info .profile-card .info-line-1 .occupation {
  display: none;
}
.profile-container .profile-info .profile-card .info-line-1 .sweetness .progress {
  overflow: hidden;
  display: inline-block;
  margin: auto 3px 3px 10px;
  width: 100px;
  height: 4px;
  border-radius: 2px;
  background-color: rgba(var(--ct-primary-color-rgb), 0.1);
}
.profile-container .profile-info .profile-card .info-line-1 .sweetness .progress .progress-bar {
  height: 100%;
  width: 0;
  float: left;
  background-color: var(--ct-primary-color);
}
.profile-container .profile-info .profile-card .info-line-2 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.profile-container .profile-info .profile-card .info-line-2 .occupation:before {
  content: url(/wp-content/themes/cpm-naomi-child/assets/icons/occupation.svg);
  width: 16px;
  height: 15px;
  padding-right: 9px;
  vertical-align: middle;
}
.profile-container .profile-info .profile-card .info-line-2 .from-website {
  display: flex;
  align-items: center;
}
.profile-container .profile-info .profile-card .info-line-2 .from-website .website {
  height: 20px;
  border-radius: 18px;
  background-color: #cc6fab;
  display: inline-block;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 0 15px;
  text-align: center;
  line-height: 20px;
  margin-left: 15px;
}
.profile-container .profile-info .profile-card .info-buttons {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 20px;
}
.profile-container .profile-info .profile-card .info-buttons .profile-button {
  width: 180px;
  height: 44px;
  border-radius: 100px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.profile-container .profile-info .profile-card .info-buttons .profile-button:hover {
  text-decoration: none !important;
}
.profile-container .profile-info .profile-card .info-buttons .profile-button.message {
  line-height: 44px;
  background-color: var(--ct-primary-color);
  color: #fff !important;
}
.profile-container .profile-info .profile-card .info-buttons .profile-button.message:hover {
  background-color: var(--ct-accent-color);
}
.profile-container .profile-info .profile-card .info-buttons .profile-button.message span:before {
  content: url(/wp-content/themes/cpm-naomi-child/assets/icons/message.svg);
  width: 16px;
  height: 14px;
  padding-right: 8px;
  vertical-align: sub;
}
.profile-container .profile-info .profile-card .info-buttons .profile-button.favorites, .profile-container .profile-info .profile-card .info-buttons .profile-button.gift {
  line-height: 42px;
  border: 2px solid var(--ct-primary-color);
  background-color: transparent;
  color: var(--ct-primary-color) !important;
}
.profile-container .profile-info .profile-card .info-buttons .profile-button.favorites:hover, .profile-container .profile-info .profile-card .info-buttons .profile-button.gift:hover {
  border: 3px solid var(--ct-accent-color);
  line-height: 40px;
}
.profile-container .profile-info .profile-card .info-buttons .profile-button.favorites span:before {
  content: url(/wp-content/themes/cpm-naomi-child/assets/icons/favorites.svg);
  width: 18px;
  height: 18px;
  padding-right: 8px;
  vertical-align: sub;
}
.profile-container .profile-info .profile-card .info-buttons .profile-button.gift span:before {
  content: url(/wp-content/themes/cpm-naomi-child/assets/icons/gift.svg);
  width: 16px;
  height: 16px;
  padding-right: 8px;
  vertical-align: sub;
}
.profile-container .profile-info .profile-more {
  border-radius: 5px;
  border: 1px solid #dbdbdb;
  background-color: #fff;
  padding: 30px;
  color: #333;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  letter-spacing: 1px;
}
.profile-container .profile-info .profile-more .profile-more-title {
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 5px;
}
.profile-container .profile-info .profile-more .profile-more-content {
  margin-bottom: 23px;
}
.profile-container .profile-info .profile-more .profile-more-content:last-child {
  margin-bottom: 0;
}

@media (max-width: 750px) {
  .profile-container {
    flex-direction: column;
    align-items: center;
    max-width: 290px;
    margin: 30px auto;
  }
  .profile-container .profile-photo {
    margin-right: 0;
  }
  .profile-container .profile-info {
    width: 100%;
  }
  .profile-container .profile-info .profile-card {
    padding: 15px;
    margin-bottom: 15px;
  }
  .profile-container .profile-info .profile-card .name h1 {
    font-size: 20px;
  }
  .profile-container .profile-info .profile-card .name h1:after {
    content: "";
    margin-left: 7px;
    vertical-align: middle;
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #00dc00;
    border-radius: 50%;
  }
  .profile-container .profile-info .profile-card .info-line-1 {
    flex-direction: column;
    margin-bottom: 7px;
  }
  .profile-container .profile-info .profile-card .info-line-1 .location {
    margin-bottom: 7px;
  }
  .profile-container .profile-info .profile-card .info-line-1 .occupation {
    display: block;
    margin-bottom: 7px;
  }
  .profile-container .profile-info .profile-card .info-line-1 .occupation:before {
    content: url(/wp-content/themes/cpm-naomi-child/assets/icons/occupation.svg);
    width: 16px;
    height: 15px;
    padding-right: 9px;
    vertical-align: middle;
  }
  .profile-container .profile-info .profile-card .info-line-2 {
    flex-direction: column;
  }
  .profile-container .profile-info .profile-card .info-line-2 .occupation {
    display: none;
  }
  .profile-container .profile-info .profile-card .info-buttons {
    flex-direction: column;
    align-items: center;
  }
  .profile-container .profile-info .profile-card .info-buttons .profile-button {
    width: 260px;
  }
  .profile-container .profile-info .profile-card .info-buttons .profile-button.message {
    display: none;
  }
  .profile-container .profile-info .profile-more {
    padding: 30px 15px;
  }
}
.profiles-grid {
  margin: 20px auto 60px;
}
.profiles-grid .block-title {
  font-family: var(--ct-font-heading-family);
  font-weight: normal;
  font-size: 46px;
  line-height: 1.3;
  letter-spacing: 1px;
  color: #000;
  margin-bottom: 20px;
  padding-top: 30px;
  border-top: 1.5px solid #000;
}

@media (max-width: 750px) {
  .profiles-grid .block-title {
    font-size: 30px;
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
.profiles-cards-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  justify-items: center;
}
.profiles-cards-grid .profile-card {
  border-radius: 20px;
  overflow: hidden;
  height: 390px;
  width: 370px;
  background: #fff;
  box-shadow: 4px 4px 20px rgba(87, 87, 87, 0.25);
  text-decoration: none;
}
.profiles-cards-grid .profile-card .profile-photo {
  width: 100%;
  height: 220px;
  display: block;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.profiles-cards-grid .profile-card .profile-photo .photo {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.profiles-cards-grid .profile-card .profile-photo .photo-badge {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 32px;
  width: auto;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  padding: 0 10px;
  font-weight: bold;
  font-size: 15px;
  line-height: 32px;
  letter-spacing: 1px;
  color: #fff;
  z-index: 1;
  display: flex;
  align-items: center;
}
.profiles-cards-grid .profile-card .profile-photo .photo-badge:before {
  height: 24px;
  width: 24px;
  background: url(/wp-content/themes/cpm-naomi-child/assets/icons/photo.svg) 50% no-repeat;
  content: "";
  display: inline-block;
  margin-right: 7px;
}
.profiles-cards-grid .profile-card .profile-buttons {
  display: flex;
  margin-top: 1px;
  justify-content: space-between;
}
.profiles-cards-grid .profile-card .profile-buttons .profile-button {
  background: var(--ct-primary-color);
  width: 33%;
  height: 53px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background-color 0.3s;
}
.profiles-cards-grid .profile-card .profile-buttons .profile-button:hover {
  background: var(--ct-accent-color);
}
.profiles-cards-grid .profile-card .profile-buttons .profile-button:after {
  width: 30px;
  height: 30px;
  content: "";
  display: inline-block;
}
.profiles-cards-grid .profile-card .profile-buttons .profile-button.message:after {
  background: url(/wp-content/themes/cpm-naomi-child/assets/icons/message_card.svg) 50% no-repeat;
}
.profiles-cards-grid .profile-card .profile-buttons .profile-button.favorite:after {
  background: url(/wp-content/themes/cpm-naomi-child/assets/icons/fav_card.svg) 50% no-repeat;
}
.profiles-cards-grid .profile-card .profile-buttons .profile-button.gift:after {
  background: url(/wp-content/themes/cpm-naomi-child/assets/icons/gift_card.svg) 50% no-repeat;
}
.profiles-cards-grid .profile-card .profile-info {
  padding: 15px 30px 30px;
}
.profiles-cards-grid .profile-card .profile-info .profile-name {
  font-family: var(--ct-font-heading-family);
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: 1px;
  color: #000;
  text-decoration: none;
  transition: color 0.3s;
}
.profiles-cards-grid .profile-card .profile-info .profile-name:hover {
  color: var(--ct-primary-color);
}
.profiles-cards-grid .profile-card .profile-info .profile-options {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
}
.profiles-cards-grid .profile-card .profile-info .profile-options .option {
  width: 50%;
  font-size: 16px;
  line-height: 1.1;
  letter-spacing: 1px;
  color: #000;
  text-decoration: none;
  display: flex;
  align-items: center;
}
.profiles-cards-grid .profile-card .profile-info .profile-options .option:before {
  width: 25px;
  height: 25px;
  content: "";
  display: inline-block;
  margin-right: 5px;
}
.profiles-cards-grid .profile-card .profile-info .profile-options .option.location:before {
  background: url(/wp-content/themes/cpm-naomi-child/assets/icons/location_big.svg) 50% no-repeat;
}
.profiles-cards-grid .profile-card .profile-info .profile-options .option.occupation:before {
  background: url(/wp-content/themes/cpm-naomi-child/assets/icons/occupation_big.svg) 50% no-repeat;
}

@media (max-width: 1169px) {
  .profiles-cards-grid {
    grid-template-columns: repeat(auto-fit, minmax(330px, 1fr));
  }
  .profiles-cards-grid .profile-card {
    height: 385px;
    width: 330px;
  }
  .profiles-cards-grid .profile-card .profile-info .profile-name {
    font-size: 24px;
  }
}
.countries-section {
  max-width: 1170px;
  margin: 50px auto;
}
.countries-section .countries-title {
  font-family: var(--ct-font-heading-family);
  font-size: 40px;
  line-height: 1.4;
  text-align: center;
  letter-spacing: 2px;
  color: #000;
  margin-bottom: 10px;
}
.countries-section .countries-title:after {
  display: none;
}
.countries-section .countries-subtitle {
  font-size: 16px;
  line-height: 1.4;
  text-align: center;
  letter-spacing: 1px;
  color: #000;
  margin-bottom: 20px;
}
.countries-section .countries {
  display: grid;
  grid-template-columns: 2fr 1fr;
  border-radius: 20px;
  overflow: hidden;
}
.countries-section .countries .countries-item {
  height: 230px;
  position: relative;
}
.countries-section .countries .countries-item:nth-child(2) {
  grid-row: 2/4;
  height: 460px;
}
.countries-section .countries .countries-item .cpm-thumbnail-picture {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.countries-section .countries .countries-item .countries-item-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.countries-section .countries .countries-item .countries-item-text {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(1turn, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.1) 82.39%);
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  padding: 20px 40px;
}
.countries-section .countries .countries-item .countries-item-text .countries-item-title {
  font-family: var(--ct-font-heading-family);
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 1.3;
  letter-spacing: 1px;
  color: #fff;
  margin-bottom: 6px;
}
.countries-section .countries .countries-item .countries-item-text .countries-item-button {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.3;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  color: #15bf97;
  display: flex;
  align-items: center;
  transition: color 0.3s;
}
.countries-section .countries .countries-item .countries-item-text .countries-item-button .cpm-icon-chevron {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-left: 10px;
  background: #15bf97;
  color: #fff;
  border-radius: 50%;
  font-size: 16px;
  line-height: 2.5;
  transform: rotate(-90deg);
  transition: background-color 0.3s;
}
.countries-section .countries .countries-item .countries-item-text .countries-item-button:hover {
  color: #179879;
}
.countries-section .countries .countries-item .countries-item-text .countries-item-button:hover .cpm-icon-chevron {
  background: #179879;
}

@media (max-width: 900px) {
  .countries-section {
    max-width: 100%;
    padding: 0 10px;
  }
  .countries-section .countries-title {
    font-size: 30px;
  }
  .countries-section .countries {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 680px) {
  .countries-section .countries {
    grid-template-columns: 1fr;
  }
  .countries-section .countries .countries-item {
    height: 130px;
    width: 100%;
  }
  .countries-section .countries .countries-item:nth-child(2) {
    grid-row: unset;
    height: 130px;
  }
  .countries-section .countries .countries-item .countries-item-text {
    padding: 15px;
  }
  .countries-section .countries .countries-item .countries-item-text .countries-item-title {
    font-size: 24px;
  }
}
:root {
  --ct-font-main-family: "Open Sans", Arial, sans-serif;
  --ct-font-heading-family: "Abril Fatface", Arial, cursive;
}

.cpm-advertiser-disclosure {
  color: #777;
}
.cpm-advertiser-disclosure span {
  color: #c5c5c5;
}

.content-layout-real-full .ct-page-title {
  text-align: center;
}

/*# sourceMappingURL=style.css.map */
