@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  font-size: 62.5%;
}
body {
  overflow-x: hidden;
}
.clearfix:after, .clearfix:before {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
}
img {
  max-width: 100%;
  height: auto;
}
*, ::before, ::after {
  box-sizing: inherit;
}
.no-scroll {
  overflow: hidden;
}
.container-lg {
  padding: 0 30px;
  margin: 0 auto;
  max-width: 1440px;
}
@media only screen and (max-width: 767px) {
  .container-lg {
    padding: 0 24px;
  }
}
.container {
  padding: 0 30px;
  margin: 0 auto;
  max-width: 1440px;
}
@media only screen and (max-width: 767px) {
  .container {
    padding: 0 24px;
  }
}
.container-md {
  padding: 0 30px;
  margin: 0 auto;
  max-width: 1440px;
}
@media only screen and (max-width: 767px) {
  .container-md {
    padding: 0 24px;
  }
}
.container-sm {
  padding: 0 30px;
  margin: 0 auto;
  max-width: 910px;
}
@media only screen and (max-width: 767px) {
  .container-sm {
    padding: 0 24px;
  }
}
.container-xs {
  padding: 0 30px;
  margin: 0 auto;
  max-width: 676px;
}
@media only screen and (max-width: 767px) {
  .container-xs {
    padding: 0 24px;
  }
}
@font-face {
  font-family: "Bricolage Grotesque";
  src: url("../fonts/BricolageGrotesque-ExtraLight.woff2") format("woff2"), url("../fonts/BricolageGrotesque-ExtraLight.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bricolage Grotesque";
  src: url("../fonts/BricolageGrotesque-Light.woff2") format("woff2"), url("../fonts/BricolageGrotesque-Light.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bricolage Grotesque";
  src: url("../fonts/BricolageGrotesque-Regular.woff2") format("woff2"), url("../fonts/BricolageGrotesque-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bricolage Grotesque";
  src: url("../fonts/BricolageGrotesque-Medium.woff2") format("woff2"), url("../fonts/BricolageGrotesque-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bricolage Grotesque";
  src: url("../fonts/BricolageGrotesque-SemiBold.woff2") format("woff2"), url("../fonts/BricolageGrotesque-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bricolage Grotesque";
  src: url("../fonts/BricolageGrotesque-Bold.woff2") format("woff2"), url("../fonts/BricolageGrotesque-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bricolage Grotesque";
  src: url("../fonts/BricolageGrotesque-ExtraBold.woff2") format("woff2"), url("../fonts/BricolageGrotesque-ExtraBold.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "Bricolage Grotesque", sans-serif;
  font-weight: 400;
  color: #1E1E1E;
  background: #F2E8DC;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Bricolage Grotesque", sans-serif;
  font-weight: 700;
  color: #1E1E1E;
  font-size: 2.4em;
  line-height: 1.5;
}
p, li {
  font-size: 1.6em;
  line-height: 1.5;
}
p b, p strong, li b, li strong {
  font-weight: 700;
}
input, textarea {
  font-family: "Bricolage Grotesque", sans-serif;
}
html {
  width: 100%;
  max-width: 100%;
}
html body {
  overflow-x: hidden;
  max-width: 100%;
}
.animated-icons {
  position: relative;
}
.animated-icons .animated-icon-1, .animated-icons .animated-icon-2, .animated-icons .animated-icon-3 {
  position: absolute;
}
@media (max-width: 767px) {
  .animated-icons .animated-icon-1, .animated-icons .animated-icon-2, .animated-icons .animated-icon-3 {
    width: 35px;
  }
}
.animated-icons .animated-icon-1 {
  top: 264px;
  left: 6.5%;
}
@media (max-width: 767px) {
  .animated-icons .animated-icon-1 {
    top: 394px;
    right: 0;
    left: initial;
  }
}
.animated-icons .animated-icon-2 {
  top: 176px;
  left: 33%;
}
@media (max-width: 767px) {
  .animated-icons .animated-icon-2 {
    top: 169px;
    left: 27.5%;
  }
}
.animated-icons .animated-icon-3 {
  top: 239px;
  right: 15.5%;
}
@media (max-width: 767px) {
  .animated-icons .animated-icon-3 {
    top: 206px;
    right: 9.5%;
  }
}
.animated-bg {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  background: #000;
  transform: translateY(100%);
  /* začne spodaj izven ekrana */
  animation: rise 900ms ease-out forwards;
  z-index: -1;
}
.animated-bg.animated-bg-black {
  background: #1E1E1E;
}
@keyframes rise {
  to {
    transform: translateY(0);
  }
}
.swiper-wrapper .swiper-slide:first-of-type .blog-item, .projects-grid .blog-item:first-of-type {
  margin-top: 55px;
}
.blog-item {
  min-height: 456px;
  background: #fff;
  border-radius: 8px;
  display: flex;
  margin: 0 0 55px 0;
  position: relative;
  text-decoration: none;
  border-radius: 8px;
  overflow: hidden;
}
.blog-item:first-of-type {
  /*margin-top: 55px;*/
}
@media (max-width: 767px) {
  .blog-item {
    border-radius: 16px;
    display: block;
    margin: 40px 0;
  }
}
.blog-item .blog-item-content {
  padding: 48px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}
@media (max-width: 767px) {
  .blog-item .blog-item-content {
    padding: 24px 16px 16px 16px;
  }
}
.blog-item .blog-item-content .blog-item-content-top {
  display: flex;
  flex-direction: column;
}
.blog-item .blog-item-image {
  flex: 0 0 456px;
  position: relative;
  overflow: hidden;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
@media (max-width: 1023px) {
  .blog-item .blog-item-image {
    flex: 0 0 45%;
  }
}
@media (max-width: 767px) {
  .blog-item .blog-item-image {
    margin: 0 16px 16px;
    border-radius: 8px;
    overflow: clip;
  }
}
.blog-item .blog-item-image img {
  object-fit: cover;
  object-position: center;
  width: 456px;
  height: 456px;
  display: block;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  transition: transform 0.35s ease;
}
@media (max-width: 767px) {
  .blog-item .blog-item-image img {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    height: 450px;
    width: 100%;
  }
}
@media (max-width: 767px) and (max-width: 576px) {
  .blog-item .blog-item-image img {
    height: 310px;
  }
}
.blog-item:hover .blog-item-image img {
  transform: scale(1.05);
}
.blog-item .blog-item-logo {
  max-width: 250px;
  max-height: 150px;
  margin: 0 0 22px 0;
}
@media (max-width: 767px) {
  .blog-item .blog-item-logo {
    margin: 0 0 18px 0;
  }
}
.blog-item .blog-item-logo img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  object-position: center;
}
.blog-item .blog-item-title {
  color: #1E1E1E;
  font-size: 4.2em;
  line-height: 1.25em;
  letter-spacing: -0.015em;
}
@media (max-width: 1380px) {
  .blog-item .blog-item-title {
    font-size: 3.2em;
  }
}
@media (max-width: 767px) {
  .blog-item .blog-item-title {
    font-size: 2.8em;
  }
}
.blog-item .blog-item-tags {
  padding: 21px 0 0 0;
  margin: 0 -3px;
}
@media (max-width: 767px) {
  .blog-item .blog-item-tags {
    padding: 3px 0 4px 0;
  }
}
.blog-item .blog-item-tags .blog-item-tag {
  display: inline-block;
  border-radius: 4px;
  background: #E8E8E8;
  padding: 10px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin: 3px;
  color: #011627;
}
.blog-item .blog-item-author {
  display: flex;
  align-items: center;
  padding: 20px 0 0 0;
}
.blog-item .blog-item-author.blog-item-author-reading-only .blog-item-author-text {
  padding-left: 0;
}
.blog-item .blog-item-author .blog-item-author-image {
  width: 48px;
  height: 48px;
  background: #1E1E1E;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.blog-item .blog-item-author .blog-item-author-image span {
  color: #fff;
  font-weight: 600;
  font-size: 1.4em;
  line-height: 1;
}
.blog-item .blog-item-author .blog-item-author-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.blog-item .blog-item-author .blog-item-author-image.blog-item-author-has-image {
  background: initial;
}
.blog-item .blog-item-author .blog-item-author-text {
  padding: 0 0 0 16px;
}
.blog-item .blog-item-author .blog-item-author-text p {
  font-size: 1.2em;
  line-height: 1.3333;
  padding: 1px 0;
}
.blog-item .blog-item-author .blog-item-author-text p span {
  padding: 0 8px;
}
.blog-item .blog-item-author .blog-item-author-text .blog-item-author-name {
  color: rgba(0, 0, 0, 0.9);
  font-weight: 700;
}
@media (max-width: 767px) {
  .blog-item .blog-item-author .blog-item-author-text .blog-item-author-name {
    font-size: 1.4em;
  }
}
.blog-item .blog-item-author .blog-item-author-text .blog-item-article-details {
  color: rgba(141, 141, 141, 0.9);
  font-weight: 400;
}
.blog-item .blog-item-image-boxes {
  position: absolute;
  z-index: 2;
  bottom: 25px;
  left: 25px;
  display: flex;
  gap: 16px;
  right: 22px;
}
@media (max-width: 1023px) {
  .blog-item .blog-item-image-boxes {
    left: 8px;
    right: 8px;
    bottom: 8px;
    gap: 8px;
  }
}
.blog-item .blog-item-image-boxes .blog-item-image-box {
  border-radius: 8px;
  background: #fff;
  padding: 16px;
  flex: 1 1 0;
  min-width: 0;
}
.blog-item .blog-item-image-boxes .blog-item-image-box:only-child {
  flex: 0 0 50%;
}
.blog-item .blog-item-image-boxes .blog-item-image-box .blog-item-image-number {
  font-size: 2.8em;
  line-height: 1.25;
  color: #60432F;
  font-weight: 700;
  padding: 2px 0 11px 0;
  letter-spacing: 0.025em;
}
@media (max-width: 1023px) {
  .blog-item .blog-item-image-boxes .blog-item-image-box .blog-item-image-number {
    padding: 0 0 4px 0;
    font-size: 2.4em;
  }
}
.blog-item .blog-item-image-boxes .blog-item-image-box .blog-item-image-text {
  color: #000;
  font-size: 1.2em;
  line-height: 1.5;
}
.blog-item.blog-item-lg {
  width: calc(75% - 24px);
  margin: 16px 12px;
}
@media (max-width: 1199px) {
  .blog-item.blog-item-lg {
    width: calc(100% - 24px);
  }
}
@media (max-width: 767px) {
  .blog-item.blog-item-lg {
    margin: 20px 12px;
  }
}
.blog-item.blog-item-lg .blog-item-content {
  padding: 48px 32px 32px 32px;
}
@media (max-width: 767px) {
  .blog-item.blog-item-lg .blog-item-content {
    padding: 16px;
  }
}
.blog-item.blog-item-lg .blog-item-tags {
  padding: 11px 0 0 0;
}
.blog-item.blog-item-sm {
  width: calc(25% - 24px);
  display: block;
  margin: 16px 12px;
}
@media (max-width: 1199px) {
  .blog-item.blog-item-sm {
    width: calc(50% - 24px);
  }
}
@media (max-width: 767px) {
  .blog-item.blog-item-sm {
    width: calc(100% - 24px);
    margin: 20px 12px;
  }
}
.blog-item.blog-item-sm .blog-item-content {
  position: absolute;
  z-index: 2;
  background: #fff;
  border-radius: 8px;
  left: 16px;
  right: 16px;
  bottom: 22px;
  padding: 16px;
}
@media (max-width: 767px) {
  .blog-item.blog-item-sm .blog-item-content {
    bottom: 16px;
  }
}
.blog-item.blog-item-sm .blog-item-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media (max-width: 767px) {
  .blog-item.blog-item-sm .blog-item-image {
    padding: 0;
  }
}
.blog-item.blog-item-sm .blog-item-image img {
  border-radius: 8px;
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  display: block;
}
.blog-item.blog-item-sm .blog-item-logo {
  margin: 0 0 12px 0;
}
.blog-item.blog-item-sm .blog-item-title {
  font-size: 2.8em;
  line-height: 1.25em;
  letter-spacing: -0.015em;
  overflow-wrap: break-word;
  word-break: normal;
  hyphens: auto;
  order: 2;
}
@media (max-width: 1380px) {
  .blog-item.blog-item-sm .blog-item-title {
    font-size: 2.2em;
  }
}
@media (max-width: 767px) {
  .blog-item.blog-item-sm .blog-item-title {
    font-size: 2.8em;
  }
}
.blog-item.blog-item-sm .blog-item-tags {
  padding: 3px 0 5px 0;
  order: 1;
}
.blog-item.blog-item-sm .blog-item-author {
  padding: 16px 0 8px 0;
}
@media (max-width: 1380px) {
  .blog-item.blog-item-sm .blog-item-author {
    padding: 8px 0;
  }
}
@media (max-width: 767px) {
  .blog-item.blog-item-sm .blog-item-author {
    padding: 17px 0 8px 0;
  }
}
.blog-item.blog-item-sm .blog-item-author .blog-item-author-image {
  width: 40px;
  height: 40px;
}
.blog-item.blog-item-sm .blog-item-image-boxes {
  display: none;
}
.blog-item.blog-item-reorder .blog-item-content {
  order: 2;
}
.blog-item.blog-item-reorder .blog-item-image {
  order: 1;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.blog-item.blog-item-reorder .blog-item-image img {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
@media (max-width: 767px) {
  .blog-item.blog-item-reorder .blog-item-image {
    border-radius: 8px;
  }
  .blog-item.blog-item-reorder .blog-item-image img {
    border-radius: 8px;
  }
}
.blog-item.blog-item-pink-500 {
  background: #EE6B76;
}
.blog-item.blog-item-pink-500:hover {
  background: #E73645;
}
.blog-item.blog-item-blue-500 {
  background: #74B9CB;
}
.blog-item.blog-item-blue-500:hover {
  background: #429CB3;
}
.blog-item.blog-item-yellow-500 {
  background: #F9CE30;
}
.blog-item.blog-item-yellow-500:hover {
  background: #E9C02C;
}
.blog-item.blog-item-yellow-squares .blog-item-image::before, .blog-item.blog-item-white-squares .blog-item-image::before, .blog-item.blog-item-green-squares .blog-item-image::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-image: url("../img/squares-yellow.svg");
  background-size: cover;
  background-position: center;
}
@media (max-width: 767px) {
  .blog-item.blog-item-yellow-squares .blog-item-image::before, .blog-item.blog-item-white-squares .blog-item-image::before, .blog-item.blog-item-green-squares .blog-item-image::before {
    /*
          right: 16px;
          bottom: 16px;
          left: 16px;
          */
    border-radius: 8px;
  }
}
.blog-item.blog-item-white-squares .blog-item-image::before {
  background-image: url("../img/squares-white.svg");
}
.blog-item.blog-item-green-squares .blog-item-image::before {
  background-image: url("../img/squares-green.svg");
}
.comland-grid-section .projects-grid .blog-item, .comland-grid-section .blog-grid .blog-item, .related-blog-section .blog-grid .blog-item {
  opacity: 0;
}
.comland-grid-section .projects-grid .blog-item.grid-item-visible, .comland-grid-section .blog-grid .blog-item.grid-item-visible, .related-blog-section .blog-grid .blog-item.grid-item-visible {
  animation: grid-item-fade-in 0.5s ease forwards;
}
.related-blog-section .blog-grid .blog-item.grid-item-visible:nth-child(1) {
  animation-delay: 0s;
}
.related-blog-section .blog-grid .blog-item.grid-item-visible:nth-child(2) {
  animation-delay: 0.5s;
}
.related-blog-section .blog-grid .blog-item.grid-item-visible:nth-child(3) {
  animation-delay: 1s;
}
.related-blog-section .blog-grid .blog-item.grid-item-visible:nth-child(4) {
  animation-delay: 1.5s;
}
.related-blog-section .blog-grid .blog-item.grid-item-visible:nth-child(5) {
  animation-delay: 2s;
}
.related-blog-section .blog-grid .blog-item.grid-item-visible:nth-child(6) {
  animation-delay: 2.5s;
}
.related-blog-section .blog-grid .blog-item.grid-item-visible:nth-child(7) {
  animation-delay: 3s;
}
.related-blog-section .blog-grid .blog-item.grid-item-visible:nth-child(8) {
  animation-delay: 3.5s;
}
.related-blog-section .blog-grid .blog-item.grid-item-visible:nth-child(9) {
  animation-delay: 4s;
}
.related-blog-section .blog-grid .blog-item.grid-item-visible:nth-child(10) {
  animation-delay: 4.5s;
}
.related-blog-section .blog-grid .blog-item.grid-item-visible:nth-child(11) {
  animation-delay: 5s;
}
.related-blog-section .blog-grid .blog-item.grid-item-visible:nth-child(12) {
  animation-delay: 5.5s;
}
@keyframes grid-item-fade-in {
  to {
    opacity: 1;
  }
}
.comland-grid-fade-in .blog-item {
  opacity: 0;
  animation: comland-grid-item-fade-in 0.45s ease forwards;
}
.comland-grid-fade-in .blog-item:nth-child(1) {
  animation-delay: 0.08s;
}
.comland-grid-fade-in .blog-item:nth-child(2) {
  animation-delay: 0.16s;
}
.comland-grid-fade-in .blog-item:nth-child(3) {
  animation-delay: 0.24s;
}
.comland-grid-fade-in .blog-item:nth-child(4) {
  animation-delay: 0.32s;
}
.comland-grid-fade-in .blog-item:nth-child(5) {
  animation-delay: 0.4s;
}
.comland-grid-fade-in .blog-item:nth-child(6) {
  animation-delay: 0.48s;
}
.comland-grid-fade-in .blog-item:nth-child(7) {
  animation-delay: 0.56s;
}
.comland-grid-fade-in .blog-item:nth-child(8) {
  animation-delay: 0.64s;
}
.comland-grid-fade-in .blog-item:nth-child(9) {
  animation-delay: 0.72s;
}
.comland-grid-fade-in .blog-item:nth-child(10) {
  animation-delay: 0.8s;
}
.comland-grid-fade-in .blog-item:nth-child(11) {
  animation-delay: 0.88s;
}
.comland-grid-fade-in .blog-item:nth-child(12) {
  animation-delay: 0.96s;
}
.comland-grid-fade-in .blog-item:nth-child(13) {
  animation-delay: 1.04s;
}
.comland-grid-fade-in .blog-item:nth-child(14) {
  animation-delay: 1.12s;
}
.comland-grid-fade-in .blog-item:nth-child(15) {
  animation-delay: 1.2s;
}
.comland-grid-fade-in .blog-item:nth-child(16) {
  animation-delay: 1.28s;
}
.comland-grid-fade-in .blog-item:nth-child(17) {
  animation-delay: 1.36s;
}
.comland-grid-fade-in .blog-item:nth-child(18) {
  animation-delay: 1.44s;
}
.comland-grid-fade-in .blog-item:nth-child(19) {
  animation-delay: 1.52s;
}
.comland-grid-fade-in .blog-item:nth-child(20) {
  animation-delay: 1.6s;
}
.comland-grid-fade-in .blog-item:nth-child(21) {
  animation-delay: 1.68s;
}
.comland-grid-fade-in .blog-item:nth-child(22) {
  animation-delay: 1.76s;
}
.comland-grid-fade-in .blog-item:nth-child(23) {
  animation-delay: 1.84s;
}
.comland-grid-fade-in .blog-item:nth-child(24) {
  animation-delay: 1.92s;
}
@keyframes comland-grid-item-fade-in {
  to {
    opacity: 1;
  }
}
.btn {
  font-size: 1.4em;
  color: #ffffff;
  background: #1E1E1E;
  border-radius: 50px;
  padding: 18px 24px;
  letter-spacing: 0.04em;
  line-height: 1;
  display: inline-block;
  text-decoration: none;
  border: none;
  cursor: pointer;
  font-weight: 700;
  transition: all 0.3s ease;
}
.btn:disabled, .btn.is-disabled {
  cursor: not-allowed;
  opacity: 0.3;
  pointer-events: none;
}
.btn.btn-yellow {
  background: #F9CE30;
  color: #1E1E1E;
}
.btn.btn-yellow:hover {
  background: #E9C02C;
}
.btn:hover {
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
}
.form-control {
  /* Error state: red border only when field has error (CF7 adds .wpcf7-not-valid) or .not-valid on form-control */
}
.form-control .custom-input {
  position: relative;
}
.form-control .custom-input input {
  border-radius: 8px;
  border: 1px solid #D8D8D8;
  color: #1E1E1E;
  width: 100%;
  box-sizing: border-box;
  font-size: 1.4em;
  padding: 24px 15px 14px 15px;
}
.form-control .custom-input input::placeholder {
  font-size: 80%;
  color: #1E1E1E;
  opacity: 0.3;
}
.form-control .custom-input input:focus {
  /*outline: 1px solid $highlight-500;*/
  outline: none;
  border: 1px solid #60432F;
}
.form-control .custom-input input:focus ~ span {
  top: 11px;
  bottom: 10px;
  right: 16px;
  left: 16px;
  font-size: 1em;
  opacity: 0.4;
  letter-spacing: -0.005em;
}
.form-control .custom-input span {
  position: absolute;
  pointer-events: none;
  left: 16px;
  right: 15px;
  top: 23px;
  transition: 0.2s ease all;
  font-size: 1.4em;
  color: #1E1E1E;
  letter-spacing: 0.03em;
  opacity: 0.4;
}
.form-control .custom-textarea textarea {
  color: #1E1E1E;
  font-size: 1.4em;
  border: 1px solid #D8D8D8;
  padding: 20px 16px;
  resize: none;
  border-radius: 8px;
  width: 100%;
  line-height: 1.25em;
  min-height: 160px;
  box-sizing: border-box;
}
.form-control .custom-textarea textarea:focus {
  /*outline: 1px solid $highlight-500;*/
  outline: none;
  border: 1px solid #60432F;
}
.form-control .custom-textarea textarea::placeholder {
  color: #1E1E1E;
  opacity: 0.3;
  font-size: 80%;
}
.form-control.not-valid input, .form-control.not-valid textarea, .form-control:has(.wpcf7-not-valid) input, .form-control:has(.wpcf7-not-valid) textarea {
  /*outline: 1px solid $colors-red;*/
  border: 1px solid #FF3B30;
}
.line-highlight .hl-line {
  display: inline-block;
  position: relative;
  background-image: linear-gradient(90deg, #E9C02C 0%, #E9C02C 50%, transparent 50%, transparent 100%);
  background-size: 200% 100%;
  background-position: 100% 0%;
  animation: hlSwipe var(--hl-duration, 1.4s) ease forwards;
  animation-delay: var(--hl-delay, 0s);
}
.line-highlight-white .hl-line {
  background-image: linear-gradient(90deg, #ffffff 0%, #ffffff 50%, transparent 50%, transparent 100%);
}
@keyframes hlSwipe {
  0% {
    background-position: 100% 0%;
  }
  100% {
    background-position: -100% 0%;
  }
}
/* Tokens are just measurement helpers; keep them inline */
.line-highlight .hl-token {
  display: inline;
}
.scroll-fade-in {
  opacity: 0;
  transition: opacity 0.6s ease-out;
}
.scroll-fade-in.is-visible {
  opacity: 1;
}
.scroll-fade-in .swiper-slide {
  opacity: 0;
  transition: opacity 0.35s ease-out;
}
.scroll-fade-in.is-visible .swiper-slide {
  opacity: 1;
}
.scroll-fade-in .swiper-slide:nth-child(1) {
  transition-delay: 0.4s;
}
.scroll-fade-in .swiper-slide:nth-child(2) {
  transition-delay: 0.8s;
}
.scroll-fade-in .swiper-slide:nth-child(3) {
  transition-delay: 1.2s;
}
.scroll-fade-in .swiper-slide:nth-child(4) {
  transition-delay: 1.6s;
}
.scroll-fade-in .swiper-slide:nth-child(5) {
  transition-delay: 2s;
}
.scroll-fade-in .swiper-slide:nth-child(6) {
  transition-delay: 2.4s;
}
.scroll-fade-in .swiper-slide:nth-child(7) {
  transition-delay: 2.8s;
}
.scroll-fade-in .swiper-slide:nth-child(8) {
  transition-delay: 3.2s;
}
.scroll-fade-in .swiper-slide:nth-child(9) {
  transition-delay: 3.6s;
}
.scroll-fade-in .swiper-slide:nth-child(10) {
  transition-delay: 4s;
}
.scroll-fade-in .swiper-slide:nth-child(11) {
  transition-delay: 4.4s;
}
.scroll-fade-in .swiper-slide:nth-child(12) {
  transition-delay: 4.8s;
}
.scroll-fade-in .swiper-slide:nth-child(13) {
  transition-delay: 5.2s;
}
.scroll-fade-in .swiper-slide:nth-child(14) {
  transition-delay: 5.6s;
}
.scroll-fade-in .swiper-slide:nth-child(15) {
  transition-delay: 6s;
}
.scroll-fade-in .swiper-slide:nth-child(16) {
  transition-delay: 6.4s;
}
.scroll-fade-in .swiper-slide:nth-child(17) {
  transition-delay: 6.8s;
}
.scroll-fade-in .swiper-slide:nth-child(18) {
  transition-delay: 7.2s;
}
.scroll-fade-in .swiper-slide:nth-child(19) {
  transition-delay: 7.6s;
}
.scroll-fade-in .swiper-slide:nth-child(20) {
  transition-delay: 8s;
}
.scroll-fade-in .swiper-slide:nth-child(21) {
  transition-delay: 8.4s;
}
.scroll-fade-in .swiper-slide:nth-child(22) {
  transition-delay: 8.8s;
}
.scroll-fade-in .swiper-slide:nth-child(23) {
  transition-delay: 9.2s;
}
.scroll-fade-in .swiper-slide:nth-child(24) {
  transition-delay: 9.6s;
}
.scroll-fade-in .swiper-slide:nth-child(25) {
  transition-delay: 10s;
}
.scroll-fade-in .swiper-slide:nth-child(26) {
  transition-delay: 10.4s;
}
.scroll-fade-in .swiper-slide:nth-child(27) {
  transition-delay: 10.8s;
}
.scroll-fade-in .swiper-slide:nth-child(28) {
  transition-delay: 11.2s;
}
.scroll-fade-in .swiper-slide:nth-child(29) {
  transition-delay: 11.6s;
}
.scroll-fade-in .swiper-slide:nth-child(30) {
  transition-delay: 12s;
}
body.home .track-logo-section.is-visible {
  opacity: 1;
}
.stamp-rotate {
  animation: rotateStamp 30s linear infinite;
}
@keyframes rotateStamp {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.tag {
  text-transform: uppercase;
  border-radius: 4px;
  border: 1px solid rgba(30, 30, 30, 0.4);
  padding: 9px 16px;
  font-weight: 800;
  line-height: 0.8;
  display: inline-block;
  letter-spacing: 0.16em;
  margin: 3px;
  text-decoration: none;
  color: #1E1E1E;
  transition: border-color 0.3s ease;
  /*
  background-image: url(../img/icn-chevron-right.svg);
  background-size: 12px 8px;
  background-position: right 8px center;
  background-repeat: no-repeat;
  padding-right: 24px;
  */
}
@media (max-width: 767px) {
  .tag {
    padding: 10px 6px;
    /*padding-right: 24px;*/
  }
}
.tag:hover {
  border-color: #1E1E1E;
}
.title-with-yellow-circle {
  font-size: 4.2em;
  line-height: 1.35em;
  color: #1E1E1E;
  position: relative;
  max-width: 910px;
  margin: 0 auto;
  margin-top: 20px;
  text-align: center;
  padding: 70px 0;
  letter-spacing: -0.015em;
  white-space: nowrap;
  width: fit-content;
  max-width: fit-content;
  opacity: 0;
}
@media (max-width: 1023px) {
  .title-with-yellow-circle {
    font-size: 3.2em;
    line-height: 1.25;
    padding: 10px 0;
    max-width: 100vw;
    white-space: normal;
  }
}
@media (max-width: 1023px) {
  .title-with-yellow-circle br {
    display: none;
  }
}
.title-with-yellow-circle::before {
  content: "";
  width: 342px;
  height: 342px;
  display: block;
  background: radial-gradient(50% 50% at 50% 50%, rgba(255, 220, 67, 0.8) 0%, rgba(248, 247, 240, 0) 100%);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  transform-origin: center center;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
}
@media (max-width: 1023px) {
  .title-with-yellow-circle::before {
    top: 0;
    transform: translate(-50%, -30%) scale(0);
    transform-origin: center top;
  }
}
.title-with-yellow-circle .title-with-yellow-circle-text {
  display: block;
  opacity: 0;
  transform: translateY(50px);
  /*white-space: normal;
    max-width: 600px;*/
}
.title-with-yellow-circle.title-with-yellow-circle-visible {
  opacity: 1;
}
.title-with-yellow-circle.title-with-yellow-circle-visible .title-with-yellow-circle-text {
  animation: title-text-fade-in-up 1s ease 1s forwards;
}
.title-with-yellow-circle.title-with-yellow-circle-visible::before {
  animation: title-circle-scale-fade-in 1s ease 0s both;
}
@media (max-width: 1023px) {
  .title-with-yellow-circle.title-with-yellow-circle-visible::before {
    animation-name: title-circle-scale-fade-in-tablet;
  }
}
.title-with-yellow-circle.title-with-yellow-circle-white {
  color: #fff;
}
.title-with-yellow-circle .container {
  max-width: 440px;
}
/* Krog: scale 0→100% in fade-in hkrati (0.004 da brskalnik res animira scale) */
@keyframes title-circle-scale-fade-in {
  0% {
    transform: translate(-50%, -50%) scale(0.004);
    opacity: 0;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
}
@keyframes title-circle-scale-fade-in-tablet {
  0% {
    transform: translate(-50%, -30%) scale(0.004);
    opacity: 0;
  }
  100% {
    transform: translate(-50%, -30%) scale(1);
    opacity: 1;
  }
}
/* Besedilo: šele po krogu (delay 1s), fade-in + premik 50px navzgor */
@keyframes title-text-fade-in-up {
  from {
    opacity: 0;
    transform: translateY(50px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
body.page-template-template-black .title-with-yellow-circle {
  color: #fff;
}
body.page-template-template-black .title-with-yellow-circle:before {
  opacity: 0.7;
}
body.page-template-template-black .title-with-yellow-circle.title-with-yellow-circle-visible::before {
  animation-name: title-circle-scale-fade-in-black;
}
@media (max-width: 1023px) {
  body.page-template-template-black .title-with-yellow-circle.title-with-yellow-circle-visible::before {
    animation-name: title-circle-scale-fade-in-black-tablet;
  }
}
@keyframes title-circle-scale-fade-in-black {
  0% {
    transform: translate(-50%, -50%) scale(0.004);
    opacity: 0;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.7;
  }
}
@keyframes title-circle-scale-fade-in-black-tablet {
  0% {
    transform: translate(-50%, -30%) scale(0.004);
    opacity: 0;
  }
  100% {
    transform: translate(-50%, -30%) scale(1);
    opacity: 0.7;
  }
}
.header {
  position: fixed;
  top: 24px;
  left: 0px;
  right: 0px;
  z-index: 99;
  /*
  @media (max-width: $tablet) {
    body.header-mobile-collapsed & {
      top: 24px;
    }
  }
  */
}
@media (max-width: 1023px) {
  .header {
    /*top: 24px;*/
    /*position: fixed;*/
    /*transition: top 0.35s ease;*/
  }
}
body.admin-bar .header {
  top: 32px;
}
@media (max-width: 782px) {
  body.admin-bar .header {
    top: 46px;
  }
}
.header .header-container {
  max-width: 1440px;
  background: #ffffff;
  margin: 0 auto;
  border-radius: 60px;
  display: flex;
  justify-content: space-between;
  padding: 11px 32px;
}
@media (max-width: 1023px) {
  .header .header-container {
    padding: 11px 24px;
  }
}
.header .header-container .logo {
  margin: 5px 0 0 0;
}
@media (max-width: 1023px) {
  .header .header-container .logo {
    margin: 5px 0;
  }
}
.header .header-container .header-menu {
  margin: 0 -21px 0 0;
}
@media (max-width: 1023px) {
  .header .header-container .header-menu {
    margin: 0 0 0 0;
  }
}
.header .header-container .header-menu .mobile-menu-icon {
  display: none;
}
@media (max-width: 1023px) {
  .header .header-container .header-menu .mobile-menu-icon {
    display: block;
    margin: 13px 0 0 0;
    cursor: pointer;
  }
}
.header .header-container .header-menu .main-menu-container .mobile-menu-header {
  display: none;
}
.header .header-container .header-menu .header-lang-menu-container {
  display: none;
}
@media (min-width: 1024px) {
  .header .header-container .header-menu .main-menu {
    display: flex;
  }
  .header .header-container .header-menu .main-menu li {
    font-size: 1.6em;
    font-weight: 700;
    margin: 0 2px;
    line-height: 1;
  }
  .header .header-container .header-menu .main-menu li a {
    border-radius: 50px;
    padding: 18px 24px 17px;
    letter-spacing: 0.01em;
    display: inline-block;
    text-decoration: none;
    color: #1E1E1E;
  }
  .header .header-container .header-menu .main-menu li.active a, .header .header-container .header-menu .main-menu li:hover a {
    background: #F2E8DC;
  }
  .header .header-container .header-menu .main-menu li:last-child {
    font-size: 1.4em;
  }
  .header .header-container .header-menu .main-menu li:last-child a {
    background: #60432F;
    color: #ffffff;
    letter-spacing: 0.04em;
  }
  .header .header-container .header-menu .main-menu li:last-child a:hover {
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
    background: #37261B;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .header .header-container .header-menu .main-menu li a {
    padding: 18px 16px 17px;
  }
}
@media (max-width: 1023px) {
  .mobileMenuOpen {
    overflow: hidden;
  }
  .mobileMenuOpen .header .header-container .header-menu .main-menu-container {
    transform: translateY(0);
  }
  .header .header-container .header-menu .main-menu-container {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #1E1E1E;
    padding: 70px 24px 100px;
    overflow: auto;
    transform: translateY(-100%);
    transition: transform 1s ease-in-out;
  }
  .header .header-container .header-menu .main-menu-container .mobile-menu-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .header .header-container .header-menu .main-menu-container .main-menu {
    padding: 84px 0 0 0;
  }
  .header .header-container .header-menu .main-menu-container .main-menu li {
    font-size: 3.2em;
    line-height: 1.25;
    letter-spacing: -0.015em;
    padding: 20px 0;
  }
  .header .header-container .header-menu .main-menu-container .main-menu li:last-child {
    display: none;
  }
  .header .header-container .header-menu .main-menu-container .main-menu li a {
    color: #ffffff;
    text-decoration: none;
    font-weight: 700;
  }
  .header .header-container .header-menu .main-menu-container .header-lang-menu-container {
    align-items: center;
    display: flex;
    padding: 25px 0 0;
  }
  .header .header-container .header-menu .main-menu-container .header-lang-menu-container .header-lang-menu-title {
    font-size: 12px;
    line-height: 1.5;
    color: #ffffff;
    margin-right: 1rem;
  }
  .header .header-container .header-menu .main-menu-container .header-lang-menu-container .header-lang-menu {
    display: flex;
  }
  .header .header-container .header-menu .main-menu-container .header-lang-menu-container .header-lang-menu li {
    font-size: 1.2em;
    margin: 0 2px;
  }
  .header .header-container .header-menu .main-menu-container .header-lang-menu-container .header-lang-menu li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border: 2px solid transparent;
    color: #ffffff;
    border-radius: 50%;
    text-decoration: none;
  }
  .header .header-container .header-menu .main-menu-container .header-lang-menu-container .header-lang-menu li.active a {
    border: 2px solid #ffffff;
  }
}
.footer {
  background: #1E1E1E;
  padding: 50px 0;
}
@media (max-width: 1199px) {
  .footer {
    padding: 38px 0;
  }
}
@media (max-width: 767px) {
  .footer {
    padding-bottom: 80px;
  }
}
.footer .footer-container {
  margin: 0 auto;
  padding: 0 32px;
}
@media (max-width: 767px) {
  .footer .footer-container {
    padding: 0 24px;
  }
}
.footer .footer-top {
  display: flex;
  justify-content: space-between;
  padding: 0 0 33px 0;
}
@media (max-width: 767px) {
  .footer .footer-top {
    display: block;
    padding: 0 0 23px 0;
  }
}
.footer .footer-top .footer-left {
  display: flex;
}
@media (max-width: 767px) {
  .footer .footer-top .footer-left {
    display: block;
  }
}
.footer .footer-top .footer-left .footer-logo {
  margin: 0 76px 0 0;
  min-width: 32px;
}
@media (max-width: 1380px) {
  .footer .footer-top .footer-left .footer-logo {
    margin: 0 24px 0 0;
  }
}
@media (max-width: 767px) {
  .footer .footer-top .footer-left .footer-logo {
    margin: 0 0 32px;
    text-align: center;
  }
}
.footer .footer-top .footer-left p {
  font-size: 1.4em;
  line-height: 1.5;
  color: #ffffff;
  min-width: 326px;
  margin: 0 24px 0 0;
}
@media (max-width: 1023px) {
  .footer .footer-top .footer-left p {
    font-size: 1.2em;
    min-width: 280px;
  }
}
@media (max-width: 767px) {
  .footer .footer-top .footer-left p {
    text-align: center;
    margin: 8px 0;
    font-size: 1.4em;
  }
}
.footer .footer-top .footer-left p a {
  color: #ffffff;
}
.footer .footer-top .footer-left .footer-contact-text {
  min-width: 140px;
}
.footer .footer-right {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .footer .footer-right {
    display: block;
    text-align: center;
  }
}
.footer .footer-right .footer-lang-menu-container {
  align-items: center;
  display: flex;
  margin: 0 196px 0 0;
}
@media (max-width: 1380px) {
  .footer .footer-right .footer-lang-menu-container {
    margin: 0 24px 0 0;
  }
}
@media (max-width: 767px) {
  .footer .footer-right .footer-lang-menu-container {
    justify-content: center;
    margin: 35px 0 32px;
  }
}
.footer .footer-right .footer-lang-menu-container .footer-lang-menu-title {
  font-size: 12px;
  line-height: 1.5;
  color: #ffffff;
  margin-right: 1rem;
}
.footer .footer-right .footer-lang-menu-container .footer-lang-menu {
  display: flex;
}
.footer .footer-right .footer-lang-menu-container .footer-lang-menu li {
  font-size: 1.2em;
  margin: 0 2px;
}
.footer .footer-right .footer-lang-menu-container .footer-lang-menu li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border: 2px solid transparent;
  color: #ffffff;
  border-radius: 50%;
  text-decoration: none;
}
.footer .footer-right .footer-lang-menu-container .footer-lang-menu li.active a {
  border: 2px solid #ffffff;
}
.footer .footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  display: flex;
  justify-content: space-between;
  padding: 15px 0 3px 0;
  align-items: center;
}
@media (max-width: 767px) {
  .footer .footer-bottom {
    border: none;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .footer .footer-bottom .footer-logos {
    order: 2;
  }
}
.footer .footer-bottom .footer-logos img {
  display: inline-block;
}
@media (max-width: 767px) {
  .footer .footer-bottom .footer-menu {
    order: 1;
  }
}
.footer .footer-bottom .footer-menu li {
  margin: 0 0 0 24px;
  display: inline-block;
}
@media (max-width: 767px) {
  .footer .footer-bottom .footer-menu li {
    margin: 0 8px 0 0;
    display: block;
  }
}
.footer .footer-bottom .footer-menu li a {
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
  opacity: 0.4;
}
.footer .footer-bottom .footer-menu li a:hover {
  opacity: 1;
}
.mobile-cta-button {
  display: none;
}
@media (max-width: 1023px) {
  .mobile-cta-button {
    display: block;
    position: fixed;
    bottom: 24px;
    right: 24px;
    background: #60432F;
    color: #ffffff;
    padding: 17px 24px;
    box-shadow: 0px 1px 6px 0px #00000033;
    border-radius: 50px;
    font-size: 1.4em;
    font-weight: 800;
    letter-spacing: 0.04em;
    z-index: 100;
    text-decoration: none;
    opacity: 0;
    visibility: hidden;
    animation: mobile-cta-button-fade-in 0.5s ease 5s forwards;
    transition: opacity 0.25s ease, visibility 0.25s ease;
  }
}
@keyframes mobile-cta-button-fade-in {
  to {
    opacity: 1;
    visibility: visible;
  }
}
.blog-hero-section {
  overflow: hidden;
}
.blog-hero-section .blog-hero-section-container {
  position: relative;
}
.blog-hero-section .blog-hero-section-container .blog-hero-section-content {
  padding: 280px 0 0 0;
}
@media (max-width: 767px) {
  .blog-hero-section .blog-hero-section-container .blog-hero-section-content {
    padding: 237px 0 0 0;
  }
}
.blog-hero-section .blog-hero-section-container .blog-hero-section-text-above-title {
  color: #1E1E1E;
  font-size: 1.2em;
  line-height: 1.6;
  font-weight: 700;
  text-align: center;
  display: block;
  padding: 0 0 9px;
  opacity: 0;
  animation: blog-hero-section-above-title-reveal 0.5s ease 0s forwards;
}
@media (max-width: 767px) {
  .blog-hero-section .blog-hero-section-container .blog-hero-section-text-above-title {
    text-transform: uppercase;
    text-align: left;
    padding: 11px 0 16px;
    font-size: 1.1em;
    line-height: 1.25;
    letter-spacing: 0.11em;
  }
}
.blog-hero-section .blog-hero-section-container .blog-hero-section-title {
  font-size: 5.4em;
  line-height: 1.25;
  color: #1E1E1E;
  text-align: center;
  max-width: 676px;
  margin: 0 auto;
  padding: 0 0 16px 0;
  position: relative;
  letter-spacing: -0.015em;
}
@media (max-width: 767px) {
  .blog-hero-section .blog-hero-section-container .blog-hero-section-title {
    font-size: 3.6em;
    text-align: left;
    padding: 0 0 16px 0;
  }
}
.blog-hero-section .blog-hero-section-container .blog-hero-section-title.line-highlight {
  opacity: 0;
  animation: blog-hero-section-title-reveal 0.5s ease 0.5s forwards;
}
.blog-hero-section .blog-hero-section-container .blog-hero-section-title.line-highlight .hl-line {
  animation-delay: calc(var(--hl-delay, 0s) + 0.7s);
}
.blog-hero-section .blog-hero-section-container .blog-hero-section-text {
  font-size: 1.6em;
  line-height: 1.6;
  color: #011627;
  max-width: 442px;
  margin: 0 auto;
  text-align: center;
  opacity: 0;
  animation: blog-hero-section-text-reveal 0.35s ease 1.54s forwards;
}
@media (max-width: 767px) {
  .blog-hero-section .blog-hero-section-container .blog-hero-section-text {
    text-align: left;
    max-width: initial;
  }
}
.blog-hero-section .blog-hero-section-container .blog-hero-section-category {
  text-align: center;
  padding: 43px 0 0 0;
  opacity: 0;
  animation: blog-hero-section-category-reveal 0.35s ease 1.89s forwards;
}
@media (max-width: 767px) {
  .blog-hero-section .blog-hero-section-container .blog-hero-section-category {
    text-align: left;
    padding: 46px 0 0 0;
    margin: 0 -3px;
  }
}
.blog-hero-section .blog-hero-section-container .blog-hero-section-category .blog-hero-section-category-title {
  color: #858585;
  font-size: 1.2em;
  line-height: 1.5;
  padding: 0 0 12px 0;
}
@media (max-width: 767px) {
  .blog-hero-section .blog-hero-section-container .blog-hero-section-category .blog-hero-section-category-title {
    display: none;
  }
}
.blog-hero-section .blog-hero-section-container .blog-hero-section-category .tag {
  cursor: pointer;
  font-weight: 600;
  opacity: 0.2;
  background-image: none;
  padding: 9px 16px;
  border-radius: 4px;
  animation: blog-hero-section-tag-reveal 0.28s ease backwards;
}
.blog-hero-section .blog-hero-section-container .blog-hero-section-category .tag:nth-child(2) {
  animation-delay: 2.24s;
}
.blog-hero-section .blog-hero-section-container .blog-hero-section-category .tag:nth-child(3) {
  animation-delay: 2.45s;
}
.blog-hero-section .blog-hero-section-container .blog-hero-section-category .tag:nth-child(4) {
  animation-delay: 2.66s;
}
.blog-hero-section .blog-hero-section-container .blog-hero-section-category .tag:nth-child(5) {
  animation-delay: 2.87s;
}
.blog-hero-section .blog-hero-section-container .blog-hero-section-category .tag:nth-child(6) {
  animation-delay: 3.08s;
}
.blog-hero-section .blog-hero-section-container .blog-hero-section-category .tag:nth-child(7) {
  animation-delay: 3.29s;
}
.blog-hero-section .blog-hero-section-container .blog-hero-section-category .tag:nth-child(8) {
  animation-delay: 3.5s;
}
.blog-hero-section .blog-hero-section-container .blog-hero-section-category .tag:nth-child(9) {
  animation-delay: 3.71s;
}
.blog-hero-section .blog-hero-section-container .blog-hero-section-category .tag:nth-child(10) {
  animation-delay: 3.92s;
}
.blog-hero-section .blog-hero-section-container .blog-hero-section-category .tag:nth-child(11) {
  animation-delay: 4.13s;
}
.blog-hero-section .blog-hero-section-container .blog-hero-section-category .tag:nth-child(12) {
  animation-delay: 4.34s;
}
.blog-hero-section .blog-hero-section-container .blog-hero-section-category .tag:nth-child(13) {
  animation-delay: 4.55s;
}
.blog-hero-section .blog-hero-section-container .blog-hero-section-category .tag:nth-child(14) {
  animation-delay: 4.76s;
}
.blog-hero-section .blog-hero-section-container .blog-hero-section-category .tag:nth-child(15) {
  animation-delay: 4.97s;
}
.blog-hero-section .blog-hero-section-container .blog-hero-section-category .tag:nth-child(16) {
  animation-delay: 5.18s;
}
.blog-hero-section .blog-hero-section-container .blog-hero-section-category .tag.blog-hero-section-filter.is-active {
  opacity: 1;
}
@keyframes blog-hero-section-text-reveal {
  to {
    opacity: 1;
  }
}
@keyframes blog-hero-section-above-title-reveal {
  to {
    opacity: 1;
  }
}
@keyframes blog-hero-section-title-reveal {
  to {
    opacity: 1;
  }
}
@keyframes blog-hero-section-category-reveal {
  to {
    opacity: 1;
  }
}
@keyframes blog-hero-section-tag-reveal {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.2;
  }
}
.blog-grid-section {
  padding: 20px 0 100px 0;
}
@media (max-width: 767px) {
  .blog-grid-section {
    padding: 0px 0 60px 0;
  }
}
.card-slider-section {
  overflow-x: clip;
  overflow-y: visible;
}
.card-slider-section.scroll-fade-in .radialcards-card, .card-slider-section.scroll-fade-in.is-visible .radialcards-card {
  opacity: 1 !important;
  transition: none !important;
  transition-delay: 0s !important;
}
.card-slider-section .card-slider-section-wrapper {
  min-height: 700px;
  position: sticky;
  top: 0;
  height: 100vh;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.card-slider-section .title-with-yellow-circle {
  position: absolute;
  top: 100px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 20;
  width: min(92vw, 760px);
  text-align: center;
  pointer-events: none;
}
@media (max-width: 1023px) {
  .card-slider-section .title-with-yellow-circle {
    top: 100px;
  }
}
.card-slider-section .card-slider {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 21;
}
.card-slider-section .radialcards {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.card-slider-section .radialcards .radialcards-track {
  position: absolute;
  inset: 0;
}
.card-slider-section .radialcards .radialcards-track .radialcards-card {
  position: absolute;
  top: 50%;
  left: 0;
  width: 400px !important;
  max-height: 600px;
  height: 100%;
  flex-shrink: 0;
  display: flex;
  margin: 0 !important;
  will-change: transform, opacity;
  transform: translate3d(0, -50%, 0);
}
@media (max-width: 1023px) {
  .card-slider-section .radialcards .radialcards-track .radialcards-card {
    width: 326px !important;
    height: 440px;
  }
}
.card-slider-section .card-slide {
  position: relative;
  display: flex;
  background: #74B9CB;
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
}
.card-slider-section .card-slide.card-slide-clickable {
  cursor: pointer;
}
.card-slider-section .card-slide.card-blue {
  background: #74B9CB;
}
.card-slider-section .card-slide.card-pink {
  background: #EE6B76;
}
.card-slider-section .card-slide.card-green {
  background: #75A969;
}
.card-slider-section .card-slide.card-yellow {
  background: #F9CE30;
}
.card-slider-section .card-slide .card-slide-content {
  position: relative;
  padding: 50px 40px 40px;
  width: 100%;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  .card-slider-section .card-slide .card-slide-content {
    padding: 37px 28px 32px;
  }
}
.card-slider-section .card-slide .card-slide-content .card-slide-bottom {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
}
.card-slider-section .card-slide .card-slide-content .card-slide-big-text {
  font-size: 2.8em;
  line-height: 1.25;
  font-weight: 700;
  position: relative;
  z-index: 1;
  letter-spacing: -0.01em;
  padding: 0 0 16px 0;
}
@media (max-width: 767px) {
  .card-slider-section .card-slide .card-slide-content .card-slide-big-text {
    font-size: 2.8em;
    line-height: 1.6;
  }
}
.card-slider-section .card-slide .card-slide-content .card-slide-normal-text {
  font-size: 1.4em;
  line-height: 1.6;
  padding: 0 0 16px;
}
@media (max-width: 767px) {
  .card-slider-section .card-slide .card-slide-content .card-slide-normal-text {
    padding-bottom: 36px;
  }
}
.card-slider-section .card-slide .card-slide-content big {
  font-weight: bold;
  font-size: 54px;
}
@media (max-width: 767px) {
  .card-slider-section .card-slide .card-slide-content big {
    display: block;
    margin-top: 16px;
  }
}
.card-slider-section .card-slide .card-slide-content .card-slide-image-text {
  margin: 10px 0;
}
.card-slider-section .card-slide .card-slide-content .card-slide-link {
  position: absolute;
  bottom: -4px;
  right: 0;
}
.card-slider-section .card-slide .card-slide-content .card-slide-video-play {
  position: absolute;
  bottom: -4px;
  right: 0;
  margin-left: auto;
  padding: 0;
  border: 0;
  background: #fff;
  color: #000;
  cursor: pointer;
  line-height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  font-size: 24px;
  opacity: 0.8;
}
.card-slider-section .card-slide .card-slide-content .card-slide-video-play:hover {
  opacity: 1;
}
@media (max-width: 1023px) {
  .card-slider-section .card-slide .card-slide-content .stamp-rotate {
    max-width: 120px;
  }
}
.card-slider-section .card-slide .card-slide-content .blog-item-author {
  display: flex;
  align-items: center;
  padding: 20px 0 0 0;
  margin-top: auto;
  width: 100%;
  min-width: 0;
}
.card-slider-section .card-slide .card-slide-content .blog-item-author .blog-item-author-image {
  width: 48px;
  height: 48px;
  min-width: 48px;
  background: #1E1E1E;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.card-slider-section .card-slide .card-slide-content .blog-item-author .blog-item-author-image span {
  color: #fff;
  font-weight: 600;
  font-size: 1.4em;
  line-height: 1;
}
.card-slider-section .card-slide .card-slide-content .blog-item-author .blog-item-author-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.card-slider-section .card-slide .card-slide-content .blog-item-author .blog-item-author-image.blog-item-author-has-image {
  background: initial;
}
.card-slider-section .card-slide .card-slide-content .blog-item-author .blog-item-author-text {
  padding: 0 0 0 15px;
}
.card-slider-section .card-slide .card-slide-content .blog-item-author .blog-item-author-text p {
  font-size: 1.2em;
  line-height: 1.3333;
  padding: 1px 0;
}
.card-slider-section .card-slide .card-slide-content .blog-item-author .blog-item-author-text .blog-item-author-name {
  color: rgba(0, 0, 0, 0.9);
  font-weight: 700;
}
.card-slider-section .card-slide .card-slide-content .blog-item-author .blog-item-author-text .blog-item-article-details {
  color: rgba(0, 0, 0, 0.9);
  font-weight: 400;
}
.card-slider-section .card-slide .card-slide-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.card-slider-section .card-slide .card-slide-image img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.card-slider-section .card-slide .card-slide-image::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(33, 26, 30, 0) 74.41%, rgba(33, 26, 30, 0.8) 100%);
}
.card-slider-section .card-slide.card-slide-with-image .blog-item-author .blog-item-author-text .blog-item-author-name, .card-slider-section .card-slide.card-slide-with-image .blog-item-author .blog-item-author-text .blog-item-article-details {
  color: #ffffff;
}
.card-slider-section.card-slider-section-2 .card-slide .card-slide-content {
  padding: 63px 50px 40px;
}
.card-slider-section .floating-btn {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translate(-50%, 10px);
  z-index: 2;
  opacity: 0;
  transition: opacity 0.4s ease, transform 0.4s ease;
}
.card-slider-section .floating-btn.is-visible {
  opacity: 1;
  transform: translate(-50%, 0);
}
.card-video-lightbox {
  position: fixed;
  inset: 0;
  z-index: 99999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  box-sizing: border-box;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.2s, opacity 0.2s;
}
.card-video-lightbox[aria-hidden="false"] {
  visibility: visible;
  opacity: 1;
}
.card-video-lightbox .card-video-lightbox-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.85);
  cursor: pointer;
}
.card-video-lightbox .card-video-lightbox-inner {
  position: relative;
  z-index: 1;
  max-width: 90vw;
  max-height: 90vh;
  width: 100%;
}
.card-video-lightbox .card-video-lightbox-inner video {
  display: block;
  width: 100%;
  max-height: 90vh;
  background: #000;
}
.card-video-lightbox .card-video-lightbox-close {
  position: absolute;
  top: -40px;
  right: 0;
  width: 36px;
  height: 36px;
  padding: 0;
  border: 0;
  background: #fff;
  color: #000;
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.card-video-lightbox .card-video-lightbox-close:hover {
  background: #eee;
}
.circle-section {
  background: #1E1E1E;
  height: 100vh;
  min-height: 200vh;
  position: relative;
}
@media (max-height: 820px) {
  .circle-section.with-content {
    padding-top: 100px;
  }
  .circle-section.with-content .circle-section-content {
    top: 0px !important;
  }
}
.circle-section .sticky-container {
  position: sticky;
  top: 0;
  height: 100vh;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  min-height: 700px;
}
.circle-section .container {
  width: 100%;
  overflow: hidden;
  max-width: initial;
  padding: 0;
  pointer-events: none;
}
.circle-section .circle-section-content {
  position: absolute;
  top: 110px;
  left: 0;
  right: 0;
  padding: 0 32px;
  max-width: 1440px;
  margin: 0 auto;
}
@media (max-height: 820px) and (min-width: 1199px) {
  .circle-section .circle-section-content {
    top: 110px;
  }
}
@media (max-width: 1199px) {
  .circle-section .circle-section-content {
    padding: 0 24px;
  }
}
@media (max-width: 767px) {
  .circle-section .circle-section-content {
    max-width: 342px;
    left: 24px;
  }
}
.circle-section .circle-section-content h2 {
  color: #FFFFFF;
  font-size: 4.2em;
  line-height: 1.25;
  max-width: 326px;
  padding: 0 0 17px 0;
  letter-spacing: -0.015em;
}
@media (max-width: 1199px) {
  .circle-section .circle-section-content h2 {
    font-size: 3.6em;
    max-width: 280px;
  }
}
@media (max-width: 767px) {
  .circle-section .circle-section-content h2 {
    font-size: 3.2em;
    max-width: 260px;
    padding: 0 0 10px 0;
  }
}
.circle-section .circle-section-content p {
  color: #FFFFFF;
  font-size: 1.6em;
  line-height: 1.6;
  max-width: 443px;
}
@media (max-width: 767px) {
  .circle-section .circle-section-content p {
    font-size: 1.4em;
  }
}
.circle-section .circle-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  bottom: calc(-5307px + 60vh);
  /*@media (max-height: 1000px) and (max-width: $mobile-lg) {
      bottom: calc(-3000px + 75vh);
    }*/
}
@media (max-height: 1000px) {
  .circle-section .circle-wrap {
    bottom: calc(-3000px + 60vh);
  }
}
@media (max-height: 900px) {
  .circle-section .circle-wrap {
    transform: scale(0.8);
    bottom: calc(-3000px + 90vh);
  }
}
@media (max-height: 800px) {
  .circle-section .circle-wrap {
    bottom: calc(-3000px * .75);
  }
}
@media (max-width: 576px) {
  .circle-section .circle-wrap {
    bottom: calc(-800px + 60vh);
  }
}
@media (max-width: 576px) and (max-height: 820px) {
  .circle-section .circle-wrap {
    bottom: calc(-800px + 70vh);
  }
}
@media (max-width: 576px) and (max-height: 720px) {
  .circle-section .circle-wrap {
    bottom: calc(-800px + 75vh);
  }
}
.circle-section .circle-height {
  width: 5307px;
  height: 5307px;
  min-width: 5307px;
  min-height: 5307px;
  position: relative;
}
@media (max-height: 1000px) {
  .circle-section .circle-height {
    width: 3000px;
    height: 3000px;
    min-width: 3000px;
    min-height: 3000px;
  }
}
@media (max-width: 576px) {
  .circle-section .circle-height {
    width: 800px;
    height: 800px;
    min-width: 800px;
    min-height: 800px;
  }
}
.circle-section .circle {
  width: 100%;
  height: 100%;
  position: relative;
  transition: transform 0.8s ease;
  border-radius: 50%;
  border: 1px solid #FFFFFF;
  box-shadow: 0px 0px 6px 2px rgba(255, 255, 255, 0.4);
}
.circle-section .circle-items {
  width: 100%;
  height: 100%;
  position: relative;
}
.circle-section .circle-item {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.circle-section .circle-item .circle-dot-and-number {
  position: absolute;
  top: -100px;
  left: 50%;
  transform: translateX(-50%);
  text-decoration: none;
}
@media (max-width: 767px) {
  .circle-section .circle-item .circle-dot-and-number {
    top: -69px;
  }
}
.circle-section .circle-item .circle-dot-and-number .circle-number {
  color: #FFFFFF;
  transition: opacity 0.3s ease;
  width: 46px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 2px solid #FFFFFF;
  font-size: 1.4em;
  line-height: 1;
  font-weight: 700;
  margin: 0 0 40px 0;
}
@media (max-width: 767px) {
  .circle-section .circle-item .circle-dot-and-number .circle-number {
    margin: 0 0 10px 0;
  }
}
.circle-section .circle-item .circle-dot-and-number .circle-dot {
  width: 16px;
  height: 16px;
  background-color: #F9CE30;
  border-radius: 50%;
  margin: 0 auto;
  transition: all 0.3s ease;
}
.circle-section .circle-item .circle-content {
  position: absolute;
  top: 154px;
  left: 50%;
  transform: translate(-50%, 0);
  text-align: center;
  transition: opacity 0.5s ease;
  pointer-events: none;
  opacity: 0;
  width: 442px;
}
@media (max-width: 1199px) {
  .circle-section .circle-item .circle-content {
    top: 100px;
  }
}
@media (max-width: 767px) {
  .circle-section .circle-item .circle-content {
    width: 320px;
    top: 87px;
  }
}
.circle-section .circle-item .circle-content::before {
  content: "";
  width: 2px;
  height: 56px;
  background: #FFFFFF;
  display: block;
  position: absolute;
  left: 50%;
  top: -112px;
}
@media (max-width: 1199px) {
  .circle-section .circle-item .circle-content::before {
    top: -70px;
  }
}
@media (max-width: 767px) {
  .circle-section .circle-item .circle-content::before {
    height: 40px;
    top: -63px;
  }
}
.circle-section .circle-item .circle-content .circle-title {
  color: #FFFFFF;
  font-size: 2.8em;
  line-height: 1.444;
  padding: 0 0 18px 0;
}
@media (max-width: 767px) {
  .circle-section .circle-item .circle-content .circle-title {
    max-width: 262px;
    line-height: 1.25;
    margin: 0 auto;
    font-size: 2.4em;
    padding: 0 0 8px 0;
  }
}
.circle-section .circle-item .circle-content .circle-text {
  color: #FFFFFF;
  font-size: 1.4em;
  line-height: 1.6;
  letter-spacing: 0.035em;
}
@media (max-width: 767px) {
  .circle-section .circle-item .circle-content .circle-text {
    max-width: 261px;
    margin: 0 auto;
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  .circle-section .circle-item .circle-content .circle-text strong, .circle-section .circle-item .circle-content .circle-text b {
    font-weight: 400;
  }
}
.circle-section .circle-item .circle-content .circle-button-container {
  margin: 0px 0 0 0;
}
@media (max-width: 1199px) {
  .circle-section .circle-item .circle-content .circle-button-container {
    margin: 0px 0 0 0;
  }
}
@media (max-width: 767px) {
  .circle-section .circle-item .circle-content .circle-button-container {
    margin: 0px 0 0 0;
  }
}
.circle-section .circle-item .circle-content .btn.btn-calendly {
  position: relative;
  padding-right: 52px;
}
.circle-section .circle-item .circle-content .btn.btn-calendly::after {
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  background: url(../img/icon-calendar-black.svg) no-repeat;
  position: absolute;
  right: 23px;
  top: 50%;
  transform: translate(0, -50%);
}
.circle-section .circle-item .circle-content .btn.btn-calendly span {
  width: 53px;
  height: 53px;
  background: #75A969;
  border-radius: 50%;
  position: absolute;
  top: -25px;
  right: -32px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  line-height: 9px;
  transform: rotate(12deg);
}
.circle-section .circle-item .circle-content .circle-title-and-text {
  flex-grow: 1;
  width: 100%;
  padding: 0 0 58px;
}
@media (max-width: 1199px) {
  .circle-section .circle-item .circle-content .circle-title-and-text {
    padding: 0 0 24px;
  }
}
.circle-section .circle-item .circle-content .circle-title-and-text .circle-title {
  font-size: 4.2em;
  line-height: 1.38em;
  padding: 0 0 25px 0;
}
@media (max-width: 1199px) {
  .circle-section .circle-item .circle-content .circle-title-and-text .circle-title {
    font-size: 3.6em;
  }
}
@media (max-width: 767px) {
  .circle-section .circle-item .circle-content .circle-title-and-text .circle-title {
    font-size: 2.4em;
    max-width: 320px;
  }
}
.circle-section .circle-item .circle-content .circle-title-and-text .circle-text {
  max-width: 432px;
  margin: 0 auto;
  font-size: 1.6em;
  letter-spacing: 0;
}
.circle-section .circle-item .circle-content .box {
  margin: 0 12px;
  flex: 0 0 calc(50% - 24px);
  background: #F2E8DC;
  border-radius: 10px;
  text-align: left;
}
@media (max-width: 767px) {
  .circle-section .circle-item .circle-content .box {
    background: transparent;
    margin: 0;
    flex: 0 0 100%;
  }
  .circle-section .circle-item .circle-content .box:last-child {
    display: none;
  }
}
.circle-section .circle-item .circle-content .box .box-inner {
  padding: 32px;
}
@media (max-width: 767px) {
  .circle-section .circle-item .circle-content .box .box-inner {
    color: #FFFFFF;
    padding: 0;
    margin: 0 auto;
    max-width: 400px;
  }
}
.circle-section .circle-item .circle-content .box .box-inner p {
  line-height: 1.6;
}
.circle-section .circle-item .circle-content .box .box-inner ol {
  list-style: decimal;
  margin: 10px 0 10px 22px;
}
.circle-section .circle-item .circle-content .box .box-inner ol li {
  font-weight: 700;
  font-size: 1.6em;
  padding: 4px 0;
  line-height: 1.6;
}
@media (max-width: 1199px) {
  .circle-section .circle-item .circle-content .box .box-inner ol li {
    padding: 2px 0;
  }
}
@media (max-width: 767px) {
  .circle-section .circle-item .circle-content .box .box-inner ol li {
    font-weight: 400;
  }
}
.circle-section .circle-item .circle-content .box .box-inner .btn {
  margin: 20px 0 0;
}
@media (max-width: 1199px) {
  .circle-section .circle-item .circle-content .box .box-inner .btn {
    margin: 10px 0 0 0;
  }
}
.circle-section .circle-item .circle-content .box .box-inner h4 {
  font-size: 3.2em;
  line-height: 1.25;
  padding: 0 0 6px;
  letter-spacing: -0.015em;
}
@media (max-width: 1199px) {
  .circle-section .circle-item .circle-content .box .box-inner h4 {
    font-size: 2.4em;
  }
}
.circle-section .circle-item .circle-content .box .box-inner ul {
  margin: 10px 0 0 22px;
  list-style: disc;
}
@media (max-width: 1199px) {
  .circle-section .circle-item .circle-content .box .box-inner ul {
    margin: 0 0 0 22px;
  }
}
.circle-section .circle-item .circle-content .box .box-inner ul li {
  padding: 3px 0 4px;
  font-size: 1.6em;
  line-height: 1.6;
}
.circle-section .circle-item.circle-item-current {
  pointer-events: initial;
}
.circle-section .circle-item.circle-item-current .circle-content {
  pointer-events: initial;
  opacity: 1;
  transition-delay: 300ms;
  z-index: 9999;
}
.circle-section .circle-item.circle-item-current .circle-content .box {
  opacity: 0;
  animation: circle-box-fade-in 0.7s ease forwards;
}
.circle-section .circle-item.circle-item-current .circle-content .box.box-stagger-0 {
  animation-delay: 1s;
}
.circle-section .circle-item.circle-item-current .circle-content .box.box-stagger-1 {
  animation-delay: 1.5s;
}
.circle-section .circle-item.circle-item-current .circle-content .box.box-stagger-2 {
  animation-delay: 2s;
}
.circle-section .circle-item.circle-item-current .circle-content .box.box-stagger-3 {
  animation-delay: 2.5s;
}
.circle-section .circle-item.circle-item-current .circle-content .box.box-stagger-4 {
  animation-delay: 3s;
}
.circle-section .circle-item.circle-item-current .circle-content .box.box-stagger-5 {
  animation-delay: 3.5s;
}
.circle-section.with-boxes .circle-wrap {
  bottom: -4650px;
}
@media (max-height: 1000px) and (min-width: 1199px) {
  .circle-section.with-boxes .circle-wrap {
    bottom: -2600px;
  }
}
@media (max-width: 1199px) {
  .circle-section.with-boxes .circle-wrap {
    bottom: -4700px;
  }
}
@media (max-width: 1023px) {
  .circle-section.with-boxes .circle-wrap {
    bottom: -4650px;
  }
}
@media (max-width: 767px) {
  .circle-section.with-boxes .circle-wrap {
    bottom: -140px;
  }
}
@media (max-height: 820px) and (max-width: 767px) {
  .circle-section.with-boxes .circle-wrap {
    bottom: -150px;
    transform: scale(0.95);
  }
}
@media (max-height: 820px) and (max-width: 576px) {
  .circle-section.with-boxes .circle-wrap {
    bottom: -430px;
    transform: scale(0.8);
  }
}
.circle-section.with-boxes .circle-wrap.circle-wrap-no-content {
  bottom: calc(-5307px + 75vh);
  /*@media (max-height: 1000px) and (max-width: $mobile-lg) {
          bottom: calc(-3000px + 75vh);
        }*/
}
@media (max-height: 1000px) {
  .circle-section.with-boxes .circle-wrap.circle-wrap-no-content {
    bottom: calc(-3000px + 75vh);
  }
}
@media (max-height: 900px) {
  .circle-section.with-boxes .circle-wrap.circle-wrap-no-content {
    transform: scale(0.8);
    bottom: calc(-3000px + 110vh);
  }
}
@media (max-height: 800px) {
  .circle-section.with-boxes .circle-wrap.circle-wrap-no-content {
    bottom: calc(-3000px * .7);
  }
}
@media (max-width: 576px) {
  .circle-section.with-boxes .circle-wrap.circle-wrap-no-content {
    bottom: calc(-800px + 75vh);
  }
}
@media (max-width: 576px) and (max-height: 820px) {
  .circle-section.with-boxes .circle-wrap.circle-wrap-no-content {
    bottom: calc(-800px + 75vh);
  }
}
@media (max-width: 576px) and (max-height: 720px) {
  .circle-section.with-boxes .circle-wrap.circle-wrap-no-content {
    bottom: calc(-800px + 85vh);
  }
}
.circle-section.with-boxes .circle-item .circle-content {
  top: 133px;
}
@media (max-width: 767px) {
  .circle-section.with-boxes .circle-item .circle-content {
    top: 80px;
  }
}
.circle-section.with-boxes .circle-content-boxes {
  width: calc(100vw - 36px);
  display: flex;
  padding: 0 18px;
  max-width: 1440px;
  flex-wrap: wrap;
}
@keyframes circle-box-fade-in {
  to {
    opacity: 1;
  }
}
.contact-details-and-form-section {
  overflow: hidden;
}
.contact-details-and-form-section .contact-details-and-form-secton-content {
  display: flex;
  max-width: 1142px;
  margin: 0 auto;
  padding-top: 336px;
  padding-bottom: 105px;
}
@media (max-width: 1199px) {
  .contact-details-and-form-section .contact-details-and-form-secton-content {
    padding-bottom: 82px;
  }
}
@media (max-width: 767px) {
  .contact-details-and-form-section .contact-details-and-form-secton-content {
    padding-top: 248px;
    display: block;
  }
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-details, .contact-details-and-form-section .contact-details-and-form-secton-content .contact-form {
  background: #fff;
  border-radius: 16px;
  flex: 0 0 calc(50% - 12px);
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-details .contact-details-inner, .contact-details-and-form-section .contact-details-and-form-secton-content .contact-details .contact-form-inner, .contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .contact-details-inner, .contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .contact-form-inner {
  padding: 72px 40px;
}
@media (max-width: 1199px) {
  .contact-details-and-form-section .contact-details-and-form-secton-content .contact-details .contact-details-inner, .contact-details-and-form-section .contact-details-and-form-secton-content .contact-details .contact-form-inner, .contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .contact-details-inner, .contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .contact-form-inner {
    padding: 40px 32px;
  }
}
@media (max-width: 767px) {
  .contact-details-and-form-section .contact-details-and-form-secton-content .contact-details .contact-details-inner, .contact-details-and-form-section .contact-details-and-form-secton-content .contact-details .contact-form-inner, .contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .contact-details-inner, .contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .contact-form-inner {
    padding: 48px 32px;
  }
}
@media (max-width: 767px) {
  .contact-details-and-form-section .contact-details-and-form-secton-content .contact-details .contact-form-inner, .contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .contact-form-inner {
    padding-top: 0;
  }
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-details {
  margin: 0 12px 0 0;
}
@media (max-width: 767px) {
  .contact-details-and-form-section .contact-details-and-form-secton-content .contact-details {
    margin: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-details .contact-details-title {
  color: #1E1E1E;
  font-size: 5.4em;
  line-height: 1.25;
  letter-spacing: -0.015em;
  padding: 0 0 20px 0;
}
@media (max-width: 1199px) {
  .contact-details-and-form-section .contact-details-and-form-secton-content .contact-details .contact-details-title {
    font-size: 3.6em;
  }
}
@media (max-width: 1023px) {
  .contact-details-and-form-section .contact-details-and-form-secton-content .contact-details .contact-details-title {
    font-size: 3.2em;
    padding: 0 0 8px 0;
  }
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-details .contact-details-big-text {
  font-size: 2.8em;
  line-height: 1.5em;
  font-weight: 700;
  letter-spacing: -0.015em;
  color: #1E1E1E;
}
@media (max-width: 767px) {
  .contact-details-and-form-section .contact-details-and-form-secton-content .contact-details .contact-details-big-text {
    font-weight: 400;
    font-size: 2.4em;
    line-height: 2;
  }
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-details .contact-details-big-text a {
  color: #1E1E1E;
  text-decoration: none;
}
@media (max-width: 767px) {
  .contact-details-and-form-section .contact-details-and-form-secton-content .contact-details .contact-details-big-text a:first-child {
    text-decoration: underline;
  }
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-details .contact-details-text {
  border-top: 1px solid #DCDCDC;
  margin: 30px 0 0 0;
  padding: 32px 0 0 0;
}
@media (max-width: 767px) {
  .contact-details-and-form-section .contact-details-and-form-secton-content .contact-details .contact-details-text {
    margin: 35px 0 0 0;
    padding: 48px 0 40px 0;
    border-bottom: 1px solid #DCDCDC;
  }
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-details .contact-details-text p {
  color: #1E1E1E;
  padding: 0 0 9px;
  line-height: 1.6;
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-details .contact-details-text p b, .contact-details-and-form-section .contact-details-and-form-secton-content .contact-details .contact-details-text p strong {
  font-weight: 700;
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-details .contact-details-text .contact-details-social {
  margin: 22px 0 0 0;
}
@media (max-width: 767px) {
  .contact-details-and-form-section .contact-details-and-form-secton-content .contact-details .contact-details-text .contact-details-social {
    display: none;
  }
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-form {
  margin: 0 0 0 12px;
  /* Contact Form 7: same layout as original form */
}
@media (max-width: 767px) {
  .contact-details-and-form-section .contact-details-and-form-secton-content .contact-form {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    margin: 0;
  }
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .form-control {
  margin: 0 0 22px;
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .form-control-submit {
  text-align: right;
}
@media (max-width: 767px) {
  .contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .form-control-submit .btn {
    display: block;
    width: 100%;
    box-sizing: border-box;
    letter-spacing: 0.1em;
  }
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .wpcf7-form .form-control p {
  margin: 0;
  padding: 0;
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .wpcf7-form .form-control .custom-input {
  /* Fokus ali izpolnjeno: label levo zgoraj, majhna */
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .wpcf7-form .form-control .custom-input p {
  position: relative;
  margin: 0;
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .wpcf7-form .form-control .custom-input .wpcf7-form-control-wrap {
  display: block;
  margin: 0;
  position: static;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  opacity: 1;
  pointer-events: auto;
  font-size: inherit;
  letter-spacing: inherit;
  color: inherit;
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .wpcf7-form .form-control .custom-input input {
  margin: 0;
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .wpcf7-form .form-control .custom-input br {
  display: none;
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .wpcf7-form .form-control .custom-input p span:not(.wpcf7-form-control-wrap) {
  top: 1px;
  bottom: auto;
  right: auto;
  left: 16px;
  font-size: 0.85em;
  opacity: 1;
  letter-spacing: -0.005em;
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .wpcf7-form .form-control .custom-textarea p {
  margin: 0;
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .wpcf7-form .form-control .custom-textarea .wpcf7-form-control-wrap {
  display: block;
  margin: 0;
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .wpcf7-form .form-control .custom-textarea textarea {
  margin: 0;
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .wpcf7-form .form-control-submit p {
  margin: 0;
  padding: 0;
  position: relative;
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .wpcf7-form .form-control-submit .wpcf7-spinner {
  position: absolute;
  right: 100%;
  margin-right: 8px;
  top: 50%;
  transform: translateY(-50%);
  vertical-align: middle;
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .wpcf7-form .form-control-submit input[type="submit"], .contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .wpcf7-form .form-control-submit .wpcf7-submit {
  font-size: 14px;
  color: #ffffff;
  background: #1E1E1E;
  border-radius: 50px;
  padding: 18px 24px;
  letter-spacing: 0.04em;
  line-height: 1;
  display: inline-block;
  text-decoration: none;
  border: none;
  cursor: pointer;
  font-weight: 700;
}
@media (max-width: 767px) {
  .contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .wpcf7-form .form-control-submit input[type="submit"], .contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .wpcf7-form .form-control-submit .wpcf7-submit {
    display: block;
    width: 100%;
    box-sizing: border-box;
    letter-spacing: 0.1em;
  }
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .wpcf7-form .form-control-submit input[type="submit"]:hover, .contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .wpcf7-form .form-control-submit .wpcf7-submit:hover {
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .wpcf7-form .form-control-submit input[type="submit"]:disabled, .contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .wpcf7-form .form-control-submit .wpcf7-submit:disabled {
  opacity: 0.3;
  cursor: not-allowed;
  box-shadow: none;
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .wpcf7-form .form-control-submit input[type="submit"]:disabled:hover, .contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .wpcf7-form .form-control-submit .wpcf7-submit:disabled:hover {
  box-shadow: none;
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .wpcf7-form .wpcf7-not-valid-tip {
  display: block;
  margin-top: 6px;
  font-size: 0.85em;
  color: #FF3B30;
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .wpcf7-form.invalid .wpcf7-response-output {
  display: none;
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .wpcf7-form .wpcf7-response-output {
  margin: 22px 0 0;
  padding: 16px 20px;
  border-radius: 8px;
  border: 1px solid #D8D8D8;
  background: rgba(30, 30, 30, 0.03);
  color: #1E1E1E;
  font-size: 1.4em;
  line-height: 1.6;
  letter-spacing: 0.01em;
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
  border-color: #75A969;
  background: rgba(52, 199, 89, 0.08);
}
.contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .wpcf7-form .wpcf7-response-output.wpcf7-validation-errors, .contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ng, .contact-details-and-form-section .contact-details-and-form-secton-content .contact-form .wpcf7-form .wpcf7-response-output.wpcf7-spam-blocked {
  border-color: #FF3B30;
  background: rgba(255, 59, 48, 0.06);
  color: #1E1E1E;
}
.wpcf7-spinner {
  left: 0;
  margin: 0;
}
.cta-section {
  padding: 0 0 80px 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .cta-section {
    padding: 0 0 82px 0;
  }
}
.cta-section.scroll-fade-in .cta-section-content {
  opacity: 0;
  transition: opacity 0.5s ease-out;
}
.cta-section.scroll-fade-in .btn-container {
  opacity: 0;
  transition: opacity 0.5s ease-out;
}
.cta-section.scroll-fade-in.is-visible .cta-section-content {
  opacity: 1;
  transition-delay: 0s;
}
.cta-section.scroll-fade-in.is-visible .btn-container {
  opacity: 1;
  transition-delay: 0.25s;
}
.cta-section .cta-section-content {
  background: #F2E8DC;
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 72px 117px;
}
@media (max-width: 1380px) {
  .cta-section .cta-section-content {
    padding: 72px;
  }
}
@media (max-width: 1199px) {
  .cta-section .cta-section-content {
    padding: 48px;
  }
}
@media (max-width: 767px) {
  .cta-section .cta-section-content {
    padding: 52px 32px;
    display: block;
  }
}
.cta-section .cta-section-content h2 {
  font-size: 4.2em;
  line-height: 1.25;
  font-weight: 100;
  letter-spacing: -0.015em;
}
@media (max-width: 1199px) {
  .cta-section .cta-section-content h2 {
    font-size: 3.2em;
  }
}
.cta-section .cta-section-content h2 strong, .cta-section .cta-section-content h2 b {
  font-weight: 700;
}
.cta-section .cta-section-content .btn-container {
  padding: 0 0 0 40px;
}
@media (max-width: 767px) {
  .cta-section .cta-section-content .btn-container {
    padding: 17px 0 0;
  }
}
.cta-section .cta-section-content .btn-container .btn {
  white-space: nowrap;
}
.featured-projects-section {
  padding: 100px 0 100px;
  overflow-x: clip;
  overflow-y: visible;
}
.featured-projects-section > .container {
  max-width: 1200px;
}
@media (max-width: 767px) {
  .featured-projects-section .projects-grid {
    padding: 0 0 20px 0;
  }
}
.featured-projects-section .projects-grid .swiper-slide {
  opacity: 0;
  transition: opacity 1s ease-out;
}
.featured-projects-section .projects-grid .swiper-slide.slide-in-visible {
  opacity: 1;
}
.featured-projects-section .swiper-wrapper {
  display: block;
}
@media (max-width: 767px) {
  .featured-projects-section .swiper-wrapper {
    display: flex;
    align-items: flex-start;
  }
}
.featured-projects-section .swiper-navigation-icon {
  display: none;
}
.featured-projects-section .swiper-pagination {
  display: none;
  text-align: left;
  bottom: 20px;
  left: -8px;
}
@media (max-width: 767px) {
  .featured-projects-section .swiper-pagination {
    display: block;
  }
}
.featured-projects-section .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  background: #D8D8D8;
  width: 8px;
  height: 8px;
  margin: 0 8px;
}
.featured-projects-section .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000000;
}
.featured-projects-section .swiper-button-prev, .featured-projects-section .swiper-button-next {
  display: none;
  position: absolute;
  bottom: 10px;
  right: 0;
  left: initial;
  top: initial;
  width: 32px;
  height: 32px;
  background: url(../img/icon-swiper-arrow.svg) no-repeat;
}
@media (max-width: 767px) {
  .featured-projects-section .swiper-button-prev, .featured-projects-section .swiper-button-next {
    display: block;
  }
}
.featured-projects-section .swiper-button-prev::after, .featured-projects-section .swiper-button-next::after {
  display: none;
}
.featured-projects-section .swiper-button-prev {
  right: 38px;
  transform: rotate(180deg);
}
.featured-projects-section .btn-container {
  text-align: center;
  padding: 24px 0 0;
}
.hero-section {
  min-height: calc(100vh - 300px);
  position: relative;
  padding: 0 0 300px 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .hero-section {
    padding: 0 0 50px 0;
    min-height: auto;
  }
}
.hero-section .hero-section-scroll-down {
  position: fixed;
  bottom: 32px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 32px;
  height: 32px;
  display: block;
  border-radius: 50%;
  background-color: #F9CE30;
  background-image: url(../img/icon-down.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px 8px;
  opacity: 0;
  transition: background-color 0.25s ease, opacity 0.35s ease;
  cursor: pointer;
  z-index: 40;
}
.hero-section .hero-section-scroll-down:hover {
  background-color: #E9C02C;
}
@media (max-width: 767px) {
  .hero-section .hero-section-scroll-down {
    transform: translate(0, 0);
    left: 24px;
    bottom: 24px;
  }
}
.hero-section .hero-section-scroll-down.hero-scroll-visible {
  opacity: 1;
}
.hero-section .hero-section-container {
  position: relative;
}
.hero-section .hero-section-content {
  padding: 256px 0 0 0;
  max-width: 679px;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .hero-section .hero-section-content {
    max-width: 479px;
    padding: 208px 0 0 0;
  }
}
.hero-section .hero-section-title {
  font-weight: 200;
  font-size: 5.4em;
  line-height: 1.25;
  text-align: center;
  color: #fff;
  letter-spacing: -0.02em;
}
.hero-section .hero-section-title strong, .hero-section .hero-section-title b {
  letter-spacing: -0.02em;
}
@media (max-width: 1023px) {
  .hero-section .hero-section-title {
    font-size: 3.6em;
  }
}
@media (max-width: 767px) {
  .hero-section .hero-section-title {
    text-align: left;
  }
}
.hero-section .hero-section-title strong, .hero-section .hero-section-title b {
  font-weight: 700;
}
.hero-section .hero-section-title.line-highlight .hl-line {
  opacity: 0;
  animation: hero-line-highlight-fade-in 0.7s ease 0.7s forwards, hlSwipe calc(var(--hl-duration, 1.4s) * 0.7) ease calc(1.4s + (var(--hl-delay, 0s) * 0.7)) forwards;
}
.hero-section .hero-section-content.highlight-done .hero-section-description {
  opacity: 1;
}
.hero-section .hero-section-description {
  max-width: 442px;
  margin: 0 auto;
  text-align: center;
  padding: 40px 0 105px 0;
  opacity: 0;
  transition: opacity 0.56s ease;
}
@media (max-width: 1023px) {
  .hero-section .hero-section-description {
    padding: 36px 0;
  }
}
@media (max-width: 767px) {
  .hero-section .hero-section-description {
    padding: 15px 0;
    text-align: left;
    max-width: initial;
  }
}
.hero-section .hero-section-description p {
  font-size: 1.4em;
  line-height: 1.6;
  color: #ffffff;
  padding: 0 0 8px 0;
}
.hero-section .hero-section-images {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (max-width: 767px) {
  .hero-section .hero-section-images {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    gap: 16px;
    margin: 0;
  }
}
.hero-section .hero-section-images .hero-section-image {
  position: absolute;
  --hero-mouse-x: 0;
  --hero-mouse-y: 0;
}
@media (max-width: 767px) {
  .hero-section .hero-section-images .hero-section-image {
    position: static;
    margin: 0;
  }
}
.hero-section .hero-section-images .hero-section-image .hero-section-image-inner {
  width: 100%;
  height: 100%;
  opacity: 0;
  transform: translate(calc(var(--hero-mouse-x) * 1px), calc(var(--hero-mouse-y) * 1px));
  transition: transform 0.15s ease-out;
}
.hero-section .hero-section-images .hero-section-image:nth-child(1) .hero-section-image-inner {
  animation: none;
}
.hero-section .hero-section-images .hero-section-image:nth-child(2) .hero-section-image-inner {
  animation: none;
}
.hero-section .hero-section-images .hero-section-image:nth-child(3) .hero-section-image-inner {
  animation: none;
}
.hero-section .hero-section-images .hero-section-image:hover .hero-section-image-inner {
  transform: translate(calc(var(--hero-mouse-x) * 1px), calc(var(--hero-mouse-y) * 1px));
}
.hero-section .hero-section-images .hero-section-image .hero-section-image-scale {
  width: 100%;
  height: 100%;
  transition: transform 0.4s ease;
  transform: scale(1);
}
.hero-section .hero-section-images .hero-section-image:hover .hero-section-image-scale {
  transform: scale(1.1);
}
.hero-section .hero-section-images .hero-section-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: center;
  border-radius: 10px;
}
.hero-section .hero-section-images .hero-section-image.hero-section-image-1 {
  left: 32px;
  top: -40px;
  width: 260px;
  height: 195px;
}
.hero-section .hero-section-images .hero-section-image.hero-section-image-1 .hero-section-image-inner {
  animation: hero-section-image-float 12s ease-in-out infinite;
}
@media (max-width: 1023px) {
  .hero-section .hero-section-images .hero-section-image.hero-section-image-1 {
    width: 160px;
    height: 120px;
    top: 20px;
  }
}
@media (max-width: 767px) {
  .hero-section .hero-section-images .hero-section-image.hero-section-image-1 {
    display: none;
  }
}
.hero-section .hero-section-images .hero-section-image.hero-section-image-2 {
  left: 50%;
  /*transform: translate(-50%, 0);*/
  width: 260px;
  height: 195px;
}
.hero-section .hero-section-images .hero-section-image.hero-section-image-2 .hero-section-image-inner {
  transform: translate(-50%, 0) translate(calc(var(--hero-mouse-x) * 1px), calc(var(--hero-mouse-y) * 1px));
  animation: hero-section-image-float-center 14s ease-in-out infinite 1s;
}
@media (max-width: 767px) {
  .hero-section .hero-section-images .hero-section-image.hero-section-image-2 .hero-section-image-inner {
    transform: none;
  }
}
.hero-section .hero-section-images .hero-section-image.hero-section-image-2:hover .hero-section-image-inner {
  transform: translate(-50%, 0) translate(calc(var(--hero-mouse-x) * 1px), calc(var(--hero-mouse-y) * 1px));
}
@media (max-width: 1023px) {
  .hero-section .hero-section-images .hero-section-image.hero-section-image-2:hover .hero-section-image-inner {
    transform: translate(calc(var(--hero-mouse-x) * 1px), calc(var(--hero-mouse-y) * 1px));
  }
}
@media (max-width: 767px) {
  .hero-section .hero-section-images .hero-section-image.hero-section-image-2 {
    transform: none;
    --hero-mobile-w: min(160px, calc((100vw - 48px - 16px) / 2));
    width: var(--hero-mobile-w);
    aspect-ratio: 1;
    height: auto;
  }
}
.hero-section .hero-section-images .hero-section-image.hero-section-image-3 {
  right: 32px;
  top: -122px;
  width: 208px;
  height: 277px;
}
.hero-section .hero-section-images .hero-section-image.hero-section-image-3 .hero-section-image-inner {
  animation: hero-section-image-float 11s ease-in-out infinite 0.5s;
}
@media (max-width: 1023px) {
  .hero-section .hero-section-images .hero-section-image.hero-section-image-3 {
    width: 160px;
    height: 213px;
  }
}
@media (max-width: 767px) {
  .hero-section .hero-section-images .hero-section-image.hero-section-image-3 {
    --hero-mobile-w: min(160px, calc((100vw - 48px - 16px) / 2));
    width: var(--hero-mobile-w);
    aspect-ratio: 0.6666666667;
    height: auto;
  }
}
.hero-section .hero-section-images .hero-section-image.hero-section-image-4 {
  left: 32px;
  top: 58px;
  width: 207px;
  height: 207px;
}
.hero-section .hero-section-images .hero-section-image.hero-section-image-4 .hero-section-image-inner {
  animation: hero-section-image-float 13s ease-in-out infinite 0.3s;
}
@media (max-width: 1023px) {
  .hero-section .hero-section-images .hero-section-image.hero-section-image-4 {
    width: 160px;
    height: 160px;
    top: 10px;
  }
}
@media (max-width: 767px) {
  .hero-section .hero-section-images .hero-section-image.hero-section-image-4 {
    display: none;
  }
}
.hero-section .hero-section-images .hero-section-image.hero-section-image-5 {
  left: 50%;
  /*transform: translate(-50%, 0);*/
  width: 320px;
  height: 195px;
}
.hero-section .hero-section-images .hero-section-image.hero-section-image-5 .hero-section-image-inner {
  transform: translate(-50%, 0) translate(calc(var(--hero-mouse-x) * 1px), calc(var(--hero-mouse-y) * 1px));
  animation: hero-section-image-float-center 15s ease-in-out infinite 0.2s;
}
.hero-section .hero-section-images .hero-section-image.hero-section-image-5:hover .hero-section-image-inner {
  transform: translate(-50%, 0) translate(calc(var(--hero-mouse-x) * 1px), calc(var(--hero-mouse-y) * 1px));
}
@media (max-width: 767px) {
  .hero-section .hero-section-images .hero-section-image.hero-section-image-5 {
    top: auto;
    transform: none;
    --hero-mobile-w: min(160px, calc((100vw - 48px - 16px) / 2));
    width: var(--hero-mobile-w);
    aspect-ratio: 1;
    height: auto;
  }
  .hero-section .hero-section-images .hero-section-image.hero-section-image-5 .hero-section-image-inner {
    transform: translate(calc(var(--hero-mouse-x) * 1px), calc(var(--hero-mouse-y) * 1px));
  }
  .hero-section .hero-section-images .hero-section-image.hero-section-image-5:hover .hero-section-image-inner {
    transform: translate(calc(var(--hero-mouse-x) * 1px), calc(var(--hero-mouse-y) * 1px));
  }
}
.hero-section .hero-section-images .hero-section-image.hero-section-image-6 {
  right: 32px;
  top: -40px;
  width: 208px;
  height: 277px;
}
.hero-section .hero-section-images .hero-section-image.hero-section-image-6 .hero-section-image-inner {
  animation: hero-section-image-float 10s ease-in-out infinite 0.7s;
}
@media (max-width: 1023px) {
  .hero-section .hero-section-images .hero-section-image.hero-section-image-6 {
    width: 160px;
    height: 213px;
  }
}
@media (max-width: 767px) {
  .hero-section .hero-section-images .hero-section-image.hero-section-image-6 {
    top: auto;
    --hero-mobile-w: min(160px, calc((100vw - 48px - 16px) / 2));
    width: var(--hero-mobile-w);
    aspect-ratio: 0.6666666667;
    height: auto;
  }
}
.hero-section .hero-section-images.images-reveal .hero-section-image:nth-child(1) .hero-section-image-inner {
  animation: hero-section-image-float 12s ease-in-out infinite, hero-section-image-fade-in 0.42s ease 0s forwards;
}
.hero-section .hero-section-images.images-reveal .hero-section-image:nth-child(2) .hero-section-image-inner {
  animation: hero-section-image-float-center 14s ease-in-out infinite 1s, hero-section-image-fade-in 0.42s ease 0.35s forwards;
}
.hero-section .hero-section-images.images-reveal .hero-section-image:nth-child(3) .hero-section-image-inner {
  animation: hero-section-image-float 11s ease-in-out infinite 0.5s, hero-section-image-fade-in 0.42s ease 0.7s forwards;
}
.hero-section .hero-section-images.images-reveal .hero-section-image:nth-child(4) .hero-section-image-inner {
  animation: hero-section-image-float 13s ease-in-out infinite 0.3s, hero-section-image-fade-in 0.42s ease 1.05s forwards;
}
.hero-section .hero-section-images.images-reveal .hero-section-image:nth-child(5) .hero-section-image-inner {
  animation: hero-section-image-float-center 15s ease-in-out infinite 0.2s, hero-section-image-fade-in 0.42s ease 1.4s forwards;
}
.hero-section .hero-section-images.images-reveal .hero-section-image:nth-child(6) .hero-section-image-inner {
  animation: hero-section-image-float 10s ease-in-out infinite 0.7s, hero-section-image-fade-in 0.42s ease 1.75s forwards;
}
@keyframes hero-line-highlight-fade-in {
  to {
    opacity: 1;
  }
}
@keyframes hero-section-image-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes hero-section-image-float {
  /*
  0%, 100% { transform: translate(calc(var(--hero-mouse-x) * 1px), calc(var(--hero-mouse-y) * 1px)) translate(0, 0); }
  25% { transform: translate(calc(var(--hero-mouse-x) * 1px), calc(var(--hero-mouse-y) * 1px)) translate(3px, -5px); }
  50% { transform: translate(calc(var(--hero-mouse-x) * 1px), calc(var(--hero-mouse-y) * 1px)) translate(-4px, 4px); }
  75% { transform: translate(calc(var(--hero-mouse-x) * 1px), calc(var(--hero-mouse-y) * 1px)) translate(-2px, -3px); }
  */
}
@keyframes hero-section-image-float-center {
  /*
  0%, 100% { transform: translate(-50%, 0) translate(calc(var(--hero-mouse-x) * 1px), calc(var(--hero-mouse-y) * 1px)) translate(0, 0); }
  25% { transform: translate(-50%, 0) translate(calc(var(--hero-mouse-x) * 1px), calc(var(--hero-mouse-y) * 1px)) translate(3px, -5px); }
  50% { transform: translate(-50%, 0) translate(calc(var(--hero-mouse-x) * 1px), calc(var(--hero-mouse-y) * 1px)) translate(-4px, 4px); }
  75% { transform: translate(-50%, 0) translate(calc(var(--hero-mouse-x) * 1px), calc(var(--hero-mouse-y) * 1px)) translate(-2px, -3px); }
  */
}
.home-hero-section {
  background: #E9C02C;
  /*min-height: calc(100vh - 203px);*/
  max-height: 620px;
  display: flex;
  position: relative;
}
@media (min-width: 1199px) {
  .home-hero-section {
    height: 100vh;
  }
}
.home-hero-section .home-hero-container {
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  flex-grow: 1;
}
@media (max-width: 767px) {
  .home-hero-section .home-hero-container {
    min-height: calc(100vh - 96px);
  }
}
.home-hero-section .home-hero-content {
  padding: 160px 0 120px;
  /*max-width: 443px;*/
  max-width: 650px;
}
@media (max-width: 1023px) {
  .home-hero-section .home-hero-content {
    /*max-width: 342px;*/
    max-width: 650px;
    padding: 120px 0 100px;
  }
}
.home-hero-section .home-hero-text-above-title {
  max-width: 330px;
  color: #000000;
  font-size: 1.2em;
  line-height: 1.5;
  font-weight: 700;
  padding: 0 0 8px 0;
}
@media (max-width: 767px) {
  .home-hero-section .home-hero-text-above-title {
    display: none;
  }
}
.home-hero-section .home-hero-title {
  color: #011627;
  font-size: 8.1em;
  line-height: 1.25;
  font-weight: 700;
  position: relative;
  z-index: 1;
  letter-spacing: 0.012em;
  min-height: 305px;
}
@media (max-width: 1023px) {
  .home-hero-section .home-hero-title {
    font-size: 4.8em;
    min-height: 240px;
    letter-spacing: -0.012em;
    max-width: calc(100vw - 48px);
  }
}
.home-hero-section .home-hero-title .typewriter-container {
  display: none;
  white-space: nowrap;
}
@media (max-width: 1023px) {
  .home-hero-section .home-hero-title .typewriter-container {
    white-space: normal;
  }
}
.home-hero-section .home-hero-title .typewriter-container .typewriter-text {
  display: none;
}
.home-hero-section .home-hero-title .typewriter-container .typewriter-text.active {
  display: inline;
}
.home-hero-section .home-hero-title .typewriter-container .typewriter-text .tw-char {
  display: inline;
}
.home-hero-section .home-hero-title .typewriter-container .typewriter-text .tw-char.tw-fade-in {
  animation: tw-char-fade-in 0.5s ease forwards;
}
@keyframes tw-char-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.home-hero-section .home-hero-title .tmp-container {
  display: inline;
  white-space: nowrap;
  max-width: 700px;
}
@media (max-width: 767px) {
  .home-hero-section .home-hero-title .tmp-container {
    display: inline-block;
    white-space: normal;
    max-width: 220px;
  }
}
.home-hero-section .home-hero-title.typewriter-started .tmp-container {
  display: none;
}
.home-hero-section .home-hero-title.typewriter-started .typewriter-container {
  display: block;
  white-space: nowrap;
  width: 700px;
}
.home-hero-section .home-hero-title span {
  font-weight: 100;
  letter-spacing: -0.016em;
}
.home-hero-section .home-hero-title strong span {
  letter-spacing: inherit;
  font-weight: 700;
}
.home-hero-section .home-hero-text {
  max-width: 443px;
  color: #011627;
  font-size: 1.6em;
  line-height: 1.6em;
  padding: 16px 0 0 0;
}
@media (max-width: 767px) {
  .home-hero-section .home-hero-text {
    max-width: 326px;
  }
}
.home-hero-section .home-hero-arrow-down {
  display: none;
  opacity: 0;
  transition: opacity 0.35s ease;
}
@media (max-width: 767px) {
  .home-hero-section .home-hero-arrow-down {
    display: block;
    position: fixed;
    left: 24px;
    bottom: 24px;
    cursor: pointer;
    z-index: 40;
  }
}
.home-hero-section .home-hero-arrow-down.hero-scroll-visible {
  opacity: 1;
}
.home-hero-section .home-hero-stamp {
  position: absolute;
  bottom: -54px;
  right: 44px;
  width: 209px;
  height: 209px;
}
@media (max-width: 1023px) {
  .home-hero-section .home-hero-stamp {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 767px) {
  .home-hero-section .home-hero-stamp {
    right: 28px;
  }
}
.home-hero-section .home-hero-animated-icons .animated-icon-1, .home-hero-section .home-hero-animated-icons .animated-icon-2, .home-hero-section .home-hero-animated-icons .animated-icon-3 {
  position: absolute;
}
.home-hero-section .home-hero-animated-icons .animated-icon-1 {
  bottom: 358px;
  left: 77.5%;
}
@media (max-width: 767px) {
  .home-hero-section .home-hero-animated-icons .animated-icon-1 {
    width: 35px;
    height: 13px;
    bottom: initial;
    top: 315px;
    right: 15%;
    left: initial;
  }
}
.home-hero-section .home-hero-animated-icons .animated-icon-2 {
  top: 85px;
  left: 29%;
}
@media (max-width: 767px) {
  .home-hero-section .home-hero-animated-icons .animated-icon-2 {
    width: 35px;
    height: 24px;
    top: 79px;
    left: 30%;
  }
}
.home-hero-section .home-hero-animated-icons .animated-icon-3 {
  bottom: 211px;
  left: 59.5%;
}
@media (max-width: 767px) {
  .home-hero-section .home-hero-animated-icons .animated-icon-3 {
    width: 35px;
    height: 24px;
    bottom: initial;
    left: initial;
    top: 105px;
    right: 20%;
  }
}
body.home .stamp-container {
  position: relative;
  text-align: right;
  opacity: 0;
  transition: opacity 1.5s ease-in-out;
  z-index: 10;
}
body.home .stamp-container .stamp-rotate {
  position: absolute;
  top: -140px;
  right: 40px;
  z-index: 11;
}
.stamp-wrapper {
  position: relative;
  width: 100vw;
  overflow-x: clip;
  z-index: 10;
}
@media (max-width: 1023px) {
  .stamp-wrapper {
    display: none;
  }
}
.newsletter-section {
  padding: 72px 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
@media (max-width: 767px) {
  .newsletter-section {
    padding: 56px 0 66px 0;
  }
}
.newsletter-section .newsletter-section-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.newsletter-section .newsletter-section-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transform-origin: center center;
  display: block;
}
.newsletter-section .newsletter-section-container {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .newsletter-section .newsletter-section-container {
    display: block;
  }
}
.newsletter-section .newsletter-section-text {
  max-width: 326px;
  margin: 0 20px 0 0;
}
@media (max-width: 767px) {
  .newsletter-section .newsletter-section-text {
    margin: 0;
  }
}
.newsletter-section .newsletter-section-text h2 {
  font-size: 3.2em;
  line-height: 1.25;
  color: #fff;
  letter-spacing: 0;
  padding: 0 48px 16px 0;
  font-weight: 300;
}
@media (max-width: 767px) {
  .newsletter-section .newsletter-section-text h2 {
    padding: 0 0 10px 0;
  }
}
.newsletter-section .newsletter-section-text h2 b, .newsletter-section .newsletter-section-text h2 strong {
  font-weight: 700;
  letter-spacing: -0.015em;
}
.newsletter-section .newsletter-section-text p {
  color: #fff;
  font-size: 1.4em;
  line-height: 1.6;
}
.newsletter-section .newsletter-section-form {
  max-width: 443px;
  margin: 0 0 0 20px;
  flex-grow: 1;
}
@media (max-width: 767px) {
  .newsletter-section .newsletter-section-form {
    margin: 30px 0 0 0;
    max-width: 100%;
  }
}
.newsletter-section .newsletter-section-form .newsletter-section-form-text {
  font-size: 1.2em;
  color: #fff;
  padding: 16px 0;
}
@media (max-width: 767px) {
  .newsletter-section .newsletter-section-form .newsletter-section-form-text {
    padding: 9px 0;
  }
}
.newsletter-section .newsletter-section-form .newsletter-section-form-text a {
  color: #fff;
}
.newsletter-section .newsletter-section-form .btn {
  margin: 10px 0 0 0;
}
@media (max-width: 767px) {
  .newsletter-section .newsletter-section-form .btn {
    box-sizing: border-box;
    width: 100%;
  }
}
#sib-form-container {
  background: transparent !important;
}
#sib-form-container .sib-form-message-panel {
  background: transparent;
  color: #fff;
  font-size: 18px;
  border: 0;
}
#sib-form-container #error-message {
  color: #FFBABA;
  display: none;
}
#sib-form-container .sib-form-block__button .progress-indicator__icon {
  display: none !important;
}
#sib-form-container:has(#error-message.sib-form-message-panel--active) .custom-input input {
  outline: 1px solid #FF3B30;
  border: 1px solid #FF3B30;
}
#sib-container {
  padding: 0 !important;
  background: transparent !important;
}
.sib-form {
  padding: 0 !important;
}
.our-team-section {
  overflow-x: clip;
  overflow-y: visible;
}
@media (max-width: 767px) {
  .our-team-section {
    padding: 32px 0 0 0;
  }
}
.our-team-section .container {
  max-width: 1214px;
}
@media (max-width: 767px) {
  .our-team-section .title-with-yellow-circle {
    font-size: 3.2em;
    line-height: 1.44;
    text-align: left;
    opacity: 1 !important;
    transform: scale(1) !important;
    margin: 0;
    margin-bottom: 4px;
  }
  .our-team-section .title-with-yellow-circle::before {
    display: none;
  }
}
.our-team-section.scroll-fade-in .our-team-members > * {
  opacity: 0;
}
.our-team-section.scroll-fade-in.is-visible:not(.reveal-done) .our-team-members > * {
  animation: our-team-reveal 0.4s ease-out forwards;
}
.our-team-section.scroll-fade-in.is-visible:not(.reveal-done) .our-team-members > *:nth-child(1) {
  animation-delay: 0.2s;
}
.our-team-section.scroll-fade-in.is-visible:not(.reveal-done) .our-team-members > *:nth-child(2) {
  animation-delay: 0.4s;
}
.our-team-section.scroll-fade-in.is-visible:not(.reveal-done) .our-team-members > *:nth-child(3) {
  animation-delay: 0.6s;
}
.our-team-section.scroll-fade-in.is-visible:not(.reveal-done) .our-team-members > *:nth-child(4) {
  animation-delay: 0.8s;
}
.our-team-section.scroll-fade-in.is-visible:not(.reveal-done) .our-team-members > *:nth-child(5) {
  animation-delay: 1s;
}
.our-team-section.scroll-fade-in.is-visible:not(.reveal-done) .our-team-members > *:nth-child(6) {
  animation-delay: 1.2s;
}
.our-team-section.scroll-fade-in.is-visible:not(.reveal-done) .our-team-members > *:nth-child(7) {
  animation-delay: 1.4s;
}
.our-team-section.scroll-fade-in.is-visible:not(.reveal-done) .our-team-members > *:nth-child(8) {
  animation-delay: 1.6s;
}
.our-team-section.scroll-fade-in.is-visible:not(.reveal-done) .our-team-members > *:nth-child(9) {
  animation-delay: 1.8s;
}
.our-team-section.scroll-fade-in.is-visible:not(.reveal-done) .our-team-members > *:nth-child(10) {
  animation-delay: 2s;
}
.our-team-section.scroll-fade-in.is-visible:not(.reveal-done) .our-team-members > *:nth-child(11) {
  animation-delay: 2.2s;
}
.our-team-section.scroll-fade-in.is-visible:not(.reveal-done) .our-team-members > *:nth-child(12) {
  animation-delay: 2.4s;
}
.our-team-section.scroll-fade-in.is-visible:not(.reveal-done) .our-team-members > *:nth-child(13) {
  animation-delay: 2.6s;
}
.our-team-section.scroll-fade-in.is-visible:not(.reveal-done) .our-team-members > *:nth-child(14) {
  animation-delay: 2.8s;
}
.our-team-section.scroll-fade-in.is-visible:not(.reveal-done) .our-team-members > *:nth-child(15) {
  animation-delay: 3s;
}
.our-team-section.scroll-fade-in.is-visible:not(.reveal-done) .our-team-members > *:nth-child(16) {
  animation-delay: 3.2s;
}
.our-team-section.scroll-fade-in.is-visible:not(.reveal-done) .our-team-members > *:nth-child(17) {
  animation-delay: 3.4s;
}
.our-team-section.scroll-fade-in.is-visible:not(.reveal-done) .our-team-members > *:nth-child(18) {
  animation-delay: 3.6s;
}
.our-team-section.scroll-fade-in.is-visible:not(.reveal-done) .our-team-members > *:nth-child(19) {
  animation-delay: 3.8s;
}
.our-team-section.scroll-fade-in.is-visible:not(.reveal-done) .our-team-members > *:nth-child(20) {
  animation-delay: 4s;
}
.our-team-section.scroll-fade-in.is-visible:not(.reveal-done) .our-team-members > *:nth-child(21) {
  animation-delay: 4.2s;
}
.our-team-section.scroll-fade-in.is-visible:not(.reveal-done) .our-team-members > *:nth-child(22) {
  animation-delay: 4.4s;
}
.our-team-section.scroll-fade-in.is-visible:not(.reveal-done) .our-team-members > *:nth-child(23) {
  animation-delay: 4.6s;
}
.our-team-section.scroll-fade-in.is-visible:not(.reveal-done) .our-team-members > *:nth-child(24) {
  animation-delay: 4.8s;
}
.our-team-section.scroll-fade-in.is-visible:not(.reveal-done) .our-team-members > *:nth-child(25) {
  animation-delay: 5s;
}
.our-team-section.scroll-fade-in.is-visible:not(.reveal-done) .our-team-members > *:nth-child(26) {
  animation-delay: 5.2s;
}
.our-team-section.scroll-fade-in.is-visible:not(.reveal-done) .our-team-members > *:nth-child(27) {
  animation-delay: 5.4s;
}
.our-team-section.scroll-fade-in.is-visible:not(.reveal-done) .our-team-members > *:nth-child(28) {
  animation-delay: 5.6s;
}
.our-team-section.scroll-fade-in.is-visible:not(.reveal-done) .our-team-members > *:nth-child(29) {
  animation-delay: 5.8s;
}
.our-team-section.scroll-fade-in.is-visible:not(.reveal-done) .our-team-members > *:nth-child(30) {
  animation-delay: 6s;
}
@keyframes our-team-reveal {
  to {
    opacity: 1;
  }
}
.our-team-section.scroll-fade-in.is-visible.reveal-done .our-team-members > * {
  opacity: 1;
}
.our-team-section .our-team-members {
  padding: 48px 0 98px 0;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -35px;
}
@media (max-width: 1199px) {
  .our-team-section .our-team-members {
    margin: 0 -12px;
  }
}
@media (max-width: 1023px) {
  .our-team-section .our-team-members {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .our-team-section .our-team-members {
    padding: 12px 0 63px;
  }
}
.our-team-section .our-team-members .team-member-placeholder {
  width: calc(100% - 1047px);
}
@media (max-width: 1199px) {
  .our-team-section .our-team-members .team-member-placeholder {
    width: calc(100% - 771px);
  }
}
@media (max-width: 1023px) {
  .our-team-section .our-team-members .team-member-placeholder {
    display: none;
  }
}
.our-team-section .our-team-members .team-member {
  width: 209px;
  margin: 24px 70px;
  animation-duration: 0.45s;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  transition: transform 0.4s ease 0s, opacity 0.35s ease 0s;
}
@media (max-width: 1199px) {
  .our-team-section .our-team-members .team-member {
    margin: 24px 24px;
  }
}
@media (max-width: 1023px) {
  .our-team-section .our-team-members .team-member {
    margin: 24px 17px;
  }
}
@media (max-width: 767px) {
  .our-team-section .our-team-members .team-member {
    margin: 20px 12px;
    flex: 0 0 calc(50% - 24px);
    max-width: 209px;
  }
}
.our-team-section .our-team-members .team-member img {
  border-radius: 10px;
  transform: scale(1) rotate(0deg) translateY(0);
  transform-origin: center bottom;
  transition: transform 0.4s ease 0s;
}
.our-team-section .our-team-members .team-member p {
  color: #ffffff;
}
@media (max-width: 767px) {
  .our-team-section .our-team-members .team-member p {
    font-size: 1.4em;
    line-height: 1.44;
  }
}
.our-team-section .our-team-members .team-member .team-member-name {
  padding: 16px 0 0 0;
  font-weight: 700;
}
.our-team-section .our-team-members .team-member:hover {
  transform: rotate(4deg);
  opacity: 1;
}
.our-team-section .our-team-members .team-member:hover img {
  transform: scale(1.2) rotate(0deg) translateY(0);
}
.our-team-section .our-team-members.has-member-hover .team-member {
  animation: none;
  transition: transform 0.4s ease 0s, opacity 0.35s ease 0s;
}
.our-team-section .our-team-members:has(.team-member:hover) .team-member:not(:hover), .our-team-section .our-team-members.has-member-hover .team-member:not(:hover) {
  opacity: 0.4;
}
.our-team-section .our-team-members.has-member-hover .team-member:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .our-team-section .our-team-members .team-member {
    transition: none;
  }
  .our-team-section .our-team-members .team-member:hover {
    transform: none;
    opacity: 1;
  }
  .our-team-section .our-team-members .team-member:hover img {
    transform: scale(1) rotate(0deg) translateY(0);
  }
  .our-team-section .our-team-members.has-member-hover .team-member {
    animation: none;
    opacity: 1;
    transform: none;
  }
  .our-team-section .our-team-members:has(.team-member:hover) .team-member:not(:hover), .our-team-section .our-team-members.has-member-hover .team-member:not(:hover) {
    opacity: 1;
  }
}
.related-blog-section {
  padding: 60px 0 100px;
  overflow-x: clip;
  overflow-y: visible;
}
.related-blog-section .btn-container {
  text-align: center;
  padding: 50px 0 0;
}
.textual-section {
  padding: 212px 0 80px 0;
}
@media (max-width: 767px) {
  .textual-section {
    padding: 120px 0 80px 0;
  }
}
.textual-section .textual-last-update {
  color: #616161;
  font-size: 1.2em;
  line-height: 1.6;
  font-weight: 700;
}
.textual-section .textual-author {
  display: flex;
  align-items: center;
  padding: 8px 0 34px 0;
}
@media (max-width: 767px) {
  .textual-section .textual-author {
    padding: 8px 0 26px 0;
  }
}
.textual-section .textual-author .textual-author-image {
  width: 40px;
  height: 40px;
  background: #1E1E1E;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.textual-section .textual-author .textual-author-image span {
  color: #ffffff;
  font-weight: 600;
  font-size: 1.4em;
  line-height: 1;
}
.textual-section .textual-author .textual-author-image.textual-author-has-image {
  background: initial;
}
.textual-section .textual-author .textual-author-text {
  padding: 0 0 0 16px;
}
.textual-section .textual-author .textual-author-text p {
  font-size: 1.2em;
  line-height: 1.3333;
  padding: 1px 0;
}
.textual-section .textual-author .textual-author-text p span {
  padding: 0 8px;
}
.textual-section .textual-author .textual-author-text .textual-author-name {
  color: rgba(0, 0, 0, 0.9);
  font-weight: 700;
}
@media (max-width: 767px) {
  .textual-section .textual-author .textual-author-text .textual-author-name {
    font-size: 1.4em;
  }
}
.textual-section .textual-author .textual-author-text .textual-article-details {
  color: rgba(141, 141, 141, 0.9);
  font-weight: 400;
}
.textual-section .description-text {
  padding: 0 0 30px 0;
}
@media (max-width: 767px) {
  .textual-section .description-text {
    padding: 0;
  }
}
.textual-section .description-text p {
  font-size: 2em;
  line-height: 1.6;
  color: #1E1E1E;
}
@media (max-width: 767px) {
  .textual-section .description-text p {
    font-size: 1.6em;
    padding: 0 0 20px 0;
  }
}
.textual-section li, .textual-section p {
  font-size: 1.6em;
  line-height: 1.6;
  color: #1E1E1E;
}
@media (max-width: 767px) {
  .textual-section li, .textual-section p {
    font-size: 1.4em;
  }
}
.textual-section p {
  padding: 0 0 8px 0;
}
.textual-section h1, .textual-section h2, .textual-section h3, .textual-section h4, .textual-section h5, .textual-section h6 {
  color: #1E1E1E;
  line-height: 1.25;
  letter-spacing: -0.015em;
}
.textual-section h1 {
  font-size: 5.4em;
  padding: 48px 0 16px;
}
@media (max-width: 767px) {
  .textual-section h1 {
    font-size: 3.6em;
  }
}
.textual-section h2 {
  font-size: 3.6em;
  padding: 48px 0 8px 0;
}
@media (max-width: 767px) {
  .textual-section h2 {
    font-size: 2.8em;
    padding: 24px 0 8px 0;
  }
}
.textual-section h3 {
  font-size: 3.2em;
  padding: 48px 0 16px 0;
}
@media (max-width: 767px) {
  .textual-section h3 {
    font-size: 2.8em;
    padding: 24px 0 8px 0;
  }
}
.textual-section h4 {
  font-size: 2.4em;
  padding: 48px 0 8px 0;
}
@media (max-width: 767px) {
  .textual-section h4 {
    padding: 24px 0 8px 0;
  }
}
.textual-section ul {
  list-style: disc;
  margin: 0 0 0 23px;
  padding: 8px 0;
}
@media (max-width: 767px) {
  .textual-section ul {
    padding: 0 0 8px 0;
  }
}
.textual-section ol {
  list-style: decimal;
  margin: 0 0 0 23px;
  padding: 8px 0;
}
@media (max-width: 767px) {
  .textual-section ol {
    padding: 0 0 8px 0;
  }
}
.textual-section li {
  padding: 3px 0 4px;
}
.textual-section figure {
  padding: 24px 0;
}
.textual-section figure figcaption {
  color: #616161;
  font-size: 1.2em;
  line-height: 1.6;
  padding: 5px 0 0 0;
}
@media (max-width: 767px) {
  .textual-section figure figcaption {
    font-size: 1em;
  }
}
.timeline-section {
  position: relative;
  overflow-x: clip;
  /* Črta rumena, če ima leto event */
  /* Event brez projekta: črta navzgor 360px (desktop) / 328px (mobile) */
}
.timeline-section .title-with-yellow-circle {
  padding-bottom: 24px;
}
@media (max-height: 1000px) and (min-width: 1199px) {
  .timeline-section .title-with-yellow-circle {
    margin-top: 200px;
  }
}
@media (max-height: 830px) and (min-width: 1199px) {
  .timeline-section .title-with-yellow-circle {
    margin-top: 250px;
  }
}
@media (max-height: 720px) and (min-width: 1199px) {
  .timeline-section .title-with-yellow-circle {
    margin-top: 300px;
  }
}
.timeline-section .title-with-yellow-circle .title-with-yellow-circle-text {
  margin-top: -140px;
}
@media (max-width: 1023px) {
  .timeline-section .title-with-yellow-circle {
    margin-left: 0;
    margin-right: 0;
  }
  .timeline-section .title-with-yellow-circle:before {
    display: none;
  }
  .timeline-section .title-with-yellow-circle .title-with-yellow-circle-text {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .timeline-section .title-with-yellow-circle {
    font-size: 2.8em;
    line-height: 1.44;
    text-align: left;
    padding-bottom: 0;
  }
}
.timeline-section .title-with-yellow-circle::before {
  top: 0;
  transform: translate(-50%, 0);
}
@media (max-width: 1023px) {
  .timeline-section .title-with-yellow-circle::before {
    transform: translate(-50%, -70%) scale(0);
  }
}
@media (max-width: 1023px) {
  .timeline-section .title-with-yellow-circle.title-with-yellow-circle-visible::before {
    animation-name: title-circle-scale-fade-in-timeline-tablet;
  }
}
@keyframes title-circle-scale-fade-in-timeline-tablet {
  0% {
    transform: translate(-50%, -70%) scale(0.004);
    opacity: 0;
  }
  100% {
    transform: translate(-50%, -70%) scale(1);
    opacity: 1;
  }
}
.timeline-section .timeline-section-text {
  max-width: 475px;
  margin: 0 auto 50px;
  font-size: 16px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
  position: relative;
  opacity: 0;
  transform: translateY(12px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
  word-wrap: break-word;
  white-space: normal;
  font-weight: normal;
  margin-top: 24px;
}
.timeline-section .timeline-section-text.timeline-section-text-visible {
  opacity: 1;
  transform: translateY(0);
}
@media (max-width: 767px) {
  .timeline-section .timeline-section-text {
    font-size: 14px;
    text-align: left;
    max-width: initial;
    margin: 0;
    padding-right: 24px;
    padding-top: 24px;
  }
}
@media (max-height: 820px) and (min-width: 1023px) {
  .timeline-section .timeline-section-text {
    text-align: center;
    margin-top: -104px;
    max-width: 475px;
  }
}
.timeline-section .timeline-content {
  position: relative;
  min-height: 100vh;
  overflow-x: clip;
  padding: 120px 0;
}
@media (max-width: 1023px) {
  .timeline-section .timeline-content {
    padding: 20px 0;
  }
}
.timeline-section .timeline-pin {
  position: sticky;
  top: 0;
  height: 100vh;
  display: flex;
  align-items: stretch;
}
@media (max-height: 820px) and (max-width: 1199px) {
  .timeline-section .timeline-pin {
    align-items: flex-start;
  }
}
.timeline-section .timeline-viewport {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0 0 60px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-height: 820px) and (max-width: 1199px) {
  .timeline-section .timeline-viewport {
    height: 100%;
    overflow: visible;
    justify-content: flex-start;
    padding-top: 100px;
  }
}
.timeline-section .timeline-intro-mobile {
  display: none;
}
.timeline-section .timeline-intro-in-pin {
  display: block;
  padding: 0 24px;
}
@media (max-height: 820px) {
  .timeline-section .timeline-intro-mobile {
    display: block;
    padding: 0 24px;
  }
  .timeline-section .timeline-intro-in-pin {
    display: none;
  }
}
@media (max-height: 820px) and (max-width: 1023px) {
  .timeline-section .timeline-intro-mobile .timeline-section-text {
    max-width: initial !important;
    margin-top: 0 !important;
  }
}
.timeline-section .timeline-arrows {
  position: relative;
  display: flex;
  gap: 10px;
  z-index: 50;
  justify-content: center;
  padding: 22px 0;
}
@media (max-width: 767px) {
  .timeline-section .timeline-arrows {
    position: absolute;
    top: calc(100vh - 90px);
    left: 0;
  }
}
@media (max-height: 820px) and (min-width: 1023px) and (max-width: 1199px) {
  .timeline-section .timeline-arrows {
    position: relative;
    bottom: auto;
    left: auto;
    width: 100%;
    padding: 12px 0;
  }
}
@media (max-height: 820px) and (min-width: 768px) {
  .timeline-section .timeline-arrows {
    margin-top: 50px;
  }
}
.timeline-section .arrow-btn {
  width: 32px;
  height: 32px;
  background: url(../img/swiper-arrow-yellow.svg) no-repeat;
  border: none;
  transform: rotate(180deg);
  display: block;
  cursor: pointer;
  margin: 0 8px;
}
.timeline-section .arrow-btn.primary {
  transform: rotate(0);
  margin-top: 2px;
}
@media (max-width: 767px) {
  .timeline-section .arrow-btn {
    margin: 0;
  }
}
.timeline-section .arrow-btn:disabled, .timeline-section .arrow-btn.is-disabled {
  opacity: 0.2;
  cursor: default;
  pointer-events: none;
}
@media (max-height: 820px) and (min-width: 1199px) {
  .timeline-section .timeline-track-container {
    /*transform: scale(0.7);*/
    transform-origin: top center;
  }
}
@media (max-width: 767px) {
  .timeline-section .timeline-track-container {
    margin: 50px 0 0 0;
  }
}
@media (max-height: 820px) and (max-width: 1199px) {
  .timeline-section .timeline-track-container {
    margin: 20px 0 0 0;
    position: relative;
    top: auto;
    /*transform: scale(0.6);*/
    transform-origin: top center;
  }
}
.timeline-section .timeline-track {
  position: relative;
  height: 460px;
  display: flex;
  align-items: flex-start;
  padding: 0 60px;
  will-change: transform;
}
@media (max-height: 820px) and (max-width: 1199px) {
  .timeline-section .timeline-track {
    height: 276px;
  }
}
.timeline-section .year-col {
  width: 120px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: transform 0.28s ease, opacity 0.25s ease;
}
.timeline-section .year-col.has-project .year-label {
  color: #ffffff;
}
.timeline-section .year-col.has-project .year-dot {
  background: #ffffff;
  width: 12px;
  height: 12px;
}
.timeline-section .year-col.active .year-label {
  color: #E9C02C;
}
.timeline-section .year-col.active .year-dot {
  background: #E9C02C;
}
.timeline-section .year-col.active.has-project .year-line {
  background: #E9C02C;
}
.timeline-section .year-col:not(.has-project) .year-dot {
  display: none;
}
.timeline-section .year-col:not(.has-project) .year-line {
  margin-top: 128px;
}
@media (max-width: 767px) {
  .timeline-section .year-col:not(.has-project) .year-line {
    height: 288px;
    margin-top: 78px;
  }
}
.timeline-section .year-col.active:not(.year-col-final) .card-wrap {
  width: 240px;
  z-index: 5;
}
.timeline-section .year-col.active:not(.year-col-final) .card-wrap .card {
  padding: 14px;
}
.timeline-section .year-col.active:not(.year-col-final) .card-wrap .card .card-img {
  margin: 10px 0 0 0;
}
.timeline-section .year-col.active:not(.year-col-final) .card-img {
  max-height: 400px;
  opacity: 1;
}
.timeline-section .year-top {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
}
.timeline-section .year-label {
  font-weight: 700;
  letter-spacing: 0.6px;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.92);
  margin: 0 0 15px 0;
}
.timeline-section .year-dot {
  width: 16px;
  height: 16px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.85);
}
.timeline-section .year-line-wrap {
  position: relative;
  /* Da se .year-event-label pozicionira glede na .year-col (enaka višina pri vseh) */
}
.year-col-event .timeline-section .year-line-wrap {
  position: static;
}
.timeline-section .year-line {
  width: 1px;
  height: 320px;
  background: #F2E8DC;
  opacity: 0.4;
}
.timeline-section .year-col-event .year-line {
  background: #E9C02C;
  opacity: 1;
  height: 360px;
}
@media (max-width: 767px) {
  .timeline-section .year-col-event .year-line {
    height: 328px;
  }
}
.timeline-section .year-col-event:not(.has-project) .year-line {
  transform-origin: bottom center;
  height: 360px;
  margin-top: 90px;
}
@media (max-width: 767px) {
  .timeline-section .year-col-event:not(.has-project) .year-line {
    height: 328px;
    margin-top: 65px;
  }
}
.timeline-section .year-event-label {
  position: absolute;
  right: 100%;
  top: 45px;
  margin-right: 15px;
  color: #E9C02C;
  font-weight: 700;
  font-size: 11px;
  line-height: 1.4;
  max-width: 200px;
  white-space: nowrap;
  text-transform: uppercase;
  transform: rotate(-90deg);
  transform-origin: right top;
  /* Enaka višina pri vseh year-col-event (glede na stolpec) */
}
@media (max-width: 767px) {
  .timeline-section .year-event-label {
    font-size: 12px;
    max-width: 160px;
    margin-right: 15px;
    top: 22px;
  }
}
.year-col-event .timeline-section .year-event-label {
  top: 72px;
  right: calc(50% + 12px);
  margin-right: 0;
}
@media (max-width: 767px) {
  .year-col-event .timeline-section .year-event-label {
    top: 56px;
  }
}
.timeline-section .year-col.year-col-event:not(.has-project) .year-event-label {
  top: 90px;
}
@media (max-width: 767px) {
  .timeline-section .year-col.year-col-event:not(.has-project) .year-event-label {
    top: 64px;
  }
}
.timeline-section .card-wrap {
  position: absolute;
  top: 190px;
  left: 50%;
  width: 188px;
  transition: transform 0.28s ease, opacity 0.28s ease, filter 0.28s ease;
  pointer-events: none;
  text-decoration: none;
  color: inherit;
}
.timeline-section .card-wrap.is-clickable {
  cursor: pointer;
}
.timeline-section .card-wrap.card-rotate-0 {
  transform: translateX(-50%) rotate(-4deg);
  top: 128px;
}
.timeline-section .card-wrap.card-rotate-1 {
  transform: translateX(-50%) rotate(4deg);
  top: initial;
  bottom: -30px;
}
.timeline-section .card-wrap.card-rotate-2 {
  transform: translateX(-50%) rotate(-6deg);
  top: 149px;
}
.timeline-section .card-wrap.card-rotate-3 {
  transform: translateX(-50%) rotate(4deg);
  top: initial;
  bottom: -30px;
}
.timeline-section .card-wrap.card-rotate-4 {
  transform: translateX(-50%) rotate(-8deg);
  top: 170px;
}
.timeline-section .card-wrap.card-rotate-5 {
  transform: translateX(-50%) rotate(4deg);
  top: initial;
  bottom: -30px;
}
.timeline-section .card-wrap.card-rotate-6 {
  transform: translateX(-50%) rotate(-10deg);
  top: 191px;
}
.timeline-section .card-wrap.card-rotate-7 {
  transform: translateX(-50%) rotate(4deg);
  top: initial;
  bottom: -30px;
}
.timeline-section .card-wrap.card-rotate-8 {
  transform: translateX(-50%) rotate(-12deg);
  top: 212px;
}
.timeline-section .card-wrap.card-rotate-9 {
  transform: translateX(-50%) rotate(4deg);
  top: initial;
  bottom: -30px;
}
.timeline-section .card-wrap.card-rotate-10 {
  transform: translateX(-50%) rotate(-14deg);
  top: 233px;
}
.timeline-section .card-wrap.card-rotate-11 {
  transform: translateX(-50%) rotate(4deg);
  top: initial;
  bottom: -30px;
}
.timeline-section .card-wrap.card-rotate-12 {
  transform: translateX(-50%) rotate(-16deg);
  top: 254px;
}
.timeline-section .card-wrap.card-rotate-13 {
  transform: translateX(-50%) rotate(4deg);
  top: initial;
  bottom: -30px;
}
.timeline-section .card-wrap.card-rotate-14 {
  transform: translateX(-50%) rotate(-18deg);
  top: 275px;
}
.timeline-section .card-wrap.card-rotate-15 {
  transform: translateX(-50%) rotate(4deg);
  top: initial;
  bottom: -30px;
}
.timeline-section .card-wrap.card-rotate-16 {
  transform: translateX(-50%) rotate(-20deg);
  top: 296px;
}
.timeline-section .card-wrap.card-rotate-17 {
  transform: translateX(-50%) rotate(4deg);
  top: initial;
  bottom: -30px;
}
.timeline-section .card-wrap.card-rotate-18 {
  transform: translateX(-50%) rotate(-22deg);
  top: 317px;
}
.timeline-section .card-wrap.card-rotate-19 {
  transform: translateX(-50%) rotate(4deg);
  top: initial;
  bottom: -30px;
}
.timeline-section .card-wrap.card-rotate-20 {
  transform: translateX(-50%) rotate(-24deg);
  top: 338px;
}
.timeline-section .card-wrap.card-rotate-21 {
  transform: translateX(-50%) rotate(4deg);
  top: initial;
  bottom: -30px;
}
.timeline-section .card-wrap.card-rotate-22 {
  transform: translateX(-50%) rotate(-26deg);
  top: 359px;
}
.timeline-section .card-wrap.card-rotate-23 {
  transform: translateX(-50%) rotate(4deg);
  top: initial;
  bottom: -30px;
}
.timeline-section .card-wrap.card-rotate-24 {
  transform: translateX(-50%) rotate(-28deg);
  top: 380px;
}
.timeline-section .card-wrap.card-rotate-25 {
  transform: translateX(-50%) rotate(4deg);
  top: initial;
  bottom: -30px;
}
.timeline-section .card-wrap.card-rotate-26 {
  transform: translateX(-50%) rotate(-30deg);
  top: 401px;
}
.timeline-section .card-wrap.card-rotate-27 {
  transform: translateX(-50%) rotate(4deg);
  top: initial;
  bottom: -30px;
}
.timeline-section .card-wrap.card-rotate-28 {
  transform: translateX(-50%) rotate(-32deg);
  top: 422px;
}
.timeline-section .card-wrap.card-rotate-29 {
  transform: translateX(-50%) rotate(4deg);
  top: initial;
  bottom: -30px;
}
.timeline-section .card {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.35);
  padding: 24px;
  overflow: hidden;
}
.timeline-section .card h3 {
  font-size: 24px;
  line-height: 1.25;
  color: #1E1E1E;
  margin-bottom: 8px;
}
.timeline-section .card p {
  font-size: 14px;
  line-height: 1.6;
  color: #1E1E1E;
}
.timeline-section .year-col-final {
  width: 340px;
}
.timeline-section .year-col-final .year-top, .timeline-section .year-col-final .year-line {
  display: none !important;
}
.timeline-section .year-col-final .card-wrap {
  top: 50%;
  transform: translate(-50%, -50%);
}
.timeline-section .year-col.active .card-wrap.is-clickable {
  pointer-events: auto;
}
.timeline-section .card-wrap-final {
  width: 240px;
  top: 100px !important;
  transform: translate(0) !important;
}
.timeline-section .card-wrap-final .card-final {
  background: #F9CE30;
  color: #1E1E1E;
}
.timeline-section .card-wrap-final .card-final h3 {
  color: #1E1E1E;
  font-size: 24px;
  line-height: 1.25;
  font-weight: 700;
}
.timeline-section .card-wrap-final .card-final p {
  color: #1E1E1E;
  font-size: 12px;
  line-height: 1.6;
}
.timeline-section .card-desc-long {
  color: rgba(27, 22, 8, 0.85);
  font-size: 13px;
  line-height: 1.5;
}
.timeline-section .card-img {
  width: 100%;
  aspect-ratio: 1;
  border-radius: 8px;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transition: max-height 0.35s ease-out, opacity 0.3s ease-out, transform 0.35s ease-out;
}
.timeline-section .card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transform-origin: center center;
  transition: transform 0.35s ease-out;
}
.track-logo-section {
  background: #E8E8E8;
  padding: 40px 0;
}
@media (max-width: 767px) {
  .track-logo-section {
    padding: 48px 0;
  }
}
.track-logo-section .track-logo-title {
  font-size: 1.2em;
  line-height: 1.6;
  padding: 8px 0 24px 0;
}
@media (max-width: 767px) {
  .track-logo-section .track-logo-title {
    padding: 8px 0 36px 0;
  }
}
.track-logo-section .track-logo-logos {
  overflow: hidden;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
}
.track-logo-section .track-logo-logos .track-logo-logos-content {
  display: flex;
  align-items: center;
  width: max-content;
}
.track-logo-section .track-logo-logos .track-logo-logos-content img {
  margin-left: 48px;
  max-width: 160px;
  display: block;
}
@media (max-width: 767px) {
  .track-logo-section .track-logo-logos .track-logo-logos-content img {
    margin-left: 40px;
  }
}
@keyframes trackLogoMarquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.yellow-cta-section {
  background: #F9CE30;
  padding: 78px 0;
}
.yellow-cta-section.scroll-fade-in .yellow-cta-section-title {
  opacity: 0;
  transition: opacity 0.5s ease-out;
}
.yellow-cta-section.scroll-fade-in .yellow-cta-section-image, .yellow-cta-section.scroll-fade-in .yellow-cta-section-image-fan {
  opacity: 0;
  transition: opacity 0.5s ease-out;
}
.yellow-cta-section.scroll-fade-in .yellow-cta-section-text {
  opacity: 0;
  transition: opacity 0.5s ease-out;
}
.yellow-cta-section.scroll-fade-in.is-visible .yellow-cta-section-title {
  opacity: 1;
  transition-delay: 0s;
}
.yellow-cta-section.scroll-fade-in.is-visible .yellow-cta-section-image, .yellow-cta-section.scroll-fade-in.is-visible .yellow-cta-section-image-fan {
  opacity: 1;
  transition-delay: 0.15s;
}
.yellow-cta-section.scroll-fade-in.is-visible .yellow-cta-section-text {
  opacity: 1;
  transition-delay: 0.3s;
}
.yellow-cta-section .yellow-cta-section-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .yellow-cta-section .yellow-cta-section-container {
    flex-direction: column;
  }
}
.yellow-cta-section .yellow-cta-section-title {
  max-width: 326px;
}
@media (max-width: 1023px) {
  .yellow-cta-section .yellow-cta-section-title {
    max-width: 250px;
  }
}
@media (max-width: 767px) {
  .yellow-cta-section .yellow-cta-section-title {
    order: 2;
    padding: 27px 0 14px;
    text-align: center;
  }
}
.yellow-cta-section .yellow-cta-section-title h2 {
  font-size: 4.2em;
  line-height: 1.25;
  font-weight: 100;
  padding: 0 0 10px 0;
  letter-spacing: -0.02em;
}
.yellow-cta-section .yellow-cta-section-title h2 strong, .yellow-cta-section .yellow-cta-section-title h2 b {
  font-weight: 700;
}
@media (max-width: 1023px) {
  .yellow-cta-section .yellow-cta-section-title h2 {
    font-size: 3.2em;
    letter-spacing: 0.02em;
    font-weight: 700;
    letter-spacing: 0;
    padding: 0;
  }
}
.yellow-cta-section .yellow-cta-section-image {
  margin: 0 30px;
}
@media (max-width: 767px) {
  .yellow-cta-section .yellow-cta-section-image {
    order: 1;
    max-width: 170px;
  }
}
.yellow-cta-section .yellow-cta-section-image-fan {
  position: relative;
  width: 162px;
  height: 220px;
  margin: 0 30px;
}
@media (max-width: 767px) {
  .yellow-cta-section .yellow-cta-section-image-fan {
    order: 1;
    margin: 0 auto;
  }
}
.yellow-cta-section .yellow-cta-section-image-fan .yellow-cta-fan-img {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 162px;
  height: 220px;
  transform-origin: center bottom;
  transition: transform 0.35s ease;
  border-radius: 20px;
  border: 1px solid #fff;
  overflow: hidden;
}
@media (max-width: 767px) {
  .yellow-cta-section .yellow-cta-section-image-fan .yellow-cta-fan-img {
    width: 162px;
    height: 220px;
  }
}
.yellow-cta-section .yellow-cta-section-image-fan .yellow-cta-fan-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: middle;
}
.yellow-cta-section .yellow-cta-section-image-fan .yellow-cta-fan-img-center {
  z-index: 3;
  transform: translateX(-50%);
}
.yellow-cta-section .yellow-cta-section-image-fan .yellow-cta-fan-img-left {
  z-index: 2;
  transform: translateX(-50%) rotate(-8deg);
}
.yellow-cta-section .yellow-cta-section-image-fan .yellow-cta-fan-img-right {
  z-index: 1;
  transform: translateX(-50%) rotate(8deg);
}
.yellow-cta-section .yellow-cta-section-image-fan:hover .yellow-cta-fan-img-left {
  transform: translateX(-50%) translateX(-28px) rotate(-15deg);
}
.yellow-cta-section .yellow-cta-section-image-fan:hover .yellow-cta-fan-img-right {
  transform: translateX(-50%) translateX(28px) rotate(15deg);
}
.yellow-cta-section .yellow-cta-section-text {
  max-width: 326px;
}
@media (max-width: 1023px) {
  .yellow-cta-section .yellow-cta-section-text {
    max-width: 250px;
  }
}
@media (max-width: 767px) {
  .yellow-cta-section .yellow-cta-section-text {
    order: 3;
    max-width: 342px;
    text-align: center;
  }
}
.yellow-cta-section .yellow-cta-section-text p {
  line-height: 1.6;
}
@media (max-width: 1023px) {
  .yellow-cta-section .yellow-cta-section-text p {
    font-size: 1.4em;
    letter-spacing: 0;
  }
}
.yellow-cta-section .yellow-cta-section-text .btn {
  margin: 24px 0 0 0;
}
@media (max-width: 767px) {
  .yellow-cta-section .yellow-cta-section-text .btn {
    margin: 36px 0 0 0;
  }
}
.blog-page-template {
  background: #F2E8DC;
}
.blog-grid {
  margin: 0 -12px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .blog-single-content {
    overflow: hidden;
  }
}
.blog-single-content .animated-icons {
  display: none;
}
@media (max-width: 767px) {
  .blog-single-content .animated-icons {
    display: block;
  }
}
.blog-single-content .blog-single-content-container {
  display: flex;
}
@media (max-width: 767px) {
  .blog-single-content .blog-single-content-container {
    display: block;
  }
}
.blog-single-content .blog-single-content-section-inner {
  background: #F2E8DC;
  padding: 176px 0 0 0;
  margin: 0 0 118px 0;
  overflow: visible;
}
@media (max-width: 1199px) {
  .blog-single-content .blog-single-content-section-inner {
    padding: 160px 0 0 0;
  }
}
@media (max-width: 767px) {
  .blog-single-content .blog-single-content-section-inner {
    padding: 194px 0 0 0;
    margin: 0 0 92px 0;
  }
}
.blog-single-content .results-sidebar {
  flex: 0 0 33%;
  display: flex;
  align-items: flex-start;
}
@media (max-width: 1380px) {
  .blog-single-content .results-sidebar {
    flex: 0 0 33%;
  }
}
@media (max-width: 1199px) {
  .blog-single-content .results-sidebar {
    flex: 0 0 33%;
  }
}
.blog-single-content .results-sidebar .results-sidebar-inner {
  width: 100%;
  background: #ffffff;
  padding: 44px 40px 40px 40px;
  border-radius: 8px;
  position: sticky;
  top: 40px;
  /* Adjust this value based on your header height */
}
@media (max-width: 1199px) {
  .blog-single-content .results-sidebar .results-sidebar-inner {
    padding: 24px;
  }
}
@media (max-width: 767px) {
  .blog-single-content .results-sidebar .results-sidebar-inner {
    background: transparent;
    padding: 9px 0 18px 0;
    flex-grow: 1;
  }
}
.blog-single-content .results-sidebar .results-sidebar-title {
  font-size: 2.8em;
  font-weight: 700;
  line-height: 1.25;
  color: #1E1E1E;
  padding: 4px 0 7px 0;
  letter-spacing: -0.015em;
}
@media (max-width: 1023px) {
  .blog-single-content .results-sidebar .result-items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px;
  }
}
@media (max-width: 767px) {
  .blog-single-content .results-sidebar .result-items {
    margin: 0;
  }
}
.blog-single-content .results-sidebar .result-item {
  background: #E8E8E8;
  border: 1px solid #E8E8E8;
  border-radius: 8px;
  padding: 16px;
  margin: 16px 0 0 0;
}
@media (max-width: 1023px) {
  .blog-single-content .results-sidebar .result-item {
    margin: 16px 8px;
    flex: 0 0 calc(50% - 50px);
  }
}
@media (max-width: 767px) {
  .blog-single-content .results-sidebar .result-item {
    margin: 8px 0;
    flex: 0 0 calc(100% - 36px);
  }
}
.blog-single-content .results-sidebar .result-item .result-item-title {
  font-size: 1.1em;
  line-height: 1.25;
  color: #616161;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  padding: 0 0 8px 0;
}
.blog-single-content .results-sidebar .result-item .result-item-number {
  font-size: 2.8em;
  line-height: 1.25;
  font-weight: 700;
  color: #60432F;
}
.blog-single-content .results-sidebar .result-item .result-item-big-text {
  font-size: 2.8em;
  line-height: 1.25;
  font-weight: 700;
  color: #60432F;
  letter-spacing: -0.015em;
}
.blog-single-content .results-sidebar .result-item .result-item-text {
  font-size: 1.4em;
  line-height: 1.6;
  color: #1E1E1E;
}
.blog-single-content .blog-single-inner {
  flex-grow: 1;
}
@media (max-width: 1023px) {
  .blog-single-content .blog-single-inner {
    padding: 0;
  }
}
.blog-single-content .blog-single-inner .blog-single-content-inner {
  padding-left: 12%;
  padding-right: 12%;
  max-width: 965px;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .blog-single-content .blog-single-inner .blog-single-content-inner {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.blog-single-content .blog-single-inner .blog-single-content-inner .blog-single-project-logo {
  margin: 24px 0 16px 0;
}
.blog-single-content .blog-single-inner .blog-single-content-inner .backward-icon {
  color: #616161;
  display: inline-block;
  font-weight: 600;
  font-size: 1.2em;
  line-height: 1;
  letter-spacing: 0.03em;
  text-decoration: none;
  border: 1px solid #EAEAEA;
  padding: 13px 15px 13px 34px;
  border-radius: 50px;
  position: relative;
}
.blog-single-content .blog-single-inner .blog-single-content-inner .backward-icon::after {
  content: "";
  width: 24px;
  height: 24px;
  display: block;
  background: url(../img/icon-backward.svg) no-repeat;
  position: absolute;
  left: 6px;
  top: 50%;
  transform: translate(0, -50%);
}
.blog-single-content .blog-single-inner .blog-single-content-inner .blog-single-categories {
  margin: 0 -3px;
  padding: 37px 0 0 0;
}
@media (max-width: 767px) {
  .blog-single-content .blog-single-inner .blog-single-content-inner .blog-single-categories {
    padding: 20px 0 0 0;
  }
}
.blog-single-content .blog-single-inner .blog-single-content-inner .blog-single-categories .tag-type-2 {
  background: #E8E8E8;
  color: #E8E8E8;
  border-radius: 4px;
  padding: 10px 8px;
  margin: 3px;
  font-size: 1em;
  line-height: 0.9;
  font-weight: 800;
  color: #011627;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.16em;
}
.blog-single-content .blog-single-inner .blog-single-content-inner h1 {
  color: #1E1E1E;
  font-size: 5.4em;
  line-height: 1.25;
  padding: 13px 0 0 0;
  letter-spacing: -0.015em;
}
@media (max-width: 767px) {
  .blog-single-content .blog-single-inner .blog-single-content-inner h1 {
    font-size: 3.6em;
  }
}
.blog-single-content .blog-single-inner .blog-single-content-inner .blog-item-author {
  display: flex;
  align-items: center;
  padding: 18px 0 0 0;
}
@media (max-width: 767px) {
  .blog-single-content .blog-single-inner .blog-single-content-inner .blog-item-author {
    padding: 16px 0 0 0;
  }
}
.blog-single-content .blog-single-inner .blog-single-content-inner .blog-item-author .blog-item-author-image {
  width: 40px;
  height: 40px;
  background: #1E1E1E;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.blog-single-content .blog-single-inner .blog-single-content-inner .blog-item-author .blog-item-author-image span {
  color: #fff;
  font-weight: 600;
  font-size: 1.4em;
  line-height: 1;
}
.blog-single-content .blog-single-inner .blog-single-content-inner .blog-item-author .blog-item-author-image.blog-item-author-has-image {
  background: initial;
}
.blog-single-content .blog-single-inner .blog-single-content-inner .blog-item-author .blog-item-author-text {
  padding: 0 0 0 15px;
}
.blog-single-content .blog-single-inner .blog-single-content-inner .blog-item-author .blog-item-author-text p {
  font-size: 1.2em;
  line-height: 1.3333;
  padding: 1px 0;
}
.blog-single-content .blog-single-inner .blog-single-content-inner .blog-item-author .blog-item-author-text p span {
  padding: 0 8px;
}
@media (max-width: 1380px) {
  .blog-single-content .blog-single-inner .blog-single-content-inner .blog-item-author .blog-item-author-text p span {
    padding: 0 3px;
  }
}
@media (max-width: 1380px) {
  .blog-single-content .blog-single-inner .blog-single-content-inner .blog-item-author .blog-item-author-text p span {
    padding: 0 8px;
  }
}
.blog-single-content .blog-single-inner .blog-single-content-inner .blog-item-author .blog-item-author-text .blog-item-author-name {
  color: rgba(0, 0, 0, 0.9);
  font-weight: 700;
}
@media (max-width: 767px) {
  .blog-single-content .blog-single-inner .blog-single-content-inner .blog-item-author .blog-item-author-text .blog-item-author-name {
    font-size: 1.4em;
  }
}
.blog-single-content .blog-single-inner .blog-single-content-inner .blog-item-author .blog-item-author-text .blog-item-article-details {
  color: rgba(141, 141, 141, 0.9);
  font-weight: 400;
}
.blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-icons {
  display: flex;
  padding: 13px 0 0 0;
  margin: 0 -8px;
}
.blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-icons .single-blog-icon {
  color: #616161;
  display: inline-block;
  font-weight: 600;
  font-size: 1.2em;
  line-height: 1;
  letter-spacing: 0.03em;
  text-decoration: none;
  border: 1px solid #EAEAEA;
  padding: 13px 11px 13px 38px;
  border-radius: 50px;
  position: relative;
  margin: 3px 8px;
}
.blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-icons .single-blog-icon::after {
  content: "";
  width: 24px;
  height: 24px;
  display: block;
  background: url(../img/icn-play.svg) no-repeat;
  position: absolute;
  left: 11px;
  top: 50%;
  transform: translate(0, -50%);
}
.blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-icons .single-blog-icon.single-blog-icon-share::after {
  background: url(../img/icon-share.svg) no-repeat;
}
.blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-desscription {
  color: #000000;
  font-size: 2em;
  line-height: 1.5;
  padding: 30px 0 15px;
}
@media (max-width: 767px) {
  .blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-desscription {
    font-size: 1.6em;
    line-height: 1.62;
    padding: 30px 0 7px;
  }
}
.blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-info {
  padding: 5px 0 52px;
}
@media (max-width: 767px) {
  .blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-info {
    padding: 5px 0 28px;
  }
}
.blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-info p {
  color: #616161;
  font-size: 1.4em;
  line-height: 1.6;
  padding: 4px 0;
}
@media (max-width: 767px) {
  .blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-info p {
    font-size: 1.2em;
  }
}
.blog-single-content .blog-single-inner .blog-single-content-inner strong, .blog-single-content .blog-single-inner .blog-single-content-inner b {
  font-weight: 700;
}
.blog-single-content .blog-single-inner .blog-single-content-inner em, .blog-single-content .blog-single-inner .blog-single-content-inner i {
  font-style: italic;
}
.blog-single-content .blog-single-inner .blog-single-content-inner del, .blog-single-content .blog-single-inner .blog-single-content-inner s, .blog-single-content .blog-single-inner .blog-single-content-inner strike {
  text-decoration: line-through;
}
.blog-single-content .blog-single-inner .blog-single-content-inner sub, .blog-single-content .blog-single-inner .blog-single-content-inner sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.blog-single-content .blog-single-inner .blog-single-content-inner sup {
  top: -0.5em;
}
.blog-single-content .blog-single-inner .blog-single-content-inner sub {
  bottom: -0.25em;
}
.blog-single-content .blog-single-inner .blog-single-content-inner u, .blog-single-content .blog-single-inner .blog-single-content-inner ins {
  text-decoration: underline;
}
.blog-single-content .blog-single-inner .blog-single-content-inner blockquote, .blog-single-content .blog-single-inner .blog-single-content-inner blockquote p {
  color: #60432F;
  font-weight: 300;
  font-size: 28px !important;
  line-height: 1.25;
  letter-spacing: 0.5px;
  padding-top: 24px;
  padding-left: 0;
  padding-right: 0;
}
.blog-single-content .blog-single-inner .blog-single-content-inner figure {
  padding: 0 0 24px 0;
}
.blog-single-content .blog-single-inner .blog-single-content-inner figure img {
  border-radius: 8px;
}
.blog-single-content .blog-single-inner .blog-single-content-inner figure figcaption {
  color: #616161;
  font-size: 1.2em;
  line-height: 1.6;
  padding: 6px 0;
}
@media (max-width: 767px) {
  .blog-single-content .blog-single-inner .blog-single-content-inner figure figcaption {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .blog-single-content .blog-single-inner .blog-single-content-inner figure {
    padding: 0 0 12px 0;
  }
}
.blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor h2 {
  font-size: 3.6em;
  line-height: 1.25;
  padding: 40px 0 24px 0;
  letter-spacing: -0.015em;
}
@media (max-width: 767px) {
  .blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor h2 {
    font-size: 2.8em;
    line-height: 1.25;
    padding: 26px 0 18px 0;
  }
}
.blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor .has-medium-font-size {
  font-size: 1.6em !important;
}
@media (max-width: 767px) {
  .blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor .has-medium-font-size {
    font-size: 1.4em !important;
  }
}
.blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor .has-small-font-size {
  font-size: 1.2em !important;
}
@media (max-width: 767px) {
  .blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor .has-small-font-size {
    font-size: 1em !important;
  }
}
.blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor .has-large-font-size {
  font-size: 2em !important;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor .has-large-font-size {
    font-size: 1.6em !important;
    line-height: 1.62;
  }
}
.blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor .has-small-font-size {
  font-size: 1.2em !important;
}
@media (max-width: 767px) {
  .blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor .has-small-font-size {
    font-size: 1em !important;
  }
}
.blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor .has-x-large-font-size {
  font-size: 2.8em !important;
  line-height: 1.25;
}
@media (max-width: 767px) {
  .blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor .has-x-large-font-size {
    font-size: 2.4em !important;
  }
}
.blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor p {
  font-size: 1.6em;
  line-height: 1.62;
  padding: 0 0 16px 0;
}
@media (max-width: 767px) {
  .blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor p {
    padding: 0 0 12px;
  }
}
.blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor p.has-large-font-size {
  font-size: 2em !important;
  line-height: 1.5;
  padding: 30px 0 15px;
  color: #000000;
}
@media (max-width: 767px) {
  .blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor p.has-large-font-size {
    font-size: 1.6em !important;
    line-height: 1.62;
    padding: 30px 0 7px;
  }
}
.blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor p.has-medium-font-size {
  font-size: 1.6em !important;
}
@media (max-width: 767px) {
  .blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor p.has-medium-font-size {
    font-size: 1.4em !important;
  }
}
.blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor p.has-small-font-size {
  font-size: 1.2em !important;
}
@media (max-width: 767px) {
  .blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor p.has-small-font-size {
    font-size: 1em !important;
  }
}
.blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor p.has-x-large-font-size {
  font-size: 2.8em !important;
  line-height: 1.25;
}
@media (max-width: 767px) {
  .blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor p.has-x-large-font-size {
    font-size: 2.4em !important;
  }
}
.blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor ol {
  list-style: decimal;
  padding: 0 0 16px 22px;
}
@media (max-width: 767px) {
  .blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor ol {
    padding: 0 0 0 22px;
  }
}
.blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor ol li {
  padding: 0 0 8px 0;
  line-height: 1.62;
}
@media (max-width: 767px) {
  .blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor ol li {
    padding: 0 0 8px 0;
  }
}
.blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor ol li ul {
  padding: 8px 0 14px 0;
}
@media (max-width: 767px) {
  .blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor ol li ul {
    padding: 0;
  }
}
.blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor ol li ul li {
  font-size: 1em;
  padding: 4px 0;
}
.blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor ul {
  list-style: disc;
  padding: 0 0 16px 22px;
}
@media (max-width: 767px) {
  .blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor ul {
    padding: 0 0 0 22px;
  }
}
.blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor ul li {
  padding: 0 0 8px 0;
  line-height: 1.62;
}
@media (max-width: 767px) {
  .blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor ul li {
    padding: 0 0 8px 0;
  }
}
.blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor .blog-item-author {
  padding: 32px 0 51px 0;
}
@media (max-width: 767px) {
  .blog-single-content .blog-single-inner .blog-single-content-inner .single-blog-editor .blog-item-author {
    padding: 27px 0 42px 0;
  }
}
.blog-single-content .blog-single-inner .blog-single-content-inner .blog-single-references {
  border-top: 1px solid #DCDCDC;
  margin: 5px 0 0 0;
}
.blog-single-content .blog-single-inner .blog-single-content-inner .blog-single-references .blog-single-references-title {
  font-size: 1.4em;
  line-height: 1.5;
  color: #1E1E1E;
  font-weight: 700;
  padding: 23px 0 8px 0;
  display: inline-block;
}
.blog-single-content .blog-single-inner .blog-single-content-inner .blog-single-references ul li {
  font-size: 1.2em;
  line-height: 1.62;
  color: #1E1E1E;
  letter-spacing: -0.005em;
  padding: 0 0 1px 0;
}
@media (max-width: 767px) {
  .blog-single-content .blog-single-inner .blog-single-content-inner .blog-single-references ul li {
    font-size: 1.4em;
  }
}
.blog-single-content .blog-single-inner .blog-single-content-inner .blog-single-references ul li a {
  color: #1E1E1E;
}
.contact-page-template {
  background: #F2E8DC;
}
body.home {
  background: #F2E8DC;
  overflow: hidden;
}
body.home:not(.sun-done) .featured-projects-section, body.home:not(.sun-done) .card-slider-section, body.home:not(.sun-done) .circle-section, body.home:not(.sun-done) .timeline-section, body.home:not(.sun-done) .our-team-section, body.home:not(.sun-done) .newsletter-section, body.home:not(.sun-done) .cta-section, body.home:not(.sun-done) .yellow-cta-section, body.home:not(.sun-done) .comland-grid-section {
  opacity: 0 !important;
  visibility: hidden !important;
  transition-delay: 0s !important;
}
body.home:not(.sun-done) .track-logo-section {
  opacity: 0 !important;
  visibility: hidden !important;
  transition-delay: 0s !important;
}
body.home.sun-done .track-logo-section {
  opacity: 1;
  visibility: visible;
  transition-delay: 1s;
}
body.home .header {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease-in-out, top 0.35s ease;
}
body.home .home-hero-section {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1.2s ease-in-out;
  z-index: 1;
}
body.home .track-logo-section {
  opacity: 0;
  visibility: hidden;
  transition: opacity 2s ease-in-out;
}
body.home .hero-animaton-block {
  overflow: hidden;
  position: relative;
  padding-top: 96px;
  background: #E9C02C;
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease-in-out, visibility 1s ease-in-out;
}
body.home .sun {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  border-radius: 100%;
  z-index: 9999;
  overflow: hidden;
  opacity: 1;
  pointer-events: none;
  transition: width 3.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), height 3.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body.home .sun div {
  position: absolute;
  inset: 0;
  border-radius: 100%;
}
body.home .sun-radial {
  background: radial-gradient(50% 50% at 50% 50%, #FFDC43 0%, #f9e89d 67.79%, rgba(248, 247, 240, 0) 100%);
  opacity: 1;
  transition: opacity 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body.home .sun-linear {
  background: linear-gradient(180deg, rgba(255, 220, 67, 0.5) 0%, #ffdc43 4.5%, #ffdc43 77.95%);
  opacity: 0;
  transition: opacity 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body.home .sun-tint {
  background: #E9C02C;
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.projects-grid-section {
  padding: 14px 0 60px 0;
}
.projects-grid-section .btn-container {
  text-align: center;
  padding: 4px 0 24px;
}
.projects-grid-section .projects-grid {
  max-width: 1200px;
  margin: 0 auto;
}
.cky-consent-container .cky-btn.cky-btn-reject, .cky-consent-container .cky-btn.cky-btn-accept {
  background-color: #F9CE30 !important;
  color: #1E1E1E !important;
  border-color: #F9CE30 !important;
}
.cky-consent-container .cky-btn.cky-btn-reject:hover, .cky-consent-container .cky-btn.cky-btn-accept:hover {
  background-color: #E9C02C !important;
  border-color: #E9C02C !important;
}
.cky-modal .cky-btn {
  background-color: #F9CE30 !important;
  color: #1E1E1E !important;
  border-color: #F9CE30 !important;
}
.cky-modal .cky-btn:hover {
  background-color: #E9C02C !important;
  border-color: #E9C02C !important;
}
.cky-modal .cky-show-desc-btn {
  color: #1E1E1E !important;
}
.cky-btn-revisit-wrapper {
  background-color: #F9CE30 !important;
}
.wp-block-table {
  overflow-x: initial !important;
}
