/* @import url('http://example.com/example_style.css'); */
@font-face { font-family: 'Recoleta';  src: url('https://7306769.fs1.hubspotusercontent-na1.net/hubfs/7306769/Recoleta-Medium.ttf') format('truetype');}
@font-face { font-family: 'Work Sans';  src: url('https://7306769.fs1.hubspotusercontent-na1.net/hubfs/7306769/Fonts/WorkSans-Regular.ttf') format('truetype');}
















:root {
  --hl-pink: #F36DB7;
  --hl-blue: #65CBCC;
  --hl-yellow-50: #fff7e6;
  --hl-yellow-100: #ffe8b3;
  --hl-yellow: #FFB100;
  --hl-yellow-600: #e69f00;
  --hl-yellow-700: #b37c00;
  --hl-orange: #FF5A01;
  --hl-black: #171b25;
  --hl-green: #28CC24;
  --text-light: #656464;
  --text-black: #000000;
  --white: #ffffff;
}



/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

h1, .hs-highlight-title, .hs-search__no-results p:first-child, .hbspt-form h1 {
  font-family:'Recoleta', serif;
  font-size:64px;
  line-height:76px;
  font-weight:500;
}
h2, .hs-search-results__title, .hs-search-highlight, .accordion_header h1 {
  font-family:'Recoleta', serif;
  font-size:36px;
  font-weight:500;
  line-height:44px;
}
.hs-search-highlight {
  background-color:#FFB100;
  color:#333;
  padding:8px 0;
}
h3 {
  font-family:'Work Sans', sans serif;
  font-size:20px;
  line-height:24px;
  font-weight:500;
}
h4 {
  font-family:'Work Sans', sans serif;
  font-size:25px;
  line-height:28px;
  font-weight:600;
  letter-spacing:0;

}

h5 {
  font-family: 'Work Sans', sans serif;
  font-size: 25px;
  line-height: 28px;
  font-weight: 500;
  letter-spacing: 0.15px;
}


p, .hs-search__no-results p, .hs-error-msg, .hs-main-font-element, input, label {
  font-family:'Work Sans', sans serif;
  font-size:17px;
  line-height:26px;
}

/* add margin for fixed header and scroll anchors */
.pwr-anchor {
  scroll-margin-top: 100px;
}

.owl-carousel .owl-item img {
  display: block;
  width: 60%;
  /* height: auto; */
  /* height: 71%; */
}
.pwr-hero__title {
  font-family: 'Recoleta';
  margin: 0;
  max-width: 800px;
  text-transform: none;
  line-height: 1.1;
}
.pwr-sec__desc, .pwr-sec__desc p {
  display: inline-block;
  font-size: 18px;
  margin-bottom: -20px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 2em;
}
.hs-menu-children-wrapper {
  background-color: #f5f5f5;
}
.pwr-price-table-features__text {
  display: block;
  padding-left: 35px;
}
.pwr-sec-txt--right .pwr-sec-txt__title, .pwr-sec-txt--right .pwr-sec-txt__title-intro {
  max-width: 390px;
  line-height: 1.1;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  max-width: 120px;
}

.sg-header {
  position: static;
  padding: 0;
  max-width: 1000px;
}
.sg-survey * {
  -webkit-box-sizing: border-box;
  max-width: 800px;
  box-sizing: border-box;
  align-items: center;
}
div.sg-survey {
  display: block;
  margin-left: 25%;
  margin-right: 25%;
}

h1.sg-title {
  text-align: left;
  font-size: 36px;
}
.sg-page-title {
  font-size: 2em;
  margin: 0 0 .6em;
  font-size: 24px;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section {
  position: relative;
  /* padding: 30px; */
}
.container {
  max-width: 1200px;
  margin: 0 auto;
}
.job {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 40px 30px;
}

.job-title {
  font-size: 24px;
  text-decoration: none;
  color: #454545;
}

.job-title:hover {
  color: #00A0DF; 
}

.tags span {
  color: #000;
  font-size: 14px;
  color: grayMediumDark;
}
.tags span:after {
  content: ', ';
}
.tags span:last-of-type:after {
  content: '';
}
.description {
  color: #999;
}
.btn {
  display: inline-block;
  padding: 8px 8px !important;
  text-decoration: none;
  font-size: 15px
    font-weight: 600 !important;
  color: #000;
  border: 2px solid #FFB100;
  background: #f5f5f5;
  border-radius: 30px !important;
}
.btn:hover {
  background: #fff;
  color: #000;
  border-color: #28CC24;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.btn.active {
  background: #fff;
  border-color: #28CC24;
  color: #000;
}
.jobs-teams {
  margin-bottom: 40px;
  margin-top: 40px;
  padding: 0 30px
}
.jobs-teams .btn {
  margin: 0 8px 8px 0;
}
.jobs-teams .btn:first-of-type {
  margin-left: 0;
}
.jobs-teams .btn:last-of-type {
  margin-right: 0;
}

h1#open-jobs {
  padding-left: 30px;
  font-size: 25px;
}
.pwr-cta {
  font-size: 15px;
  font-weight: 600 !important;
  border-radius: 30px !important; 

}
a#cta_button_7306769_9785549a-ccb8-4fb8-93a9-939daec7cc19 {
  font-weight: 600 !important;
  font-size: 15px;
  line-height: 1.5em !important;
  border-radius: 30px !important;
}

a#cta_button_7306769_f8b68285-8eba-47e2-bcf6-20d8cf1578a8 {
  font-weight: 600 !important;
  font-size: 15px;
  line-height: 1.5em !important;
  border-radius: 30px !important;
}

.hs-cta-wrapper p, .hs-cta-wrapper div {
  margin: 0;
  padding: 0;
  font-weight: 600 !important;
  font-size: 15px;
  line-height: 1.5em !important;
  padding: 8px 8px;
  border-radius: 30px !important;

}

.header {
  position: absolute !important;
  z-index: 1;
}

.dvayzM .swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
  margin-bottom: 50px;
}

.owl-stage-outer .owl-height {
  height: 100%;
}

.pwr-sec-video__button {
  background-color: ;
  border-radius: 100%;
  font-size: 32px;
  height: 90px;
  left: 50%;
  line-height: 90px;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: all 1.2s ease-in-out;
  width: 90px;
}
.pwr-sec-video__button--small {
  font-size: 27px;
  height: 90px;
  line-height: 90px;
  width: 90px;
}

.pwr-post-header {
  padding-top: 96px;
}

.pwr-post-featured {
  margin: 0 auto 40px;   
}

.pwr-post-body {
  background-color: #fff;
  font-family: var(--ff-post-body);
  overflow: hidden;
  padding-top: 0px;
}

.pwr-post-content {
  margin: 0 auto;
  max-width: 795px;
  padding-bottom: 0px;
}




/* theme override for blog cards */
h2.pwr-post-item__title, h3.pwr-post-item__title {
  font-family:'Recoleta', serif;
  line-height: 1.45;
  letter-spacing: 0;
  text-transform: inherit;
}


/* ========================================================================== */
/*  Footer                                                                    */
/* ========================================================================== */

.pwr-footer-full__menu .hs-menu-wrapper.hs-menu-flow-vertical > ul {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 32px 24px;
}

.pwr-footer-full__menu--6col .hs-menu-wrapper li.hs-menu-depth-1 {
  width: 100% !important;
  margin-left: 0 !important;
  padding: 0 !important;
}

.pwr-footer .hs-menu-wrapper li {
  padding: 0;
  margin-bottom: 8px;
}

.hs-menu-wrapper ul.hs-menu-children-wrapper {
  min-width: auto;
}

.pwr-footer .hs-menu-wrapper {
  display: block;
}

.pwr-footer .hs-menu-wrapper li a {
  margin-right: 0;
}

.pwr-sec-clients--grid .pwr-sec-clients__logo-img {
  height: 100px !important;
  object-fit: contain;
}

.pwr-sec-clients--grid {
  grid-column-gap: 0px !important;
  grid-row-gap: 30px !important;
  align-items: center;
  display: grid;
  grid-template-rows: repeat(auto-fill,40px);
}



/* ------------------------- Breadcumbs ----------------------------- */
.blog-breadcrumbs { margin-bottom: 32px; }
.blog-breadcrumb-menu { font-size: 14px; font-weight: 500; display: flex; flex-wrap: wrap; align-items: center; list-style: none; margin: 0; padding: 0; }
.blog-breadcrumb-menu-item { padding-top: 5px; }
.blog-breadcrumb-menu-item + .blog-breadcrumb-menu-item { padding-left: 10px; }
.blog-breadcrumb-menu-divider { margin-left: 5px; }
.blog-breadcrumb-menu-divider:before { content: ''; display: inline-block; padding: 0; width: 5px; vertical-align: middle; height: 5px; border-top: 1px solid; border-left: 1px solid; transform: rotate(135deg); }
a.blog-breadcrumb-label { text-decoration: none; color: currentColor; }
a.blog-breadcrumb-label:hover { text-decoration: none; opacity: .8; }     
span.blog-breadcrumb-label { color: #7B7B7B }

@media (max-width:767px) {
  .body-container-wrapper--blog-post .blog-breadcrumb-menu-item + .blog-breadcrumb-menu-item .blog-breadcrumb-menu-divider,
  .body-container-wrapper--blog-post .last-crumb { display: none }
}

/* ------------------------- Author Box ----------------------------- */
.blog-author-box { display: flex;flex-wrap: wrap;align-items: center; justify-content: space-between; }
.blog-author-avatar { width: 174px; height: 174px; overflow: hidden; border-radius: 100%; }
.blog-author-avatar img { width: 100%; height: 100%; object-fit: cover; }
.blog-author-content { width: calc(100% - 210px) }
.blog-author-title { display: inline-block; vertical-align: middle; font-size: 40px; line-height: 1.1; margin: 10px 15px 10px 0; position: relative; }
.blog-author-title a { position: relative }
.blog-author-title a:after { content: ''; width: 100%; display: block; height: 2px; background-color: #fff; position: absolute; }
.blog-author-social-links { display: inline-flex; list-style:none;  line-height: 1;  padding: 0; margin: 0; }
.blog-author-social-links>li { display: inline-block; margin: 0; }
.blog-author-social-links>li>a { display: block; background-color: #fff; border-radius: 100%; line-height: 28px; width: 32px; height: 32px; color: inherit; margin: 5px; text-decoration: none; text-align: center;}
.blog-author-social-links>li>a svg { fill: #000; width: 16px; height: 16px; vertical-align: middle; }
.blog-author-social-links>li>a:hover  { opacity: .8; }
.blog-author-subtitle { font-size: 16px; margin: 0; }

.blog-post-author-box { margin-top: 20px }
.blog-post-author-box .blog-author-box { background-color: #000; color: #fff; border-radius: 24px; padding: 16px; align-items: flex-start; }
.blog-post-author-box .blog-author-avatar { width: 56px; height: 56px; }
.blog-post-author-box .blog-author-content { width: calc(100% - 72px); }
.blog-post-author-box .blog-author-title  { font-family: 'Recoleta', serif; font-size: 20px; }
.blog-post-author-box .blog-author-subtitle  { font-size: 14px; line-height: 1.3;  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }
.blog-author-title a { color: inherit; }
.blog-author-title a:hover,
.blog-author-title a:focus { opacity: .8 }

@media (max-width:767px) {
  .blog-author-box { align-items: flex-start; border-radius: 16px; }
  .blog-author-avatar { width: 64px; height: 64px; }
  .blog-author-content { width: calc(100% - 85px); }
  .blog-author-title { font-size: 20px; }
  .blog-author-subtitle { font-size: 14px; line-height: 1.3 }
}

@media (max-width:374px) {
  .blog-author-content { width: 100% !important }
}


/* 2025 edits */

.font-body-xl {
  font-size: 24px;
  line-height: 30px;
}  

.font-body-sm,
.font-body-sm p {
  font-size: 14px;
  line-height: 20px;
}