@charset "UTF-8";
/* poppins-300 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/poppins-v15-latin-300.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/poppins-v15-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins-v15-latin-300.woff2") format("woff2"), url("../fonts/poppins-v15-latin-300.woff") format("woff"), url("../fonts/poppins-v15-latin-300.ttf") format("truetype"), url("../fonts/poppins-v15-latin-300.svg#Poppins") format("svg");
  /* Legacy iOS */ }

/* poppins-regular - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/poppins-v15-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/poppins-v15-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins-v15-latin-regular.woff2") format("woff2"), url("../fonts/poppins-v15-latin-regular.woff") format("woff"), url("../fonts/poppins-v15-latin-regular.ttf") format("truetype"), url("../fonts/poppins-v15-latin-regular.svg#Poppins") format("svg");
  /* Legacy iOS */ }

/* poppins-500 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/poppins-v15-latin-500.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/poppins-v15-latin-500.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins-v15-latin-500.woff2") format("woff2"), url("../fonts/poppins-v15-latin-500.woff") format("woff"), url("../fonts/poppins-v15-latin-500.ttf") format("truetype"), url("../fonts/poppins-v15-latin-500.svg#Poppins") format("svg");
  /* Legacy iOS */ }

/* poppins-500 italic - latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/Poppins-MediumItalic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/Poppins-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-MediumItalic.woff2") format("woff2"), url("../fonts/Poppins-MediumItalic.woff") format("woff"), url("../fonts/Poppins-MediumItalic.ttf") format("truetype"), url("../fonts/Poppins-MediumItalic.svg#Poppins") format("svg");
  /* Legacy iOS */ }

/* poppins-600 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/poppins-v15-latin-600.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/poppins-v15-latin-600.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins-v15-latin-600.woff2") format("woff2"), url("../fonts/poppins-v15-latin-600.woff") format("woff"), url("../fonts/poppins-v15-latin-600.ttf") format("truetype"), url("../fonts/poppins-v15-latin-600.svg#Poppins") format("svg");
  /* Legacy iOS */ }

/* poppins-600 - latin italic */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/Poppins-BoldItalic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/Poppins-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-BoldItalic.ttf") format("truetype"), url("../fonts/Poppins-BoldItalic.woff") format("woff");
  /* Modern Browsers */ }

/* poppins-700 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/poppins-v15-latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/poppins-v15-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins-v15-latin-700.woff2") format("woff2"), url("../fonts/poppins-v15-latin-700.woff") format("woff"), url("../fonts/poppins-v15-latin-700.ttf") format("truetype"), url("../fonts/poppins-v15-latin-700.svg#Poppins") format("svg");
  /* Legacy iOS */ }

/* poppins-800 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/poppins-v15-latin-800.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/poppins-v15-latin-800.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins-v15-latin-800.woff2") format("woff2"), url("../fonts/poppins-v15-latin-800.woff") format("woff"), url("../fonts/poppins-v15-latin-800.ttf") format("truetype"), url("../fonts/poppins-v15-latin-800.svg#Poppins") format("svg");
  /* Legacy iOS */ }

/* Extends */
.button--blue, .button--actions,
.newsletter_form input[type="submit"],
.newsletter_form button, .top-slider .post-item .post-inform > a {
  transition: background 0.3s, border-color 0.3s, color 0.3s; }
  .button--blue:hover, .button--actions:hover,
  .newsletter_form input:hover[type="submit"],
  .newsletter_form button:hover, .top-slider .post-item .post-inform > a:hover, .button--blue:active, .button--actions:active,
  .newsletter_form input:active[type="submit"],
  .newsletter_form button:active, .top-slider .post-item .post-inform > a:active {
    background: #101A2B !important;
    border-color: #101A2B !important; }
  .about-us-page__side-community-button.button--blue:hover, .about-us-page__side-community-button.button--actions:hover,
  .newsletter_form input.about-us-page__side-community-button:hover[type="submit"],
  .newsletter_form button.about-us-page__side-community-button:hover, .top-slider .post-item .post-inform > a.about-us-page__side-community-button:hover, .about-us-page__side-community-button.button--blue:active, .about-us-page__side-community-button.button--actions:active,
  .newsletter_form input.about-us-page__side-community-button:active[type="submit"],
  .newsletter_form button.about-us-page__side-community-button:active, .top-slider .post-item .post-inform > a.about-us-page__side-community-button:active {
    color: #fff; }
  .button--blue:active, .button--actions:active,
  .newsletter_form input:active[type="submit"],
  .newsletter_form button:active, .top-slider .post-item .post-inform > a:active {
    filter: brightness(0.5); }
  .button--blue[disabled], .button--actions[disabled],
  .newsletter_form input[disabled][type="submit"],
  .newsletter_form button[disabled], .top-slider .post-item .post-inform > a[disabled] {
    pointer-events: none;
    opacity: 0.3; }

.nw-modal::after, .about-us-modal-overlay, .qa-assistant-overlay {
  display: none;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 105;
  background: rgba(14, 33, 58, 0.5); }

.mce-image-wrapper, .qa-content__question-image, .qa-content__question-gallery-item {
  display: block;
  position: relative;
  cursor: pointer; }
  .mce-image-wrapper::after, .qa-content__question-image::after, .qa-content__question-gallery-item::after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(14, 33, 58, 0.7) url("../images/icons/qa-image-expand.png") no-repeat center;
    background-size: 40px 40px !important;
    opacity: 0;
    pointer-events: none;
    transition: 0.3s;
    border-radius: 16px; }
  .mce-image-wrapper:hover::after, .qa-content__question-image:hover::after, .qa-content__question-gallery-item:hover::after {
    opacity: 1; }

.glossary-page .article_wr article img, .qa-content__question-text img, .qa-content__single-text img, .qa-assistant__messages-bot-line img, .glossary-page .article_wr article .mce-image-wrapper, .qa-content__question-text .mce-image-wrapper, .qa-content__single-text .mce-image-wrapper, .qa-assistant__messages-bot-line .mce-image-wrapper {
  border-radius: 16px; }
  .glossary-page .article_wr article img.aligncenter, .qa-content__question-text img.aligncenter, .qa-content__single-text img.aligncenter, .qa-assistant__messages-bot-line img.aligncenter, .glossary-page .article_wr article .mce-image-wrapper.aligncenter, .qa-content__question-text .mce-image-wrapper.aligncenter, .qa-content__single-text .mce-image-wrapper.aligncenter, .qa-assistant__messages-bot-line .mce-image-wrapper.aligncenter {
    margin: 0 auto; }
  .glossary-page .article_wr article img.alignleft, .qa-content__question-text img.alignleft, .qa-content__single-text img.alignleft, .qa-assistant__messages-bot-line img.alignleft, .glossary-page .article_wr article .mce-image-wrapper.alignleft, .qa-content__question-text .mce-image-wrapper.alignleft, .qa-content__single-text .mce-image-wrapper.alignleft, .qa-assistant__messages-bot-line .mce-image-wrapper.alignleft {
    margin-right: auto; }
  .glossary-page .article_wr article img.alignright, .qa-content__question-text img.alignright, .qa-content__single-text img.alignright, .qa-assistant__messages-bot-line img.alignright, .glossary-page .article_wr article .mce-image-wrapper.alignright, .qa-content__question-text .mce-image-wrapper.alignright, .qa-content__single-text .mce-image-wrapper.alignright, .qa-assistant__messages-bot-line .mce-image-wrapper.alignright {
    margin-left: auto; }

.glossary-page .article_wr article figure, .qa-content__question-text figure, .qa-content__single-text figure, .qa-assistant__messages-bot-line figure {
  width: 100% !important; }
  .glossary-page .article_wr article figure.aligncenter, .qa-content__question-text figure.aligncenter, .qa-content__single-text figure.aligncenter, .qa-assistant__messages-bot-line figure.aligncenter {
    text-align: center; }
  .glossary-page .article_wr article figure.alignleft, .qa-content__question-text figure.alignleft, .qa-content__single-text figure.alignleft, .qa-assistant__messages-bot-line figure.alignleft {
    text-align: left; }
  .glossary-page .article_wr article figure.alignright, .qa-content__question-text figure.alignright, .qa-content__single-text figure.alignright, .qa-assistant__messages-bot-line figure.alignright {
    text-align: right; }
  .glossary-page .article_wr article figure img, .qa-content__question-text figure img, .qa-content__single-text figure img, .qa-assistant__messages-bot-line figure img, .glossary-page .article_wr article figure .mce-image-wrapper, .qa-content__question-text figure .mce-image-wrapper, .qa-content__single-text figure .mce-image-wrapper, .qa-assistant__messages-bot-line figure .mce-image-wrapper {
    display: inline; }

/* Extends-END */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.hidden {
  display: none !important; }

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

html,
body {
  height: 100%;
  font-family: "Poppins", sans-serif; }

body {
  display: flex;
  flex-direction: column; }

body.active {
  overflow: hidden; }

.global_wr {
  flex: 1 0 auto; }

.footer {
  flex-shrink: 0; }

label {
  margin-bottom: 0; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

p {
  margin-bottom: 0;
  font: 400 16px/24px "Poppins", sans-serif;
  color: #535A66; }

.container {
  padding: 0 16px;
  margin: 0 auto;
  width: 100%; }

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

@media screen and (min-width: 768px) {
  .container {
    max-width: 100%;
    padding: 0 24px; } }

@media screen and (min-width: 1025px) {
  .container {
    max-width: 1025px; } }

@media screen and (min-width: 1200px) {
  .container {
    max-width: 1180px;
    padding: 0 20px; } }

ul {
  margin: 0;
  padding: 0; }

li {
  list-style: none; }

a:focus,
a:active,
button:focus,
input:focus,
textarea:focus,
select:focus {
  outline: none; }

button {
  cursor: pointer; }

img {
  max-width: 100%;
  height: auto;
  display: block; }

.half-width {
  width: 50%; }

.site-main {
  margin-top: 104px; }
  .site-main.additional-block-height {
    margin-top: 304px; }
  .site-main.additional-block-height-site-dev {
    margin-top: 144px; }
  @media (max-width: 1024px) {
    .site-main {
      margin-top: 72px; }
      .site-main.additional-block-height {
        margin-top: 252px; }
      .site-main.additional-block-height-site-dev {
        margin-top: 112px; } }
  @media screen and (max-width: 767px) {
    .site-main.additional-block-height {
      margin-top: 319px; }
    .site-main.additional-block-height-site-dev {
      margin-top: 112px; } }

.tags {
  display: flex;
  align-items: center;
  flex-flow: wrap; }
  .tags a {
    margin-bottom: 8px; }
    .tags a span {
      display: flex;
      align-items: center;
      cursor: pointer;
      padding: 0 6px;
      text-transform: uppercase;
      background: #fff;
      color: #535A66;
      font: 500 12px/18px "Poppins", sans-serif;
      letter-spacing: 0.033em;
      border: 1px solid #C4C6CA;
      -webkit-border-radius: 99px;
      -moz-border-radius: 99px;
      border-radius: 99px; }
      .tags a span.star::before {
        content: "";
        margin-right: 8px;
        width: 12px;
        display: block;
        height: 12px;
        background: url("../images/icons/Icon.svg") no-repeat center;
        background-size: contain; }
    .tags a:not(:last-child) {
      margin-right: 8px; }

.main-title {
  font: 600 34px/43px "Poppins", sans-serif;
  letter-spacing: -0.01em;
  margin: 24px 0 16px;
  color: #3E4653; }
  @media screen and (max-width: 1024px) {
    .main-title {
      margin-top: 16px;
      font-size: 24px;
      line-height: 31px; } }

.second-title {
  font: 500 24px/36px "Poppins", sans-serif;
  color: #3E4653; }
  @media screen and (max-width: 1024px) {
    .second-title {
      font-size: 18px;
      line-height: 26px; } }

.third-title {
  font: 600 20px/25px "Poppins", sans-serif;
  letter-spacing: 0.0075em;
  margin: 24px 0 8px;
  color: #3E4653; }
  @media screen and (max-width: 1024px) {
    .third-title {
      margin-top: 16px;
      font-size: 16px;
      line-height: 20px; } }

.category-title {
  font: 24px/34px "Poppins", sans-serif;
  color: #3E4653;
  margin-bottom: 18px; }
  .category-title__search {
    margin-bottom: 10px; }
  .category-title:empty {
    margin: 0; }
  @media screen and (max-width: 767px) {
    .category-title {
      margin-bottom: 24px;
      font-size: 20px;
      line-height: 28px; }
      .category-title__search {
        margin-bottom: 10px; } }

.publish-date {
  font: 600 10px/12px "Poppins", sans-serif;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #8B8F98;
  margin-bottom: 8px; }
  @media screen and (max-width: 1024px) {
    .publish-date {
      font-size: 8px;
      line-height: 9.5px; } }

.slick-prev,
.slick-next {
  width: 56px;
  height: 56px; }

.slick-prev::before {
  width: 56px;
  display: block;
  border-radius: 50%;
  border: 2px solid #3E4653;
  height: 56px;
  background-size: contain;
  background: url("../images/icons/arrow-left.svg") no-repeat center; }

.slick-next::before {
  width: 56px;
  display: block;
  border-radius: 50%;
  border: 2px solid #3E4653;
  height: 56px;
  background-size: contain;
  background: url("../images/icons/arrow-right.svg") no-repeat center; }

.post-item {
  padding: 16px 16px 72px;
  position: relative;
  border: 1px solid #F3F3F4;
  box-shadow: 0 2px 4px rgba(90, 91, 106, 0.1);
  cursor: pointer;
  overflow-x: hidden; }
  .post-item:not(.slick-slide) {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px; }
  .post-item .thumbnail {
    padding-bottom: 60%;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
    .post-item .thumbnail[style*="default_image_icon.svg"] {
      background-size: 36%;
      background-color: #F2F7FC;
      border: 1px solid #D7E7F7;
      background-position: center !important; }
  .post-item .tags {
    margin-top: 17px; }
  .post-item .third-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: normal; }
    @media (max-width: 1024px) {
      .post-item .third-title {
        -webkit-line-clamp: 3; } }
  .post-item .text {
    margin-top: 8px;
    overflow: hidden; }
    .post-item .text p {
      font: 400 14px/21px "Poppins", sans-serif; }
  .post-item .post-inform > a {
    font: 600 14px/21px "Poppins", sans-serif;
    letter-spacing: 0.01em;
    color: #0066CC;
    position: absolute;
    bottom: 28px; }

.close-ic {
  background: url("../images/icons/close_ic.svg") center center no-repeat;
  width: 14.4px;
  height: 14.4px;
  cursor: pointer; }

.close-ic-white {
  background: url("../images/icons/close_ic_white.svg") center center no-repeat;
  width: 8px;
  height: 8px;
  cursor: pointer; }

.clear-search-ic {
  background: url("../images/icons/close_ic_black.svg") center center no-repeat;
  width: 12px;
  height: 12px;
  cursor: pointer; }

.arrow-right-ic-white {
  background: url("../images/icons/arrow-right-white.svg") center center no-repeat;
  width: 14.4px;
  height: 11.2px;
  cursor: pointer; }

.arrow-left-ic {
  background: url("../images/icons/arrow-left.svg") center center no-repeat;
  width: 21.6px;
  height: 16.8px;
  cursor: pointer; }

.questions-ic {
  background: url("../images/icons/questions-icon.svg") center center no-repeat;
  width: 24px;
  height: 24px;
  cursor: pointer; }

.close-assistant-ic {
  background: url("../images/icons/close_ic_qa_assistant.svg") center center no-repeat;
  width: 24px;
  height: 24px;
  cursor: pointer; }

.copy-url,
.bookmark-post {
  font: 500 12px/18px "Poppins", sans-serif;
  letter-spacing: 0.033em;
  color: #0066CC;
  cursor: pointer; }
  .copy-url img,
  .bookmark-post img {
    margin-right: 8px; }
  .copy-url .copy,
  .copy-url .bookmark,
  .bookmark-post .copy,
  .bookmark-post .bookmark {
    display: flex;
    align-items: center; }
  .copy-url .done,
  .bookmark-post .done {
    display: none; }

@media (min-width: 566px) {
  .copy-url {
    margin-right: 34px; } }

@media (min-width: 566px) {
  .share-btn {
    margin-left: 34px; } }

@media screen and (max-width: 768px){
  .post-actions-container{
    width: 100%;
    height: 40px;
    position: relative;
  }
  .post-actions-container:before{
    content: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='30' height='30' rx='15' fill='%23101A2B'/%3E%3Crect x='1' y='1' width='30' height='30' rx='15' stroke='%23101A2B' stroke-width='2'/%3E%3Cpath d='M9.5 19C10.8807 19 12 17.8807 12 16.5C12 15.1193 10.8807 14 9.5 14C8.11929 14 7 15.1193 7 16.5C7 17.8807 8.11929 19 9.5 19Z' fill='white'/%3E%3Cpath d='M23.5 19C24.8807 19 26 17.8807 26 16.5C26 15.1193 24.8807 14 23.5 14C22.1193 14 21 15.1193 21 16.5C21 17.8807 22.1193 19 23.5 19Z' fill='white'/%3E%3Cpath d='M16.5 19C17.8807 19 19 17.8807 19 16.5C19 15.1193 17.8807 14 16.5 14C15.1193 14 14 15.1193 14 16.5C14 17.8807 15.1193 19 16.5 19Z' fill='white'/%3E%3C/svg%3E%0A");;
    display: block;
    right: 0;
    position: absolute;
  }
  .post-actions-container .post-actions{
    display: none;
  }
  .post-actions-container:hover .post-actions{
    display: flex;
    flex-direction: column;
    align-items: baseline;
    gap: 12px;
    position: absolute;
    width: fit-content;
    z-index: 99;
    background: white;
    right: 40px;
    box-shadow: 0px 4px 8px 0px #3A3A4429;
    padding: 24px 20px;
    border-radius: 8px;
  }
}
.share-svg{
  margin-right: 8px;
}

.bookmark-unsave-content,
.bookmark-save-content {
  display: flex;
  align-items: center; }

.bookmark.bookmark-save .bookmark-unsave-content,
.bookmark.bookmark-unsave .bookmark-save-content {
  display: none; }

.post-actions {
  display: flex; }
  @media (max-width: 565px) {
    .post-actions {
      width: 100%;
      justify-content: space-between; } }

.newsletter {
  background: linear-gradient(90deg, #00BBF6 0%, #0066CC 100%);
  padding: 20px 0 26px;
  margin-top: 80px; }
  .newsletter[data-enabled="0"] {
    pointer-events: none; }
  @media screen and (max-width: 1024px) {
    .newsletter {
      padding: 40px 0 56px;
      margin-top: 40px; } }
  @media screen and (max-width: 767px) {
    .newsletter {
      padding: 32px 0; } }
  .newsletter .container {
    display: flex;
    align-items: center; }
    @media screen and (max-width: 767px) {
      .newsletter .container {
        flex-direction: column; } }
  @media screen and (max-width: 1199px) {
    .newsletter .logo_newsletter {
      max-width: 450px; } }
  @media screen and (max-width: 1024px) {
    .newsletter .logo_newsletter {
      max-width: 300px; } }
  @media screen and (max-width: 565px) {
    .newsletter .logo_newsletter {
      max-width: 200px; } }
  @media screen and (max-width: 1024px) {
    .newsletter_info {
      margin-left: 30px; } }
  @media screen and (max-width: 767px) {
    .newsletter_info {
      margin-left: 0;
      text-align: center; } }
  .newsletter_info .main-title {
    color: #fff;
    margin: 0 0 8px; }
  .newsletter_info p {
    color: #fff;
    font: 400 16px "Poppins", sans-serif;
    white-space: pre-line; }
    @media screen and (max-width: 565px) {
      .newsletter_info p {
        font-size: 12px;
        white-space: unset; } }
  .newsletter_form {
    margin-top: 40px;
    /*form { -- old icegram plugin
      display: flex;
      align-items: center;

      @media screen and(max-width: $tablets) {
        flex-direction: column;
      }

      .es-field-wrap {
        margin-bottom: 0;
        max-width: 445px;
        width: 100%;

        @media screen and(max-width: $tablets) {
          max-width: 100%;
          margin-bottom: 16px;
        }
      }

      input {
        background: $white;
        box-shadow: 0 2px 4px rgba(90, 91, 106, 0.1);

        @include border-radius(4px);
        height: 40px;
        padding: 0 12px;
        border: 2px solid #fff;
        width: 100%;
        box-sizing: border-box;
        font: 500 16px $pop;
        color: $dark;
      }

      .es_subscription_form_submit {

        @include border-radius(99px);
        margin-left: 16px;
        text-align: center;
        color: $bright-blue;
        font: 500 16px/24px $pop;
        max-width: 129px;
        cursor: pointer;

        @media screen and(max-width: $tablets) {
          margin-left: 0;
          max-width: 100%;
          height: 48px;
        }
      }
    }

    .es_subscription_message.success {
      color: $white;
      font: 400 12px/16px $pop;
    }

    .es_subscription_message.error {
      font: 400 12px/16px $pop;
    }*/ }
    @media screen and (max-width: 1024px) {
      .newsletter_form {
        margin-top: 16px; } }
    @media screen and (max-width: 767px) {
      .newsletter_form {
        margin-top: 24px; } }
    .newsletter_form ::-webkit-input-placeholder {
      color: #8B8F98;
      font: 500 16px "Poppins", sans-serif; }
    .newsletter_form :-moz-placeholder {
      color: #8B8F98;
      font: 500 16px "Poppins", sans-serif; }
    .newsletter_form ::-moz-placeholder {
      color: #8B8F98;
      font: 500 16px "Poppins", sans-serif; }
    .newsletter_form :-ms-input-placeholder {
      color: #8B8F98;
      font: 500 16px "Poppins", sans-serif; }
    .newsletter_form form {
      display: flex;
      align-items: center;
      position: relative; }
      @media (max-width: 767px) {
        .newsletter_form form {
          flex-direction: column; } }
      .newsletter_form form input {
        background: #fff;
        box-shadow: 0 2px 4px rgba(90, 91, 106, 0.1);
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        height: 40px;
        padding: 0 12px;
        border: 2px solid #fff;
        width: 100%;
        box-sizing: border-box;
        font: 500 16px "Poppins", sans-serif;
        color: #202020; }
      .newsletter_form form input[type="submit"],
      .newsletter_form form button {
        -webkit-border-radius: 99px;
        -moz-border-radius: 99px;
        border-radius: 99px;
        margin-left: 16px;
        text-align: center;
        color: #0066CC;
        font: 500 16px/24px "Poppins", sans-serif;
        max-width: 129px;
        cursor: pointer; }
        @media screen and (max-width: 767px) {
          .newsletter_form form input[type="submit"],
          .newsletter_form form button {
            margin-left: 0;
            max-width: 100%;
            height: 48px; } }
      .newsletter_form form .wpcf7-form-control-wrap {
        width: 100%; }
        @media (max-width: 767px) {
          .newsletter_form form .wpcf7-form-control-wrap {
            margin-bottom: 16px; } }
      .newsletter_form form .wpcf7-response-output {
        display: none; }
      .newsletter_form form .wpcf7-spinner {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: -34px;
        margin: 0; }
        @media (max-width: 767px) {
          .newsletter_form form .wpcf7-spinner {
            transform: translateY(0);
            top: 100%;
            top: calc(100% + 3px);
            left: 50%; } }
      .newsletter_form form .wpcf7-not-valid-tip {
        display: none; }

.posts-list {
  margin-top: 18px;
  display: grid;
  grid-template-columns: repeat(3, 32.3%);
  grid-column-gap: 24px;
  grid-row-gap: 1em; }
  @media screen and (max-width: 1024px) {
    .posts-list {
      grid-column-gap: 12px;
      margin-top: 32px; } }
  @media screen and (max-width: 767px) {
    .posts-list {
      grid-template-columns: repeat(1, 1fr);
      max-width: 450px;
      margin-left: auto;
      margin-right: auto; } }
  @media screen and (max-width: 565px) {
    .posts-list {
      margin-top: 24px; } }
  .posts-list .third-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: normal;
    margin-top: 16px; }
    @media screen and (max-width: 1024px) {
      .posts-list .third-title {
        margin-top: 8px; } }
    @media (max-width: 1024px) {
      .posts-list .third-title {
        -webkit-line-clamp: 3; } }

.category-posts-list {
  margin-bottom: 100px; }
  @media screen and (max-width: 767px) {
    .category-posts-list {
      grid-template-columns: repeat(1, 1fr);
      max-width: 450px;
      margin-left: auto;
      margin-right: auto; } }
  .category-posts-list .post-item {
    display: flex;
    margin-bottom: 24px;
    padding: 16px; }
    @media screen and (max-width: 767px) {
      .category-posts-list .post-item {
        display: block; } }
    .category-posts-list .post-item .thumbnail {
      width: 30%;
      padding: 0;
      max-width: 332px;
      background-position: top; }
      @media screen and (max-width: 1199px) {
        .category-posts-list .post-item .thumbnail {
          width: 40%; } }
      @media screen and (max-width: 1024px) {
        .category-posts-list .post-item .thumbnail {
          width: 50%; } }
      @media screen and (max-width: 767px) {
        .category-posts-list .post-item .thumbnail {
          width: 100%;
          padding-bottom: 60%;
          max-width: 100%; } }
    .category-posts-list .post-item .post-inform {
      display: flex;
      flex-direction: column;
      width: 100%;
      margin-left: 32px;
      max-width: 600px; }
      @media (min-width: 768px) {
        .category-posts-list .post-item .post-inform {
          min-height: 211px;
          padding-top: 8px; } }
      @media screen and (max-width: 1199px) {
        .category-posts-list .post-item .post-inform {
          width: 50%;
          margin-left: 16px; } }
      @media screen and (max-width: 767px) {
        .category-posts-list .post-item .post-inform {
          width: 100%;
          margin-left: 0;
          margin-top: 16px; } }
      .category-posts-list .post-item .post-inform .tags {
        margin-top: 0;
        margin-bottom: 9px; }
        @media (max-width: 767px) {
          .category-posts-list .post-item .post-inform .tags {
            margin-bottom: 16px; } }
        .category-posts-list .post-item .post-inform .tags.tags-empty {
          height: 20px;
          order: 1; }
          @media (max-width: 767px) {
            .category-posts-list .post-item .post-inform .tags.tags-empty {
              height: 0;
              margin: 0; } }
        .category-posts-list .post-item .post-inform .tags a {
          margin-bottom: 8px; }
      .category-posts-list .post-item .post-inform .third-title {
        margin-top: 0;
        margin-bottom: 16px; }
      @media (max-width: 767px) {
        .category-posts-list .post-item .post-inform .tags-empty + .third-title {
          margin-top: 8px; } }
      .category-posts-list .post-item .post-inform .publish-date {
        margin: 0; }
      .category-posts-list .post-item .post-inform a {
        margin-top: auto;
        position: static;
        bottom: 0; }
        .category-posts-list .post-item .post-inform a.post-item__link {
          order: 2; }
      .category-posts-list .post-item .post-inform .text {
        margin-top: 16px;
        margin-bottom: 28px; }
        .category-posts-list .post-item .post-inform .text p {
          font: 400 16px/24px "Poppins", sans-serif; }

.post_link {
  background: #F2F7FC;
  padding: 19px 5px;
  margin-top: 40px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  color: #0066CC;
  font: 500 12px "Poppins", sans-serif;
  letter-spacing: 0.033em;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media screen and (max-width: 400px) {
    .post_link {
      font-size: 10px; } }
  .post_link a {
    color: #0066CC;
    text-decoration: none;
    display: flex;
    align-items: center;
    word-break: break-all;
    margin-left: 4px; }
    .post_link a img {
      margin-left: 8px; }

@media screen and (max-width: 1024px) {
  .breadcrumbs_wr {
    text-align: center; } }

@media screen and (max-width: 565px) {
  .breadcrumbs_wr {
    display: none; } }

.breadcrumbs_wr .breadcrumbs {
  padding: 8px 16px;
  background: #F3F3F4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
  margin-bottom: 48px; }
  @media screen and (max-width: 1024px) {
    .breadcrumbs_wr .breadcrumbs {
      margin-bottom: 40px; } }
  .breadcrumbs_wr .breadcrumbs a {
    color: #3E4653;
    font: 400 14px/21px "Poppins", sans-serif; }
  .breadcrumbs_wr .breadcrumbs .breadcrumbs__current {
    font: 500 14px/21px "Poppins", sans-serif;
    color: #101A2B; }
  .breadcrumbs_wr .breadcrumbs .breadcrumbs__separator {
    background: url("../images/icons/sep.svg") no-repeat;
    background-size: cover;
    width: 6.5px;
    height: 11px;
    display: block;
    margin: 0 13px; }

.load-more-spin {
  display: inline-block;
  width: 80px;
  height: 80px; }
  .load-more-spin-wr {
    text-align: center; }

.load-more-spin::after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #01c7fd;
  border-color: #0573d2 transparent #01c7fd transparent;
  animation: load-more-spin 0.8s linear infinite; }

@keyframes load-more-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.button--blue {
  padding: 16px 32px;
  font: 600 20px/25px "Poppins", sans-serif;
  background: #0066CC;
  color: #fff;
  border: 0;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px; }
  @media (max-width: 1024px) {
    .button--blue {
      font: 500 16px/24px "Poppins", sans-serif;
      padding: 8px 24px; } }
  @media (max-width: 767px) {
    .button--blue {
      font-size: 14px;
      line-height: 17px; } }

.newsletter_form input[type="submit"]:hover, .newsletter_form input[type="submit"]:active,
.newsletter_form button:hover,
.newsletter_form button:active {
  color: #fff; }

.link--actions,
.accept-cookies a,
.now-what-page-content a:not(.tooltipstered),
.post .entry-content a:not(.tooltipstered) {
  transition: color 0.3s; }
  .link--actions:hover,
  .accept-cookies a:hover,
  .now-what-page-content a:hover:not(.tooltipstered),
  .post .entry-content a:hover:not(.tooltipstered), .link--actions:active,
  .accept-cookies a:active,
  .now-what-page-content a:active:not(.tooltipstered),
  .post .entry-content a:active:not(.tooltipstered) {
    color: #101A2B !important;
    filter: brightness(0.5); }
  .link--actions:active,
  .accept-cookies a:active,
  .now-what-page-content a:active:not(.tooltipstered),
  .post .entry-content a:active:not(.tooltipstered) {
    opacity: 0.3; }
  .link--actions[disabled],
  .accept-cookies a[disabled],
  .now-what-page-content a[disabled]:not(.tooltipstered),
  .post .entry-content a[disabled]:not(.tooltipstered) {
    pointer-events: none;
    opacity: 0.3; }

.button--gradient {
  display: flex;
  align-items: center;
  padding: 16px 32px;
  background: linear-gradient(90deg, #00bbf6 0%, #06c 100%);
  border-radius: 100px;
  font: 600 20px/25px "Poppins", sans-serif;
  border: 0;
  color: #fff;
  position: relative;
  z-index: 1;
  overflow: hidden; }
  @media (max-width: 1024px) {
    .button--gradient {
      font: 600 16px/20px "Poppins", sans-serif; } }
  .button--gradient:active {
    filter: brightness(0.5); }
  .button--gradient::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(90deg, #101A2B 0%, #101A2B 100%);
    z-index: -1;
    transition: 0.3s;
    opacity: 0; }
  .button--gradient:hover::before, .button--gradient:active::before {
    opacity: 1; }
  .button--gradient[disabled] {
    pointer-events: none;
    opacity: 0.3; }

.button--gray {
  padding: 8px 24px;
  background: transparent;
  color: #101A2B;
  font: 500 16px/24px "Poppins", sans-serif;
  border: 2px solid #101A2B;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px; }
  @media (max-width: 1024px) {
    .button--gray {
      padding: 12px 20px;
      font: 500 14px/17px "Poppins", sans-serif; } }
  @media (max-width: 767px) {
    .button--gray {
      font-size: 14px;
      line-height: 17px; } }
  .button--gray:hover {
    color: #fff; }

.button--white {
  padding: 6px 16px;
  background: transparent;
  color: #fff;
  font: 500 14px/21px "Poppins", sans-serif;
  border: 2px solid #fff;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px; }
  @media (max-width: 1024px) {
    .button--white {
      padding: 6px 12px;
      font: 500 12px/18px "Poppins", sans-serif; } }
  .button--white:hover {
    color: #2A3242;
    background: #fff;
    opacity: 1 !important; }

.nw-modal__success,
.emaillist-success-popup {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(5, 13, 23, 0.2);
  z-index: 99999;
  cursor: pointer; }
  .nw-modal__success .nw-modal__success-body,
  .nw-modal__success .es_subscription_message.success,
  .emaillist-success-popup .nw-modal__success-body,
  .emaillist-success-popup .es_subscription_message.success {
    display: block;
    padding: 40px 40px 56px;
    box-shadow: 0 4px 8px rgba(58, 58, 68, 0.16);
    border-radius: 32px;
    position: fixed;
    top: 120px;
    color: #3E4653;
    z-index: 99;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 752px;
    text-align: center;
    font: 16px/24px "Poppins", sans-serif;
    background: #fff; }
    .nw-modal__success .nw-modal__success-body::before,
    .nw-modal__success .es_subscription_message.success::before,
    .emaillist-success-popup .nw-modal__success-body::before,
    .emaillist-success-popup .es_subscription_message.success::before {
      content: "NowWhat?";
      display: flex;
      align-items: flex-end;
      justify-content: center;
      height: 162px;
      margin-bottom: 8px;
      color: #2A3242;
      font: 24px/34px "Poppins", sans-serif;
      background: url("../images/subscribe-success.svg") no-repeat top; }

.text_wr p {
  font: 400 20px/32px "Poppins", sans-serif;
  letter-spacing: 0.0075em;
  padding-top: 30px; }
  @media (max-width: 1024px) {
    .text_wr p {
      font-size: 16px;
      line-height: 25px; } }
  @media (max-width: 767px) {
    .text_wr p {
      padding-top: 20px; } }
  .text_wr p:first-child {
    padding-top: 0; }

.tooltipstered {
  color: #2A3242;
  border-bottom: 1px dashed #77AEE4;
  transition: font-style 0s, font-weight 0s, 0.1s; }
  .tooltipstered::after {
    content: '';
    font-style: italic !important;
    font-weight: 500; }
  .tooltipstered--clicked {
    background: #D7E7F7;
    border-radius: 4px 4px 0 0;
    color: #3E4653 !important;
    font-weight: 500;
    font-style: italic !important;
    position: relative;
    border-bottom: 2px solid #0066CC; }

.source_link {
  display: inline-flex;
  align-items: center;
  font: 500 16px/24px "Poppins", sans-serif;
  color: #101A2B;
  border: 2px solid #101A2B;
  padding: 8px 24px;
  -webkit-border-radius: 99px;
  -moz-border-radius: 99px;
  border-radius: 99px; }
  .source_link:hover {
    color: #fff; }
    .source_link:hover .source_icon {
      filter: brightness(100); }
  .source_link .source_icon {
    background: url("../images/icons/source_link.svg") center center no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    margin-left: 8px; }

/**
* Search section
*/
.search-form {
  display: flex;
  width: 100%;
  position: relative; }
  .search-form .search-submit {
    display: none; }
  .search-form__input {
    width: 100%;
    height: 40px;
    border: 2px solid #fff;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    font-family: "Poppins", sans-serif;
    font-weight: normal;
    font-size: 16px;
    padding: 8px 16px 8px 40px;
    box-shadow: 0px 2px 4px rgba(90, 91, 106, 0.1); }
    .search-form__input:focus {
      background: #fff;
      border: 2px solid #666D77 !important; }
  .search-form__wrapper {
    position: relative;
    flex-grow: 1; }
    .search-form__wrapper .screen-reader-text {
      display: none; }
    .search-form__wrapper::before {
      content: "";
      position: absolute;
      top: 12px;
      left: 16px;
      width: 16px;
      display: block;
      height: 16px;
      background: url("../images/icons/search-icon.svg") center center/contain no-repeat; }
    .search-form__wrapper.has-text::before {
      filter: brightness(0.5); }
  .search-form__clear {
    display: none;
    position: absolute;
    border: none;
    right: 20px;
    top: 50%;
    transform: translateY(-50%); }
    .search-form__clear.active {
      display: block; }
  .search-form__submit {
    display: flex;
    align-items: center;
    height: 40px;
    padding: 0 14px 0 16px;
    margin-left: 16px;
    background: #0066CC;
    color: #fff;
    border-radius: 100px;
    border: 0;
    font: 400 16px/24px "Poppins", sans-serif; }
    @media (max-width: 1024px) {
      .search-form__submit {
        justify-content: center;
        width: 40px;
        padding: 0;
        margin-left: 6px; } }
    @media (max-width: 565px) {
      .search-form__submit {
        display: none;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        width: 26px;
        height: 26px; } }
    .search-form__submit .arrow-right-ic-white {
      display: block;
      margin-left: 16px; }
      @media (max-width: 1024px) {
        .search-form__submit .arrow-right-ic-white {
          margin-left: 0; } }
    .search-form__submit-text {
      display: block; }
      @media (max-width: 1024px) {
        .search-form__submit-text {
          display: none; } }

.container .search_results_header .container {
  padding: 0; }

.search_results_header__title {
  font: 24px/34px "Poppins", sans-serif;
  color: #3E4653; }
  @media (max-width: 1024px) {
    .search_results_header__title {
      font-size: 20px;
      line-height: 28px; } }
  @media (max-width: 565px) {
    .search_results_header__title {
      font: 500 18px/27px "Poppins", sans-serif; } }
  .search_results_header__title span {
    font-weight: 600; }
    @media (max-width: 565px) {
      .search_results_header__title span {
        font-weight: 500; } }

.search_results_header__subtitle {
  font: 12px/15px "Poppins", sans-serif;
  color: #8B8F98;
  font-weight: 600;
  padding-top: 8px;
  text-transform: uppercase;
  letter-spacing: 0.1em; }
  @media (max-width: 1024px) {
    .search_results_header__subtitle {
      padding-top: 10px; } }

.search_results_header .categories-list {
  margin-top: 24px;
  margin-bottom: 16px; }
  .search_results_header .categories-list a[disabled] {
    opacity: .5;
    pointer-events: none; }

.search-not-found {
  width: 100%;
  padding-bottom: 100px; }
  .search-not-found .container {
    display: flex;
    align-items: center;
    flex-direction: column; }
    .container .search-not-found .container {
      padding: 0;
      margin: 0 auto;
      width: 100%;
      max-width: 100%; }
  .search-not-found__img {
    min-width: 48px;
    height: 48px; }
  .search-not-found__text {
    max-width: 323px;
    margin-top: 16px;
    text-align: center;
    font: 16px/24px "Poppins", sans-serif;
    color: #666d77; }

.nw-invalid-input:invalid,
.nw-force-invalid-input,
.nw-modal textarea.nw-invalid-input {
  border-color: #c8372d !important;
  padding-right: 35px; }
  .nw-invalid-input:invalid[name="password"], .nw-invalid-input:invalid[name="password-confirmation"],
  .nw-force-invalid-input[name="password"],
  .nw-force-invalid-input[name="password-confirmation"],
  .nw-modal textarea.nw-invalid-input[name="password"],
  .nw-modal textarea.nw-invalid-input[name="password-confirmation"] {
    padding-right: 70px !important; }

.nw-invalid-input__badge {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 42px;
  right: 10px;
  background: url("../images/icons/input-error-badge.svg"); }
  @media (max-width: 1024px) {
    .nw-invalid-input__badge {
      top: 44px; } }
  .newsletter_form .nw-invalid-input__badge {
    top: 9px; }

.nw-modal {
  display: none; }
  .nw-modal::after {
    display: block;
    content: ""; }
  .nw-modal--opened {
    display: block; }
  .nw-modal__modal {
    display: flex;
    width: 100%;
    max-height: calc(100vh - 94px);
    max-width: 946px;
    position: fixed;
    top: 84px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    z-index: 106;
    box-shadow: 0 4px 8px rgba(58, 58, 68, 0.16);
    border-radius: 32px;
    overflow-y: auto; }
    #nw-modal-fundraising .nw-modal__modal,
    #nw-modal-event .nw-modal__modal,
    #nw-modal-volunteer .nw-modal__modal {
      top: 10px;
      max-height: calc(100vh - 20px); }
    @media screen and (max-height: 765px) {
      .nw-modal__modal {
        top: 10px;
        max-height: calc(100vh - 20px); } }
    .nw-modal--opened .nw-modal__modal {
      animation: fadeInFromNone 0.2s ease-out forwards; }
    .nw-modal--submitted .nw-modal__modal {
      display: none; }
    @media (min-width: 1025px) {
      .nw-modal__modal::-webkit-scrollbar {
        width: 5px; }
      .nw-modal__modal::-webkit-scrollbar-track {
        background: transparent; }
      .nw-modal__modal::-webkit-scrollbar-thumb {
        background: #0184dc; }
      .nw-modal__modal::-webkit-scrollbar-thumb:hover {
        background: #0199ff; }
      .nw-modal__modal::-webkit-scrollbar-track-piece:end {
        background: transparent;
        margin-bottom: 32px; }
      .nw-modal__modal::-webkit-scrollbar-track-piece:start {
        background: transparent;
        margin-top: 32px; } }
    @media (max-width: 565px) {
      .nw-modal__modal {
        max-width: 100%;
        max-height: unset;
        height: calc(100% - 16px);
        top: 16px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0; } }
  .nw-modal__image {
    width: 346px;
    height: inherit;
    background-size: cover;
    position: sticky;
    top: 0; }
    @media (max-width: 1024px) {
      .nw-modal__image {
        display: none; } }
  .nw-modal__body {
    flex-grow: 1;
    padding: 60px 48px 0;
    position: relative; }
    @media (max-width: 1024px) {
      .nw-modal__body {
        padding: 52px 64px 0; } }
    @media (max-width: 565px) {
      .nw-modal__body {
        padding: 52px 16px 0; } }
  .nw-modal__close.close-ic {
    width: 12px;
    height: 12px;
    position: absolute;
    top: 44px;
    right: 52px;
    background: url("../images/icons/close-modal.svg") center center no-repeat; }
    @media (max-width: 1024px) {
      .nw-modal__close.close-ic {
        top: 36px;
        right: 68px; } }
    @media (max-width: 565px) {
      .nw-modal__close.close-ic {
        right: 22px; } }
  .nw-modal__logo {
    max-width: 200px;
    padding-bottom: 8px; }
  .nw-modal__title {
    max-width: 504px;
    margin-top: 16px;
    font: 24px/34px "Poppins", sans-serif;
    color: #101A2B; }
    @media (max-width: 1024px) {
      .nw-modal__title {
        max-width: 100%;
        font: 500 18px/27px "Poppins", sans-serif; } }
  .nw-modal__subtitle {
    max-width: 504px;
    margin-top: 8px;
    font: 16px/24px "Poppins", sans-serif;
    color: #535A66; }
    @media (max-width: 1024px) {
      .nw-modal__subtitle {
        max-width: 100%;
        font: 14px/21px "Poppins", sans-serif; } }
  .nw-modal__button-wrapper {
    margin: 32px 0 24px;
    border-top: 1px solid #E1E1E4;
    padding-top: 24px;
    text-align: right; }
    @media (max-width: 1024px) {
      .nw-modal__button-wrapper {
        margin: 16px 0 32px; } }
    @media (max-width: 565px) {
      .nw-modal__button-wrapper {
        margin: 40px 0 32px;
        text-align: center; } }
  .nw-modal__inputs-inline {
    display: flex;
    column-gap: 8px; }
    .nw-modal__inputs-inline > * {
      flex-grow: 1; }
  .nw-modal__legal {
    display: none;
    padding: 0; }
    .nw-modal__legal-header {
      background: #F2F7FC;
      padding: 60px 48px 40px; }
    .nw-modal__legal-title {
      color: #3E4653;
      font: 24px/34px "Poppins", sans-serif; }
    .nw-modal__legal-subtitle {
      margin-top: 8px;
      color: #101A2B;
      font: 16px/24px "Poppins", sans-serif; }
    .nw-modal__legal-content {
      padding: 40px 97px; }
      @media (max-width: 767px) {
        .nw-modal__legal-content {
          padding: 40px 24px 0; } }
    .nw-modal__legal .nw-modal__button-wrapper {
      text-align: center;
      margin-left: 48px;
      margin-right: 48px; }
      @media (max-width: 767px) {
        .nw-modal__legal .nw-modal__button-wrapper {
          margin-left: 24px;
          margin-right: 24px; } }
    .nw-modal__legal .button--blue {
      font-size: 18px;
      padding: 12px 32px;
      margin-bottom: 30px; }
  .nw-modal__input-tip,
  .nw-modal .wpcf7-not-valid-tip {
    display: block;
    margin-top: 8px;
    color: #666D77;
    font: 500 12px/18px "Poppins", sans-serif;
    text-align: right;
    letter-spacing: 0.033em; }
    .nw-modal__input-tip-error,
    .nw-modal .wpcf7-not-valid-tip-error {
      color: #c8372d; }
    .nw-modal__input-tip--pass-validation,
    .nw-modal .wpcf7-not-valid-tip--pass-validation {
      text-align: left; }
      .nw-modal__input-tip--pass-validation span,
      .nw-modal .wpcf7-not-valid-tip--pass-validation span {
        color: #3e4653;
        font-weight: 600; }
  .nw-modal .wpcf7-not-valid-tip {
    text-align: left;
    color: #c8372d; }
  .nw-modal__form-text {
    color: #3E4653;
    font: 14px/21px "Poppins", sans-serif; }
  .nw-modal__password-strength {
    display: none;
    max-width: 504px;
    max-width: fit-content;
    margin-top: 8px; }
    @media (max-width: 1024px) {
      .nw-modal__password-strength {
        max-width: 100%; } }
    .nw-modal__password-strength--short img:nth-child(1),
    .nw-modal__password-strength--week img:nth-child(2),
    .nw-modal__password-strength--fair img:nth-child(3),
    .nw-modal__password-strength--strong img:nth-child(4) {
      display: block; }
    .nw-modal__password-strength-text::after {
      font-weight: 600; }
    .nw-modal__password-strength--short .nw-modal__password-strength-text::after {
      content: "Too short";
      color: #3e4653; }
    .nw-modal__password-strength--week .nw-modal__password-strength-text::after {
      content: "Weak";
      color: #f44336; }
    .nw-modal__password-strength--fair .nw-modal__password-strength-text::after {
      content: "Fair";
      color: #fb982e; }
    .nw-modal__password-strength--strong .nw-modal__password-strength-text::after {
      content: "Strong";
      color: #65b168; }
    .nw-modal__password-strength-lines {
      display: block; }
    .nw-modal__password-strength-text {
      display: block;
      margin-top: 8px;
      color: #666D77;
      font: 500 12px/18px "Poppins", sans-serif; }
    .nw-modal__password-strength img {
      display: none;
      width: 100%; }
  .nw-modal .nw-modal__pass--invalid {
    color: #f44336; }
  .nw-modal .nw-modal__pass--valid {
    color: #65b168; }
  .nw-modal__show-password {
    position: absolute;
    transform: translateY(-50%);
    top: 52px;
    right: 10px;
    cursor: pointer; }
    .nw-invalid-input__badge + .nw-modal__show-password {
      right: 40px; }
    @media (max-width: 1024px) {
      .nw-modal__show-password {
        top: 54px; } }
    .nw-modal__show-password--active {
      filter: brightness(0); }
  .nw-modal form {
    display: flex;
    flex-direction: column;
    margin-top: 56px; }
    @media (max-width: 1024px) {
      .nw-modal form {
        margin-top: 32px; } }
    @media (max-width: 565px) {
      .nw-modal form {
        margin-top: 42px; } }
    .nw-modal form label {
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      margin-bottom: 24px;
      position: relative; }
      @media (max-width: 1024px) {
        .nw-modal form label {
          margin-bottom: 16px; } }
      .nw-modal form label span:not([class]) {
        display: block;
        margin-bottom: 8px;
        font: 14px/21px "Poppins", sans-serif;
        color: #2A3242; }
        @media (max-width: 1024px) {
          .nw-modal form label span:not([class]) {
            font: 16px/24px "Poppins", sans-serif; } }
        .nw-modal form label span:not([class])[data-disabled] {
          color: #9DA1A8; }
      .nw-modal form label input,
      .nw-modal form label select,
      .nw-modal form label textarea {
        display: block;
        width: 100%;
        border: 2px solid #101a2b;
        padding: 10px;
        border-radius: 8px;
        font: 16px/24px "Poppins", sans-serif;
        color: #101A2B;
        background: #fff; }
        @media (max-width: 1024px) {
          .nw-modal form label input,
          .nw-modal form label select,
          .nw-modal form label textarea {
            padding: 8px 10px; } }
        .nw-modal form label input::placeholder,
        .nw-modal form label select::placeholder,
        .nw-modal form label textarea::placeholder {
          color: #787e87; }
        .nw-modal form label input[disabled],
        .nw-modal form label select[disabled],
        .nw-modal form label textarea[disabled] {
          background: #F3F3F4;
          border: 2px solid #B1B4B9;
          color: #9DA1A8; }
      .nw-modal form label textarea {
        height: 92px;
        resize: none; }
      .nw-modal form label select {
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        background-image: url("../images/icons/caret-down.svg");
        background-repeat: no-repeat;
        background-position: calc(100% - 10px) 50%; }
        @media (max-width: 1024px) {
          .nw-modal form label select {
            background-size: 16px 16px; } }
      .nw-modal form label input[name="password"],
      .nw-modal form label input[name="password-confirmation"] {
        padding-right: 40px; }
    .nw-modal form button {
      font: 500 16px/24px "Poppins", sans-serif;
      padding: 8px 24px; }
      .nw-modal form button[disabled] {
        opacity: 0.3; }
    .nw-modal form .recaptcha {
      display: block;
      max-width: 100%;
      overflow: hidden;
      width: 100%; }
      @media (min-width: 1025px) {
        .nw-modal form .recaptcha + div {
          margin-top: 25px; } }
      .nw-modal form .recaptcha .g-recaptcha > div {
        width: 100% !important; }
      .nw-modal form .recaptcha iframe {
        max-width: 100%; }
    .nw-modal form .wpcf7-response-output {
      display: none; }
    .nw-modal form .nw-modal__checkbox {
      flex-grow: 1;
      position: relative; }
      .nw-modal form .nw-modal__checkbox input[type=checkbox] {
        display: none; }
      .nw-modal form .nw-modal__checkbox input[type=checkbox] + label {
        display: inline-block;
        width: 100%;
        max-width: 504px;
        min-height: 18px;
        margin: 0;
        padding: 11px 11px 11px 44px;
        background: url("../images/checkbox-off.svg") no-repeat center left;
        background-position-x: 11px;
        background-size: 18px 18px;
        font: 500 16px/24px "Poppins", sans-serif;
        color: #3E4653;
        user-select: none;
        border-radius: 4px; }
      .nw-modal form .nw-modal__checkbox input[type=checkbox]:checked + label {
        background-color: #F2F7FC;
        background-image: url("../images/checkbox-on.svg"); }
    .nw-modal form .nw-modal__remember {
      display: flex;
      align-items: center;
      justify-content: space-between;
      column-gap: 32px; }
      .nw-modal form .nw-modal__remember a {
        font: 600 14px/16px "Poppins", sans-serif; }
  .nw-modal__textarea-counter::after {
    display: block;
    content: attr(data-currenlength) " / " attr(data-maxlength);
    margin-top: 8px;
    font: 500 12px/18px "Poppins", sans-serif;
    text-align: right; }
  .nw-modal__success {
    display: none; }
    .nw-modal--submitted .nw-modal__success {
      display: block; }
      .nw-modal--submitted .nw-modal__success-body {
        animation: fadeInFromNone 0.2s ease-out forwards; }
    .nw-modal__success-body::before {
      content: "" !important;
      height: 104px !important; }
    .nw-modal__success-title {
      font: 24px/34px "Poppins", sans-serif;
      color: #2A3242; }
    .nw-modal__success-text {
      margin-top: 8px;
      font: 16px/24px "Poppins", sans-serif;
      color: #3E4653; }
  .nw-modal a {
    color: #0066CC;
    font-weight: 500; }

@media (max-width: 1024px) {
  #nw-modal-breast-cancer .nw-modal__modal {
    max-width: 688px; } }

@media (max-width: 565px) {
  #nw-modal-breast-cancer .nw-modal__modal {
    display: flex;
    flex-direction: column;
    height: auto;
    max-height: calc(100% - 16px);
    top: unset;
    bottom: 0; } }

#nw-modal-breast-cancer .nw-modal__body {
  background-image: url("../images/breast-cancer-modal-bg.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  padding: 56px 40px 0; }
  @media (max-width: 1024px) {
    #nw-modal-breast-cancer .nw-modal__body {
      padding: 52px 20px 0;
      background-image: url("../images/breast-cancer-modal-bg-tablet.jpg"); } }
  @media (max-width: 565px) {
    #nw-modal-breast-cancer .nw-modal__body {
      padding: 24px 16px 0;
      background-position: top;
      background: none;
      position: static; } }

#nw-modal-breast-cancer .nw-modal__title {
  margin-top: 24px; }
  @media (max-width: 1024px) {
    #nw-modal-breast-cancer .nw-modal__title {
      font: 400 20px/28px "Poppins", sans-serif; } }

#nw-modal-breast-cancer .nw-modal__subtitle {
  max-width: 360px; }
  @media (max-width: 1024px) {
    #nw-modal-breast-cancer .nw-modal__subtitle {
      max-width: 282px; } }
  @media (max-width: 565px) {
    #nw-modal-breast-cancer .nw-modal__subtitle {
      max-width: 343px; } }

#nw-modal-breast-cancer .nw-modal__button-wrapper {
  text-align: left;
  border: none;
  margin-top: 0;
  margin-bottom: 64px;
  padding-top: 16px; }
  @media (max-width: 1024px) {
    #nw-modal-breast-cancer .nw-modal__button-wrapper {
      margin-bottom: 52px; } }
  @media (max-width: 565px) {
    #nw-modal-breast-cancer .nw-modal__button-wrapper {
      padding-top: 24px;
      margin-bottom: 32px; } }

#nw-modal-breast-cancer .button--blue {
  background: #DB486E;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  padding: 8px 24px; }

#nw-modal-breast-cancer .nw-modal__logo {
  padding: 0; }

#nw-modal-breast-cancer .nw-modal__close.close-ic {
  right: 34px;
  top: 34px;
  filter: brightness(100); }
  @media (max-width: 565px) {
    #nw-modal-breast-cancer .nw-modal__close.close-ic {
      right: 20px;
      top: 36px; } }

#nw-modal-breast-cancer .nw-modal__image {
  display: none;
  background-image: url("../images/breast-cancer-modal-bg-tablet.jpg");
  width: 100%;
  height: 356px; }
  @media (max-width: 565px) {
    #nw-modal-breast-cancer .nw-modal__image {
      display: block; } }

@keyframes fadeInFromNone {
  from {
    opacity: 0;
    transform: translateX(-50%) scale(0.5); }
  to {
    opacity: 1;
    transform: translateX(-50%) scale(1); } }

@keyframes fadeInFromNone {
  from {
    opacity: 0;
    transform: translateX(-50%) scale(0.5); }
  to {
    opacity: 1;
    transform: translateX(-50%) scale(1); } }

.page-404 {
  padding: 120px 0; }
  @media (max-width: 767px) {
    .page-404 {
      padding: 80px 0; } }
  .page-404__number {
    text-align: center;
    font-size: 200px;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    background: #fff;
    background: -webkit-linear-gradient(90deg, #00bbf6 0%, #06c 100%);
    background: -moz-linear-gradient(90deg, #00bbf6 0%, #06c 100%);
    background: linear-gradient(90deg, #00bbf6 0%, #06c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
    @media (max-width: 767px) {
      .page-404__number {
        font-size: 120px; } }
    @media (max-width: 400px) {
      .page-404__number {
        font-size: 80px; } }
  .page-404__text {
    padding-top: 48px;
    text-align: center;
    font: 32px/48px "Poppins", sans-serif; }
    @media (max-width: 767px) {
      .page-404__text {
        padding-top: 28px;
        font: 24px/32px "Poppins", sans-serif; } }
  .page-404__link {
    padding-top: 80px;
    display: block;
    text-align: center;
    font: 600 26px/32px "Poppins", sans-serif;
    margin-bottom: 20px;
    color: #0066CC; }
    @media (max-width: 767px) {
      .page-404__link {
        padding-top: 60px;
        font: 600 22px/26px "Poppins", sans-serif; } }

.body-qa-assistant .fancybox__toolbar,
.page-template-template-qa .fancybox__toolbar,
.post-type-archive-encyclopedia .fancybox__toolbar {
  display: none; }

.body-qa-assistant .fancybox__backdrop,
.page-template-template-qa .fancybox__backdrop,
.post-type-archive-encyclopedia .fancybox__backdrop {
  background: rgba(14, 33, 58, 0.7); }

.body-qa-assistant .fancybox__custom-close,
.page-template-template-qa .fancybox__custom-close,
.post-type-archive-encyclopedia .fancybox__custom-close {
  width: 56px;
  height: 56px;
  position: absolute;
  right: -96px;
  top: 0;
  background-image: url("../images/icons/qa-image-close.png");
  background-size: cover;
  cursor: pointer; }
  @media (max-width: 1024px) {
    .body-qa-assistant .fancybox__custom-close,
    .page-template-template-qa .fancybox__custom-close,
    .post-type-archive-encyclopedia .fancybox__custom-close {
      width: 40px;
      height: 40px;
      right: 15px;
      top: 15px; } }
  @media (max-width: 565px) {
    .body-qa-assistant .fancybox__custom-close,
    .page-template-template-qa .fancybox__custom-close,
    .post-type-archive-encyclopedia .fancybox__custom-close {
      width: 30px;
      height: 30px;
      right: 10px;
      top: 10px; } }

.body-qa-assistant .fancybox__content,
.page-template-template-qa .fancybox__content,
.post-type-archive-encyclopedia .fancybox__content {
  position: relative; }
  .body-qa-assistant .fancybox__content img,
  .page-template-template-qa .fancybox__content img,
  .post-type-archive-encyclopedia .fancybox__content img {
    border-radius: 16px; }

/* Slider */
.slick-loading .slick-list {
  background: #fff center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  cursor: pointer;
  background: transparent;
  color: transparent;
  bottom: 0;
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled,
  .slick-next.slick-disabled {
    background: #F3F3F4;
    border-radius: 50%;
    cursor: default; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25;
    border: 2px solid transparent; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  right: 80px;
  z-index: 1; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: ""; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: 0; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: ""; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

@media (max-width: 1024px) {
  html.active_menu, body.active_menu {
    overflow: hidden;
    position: relative; } }

@media (max-width: 1024px) and (max-width: 565px) {
  body.active_menu .header_wr {
    background: #F2F7FC; } }

@media only screen and (max-width: 1024px) and (min-width: 566px) and (max-width: 1024px) {
  body.active_menu .header_wr::before {
    content: "";
    width: 100vw;
    height: calc(100vh - 72px);
    position: absolute;
    left: 0;
    top: 72px;
    z-index: -1;
    background: #0E213A;
    opacity: 0.2; }
    body.active_menu.body-cookies .header_wr::before {
      top: 252px; }
    body.active_menu.body-site-dev .header_wr::before {
      top: 112px; } }

@media only screen and (max-width: 1024px) and (min-width: 566px) and (max-width: 767px) {
  body.active_menu.body-cookies .header_wr::before {
    top: 319px; } }

@media only screen and (max-width: 1024px) and (min-width: 566px) and (max-width: 767px) {
  body.active_menu.body-site-dev .header_wr::before {
    top: 112px; } }

@media (max-width: 1024px) and (max-width: 565px) {
  body.active_menu .header .container .region {
    display: flex;
    align-items: center;
    width: 100%;
    height: 73px;
    padding-left: 48px;
    position: fixed;
    bottom: 0;
    left: 0;
    top: unset;
    -ms-transform: translateY(0);
    /* IE 9 */
    -webkit-transform: translateY(0);
    /* Chrome, Safari, Opera */
    transform: translateY(0);
    background: #f2f7fc;
    border-top: 1px solid #D7E7F7; } }

@media screen and (max-width: 1024px) {
  .page-template-template-lifestyle .header, .page-template-template-donations .header {
    padding: 0; } }

.page-template-template-lifestyle .header_wr, .page-template-template-donations .header_wr {
  background: #F2F7FC; }

.page-template-template-lifestyle .header.fixed_header, .page-template-template-donations .header.fixed_header {
  padding: 0; }

.page-template-template-lifestyle .mobile_filter, .page-template-template-donations .mobile_filter {
  background: #F2F7FC; }

.header {
  z-index: 100;
  width: 100%;
  position: fixed;
  top: 0;
  background: #fff; }
  @media (max-width: 1024px) {
    .active_menu .header {
      z-index: 110; } }
  .header.fixed_header {
    padding: 0;
    box-shadow: 0 4px 8px rgba(58, 58, 68, 0.16); }
    @media (max-width: 565px) {
      .body_active_search .header.fixed_header {
        box-shadow: none; } }
    @media (min-width: 1025px) {
      .header.fixed_header {
        border-radius: 0 0 32px 32px; } }
  .header_wr {
    display: flex;
    align-items: center;
    min-height: 104px;
    border-radius: inherit; }
    @media (max-width: 1024px) {
      .header_wr {
        padding-top: 0;
        padding-bottom: 0;
        min-height: 72px; } }
    .header_wr .mobile-menu-title {
      font: 600 20px/25px "Poppins", sans-serif; }
  .header .accept-cookies {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #FAFAFA;
    height: 200px; }
    @media (max-width: 1024px) {
      .header .accept-cookies {
        height: 180px; } }
    @media (max-width: 767px) {
      .header .accept-cookies {
        height: 247px; } }
    .body-site-dev .header .accept-cookies {
      height: 40px !important; }
    .header .accept-cookies.must-be-close {
      display: none;
      height: initial;
      padding: 0; }
    .header .accept-cookies .container {
      flex-grow: 1; }
      @media (max-width: 767px) {
        .header .accept-cookies .container {
          flex-direction: column;
          justify-content: center; } }
      .header .accept-cookies .container p {
        color: #2A3242; }
        @media (max-width: 1024px) {
          .header .accept-cookies .container p {
            font-size: 14px;
            line-height: 21px; } }
        .header .accept-cookies .container p a {
          color: #0066CC;
          margin-left: 5px; }
      .header .accept-cookies .container span {
        padding: 6px 12px;
        font: 500 14px/21px "Poppins", sans-serif;
        white-space: nowrap;
        background: #0066CC;
        text-align: center;
        -webkit-border-radius: 99px;
        -moz-border-radius: 99px;
        border-radius: 99px;
        color: #fff;
        margin-left: 13px;
        cursor: pointer; }
        @media (max-width: 1024px) {
          .header .accept-cookies .container span {
            padding: 6px 12px;
            font: 500 12px/18px "Poppins", sans-serif; } }
        @media (max-width: 767px) {
          .header .accept-cookies .container span {
            width: 100%;
            max-width: 343px;
            margin-top: 13px;
            margin-left: 0;
            padding: 12px;
            font: 500 14px/17px "Poppins", sans-serif; } }
    .header .accept-cookies__dev {
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      height: 40px;
      background: #0093e2;
      background: linear-gradient(90deg, #00BBF6 0%, #0066CC 100%);
      font: 500 16px/24px "Poppins", sans-serif;
      color: #fff; }
      @media (max-width: 767px) {
        .header .accept-cookies__dev {
          font: 500 12px/16px "Poppins", sans-serif; } }
  .header .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-flow: nowrap;
    position: relative; }
    @media (max-width: 1200px) {
      .header .container {
        max-width: 100%; } }
    @media (max-width: 1024px) {
      .header .container {
        padding: 0 32px;
        justify-content: flex-start; } }
    @media (max-width: 565px) {
      .header .container {
        padding: 0 16px;
        position: static; } }
    .header .container .custom-logo-link {
      min-width: 160px;
      max-width: 160px; }
      @media (min-width: 1025px) {
        .header .container .custom-logo-link {
          margin-right: 40px; } }
      @media (max-width: 565px) {
        .header .container .custom-logo-link {
          min-width: 104px;
          max-width: 104px; } }
      .header .container .custom-logo-link img {
        width: 100%;
        height: auto; }
    .header .container nav {
      display: flex;
      align-items: end;
      width: 100%;
      justify-content: space-between; }
      @media (max-width: 1024px) {
        .header .container nav {
          display: none; } }
      @media (max-width: 1024px) {
        .header .container nav.active_menu {
          display: flex;
          justify-content: space-between;
          position: fixed;
          height: calc(100vh - 72px);
          width: 280px;
          flex-direction: column;
          background: #F2F7FC;
          top: 72px;
          left: 0;
          align-items: start;
          overflow-y: scroll;
          overflow-x: hidden;
          animation-duration: 3s;
          animation: menu-width .5s ease-in-out; }
        @keyframes menu-width {
          from {
            width: 0; }
          to {
            @media (max-width: 1024px) {
              width: 280px; }
            @media (max-width: 565px) {
              width: 100vw; } } } }
  @media only screen and (max-width: 1024px) and (min-width: 566px) and (max-width: 1024px) {
    .header .container nav.active_menu {
      border-radius: 0 0 24px 0;
      box-shadow: 0 4px 8px rgba(90, 91, 106, 0.2); } }
  @media (max-width: 1024px) and (max-width: 565px) {
    .header .container nav.active_menu {
      width: 100vw;
      border-top: 1px solid #D7E7F7; } }
  @media (max-width: 1024px) and (max-width: 565px) {
    .user-not-logged:not(.auth-disabled) .header .container nav.active_menu {
      height: calc(100vh - 144px); } }
  @media (max-width: 1024px) and (max-width: 565px) {
    .user-not-logged.body-cookies:not(.auth-disabled) .header .container nav.active_menu {
      height: calc(100vh - 144px - 247px); } }
  @media (max-width: 1024px) and (max-width: 565px) {
    .user-not-logged.body-site-dev:not(.auth-disabled) .header .container nav.active_menu {
      height: calc(100vh - 144px - 40px); } }
  @media (max-width: 1024px) and (max-width: 565px) {
    .body-cookies.user-not-logged.auth-disabled .header .container nav.active_menu,
    .body-cookies.user-logged .header .container nav.active_menu {
      height: calc(100vh - 72px - 247px); } }
  @media (max-width: 1024px) and (max-width: 565px) {
    .body-site-dev.user-not-logged.auth-disabled .header .container nav.active_menu,
    .body-site-dev.user-logged .header .container nav.active_menu {
      height: calc(100vh - 72px - 40px); } }
  @media (max-width: 1024px) and (max-width: 1024px) {
    .body-cookies .header .container nav.active_menu {
      top: calc(72px + 180px);
      height: calc(100% - 72px - 180px); } }
  @media (max-width: 1024px) and (max-width: 767px) {
    .body-cookies .header .container nav.active_menu {
      top: calc(72px + 247px);
      height: calc(100% - 72px - 247px); } }
  @media (max-width: 1024px) and (max-width: 565px) {
    .body-cookies .header .container nav.active_menu {
      height: calc(100% - 144px - 247px); } }
  @media (max-width: 1024px) and (max-width: 1024px) {
    .body-site-dev .header .container nav.active_menu {
      top: calc(72px + 40px);
      height: calc(100% - 72px - 40px); } }
  @media (max-width: 1024px) and (max-width: 767px) {
    .body-site-dev .header .container nav.active_menu {
      top: calc(72px + 40px);
      height: calc(100% - 72px - 40px); } }
  @media (max-width: 1024px) and (max-width: 565px) {
    .body-site-dev .header .container nav.active_menu {
      height: calc(100% - 144px - 40px); } }
      @media (max-width: 1024px) {
          .header .container nav.active_menu div {
            width: 100%; }
            .active_submenu .header .container nav.active_menu div {
              height: 100%; }
            .header .container nav.active_menu div.region {
              border-top: 1px solid #D7E7F7;
              width: 100%; }
            .header .container nav.active_menu div .menu {
              flex-direction: column;
              align-items: flex-start;
              height: 100%;
              padding-bottom: 32px; }
              .header .container nav.active_menu div .menu li {
                width: fit-content;
                margin-left: 40px;
                margin-top: 32px; }
                .header .container nav.active_menu div .menu li.menu-item-has-children:after {
                  -ms-transform: rotate(-90deg);
                  /* IE 9 */
                  -webkit-transform: rotate(-90deg);
                  /* Chrome, Safari, Opera */
                  transform: rotate(-90deg); }
            .header .container nav.active_menu div .menu, .header .container nav.active_menu div .sub-menu {
              flex-direction: column;
              align-items: flex-start;
              height: 100%;
              padding-bottom: 32px; } }
      @media only screen and (max-width: 1024px) and (min-width: 566px) and (max-width: 1024px) {
        .header .container nav.active_menu div .menu, .header .container nav.active_menu div .sub-menu {
          row-gap: 57px;
          padding-top: 32px;
          padding-left: 32px !important;
          width: 280px !important;
          height: auto; } }
      @media (max-width: 1024px) and (max-width: 565px) {
        @supports (-webkit-touch-callout: none) {
          .header .container nav.active_menu div .menu, .header .container nav.active_menu div .sub-menu {
            padding-bottom: 104px; } }
        @supports (-webkit-overflow-scrolling: touch) {
          .header .container nav.active_menu div .menu, .header .container nav.active_menu div .sub-menu {
            padding-bottom: 104px; } } }
      @media only screen and (max-width: 1024px) and (min-width: 566px) and (max-width: 1024px) {
        .header .container nav.active_menu div .menu.open, .header .container nav.active_menu div .sub-menu.open {
          display: grid;
          align-content: flex-start; } }
      @media only screen and (max-width: 1024px) and (min-width: 566px) and (max-width: 1024px) {
        .header .container nav.active_menu div .menu li, .header .container nav.active_menu div .sub-menu li {
          margin-top: 0;
          margin-left: 0;
          position: relative; }
          .header .container nav.active_menu div .menu li:not(:last-child)::before, .header .container nav.active_menu div .sub-menu li:not(:last-child)::before {
            content: "";
            display: block;
            width: 100vw;
            height: 1px;
            background: #D7E7F7;
            position: absolute;
            left: -32px;
            bottom: -28px; } }
      @media only screen and (max-width: 1024px) and (min-width: 566px) and (max-width: 1024px) {
        .header .container nav.active_menu div .menu li.menu-item-has-children, .header .container nav.active_menu div .sub-menu li.menu-item-has-children {
          justify-content: space-between; } }
    @media only screen and (max-width: 1024px) and (min-width: 566px) and (max-width: 1024px) {
      .header .container nav.active_menu div .sub-menu {
        top: 72px !important;
        position: fixed !important;
        overflow-x: hidden;
        padding-top: 32px !important; } }
    @media only screen and (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px) {
      body.body-cookies .header .container nav.active_menu div .sub-menu {
        top: 252px !important; }
      body.body-site-dev .header .container nav.active_menu div .sub-menu {
        top: 112px !important; } }
    @media only screen and (max-width: 1024px) and (min-width: 566px) and (max-width: 767px) {
      body.body-cookies .header .container nav.active_menu div .sub-menu {
        top: 319px !important; }
      body.body-site-dev .header .container nav.active_menu div .sub-menu {
        top: 112px !important; } }
      .header .container nav .menu-main-container {
        width: 100%; }
      .header .container nav .menu {
        display: flex;
        align-items: center;
        position: relative;
        justify-content: space-between; }
        @media only screen and (min-width: 566px) and (max-width: 1024px) {
          .header .container nav .menu {
            display: grid; } }
        .auth-disabled .header .container nav .menu {
          justify-content: flex-start; }
        @media (max-width: 1024px) {
          .header .container nav .menu {
            justify-content: flex-start; } }
        .header .container nav .menu li {
          padding: 0 12px;
          display: flex;
          align-items: center; }
          .header .container nav .menu li a {
            color: #3E4653;
            font-size: 16px;
            line-height: 150%;
            font-weight: normal;
            white-space: nowrap; }
          @media (min-width: 1025px) {
            .header .container nav .menu li.menu-item-has-children {
              position: relative; } }
          .header .container nav .menu li.menu-item-has-children:after {
            content: "";
            margin-left: 8px;
            width: 16px;
            min-width: 16px;
            display: block;
            height: 16px;
            background: url("../images/icons/Chrevron.svg") no-repeat center;
            background-size: contain;
            background: url("../images/icons/Chrevron.svg") no-repeat center; }
          @media (min-width: 1025px) {
            .header .container nav .menu li.menu-item-has-children:hover .sub-menu {
              display: block;
              position: absolute;
              top: 100%;
              width: 280px;
              padding: 16px 0;
              left: 0;
              background: #fff;
              z-index: 1;
              border: 1px solid #F3F3F4;
              border-radius: 8px; }
              .header .container nav .menu li.menu-item-has-children:hover .sub-menu .sub-menu {
                display: none; }
            .header .container nav .menu li.menu-item-has-children:hover:after {
              transform: rotate(180deg); } }
          .user-logged .header .container nav .menu li.menu-item-home {
            background: transparent; }
            .user-logged .header .container nav .menu li.menu-item-home a {
              text-indent: -9999px;
              line-height: 0;
              font-weight: normal;
              color: #3E4653; }
              .user-logged .header .container nav .menu li.menu-item-home a::after {
                display: block;
                content: 'Dashboard';
                text-indent: 0;
                line-height: initial; }
        .header .container nav .menu > li.current_page_item, .header .container nav .menu > li.current-menu-parent {
          background: rgba(0, 102, 204, 0.2);
          -webkit-border-radius: 100px;
          -moz-border-radius: 100px;
          border-radius: 100px; }
          .header .container nav .menu > li.current_page_item a, .header .container nav .menu > li.current-menu-parent a {
            color: #101A2B;
            font-weight: 500;
            padding-top: 4px;
            padding-bottom: 4px; }
        @media (min-width: 1025px) {
          .auth-disabled .header .container nav .menu > li:not(.current_page_item):not(.current-menu-parent) {
            padding: 0 20px;
            margin: 0 8px; } }
        .header .container nav .menu .sub-menu {
          display: none; }
          .header .container nav .menu .sub-menu.open {
            display: block;
            width: 100vw;
            height: calc(100vh - 72px);
            position: absolute;
            background: #F2F7FC;
            overflow-y: scroll;
            padding: 12px 0 32px;
            z-index: 1;
            left: 0;
            top: 0; }
            @media only screen and (min-width: 768px) and (max-width: 1024px) {
              .body-cookies .header .container nav .menu .sub-menu.open {
                height: calc(100vh - 72px - 180px); } }
            @media (max-width: 767px) {
              .body-cookies .header .container nav .menu .sub-menu.open {
                height: calc(100vh - 72px - 247px); } }
            @media (max-width: 565px) {
              .body-cookies .header .container nav .menu .sub-menu.open {
                height: 100%; } }
            @media only screen and (min-width: 768px) and (max-width: 1024px) {
              .body-site-dev .header .container nav .menu .sub-menu.open {
                height: calc(100vh - 72px - 40px); } }
            @media (max-width: 767px) {
              .body-site-dev .header .container nav .menu .sub-menu.open {
                height: calc(100vh - 72px - 40px); } }
            @media (max-width: 565px) {
              .body-site-dev .header .container nav .menu .sub-menu.open {
                height: 100%; } }
            @media (max-width: 565px) {
              .header .container nav .menu .sub-menu.open {
                height: 100%; } }
            @media (max-width: 565px) {
              @supports (-webkit-touch-callout: none) {
                .header .container nav .menu .sub-menu.open {
                  padding-bottom: 104px; } }
              @supports (-webkit-overflow-scrolling: touch) {
                .header .container nav .menu .sub-menu.open {
                  padding-bottom: 104px; } } }
            .header .container nav .menu .sub-menu.open .sub-menu {
              left: 0; }
          .header .container nav .menu .sub-menu li {
            justify-content: space-between;
            margin: 0; }
            @media (min-width: 1025px) {
              .header .container nav .menu .sub-menu li.menu-item-has-children:after {
                display: block;
                content: "";
                width: 16px;
                background-size: contain;
                margin-left: 8px;
                height: 16px;
                background: url("../images/icons/caret-right.svg") no-repeat center; } }
            @media (min-width: 1025px) {
              .header .container nav .menu .sub-menu li:hover {
                background: #F2F7FC; }
                .header .container nav .menu .sub-menu li:hover.menu-item-has-children .sub-menu {
                  display: block;
                  left: 100%;
                  top: -16px; }
                .header .container nav .menu .sub-menu li:hover a {
                  font-weight: 500;
                  letter-spacing: -.13px; } }
            .header .container nav .menu .sub-menu li a {
              color: #3E4653;
              font-size: 16px;
              line-height: 150%;
              font-weight: normal;
              display: block;
              width: 100%;
              padding: 8px 22px 8px 16px; }
              @media (max-width: 1024px) {
                .header .container nav .menu .sub-menu li a {
                  padding: 0; } }
    .header .container .region {
      display: none !important;
      position: relative; }
      @media only screen and (min-width: 566px) and (max-width: 1024px) {
        .header .container .region {
          padding-right: inherit; } }
      @media (max-width: 1024px) {
        .header .container .region {
          position: absolute;
          right: 40px;
          top: 50%;
          -ms-transform: translateY(-50%);
          /* IE 9 */
          -webkit-transform: translateY(-50%);
          /* Chrome, Safari, Opera */
          transform: translateY(-50%); } }
      @media (max-width: 565px) {
        .header .container .region {
          display: none; } }
      .header .container .region__current {
        display: flex;
        align-items: center;
        cursor: pointer;
        font: 600 12px/18px "Poppins", sans-serif;
        padding: 4px 12px;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        color: #3E4653;
        border-radius: 100px; }
        @media (min-width: 566px) {
          .header .container .region__current {
            padding: 4px 8px 4px 12px; } }
        .header .container .region__current:after {
          content: "";
          margin-left: 8px;
          width: 16px;
          min-width: 16px;
          display: block;
          height: 16px;
          background: url("../images/icons/Chrevron.svg") no-repeat center;
          background-size: contain; }
        @media (min-width: 566px) {
          .header .container .region__current span {
            white-space: nowrap;
            max-width: 55px;
            overflow: hidden;
            text-overflow: ellipsis;
            padding: 0; } }
      @media (max-width: 565px) {
        .header .container .region .header .container .region__list.active {
          display: none; } }
      .header .container .region__list {
        display: none;
        width: max-content;
        padding: 16px 0;
        position: absolute;
        top: calc(100% + 6px);
        right: 0;
        background: #fff;
        border: 1px solid #F3F3F4;
        box-shadow: 0px 4px 8px rgba(90, 91, 106, 0.2);
        border-radius: 8px; }
        @media (max-width: 565px) {
          .header .container .region__list {
            top: 0;
            right: unset;
            left: 0;
            width: 100%;
            height: 100%;
            border-radius: 0;
            box-shadow: none;
            background: #F2F7FC;
            overflow-y: scroll; }
            .header .container .region__list.active {
              display: block; } }
        .header .container .region__list a {
          display: flex;
          align-items: center;
          padding: 8px 16px 8px 18px;
          font: 16px/24px "Poppins", sans-serif;
          color: #3E4653; }
          .header .container .region__list a.active, .header .container .region__list a:hover {
            background: #F3F3F4; }
          .header .container .region__list a.active::before {
            margin-right: 8px;
            display: block;
            content: '';
            background: url("../images/icons/check.svg") center center no-repeat;
            width: 20px;
            height: 20px; }
        .header .container .region__list::before {
          display: block;
          content: '';
          width: 100%;
          height: 6px;
          position: absolute;
          top: -6px;
          left: 0; }
      .header .container .region.active .region__current {
        background: #F3F3F4; }
        .header .container .region.active .region__current:after {
          transform: rotate(180deg); }
      @media (min-width: 566px) {
        .header .container .region.active .region__list {
          display: block; } }
      @media (max-width: 565px) {
        .header .container .region .region__list {
          display: none; } }
  .header .burger {
    margin-right: 40px; }
    @media (min-width: 1025px) {
      .header .burger {
        display: none; } }
    @media (max-width: 565px) {
      .header .burger {
        margin-right: 24px; } }
    .header .burger .menu-btn {
      display: none;
      cursor: pointer;
      width: 24px; }
      @media (max-width: 1024px) {
        .header .burger .menu-btn {
          display: block; } }
      .header .burger .menu-btn span {
        width: 18px;
        height: 2px;
        display: block;
        background: #202020;
        -webkit-border-radius: 16px;
        -moz-border-radius: 16px;
        border-radius: 16px;
        -webkit-transition: transform 0.3s linear;
        -moz-transition: transform 0.3s linear;
        transition: transform 0.3s linear; }
        .header .burger .menu-btn span:nth-child(2) {
          margin: 3px 0; }
          @media screen and (max-width: 565px) {
            .header .burger .menu-btn span:nth-child(2) {
              margin: 4px 0; } }
        @media screen and (max-width: 565px) {
          .header .burger .menu-btn span {
            width: 21px; } }
    .header .burger .close-ic {
      display: none;
      width: 24px;
      height: 24px; }
    .header .burger .arrow-left-ic {
      display: none; }
    @media (max-width: 1024px) {
      .header .burger.active_menu .menu-btn {
        display: none; }
      .header .burger.active_menu .close-ic {
        display: block; }
      .header .burger.active_menu.active_submenu .menu-btn {
        display: none; }
      .header .burger.active_menu.active_submenu .close-ic {
        display: none; }
      .header .burger.active_menu.active_submenu .arrow-left-ic {
        display: block; } }
  .header .search-btn {
    display: none;
    align-items: center;
    cursor: pointer; }
    @media (max-width: 565px) {
      .header .search-btn {
        display: flex;
        margin-left: 18px; } }
    .header .search-btn.active_search .search-ic {
      display: none; }
    .header .search-btn.active_search .close-ic {
      display: block; }
    .header .search-btn .search-ic {
      width: 24px;
      height: 24px; }
    .header .search-btn .close-ic {
      width: 20px;
      height: 20px;
      background-size: cover;
      display: none;
      margin-right: 4px; }
    @media (max-width: 1024px) {
      .active_menu .header .search-btn {
        display: none; } }
  .header .user {
    display: flex;
    padding: 10px 0 10px 0;
    font: 600 12px/18px "Poppins", sans-serif;
    color: #3E4653;
    text-transform: uppercase;
    cursor: pointer;
    position: relative; }
    @media (max-width: 565px) {
      .header .user {
        position: static; } }
    .header .user__icons {
      display: flex;
      align-items: center;
      column-gap: 16px;
      margin-right: 28px; }
      @media (max-width: 1024px) {
        .header .user__icons {
          column-gap: 24px;
          margin-right: 32px; } }
      @media (max-width: 767px) {
        .header .user__icons {
          display: none;
          margin-right: 0;
          column-gap: 32px; } }
      @media (max-width: 767px) {
        .active_menu.user-logged .header .user__icons {
          display: flex; } }
      .header .user__icons img {
        max-width: inherit; }
      .header .user__icons > a img:last-child {
        display: none; }
      .header .user__icons > a.has-dot img:first-child {
        display: none; }
      .header .user__icons > a.has-dot img:last-child {
        display: initial; }
    .header .user__text {
      display: block;
      width: 100%;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      color: #3E4653; }
      @media (max-width: 1024px) {
        .header .user__text {
          pointer-events: none; } }
    .header .user__name {
      padding: 5px 36px 5px 12px;
      position: relative;
      max-width: 141px; }
      @media (max-width: 375px) {
        .header .user__name {
          max-width: 100px; } }
      .header .user__name::after {
        content: "";
        width: 16px;
        min-width: 16px;
        display: block;
        height: 16px;
        background-size: contain;
        background: url("../images/icons/Chrevron.svg") no-repeat center;
        position: absolute;
        right: 12px;
        top: 6px; }
      @media (max-width: 767px) {
        .active_menu.user-logged .header .user__name {
          display: none; } }
    .header .user__links {
      display: none;
      width: max-content;
      min-width: 240px;
      padding: 16px 0;
      position: absolute;
      top: 100%;
      right: 0;
      background: #fff;
      border: 1px solid #F3F3F4;
      box-shadow: 0px 4px 8px rgba(90, 91, 106, 0.2);
      border-radius: 8px; }
      @media (max-width: 565px) {
        .header .user__links {
          border-top-left-radius: 0;
          border-top-right-radius: 0;
          min-width: unset;
          width: 100vw;
          padding: 10px 0;
          right: unset;
          left: 0;
          border: 0; } }
      .header .user__links::before {
        display: none;
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
        background: #0E213A;
        opacity: 0.2;
        width: 100vw;
        height: 100vh; }
        @media (max-width: 565px) {
          .header .user__links::before {
            display: block; } }
      .header .user__links a {
        display: flex;
        align-items: center;
        padding: 8px 8px 8px 18px;
        font: 16px/24px "Poppins", sans-serif;
        color: #3E4653;
        text-transform: none; }
        @media (max-width: 565px) {
          .header .user__links a {
            font: 14px/21px "Poppins", sans-serif;
            padding: 13px 18px; } }
        .header .user__links a.active, .header .user__links a:hover {
          background: #F3F3F4;
          font-weight: 500;
          letter-spacing: -.13px; }
        .header .user__links a img {
          max-width: 16px;
          margin-right: 18px; }
    .header .user.active .user__name {
      background: #F3F3F4;
      border-radius: 8px; }
      .header .user.active .user__name::after {
        transform: rotate(180deg); }
    .header .user.active .user__links {
      display: block; }
  .header__right {
    display: flex; }
    @media (max-width: 1024px) {
      .header__right {
        margin-left: auto; } }
    @media (max-width: 1024px) {
      body.active_menu .header__right {
        order: 2; } }
  .header__auth {
    display: flex;
    align-items: center; }
    @media (min-width: 1200px) {
      .header__auth {
        padding-left: 40px; } }
    .header__auth-register, .header__auth-login {
      padding: 12px 20px;
      white-space: nowrap;
      font: 500 14px/16px "Poppins", sans-serif; }
      @media (max-width: 1024px) {
        .header__auth-register, .header__auth-login {
          padding: 6px 12px;
          font: 500 12px/18px "Poppins", sans-serif; } }
    .header__auth-login {
      margin-right: 16px;
      padding: 10px 20px; }
      @media (max-width: 1024px) {
        .header__auth-login {
          padding: 4px 12px;
          margin-right: 8px; } }
      @media (max-width: 565px) {
        .header__auth-login {
          display: none; } }
    .header__auth--mobile {
      display: none;
      align-items: center;
      justify-content: center;
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100vw;
      height: 72px;
      background: #F2F7FC;
      animation: menu-width .5s ease-in-out;
      overflow: hidden; }
      @media (max-width: 565px) {
        .active_menu.user-not-logged:not(.auth-disabled) .header__auth--mobile {
          display: flex; } }
    .header__auth--mobile .header__auth-login {
      display: initial;
      padding: 10px 20px; }
    .header__auth--mobile .header__auth-register {
      padding: 12px 20px; }

.mobile_filter {
  display: none; }

.footer {
  background: #2A3242;
  color: #fff;
  padding-top: 55px; }
  @media screen and (max-width: 1024px) {
    .footer {
      padding-top: 32px; } }
  .footer-top {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      .footer-top {
        flex-direction: column; } }
    .footer-top .logo {
      color: #fff; }
      @media screen and (max-width: 1024px) {
        .footer-top .logo img {
          max-width: 186px; } }
      .footer-top .logo span {
        display: block;
        letter-spacing: -1.03706px;
        opacity: 0.5;
        font: 400 26px/39px "Poppins", sans-serif; }
        @media screen and (max-width: 1024px) {
          .footer-top .logo span {
            display: none; } }
    .footer-top .social {
      display: flex;
      align-items: center; }
      @media screen and (max-width: 767px) {
        .footer-top .social {
          flex-direction: column; } }
      .footer-top .social-links {
        display: flex;
        align-items: center; }
        @media (max-width: 767px) {
          .footer-top .social-links {
            width: 100%;
            justify-content: space-between; } }
      .footer-top .social span {
        font: 500 12px/18px "Poppins", sans-serif;
        letter-spacing: 0.033em; }
        @media screen and (max-width: 1024px) {
          .footer-top .social span {
            font-size: 10px; } }
        @media screen and (max-width: 767px) {
          .footer-top .social span {
            margin: 40px 0 22px;
            display: block;
            font-size: 14px;
            text-transform: uppercase; } }
      .footer-top .social a {
        margin-left: 28px;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        transition: all 0.2s linear; }
        @media screen and (max-width: 1024px) {
          .footer-top .social a {
            margin-left: 16px; } }
        @media screen and (max-width: 767px) {
          .footer-top .social a {
            margin-left: 36px; } }
        .footer-top .social a:hover {
          opacity: 0.8; }
        .footer-top .social a:first-child {
          margin-left: 38px; }
          @media screen and (max-width: 1024px) {
            .footer-top .social a:first-child {
              margin-left: 20px; } }
          @media screen and (max-width: 767px) {
            .footer-top .social a:first-child {
              margin-left: 0; } }
        @media screen and (max-width: 1024px) {
          .footer-top .social a img {
            max-width: 24px; } }
        @media screen and (max-width: 767px) {
          .footer-top .social a img {
            max-width: 36px; } }
      .footer-top .social__donate {
        padding-left: 32px;
        margin-left: 32px;
        border-left: 2px solid #4d5360; }
        @media (max-width: 1024px) {
          .footer-top .social__donate {
            padding-left: 16px;
            margin-left: 16px; } }
        @media (max-width: 767px) {
          .footer-top .social__donate {
            width: 100%;
            padding-left: 0;
            margin-left: 0;
            padding-top: 16px;
            margin-top: 25px;
            border-left: none;
            border-top: 2px solid #4d5360; } }
        .footer-top .social__donate a {
          margin: 0 auto !important;
          display: block; }
          @media (max-width: 767px) {
            .footer-top .social__donate a {
              width: fit-content; } }
  .footer-center {
    display: flex;
    border-top: 1px solid #4D5360;
    margin-top: 55px;
    padding: 42px 0; }
    @media screen and (max-width: 1024px) {
      .footer-center {
        margin-top: 33px;
        padding: 22px 0; } }
    @media screen and (max-width: 767px) {
      .footer-center {
        flex-direction: column;
        align-items: center;
        padding: 0 0 32px; } }
    .footer-center .column {
      margin-left: 120px; }
      @media screen and (max-width: 1024px) {
        .footer-center .column {
          margin-left: 65px; } }
      @media screen and (max-width: 767px) {
        .footer-center .column {
          margin-left: 0;
          text-align: center;
          margin-top: 32px; } }
      .footer-center .column:first-child {
        margin-left: 0; }
      .footer-center .column .title {
        font: 400 20px/31px "Poppins", sans-serif;
        letter-spacing: 0.0075em;
        margin-bottom: 24px; }
        @media screen and (max-width: 1024px) {
          .footer-center .column .title {
            font-size: 16px;
            line-height: 25px;
            margin-bottom: 16px; } }
      .footer-center .column ul li {
        margin-top: 8px; }
        .footer-center .column ul li:first-child {
          margin-top: 0; }
        .footer-center .column ul li a,
        .footer-center .column ul li span {
          color: #fff;
          font: 400 14px "Poppins", sans-serif; }
          @media screen and (max-width: 1024px) {
            .footer-center .column ul li a,
            .footer-center .column ul li span {
              font-size: 12px; } }
        .footer-center .column ul li a:hover {
          text-decoration: underline; }
      .footer-center .column p,
      .footer-center .column a {
        color: #fff;
        font: 400 14px "Poppins", sans-serif;
        max-width: 270px; }
        @media screen and (max-width: 1024px) {
          .footer-center .column p,
          .footer-center .column a {
            max-width: 180px;
            font-size: 12px; } }
        @media screen and (max-width: 767px) {
          .footer-center .column p,
          .footer-center .column a {
            max-width: 270px; } }
  .footer-bottom {
    background: #101A2B;
    padding: 16px 0;
    font: 400 14px/21px "Poppins", sans-serif; }
    @media screen and (max-width: 1024px) {
      .footer-bottom {
        font-size: 12px; } }
    @media screen and (max-width: 767px) {
      .footer-bottom {
        text-align: center; } }

.site-main.health .filters:first-child {
  padding-top: 40px; }

.filters {
  margin-bottom: 50px; }
  @media (max-width: 565px) {
    .filters {
      display: none; } }

.mobile_filter .container, .filters .container {
  display: flex; }

.mobile_filter .search-form, .filters .search-form {
  max-width: 596px; }
  .mobile_filter .search-form__input, .filters .search-form__input {
    background: #F3F3F4;
    border: 2px solid #F3F3F4;
    box-shadow: none; }

.mobile_filter .tags-filter, .filters .tags-filter {
  position: relative; }
  @media screen and (max-width: 565px) {
    .mobile_filter .tags-filter, .filters .tags-filter {
      position: initial; } }
  .mobile_filter .tags-filter .filter-button, .filters .tags-filter .filter-button {
    border: 2px solid #E1E1E4;
    background: #fff;
    box-sizing: border-box;
    -webkit-border-radius: 44px;
    -moz-border-radius: 44px;
    border-radius: 44px;
    padding: 6px 16px;
    margin-left: 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
    color: #3E4653;
    font-size: 16px;
    line-height: 150%;
    font-weight: normal; }
    .mobile_filter .tags-filter .filter-button:after, .filters .tags-filter .filter-button:after {
      display: block;
      content: "";
      width: 16px;
      background-size: contain;
      height: 14px;
      margin-left: 13px;
      background: url("../images/icons/filter-icon.svg") center center no-repeat; }
    .mobile_filter .tags-filter .filter-button_focus, .filters .tags-filter .filter-button_focus {
      border: 2px solid #666D77; }
    .mobile_filter .tags-filter .filter-button span, .filters .tags-filter .filter-button span {
      margin-right: 12px;
      font-weight: 500;
      font-size: 14px;
      line-height: 21px;
      background: #054A92;
      border-radius: 99px;
      color: #fff;
      width: 22px;
      text-align: center; }
  .mobile_filter .tags-filter .filters-list, .filters .tags-filter .filters-list {
    display: none;
    position: absolute;
    margin-top: 8px;
    padding: 8px 8px 0;
    width: 280px;
    flex-direction: column;
    background: #fff;
    border: 1px solid #F3F3F4;
    box-shadow: 0px 4px 8px rgba(90, 91, 106, 0.2);
    border-radius: 8px;
    z-index: 1; }
    .mobile_filter .tags-filter .filters-list.opened-position, .filters .tags-filter .filters-list.opened-position {
      display: flex; }
      @media screen and (max-width: 1024px) {
        .mobile_filter .tags-filter .filters-list.opened-position, .filters .tags-filter .filters-list.opened-position {
          right: 0; } }
      @media screen and (max-width: 565px) {
        .mobile_filter .tags-filter .filters-list.opened-position, .filters .tags-filter .filters-list.opened-position {
          left: 16px;
          right: 16px;
          width: calc(100% - 32px); } }
    .mobile_filter .tags-filter .filters-list ul, .filters .tags-filter .filters-list ul {
      border-bottom: 1px solid #E1E1E4;
      max-height: 410px;
      overflow-y: scroll; }
      @media (max-width: 565px) {
        .mobile_filter .tags-filter .filters-list ul, .filters .tags-filter .filters-list ul {
          max-height: calc(100vh - (72px +  49px + 33px + 120px));
          overflow-y: scroll; }
          .body-cookies .mobile_filter .tags-filter .filters-list ul, .body-cookies .filters .tags-filter .filters-list ul {
            max-height: calc(100vh - (72px +  49px + 33px + 370px)); } }
      .mobile_filter .tags-filter .filters-list ul li, .filters .tags-filter .filters-list ul li {
        padding: 11px;
        cursor: pointer;
        text-transform: capitalize;
        font-weight: 500;
        color: #101A2B;
        line-height: 24px;
        margin-bottom: 8px; }
        .mobile_filter .tags-filter .filters-list ul li.blue-background, .filters .tags-filter .filters-list ul li.blue-background {
          background: #F2F7FC; }
        .mobile_filter .tags-filter .filters-list ul li label, .filters .tags-filter .filters-list ul li label {
          cursor: pointer;
          display: flex;
          align-items: center; }
          .mobile_filter .tags-filter .filters-list ul li label input, .filters .tags-filter .filters-list ul li label input {
            margin: 0 15px 0 0;
            cursor: pointer;
            width: 18px;
            height: 18px; }
    .mobile_filter .tags-filter .filters-list div, .filters .tags-filter .filters-list div {
      margin: 16px auto;
      padding: 6px 16px;
      line-height: 21px;
      background: #0066CC;
      border-radius: 99px;
      color: #fff;
      cursor: pointer; }
      .mobile_filter .tags-filter .filters-list div.already-active, .filters .tags-filter .filters-list div.already-active {
        background: #0066CC; }

.mobile_filter {
  display: none;
  position: fixed;
  top: 72px;
  left: 0;
  width: 100%;
  z-index: 99;
  padding-bottom: 9px;
  background: #fff;
  box-shadow: 0 4px 8px rgba(58, 58, 68, 0.16); }
  .body-cookies .mobile_filter {
    top: calc(72px + 247px); }
  .body-site-dev .mobile_filter {
    top: calc(72px + 40px); }
  .body_active_search .mobile_filter + .site-main {
    padding-top: 48px; }
  .body_active_search.blog .mobile_filter + .site-main {
    padding-top: 19px; }

.active-filter-wr {
  margin-top: -30px;
  margin-bottom: 50px; }
  @media (max-width: 565px) {
    .active-filter-wr {
      margin: 0;
      padding: 20px 0; } }

.active-filter {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 16px;
  margin-bottom: 24px;
  background: #F2F7FC;
  border-radius: 8px; }
  .search-page .active-filter, section.filters .active-filter {
    margin-bottom: 0;
    margin-top: 24px; }
  .active-filter__items {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: -8px; }
  .active-filter__item {
    display: flex;
    align-items: center;
    margin: 8px 8px 0 0;
    padding: 0 10px 0 8px;
    font: 500 12px/18px "Poppins", sans-serif;
    color: #fff;
    border-radius: 100px;
    background: #0358AE;
    cursor: pointer; }
    .active-filter__item .close-ic-white {
      margin-left: 6px; }
  .active-filter__clear-all {
    padding-left: 10px;
    color: #0066CC;
    font: 600 14px/16px "Poppins", sans-serif;
    cursor: pointer;
    white-space: nowrap; }

.search-other-results {
  background: #fafafa;
  padding-top: 81px;
  padding-bottom: 105px; }
  @media (max-width: 1024px) {
    .search-other-results {
      padding: 35px 0; } }
  .search-other-results__people {
    display: none; }
  .search-other-results--global {
    background: #fff; }
  .search-other-results .posts-list {
    margin-top: 0; }
    .search-other-results .posts-list .post-item {
      background: #fff; }
  .search-other-results__title {
    margin-bottom: 35px;
    font: 24px/34px "Poppins", sans-serif;
    color: #3E4653; }
    .search-other-results--global .search-other-results__title {
      display: none; }
    @media (max-width: 1024px) {
      .search-other-results__title {
        margin-bottom: 25px;
        font: 20px/28px "Poppins", sans-serif; } }
  .search-other-results__section:not(:last-child) {
    margin-bottom: 69px; }
  .search-other-results__section--qa .categories .collection-item, .search-other-results__section--glossary .categories .collection-item,
  .search-other-results--global .search-other-results__section .categories .collection-item {
    margin: 0; }
  .search-other-results__section-title,
  .search-other-results .categories .collection-item .title-part {
    margin-bottom: 24px;
    font: 500 20px/32px "Poppins", sans-serif; }
    @media (max-width: 565px) {
      .search-other-results__section-title,
      .search-other-results .categories .collection-item .title-part {
        font: 500 17px/25px "Poppins", sans-serif; } }
    .search-other-results__section-title h3,
    .search-other-results .categories .collection-item .title-part h3 {
      font: inherit; }
  .search-other-results a.search-other-results__section-title {
    display: block;
    color: #3E4653; }
  .search-other-results__cards {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px; }
    @media (max-width: 565px) {
      .search-other-results__cards {
        grid-template-columns: 1fr;
        gap: 12px; } }
  .search-other-results__card {
    display: flex;
    flex-direction: column;
    padding: 24px 16px 28px;
    background: #fff;
    border: 1px solid #F3F3F4;
    box-shadow: 0 2px 4px rgba(90, 91, 106, 0.1);
    border-radius: 16px; }
    .search-other-results__card-title {
      max-width: 316px;
      font: 600 20px/25px "Poppins", sans-serif;
      color: #3E4653; }
      @media (max-width: 1024px) {
        .search-other-results__card-title {
          font-size: 16px;
          line-height: 20px; } }
    .search-other-results__card-text {
      margin-top: 8px;
      margin-bottom: 28px;
      font: 14px/21px "Poppins", sans-serif;
      color: #535A66; }
    .search-other-results__card-link {
      margin-top: auto;
      color: #06c;
      letter-spacing: 0.01em;
      font: 600 14px/16px "Poppins", sans-serif; }
  .search-other-results__not-found {
    margin-top: 80px;
    margin-bottom: 80px; }

.global-search {
  display: flex;
  align-self: center;
  align-items: center;
  height: 100%; }
  @media (max-width: 565px) {
    .global-search {
      display: none; } }
  @media (max-width: 1024px) {
    .global-search.global-search--active {
      width: 100%;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%); } }
  @media (max-width: 1024px) {
    .global-search.global-search--active .global-search__icon {
      margin-right: 24px; } }
  .global-search__icon {
    min-width: 24px;
    margin-left: 28px;
    cursor: pointer; }
    @media (max-width: 1024px) {
      .global-search__icon {
        margin-left: 32px; } }
  .global-search__body {
    display: none;
    align-items: center;
    width: calc(100% - 168px - 60px);
    height: 100%;
    padding-left: 30px;
    padding-right: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    background: #fff; }
    .global-search--active .global-search__body {
      display: flex; }
    @media (max-width: 1199px) {
      .global-search__body {
        padding-right: 24px; } }
    @media (max-width: 1024px) {
      .global-search__body {
        width: 100% !important;
        padding-left: 24px; } }
    @media (max-width: 767px) {
      .global-search__body {
        width: 100% !important;
        padding: 0 16px; } }
    .global-search__body .container {
      padding: 0; }
    .global-search__body .search-form__input {
      background: #F3F3F4;
      border: 2px solid #F3F3F4; }
  .global-search__cancel {
    color: #0066CC;
    letter-spacing: 0.01em;
    font: 600 14px/16px "Poppins", sans-serif;
    padding-left: 24px;
    cursor: pointer; }
  @media only screen and (min-width: 566px) and (max-width: 1024px) {
    .global-search-body .custom-logo-link {
      display: none; } }

.page-template-template-lifestyle .global-search__body,
.post-type-archive-encyclopedia .global-search__body,
.page-template-template-qa .global-search__body,
.page-template-template-donations .global-search__body,
.page-template-template-about-us .global-search__body,
.page-template-template-promise .global-search__body,
.page-template-template-blue-top .global-search__body {
  background: #F2F7FC; }

:root {
  --black:#000;
  --white:#fff;
  --default-100:#101a2b;
  --default-90:#2a3242;
  --default-80:#3e4653;
  --default-70:#535a66;
  --default-60:#666d77;
  --default-50:#787e87;
  --default-40:#8b8f98;
  --default-30:#9da1a8;
  --default-20:#b1b4b9;
  --default-10:#c4c6ca;
  --default-5:#e1e1e4;
  --default-0:#f3f3f4;
  --primary-100:#06c;
  --primary-90:#008de0;
  --primary-80:#00a0e9;
  --primary-70:#00acef;
  --primary-60:#00bbf6;
  --primary-50:#0cf;
  --primary-40:#29d4ff;
  --primary-30:#50dcff;
  --primary-20:#73e3ff;
  --primary-10:#97eaff;
  --primary-5:#d5f6ff;
  --primary-0:#f2fcff;
  --primary-alt-100:#0e213a;
  --primary-alt-90:#0c2e54;
  --primary-alt-80:#093b71;
  --primary-alt-70:#054a92;
  --primary-alt-60:#0358ae;
  --primary-alt-50:#06c;
  --primary-alt-40:#287ed4;
  --primary-alt-30:#5398dd;
  --primary-alt-20:#77aee4;
  --primary-alt-10:#a8cbee;
  --primary-alt-5:#d7e7f7;
  --primary-alt-0:#f2f7fc;
  --success-100:#132c14;
  --success-90:#1f4921;
  --success-80:#2b662e;
  --success-70:#37833b;
  --success-60:#43a047;
  --success-50:#65b168;
  --success-40:#87c289;
  --success-30:#a9d3ab;
  --success-20:#cbe5cc;
  --success-10:#dceddd;
  --success-5:#ecf7ed;
  --success-0:#f5faf5;
  --success-alt-100:#02292a;
  --success-alt-90:#034545;
  --success-alt-80:#046061;
  --success-alt-70:#057b7c;
  --success-alt-60:#069697;
  --success-alt-50:#33a9a9;
  --success-alt-40:#60bcbc;
  --success-alt-30:#8dcfcf;
  --success-alt-20:#bbe2e2;
  --success-alt-10:#d1ebec;
  --success-alt-5:#e5f5f5;
  --success-alt-0:#f0fafa;
  --attention-100:#463209;
  --attention-90:#66480d;
  --attention-80:#8f6512;
  --attention-70:#b88217;
  --attention-60:#d6981b;
  --attention-50:#e5ae40;
  --attention-40:#ebbf67;
  --attention-30:#f5ce84;
  --attention-20:#ffd98f;
  --attention-10:#ffe5b3;
  --attention-5:#ffefd1;
  --attention-0:#fff8eb;
  --attention-alt-100:#452400;
  --attention-alt-90:#733c00;
  --attention-alt-80:#a05300;
  --attention-alt-70:#ce6b00;
  --attention-alt-60:#fb8200;
  --attention-alt-50:#fb982e;
  --attention-alt-40:#fcaf5c;
  --attention-alt-30:#fdc68b;
  --attention-alt-20:#fddcb9;
  --attention-alt-10:#fee7cd;
  --attention-alt-5:#ffefde;
  --attention-alt-0:#fff6ed;
  --warning-100:#43130f;
  --warning-90:#6f1f19;
  --warning-80:#9c2b23;
  --warning-70:#c8372d;
  --warning-60:#f44336;
  --warning-50:#f6655a;
  --warning-40:#f8877f;
  --warning-30:#faa9a3;
  --warning-20:#fccbc8;
  --warning-10:#fddcda;
  --warning-5:#fee8e7;
  --warning-0:#fef2f1;
  --warning-alt-100:#411222;
  --warning-alt-90:#6c1e38;
  --warning-alt-80:#97294e;
  --warning-alt-70:#c23564;
  --warning-alt-60:#ec407a;
  --warning-alt-50:#ef6292;
  --warning-alt-40:#f285aa;
  --warning-alt-30:#f6a8c2;
  --warning-alt-20:#f9cada;
  --warning-alt-10:#fbdce6;
  --warning-alt-5:#fdedf2;
  --warning-alt-0:#fff7fa;
  --g-default:linear-gradient(90deg,var(--default-40),var(--default-70));
  --g-primary:linear-gradient(90deg,var(--primary-60),var(--primary-100));
  --g-success:linear-gradient(90deg,var(--success-60),var(--success-alt-70));
  --g-warning:linear-gradient(90deg,var(--warning-60),var(--warning-alt-70));
  --g-attention:linear-gradient(90deg,var(--attention-60),var(--attention-alt-70));
  --g-default-alt:linear-gradient(90deg,var(--default-5),var(--default-20));
  --g-primary-alt:linear-gradient(90deg,var(--primary-5),#b4bbe2);
  --g-success-alt:linear-gradient(90deg,var(--success-10),var(--success-alt-30));
  --g-warning-alt:linear-gradient(90deg,var(--warning-10),var(--warning-alt-30));
  --g-attention-alt:linear-gradient(90deg,var(--attention-10),var(--attention-alt-30)); }

.search-other-results__people .search-other-results__friends *,
.search-other-results__people .search-other-results__matches * {
  font-family: Poppins,sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: var(--default-100); }

.search-other-results__people .search-other-results__friends .btn,
.search-other-results__people .search-other-results__matches .btn {
  border-radius: 99px;
  font-weight: 500;
  outline: none;
  cursor: pointer;
  padding: 6px 22px;
  border: 2px solid;
  line-height: 24px;
  transition: all .3s ease-in-out; }

.search-other-results__people .search-other-results__friends .btn:disabled,
.search-other-results__people .search-other-results__matches .btn:disabled {
  cursor: not-allowed; }

@media (max-width: 1024px) {
  .search-other-results__people .search-other-results__friends .btn,
  .search-other-results__people .search-other-results__matches .btn {
    font-size: 14px;
    line-height: 17px;
    padding: 10px 18px; } }

.search-other-results__people .search-other-results__friends .btn-small,
.search-other-results__people .search-other-results__matches .btn-small {
  padding: 3.5px 14px;
  font-size: 14px;
  line-height: 21px; }

@media (max-width: 1024px) {
  .search-other-results__people .search-other-results__friends .btn-small,
  .search-other-results__people .search-other-results__matches .btn-small {
    font-size: 12px;
    line-height: 18px;
    padding: 4px 10px; } }

.search-other-results__people .search-other-results__friends .btn-large,
.search-other-results__people .search-other-results__matches .btn-large {
  padding: 13.5px 30px;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: .0075em;
  font-weight: 600; }

@media (max-width: 1024px) {
  .search-other-results__people .search-other-results__friends .btn-large,
  .search-other-results__people .search-other-results__matches .btn-large {
    font-size: 16px;
    line-height: 20px;
    padding: 12px 22px; } }

.search-other-results__people .search-other-results__friends .btn-default,
.search-other-results__people .search-other-results__matches .btn-default {
  color: var(--white);
  background: var(--default-100);
  border-color: var(--default-100); }

.search-other-results__people .search-other-results__friends .btn-default:hover,
.search-other-results__people .search-other-results__matches .btn-default:hover {
  background: var(--black);
  border-color: var(--black); }

.search-other-results__people .search-other-results__friends .btn-default:disabled,
.search-other-results__people .search-other-results__matches .btn-default:disabled {
  opacity: .3; }

.search-other-results__people .search-other-results__friends .btn-default-alt,
.search-other-results__people .search-other-results__matches .btn-default-alt {
  color: var(--default-100);
  background: var(--white);
  border-color: var(--white); }

.search-other-results__people .search-other-results__friends .btn-default-alt:hover,
.search-other-results__people .search-other-results__matches .btn-default-alt:hover {
  background: var(--default-5);
  border-color: var(--default-5); }

.search-other-results__people .search-other-results__friends .btn-default-alt:disabled,
.search-other-results__people .search-other-results__matches .btn-default-alt:disabled {
  opacity: .4; }

.search-other-results__people .search-other-results__friends .btn-primary,
.search-other-results__people .search-other-results__matches .btn-primary {
  color: var(--white);
  background: var(--primary-100);
  border-color: var(--primary-100); }

.search-other-results__people .search-other-results__friends .btn-primary:hover,
.search-other-results__people .search-other-results__matches .btn-primary:hover {
  color: var(--white);
  background: var(--default-100);
  border-color: var(--default-100); }

.search-other-results__people .search-other-results__friends .btn-primary:disabled,
.search-other-results__people .search-other-results__matches .btn-primary:disabled {
  opacity: .3; }

.search-other-results__people .search-other-results__friends .btn-primary-alt,
.search-other-results__people .search-other-results__matches .btn-primary-alt {
  color: var(--primary-100);
  background: var(--white);
  border-color: var(--white); }

.search-other-results__people .search-other-results__friends .btn-primary-alt:hover,
.search-other-results__people .search-other-results__matches .btn-primary-alt:hover {
  color: var(--default-100); }

.search-other-results__people .search-other-results__friends .btn-primary-alt:disabled,
.search-other-results__people .search-other-results__matches .btn-primary-alt:disabled {
  opacity: .3; }

.search-other-results__people .search-other-results__friends .btn-ghost,
.search-other-results__people .search-other-results__matches .btn-ghost {
  background: transparent; }

.search-other-results__people .search-other-results__friends .btn-ghost.btn-primary, .search-other-results__people .search-other-results__friends .btn-ghost.btn-primary-alt,
.search-other-results__people .search-other-results__matches .btn-ghost.btn-primary,
.search-other-results__people .search-other-results__matches .btn-ghost.btn-primary-alt {
  color: var(--primary-100);
  border-color: var(--primary-100); }

.search-other-results__people .search-other-results__friends .btn-ghost.btn-primary-alt:hover, .search-other-results__people .search-other-results__friends .btn-ghost.btn-primary:hover,
.search-other-results__people .search-other-results__matches .btn-ghost.btn-primary-alt:hover,
.search-other-results__people .search-other-results__matches .btn-ghost.btn-primary:hover {
  border-color: var(--white);
  background: var(--white); }

.search-other-results__people .search-other-results__friends .btn-ghost.btn-default,
.search-other-results__people .search-other-results__matches .btn-ghost.btn-default {
  color: var(--default-100); }

.search-other-results__people .search-other-results__friends .btn-ghost.btn-default-alt, .search-other-results__people .search-other-results__friends .btn-ghost.btn-default:hover,
.search-other-results__people .search-other-results__matches .btn-ghost.btn-default-alt,
.search-other-results__people .search-other-results__matches .btn-ghost.btn-default:hover {
  color: var(--white); }

.search-other-results__people .search-other-results__friends .btn-ghost.btn-default-alt:hover,
.search-other-results__people .search-other-results__matches .btn-ghost.btn-default-alt:hover {
  background-color: var(--white);
  color: var(--default-100); }

.search-other-results__people .search-other-results__friends .btn-link,
.search-other-results__people .search-other-results__matches .btn-link {
  background: transparent;
  border-color: transparent;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: .01em;
  color: var(--primary-100); }

.search-other-results__people .search-other-results__friends .btn-link:disabled, .search-other-results__people .search-other-results__friends .btn-link:hover,
.search-other-results__people .search-other-results__matches .btn-link:disabled,
.search-other-results__people .search-other-results__matches .btn-link:hover {
  color: var(--default-100); }

.search-other-results__people .search-other-results__friends .btn-link:disabled,
.search-other-results__people .search-other-results__matches .btn-link:disabled {
  opacity: .4; }

.search-other-results__people .search-other-results__friends .input-btn, .search-other-results__people .search-other-results__friends input, .search-other-results__people .search-other-results__friends select, .search-other-results__people .search-other-results__friends textarea,
.search-other-results__people .search-other-results__matches .input-btn,
.search-other-results__people .search-other-results__matches input,
.search-other-results__people .search-other-results__matches select,
.search-other-results__people .search-other-results__matches textarea {
  display: inline-block;
  height: 48px;
  background: var(--white);
  border: 2px solid var(--default-100);
  box-sizing: border-box;
  border-radius: 8px;
  font-weight: 500;
  line-height: 24px;
  padding: 10px;
  transition: all .2s ease-in-out;
  outline: none; }

.search-other-results__people .search-other-results__friends .input-btn[type=password], .search-other-results__people .search-other-results__friends input[type=password], .search-other-results__people .search-other-results__friends select[type=password], .search-other-results__people .search-other-results__friends textarea[type=password],
.search-other-results__people .search-other-results__matches .input-btn[type=password],
.search-other-results__people .search-other-results__matches input[type=password],
.search-other-results__people .search-other-results__matches select[type=password],
.search-other-results__people .search-other-results__matches textarea[type=password] {
  padding-right: 30px; }

.search-other-results__people .search-other-results__friends .input-btn:active, .search-other-results__people .search-other-results__friends .input-btn:focus, .search-other-results__people .search-other-results__friends .input-btn:hover, .search-other-results__people .search-other-results__friends input:active, .search-other-results__people .search-other-results__friends input:focus, .search-other-results__people .search-other-results__friends input:hover, .search-other-results__people .search-other-results__friends select:active, .search-other-results__people .search-other-results__friends select:focus, .search-other-results__people .search-other-results__friends select:hover, .search-other-results__people .search-other-results__friends textarea:active, .search-other-results__people .search-other-results__friends textarea:focus, .search-other-results__people .search-other-results__friends textarea:hover,
.search-other-results__people .search-other-results__matches .input-btn:active,
.search-other-results__people .search-other-results__matches .input-btn:focus,
.search-other-results__people .search-other-results__matches .input-btn:hover,
.search-other-results__people .search-other-results__matches input:active,
.search-other-results__people .search-other-results__matches input:focus,
.search-other-results__people .search-other-results__matches input:hover,
.search-other-results__people .search-other-results__matches select:active,
.search-other-results__people .search-other-results__matches select:focus,
.search-other-results__people .search-other-results__matches select:hover,
.search-other-results__people .search-other-results__matches textarea:active,
.search-other-results__people .search-other-results__matches textarea:focus,
.search-other-results__people .search-other-results__matches textarea:hover {
  border-color: var(--primary-100); }

.search-other-results__people .search-other-results__friends .input-btn:disabled, .search-other-results__people .search-other-results__friends input:disabled, .search-other-results__people .search-other-results__friends select:disabled, .search-other-results__people .search-other-results__friends textarea:disabled,
.search-other-results__people .search-other-results__matches .input-btn:disabled,
.search-other-results__people .search-other-results__matches input:disabled,
.search-other-results__people .search-other-results__matches select:disabled,
.search-other-results__people .search-other-results__matches textarea:disabled {
  background: var(--default-0);
  border-color: var(--default-20);
  color: var(--default-30) !important; }

.search-other-results__people .search-other-results__friends .input-btn.error, .search-other-results__people .search-other-results__friends input.error, .search-other-results__people .search-other-results__friends select.error, .search-other-results__people .search-other-results__friends textarea.error,
.search-other-results__people .search-other-results__matches .input-btn.error,
.search-other-results__people .search-other-results__matches input.error,
.search-other-results__people .search-other-results__matches select.error,
.search-other-results__people .search-other-results__matches textarea.error {
  border-color: var(--warning-70); }

.search-other-results__people .search-other-results__friends .input-btn.error:not([type=password]), .search-other-results__people .search-other-results__friends input.error:not([type=password]), .search-other-results__people .search-other-results__friends select.error:not([type=password]), .search-other-results__people .search-other-results__friends textarea.error:not([type=password]),
.search-other-results__people .search-other-results__matches .input-btn.error:not([type=password]),
.search-other-results__people .search-other-results__matches input.error:not([type=password]),
.search-other-results__people .search-other-results__matches select.error:not([type=password]),
.search-other-results__people .search-other-results__matches textarea.error:not([type=password]) {
  background-image: url(../images/icons/vue/error.0e5ff2cc.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) 12px;
  padding-right: 40px; }

.search-other-results__people .search-other-results__friends input::-webkit-inner-spin-button, .search-other-results__people .search-other-results__friends input::-webkit-outer-spin-button,
.search-other-results__people .search-other-results__matches input::-webkit-inner-spin-button,
.search-other-results__people .search-other-results__matches input::-webkit-outer-spin-button {
  -webkit-appearance: none; }

.search-other-results__people .search-other-results__friends input[type=number],
.search-other-results__people .search-other-results__matches input[type=number] {
  -moz-appearance: textfield; }

.search-other-results__people .search-other-results__friends textarea,
.search-other-results__people .search-other-results__matches textarea {
  resize: none;
  height: auto; }

.search-other-results__people .search-other-results__friends select,
.search-other-results__people .search-other-results__matches select {
  padding: 5px 36px 5px 12px;
  background: var(--white) url(../images/icons/vue/chevron-gray.d65f1404.svg) no-repeat;
  background-position: calc(100% - 11px) 18px;
  background-size: 14px 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.search-other-results__people .search-other-results__friends .checkbox, .search-other-results__people .search-other-results__friends .radio,
.search-other-results__people .search-other-results__matches .checkbox,
.search-other-results__people .search-other-results__matches .radio {
  font-weight: 500;
  color: var(--default-80);
  position: relative; }

.search-other-results__people .search-other-results__friends .checkbox span, .search-other-results__people .search-other-results__friends .radio span,
.search-other-results__people .search-other-results__matches .checkbox span,
.search-other-results__people .search-other-results__matches .radio span {
  display: flex;
  align-items: center;
  cursor: pointer;
  border-radius: 4px; }

.search-other-results__people .search-other-results__friends .checkbox span i, .search-other-results__people .search-other-results__friends .radio span i,
.search-other-results__people .search-other-results__matches .checkbox span i,
.search-other-results__people .search-other-results__matches .radio span i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  position: relative;
  border-radius: 4px;
  margin-right: 4px; }

.search-other-results__people .search-other-results__friends .checkbox span i:before, .search-other-results__people .search-other-results__friends .radio span i:before,
.search-other-results__people .search-other-results__matches .checkbox span i:before,
.search-other-results__people .search-other-results__matches .radio span i:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  border: 2px solid var(--default-70);
  border-radius: 3px;
  margin: 11px; }

.search-other-results__people .search-other-results__friends .checkbox input, .search-other-results__people .search-other-results__friends .radio input,
.search-other-results__people .search-other-results__matches .checkbox input,
.search-other-results__people .search-other-results__matches .radio input {
  position: absolute;
  opacity: 0;
  z-index: -1; }

.search-other-results__people .search-other-results__friends .checkbox input:disabled + span, .search-other-results__people .search-other-results__friends .radio input:disabled + span,
.search-other-results__people .search-other-results__matches .checkbox input:disabled + span,
.search-other-results__people .search-other-results__matches .radio input:disabled + span {
  cursor: not-allowed;
  color: var(--default-40); }

.search-other-results__people .search-other-results__friends .checkbox input:disabled + span i:before, .search-other-results__people .search-other-results__friends .radio input:disabled + span i:before,
.search-other-results__people .search-other-results__matches .checkbox input:disabled + span i:before,
.search-other-results__people .search-other-results__matches .radio input:disabled + span i:before {
  border-color: var(--default-30); }

.search-other-results__people .search-other-results__friends .checkbox input:checked + span, .search-other-results__people .search-other-results__friends .radio input:checked + span,
.search-other-results__people .search-other-results__matches .checkbox input:checked + span,
.search-other-results__people .search-other-results__matches .radio input:checked + span {
  background-color: var(--primary-alt-0); }

.search-other-results__people .search-other-results__friends .checkbox input:checked + span i, .search-other-results__people .search-other-results__friends .radio input:checked + span i,
.search-other-results__people .search-other-results__matches .checkbox input:checked + span i,
.search-other-results__people .search-other-results__matches .radio input:checked + span i {
  position: relative; }

.search-other-results__people .search-other-results__friends .checkbox input:checked + span i:before, .search-other-results__people .search-other-results__friends .radio input:checked + span i:before,
.search-other-results__people .search-other-results__matches .checkbox input:checked + span i:before,
.search-other-results__people .search-other-results__matches .radio input:checked + span i:before {
  border-color: var(--default-90);
  background-color: var(--default-90); }

.search-other-results__people .search-other-results__friends .checkbox input:checked + span i:after, .search-other-results__people .search-other-results__friends .radio input:checked + span i:after,
.search-other-results__people .search-other-results__matches .checkbox input:checked + span i:after,
.search-other-results__people .search-other-results__matches .radio input:checked + span i:after {
  left: 11px;
  top: 11px;
  content: "";
  display: block;
  position: absolute;
  background-color: var(--primary-alt-0);
  -webkit-mask-image: url(../images/icons/vue/check.34638dc3.svg);
  mask-image: url(../images/icons/vue/check.34638dc3.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 18px;
  height: 18px; }

.search-other-results__people .search-other-results__friends .checkbox input:checked:disabled + span i:before, .search-other-results__people .search-other-results__friends .radio input:checked:disabled + span i:before,
.search-other-results__people .search-other-results__matches .checkbox input:checked:disabled + span i:before,
.search-other-results__people .search-other-results__matches .radio input:checked:disabled + span i:before {
  background-color: var(--default-30); }

.search-other-results__people .search-other-results__friends .checkbox input:not(:checked):not(:disabled) + span:hover i, .search-other-results__people .search-other-results__friends .radio input:not(:checked):not(:disabled) + span:hover i,
.search-other-results__people .search-other-results__matches .checkbox input:not(:checked):not(:disabled) + span:hover i,
.search-other-results__people .search-other-results__matches .radio input:not(:checked):not(:disabled) + span:hover i {
  background-color: var(--default-0); }

.search-other-results__people .search-other-results__friends .radio span, .search-other-results__people .search-other-results__friends .radio span i,
.search-other-results__people .search-other-results__matches .radio span,
.search-other-results__people .search-other-results__matches .radio span i {
  border-radius: 99px; }

.search-other-results__people .search-other-results__friends .radio span i:before,
.search-other-results__people .search-other-results__matches .radio span i:before {
  width: 20px;
  height: 20px;
  border: 2px solid var(--default-70);
  border-radius: 99px;
  margin: 10px; }

.search-other-results__people .search-other-results__friends .radio input:checked + span,
.search-other-results__people .search-other-results__matches .radio input:checked + span {
  background-color: var(--default-0); }

.search-other-results__people .search-other-results__friends .radio input:checked + span i:before,
.search-other-results__people .search-other-results__matches .radio input:checked + span i:before {
  border-color: var(--default-90);
  background-color: transparent; }

.search-other-results__people .search-other-results__friends .radio input:checked + span i:after,
.search-other-results__people .search-other-results__matches .radio input:checked + span i:after {
  left: 16px;
  top: 16px;
  content: "";
  display: block;
  position: absolute;
  background-color: var(--default-100);
  mask-image: none;
  -webkit-mask-image: none;
  width: 8px;
  height: 8px;
  border-radius: 99px; }

.search-other-results__people .search-other-results__friends .form,
.search-other-results__people .search-other-results__matches .form {
  flex-direction: column; }

.search-other-results__people .search-other-results__friends .form, .search-other-results__people .search-other-results__friends .form .form-row,
.search-other-results__people .search-other-results__matches .form,
.search-other-results__people .search-other-results__matches .form .form-row {
  display: flex; }

@media (max-width: 767px) {
  .search-other-results__people .search-other-results__friends .form .form-row,
  .search-other-results__people .search-other-results__matches .form .form-row {
    flex-direction: column; } }

.search-other-results__people .search-other-results__friends .form .form-row .label, .search-other-results__people .search-other-results__friends .form .form-row label,
.search-other-results__people .search-other-results__matches .form .form-row .label,
.search-other-results__people .search-other-results__matches .form .form-row label {
  flex: 1;
  display: flex;
  flex-direction: column;
  margin-right: 8px;
  font-size: 14px;
  line-height: 21px;
  color: var(--default-90);
  position: relative; }

@media (max-width: 1024px) {
  .search-other-results__people .search-other-results__friends .form .form-row .label, .search-other-results__people .search-other-results__friends .form .form-row label,
  .search-other-results__people .search-other-results__matches .form .form-row .label,
  .search-other-results__people .search-other-results__matches .form .form-row label {
    font-size: 12px;
    line-height: 18px; } }

@media (max-width: 767px) {
  .search-other-results__people .search-other-results__friends .form .form-row .label, .search-other-results__people .search-other-results__friends .form .form-row label,
  .search-other-results__people .search-other-results__matches .form .form-row .label,
  .search-other-results__people .search-other-results__matches .form .form-row label {
    margin: 0; } }

.search-other-results__people .search-other-results__friends .form .form-row .label:last-child, .search-other-results__people .search-other-results__friends .form .form-row label:last-child,
.search-other-results__people .search-other-results__matches .form .form-row .label:last-child,
.search-other-results__people .search-other-results__matches .form .form-row label:last-child {
  margin-right: 0; }

.search-other-results__people .search-other-results__friends .form .form-row .label .field-subtext, .search-other-results__people .search-other-results__friends .form .form-row label .field-subtext,
.search-other-results__people .search-other-results__matches .form .form-row .label .field-subtext,
.search-other-results__people .search-other-results__matches .form .form-row label .field-subtext {
  display: flex;
  justify-content: space-between;
  width: 100%; }

.search-other-results__people .search-other-results__friends .form .form-row .label .field-error, .search-other-results__people .search-other-results__friends .form .form-row .label .field-info, .search-other-results__people .search-other-results__friends .form .form-row .label .text-count, .search-other-results__people .search-other-results__friends .form .form-row label .field-error, .search-other-results__people .search-other-results__friends .form .form-row label .field-info, .search-other-results__people .search-other-results__friends .form .form-row label .text-count,
.search-other-results__people .search-other-results__matches .form .form-row .label .field-error,
.search-other-results__people .search-other-results__matches .form .form-row .label .field-info,
.search-other-results__people .search-other-results__matches .form .form-row .label .text-count,
.search-other-results__people .search-other-results__matches .form .form-row label .field-error,
.search-other-results__people .search-other-results__matches .form .form-row label .field-info,
.search-other-results__people .search-other-results__matches .form .form-row label .text-count {
  min-height: 18px;
  margin-top: 8px;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: var(--default-60); }

@media (max-width: 1024px) {
  .search-other-results__people .search-other-results__friends .form .form-row .label .field-error, .search-other-results__people .search-other-results__friends .form .form-row .label .field-info, .search-other-results__people .search-other-results__friends .form .form-row .label .text-count, .search-other-results__people .search-other-results__friends .form .form-row label .field-error, .search-other-results__people .search-other-results__friends .form .form-row label .field-info, .search-other-results__people .search-other-results__friends .form .form-row label .text-count,
  .search-other-results__people .search-other-results__matches .form .form-row .label .field-error,
  .search-other-results__people .search-other-results__matches .form .form-row .label .field-info,
  .search-other-results__people .search-other-results__matches .form .form-row .label .text-count,
  .search-other-results__people .search-other-results__matches .form .form-row label .field-error,
  .search-other-results__people .search-other-results__matches .form .form-row label .field-info,
  .search-other-results__people .search-other-results__matches .form .form-row label .text-count {
    font-size: 10px;
    min-height: 15px;
    line-height: 15px; } }

.search-other-results__people .search-other-results__friends .form .form-row .label .field-error, .search-other-results__people .search-other-results__friends .form .form-row label .field-error,
.search-other-results__people .search-other-results__matches .form .form-row .label .field-error,
.search-other-results__people .search-other-results__matches .form .form-row label .field-error {
  color: var(--warning-70); }

.search-other-results__people .search-other-results__friends .form .form-row .label .field-info, .search-other-results__people .search-other-results__friends .form .form-row .label .text-count, .search-other-results__people .search-other-results__friends .form .form-row label .field-info, .search-other-results__people .search-other-results__friends .form .form-row label .text-count,
.search-other-results__people .search-other-results__matches .form .form-row .label .field-info,
.search-other-results__people .search-other-results__matches .form .form-row .label .text-count,
.search-other-results__people .search-other-results__matches .form .form-row label .field-info,
.search-other-results__people .search-other-results__matches .form .form-row label .text-count {
  text-align: right; }

.search-other-results__people .search-other-results__friends .form .form-row .label .input-btn, .search-other-results__people .search-other-results__friends .form .form-row .label input, .search-other-results__people .search-other-results__friends .form .form-row .label select, .search-other-results__people .search-other-results__friends .form .form-row .label textarea, .search-other-results__people .search-other-results__friends .form .form-row label .input-btn, .search-other-results__people .search-other-results__friends .form .form-row label input, .search-other-results__people .search-other-results__friends .form .form-row label select, .search-other-results__people .search-other-results__friends .form .form-row label textarea,
.search-other-results__people .search-other-results__matches .form .form-row .label .input-btn,
.search-other-results__people .search-other-results__matches .form .form-row .label input,
.search-other-results__people .search-other-results__matches .form .form-row .label select,
.search-other-results__people .search-other-results__matches .form .form-row .label textarea,
.search-other-results__people .search-other-results__matches .form .form-row label .input-btn,
.search-other-results__people .search-other-results__matches .form .form-row label input,
.search-other-results__people .search-other-results__matches .form .form-row label select,
.search-other-results__people .search-other-results__matches .form .form-row label textarea {
  margin-top: 8px;
  font-size: 16px;
  line-height: 24px;
  color: var(--default-100); }

@media (max-width: 1024px) {
  .search-other-results__people .search-other-results__friends .form .form-row .label .input-btn, .search-other-results__people .search-other-results__friends .form .form-row .label input, .search-other-results__people .search-other-results__friends .form .form-row .label select, .search-other-results__people .search-other-results__friends .form .form-row .label textarea, .search-other-results__people .search-other-results__friends .form .form-row label .input-btn, .search-other-results__people .search-other-results__friends .form .form-row label input, .search-other-results__people .search-other-results__friends .form .form-row label select, .search-other-results__people .search-other-results__friends .form .form-row label textarea,
  .search-other-results__people .search-other-results__matches .form .form-row .label .input-btn,
  .search-other-results__people .search-other-results__matches .form .form-row .label input,
  .search-other-results__people .search-other-results__matches .form .form-row .label select,
  .search-other-results__people .search-other-results__matches .form .form-row .label textarea,
  .search-other-results__people .search-other-results__matches .form .form-row label .input-btn,
  .search-other-results__people .search-other-results__matches .form .form-row label input,
  .search-other-results__people .search-other-results__matches .form .form-row label select,
  .search-other-results__people .search-other-results__matches .form .form-row label textarea {
    font-size: 14px;
    line-height: 21px; } }

.search-other-results__people .search-other-results__friends .form .form-row .label .show-password, .search-other-results__people .search-other-results__friends .form .form-row label .show-password,
.search-other-results__people .search-other-results__matches .form .form-row .label .show-password,
.search-other-results__people .search-other-results__matches .form .form-row label .show-password {
  position: absolute;
  right: 10px;
  top: 43px;
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer; }

.search-other-results__people .search-other-results__friends .form .form-row .label .show-password:before, .search-other-results__people .search-other-results__friends .form .form-row label .show-password:before,
.search-other-results__people .search-other-results__matches .form .form-row .label .show-password:before,
.search-other-results__people .search-other-results__matches .form .form-row label .show-password:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(../images/icons/vue/eye-open.4f476eef.svg) no-repeat 50%;
  background-size: contain; }

.search-other-results__people .search-other-results__friends .form .form-row .label .show-password.off:before, .search-other-results__people .search-other-results__friends .form .form-row label .show-password.off:before,
.search-other-results__people .search-other-results__matches .form .form-row .label .show-password.off:before,
.search-other-results__people .search-other-results__matches .form .form-row label .show-password.off:before {
  background-image: url(../images/icons/vue/eye-off.9ed8472c.svg); }

@media (max-width: 1024px) {
  .search-other-results__people .search-other-results__friends .form .form-row .label .show-password, .search-other-results__people .search-other-results__friends .form .form-row label .show-password,
  .search-other-results__people .search-other-results__matches .form .form-row .label .show-password,
  .search-other-results__people .search-other-results__matches .form .form-row label .show-password {
    top: 40px; } }

.search-other-results__people .search-other-results__friends .Vue-Toastification__container.bottom-left,
.search-other-results__people .search-other-results__matches .Vue-Toastification__container.bottom-left {
  left: 146px;
  bottom: 20px; }

@media (max-width: 1024px) {
  .search-other-results__people .search-other-results__friends .Vue-Toastification__container.bottom-left,
  .search-other-results__people .search-other-results__matches .Vue-Toastification__container.bottom-left {
    left: 28px;
    bottom: 12px; } }

@media (max-width: 767px) {
  .search-other-results__people .search-other-results__friends .Vue-Toastification__container.bottom-left,
  .search-other-results__people .search-other-results__matches .Vue-Toastification__container.bottom-left {
    left: 12px;
    right: 12px;
    width: auto;
    bottom: auto;
    top: 80px;
    flex-direction: column; } }

.search-other-results__people .search-other-results__friends .Vue-Toastification__container .Vue-Toastification__toast,
.search-other-results__people .search-other-results__matches .Vue-Toastification__container .Vue-Toastification__toast {
  margin-bottom: 16px;
  box-shadow: 0 4px 8px rgba(90, 91, 106, 0.2);
  border-radius: 8px;
  padding: 12px 16px 16px;
  min-width: 364px; }

.search-other-results__people .search-other-results__friends .Vue-Toastification__container .Vue-Toastification__toast--error,
.search-other-results__people .search-other-results__matches .Vue-Toastification__container .Vue-Toastification__toast--error {
  background-color: var(--warning-70); }

.search-other-results__people .search-other-results__friends .Vue-Toastification__container .Vue-Toastification__toast--warning,
.search-other-results__people .search-other-results__matches .Vue-Toastification__container .Vue-Toastification__toast--warning {
  background-color: var(--attention-alt-50); }

.search-other-results__people .search-other-results__friends .Vue-Toastification__container .Vue-Toastification__toast--info,
.search-other-results__people .search-other-results__matches .Vue-Toastification__container .Vue-Toastification__toast--info {
  background-color: var(--primary-alt-40); }

.search-other-results__people .search-other-results__friends .Vue-Toastification__container .Vue-Toastification__toast--success,
.search-other-results__people .search-other-results__matches .Vue-Toastification__container .Vue-Toastification__toast--success {
  background-color: var(--success-50); }

.search-other-results__people .search-other-results__friends .Vue-Toastification__container .Vue-Toastification__toast .Vue-Toastification__close-button,
.search-other-results__people .search-other-results__matches .Vue-Toastification__container .Vue-Toastification__toast .Vue-Toastification__close-button {
  margin: 0;
  align-self: flex-start;
  font-size: 0;
  opacity: 1; }

.search-other-results__people .search-other-results__friends .Vue-Toastification__container .Vue-Toastification__toast .Vue-Toastification__close-button:before,
.search-other-results__people .search-other-results__matches .Vue-Toastification__container .Vue-Toastification__toast .Vue-Toastification__close-button:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: url(../images/icons/vue/cross-white.49716c57.svg) no-repeat 50%;
  background-size: contain; }

.search-other-results__people .search-other-results__friends .Vue-Toastification__container .Vue-Toastification__toast .toast-body,
.search-other-results__people .search-other-results__matches .Vue-Toastification__container .Vue-Toastification__toast .toast-body {
  display: flex;
  flex-direction: column;
  align-items: flex-start; }

.search-other-results__people .search-other-results__friends .Vue-Toastification__container .Vue-Toastification__toast .toast-body .medium, .search-other-results__people .search-other-results__friends .Vue-Toastification__container .Vue-Toastification__toast .toast-body .small,
.search-other-results__people .search-other-results__matches .Vue-Toastification__container .Vue-Toastification__toast .toast-body .medium,
.search-other-results__people .search-other-results__matches .Vue-Toastification__container .Vue-Toastification__toast .toast-body .small {
  color: var(--white); }

.search-other-results__people .search-other-results__friends .Vue-Toastification__container .Vue-Toastification__toast .toast-body .btn,
.search-other-results__people .search-other-results__matches .Vue-Toastification__container .Vue-Toastification__toast .toast-body .btn {
  margin-top: 16px; }

@media (max-width: 1024px) {
  .search-other-results__people .search-other-results__friends .Vue-Toastification__container .Vue-Toastification__toast,
  .search-other-results__people .search-other-results__matches .Vue-Toastification__container .Vue-Toastification__toast {
    padding-top: 15.5px;
    min-width: 291px; } }

@media (max-width: 767px) {
  .search-other-results__people .search-other-results__friends .Vue-Toastification__container .Vue-Toastification__toast,
  .search-other-results__people .search-other-results__matches .Vue-Toastification__container .Vue-Toastification__toast {
    padding-top: 13.5px;
    max-width: 100%;
    width: 100%; }
  .search-other-results__people .search-other-results__friends .Vue-Toastification__container .Vue-Toastification__toast .toast-body,
  .search-other-results__people .search-other-results__matches .Vue-Toastification__container .Vue-Toastification__toast .toast-body {
    flex-direction: row;
    justify-content: space-between;
    align-items: center; }
  .search-other-results__people .search-other-results__friends .Vue-Toastification__container .Vue-Toastification__toast .toast-body .btn,
  .search-other-results__people .search-other-results__matches .Vue-Toastification__container .Vue-Toastification__toast .toast-body .btn {
    margin: 0; } }

.search-other-results__people .search-other-results__friends *,
.search-other-results__people .search-other-results__matches * {
  color: var(--default-100); }

.search-other-results__people .search-other-results__friends #app, .search-other-results__people .search-other-results__friends body, .search-other-results__people .search-other-results__friends html,
.search-other-results__people .search-other-results__matches #app,
.search-other-results__people .search-other-results__matches body,
.search-other-results__people .search-other-results__matches html {
  min-height: 100vh;
  background-color: #fafafa; }

.search-other-results__people .search-other-results__friends #app,
.search-other-results__people .search-other-results__matches #app {
  display: flex;
  flex-direction: column; }

.search-other-results__people .search-other-results__friends .h1, .search-other-results__people .search-other-results__friends h1,
.search-other-results__people .search-other-results__matches .h1,
.search-other-results__people .search-other-results__matches h1 {
  font-size: 96px;
  line-height: 106px;
  font-weight: 400;
  letter-spacing: -.026em; }

@media (max-width: 1024px) {
  .search-other-results__people .search-other-results__friends .h1, .search-other-results__people .search-other-results__friends h1,
  .search-other-results__people .search-other-results__matches .h1,
  .search-other-results__people .search-other-results__matches h1 {
    font-weight: 500;
    font-size: 48px;
    line-height: 58px;
    letter-spacing: -.025em; } }

.search-other-results__people .search-other-results__friends .h2, .search-other-results__people .search-other-results__friends h2,
.search-other-results__people .search-other-results__matches .h2,
.search-other-results__people .search-other-results__matches h2 {
  font-size: 60px;
  line-height: 72px;
  font-weight: 400;
  letter-spacing: -.025em; }

@media (max-width: 1024px) {
  .search-other-results__people .search-other-results__friends .h2, .search-other-results__people .search-other-results__friends h2,
  .search-other-results__people .search-other-results__matches .h2,
  .search-other-results__people .search-other-results__matches h2 {
    font-weight: 500;
    font-size: 48px;
    line-height: 58px;
    letter-spacing: -.025em; } }

@media (max-width: 767px) {
  .search-other-results__people .search-other-results__friends .h2, .search-other-results__people .search-other-results__friends h2,
  .search-other-results__people .search-other-results__matches .h2,
  .search-other-results__people .search-other-results__matches h2 {
    font-size: 34px;
    line-height: 41px; } }

.search-other-results__people .search-other-results__friends .h3, .search-other-results__people .search-other-results__friends h3,
.search-other-results__people .search-other-results__matches .h3,
.search-other-results__people .search-other-results__matches h3 {
  font-size: 48px;
  line-height: 60px;
  font-weight: 400;
  letter-spacing: -.01em; }

@media (max-width: 1024px) {
  .search-other-results__people .search-other-results__friends .h3, .search-other-results__people .search-other-results__friends h3,
  .search-other-results__people .search-other-results__matches .h3,
  .search-other-results__people .search-other-results__matches h3 {
    font-size: 32px;
    line-height: 38px;
    letter-spacing: -.025em; } }

@media (max-width: 767px) {
  .search-other-results__people .search-other-results__friends .h3, .search-other-results__people .search-other-results__friends h3,
  .search-other-results__people .search-other-results__matches .h3,
  .search-other-results__people .search-other-results__matches h3 {
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: -.025em; } }

.search-other-results__people .search-other-results__friends .h4, .search-other-results__people .search-other-results__friends h4,
.search-other-results__people .search-other-results__matches .h4,
.search-other-results__people .search-other-results__matches h4 {
  font-weight: 500;
  font-size: 34px;
  line-height: 44px;
  letter-spacing: -.01em; }

@media (max-width: 1024px) {
  .search-other-results__people .search-other-results__friends .h4, .search-other-results__people .search-other-results__friends h4,
  .search-other-results__people .search-other-results__matches .h4,
  .search-other-results__people .search-other-results__matches h4 {
    font-size: 24px;
    line-height: 31px; } }

@media (max-width: 767px) {
  .search-other-results__people .search-other-results__friends .h4, .search-other-results__people .search-other-results__friends h4,
  .search-other-results__people .search-other-results__matches .h4,
  .search-other-results__people .search-other-results__matches h4 {
    font-size: 20px;
    line-height: 26px; } }

.search-other-results__people .search-other-results__friends .h5, .search-other-results__people .search-other-results__friends h5,
.search-other-results__people .search-other-results__matches .h5,
.search-other-results__people .search-other-results__matches h5 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 400; }

@media (max-width: 1024px) {
  .search-other-results__people .search-other-results__friends .h5, .search-other-results__people .search-other-results__friends h5,
  .search-other-results__people .search-other-results__matches .h5,
  .search-other-results__people .search-other-results__matches h5 {
    font-size: 20px;
    line-height: 28px; } }

@media (max-width: 767px) {
  .search-other-results__people .search-other-results__friends .h5, .search-other-results__people .search-other-results__friends h5,
  .search-other-results__people .search-other-results__matches .h5,
  .search-other-results__people .search-other-results__matches h5 {
    font-weight: 500;
    font-size: 18px;
    line-height: 27px; } }

.search-other-results__people .search-other-results__friends .h6, .search-other-results__people .search-other-results__friends h6,
.search-other-results__people .search-other-results__matches .h6,
.search-other-results__people .search-other-results__matches h6 {
  font-weight: 600;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: .0075em; }

@media (max-width: 1024px) {
  .search-other-results__people .search-other-results__friends .h6, .search-other-results__people .search-other-results__friends h6,
  .search-other-results__people .search-other-results__matches .h6,
  .search-other-results__people .search-other-results__matches h6 {
    font-size: 16px;
    line-height: 20px; } }

@media (max-width: 767px) {
  .search-other-results__people .search-other-results__friends .h6, .search-other-results__people .search-other-results__friends h6,
  .search-other-results__people .search-other-results__matches .h6,
  .search-other-results__people .search-other-results__matches h6 {
    font-size: 16px;
    line-height: 20px; } }

.search-other-results__people .search-other-results__friends .medium,
.search-other-results__people .search-other-results__matches .medium {
  font-weight: 500; }

.search-other-results__people .search-other-results__friends .large,
.search-other-results__people .search-other-results__matches .large {
  font-size: 20px;
  line-height: 32px;
  letter-spacing: .0075em; }

.search-other-results__people .search-other-results__friends .large.medium,
.search-other-results__people .search-other-results__matches .large.medium {
  letter-spacing: .004em; }

@media (max-width: 1024px) {
  .search-other-results__people .search-other-results__friends .large,
  .search-other-results__people .search-other-results__matches .large {
    font-size: 16px;
    line-height: 25px; }
  .search-other-results__people .search-other-results__friends .large.medium,
  .search-other-results__people .search-other-results__matches .large.medium {
    letter-spacing: .0075em; } }

.search-other-results__people .search-other-results__friends .small,
.search-other-results__people .search-other-results__matches .small {
  font-size: 14px;
  line-height: 21px; }

@media (max-width: 1024px) {
  .search-other-results__people .search-other-results__friends .small,
  .search-other-results__people .search-other-results__matches .small {
    font-size: 12px;
    line-height: 18px; } }

.search-other-results__people .search-other-results__friends .muted,
.search-other-results__people .search-other-results__matches .muted {
  color: var(--default-50); }

.search-other-results__people .search-other-results__friends .overline,
.search-other-results__people .search-other-results__matches .overline {
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: .1em;
  text-transform: uppercase; }

.search-other-results__people .search-other-results__friends .overline.small,
.search-other-results__people .search-other-results__matches .overline.small {
  font-size: 10px;
  line-height: 12px; }

@media (max-width: 1024px) {
  .search-other-results__people .search-other-results__friends .overline,
  .search-other-results__people .search-other-results__matches .overline {
    font-size: 10px;
    line-height: 13px; }
  .search-other-results__people .search-other-results__friends .overline.small,
  .search-other-results__people .search-other-results__matches .overline.small {
    font-size: 8px;
    line-height: 10px; } }

.search-other-results__people .search-other-results__friends .caption,
.search-other-results__people .search-other-results__matches .caption {
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: .033em; }

.search-other-results__people .search-other-results__friends .caption .small,
.search-other-results__people .search-other-results__matches .caption .small {
  font-size: 10px;
  line-height: 12px;
  letter-spacing: .06em; }

@media (max-width: 1024px) {
  .search-other-results__people .search-other-results__friends .caption,
  .search-other-results__people .search-other-results__matches .caption {
    font-size: 10px;
    line-height: 15px; }
  .search-other-results__people .search-other-results__friends .caption.small,
  .search-other-results__people .search-other-results__matches .caption.small {
    font-size: 8px;
    line-height: 10px;
    letter-spacing: .02em; } }

.search-other-results__people .search-other-results__friends .fade-enter-active, .search-other-results__people .search-other-results__friends .fade-leave-active,
.search-other-results__people .search-other-results__matches .fade-enter-active,
.search-other-results__people .search-other-results__matches .fade-leave-active {
  transition: opacity .1s; }

.search-other-results__people .search-other-results__friends .fade-enter, .search-other-results__people .search-other-results__friends .fade-leave-to,
.search-other-results__people .search-other-results__matches .fade-enter,
.search-other-results__people .search-other-results__matches .fade-leave-to {
  opacity: 0; }

.search-other-results__people .search-other-results__friends body.no-scroll,
.search-other-results__people .search-other-results__matches body.no-scroll {
  overflow: hidden; }

.search-other-results__people .search-other-results__friends .drop-down button.active + .drop-down-container,
.search-other-results__people .search-other-results__matches .drop-down button.active + .drop-down-container {
  display: block !important; }

.search-other-results__people .search-other-results__friends .drop-down[data-v-bb87d374] {
  position: relative; }

.search-other-results__people .search-other-results__friends .drop-down button[data-v-bb87d374] {
  cursor: pointer;
  display: flex;
  align-items: center;
  font-weight: inherit;
  text-transform: inherit;
  font-size: inherit;
  line-height: inherit;
  white-space: inherit; }

.search-other-results__people .search-other-results__friends .drop-down button[data-v-bb87d374]:after {
  content: "";
  display: block;
  background: url(../images/icons/vue/chevron-gray.d65f1404.svg) no-repeat 50%;
  background-size: contain;
  min-width: 11.2px;
  min-height: 6.4px;
  margin-left: 10.4px;
  margin-right: 2.2px; }

.search-other-results__people .search-other-results__friends .drop-down-container[data-v-bb87d374] {
  position: absolute;
  background: transparent; }

.search-other-results__people .search-other-results__friends .drop-down-container.bottom[data-v-bb87d374] {
  padding-top: var(3fbb8666);
  top: 100%; }

.search-other-results__people .search-other-results__friends .drop-down-container.top[data-v-bb87d374] {
  padding-bottom: var(3fbb8666);
  bottom: 100%; }

.search-other-results__people .search-other-results__friends .drop-down-container.left[data-v-bb87d374] {
  left: 0; }

.search-other-results__people .search-other-results__friends .drop-down-container.right[data-v-bb87d374] {
  right: 0; }

.search-other-results__people .search-other-results__friends .drop-down-container .drop-down-container-inner[data-v-bb87d374] {
  background: var(--white);
  border: 1px solid var(--default-0);
  box-shadow: 0 4px 8px rgba(90, 91, 106, 0.2);
  border-radius: 8px;
  padding: 12px 0; }

.search-other-results__people .search-other-results__friends .drop-down-container .drop-down-container-inner[data-v-bb87d374] ul li {
  margin: 4px 0; }

.search-other-results__people .search-other-results__friends .drop-down-container .drop-down-container-inner[data-v-bb87d374] ul li a {
  display: inline-flex;
  align-items: center;
  width: 100%;
  padding: 8px 16px;
  margin: 0;
  white-space: nowrap;
  border-radius: 0;
  text-decoration: none;
  text-transform: none;
  color: var(--default-80);
  letter-spacing: normal; }

.search-other-results__people .search-other-results__friends .drop-down-container .drop-down-container-inner[data-v-bb87d374] ul li a.router-link-active, .search-other-results__people .search-other-results__friends .drop-down-container .drop-down-container-inner[data-v-bb87d374] ul li a:hover {
  background-color: var(--default-0);
  font-weight: 500;
  color: var(--default-100);
  letter-spacing: -.13px; }

.search-other-results__people .search-other-results__friends .drop-down-container .drop-down-container-inner[data-v-bb87d374] ul li a.router-link-active i, .search-other-results__people .search-other-results__friends .drop-down-container .drop-down-container-inner[data-v-bb87d374] ul li a:hover i {
  background-color: var(--default-100); }

.search-other-results__people .search-other-results__friends .drop-down-container .drop-down-container-inner[data-v-bb87d374] ul li button {
  border: none;
  width: 100%;
  height: 100%;
  min-width: 159px;
  padding: 8px 16px;
  border-radius: 0;
  white-space: nowrap;
  background: transparent;
  text-align: left;
  line-height: 24px;
  cursor: pointer; }

.search-other-results__people .search-other-results__friends .drop-down-container .drop-down-container-inner[data-v-bb87d374] ul li button:hover {
  font-weight: 500;
  background-color: var(--primary-alt-0); }

.search-other-results__people .search-other-results__friends .users-wrapper[data-v-2c08d186] {
  min-height: 100%;
  display: flex;
  flex-direction: column; }

.search-other-results__people .search-other-results__friends .users-wrapper .no-results[data-v-2c08d186] {
  margin: auto;
  color: var(--default-60);
  padding: 48px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center; }

.search-other-results__people .search-other-results__friends .users-wrapper .no-results i[data-v-2c08d186] {
  display: block;
  background: url(../images/icons/vue/alt_search.f1289bb5.svg) no-repeat 50%;
  background-size: contain;
  width: 48px;
  height: 48px;
  margin-bottom: 16px; }

@media (max-width: 1024px) {
  .search-other-results__people .search-other-results__friends .users-wrapper .no-results[data-v-2c08d186] {
    padding: 28px; } }

@media (max-width: 767px) {
  .search-other-results__people .search-other-results__friends .users-wrapper .no-results[data-v-2c08d186] {
    padding: 16px; } }

.search-other-results__people .search-other-results__friends .search-container[data-v-2c08d186] {
  padding: 48px 64px;
  max-width: 738px; }

.search-other-results__people .search-other-results__friends .search-container form[data-v-2c08d186] {
  display: flex;
  align-items: center; }

.search-other-results__people .search-other-results__friends .search-container .input-container[data-v-2c08d186] {
  width: 100%;
  position: relative; }

.search-other-results__people .search-other-results__friends .search-container .input-container input[data-v-2c08d186] {
  background: var(--default-0) url(../images/icons/vue/search-grey.006f4536.svg) no-repeat 14px 10px;
  border: 2px solid var(--default-0);
  border-radius: 100px;
  font-weight: 400;
  padding: 6px 37px 6px 38px;
  height: 40px;
  width: 100%; }

.search-other-results__people .search-other-results__friends .search-container .input-container input[data-v-2c08d186]:not(:-moz-placeholder-shown) {
  border-color: var(--default-60); }

.search-other-results__people .search-other-results__friends .search-container .input-container input[data-v-2c08d186]:not(:-ms-input-placeholder) {
  border-color: var(--default-60); }

.search-other-results__people .search-other-results__friends .search-container .input-container input[data-v-2c08d186]:focus, .search-other-results__people .search-other-results__friends .search-container .input-container input[data-v-2c08d186]:not(:placeholder-shown) {
  border-color: var(--default-60); }

.search-other-results__people .search-other-results__friends .search-container .input-container .clear[data-v-2c08d186] {
  position: absolute;
  cursor: pointer;
  padding: 0;
  border: none;
  background: url(../images/icons/vue/cross-gray.10f4566f.svg) no-repeat 50%;
  background-size: 12px 12px;
  width: 20px;
  height: 20px;
  top: 10px;
  right: 16px; }

.search-other-results__people .search-other-results__friends .search-container .btn[data-v-2c08d186] {
  margin-left: 16px;
  display: flex;
  align-items: center; }

.search-other-results__people .search-other-results__friends .search-container .btn[data-v-2c08d186]:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  margin-left: 8px;
  background: url(../images/icons/vue/arrow-right-white.47206a8c.svg) no-repeat 50%;
  background-size: contain; }

@media (max-width: 1024px) {
  .search-other-results__people .search-other-results__friends .search-container[data-v-2c08d186] {
    padding: 40px 28px;
    max-width: 100%; }
  .search-other-results__people .search-other-results__friends .search-container .btn[data-v-2c08d186] {
    font-size: 0;
    padding: 8px; }
  .search-other-results__people .search-other-results__friends .search-container .btn[data-v-2c08d186]:after {
    margin-left: 0; } }

@media (max-width: 767px) {
  .search-other-results__people .search-other-results__friends .search-container[data-v-2c08d186] {
    display: none; } }

.search-other-results__people .search-other-results__friends .users-content[data-v-2c08d186] {
  flex: 1; }

.search-other-results__people .search-other-results__friends .users-content .card[data-v-2c08d186] {
  background-color: var(--white);
  border: 1px solid var(--default-0);
  filter: drop-shadow(0 2px 4px rgba(90, 91, 106, 0.1));
  border-radius: 16px;
  padding: 24px;
  display: flex;
  align-items: flex-start;
  margin-bottom: 8px;
  position: relative; }

.search-other-results__people .search-other-results__friends .users-content .card .avatar[data-v-2c08d186] {
  text-decoration: none;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--primary-70);
  border-radius: 99px;
  overflow: hidden;
  margin-right: 20px; }

.search-other-results__people .search-other-results__friends .users-content .card .avatar img[data-v-2c08d186] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  background-color: var(--white); }

.search-other-results__people .search-other-results__friends .users-content .card .avatar span[data-v-2c08d186] {
  color: var(--white);
  font-weight: 500; }

.search-other-results__people .search-other-results__friends .users-content .card .user-info[data-v-2c08d186] {
  padding-top: 6px;
  flex: 1;
  max-width: calc(100% - 228px); }

.search-other-results__people .search-other-results__friends .users-content .card .user-info .h5[data-v-2c08d186] {
  display: block;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.search-other-results__people .search-other-results__friends .users-content .card .user-info .interests[data-v-2c08d186] {
  display: flex;
  flex-wrap: wrap;
  margin-top: 23px;
  margin-bottom: -8px; }

.search-other-results__people .search-other-results__friends .users-content .card .user-info .interests .tag[data-v-2c08d186] {
  margin-right: 8px;
  margin-bottom: 8px;
  border: 1px solid var(--primary-alt-10);
  padding: 0 15px;
  border-radius: 99px;
  text-transform: uppercase; }

.search-other-results__people .search-other-results__friends .users-content .card .user-info .message[data-v-2c08d186] {
  margin-top: 24px;
  color: var(--default-60);
  word-break: break-all; }

.search-other-results__people .search-other-results__friends .users-content .card .user-info .controls[data-v-2c08d186] {
  margin-top: 40px; }

.search-other-results__people .search-other-results__friends .users-content .card .user-info .controls .caption.small[data-v-2c08d186] {
  text-transform: uppercase;
  color: var(--default-70); }

.search-other-results__people .search-other-results__friends .users-content .card .user-info .controls .btns[data-v-2c08d186] {
  display: none;
  align-items: center; }

@media (max-width: 1024px) {
  .search-other-results__people .search-other-results__friends .users-content .card .user-info .controls .btns[data-v-2c08d186], .search-other-results__people .search-other-results__friends .users-content .card .user-info .controls[data-v-2c08d186] {
    display: flex; } }

.search-other-results__people .search-other-results__friends .users-content .card .controls[data-v-2c08d186] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: auto; }

.search-other-results__people .search-other-results__friends .users-content .card .controls .btn-primary[data-v-2c08d186] {
  display: flex;
  align-items: center;
  text-decoration: none; }

.search-other-results__people .search-other-results__friends .users-content .card .controls .btn-primary[data-v-2c08d186]:before {
  content: "";
  display: block;
  -webkit-mask: url(../images/icons/vue/msg.26ae9efb.svg) no-repeat center;
  mask: url(../images/icons/vue/msg.26ae9efb.svg) no-repeat center;
  width: 16px;
  height: 16px;
  margin-right: 8px;
  background-color: var(--white); }

.search-other-results__people .search-other-results__friends .users-content .card .controls[data-v-2c08d186] .drop-down > button {
  background: transparent;
  border: 2px solid var(--default-100);
  border-radius: 99px;
  padding: 6px;
  transition: all .3s ease-in-out;
  margin-left: 8px; }

.search-other-results__people .search-other-results__friends .users-content .card .controls[data-v-2c08d186] .drop-down > button:after {
  content: "";
  display: block;
  -webkit-mask-image: url(../images/icons/vue/more.7323661f.svg);
  mask-image: url(../images/icons/vue/more.7323661f.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  background: var(--default-100);
  width: 16px;
  height: 16px;
  margin: 0;
  transition: all .3s ease-in-out; }

.search-other-results__people .search-other-results__friends .users-content .card .controls[data-v-2c08d186] .drop-down > button.active, .search-other-results__people .search-other-results__friends .users-content .card .controls[data-v-2c08d186] .drop-down > button:hover {
  background-color: var(--default-100); }

.search-other-results__people .search-other-results__friends .users-content .card .controls[data-v-2c08d186] .drop-down > button.active:after, .search-other-results__people .search-other-results__friends .users-content .card .controls[data-v-2c08d186] .drop-down > button:hover:after {
  background-color: var(--white); }

@media (max-width: 1024px) {
  .search-other-results__people .search-other-results__friends .users-content .card .controls[data-v-2c08d186] {
    display: none; } }

@media (max-width: 1024px) {
  .search-other-results__people .search-other-results__friends .users-content[data-v-2c08d186] {
    max-width: none;
    padding: 0 28px 28px; }
  .search-other-results__people .search-other-results__friends .users-content .card .avatar[data-v-2c08d186] {
    position: absolute;
    margin: 0; }
  .search-other-results__people .search-other-results__friends .users-content .card .user-info[data-v-2c08d186] {
    max-width: 100%;
    padding: 0; }
  .search-other-results__people .search-other-results__friends .users-content .card .user-info .h5[data-v-2c08d186] {
    padding: 10.5px 0;
    margin-left: 72px; }
  .search-other-results__people .search-other-results__friends .users-content .card .user-info .interests[data-v-2c08d186] {
    margin-top: 16px; }
  .search-other-results__people .search-other-results__friends .users-content .card .user-info .controls[data-v-2c08d186] {
    margin-top: 32px; } }

@media (max-width: 767px) {
  .search-other-results__people .search-other-results__friends .users-content[data-v-2c08d186] {
    padding: 16px; } }

.search-other-results__people .search-other-results__friends .users-content .card .user-info .h5[data-v-2c08d186]::after {
  content: attr(data-role);
  color: var(--default-30);
  text-transform: capitalize; }

.search-other-results__people .search-other-results__matches .drop-down[data-v-bb87d374] {
  position: relative; }

.search-other-results__people .search-other-results__matches .drop-down button[data-v-bb87d374] {
  cursor: pointer;
  display: flex;
  align-items: center;
  font-weight: inherit;
  text-transform: inherit;
  font-size: inherit;
  line-height: inherit;
  white-space: inherit; }

.search-other-results__people .search-other-results__matches .drop-down button[data-v-bb87d374]:after {
  content: "";
  display: block;
  background: url(../images/icons/vue/chevron-gray.d65f1404.svg) no-repeat 50%;
  background-size: contain;
  min-width: 11.2px;
  min-height: 6.4px;
  margin-left: 10.4px;
  margin-right: 2.2px; }

.search-other-results__people .search-other-results__matches .drop-down-container[data-v-bb87d374] {
  position: absolute;
  background: transparent; }

.search-other-results__people .search-other-results__matches .drop-down-container.bottom[data-v-bb87d374] {
  padding-top: var(3fbb8666);
  top: 100%; }

.search-other-results__people .search-other-results__matches .drop-down-container.top[data-v-bb87d374] {
  padding-bottom: var(3fbb8666);
  bottom: 100%; }

.search-other-results__people .search-other-results__matches .drop-down-container.left[data-v-bb87d374] {
  left: 0; }

.search-other-results__people .search-other-results__matches .drop-down-container.right[data-v-bb87d374] {
  right: 0; }

.search-other-results__people .search-other-results__matches .drop-down-container .drop-down-container-inner[data-v-bb87d374] {
  background: var(--white);
  border: 1px solid var(--default-0);
  box-shadow: 0 4px 8px rgba(90, 91, 106, 0.2);
  border-radius: 8px;
  padding: 12px 0; }

.search-other-results__people .search-other-results__matches .drop-down-container .drop-down-container-inner[data-v-bb87d374] ul li {
  margin: 4px 0; }

.search-other-results__people .search-other-results__matches .drop-down-container .drop-down-container-inner[data-v-bb87d374] ul li a {
  display: inline-flex;
  align-items: center;
  width: 100%;
  padding: 8px 16px;
  margin: 0;
  white-space: nowrap;
  border-radius: 0;
  text-decoration: none;
  text-transform: none;
  color: var(--default-80);
  letter-spacing: normal; }

.search-other-results__people .search-other-results__matches .drop-down-container .drop-down-container-inner[data-v-bb87d374] ul li a.router-link-active, .search-other-results__people .search-other-results__matches .drop-down-container .drop-down-container-inner[data-v-bb87d374] ul li a:hover {
  background-color: var(--default-0);
  font-weight: 500;
  color: var(--default-100);
  letter-spacing: -.13px; }

.search-other-results__people .search-other-results__matches .drop-down-container .drop-down-container-inner[data-v-bb87d374] ul li a.router-link-active i, .search-other-results__people .search-other-results__matches .drop-down-container .drop-down-container-inner[data-v-bb87d374] ul li a:hover i {
  background-color: var(--default-100); }

.search-other-results__people .search-other-results__matches .drop-down-container .drop-down-container-inner[data-v-bb87d374] ul li button {
  border: none;
  width: 100%;
  height: 100%;
  min-width: 159px;
  padding: 8px 16px;
  border-radius: 0;
  white-space: nowrap;
  background: transparent;
  text-align: left;
  line-height: 24px;
  cursor: pointer; }

.search-other-results__people .search-other-results__matches .drop-down-container .drop-down-container-inner[data-v-bb87d374] ul li button:hover {
  font-weight: 500;
  background-color: var(--primary-alt-0); }

.search-other-results__people .search-other-results__matches .users-wrapper[data-v-4d87cf62] {
  min-height: 100%;
  display: flex;
  flex-direction: column; }

.search-other-results__people .search-other-results__matches .users-wrapper h4[data-v-4d87cf62] {
  margin: auto;
  color: var(--default-70);
  padding: 10px; }

.search-other-results__people .search-other-results__matches .users-content[data-v-4d87cf62] {
  flex: 1; }

.search-other-results__people .search-other-results__matches .users-content .load-more[data-v-4d87cf62] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px; }

.search-other-results__people .search-other-results__matches .users-content .card[data-v-4d87cf62] {
  background-color: var(--white);
  border: 1px solid var(--default-0);
  filter: drop-shadow(0 2px 4px rgba(90, 91, 106, 0.1));
  border-radius: 16px;
  padding: 24px;
  display: flex;
  align-items: flex-start;
  margin-bottom: 8px;
  position: relative; }

.search-other-results__people .search-other-results__matches .users-content .card .avatar[data-v-4d87cf62] {
  text-decoration: none;
  width: 68px;
  height: 68px;
  margin: 2px 16px -4px -4px; }

.search-other-results__people .search-other-results__matches .users-content .card .avatar[data-v-4d87cf62] .vrp__inner img, .search-other-results__people .search-other-results__matches .users-content .card .avatar[data-v-4d87cf62] .vrp__inner span {
  width: 48px;
  height: 48px;
  border-radius: 99px; }

.search-other-results__people .search-other-results__matches .users-content .card .avatar img[data-v-4d87cf62] {
  -o-object-fit: cover;
  object-fit: cover;
  background-color: var(--white); }

.search-other-results__people .search-other-results__matches .users-content .card .avatar span[data-v-4d87cf62] {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--primary-70);
  color: var(--white);
  font-weight: 500; }

.search-other-results__people .search-other-results__matches .users-content .card .user-info[data-v-4d87cf62] {
  flex: 1;
  max-width: calc(100% - 297px); }

.search-other-results__people .search-other-results__matches .users-content .card .user-info .h5[data-v-4d87cf62] {
  display: block;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.search-other-results__people .search-other-results__matches .users-content .card .user-info .tag[data-v-4d87cf62] {
  margin-top: 16px;
  background: var(--primary-alt-0);
  border: 1px solid var(--primary-100);
  border-radius: 99px;
  padding: 3px 9px;
  color: var(--primary-100);
  display: inline-block;
  cursor: pointer; }

.search-other-results__people .search-other-results__matches .users-content .card .controls[data-v-4d87cf62] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: auto;
  align-self: center; }

.search-other-results__people .search-other-results__matches .users-content .card .controls[data-v-4d87cf62] .drop-down > button {
  background: transparent;
  border: 2px solid var(--default-100);
  border-radius: 99px;
  padding: 6px;
  transition: all .3s ease-in-out;
  margin-left: 8px; }

.search-other-results__people .search-other-results__matches .users-content .card .controls[data-v-4d87cf62] .drop-down > button:after {
  content: "";
  display: block;
  -webkit-mask-image: url(../images/icons/vue/more.7323661f.svg);
  mask-image: url(../images/icons/vue/more.7323661f.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  background: var(--default-100);
  width: 16px;
  height: 16px;
  margin: 0;
  transition: all .3s ease-in-out; }

.search-other-results__people .search-other-results__matches .users-content .card .controls[data-v-4d87cf62] .drop-down > button.active, .search-other-results__people .search-other-results__matches .users-content .card .controls[data-v-4d87cf62] .drop-down > button:hover {
  background-color: var(--default-100); }

.search-other-results__people .search-other-results__matches .users-content .card .controls[data-v-4d87cf62] .drop-down > button.active:after, .search-other-results__people .search-other-results__matches .users-content .card .controls[data-v-4d87cf62] .drop-down > button:hover:after {
  background-color: var(--white); }

.search-other-results__people .search-other-results__matches .users-content .card.progress-card[data-v-4d87cf62] {
  flex-direction: column;
  align-items: center; }

.search-other-results__people .search-other-results__matches .users-content .card.progress-card p[data-v-4d87cf62] {
  color: var(--default-60); }

.search-other-results__people .search-other-results__matches .users-content .card.progress-card .profile-progress[data-v-4d87cf62], .search-other-results__people .search-other-results__matches .users-content .card.progress-card p[data-v-4d87cf62] {
  margin-bottom: 40px; }

.search-other-results__people .search-other-results__matches .users-content .card.progress-card .btn-primary[data-v-4d87cf62] {
  text-decoration: none; }

@media (max-width: 767px) {
  .search-other-results__people .search-other-results__matches .users-content .card[data-v-4d87cf62] {
    flex-wrap: wrap; }
  .search-other-results__people .search-other-results__matches .users-content .card .user-info[data-v-4d87cf62] {
    max-width: calc(100% - 80px); }
  .search-other-results__people .search-other-results__matches .users-content .card .controls[data-v-4d87cf62] {
    width: 100%;
    margin-top: 16px; }
  .search-other-results__people .search-other-results__matches .users-content .card .controls .btn-primary[data-v-4d87cf62] {
    width: 100%; } }

@media (max-width: 1024px) {
  .search-other-results__people .search-other-results__matches .users-content[data-v-4d87cf62] {
    max-width: none;
    padding: 28px; } }

@media (max-width: 767px) {
  .search-other-results__people .search-other-results__matches .users-content[data-v-4d87cf62] {
    padding: 16px; } }

.search-other-results__people .search-other-results__matches .vrp__wrapper[data-v-6a0cf1f6] {
  position: relative; }

.search-other-results__people .search-other-results__matches .vrp__inner[data-v-6a0cf1f6] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

.search-other-results__people .search-other-results__matches button.accept-friend {
  display: flex;
  align-items: center;
  text-decoration: none; }
  .search-other-results__people .search-other-results__matches button.accept-friend::before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    background-color: var(--white);
    -webkit-mask: url(../images/icons/vue/check.34638dc3.svg) no-repeat center;
    mask: url(../images/icons/vue/check.34638dc3.svg) no-repeat center;
    -webkit-mask-size: contain;
    mask-size: contain; }

.nw-modal--vue .caption {
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: .033em; }

.nw-modal--vue.nw-modal--no-match .nw-modal__subtitle {
  display: none; }
  .nw-modal--vue.nw-modal--no-match .nw-modal__subtitle--no-match {
    display: block;
    font-weight: 500; }

.nw-modal--vue.nw-modal--no-match .matches-items {
  display: none !important; }

.nw-modal--vue .nw-modal__body {
  padding-top: 56px; }
  @media (max-width: 1024px) {
    .nw-modal--vue .nw-modal__body {
      padding-left: 48px;
      padding-right: 48px; } }
  @media (max-width: 767px) {
    .nw-modal--vue .nw-modal__body {
      padding-left: 26px;
      padding-right: 26px; } }

@media (min-width: 768px) {
  .nw-modal--vue .nw-modal__close {
    width: 14px;
    height: 14px;
    margin: 5px;
    top: 52px;
    right: 38px;
    background: url("../images/icons/vue/cross-gray.10f4566f.svg") center center no-repeat;
    background-size: cover; } }

@media (max-width: 767px) {
  .nw-modal--vue .nw-modal__close {
    right: unset;
    left: 27px;
    top: 13px;
    background: url("../images/icons/vue/arrow-left-black.b667ded8.svg") center center no-repeat;
    width: 20px;
    height: 20px;
    background-size: contain; } }

.nw-modal--vue .nw-modal__title {
  margin-top: 0; }
  @media (max-width: 1024px) {
    .nw-modal--vue .nw-modal__title {
      font: 400 20px/28px "Poppins", sans-serif; } }
  @media (max-width: 767px) {
    .nw-modal--vue .nw-modal__title {
      font: 500 24px/29px "Poppins", sans-serif; } }

.nw-modal--vue .nw-modal__subtitle {
  max-width: 100%; }
  .nw-modal--vue .nw-modal__subtitle--no-match {
    display: none; }

.nw-modal--vue .nw-modal__button-wrapper {
  margin-top: 0;
  margin-bottom: 48px;
  border: none; }
  @media (max-width: 1024px) {
    .nw-modal--vue .nw-modal__button-wrapper {
      margin-top: 8px; } }
  @media (max-width: 767px) {
    .nw-modal--vue .nw-modal__button-wrapper {
      display: none; } }
  .nw-modal--vue .nw-modal__button-wrapper .button--gray {
    padding: 6px 22px;
    margin-right: 20px; }
    @media (max-width: 1024px) {
      .nw-modal--vue .nw-modal__button-wrapper .button--gray {
        padding: 10px 18px; } }
  @media (max-width: 1024px) {
    .nw-modal--vue .nw-modal__button-wrapper button,
    .nw-modal--vue .nw-modal__button-wrapper .button--gray {
      font: 500 14px/17px "Poppins", sans-serif;
      padding: 12px 20px; } }

.nw-modal--vue .nw-modal__textarea-counter::after {
  color: #666D77; }
  @media (max-width: 767px) {
    .nw-modal--vue .nw-modal__textarea-counter::after {
      margin-bottom: 83px; } }

@media (max-width: 1024px) {
  .nw-modal--vue .nw-modal__textarea-counter::after {
    font: 500 10px/15px "Poppins", sans-serif; } }

@media (max-width: 767px) {
  .nw-modal--vue .nw-modal__modal {
    border-radius: 0;
    background-color: #FAFAFA;
    top: 72px;
    max-height: unset;
    height: calc(100vh - 72px); }
    .body-site-dev .nw-modal--vue .nw-modal__modal {
      top: 112px;
      height: calc(100vh - 112px); }
    .body-cookies .nw-modal--vue .nw-modal__modal {
      top: 319px;
      height: calc(100vh - 319px); } }

.nw-modal--vue form {
  margin-top: 48px; }
  @media (max-width: 767px) {
    .nw-modal--vue form {
      margin-top: 36px; } }
  @media (max-width: 1024px) {
    .nw-modal--vue form label span {
      font: 12px/18px "Poppins", sans-serif; } }
  .nw-modal--vue form label textarea {
    height: 144px;
    font-weight: 500; }
    @media (max-width: 1024px) {
      .nw-modal--vue form label textarea {
        height: 129px;
        font: 500 14px/21px "Poppins", sans-serif;
        padding: 10px; } }
    .nw-modal--vue form label textarea:focus {
      border-color: #06c; }

.nw-modal--vue::after {
  background: black;
  opacity: .4; }
  @media (max-width: 767px) {
    .nw-modal--vue::after {
      display: none; } }

.nw-modal--vue > .nw-modal__button-wrapper {
  display: none;
  bottom: 0;
  position: fixed;
  background: white;
  width: 100vw;
  left: 0;
  margin: 0;
  z-index: 1111;
  top: auto;
  height: 73px;
  box-shadow: 0 -2px 4px rgba(90, 91, 106, 0.1);
  padding: 16px; }
  @media (max-width: 767px) {
    .nw-modal--vue > .nw-modal__button-wrapper {
      display: block; } }
  .nw-modal--vue > .nw-modal__button-wrapper button {
    width: 100%; }

.nw-modal--vue.nw-modal--submitted > .nw-modal__button-wrapper {
  display: none; }

.nw-modal--vue#nw-modal-add-friend__subtitle {
  margin-top: 16px;
  color: #101A2B;
  font-weight: 500; }

@media (min-width: 768px) {
  .nw-modal--vue#nw-modal-add-friend .nw-modal__close {
    display: none; } }

.nw-modal--vue#nw-modal-matches {
  /* vue match styles */
  /* vue match styles END */ }
  .nw-modal--vue#nw-modal-matches .nw-modal__body {
    padding: 48px 56px; }
  .nw-modal--vue#nw-modal-matches .nw-modal__match {
    display: inline-block;
    background: var(--primary-0);
    border: 1px solid var(--primary-100);
    border-radius: 99px;
    padding: 3px 10px;
    color: var(--primary-100);
    font-size: 18px;
    line-height: 27px;
    letter-spacing: .02em; }
    .nw-modal--vue#nw-modal-matches .nw-modal__match::before {
      content: attr(data-match); }
  .nw-modal--vue#nw-modal-matches .nw-modal__subtitle {
    margin-top: 48px;
    margin-bottom: 48px;
    color: var(--default-100); }
    .nw-modal--vue#nw-modal-matches .nw-modal__subtitle--no-match {
      margin-bottom: 0; }
  .nw-modal--vue#nw-modal-matches .nw-modal__button-wrapper {
    display: none; }
  .nw-modal--vue#nw-modal-matches .vrp__wrapper[data-v-6a0cf1f6] {
    position: relative; }
  .nw-modal--vue#nw-modal-matches .vrp__inner[data-v-6a0cf1f6] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
  .nw-modal--vue#nw-modal-matches .matches-items[data-v-676e4569] {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  @media (max-width: 767px) {
    .nw-modal--vue#nw-modal-matches .matches-items[data-v-676e4569] {
      flex-direction: column;
      align-items: center; } }
  .nw-modal--vue#nw-modal-matches .matches-items .item[data-v-676e4569] {
    width: 33%;
    min-width: 175px;
    display: flex;
    flex-direction: column;
    align-items: center; }
  .nw-modal--vue#nw-modal-matches .matches-items .item p[data-v-676e4569] {
    text-align: center;
    color: var(--default-100); }
  .nw-modal--vue#nw-modal-matches .matches-items .item p[data-v-676e4569]::before {
    content: attr(data-match); }
  .nw-modal--vue#nw-modal-matches .matches-items .item h6[data-v-676e4569] {
    margin-top: 24px;
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: .0075em; }
    @media (max-width: 767px) {
      .nw-modal--vue#nw-modal-matches .matches-items .item h6[data-v-676e4569] {
        font-size: 16px;
        line-height: 20px; } }
  @media (max-width: 767px) {
    .nw-modal--vue#nw-modal-matches .matches-items {
      padding: 26px 0; }
    .nw-modal--vue#nw-modal-matches .matches-items .item[data-v-676e4569] {
      margin-bottom: 24px; }
    .nw-modal--vue#nw-modal-matches .matches-items .item[data-v-676e4569]:last-child {
      margin-bottom: 0; } }

.single-post .single-container, .page .single-container {
  width: 100%;
  max-width: 752px;
  margin: 0 auto; }

.single-post article, .page article {
  display: flex;
  flex-direction: column; }
  .single-post article .publish-date, .page article .publish-date {
    margin-bottom: 0; }
  .single-post article .tag-link, .page article .tag-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 6px; }
    @media (max-width: 565px) {
      .single-post article .tag-link, .page article .tag-link {
        order: 1;
        margin-top: 40px; } }
    @media screen and (max-width: 565px) {
      .single-post article .tag-link .tags, .page article .tag-link .tags {
        flex-basis: 100%;
        margin-bottom: -10px; } }
    .single-post article .tag-link .tags a, .page article .tag-link .tags a {
      margin-bottom: 10px; }
    .single-post article .tag-link .copy-url, .page article .tag-link .copy-url {
      display: none; }
      @media screen and (max-width: 565px) {
        .single-post article .tag-link .copy-url, .page article .tag-link .copy-url {
          display: flex;
          flex-basis: 100%; } }
  @media screen and (max-width: 767px) {
    .single-post article .excerpt, .page article .excerpt {
      max-width: 100%; } }
  .single-post article .excerpt p, .page article .excerpt p {
    color: #666D77;
    font: 400 16px/24px "Poppins", sans-serif;
    margin-top: 16px; }
  .single-post article .post-thumbnail,
  .single-post article figure, .page article .post-thumbnail,
  .page article figure {
    margin-top: 24px; }
    @media screen and (max-width: 565px) {
      .single-post article .post-thumbnail,
      .single-post article figure, .page article .post-thumbnail,
      .page article figure {
        margin-top: 16px; } }
  .single-post article .main-title, .page article .main-title {
    font: 500 34px/44px "Poppins", sans-serif;
    margin-top: 0;
    margin-bottom: 16px; }
    @media screen and (max-width: 767px) {
      .single-post article .main-title, .page article .main-title {
        font: 500 24px/31px "Poppins", sans-serif; } }
    @media screen and (max-width: 565px) {
      .single-post article .main-title, .page article .main-title {
        font: 500 18px/27px "Poppins", sans-serif;
        margin-bottom: 8px; } }
  .single-post article p,
  .single-post article .now-what-page-content, .page article p,
  .page article .now-what-page-content {
    margin-top: 32px;
    font: 20px/32px "Poppins", sans-serif;
    letter-spacing: 0.0075em;
    color: #3E4653; }
    @media screen and (max-width: 767px) {
      .single-post article p,
      .single-post article .now-what-page-content, .page article p,
      .page article .now-what-page-content {
        font-size: 16px;
        line-height: 25px;
        margin-top: 25px; } }
    .single-post article p a:not(.tooltipstered),
    .single-post article .now-what-page-content a:not(.tooltipstered), .page article p a:not(.tooltipstered),
    .page article .now-what-page-content a:not(.tooltipstered) {
      font: 20px/32px "Poppins", sans-serif;
      color: #0066CC; }
      @media screen and (max-width: 767px) {
        .single-post article p a:not(.tooltipstered),
        .single-post article .now-what-page-content a:not(.tooltipstered), .page article p a:not(.tooltipstered),
        .page article .now-what-page-content a:not(.tooltipstered) {
          font-size: 16px;
          line-height: 25px; } }
  .single-post article h1, .page article h1 {
    font: 600 32px/44px "Poppins", sans-serif; }
    @media (max-width: 767px) {
      .single-post article h1, .page article h1 {
        font-size: 30px;
        margin-bottom: 18px; } }
  .single-post article h2, .page article h2 {
    font: 600 30px/42px "Poppins", sans-serif; }
    @media (max-width: 767px) {
      .single-post article h2, .page article h2 {
        font-size: 28px;
        margin-bottom: 18px; } }
  .single-post article h3, .page article h3 {
    font: 600 28px/40px "Poppins", sans-serif; }
    @media (max-width: 767px) {
      .single-post article h3, .page article h3 {
        font-size: 26px; } }
  .single-post article h4, .page article h4 {
    font: 600 26px/38px "Poppins", sans-serif; }
    @media (max-width: 767px) {
      .single-post article h4, .page article h4 {
        font-size: 24px; } }
  .single-post article h5, .page article h5 {
    font: 600 24px/36px "Poppins", sans-serif; }
    @media (max-width: 767px) {
      .single-post article h5, .page article h5 {
        font-size: 22px; } }
  .single-post article h6, .page article h6 {
    font: 600 22px/34px "Poppins", sans-serif; }
    @media (max-width: 767px) {
      .single-post article h6, .page article h6 {
        font-size: 20px; } }

.single-post .related-posts, .page .related-posts {
  border-top: 1px solid #E1E1E4;
  padding-top: 40px;
  margin-top: 80px; }
  @media screen and (max-width: 565px) {
    .single-post .related-posts, .page .related-posts {
      margin-top: 40px;
      padding-top: 32px; } }

.single-post .breadcrumbs_wr, .page .breadcrumbs_wr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 48px; }
  @media screen and (max-width: 1024px) {
    .single-post .breadcrumbs_wr, .page .breadcrumbs_wr {
      flex-wrap: wrap;
      flex-direction: column;
      margin-bottom: 40px; } }
  @media (max-width: 565px) {
    .single-post .breadcrumbs_wr, .page .breadcrumbs_wr {
      align-items: flex-start;
      padding-top: 20px;
      margin-bottom: 16px; } }
  .single-post .breadcrumbs_wr .breadcrumbs, .page .breadcrumbs_wr .breadcrumbs {
    margin-bottom: 0; }
    @media screen and (max-width: 1024px) {
      .single-post .breadcrumbs_wr .breadcrumbs, .page .breadcrumbs_wr .breadcrumbs {
        margin-bottom: 32px; } }
    @media screen and (max-width: 565px) {
      .single-post .breadcrumbs_wr .breadcrumbs, .page .breadcrumbs_wr .breadcrumbs {
        display: none; } }

.post-comments {
  font: 20px/32px "Poppins", sans-serif; }
  @media (max-width: 767px) {
    .post-comments {
      font: 16px/25px "Poppins", sans-serif; } }
  .post-comments__item {
    margin-top: 32px; }
  .post-comments__title {
    display: flex;
    align-items: center;
    padding: 24px;
    background: linear-gradient(90deg, #00BBF6 0%, #0066CC 100%);
    border-radius: 16px 16px 0px 0px;
    letter-spacing: 0.0075em;
    color: #fff; }
    @media (max-width: 767px) {
      .post-comments__title {
        padding: 10px 12px; } }
    .post-comments__title span {
      padding-left: 16px; }
  .post-comments__text {
    padding: 32px 40px;
    background: #F2F7FC;
    white-space: pre-line; }
    @media (max-width: 767px) {
      .post-comments__text {
        padding: 18px 24px; } }

@media (max-width: 767px) {
  main.home-page {
    border-top: 1px solid transparent; } }

.home-hero {
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
  background-size: cover; }
  .home-hero::before {
    display: block;
    content: "";
    padding-bottom: 46.11111%; }
  @media (max-width: 767px) {
    .home-hero {
      background-position: right;
      margin-top: 66.6666667%; }
      .home-hero::before {
        padding-bottom: 66.67666667%; } }
  .home-hero .container {
    padding-top: 166px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%); }
    @media (max-width: 1199px) {
      .home-hero .container {
        padding-top: 60px; } }
    @media (max-width: 1024px) {
      .home-hero .container {
        padding-top: 57px; } }
    @media (max-width: 767px) {
      .home-hero .container {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        max-width: 100%;
        height: 100%;
        padding: 8px 5px 0;
        top: -100%;
        background: #F2F7FC; } }
  .home-hero__title {
    font: 500 48px/60px "Poppins", sans-serif;
    letter-spacing: -0.01em;
    color: #101A2B; }
    @media (max-width: 1024px) {
      .home-hero__title {
        letter-spacing: -0.025em;
        font-size: 32px;
        line-height: 38px; } }
    @media (max-width: 767px) {
      .home-hero__title {
        font-size: 23px;
        line-height: 28px; } }
  .home-hero__text {
    margin-top: 32px;
    font: 24px/34px "Poppins", sans-serif;
    color: #3E4653; }
    @media (max-width: 1024px) {
      .home-hero__text {
        margin-top: 16px;
        font-size: 20px;
        line-height: 28px; } }
    @media (max-width: 767px) {
      .home-hero__text {
        max-width: 343px;
        font-size: 14px;
        line-height: 21px; } }
    @media (max-width: 320px) {
      .home-hero__text {
        margin-top: 8px; } }
  .home-hero__title, .home-hero__text {
    max-width: 558px; }
    @media (max-width: 1024px) {
      .home-hero__title, .home-hero__text {
        max-width: 374px; } }
    @media (max-width: 767px) {
      .home-hero__title, .home-hero__text {
        max-width: 343px;
        margin-right: auto;
        margin-left: auto;
        padding: 0 5px;
        text-align: center; } }
  .home-hero .button--blue {
    margin-top: 72px; }
    @media (max-width: 1199px) {
      .home-hero .button--blue {
        margin-top: 40px; } }
    @media (max-width: 1024px) {
      .home-hero .button--blue {
        margin-top: 24px; } }
    @media (max-width: 767px) {
      .home-hero .button--blue {
        height: 41px; } }
    @media (max-width: 320px) {
      .home-hero .button--blue {
        margin-top: 8px; } }

.home-question {
  background: #fff; }
  .home-question .container {
    padding-top: 80px;
    padding-bottom: 92px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media (max-width: 1024px) {
      .home-question .container {
        padding-top: 56px;
        padding-bottom: 56px; } }
    @media (max-width: 767px) {
      .home-question .container {
        flex-direction: column;
        padding-top: 40px;
        padding-bottom: 40px; } }
  @media (max-width: 767px) {
    .home-question__text {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column; } }
  .home-question__subtitle {
    font: 600 12px/15px "Poppins", sans-serif;
    color: #535A66;
    letter-spacing: 0.1em; }
    @media (max-width: 1024px) {
      .home-question__subtitle {
        font: 600 10px/13px "Poppins", sans-serif; } }
  .home-question__title {
    margin-top: 16px;
    letter-spacing: -0.01em;
    font: 600 29px/37px "Poppins", sans-serif;
    color: #101A2B; }
    @media (max-width: 1024px) {
      .home-question__title {
        font: 500 24px/31px "Poppins", sans-serif; } }
    @media (max-width: 767px) {
      .home-question__title {
        font: 500 20px/26px "Poppins", sans-serif; } }
  @media (max-width: 767px) {
    .home-question__subtitle, .home-question__title {
      text-align: center; } }
  .home-question__button {
    padding: 14px 24px;
    flex-shrink: 0; }
    @media (max-width: 767px) {
      .home-question__button {
        margin-top: 24px; } }
    .home-question__button span {
      margin-right: 12px;
      display: block;
      width: 20px;
      height: 20px;
      background-size: cover; }
      @media (max-width: 1024px) {
        .home-question__button span {
          margin-right: 9px; } }

.home-mission {
  background: #F7F7F7;
  padding: 80px 0; }
  @media (max-width: 1024px) {
    .home-mission {
      padding: 71px 0; } }
  @media (max-width: 767px) {
    .home-mission {
      padding: 40px 0; } }
  .home-mission + .home-mission {
    padding-top: 40px; }
    @media (max-width: 1024px) {
      .home-mission + .home-mission {
        padding-top: 49px; } }
    @media (max-width: 767px) {
      .home-mission + .home-mission {
        padding-top: 16px; } }
  .home-mission .container {
    display: flex;
    justify-content: center; }
  .home-mission__image {
    width: 100%;
    max-width: 558px;
    background-size: cover;
    border-radius: 20px;
    align-self: flex-start; }
    .home-mission__image::before {
      display: block;
      content: "";
      padding-bottom: 71.42857%; }
    @media (max-width: 1024px) {
      .home-mission__image {
        max-width: 350px; } }
    @media (max-width: 767px) {
      .home-mission__image {
        max-width: 100%;
        margin-top: 16px; } }
    @media (max-width: 767px) {
      .home-mission__image--desktop {
        display: none; } }
    @media (min-width: 768px) {
      .home-mission__image--mobile {
        display: none; } }
  .home-mission__text {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    margin: 0 0 0 64px; }
    @media (max-width: 1024px) {
      .home-mission__text {
        margin: 0 0 0 24px; } }
    @media (max-width: 767px) {
      .home-mission__text {
        width: 100%;
        margin-left: 0; } }
  .home-mission--reverse .home-mission__text {
    order: 1;
    margin: 0 64px 0 0; }
    @media (max-width: 1024px) {
      .home-mission--reverse .home-mission__text {
        margin: 0 24px 0 0; } }
    @media (max-width: 767px) {
      .home-mission--reverse .home-mission__text {
        margin: 0; } }
  .home-mission--reverse .home-mission__image--desktop {
    order: 2; }
  .home-mission__title {
    display: flex;
    align-items: center;
    color: #101A2B;
    font: 48px/60px "Poppins", sans-serif;
    letter-spacing: -0.025em; }
    @media (max-width: 1024px) {
      .home-mission__title {
        font: 32px/38px "Poppins", sans-serif; } }
    @media (max-width: 767px) {
      .home-mission__title {
        font: 500 24px/29px "Poppins", sans-serif; } }
    .home-mission__title img {
      width: 56px;
      margin-right: 24px; }
      @media (max-width: 1024px) {
        .home-mission__title img {
          margin-right: 16px;
          width: 32px; } }
      @media (max-width: 767px) {
        .home-mission__title img {
          width: 28px; } }
  .home-mission__description {
    max-width: 518px;
    margin-top: 47px;
    font: 20px/32px "Poppins", sans-serif;
    color: #3E4653;
    letter-spacing: 0.0075em; }
    @media (max-width: 1024px) {
      .home-mission__description {
        max-width: 330px;
        margin-top: 16px;
        font: 16px/25px "Poppins", sans-serif; } }
    @media (max-width: 767px) {
      .home-mission__description {
        max-width: 100%; } }
  .home-mission__readmore {
    margin: auto 0 20px; }
    @media (max-width: 767px) {
      .home-mission__readmore {
        width: 100%;
        text-align: center;
        margin: 24px 0 0; } }

.home-subscribe .newsletter {
  margin-top: 0; }

.home-articles {
  padding: 80px 0 40px;
  background: #FAFAFA; }
  @media (max-width: 1024px) {
    .home-articles {
      padding: 56px 0; } }
  @media (max-width: 767px) {
    .home-articles {
      padding: 40px 0; } }
  .home-articles .categories .collection-item {
    margin-bottom: 0; }
  .home-articles .post-item {
    background-color: #fff; }

.home-highlighted-articles {
  padding: 80px 0;
  background: #fff; }
  @media (max-width: 1024px) {
    .home-highlighted-articles {
      padding: 56px 0; } }
  @media (max-width: 1024px) {
    .home-highlighted-articles {
      padding: 56px 0; } }
  @media (max-width: 565px) {
    .home-highlighted-articles {
      padding: 40px 0; } }
  .home-highlighted-articles .top-slider {
    background: inherit;
    padding-top: 40px;
    padding-bottom: 0; }
    .home-highlighted-articles .top-slider::before {
      display: none; }
  .home-highlighted-articles__title {
    font: 500 34px/44px "Poppins", sans-serif;
    letter-spacing: -0.01em;
    color: #2A3242; }
    @media (max-width: 1024px) {
      .home-highlighted-articles__title {
        font: 500 24px/31px "Poppins", sans-serif; } }
  .home-highlighted-articles__subtitle {
    padding-top: 8px;
    font: 20px/32px "Poppins", sans-serif;
    letter-spacing: 0.0075em;
    color: #535A66; }
    @media (max-width: 1024px) {
      .home-highlighted-articles__subtitle {
        font: 16px/25px "Poppins", sans-serif; } }

.home-donation {
  display: flex;
  justify-content: center;
  text-align: center;
  padding: 80px 0;
  background: #FAFAFA; }
  @media (max-width: 1024px) {
    .home-donation {
      padding: 56px 0; } }
  .home-donation__subtitle {
    font: 600 12px/15px "Poppins", sans-serif;
    color: #535A66;
    letter-spacing: 0.1em; }
    @media (max-width: 1024px) {
      .home-donation__subtitle {
        font: 600 10px/13px "Poppins", sans-serif; } }
  .home-donation__title {
    margin-top: 16px;
    font: 500 34px/44px "Poppins", sans-serif;
    white-space: pre-line; }
    @media (max-width: 1024px) {
      .home-donation__title {
        font: 500 24px/31px "Poppins", sans-serif; } }
  .home-donation__button {
    margin-top: 40px;
    display: inline-block; }
    @media (max-width: 1024px) {
      .home-donation__button {
        padding: 12px 24px;
        font: 600 16px/20px "Poppins", sans-serif; } }

.home-stories {
  padding: 80px 0;
  background: #FAFAFA; }
  @media (max-width: 1024px) {
    .home-stories {
      padding: 56px 0 114px; } }
  @media (max-width: 565px) {
    .home-stories {
      padding: 56px 0 184px; } }
  .home-stories__title {
    font: 500 34px/44px "Poppins", sans-serif;
    letter-spacing: -0.01em;
    color: #2A3242; }
    @media (max-width: 1024px) {
      .home-stories__title {
        font: 500 24px/31px "Poppins", sans-serif; } }
  .home-stories__subtitle {
    padding-top: 8px;
    font: 20px/32px "Poppins", sans-serif;
    letter-spacing: 0.0075em;
    color: #535A66; }
    @media (max-width: 1024px) {
      .home-stories__subtitle {
        font: 16px/25px "Poppins", sans-serif; } }
  .home-stories__slider {
    margin-top: 56px; }
    .home-stories__slider .slick-arrow {
      top: 100%; }
      @media (max-width: 565px) {
        .home-stories__slider .slick-arrow {
          top: calc(100% + 32px); } }
      @media (max-width: 565px) {
        .home-stories__slider .slick-arrow.slick-prev {
          left: calc(50% - 68px); } }
      @media (max-width: 565px) {
        .home-stories__slider .slick-arrow.slick-next {
          left: calc(50% + 12px); } }
  .home-stories__item-wr {
    display: flex; }
    @media (max-width: 565px) {
      .home-stories__item-wr {
        flex-direction: column; } }
  .home-stories__item-user-img {
    width: 120px;
    height: 120px;
    border-radius: 100px;
    background-size: cover;
    background-position: top center; }
    @media (max-width: 565px) {
      .home-stories__item-user-img {
        margin: 0 auto; } }
  .home-stories__item-user-name {
    padding-top: 16px;
    font: 500 16px/24px "Poppins", sans-serif;
    text-align: center; }
    @media (max-width: 1024px) {
      .home-stories__item-user-name {
        font: 500 14px/21px "Poppins", sans-serif; } }
  .home-stories__item-quote {
    display: flex;
    margin-left: 40px;
    letter-spacing: 0.0075em;
    color: #2A3242;
    font: 20px/32px "Poppins", sans-serif; }
    @media (max-width: 1024px) {
      .home-stories__item-quote {
        font: 16px/25px "Poppins", sans-serif; } }
    @media (max-width: 565px) {
      .home-stories__item-quote {
        margin-top: 16px;
        margin-left: 0; } }
    .home-stories__item-quote::before {
      display: block;
      width: 25px;
      height: 18px;
      content: url("../images/icons/quote.svg");
      margin-right: 16px; }
      @media (max-width: 565px) {
        .home-stories__item-quote::before {
          margin-right: 12px;
          padding-top: 10px; } }
    @media (min-width: 768px) {
      .home-stories__item-quote span {
        padding-top: 5px; } }

.categories-list {
  display: flex;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid #E1E1E4;
  margin-bottom: 40px;
  overflow-y: auto; }
  @media screen and (max-width: 1024px) {
    .categories-list {
      justify-content: center; } }
  @media screen and (max-width: 565px) {
    .categories-list {
      justify-content: flex-start; } }
  .categories-list::-webkit-scrollbar {
    display: none; }
  .categories-list a {
    color: #3E4653;
    font-size: 16px;
    line-height: 150%;
    font-weight: normal;
    padding: 4px 12px 10px;
    white-space: nowrap; }
    .categories-list a:not(:last-child) {
      margin-right: 8px; }
    .categories-list a.current {
      font-weight: 500;
      font-size: 16px;
      line-height: 24px;
      border-bottom: 1px solid #101A2B; }

.tags-page {
  padding-bottom: 50px; }
  .tags-page .page-header {
    margin-bottom: 20px; }
  .tags-page .category-posts-list {
    display: grid;
    grid-template-columns: repeat(2, 48.5%);
    grid-column-gap: 24px; }
    @media screen and (max-width: 1024px) {
      .tags-page .category-posts-list {
        display: block; } }
  .tags-page .post-item .tag-link, .tags-page .post-item .excerpt {
    display: none; }
  .tags-page .post-item .main-title {
    margin-top: 0;
    font: 600 24px/32px "Poppins", sans-serif; }
    .tags-page .post-item .main-title a {
      color: #3E4653; }
  .tags-page .post-item .publish-date {
    margin-bottom: 20px;
    display: block; }
  .tags-page .post-item .entry-content {
    padding-top: 30px;
    height: 190px;
    overflow: hidden; }
    @media screen and (max-width: 565px) {
      .tags-page .post-item .entry-content {
        height: 195px; } }
    .tags-page .post-item .entry-content p {
      font: 400 18px "Poppins", sans-serif; }
      @media screen and (max-width: 565px) {
        .tags-page .post-item .entry-content p {
          font-size: 14px; } }

.search-page .page-header {
  margin-bottom: 40px; }
  @media screen and (max-width: 1024px) {
    .search-page .page-header {
      margin-bottom: 20px; } }
  .search-page .page-header .search_count {
    font: 600 12px/15px "Poppins", sans-serif;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #8B8F98;
    margin-top: 8px; }

.search-page .no-results {
  padding: 100px 0 150px;
  text-align: center; }
  .search-page .no-results img {
    margin: 0 auto;
    width: 31px;
    height: 31px; }
  .search-page .no-results p {
    margin: 30px auto 0;
    max-width: 300px;
    color: #666D77;
    width: 100%; }

.search-page .search-not-found {
  padding-bottom: 0; }

.top-slider {
  padding: 30px 0 83px;
  position: relative;
  border-bottom-left-radius: 32px;
  border-bottom-right-radius: 32px; }
  @media screen and (max-width: 1024px) {
    .top-slider {
      margin: 0;
      padding-bottom: 40px; } }
  @media screen and (max-width: 767px) {
    .top-slider {
      background: #F2F7FC;
      margin-bottom: 64px; } }
  @media screen and (max-width: 565px) {
    .filter-is-active .top-slider {
      display: none; } }
  .top-slider .third-title {
    font: 600 34px/43px "Poppins", sans-serif;
    letter-spacing: -0.01em;
    margin: 24px 0 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: normal; }
    @media screen and (max-width: 1024px) {
      .top-slider .third-title {
        margin: 16px 0 4px;
        font-size: 18px;
        line-height: 27px;
        -webkit-line-clamp: 3; } }
  .top-slider:before {
    background: #F2F7FC;
    content: '';
    width: 100%;
    height: 68%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px; }
    @media screen and (max-width: 1024px) {
      .top-slider:before {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        height: 70%; } }
    @media screen and (max-width: 767px) {
      .top-slider:before {
        display: none; } }
  .top-slider .post-item {
    display: flex;
    border: none;
    padding: 0;
    box-shadow: none; }
    @media screen and (max-width: 767px) {
      .top-slider .post-item {
        flex-direction: column;
        background: transparent !important;
        padding: 0 16px; } }
    .top-slider .post-item .tags {
      margin-top: 0; }
    .top-slider .post-item .thumbnail {
      margin-right: 12px;
      width: 50%;
      padding-bottom: 33%; }
      @media screen and (max-width: 767px) {
        .top-slider .post-item .thumbnail {
          width: 100%;
          padding-right: 0;
          padding-bottom: 66%; } }
      .top-slider .post-item .thumbnail img {
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        min-height: 270px;
        object-fit: cover; }
        @media screen and (max-width: 767px) {
          .top-slider .post-item .thumbnail img {
            min-height: auto; } }
    .top-slider .post-item .post-inform {
      padding-left: 12px;
      width: 50%; }
      @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .top-slider .post-item .post-inform {
          padding-bottom: 30px; } }
      @media screen and (max-width: 767px) {
        .top-slider .post-item .post-inform {
          padding-left: 0;
          width: 100%;
          margin-top: 24px; } }
      .top-slider .post-item .post-inform .publish-date {
        color: #3E4653; }
      .top-slider .post-item .post-inform .text {
        color: #3E4653;
        font-size: 16px;
        line-height: 150%;
        font-weight: normal;
        margin: 16px 0 24px;
        -webkit-line-clamp: 2; }
        @media screen and (max-width: 1024px) {
          .top-slider .post-item .post-inform .text {
            -webkit-line-clamp: 3; } }
        .top-slider .post-item .post-inform .text p {
          font: 400 16px/24px "Poppins", sans-serif; }
      .top-slider .post-item .post-inform > a {
        padding: 6px 16px;
        background: #0066CC;
        color: #fff;
        position: relative;
        bottom: 0;
        display: inline-block;
        font: 500 14px/21px "Poppins", sans-serif;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        border-radius: 100px; }
  .top-slider .slick-prev, .top-slider .slick-next {
    bottom: -25px; }
    @media screen and (max-width: 767px) {
      .top-slider .slick-prev, .top-slider .slick-next {
        background: #fff;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%; }
        .top-slider .slick-prev.slick-disabled, .top-slider .slick-next.slick-disabled {
          background: #F3F3F4; } }
    .top-slider .slick-prev:not(.slick-disabled)::before, .top-slider .slick-next:not(.slick-disabled)::before {
      background-color: white; }
    .top-slider .slick-prev, .top-slider .slick-prev:before, .top-slider .slick-next, .top-slider .slick-next:before {
      opacity: 1; }
      @media screen and (max-width: 1024px) {
        .top-slider .slick-prev, .top-slider .slick-prev:before, .top-slider .slick-next, .top-slider .slick-next:before {
          width: 40px;
          height: 40px; } }
      @media screen and (max-width: 767px) {
        .top-slider .slick-prev, .top-slider .slick-prev:before, .top-slider .slick-next, .top-slider .slick-next:before {
          width: 56px;
          height: 56px; } }
    @media screen and (max-width: 1024px) {
      .top-slider .slick-prev, .top-slider .slick-next {
        bottom: -20px; } }
    @media screen and (max-width: 767px) {
      .top-slider .slick-prev, .top-slider .slick-next {
        bottom: -68px; } }
  @media screen and (max-width: 1024px) {
    .top-slider .slick-prev {
      right: 55px; } }
  @media screen and (max-width: 767px) {
    .top-slider .slick-prev {
      right: 70px; } }

.categories .collection-item {
  margin-bottom: 80px; }
  @media screen and (max-width: 767px) {
    .categories .collection-item {
      margin-bottom: 34.5px; } }
  .categories .collection-item .title-part {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .categories .collection-item .title-part h3 {
      font: 24px/34px "Poppins", sans-serif;
      color: #3E4653; }
      @media screen and (max-width: 1024px) {
        .categories .collection-item .title-part h3 {
          font-size: 20px;
          line-height: 30px; } }
      .categories .collection-item .title-part h3 a {
        color: inherit; }
    .categories .collection-item .title-part > a {
      display: flex;
      align-items: center;
      font: 600 14px/16px "Poppins", sans-serif;
      letter-spacing: 0.01em;
      color: #0066CC; }
      .categories .collection-item .title-part > a:after {
        display: block;
        content: "";
        width: 16px;
        background-size: contain;
        height: 16px;
        margin-left: 8px;
        background: url("../images/icons/chevron-right.svg") center center no-repeat; }

@media (min-width: 768px) {
  .health .top-slider {
    padding: 0 0 83px;
    border-top: 30px solid #F2F7FC; } }

@media (min-width: 768px) {
  .health .top-slider:before {
    background: transparent; } }

.health .top-slider .slick-slider {
  background: linear-gradient(#f2f7fc 100%, white 100%);
  border-bottom-left-radius: 32px;
  border-bottom-right-radius: 32px; }

@media (min-width: 768px) {
  .health .top-slider .post-item {
    padding: 0 32px;
    padding-bottom: 55px !important; } }

@media (min-width: 1245px) {
  .health .top-slider .post-item {
    padding: 0 calc((100vw - 1180px) / 2); } }

@media (min-width: 768px) {
  .health .top-slider .post-item .thumbnail {
    padding-bottom: 0;
    align-self: flex-start; }
    .health .top-slider .post-item .thumbnail::before {
      display: block;
      content: "";
      padding-bottom: 66.308%; } }

@media (min-width: 1025px) {
  .health .top-slider .post-item .thumbnail::before {
    padding-bottom: 65.9498%; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .health .top-slider .post-item .thumbnail::before {
    padding-bottom: 77.52%; } }

@media (min-width: 768px) {
  .health .top-slider .post-item .post-inform {
    align-self: flex-start; } }

.health .top-slider .slick-next {
  right: 16px; }
  @media (min-width: 768px) {
    .health .top-slider .slick-next {
      right: 32px; } }
  @media (min-width: 1245px) {
    .health .top-slider .slick-next {
      right: calc((100vw - 1180px) / 2); } }

@media (min-width: 768px) {
  .health .top-slider .slick-prev {
    right: 112px; } }

@media (min-width: 1245px) {
  .health .top-slider .slick-prev {
    right: calc(((100vw - 1180px) / 2) + 80px); } }

@media (max-width: 1024px) {
  .health .top-slider .slick-prev {
    right: 88px; } }

.medical-links {
  margin-bottom: 80px; }
  .medical-links__items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  .medical-links__item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 50%; }
    @media (max-width: 565px) {
      .medical-links__item:first-child {
        margin-bottom: 80px; } }
    @media (max-width: 565px) {
      .medical-links__item {
        width: 100%; } }
  .medical-links__title {
    font: 24px/34px "Poppins", sans-serif;
    color: #3E4653; }
    @media (max-width: 1024px) {
      .medical-links__title {
        font: 20px/30px "Poppins", sans-serif; } }
    @media (max-width: 565px) {
      .medical-links__title {
        text-align: center; } }
  .medical-links__image {
    display: flex;
    justify-content: center;
    margin: 48px 0; }
    @media (max-width: 1024px) {
      .medical-links__image {
        margin: 28px 0 40px; } }
    @media (max-width: 1024px) {
      .medical-links__image img {
        max-width: 61%; } }
    @media (max-width: 565px) {
      .medical-links__image img {
        max-width: 100%; } }
  .medical-links__link {
    text-align: center; }
    .medical-links__link a {
      display: inline-block;
      padding: 8px 24px;
      font: 500 16px/24px "Poppins", sans-serif; }

.post-type-archive-encyclopedia .header {
  border-radius: 0; }
  @media (min-width: 566px) {
    .post-type-archive-encyclopedia .header_wr {
      background: #F2F7FC; } }

.post-type-archive-encyclopedia .fixed_header {
  background: #fff; }
  @media (min-width: 566px) {
    .post-type-archive-encyclopedia .fixed_header {
      border-bottom: 1px solid #D1DDE9;
      box-shadow: none; } }
  @media (min-width: 566px) {
    .post-type-archive-encyclopedia .fixed_header .header_wr {
      background: #F2F7FC; } }

@media (max-width: 565px) {
  .body_active_search .mobile_filter + .site-main.glossary-page {
    padding-top: 140px; } }

.glossary-page {
  position: relative;
  margin-top: 0;
  padding-bottom: 80px;
  padding-top: 410px; }
  .glossary-page.additional-block-height {
    margin-top: 195px; }
    @media (max-width: 767px) {
      .glossary-page.additional-block-height {
        margin-top: 249px; } }
  .glossary-page.additional-block-height-site-dev {
    margin-top: 35px; }
    @media (max-width: 767px) {
      .glossary-page.additional-block-height-site-dev {
        margin-top: 42px; } }
  @media (max-width: 1024px) {
    .glossary-page {
      padding-top: 186px; } }
  @media (max-width: 565px) {
    .glossary-page {
      padding-top: 110px; } }
  .glossary-page.glossary-page--search {
    padding-top: 240px;
    padding-bottom: 0; }
    @media (max-width: 1024px) {
      .glossary-page.glossary-page--search {
        padding-top: 192px; } }
    @media (max-width: 565px) {
      .glossary-page.glossary-page--search {
        padding-top: 104px; } }
  .glossary-page .glossary-search_results_header {
    margin-bottom: 69px; }
    @media (max-width: 565px) {
      .glossary-page .glossary-search_results_header {
        margin-bottom: 32px; } }
  .glossary-page .glossary-search-other-results {
    margin-top: 69px; }
  .glossary-page .search-not-found {
    padding-bottom: 0; }
  .glossary-page_search {
    position: fixed;
    z-index: 98;
    top: 104px;
    left: 0;
    width: 100%; }
    .body-cookies .glossary-page_search {
      top: 304px; }
      @media (max-width: 1024px) {
        .body-cookies .glossary-page_search {
          top: 252px; } }
      @media (max-width: 767px) {
        .body-cookies .glossary-page_search {
          top: 319px; } }
    .body-site-dev .glossary-page_search {
      top: 144px; }
      @media (max-width: 1024px) {
        .body-site-dev .glossary-page_search {
          top: 112px; } }
    @media (max-width: 1024px) {
      .glossary-page_search {
        padding: 0;
        top: 72px; } }
    @media (max-width: 565px) {
      .glossary-page_search {
        display: none; } }
    .glossary-page_search.fixed_search {
      padding: 0; }
      .glossary-page_search.fixed_search .glossary-page_search_wr {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        padding: 24px 0; }
        @media (max-width: 1024px) {
          .glossary-page_search.fixed_search .glossary-page_search_wr {
            box-shadow: 0 4px 8px rgba(58, 58, 68, 0.16);
            border-radius: 0 0 32px 32px; } }
    .glossary-page_search_wr {
      background: #F2F7FC;
      padding: 24px 0;
      border-radius: 0 0 32px 32px;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      transition: all 0.2s linear; }
      .glossary-page--search .fixed_search .glossary-page_search_wr {
        border-radius: 0 0 32px 32px !important;
        box-shadow: 0 4px 8px rgba(58, 58, 68, 0.16); }
      @media (max-width: 1024px) {
        .glossary-page_search_wr {
          -webkit-border-radius: 0;
          -moz-border-radius: 0;
          border-radius: 0; } }
    .glossary-page_search .search-form {
      max-width: 915px;
      margin: 0 auto; }
  .glossary-page .article_wr .encyclopedia-prefix-filters {
    padding: 16px 0;
    position: fixed;
    z-index: 98;
    top: 192px;
    left: 0;
    width: 100%;
    background: #fff;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear; }
    @media (max-width: 1024px) {
      .glossary-page .article_wr .encyclopedia-prefix-filters {
        left: 40px;
        top: 0;
        position: static;
        padding: 0;
        width: 42px;
        margin-right: 70px;
        z-index: 0; } }
    .body-cookies .glossary-page .article_wr .encyclopedia-prefix-filters {
      top: 392px; }
    .body-site-dev .glossary-page .article_wr .encyclopedia-prefix-filters {
      top: 232px; }
    @media (max-width: 565px) {
      .glossary-page .article_wr .encyclopedia-prefix-filters {
        margin-right: 16px; } }
    .glossary-page .article_wr .encyclopedia-prefix-filters.fixed_filters {
      box-shadow: 0px 4px 8px rgba(90, 91, 106, 0.2);
      border-radius: 0 0 32px 32px;
      top: 192px; }
      .body-cookies .glossary-page .article_wr .encyclopedia-prefix-filters.fixed_filters {
        top: 392px; }
      .body-site-dev .glossary-page .article_wr .encyclopedia-prefix-filters.fixed_filters {
        top: 232px; }
      @media (max-width: 1024px) {
        .glossary-page .article_wr .encyclopedia-prefix-filters.fixed_filters {
          box-shadow: none;
          border-radius: 0; } }
      .glossary-page .article_wr .encyclopedia-prefix-filters.fixed_filters .filter-level .current-filter a {
        min-width: 72px;
        min-height: 72px;
        font-size: 48px; }
        @media (max-width: 1024px) {
          .glossary-page .article_wr .encyclopedia-prefix-filters.fixed_filters .filter-level .current-filter a {
            min-height: 41px;
            min-width: 41px;
            font-size: 16px;
            line-height: 22px;
            font-weight: 600; } }
    .glossary-page .article_wr .encyclopedia-prefix-filters .filter-level {
      background: transparent;
      margin-bottom: 0;
      border-bottom: none;
      display: flex;
      justify-content: center;
      align-items: center; }
      @media (max-width: 1024px) {
        .glossary-page .article_wr .encyclopedia-prefix-filters .filter-level {
          flex-direction: column;
          width: 42px; } }
      .glossary-page .article_wr .encyclopedia-prefix-filters .filter-level .filter {
        padding: 0 12px; }
        @media (max-width: 1024px) {
          .glossary-page .article_wr .encyclopedia-prefix-filters .filter-level .filter {
            padding: 0; } }
        .glossary-page .article_wr .encyclopedia-prefix-filters .filter-level .filter a {
          font: 400 20px/32px "Poppins", sans-serif;
          letter-spacing: 0.0075em;
          color: #3E4653;
          padding: 0;
          -webkit-transition: all 0.2s linear;
          -moz-transition: all 0.2s linear;
          transition: all 0.2s linear; }
          @media (max-width: 1024px) {
            .glossary-page .article_wr .encyclopedia-prefix-filters .filter-level .filter a {
              font-size: 14px;
              font-weight: 500;
              line-height: 21px;
              margin-bottom: 8px; } }
      .glossary-page .article_wr .encyclopedia-prefix-filters .filter-level .current-filter a {
        font: 400 60px/72px "Poppins", sans-serif;
        letter-spacing: -0.025em;
        color: #101A2B;
        min-width: 88px;
        min-height: 88px;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #F3F3F4;
        -webkit-border-radius: 24px;
        -moz-border-radius: 24px;
        border-radius: 24px; }
        @media (max-width: 1024px) {
          .glossary-page .article_wr .encyclopedia-prefix-filters .filter-level .current-filter a {
            min-height: 41px;
            min-width: 41px;
            font-size: 16px;
            line-height: 22px;
            font-weight: 600; } }
  .glossary-page .article_wr article {
    margin: 32px auto 0;
    max-width: 580px;
    width: 100%; }
    @media (max-width: 1024px) {
      .glossary-page .article_wr article {
        max-width: 468px; } }
    .glossary-page .article_wr article:first-child {
      margin-top: 0; }
    .glossary-page .article_wr article .glossary-item_title {
      font: 500 20px/31px "Poppins", sans-serif;
      letter-spacing: 0.004em;
      margin-bottom: 8px; }
      @media (max-width: 565px) {
        .glossary-page .article_wr article .glossary-item_title {
          font-size: 16px;
          line-height: 25px; } }
    .glossary-page .article_wr article p {
      color: #3E4653;
      line-height: 28px; }
      @media (max-width: 565px) {
        .glossary-page .article_wr article p {
          font-size: 14px;
          line-height: 21px; } }
    .glossary-page .article_wr article .mce-image-wrapper {
      border-radius: 16px;
      overflow: hidden; }
  @media (max-width: 1024px) {
    .glossary-page .article_wr .container {
      display: flex; } }

.tooltipster-arrow {
  display: none; }

.tooltipster-base {
  position: fixed !important;
  width: 100% !important;
  height: auto !important;
  left: 0 !important;
  top: auto !important;
  right: auto !important;
  max-width: 100% !important;
  bottom: 0 !important; }

.encyclopedia-tooltip {
  pointer-events: auto; }
  .encyclopedia-tooltip .tooltipster-box {
    background: #fff;
    box-shadow: 0 0 24px rgba(58, 58, 68, 0.1), 0 0 48px rgba(90, 91, 106, 0.2);
    border-radius: 24px 24px 0 0;
    padding: 40px;
    padding: 40px calc((100vw - 769px) / 2);
    margin: 0 !important; }
    @media (max-width: 1024px) {
      .encyclopedia-tooltip .tooltipster-box {
        padding: 40px calc((100vw - 468px) / 2); } }
    @media (max-width: 565px) {
      .encyclopedia-tooltip .tooltipster-box {
        padding: 40px 32px; } }
  .encyclopedia-tooltip .tooltipster-content {
    color: #535A66;
    padding: 0;
    font: 400 20px/32px "Poppins", sans-serif; }
    @media (max-width: 1024px) {
      .encyclopedia-tooltip .tooltipster-content {
        font-size: 14px;
        line-height: 21px; } }
  .encyclopedia-tooltip .encyclopedia_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font: 600 20px/31px "Poppins", sans-serif;
    color: #101A2B;
    margin-bottom: 32px;
    text-transform: capitalize; }
    .encyclopedia-tooltip .encyclopedia_title::after {
      content: '';
      background: url("../images/icons/close_ic.svg") center center no-repeat;
      width: 12px;
      height: 12px;
      cursor: pointer; }
    @media (max-width: 1024px) {
      .encyclopedia-tooltip .encyclopedia_title {
        margin-bottom: 24px; } }
    @media (max-width: 565px) {
      .encyclopedia-tooltip .encyclopedia_title {
        margin-bottom: 16px; } }
  .encyclopedia-tooltip .link_arrow {
    display: block;
    color: #0066CC;
    margin-top: 38px;
    font: 600 14px/16px "Poppins", sans-serif;
    width: 100px;
    position: relative; }
    @media (max-width: 1024px) {
      .encyclopedia-tooltip .link_arrow {
        margin-top: 24px; } }
    .encyclopedia-tooltip .link_arrow:after {
      position: absolute;
      top: 50%;
      right: 0;
      -ms-transform: translateY(-50%);
      /* IE 9 */
      -webkit-transform: translateY(-50%);
      /* Chrome, Safari, Opera */
      transform: translateY(-50%);
      content: '';
      background: url("../images/icons/link_arrow.svg") center center no-repeat;
      width: 6.4px;
      height: 11px; }

.blue-top-page__header {
  position: relative;
  padding: 49px 0 96px; }
  @media (max-width: 1024px) {
    .blue-top-page__header {
      margin: 0;
      padding: 32px 0; } }
  @media (max-width: 565px) {
    .blue-top-page__header {
      padding: 24px 0 16px; } }
  .blue-top-page__header:before {
    background: #F2F7FC;
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px; }
    @media (max-width: 565px) {
      .blue-top-page__header:before {
        border-bottom-left-radius: 16px;
        border-bottom-right-radius: 16px; } }
  .blue-top-page__header .container {
    position: relative;
    z-index: 1; }
  .blue-top-page__header-title {
    font: 48px/60px "Poppins", sans-serif;
    color: #101A2B;
    letter-spacing: -0.01em; }
    @media (max-width: 1024px) {
      .blue-top-page__header-title {
        font: 40px/48px "Poppins", sans-serif; } }
    @media (max-width: 565px) {
      .blue-top-page__header-title {
        font: 600 28px/32px "Poppins", sans-serif; } }
  .blue-top-page__header-subtitle {
    margin-top: 16px;
    font: 16px/24px "Poppins", sans-serif;
    color: #3E4653; }
    @media (max-width: 1024px) {
      .blue-top-page__header-subtitle {
        margin-top: 10px;
        font: 14px/20px "Poppins", sans-serif; } }
    @media (max-width: 565px) {
      .blue-top-page__header-subtitle {
        font: 13px/22px "Poppins", sans-serif; } }

.blue-top-page__content {
  padding: 80px 0 50px; }
  @media (max-width: 1024px) {
    .blue-top-page__content {
      padding: 50px 0; } }
  @media (max-width: 565px) {
    .blue-top-page__content {
      padding: 30px 0; } }

.now-what-page-content {
  color: #3E4653;
  font: 400 16px/24px "Poppins", sans-serif; }
  .now-what-page-content p {
    margin-bottom: 32px; }
    .single-post .now-what-page-content p:last-child {
      margin-bottom: 0; }
  .now-what-page-content strong {
    font-weight: bold; }
  .now-what-page-content a:not(.tooltipstered) {
    color: #0066CC;
    font: inherit; }
  .now-what-page-content li {
    margin-bottom: 6px;
    list-style: unset; }
  .now-what-page-content ul {
    list-style-type: disc; }
  .now-what-page-content ul, .now-what-page-content ol {
    margin-left: 20px; }
  .now-what-page-content ol {
    list-style-type: decimal; }
  .now-what-page-content h1 {
    margin-bottom: 32px;
    color: #2A3242;
    font: 24px/34px "Poppins", sans-serif; }
  .now-what-page-content h2 {
    margin-bottom: 24px;
    color: #2A3242;
    font: 600 20px/25px "Poppins", sans-serif; }
  .now-what-page-content h3,
  .now-what-page-content h4,
  .now-what-page-content h5,
  .now-what-page-content h6 {
    margin-bottom: 18px; }
  .now-what-page-content figcaption {
    margin-top: 16px;
    font: 500 12px/18px "Poppins", sans-serif;
    color: #666D77; }

@media (max-width: 1024px) {
  .page-template-template-tutorials .header,
  .page-template-template-blue-top .header,
  .page-template-template-about-us .header,
  .page-template-template-promise .header {
    padding: 0; } }

.page-template-template-tutorials .header_wr,
.page-template-template-blue-top .header_wr,
.page-template-template-about-us .header_wr,
.page-template-template-promise .header_wr {
  background: #F2F7FC; }

.page-template-template-tutorials .header.fixed_header,
.page-template-template-blue-top .header.fixed_header,
.page-template-template-about-us .header.fixed_header,
.page-template-template-promise .header.fixed_header {
  padding: 0; }

.page-template-template-tutorials .mobile_filter,
.page-template-template-blue-top .mobile_filter,
.page-template-template-about-us .mobile_filter,
.page-template-template-promise .mobile_filter {
  background: #F2F7FC; }

@media (max-width: 565px) {
  .page-template-template-promise .header_wr {
    background: #fff; } }

.page-template-template-promise .blue-top-page__header {
  padding: 80px 0;
  margin-bottom: 80px; }
  @media (max-width: 1024px) {
    .page-template-template-promise .blue-top-page__header {
      padding: 32px 0;
      margin-bottom: 56px; } }
  @media (max-width: 565px) {
    .page-template-template-promise .blue-top-page__header {
      padding: 24px 0 0;
      margin-bottom: 32px; } }

@media (max-width: 565px) {
  .page-template-template-promise .blue-top-page__header:before {
    background: #fff; } }

@media (min-width: 768px) {
  .page-template-template-blue-top .blue-top-page__content .container {
    max-width: 752px; } }

.about-us-page .blue-top-page__header-subtitle {
  max-width: 558px; }

.about-us-page .about-us-page-title {
  font: 500 34px/44px "Poppins", sans-serif; }
  @media (max-width: 1024px) {
    .about-us-page .about-us-page-title {
      font: 500 20px/26px "Poppins", sans-serif; } }

.about-us-page__side {
  overflow: hidden;
  margin: 80px 0; }
  @media (max-width: 1024px) {
    .about-us-page__side {
      margin: 50px 0; } }
  @media (max-width: 565px) {
    .about-us-page__side {
      margin: 30px 0; } }
  .about-us-page__side-community {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 120px;
    min-height: 120px;
    padding: 0 58px;
    background: linear-gradient(90deg, #00BBF6 0%, #0066CC 100%);
    border-radius: 32px; }
    @media (max-width: 1024px) {
      .about-us-page__side-community {
        min-height: 105px;
        padding: 0 98px 0  40px; } }
    @media (max-width: 700px) {
      .about-us-page__side-community {
        padding: 0 40px; } }
    @media (max-width: 565px) {
      .about-us-page__side-community {
        flex-direction: column;
        margin-top: 50px;
        padding: 32px 16px; } }
    .about-us-page__side-community-text {
      display: flex;
      align-items: center;
      color: white;
      font: 500 20px/32px "Poppins", sans-serif; }
      @media (max-width: 1024px) {
        .about-us-page__side-community-text {
          font: 500 16px/25px "Poppins", sans-serif; } }
      @media (max-width: 565px) {
        .about-us-page__side-community-text {
          font: 16px/26px "Poppins", sans-serif;
          text-align: center;
          flex-direction: column; } }
      .about-us-page__side-community-text img {
        width: 40px;
        margin-right: 24px; }
        @media (max-width: 565px) {
          .about-us-page__side-community-text img {
            margin-right: 0;
            margin-bottom: 24px; } }
    .about-us-page__side-community-button {
      padding: 8px 24px;
      color: #0066CC;
      font: 500 16px/24px "Poppins", sans-serif;
      border: 0;
      border-radius: 99px;
      background: #fff; }
      @media (max-width: 1024px) {
        .about-us-page__side-community-button {
          padding: 12px 20px;
          font: 500 14px/17px "Poppins", sans-serif; } }
      @media (max-width: 565px) {
        .about-us-page__side-community-button {
          width: 100%;
          margin-top: 32px;
          font: 600 16px/20px "Poppins", sans-serif;
          padding: 14px; } }

.acf-flex-content--about-us .home-mission {
  background: #fff; }
  .acf-flex-content--about-us .home-mission__description {
    margin-top: 0;
    margin-bottom: 16px;
    white-space: pre-line; }
    @media (max-width: 767px) {
      .acf-flex-content--about-us .home-mission__description {
        margin-top: 16px; } }

.our-team {
  padding: 80px 0; }
  @media (max-width: 1024px) {
    .our-team {
      padding: 40px 0; } }
  @media (max-width: 565px) {
    .our-team {
      padding: 20px 0; } }
  .our-team__title {
    font: 500 34px/44px "Poppins", sans-serif; }
    @media (max-width: 1024px) {
      .our-team__title {
        font: 500 24px/31px "Poppins", sans-serif; } }
    @media (max-width: 565px) {
      .our-team__title {
        font: 500 20px/26px "Poppins", sans-serif; } }
  .our-team__cards {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 24px;
    margin-top: 40px; }
    @media (max-width: 1024px) {
      .our-team__cards {
        grid-template-columns: 1fr 1fr;
        margin-top: 16px; } }
    @media (max-width: 565px) {
      .our-team__cards {
        grid-template-columns: 1fr; } }
  .our-team__card {
    position: relative;
    box-shadow: 0 2px 4px rgba(90, 91, 106, 0.1);
    border-radius: 16px;
    background-size: cover; }
    .our-team__card::before {
      display: block;
      content: "";
      padding-bottom: 120.87912%; }
  .our-team__content {
    width: calc(100% - 32px);
    position: absolute;
    padding: 16px;
    left: 16px;
    bottom: 16px;
    border-radius: 8px;
    background: #fff; }
    .our-team__content-name {
      font: 500 16px/24px "Poppins", sans-serif;
      color: #2A3242; }
    .our-team__content-job {
      margin-top: 8px;
      font: 600 12px/16px "Poppins", sans-serif;
      color: #535A66; }

.about-us-modal {
  display: none;
  width: 100%;
  max-width: 964px;
  padding: 68px 72px 48px;
  position: absolute;
  top: 120px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  box-shadow: 0 4px 8px rgba(58, 58, 68, 0.16);
  z-index: 106;
  border-radius: 32px; }
  @media (max-width: 565px) {
    .about-us-modal {
      padding: 40px 30px 26px; } }
  .about-us-modal--opened {
    display: block;
    animation: fadeInFromNone 0.2s ease-out forwards; }
  .about-us-modal__close {
    width: 12px;
    height: 12px;
    position: absolute;
    top: 44px;
    right: 52px; }
  .about-us-modal__title {
    margin-top: 16px;
    color: #101A2B;
    font: 24px/34px "Poppins", sans-serif; }
    @media (max-width: 565px) {
      .about-us-modal__title {
        margin-top: 30px; } }
  .about-us-modal__content {
    margin-top: 48px;
    color: #3E4653;
    font: 20px/32px "Poppins", sans-serif;
    white-space: pre-line; }
  .about-us-modal__button-close {
    margin-top: 16px;
    text-align: right; }
    .about-us-modal__button-close button {
      padding: 8px 24px;
      font: 16px/24px "Poppins", sans-serif; }

@media (max-width: 565px) {
  .donation-page .blue-top-page__header {
    padding-bottom: 20px; } }

.donation-page .blue-top-page__header h1 {
  font: 400 48px/60px "Poppins", sans-serif;
  margin-bottom: 16px; }
  @media (max-width: 1024px) {
    .donation-page .blue-top-page__header h1 {
      font-size: 32px;
      line-height: 38px; } }
  @media (max-width: 565px) {
    .donation-page .blue-top-page__header h1 {
      font-size: 24px;
      line-height: 28px; } }

.donation-page .blue-top-page__header p {
  max-width: 560px; }

.donation-page_types {
  padding: 80px 0; }
  @media (max-width: 1024px) {
    .donation-page_types {
      padding: 32px 0; } }
  .donation-page_types .container {
    display: flex;
    justify-content: space-between; }
    @media (max-width: 767px) {
      .donation-page_types .container {
        flex-direction: column; } }
  .donation-page_types_item {
    flex-basis: 48%; }
    @media (max-width: 767px) {
      .donation-page_types_item {
        margin-top: 32px; }
        .donation-page_types_item:first-child {
          margin-top: 0; } }
    .donation-page_types_item .main-title {
      margin: 0; }
    .donation-page_types_item img {
      margin: 32px 0;
      -webkit-border-radius: 24px;
      -moz-border-radius: 24px;
      border-radius: 24px; }
      @media (max-width: 767px) {
        .donation-page_types_item img {
          margin: 16px 0; } }
    .donation-page_types_item .button--blue {
      padding: 8px 24px;
      font-size: 16px;
      line-height: 24px;
      display: inline-block;
      margin-top: 32px;
      margin-right: 24px;
      font-weight: 500; }
    .donation-page_types_item .button--gray {
      padding: 6px 24px !important; }
      @media (max-width: 1024px) {
        .donation-page_types_item .button--gray {
          margin-top: 16px;
          font: 500 16px/24px "Poppins", sans-serif; } }
      .donation-page_types_item .button--gray:hover img {
        filter: brightness(100); }
    .donation-page_types_item a {
      display: inline-flex !important; }
      .donation-page_types_item a img {
        margin: 0 0 0 8px;
        transition: 0.3s; }

.donation-page_fundraising {
  background: #FAFAFA;
  padding: 64px 0 80px; }
  @media (max-width: 1024px) {
    .donation-page_fundraising {
      padding: 32px 0 60px; } }
  .donation-page_fundraising .main-title {
    margin: 0 0 32px; }
  .donation-page_fundraising_wr {
    margin-top: 32px;
    display: flex;
    justify-content: space-between; }
    @media (max-width: 767px) {
      .donation-page_fundraising_wr {
        flex-direction: column; } }
  .donation-page_fundraising img {
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px; }
  .donation-page_fundraising_item {
    flex-basis: 48%; }
    @media (max-width: 767px) {
      .donation-page_fundraising_item {
        margin-top: 32px; }
        .donation-page_fundraising_item:first-child {
          margin-top: 0; } }
    .donation-page_fundraising_item .second-title {
      font-weight: 400; }
    .donation-page_fundraising_item .text_wr {
      margin: 32px 0; }
      @media (max-width: 767px) {
        .donation-page_fundraising_item .text_wr {
          margin-top: 16px; } }

.donation-page_trusted {
  padding: 80px 0;
  text-align: center; }
  @media (max-width: 1024px) {
    .donation-page_trusted {
      padding: 60px 0; } }
  .donation-page_trusted .subtitle, .donation-page_trusted .trusted_title {
    font: 600 12px/15px "Poppins", sans-serif;
    letter-spacing: 0.1em;
    color: #535A66;
    text-transform: uppercase; }
  .donation-page_trusted .main-title {
    margin: 16px 0 40px;
    font-weight: 500; }
  .donation-page_trusted .button--blue {
    padding: 12.5px 25px;
    font-size: 16px; }
  .donation-page_trusted .trusted_title {
    text-align: left; }
    @media (max-width: 1024px) {
      .donation-page_trusted .trusted_title {
        margin-top: 30px; } }
  .donation-page_trusted .img_wr {
    display: grid;
    align-items: center;
    margin-top: 16px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 24px; }
    @media (max-width: 767px) {
      .donation-page_trusted .img_wr {
        gap: 4px; } }
    @media (max-width: 565px) {
      .donation-page_trusted .img_wr {
        grid-template-columns: 1fr 1fr;
        gap: 7px; } }
    .donation-page_trusted .img_wr .img_item {
      border: 1px solid #F3F3F4;
      box-shadow: 0 2px 4px rgba(90, 91, 106, 0.1);
      -webkit-border-radius: 16px;
      -moz-border-radius: 16px;
      border-radius: 16px;
      flex-basis: 24.8%;
      height: 100px;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (max-width: 767px) {
        .donation-page_trusted .img_wr .img_item {
          flex-basis: 49.5%;
          margin-top: 8px; } }

.page-template-template-qa .header {
  border-radius: 0; }
  .page-template-template-qa .header.fixed_header {
    box-shadow: none;
    padding: 0; }
    @media (min-width: 1025px) {
      .page-template-template-qa .header.fixed_header {
        border-bottom: 1px solid #D1DDE9; } }
  @media (min-width: 566px) {
    .page-template-template-qa .header_wr {
      background: #F2F7FC; } }

@media (min-width: 566px) {
  .page-template-template-qa .mobile_filter {
    background: #F2F7FC; } }

.site-main.qa-page {
  padding-top: 104px; }
  @media only screen and (min-width: 566px) and (max-width: 1024px) {
    .site-main.qa-page {
      padding-top: 88px; }
      .page-template-template-qa.body_active_search .site-main.qa-page {
        padding-top: 120px; } }
  @media (max-width: 565px) {
    .site-main.qa-page {
      padding-top: 0; } }

.qa-search {
  width: 100%;
  position: fixed;
  top: 104px;
  left: 0;
  z-index: 98; }
  .body-cookies .qa-search {
    top: 304px; }
    @media (max-width: 1024px) {
      .body-cookies .qa-search {
        top: 252px; } }
    @media (max-width: 767px) {
      .body-cookies .qa-search {
        top: 319px; } }
  .body-site-dev .qa-search {
    top: 144px; }
    @media (max-width: 1024px) {
      .body-site-dev .qa-search {
        top: 112px; } }
  @media (max-width: 565px) {
    .qa-search {
      display: none; } }
  @media (min-width: 1025px) {
    .qa-search {
      border-radius: 0 0 32px 32px; } }
  @media (max-width: 1024px) {
    .qa-search {
      top: 72px; } }
  .page-template-template-qa.body_active_search .qa-search {
    top: calc(72px + 49px); }
  .qa-page.fixed .qa-search {
    padding: 0; }
  .qa-search__no-result {
    display: none; }
  .qa-search__inner {
    width: 100%;
    padding: 32px 16px 32px;
    background: #F2F7FC;
    transition: padding-top 0.2s; }
    .qa-page.fixed .qa-search__inner {
      box-shadow: 0 4px 8px rgba(90, 91, 106, 0.2);
      border-radius: 0 0 32px 32px; }
      @media (min-width: 1025px) {
        .qa-page.fixed .qa-search__inner {
          transition: padding 0.2s; } }
    @media (max-width: 1024px) {
      .qa-search__inner {
        padding: 24px 0;
        border-radius: 0;
        transition: none; }
        .page-template-template-qa.body_active_search .qa-search__inner {
          padding: 15px 0 16px; } }
  .qa-search .search-form {
    max-width: 915px;
    margin: 0 auto; }

.qa-search_results_header {
  padding-top: 48px; }
  @media (max-width: 1024px) {
    .qa-search_results_header {
      padding-top: 50px; } }
  @media (max-width: 565px) {
    .qa-search_results_header {
      padding-top: 32px; } }

.qa-hot {
  background: #F2F7FC;
  border-radius: 0 0 32px 32px;
  padding-bottom: 48px; }
  @media (max-width: 1024px) {
    .qa-hot {
      padding-bottom: 24px; } }
  @media (max-width: 565px) {
    .qa-hot {
      padding-top: 16px;
      background: #fff; } }
  .qa-hot .container {
    max-width: 945px;
    margin: 0 auto; }
  .qa-hot__title {
    font: 600 12px/15px "Poppins", sans-serif;
    color: #535A66;
    letter-spacing: 0.1em; }
  .qa-hot__items {
    display: grid;
    margin-top: 16px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    column-gap: 8px;
    row-gap: 8px; }
    @media (max-width: 767px) {
      .qa-hot__items {
        grid-template-columns: 1fr 1fr 1fr; } }
    @media (max-width: 400px) {
      .qa-hot__items {
        grid-template-columns: 1fr 1fr; } }
    .qa-hot__items a {
      display: flex;
      align-items: center;
      background: #fff;
      min-height: 53px;
      padding: 0 10px 0 20px;
      border: 1px solid #a8cbee;
      border-radius: 100px;
      color: #2A3242;
      font: 500 14px/21px "Poppins", sans-serif; }
      .qa-hot__items a img {
        margin-right: 16px; }
      .qa-hot__items a span {
        max-width: 70px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }

.qa-content-wrapper {
  display: flex;
  margin-top: 72px; }
  @media (max-width: 1024px) {
    .qa-content-wrapper {
      margin-top: 40px; } }
  @media (min-width: 1921px) {
    .qa-page:not(.qa-page--search) .qa-content-wrapper .container {
      display: flex;
      margin-left: auto;
      margin-right: auto;
      max-width: 1500px; } }
  @media only screen and (min-width: 1025px) and (max-width: 1920px) {
    .qa-page:not(.qa-page--search) .qa-content-wrapper .container {
      display: flex;
      margin-left: 0;
      padding-left: 0;
      max-width: calc(100vw - ((100vw - 1180px) / 2)); } }
  .qa-page.qa-page--search .qa-content-wrapper .container {
    max-width: 792px; }

.qa-nav {
  align-self: flex-start;
  width: 100%;
  max-width: 474px;
  position: sticky;
  top: calc(104px + 88px + 40px);
  background: #fff;
  /* Tutorials page */
  /* END Tutorials page */ }
  @media (min-width: 1025px) {
    .blue-top-page .qa-nav {
      top: calc(104px + 24px);
      max-height: calc(100vh - (104px + 24px + 40px)); } }
  @media (min-width: 1025px) {
    .body-site-dev .blue-top-page .qa-nav {
      top: calc(104px + 24px + 40px); } }
  @media (min-width: 1025px) {
    .body-site-dev .qa-nav {
      top: calc(104px + 88px + 40px + 40px); } }
  @media (min-width: 1025px) {
    .qa-nav {
      max-height: calc(100vh - (104px + 88px + 40px + 40px));
      overflow: auto;
      -ms-overflow-style: none;
      /* IE and Edge */
      scrollbar-width: none;
      /* Firefox */ }
      .qa-nav::-webkit-scrollbar {
        display: none; } }
  @media (max-width: 1024px) {
    .qa-nav {
      width: calc(100% - 34px);
      max-width: 568px;
      position: fixed;
      left: 50%;
      top: unset;
      bottom: 32px;
      z-index: 1;
      transform: translateX(-50%);
      box-shadow: 0 4px 8px rgba(58, 58, 68, 0.16);
      border-radius: 8px;
      border: 1px solid #f3f3f4;
      padding: 15px 54px 15px 24px; } }
  @media (max-width: 1024px) and (max-width: 565px) {
    .qa-nav {
      bottom: 16px; } }
  @media (max-width: 1024px) {
      .qa-nav::before {
        display: block;
        content: "";
        width: 4px;
        height: calc(100% - 28px);
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        background: #0066CC; } }
    @media (max-width: 1024px) and (max-width: 565px) {
      .qa-nav::before {
        width: 2px; } }
  @media (max-width: 1024px) {
      .qa-nav::after {
        display: block;
        content: "";
        width: 20px;
        height: 20px;
        position: absolute;
        right: 24px;
        top: 50%;
        transform: translateY(-50%);
        background: url("../images/icons/qa-nav-circle.svg"); }
      .qa-nav.active::after {
        transform: translateY(-50%) rotate(180deg); } }
  .qa-nav__title {
    display: none;
    font: 500 14px/21px "Poppins", sans-serif;
    color: #0066CC; }
    @media (max-width: 1024px) {
      .qa-nav__title {
        display: block; } }
    @media (max-width: 565px) {
      .qa-nav__title {
        font: 500 12px/18px "Poppins", sans-serif; } }
  .qa-nav__items {
    background: #fff; }
    @media (max-width: 1024px) {
      .qa-nav__items {
        display: none;
        width: 100%;
        max-height: calc(100vh - 290px);
        overflow-y: scroll;
        position: absolute;
        left: 0;
        bottom: 61px;
        border: 1px solid #f3f3f4;
        box-shadow: 0 4px 8px rgba(58, 58, 68, 0.16);
        border-radius: 8px; } }
    @media (max-width: 565px) {
      .qa-nav__items {
        max-height: calc(100vh - 150px);
        border-radius: 0 0 8px 8px; } }
    @media (max-width: 1024px) {
      .body-site-dev .qa-nav__items {
        max-height: calc(100vh - 290px - 40px); } }
    @media (max-width: 565px) {
      .body-site-dev .qa-nav__items {
        max-height: calc(100vh - 150px - 40px);
        border-radius: 0 0 8px 8px; } }
    .qa-nav.active .qa-nav__items {
      display: block; }
    .qa-nav__items a {
      display: block;
      padding: 16px 24px;
      color: #3E4653;
      font: 14px/21px "Poppins", sans-serif; }
      @media (max-width: 565px) {
        .qa-nav__items a {
          font: 12px/18px "Poppins", sans-serif; } }
      .qa-nav__items a:not(:last-child) {
        border-bottom: 1px solid #f3f3f4; }
      .qa-nav__items a.active {
        padding: 16px 24px 16px 20px;
        border-left: #0066CC solid 4px;
        font-weight: 500; }
      .qa-nav__items a:hover, .qa-nav__items a.active {
        color: #0066CC; }

.qa-content__category, .qa-content__single-title {
  margin-bottom: 24px;
  font: 24px/34px "Poppins", sans-serif; }
  @media (max-width: 1024px) {
    .qa-content__category, .qa-content__single-title {
      font: 20px/28px "Poppins", sans-serif; } }
  @media (max-width: 565px) {
    .qa-content__category, .qa-content__single-title {
      font: 500 18px/27px "Poppins", sans-serif; } }

.qa-content__questions, .qa-content__single-text {
  border: 1px solid #f3f3f4;
  border-radius: 16px;
  box-shadow: 0 2px 4px rgba(90, 91, 106, 0.1);
  margin-bottom: 56px; }
  @media (max-width: 565px) {
    .qa-content__questions, .qa-content__single-text {
      margin-bottom: 32px; } }

.qa-content__question--glow, .qa-content__section--glow > .qa-content__single {
  box-shadow: 0 0 35px 7px rgba(0, 102, 204, 0.3);
  transition: 1s; }

.qa-content {
  width: 100%;
  padding-left: 64px; }
  .qa-page--search .qa-content {
    padding-left: 0; }
  @media (max-width: 1024px) {
    .qa-content {
      padding-left: 0; } }
  .qa-content__subcategory {
    margin-bottom: 16px;
    font: 500 20px/32px "Poppins", sans-serif;
    color: #101A2B;
    letter-spacing: 0.0075em; }
    @media (max-width: 1024px) {
      .qa-content__subcategory {
        font: 500 16px/25px "Poppins", sans-serif; } }
    .qa-content__subcategory::before {
      content: "• "; }
  .qa-content__question.active .qa-content__question-title {
    color: #0066CC; }
    .qa-content__question.active .qa-content__question-title::after {
      background: url("../images/icons/qa-chevron-up.svg"); }
  .qa-content__question {
    border-bottom: 1px solid #f3f3f4; }
    .qa-content__question-title {
      cursor: pointer;
      min-height: 67px;
      padding: 25px 60px 25px 24px;
      color: #2A3242;
      font: 500 16px/24px "Poppins", sans-serif;
      position: relative; }
      @media (max-width: 1024px) {
        .qa-content__question-title {
          font: 500 14px/21px "Poppins", sans-serif; } }
      .qa-content__question-title::after {
        display: block;
        content: "";
        width: 20px;
        height: 20px;
        background: url("../images/icons/qa-chevron-down.svg");
        position: absolute;
        right: 24px;
        top: 50%;
        transform: translateY(-50%); }
    .qa-content__question-content {
      display: none; }
    .qa-content__question-text {
      padding: 24px 48px 1px 32px;
      font: 14px/23px "Poppins", sans-serif;
      color: #535A66;
      background: #F2F7FC;
      border-radius: 16px;
      margin: 0 24px 24px 24px;
      white-space: pre-line; }
      @media (max-width: 565px) {
        .qa-content__question-text {
          padding: 24px 24px 1px 24px; } }
    .qa-content__question-video {
      width: 100%;
      margin-bottom: 24px;
      padding-top: 56.3920455%;
      position: relative; }
      .qa-content__question-video iframe {
        width: 100% !important;
        max-width: calc(100% - 48px);
        height: 100% !important;
        position: absolute;
        left: 50%;
        top: 0;
        transform: translateX(-50%); }
    .qa-content__question-image {
      width: fit-content;
      margin: 0 auto 24px;
      overflow: hidden; }
      .qa-content__question-image img {
        margin: 0 auto; }
    .qa-content__question-gallery {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 32px;
      width: fit-content;
      margin: 0 auto 24px; }
      .qa-assistant .qa-content__question-gallery {
        width: auto !important;
        max-width: 60%;
        gap: 16px;
        margin: 0 auto 16px; }
      .qa-content__question-gallery--single {
        grid-template-columns: 1fr; }
        @media (min-width: 401px) {
          .qa-assistant .qa-content__question-gallery--single {
            max-width: 30%;
            max-width: calc(30% - 8px); } }
      @media (max-width: 767px) {
        .qa-content__question-gallery {
          gap: 10px; } }
      @media (max-width: 400px) {
        .qa-content__question-gallery {
          width: calc(100% - 48px);
          grid-template-columns: 1fr; } }
      .qa-content__question-gallery-item {
        max-width: 100%;
        width: 240px;
        background-size: cover;
        border-radius: 16px;
        overflow: hidden; }
        .qa-content__question-gallery-item::before {
          display: block;
          content: "";
          padding-bottom: 111.25%; }
        .qa-assistant .qa-content__question-gallery-item {
          width: auto !important; }
        @media (max-width: 767px) {
          .qa-content__question-gallery-item {
            width: 154px; } }
        @media (max-width: 400px) {
          .qa-content__question-gallery-item {
            width: 100%; }
            .qa-content__question-gallery-item::before {
              padding-bottom: 100%; } }
        .qa-content__question-gallery-item img {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          opacity: 0; }
  .qa-content__single-text {
    padding: 24px 120px 0 40px;
    font: 16px/24px "Poppins", sans-serif;
    color: #535A66;
    white-space: pre-line; }
    @media (max-width: 1024px) {
      .qa-content__single-text {
        padding: 24px 72px 3px 40px;
        font: 14px/21px "Poppins", sans-serif; } }
    @media (max-width: 565px) {
      .qa-content__single-text {
        padding: 24px 7px; } }
    .qa-page.qa-page--search .qa-content__single-text {
      padding: 24px; }
  .qa-content__single + .qa-content__subcategory, .qa-content__single + .qa-content__questions {
    margin-top: -20px; }

.body-qa-assistant {
  overflow: hidden; }

.qa-assistant-overlay {
  z-index: 103; }

.qa-assistant {
  position: relative;
  z-index: 104; }
  .page-template-template-tutorials .qa-assistant,
  .page-template-template-qa .qa-assistant {
    display: none; }
  .qa-assistant__toggle {
    display: flex;
    align-items: center;
    min-width: 56px;
    height: 56px;
    position: fixed;
    bottom: 40px;
    right: 40px;
    border-radius: 100px;
    background: linear-gradient(90deg, #00bbf6 0%, #06c 100%);
    cursor: pointer;
    letter-spacing: 0.0075em;
    -webkit-animation: slide-in-bottom 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) both;
    animation: slide-in-bottom 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) both; }
    body.home .qa-assistant__toggle {
      display: none; }
      body.home .qa-assistant__toggle--home {
        display: flex;
        -webkit-animation: slide-in-bottom 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) both;
        animation: slide-in-bottom 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) both; }
    @media (max-width: 565px) {
      .qa-assistant__toggle {
        padding: 14px 24px;
        right: 16px;
        bottom: 16px; } }
    .qa-assistant__toggle .questions-ic {
      margin-right: 12px; }
    .qa-assistant__toggle .close-assistant-ic {
      display: none; }
    .qa-assistant.opened .qa-assistant__toggle {
      display: flex;
      justify-content: center;
      animation: none;
      -webkit-animation: none;
      background: #fff;
      padding: 0; }
      .qa-assistant.opened .qa-assistant__toggle:hover::before {
        display: none; }
      @media screen and (max-height: 800px) and (min-width: 565px) {
        .qa-assistant.opened .qa-assistant__toggle {
          min-width: 30px;
          height: 30px;
          bottom: unset;
          top: 15px;
          z-index: 1;
          right: 45px; } }
      @media (max-width: 565px) {
        .qa-assistant.opened .qa-assistant__toggle {
          min-width: 32px;
          height: 32px;
          z-index: 1;
          box-shadow: 0 2px 8px rgba(90, 91, 106, 0.2); } }
      .qa-assistant.opened .qa-assistant__toggle .questions-ic, .qa-assistant.opened .qa-assistant__toggle-text {
        display: none; }
      .qa-assistant.opened .qa-assistant__toggle .close-assistant-ic {
        display: block; }
        @media (max-width: 565px) {
          .qa-assistant.opened .qa-assistant__toggle .close-assistant-ic {
            width: 18px;
            height: 18px;
            background-size: cover; } }
  .qa-assistant__main {
    display: none;
    flex-direction: column;
    width: 580px;
    max-width: calc(100% - 80px);
    height: calc(100vh - 112px - 104px);
    position: fixed;
    bottom: 112px;
    right: 40px;
    border-radius: 16px;
    background: #fff;
    overflow: hidden; }
    @media screen and (max-height: 800px) and (min-width: 565px) {
      .qa-assistant__main {
        bottom: 10px;
        height: calc(100vh - 20px); } }
    @media (max-width: 1024px) {
      .qa-assistant__main {
        width: 586px; } }
    @media (max-width: 565px) {
      .qa-assistant__main {
        width: 100vw;
        max-width: 100%;
        height: calc(100vh - 8px);
        height: -webkit-fill-available;
        max-height: calc(100vh - 8px);
        left: 0;
        right: unset;
        bottom: 0;
        border-radius: 16px 16px 0px 0px; } }
    .qa-assistant.opened .qa-assistant__main {
      display: flex; }
  .qa-assistant__header {
    display: flex;
    align-items: center;
    min-height: max-content;
    padding: 32px;
    background: url("../images/qa-assistant-header-bg.svg");
    background-size: cover; }
    @media screen and (max-height: 800px) and (min-width: 565px) {
      .qa-assistant__header {
        padding: 5px 32px; } }
    @media (max-width: 565px) {
      .qa-assistant__header {
        padding-bottom: 38px; } }
    @media (max-width: 400px) {
      .qa-assistant__header {
        padding: 12px; } }
    .qa-assistant__header-logo {
      min-width: 32px;
      height: 32px;
      margin-right: 16px;
      background-image: url("../images/qa-assistant-logo.svg"); }
      @media (max-width: 565px) {
        .qa-assistant__header-logo {
          min-width: 24px;
          height: 24px;
          background-size: cover; } }
    .qa-assistant__header-title {
      font: 600 20px/25px "Poppins", sans-serif;
      color: #fff;
      margin-bottom: 2px; }
      @media (max-width: 565px) {
        .qa-assistant__header-title {
          font: 600 16px/20px "Poppins", sans-serif;
          margin-bottom: 7px; } }
    .qa-assistant__header-subtitle {
      font: 14px/21px "Poppins", sans-serif;
      color: #fff; }
      @media (max-width: 565px) {
        .qa-assistant__header-subtitle {
          font: 12px/18px "Poppins", sans-serif; } }
  .qa-assistant__messages {
    overflow-y: auto;
    padding: 0 24px 15px; }
    .qa-assistant__messages::-webkit-scrollbar {
      width: 5px; }
    .qa-assistant__messages::-webkit-scrollbar-track {
      background: transparent; }
    .qa-assistant__messages::-webkit-scrollbar-thumb {
      background: #0184dc; }
    .qa-assistant__messages::-webkit-scrollbar-thumb:hover {
      background: #0199ff; }
    .qa-assistant__messages::-webkit-scrollbar-thumb {
      background: #00b7f4; }
    .qa-assistant__messages::-webkit-scrollbar-track {
      background: rgba(0, 109, 207, 0.32); }
    .qa-assistant__messages--typing + .qa-assistant__messages--loading-question,
    .qa-assistant__messages--loading-question + .qa-assistant__messages--typing {
      display: none; }
    .qa-assistant__messages--loading-question .qa-assistant__messages-bot-line,
    .qa-assistant__messages--typing .qa-assistant__messages-bot-line, .qa-assistant__messages-bot-line--typing {
      white-space: normal !important; }
    .qa-assistant__messages-bot {
      background: url("../images/qa-assistant-userpic.svg") no-repeat;
      padding-left: 48px;
      margin-top: 24px; }
      .qa-assistant__messages-bot:not(:first-child) {
        margin-top: 16px; }
      .qa-assistant__messages-bot-line {
        width: fit-content;
        margin-right: auto;
        padding: 11px 16px 8px;
        font: 14px/21px "Poppins", sans-serif;
        color: #101A2B;
        background: #F3F3F4;
        border-radius: 16px;
        white-space: pre-line; }
        .qa-assistant__messages-bot-line:not(:last-child) {
          margin-bottom: 4px; }
        .qa-assistant__messages-bot-line p {
          font: inherit; }
      .qa-assistant__messages-bot:first-child .qa-assistant__messages-bot-line {
        border-radius: 4px 16px 16px 4px; }
        .qa-assistant__messages-bot:first-child .qa-assistant__messages-bot-line:first-child {
          border-radius: 16px 16px 16px 4px; }
        .qa-assistant__messages-bot:first-child .qa-assistant__messages-bot-line:last-child {
          border-radius: 4px 16px 16px 16px; }
    .qa-assistant__messages-user {
      margin-top: 16px; }
      .qa-assistant__messages-user-line {
        width: fit-content;
        margin-left: auto;
        padding: 10px 16px 9px 23px;
        background: linear-gradient(90deg, #00BBF6 0%, #0066CC 100%);
        border-radius: 16px;
        font: 500 14px/21px "Poppins", sans-serif;
        color: #F3F3F4; }
  .qa-assistant__footer {
    margin-top: auto; }
  .qa-assistant__tip {
    margin-top: 24px;
    position: relative;
    text-align: center;
    font: 600 12px/15px "Poppins", sans-serif;
    color: #8B8F98; }
    @media (max-width: 400px) {
      .qa-assistant__tip {
        display: none; } }
    .qa-assistant__tip span {
      background: #fff;
      padding: 0 39px; }
    .qa-assistant__tip::before {
      display: block;
      content: "";
      height: 1px;
      width: calc(100% - 48px);
      position: absolute;
      left: 24px;
      top: 50%;
      transform: translateY(-50%);
      background: #E1E1E4;
      z-index: -1; }
  .qa-assistant__questions {
    padding: 24px;
    display: flex;
    flex-direction: column;
    align-items: flex-end; }
    @media screen and (max-height: 800px) and (min-width: 565px) {
      .qa-assistant__questions {
        padding: 15px 24px 15px; } }
    .qa-assistant__questions--loading {
      pointer-events: none; }
    .qa-assistant__questions--hidden {
      display: none !important; }
    .qa-assistant__questions-item {
      margin-left: auto;
      margin-bottom: 8px;
      padding: 6px 16px;
      color: #101A2B;
      font: 500 14px/21px "Poppins", sans-serif;
      border: 2px solid #101A2B;
      border-radius: 99px;
      cursor: pointer;
      text-align: right; }
      .qa-assistant__questions-item:last-child {
        margin-bottom: 0; }
      .qa-assistant__questions-item-previous {
        font: 600 14px/16px "Poppins", sans-serif;
        margin-bottom: 20px;
        color: #0066CC;
        cursor: pointer; }
      @media screen and (max-height: 800px) and (min-width: 565px) {
        .qa-assistant__questions-item {
          padding: 4px 16px; } }
  .qa-assistant__more {
    padding: 32px 0;
    text-align: center;
    border-top: 1px solid #E1E1E4; }
    @media screen and (max-height: 800px) and (min-width: 565px) {
      .qa-assistant__more {
        padding: 10px 0; } }
    @media (max-width: 565px) {
      .qa-assistant__more {
        padding: 20px 0; } }
    .qa-assistant__more a {
      padding: 6px 16px;
      font: 500 14px/21px "Poppins", sans-serif;
      color: #FFFFFF;
      background: #0066CC;
      border-radius: 99px; }

/**
 * ----------------------------------------
 * animation slide-in-bottom
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

.typing-anim {
  align-items: center;
  display: flex;
  height: 17px; }
  .typing-anim__dot {
    animation: mercuryTypingAnimation 1.8s infinite ease-in-out;
    background-color: #a7a7a7;
    border-radius: 50%;
    height: 7px;
    margin-right: 4px;
    vertical-align: middle;
    width: 7px;
    display: inline-block; }
    .typing-anim__dot:nth-child(1) {
      animation-delay: 200ms; }
    .typing-anim__dot:nth-child(2) {
      animation-delay: 300ms; }
    .typing-anim__dot:nth-child(3) {
      animation-delay: 400ms; }
    .typing-anim__dot:last-child {
      margin-right: 0; }

@keyframes mercuryTypingAnimation {
  0% {
    transform: translateY(0px);
    background-color: rgba(167, 167, 167, 0.9); }
  28% {
    transform: translateY(-7px);
    background-color: rgba(167, 167, 167, 0.8); }
  44% {
    transform: translateY(0px);
    background-color: rgba(198, 202, 204, 0.7); } }

.user-logged .community-join[data-button-behaviour="signup"] {
  display: none; }

.community-hero {
  max-width: 1440px;
  margin: 0 auto;
  background-size: cover;
  position: relative;
  background-image: var(--community-hero-image); }
  @media (max-width: 565px) {
    .community-hero {
      background-image: var(--community-hero-image-mobile); } }
  .community-hero .container {
    padding: 0 32px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    @media (max-width: 565px) {
      .community-hero .container {
        padding: 0 24px; } }
    @media only screen and (min-width: 401px) and (max-width: 565px) {
      .community-hero .container {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center; } }
  .community-hero::before {
    display: block;
    content: "";
    padding-bottom: 34.44444%; }
  @media (max-width: 767px) {
    .community-hero::before {
      padding-bottom: 39.1927083%; } }
  @media (max-width: 565px) {
    .community-hero::before {
      padding-bottom: 102.666667%; } }
  .community-hero__title {
    font: 48px/60px "Poppins", sans-serif; }
    @media (max-width: 767px) {
      .community-hero__title {
        font: 32px/38px "Poppins", sans-serif; } }
  .community-hero__text {
    font: 16px/24px "Poppins", sans-serif;
    margin-top: 16px; }
    @media (max-width: 767px) {
      .community-hero__text {
        font: 14px/21px "Poppins", sans-serif; } }
  .community-hero__title, .community-hero__text {
    max-width: 655px;
    color: #fff; }
    @media (max-width: 767px) {
      .community-hero__title, .community-hero__text {
        max-width: 415px; } }
    @media (max-width: 565px) {
      .community-hero__title, .community-hero__text {
        max-width: 282px; } }
  .community-hero .button--blue {
    margin-top: 40px;
    font: 16px/24px "Poppins", sans-serif;
    padding: 8px 24px; }
    @media (max-width: 1024px) {
      .community-hero .button--blue {
        margin-top: 32px; } }

.community-content-block {
  padding: 80px 0;
  background: #fafafa; }
  @media (max-width: 1024px) {
    .community-content-block {
      padding: 35px 0; } }
  .community-content-block + .community-content-block {
    padding-top: 0; }
  .community-content-block .container {
    max-width: 792px; }
  .community-content-block__title {
    font: 500 34px/44px "Poppins", sans-serif;
    letter-spacing: -0.01em;
    color: #2A3242; }
    @media (max-width: 1024px) {
      .community-content-block__title {
        font: 500 24px/31px "Poppins", sans-serif; } }
    @media (max-width: 565px) {
      .community-content-block__title {
        font: 500 20px/26px "Poppins", sans-serif; } }
  .community-content-block__image {
    margin: 40px 0;
    border-radius: 16px;
    background-size: cover; }
    .community-content-block__image::before {
      display: block;
      content: "";
      padding-bottom: 37.23404%; }
    @media (max-width: 1024px) {
      .community-content-block__image {
        margin: 16px 0; } }
  .community-content-block__text {
    margin-top: 40px;
    font: 20px/32px "Poppins", sans-serif;
    text-align: justify; }
    .community-content-block__text p {
      font: inherit; }
    @media (max-width: 1024px) {
      .community-content-block__text {
        margin-top: 15px;
        font: 16px/24px "Poppins", sans-serif; } }
  .community-content-block__link {
    margin-top: 10px; }
    .community-content-block__link a {
      display: inline-block; }
      @media (max-width: 565px) {
        .community-content-block__link a {
          width: 100%;
          text-align: center; } }

.columns-content-block {
  margin-bottom: 40px;
  padding-bottom: 24px;
  background: #fafafa; }
  @media (max-width: 1024px) {
    .columns-content-block {
      margin-bottom: 20px; } }
  @media (max-width: 565px) {
    .columns-content-block {
      margin-bottom: 12px;
      padding-bottom: 1px; } }
  .columns-content-block .community-content-block {
    background: transparent;
    margin: 0;
    padding: 0; }
    .columns-content-block .community-content-block__title {
      padding-top: 80px; }
      @media (max-width: 1024px) {
        .columns-content-block .community-content-block__title {
          padding-top: 40px;
          padding-bottom: 16px; } }
      @media (max-width: 565px) {
        .columns-content-block .community-content-block__title {
          padding-bottom: 24px; } }
    @media (max-width: 1024px) {
      .columns-content-block .community-content-block__image {
        margin-bottom: 32px; } }
    @media (max-width: 565px) {
      .columns-content-block .community-content-block__image {
        margin-bottom: 40px; } }
    .columns-content-block .community-content-block__image::before {
      padding-bottom: 24.5614035%; }
      @media (max-width: 1024px) {
        .columns-content-block .community-content-block__image::before {
          padding-bottom: 25.083612%; } }
      @media (max-width: 565px) {
        .columns-content-block .community-content-block__image::before {
          padding-bottom: 25.6559767%; } }
  .columns-content-block--white-bg {
    background: #fff;
    margin-bottom: 0; }
  @media (min-width: 566px) {
    .columns-content-block__items {
      display: grid;
      grid-template-columns: 1fr 1fr;
      column-gap: 32px; } }
  .columns-content-block__item {
    margin-bottom: 56px; }
    @media (max-width: 1024px) {
      .columns-content-block__item {
        margin-bottom: 32px; } }
    @media (max-width: 565px) {
      .columns-content-block__item {
        margin-bottom: 40px; } }
    .columns-content-block__item--full-width {
      grid-column: 1 / -1; }
    .columns-content-block__item-title {
      margin-bottom: 24px;
      color: #2A3242;
      font: 600 20px/25px "Poppins", sans-serif;
      letter-spacing: 0.0075em; }
      @media (max-width: 1024px) {
        .columns-content-block__item-title {
          margin-bottom: 10px;
          font: 600 16px/20px "Poppins", sans-serif; } }
      @media (max-width: 565px) {
        .columns-content-block__item-title {
          margin-bottom: 16px; } }
    .columns-content-block__item-text {
      color: #3E4653;
      font: 20px/32px "Poppins", sans-serif;
      letter-spacing: 0.0075em; }
      @media (max-width: 1024px) {
        .columns-content-block__item-text {
          font: 16px/25px "Poppins", sans-serif; } }
      @media (max-width: 565px) {
        .columns-content-block__item-text {
          text-align: justify; } }
      .columns-content-block__item-text a {
        font-weight: 500 !important; }
      .columns-content-block__item-text p {
        margin-bottom: 0; }

.community-page,
.about-us-page {
  padding-bottom: 40px; }
  @media (max-width: 1024px) {
    .community-page,
    .about-us-page {
      padding-bottom: 16px; } }
  .community-page .home-mission,
  .about-us-page .home-mission {
    background: #fff; }
    .community-page .home-mission__title,
    .about-us-page .home-mission__title {
      font: 500 34px/44px "Poppins", sans-serif;
      letter-spacing: -0.01em;
      color: #2A3242;
      white-space: break-spaces; }
      .community-page .home-mission__title i,
      .about-us-page .home-mission__title i {
        font-style: italic; }
      @media (max-width: 1024px) {
        .community-page .home-mission__title,
        .about-us-page .home-mission__title {
          font: 500 24px/31px "Poppins", sans-serif; } }
      @media (max-width: 565px) {
        .community-page .home-mission__title,
        .about-us-page .home-mission__title {
          font: 500 20px/26px "Poppins", sans-serif; } }
    .community-page .home-mission__description,
    .about-us-page .home-mission__description {
      margin-top: 40px; }
      @media (max-width: 1024px) {
        .community-page .home-mission__description,
        .about-us-page .home-mission__description {
          margin-top: 16px; } }
      @media (max-width: 565px) {
        .community-page .home-mission__description,
        .about-us-page .home-mission__description {
          text-align: justify; } }

.community-benefits {
  padding: 80px 0;
  border-bottom: 1px solid #E1E1E4; }
  @media (max-width: 1024px) {
    .community-benefits {
      padding: 32px 0; } }
  .community-benefits .container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 24px; }
    @media (max-width: 1024px) {
      .community-benefits .container {
        gap: 6px; } }
    @media (max-width: 565px) {
      .community-benefits .container {
        grid-template-columns: 1fr;
        gap: 32px; } }
  .community-benefits__item {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center; }
    @media (max-width: 565px) {
      .community-benefits__item {
        max-width: 231px;
        margin: 0 auto; } }
  @media (max-width: 1024px) {
    .community-benefits img {
      max-width: 50px; } }
  @media (max-width: 565px) {
    .community-benefits img {
      max-width: 58px; } }
  .community-benefits__title {
    margin-top: 24px;
    font: 24px/34px "Poppins", sans-serif;
    color: #3E4653; }
    @media (max-width: 1024px) {
      .community-benefits__title {
        margin-top: 16px;
        font: 20px/28px "Poppins", sans-serif; } }
    @media (max-width: 565px) {
      .community-benefits__title {
        font: 18px/27px "Poppins", sans-serif; } }
  .community-benefits__text {
    margin-top: 18px;
    font: 16px/24px "Poppins", sans-serif;
    color: #3E4653; }
    @media (max-width: 1024px) {
      .community-benefits__text {
        margin-top: 8px;
        font: 14px/21px "Poppins", sans-serif; } }
    @media (max-width: 565px) {
      .community-benefits__text {
        font: 16px/24px "Poppins", sans-serif; } }

.community-stories {
  padding: 40px 0; }
  @media (max-width: 1024px) {
    .community-stories {
      padding: 16px 0; } }
  .community-stories__section-title {
    font: 500 34px/44px "Poppins", sans-serif; }
    @media (max-width: 1024px) {
      .community-stories__section-title {
        font: 500 24px/31px "Poppins", sans-serif; } }
    @media (max-width: 565px) {
      .community-stories__section-title {
        font: 500 20px/26px "Poppins", sans-serif; } }
  .community-stories__slider {
    margin-top: 40px; }
    @media (max-width: 1024px) {
      .community-stories__slider {
        margin-top: 32px; } }
    .community-stories__slider.slick-slider {
      padding-bottom: 96px; }
      @media (max-width: 1024px) {
        .community-stories__slider.slick-slider {
          padding-bottom: 88px; } }
  .community-stories__slide-inner {
    position: relative;
    max-width: 364px;
    box-shadow: 0 2px 4px rgba(90, 91, 106, 0.1);
    border-radius: 16px;
    background-size: cover;
    background-position: top center; }
    .community-stories__slide-inner::before {
      display: block;
      content: "";
      padding-bottom: 120.87912%; }
    @media (max-width: 1024px) {
      .community-stories__slide-inner {
        max-width: 100%; } }
    @media (max-width: 1024px) {
      .community-stories__slide-inner::before {
        padding-bottom: 102.325581%; } }
    @media (max-width: 565px) {
      .community-stories__slide-inner {
        margin-bottom: 32px; } }
  .community-stories__slide:last-child .community-stories__slide-inner {
    margin-bottom: 0; }
  .community-stories__content {
    width: calc(100% - 32px);
    position: absolute;
    padding: 16px;
    left: 16px;
    bottom: 16px;
    border-radius: 8px;
    background: #fff; }
  .community-stories__text {
    font: 14px/21px "Poppins", sans-serif;
    color: #535A66; }
  .community-stories__title {
    margin-top: 16px;
    font: 500 16px/24px "Poppins", sans-serif;
    color: #2A3242; }
  .community-stories .slick-slide {
    margin: 0 12px; }
    @media (max-width: 1024px) {
      .community-stories .slick-slide {
        margin: 0 8px; } }
  .community-stories .slick-list {
    margin: 0 -12px; }
    @media (max-width: 1024px) {
      .community-stories .slick-list {
        margin: 0 -8px; } }

.community-join {
  padding: 40px 0; }
  @media (max-width: 565px) {
    .community-join {
      padding: 40px 0; } }
  .community-join .about-us-page__side-community {
    margin-top: 0; }

.community-welcome {
  padding-top: 40px;
  padding-bottom: 80px;
  margin-bottom: 40px;
  border-bottom: 1px solid #E1E1E4; }
  @media (max-width: 1024px) {
    .community-welcome {
      padding-top: 20px;
      padding-bottom: 40px;
      margin-bottom: 16px; } }
  @media (max-width: 1024px) {
    .community-welcome {
      padding-top: 12px; } }
  .community-welcome__image {
    display: flex;
    justify-content: center; }
  .community-welcome__text {
    margin-top: 16px;
    font: 20px/32px "Poppins", sans-serif;
    text-align: center; }
    @media (max-width: 1024px) {
      .community-welcome__text {
        font: 16px/24px "Poppins", sans-serif; } }
    .community-welcome__text p {
      margin: 0;
      font: inherit; }

.community-guidelines {
  margin-top: 80px;
  margin-bottom: 72px;
  border-top: 1px solid #E1E1E4; }
  @media (max-width: 1024px) {
    .community-guidelines {
      margin-top: 40px; } }
  .community-guidelines__title {
    margin-top: 80px;
    font: 500 34px/44px "Poppins", sans-serif;
    color: #2A3242;
    letter-spacing: -0.01em; }
    @media (max-width: 1024px) {
      .community-guidelines__title {
        margin-top: 40px;
        font: 500 24px/31px "Poppins", sans-serif; } }
    @media (max-width: 565px) {
      .community-guidelines__title {
        font: 500 20px/26px "Poppins", sans-serif; } }
  .community-guidelines__text {
    max-width: 656px;
    margin-top: 24px;
    font: 16px/24px "Poppins", sans-serif;
    color: #3E4653; }
    .community-guidelines__text--bottom {
      margin-top: 32px; }
    .community-guidelines__text a {
      color: #0066CC; }
  .community-guidelines__list {
    margin-top: 8px; }
  .community-guidelines__item {
    display: flex;
    align-items: center;
    font: 500 16px/24px "Poppins", sans-serif;
    color: #3E4653;
    margin-top: 24px; }
    .community-guidelines__item::before {
      content: url("../images/icons/guidelines-circle-check.svg");
      margin-right: 16px; }
      @media (max-width: 565px) {
        .community-guidelines__item::before {
          transform: scale(0.8);
          margin-right: 8px; } }
  .community-guidelines p {
    margin: 0; }

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


.footer-disclaimer strong{
  font-weight:500;
}
.footer-disclaimer{
  border-top: 1px solid #D8D8D8;
  padding: 32px 0px 42px;
}
.footer-disclaimer p{
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 24px;
  letter-spacing: 0%;
  /*text-align: center;*/
  color:#fff;
  margin-top:16px;
}
.footer-disclaimer h3{
  font-family: Poppins;
  font-weight: 400;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 158%;
  letter-spacing: 0.75%;
  margin-bottom:16px;

}