.attachment svg,.widget_media_image svg{max-width:100%;height:auto}
.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}@charset "UTF-8";
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url(../images/ajax-loader.gif?fb6f3c230cb846e25247dfaa1da94d8f) center center no-repeat;
}
/* Icons */
@font-face {
  font-family: "slick";
  src: url(../fonts/slick.eot?a4e97f5a2a64f0ab132323fbeb33ae29);
  src: url(../fonts/slick.eot?a4e97f5a2a64f0ab132323fbeb33ae29?#iefix) format("embedded-opentype"), url(../fonts/slick.woff?295183786cd8a138986521d9f388a286) format("woff"), url(../fonts/slick.ttf?c94f7671dcc99dce43e22a89f486f7c2) format("truetype"), url(../fonts/slick.svg?2630a3e3eab21c607e21576571b95b9d#slick) format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
@font-face {
  font-family: "ibmplexsans-regular";
  src: url(../fonts/ibmplexsans-regular.woff?a0b5aa6c85e7b23880dac2716a8c1c27), url(../fonts/ibmplexsans-regular.woff2?7f5ed1373939554a43a324c7b0acff25);
  font-display: swap;
}
@font-face {
  font-family: "ibmplexsans-medium";
  src: url(../fonts/ibmplexsans-Medium.woff?c8cb78a0622dfbdbc3f5ea6e8c7df5ee), url(../fonts/ibmplexsans-Medium.woff2?c43830071f702160e6e2ca86e9b60143);
  font-display: swap;
}
@font-face {
  font-family: "ibmplexsans-semibold";
  src: url(../fonts/ibmplexsans-semibold.woff?6c696102c1bbfe8cf915cf8a9431f809), url(../fonts/ibmplexsans-semibold.woff2?d8a0facbd11bc41b4c9f1cb41f54aa1c);
  font-display: swap;
}
@font-face {
  font-family: "ibmplexsans-bold";
  src: url(../fonts/ibmplexsans-bold.woff?65283167a994dadd427ed118fdcf24f2), url(../fonts/ibmplexsans-bold.woff2?29c8ba12d5702482578698f78906c2f5);
  font-display: swap;
}
body {
  overflow-x: hidden;
}
.file-name{
  position: relative;
}
.file-name p{
  margin-bottom: 0px;
}
.file-name svg {
  position: absolute;
  left: 109%;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.no__posts__found{
  margin-bottom: 100px;
}
.aligncenter img{
  margin: auto;
}
.pastel-gray-background{
  --tw-bg-opacity: 1;
  background-color: rgb(245 246 239 / var(--tw-bg-opacity, 1));
}
.white-background{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.wp-block-image.alignfull img,
.wp-block-image.alignwide img{
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1024px){
  .wp-block-image.alignfull img,
.wp-block-image.alignwide img{
    height: 500px;
  }
}
@media (min-width: 1440px){
  .wp-block-image.alignfull img,
.wp-block-image.alignwide img{
    height: initial;
  }
  h2.established-heading{
    font-size: 92px;
    line-height: 106px;
  }
}
h2.established-heading br{
  display: none;
}
@media (min-width: 1440px){
  h2.established-heading br{
    display: block;
  }
}
input[type=email],
input[type=text]{
  padding-left: 20px;
}
input[type=submit]{
  cursor: pointer;
}
input{
  height: 54px;
  width: 100%;
  border-radius: 5px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  padding: 0.5rem;
}
input:focus{
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.fade-up {
  opacity: 0;
  transform: translateY(40px);
  transition: all 1.25s ease;
}
.wpcf7-response-output{
  display: flex;
  width: 100%;
  max-width: 1024px;
  flex-wrap: wrap;
  padding-left: 16px;
  padding-right: 16px;
  margin: auto !important;
}
.rotating-image img,
img.spinner {
  animation: rotate 15s linear infinite;
  position: absolute;
  width: 150px;
  height: 150px;
  left: 46%;
  background: transparent;
  margin-top: -78px;
}
@media screen and (max-width: 1439px) {
  .rotating-image img,
  img.spinner {
    left: 44.5%;
  }
}
@media screen and (max-width: 1023px) {
  .rotating-image img,
  img.spinner {
    left: 42.5%;
  }
}
@media screen and (max-width: 909px) {
  .rotating-image img,
  img.spinner {
    left: 41.5%;
  }
}
@media screen and (max-width: 762px) {
  .rotating-image img,
  img.spinner {
    left: 41%;
  }
}
@media screen and (max-width: 657px) {
  .rotating-image img,
  img.spinner {
    left: 38%;
  }
}
@media screen and (max-width: 639px) {
  .rotating-image img,
  img.spinner {
    left: 36%;
  }
}
@media screen and (max-width: 447px) {
  .rotating-image img,
  img.spinner {
    left: 34%;
  }
}
@media screen and (max-width: 392px) {
  .rotating-image img,
  img.spinner {
    left: 30%;
  }
}
.testimonials{
  max-width: initial;
  --tw-bg-opacity: 1;
  background-color: rgb(245 246 239 / var(--tw-bg-opacity, 1));
}
.testimonials.black-italic-text .testimonials__content em {
  text-underline-offset: 7px;
  text-decoration-thickness: 2px;
  text-decoration-line: underline;
}
.testimonials.teal-green-italic-text .testimonials__content em{
  --tw-text-opacity: 1;
  color: rgb(81 150 130 / var(--tw-text-opacity, 1));
  text-underline-offset: 7px;
  text-decoration-thickness: 2px;
  text-decoration-line: underline;
}
.testimonials .testimonials__content{
  margin: auto;
  margin-bottom: 60px;
  width: 100%;
  max-width: 960px;
  text-align: center;
}
@media (min-width: 1440px){
  .testimonials .testimonials__content{
    margin-bottom: 60px;
  }
}
.testimonials .testimonials__logo{
  display: flex;
  justify-content: center;
}
.testimonials .testimonials__logo img{
  margin-bottom: 1.25rem;
  width: 80px;
  -o-object-fit: contain;
     object-fit: contain;
}
.testimonials .testimonials__inner{
  margin: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (min-width: 1440px){
  .testimonials .testimonials__inner h2{
    font-size: 94px;
    line-height: 94px;
  }
}
.testimonials .testimonials__inner h2 br{
  display: none;
}
@media (min-width: 1024px){
  .testimonials .testimonials__inner h2 br{
    display: block;
  }
}
.testimonials .testimonials__inner p{
  font-size: 17px;
  line-height: 33px;
}
@media (min-width: 1440px){
  .testimonials .testimonials__inner p{
    font-size: 30px;
    line-height: 43px;
  }
}
.testimonials .testimonials__inner p:last-child{
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.testimonials .testimonials__slide{
  margin-bottom: 20px;
  justify-content: center;
  text-align: center;
}
@media (min-width: 1440px){
  .testimonials .testimonials__slide{
    margin-bottom: 60px;
  }
}
.testimonials .testimonials__slide blockquote{
  margin: auto;
  max-width: 1440px;
}
.testimonials .testimonials__slide p{
  font-size: 17px;
}
.testimonials .testimonials__slide p:first-child::before {
  content: '"';
}
.testimonials .testimonials__slide p:last-child::after {
  content: '"';
}
.testimonials .testimonials__slide footer{
  margin-top: 23px;
  font-family: ibmplexsans-semibold, sans;
  font-size: 20px;
}
.testimonials .slick-dots{
  position: relative;
  top: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.testimonials .slick-dots li{
  height: 4px;
  width: 66px;
}
.testimonials .slick-dots li button{
  height: 4px;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(108 108 106 / var(--tw-bg-opacity, 1));
  padding: 0px;
  opacity: 0.4;
}
.testimonials .slick-dots li button::before {
  content: initial;
}
.testimonials .slick-dots li.slick-active button{
  --tw-bg-opacity: 1;
  background-color: rgb(108 108 106 / var(--tw-bg-opacity, 1));
  opacity: 1;
}
.partners{
  --tw-bg-opacity: 1;
  background-color: rgb(245 246 239 / var(--tw-bg-opacity, 1));
  padding-top: 84px;
  padding-bottom: 84px;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 1024px){
  .partners{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1440px){
  .partners{
    padding-left: 96px;
    padding-right: 96px;
  }
}
.partners__inner{
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-left: 1rem;
}
@media (min-width: 1024px){
  .partners__inner{
    padding-left: 0px;
  }
}
.partners__title{
  position: relative;
  left: -1rem;
  margin-bottom: 0px;
  font-size: 40px;
}
@media (min-width: 1024px){
  .partners__title{
    left: -0px;
  }
}
.partners__logos{
  position: relative;
  right: -16px;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding-top: 80px;
}
@media (min-width: 1024px){
  .partners__logos{
    right: initial;
  }
}
.partners__logos img{
  margin: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.partners__slider{
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
.partners__slider .slick-track{
  display: flex;
  align-items: center;
}
.partners__slide{
  display: flex;
  align-items: center;
}
.partners__slide a{
  margin-bottom: 0px;
}
.careers__block{
  padding-top: 80px;
  padding-bottom: 30px;
}
.careers__block .careers__block__inner{
  margin: auto;
  padding-bottom: 60px;
}
.careers__block .careers__block__post{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(45 55 56 / var(--tw-border-opacity, 1));
  padding-top: 30px;
  padding-bottom: 30px;
}
.careers__block .careers__block__post.open .careers__block__header{
  margin-bottom: 40px;
}
.careers__block .careers__block__post.open .careers__block__main{
  display: block;
}
.careers__block .careers__block__header{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.careers__block .careers__block__header h2 {
  font-size: 29px;
  line-height: 32px;
  text-align: left;
}
.careers__block .careers__block__main{
  display: none;
  text-align: left;
}
.careers__block .no__current__vacancies{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.newsletter{
  --tw-bg-opacity: 1;
  background-color: rgb(245 246 239 / var(--tw-bg-opacity, 1));
  padding-top: 20px;
  padding-bottom: 80px;
}
.newsletter__inner{
  margin: auto;
  display: flex;
  width: 100%;
  max-width: 960px;
  flex-direction: column;
  padding-left: 16px;
  padding-right: 16px;
}
.newsletter .newsletter__content h1,
.newsletter .newsletter__content h2,
.newsletter .newsletter__content h3{
  margin-bottom: 20px;
  font-size: 46px;
}
.newsletter .newsletter__content h1 em,
.newsletter .newsletter__content h2 em,
.newsletter .newsletter__content h3 em{
  color: initial;
  text-decoration-line: none;
}
.newsletter .newsletter__content p{
  font-size: 17px;
}
.newsletter .newsletter__content p:last-child{
  margin-bottom: 35px;
}
.newsletter .newsletter__form-fields{
  margin: auto;
  margin-bottom: 30px;
  display: flex;
  width: 100%;
  flex-direction: column;
}
@media (min-width: 1024px){
  .newsletter .newsletter__form-fields{
    max-width: 70%;
    flex-direction: row;
  }
}
.newsletter .newsletter__form-fields input{
  margin-bottom: 1rem;
  flex: 1 1 0%;
}
@media (min-width: 1024px){
  .newsletter .newsletter__form-fields input:first-child{
    margin-right: 0.5rem;
  }
  .newsletter .newsletter__form-fields input:nth-child(2){
    margin-left: 0.5rem;
  }
}
.newsletter .newsletter__form-submit{
  display: flex;
  justify-content: center;
}
.team{
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 100px;
  padding-bottom: 80px;
}
@media (min-width: 1024px){
  .team{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1440px){
  .team{
    display: flex;
    padding-left: 96px;
    padding-right: 96px;
  }
}
.team__content{
  margin: auto;
  width: 100%;
  max-width: 960px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.team__content h2{
  font-size: 70px;
}
.team__members{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}
@media (min-width: 1024px){
  .team__members{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.team__member{
  margin-bottom: 32px;
  width: 100%;
  list-style-type: none;
}
.team__member img{
  width: 100%;
}
.team__title{
  margin-top: 30px;
  margin-bottom: 0px;
  font-size: 23px;
}
@media (min-width: 1440px){
  .team__title{
    font-size: 40px;
  }
}
.clients{
  --tw-bg-opacity: 1;
  background-color: rgb(245 246 239 / var(--tw-bg-opacity, 1));
  padding-top: 80px;
  padding-bottom: 80px;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 1024px){
  .clients{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1440px){
  .clients{
    padding-left: 96px;
    padding-right: 96px;
  }
}
.clients .clients__title{
  margin-bottom: 30px;
  text-align: center;
}
.clients__logos{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media (min-width: 1024px){
  .clients__logos{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}
.clients__image{
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2.5rem;
}
.clients__image img {
  width: initial;
}
.clients__load__more{
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.wp-block-quote{
  border-style: none;
  text-align: center;
}
.wp-block-quote p{
  font-size: 20px;
  line-height: 33px;
}
@media (min-width: 1440px){
  .wp-block-quote p{
    font-size: 30px;
    line-height: 43px;
  }
}
.wp-block-quote p:first-child::before {
  content: '"';
}
.wp-block-quote p:last-child::after {
  content: '"';
}
.wp-block-quote cite {
  margin-top: 1.75rem;
  font-family: ibmplexsans-semibold, sans;
  font-size: 20px;
}
.icon__bar{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(245 246 239 / var(--tw-bg-opacity, 1));
  padding-top: 80px;
  padding-bottom: 80px;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 1024px){
  .icon__bar{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1440px){
  .icon__bar{
    padding-left: 96px;
    padding-right: 96px;
  }
}
.icon__bar__wrapper{
  display: flex;
  width: 100%;
  max-width: 1024px;
  flex-wrap: wrap;
}
@media (min-width: 1024px){
  .icon__bar__wrapper{
    justify-content: space-between;
  }
}
.icon__bar__icon{
  margin-bottom: 20px;
  display: flex;
  width: 33.33%;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 1024px){
  .icon__bar__icon{
    width: initial;
    justify-content: space-between;
  }
}
.icon__bar__image{
  margin: auto;
  margin-bottom: 20px;
  margin-top: 0px;
  height: 30px;
  width: 30px;
}
.icon__bar__text{
  margin-bottom: 0px;
  text-align: center;
  font-size: 16px;
}
.divider{
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 1024px){
  .divider{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1440px){
  .divider{
    padding-left: 96px;
    padding-right: 96px;
  }
}
.divider.white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.divider.pastel-gray{
  --tw-bg-opacity: 1;
  background-color: rgb(245 246 239 / var(--tw-bg-opacity, 1));
}
.divider .default{
  --tw-border-opacity: 1;
  border-color: rgb(45 55 56 / var(--tw-border-opacity, 1));
}
.divider.secondary{
  display: flex;
  justify-content: center;
  padding-top: 79px;
}
.divider.secondary .divider__secondary__left{
  position: relative;
  flex: 1 1 0%;
}
.divider.secondary .divider__secondary__left::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  height: 1px;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(45 55 56 / var(--tw-bg-opacity, 1));
}
.divider.secondary .divider__secondary__center{
  display: flex;
  width: initial;
  align-items: center;
}
.divider.secondary .divider__secondary__center svg,
.divider.secondary .divider__secondary__center span{
  margin-left: 13px;
  margin-right: 13px;
  font-family: ibmplexsans-semibold, sans;
  font-size: 22px;
  text-transform: uppercase;
}
.divider.secondary .divider__secondary__center span{
  margin-right: 5px;
  --tw-text-opacity: 1;
  color: rgb(45 55 56 / var(--tw-text-opacity, 1));
}
.divider.secondary .divider__secondary__center svg{
  width: 140px;
}
.divider.secondary .divider__secondary__right{
  position: relative;
  flex: 1 1 0%;
}
.divider.secondary .divider__secondary__right::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0px;
  height: 1px;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(45 55 56 / var(--tw-bg-opacity, 1));
}
.content__block{
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 1024px){
  .content__block{
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1440px){
  .content__block{
    padding-left: 96px;
    padding-right: 96px;
  }
}
.content__block.wide-width .content__block__wrapper{
  margin: auto;
  width: 100%;
}
.content__block.medium-width .content__block__wrapper{
  margin: auto;
  width: 100%;
  max-width: 1920px;
}
@media only screen and (min-width: 1440px) {
  .content__block.medium-width .content__block__wrapper{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.content__block.normal-width .content__block__wrapper{
  margin: auto;
  width: 100%;
  max-width: 960px;
}
.content__block.black-italic-text em{
  --tw-text-opacity: 1;
  color: rgb(45 55 56 / var(--tw-text-opacity, 1));
}
.content__block.teal-green-italic-text em{
  --tw-text-opacity: 1;
  color: rgb(81 150 130 / var(--tw-text-opacity, 1));
}
.content__block__wrapper{
  position: relative;
}
.content__block__wrapper p{
  font-size: 17px;
}
.content__block__wrapper *:last-child{
  margin-bottom: 0px;
}
.content__block__wrapper .oval{
  position: relative;
  white-space: nowrap;
}
.content__block__wrapper .oval::before{
  position: absolute;
  top: 2px;
  height: 100%;
  width: 104%;
  border-radius: 50%;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(45 55 56 / var(--tw-border-opacity, 1));
  --tw-content: "";
  content: var(--tw-content);
}
@media (min-width: 1024px){
  .content__block__wrapper .oval::before{
    left: -8px;
  }
}
.content__block__wrapper .trademark{
  position: relative;
}
.content__block__wrapper .trademark::after{
  position: absolute;
  left: 100%;
  top: 0px;
  height: 30px;
  width: 30px;
  background-repeat: no-repeat;
  --tw-content: "";
  content: var(--tw-content);
}
@media (min-width: 1024px){
  .content__block__wrapper .trademark::after{
    height: 35px;
    width: 35px;
  }
}
@media (min-width: 1440px){
  .content__block__wrapper .trademark::after{
    top: 10px;
    height: 55px;
    width: 55px;
  }
}
.content__block__wrapper .trademark::after {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" style="enable-background:new 0 0 85.2 63.2" viewBox="0 0 85.2 63.2"><path d="M43.1 5.9C22.4 5.9 5.5 17.4 5.5 31.6s16.9 25.7 37.6 25.7c20.7 0 37.6-11.6 37.6-25.8 0-14.1-16.8-25.6-37.6-25.6zm35.4 25.7c0 13-15.9 23.5-35.4 23.5S7.7 44.6 7.7 31.6 23.6 8.1 43.1 8.1v-.2.2c19.5 0 35.4 10.6 35.4 23.5zM42.1 14.9h2.5v12.3c1.6-2.2 3.3-3.1 5.9-3.1 4.4 0 7.1 3 7.1 7.7v11.5H55V32.6c0-4.1-1.6-6.1-4.7-6.1-2.4 0-4 1.1-5.8 3.8v13.1H42V14.9zm-2.2 22.5v1.3c0 1.3-.1 1.4-.3 1.5-.2.1-.4.1-.5 0-.8.8-1.7 1.4-2.6 2-1.3.7-2.7 1.1-4.2 1.1-.5 0-.9 0-1.4-.1-2.4-.4-4.2-2.3-4.7-4.6-.5-2.1.2-4.4 1.9-5.8.9-.8 1.9-1.3 2.9-1.6l.1.2h.3v1.9l-.2.1c-1 .4-1.9 1.2-2.4 2.2-.6 1.2-.5 2.7.3 3.8.7 1.2 2 1.8 3.4 1.7 2-.1 3.8-1 5.1-2.4.1-.1.2-.3.2-.4V32c-.1-2-1.1-3.8-2.8-4.9-1.3-.9-2.8-1.5-4.4-1.8h-.2l.3-2.1h.3c1.2.2 2.3.5 3.4 1.1 2.8 1.1 4.8 3.6 5.5 6.5.1.5.2.9.2 1.4-.2 1.6-.2 3.4-.2 5.2z" style="fill:%23080808"/></svg>');
  background-size: contain;
}
.content__block__btn__wrapper{
  margin-top: 30px;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.content__block__btn__wrapper .btn{
  margin-left: 11px;
  margin-right: 11px;
  margin-bottom: 0px;
  max-width: initial;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
@media (min-width: 1024px){
  .content__block__btn__wrapper .btn{
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.content__block__btn__wrapper .button__secondary{
  --tw-border-opacity: 1;
  border-color: rgb(81 150 130 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(81 150 130 / var(--tw-bg-opacity, 1));
  text-align: center;
  font-family: ibmplexsans-medium, sans;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.content__block br {
  display: none;
}
@media screen and (min-width: 768px) {
  .content__block br {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  h2.intro-title {
    font-size: 68px;
    line-height: 64px;
  }
}
.wp-block-gallery,
.wp-block-gallery.wp-block-gallery-5{
  margin-top: 80px;
  margin-bottom: 80px;
}
.plain__list li {
  list-style: none;
}
.tick__list {
  margin-top: 56px;
  margin-bottom: 160px;
}
.tick__list li {
  list-style: none;
  display: flex;
  position: relative;
  top: 11px;
}
.tick__list li img {
  width: 17px;
  height: 12px;
  margin-right: 20px;
  position: relative;
  top: 12px;
}
.tick__list li span {
  font-size: 20px;
}
.hero__gallery,
.hero__gallery-image {
  height: calc(100vh - 50px);
}
.get-quote__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  isolation: isolate; /* optional, protects from z-index quirks */
}
.hero__gallery{
  position: relative;
  z-index: 1;
}
.hero__gallery .overlay-top {
  position: absolute;
  width: 100%;
  height: 269px;
  opacity: 0.54;
  background: #0a0909;
  background: linear-gradient(180deg, #0a0909 0%, rgba(2, 2, 2, 0) 100%);
  z-index: 2;
}
.hero__gallery .overlay-radial {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: radial-gradient(circle at 50% 50%, rgba(35, 52, 48, 0.7) 7%, rgba(238, 130, 238, 0) 100%);
}
.hero__gallery-wrapper {
  height: 100vh;
}
.hero__gallery-image{
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero__gallery-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  width: 100%;
  max-width: 960px;
}
.hero__gallery-content img{
  margin-top: 0px;
}
.hero__gallery-content h1,
.hero__gallery-content p{
  margin-bottom: 0px;
}
.hero__gallery-content *{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.hero__gallery-buttons{
  position: relative;
  margin-top: 40px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
@media (min-width: 640px){
  .hero__gallery-buttons{
    flex-direction: row;
  }
}
.hero__gallery-buttons .btn{
  min-width: 164px;
  cursor: pointer;
}
.hero__gallery-buttons a{
  margin-left: 10px;
  margin-right: 10px;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(81 150 131 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.hero__gallery-buttons a:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(77 142 124 / var(--tw-bg-opacity, 1));
}
.hero__gallery .ah-icon {
  display: none;
}
.hero__gallery .scroll-icon{
  position: absolute;
  left: 50%;
  bottom: 0px;
  z-index: 10;
  display: none;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1024px){
  .hero__gallery .scroll-icon{
    display: flex;
  }
}
.hero__gallery .scroll-icon span{
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: block;
  font-family: ibmplexsans-regular, sans;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.hero__gallery .scroll-icon .line{
  margin-left: auto;
  margin-right: auto;
  height: 20px;
  width: 2px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
@media (min-width: 1440px){
  .hero__gallery .scroll-icon .line{
    height: 60px;
  }
}
@media screen and (min-width: 1440px) {
  .hero__gallery .hero__gallery .scroll-icon .line {
    height: 40px;
  }
}
@media screen and (max-width: 398px) {
  .hero__gallery .hero__gallery-buttons .btn {
    min-width: 150px;
  }
  .hero__gallery .hero__gallery-buttons a {
    margin-left: 7px;
    margin-right: 7px;
  }
}
.hero__gallery-content {
  opacity: 0;
  transform: translate(-50%, -40%);
  transition: opacity 0.8s ease, transform 0.8s ease;
}
.hero__gallery-content.animate-in {
  opacity: 1;
  transform: translate(-50%, -50%);
}
.hero__gallery-button {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}
.hero__gallery-button.animate-in {
  opacity: 1;
  transform: translateY(0);
}
.hero__gallery-wrapper {
  position: relative;
  width: 100%;
  height: calc(100vh - 74px);
}
.hero__gallery-wrapper .hero__gallery-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 1.2s ease-in-out;
  z-index: 0;
  pointer-events: none;
}
.hero__gallery-wrapper .hero__gallery-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.hero__gallery-wrapper .hero__gallery-slide.is-active {
  opacity: 1;
  z-index: 1;
  pointer-events: auto;
}
.hero__gallery-buttons a {
  margin-left: 10px;
  margin-right: 10px;
  background: #519683;
  border: none;
}
.hero__gallery-buttons a:hover {
  background: #37675a;
}
.hero__gallery-buttons a.btn.hero__gallery-button {
  margin-left: 10px;
  margin-right: 10px;
  background: #519683;
  border: none;
  color: #fff;
}
.hero__gallery-buttons .btn {
  margin-left: 10px;
  margin-right: 10px;
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
}
.hero__gallery-buttons a.btn.hero__gallery-button:hover {
  background: #37675a;
}
@media screen and (max-width: 446px) {
  .hero__gallery-content {
    top: 53%;
  }
}
@media screen and (max-width: 398px) {
  .hero__gallery .hero__gallery-buttons .btn {
    max-width: 130px !important;
    min-width: 130px !important;
  }
  .hero__gallery-buttons a {
    margin-left: 7px;
    margin-right: 7px;
  }
}
.comeback-btn {
  position: fixed;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 999;
  opacity: 0;
  width: 90% !important;
  pointer-events: none;
  transition: opacity 0.3s ease, transform 0.3s ease !important;
  will-change: opacity, transform;
  background: #519683 !important;
  color: #fff !important;
  border: none !important;
  white-space: nowrap;
  max-width: none !important;
}
.comeback-btn.is-visible {
  opacity: 1;
  pointer-events: auto;
  width: 90%;
  background: #519683 !important;
  color: #fff !important;
  border: none !important;
}
.comeback-btn.is-visible:hover {
  background: #37675a;
  color: #fff;
}
@media (prefers-reduced-motion: no-preference) {
  .comeback-btn {
    transform: translateX(-50%) translateY(1rem);
  }
  .comeback-btn.is-visible {
    transform: translateX(-50%) translateY(0);
  }
}
/* ✅ Tablet and Desktop */
@media screen and (min-width: 640px) {
  .comeback-btn,
  .comeback-btn.is-visible {
    width: -moz-fit-content !important;
    width: fit-content !important;
    right: 1rem;
    left: auto;
    transform: translateY(1rem);
    bottom: 2em;
    padding: 30px !important;
    max-width: initial;
    background: #519683 !important;
    color: #fff !important;
    border: none !important;
  }
  .comeback-btn.is-visible {
    transform: translateY(0);
  }
}
.hero-eco-logos {
  position: absolute;
  width: 410px;
  bottom: 50px;
  z-index: 9999;
  padding-left: 4rem;
}
@media screen and (max-width: 1559px) {
  .hero-eco-logos {
    padding-left: 2rem;
    bottom: 30px;
    width: 330px;
  }
}
@media screen and (max-width: 1023px) {
  .hero-eco-logos {
    padding: 0;
    bottom: 30px;
    width: 330px;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 360px) {
  .hero-eco-logos {
    width: 280px;
  }
}
.inline__cta{
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 50px;
}
@media (min-width: 1024px){
  .inline__cta{
    flex-direction: row;
    justify-content: space-between;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1440px){
  .inline__cta{
    padding-left: 96px;
    padding-right: 96px;
  }
}
.inline__cta-heading{
  margin-bottom: 30px;
  text-align: center;
}
@media (min-width: 1024px){
  .inline__cta-heading{
    text-align: left;
  }
}
.inline__cta-heading p{
  margin-bottom: 0px;
  font-family: ibmplexsans-semibold, sans;
  font-size: 22px;
}
.inline__cta-buttons{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 1024px){
  .inline__cta-buttons{
    justify-content: flex-end;
  }
}
.inline__cta-buttons .btn{
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}
@media (min-width: 1024px){
  .inline__cta-buttons .btn:last-child{
    margin-right: 0px;
  }
}
.masonary-grid__item{
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 6px;
  padding-right: 6px;
}
.masonary-grid .grid-sizer{
  width: 100%;
}
@media (min-width: 1024px){
  .masonary-grid .grid-sizer{
    width: 33.33%;
  }
}
.masonary-grid img {
  width: 100%;
}
.pill{
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 50px;
}
@media (min-width: 1024px){
  .pill{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1440px){
  .pill{
    padding-left: 96px;
    padding-right: 96px;
  }
}
.pill.background-pastel-gray{
  --tw-bg-opacity: 1;
  background-color: rgb(245 246 239 / var(--tw-bg-opacity, 1));
}
.pill.background-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.pill__inner{
  margin: auto;
  display: flex;
  height: 69px;
  width: 100%;
  max-width: 450px;
  align-items: center;
  justify-content: center;
  border-radius: 35px;
  --tw-bg-opacity: 1;
  background-color: rgb(81 150 130 / var(--tw-bg-opacity, 1));
  text-align: center;
  font-family: ibmplexsans-regular, sans;
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 28px;
  letter-spacing: 0.05em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 1440px){
  .pill__inner{
    max-width: 650px;
  }
}
@media screen and (max-width: 767px) {
  .pill .pill__inner {
    font-size: 18px;
    max-width: none;
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
}
.content__columns{
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 1024px){
  .content__columns{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1440px){
  .content__columns{
    padding-left: 96px;
    padding-right: 96px;
  }
}
.content__columns.background-pastel-gray{
  --tw-bg-opacity: 1;
  background-color: rgb(245 246 239 / var(--tw-bg-opacity, 1));
}
@media (min-width: 1440px){
  .content__columns.latest-stories .content__columns__inner{
    flex-wrap: nowrap;
  }
}
.content__columns__inner{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.content__columns__column{
  margin-bottom: 20px;
  display: flex;
  width: 50%;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 1440px){
  .content__columns__column{
    margin-left: 31px;
    margin-right: 31px;
    max-width: 400px;
  }
}
.content__columns__column a{
  display: flex;
  flex-direction: column;
}
.content__columns__column p{
  font-size: 17px;
}
.content__columns__column:nth-child(odd){
  padding-right: 10px;
}
@media (min-width: 1440px){
  .content__columns__column:nth-child(odd){
    padding-right: 0px;
  }
  .content__columns__column:nth-child(even){
    padding-left: 10px;
  }
}
.content__columns__column img{
  order: 1;
  margin-bottom: 34px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.content__columns__title{
  order: 2;
  margin-bottom: 13px;
  font-size: 31px;
}
.content__columns__date{
  order: 4;
  margin-bottom: 0.5rem;
  display: block;
  font-size: 14px;
}
.content__columns__excerpt{
  order: 5;
  margin-bottom: 20px;
}
.content__columns__button{
  order: 6;
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  justify-content: flex-end;
}
.content__columns__button .btn{
  margin-left: 0px;
  margin-bottom: 0px;
}
.parallax__wrapper {
  overflow: hidden;
  position: relative;
  height: 540px;
}
@media (min-width: 1440px){
  .parallax__wrapper{
    height: 700px;
  }
}
.parallax__wrapper.background-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.parallax__wrapper.background-pastel-gray{
  --tw-bg-opacity: 1;
  background-color: rgb(245 246 239 / var(--tw-bg-opacity, 1));
}
.parallax__wrapper .simpleParallax{
  position: relative;
  height: 540px;
}
@media (min-width: 1440px){
  .parallax__wrapper .simpleParallax{
    height: 700px;
  }
}
.parallax__wrapper .parallax__image {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.accordion{
  padding-left: 30px;
  padding-right: 30px;
}
.accordion__header{
  margin: auto;
  max-width: 1024px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: left;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 20px;
  color: #333;
}
.accordion__header h2 {
  font-size: 24px;
  line-height: 36px;
  font-family: ibmplexsans-semibold, sans;
  margin: 0;
  color: #333;
}
.accordion__items{
  margin: auto;
  max-width: 1024px;
}
.accordion__item {
  border-top: 1px solid;
  position: relative;
  margin: auto;
  max-width: 1024px;
  cursor: pointer;
  margin-bottom: 0;
}
.accordion__item:last-child {
  border-bottom: 1px solid;
}
.accordion__item::after {
  content: "";
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6"><path stroke-linecap="round" stroke-linejoin="round" d="M19.5 8.25l-7.5 7.5-7.5-7.5" /></svg>');
  position: absolute;
  top: 28px;
  right: 20px;
  height: 20px;
  width: 20px;
  background-repeat: no-repeat;
  transform: rotate(0deg);
  transition: transform 0.3s ease;
  pointer-events: none;
}
.accordion__item.active::after {
  transform: rotate(180deg);
}
.accordion__toggle{
  width: 100%;
  padding-top: 28px;
  padding-bottom: 28px;
  padding-left: 20px;
  padding-right: 50px;
  text-align: left;
  display: block;
  position: relative;
  font-size: 18px;
  line-height: 24px;
  font-family: ibmplexsans-semibold, sans;
  margin: 0;
  white-space: normal;
  word-wrap: break-word;
  overflow: visible;
}
.accordion__content{
  margin-top: 0;
  line-height: 1.6;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
  margin-bottom: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: height 0.3s ease, opacity 0.3s ease;
}
.accordion__content.active {
  height: auto;
  opacity: 1;
  overflow: visible;
}
.accordion__content p {
  margin: 0 !important;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 30px;
}
.accordion__content ul {
  margin: 0 !important;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 30px;
}
.accordion__body{
  height: 0px;
  opacity: 0;
  margin: 0 !important;
}
.get-quote{
  display: flex;
  justify-content: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.get-quote div.wpforms-container-full {
  margin-bottom: 0 !important;
}
.get-quote__overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  align-items: center;
  justify-content: center;
  z-index: 9999999999;
}
.get-quote__form {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  height: 130vw;
  width: 100%;
  max-width: 90%;
  overflow: scroll;
  padding: 20px;
}
@media (min-width: 1440px){
  .get-quote__form{
    overflow: auto;
  }
}
.get-quote__form .wpcf7 input[type=file]{
  display: none;
}
@media screen and (min-width: 768px) {
  .get-quote__form{
    height: 90%;
    width: 60%;
  }
}
@media screen and (min-width: 1024px) {
  .get-quote__form{
    height: auto;
    width: 40%;
  }
}
.get-quote__form p{
  margin-bottom: 0.75rem;
}
.get-quote .get-quote__close{
  float: right;
}
.get-quote .popup__form{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.get-quote .popup__form .popup__form-left-col{
  width: 100%;
}
@media (min-width: 1440px){
  .get-quote .popup__form .popup__form-left-col{
    width: 50%;
    padding-right: 1rem;
  }
}
.get-quote .popup__form .popup__form-right-col{
  width: 100%;
  padding-left: 0px;
}
@media (min-width: 1440px){
  .get-quote .popup__form .popup__form-right-col{
    width: 50%;
    padding-left: 1rem;
  }
}
.get-quote .popup__form .input-wrapper{
  width: 100%;
}
.get-quote .popup__form textarea{
  padding: 20px;
  width: 100%;
  height: 120px;
  border-radius: 5px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209, 213, 219, var(--tw-border-opacity));
}
.get-quote .popup__form .contact__form__specification textarea {
  height: 220px;
}
.get-quote .popup__form .contact__form__marketing .wpcf7-list-item {
  margin-left: 0px;
  width: 100%;
}
.get-quote .popup__form .contact__form__marketing .wpcf7-list-item label{
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.get-quote .popup__form .contact__form__marketing input[type=checkbox] {
  border: 1px solid green;
  margin-right: 1rem;
  height: 18px;
  width: 20px;
}
.get-quote .popup__form .contact__form__file{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  display: flex;
  width: 100%;
}
.get-quote .popup__form .contact__form__file .file-name{
  display: flex;
  flex-direction: column;
}
.get-quote .popup__form .contact__form__file .file-name p{
  margin-bottom: 0px;
}
.get-quote .popup__form .contact__form__file p{
  margin-bottom: 0px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.get-quote .popup__form .contact__form__file p button{
  margin-left: 0px;
}
.get-quote .popup__form .contact__form__file .file-name{
  margin-bottom: 1rem;
  margin-left: 2rem;
}
.get-quote .popup__form .contact__form__submit{
  width: 100%;
}
.get-quote .popup__form .contact__form__submit p{
  margin-bottom: 0px;
}
.get-quote .popup__form .contact__form__submit input[type=submit]{
  margin-left: 0px;
  margin-top: 2rem;
  padding-left: 0px;
}
.icon-list {
  list-style: none;
  padding: 0;
  padding-top: 40px;
  margin: 0;
}
.icon-list li {
  display: flex;
  align-items: center;
  margin-bottom: 35px;
}
.icon-list li img {
  margin-right: 10px;
  width: 40px;
  height: 40px;
}
.icon-list li span {
  font-size: 16px;
  padding-left: 20px;
}
.icon-stack-left__wrapper {
  padding: 1rem;
}
.icon-stack-left__item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 1.5rem;
}
.icon-stack-left__icon {
  width: 3.5rem;
  height: 3.5rem;
  margin-right: 1.5rem;
  flex-shrink: 0;
}
.icon-stack-left__content .icon-stack-left__title {
  font-size: 18px;
  line-height: 24px;
  font-family: ibmplexsans-semibold, sans;
  margin: 0;
  text-align: left;
  margin-bottom: 0.5rem;
}
.icon-stack-left__content .icon-stack-left__description {
  font-size: 0.875rem;
  color: #4a5568;
}
.visual-sitemap{
  display: grid;
  gap: 2rem;
}
@media (min-width: 1024px){
  .visual-sitemap{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.visual-sitemap {
  padding-top: 60px;
  padding-bottom: 80px;
}
.visual-sitemap ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.visual-sitemap li {
  margin-bottom: 0.2rem;
  list-style: none;
}
.visual-sitemap a{
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
  text-decoration: underline;
  font-size: 16px;
  padding-bottom: 6px;
  display: block;
  margin-bottom: 0;
  transition: 0.3s ease-in-out;
}
.visual-sitemap a:hover {
  opacity: 0.6;
}
.visual-sitemap h2{
  margin-bottom: 0.75rem;
  font-weight: 400;
  font-size: 34px;
  padding-bottom: 10px;
}
.visual-sitemap section{
  margin-bottom: 2rem;
}
.ah-cards {
  padding: 80px 0;
}
@keyframes arrow-bob {
  0% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(-4px);
  }
  40% {
    transform: translateY(0);
  }
  60% {
    transform: translateY(-2px);
  }
  80% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}
@media (prefers-reduced-motion: reduce) {
  .card-panel:hover .arrow-bounce {
    animation: none !important;
  }
}
.floating-quote-button {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #0073e6;
  color: #fff;
  padding: 12px 20px;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  display: none;
  z-index: 9999;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.floating-quote-button:hover {
  background-color: #005bb5;
  transform: translateY(-3px);
}
.home .header {
  z-index: 999;
  position: absolute;
  right: 0px;
  width: 100%;
  justify-content: space-between;
}
@media (min-width: 1560px){
  .home .header{
    display: flex;
    width: 100%;
  }
}
.header{
  position: relative;
  width: 100%;
  justify-content: space-between;
}
@media (min-width: 1560px){
  .header{
    left: 0px;
    display: flex;
    width: 100%;
  }
}
.header__branding{
  position: relative;
  z-index: 50;
  display: flex;
  justify-content: space-between;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 1024px){
  .header__branding{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1560px){
  .header__branding{
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
.header__branding .header__logo{
  display: flex;
  align-items: center;
}
.header__branding .header__logo a {
  margin-bottom: 0;
}
.header__branding .header__logo img {
  filter: invert(100%);
}
@media screen and (max-width: 1559px) {
  .header.submenu-visible .header__branding::after {
    content: "";
    position: absolute;
    background: white;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px;
  }
}
.header__logo svg{
  max-width: 150px;
}
@media (min-width: 1024px){
  .header__logo svg{
    max-width: 200px;
  }
}
.header__navigation{
  display: flex;
}
.header__mobile__nav{
  margin-top: 32px;
  margin-right: 20px;
  display: block;
}
@media (min-width: 1560px){
  .header__mobile__nav{
    display: none;
  }
}
.home .header__branding .header__logo img {
  filter: initial;
}
.home .header.submenu-visible {
  z-index: 999;
  width: 100%;
  justify-content: space-between;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
@media (min-width: 1560px){
  .home .header.submenu-visible{
    position: absolute;
    display: flex;
    width: 100%;
  }
}
.home .header.submenu-visible .header__logo img {
  filter: invert(100%);
}
@media screen and (min-width: 1024px) {
  .header__logo img {
    max-width: 260px;
    width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .header__logo img {
    max-width: 210px;
    padding-top: 10px;
    width: 100%;
  }
}
@media screen and (min-width: 1560px) {
  .header.submenu-visible .navigation__wrapper > .menu-item:last-child,
  .navigation__wrapper > .menu-item:last-child {
    padding-left: 0;
    padding-right: 0;
    transition: 0.3s ease-in-out;
  }
}
#primary-menu-toggle {
  width: 37px;
  height: 45px;
  position: relative;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
#primary-menu-toggle span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #000;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.home #primary-menu-toggle span {
  background: #FFF;
}
.home .submenu-visible #primary-menu-toggle span {
  background: #000;
}
#primary-menu-toggle span:nth-child(1) {
  top: 0px;
  transform-origin: left center;
}
#primary-menu-toggle span:nth-child(2) {
  top: 12px;
  transform-origin: left center;
}
#primary-menu-toggle span:nth-child(3) {
  top: 24px;
  transform-origin: left center;
}
#primary-menu-toggle.open span:nth-child(1) {
  transform: rotate(45deg);
  top: 0px;
  left: 8px;
}
#primary-menu-toggle.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
#primary-menu-toggle.open span:nth-child(3) {
  transform: rotate(-45deg);
  top: 26px;
  left: 8px;
}
.navigation{
  display: none;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
@media (min-width: 1560px){
  .navigation{
    position: absolute;
    right: 0px;
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: flex-end;
    padding-right: 1rem;
  }
}
.navigation__wrapper{
  align-items: center;
}
@media (min-width: 1560px){
  .navigation__wrapper{
    display: flex;
    height: 100%;
    flex-direction: row;
    align-items: center;
  }
}
.navigation__wrapper > .menu-item > .menu-link > span{
  font-family: ibmplexsans-semibold, sans;
}
.navigation__wrapper > .menu-item{
  margin-bottom: 0px;
  height: 100%;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1559px) {
  .navigation__wrapper > .menu-item{
    position: relative;
  }
}
.navigation__wrapper > .menu-item a.menu-link{
  margin-bottom: 0px;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: ibmplexsans-medium, sans;
}
@media (min-width: 1560px){
  .navigation__wrapper > .menu-item a.menu-link{
    font-size: 0.7em;
  }
}
.navigation__wrapper > .menu-item a.menu-link {
  cursor: pointer;
}
@media (min-width: 1560px){
  .navigation__wrapper > .menu-item:last-child{
    display: flex;
    height: 47px;
    border-radius: 30px;
    border-width: 2px;
    --tw-border-opacity: 1;
    border-color: rgb(45 55 56 / var(--tw-border-opacity, 1));
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.navigation__wrapper > .menu-item .additional-menu-text{
  margin-top: 10px;
  display: none;
  font-size: 14px;
  line-height: 21px;
  --tw-text-opacity: 1;
  color: rgb(39 39 39 / var(--tw-text-opacity, 1));
}
@media (min-width: 1560px){
  .navigation__wrapper > .menu-item .additional-menu-text{
    display: block;
  }
}
.navigation__wrapper .inner-item-wrapper{
  display: none;
  justify-content: center;
}
@media (min-width: 1560px){
  .navigation__wrapper .inner-item-wrapper .sub-menu{
    display: flex;
    justify-content: center;
  }
}
.navigation__wrapper .inner-item-wrapper .sub-menu > .menu-item{
  margin-bottom: 0px;
}
@media (min-width: 1560px){
  .navigation__wrapper .inner-item-wrapper .sub-menu > .menu-item{
    margin-right: 80px;
  }
  .navigation__wrapper .inner-item-wrapper .sub-menu > .menu-item:last-child{
    margin-right: 0px;
  }
  .navigation__wrapper .inner-item-wrapper .sub-menu > .menu-item > .sub-menu{
    flex-direction: column;
    padding-top: 0px;
  }
  .navigation__wrapper .inner-item-wrapper .sub-menu > .menu-item > .sub-menu .menu-link{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  .navigation__wrapper .menu-item-products .inner-item-wrapper .sub-menu,
.navigation__wrapper .menu-item-products-2 .inner-item-wrapper .sub-menu{
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.navigation__wrapper .menu-item-products .inner-item-wrapper .sub-menu > .menu-item > .sub-menu,
.navigation__wrapper .menu-item-products-2 .inner-item-wrapper .sub-menu > .menu-item > .sub-menu{
  padding-top: 0px;
}
.navigation__wrapper .menu-item-products .inner-item-wrapper .sub-menu > .menu-item > .sub-menu > .menu-item > .menu-link,
.navigation__wrapper .menu-item-products-2 .inner-item-wrapper .sub-menu > .menu-item > .sub-menu > .menu-item > .menu-link{
  font-family: ibmplexsans-medium, sans;
}
@media (min-width: 1560px){
  .navigation__wrapper .menu-item-services .inner-item-wrapper .sub-menu{
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 1rem;
  }
}
.navigation__wrapper .menu-item-services .inner-item-wrapper .sub-menu > .menu-item{
  margin-bottom: 0px;
  margin-right: 0px;
}
@media (min-width: 1560px){
  .navigation__wrapper .menu-item-has-children.menu__item--active{
    display: block;
  }
}
.submenu-visible .navigation{
  position: absolute;
  right: 0px;
  z-index: 30;
  display: block;
  width: 100%;
}
@media (min-width: 1560px){
  .submenu-visible .navigation{
    display: flex;
  }
}
@media only screen and (max-width: 1559px) {
  .submenu-visible .navigation {
    box-shadow: 0 3px 11px -2px gray;
  }
}
@media only screen and (min-width: 1560px) {
  .submenu-visible .navigation{
    display: flex;
  }
}
@media (min-width: 1560px){
  .submenu-visible .navigation__wrapper > .menu-item .menu-link{
    font-size: 0.7em;
  }
}
.submenu-visible .navigation__wrapper > .menu-item .menu-link span {
  cursor: pointer;
}
.submenu-visible .navigation__wrapper > .menu-item > .menu-link > span{
  font-family: ibmplexsans-semibold, sans;
}
.submenu-visible .navigation__wrapper > .menu-item:last-child{
  margin: auto;
  margin-top: 80px;
  margin-bottom: 50px;
  display: flex;
  width: 90%;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(45 55 56 / var(--tw-border-opacity, 1));
  padding-top: 0px;
  padding-bottom: 0px;
}
@media (min-width: 1560px){
  .submenu-visible .navigation__wrapper > .menu-item:last-child{
    margin: 0px;
    width: initial;
    padding-left: 0px;
    padding-right: 0px;
  }
}
.submenu-visible .navigation__wrapper > .menu-item:last-child .menu-link{
  display: block;
  text-align: center;
}
@media (min-width: 1560px){
  .submenu-visible .navigation__wrapper > .menu-item:last-child .menu-link{
    display: inline-flex;
  }
}
.submenu-visible .navigation__wrapper > .menu-item:last-child .menu-link:last-child{
  border-style: none;
}
.submenu-visible .navigation__wrapper > .menu-item .menu-link {
  border-bottom: 1px solid #F0F0F0;
  height: 100%;
}
@media (min-width: 1560px){
  .submenu-visible .navigation__wrapper > .menu-item .menu-link{
    border-style: none;
  }
}
.submenu-visible .navigation__wrapper > .menu-item .menu-link span {
  cursor: pointer;
}
.submenu-visible .navigation__wrapper .menu__item--active > .menu-link > span{
  font-family: ibmplexsans-semibold, sans;
}
.submenu-visible .navigation__wrapper .menu__item--active .inner-item-wrapper {
  display: block;
  overflow: visible;
  height: initial;
}
@media only screen and (min-width: 1560px) {
  .submenu-visible .navigation__wrapper .menu__item--active .inner-item-wrapper {
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
  }
  .submenu-visible .navigation__wrapper .menu__item--active .inner-item-wrapper::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 20px;
    bottom: 100%;
    left: 0;
    background: white;
  }
}
@media (min-width: 1560px){
  .submenu-visible .navigation__wrapper .inner-item-wrapper{
    position: absolute;
    top: 100px;
    left: 0px;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    padding-left: 47px;
    padding-right: 47px;
  }
}
.submenu-visible .navigation__wrapper .inner-item-wrapper > .sub-menu > .menu-item > .menu-link > span{
  font-family: ibmplexsans-semibold, sans;
}
@media (min-width: 1560px){
  .submenu-visible .navigation__wrapper .menu-item .sub-menu{
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
.submenu-visible .navigation__wrapper .menu-item-services > .inner-item-wrapper > .sub-menu > .menu-item span{
  font-family: ibmplexsans-regular, sans;
}
@media (min-width: 1560px){
  .submenu-visible .navigation__wrapper .menu-item-services > .inner-item-wrapper > .sub-menu > .menu-item span{
    font-family: ibmplexsans-semibold, sans;
  }
  .submenu-visible .navigation__wrapper .menu-item-products2 .inner-item-wrapper .sub-menu,
.submenu-visible .navigation__wrapper .menu-item-products-2 .inner-item-wrapper .sub-menu{
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .submenu-visible .navigation__wrapper .sub-menu{
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
.submenu-visible .navigation__wrapper .sub-menu .menu-image{
  display: none;
  height: 275px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1560px){
  .submenu-visible .navigation__wrapper .sub-menu .menu-image{
    display: block;
  }
  .submenu-visible .navigation__wrapper .sub-menu a.menu-link{
    height: initial;
    padding-left: 0px;
    padding-right: 0px;
    font-family: ibmplexsans-semibold, sans;
    --tw-text-opacity: 1;
    color: rgb(45 55 56 / var(--tw-text-opacity, 1));
  }
  .submenu-visible .navigation__wrapper .sub-menu .menu-item{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }
}
.submenu-visible .navigation__wrapper .sub-menu .menu-link{
  font-family: ibmplexsans-regular, sans;
}
.submenu-visible .navigation__wrapper .sub-menu .menu-link span {
  cursor: pointer;
}
@media only screen and (max-width: 1559px) {
  .navigation__wrapper > .menu-item-has-children::after {
    content: "";
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6"><path stroke-linecap="round" stroke-linejoin="round" d="M19.5 8.25l-7.5 7.5-7.5-7.5" /></svg>');
    background-size: 30px 30px;
    background-repeat: no-repeat;
    right: 32px;
    top: 20px;
    position: absolute;
    width: 30px;
    height: 30px;
    transition: transform 0.3s ease;
  }
  .navigation__wrapper > .menu-item-has-children.menu__item--active::after {
    transform: rotate(180deg);
  }
  .navigation__wrapper > .menu-item-has-children > .inner-item-wrapper > .sub-menu > .menu-item-has-children {
    position: relative;
  }
  .navigation__wrapper > .menu-item-has-children > .inner-item-wrapper > .sub-menu > .menu-item-has-children::after {
    content: "";
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6"><path stroke-linecap="round" stroke-linejoin="round" d="M19.5 8.25l-7.5 7.5-7.5-7.5" /></svg>');
    background-size: 30px 30px;
    background-repeat: no-repeat;
    right: 32px;
    top: 20px;
    position: absolute;
    width: 30px;
    height: 30px;
    transition: transform 0.3s ease;
  }
  .navigation__wrapper > .menu-item-has-children > .inner-item-wrapper > .sub-menu > .menu__item--active::after {
    transform: rotate(180deg);
  }
  .inner-item-wrapper > .sub-menu > .menu-item > .sub-menu{
    display: none;
  }
  .inner-item-wrapper > .sub-menu > .menu-item.menu__item--active > .sub-menu{
    display: block;
    --tw-bg-opacity: 1;
    background-color: rgb(245 246 239 / var(--tw-bg-opacity, 1));
  }
  .menu-item-services.menu-item-has-children .sub-menu{
    --tw-bg-opacity: 1;
    background-color: rgb(245 246 239 / var(--tw-bg-opacity, 1));
  }
  .navigation__wrapper > .menu-item-services > .inner-item-wrapper .menu-item span{
    font-family: ibmplexsans-regular, sans;
  }
}
@media only screen and (min-width: 1560px) {
  .navigation__wrapper {
    height: 42px;
  }
  .inner-item-wrapper {
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
    overflow: hidden;
  }
  .home .navigation{
    background-color: transparent;
  }
  .home .navigation__wrapper .menu-link{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  @media (min-width: 1560px){
    .home .navigation__listitem:last-child{
      --tw-border-opacity: 1;
      border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
    }
    .home .submenu-visible .navigation{
      position: absolute;
      display: flex;
    }
  }
  .home .submenu-visible .navigation__listitem > a.menu-link{
    --tw-text-opacity: 1;
    color: rgb(45 55 56 / var(--tw-text-opacity, 1));
  }
  .submenu-visible .navigation__wrapper .menu-item:focus-within .inner-item-wrapper {
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
  }
}
.navigation__wrapper > .menu-item:last-child:hover {
  background: #519683;
  border: 2px solid #519683;
}
.menu-heading > a.menu-link {
  font-family: ibmplexsans-semibold, sans !important;
  padding-bottom: 20px !important;
}
.wp-block-button a,
.button__secondary{
  --tw-border-opacity: 1;
  border-color: rgb(81 150 130 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(81 150 130 / var(--tw-bg-opacity, 1));
  text-align: center;
  font-family: ibmplexsans-regular, sans;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.wp-block-button a:hover,
.button__secondary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(81 150 130 / var(--tw-text-opacity, 1));
}
.btn,
.wp-element-button,
.wp-element-button,
.wp-block-button__link,
input[type=submit],
button[type=submit],
.wpforms-submit,
.wp-block-button__link,
.is-style-outline a{
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
  height: 47px;
  min-width: 140px;
  max-width: 152px;
  align-items: center;
  justify-content: center;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(45 55 56 / var(--tw-border-opacity, 1));
  background-color: transparent;
  font-family: ibmplexsans-regular, sans;
  font-size: 15px;
  text-transform: capitalize;
  --tw-text-opacity: 1;
  color: rgb(45 55 56 / var(--tw-text-opacity, 1));
}
@media (min-width: 640px){
  .btn,
.wp-element-button,
.wp-element-button,
.wp-block-button__link,
input[type=submit],
button[type=submit],
.wpforms-submit,
.wp-block-button__link,
.is-style-outline a{
    min-width: 152px;
  }
}
.btn,
.wp-element-button,
.wp-element-button,
.wp-block-button__link,
input[type=submit],
button[type=submit],
.wpforms-submit,
.wp-block-button__link,
.is-style-outline a {
  border-radius: 50px !important;
  transition: 0.3s ease-in-out;
}
.btn:hover,
.wp-element-button:hover,
.wp-element-button:hover,
.wp-block-button__link:hover,
input[type=submit]:hover,
button[type=submit]:hover,
.wpforms-submit:hover,
.wp-block-button__link:hover,
.is-style-outline a:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(81 150 131 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-color: #519683;
  transition: 0.3s ease-in-out;
}
div.wpforms-container-full button[type=submit]:not(:hover):not(:active) {
  border-color: #519683 !important;
  background-color: #519683 !important;
}
div.wpforms-container-full button[type=submit]:hover {
  background-color: #fff !important;
  background: #FFF !important;
  box-shadow: none !important;
  color: #519683;
  border: 2px solid #519683;
  font-size: 15px;
  font-weight: 400;
}
.footer{
  display: flex;
  flex-direction: column;
  --tw-bg-opacity: 1;
  background-color: rgb(81 150 130 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.footer__wrapper{
  margin: auto;
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 80px;
  padding-bottom: 60px;
}
@media (min-width: 1024px){
  .footer__wrapper{
    flex-direction: row;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1440px){
  .footer__wrapper{
    padding-left: 96px;
    padding-right: 96px;
  }
}
.footer .company__logo{
  margin-bottom: 20px;
  width: 100%;
  max-width: 250px;
}
.footer__company__contact{
  order: 6;
  display: flex;
  width: 60%;
  flex-direction: column;
}
@media (min-width: 1024px){
  .footer__company__contact{
    order: 1;
    width: 100%;
    max-width: 350px;
  }
}
.footer__company__contact .company__contact__address{
  margin-bottom: 20px;
}
.footer__company__contact .company__contact__address address{
  font-style: normal;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.footer__company__contact .social__media{
  display: flex;
}
.footer__company__contact .social__media li{
  margin: 0px;
}
.footer__company__contact .social__media__icon{
  margin-right: 1.25rem;
}
.footer .company__contact__details{
  font-size: 18px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.footer .company__contact__details a{
  font-size: 18px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.footer__nav__title{
  margin-bottom: 15px;
  font-family: ibmplexsans-semibold, sans;
  font-size: 20px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.footer__nav__left{
  order: 1;
}
.footer__nav__middle{
  order: 2;
}
.footer__nav__right{
  order: 3;
}
.footer__rating{
  order: 4;
}
.footer__nav__left, .footer__nav__middle, .footer__nav__right{
  margin-bottom: 30px;
  width: 100%;
}
@media (min-width: 1024px){
  .footer__nav__left, .footer__nav__middle, .footer__nav__right{
    margin-bottom: 0px;
    max-width: 195px;
    padding-left: 0.75rem;
  }
}
@media (min-width: 1920px){
  .footer__nav__left, .footer__nav__middle, .footer__nav__right{
    max-width: 350px;
  }
}
.footer__nav__left .menu-item a, .footer__nav__middle .menu-item a, .footer__nav__right .menu-item a{
  font-size: 16px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.footer__nav__left ul li, .footer__nav__middle ul li, .footer__nav__right ul li{
  margin-bottom: 10px;
}
.footer__rating{
  margin-bottom: 30px;
  display: flex;
  width: 100%;
}
@media (min-width: 1024px){
  .footer__rating{
    margin-bottom: 0px;
    width: 350px;
    justify-content: flex-end;
  }
}
.footer__rating__payments{
  width: 250px;
}
@media (min-width: 1024px){
  .footer__rating__payments{
    width: 190px;
  }
}
.footer__rating__payments .payment__icon{
  margin-left: 0.5rem;
  margin-bottom: 0.5rem;
  display: inline-block;
}
.footer__legal{
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-top-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  padding-top: 30px;
  padding-bottom: 30px;
}
.footer__legal__name{
  margin-bottom: 0.75rem;
  font-size: 14px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.footer__legal .legal__navigation{
  display: flex;
  justify-content: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.footer__legal .legal__navigation .menu-item{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.footer__legal .legal__navigation .menu-item a{
  font-family: ibmplexsans-semibold, sans;
  font-size: 14px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.footer__legal .legal__navigation .menu-item:first-child::after {
  content: "|";
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.footer__legal .legal__navigation .menu-item:last-child::before {
  content: "|";
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.SedexFooter {
  padding: 20px 0;
  border-top: 1px solid #fff;
}
.SedexFooter img {
  width: 220px;
  margin: auto;
}
div.wpforms-container-full {
  margin-bottom: 80px !important;
}
.wpforms-form {
  max-width: 1024px;
  margin: auto !important;
  display: flex;
  flex-direction: column;
  margin-bottom: 80px;
}
.wpforms-form input {
  height: 54px;
}
.wpforms-form .wpforms-field-label {
  font-family: ibmplexsans-regular, sans;
}
.wpforms-form .wpforms-submit-container .wpforms-submit,
.wpforms-form .wpforms-submit-container button[type=submit] {
  color: #fff;
  border-color: #519683;
  transition: 0.3s ease-in-out;
}
div.wpforms-container-full input[type=text],
div.wpforms-container-full input[type=email] {
  height: 53px !important;
}
div.wpforms-container-full button[type=submit]:not(:hover):not(:active) {
  background-color: #519683;
  font-family: ibmplexsans-regular, sans;
  border: 2px solid #519683;
  font-size: 15px;
  font-weight: 400;
  box-shadow: none;
}
div.wpforms-container-full button[type=submit]:hover {
  background-color: #fff;
  background: #FFF;
  box-shadow: none;
  color: #519683;
  border: 2px solid #519683;
  font-size: 15px;
  font-weight: 400;
}
.related-posts{
  margin-top: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(45 55 56 / var(--tw-border-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 100px;
}
@media (min-width: 1024px){
  .related-posts{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1440px){
  .related-posts{
    padding-left: 96px;
    padding-right: 96px;
  }
}
.related-posts__title{
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
  font-size: 70px;
  line-height: .75rem;
}
@media (min-width: 1024px){
  .related-posts__title{
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
.related-posts__container{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}
@media (min-width: 1024px){
  .related-posts__container{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.related-posts .related-post a{
  display: flex;
  flex-direction: column;
}
.related-posts .related-post:nth-child(3){
  display: none;
}
@media (min-width: 1024px){
  .related-posts .related-post:nth-child(3){
    display: block;
  }
}
.related-posts .related-post__title{
  order: 2;
  margin-bottom: 0px;
  font-size: 40px;
  line-height: 45px;
}
.related-posts .related-post span{
  order: 3;
}
.related-posts .related-post__image{
  order: 1;
}
.related-posts .related-post__image img{
  height: 276px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1440px){
  .related-posts .related-post__image img{
    height: 430px;
  }
}
.related-posts .related-post__excerpt{
  order: 4;
  margin-top: 30px;
  font-size: 17px;
}
.related-posts .get-the-date{
  padding-left: 0px;
  padding-right: 0px;
}
.popup{
  display: none;
}
.popup.popup--visible{
  position: fixed;
  top: 0px;
  display: block;
  height: 100%;
  width: 100%;
  z-index: 999999;
}
.popup.popup--visible .popup__close{
  position: absolute;
  top: 0px;
  right: 0px;
  display: flex;
  height: 70px;
  width: 70px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.5rem;
}
.popup.popup--visible .popup__overlay{
  position: absolute;
  top: 0px;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(45 55 56 / var(--tw-bg-opacity, 1));
  opacity: 0.9;
}
.popup.popup--visible .popup__wrapper{
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;
  width: 80%;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  flex-direction: column;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
@media (min-width: 1024px){
  .popup.popup--visible .popup__wrapper{
    height: 50%;
    width: 90%;
    flex-direction: row;
  }
}
@media (min-width: 1440px){
  .popup.popup--visible .popup__wrapper{
    width: 70%;
  }
}
@media (min-width: 1920px){
  .popup.popup--visible .popup__wrapper{
    width: 50%;
  }
}
.popup.popup--visible .popup__image{
  flex: 1 1 0%;
}
.popup.popup--visible .popup__image img{
  height: 100%;
  max-height: 500px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1024px){
  .popup.popup--visible .popup__image img{
    max-height: initial;
  }
}
.popup.popup--visible .popup__content{
  display: flex;
  flex: 1 1 0%;
  align-items: center;
  justify-content: center;
}
.popup.popup--visible .popup__content .btn{
  margin-left: 0px;
}
.popup.popup--visible .popup__content input[name=FIRSTNAME]{
  display: none;
}
.popup.popup--visible .popup__content input[name=EMAIL]{
  margin-bottom: 30px;
  --tw-border-opacity: 1;
  border-color: rgb(45 55 56 / var(--tw-border-opacity, 1));
  padding-left: 1.25rem;
}
.popup.popup--visible .popup__content input[type=submit]{
  margin-left: 0px;
}
.popup.popup--visible .popup__content-inner{
  padding: 15%;
}
a.btn.btn-link.PopupButton {
  background: #519683;
  color: #fff !important;
  border: none;
}
a.btn.btn-link.PopupButton:hover {
  background: #37675a;
}
@media (max-width: 1024px) {
  .popup__content-inner h3 {
    line-height: 33px;
  }
}
.social-share-icons{
  margin: auto;
  display: flex;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 12px;
}
@media (min-width: 1024px){
  .social-share-icons{
    max-width: 1024px;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1440px){
  .social-share-icons{
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
.social-share-icons__icon{
  margin-right: 2rem;
  width: 28px;
}
/*
 *   Default page template
 */
.page-template-default article > *:not(section),
.page-template article > *:not(section){
  margin: auto;
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 1024px){
  .page-template-default article > *:not(section),
.page-template article > *:not(section){
    max-width: 1024px;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1440px){
  .page-template-default article > *:not(section),
.page-template article > *:not(section){
    max-width: 1440px;
    padding-left: 96px;
    padding-right: 96px;
  }
}
@media (min-width: 1920px){
  .page-template-default article > *:not(section),
.page-template article > *:not(section){
    max-width: 1920px;
  }
}
.page-template-default h1,
.page-template h1{
  font-size: 70px;
}
@media (min-width: 1024px){
  .page-template-default .site-content > main,
.page-template .site-content > main{
    padding-top: 50px;
  }
}
.page-template-default .inner,
.page-template .inner{
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
}
.page-template-default article,
.page-template article{
  width: 100%;
}
.page-template-default .page__header,
.page-template .page__header{
  width: 100%;
  text-align: center;
}
.page-template-default.home .site-content > main,
.page-template.home .site-content > main{
  padding-top: 0px;
}
.page-template-default .wp-block-spacer,
.page-template .wp-block-spacer{
  display: none;
}
@media (min-width: 1024px){
  .page-template-default .wp-block-spacer,
.page-template .wp-block-spacer{
    display: block;
  }
}
.page-template-default .about-images-block,
.page-template .about-images-block {
  flex-wrap: initial !important;
}
.page-template-default .wp-block-group,
.page-template .wp-block-group {
  max-width: initial !important;
}
/*
 *   Home page template
 */
.home .hero__gallery + .content__block .content__block__wrapper h2 br{
  display: none;
}
@media (min-width: 640px){
  .home .hero__gallery + .content__block .content__block__wrapper h2 br{
    display: block;
  }
}
.home .hero__gallery-content img{
  max-width: 280px;
}
@media (min-width: 1024px){
  .home .hero__gallery-content img{
    max-width: 380px;
  }
}
/*
 *   Eco printing template
 */
.page-eco-printing h1 {
  margin: auto;
  width: 100%;
  padding-top: 92px;
  padding-bottom: 27px;
}
.page-eco-printing .site-content > main{
  padding-top: 0px;
}
.page-eco-printing .eco-printing__page__hero{
  display: flex;
  height: 450px;
  width: 100%;
}
.page-eco-printing .eco-printing__page__hero img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-eco-printing article p{
  margin-bottom: 30px;
}
/*
 *   Home page template
 */
.page-about .content__block:first-child h1,
.page-about .content__block:first-child h2{
  font-size: 108px;
  line-height: 117px;
}
.page-about .content__block:not(:first-child) h2{
  font-size: 100px;
  line-height: 102px;
}
.page-about .partners,
.page-about .divider.pastel-gray,
.page-about .newsletter {
  display: none;
}
/*
 *   Upload Artwork page template
 */
.page-uploader .content__block:not(:first-child) h2,
.page-upload-your-artwork .content__block:not(:first-child) h2{
  font-size: 53px;
  line-height: 102px;
}
.page-uploader .contact__form__marketing label,
.page-upload-your-artwork .contact__form__marketing label{
  display: flex;
  justify-content: center;
  text-align: center;
}
.page-uploader .contact__form__submit,
.page-upload-your-artwork .contact__form__submit{
  margin: auto;
  display: flex;
  width: 100%;
  justify-content: center;
}
/*
 *   Products page template
 */
.page-template-page-products > main{
  padding-top: 80px;
}
.page-template-page-products .products-list-columns{
  position: relative;
  display: block;
  overflow: hidden;
}
@media screen and (min-width: 781px) {
  .page-template-page-products .products-list-columns{
    display: flex;
  }
}
.page-template-page-products .products-list-columns .wp-block-column{
  display: flex;
}
@media screen and (min-width: 781px) {
  .page-template-page-products .products-list-columns .wp-block-column:nth-child(1){
    justify-content: flex-end;
  }
  .page-template-page-products .products-list-columns .wp-block-column:nth-child(2){
    justify-content: center;
  }
}
.page-template-page-products .products-list-columns .plain__list{
  max-width: 220px;
}
.page-template-page-products .product-grid {
  max-width: initial;
  margin-bottom: 100px;
}
.page-template-page-products .product-grid .wp-block-image{
  padding: 5px;
}
.page-template-page-products .product-images .wp-block-image {
  width: 60%;
  margin: 0;
}
@media screen and (min-width: 781px) {
  .page-template-page-products .product-images .wp-block-image {
    width: initial;
    margin: initial;
  }
}
.page-template-page-products .product-images .wp-block-column:nth-child(2) {
  display: flex;
  justify-content: end;
}
@media screen and (min-width: 781px) {
  .page-template-page-products .product-images .wp-block-column:nth-child(2) {
    display: initial;
  }
}
.page-template-page-products .product-images .wp-block-column:nth-child(2) .wp-block-image {
  width: 80%;
}
@media screen and (min-width: 781px) {
  .page-template-page-products .product-images .wp-block-column:nth-child(2) .wp-block-image {
    width: initial;
  }
}
.page-template-page-products .product-images .wp-block-column:nth-child(3) {
  display: flex;
  justify-content: left;
}
@media screen and (min-width: 781px) {
  .page-template-page-products .product-images .wp-block-column:nth-child(3) {
    display: initial;
  }
}
.page-template-page-products .product-images .wp-block-column:nth-child(3) .wp-block-image {
  width: 70%;
}
@media screen and (min-width: 781px) {
  .page-template-page-products .product-images .wp-block-column:nth-child(3) .wp-block-image {
    width: initial;
  }
}
.page-template-page-products .product-images .wp-block-spacer {
  display: none;
}
@media screen and (min-width: 781px) {
  .page-template-page-products .product-images .wp-block-spacer {
    display: block;
  }
}
.page-template-page-products .keep-scrolling{
  position: absolute;
  right: 10%;
  top: 50%;
  height: 100%;
  width: 90px;
}
@media screen and (min-width: 781px) {
  .page-template-page-products .keep-scrolling{
    display: none;
  }
}
.page-template-page-products .keep-scrolling::after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 96%;
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(45 55 56 / var(--tw-border-opacity, 1));
}
.page-template-page-products .wp-block-spacer{
  display: block;
}
.page-template-page-products .alot-more {
  border: 1px solid black;
  padding: 30px;
  border-radius: 42px;
  border-radius: 193px/81px;
  margin-bottom: 41px;
  display: block;
  max-width: 265px;
  margin: auto;
}
/*
 *   Contact page template
 */
.page-template-page-contact main{
  padding-bottom: 0px;
}
.page-template-page-contact article{
  width: 100%;
}
/*
 *   Contact page template
 */
.page-template-page-careers .btn:nth-child(1),
.page-template-page-careers .wp-block-button__link:nth-child(1){
  margin-left: 0;
}
.post-template-default .post__single__hero{
  display: flex;
  height: 450px;
  width: 100%;
}
.post-template-default .post__single__hero img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.post-template-default .get-the-date{
  margin: auto;
  margin-bottom: 30px;
  display: block;
  width: 100%;
  max-width: 1024px;
  padding-left: 4rem;
  padding-right: 4rem;
  font-size: 14px;
}
.post-template-default.single-post h1{
  margin: auto;
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 1024px){
  .post-template-default.single-post h1{
    max-width: 1024px;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1440px){
  .post-template-default.single-post h1{
    max-width: 1440px;
    padding-left: 4rem;
    padding-right: 4rem;
    font-size: 100px;
  }
}
@media (min-width: 1920px){
  .post-template-default.single-post h1{
    max-width: 1920px;
  }
}
.post-template-default .post__single__title{
  margin: auto;
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 77px;
  padding-bottom: 15px;
  text-align: center;
}
@media (min-width: 1024px){
  .post-template-default .post__single__title{
    max-width: 1024px;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1440px){
  .post-template-default .post__single__title{
    max-width: 1440px;
    padding-left: 96px;
    padding-right: 96px;
    font-size: 70px;
  }
}
@media (min-width: 1920px){
  .post-template-default .post__single__title{
    max-width: 1920px;
  }
}
.post-template-default .single__title{
  margin: auto;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 1024px){
  .post-template-default .single__title{
    max-width: 1024px;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1440px){
  .post-template-default .single__title{
    max-width: 1440px;
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media (min-width: 1920px){
  .post-template-default .single__title{
    max-width: 1920px;
  }
}
.post-template-default article > *:not(section){
  margin: auto;
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 1024px){
  .post-template-default article > *:not(section){
    max-width: 1024px;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1440px){
  .post-template-default article > *:not(section){
    max-width: 1440px;
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media (min-width: 1920px){
  .post-template-default article > *:not(section){
    max-width: 1920px;
  }
}
.post-template-default article p{
  margin-bottom: 30px;
}
.post-template-default .related-posts .get-the-date{
  padding-left: 0px;
  padding-right: 0px;
  font-size: 14px;
}
.page-template-page-careers h1{
  margin-bottom: 40px;
  font-size: 70px;
}
.page-template-page-careers h3{
  font-size: 30px;
}
.page-template-page-careers .container{
  margin: auto;
  text-align: center;
}
.page-template-page-careers h4{
  margin-bottom: 0px;
  font-size: 37px;
}
.page-template-page-careers .content__block h2{
  font-size: 100px;
}
.page-template-page-careers .no__current__vacancies{
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.page-template-page-careers .no__current__vacancies a{
  margin: auto;
  margin-top: 30px;
}
.archive main,
.blog main,
.page-template-page-recent-news main{
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 50px;
}
@media (min-width: 1024px){
  .archive main,
.blog main,
.page-template-page-recent-news main{
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 100px;
  }
}
@media (min-width: 1440px){
  .archive main,
.blog main,
.page-template-page-recent-news main{
    padding-left: 96px;
    padding-right: 96px;
  }
}
.archive .blog,
.blog .blog,
.page-template-page-recent-news .blog{
  margin: auto;
  padding-left: 0px;
  padding-right: 0px;
}
.archive .blog h1,
.blog .blog h1,
.page-template-page-recent-news .blog h1{
  margin-bottom: 84px;
  font-size: 70px;
}
.archive .entry-header,
.archive .entry-content,
.blog .entry-header,
.blog .entry-content,
.page-template-page-recent-news .entry-header,
.page-template-page-recent-news .entry-content{
  padding-left: 0px;
  padding-right: 0px;
}
.archive #posts-articles,
.blog #posts-articles,
.page-template-page-recent-news #posts-articles{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}
@media (min-width: 640px){
  .archive #posts-articles,
.blog #posts-articles,
.page-template-page-recent-news #posts-articles{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px){
  .archive #posts-articles,
.blog #posts-articles,
.page-template-page-recent-news #posts-articles{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1440px){
  .archive #posts-articles,
.blog #posts-articles,
.page-template-page-recent-news #posts-articles{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 1920px){
  .archive #posts-articles,
.blog #posts-articles,
.page-template-page-recent-news #posts-articles{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.archive .blog__article,
.blog .blog__article,
.page-template-page-recent-news .blog__article{
  grid-column: span 2 / span 2;
}
@media (min-width: 1024px){
  .archive .blog__article,
.blog .blog__article,
.page-template-page-recent-news .blog__article{
    grid-column: span 1 / span 1;
  }
}
.archive .blog__article:nth-child(n+4),
.blog .blog__article:nth-child(n+4),
.page-template-page-recent-news .blog__article:nth-child(n+4){
  grid-column: span 1 / span 1;
}
.archive .blog__article:nth-child(n+4) .blog__inner__image img,
.blog .blog__article:nth-child(n+4) .blog__inner__image img,
.page-template-page-recent-news .blog__article:nth-child(n+4) .blog__inner__image img{
  height: 200px;
}
@media (min-width: 1024px){
  .archive .blog__article:nth-child(n+4) .blog__inner__image img,
.blog .blog__article:nth-child(n+4) .blog__inner__image img,
.page-template-page-recent-news .blog__article:nth-child(n+4) .blog__inner__image img{
    height: 300px;
  }
}
@media (min-width: 1440px){
  .archive .blog__article:nth-child(n+4) .blog__inner__image img,
.blog .blog__article:nth-child(n+4) .blog__inner__image img,
.page-template-page-recent-news .blog__article:nth-child(n+4) .blog__inner__image img{
    height: 430px;
  }
}
.archive .blog__article__date,
.blog .blog__article__date,
.page-template-page-recent-news .blog__article__date{
  margin-bottom: 0.5rem;
  display: block;
  font-size: 14px;
}
.archive .blog__page__title,
.blog .blog__page__title,
.page-template-page-recent-news .blog__page__title{
  text-align: center;
}
.archive .blog__article,
.blog .blog__article,
.page-template-page-recent-news .blog__article{
  margin-bottom: 60px;
}
.archive .blog__inner__image,
.blog .blog__inner__image,
.page-template-page-recent-news .blog__inner__image{
  margin-bottom: 42px;
  padding: 0px;
}
.archive .blog__inner__image img,
.blog .blog__inner__image img,
.page-template-page-recent-news .blog__inner__image img{
  height: 300px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1440px){
  .archive .blog__inner__image img,
.blog .blog__inner__image img,
.page-template-page-recent-news .blog__inner__image img{
    height: 400px;
  }
}
.archive .blog__load__more,
.blog .blog__load__more,
.page-template-page-recent-news .blog__load__more{
  margin: auto;
}
.page-template-page-contact .site-content > main{
  padding-top: 0px;
}
.page-template-page-contact .contact__page__hero{
  display: flex;
  height: 441px;
  width: 100%;
}
.page-template-page-contact .contact__page__hero img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-template-page-contact .contact__page__header{
  margin-top: 80px;
}
.page-template-page-contact .contact__details{
  margin-top: 100px;
  margin-bottom: 100px;
  display: flex;
  width: 100%;
  max-width: 1024px;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 1024px){
  .page-template-page-contact .contact__details{
    flex-direction: row;
  }
}
.page-template-page-contact .contact__details > div{
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  text-align: center;
}
.page-template-page-contact .contact__details > div svg{
  margin-bottom: 30px;
}
.page-template-page-contact .contact__details__phone{
  flex: 1 1 0%;
}
@media (min-width: 1024px){
  .page-template-page-contact .contact__details__phone{
    margin-right: 30px;
  }
}
.page-template-page-contact .contact__details__address{
  flex: 1 1 0%;
  text-align: center;
}
@media (min-width: 1024px){
  .page-template-page-contact .contact__details__address{
    margin-left: 30px;
    margin-right: 30px;
    max-width: 300px;
  }
}
.page-template-page-contact .contact__details__address address{
  font-size: 20px;
}
.page-template-page-contact .contact__details__email{
  flex: 1 1 0%;
}
@media (min-width: 1024px){
  .page-template-page-contact .contact__details__email{
    margin-left: 30px;
  }
}
.page-template-page-contact h3.wp-block-heading{
  font-size: 37px;
}
.single-service .service__single__hero{
  display: flex;
  height: 450px;
  width: 100%;
}
.single-service .service__single__hero img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.single-service .service__single__title{
  margin: auto;
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 77px;
  padding-bottom: 15px;
  text-align: center;
}
@media (min-width: 1024px){
  .single-service .service__single__title{
    max-width: 1024px;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1440px){
  .single-service .service__single__title{
    max-width: 1440px;
    padding-left: 96px;
    padding-right: 96px;
    font-size: 70px;
  }
}
@media (min-width: 1920px){
  .single-service .service__single__title{
    max-width: 1920px;
  }
}
.single-service article > *:not(section){
  margin: auto;
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 1024px){
  .single-service article > *:not(section){
    max-width: 1024px;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1440px){
  .single-service article > *:not(section){
    max-width: 1440px;
    padding-left: 96px;
    padding-right: 96px;
  }
}
@media (min-width: 1920px){
  .single-service article > *:not(section){
    max-width: 1920px;
  }
}
.single-service article p{
  margin-bottom: 30px;
}
.single-service .wp-block-gallery {
  max-width: initial;
  gap: 0 !important;
  margin-top: 50px;
  margin-bottom: 0px;
  width: 100%;
  gap: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.single-product .product__single__hero{
  height: 450px;
  width: 100%;
}
@media (min-width: 1024px){
  .single-product .product__single__hero{
    display: flex;
    height: 418px;
  }
}
.single-product .product__single__hero img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.single-product .product__single__title{
  margin: auto;
  margin-top: 92px;
  margin-bottom: 27px;
  text-align: center;
  font-size: 71px;
}
.single-product article > *:not(section){
  margin: auto;
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 1024px){
  .single-product article > *:not(section){
    max-width: 1024px;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1440px){
  .single-product article > *:not(section){
    max-width: 1440px;
    padding-left: 96px;
    padding-right: 96px;
  }
}
@media (min-width: 1920px){
  .single-product article > *:not(section){
    max-width: 1920px;
  }
}
.single-product article p{
  margin-bottom: 30px;
}
.single-product h3.wp-block-heading em{
  color: initial;
  text-decoration-line: none;
}
.single-product .wp-block-gallery {
  max-width: initial;
  gap: 0 !important;
  margin-top: 50px;
  margin-bottom: 0px;
  width: 100%;
  gap: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.page-template-page-portfolio h1{
  font-size: 70px;
}
.page-template-page-portfolio h1 em{
  --tw-text-opacity: 1;
  color: rgb(45 55 56 / var(--tw-text-opacity, 1));
}
.page-template-page-portfolio .wp-block-spacer{
  display: block;
}
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/* ! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
h1,
  h2,
  h3,
  h4,
  h5{
  margin-bottom: 18px;
  font-family: kepler-std-condensed-subhead, serif;
}
p,
  a,
  li,
  article p{
  margin-bottom: 30px;
  font-family: ibmplexsans-regular, sans;
  font-size: 16px;
  --tw-text-opacity: 1;
  color: rgb(45 55 56 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  p,
  a,
  li,
  article p{
    font-size: 18px;
  }
}
@media (min-width: 1440px){
  p,
  a,
  li,
  article p{
    font-size: 20px;
  }
}
address{
  margin-bottom: 30px;
  font-family: ibmplexsans-regular, sans;
  font-size: 16px;
  font-style: normal;
  --tw-text-opacity: 1;
  color: rgb(45 55 56 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  address{
    font-size: 18px;
  }
}
main ul li{
  margin-bottom: 15px;
  list-style-position: inside;
  list-style-type: disc;
  --tw-text-opacity: 1;
  color: rgb(45 55 56 / var(--tw-text-opacity, 1));
}
h1,
  .h1{
  font-size: 140px;
  line-height: 140px;
  --tw-text-opacity: 1;
  color: rgb(45 55 56 / var(--tw-text-opacity, 1));
}
h2,
  .h2{
  font-family: kepler-std-condensed-subhead, serif;
  font-size: 48px;
  line-height: 60px;
  --tw-text-opacity: 1;
  color: rgb(45 55 56 / var(--tw-text-opacity, 1));
}
@media (min-width: 1440px){
  h2,
  .h2{
    font-size: 130px;
    line-height: 122px;
  }
}
.h2-secondary{
  font-family: kepler-std-condensed-subhead, serif;
  font-size: 70px;
  line-height: 60px;
  --tw-text-opacity: 1;
  color: rgb(45 55 56 / var(--tw-text-opacity, 1));
}
@media (min-width: 1440px){
  .h2-secondary{
    font-size: 70px;
    line-height: 127px;
  }
}
h3,
  .h3{
  font-family: kepler-std-condensed-subhead, serif;
  font-size: 31px;
  line-height: 40px;
  --tw-text-opacity: 1;
  color: rgb(45 55 56 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  h3,
  .h3{
    font-size: 40px;
  }
}
h3 em,
  .h3 em {
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
  }
h4,
  .h4{
  font-family: kepler-std-condensed-subhead, serif;
  font-size: 20px;
  --tw-text-opacity: 1;
  color: rgb(45 55 56 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  h4,
  .h4{
    font-size: 26px;
  }
}
b,
  strong{
  font-family: ibmplexsans-semibold, sans;
}
span{
  font-family: ibmplexsans-regular, sans;
}
.content__block h2 em{
  --tw-border-opacity: 1;
  border-color: rgb(81 150 130 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(81 150 130 / var(--tw-text-opacity, 1));
    text-decoration-line: underline;
    text-decoration-thickness: 3px;
    -webkit-text-decoration-skip: ink;
            text-decoration-skip-ink: auto;
    text-underline-offset: 5px;
}
@media screen and (min-width: 1440px) {
    .content__block h2 em {
      text-underline-offset: 12px;
    }
  }
.container{
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 1440px){
  .container{
    max-width: 1440px;
    padding-right: 4rem;
    padding-left: 4rem;
  }
}
@media (min-width: 1560px){
  .container{
    max-width: 1560px;
  }
}
@media (min-width: 1920px){
  .container{
    max-width: 1920px;
  }
}
.product-info-card{
  position: relative;
  height: 360px;
  overflow: hidden;
  --tw-translate-y: 1.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 700ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.product-info-card.visible{
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
}
.product-info-card .card-image{
  position: absolute;
  inset: 0px;
  z-index: 0;
  background-size: cover;
  background-position: center;
}
.product-info-card .card-panel-wrapper{
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 10;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.product-info-card .card-panel-wrapper.expanded{
  top: 0px;
  bottom: 0px;
}
.product-info-card .card-panel-wrapper.\!expanded{
  top: 0px;
  bottom: 0px;
}
.product-info-card:hover:not(.expanded) .product-info-card .card-panel-wrapper {
    transform: translateY(-4px);
  }
.product-info-card .card-panel{
  width: 100%;
  padding: 1.5rem;
  text-align: left;
}
.product-info-card .card-toggle{
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
.product-info-card .card-toggle h3{
  width: 100%;
  font-weight: 600;
    font-size: 18px;
    line-height: 32px;
    font-family: ibmplexsans-semibold, sans !important;
    margin-bottom: 0 !important;
}
.product-info-card .arrow{
  position: absolute;
  height: 24px;
  width: 24px;
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1));
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
    color: #080808;
    top: 1.6rem;
    right: 1.2rem;
    transform: rotate(180deg);
}
.product-info-card .arrow.expanded {
    transform: rotate(0deg);
  }
.product-info-card .arrow.\!expanded {
    transform: rotate(0deg) !important;
  }
.product-info-card .card-panel:hover .arrow-bounce {
    animation: arrow-bob 1s cubic-bezier(0.25, 0.8, 0.5, 1) 1;
    animation-fill-mode: none;
  }
.product-info-card .card-description{
  max-height: 0px;
  overflow: hidden;
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 1.625;
  opacity: 0;
  transition-property: max-height,opacity;
  transition-duration: 700ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.product-info-card .card-description.visible{
  opacity: 1;
}
.product-info-card .card-description .inner{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0px;
  padding-bottom: 1.5rem;
}
.product-info-card .card-description .inner p{
  margin-bottom: 0px;
  padding-top: 0px;
}
.visible{
  visibility: visible;
}
.static{
  position: static;
}
.absolute{
  position: absolute;
}
.m-0{
  margin: 0px;
}
.m-8{
  margin: 2rem;
}
.mx-\[20px\]{
  margin-left: 20px;
  margin-right: 20px;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-3{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.mb-0{
  margin-bottom: 0px;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.block{
  display: block;
}
.flex{
  display: flex;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.h-1{
  height: 0.25rem;
}
.h-\[30px\]{
  height: 30px;
}
.h-\[47px\]{
  height: 47px;
}
.h-\[600px\]{
  height: 600px;
}
.min-h-screen{
  min-height: 100vh;
}
.w-16{
  width: 4rem;
}
.w-\[30px\]{
  width: 30px;
}
.w-full{
  width: 100%;
}
.min-w-\[152px\]{
  min-width: 152px;
}
.max-w-\[152px\]{
  max-width: 152px;
}
.max-w-md{
  max-width: 28rem;
}
.max-w-sm{
  max-width: 24rem;
}
.flex-grow{
  flex-grow: 1;
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer{
  cursor: pointer;
}
.resize{
  resize: both;
}
.list-outside{
  list-style-position: outside;
}
.list-disc{
  list-style-type: disc;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-col{
  flex-direction: column;
}
.items-center{
  align-items: center;
}
.justify-center{
  justify-content: center;
}
.gap-8{
  gap: 2rem;
}
.space-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.overflow-hidden{
  overflow: hidden;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-\[50px\]{
  border-radius: 50px;
}
.border-2{
  border-width: 2px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-black{
  --tw-border-opacity: 1;
  border-color: rgb(45 55 56 / var(--tw-border-opacity, 1));
}
.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.bg-transparent{
  background-color: transparent;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.pl-4{
  padding-left: 1rem;
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-5xl{
  font-size: 3rem;
  line-height: 1;
}
.text-\[15px\]{
  font-size: 15px;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.font-bold{
  font-weight: 700;
}
.font-light{
  font-weight: 300;
}
.font-semibold{
  font-weight: 600;
}
.capitalize{
  text-transform: capitalize;
}
.leading-tight{
  line-height: 1.25;
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(45 55 56 / var(--tw-text-opacity, 1));
}
.text-blue-700{
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}
.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.text-gray-800{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.antialiased{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-300{
  transition-duration: 300ms;
}
.alignfull{
  margin: 2rem calc(50% - 50vw) !important;
  max-width: 100vw !important;
  width: 100vw;
}
.alignwide{
  margin: 2rem 0;
  max-width: 1920px !important;
}
.alignnone{
  margin-left: 0px;
  margin-right: 0px;
  height: auto;
  max-width: 100%;
}
.aligncenter{
  margin: 0.5rem auto;
  display: block;
}
@media (min-width: 640px){
  .alignleft:not(.wp-block-button){
    margin-right: 0.5rem;
    float: left;
  }
  .alignright:not(.wp-block-button){
    margin-left: 0.5rem;
    float: right;
  }
  .wp-block-button.alignleft a{
    float: left;
    margin-right: 1rem;
  }
  .wp-block-button.alignright a{
    float: right;
    margin-left: 1rem;
  }
}
.wp-caption{
  display: inline-block;
}
.wp-caption img{
  margin-bottom: 0.5rem;
  line-height: 1;
}
.wp-caption-text{
  font-size: 0.875rem;
  color: #4b5563;
}
.hover\:underline:hover{
  text-decoration-line: underline;
}
@media (min-width: 1024px){
  .md\:my-6{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .md\:flex{
    display: flex;
  }
  .md\:w-1\/2{
    width: 50%;
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}
@media (min-width: 1440px){
  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
