/* Links */
/* Footer top region */
/* Footer middle region */
/* Footer bottom region */
/* Submit button */
/* Button variant 1 */
/* Button variant 1 - alternative */
/* Button variant 2 */
/* Button variant 2 - alternative*/
/* Box shadow colors */
/* Container colors */
/* Search colors */
/* Menu colors */
/** General **/
/** Mobile **/
/* Navigation colors */
/* @font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-Thin.ttf);
  font-weight: 200;
}

@font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-Light.ttf);
  font-weight: 300;
}

@font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-Regular.ttf);
  font-weight: 400;
}

@font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-Medium.ttf);
  font-weight: 500;
}

@font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-SemiBold.ttf);
  font-weight: 600;
}

@font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-Bold.ttf);
  font-weight: 700;
}

@font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-Black.ttf);
  font-weight: 900;
} */
@keyframes load {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(100%);
  }
}
.page-node-type-blog-post .back-to-blog {
  display: none;
  padding: 0 18px;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .page-node-type-blog-post .back-to-blog {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }
}
.page-node-type-blog-post .back-to-blog > svg {
  margin-right: 12px;
}
.page-node-type-blog-post .back-to-blog > a {
  font-size: 17px;
  text-decoration: none;
}
.page-node-type-blog-post .blog-post {
  width: 1200px;
  padding: 0 15px;
  margin-bottom: 50px;
}
.page-node-type-blog-post .blog-post__container {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  gap: 20px 65px;
  box-shadow: none;
}
@media (max-width: 768px) {
  .page-node-type-blog-post .blog-post__container {
    flex-direction: column;
  }
}
.page-node-type-blog-post .blog-post__container .content {
  flex: 1 1 75%;
}
@media (max-width: 768px) {
  .page-node-type-blog-post .blog-post__container .content {
    flex: 1 1 100%;
  }
}
.page-node-type-blog-post .blog-post__container .content--title h1 {
  color: #213B73;
}
.page-node-type-blog-post .blog-post__container .content--authoring-information {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  row-gap: 15px;
  -moz-column-gap: 30px;
       column-gap: 30px;
  margin-bottom: 40px;
}
.page-node-type-blog-post .blog-post__container .content--authoring-information .date,
.page-node-type-blog-post .blog-post__container .content--authoring-information .read-time {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 15px;
       column-gap: 15px;
  line-height: 1;
}
.page-node-type-blog-post .blog-post__container .content--body {
  color: #213B73;
}
.page-node-type-blog-post .blog-post__container .content--share-links-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.page-node-type-blog-post .blog-post__container .content--share-links-wrapper .label {
  color: #213B73;
  font-size: 17px;
  font-weight: 400;
  line-height: 32px;
}
.page-node-type-blog-post .blog-post__container .content--share-links-wrapper .links {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.page-node-type-blog-post .blog-post__container .content--share-links-wrapper .links .social-icon a {
  display: block;
  line-height: 0;
}
.page-node-type-blog-post .blog-post__container .sidebar {
  flex: 1 1 25%;
  background-color: rgba(206, 212, 218, 0.302);
  padding: 30px 30px 50px;
}
@media (max-width: 768px) {
  .page-node-type-blog-post .blog-post__container .sidebar {
    flex: 1 1 100%;
  }
}
/* Links */
/* Footer top region */
/* Footer middle region */
/* Footer bottom region */
/* Submit button */
/* Button variant 1 */
/* Button variant 1 - alternative */
/* Button variant 2 */
/* Button variant 2 - alternative*/
/* Box shadow colors */
/* Container colors */
/* Search colors */
/* Menu colors */
/** General **/
/** Mobile **/
/* Navigation colors */
/* @font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-Thin.ttf);
  font-weight: 200;
}

@font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-Light.ttf);
  font-weight: 300;
}

@font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-Regular.ttf);
  font-weight: 400;
}

@font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-Medium.ttf);
  font-weight: 500;
}

@font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-SemiBold.ttf);
  font-weight: 600;
}

@font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-Bold.ttf);
  font-weight: 700;
}

@font-face {
  font-display: block;
  font-family: Poppins;
  src: url(../assets/fonts/Poppins/Poppins-Black.ttf);
  font-weight: 900;
} */
@keyframes load {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(100%);
  }
}
.most-read-blog-posts-block {
  margin-bottom: 40px;
}
.most-read-blog-posts-block__title {
  color: #213B73;
  font-size: 24px;
  font-weight: 800;
  line-height: 32px;
  margin-bottom: 15px;
}
.most-read-blog-posts-block .most-popular-blog-posts .blog-post-sidebar {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 10px;
       column-gap: 10px;
  margin-bottom: 15px;
}
.most-read-blog-posts-block .most-popular-blog-posts .blog-post-sidebar__left {
  flex: 1 1 40%;
}
@media (max-width: 768px) {
  .most-read-blog-posts-block .most-popular-blog-posts .blog-post-sidebar__left {
    flex: 0 1 130px;
  }
}
.most-read-blog-posts-block .most-popular-blog-posts .blog-post-sidebar__left .image .blazy .media img {
  width: 130px;
  height: 130px;
  -o-object-fit: cover;
     object-fit: cover;
}
.most-read-blog-posts-block .most-popular-blog-posts .blog-post-sidebar__right {
  flex: 1 1 60%;
}
.most-read-blog-posts-block .most-popular-blog-posts .blog-post-sidebar__right .title {
  margin-bottom: 10px;
}
.most-read-blog-posts-block .most-popular-blog-posts .blog-post-sidebar__right .title a {
  color: #213B73;
  font-size: 17px;
  font-weight: 700;
  line-height: 25px;
  text-decoration: none;
}
.most-read-blog-posts-block .most-popular-blog-posts .blog-post-sidebar__right .date,
.most-read-blog-posts-block .most-popular-blog-posts .blog-post-sidebar__right .read-time {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 15px;
       column-gap: 15px;
  line-height: 1;
}
.most-read-blog-posts-block .most-popular-blog-posts .blog-post-sidebar__right .date {
  margin-bottom: 15px;
}

.instagram-block {
  width: 100%;
}
.instagram-block__title {
  color: #213B73;
  font-size: 24px;
  font-weight: 800;
  line-height: 32px;
  margin-bottom: 15px;
}
.instagram-block__images {
  width: 320px;
  margin: 0 auto;
}
.instagram-block__images .blazy {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
}
.instagram-block__images .blazy div div img {
  width: 100px;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
}
.instagram-block__images .instagram-image__link {
  display: inline-block;
  line-height: 0;
}
.instagram-block__button {
  margin-top: 25px;
  width: 100%;
}
.instagram-block__button a {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: white;
  background-color: #9146AF;
  text-decoration: none;
  padding: 5px;
  border: 0;
  /* &:empty {
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    mask-image: radial-gradient(white, black);
    position: relative;
    overflow: hidden;
    width: 168px;
    height: 48px;

    &:before {
      content: "";
      display: block;
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      background: linear-gradient(
        to right,
        transparent 0%,
        #fff 50%,
        transparent 100%
      );
      animation: load 2s cubic-bezier(0.4, 0, 0.2, 1) infinite;
    }
  } */
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.instagram-block__button a:disabled {
  color: #8F8F8F;
  background-color: white;
  border: 1px solid #E3E3E3;
}
.instagram-block__button a:focus {
  outline: 3px solid #005ecc;
}
.instagram-block__button a:hover {
  color: white;
  background-color: rgba(145, 70, 175, 0.7803921569);
}
