/*
Theme Name: Haberman 2026
Author: Hedgemaze (Jesse Ross)
Author URI: https://hedgemaze.co/
*/

/*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}body{line-height:1}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}*/

body {
  background-color: #fff;
  color: #06262d;
  font-family: 'Libre Caslon Text', serif;
  font-style: normal;
  font-weight: 400;
}
@media (max-width: 991px) {
  body {
    font-size: 14px;
  }
}
body.blog,
/*body.page-id-174,*/
/*body.page-id-177,*/
/*body.page-id-180,*/
/*body.page-id-7875,*/
/*body.page-id-7894,*/
body.page-id-183,
body.page-template-default,
body.single-post,
body.single-work {
  background-image: none;
}
/*body.page-id-7894 .hab-block--contact {
  background-color: #fff;
  margin: 0;
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
body.page-id-180 .hab-bkgnd-cover {
  top: 90px;
}*/
@media (max-width: 991px) {
  br {
    display: none;
  }
  br.u-mobileskip {
    display: block;
  }
}
a {
  color: #FE7130;
  text-decoration: none;
  transition: color 0.25s;
}
a:hover {
  color: #FE7130;
  text-decoration: underline;
}
audio {
  width: 100%;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
}
iframe {
  max-width: 100%;
}
.flex-video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 20px;
}
.flex-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.hab-animated_shape {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 250px;
  position: absolute;
  transition: all 0.3s;
  width: 250px;
}
@media (max-width: 991px) {
  .hab-animated_shape {
    height: 150px;
    margin-top: 150px;
    width: 150px;
  }
}
@media (max-width: 991px) {
  /* hide the shapes in the Team block on the Who We Are page */
  .page-id-177 .hab-block--team .hab-animated_shape {
    display: none;
  }
}

.page-id-8816 .hab-block--accordion--slice .hab-animated_shape {
  height: 150px;
  width: 150px;
}

.hab-animated_shape.hex-blue {
  background-image: url('img/shape-hex-blue.svg');
}

.hab-animated_shape.hex-orange {
  background-image: url('img/shape-hex-orange.svg');
  height: 150px;
  width: 150px;
}

.hab-animated_shape.hex-plum {
  background-image: url('img/shape-hex-plum.svg');
}

.hab-animated_shape.hex-yellow {
  background-image: url('img/shape-hex-yellow.svg');
}

.hab-animated_shape.lines-yellow {
  background-image: url('img/shape-lines-yellow.svg');
}

.hab-animated_shape.star-blue {
  background-image: url('img/shape-star-blue.svg');
}

.hab-animated_shape.star-orange {
  background-image: url('img/shape-star-orange.svg');
}

.hab-animated_shape.star-yellow {
  background-image: url('img/shape-star-yellow.svg');
}

.hab-animated_shape.triangle-orange {
  background-image: url('img/shape-triangle-orange.svg');
}

.hab-bkgnd-blue {
  background-color: #06262d;
}
.hab-block {
  margin: 50px auto;
  position: relative;
}

@media (max-width: 991px) {
  .hab-block {
    margin: 25px auto;
  }
}

.hab-block--accordion {
  color: #fff;
  display: flex;
  flex-direction: row;
  margin-top: 0;
  min-height: 40vw;
  width: 100%;
}

@media (max-width: 991px) {
  .hab-block--accordion {
    display: block;
    min-height: auto;
  }
}

.hab-block--accordion h2 {
  bottom: -4vw;
  cursor: pointer;
  font-family: Montserrat;
  font-weight: 800;
  font-size: 4.5vw;
  left: 2vw;
  line-height: 1.2;
    position: absolute;
  text-transform: uppercase;
  transform: rotate(-90deg);
  transform-origin: 0 0;
  transition: all 0.3s;
}

@media (max-width: 991px) {
  .hab-block--accordion h2 {
    font-size: 30px;
    margin: 0 auto;
    max-width: 720px;
    position: static;
    transform: rotate(0);
    width: 100%;
  }
}

.hab-block--accordion--body {
  bottom: 2vw;
  font-family: Open Sans;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.3;
  left: 10vw;
  position: absolute;
  vertical-align: bottom;
  width: 60vw;
}

@media (max-width: 991px) {
  .hab-block--accordion--body {
    display: none;
    font-size: 18px;
    position: static;
    margin: 0 auto;
    max-width: 720px;
    width: 100%;
  }
}

@media (max-width: 991px) {
  .hab-block--accordion--content {
    position: relative;
  }
}

.hab-block--accordion--shapes {
  left: 10vw;
  position: absolute;
  top: 0;
  width: 60vw;
}

.hab-block--accordion--slice {
  flex-grow: 1;
  overflow: hidden;
  position: relative;
  transition: all 0.3s;
}

@media (max-width: 991px) {
  .hab-block--accordion--slice {
    padding: 30px;
  }
}

.hab-block--accordion--slice.active {
  flex-grow: 8;
}

.hab-block--accordion--authenticity {
  background-color: #A83661;
}
.hab-block--accordion--authenticity.active h2 {
  color: #F69CBA;
}

@media (max-width: 991px) {
  .hab-block--accordion--authenticity.active .hab-block--accordion--body {
    display: block;
  }
}

.hab-block--accordion--tension {
  background-color: #FE7130;
}
.hab-block--accordion--tension.active h2 {
  color: #ffbe75;
}

@media (max-width: 991px) {
  .hab-block--accordion--tension.active .hab-block--accordion--body {
    display: block;
  }
}

.hab-block--accordion--relevance {
  background-color: #7BC7D1;
}
.hab-block--accordion--relevance.active h2 {
  color: #0C343D;
}

@media (max-width: 991px) {
  .hab-block--accordion--relevance.active .hab-block--accordion--body {
    display: block;
  }
}

.hab-block--accordion--value {
  background-color: #0C343D;
}
.hab-block--accordion--value.active h2 {
  color: #7AC8D2;
}

@media (max-width: 991px) {
  .hab-block--accordion--value.active .hab-block--accordion--body {
    display: block;
  }
}

.hab-block--back_to_top .hab-btn {
  background-image: url('img/arrow-right-orange.svg');
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto 50%;
  padding-right: 25px;
}
.hab-block--back_to_top .hab-btn:hover {
  background-image: url('img/arrow-right-plum.svg');
  color: #A83661;
  text-decoration: none;
}

.hab-block--columns {
  background-color: #FE7130;
  color: #fff;
  margin: 0;
  overflow: hidden;
  padding: 100px 0 80px;
}
@media (max-width: 991px) {
  .hab-block--columns {
    padding: 50px 0 30px;
  }
}
/*.hab-block--header + .hab-block--columns {
  margin-top: -50px;
}*/
.hab-block--columns .hab-text--headline {
  color: #fff;
  font-family: Boldonse;
  font-weight: 400;
  font-size: 40px;
  line-height: 142%;
    text-align: center;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .hab-block--columns .hab-text--headline {
    font-size: 24px;
  }
}
.hab-block--columns .hab-columns-headline {
  color: #fff;
  font-family: Montserrat;
  font-weight: 800;
  font-size: 36px;
  line-height: 142%;
    text-transform: uppercase;
}
@media (max-width: 991px) {
  .hab-block--columns .hab-columns-headline {
    font-size: 20px;
  }
}
.hab-block--columns .hab-columns-body {
  color: #fff;
  font-family: Open Sans;
  font-weight: 600;
  font-size: 18px;
  line-height: 142%;
  }

.hab-block--contact {
  color: #fff;
  margin-bottom: -100px;
  margin-top: 0;
  padding-top: 100px;
}

@media (max-width: 991px) {
  .hab-block--contact {
    margin-bottom: 0;
    padding-bottom: 50px;
    padding-top: 50px;
  }
}

.hab-block--contact h2 {
  font-family: Montserrat;
  font-weight: 800;
  font-size: 36px;
  line-height: 142%;
  }
@media (max-width: 991px) {
  .hab-block--contact h2 {
    font-size: 18px;
  }
}

.hab-block--contact h3 {
  font-family: Boldonse;
  font-weight: 400;
  font-size: 36px;
  line-height: 100%;
    text-transform: uppercase;
  vertical-align: middle;
}
@media (max-width: 991px) {
  .hab-block--contact h3 {
    font-size: 24px;
  }
}

.hab-block--contact p {
  font-family: Open Sans;
  font-weight: 400;
  font-size: 24px;
  line-height: 142%;
  }
@media (max-width: 991px) {
  .hab-block--contact p {
    font-size: 18px;
  }
}

.hab-block--contact .container {
  position: relative;
}

.hab-block--contact--photo {
  padding: 0 30px;
}

@media (max-width: 991px) {
  .hab-block--contact--photo {
    padding: 0;
  }
}

@media (max-width: 991px) {
  .hab-block--contact .u-align--right {
    text-align: left !important;
  }
}

.hab-block--contact--1 {
  
}

.hab-block--contact--2 {
  margin-top: -180px;
}
@media (max-width: 1199px) {
  .hab-block--contact--2 {
    margin-top: 0;
  }
}

.hab-block--contact--bkgnd {
  background-color: #A83661;
  height: calc(100% - 100px);
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

@media (max-width: 991px) {
  .hab-block--contact--bkgnd {
    height: 100%;
  }
}

.hab-block--contact_slim {
  background-image: url('/wp-content/uploads/2022/10/bkgnd-pattern-1.jpg');
  background-size: 1000px 1000px;
  margin: 0 0 0 95px;
  padding: 50px 0;
}
@media (max-width: 991px) {
  .hab-block--contact_slim {
    font-size: 17px;
    margin: 0;
  }
}
.hab-block--contact_slim .container-fluid {
  padding: 0 30px 0 55px;
}
@media (max-width: 767px) {
  .hab-block--contact_slim .container-fluid {
    padding: 0 30px;
  }
}
.hab-block--entrepreneurial_stories {
  margin: 100px auto;
}
.hab-block--entrepreneurial_stories h3 {
  color: #A83661;
  font-family: "Boldonse", sans-serif;
  font-size: 3vw;
  font-style: normal;
  font-weight: 400;
  line-height: 2;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .hab-block--entrepreneurial_stories h3 {
    font-size: 3.5vw;
  }
}
.hab-block--entrepreneurial_stories p {
  color: #A83661;
  font-family: "Open Sans";
  font-weight: 400;
  font-style: normal;
  font-size: 2vw;
  line-height: 150%;
}
@media (max-width: 767px) {
  .hab-block--entrepreneurial_stories p {
    font-size: 3vw;
  }
}
.hab-block--footer {
  background-color: #7AC8D2;
  color: #000;
  font-family: Open Sans;
  font-weight: 700;
  font-size: 18px;
  line-height: 200%;
    margin: 150px 0 0 0;
  padding-bottom: 30px;
  padding-top: 45px;
}
@media (max-width: 991px) {
  .hab-block--footer {
    margin-top: 200px;
  }
}
.hab-block--footer a {
  color: #000;
}
.hab-block--footer a:hover {
  color: #000;
  text-decoration: underline;
}
.hab-block--footer li {
  list-style-type: none;
}
.hab-block--footer ul {
  padding-left: 0;
}

.hab-block--footer--contact {
  display: flex;
  flex-direction: row;
  left: 30px;
  position: absolute;
  top: -100px;
}

@media (max-width: 991px) {
  .hab-block--footer--contact {
    top: -120px;
  }
}

.hab-block--footer--contact--bubble {
  align-items: center;
  background-color: #FE7130;
  border-radius: 50%;
  color: #fff;
  display: flex;
  font-family: Boldonse;
  font-weight: 400;
  font-size: 12px;
  height: 140px;
  justify-content: center;
  line-height: 2;
    text-align: center;
  text-transform: uppercase;
  transition: all 0.3s;
  vertical-align: middle;
  width: 140px;
}

.hab-block--footer--contact--bubble:hover {
  background-color: #A83661;
}

.hab-block--footer--contact--bubble a {
  color: #fff;
  display: block;
  position: relative;
  top: 5px;
}

.hab-block--footer--contact--bubble a:hover {
  color: #fff;
  text-decoration: none;
}

.hab-block--footer--contact--bubble span {
  font-size: 24px;
  line-height: 12px;
}

.hab-block--footer--contact--button {
  margin-left: 8px;
  margin-top: 45px;
}

.hab-block--footer--contact--button a {
  background-color: #FE7130;
  border-radius: 5px;
  color: #fff;
  font-family: Boldonse;
  font-weight: 400;
  font-size: 20.1px;
  line-height: 100%;
    margin-bottom: 10px;
  padding: 7px 20px;
  text-transform: uppercase;
  vertical-align: middle;
}

.hab-block--footer--contact--button a:hover {
  background-color: #A83661;
  color: #fff;
  text-decoration: none;
}

.hab-block--footer--tagline {
  margin-bottom: 20px;
  position: relative;
  top: -35px;
}

@media (max-width: 767px) {
  .hab-block--footer--tagline {
    top: -10px;
  }
}

.hab-block--footer--tagline img {
  position: relative;
  z-index: 2;
}

.hab-block--footer--tagline--circle {
  background-color: #7AC8D2;
  border-radius: 50%;
  left: calc(50% - 90px);
  position: absolute;
  height: 180px;
  top: calc(50% - 90px);
  width: 180px;
  z-index: 1;
}
@media (max-width: 991px) {
  .hab-block--footer--tagline--circle {
    left: calc(50% - 75px);
    height: 150px;
    top: calc(50% - 75px);
    width: 150px;
  }
}
@media (max-width: 767px) {
  .hab-block--footer--tagline--circle {
    left: calc(50% - 60px);
    height: 120px;
    top: calc(50% - 75px);
    width: 120px;
  }
}

.hab-block--header {
  background-color: #fff;
  background-position: center center;
  background-size: cover;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 50px;
  padding-top: 100px;
}

.hab-block--header .container {
  position: relative;
}

.hab-block--tabs + .hab-block--header {
  padding-top: 60px;
}

.hab-block--header .hab-text--body {
  color: #A83661;
  font-family: Open Sans;
  font-weight: 700;
  font-size: 26px;
  line-height: 1.3;
    margin-top: 30px;
}
@media (max-width: 991px) {
  .hab-block--header .hab-text--body {
    font-size: 18px;
  }
}
.hab-block--header.has-image {
  padding-top: 350px;
  padding-bottom: 100px;
}
@media (max-width: 767px) {
  .hab-block--header.has-image {
    padding-top: 50px;
    padding-bottom: 30px;
  }
}
body.single-work .hab-block--header.has-image {
  padding-top: 120px;
}
@media (max-width: 991px) {
  body.single-work .hab-block--header.has-image {
    padding-bottom: 30px;
    padding-top: 50px;
  }
}
.hab-block--header.has-image .hab-text--preheadline,
.hab-block--header.has-image .hab-text--headline,
.hab-block--header.has-image .hab-text--subheadline,
.hab-block--header.has-image .hab-text--body {
  color: #FCF5B0;
}

.hab-block--header--overlay {
  background-color: #000;
  height: 100%;
  left: 0;
  opacity: 0.3;
  position: absolute;
  top: 0;
  width: 100%;
}

.hab-block--headline .hab-text--headline {
  color: #A83661;
  font-family: Boldonse;
  font-weight: 400;
  font-size: 4vw;
  line-height: 1.4;
    text-transform: uppercase;
  vertical-align: bottom;
}
@media (max-width: 991px) {
  .hab-block--headline .hab-text--headline {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .hab-block--headline .hab-text--headline {
    font-size: 24px;
  }
}
.hab-block--hero {
  margin-bottom: -10px;
  position: relative;
}
.hab-block--introduction {
  position: relative;
}
.hab-block--link a {
  background-image: url('img/arrow-right-plum.svg');
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto 50%;
  color: #A53461;
  font-family: 'Montserrat', sans-serif;
  font-size: 2.3vw;
  font-weight: 700;
  padding-right: 30px;
}

.hab-block--link a:hover {
  background-image: url('img/arrow-right-orange.svg');
  color: #FE7130;
  text-decoration: none;
}

.hab-block--link.orange a {
  background-image: url('img/arrow-right-orange.svg');
  color: #FE7130;
}
.hab-block--link.orange a:hover {
  background-image: url('img/arrow-right-plum.svg');
  color: #A53461;
}

@media (max-width: 991px) {
  .hab-block--link a {
    font-size: 18px;
    padding-right: 18px;
  }
}

.hab-block--logos {
  background-color: #A53461;
  color: #fff;
  margin: 0;
  padding-top: 80px;
}
.hab-block--logos h2 {
  font-family: "Boldonse", sans-serif;
  font-size: 3.5vw;
  font-style: normal;
  font-weight: 400;
  line-height: 2;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .hab-block--logos h2 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .hab-block--logos h2 {
    font-size: 24px;
  }
}
.hab-block--map {
  margin-bottom: 0;
  position: relative;
}
.hab-block--news_grid {
  background-color: #fff;
  margin-top: 0;
}
/*.hab-block--pre-services {
  background-color: #fff;
  margin-bottom: 0;
  min-height: 50px;
}*/
.hab-block--quote {
  color: #A83661;
  margin: 100px auto 80px;
}
@media (max-width: 991px) {
  .hab-block--quote {
    margin: 50px auto 30px;
  }
}
.hab-block--quote.plum {
  background-color: #A83661;
  color: #fff;
  margin: 0;
  padding-bottom: 80px;
  padding-top: 100px;
}
@media (max-width: 991px) {
  .hab-block--quote.plum {
    margin: 0;
    padding-bottom: 30px;
    padding-top: 50px;
  }
}
.hab-block--quote.orange {
  background-color: #FE7130;
  color: #fff;
  margin: 0;
  padding-bottom: 80px;
  padding-top: 100px;
}
@media (max-width: 991px) {
  .hab-block--quote.orange {
    margin: 0;
    padding-bottom: 30px;
    padding-top: 50px;
  }
}
.hab-block--quote.white {
  background-color: #fff;
}
.hab-block--quote h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 2.5vw;
  font-style: italic;
  font-weight: 700;
/*  hanging-punctuation: first;*/
  line-height: 1.4;
  text-indent: -1rem;
}
@media (max-width: 991px) {
  .hab-block--quote h2 {
    font-size: 24px;
  }
}
.hab-block--quote h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.6vw;
  font-weight: 500;
  line-height: 1.6;
  margin-top: 20px;
}

@media (max-width: 991px) {
  .hab-block--quote h3 {
    font-size: 18px;
  }
}

.hab-block--results--item {
  align-items: end;
  border-right: 6px solid #A83661;
  height: 100%;
  display: flex;
  padding-right: 15px;
  position: relative;
  overflow: hidden;
}

@media (max-width: 991px) {
  .hab-block--results--item {
    display: block;
    border-right: none;
    padding-right: 0;
  }
}

.hab-block--results .col-lg:last-of-type .hab-block--results--item {
  border-right: none;
  padding-right: 0;
}

.hab-block--results--item:hover .hab-block--results--item--headline {
  transform: translate(0, -1000%);
}

@media (max-width: 991px) {
  .hab-block--results--item:hover .hab-block--results--item--headline {
    transform: translate(0, 0);
  }
}

.hab-block--results--item:hover .hab-block--results--item--body {
  top: 0;
}

@media (max-width: 991px) {
  .hab-block--results--item:hover .hab-block--results--item--body {
    top: auto;
  }
}

.hab-block--results--item--headline {
  background-image: url('img/plus.svg');
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: 20px;
  color: #FE7130;
  font-family: Boldonse;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.8;
  padding-right: 25px;
  position: relative;
  text-transform: uppercase;
  transition: all 0.3s;
  width: 100%;
}

@media (max-width: 991px) {
  .hab-block--results--item--headline {
    background-image: none;
    font-size: 24px;
    padding-right: 0;
  }
}

.hab-block--results--item--body {
  color: #A83661;
  font-family: Open Sans;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.3;
    margin-bottom: 10px;
  padding-right: 15px;
  position: absolute;
  top: 100%;
  transition: all 0.3s;
  width: 100%;
}

@media (max-width: 991px) {
  .hab-block--results--item--body {
    position: relative;
    top: auto;
  }
}

.hab-block--service {
  margin-bottom: 0;
  margin-top: 0;
}

@media (max-width: 767px) {
  .hab-block--service {
    overflow: hidden;
  }
}

.hab-block--service.plum {
  background-color: #A83661;
  color: #fff;
}

.hab-block--service.orange {
  background-color: #FE7130;
  color: #fff;
}

.hab-block--service.white {
  background-color: #fff;
}

.hab-block--service.plum h3,
.hab-block--service.orange h3 {
  color: #fff;
}

.hab-block--services {
  background-color: transparent;
  background-image: url('/wp-content/uploads/2022/10/bkgnd-services.png');
  background-size: 100% 100%;
  color: #fff;
  margin: 0;
  padding: 200px 0;
  text-align: center;
}
@media (max-width: 991px) {
  .hab-block--services {
    padding: 80px 10px;
  }
}
@media (max-width: 991px) {
  .hab-block--services .hab-text--headline.h4 {
    line-height: 1.6;
  }
}
.hab-block--slideshow {
  margin-top: 0;
  padding-bottom: 20px;
  padding-top: 100px;
}
@media (max-width: 991px) {
  .hab-block--slideshow {
    padding-bottom: 40px;
    padding-top: 60px;
  }
}
.hab-block--slideshow .hab-text--headline {
  color: #A83661;
  font-family: Boldonse;
  font-weight: 400;
  font-size: 40px;
  line-height: 142%;
    text-align: center;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .hab-block--slideshow .hab-text--headline {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .hab-block--slideshow .hab-text--headline {
    font-size: 24px;
  }
}
.hab-block--slideshow .hab-text--body {
  color: #A83661;
  font-family: Open Sans;
  font-weight: 600;
  font-size: 18px;
  line-height: 142%;
    margin-top: 30px;
  text-align: center;
}
.hab-block--split {
  background: #fff;
  margin: 0;
  padding: 50px 0;
}
@media (max-width: 991px) {
  .hab-block--split {
    padding-bottom: 0;
  }
}
.hab-block--split.plum {
  background-color: #A83661;
  color: #fff;
}
.hab-block--split.orange {
  background-color: #FE7130;
  color: #fff;
}
.hab-block--slideshow + .hab-block--split {
  margin-top: -50px;
}


.hab-block--split blockquote {
  background-image: url('https://modernstorytellers.com/wp-content/uploads/2023/02/blog-blockquote.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  color: #06262D;
  margin-bottom: 20px;
  margin-left: -90px;
  margin-right: -50px;
  margin-top: 20px;
  padding: 70px 90px;
  position: relative;
  z-index: 2;
}
.hab-block--split blockquote p {
  font-family: "Libre Caslon Text", serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
}
.hab-block--split ul {
  list-style: none;
  margin-top: 15px;
  padding-left: 1rem;
}
.hab-block--split ul li::before {
  content: "\2022";
  color: #ff8700;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.hab-block--split .hab-text--headline {
  color: #A83661;
  font-family: Boldonse;
  font-weight: 400;
  font-size: 40px;
  line-height: 1.4;
    text-transform: uppercase;
}
@media (max-width: 991px) {
  .hab-block--split .hab-text--headline {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .hab-block--split .hab-text--headline {
    font-size: 24px;
  }
}

.hab-block--split .hab-text--body {
  color: #A83661;
  font-family: Open Sans;
  font-weight: 600;
  font-size: 18px;
  line-height: 142%;
  }

.hab-block--tabs {
  margin-bottom: 0;
  margin-top: -50px;
}

@media (max-width: 991px) {
  .hab-block--tabs .hab-split-img {
    margin-bottom: 0;
  }
  .hab-block--tabs .hab-split-img-wrapper {
    margin-bottom: 0;
  }
}
.hab-block--tagline {
  background-color: #A83661;
  max-height: 140px;
  margin: 0;
  overflow: hidden;
  padding: 50px 0;
}
@media (max-width: 991px) {
  .hab-block--tagline {
    padding: 25px 10px 15px;
  }
}
.hab-block--tagline h2 {
  color: #FFF9AB;
  font-family: 'Montserrat', sans-serif;
  font-size: 2.7vw;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .hab-block--tagline h2 {
    font-size: 20px;
  }
}
.hab-block--tagline--swap {
  color: #F37135;
  display: inline-block;
  position: relative;
  transform: rotateX(0deg);
  transition: all 0.3s;
  vertical-align: top;
}
.hab-block--tagline--swap.flip {
  transform: rotateX(90deg);
}
.hab-block--tagline--swap .current {
  position: relative;
  width: fit-content;
}
.hab-block--tagline--swap .next {
  position: relative;
  margin-top: 100px;
  width: fit-content;
}
.hab-block--team {
  background-color: #A83661;
  margin-bottom: 0;
  margin-top: 0;
  overflow: hidden;
  padding: 50px 0px;
}
@media (max-width: 991px) {
  .hab-block--team {
    padding-top: 20px;
  }
}
.hab-block--team .container {
  position: relative;
}
.hab-block--team .hab-text--headline {
  color: #fff;
  font-family: Boldonse;
  font-weight: 400;
  font-size: 40px;
  line-height: 1.4;
    text-align: center;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .hab-block--team .hab-text--headline {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .hab-block--team .hab-text--headline {
    font-size: 24px;
  }
}
.hab-block--team .hab-btn {
  background-image: url('img/arrow-right-orange.svg');
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto 50%;
  padding-right: 25px;
}
.hab-block--team .hab-btn:hover {
  background-image: url('img/arrow-right-white.svg');
  color: #fff;
  text-decoration: none;
}
.hab-block--team .hab-text--body {
  color: #fff;
  font-family: Open Sans;
  font-weight: 600;
  font-size: 18px;
  line-height: 142%;
    margin-top: 30px;
  text-align: center;
}
.hab-block--service + .hab-block--text {
  margin-top: 100px;
}
@media (max-width: 991px) {
  .hab-block--service + .hab-block--text {
    margin-top: 50px;
  }
}
.hab-block--text {
  background-color: #fff;
  padding-bottom: 0px;
  padding-top: 0px;
}
@media (max-width: 767px) {
  .hab-block--text {
    padding-top: 20px;
  }
}

.hab-block--text .hab-btn {
  background-image: url('img/arrow-right-orange.svg');
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto 50%;
  padding-right: 25px;
}
.hab-block--text .hab-btn:hover {
  background-image: url('img/arrow-right-plum.svg');
  color: #A83661;
  text-decoration: none;
}
.hab-block--text .hab-text--headline {
  color: #A83661;
  font-family: Boldonse;
  font-weight: 400;
  font-size: 40px;
  line-height: 1.4;
    text-align: center;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .hab-block--text .hab-text--headline {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .hab-block--text .hab-text--headline {
    font-size: 24px;
  }
}
.hab-block--text .hab-text--body {
  color: #A83661;
  font-family: Open Sans;
  font-weight: 600;
  font-size: 18px;
  line-height: 142%;
    margin-top: 30px;
  text-align: center;
}
@media (max-width: 991px) {
  .hab-block--text .hab-text--body {
    margin-top: 10px;
  }
}
.hab-block--text .hab-text--body h4 {
  font-family: Open Sans;
  font-weight: 700;
  font-size: 30px;
  line-height: 142%;
    margin-bottom: 30px;
  text-align: center;
}
@media (max-width: 991px) {
  .hab-block--text .hab-text--body h4 {
    font-size: 18px;
  }
}
.hab-block--text.plum {
  background-color: #A83661;
  color: #fff;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-bottom: 100px;
  padding-top: 100px;
}
.hab-block--text.plum .hab-text--preheadline, 
.hab-block--text.plum .hab-text--headline, 
.hab-block--text.plum .hab-text--subheadline, 
.hab-block--text.plum .hab-text--body {
  color: #fff;
}
.hab-block--text.orange {
  background-color: #FE7130;
  color: #fff;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-bottom: 100px;
  padding-top: 100px;
}
.hab-block--text.orange .hab-text--preheadline, 
.hab-block--text.orange .hab-text--headline, 
.hab-block--text.orange .hab-text--subheadline, 
.hab-block--text.orange .hab-text--body {
  color: #fff;
}

.hab-block--work {
  margin-bottom: 0;
  margin-top: 0;
}
.hab-block--work--section {
  background-color: #A83661;
  padding: 20px;
  text-align: center;
}
.hab-block--work--section h3 {
  color: #fff;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 6%;
  margin-bottom: 0;
  text-transform: uppercase;
}
.hab-block--work_card {
  background-size: 101%;
  background-position: center;
  margin: 0;
  position: relative;
  transition: all 0.3s;
}
.hab-block--work_card:hover {
  background-size: 110%;
}
.hab-block--work_card .hab-block--work_card--overlay {
  background-color: #000;
  height: 100%;
  left: 0;
  opacity: 0.0;
  overflow: hidden;
  position: absolute;
  top: 0;
  transition: all 0.3s;
  width: 100%;
}
@media (max-width: 991px) {
  .hab-block--work_card .hab-block--work_card--overlay {
    opacity: 0.3;
  }
}
.hab-block--work_card:hover h2 {
  opacity: 1.0;
  top: 0;
}
.hab-block--work_card:hover .hab-block--work_card--overlay {
  opacity: 0.3;
}
/*main .hab-block--work_card {
  margin-top: 0;
}
main .hab-block--work_card ~ .hab-block--work_card {
  margin-top: 50px;
}*/

/*@media (max-width: 991px) {
  main .hab-block--work_card ~ .hab-block--work_card {
    margin-top: 25px;
  }
}*/

.hab-block--work_card a {
  align-items: center;
  aspect-ratio: 1440/840;
  display: flex;
  justify-content: center;
  text-decoration: none;
}
.hab-block--work_card h2 {
  border: 0.7vw solid #fff;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 2.5vw;
  font-weight: 800;
  line-height: 1;
  margin: 0 auto;
  opacity: 0;
  padding: 1.5vw;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  top: 100px;
  transition: all 0.3s;
  width: fit-content;
}
@media (max-width: 991px) {
  .hab-block--work_card h2 {
    opacity: 1;
    top: 0;
  }
}
.hab-block--work_card h2 span {
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.hab-block--work_card .container {
  position: relative;
}

.hab-block--work_card--img {
  margin: 0 auto 50px auto;
  max-height: 200px;
  max-width: 400px;
}

@media (max-width: 767px) {
  .hab-block--work_card--img {
    max-width: 220px;
  }
}

.hab-block--work_image {
  margin-top: 0;
}
@media (max-width: 991px) {
  .hab-block--work_image {
    margin-bottom: 15px;
  }
}

.hab-block--work_image_columns {
}

@media (max-width: 991px) {
  .hab-block--work_image_columns {
    margin-bottom: 0;
  }
  .hab-block--work_image_columns img {
    margin-bottom: 25px;
  }
}

.hab-block--work_introduction {
  color: #A83661;
  font-family: Open Sans;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.3;
  }

.hab-block--work_next {
  margin-bottom: 120px;
  margin-top: 100px;
}
.hab-block--work_section {
  margin-bottom: 0;
  margin-top: 75px;
}
@media (max-width: 991px) {
  .hab-block--work_section {
    margin-top: 50px;
  }
}
.hab-block--work_services {
  background-color: #A53461;
  color: #fff;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: 6%;
  text-align: left;
  text-transform: uppercase;
  margin: 0;
  padding: 40px 20px;
}
@media (max-width: 991px) {
  .hab-block--work_services {
    font-size: 14px;
    padding: 20px 0;
  }
}
.hab-block--work_split {
  padding-bottom: 0; 
  padding-top: 0; 
  margin-bottom: 50px; 
  margin-top: 0;
}
@media (max-width: 991px) {
  .hab-block--work_split {
    margin-bottom: 0;
  }
}
.hab-block--work_split .hab-split-text {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .hab-block--work_split .hab-split-text {
    margin-bottom: 0;
  }
}
.hab-block--work_split .hab-split-text-body {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .hab-block--work_split .hab-split-text-body {
    margin-bottom: 0;
  }
}
.hab-block--work_text {
  background-color: #fff;
  color: #666;
  font-family: Open Sans;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
    margin: -40px 0 40px 0;
  padding-bottom: 0px;
  padding-top: 0px;
}

@media (max-width: 991px) {
  .hab-block--work_video {
    margin-bottom: 15px;
  }
}

.hab-block--work_video_columns {
}

@media (max-width: 991px) {
  .hab-block--work_video_columns {
    margin-bottom: 0;
  }
  .hab-block--work_video_columns video {
    margin-bottom: 25px;
  }
}

.hab-btn {
  font-family: Montserrat;
  font-weight: 800;
  font-size: 30px;
  line-height: 100%;
    text-align: center;
  vertical-align: middle;
}
@media (max-width: 991px) {
  .hab-btn {
    font-size: 18px;
  }
}

.hab-btn:hover {
  text-decoration: none;
}
.hab-btn-arrow {
  transition: margin-left 0.3s;
}
.hab-btn:hover .hab-btn-arrow {
  margin-left: 5px;
}
.hab-byline-name {
  margin-bottom: 0;
}
.hab-byline-photo {
  float: left;
  margin: 0 20px 80px 0;
}
@media (max-width: 991px) {
  .hab-byline-photo {
    height: 100px;
    margin: 0 20px 10px 0;
    width: 100px;
  }
}
.hab-career-arrow {
  transition: margin-left 0.3s;
}
.hab-career-excerpt {
  color: #06262d;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.8;
}
.hab-career-opening {
  border-bottom: 2px solid #aada91;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.hab-career-opening:last-of-type {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.hab-career-opening a {
  display: block;
}
.hab-career-opening a:hover {
  text-decoration: none;
}
.hab-career-opening a:hover .hab-career-arrow {
  margin-left: 5px;
}
/*.hab-career-opening a:hover .hab-career-title {
  color: #aada91;
}*/
.hab-career-single-content {
  font-family: 'Montserrat', sans-serif;
  margin-top: 50px;
}
.hab-career-single-section {
  border-bottom: 2px solid #aada91;
  line-height: 1.8;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.hab-career-single-section:last-of-type {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.hab-career-single-section ul {
  list-style: none;
}
.hab-career-single-section ul li::before {
  content: "\2022";
  color: #ff8700;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.hab-career-single-section_header {
  color: #06262d;
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  font-weight: 400;
}
.hab-career-title {
  color: #06262d;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
/*  transition: color 0.3s;*/
}
.hab-columns-headline {
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .hab-columns-headline {
    margin-bottom: 3px;
  }
}
.hab-contact-banner a,
.hab-contact-banner a:hover {
  background-color: transparent !important;
  background-image: url('/wp-content/uploads/2022/10/bkgnd-pattern-1.jpg');
  background-size: 1000px 1000px;
  display: block;
  padding: 30px !important;
  text-decoration: none !important;
  width: 100%;
}
.hab-contact-banner a:hover .hab-btn {
  text-decoration: none;
}
.hab-contact-banner a .hab-btn-arrow {
  transition: margin-left 0.3s;
}
.hab-contact-banner a:hover .hab-btn .hab-btn-arrow {
  margin-left: 5px;
}
.hab-contact-banner a .hab-career-arrow {
  transition: margin-left 0.3s;
}
.hab-contact-banner .hab-btn,
.hab-contact-banner .hab-btn:hover {
  color: #ff8700 !important;
  font-family: "Libre Caslon Text", serif;
  font-style: italic;
}
.hab-contact-bio_photo {
  margin-bottom: 30px;
  margin-top: 20px;
  width: 190px;
}
@media (max-width: 991px) {
  .hab-contact-bio_photo {
    margin-top: 20px;
  }
}
.hab-contact-form {
  margin-bottom: 180px;
}
@media (max-width: 1199px) {
  .hab-contact-form {
    margin-bottom: 0;
  }
}
.hab-contact-side-left {
  padding: 50px 80px;
}
@media (max-width: 991px) {
  .hab-contact-side-left {
    padding: 50px 20px;
  }
}
.hab-contact-side-left form {
  margin-top: 40px;
}
.hab-contact-side-left form input,
.hab-contact-side-left form textarea {
  background-color: transparent;
}
.hab-contact-side-left form label {
  font-size: 13px;
}
/*.hab-contact-side-right {
  background-image: url('/wp-content/uploads/2022/10/contact-bkgnd.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
  padding: 90px 60px 90px 40px;
}
@media (max-width: 1120px) {
  .hab-contact-side-right {
    background-size: 100% 100%;
    padding: 70px 40px 70px 70px;
  }
}
@media (max-width: 991px) {
  .hab-contact-side-right {
    margin-left: 0;
    padding: 70px 40px 50px 25px;
  }
}
.hab-contact-side-right.alt {
  background-image: url('/wp-content/uploads/2022/11/contact-bkgnd-green.png');
}
.hab-contact-side-right.alt .hab-text-black {
  background-color: #fff;
  display: inline-block;
  padding: 4px 4px;
  position: relative;
  top: -2px;
}
.hab-contact-side-right-link {
  margin-bottom: 0;
  margin-top: -10px;
}
@media (max-width: 991px) {
  .hab-contact-side-right-link {
    margin-top: -15px;
  }
}*/
.hab-contact-social {
  position: relative;
  top: 9px;
}
.hab-expandable {
  display: none;
}
.hab-fadeable {
  opacity: 0;
  transform: translate(0, 20px);
  transition: all 1s;
}
.hab-fadeable.visible {
  opacity: 1;
  transform: translate(0, 0);
}
/*.hab-font-sans {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 400;
  line-height: 1.8;
}
.hab-font-serif {
  font-family: 'Libre Caslon Text', serif;
  font-style: normal;
  font-weight: 400;
}*/
.hab-footer-address {
  
}
@media (max-width: 991px) {
  .hab-footer-address {
    font-size: 16px;
  }
}
.hab-footer-company_name {
  font-size: 24px;
}
/*.hab-footer-container {
  padding-left: 150px;
}
@media (max-width: 767px) {
  .hab-footer-container {
    padding-left: 30px;
  }
}*/
.hab-footer-copyright {
  text-align: right;
}
@media (max-width: 991px) {
  .hab-footer-copyright {
    font-size: 14px;
    text-align: left;
  }
}

.hab-footer-contact {
  color: #000;
  font-family: Open Sans;
  font-weight: 700;
  font-size: 18px;
  line-height: 200%;
    margin-bottom: 30px;
}
@media (max-width: 991px) {
  .hab-footer-contact {
    font-size: 18px;
  }
}
.hab-footer-nav {
  list-style-type: none !important;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .hab-footer-nav {
    font-size: 18px;
  }
}
.hab-footer-nav li::before {
  content: "" !important;
  margin-left: 0 !important;
  width: 0 !important;
}
.hab-h6 {
  font-family: 'Libre Caslon Text', serif;
}
.hab-header-blue-bkgnd {
  background-color: #06262d;
  height: 50px;
  left: 0;
  position: absolute;
  top: 110px;
  width: 100%;
}
.hab-header-image {
  margin-bottom: 100px;
}
.hab-header-image-bkgnd {
  background-image: url("/wp-content/uploads/2022/10/header-image-blue-top.png");
  background-size: 100% 100%;
  height: 60px;
  left: 0;
  position: absolute;
  top: 50px;
  width: 100%;
}
.hab-home-news_widget {
  background-image: url('/wp-content/uploads/2022/10/home-news-bkgnd-1.png');
  background-size: 100% 100%;
  color: #06262d;
  margin-top: 10px;
  padding: 60px 80px;
}
@media (max-width: 991px) {
  .hab-home-news_widget {
    padding: 40px;
  }
}
.hab-home-news_widget a {
  color: #06262d;
}
.hab-home-news_widget a:hover {
  text-decoration: none;
}
.hab-introduction-content {
  background-image: url('/wp-content/uploads/2022/10/introduction-cutout.png');
  background-size: 100% 100%;
  margin-top: -100px;
  padding: 80px 90px;
}
@media (max-width: 1399px) {
  .hab-introduction-content {
    padding: 65px;
  }
}
@media (max-width: 991px) {
  .hab-introduction-content {
    background-image: url('/wp-content/uploads/2022/10/introduction-cutout-mobile-1.png');
    padding: 60px 30px 30px;
  }
}
.hab-introduction-content h3 {
  font-size: 37px;
  letter-spacing: -0.01em;
  line-height: 1.4;
}
@media (max-width: 1399px) {
  .hab-introduction-content h3 {
    font-size: 28px;
    line-height: 1.5;
  }
}
.hab-link-green_box {
  background-color: #aada91;
  color: #06262d;
  display: inline-block;
  padding: 0;
}
.hab-link-green_box:hover {
  background-color: #aada91 !important;
  color: #06262d !important;
  text-decoration: underline;
}
.hab-logo {
  max-width: 350px;
}
@media (max-width: 991px) {
  .hab-logo {
    max-width: 200px;
  }
}
.hab-logo-item {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 20px 30px;
  width: 180px;
}
@media (max-width: 991px) {
  .hab-logo-item {
    margin-bottom: 40px;
    width: 130px;
  }
}
.hab-map-contact-container {
  padding-top: 75px; 
  position: relative;
}
@media (max-width: 991px) {
  .hab-map-contact-container {
    padding-bottom: 30px;
  }
}
.hab-map-text {
  color: #A83661;
  font-family: Open Sans;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  }
@media (max-width: 991px) {
  .hab-map-text {
    font-size: 18px;
  }
}
.hab-nav-secondary {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 400;
  line-height: 1.8;
  margin-top: 20px;
  padding: 30px 0 0 0;
}
.hab-nav-secondary a {
  color: #06262d;
}
.hab-navbar {
  background: transparent !important; 
/*  overflow: hidden;*/
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 900;
}
body.home .hab-navbar {
  position: absolute;
}
.hab-navbar .row {
  width: 100%;
}
.hab-navbar-colorblock {
  background: #f3f1e3;
  height: 280px;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s;
  width: 60%;
}
@media (max-width: 991px) {
  .hab-navbar-colorblock {
    width: 25%;
  }
  .hab-navbar-colorblock.expanded {
    width: 100%;
  }
}
.hab-navbar-content {
  padding: 30px 0;
  position: relative;
}
@media (max-width: 991px) {
  .hab-navbar-content {
    background-color: transparent;
    transition: all 0.3s;
  }
  .hab-navbar-content.expanded {
    background-color: #7AC8D2;
  }
}
@media (max-width: 767px) {
  .hab-navbar-content {
    background-color: transparent;
    padding: 10px 10px 0 30px !important;
    transition: all 0.3s;
  }
}
.hab-navbar-main {
  text-align: right;
}
.hab-news-arrow {
  transition: margin-left 0.3s;
}
.hab-news-back {
  background-image: url('img/news-back.svg');
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  color: #A53461;
  display: block;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
    margin-bottom: 20px;
  padding-left: 25px;
  text-transform: uppercase;
  vertical-align: middle;
}
.hab-news-back:hover {
  background-image: url('img/news-back-hover.svg');
  color: #FE7130;
  text-decoration: none;
}
.hab-news-date {
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.hab-news-excerpt {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 1.8;
}
.hab-news-external {
  background-image: url('img/arrow-right-orange.svg');
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto 70%;
  color: #FE7130;
  display: inline-block;
  font-family: Open Sans;
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
    margin-bottom: 20px;
  padding-right: 20px;
}
.hab-news-external:hover {
  background-image: url('img/arrow-right-plum.svg');
  color: #A83661;
  text-decoration: none;
}
.hab-news-featured {
  background-image: url('/wp-content/uploads/2022/10/next_title_bkgnd.png');
  background-size: 100% 100%;
  color: #000;
  top: -10px;
  font-size: 20px;
  left: -10px;
  padding: 16px 24px;
  pointer-events: none;
  position: absolute;
  width: fit-content;
  z-index: 999;
}
@media (max-width: 991px) {
  .hab-news-featured {
    font-size: 16px;
  }
}
.hab-news_grid-item {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .hab-news_grid-item {
    margin-bottom: 50px;
  }
}
.hab-news-hero a:hover .hab-news-arrow {
  margin-left: 5px;
}
.hab-news-hero-overlay {
  background-image: linear-gradient(rgba(112, 107, 101, 0.0), rgba(27, 17, 6, 0.95));
  bottom: 0;
  height: 55%;
  left: 0;
  position: absolute;
  width: 100%;
}
.hab-news-item {
}
.hab-news-item a {
  color: #A83661;
  display: block;
  font-family: Open Sans;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.3;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.hab-news-item:hover a {
  color: #FE7130;
  text-decoration: none;
}
.hab-news-item img {
  margin-bottom: 20px;
}
.hab-news-link {
  font-style: italic;
}
.hab-news-link:hover {
  text-decoration: none;
}
.hab-news-link:hover .hab-news-arrow {
  margin-left: 5px;
}
.hab-news-at_a_glance,
.hab-news-single-body {
  color: #000;
  font-family: Open Sans;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.5;
  }
.hab-news-at_a_glance a,
.hab-news-single-body a {
  color: #FE7130;
  text-decoration: underline;
}
.hab-news-at_a_glance a:hover,
.hab-news-single-body a:hover {
  color: #A83661;
}
.hab-news-at_a_glance h3 em {
  color: #000;
  font-family: Open Sans;
  font-style: normal;
  font-weight: bolder;
  font-size: 1.5rem;
  line-height: 1.5;
    text-transform: none;
}
.hab-news-featured_image {
  margin-bottom: 16px;
}
.hab-news-related {
  margin-top: 80px;
}
.hab-news-related-title {
  color: #A83661;
  font-family: Boldonse;
  font-weight: 400;
  font-size: 36px;
  line-height: 100%;
    margin-bottom: 70px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
}
.hab-news-single-body h3.hab-lede {
  line-height: 1.4;
  margin-left: -10%;
  max-width: 120%;
  width: 120%;
}
@media (max-width: 991px) {
  .hab-news-single-body h3.hab-lede {
    margin-left: 0;
    max-width: 100%;
    width: 100%;
  }
}
.hab-news-single-body img.alignright {
  float: right;
  margin-bottom: 50px;
  margin-left: 55px;
}
.hab-news-text {
  padding: 0 30px;
}
@media (max-width: 991px) {
  .hab-news-text {
    padding-top: 30px;
  }
}
.hab-news-text-hero {
  color: #fff !important;
  bottom: 20px;
  left: 20px;
  padding: 0;
  position: absolute;
  width: 50%;
}
.hab-news-title {
  color: #A83661;
  font-family: Montserrat;
  font-weight: 800;
  font-size: 50px;
  line-height: 100%;
    text-transform: uppercase;
  vertical-align: bottom;
}
@media (max-width: 991px) {
  .hab-news-title {
    font-size: 40px;
    margin-bottom: 20px;
  }
}
.hab-page--basic--content, 
.hab-page--basic--content p {
  color: #000;
  font-family: Open Sans;
  font-weight: 400;
  font-size: 18px;
  line-height: 200%;
  }
.hab-page--basic--content a {
  color: #FE7130;
  display: inline-block;
  padding: 0;
}
.hab-page--basic--content a:hover {
  text-decoration: underline;
}
.hab-product-img {
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
}

.hab-service-images {
  position: relative;
}

/*@media (max-width: 991px) {
  .hab-service-images {
    display: none;
  }
}*/

.hab-service-img {
  left: 2.5%;
  position: absolute;
  top: 6.5%;
  width: 95%;
  z-index: 2;
}
.hab-service-img-overlay {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 3;
}
.hab-service-img-overlay img {
  height: 100%;
  width: 100%;
}
.hab-service-img-wrapper {
  margin-bottom: 30px;
  position: absolute;
  transition: all 0.3s;
  width: 250px;
}
@media (max-width: 991px) {
  .hab-service-img-wrapper {
    top: 30px;
    width: 150px;
  }
}
.hab-service-img-wrapper:hover {
  transform: rotate(0deg) !important;
}

.hab-service-img-wrapper.secondary {
  margin-left: 100px;
  margin-top: 120px;
}
@media (max-width: 991px) {
  .hab-service-img-wrapper.secondary {
    margin-left: 30px;
    margin-top: 80px;
  }
}

@media (max-width: 991px) {
  .hab-services-body {
    font-size: 23px !important;
  }
}
.hab-services-options {
  color: #ff8700;
  display: none;
  margin-bottom: 50px;
  margin-top: 20px;
}
@media (max-width: 991px) {
  .hab-services-options {
    margin-bottom: 30px;
  }
}
.hab-services-primary_headline {
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .hab-services-primary_headline {
    margin-bottom: 30px;
  }
}
.hab-services-subbody {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  line-height: 1.8;
}
.hab-slideable {
  opacity: 0;
  transform: translate(0, -300px) rotate(50deg);
  transition: all 1s;
}
.hab-slideable.visible {
  opacity: 1;
  transform: translate(0, 0) rotate(0deg);
}
/*.hab-slides {
  overflow-x: scroll;
  height: 540px;
  width: 100%;
}*/
.hab-slides-item {
  height: 540px;
  margin-right: 20px;
}
@media (max-width: 991px) {
  .hab-slides-item {
    height: 300px;
  }
}
.hab-social {
  left: -10px;
  top: -6px;
  position: relative;
}
.hab-social-item {
  background-image: url('/wp-content/uploads/2022/10/social-1.png');
  background-size: 300%;
  background-position: 0 0;
  display: inline-block;
  height: 40px;
  margin: 0;
  overflow: hidden;
  width: 40px;
}
.hab-social-item span {
  left: -10000000px;
  position: absolute;
}
.hab-social-item--email {
  background-position: -200% 0;
}
a.hab-social-item--email:hover {
  background-position: -200% -100%;
}
.hab-social-item--instagram {
  background-position: 0 0;
}
a.hab-social-item--instagram:hover {
  background-position: 0 -100%;
}
.hab-social-item--linkedin {
  background-position: -100% 0;
}
a.hab-social-item--linkedin:hover {
  background-position: -100% -100%;
}
.hab-split-bkgnd-blue {
/*  background-image: url('/wp-content/uploads/2022/10/split-bkgnd-blue.png');*/
  background-color: #06262d;
  background-size: 100% 100%;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .hab-split-bkgnd-blue {
    background-image: url('/wp-content/uploads/2022/10/HAB_WhoWeAre_FoundersStory-Extended@4x.png');
  }
}
.hab-split-blue-container {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .hab-split-blue-container {
    margin-bottom: 0;
  }
}
.hab-split-expandable {
  background-color: #fff;
}
.hab-split-expandable + .hab-block--split {
  margin-top: 0 !important;
}
@media (max-width: 991px) {
  .hab-split-img {
    margin-bottom: 20px;
  }
}
.hab-split-img-overlay {
  background-image: linear-gradient(rgba(112, 107, 101, 0.0), rgba(27, 17, 6, 0.95));
  bottom: 0;
  height: 55%;
  left: 0;
  position: absolute;
  width: 100%;
}
.hab-split-img-overlay-content {
  bottom: 28px;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  left: 28px;
  position: absolute;
  width: calc(100% - 56px);
}
@media (max-width: 991px) {
  .hab-split-img-overlay-content {
    bottom: 15px;
    left: 15px;
  }
}
.hab-split-img-overlay-content img {
  display: block;
  margin-bottom: 10px;
  max-height: 80px;
  max-width: 140px;
}
.hab-split-img-wrapper {
  align-items: center;
  display: flex;
  height: 100%;
  position: relative;
}
/*@media (max-width: 991px) {
  .hab-split-img-wrapper {
    margin-bottom: 40px;
  }
}*/
/*@media (max-width: 991px) {
  .hab-split-img-wrapper {
    margin-bottom: 30px;
  }
}*/
.hab-split-secondary_body {
  background-image: url('/wp-content/uploads/2022/10/work-split-bkgnd.png');
  background-size: 100% 100%;
  margin-left: -100px;
  padding: 100px 100px 80px 100px;
  position: relative;
}
@media (max-width: 1199px) {
  .hab-split-secondary_body {
    margin-left: -80px;
    margin-bottom: 30px;
    padding: 55px 55px 35px 75px;
  }
  .hab-split-secondary_body br {
    display: block;
  }
}
@media (max-width: 991px) {
  .hab-split-secondary_body {
    margin-left: -10px;
    padding: 60px 60px 40px 80px;
  }
}
.hab-split-secondary_body p {
  font-family: 'Libre Caslon Text', serif !important;
  letter-spacing: -0.01em !important;
  line-height: 1.8 !important;
}
.hab-split-text {
/*  padding-left: 40px;
  padding-right: 40px;*/
}
@media (max-width: 991px) {
  .hab-split-text {
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }
}
.hab-split-text h5 {
  color: #ff8700;
  font-family: 'Libre Caslon Text', serif;
  font-size: 22px;
  font-style: italic;
}
.hab-split-text ol,
.hab-split-text p,
.hab-split-text ul {
  font-family: 'Montserrat', sans-serif;
  line-height: 1.8;
}
@media (max-width: 991px) {
  .hab-split-text ol,
  .hab-split-text p,
  .hab-split-text ul {
    line-height: 1.4;
  }
}
.hab-split-text-holder {
  align-items: center;
  display: flex;
  height: 100%;
  padding-bottom: 50px;
  padding-top: 50px;
}

@media (max-width: 767px) {
  .hab-split-text-holder {
    padding-bottom: 10px;
  }
}

.hab-split-text {
  height: fit-content;
}

.hab-tabs {
  background-color: #A83661;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
}

.hab-tabs .hab-split-text {
  padding-right: 0;
}
.hab-tabs .hab-split-text li {
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .hab-tabs .hab-split-text li {
    margin-bottom: 5px;
  }
}
.hab-tabs .hab-split-text p {
  color: #fff;
}
.hab-tabs .hab-split-text ul {
  list-style: none;
}
.hab-tabs .hab-split-text ul li::before {
  content: "\2022";
  color: #ff8700;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.hab-tabs .hab-split-text ul {
  padding-left: 20px;
}
@media (max-width: 991px) {
  .hab-tabs .hab-split-text ul {
    font-size: 17px;
  }
}
.hab-tabs .hab-split-text .hab-btn {
  background-color: #FCF5B0;
  color: #A53461;
  display: inline-block;
  font-family: Open Sans;
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 6%;
  padding: 10px;
  text-align: center;
  transition: all 0.3s;
}
.hab-tabs .hab-split-text .hab-btn:hover {
  background-color: #FE7130;
  color: #FCF5B0;
}
.hab-tabs .hab-split-text .hab-text--body p {
  color: #fff;
  font-family: Open Sans;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: 6%;
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .hab-tabs .hab-split-text .hab-text--body p {
    font-size: 18px;
  }
}
.hab-tabs .hab-tab-item .hab-text--headline {
  color: #fff;
  font-family: Montserrat;
  font-weight: 900;
  font-size: 40px;
  line-height: 1;
  letter-spacing: 6%;
/*  padding: 0 40px;*/
  vertical-align: middle;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .hab-tabs .hab-tab-item .hab-text--headline {
    font-size: 36px;
  }
}
.hab-tabs-icon {
  display: none;
  margin: 20px;
  height: 120px;
  width: calc(24% - 40px);
}
@media (max-width: 991px) {
  .hab-tabs-icon {
    height: 80px;
    width: calc(49% - 40px);
  }
}
.hab-tabs-icon.visible {
  display: inline-block;
}
.hab-tabs-icon img {
  max-height: 100%;
  max-width: 100%;
}
.hab-tabs-icon-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-top: -20px;
}
@media (max-width: 767px) {
  .hab-tabs-icon-wrapper {
    margin-bottom: 50px;
    margin-top: 0;
  }
}
.hab-tabs-indicator {
  background-image: url('img/tab-indicator.png');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 24px;
  left: 0%;
  position: absolute;
  top: 0;
  transition: all 0.3s;
  width: 20%;
}
@media (max-width: 991px) {
  .hab-tabs-indicator {
    display: none;
  }
}
.hab-tabs-indicator.loc-0 {
  left: 0%;
}
.hab-tabs-indicator.loc-1 {
  left: 20%;
}
.hab-tabs-indicator.loc-2 {
  left: 40%;
}
.hab-tabs-indicator.loc-3 {
  left: 60%;
}
.hab-tabs-indicator.loc-4 {
  left: 80%;
}
.hab-tabs-indicator-wrapper {
  margin-bottom: 100px;
}
@media (max-width: 991px) {
  .hab-tabs-indicator-wrapper {
    margin-bottom: 50px;
  }
}
.hab-tabs-indicator-wrapper-col {
  height: 10px; 
  margin: 0 auto; 
  position: relative; 
  width: calc(100% - 50px);
}
.hab-tabs-nav {
  font-family: 'Montserrat', sans-serif;
  font-size: 17px;
  line-height: 1.8;
  margin-bottom: 20px;
  margin-top: 75px;
}
@media (max-width: 991px) {
  .hab-tabs-nav {
    font-size: 17px;
  }
}
.hab-tabs-nav a {
  color: #d0a9b8;;
  display: inline-block;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 1.25vw;
  line-height: 100%;
  letter-spacing: 6%;
  text-align: center;
  margin-bottom: 0px;
  padding: 5px;
  text-transform: uppercase;
  vertical-align: middle;
  width: calc(20% - 10px);
}
.hab-tabs-nav a:hover,
.hab-tabs-nav a.selected {
  color: #A83661;
  text-decoration: none;
}

.hab-tabs-nav-mobile {
  appearance: none;
  background-color: transparent;
  background-image: url('/wp-content/themes/haberman2026/img/select-arrow-3.png');
  background-position: right 8px center;
  background-repeat: no-repeat;
  background-size: 20px;
  border: 1px solid #A83661;
  border-radius: 6px;
  color: #000;
  display: none;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  padding: 4px 4px 4px 10px;
  width: 100%;
}
@media (max-width: 991px) {
  .hab-tabs-nav-mobile {
    display: block;
  }
}

.hab-tabs-nav-wrapper {
  margin: 0 auto;
/*  max-width: 830px;*/
}
@media (max-width: 991px) {
  .hab-tabs-nav-wrapper {
    display: none;
  }
}

.hab-team-intro {
  margin-top: 50px;
}
.hab-team-intro + .hab-team-container {
  margin-top: 50px; 
}
.hab-team-container {
  padding-left: 30px; 
  padding-right: 30px;
}
@media (max-width: 991px) {
  .hab-team-container {
    margin-top: 25px;
  }
}
.hab-team-img {
  left: 2.5%;
  position: absolute;
  top: 6.5%;
  width: 95%;
  z-index: 2;
}
.hab-team-img-alt {
  z-index: 1;
}
.hab-team-img-overlay {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 3;
}
.hab-team-img-overlay img {
  height: 100%;
  width: 100%;
}
.hab-team-img-wrapper {
  margin-bottom: 30px;
  position: relative;
  transition: all 0.3s;
}
.hab-team-img-wrapper:hover {
  transform: rotate(0deg) !important;
}
.hab-team-img-wrapper:hover .hab-team-img-main {
  display: none;
}

.hab-team-text {
  padding: 10px 50px 0 20px;
  position: relative;
}

.hab-team-text-linkedin {
  height: 40px;
  padding: 10px;
  position: absolute;
  right: 0;
  top: -10px;
  width: 40px;
}
.hab-team-text-linkedin > img {
  height: 20px;
  width: 20px;
}

.hab-team-text-name {
  color: #fff;
  font-family: Boldonse;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.6;
  text-transform: uppercase;
}

.hab-team-text-title {
  color: #fff;
  font-family: Open Sans;
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
    margin-bottom: 50px;
}

.hab-text-black {
  color: #06262d;
}
a:hover .hab-text-black {
  color: #06262d;
  text-decoration: underline;
}
.hab-text-blue_light {
  color: #c5d4e2;
}
.hab-text-green {
  color: #aada91 !important;
}
.hab-text-orange {
  color: #ff8700 !important;
}
.hab-text-white {
  color: #fff !important;
}
.hab-text--preheadline {
  color: #A83661;
  font-family: Montserrat;
  font-weight: 800;
  font-style: ExtraBold;
  font-size: 2.5vw;
  line-height: 100%;
    text-transform: uppercase;
  vertical-align: middle;
}
.hab-text--headline {
  color: #A83661;
  font-family: Boldonse;
  font-weight: 400;
  font-size: 4vw;
  line-height: 1.4;
    text-transform: uppercase;
  vertical-align: bottom;
}
@media (max-width: 991px) {
  .hab-text--headline {
    font-size: 24px;
  }
}
.hab-text--subheadline {
  color: #A83661;
  font-family: Montserrat;
  font-weight: 800;
  font-style: ExtraBold;
  font-size: 2.5vw;
  line-height: 100%;
    text-transform: uppercase;
  vertical-align: middle;
}
@media (max-width: 991px) {
  .hab-text--subheadline {
    font-size: 24px;
  }
}
.hab-work-gallery .slick-prev:before, .slick-next:before {
  color: rgba(0,0,0,0.5);
}

.hab-work-intro-logo {
/*  max-width: 200px;*/
  width: 100%;
}

@media (max-width: 991px) {
  .hab-work-intro-logo {
    margin-bottom: 30px;
  }
}
.hab-work-item {
}
.hab-work-item-block {
  overflow: hidden;
  position: relative;
  min-height: 370px;
}
.hab-work-item-block.tall {
  min-height: 480px;
}
/*@media (max-width: 991px) {
  .hab-work-item-block {
    min-height: 190px;
  }
}*/
.hab-work-item-block-content {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.hab-work-item-block-content img {
  display: block;
  max-width: 200px;
  width: 50%;
}

.hab-work-item-block-img {
  background-size: cover;
  background-position: center center;
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  transition: all 0.3s;
  width: 100%;
}
.hab-work-item-wrapper:hover .hab-work-item-block-img {
  transform: scale(1.2);
}

.hab-work-item-block-link {
  background-color: rgba(0,0,0,0.3);
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s;
  width: 100%;
}
@media (max-width: 991px) {
  .hab-work-item-block-link {
    opacity: 1;
  }
}
.hab-work-item-wrapper:hover .hab-work-item-block-link {
  opacity: 1;
}
.hab-work-item-wrapper {
  padding: 0;
}
.hab-work_next-all {
  position: absolute;
  right: 10px;
  top: 18px;
}
@media (max-width: 991px) {
  .hab-work_next-all {
    top: 10px;
  }
}
.hab-work_next-all a {
  text-decoration: none;
}
.hab-work_next-all a .hab-work_next-arrow {
  transition: margin-left 0.3s;
}
.hab-work_next-all a:hover .hab-work_next-arrow {
  margin-left: 5px;
}
.hab-work_next-preview {
  height: 540px;
  background-position: center center;
  background-size: cover;
  position: relative;
  width: 100%;
}
@media (max-width: 991px) {
  .hab-work_next-preview {
    height: 300px;
  }
}
.hab-work_next-preview a {
  border: 8px solid transparent;
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: border-color 0.3s;
  width: 100%;
}
.hab-work_next-preview a:hover {
  border: 8px solid #FF8700;
}
.hab-work_next-title {
  background-image: url('/wp-content/uploads/2022/10/next_title_bkgnd.png');
  background-size: 100% 100%;
  bottom: -10px;*/
  font-size: 20px;
  left: 8px;
  padding: 16px 24px;
  pointer-events: none;
  position: absolute;
  width: fit-content;
}
@media (max-width: 991px) {
  .hab-work_next-title {
    font-size: 16px;
  }
}
.hab-work_quote-attribution {
  position: relative;
}
@media (max-width: 991px) {
  .hab-work_quote-attribution {
    margin-top: 10px;
  }
}
.hab-work_quote-image {
  position: absolute; 
  right: 0; 
  top: -40px; 
  width: 100px;
}
@media (max-width: 991px) {
  .hab-work_quote-image {
    top: -30px;
    width: 80px;
  }
}
.hab-work_quote-wrapper {
  background-image: url('/wp-content/uploads/2022/10/work-quote-bkgnd.png');
  background-size: 100% 100%;
  padding: 75px;
}
@media (max-width: 991px) {
  .hab-work_quote-wrapper {
    padding: 40px;
  }
}
.hab-work_quote-wrapper h4 {
  font-weight: 400;
  line-height: 1.5;
}
@media (max-width: 991px) {
  .hab-work_quote-wrapper h4 {
    font-size: 18px !important;
    line-height: 1.6;
  }
}
@media (max-width: 991px) {
  .hab-work_quote-wrapper h5 {
    font-size: 15px !important;
  }
}
.hab-work-show_all {
  margin-top: 100px;
}
@media (max-width: 767px) {
  .hab-work-show_all {
    margin-top: 50px;
  }
}
.hab-work-video {
  height: auto;
  max-height: 100%;
  max-width: 100%;
}
.hbspt-form {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
.hs-button {
  appearance: none;
  -webkit-appearance: none;
  background: none;
  border: none;
  color: #FE7130;
  display: block;
  font-family: Montserrat;
  font-weight: 800;
  font-size: 30px;
  line-height: 100%;
  padding: 0;
  text-align: center;
}
@media (max-width: 991px) {
  .hs-button {
    font-size: 18px;
  }
}
.hs-button:hover {
  text-decoration: underline;
}
.hs-error-msgs {
  color: #eb3870;
  list-style-type: none;
  margin-top: -8px;
  padding-left: 0;
}
.hs-input {
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-bottom: 1px solid #06262d;
  border-radius: 0;
  color: #000;
  margin-bottom: 10px;
  max-width: 400px;
  padding: 4px;
  width: 100%;
}
select.hs-input {
  background-color: transparent;
  background-image: url('/wp-content/themes/haberman2026/img/select-arrow-4.png');
  background-position: right 8px center;
  background-repeat: no-repeat;
  background-size: 20px;
  border: 1px solid #FE7130;
  border-radius: 6px;
  color: #fff;
  margin-top: 6px;
  padding: 5px 10px;
}
.nav-link {
  color: #FE7130;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
}
body.home .nav-link {
  color: #fff;
}
@media (max-width: 991px) {
  .nav-link {
    font-size: 18px;
    margin-left: 0;
  }
}
.nav-link:hover,
.nav-link:active {
  color: #A83661;
  text-decoration: none;
  transition: none;
}
body.home .nav-link:hover,
body.home .nav-link:active {
  color: #FE7130;
  text-decoration: none;
  transition: none;
}
@media (max-width: 991px) {
  .navbar-collapse {
    margin-top: 40px;
  }
}
/*.navbar-collapse.collapse {
  padding-top: 0;
  transition: all 0.3s;
}
.navbar-collapse.collapsing {
  padding-top: 30px;
}
.navbar-collapse.collapse.show {
  padding-top: 30px;
}*/
@media (max-width: 991px) {
  .navbar-brand {
    margin-bottom: 0;
    transition: all 0.3s;
  }
  .navbar-brand.expanded {
    margin-bottom: 30px;
  }
}
.navbar-toggler {
  background-image: url('img/round-rect.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border: none;
  float: right;
  margin-top: 3px;
  padding: 8px;
}
@media (max-width: 991px) {
  .navbar-toggler {
    margin-bottom: 0;
    transition: all 0.3s;
  }
  .navbar-toggler.expanded {
    margin-bottom: 30px;
  }
}
.navbar-toggler span {
  display: block;
  background-color: #F37135;
  background-image: none;
  height: 3px;
  width: 25px;
  margin-top: 5px;
  margin-bottom: 5px;
  position: relative;
  left: 0;
  opacity: 1;
  transition: all 0.2s ease-out;
  transform-origin: center left;
}
.navbar-toggler span:nth-child(1) {
  margin-top: 0.3em;
}
.navbar-toggler:not(.collapsed) span:nth-child(1) {
  background-color: #ff8700;
  transform: translate(15%, -33%) rotate(45deg);
}
.navbar-toggler:not(.collapsed) span:nth-child(2) {
  opacity: 0;
}
.navbar-toggler:not(.collapsed) span:nth-child(3) {
  background-color: #ff8700;
  transform: translate(15%, 33%) rotate(-45deg) ;
}
.navbar-toggler span:nth-child(1) {
  transform: translate(0%, 0%) rotate(0deg) ;
}
.navbar-toggler span:nth-child(2) {
  opacity: 1;
}
.navbar-toggler span:nth-child(3) {
  transform: translate(0%, 0%) rotate(0deg);
}
.nav-links {
  margin-top: 70px;
}
.nav-next {
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto 50%;
  color: #FE7130;
  float: left;
  font-family: 'Montserrat', sans-serif;
  font-size: 2.3vw;
  font-weight: 700;
  padding-right: 30px;
}
.nav-next a:hover {
  color: #A83661;
  text-decoration: none;
}
.nav-previous {
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto 50%;
  color: #FE7130;
  float: right;
  font-family: 'Montserrat', sans-serif;
  font-size: 2.3vw;
  font-weight: 700;
  padding-right: 30px;
}
.nav-previous a:hover {
  color: #A83661;
  text-decoration: none;
}
.nowrap {
  white-space: nowrap;
}
.slick-dotted.slick-slider {
  margin-bottom: 100px;
}
.slick-dots {
  bottom: -80px;
}
.slick-dots li {
  width: 30px;
  height: 30px;
}
.slick-dots li button {
  width: 45px;
  height: 45px;
  padding-left: 5px;
}
.slick-dots li button:before {
  color: #A83661;
  font-size: 25px;
  opacity: 1;
}
.slick-dots li.slick-active button:before {
  color: #FE7130;
  opacity: 1;
}
.slick-dots li button:hover:before {
  color: #FE7130;
}
.u-img--67 {
  float: left;
  width: 67%;
}
.u-img--full {
  width: 100%;
}
.u-align--center {
  text-align: center;
}
.u-align--left {
  text-align: left;
}
.u-align--right {
  text-align: right;
}
.u-dev--desktop {
  display: block;
}
@media (max-width: 991px) {
  .u-dev--desktop {
    display: none;
  }
}
.u-dev--mobile {
  display: none;
}
@media (max-width: 991px) {
  .u-dev--mobile {
    display: block;
  }
}
.u-margin--top--0 {
  margin-top: 0;
}
.u-margin--top--50 {
  margin-top: 50px;
}
.u-margin--top--100 {
  margin-top: 100px;
}
.u-margin--top--150 {
  margin-top: 150px;
}
.u-margin--top--200 {
  margin-top: 200px;
}
.u-padding--bottom--0 {
  padding-bottom: 0;
}
.u-padding--bottom--50 {
  padding-bottom: 50px;
}
@media (max-width: 991px) {
  .u-padding--bottom--50 {
    padding-bottom: 30px;
  }
}
.u-padding--bottom--100 {
  padding-bottom: 100px;
}
@media (max-width: 991px) {
  .u-padding--bottom--100 {
    padding-bottom: 60px;
  }
}
.u-padding--bottom--150 {
  padding-bottom: 150px;
}
@media (max-width: 991px) {
  .u-padding--bottom--150 {
    padding-bottom: 90px;
  }
}
.u-padding--bottom--200 {
  padding-bottom: 200px;
}
@media (max-width: 991px) {
  .u-padding--bottom--200 {
    padding-bottom: 120px;
  }
}
.u-padding--top--0 {
  padding-top: 0;
}
.u-padding--top--50 {
  padding-top: 50px;
}
.u-padding--top--100 {
  padding-top: 100px;
}
.u-padding--top--150 {
  padding-top: 150px;
}
.u-padding--top--200 {
  padding-top: 200px;
}
.u-pos--center_center {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.u-valign--bottom {
  align-items: end;
  display: flex;
  height: 100%;
}
.u-valign--middle {
  align-items: center;
  display: flex;
  height: 100%;
}
.u-valign--top {
  align-items: start;
  display: flex;
  height: 100%;
}
.work-template-default .hab-block ul {
  list-style: none;
}
.work-template-default .hab-block ul li::before {
  content: "\2022";
  color: #ff8700;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}