/*!******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/scss/app.scss ***!
  \******************************************************************************************************************************************************************************************************************************************/
.container {
  width: 96%;
  max-width: 1600px;
}
.container.container-rev {
  width: 96% !important;
  max-width: 1600px !important;
  left: 0 !important;
}

.main-header .container {
  max-width: 1600px;
}

@media (min-width: 768px) {
  .no-stretch-left {
    padding-left: calc((100vw - 96%) / 2 + 15px) !important;
  }
  .no-stretch-left .vc_col-sm-6:nth-of-type(2n) {
    width: calc(50% + (100vw - 96%) / 2 / 2 - 15px);
    overflow: hidden;
  }
  .no-stretch-left .vc_col-sm-6:nth-of-type(2n+1) {
    width: calc(50% - (100vw - 96%) / 2 / 2 + 15px);
  }
  .no-stretch-right {
    padding-right: calc((100vw - 96%) / 2 + 15px) !important;
  }
  .no-stretch-right .vc_col-sm-6:nth-of-type(2n+1) {
    width: calc(50% + (100vw - 96%) / 2 / 2 - 15px);
    overflow: hidden;
  }
  .no-stretch-right .vc_col-sm-6:nth-of-type(2n) {
    width: calc(50% - (100vw - 96%) / 2 / 2 + 15px);
  }
  .back-r-white > .vc_column-inner:after {
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
    width: 9999px;
    content: "";
    height: 100%;
    background: #fff;
  }
  .back-l-white > .vc_column-inner:after {
    display: block;
    position: absolute;
    right: 100%;
    top: 0;
    width: 9999px;
    content: "";
    height: 100%;
    background: #fff;
  }
}
.lqd-blog-post-style-7 .lqd-post-header {
  width: 96%;
}

@media screen and (min-width: 1666.67px) and (min-width: 768px) {
  .no-stretch-left {
    padding-left: calc((100vw - 1600px) / 2 + 15px) !important;
  }
  .no-stretch-left .vc_col-sm-6:nth-of-type(2n) {
    width: calc(50% + (100vw - 1600px) / 2 / 2 - 15px);
    overflow: hidden;
  }
  .no-stretch-left .vc_col-sm-6:nth-of-type(2n+1) {
    width: calc(50% - (100vw - 1600px) / 2 / 2 + 15px);
  }
  .no-stretch-right {
    padding-right: calc((100vw - 1600px) / 2 + 15px) !important;
  }
  .no-stretch-right .vc_col-sm-6:nth-of-type(2n+1) {
    width: calc(50% + (100vw - 1600px) / 2 / 2 - 15px);
    overflow: hidden;
  }
  .no-stretch-right .vc_col-sm-6:nth-of-type(2n) {
    width: calc(50% - (100vw - 1600px) / 2 / 2 + 15px);
  }
  .back-r-white > .vc_column-inner:after {
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
    width: 9999px;
    content: "";
    height: 100%;
    background: #fff;
  }
  .back-l-white > .vc_column-inner:after {
    display: block;
    position: absolute;
    right: 100%;
    top: 0;
    width: 9999px;
    content: "";
    height: 100%;
    background: #fff;
  }
}
@media screen and (min-width: 1666.67px) {
  .lqd-blog-post-style-7 .lqd-post-header {
    width: 1600px;
  }
}
.copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.copy > div {
  font-size: 13px;
  line-height: 20px;
  width: 100%;
  display: inline-block;
}
.copy > div:first-child {
  text-align: left;
}
.copy > div:last-child {
  text-align: right;
}

::-moz-selection {
  color: #fff;
  background: var(--color-primary);
}

::selection {
  color: #fff;
  background: var(--color-primary);
}

* {
  outline: none !important;
}

img {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

@media (max-width: 991.98px) {
  body p,
  .ld-fancy-heading ul li {
    font-size: 16px;
    line-height: 1.5;
  }
}
body.admin-bar {
  margin-bottom: 32px;
}

#wpadminbar {
  bottom: 0;
  top: auto;
}

#wpadminbar .ab-sub-wrapper {
  bottom: 100%;
}

.admin-bar .is-stuck {
  top: 0;
}

.btn-bordered:hover, .btn-solid:hover {
  -webkit-transform: none;
          transform: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.lqd-cc {
  border-radius: 0;
}

.text-primary {
  color: var(--color-primary);
}

.text-justified {
  text-align: justify;
}

p {
  margin-bottom: 0.5em;
}

.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  font-size: 14px;
}

.lity[data-modal-type=fullscreen] .lity-content {
  background: var(--color-secondary);
}
.lity[data-modal-type=fullscreen] .lqd-modal-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.t-boxed {
  margin-bottom: 20px;
  padding: 30px 30px 0;
  border-width: 0 3px;
  border-style: solid;
  -o-border-image: linear-gradient(to bottom, rgb(240, 127, 25), rgba(240, 127, 25, 0)) 1 90%;
     border-image: -webkit-gradient(linear, left top, left bottom, from(rgb(240, 127, 25)), to(rgba(240, 127, 25, 0))) 1 90%;
     border-image: linear-gradient(to bottom, rgb(240, 127, 25), rgba(240, 127, 25, 0)) 1 90%;
}
.t-boxed:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: rgb(240, 127, 25);
  content: "";
}

@media (max-width: 991.98px) {
  .t-boxed-xs {
    padding: 0 30px 30px;
    border-width: 0 3px;
    border-style: solid;
    -o-border-image: linear-gradient(to top, rgb(240, 127, 25), rgba(240, 127, 25, 0)) 1 90%;
       border-image: -webkit-gradient(linear, left bottom, left top, from(rgb(240, 127, 25)), to(rgba(240, 127, 25, 0))) 1 90%;
       border-image: linear-gradient(to top, rgb(240, 127, 25), rgba(240, 127, 25, 0)) 1 90%;
  }
  .t-boxed-xs:after {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: rgb(240, 127, 25);
    content: "";
  }
}
.img-ab-right {
  -webkit-transform: scale(1.4) translate(9%, -31%);
          transform: scale(1.4) translate(9%, -31%);
}

.lqd-contact-form input {
  margin-bottom: 28px;
}
.lqd-contact-form .wpcf7-form-control-wrap {
  position: relative;
  margin-bottom: 10px;
}
.lqd-contact-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  font-size: 14px;
}

.wpcf7-not-valid-tip {
  position: absolute;
  top: -26px;
  right: 0;
  color: #dc3232;
}

.wpcf7-not-valid:not(.wpcf7-checkbox) {
  border: 1px solid #dc3232 !important;
}

.lqd-contact-form select,
.lqd-contact-form input,
.lqd-contact-form textarea,
.lqd-contact-form .ui-button.ui-selectmenu-button {
  -webkit-padding-start: 14px;
          padding-inline-start: 14px;
  -webkit-padding-end: 14px;
          padding-inline-end: 14px;
  position: relative;
}

textarea {
  resize: none;
}

.lqd-lity[data-modal-type=fullscreen] .lqd-lity-close {
  color: #fff;
}

.wpcf7-acceptance {
  position: relative;
}
.wpcf7-acceptance .wpcf7-list-item-label {
  display: inline-block;
  width: 100%;
  font-size: 13px;
  line-height: 18px;
  -webkit-padding-start: 10px;
          padding-inline-start: 10px;
}
.wpcf7-acceptance .wpcf7-list-item-label:before {
  background: #fff;
}
.wpcf7-acceptance .wpcf7-list-item-label:after {
  color: var(--color-primary) !important;
}

.particle-fixed {
  position: fixed !important;
  pointer-events: none;
}

.ld-fancy-heading ul {
  display: inline-block;
  position: relative;
  width: 100%;
  list-style-type: none;
}
.ld-fancy-heading ul li {
  padding-left: 10px;
  position: relative;
  margin-bottom: 6px;
}
.ld-fancy-heading ul li:after {
  position: absolute;
  top: 10px;
  left: 0;
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background: #fff;
}

@media (max-width: 768px) {
  .navbar-brand img {
    max-height: 80px;
  }
}
.founding-carousel-logo .wpb_single_image {
  max-width: 200px;
  text-align: center;
}

.lqd-lity[data-modal-type=fullscreen] .lqd-lity-content {
  background: #555456;
}
.lqd-lity[data-modal-type=fullscreen] .lqd-modal-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#lqd-site-content h1,
#lqd-site-content h2,
#lqd-site-content h3,
#lqd-site-content h4,
#lqd-site-content h5,
#lqd-site-content h6,
#lqd-site-content p,
.madv-titlebar h1,
.madv-titlebar h2,
.madv-titlebar h3,
.madv-titlebar h4,
.madv-titlebar h5,
.madv-titlebar h6,
.madv-titlebar p {
  text-wrap: balance;
}

.ld-fancy-heading p em {
  color: var(--color-primary);
  font-family: "Domine", Arial, Helvetica, sans-serif;
  letter-spacing: 0;
}

.space-between-column > .vc_column-inner > .wpb_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}

.lqd-tm-style-6 .lqd-tm-details-icon {
  display: none !important;
}
.lqd-tm-style-6 .text-vertical {
  height: 100%;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}
.lqd-tm-style-6 .text-vertical h3 {
  font-size: 36px;
}
.lqd-tm-style-6 .text-vertical h6 {
  font-size: 20px;
}

.white-text-all * {
  color: #fff !important;
}

.fixed-cta {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 80;
}

.fixed-cta--content-hover {
  z-index: 90;
}

.page-scheme-dark {
  color: #fff;
}

.menu-item-has-children {
  position: relative !important;
}
.menu-item-has-children > .nav-item-children {
  position: absolute !important;
  top: 100% !important;
  left: 50% !important;
  -webkit-transform: translateX(-50%) !important;
          transform: translateX(-50%) !important;
  min-width: 280px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  padding: 0;
  margin: 0;
  list-style: none;
  z-index: 999;
}
.menu-item-has-children > .nav-item-children .menu-item {
  border-bottom: 1px solid #ebebeb;
  margin: 0;
  padding: 0;
}
.menu-item-has-children > .nav-item-children .menu-item:last-child {
  border-bottom: none;
}
.menu-item-has-children > .nav-item-children .menu-item a {
  display: block;
  padding: 16px 24px;
  color: #333333;
  text-decoration: none;
  font-size: 15px;
  line-height: 1.4;
  -webkit-transition: background-color 0.3s ease, padding-left 0.3s ease;
  transition: background-color 0.3s ease, padding-left 0.3s ease;
}
.menu-item-has-children > .nav-item-children .menu-item a:hover, .menu-item-has-children > .nav-item-children .menu-item a:focus {
  background-color: #fcfcfc;
  padding-left: 28px;
}

.lqd-lp.lqd-lp-style-3 .lqd-lp-img {
  aspect-ratio: 800/600;
  position: relative;
}
.lqd-lp.lqd-lp-style-3 .lqd-lp-img figure,
.lqd-lp.lqd-lp-style-3 .lqd-lp-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.lqd-lp.lqd-lp-style-3 .lqd-lp-img .madv-post-placeholder {
  background-color: #ebebeb;
}
.lqd-lp.lqd-lp-style-3 .lqd-lp-img .madv-post-placeholder figure,
.lqd-lp.lqd-lp-style-3 .lqd-lp-img .madv-post-placeholder img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 90%;
  height: 90%;
  top: 5%;
  left: 5%;
}

.madv-blog-infinite-sentinel {
  width: 100%;
  height: 1px;
}
.madv-blog-infinite-sentinel.is-loading {
  min-height: 80px;
}

.lqd-lp-column.news .lqd-lp-style-3 {
  margin-bottom: 40px;
}

.page-sedi .sedi-section {
  padding-top: 65px;
  padding-bottom: 50px;
  background: #fff;
}
.page-sedi .sedi-heading h3 {
  margin-bottom: 38px !important;
  font-size: clamp(32px, 3vw, 46px);
  line-height: 1.08;
}
.page-sedi .sedi-column > .vc_column-inner {
  padding-right: 22px !important;
  padding-left: 22px !important;
}
@media (max-width: 768px) {
  .page-sedi .sedi-column > .vc_column-inner {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}
.page-sedi .sedi-card {
  min-height: 100%;
  margin-bottom: 28px;
}
.page-sedi .sedi-card__title h4 {
  margin-bottom: 1.15em !important;
  font-size: 22px;
  line-height: 1.18;
}
.page-sedi .sedi-separator {
  margin-bottom: 20px;
}
.page-sedi .sedi-separator .vc_sep_line {
  border-color: rgba(0, 0, 0, 0.16);
}
.page-sedi .sedi-card__text p {
  margin-bottom: 1em !important;
  font-size: 14px;
  line-height: 1.55;
}
.page-sedi .sedi-address p:last-child {
  margin-bottom: 0 !important;
}
.page-sedi .sedi-address--multiple {
  margin-top: 24px;
  padding-top: 22px;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.page-sedi .sedi-address__line a,
.page-sedi .sedi-address__map a {
  text-decoration: none;
}
.page-sedi .sedi-address__line a:hover,
.page-sedi .sedi-address__map a:hover {
  text-decoration: underline;
}
.page-sedi .sedi-spacer {
  height: 12px;
}
.page-sedi .sedi-map-section {
  width: 100%;
  background: #555456;
}
.page-sedi .madv-sedi-map {
  width: 100%;
  height: 54vh;
  min-height: 440px;
  background: #555456;
}
@media (max-width: 768px) {
  .page-sedi .madv-sedi-map {
    height: 420px;
    min-height: 420px;
  }
}
.page-sedi .madv-sedi-map--empty {
  display: none;
}
@media (max-width: 768px) {
  .page-sedi .sedi-section {
    padding-top: 50px;
    padding-bottom: 35px;
  }
  .page-sedi .sedi-heading h3 {
    margin-bottom: 32px !important;
    font-size: 32px;
  }
  .page-sedi .sedi-card {
    margin-bottom: 32px;
  }
  .page-sedi .sedi-card__title h4 {
    font-size: 22px;
  }
  .page-sedi .sedi-card__text p {
    font-size: 14px;
  }
}

.sedi-card-trigger {
  cursor: pointer;
  -webkit-transition: opacity 0.35s ease, -webkit-transform 0.35s ease;
  transition: opacity 0.35s ease, -webkit-transform 0.35s ease;
  transition: transform 0.35s ease, opacity 0.35s ease;
  transition: transform 0.35s ease, opacity 0.35s ease, -webkit-transform 0.35s ease;
}
.sedi-card-trigger:hover {
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
}

.archive-team {
  padding-top: 30px;
}
.archive-team .team-archive-heading h1 {
  margin-top: 0.15em !important;
  margin-bottom: 40px !important;
}
.archive-team .team-archive-section {
  padding-right: 0;
  padding-left: 0;
}
.archive-team .team-archive-column {
  margin-bottom: 30px;
}
.archive-team .team-card-link {
  display: block;
  color: inherit;
  text-decoration: none;
}
.archive-team .team-card {
  display: block;
  position: relative;
  overflow: hidden;
  margin-bottom: 0 !important;
  background: var(--color-gradient-start, #555456);
}
.archive-team .team-card .team-card__image {
  overflow: hidden;
}
.archive-team .team-card .team-card__image figure {
  margin: 0;
}
.archive-team .team-card .team-card__image img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition: -webkit-transform 1.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 1.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1.6s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 1.6s cubic-bezier(0.19, 1, 0.22, 1);
  will-change: transform;
}
.archive-team .team-card .team-card__details {
  background: transparent;
}
.archive-team .team-card .team-card__details h3,
.archive-team .team-card .team-card__details h6,
.archive-team .team-card .team-card__details .lqd-tm-details-icon {
  color: #fff;
}
.archive-team .team-card .team-card__details h3 {
  font-size: clamp(26px, 3vw, 46px);
  line-height: 0.95;
}
.archive-team .team-card .lqd-tm-details-icon {
  opacity: 0.75;
  -webkit-transition: opacity 0.35s ease;
  transition: opacity 0.35s ease;
}
.archive-team .team-card:hover .team-card__image img {
  -webkit-transform: scale(1.018);
          transform: scale(1.018);
}
.archive-team .team-card:hover .lqd-tm-details-icon {
  opacity: 1;
}
.archive-team .team-card-spacer {
  height: 0;
}
@media (max-width: 768px) {
  .archive-team .team-archive-section {
    padding-right: 10px;
    padding-left: 10px;
  }
  .archive-team .team-archive-column {
    width: 50%;
    padding-right: 7px;
    padding-left: 7px;
    margin-bottom: 14px;
  }
  .archive-team .team-card__details .lqd-tm-details-inner {
    padding: 22px !important;
  }
  .archive-team .team-card__details h3 {
    font-size: clamp(25px, 9vw, 36px);
    line-height: 0.9;
  }
  .archive-team .team-card__details h6 {
    font-size: 11px;
  }
  .archive-team .lqd-tm-details-icon {
    display: none;
  }
}

.single-team {
  padding-top: 0;
}
.single-team > .vc_row {
  width: 100vw;
  min-height: 100vh;
  margin-left: calc(50% - 50vw);
  background: linear-gradient(90deg, var(--color-gradient-start, #555456) 0, var(--color-gradient-start, #555456) calc((100vw - 1600px) / 2 + 200px), #fff calc((100vw - 1600px) / 2 + 200px), #fff 100%);
}
.single-team .ld-container {
  position: relative;
  z-index: 2;
}
.single-team .team-photo-column > .vc_column-inner,
.single-team .team-content-column > .vc_column-inner {
  padding-top: 40px;
  padding-bottom: 80px;
}
.single-team .team-profile-media {
  max-width: 440px;
  margin-right: auto;
  margin-left: 0;
}
.single-team .team-profile-photo {
  margin: 0;
  background: var(--color-secondary, #555456);
  -webkit-box-shadow: 0 30px 70px rgba(0, 0, 0, 0.08);
          box-shadow: 0 30px 70px rgba(0, 0, 0, 0.08);
}
.single-team .team-profile-photo img {
  display: block;
  width: 100%;
  height: calc(100vh - var(--lqd-sticky-header-height, 102px) - 30px - 58px - 80px);
  min-height: 460px;
  max-height: 650px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
}
.single-team .team-profile-actions {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  border-right: 1px solid rgba(0, 0, 0, 0.18);
  border-bottom: 1px solid rgba(0, 0, 0, 0.18);
  background: #fff;
}
.single-team .team-profile-action {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 58px;
  padding: 0 18px;
  border-top: 1px solid rgba(0, 0, 0, 0.18);
  border-left: 1px solid rgba(0, 0, 0, 0.18);
  color: var(--color-link, #941b1e);
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: color 0.25s ease, background 0.25s ease;
  transition: color 0.25s ease, background 0.25s ease;
}
.single-team .team-profile-action:hover {
  color: #fff;
  background: var(--color-link-hover, #3f2021);
}
.single-team .team-profile-content {
  max-width: 720px;
  padding-top: 55px;
}
.single-team .team-profile-header {
  margin-bottom: 46px;
}
.single-team .team-profile-title {
  margin: 0 0 14px;
  font-size: clamp(44px, 4.5vw, 70px);
  line-height: 0.95;
  letter-spacing: -0.035em;
}
.single-team .team-profile-qualification {
  max-width: 520px;
  margin: 0;
  font-size: 15px;
  line-height: 1.55;
  color: rgba(0, 0, 0, 0.58);
}
.single-team .team-profile-meta {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
  margin-bottom: 70px;
  padding-top: 28px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.single-team .team-profile-meta__item span {
  display: block;
  margin-bottom: 6px;
  font-size: 10px;
  line-height: 1.2;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.36);
}
.single-team .team-profile-meta__item strong {
  display: block;
  font-size: 14px;
  line-height: 1.45;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.78);
}
.single-team .team-profile-block {
  margin-bottom: 48px;
}
.single-team .team-profile-block h2 {
  margin: 0 0 28px;
  font-size: 31px;
  line-height: 1.15;
  letter-spacing: -0.015em;
}
.single-team .team-profile-text {
  font-size: 15px;
  line-height: 1.78;
}
.single-team .team-profile-text p {
  margin-bottom: 1.05em;
}
.single-team .team-profile-block--small {
  margin-bottom: 36px;
}
.single-team .team-profile-block--small p {
  margin: 0;
  font-size: 15px;
  line-height: 1.7;
}
.single-team .team-timeline-row {
  display: grid;
  grid-template-columns: 92px minmax(0, 1fr);
  gap: 28px;
  padding: 10px 0;
}
.single-team .team-timeline-year {
  font-size: 15px;
  line-height: 1.78;
  color: rgba(0, 0, 0, 0.5);
}
.single-team .team-timeline-content {
  min-width: 0;
  font-size: 15px;
  line-height: 1.78;
  color: rgba(0, 0, 0, 0.68);
}
.single-team .team-profile-extra-content {
  margin-top: 30px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .single-team .team-profile-photo img {
    height: 560px;
    min-height: 0;
  }
  .single-team .team-profile-content {
    padding-top: 24px;
  }
}
@media (max-width: 768px) {
  .single-team > .vc_row {
    width: auto;
    min-height: 0;
    margin-left: 0;
    background: #fff;
  }
  .single-team .team-photo-column > .vc_column-inner,
  .single-team .team-content-column > .vc_column-inner {
    min-height: 0;
    padding: 0 15px;
  }
  .single-team .team-photo-column > .vc_column-inner,
  .single-team .team-photo-column > .vc_column-inner > .wpb_wrapper {
    position: static !important;
    top: auto !important;
  }
  .single-team .team-profile-media {
    max-width: none;
    margin: 80px 0 40px;
  }
  .single-team .team-profile-photo {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .single-team .team-profile-photo img {
    height: auto;
    min-height: 0;
    max-height: 520px;
  }
  .single-team .team-profile-actions {
    grid-template-columns: 1fr 1fr;
  }
  .single-team .team-profile-action {
    min-height: 50px;
    font-size: 11px;
  }
  .single-team .team-profile-content {
    max-width: none;
    padding-top: 0;
    padding-bottom: 56px;
  }
  .single-team .team-profile-header {
    margin-bottom: 34px;
  }
  .single-team .team-profile-title {
    font-size: 40px;
  }
  .single-team .team-profile-meta {
    grid-template-columns: 1fr;
    gap: 16px;
    margin-bottom: 48px;
    padding-top: 24px;
  }
  .single-team .team-profile-block {
    margin-bottom: 40px;
  }
  .single-team .team-profile-block h2 {
    margin-bottom: 20px;
    font-size: 26px;
  }
  .single-team .team-timeline-row {
    grid-template-columns: 1fr;
    gap: 2px;
    padding: 11px 0;
  }
}

.team-profile-back-link {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin-top: 40px;
  color: var(--color-link, #941b1e);
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-decoration: none;
}
.team-profile-back-link i {
  font-size: 11px;
}
.team-profile-back-link:hover {
  color: var(--color-link-hover, #3f2021);
}

.titlebar-inner p {
  opacity: 1;
}

.madv-titlebar .titlebar-label {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin-bottom: 22px;
  z-index: 2;
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0.2px;
  opacity: 1;
  position: relative;
}
.madv-titlebar .titlebar-label span {
  display: block;
  width: 8px;
  height: 8px;
  background: #941b1e;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

.single-post-minimal {
  padding-top: 0;
}
.single-post-minimal > .vc_row {
  width: 100vw;
  min-height: 100vh;
  margin-left: calc(50% - 50vw);
  background: linear-gradient(90deg, var(--color-gradient-start, #555456) 0, var(--color-gradient-start, #555456) calc((100vw - 1600px) / 2 + 200px), #fff calc((100vw - 1600px) / 2 + 200px), #fff 100%);
}
.single-post-minimal .ld-container {
  position: relative;
  z-index: 2;
}
.single-post-minimal .post-minimal-media-column > .vc_column-inner,
.single-post-minimal .post-minimal-content-column > .vc_column-inner {
  padding-top: 40px;
  padding-bottom: 80px;
}
.single-post-minimal .post-minimal-media {
  max-width: 440px;
  margin-right: auto;
  margin-left: 0;
}
.single-post-minimal .post-minimal-photo {
  margin: 0;
  background: var(--color-secondary, #555456);
  -webkit-box-shadow: 0 30px 70px rgba(0, 0, 0, 0.08);
          box-shadow: 0 30px 70px rgba(0, 0, 0, 0.08);
}
.single-post-minimal .post-minimal-photo img {
  display: block;
  width: 100%;
  height: calc(100vh - var(--lqd-sticky-header-height, 102px) - 90px - 80px);
  min-height: 460px;
  max-height: 650px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.single-post-minimal .post-minimal-photo.madv-post-placeholder {
  background-color: #ebebeb;
  padding: 30px;
}
.single-post-minimal .post-minimal-photo.madv-post-placeholder img {
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 90%;
}
.single-post-minimal .post-minimal-content {
  max-width: 720px;
  padding-top: 55px;
}
.single-post-minimal .post-minimal-header {
  margin-bottom: 46px;
}
.single-post-minimal .post-minimal-title {
  margin: 0 0 34px;
  font-size: clamp(44px, 4.5vw, 70px);
  line-height: 0.95;
  letter-spacing: -0.035em;
}
.single-post-minimal .post-minimal-excerpt {
  max-width: 560px;
  margin: 0;
  font-size: 15px;
  line-height: 1.55;
  color: rgba(0, 0, 0, 0.58);
}
.single-post-minimal .post-minimal-meta {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
  padding-top: 28px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 70px;
}
.single-post-minimal .post-minimal-meta__item span {
  display: block;
  margin-bottom: 6px;
  font-size: 10px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.36);
}
.single-post-minimal .post-minimal-meta__item strong {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.78);
}
.single-post-minimal .post-minimal-text {
  font-size: 15px;
  line-height: 1.78;
}
.single-post-minimal .post-minimal-text p {
  margin-bottom: 1.05em;
}
.single-post-minimal .post-minimal-footer {
  margin-top: 56px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .single-post-minimal .post-minimal-photo img {
    height: 560px;
    min-height: 0;
  }
  .single-post-minimal .post-minimal-content {
    padding-top: 24px;
  }
}
@media (max-width: 768px) {
  .single-post-minimal > .vc_row {
    width: auto;
    min-height: 0;
    margin-left: 0;
    background: #fff;
  }
  .single-post-minimal .post-minimal-media-column > .vc_column-inner,
  .single-post-minimal .post-minimal-content-column > .vc_column-inner {
    min-height: 0;
    padding: 0 15px;
  }
  .single-post-minimal .post-minimal-media-column > .vc_column-inner {
    position: static !important;
    top: auto !important;
  }
  .single-post-minimal .post-minimal-media {
    max-width: none;
    margin: 80px 0 40px;
  }
  .single-post-minimal .post-minimal-photo {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .single-post-minimal .post-minimal-photo img {
    height: auto;
    min-height: 0;
    max-height: 520px;
  }
  .single-post-minimal .post-minimal-content {
    max-width: none;
    padding-top: 0;
    padding-bottom: 56px;
  }
  .single-post-minimal .post-minimal-header {
    margin-bottom: 34px;
  }
  .single-post-minimal .post-minimal-title {
    font-size: 40px;
  }
  .single-post-minimal .post-minimal-meta {
    grid-template-columns: 1fr;
    gap: 16px;
    margin-bottom: 48px;
    padding-top: 24px;
  }
}

.related-posts {
  padding-top: 80px;
}
.related-posts .related-posts-title {
  margin-bottom: 30px !important;
}

.post-minimal-content .container {
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}

.c-service-box {
  background-color: var(--color-secondary);
  aspect-ratio: 5/4;
  display: inline-block;
  position: relative;
  overflow: hidden;
  padding: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: left;
  width: 100%;
}
.c-service-box:before, .c-service-box:after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
  -webkit-transition: opacity 0.45s ease, -webkit-transform 0.45s ease;
  transition: opacity 0.45s ease, -webkit-transform 0.45s ease;
  transition: opacity 0.45s ease, transform 0.45s ease;
  transition: opacity 0.45s ease, transform 0.45s ease, -webkit-transform 0.45s ease;
}
.c-service-box:before {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), color-stop(36%, rgba(0, 0, 0, 0.3)), color-stop(68%, rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.1)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.3) 36%, rgba(0, 0, 0, 0.3) 68%, rgba(0, 0, 0, 0.1) 100%);
  opacity: 1;
}
.c-service-box:after {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), color-stop(45%, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.1)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.5) 45%, rgba(0, 0, 0, 0.1) 100%);
  opacity: 0;
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
}
.c-service-box figure,
.c-service-box img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.c-service-box p {
  color: #fff;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
  z-index: 3;
  text-align: left;
}
.c-service-box h3 {
  color: #fff;
  position: relative;
  padding-left: 24px;
  font-size: 30px;
  line-height: 34px;
  z-index: 3;
  text-align: left;
}
.c-service-box h3:after {
  display: block;
  position: absolute;
  left: 0;
  top: 8px;
  content: "";
  width: 16px;
  height: 16px;
  background-color: var(--color-primary);
}
.c-service-box:hover:before {
  opacity: 0;
}
.c-service-box:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.c-service-box:hover figure,
.c-service-box:hover img {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}

.single-servizi-related-news {
  padding-top: 40px;
  padding-bottom: 100px;
}

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

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

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

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

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

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