/* Combined theme overrides — merged from theme.css, css/theme-1.6.css, css/styles-update/accordion.min.css, css/styles-update/style.css, css/styles-update/style-02.css, css/styles-update/header-update.css */
/* theme.css */
/* =WordPress Core
-------------------------------------------------------------- */

.padding-bottom-0 {
    padding-bottom: 0;
}

.padding-bottom-4 {
    padding-bottom: 4px;
}

.ol-li-simple-number > li {
	padding-left: 32px;
}

.ol-li-simple-number > li::before {
	width: auto;
	height: auto;
	background: none;
	font-size: inherit;
	line-height: inherit;
	top: auto;
	border-radius: 0;
	color: inherit;
}

/* tmp begin*/
.postid-23176 .post-article-header .image-holder {
	display: none;
}
.postid-23176 .content > ol {
	margin-top: 1.4em;
	margin-bottom: 0;
}
/* tmp end*/

.author-section .author-block .text-holder a {
  color: #fff;
}
.author-section .author-block .text-holder a:hover {
  text-decoration: underline;
}

/* Add to any social networks plugin */
.addtoany_list {
  margin-left: -4px;
  margin-right: -4px;
}

.addtoany_list > [class*="a2a_button"] {
  font-size: 40px !important;
  line-height: 1 !important;
}

.addtoany_list a:not(.addtoany_special_service)>span {
  border-radius: 50% !important;
}

.addtoany_list .a2a_svg {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 40px !important;
  height: 40px !important;
  line-height: 40px !important;
  background-color: rgba(77,103,230,0.2) !important;
  transition: background-color .25s cubic-bezier(.3,.86,.36,.95), color .25s cubic-bezier(.3,.86,.36,.95), opacity .25s cubic-bezier(.3,.86,.36,.95);
}

.addtoany_list > .a2a_button_linkedin .a2a_svg {
  padding-bottom: 3px;
}

.addtoany_list > .a2a_button_facebook .a2a_svg {
  background: rgba(77,103,230,0.2) url("data:image/svg+xml,%3Csvg width='1024' height='1024' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 1024 1024'%3E%3Cpath d='M697.742 170.027h106.829v-162.816c-18.431-2.219-81.815-7.211-155.635-7.211-154.026 0-259.538 84.778-259.538 240.598v143.402h-169.97v182.016h169.97v457.984h208.391v-457.942h163.095l25.89-182.016h-189.034v-125.397c0.048-52.608 16.236-88.619 100.002-88.619z' fill='%234d67e6'%3E%3C/path%3E%3C/svg%3E") no-repeat center center;
  background-size: 16px 16px;
}

.addtoany_list > .a2a_button_facebook:hover .a2a_svg {
  background: #2154af url("data:image/svg+xml,%3Csvg width='1024' height='1024' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 1024 1024'%3E%3Cpath d='M697.742 170.027h106.829v-162.816c-18.431-2.219-81.815-7.211-155.635-7.211-154.026 0-259.538 84.778-259.538 240.598v143.402h-169.97v182.016h169.97v457.984h208.391v-457.942h163.095l25.89-182.016h-189.034v-125.397c0.048-52.608 16.236-88.619 100.002-88.619z' fill='%23ffffff'%3E%3C/path%3E%3C/svg%3E") no-repeat center center;
  background-size: 16px 16px;
}

.addtoany_list > .a2a_button_facebook svg {
  display: none !important;
} 

.addtoany_list > [class*="a2a_button"]:hover .a2a_svg {
  background-color: #4d67e6 !important;
  opacity: 1 !important;
}

.addtoany_list > .a2a_button_linkedin:hover .a2a_svg {
  background-color: #0080c5 !important;
}

.addtoany_list > .a2a_button_x:hover .a2a_svg {
  background-color: #00acdc !important;
}

.addtoany_list .a2a_svg svg {
  width: 22px !important;
  height: 22px !important;
}

.addtoany_list .a2a_svg svg  path {
  transition: fill .25s cubic-bezier(.3,.86,.36,.95);
}

.addtoany_list > [class*="a2a_button"]:hover svg path {
  fill: #fff !important;
}




@font-face {
    font-family: 'Matter';
    src: url('fonts/MatterRegular_1.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Matter';
    src: url('fonts/MatterSemiBold_1.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Matter';
    src: url('fonts/MatterMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}


.header-banner {
    width: 100%;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    overflow: hidden;
}

@media (max-width: 743px) {
    .header-banner .banner-container {
        gap: 8px;
        width: 100%;
    }
}

/* post-card -> post-info in one row */
.single-hero-section .post-info span.post-info--categories,
.post-card-bottom .post-info li .span-reading-time {
  vertical-align: middle;
}
.post-card-bottom .post-info > li:not(:last-child)::after{
  vertical-align: unset;
}

/* new single */
.single-hero-section .blog-type {
  margin-bottom: 20px;
}
.single-hero-section .blog-type a {
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
  padding: 7px 10px;
  text-transform: unset;
  font-size: 14px;
}

/* FAQ */
section.faq h2 {
  text-align: center;
}
section.faq h3.ac-header{
  padding: 0 20px;
}
section.faq h3.ac-header button.ac-trigger {
  font-size: inherit;
}
section.faq div.ac-panel-inner {
  padding: 0 20px;
  margin-right: 0;
  font-size: inherit;
}
section.faq .accordion-filter .ac-panel-inner {
  overflow-y: hidden;
  max-height: none;
}
section.faq.new-faq-design {
  font-size: 15px;
}
section.faq.new-faq-design h2 {
  font-size: 24px;
}
section.faq.new-faq-design h3 {
  font-size: 16px;
}


/* menu */
#nav .drop li.drop-parent-link > a {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.01em;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 16px;
  color: #506bf0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
}
#nav .drop li.drop-parent-link > a:after {
  content: "";
  min-width: 24px;
  width: 24px;
  height: 24px;
  background-image: url(images/arrow-right.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  vertical-align: bottom;
  transition: all .3s ease;
}
#nav .drop li.drop-parent-link > a:hover::after {
  transform: translateX(6px);
}

/* css/theme-1.6.css */
.war-in-ukraine {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.war-in-ukraine::before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 50%;
    background-color: #0057B8;
}
.war-in-ukraine::after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50%;
    background-color: #FFD700;
}
.war-in-ukraine .ua-content {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px 16px;
    border-radius: 4px;
    background-color: #fff;
    z-index: 2;
}
@media (max-width: 450px) {
    .war-in-ukraine .ua-content {
        padding: 4px 14px;
    }
}

.war-in-ukraine .ua-image {
    width: 64px;
    height: 24px;
    background-image: url("images/header/usa-ua_heart_icon.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

.war-in-ukraine .ua-text {
    padding: 0 16px;
    font-family: 'Poppins';
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    color: #27272C;
    text-transform: uppercase;
}
@media (max-width: 450px) {
    .war-in-ukraine .ua-text {
        font-size: 16px;
        line-height: 20px;
        padding: 0 12px;
    }
}

.war-in-ukraine .ua-link {
    font-family: 'Poppins';
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #506BF0;
}
@media (max-width: 450px) {
    .war-in-ukraine .ua-link {
        font-size: 12px;
    }
}

.war-in-ukraine .ua-link::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 8px;
    margin-left: 10px;
    position: relative;
    background-image: url("images/header/arrow.svg");
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(-90deg);
}

.header-hero {
    padding: 56px 0;
    background: linear-gradient(206.15deg, #506BF0 40.81%, #2843C8 97.19%);
}

.header-hero .h1-title {
    margin: auto;
    font-family: "Inter Tight", sans-serif;
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    color: #fff;
}

.is-opacity-50 {
    opacity: .5;
}

.blog-page-wide {

}

.blog-page-wide .section {
    padding: 64px 0;
}

.blog-page-wide .container {
    width: 100%;
    max-width: 1264px; /* 1224+20+20*/
    padding: 0 20px;
    margin: 0 auto;
}



/* css/styles-update/accordion.min.css */
/**
 * Accordion v3.4.1
 * Lightweight and accessible accordion module created in pure Javascript
 * https://github.com/michu2k/Accordion
 *
 * Copyright (c) Michał Strumpf
 * Published under MIT License
 */

.ac{--color-white:#fff;--color-light-grey:#eee;--color-grey:#8a8a8a;--color-black:#111;margin-bottom:8px;border:1px solid var(--color-light-grey);background-color:var(--color-white);box-sizing:border-box}.ac .ac-header{margin:0;padding:0}.ac .ac-trigger{font:bold 16px Arial,sans-serif;color:var(--color-black);text-align:left;width:100%;padding:8px 32px 8px 8px;display:block;cursor:pointer;background-color:transparent;transition:color .25s ease;position:relative;text-decoration:none;margin:0;border:0}.ac .ac-trigger::after{content:"+";text-align:center;width:15px;transform:translate(0,-50%);position:absolute;right:10px;top:50%}.ac .ac-trigger:focus{color:var(--color-grey)}.ac .ac-panel{overflow:hidden;transition-property:height,visibility;transition-timing-function:ease}.ac .ac-panel .ac-text{font:15px/24px Arial,sans-serif;color:var(--color-black);padding:8px;margin:0}.ac.js-enabled .ac-panel{visibility:hidden}.ac.is-active .ac-panel{visibility:visible}.ac.is-active>.ac-header .ac-trigger::after{content:"\2013"}
/* css/styles-update/style.css */

/* Common styles */
body :where(.editor-styles-wrapper) {
  font-size: 15px;
  line-height: 1.6;
  font-family: Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  font-weight: normal;
}

.editor-styles-wrapper [data-block] {
  font-family: sans-serif;
  margin-top: 16px;
  margin-bottom: 16px;
}

.editor-styles-wrapper .wp-block-separator.is-style-dots {
  margin-top: 50px;
  margin-bottom: 50px;
}

body {
  position: relative;
  z-index: 1;
  font-family: Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
}

body:has(.active-filter-popup) {
  overflow: hidden;
}

.is-not-touch-device body:has(.active-filter-popup) {
  padding-right: 15px;
}

#main {
  padding-bottom: 0;
}

.container {
  max-width: 1265px;
}

.bg-light {
  background: #F3F5F8;
}

/* Base section styles */
.base-section {
  margin: 70px 0;
}

@media (min-width: 768px) {
  .base-section {
    margin-block: 100px;
  }
}

@media (min-width: 1024px) {
  .base-section {
    margin-block: 128px;
  }
}

.base-section.bg-light {
  margin-block: 0;
  padding: 35px 0;
}

@media (min-width: 768px) {
  .base-section.bg-light {
    padding-block: 50px;
  }
}

@media (min-width: 1024px) {
  .base-section.bg-light {
    padding-block: 64px;
  }
}

@media (min-width: 768px) {
  .base-section.bg-light:has(.next-block) {
    padding-block: 64px;
  }
}

@media (min-width: 1024px) {
  .base-section.bg-light:has(.next-block) {
    padding-block: 80px;
  }
}

.base-section.bg-light+.base-section.base-section:not(.bg-light) {
  margin-top: 35px;
}

@media (min-width: 768px) {
  .base-section.bg-light+.base-section.base-section:not(.bg-light) {
    margin-top: 50px;
  }
}

@media (min-width: 1024px) {
  .base-section.bg-light+.base-section.base-section:not(.bg-light) {
    margin-top: 64px;
  }
}

.base-section.bg-light+.bg-light {
  padding-top: 0;
}

/* Hero section styles */
.hero-small-section {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 40px 0;
  text-align: center;
  color: #fff;
  background: linear-gradient(rgb(80, 107, 240) 0%, rgb(40, 67, 200) 100%);
  border-bottom: 1px solid #F3F5F8;
}

@media (min-width: 768px) {
  .hero-small-section {
    padding-block: 56px;
  }
}

.hero-small-section .decor {
  position: absolute;
  content: "";
  top: -5px;
  z-index: -1;
}

.hero-small-section .decor-left {
  width: max(39%, 250px);
  aspect-ratio: 1.27;
  left: 0;
}

@media (min-width: 768px) {
  .hero-small-section .decor-left {
    width: min(39%, 550px);
  }
}

.hero-small-section .decor-left img {
  -o-object-position: bottom left;
  object-position: bottom left;
}

.hero-small-section .decor-right {
  width: max(61%, 350px);
  aspect-ratio: 1.81;
  right: 0;
}

@media (min-width: 768px) {
  .hero-small-section .decor-right {
    width: min(61%, 875px);
  }
}

.hero-small-section .decor-right img {
  -o-object-position: bottom right;
  object-position: bottom right;
}

.hero-small-section .decor img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.hero-small-section:after,
.hero-small-section:before {
  position: absolute;
  content: "";
  top: -5px;
  z-index: -1;
  background-repeat: no-repeat;
  background-size: contain;
}

.hero-small-section::after {
  width: max(39%, 250px);
  aspect-ratio: 1.27;
  left: 0;
  background-image: url(images/glow-left.webp);
}

@media (min-width: 768px) {
  .hero-small-section::after {
    width: min(39%, 550px);
  }
}

.hero-small-section::before {
  width: max(61%, 300px);
  aspect-ratio: 1.81;
  right: 0;
  background-image: url(images/glow-right.webp);
}

@media (min-width: 768px) {
  .hero-small-section::before {
    width: min(61%, 875px);
  }
}

.hero-small-section+.base-section:not(.bg-light) {
  margin-top: 35px;
}

@media (min-width: 768px) {
  .hero-small-section+.base-section:not(.bg-light) {
    margin-top: 50px;
  }
}

@media (min-width: 1024px) {
  .hero-small-section+.base-section:not(.bg-light) {
    margin-top: 64px;
  }
}

.hero-small-section .container {
  max-width: 670px;
}

.hero-small-section h1 {
  font: 600 32px/1.2 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  letter-spacing: normal;
}

@media (min-width: 768px) {
  .hero-small-section h1 {
    font-size: 40px;
  }
}

.hero-small-section h1:last-child {
  margin-bottom: 0;
}

.hero-small-section h1 i:not([class]) {
  opacity: 0.5;
  display: block;
  font-style: normal;
}

/* Single hero section styles */
.single-hero-section {
  display: flex;
  flex-direction: column;
  min-height: 280px;
  position: relative;
  z-index: 1;
  color: #fff;
  background-color: #506bf0;
  padding: 30px 0;
}

@media (min-width: 1024px) {
  .single-hero-section {
    min-height: 488px;
    padding-block: 40px 64px;
  }
}

.single-hero-section:after {
  position: absolute;
  content: "";
  z-index: -1;
  inset: 0;
  background: linear-gradient(180deg, rgba(80, 107, 240, 0) 0%, rgba(31, 29, 47, 0.27) 50%, rgba(0, 0, 0, 0.35) 100%);
}

.single-hero-section:before {
  position: absolute;
  content: "";
  z-index: -1;
  inset: 0;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  mask-image: linear-gradient(to bottom,
      transparent 0%,
      #506bf0 50%);
  -webkit-mask-image: linear-gradient(to bottom,
      transparent 0%,
      #506bf0 50%);
}

.single-hero-section .container {
  display: flex;
  flex-direction: column;
  width: 100%;
  flex: 1 0;
}

.single-hero-section .single-hero-holder {
  display: flex;
  align-items: flex-end;
  flex: 1 0;
  flex-wrap: wrap;
  gap: 30px;
}

@media (min-width: 768px) {
  .single-hero-section .single-hero-holder {
    justify-content: space-between;
  }
}

@media (max-width: 767px) {
  .single-hero-section .single-hero-holder>* {
    width: 100%;
  }
}

.single-hero-section .single-hero-text {
  flex: 1 0;
}

@media (min-width: 768px) {
  .single-hero-section .single-hero-text {
    max-width: 845px;
  }
}

.single-hero-section .breadcrumbs ul li:not(:last-child):after {
  margin: 0 9px;
  background: currentColor;
  border-radius: 1px;
}

.single-hero-section .breadcrumbs a,
.single-hero-section .breadcrumbs span {
  font: 600 12px/1.6 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  transition: opacity 0.3s ease-in-out;
}

@media (min-width: 768px) {

  .single-hero-section .breadcrumbs a,
  .single-hero-section .breadcrumbs span {
    font-size: 14px;
  }
}

.single-hero-section h1 {
  font: 600 36px/1.2 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  letter-spacing: normal;
  margin: 0 0 20px;
}

@media (min-width: 768px) {
  .single-hero-section h1 {
    font-size: 40px;
    margin-bottom: 24px;
  }
}

.single-hero-section .post-info {
  color: currentColor;
  font: 500 16px/1.6 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  letter-spacing: 0.01em;
  margin: 20px 0;
}

.single-hero-section .post-info:first-child {
  margin-top: 0;
}

.single-hero-section .post-info:last-child {
  margin-bottom: 0;
}

.single-hero-section .post-info li:not(:last-child):after {
  margin: 0 2px 0 6px;
  background: currentColor;
  border-radius: 1px;
  width: 2px;
  height: 19px;
}

.single-hero-section .post-info a {
  color: inherit;
  text-decoration: underline;
  text-decoration-color: transparent;
  transition: text-decoration-color 0.3s ease-in-out;
  text-underline-offset: 3px;
  text-decoration-thickness: 2px;
}

.single-hero-section .post-info a:hover,
.single-hero-section .post-info a:focus {
  text-decoration-color: currentColor;
}

.single-hero-section .bg-stretch {
  position: absolute;
  inset: 0;
  z-index: -2;
}

.single-hero-buttons {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  gap: 10px 12px;
}

.single-hero-btn {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 3px;
  color: currentColor;
  font: 500 14px/1.6 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  letter-spacing: 0.03em;
  transition: all 0.3s ease-in-out;
  background: transparent;
  border: none;
  text-decoration: none;
}

.single-hero-btn:after {
  position: absolute;
  content: "";
  inset-inline: 0;
  bottom: -2px;
  background: currentColor;
  height: 2px;
  transform: translateY(10px);
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

.single-hero-btn:focus {
  outline: none;
}

.single-hero-btn:hover,
.single-hero-btn:focus {
  color: currentColor;
}

.single-hero-btn:hover:after,
.single-hero-btn:focus:after {
  transform: translateY(0);
  opacity: 1;
}

.single-hero-btn .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
}

.single-hero-btn svg {
  width: 100%;
}

.social-popup {
  position: relative;
}

.social-popup.active-social-popup .popup-drop {
  opacity: 1;
  visibility: visible;
}

.social-popup .popup-drop {
  width: -moz-max-content;
  width: max-content;
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out;
  border-radius: 50px;
  background: #fff;
  padding: 6px;
  border: 1.5px solid #DCE1FC;
}

@media (min-width: 767px) {
  .social-popup .popup-drop {
    margin: 5px 0 0;
  }
}

@media (min-width: 768px) {
  .social-popup .popup-drop {
    top: -5px;
    left: 50%;
    transform: translate(-50%, -100%);
  }
}

.social-popup .close-popup {
  position: absolute;
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  white-space: nowrap;
  width: 1px;
}

.social-popup .close-popup:focus,
.social-popup .close-popup:active {
  clip: auto;
  overflow: visible;
  white-space: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  position: absolute;
  background: #fff;
  color: #111111;
  top: -12px;
  right: -12px;
  padding: 0;
  border: 1.5px solid #DCE1FC;
  padding: 2px;
}

.social-popup .close-popup svg {
  width: 100%;
  fill: currentColor;
}

/* Single content section styles */
.single-content-section {
  font: 15px/1.6 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  letter-spacing: 0.01em;
  color: #27272C;
  padding: 40px 0 80px;
  /* Invitation block  styles*/
  /* Author block styles */
}

@media (min-width: 768px) {
  .single-content-section {
    padding-block: 64px 120px;
  }
}

.single-content-section:has(.sidebar) .container {
  max-width: 1265px;
}

@media (min-width: 1024px) {
  .single-content-section:has(.sidebar) .posts-block {
    width: calc(100% - 260px - 30px);
    max-width: 690px;
    margin-left: calc(260px + 30px);
  }
}

@media (min-width: 1200px) {
  .single-content-section:has(.sidebar) .posts-block {
    width: calc(100% - 327px - 48px);
    margin-left: calc(327px + 48px);
  }
}

@media (min-width: 1024px) {
  .fixed-position .sidebar-wrap.sticky-sidebar {
    padding-top: 75px;
  }
}

@media (min-width: 1300px) {
  .fixed-position .sidebar-wrap.sticky-sidebar {
    padding-top: 100px;
  }
}

.single-content-section:has(.sidebar) .wp-block-table {
  margin-inline: 0;
}

@media (min-width: 1200px) {
  .single-content-section:has(.sidebar) .wp-block-table {
    margin-inline: 0 -84px;
  }
}

@media (min-width: 1024px) {
  .single-content-section:has(.sidebar) .content {
    max-width: 690px;
    margin: 0;
  }
}

.single-content-section .container {
  max-width: 730px;
}

.single-content-section .two-columns {
  width: 100%;
  margin: 0;
  gap: 30px;
}

@media (min-width: 1024px) {
  .single-content-section .two-columns {
    gap: 25px;
  }
}

@media (min-width: 1200px) {
  .single-content-section .two-columns {
    gap: 48px;
  }
}

.single-content-section .sidebar {
  padding: 0;
}

@media (min-width: 1024px) {
  .single-content-section .sidebar {
    width: 260px;
  }
}

@media (min-width: 1200px) {
  .single-content-section .sidebar {
    width: 327px;
  }
}

.single-content-section .content {
  margin-inline: auto;
  padding: 0;
}

@media (min-width: 768px) {
  .single-content-section .content>iframe:first-child {
    margin: 7px 0 0;
    padding: 0 12px 0 0;
  }
}

.single-content-section .posts-block {
  margin: 40px 0;
}

@media (min-width: 768px) {
  .single-content-section .posts-block {
    margin: 56px 0;
  }
}

.single-content-section .posts-block:first-child {
  margin-top: 0;
}

.single-content-section .posts-block:last-child {
  margin-bottom: 0;
}

.single-content-section .posts-block h2 {
  font-weight: 600;
  font-size: 36px;
  line-height: 1.2;
  letter-spacing: normal;
  margin: 0 0 25px;
}

@media (min-width: 768px) {
  .single-content-section .posts-block h2 {
    font-size: 40px;
    margin-bottom: 32px;
  }
}

.single-content-section .post-cards {
  gap: 24px;
}

@media (min-width: 520px) {
  .single-content-section .post-cards .post-card {
    width: calc((100% - 24px) / 2);
  }
}

@media (min-width: 1024px) {
  .single-content-section .post-cards .post-card-heading {
    aspect-ratio: 2.2;
  }
}

.single-content-section h2 {
  font: 600 24px/1.2 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  letter-spacing: 0.001em;
  margin: 40px 0 15px;
}

@media (min-width: 520px) {
  .single-content-section h2 {
    margin-top: 56px;
  }
}

.single-content-section h2:first-child {
  margin-top: 0;
}

.single-content-section h2:last-child {
  margin-bottom: 0;
}

.single-content-section h3 {
  font: 600 16px/1.6 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  letter-spacing: 0.01em;
  margin: 15px 0 15px;
}

.single-content-section .yarpp-related h3 {
  font: 600 24px/1.6 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  letter-spacing: 0.01em;
  margin: 15px 0 25px;
  padding: 0;
}

.single-content-section h3:first-child {
  margin-top: 0;
}

.single-content-section h3:last-child {
  margin-bottom: 0;
}

.single-content-section dl,
.single-content-section ol,
.single-content-section p,
.single-content-section ul {
  margin: 0 0 16px;
}

.single-content-section dl:last-child,
.single-content-section ol:last-child,
.single-content-section p:last-child,
.single-content-section ul:last-child {
  margin-bottom: 0;
}

.single-content-section strong {
  font-weight: 600;
}

.single-content-section .wp-block-group.invitation-block,
.single-content-section .invitation-block,
.single-content-section .is-style-section-invitation {
  margin: 40px 0;
  color: #27272C;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0.01em;
  padding: 16px;
}

@media (min-width: 768px) {

  .single-content-section .wp-block-group.invitation-block,
  .single-content-section .invitation-block,
  .single-content-section .is-style-section-invitation {
    margin-block: 56px;
    margin-inline: -25px;
    padding: 24px;
    gap: 32px;
  }
}

.single-content-section .wp-block-group.invitation-block:first-child,
.single-content-section .invitation-block:first-child,
.single-content-section .is-style-section-invitation:first-child {
  margin-top: 0;
}

.single-content-section .wp-block-group.invitation-block:last-child,
.single-content-section .invitation-block:last-child,
.single-content-section .is-style-section-invitation:last-child {
  margin-bottom: 0;
}

.single-content-section .wp-block-group.invitation-block:not(.has-background),
.single-content-section .invitation-block:not(.has-background),
.single-content-section .is-style-section-invitation:not(.has-background) {
  background: #F3F5F8;
}

.single-content-section .wp-block-group.invitation-block>*:last-child,
.single-content-section .invitation-block>*:last-child,
.single-content-section .is-style-section-invitation>*:last-child {
  margin-bottom: 0;
}

.single-content-section .wp-block-group.invitation-block h2,
.single-content-section .invitation-block h2,
.single-content-section .is-style-section-invitation h2 {
  margin-bottom: 16px;
}

.single-content-section .wp-block-group.invitation-block h3,
.single-content-section .invitation-block h3,
.single-content-section .is-style-section-invitation h3 {
  margin: 32px 0 8px;
}

.single-content-section .wp-block-group.invitation-block figure,
.single-content-section .invitation-block figure,
.single-content-section .is-style-section-invitation figure {
  margin: 8px 0;
}

.single-content-section .wp-block-group.invitation-block p,
.single-content-section .invitation-block p,
.single-content-section .is-style-section-invitation p {
  margin-bottom: 8px;
}

.single-content-section .wp-block-group.invitation-block a,
.single-content-section .invitation-block a,
.single-content-section .is-style-section-invitation a {
  text-decoration: underline;
  text-decoration: underline;
  text-decoration-color: currentColor;
  transition: text-decoration-color 0.3s ease-in-out, color 0.3s ease-in-out;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

.single-content-section .wp-block-group.invitation-block a:hover,
.single-content-section .wp-block-group.invitation-block a:focus,
.single-content-section .invitation-block a:hover,
.single-content-section .invitation-block a:focus,
.single-content-section .is-style-section-invitation a:hover,
.single-content-section .is-style-section-invitation a:focus {
  text-decoration-color: transparent;
}

.single-content-section .wp-block-group.invitation-block .invitation-image,
.single-content-section .wp-block-group.invitation-block .wp-block-image,
.single-content-section .invitation-block .invitation-image,
.single-content-section .invitation-block .wp-block-image,
.single-content-section .is-style-section-invitation .invitation-image,
.single-content-section .is-style-section-invitation .wp-block-image {
  border: 1px solid #E4E4E7;
  border-radius: 4px;
  overflow: hidden;
  margin: 0 0 8px;
}

.single-content-section .wp-block-group.invitation-block .invitation-image img,
.single-content-section .wp-block-group.invitation-block .wp-block-image img,
.single-content-section .invitation-block .invitation-image img,
.single-content-section .invitation-block .wp-block-image img,
.single-content-section .is-style-section-invitation .invitation-image img,
.single-content-section .is-style-section-invitation .wp-block-image img {
  width: 100%;
  margin: 0;
}

.single-content-section .wp-block-group.invitation-block .link-arrow,
.single-content-section .invitation-block .link-arrow,
.single-content-section .is-style-section-invitation .link-arrow {
  margin-top: 32px;
}

.single-content-section .wp-block-group.invitation-block .link-arrow:first-child,
.single-content-section .invitation-block .link-arrow:first-child,
.single-content-section .is-style-section-invitation .link-arrow:first-child {
  margin-top: 0;
}

.single-content-section .wp-block-group.invitation-block .link-arrow a,
.single-content-section .invitation-block .link-arrow a,
.single-content-section .is-style-section-invitation .link-arrow a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  color: #506BF0;
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 8px;
  text-decoration-thickness: 1px;
  text-underline-offset: 5px;
  padding-left: 22px;
}

.single-content-section .wp-block-group.invitation-block .link-arrow a:before,
.single-content-section .invitation-block .link-arrow a:before,
.single-content-section .is-style-section-invitation .link-arrow a:before {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  top: 0.25em;
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' width='16' height='16' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640' fill='%23506BF0'%3E%3Cpath d='M566.6 342.6C579.1 330.1 579.1 309.8 566.6 297.3L406.6 137.3C394.1 124.8 373.8 124.8 361.3 137.3C348.8 149.8 348.8 170.1 361.3 182.6L466.7 288L96 288C78.3 288 64 302.3 64 320C64 337.7 78.3 352 96 352L466.7 352L361.3 457.4C348.8 469.9 348.8 490.2 361.3 502.7C373.8 515.2 394.1 515.2 406.6 502.7L566.6 342.7z'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}

.single-content-section .wp-block-group.invitation-block .link-arrow a svg,
.single-content-section .invitation-block .link-arrow a svg,
.single-content-section .is-style-section-invitation .link-arrow a svg {
  width: 18px;
  margin: 3px 3px -3px 0;
}

.single-content-section .author-block {
  display: block;
  color: inherit;
  font: inherit;
  margin: 40px 0;
}

@media (min-width: 768px) {
  .single-content-section .author-block {
    margin-block: 56px;
  }
}

.single-content-section .author-block:first-child {
  margin-top: 0;
}

.single-content-section .author-block:last-child {
  margin-bottom: 0;
}

.single-content-section .author-block h3 {
  color: #000;
  margin: 0 0 16px;
  font: 600 16px/1.6 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  letter-spacing: 0.01em;
}

.single-content-section .author-block h3:last-child {
  margin-bottom: 0;
}

.single-content-section .author-block .single-hero-buttons {
  color: #4F4F59;
}

.single-content-section .author-block .single-hero-buttons a {
  color: inherit;
}

.single-content-section .author-block a:not(.single-hero-btn) {
  color: inherit;
  text-decoration: underline;
  text-decoration-color: currentColor;
  transition: text-decoration-color 0.3s ease-in-out;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}

.single-content-section .author-block a:not(.single-hero-btn):hover,
.single-content-section .author-block a:not(.single-hero-btn):focus {
  text-decoration-color: transparent;
}

.single-content-section .author-block .rating-holder {
  display: flex;
  align-items: center;
  gap: 12px;
}

.single-content-section .author-block .rating-holder .rating-text {
  display: block;
  flex: 1 0;
  font-size: 14px;
  color: #777787;
  letter-spacing: 0.01em;
}

.single-content-section .author-block .rating-stars {
  position: relative;
  width: 134px;
  height: 22px;
  color: #506BF0;
}

.single-content-section .author-block .rating-stars svg {
  width: 134px;
  height: 100%;
  max-width: none;
}

.single-content-section .author-block .stars-over {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 1px;
}

.single-content-section .author-head {
  flex-wrap: wrap;
  border-bottom: 1px solid #E4E4E7;
  padding: 16px 0;
  margin: 0 8px 16px;
}

.single-content-section .author-head:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}

.single-content-section .author-head h3 {
  margin: 0 0 12px;
}

.single-content-section .author-head h3:last-child {
  margin-bottom: 0;
}

.single-content-section .author-head-holder {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
}

@media (min-width: 420px) {
  .single-content-section .author-head-holder {
    justify-content: space-between;
  }
}

.single-content-section .author-head-info {
  width: 100%;
  font-size: 10px;
  line-height: 1.6;
  font-weight: 500;
  color: #777787;
}

@media (min-width: 420px) {
  .single-content-section .author-head-info {
    width: 206px;
  }
}

.single-content-section .author-head-info h3 {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.6;
  margin: 0 0 5px;
}

.single-content-section .author-body {
  border-bottom: 1px solid #E4E4E7;
  padding: 0 0 16px;
  margin: 0 8px 16px;
}

.single-content-section .author-body:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}

.single-content-section .author-body h3 {
  margin-bottom: 12px;
}

.single-content-section .author-footer {
  margin: 16px 8px;
  letter-spacing: 0.01em;
}

.single-content-section .author-footer h3 {
  text-align: center;
}

.single-content-section .wp-block-group {
  margin: 40px 0;
}

@media (min-width: 768px) {
  .single-content-section .wp-block-group {
    margin: 56px 0;
  }
}

.single-content-section .wp-block-group:first-child {
  margin-top: 0;
}

.single-content-section .wp-block-group:last-child {
  margin-bottom: 0;
}

.single-content-section .wp-block-group.custom-first-letter {
  margin: 0 0 16px;
}

.single-content-section .wp-block-group:has(.wp-block-table) {
  margin: 40px 0;
}

@media (min-width: 768px) {
  .single-content-section .wp-block-group:has(.wp-block-table) {
    margin-inline: -3%;
  }
}

@media (min-width: 850px) {
  .single-content-section .wp-block-group:has(.wp-block-table) {
    margin-inline: -50px;
  }
}

@media (min-width: 960px) {
  .single-content-section .wp-block-group:has(.wp-block-table) {
    margin-inline: -105px;
  }
}

.single-content-section .wp-block-group:has(.wp-block-table):first-child {
  margin-top: 0;
}

.single-content-section .wp-block-group:has(.wp-block-table):last-child {
  margin-bottom: 0;
}

.single-content-section .wp-block-group:has(.wp-block-table)>* {
  max-width: 100%;
}

.single-content-section .wp-block-group:has(.wp-block-table) .wp-block-table {
  margin: 8px 0;
}

.single-content-section .wp-block-group:has(.wp-block-table) .wp-block-table:first-child {
  margin-top: 0;
}

.single-content-section .wp-block-group:has(.wp-block-table) .wp-block-table:last-child {
  margin-bottom: 0;
}

.single-content-section .wp-block-group:has(.wp-block-table) p a {
  text-decoration: underline;
  text-decoration-color: currentColor;
  transition: text-decoration-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

.single-content-section .wp-block-group:has(.wp-block-table) p a:hover,
.single-content-section .wp-block-group:has(.wp-block-table) p a:focus {
  text-decoration-color: transparent;
}

.single-content-section .wp-block-group:has(.wp-block-table) hr {
  margin: 8px 0;
  height: 1px;
}

.single-content-section .wp-block-group>* {
  margin-bottom: 0;
}

.single-content-section .wp-block-group hr {
  border-color: #A4A4AF;
  border-width: 0.5px;
}

.single-content-section .wp-block-group .has-fixed-layout {
  margin: 0;
}

.single-content-section .is-style-block-heading p:first-child strong {
  font-weight: 500;
}

.single-content-section .is-style-block-heading p:first-child+h2 {
  margin-top: 4px;
  line-height: 1.4;
}

.single-content-section .wp-block-separator {
  height: 4px;
  margin: 40px 0;
}

@media (min-width: 768px) {
  .single-content-section .wp-block-separator {
    margin: 56px 0;
  }
}

.single-content-section .wp-block-separator:first-child {
  margin-top: 0;
}

.single-content-section .wp-block-separator:last-child {
  margin-bottom: 0;
}

.single-content-section .wp-block-separator.is-style-dots {
  position: relative;
}

.single-content-section .wp-block-separator.is-style-dots:before {
  position: absolute;
  content: "";
  inset-block: 0;
  padding: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 28px;
  background-color: currentColor;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='28' height='4' viewBox='0 0 28 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='2' cy='2' r='2' fill='black'/%3E%3Ccircle cx='14' cy='2' r='2' fill='black'/%3E%3Ccircle cx='26' cy='2' r='2' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg width='28' height='4' viewBox='0 0 28 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='2' cy='2' r='2' fill='black'/%3E%3Ccircle cx='14' cy='2' r='2' fill='black'/%3E%3Ccircle cx='26' cy='2' r='2' fill='black'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
}

.single-content-section .has-small-font-size {
  font-size: 12px !important;
  line-height: 1.6;
}

.single-content-section .has-medium-font-size {
  font-size: 16px !important;
  line-height: 1.6;
}

.single-content-section .wp-block-quote {
  margin: 0 0 16px;
  background: transparent;
  padding: 0;
  color: #506BF0;
  font: 500 18px/1.6 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  letter-spacing: 0.01em;
  border: none;
  border-radius: 0;
}

.single-content-section .wp-block-quote+.wp-block-quote {
  margin-top: -8px;
}

.single-content-section .wp-block-quote p:last-child {
  margin-bottom: 0;
}

.single-content-section .wp-block-quote p:after,
.single-content-section .wp-block-quote p:before {
  display: none;
}

.single-content-section .wp-block-quote:before {
  display: none;
}

.single-content-section p.has-drop-cap {
  padding: 9px 0;
}

.single-content-section p.has-drop-cap:not(:focus)::first-letter {
  font-weight: normal;
  font-size: 290%;
  margin: 9px 5px 0 0;
}

@media (min-width: 768px) {
  .single-content-section .wp-block-list {
    margin-top: 16px;
    padding-left: 23px;
  }
}

.single-content-section .wp-block-list:first-child {
  margin-top: 0;
}

.single-content-section .wp-block-list li {
  position: relative;
  padding: 0 0 0 20px;
  padding-bottom: 10px;
  margin: 0 0 0 4px;
}

@media (min-width: 768px) {
  .single-content-section .wp-block-list li {
    padding-bottom: 0;
  }
}

@media (min-width: 768px) {
  .single-content-section .wp-block-list:has(strong) li {
    padding-bottom: 16px;
  }
}

.single-content-section .wp-block-list li:last-child {
  padding-bottom: 4px;
}

.single-content-section .wp-block-list li:has(br)>strong:first-child {
  font-size: 18px;
  line-height: 1.7777777778;
  letter-spacing: -0.01em;
}

.single-content-section .wp-block-list .wp-block-list {
  color: inherit;
  font: inherit;
  margin: 7px 0 7px -7px;
}

.single-content-section .wp-block-list .wp-block-list li {
  padding: 0 0 0 21px;
}

.single-content-section ol.wp-block-list {
  padding-left: 0;
  margin-bottom: 32px;
}

@media (min-width: 768px) {
  .single-content-section ol.wp-block-list {
    margin-bottom: 40px;
  }
}

.single-content-section ol.wp-block-list:last-child {
  margin-bottom: 0;
}

.single-content-section ol.wp-block-list li {
  padding: 0 0 8px 30px;
  margin-left: -3px;
}

.single-content-section ol.wp-block-list li:last-child {
  padding-bottom: 0;
}

.single-content-section ol.wp-block-list li:before {
  height: auto;
  border-radius: 0;
  background: transparent;
  color: currentColor;
  font-family: inherit;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.01em;
  content: counter(numCounter) ". ";
  top: 3px;
  left: -7px;
}

@supports selector(:has(*)) {
  .single-content-section ol.wp-block-list li:has(strong:first-child):before {
    top: 7px;
  }
}

.single-content-section ul.wp-block-list {
  padding: 0;
  list-style: none;
}

.single-content-section ul.wp-block-list>li:before {
  position: absolute;
  content: "•";
  top: 0.1em;
  left: 4px;
  line-height: 1;
  font-size: 18px;
  line-height: 1;
}

@supports selector(:has(*)) {
  @media (min-width: 768px) {
    .single-content-section ul.wp-block-list>li:has(strong + br) {
      padding-bottom: 8px;
    }
  }

  @media (min-width: 768px) {
    .single-content-section ul.wp-block-list>li:has(strong + br):last-child {
      padding-bottom: 0;
    }
  }

  .single-content-section ul.wp-block-list>li:has(strong + br):before {
    top: 0.3em;
  }
}

.single-content-section .wp-block-table {
  margin: 40px 0;
  font-size: 14px;
  line-height: 1.4;
  color: #4F4F59;
}

@media (min-width: 768px) {
  .single-content-section .wp-block-table {
    margin-inline: -3%;
  }
}

@media (min-width: 850px) {
  .single-content-section .wp-block-table {
    margin-inline: -50px;
  }
}

@media (min-width: 960px) {
  .single-content-section .wp-block-table {
    margin-inline: -105px;
  }
}

.single-content-section .wp-block-table:first-child {
  margin-top: 0;
}

.single-content-section .wp-block-table:last-child {
  margin-bottom: 0;
}

.single-content-section .wp-block-table table {
  margin: 0;
}

.single-content-section .wp-block-table:has(table tr td:nth-child(4)) {
  overflow-y: hidden;
  overflow-x: auto;
}

.single-content-section .wp-block-table table:has(tr td:nth-child(4)) {
  @media (max-width: 1023px) {
    min-width: 730px;
  }
}

.single-content-section .wp-block-table table thead {
  border-bottom: 1px solid #E4E4E7;
}

.single-content-section .wp-block-table table thead th {
  text-align: left;
  padding: 14px 6px;
  border: none;
  color: #27272C;
}

@media (min-width: 768px) {
  .single-content-section .wp-block-table table thead th {
    padding-inline: 12px;
  }
}

.single-content-section .wp-block-table table td {
  padding: 4px 6px;
  vertical-align: middle;
  border: 1px dashed #E4E4E7;
  border-width: 0 0 1px;
  height: 48px;
  color: currentColor;
}

@media (min-width: 768px) {
  .single-content-section .wp-block-table table td {
    padding: 8px 12px;
  }
}

.single-content-section .wp-block-table table td:first-child {
  font-weight: 600;
  color: #27272C;
}

.sc-background-orange {
  display: none !important;
}

/* Next block styles */
.next-block {
  max-width: 873px;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 500;
}

@media (min-width: 768px) {
  .next-block {
    font-size: 18px;
  }
}

.next-block h2 {
  font: 600 28px/1.2 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  letter-spacing: 0.001em;
  margin: 0 0 16px;
}

@media (min-width: 768px) {
  .next-block h2 {
    font-size: 32px;
  }
}

.next-block h2:last-child {
  margin-bottom: 0;
}

.next-block p:last-child {
  margin-bottom: 0;
}

.next-block .btn-holder {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin: 30px 0;
}

.next-block .btn-holder:first-child {
  margin-top: 0;
}

.next-block .btn-holder:last-child {
  margin-bottom: 0;
}

.next-block [class^=btn-],
.next-block [class*=btn-] {
  transition: all 0.3s ease-in-out;
  color: #506BF0;
  font: 600 16px/1.5 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  letter-spacing: 0.01em;
  background: transparent;
  text-transform: uppercase;
}

.next-block [class^=btn-]:hover,
.next-block [class*=btn-]:hover {
  color: #506BF0;
}

.next-block [class^=btn-]:focus,
.next-block [class*=btn-]:focus {
  outline: none;
}

.next-block .btn-outline {
  border-radius: 4px;
  border: 1.5px solid currentColor;
  padding: 15px 40px;
}
@media (max-width: 767px) {
  .next-block .btn-outline {
    padding: 15px 20px;
  }
}

.next-block .btn-outline:focus {
  box-shadow: rgba(80, 107, 240, 0.4) 0px 0px 0px 4px;
}

.next-block .btn-outline:hover {
  background: #e5e9fd;
}

.next-block .btn-link-arrow {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 2px;
  text-decoration-color: transparent;
}

.next-block .btn-link-arrow:hover svg,
.next-block .btn-link-arrow:focus svg {
  transform: translateX(5px);
}

.next-block .btn-link-arrow:focus {
  text-decoration-color: currentColor;
}

.next-block .btn-link-arrow svg {
  display: block;
  width: 17px;
  height: auto;
  transition: transform 0.3s ease-in-out;
}

/* CTA Block styles */
.cta-box {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 6px;
  background-color: #0D1B2A;
  color: #fff;
  font: 500 14px/1.4 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
}

.cta-box:after,
.cta-box:before {
  position: absolute;
  content: "";
  inset-block: 0;
  width: 50%;
  left: -50%;
  z-index: -2;
  transform: skewX(-45deg);
}

@media (min-width: 480px) {

  .cta-box:after,
  .cta-box:before {
    width: 40%;
  }
}

@media (min-width: 768px) {

  .cta-box:after,
  .cta-box:before {
    width: 30%;
  }
}

@media (min-width: 1024px) {

  .cta-box:after,
  .cta-box:before {
    width: 27.5%;
  }
}

.cta-box:after {
  background-color: #FF4F70;
  width: 111%;
}

.cta-box:before {
  background-color: #7F5AF0;
  width: 139%;
}

.js-added .cta-box.animate-on-scroll:before {
  visibility: hidden;
  width: 0%;
  transition: width 0.85s cubic-bezier(0.2, 0.9, 0.3, 1.06);
}

.js-added .cta-box.animate-on-scroll:after {
  visibility: hidden;
  width: 0%;
  transition: width 0.85s cubic-bezier(0.2, 0.9, 0.3, 1.06);
  transition-delay: 0.35s;
}

.js-added .cta-box.animate-on-scroll .animation-holder-inner {
  visibility: hidden;
  transform: translateY(-100%);
  transition: transform 0.75s cubic-bezier(0.16, 1, 0.3, 1), height 0.01s linear 0.5s;
  transition-delay: 1.1s;
}

.js-added .cta-box.animate-on-scroll .decor {
  visibility: hidden;
  transform: translate(-150%, 100%);
  transition: transform 0.85s cubic-bezier(0.16, 1, 0.3, 1);
  transition-delay: 0.75s;
}

.js-added .cta-box.visible:before {
  visibility: visible;
  width: 139%;
}

.js-added .cta-box.visible:after {
  visibility: visible;
  width: 111%;
}

.js-added .cta-box.visible .animation-holder-inner {
  visibility: visible;
  transform: translateY(0);
}

.js-added .cta-box.visible .decor {
  visibility: visible;
  transform: translate(0, -50%);
}

.cta-box .decor-holder {
  position: absolute;
  inset: 0;
  z-index: -1;
}

.cta-box .decor {
  width: 50%;
  top: 50%;
  transform: translate(0, -50%);
  opacity: 0.08;
  position: absolute;
  right: 0;
}

@media (min-width: 768px) {
  .cta-box .decor {
    width: 34%;
    right: 8%;
  }
}

@media (min-width: 1024px) {
  .cta-box .decor {
    width: 30%;
    right: 12.5%;
    padding-top: 65px;
  }
}

.cta-box .decor img {
  width: 100%;
}

.cta-box .cta-box-inner {
  flex-direction: column;
  display: flex;
  gap: 50px;
  min-height: 250px;
  padding: 20px;
}

@media (min-width: 768px) {
  .cta-box .cta-box-inner {
    width: 60%;
    gap: 70px;
    padding: 32px 32px 39px;
    min-height: 320px;
  }
}

.cta-box .cta-box-holder {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  flex: 1 0;
}

.cta-box .cta-box-holder>*:first-child {
  margin-top: 0;
}

.cta-box .cta-box-holder>*:last-child {
  margin-bottom: 0;
}

.cta-box .text-holder {
  opacity: 0.7;
}

.cta-box .animation-holder {
  overflow: hidden;
}

.cta-box h2 {
  font: 700 36px/1.2 "IBM Plex Mono", "Monaco", monospace;
  letter-spacing: -0.08em;
  margin: 0 0 6px;
}

@media (min-width: 768px) {
  .cta-box h2 {
    font-size: 40px;
  }
}

.cta-box p {
  margin: 0 0 20px;
}

.cta-box .btn-link-arrow {
  transition: text-decoration-color 0.3s ease-in-out;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  color: inherit;
  font: 600 16px/1.6 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  letter-spacing: 0.1em;
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 2px;
  text-decoration-color: transparent;
}

.cta-box .btn-link-arrow:hover svg,
.cta-box .btn-link-arrow:focus svg {
  transform: translateX(5px);
}

.cta-box .btn-link-arrow:focus {
  text-decoration-color: currentColor;
}

.cta-box .btn-link-arrow svg {
  display: block;
  width: 24px;
  transition: transform 0.3s ease-in-out;
}

/* Newsletter section styles */
.newsletter-section {
  margin: 35px 0;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 500;
  color: #475467;
  letter-spacing: 0.01em;
}

@media (min-width: 768px) {
  .newsletter-section {
    margin-block: 50px;
  }
}

@media (min-width: 1024px) {
  .newsletter-section {
    margin-block: 80px;
  }
}

.newsletter-section h2 {
  color: #27272C;
  font: 600 20px/1.2 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  margin: 0 0 10px;
  letter-spacing: normal;
}

@media (min-width: 768px) {
  .newsletter-section h2 {
    font-size: 24px;
  }
}

.newsletter-section .newsletter-holder {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

@media (min-width: 1024px) {
  .newsletter-section .newsletter-holder {
    gap: 60px;
  }
}

.newsletter-section .newsletter-holder .text-holder {
  flex: 1 0;
}

.newsletter-section .newsletter-holder .text-holder>*:last-child {
  margin-bottom: 0;
}

.newsletter-section .newsletter-holder .form-holder {
  width: 100%;
}

@media (min-width: 768px) {
  .newsletter-section .newsletter-holder .form-holder {
    max-width: 370px;
    margin: -6px 14px 0 0;
  }
}

@media (min-width: 1024px) {
  .newsletter-section .newsletter-holder .form-holder {
    max-width: 470px;
  }
}

.newsletter-section .newsletter-holder .form-holder:only-child {
  max-width: auto;
  margin: 0;
}

.newsletter-section .form-note {
  color: #777787;
  font: 600 14px/1.4 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  letter-spacing: 0.01em;
  font-weight: normal;
  margin: 6px 0 0;
}

.newsletter-section .form-note>*:last-child {
  margin-bottom: 0;
}

.newsletter-section .form-note a {
  transition: text-decoration-color 0.3s ease-in-out;
  text-decoration: underline;
  color: inherit;
}

.newsletter-section .form-note a:hover {
  text-decoration-color: transparent;
}

.newsletter-section .mc4wp-form {
  margin: 0;
}

.newsletter-section .mc4wp-form .mc4wp-form-fields {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px;
}

@media (max-width: 479px) {
  .newsletter-section .mc4wp-form .mc4wp-form-fields>* {
    width: 100%;
  }
}

.newsletter-section .mc4wp-form .form-group {
  margin: 0;
  flex: 1 0;
}

.newsletter-section .mc4wp-form .mc4wp-alert {
  margin: 6px 0 0;
  color: #27272C;
}

.newsletter-section .mc4wp-form .mc4wp-alert.mc4wp-error {
  color: red;
}

.newsletter-section .mc4wp-form .mc4wp-alert.mc4wp-success {
  color: #00ca6d;
}

.newsletter-section .mc4wp-form .mc4wp-alert>* {
  margin: 0;
}

.newsletter-section .mc4wp-form input[type=email] {
  width: 100%;
  transition: all 0.3s ease-in-out;
  border: 1.5px solid #DCE1FC;
  background: #fff;
  border-radius: 4px;
  color: #777787;
  box-shadow: none;
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.newsletter-section .mc4wp-form input[type=email]::-moz-placeholder {
  color: #777787;
}

.newsletter-section .mc4wp-form input[type=email]::placeholder {
  color: #777787;
}

.newsletter-section .mc4wp-form input[type=submit] {
  display: inline-flex;
  vertical-align: top;
  align-items: center;
  font: 600 14px/1.4 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  letter-spacing: 0.01em;
  border: 1px solid #386ef9;
  background: #506bf0;
  color: #fff;
  transition: all 0.3s ease-in-out;
  border-radius: 4px;
  box-shadow: none;
  min-height: 48px;
  padding: 10px 20px;
  text-transform: capitalize;
}

.newsletter-section .mc4wp-form input[type=submit]:focus {
  box-shadow: 0px 0px 0px 4px rgba(80, 107, 240, 0.4);
}

.newsletter-section .mc4wp-form input[type=submit]:hover {
  background: #445bcd;
}

/* Feedback block styles */
.feedback-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 30px;
  background-color: #F3F5F8;
  background-image: url(images/bg-feedback.svg);
  background-repeat: no-repeat;
  background-position: right;
  background-size: auto 100%;
  border-radius: 6px;
  margin: 30px 0;
  padding: 20px;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 500;
  color: #2A2A2A;
  letter-spacing: 0.01em;
}

@media (min-width: 768px) {
  .feedback-box {
    padding: 32px;
  }
}

@media (min-width: 1024px) {
  .feedback-box {
    padding: 40px;
  }
}

.feedback-box:first-child {
  margin-top: 0;
}

.feedback-box:last-child {
  margin-bottom: 0;
}

.bg-light .feedback-box {
  background-color: #fff;
}

.feedback-box .text-opacity {
  opacity: 0.6;
}

@media (max-width: 767px) {
  .feedback-box .feedback-text {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .feedback-box .feedback-text {
    flex: 1 0;
  }
}

.feedback-box .feedback-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.feedback-box .feedback-buttons>* {
  transition: all 0.3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 8px;
  vertical-align: top;
  text-transform: uppercase;
  color: #506BF0;
  border: 2px solid #506BF0;
  background: #fff;
  border-radius: 4px;
  padding: 12px 30px;
  font: 600 16px/1.2 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
}

.feedback-box .feedback-buttons>*.is-disabled {
  pointer-events: none;
  opacity: .5;
}

.feedback-box .feedback-buttons>*.is-disabled.is-active {
  opacity: 1;
}

.feedback-box .feedback-buttons>*.is-active {
  background: #506BF0;
  color: #fff;
}

@media (min-width: 768px) {
  .feedback-box .feedback-buttons>* {
    padding: 14px 38px;
  }
}

.feedback-box .feedback-buttons>*:focus {
  box-shadow: 0px 0px 0px 4px rgba(80, 107, 240, 0.4);
}

.feedback-box .feedback-buttons>*:hover {
  background: #506BF0;
  color: #fff;
}

.feedback-box .feedback-buttons>* svg {
  width: 24px;
  height: 24px;
}

.feedback-box p:last-child {
  margin-bottom: 0;
}

.feedback-box h2 {
  color: #27272C;
  font: 600 20px/1.2 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  margin: 0 0 13px;
  letter-spacing: normal;
}

@media (min-width: 768px) {
  .feedback-box h2 {
    font-size: 24px;
  }
}

/* Posts styles */
.post-cards {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 50px 24px;
}

@media (min-width: 768px) {
  .post-cards {
    row-gap: 64px;
  }
}

.post-cards .post-card {
  width: 100%;
}

@media (min-width: 520px) {
  .post-cards .post-card {
    width: calc((100% - 24px) / 2);
  }
}

@media (min-width: 768px) {
  .post-cards .post-card {
    width: calc((100% - 48px) / 3);
  }
}

@media (min-width: 1024px) {
  .posts-filters-block .post-cards .post-card {
    width: calc((100% - 72px) / 4);
  }
}

/* Search results: fixed 1-column (mobile) / 3-column (tablet & desktop) grid */
body.search-results .post-cards {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  padding: 0;
}

@media (min-width: 768px) {
  body.search-results .post-cards {
    grid-template-columns: repeat(3, 1fr);
    row-gap: 64px;
  }
}

body.search-results .search-holder {
  padding-bottom: 30px;
}

body.search-results .search-holder .title h2 {
  margin-top: 0;
}
body.search-results .post-cards .blog-post {
  width: auto;
  padding-bottom: 0;
}

.post-card {
  display: flex;
  flex-direction: column;
  gap: 20px;
  color: #4F4F59;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.01em;
}

.post-card.image-cover .post-card-heading img {
  -o-object-fit: cover;
  object-fit: cover;
}

.post-card>* {
  width: 100%;
}

.post-card .post-card-heading {
  display: flex;
  align-items: flex-end;
  position: relative;
  z-index: 1;
  background: #F3F5F8;
  aspect-ratio: 1.85;
  padding-top: 30%;
}

.post-card .post-card-heading>a {
  transition: box-shadow 0.3s ease-in-out;
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.post-card .post-card-heading>a:hover img,
.post-card .post-card-heading>a:focus img {
  transform: scale(1.05);
}

.post-card .post-card-heading>a:focus {
  box-shadow: 0px 0px 0px 5px rgba(80, 107, 240, 0.4);
}

.post-card .post-card-heading>a:last-child {
  margin-bottom: 0;
}

.post-card .post-card-heading img {
  display: block;
  transition: transform 0.3s ease-in-out;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.post-card .post-card-heading .info-holder {
  width: 100%;
  z-index: 1;
  padding: 4px 13px;
  background-color: #F3F5F8;
  border-left: 3px solid #506BF0;
  color: #27272C;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.01em;
  font-weight: 500;
  margin-bottom: -1px;
}

.post-card .post-card-heading .info-holder a {
  text-decoration: underline;
  text-decoration-color: transparent;
  color: inherit;
  transition: all 0.3s ease-in-out;
}

.post-card .post-card-heading .info-holder a:focus {
  text-decoration-color: currentColor;
}

.post-card .post-card-heading .info-holder a:hover,
.post-card .post-card-heading .info-holder a:focus {
  color: #4d67e6;
}

.post-card .post-card-body {
  display: flex;
  flex-direction: column;
  flex: 1 0;
}

.post-card .post-card-body-inner {
  flex: 1 0;
}

.post-card .post-card-body-inner>*:last-child {
  margin-bottom: 0;
}

.post-card .post-card-bottom {
  margin-top: 15px;
}

@media (min-width: 768px) {
  .post-card .post-card-bottom {
    margin-top: 24px;
  }
}

.post-card .post-card-bottom:first-child {
  margin-top: 0;
}

.post-card .post-card-bottom>*:last-child {
  margin-bottom: 0;
}

.post-card .post-card-text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.post-card .post-card-text>* {
  margin-bottom: 0;
}

.post-card h3 {
  font: 600 18px/1.6 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  color: #101828;
  margin: 0 0 8px;
}

.post-card h3 a {
  transition: text-decoration-color 0.3s ease-in-out;
  color: inherit;
  text-underline-offset: 3px;
  text-decoration-thickness: 2px;
  text-decoration: underline;
  text-decoration-color: transparent;
}

.post-card h3 a:hover,
.post-card h3 a:focus {
  text-decoration-color: currentColor;
}

.post-card .post-info {
  color: #777787;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.01em;
}

.post-card .post-info li:not(:last-child):after {
  margin: 0 2px 1px 5px;
  background: currentColor;
}

.post-card .author {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.01em;
}

.post-card .author a {
  transition: color 0.3s ease-in-out;
}

/* Posts filters styles */
.filter-box-head {
  display: flex;
  flex-direction: row-reverse;
  gap: 16px;
}

.filter-box-head .search-form {
  position: relative;
  z-index: 1;
  width: 100%;
}

@media (min-width: 960px) {
  .filter-box-head .search-form {
    width: 345px;
  }
}

.filter-box-head .search-form:after {
  position: absolute;
  content: "";
  inset: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.75 15.75L11.25 11.25M2.25 7.5C2.25 8.18944 2.3858 8.87213 2.64963 9.50909C2.91347 10.146 3.30018 10.7248 3.78769 11.2123C4.2752 11.6998 4.85395 12.0865 5.49091 12.3504C6.12787 12.6142 6.81056 12.75 7.5 12.75C8.18944 12.75 8.87213 12.6142 9.50909 12.3504C10.146 12.0865 10.7248 11.6998 11.2123 11.2123C11.6998 10.7248 12.0865 10.146 12.3504 9.50909C12.6142 8.87213 12.75 8.18944 12.75 7.5C12.75 6.81056 12.6142 6.12787 12.3504 5.49091C12.0865 4.85395 11.6998 4.2752 11.2123 3.78769C10.7248 3.30018 10.146 2.91347 9.50909 2.64963C8.87213 2.3858 8.18944 2.25 7.5 2.25C6.81056 2.25 6.12787 2.3858 5.49091 2.64963C4.85395 2.91347 4.2752 3.30018 3.78769 3.78769C3.30018 4.2752 2.91347 4.85395 2.64963 5.49091C2.3858 6.12787 2.25 6.81056 2.25 7.5Z' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: 18px 18px;
  background-position: 14px center;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 1;
}

.filter-box-head .search-form input {
  width: 100%;
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #777787;
  font: 14px/1.2 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  letter-spacing: 0.01em;
  border: 1.5px solid #DCE1FC;
  border-radius: 4px;
  padding-left: 40px;
  background-color: #fff;
  transition: box-shadow 0.3s ease-in-out;
  margin: 0;
  box-shadow: none;
}

.filter-box-head .search-form input:focus {
  outline: none;
  box-shadow: 0px 0px 0px 4px rgba(80, 107, 240, 0.4);
}

.filter-box-head .search-form input::-moz-placeholder {
  color: #777787;
}

.filter-box-head .search-form input::placeholder {
  color: #777787;
}

.filter-box-head .filter-reset {
  border: none;
  background: transparent;
  padding: 0;
  font: 500 16px/1.6 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  letter-spacing: 0.01em;
  color: #777787;
  text-transform: capitalize;
  transition: text-decoration-color 0.3s ease-out;
  text-decoration: underline;
  text-decoration-color: currentColor;
  box-shadow: none;
  text-underline-offset: 3px;
}

.filter-box-head .filter-reset:hover,
.filter-box-head .filter-reset:focus {
  text-decoration: underline;
  text-decoration-color: transparent;
  background: transparent;
}

.posts-filters-heading {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin: 0 0 50px;
}

@media (min-width: 768px) {
  .posts-filters-heading {
    margin-bottom: 64px;
  }
}

.posts-filters-heading>* {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .posts-filters-heading>* {
    width: 100%;
  }
}

.posts-filters-heading h2 {
  margin: 0;
  font: 700 36px/1.2 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  letter-spacing: normal;
  margin: 0;
  flex: 1 0;
}

@media (min-width: 768px) {
  .posts-filters-heading h2 {
    font-size: 40px;
  }
}

.filter-popup.active-filter-popup .popup-drop {
  opacity: 1;
  visibility: visible;
  pointer-events: none;
}

.filter-popup.active-filter-popup .popup-drop-inner {
  transform: translate(0, 0);
}

.filter-popup .popup-drop {
  position: fixed;
  z-index: 9999999999;
  outline: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.15s linear, visibility 0.15s linear;
  background: rgba(0, 0, 0, 0.1);
  opacity: 0;
  visibility: hidden;
}

.filter-popup .popup-drop-inner {
  width: 100%;
  display: flex;
  min-height: 100%;
  position: relative;
  width: auto;
  margin: 0 auto;
  pointer-events: auto;
  transition: transform 0.15s ease-out;
  transform: translate(0, -70px);
}

@media (min-width: 480px) {
  .filter-popup .popup-drop-inner {
    max-width: 460px;
    align-items: center;
  }
}

.filter-popup .popup-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background: #fff;
  padding: 80px 16px;
  background-clip: padding-box;
  outline: 0;
}

@media (max-width: 479px) {
  .filter-popup .popup-content {
    max-height: 100vh;
    max-height: 100svh;
  }
}

@media (min-width: 480px) {
  .filter-popup .popup-content {
    border: 2px solid #DCE1FC;
    border-radius: 6px;
    margin: 20px auto;
    max-height: calc(100vh - 40px);
    max-height: calc(100svh - 40px);
  }
}

@media (width: 768px) {
  .filter-popup .popup-content {
    margin-block: 30px;
    max-height: calc(100vh - 60px);
    max-height: calc(100svh - 60px);
  }
}

.filter-popup .popup-content-inner {
  padding-right: 8px;
  margin: -8px -8px 0 0;
}

.filter-popup .open-popup {
  display: inline-flex;
  vertical-align: top;
  align-items: center;
  gap: 8px;
  min-height: 48px;
  border: 1.5px solid #DCE1FC;
  background: #fff;
  box-shadow: none;
  border-radius: 4px;
  color: #27272C;
  letter-spacing: 0.01em;
  font: 14px/1.2 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  padding: 14px;
  text-transform: capitalize;
  transition: box-shadow 0.3s ease-in-out, background 0.3s ease-in-out;
}

.filter-popup .open-popup:focus {
  box-shadow: 0px 0px 0px 4px rgba(80, 107, 240, 0.4);
}

.filter-popup .open-popup:hover {
  background: #DCE1FC;
}

.filter-popup .open-popup svg {
  width: 18px;
  height: 18px;
}

.filter-popup .popup-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  position: absolute;
  z-index: 1;
  inset-inline: 0;
  bottom: 0;
  padding: 16px;
}

.filter-popup .btn-popup-bottom {
  display: flex;
  gap: 10px;
}

.filter-popup .btn-popup-bottom>* {
  display: inline-flex;
  vertical-align: top;
  align-items: center;
  min-height: 48px;
  padding: 5px 20px;
  font: 600 14px/1.6 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  background: #506BF0;
  border: 2px solid #506BF0;
  border-radius: 4px;
  text-transform: capitalize;
  box-shadow: none;
  transition: box-shadow 0.3s ease-in-out, background 0.3s ease-in-out;
}

.filter-popup .btn-popup-bottom>*:focus {
  box-shadow: 0px 0px 0px 4px rgba(68, 91, 205, 0.4);
}

.filter-popup .btn-popup-bottom>*:hover {
  background: #445bcd;
}

.filter-popup .btn-popup-bottom>*.close-popup {
  background: #fff;
  color: #506BF0;
}

.filter-popup .btn-popup-bottom>*.close-popup:hover {
  background: #e5e9fd;
}

.filter-popup .search-form {
  width: calc(100% - 32px);
  position: absolute;
  inset-inline: 16px;
  top: 16px;
  z-index: 1;
}

.filter-checkboxes {
  margin: 0 0 -5px;
}

.filter-checkboxes-columns {
  -moz-column-count: 2;
  column-count: 2;
}

.filter-checkbox {
  display: flex;
  margin: 0 0 5px;
}

.filter-checkbox label {
  width: 100%;
  display: inline-flex;
  vertical-align: top;
  position: relative;
  vertical-align: top;
  padding: 2px 0 2px 24px;
  font: 14px/1.4 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  letter-spacing: 0.01em;
  margin: 0;
  color: #27272C;
}

.filter-checkbox label:after {
  position: absolute;
  content: "";
  top: 6px;
  left: 4px;
  width: 12px;
  height: 12px;
  border-radius: 1.2px;
  border: 1px solid #506BF0;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 80% auto;
  transition: all 0.3s ease-in-out;
}

.filter-checkbox label:has(:checked):after {
  background-color: #506BF0;
  background-image: url("data:image/svg+xml,%3Csvg width='5' height='4' viewBox='0 0 5 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.550049 1.98333L1.73747 3.30005L4.21672 0.550049' stroke='white' stroke-width='1.1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.filter-checkbox label:has(:focus):after {
  box-shadow: 0px 0px 0px 4px rgba(80, 107, 240, 0.4);
}

.filter-checkbox label input {
  position: absolute;
  opacity: 0;
  top: 6px;
  left: 4px;
}

/* Custom scroll */
.scroll-opacity {
  overflow-y: auto;
  overflow-x: hidden;
}

.scroll-opacity::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.scroll-opacity::-webkit-scrollbar-button {
  width: 0;
  height: 0;
}

.custom-scroll {
  overflow-y: auto;
  overflow-x: hidden;
}

.custom-scroll::-webkit-scrollbar {
  height: 5px;
  width: 5px;
}

.custom-scroll::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: #DCE1FC;
}

.custom-scroll::-webkit-scrollbar-track:hover {
  background-color: #DCE1FC;
}

.custom-scroll::-webkit-scrollbar-track:active {
  background-color: #DCE1FC;
}

.custom-scroll::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #506BF0;
}

.custom-scroll::-webkit-scrollbar-thumb:hover {
  background-color: #506BF0;
}

.custom-scroll::-webkit-scrollbar-thumb:active {
  background-color: #506BF0;
}

/* Accordion filter styles */
.accordion-filter {
  list-style: none;
  margin: 0;
  padding: 0;
}

.accordion-filter .ac {
  margin: 0 0 4px;
  border-color: #D2D2D7;
  border-width: 0 0 1px;
}

.accordion-filter .ac-trigger {
  border: none;
  padding: 8px 35px 8px 0;
  font: 600 14px/1.4 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  letter-spacing: 0.01em;
  color: #27272C;
}

.accordion-filter .ac-trigger:after {
  display: none;
}

.accordion-filter .ac-trigger:hover,
.accordion-filter .ac-trigger:focus {
  color: #506BF0;
}

.accordion-filter .ac-trigger[aria-expanded=true] {
  color: #506BF0;
}

.accordion-filter .ac-trigger[aria-expanded=true] svg {
  transform: translateY(-50%) rotateX(180deg);
}

.accordion-filter .ac-trigger svg {
  display: block;
  transition: transform 0.3s ease-out;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 24px;
  height: 24px;
}

.accordion-filter .ac-panel-inner {
  margin: 2px 9px 12px 0;
  padding-right: 20px;
  max-height: 250px;
  overflow-y: auto;
  overflow-x: hidden;
}

.accordion-filter .ac-panel-inner>*:last-child {
  margin-bottom: 0;
}

/* Pagination posts styles */
.pagination-block {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
  border-top: 1px solid #E4E4E7;
  margin-top: 50px;
  padding: 15px 0 0;
}

@media (min-width: 768px) {
  .pagination-block {
    margin-top: 64px;
    padding-top: 20px;
    gap: 30px;
  }
}

.pagination-block:first-child {
  margin-top: 0;
}

.pagination-block>* {
  margin: 0;
}

.pagination-block .result {
  font: 14px/1.4 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  display: block;
  color: #777787;
  letter-spacing: 0.01em;
}

@media (max-width: 767px) {
  .pagination-block .result {
    width: 100%;
    text-align: center;
  }
}

@media (min-width: 768px) {
  .pagination-block .result {
    order: 10;
  }
}

.pagination-holder {
  display: flex;
  gap: 10px;
  flex: 1 0;
}

@media (max-width: 767px) {
  .pagination-holder {
    justify-content: center;
    width: 100%;
    gap: 20px;
  }
}

.pagination-holder:only-child {
  justify-content: center;
}

.pagination-holder>* {
  margin: 0;
}

.pagination-holder .pagination-holder-text {
  font: 600 14px/1.4 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  letter-spacing: 0.01em;
  margin-top: 10px;
}

@media (max-width: 479px) {
  .pagination-holder .pagination-holder-text {
    display: none;
  }
}

.pagination-holder .pagination .nav-links {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}

@media (max-width: 479px) {
  .pagination-holder .pagination .nav-links {
    justify-content: center;
  }
}

.pagination-holder .pagination .page-numbers {
  margin: 0;
  border-radius: 4px;
  background: #F3F5F8;
  border: none;
  color: #777787;
  font: 500 14px/1.4 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  letter-spacing: 0.01em;
  transition: all 0.3s ease-in-out;
}

.pagination-holder .pagination .page-numbers:hover {
  background: #d7d7d7;
}

.pagination-holder .pagination .page-numbers:focus {
  box-shadow: 0px 0px 0px 4px rgba(77, 103, 230, 0.4);
}

.pagination-holder .pagination .page-numbers.current {
  background: #050E3B;
  color: #fff;
}

/* Blog Tabs styles */
.blog-tabs {
  overflow: hidden;
  margin: -5px;
  padding: 5px;
}

.blog-tabs .tabs-nav {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0 -4px 32px;
}

@media (min-width: 768px) {
  .blog-tabs .tabs-nav {
    margin-bottom: 40px;
  }
}

.blog-tabs .tabs-nav li {
  padding: 0 8px 0 0;
  border-bottom: 1px solid #D2D2D7;
}

.blog-tabs .tabs-nav li:last-child {
  padding-right: 0;
}

.blog-tabs .tabs-nav button {
  position: relative;
  background: transparent;
  border: none;
  font: 600 18px/1.2 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  color: #777787;
  padding: 0 8px 8px;
  transition: color 0.3s ease-in-out;
}

.blog-tabs .tabs-nav button[aria-selected=true] {
  color: #506BF0;
}

.blog-tabs .tabs-nav button[aria-selected=true]:after {
  opacity: 1;
}

.blog-tabs .tabs-nav button:after {
  position: absolute;
  content: "";
  inset-inline: 0;
  bottom: -1px;
  height: 2px;
  border-radius: 2px;
  background: #506BF0;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.blog-tabs .tabs-nav button:hover,
.blog-tabs .tabs-nav button:focus {
  color: #506BF0;
}

/* Posts columns styles */
.posts-columns {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
}

.posts-columns.reverse {
  flex-direction: column-reverse;
}

@media (min-width: 960px) {
  .posts-columns.reverse {
    flex-direction: row-reverse;
  }
}

.posts-columns.reverse .col:not(.main-post) .post-card-bottom {
  margin-top: 7px;
}

.posts-columns .col {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 32px;
}

@media (min-width: 960px) {
  .posts-columns .col {
    width: calc((100% - 32px) / 2);
  }
}

@media (min-width: 480px) {
  .posts-columns .col:not(.main-post) .post-card {
    flex-direction: row;
  }
}

@media (min-width: 480px) {
  .posts-columns .col:not(.main-post) .post-card .post-card-heading {
    width: min(45%, 280px);
    padding-top: 12%;
  }
}

@media (min-width: 1024px) {
  .posts-columns .col:not(.main-post) .post-card .post-card-heading {
    width: min(55%, 320px);
  }
}

.posts-columns .col.main-post .post-card h3 {
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: normal;
}

@media (min-width: 480px) {
  .posts-columns .col.main-post .post-card .post-card-heading {
    aspect-ratio: 2.64;
  }
}

.posts-columns .col.main-post .post-card .post-card-bottom {
  margin-top: 19px;
}

.posts-columns .post-card {
  width: 100%;
}

.posts-columns h2 {
  margin: 0;
  font: 700 36px/1.2 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  letter-spacing: normal;
  margin: 0;
}

@media (min-width: 768px) {
  .posts-columns h2 {
    font-size: 40px;
  }
}

.posts-grid {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -24px;
}

@media (min-width: 1024px) {
  .posts-grid {
    margin-bottom: -32px;
  }
}

@media (min-width: 769px) {
  .posts-grid {
    display: grid;
    -moz-column-gap: 24px;
    column-gap: 24px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: min-content min-content 1fr;
    grid-template-areas: "main top" "main bottom" "main .";
    align-items: start;
  }
}

@media (min-width: 1024px) {
  .posts-grid {
    grid-template-columns: 1fr 1fr;
    -moz-column-gap: 32px;
    column-gap: 32px;
  }
}

.posts-grid .post-card {
  width: 100%;
  margin-bottom: 24px;
}

@media (min-width: 1024px) {
  .posts-grid .post-card {
    margin-bottom: 32px;
  }
}

@media (min-width: 480px) {
  .posts-grid .post-card:not(:first-child) {
    flex-direction: row;
  }
}

@media (min-width: 480px) {
  .posts-grid .post-card:not(:first-child) .post-card-heading {
    width: min(45%, 280px);
    padding-top: 12%;
  }
}

@media (min-width: 1024px) {
  .posts-grid .post-card:not(:first-child) .post-card-heading {
    width: min(55%, 320px);
  }
}

@media (min-width: 769px) {
  .posts-grid .post-card:nth-child(1) {
    grid-area: main;
  }
}

@media (min-width: 480px) {
  .posts-grid .post-card:nth-child(1)+ :last-child {
    flex-direction: column;
  }
}

@media (min-width: 480px) {
  .posts-grid .post-card:nth-child(1)+ :last-child .post-card-heading {
    width: 100%;
    aspect-ratio: 2.64;
  }
}

.posts-grid .post-card:nth-child(1)+ :last-child h3 {
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: normal;
}

@media (min-width: 480px) {
  .posts-grid .post-card:nth-child(1)+ :last-child .post-card-heading {
    aspect-ratio: 2.64;
  }
}

.posts-grid .post-card:nth-child(1)+ :last-child .post-card-bottom {
  margin-top: 19px;
}

.posts-grid .post-card:nth-child(1) h3 {
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: normal;
}

@media (min-width: 480px) {
  .posts-grid .post-card:nth-child(1) .post-card-heading {
    aspect-ratio: 2.64;
  }
}

.posts-grid .post-card:nth-child(1) .post-card-bottom {
  margin-top: 19px;
}

@media (min-width: 480px) {
  .posts-grid .post-card:nth-child(2) {
    grid-area: top;
  }
}

@media (min-width: 480px) {
  .posts-grid .post-card:nth-child(3) {
    grid-area: bottom;
  }
}

.posts-grid h2 {
  margin: 0;
  font: 700 36px/1.2 Inter Tight, Helvetica Neue, Arial, Noto Sans, sans-serif;
  letter-spacing: normal;
  margin: 0;
}

@media (min-width: 768px) {
  .posts-grid h2 {
    font-size: 40px;
  }
}

.post-rating-app .rating-click-layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 134px;
  height: 22px;
  display: flex;
  z-index: 10;
  cursor: pointer;
}

.post-rating-app .rating-click-layer span {
  flex: 1;
  background: transparent;
}

.post-rating-app .rating-holder.voted .rating-click-layer {
  display: none;
}

/* Custom progressbar styles */
#ruigehond006_bar {
  background-color: #506BF0 !important;
}

.addtoany_list {
  width: max-content;
  display: flex !important;
}

/*#  */
/* css/styles-update/style-02.css */
.single-content-section .is-style-block-text-button {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 128px;
  background-color: #F3F5F8;
  background-image: url(images/bg-block-text-button.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-size: auto 100%;
  border-radius: 6px;
  margin: 30px 0;
  padding: 20px;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 500;
  color: #2A2A2A;
  letter-spacing: 0.01em;
  color: #DCE1FC !important;
}
@media (min-width: 768px) {
  .single-content-section .is-style-block-text-button {
    padding: 22px;
  }
}
.single-content-section .is-style-block-text-button h2,
.single-content-section .is-style-block-text-button h3 {
  color: #E4E4E7 !important;
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
}
.single-content-section .is-style-block-text-button p {
  opacity: 0.8;
  font-weight: normal;
}
.single-content-section .is-style-block-text-button .wp-block-group {
  flex: 1 0;
}
.single-content-section .is-style-block-text-button .wp-block-group.is-vertical {
  gap: 8px;
}
.single-content-section .is-style-block-text-button .is-layout-flex {
  gap: 16px;
}
@media (max-width: 600px) {
  .single-content-section .is-style-block-text-button .is-layout-flex {
    flex-direction: column;
  }
}
@media (max-width: 600px) {
  .single-content-section .is-style-block-text-button .wp-block-button {
    text-align: left;
    width: 100%;
  }
}
@media (min-width: 601px) {
  .single-content-section .is-style-block-text-button .wp-block-button {
    flex-shrink: 0;
  }
}
.single-content-section .is-style-block-text-button .wp-block-button__link {
  text-transform: uppercase;
  font-weight: 600;
  transition: background-color 0.3s !important;
  padding: 11px 22px !important;
  background-color: #F96438 !important;
  border-radius: 4px !important;
}
.single-content-section .is-style-block-text-button .wp-block-button__link:hover {
  background-color: #d95730 !important;
}
.single-content-section .is-style-block-text-button .wp-block-group {
  margin: 0 !important;
}
.single-content-section .quote-block {
  position: relative;
  z-index: 1;
  background: #FAFBFC;
  border-left: 3px solid #506BF0;
  padding: 24px 20px;
  margin: 40px 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .single-content-section .quote-block {
    margin-block: 55px;
    padding: 32px 24px;
  }
}
.single-content-section .quote-block:before {
  position: absolute;
  content: "";
  width: 34.5%;
  aspect-ratio: 1.21;
  position: absolute;
  top: 0;
  right: 0;
  background-image: url(images/icon-quote.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  z-index: -1;
}
.single-content-section .quote-block blockquote {
  padding: 0;
  margin: 0;
  background: transparent;
  border-radius: 0;
  font-size: 18px;
  font-weight: 500;
  font-family: "Inter", sans-serif;
  line-height: 1.4;
  letter-spacing: 0.018em;
  border: none;
}
@media (min-width: 480px) {
  .single-content-section .quote-block blockquote {
    font-size: 22px;
  }
}
@media (min-width: 1024px) {
  .single-content-section .quote-block blockquote {
    font-size: 24px;
  }
}
.single-content-section .quote-block blockquote:before {
  display: none;
}
.single-content-section .quote-block blockquote > *:last-child {
  margin-bottom: 0;
}
.single-content-section .quote-block .author-block {
  margin-top: 20px;
  display: flex;
  gap: 10px;
  align-items: center;
}
@media (min-width: 1024px) {
  .single-content-section .quote-block .author-block {
    margin-top: 28px;
    gap: 12px;
  }
}
.single-content-section .quote-block .photo-holder {
  border-radius: 4px;
  background: #D2D2D7;
  flex-shrink: 0;
  margin: 0;
  width: 45px;
  height: 45px;
}
@media (min-width: 480px) {
  .single-content-section .quote-block .photo-holder {
    width: 50px;
    height: 50px;
  }
}
@media (min-width: 1024px) {
  .single-content-section .quote-block .photo-holder {
    width: 56px;
    height: 56px;
  }
}
.single-content-section .quote-block .text-holder {
  color: #777787;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-family: "Inter", sans-serif;
}
.single-content-section .quote-block .text-holder h6 {
  font-size: 16px;
  font-weight: 600;
  color: #506BF0;
  margin: 0 0 2px;
  font-family: "Inter", sans-serif;
}

.single-hero-section .post-info--categories-bubble {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.single-hero-section .post-info--categories-bubble a {
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
  padding: 7px 10px;
  text-transform: unset;
  font-size: 14px;
  border-radius: 50rem;
  margin: 4px 8px 4px 0;
  transition: all 0.3s ease;
}
.single-hero-section .post-info--categories-bubble a:hover, .single-hero-section .post-info--categories-bubble a:focus {
  border-color: #4d67e6;
  background: #4d67e6;
  color: #fff;
}

.hero-section .post-info .post-info--tags a {
  color: #fff;
  font-size: 16px;
  line-height: 1.625;
  font-weight: 400;
  color: inherit;
  text-decoration: underline;
  text-decoration-color: transparent;
  transition: text-decoration-color 0.3s ease-in-out;
  text-underline-offset: 3px;
  text-decoration-thickness: 1px;
}
.hero-section .post-info .post-info--tags a:hover, .hero-section .post-info .post-info--tags a:focus {
  text-decoration-color: currentColor;
}/*#  */
/* css/styles-update/header-update.css */
/*--var{}*/
:root {
  --header-height: 72px;
  --header-height-1299: 56px;
  --banner-height: 56px;
  /*if no banner - please use 0px*/
  /*--banner-height: 0px;*/
}

body {
  padding-top: var(--header-height-1299) !important;
}
@media (min-width: 1300px) {
  body {
    padding-top: var(--header-height) !important;
  }
}

#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  /*height: 72px;*/
  height: var(--header-height);
  background-color: #fff;
  box-shadow: inset 0 -1px 0 #D2D2D7;
  color: #27272C;
  /*font-family: "Inter Tight", sans-serif;*/
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.01em;
}
@media (max-width: 1299px) {
  #header {
    /*height: 56px;*/
    height: var(--header-height-1299);
  }
}
#header * {
  font-family: "Inter", sans-serif;
}
#header {
  /*for GDD end*/
}
#header .container {
  margin: 0 auto;
  padding: 0 32px;
  display: flex;
  align-items: center;
  max-width: 1822px;
  /*1792 +15+15*/
  height: 100%;
  z-index: 2;
}
@media (max-width: 1299px) {
  #header .container {
    position: relative;
    height: 100%;
    padding: 0 24px;
  }
}
@media (max-width: 768px) {
  #header .container {
    padding: 0 16px;
  }
}
@media (max-width: 1299px) {
  #header .panel {
    overflow-x: hidden;
    padding: 20px 16px 120px;
  }
}
@media (min-width: 1300px) {
  #header .panel {
    position: static !important;
  }
}
@media (max-width: 1299px) {
  #header .header-logo {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
#header .logo {
  padding-right: 24px;
}
@media (max-width: 1299px) {
  #header .logo {
    display: inline-block;
    padding: 0;
  }
}
#header .logo-link {
  display: block;
}
#header .logo-image {
  display: block;
  width: 190px;
  max-width: none;
  height: 32px;
}
@media (max-width: 1299px) {
  #header .logo-image {
    height: 24px;
    width: auto;
  }
}
#header .header-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
@media (max-width: 1299px) {
  #header .header-content {
    /*display: none;*/
    position: fixed;
    /*top: 56px;  !* header height *!*/
    top: var(--header-height-1299);
    /* header height */
    right: 0;
    left: 0;
    bottom: 0;
    overflow: scroll;
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 5%;
    padding-bottom: 10%;
    background: #fff;
  }
}
@media (max-width: 743px) {
  #header .header-content {
    /*padding: 20px 16px 56px;*/
    padding: 20px 16px 120px;
  }
}
#header .header-contacts {
  position: relative;
  font-weight: 200;
  font-size: 13px;
  line-height: 1.2;
  display: flex;
  font-style: normal;
  gap: 16px;
}
@media (max-width: 1299px) {
  #header .header-contacts {
    width: 376px;
    margin-bottom: 16px;
    display: flex;
    justify-content: center;
    gap: 8px;
  }
}
@media (max-width: 743px) {
  #header .header-contacts {
    width: 100%;
  }
}
@media (min-width: 1300px) {
  #header .header-contacts {
    padding-left: 24px;
  }
}
#header .header-contacts:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 28px;
  background-color: #D2D2D7;
}
@media (max-width: 1299px) {
  #header .header-contacts:before {
    display: none;
  }
}
#header .contact {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  letter-spacing: 0.01em;
  color: currentColor;
  text-decoration: none;
  margin: 0;
}
@media (max-width: 1299px) {
  #header .contact {
    width: 32%;
    height: 61px;
    margin: 0;
    border: 1px solid #DCE1FC;
    border-radius: 4px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 17px;
  }
}
@media (max-width: 743px) {
  #header .contact {
    min-width: 85px;
  }
}
#header .contact:before {
  content: "";
  display: block;
  width: 24px;
  min-width: 24px;
  height: 24px;
  margin-right: 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 1299px) {
  #header .contact:before {
    margin: 0 0 4px;
  }
}
#header .contact:hover {
  color: #386EF9;
}
#header .contact.contact--message:before {
  background-image: url("images/icon-email.svg");
}
#header .contact.contact--chat:before {
  background-image: url("images/icon-comments.svg");
}
#header .contact.contact--phone:before {
  background-image: url("images/icon-phone.svg");
}

@media (max-width: 743px) {
  #nav {
    width: 100%;
  }
}
#nav * {
  white-space: normal;
}
@media (min-width: 1300px) {
  #nav > ul {
    gap: 1px;
  }
}
@media (min-width: 1300px) {
  #nav > ul > li:has(.drop.drop-full) {
    position: static;
  }
}
#nav a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#nav ul ul a {
  padding: 9px 0;
}
@media (min-width: 1300px) {
  #nav ul ul a {
    padding-block: 8px;
  }
}
#nav li .drop-parent {
  color: inherit;
}
@media (min-width: 1300px) {
  #nav .drop {
    min-width: 185px;
  }
}
@media (min-width: 1300px) {
  #nav .drop.drop-full {
    position: absolute;
    top: var(--header-height) !important;
    left: 0 !important;
    width: 100%;
    max-width: none !important;
    padding: 0;
    margin: 0;
    border: none;
    border-bottom: 1px solid #D2D2D7;
    border-radius: 0;
    transform: none;
    transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
    opacity: 0;
    visibility: hidden;
    backface-visibility: hidden;
    background: #fff;
    box-shadow: none;
  }
}
#nav .drop.drop-full.nav-drop--with-bullet-1 .inner > ul > li > ul > li > a {
  position: relative;
  padding-left: 12px;
}
#nav .drop.drop-full.nav-drop--with-bullet-1 .inner > ul > li > ul > li > a:before {
  display: block;
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 4px;
  height: 4px;
  background-color: #506bf0;
}
#nav .drop.drop-full.nav-drop--with-bullet-1 .inner > ul > li > ul > li > ul > li > a {
  padding-left: 16px;
}
#nav .drop.drop-full.nav-drop--with-bullet-2 .inner > ul > li > ul > li > ul > li > a {
  padding-left: 20px;
}
#nav .drop.drop-full.nav-drop--with-bullet-2 .inner > ul > li > ul > li > ul > li > a:before {
  display: block;
  content: "";
  position: absolute;
  top: 8px;
  left: 8px;
  width: 4px;
  height: 4px;
  background-color: #506bf0;
}
@media (min-width: 1300px) {
  #nav .drop.drop-full .inner {
    margin: 0 auto;
    padding: 28px;
    max-width: 1822px;
    border: none;
    box-shadow: none;
    background: transparent;
    max-height: none;
    overflow: hidden;
  }
}
#nav .drop.drop-full .inner > ul {
  display: flex;
}
@media (max-width: 1299px) {
  #nav .drop.drop-full .inner > ul {
    flex-direction: column;
    padding-top: 16px;
    gap: 16px;
  }
}
#nav .drop.drop-full .inner > ul > li {
  border: 1px solid #dce1fc;
  border-width: 0 0 1px;
  padding: 0 0 16px;
}
@media (min-width: 1300px) {
  #nav .drop.drop-full .inner > ul > li {
    flex: 1;
    min-width: auto;
    padding: 0 20px;
    border-width: 0 1px 0 0;
  }
}
#nav .drop.drop-full .inner > ul > li:last-child {
  border: none;
}
#nav .drop.drop-full .inner > ul > li > span {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.01em;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 16px;
  color: #506bf0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#nav .drop.drop-full .inner > ul > li > span:after {
  content: "";
  min-width: 24px;
  width: 24px;
  height: 24px;
  background-image: url(images/arrow-right.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  vertical-align: bottom;
}
#nav .drop.drop-full .inner > ul > li > ul {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 0;
  padding: 0;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.01em;
  color: #27272c;
}
#nav .drop.drop-full .inner > ul > li > ul > li > ul {
  font-weight: nornal;
  margin: 16px 0 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
#nav .drop.drop-full .inner > ul > li > ul > li > ul > li > a {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  color: #27272C;
  font-weight: normal;
  padding: 0 0 0 16px;
}
#nav .drop.drop-full .inner > ul > li > ul > li > ul > li > a:hover, #nav .drop.drop-full .inner > ul > li > ul > li > ul > li > a:focus {
  color: #506bf0;
}
#nav .drop.drop-full .inner > ul > li > ul a {
  color: inherit;
  padding-block: 0;
}
#nav .drop.drop-full .inner > ul > li > ul a:hover, #nav .drop.drop-full .inner > ul > li > ul a:focus {
  color: #506bf0;
}
#nav .drop.drop-full ul li {
  text-align: left;
}
@media (min-width: 1300px) {
  #nav .drop.drop-full:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 16px;
    bottom: 100%;
    left: 0;
    right: 0;
  }
}
@media (min-width: 1300px) {
  #nav .drop .inner {
    padding: 12px 20px;
  }
}
#nav .drop ul li {
  border: none;
}
#nav .drop li > a {
  color: #000;
}
@media (max-width: 1299px) {
  #nav .drop-holder.drop-active .drop-parent:after {
    transform: rotate(180deg);
  }
}
#nav .drop-holder.drop-active > a:before {
  display: none;
}
@media (max-width: 1299px) {
  #nav .drop-holder .drop-parent {
    padding-block: 17px;
  }
}

.header-buttons {
  position: relative;
  display: flex;
  gap: 12px;
  align-items: center;
}
@media (max-width: 1299px) {
  .header-buttons {
    width: 100%;
    flex-direction: column;
    margin-top: 21px;
  }
  .header-buttons > * {
    width: 100%;
  }
}
@media (min-width: 1300px) {
  .header-buttons {
    gap: 8px;
    margin-left: 16px;
  }
}
.header-buttons .order-now-link {
  display: inline-flex;
  vertical-align: top;
  align-items: center;
  justify-content: center;
  /* 20 -4(padding) -4(gap)*/
  border-radius: 4px;
  background: #506BF0;
  height: 40px;
  padding: 16px 32px;
  color: #fff;
  transition: background 0.3s ease;
}
@media (max-width: 1299px) {
  .header-buttons .order-now-link {
    border: none;
    height: 48px;
    padding: 12px 20px;
    width: 100%;
  }
}
.header-buttons .order-now-link {
  /* this media for longer text begin */
}
@media (min-width: 1300px) {
  .header-buttons .order-now-link {
    padding: 8px 20px;
    text-align: center;
  }
}
.header-buttons .order-now-link:hover, .header-buttons .order-now-link:focus {
  background: #445bcd;
  /* example color */
}
.header-buttons .client-area-link {
  display: inline-flex;
  vertical-align: top;
  align-items: center;
  justify-content: center;
  /*8 - 4(gap)*/
  border: 1px solid #506BF0;
  border-radius: 4px;
  height: 40px;
  transition: background 0.3s ease;
  padding: 9px 19px;
  line-height: 20px;
  color: #506BF0;
}
@media (max-width: 1299px) {
  .header-buttons .client-area-link {
    padding: 13px 19px;
    height: 48px;
    width: 100%;
  }
}
.header-buttons .client-area-link:hover, .header-buttons .client-area-link:focus {
  border-color: #445bcd;
  background: #e5e9fd;
  /* example color */
}
.header-buttons .login-link {
  display: inline-flex;
  vertical-align: top;
  align-items: center;
  justify-content: center;
  /*8 - 4(gap)*/
  border: 1px solid #506BF0;
  border-radius: 4px;
  height: 40px;
  padding: 7px;
  /*line-height: 20px;*/
  color: #506BF0;
  display: flex;
  justify-content: center;
  transition: background 0.3s ease;
}
@media (max-width: 1299px) {
  .header-buttons .login-link {
    position: static;
    height: 48px;
    padding: 11px 19px;
    width: 100%;
    /* for the login-slide box */
  }
}
@media (min-width: 1300px) {
  .header-buttons .login-link {
    font-size: 0;
    width: 40px;
    /* to hide text */
  }
}
.header-buttons .login-link:hover, .header-buttons .login-link:focus {
  border-color: #445bcd;
  background: #e5e9fd;
  /* example color */
}
.header-buttons .login-link:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 16px;
  height: 16px;
  background-image: url("images/account-circle.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 1299px) {
  .header-buttons .login-link:before {
    margin-right: 4px;
  }
}

/*header hide animation begin*/
.headroom {
  will-change: transform;
  transition: transform 200ms linear;
}

.headroom--pinned {
  transform: translateY(0%);
}

.headroom--unpinned {
  transform: translateY(-100%);
}

/*@media (min-width: 744px) {*/
@media (min-width: 1300px) {
  .headroom--not-top.headroom--pinned {
    /*transform: translateY(calc(-100% + 80px));*/
    transform: translateY(calc(-100% + 72px));
  }
}
/*@media (max-width: 743px) {*/
@media (max-width: 1299px) {
  .headroom--not-top.headroom--pinned {
    transform: translateY(calc(-100% + 56px));
  }
}
@media (max-width: 1299px) {
  .header .header-content {
    height: calc(100vh - 56px);
    /*  - because of header height (without banner)*/
  }
}/*#  */
#footer .footer-general .social-list {
  list-style: none;
  margin: 0;
  padding: 0;
}