/* Theme base styles */

/* Tools
Any animations, or functions used throughout the project.
Note: _macros.css needs to be imported into each stylesheet where macros are used and not included here
*/

/* Objects
Non-cosmetic design patterns including grid and layout classes)
*/

/* 

/* CSS variables */

:root {
  --column-gap: 2.13%;
  --column-width-multiplier: 8.333;
}

/* Mobile layout */

.row-fluid {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}


  .row-fluid .span1,
  .row-fluid .span2,
  .row-fluid .span3,
  .row-fluid .span4,
  .row-fluid .span5,
  .row-fluid .span6,
  .row-fluid .span7,
  .row-fluid .span8,
  .row-fluid .span9,
  .row-fluid .span10,
  .row-fluid .span11,
  .row-fluid .span12{
  min-height: 1px;
  width: 100%;
}

/* Desktop layout */

@media (min-width: 768px) {
  .row-fluid {
    flex-wrap: nowrap;
    justify-content: space-between;
  }

  
    .row-fluid .span1 {
      width: calc(var(--column-width-multiplier) * 1% * 1 - var(--column-gap) * (11 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span2 {
      width: calc(var(--column-width-multiplier) * 1% * 2 - var(--column-gap) * (10 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span3 {
      width: calc(var(--column-width-multiplier) * 1% * 3 - var(--column-gap) * (9 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span4 {
      width: calc(var(--column-width-multiplier) * 1% * 4 - var(--column-gap) * (8 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span5 {
      width: calc(var(--column-width-multiplier) * 1% * 5 - var(--column-gap) * (7 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span6 {
      width: calc(var(--column-width-multiplier) * 1% * 6 - var(--column-gap) * (6 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span7 {
      width: calc(var(--column-width-multiplier) * 1% * 7 - var(--column-gap) * (5 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span8 {
      width: calc(var(--column-width-multiplier) * 1% * 8 - var(--column-gap) * (4 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span9 {
      width: calc(var(--column-width-multiplier) * 1% * 9 - var(--column-gap) * (3 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span10 {
      width: calc(var(--column-width-multiplier) * 1% * 10 - var(--column-gap) * (2 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span11 {
      width: calc(var(--column-width-multiplier) * 1% * 11 - var(--column-gap) * (1 * var(--column-width-multiplier) / 100));
    }
  
} */
/* .content-wrapper {
  margin: 0 auto;
  padding: 0 1rem;
}

@media screen and (min-width: 1380px) {
  .content-wrapper {
    padding: 0;
  }
}

.dnd-section > .row-fluid {
  margin: 0 auto;
}

.dnd-section .dnd-column {
  padding: 0 1rem;
}

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding: 0;
  }
} */

/* Elements
Base HTML elements are styled in this section (<body>, <h1>, <a>, <p>, <button> etc.)
*/

/* Utilities
Helper classes with ability to override anything that comes before it
*/

/* /* For content that needs to be visually hidden but stay visible for screenreaders */

.show-for-sr {
  border: 0 !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

@media (max-width: 767px) {
  .show-for-sr--mobile {
    border: 0 !important;
    clip: rect(0, 0, 0, 0) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
} */









@font-face {
    font-family: 'Lilleth Reality';
    src: url("https://44544082.fs1.hubspotusercontent-na1.net/hubfs/44544082/raw_assets/public/aspen-hubspot-theme/fonts/lilleth-reality/LillethReality-Italic.woff2") format('woff2'),
        url("https://44544082.fs1.hubspotusercontent-na1.net/hubfs/44544082/raw_assets/public/aspen-hubspot-theme/fonts/lilleth-reality/LillethReality-Italic.woff") format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lilleth Reality';
    src: url("https://44544082.fs1.hubspotusercontent-na1.net/hubfs/44544082/raw_assets/public/aspen-hubspot-theme/fonts/lilleth-reality/LillethReality-Regular.woff2") format('woff2'),
        url("https://44544082.fs1.hubspotusercontent-na1.net/hubfs/44544082/raw_assets/public/aspen-hubspot-theme/fonts/lilleth-reality/LillethReality-Regular.woff") format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lilleth Reality';
    src: url("https://44544082.fs1.hubspotusercontent-na1.net/hubfs/44544082/raw_assets/public/aspen-hubspot-theme/fonts/lilleth-reality/LillethReality-Italic.woff2") format('woff2'),
        url("https://44544082.fs1.hubspotusercontent-na1.net/hubfs/44544082/raw_assets/public/aspen-hubspot-theme/fonts/lilleth-reality/LillethReality-Italic.woff") format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lilleth Reality';
    src: url("https://44544082.fs1.hubspotusercontent-na1.net/hubfs/44544082/raw_assets/public/aspen-hubspot-theme/fonts/lilleth-reality/LillethReality-Regular.woff2") format('woff2'),
        url("https://44544082.fs1.hubspotusercontent-na1.net/hubfs/44544082/raw_assets/public/aspen-hubspot-theme/fonts/lilleth-reality/LillethReality-Regular.woff") format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Freight Display Pro';
    src: url("https://44544082.fs1.hubspotusercontent-na1.net/hubfs/44544082/raw_assets/public/aspen-hubspot-theme/fonts/freightdisppro/FreightDispProSemibold-Regular.woff2") format('woff2'),
        url("https://44544082.fs1.hubspotusercontent-na1.net/hubfs/44544082/raw_assets/public/aspen-hubspot-theme/fonts/freightdisppro/FreightDispProSemibold-Regular.woff") format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
html {
    scroll-behavior: smooth;
}

body.konstruct {
    background: #21331E;
    font-family: Agenda, sans-serif;
    font-size: clamp(14px, 1.19vw + .1px, 23px);
    color: #222;
}
body.konstruct h1, 
body.konstruct h2, 
body.konstruct h3, 
body.konstruct h4, 
body.konstruct h5, 
body.konstruct h6,
body.konstruct .h1, 
body.konstruct .h2, 
body.konstruct .h3, 
body.konstruct .h4, 
body.konstruct .h5,
body.konstruct .h6 {
    font-family: Lilleth Reality, sans-serif;
    margin-bottom: 0;
    color: inherit;
    font-weight: 400;
}
body.konstruct h2, 
body.konstruct.h2 {
    font-size: clamp(40px, 3.64vw + .1px, 70px);
    letter-spacing: .03em;
    margin-bottom: 25px;
}
body.konstruct h3, 
body.konstruct .h3 {
    font-size: clamp(25px, 2.08vw + .1px, 40px);
}
body.konstruct h4, body.konstruct .h4 {
    font-size: clamp(20px, 1.77vw + .1px, 34px);
}
body.konstruct p {
    margin-bottom: 30px;
    font-family: inherit;
}
body.konstruct img {
    max-width: 100%;
}
a {
    color: #21331E;
}
body.konstruct .btn,
.kd-form-box .hs_cos_wrapper_type_form .actions input[type="submit"] {
    background: #21331E url('https://44544082.fs1.hubspotusercontent-na1.net/hubfs/44544082/raw_assets/public/aspen-hubspot-theme/assets/svg/button-pattern.svg') no-repeat center center / cover scroll;
    color: #fff;
    border: none;
    border-radius: 92px;
    padding: clamp(5px, 1.389vh, 15px) clamp(21px, 1.823vw, 35px);
    font-size: clamp(12px, 1.04vw + .1px, 20px);
    font-weight: 700;
    text-transform: uppercase;
    width: max-content;
    max-width: 100%;
    font-family: Agenda, sans-serif;
}
.kd-form-box .hs_cos_wrapper_type_form .actions input[type="submit"] {
    width: 100%;
}
body.konstruct .btn:hover,
body.konstruct .btn:focus {
    background-color: #222;
    color: #fff;
    font-family: Agenda, sans-serif;
    text-decoration: none;
}
.body-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.container {
    width: 100%;
    max-width: 1780px;
}
.container.container--slim {
    width: 100%;
    max-width: 900px;
}
.kd-section {
    padding-top: 12.5vh;
    padding-bottom: 12.5vh;
    background: #fff url('https://44544082.fs1.hubspotusercontent-na1.net/hubfs/44544082/raw_assets/public/aspen-hubspot-theme/assets/images/bg-pattern.jpg') no-repeat center center / cover scroll;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.kd-section--bg-grey {
    background: #fff url('https://44544082.fs1.hubspotusercontent-na1.net/hubfs/44544082/raw_assets/public/aspen-hubspot-theme/assets/images/bg-pattern-2.png') no-repeat center center / cover scroll;
    position: relative;
    z-index: 2;
}
.kd-section--bg-grey:after {
    content: '';
    background: linear-gradient(180deg, #F2F2F2 50%, rgba(242, 242, 242, .3) 100%);
    position: absolute;
    z-index: -1;
    top: 0; right: 0; left: 0; bottom: 0;
}
.kd-section-2:after {
    content: '';
    background: linear-gradient(180deg, #ffffff 50%, rgba(255, 255, 255, .3) 100%);
    position: absolute;
    z-index: -1;
    top: 0; right: 0; left: 0; bottom: 0;
}
.kd-section--dark {
    color: #fff;
    background: #21331E url('https://44544082.fs1.hubspotusercontent-na1.net/hubfs/44544082/raw_assets/public/aspen-hubspot-theme/assets/images/bg-pattern-green-2.png') no-repeat center center / cover scroll;
}
.kd-section h2 {
    text-transform: uppercase;
}
.kd-section p:empty {
    display: none;
}
.kd-section p {
    line-height: 2.17;
    font-family: inherit;
}
.kd-section p:last-child {
    margin-bottom: 0;
}
.kd-section video {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 26px auto 21px;
    display: block;
}

@media only screen and (min-width: 991px) {
    .kd-section video {
        width: clamp(440px, 77.13vw + .1px, 1481px);
        margin: 0 auto clamp(21px, 6.481vh, 70px);
        width: 100%;
    }
}


.kd-header {
    position: fixed;
    top: 35px;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0);
    max-width: 100%;
    width: max-content;
    margin: 0 auto;
    border-radius: 82px;
    padding: 19px 10px;
    color: #fff;
    z-index: 99;
    transition: .6s ease;
}
.kd-header ul {
    display: flex;
    justify-content: center;
    margin: 0;
    list-style-type: none;
    padding: 0;
}
.kd-header ul li { border-right: solid 1px currentColor; }
.kd-header ul li:last-child { border-right: none; }
.kd-header ul li a {
    font-family: Agenda, sans-serif;
    text-decoration: none;
    font-size: clamp(14px, 1.14vw + .1px, 22px);
    letter-spacing: -.01em;
    text-transform: uppercase;
    padding: 0 25px;
    display: block;
    color: inherit;
    transition: .3s ease-out;
}
.kd-header ul li a:hover {
    opacity: .8;
}
.kd-header.scrolled {
    background: #fff;
    box-shadow: 0 4px 50px 0 rgba(0, 0, 0, .2);
}
.kd-header.scrolled ul li { border-color: #e2e2e2; }
.kd-header.scrolled ul li a { color: #21331E; }

.kd-header__burger {
    display: none;
    padding: 0;
    margin: 0;
    background: transparent;
}
.kd-header__burger:hover,
.kd-header__burger:focus {
    background: transparent;
}
.kd-header.scrolled .kd-header__burger span {
    color: #21331E;
}
.kd-header__burger.is-active span:nth-child(1) {
    transform: rotate(45deg) translate(8px, 8px);
}

.kd-header__burger.is-active span:nth-child(2) {
    opacity: 0;
}

.kd-header__burger.is-active span:nth-child(3) {
    transform: rotate(-45deg) translate(6px, -6px);
}
@media only screen and (max-width: 991px) {
    .kd-header {
        box-shadow: 0 4px 50px 0 rgba(0, 0, 0, .2);
        text-align: center;
        border-radius: 5px;
        padding: 15px;
    }
    .kd-header.scrolled .kd-header__burger span {
        background: #21331E;
    }
    .kd-header ul {
        justify-content: flex-start;
    }
    .kd-header ul li { border-right: 0; } 
    .kd-header.scrolled ul li a {
        color: #fff;
    }
    .kd-header__burger {
        display: none;
        background: none;
        border: 0;
        cursor: pointer;
    }

    .kd-header__burger span {
        display: block;
        width: 24px;
        height: 3px;
        background: #fff;
        margin: 7px 0;
        transition: 0.3s ease;
    }
    .kd-header {
        top: 13px;
        right: 13px;
        margin-right: 0;
    }
    .kd-header__burger {
        display: block;
        position: relative;
        z-index: 1001;
    }

    .kd-header ul[role="menu"] {
        position: fixed;
        top: 0;
        right: -100%;
        height: 100vh;
        width: 280px;
        background: #21331E;

        flex-direction: column;
        padding: 100px 40px;
        gap: 30px;

        transition: right 0.4s ease;
        z-index: 1000;
    }
    .kd-header ul[role="menu"].is-active {
        right: 0;
    }
    .kd-header__burger.is-active span {
        background: #fff !important;
    }
    .kd-header__burger.is-active + ul[role="menu"] li a {
        color: #fff;
    }
}




.float-btn-top {
    writing-mode: vertical-rl;
    text-orientation: mixed;

    position: fixed;
    right: 19px;
    bottom: 36px;

    padding: 13px 4px 13px 3px;
    background: #ffffff;
    color: #222222;
    text-decoration: none;
    border-radius: 41px;
    text-transform: uppercase;
    font-family: Freight Display Pro, sans-serif;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: all 0.3s ease;
    z-index: 999;
    min-height: 175px;
    padding-top: 47px;
    padding-bottom: 19px;
    font-size: 14px;
    text-align: end;
}
.float-btn-top {
    flex-direction: column-reverse;
}
.float-btn-top.is-visible {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.float-btn-top:before {
    content: '';
    background: transparent url('https://44544082.fs1.hubspotusercontent-na1.net/hubfs/44544082/raw_assets/public/aspen-hubspot-theme/assets/svg/float-arrow.svg') no-repeat center center / contain;
    display: block;
    width: 8px;
    height: 28px;
    order: -1; 
    position: absolute;
    top: 19px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.float-btn-top:hover {
    background: #F2F2F2;
    text-decoration: none;
    font-family: Freight Display Pro, sans-serif;
    color: #222222;
}


.hero {
    background: #000;
    color: #fff;
    min-height: 100vh;
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.hero__video {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    opacity: .9;
    pointer-events: none;
}
.hero__container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;   
}
.hero__logo {
    display: block;
    min-width: 290px;
    width: 34.4791666667vw;
    height: auto;
    margin-bottom: 15px;
}
.hero h1 {
    display: none;
}
.hero p {
    margin: 0 0 38px;
}
.hero__next {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    max-width: max-content;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 0 auto; 
    gap: 15px;
}
.hero__next:after {
    content: '';
    display: block;
    background: transparent url('https://44544082.fs1.hubspotusercontent-na1.net/hubfs/44544082/raw_assets/public/aspen-hubspot-theme/assets/svg/hero-arrow.svg') no-repeat center center / contain scroll;
    width: 20px;
    height: auto;
    aspect-ratio: 20 / 53;
    transition: .3s ease-out;
    position: relative;
    transition: bottom 0.3s ease-out;
    bottom: 0;
}
.hero__next:hover::after {
    bottom: -3px;
    opacity: 0.8;
}
.hero__next button {
    font-family: Freight Display Pro, sans-serif;
    text-transform: uppercase;
    font-size: clamp(14px, 0.83vw + .1px, 16px);
    background: transparent;
    border: none;
    color: inherit;
    letter-spacing: .3em;
    padding: 0;
    margin: 0;
}
.hero__next button:hover,
.hero__next button:focus {
    background: transparent;
    border: none;
}
.kd-cards {
    display: grid;
    gap: 20px;
}
.kd-card {
    position: relative;
    z-index: 1;
    width: 100%;
    aspect-ratio: 580 / 445;
}
.kd-card:before {
    content: '';
    position: absolute;
    z-index: -1;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    width: 100%;
    height: 100%;
}
.kd-card img {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -2;
    object-fit: cover;
    object-position: center;
}
.kd-card__content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: clamp(10px, 1.56vw + .1px, 30px) clamp(10px, 2.60vw + .1px, 50px);
}
@media only screen and (min-width: 991px) {
    .kd-cards {
        grid-template-columns: repeat(3, 1fr);
    }
}

.kd-marker {
    display: flex;
    gap: clamp(10px, 1.04vw + .1px, 20px);
    align-items: center;
    justify-content: center;
    background: #F2F2F2;
    font-family: Freight Display Pro, sans-serif;
    font-size: clamp(15px, 1.14vw + .1px, 22px);
    padding: 10px;
    border-radius: 5px;
}
.kd-marker:before {
    content: '';
    display: block;
    width: 20px;
    height: 33px;
    background: transparent url('https://44544082.fs1.hubspotusercontent-na1.net/hubfs/44544082/raw_assets/public/aspen-hubspot-theme/assets/svg/marker.svg') no-repeat center center / contain scroll;
}
@media only screen and (min-width: 991px) {
    .kd-markers {
    /*    display: grid;*/
    /*    grid-template-columns: repeat(4, 1fr);*/
/*        gap: clamp(10px, 1.04vw + .1px, 20px);*/
        margin-bottom: 70px;
    }
}


.kd-steps__heading {
    max-width: clamp(1200px, 76.927vw, 1477px);
    margin: 0 auto ;
    justify-content: space-between;
    margin-bottom: 50px;
    text-align: center;
}
.kd-steps__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.kd-steps__card {
    width: 100%;
    position: relative;
    color: #fff;
    min-height: 296px;
    margin-bottom: 25px;
    border-radius: 5px;
    overflow: hidden;
}
.kd-steps__card * {
    color: inherit;
}
.kd-steps__card:after {
    content: '';
    position: absolute;
    top: 0; right: 0; left: 0; bottom: 0;
    pointer-events: none;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.kd-steps__number {
    position: absolute;
    top: 15px;
    left: 0;
    padding: clamp(8px, 1.296vh, 14px) clamp(23px, 2.448vw, 47px) clamp(6px, 1.111vh, 12px) clamp(28px, 2.813vw, 54px);
    background: #21331E;
    color: #fff;
    letter-spacing: .03em;
    font-size: clamp(12px, 1.563vw + .1px, 30px);
    text-transform: uppercase;
    border-radius: 0 clamp(34px, 3.646vw, 70px) clamp(34px, 3.646vw, 70px) 0;
    font-family: Lilleth Reality, sans-serif;
    line-height: 1.1;
}
.kd-steps__card-desc {
    position: absolute;
    z-index: 2;
    bottom: 0; left: 0; right: 0;
    padding: 23px clamp(15px, 1.719vw, 33px);
    background: transparent;
    transition: .3s ease-out;
}
body.konstruct .kd-steps__card-desc h3 {
    font-size: clamp(25px, 2.344vw + .1px, 45px);
    text-transform: uppercase;
    letter-spacing: .06em;
}
body.konstruct .kd-steps__card-desc .desc {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.4s ease, opacity 0.3s ease;
}
body.konstruct .kd-steps__card:hover .kd-steps__card-desc {
    background: #21331E;
}
body.konstruct .kd-steps__card:hover .kd-steps__card-desc .desc {
    max-height: 288px;
    opacity: 1;
    overflow: hidden;
}
body.konstruct .kd-steps__card-desc p {
    font-size: clamp(12px, 1.042vw + .1px, 20px);
    letter-spacing: -.01em;
    line-height: 1.5;
    padding-top: 9px;
}
@media only screen and (min-width: 640px) {
    .kd-steps__heading {
        text-align: left;
    }
    .kd-steps__card {
        max-width: 49%;
        min-height: clamp(500px, 55.278vh, 597px);
    }
    body.konstruct .kd-steps__card-desc {
        padding-block: clamp(23px, 3.611vh, 39px);
    }
    body.konstruct .kd-steps__card-desc p {
        padding-top: 31px;
    }
}
@media only screen and (min-width: 991px) {
    .kd-steps__heading-left {
        max-width: 50%;
    }
    .kd-steps__heading-right {
        max-width: clamp(450px, 30vw, 576px);
    }
    .kd-steps__card {
        max-width: 32.5842697%;
        margin-bottom: 25px;
    }
}
@media only screen and (max-width: 400px) {
    .kd-steps__card {
        min-height: 400px;
    }
}

section.kd-testimonial .container {
    max-width: 1509px;
}
section.kd-testimonial .vector-img img {
    margin-bottom: -5px;
    max-width: 100%;
}
.kd-testimonial__heading {
    column-gap: clamp(30px, 3.90vw + .1px, 75px);
    margin-bottom: clamp(40px, 5.20vw, 100px);
}
.kd-testimonial__heading-left {
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.kd-testimonial__heading-left h2 {
    line-height: 1;
    max-width: 15ch;
}
.kd-testimonial__heading-right p {
    letter-spacing: -.01em;
}
.testimonial-list {
    overflow: visible;
    margin-bottom: clamp(40px, 5.20vw, 100px);
}
.testimonial-item {
    --padding: clamp(10px, 2.44vw + .1px, 47px);
    background: #F2F2F2;
    padding: 47px var(--padding) var(--padding) var(--padding);
    position: relative;
    border-radius: 5px;
}
.testimonial-item:before {
    content: '';
    width: clamp(45px, 3.385vw, 65px);
    height: clamp(45px, 3.385vw, 65px);
    background: #21331E url('https://44544082.fs1.hubspotusercontent-na1.net/hubfs/44544082/raw_assets/public/aspen-hubspot-theme/assets/svg/quote.svg') no-repeat center center / clamp(22px, 1.667vw, 32px) auto scroll;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    position: absolute;
    top: 0;
    transform: translateY(-50%);
}
.testimonial-item .author {
    font-family: Lilleth Reality, sans-serif;
    font-size: clamp(20px, 1.71vw + .1px, 33px);
    margin-top: 20px;
}
.testimonial-item__read-more,
.testimonial-item__read-more:hover,
.testimonial-item__read-more:focus {
    font-size: clamp(14px, 1.042vw + .1px, 20px);
    background: transparent;
    border: none;
    color: #21331E;
    cursor: pointer;
    font-weight: 700;
    padding: 0;
    display: flex;
    gap: 20px;
    align-items: center;
    text-transform: uppercase;
    margin-top: 20px;
}
.testimonial-item__read-more:after {
    content: '';
    display: block;
    background: transparent url('https://44544082.fs1.hubspotusercontent-na1.net/hubfs/44544082/raw_assets/public/aspen-hubspot-theme/assets/svg/angle-down.svg') no-repeat center center / contain scroll;
    width: 16px;
    height: 8px;
}
/* Read more: 3-line clamp with ellipsis when collapsed */
.testimonial-item__content--collapsed p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.testimonial-item__read-more.is-expanded:after {
    transform: rotate(180deg);
}
.testimonial-item__read-more.is-hidden {
    display: none !important;
}
.swiper__pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: clamp(4px, 1.042vw, 20px);
    min-height: 60px;
    margin-top: 38px;
}
.swiper-arrow {
    width: clamp(34px, 3.125vw, 60px);
    height: clamp(34px, 3.125vw, 60px);
    background: #21331E url('https://44544082.fs1.hubspotusercontent-na1.net/hubfs/44544082/raw_assets/public/aspen-hubspot-theme/assets/svg/arrow-left.svg') no-repeat center center / clamp(15px, 1.406vw, 27px) auto scroll;
    position: static;
    display: block;
    border-radius: 100%;
}
.swiper-arrow svg {
    display: none;
}
.swiper-arrow.swiper-button-next {
    background-image: url('https://44544082.fs1.hubspotusercontent-na1.net/hubfs/44544082/raw_assets/public/aspen-hubspot-theme/assets/svg/arrow-right.svg');
}



.kd-ft-img {
    background-color: #EAEAEA;
}
.kd-ft-img:after {
    content: '';
    position: absolute;
    top: 0; right: 0; left: 0; bottom: 0;
    background: linear-gradient(180deg, #EAEAEA 0%, rgba(234, 234, 234, 0) 100%);
    z-index: -1;
}
.kd-image__list {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
    column-gap: clamp(8px, 1.042vw, 20px);
    row-gap: 18px;
}
.kd-img__item:first-child,
.kd-img__item:nth-child(4),
.kd-img__item:nth-child(8) {
    grid-column: span 10;
}
.kd-img__item:nth-child(2),
.kd-img__item:nth-child(3),
.kd-img__item:nth-child(9),
.kd-img__item:nth-child(10) {
    grid-column: span 5;
}
.kd-img__item:nth-child(5),
.kd-img__item:nth-child(6) {
    grid-column: span 4;
}
.kd-img__item:nth-child(7) {
    grid-column: span 2;
}
.kd-img__item {
    width: 100%;
    grid-column: span 2;
}
.kd-img__item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.kd-map .container {
    max-width: 1180px;
}
body.konstruct .kd-map__heading h2 {
    margin-bottom: 0;
}
.kd-map__heading p {
    font-size: clamp(18px, 1.198vw + .1px, 23px);
    margin-bottom: 46px;
}
.kd-map__heading p a {
    font-weight: 700;
    color: #21331E;
}
.kd-map__heading p a:hover {
    opacity: .8;
}
.kd-map img {
    width: 100%;
}
.team-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: clamp(10px, 1.094vw, 21px);
    margin-top: 28px;
}
.team__item {
    color: #fff;
    display: flex;
    background: #21331E url('https://44544082.fs1.hubspotusercontent-na1.net/hubfs/44544082/raw_assets/public/aspen-hubspot-theme/assets/images/team-pattern.png') no-repeat center center / contain scroll;
    padding: clamp(6px, 2.778vh, 30px) clamp(23px, 2.552vw, 49px);
    border-radius: 5px;
}
body.konstruct .team__item img {
    border: solid 3px #fff;
    border-radius: 100%;
    max-width: clamp(66px, 7.813vw, 150px);
    max-height: clamp(66px, 7.813vw, 150px);
    height: 100%;
    width: 100%;
    margin-right: 17px;
    aspect-ratio: 1/1;
}
body.konstruct .team__item h3 {
    font-size: clamp(22px, 1.563vw + .1px, 30px);
    letter-spacing: .02em;
    line-height: 1;    
}
body.konstruct .team__item h3, .team__item p.work-position {
    text-transform: uppercase;
}
.team__item p.work-position {
    font-weight: 500;
    margin-bottom: 5px;
    font-size: clamp(14px, 0.938vw + .1px, 18px);
    line-height: 1.927778;
}
.team__item .info-item {
    font-size: clamp(14px, 0.938vw + .1px, 18px);
    display: flex;
    gap: 9px;
    margin-bottom: 2px;
} 
.team__item i {
    background: #10190F;
    border-radius: 100%;
    padding: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: clamp(20px, 1.354vw, 26px);
    height: clamp(20px, 1.354vw, 26px);
    font-size: clamp(10px, 0.677vw, 13px);
    color: #fff;
}
.info-item__phone i {
    transform: rotate(-45deg);
}
.team__item a {
    text-decoration: unset;
    color: #fff;
    transition: .3s ease-out;
}
.team__item a:hover {
    opacity: .8;
    color: #fff;
}
@media only screen and (max-width: 767px) {
    .team-list {
        grid-template-columns: auto;
    }
    .team__item {
        align-items: center;
    }
    .team__item .info-item {
        display: none;
    }
    .team__item p.work-position {
        margin-bottom: 0;
    }
}

.lot-section__video iframe,
.lot-section__video .hs-video-player {
  max-width: 100%;
  height: auto;
}



body.konstruct section.kd-form h2 {
    max-width: 43ch;
    margin: 0 auto 27px;
}
.kd-form-box {
    background: #F2F2F2;
    color: #21331E;
    padding: 47px clamp(30px, 3.49vw, 67px) 43px;
    max-width: 880px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
/*    column-gap: 20px;*/
    column-gap: 2.6%;
}
.kd-form-box .hs_cos_wrapper_type_form {
    width: 100%;
}
.kd-form-box .hs_cos_wrapper_type_form .form-title {
    display: none;
}
.kd-form-box .hs_cos_wrapper_type_form form {
    background: transparent;
}
.kd-form-box .hs_cos_wrapper_type_form fieldset {
    width: 100%;
    max-width: 100%;
    display: flex;
    gap: 2.6%;
}
.kd-form-box .hs_cos_wrapper_type_form .input {
    width: 100%;
    margin: 0;
}
.kd-form-box .hs_cos_wrapper_type_form .hs-form-field {
    width: 100%;
    margin-bottom: 15px;
}
.kd-form-box .hs_cos_wrapper_type_form .input input[type="text"],
.kd-form-box .hs_cos_wrapper_type_form .input input[type="email"],
.kd-form-box .hs_cos_wrapper_type_form .input input[type="tel"],
.kd-form-box .hs_cos_wrapper_type_form .input textarea {
    width: 100% !important;
}
.kd-form-box .hs_cos_wrapper_type_form .input textarea {
    margin: 0;
}
.kd-form-box .hs_cos_wrapper_type_form .hs_error_rollup ul.hs-error-msgs {
    text-align: center;
}
.kd-form-box .submitted-message {
    background: transparent;
    color: #21331E;
    font-size: 30px;
    text-align: center;
    font-family: Lilleth Reality, sans-serif;
}
.kd-form-box .hs_cos_wrapper_type_form ul.hs-error-msgs {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.kd-form-box .hs_cos_wrapper_type_form ul.hs-error-msgs li label {
    font-size: 14px;
    font-family: Agenda, sans-serif;
    color: #D71921;
}
.kd-form__group {
    width: 100%;
    margin-bottom: 15px;
}
.kd-form-box label {
    font-family: Lilleth Reality, sans-serif;
    line-height: 1.727273;
    font-size: clamp(18px, 1.146vw + .1px, 22px);
}
.kd-form-box .hsfc-FieldLabel__RequiredIndicator {
    color: #E26464;
}
.kd-form-box .hsfc-Step__Content {
    padding: 0;
}
.kd-form-box input, 
.kd-form-box textarea, 
.kd-form-box select  {
    color: #BCBCBC;
    padding: 5px 21px;
    font-size: clamp(14px, 1.042vw + .1px, 20px);
    border: solid 1px #D8D4CF;
    background: #fff;
    min-height: 55px;
    letter-spacing: -0.01em;
    font-family: Agenda, sans-serif;
}
.kd-form-box textarea {
    margin-bottom: 27px;    
    padding-top: 11px;
}
.kd-form-box select, .kd-form-box select option {
    color: #222222;
}
.kd-form-box .btn {
    width: 100%;
}
.kd-form__group {
    display: flex;
    flex-direction: column;
}
::-webkit-input-placeholder { 
    color: #BCBCBC;
    opacity: 1;
}
::-moz-placeholder { 
    color: #BCBCBC;
    opacity: 1;
}
:-ms-input-placeholder { 
    color: #BCBCBC;
    opacity: 1;
}
:-moz-placeholder { 
    color: #BCBCBC;
    opacity: 1;
}

@media only screen and (min-width: 767px) {
    .kd-form-box .width--half {
        width: 48.4%;
    }
}




section.kd-accordion {
    padding: clamp(80px, 9.815vh, 106px) 0;
    position: relative;
}
section.kd-accordion:after {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    z-index: -1;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 249.59%);
}
section.kd-accordion h2 {
    margin-bottom: 54px;
}
.kd-accordion__list {
    max-width: clamp(900px, 61.563vw, 1182px);
    width: 100%;
    margin: 0 auto ;
}
.kd-accordion__title {
    list-style-type: none;
    font-family: Freight Display Pro, sans-serif;
    font-size: clamp(18px, 1.563vw + .1px, 30px);
    display: flex;
    letter-spacing: -.01em;
    justify-content: space-between;
    align-items: center;
    transition: .3s ease-out;

}
.kd-accordion__content-block[open]  .kd-accordion__title {
    padding-bottom: 28px;
    margin-bottom: 28px;
    border-bottom: solid 1px #E0E0E0;
}
body.konstruct .kd-accordion__title img {
    border-radius: 100%;
    border: solid 1px #21331E;
    max-width: clamp(30px, 2.448vw, 47px);
    width: 100%;
    max-height: clamp(30px, 2.448vw, 47px);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: clamp(8px, 1.574vh, 17px) clamp(5px, 0.625vw, 12px);
    transition: .3s ease-out;
    aspect-ratio: 1/1;
}
.kd-accordion__content-block[open]  .kd-accordion__title img {
    transform: rotate(-180deg);
}
.kd-accordion__content-block {
    background: #F2F2F2;
    margin-bottom: clamp(11px, 1.204vh, 13px);
    padding: 19px clamp(17px, 2.5vw, 48px);
    transition: .3s ease-out;
}
.kd-accordion__content-block p {
    font-size: clamp(18px, 1.198vw + .1px, 23px);
    line-height: 1.956522;
}



footer.kd-footer {
    position: relative;
    background: #F2F2F2 url('https://44544082.fs1.hubspotusercontent-na1.net/hubfs/44544082/raw_assets/public/aspen-hubspot-theme/assets/images/footer-bg.png') no-repeat center center / cover scroll;
    z-index: 2;
}
footer.kd-footer:after {
    content: '';
    background: linear-gradient(180deg, #F2F2F2 50%, rgba(242, 242, 242, .3) 100%);
    position: absolute;
    z-index: -1;
    top: 0; right: 0; left: 0; bottom: 0;
}
footer.kd-footer .ftop {
    padding-top: clamp(50px, 8.148vh, 88px);
    padding-bottom: clamp(30px, 6.852vh, 74px);
}
.kd-logo {
    max-width: clamp(320px, 34.479vw, 662px);
    width: 100%;
    margin: 0 auto ;
}
.kd-logo img {
    width: 100%;
}
footer.kd-footer .h4 {
    font-family: Freight Display Pro, sans-serif;
    font-weight: 400;
    margin-top: 13px;
    margin-bottom: clamp(20px, 5.37vh, 58px);
    text-transform: uppercase;
    line-height: 1.4;
    letter-spacing: 0.01em;
    color: #21331E;

}
footer.kd-footer ul[role="menu"] {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
footer.kd-footer ul[role="menu"] li {
    display: inline-block;
    padding: 0 clamp(15px, 1.589vw, 30.5px);
    margin-bottom: 20px;
}
footer.kd-footer ul[role="menu"] li a {
    text-decoration: none;
    font-weight: 500;
    font-size: clamp(14px, 1.04vw + .1px, 20px);
    line-height: 1;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    color: #222222;
    transition: .3e ease-out;
}
footer.kd-footer ul[role="menu"] li a:hover {
    opacity: .8;
}
footer.kd-footer .fbottom {
    font-size: clamp(14px, 0.938vw + .1px, 18px);
    border-top: solid 1px #C3C3C3;
    padding: clamp(20px, 2.593vh, 28px) 41px clamp(20px, 2.963vh, 32px);
}

@media only screen and (max-width: 500px) {
    footer.kd-footer ul[role="menu"] li {
        display: block;
    }
}

.img-block {
    background: #fff;
}
.img-block img {
    object-fit: cover;
    object-position: center;
    width: 100%;
}
#image-map-pro-container {
  max-width: 900px;
  margin: 0 auto;
}