*, *:before, *:after {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: border-box;
}
.thankyou_row .dnd-section{
  position: relative;
}
.thankyou_row1 .dnd-section > .row-fluid > .dnd-column{
  display: block;
  position: relative;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  max-width: 600px;
  float: none;
}
.thankyou_row1 .hs_cos_wrapper_type_form{
  display: block;
  position: relative;
  box-sizing: border-box;
  max-width: 100%;
  background-color: #fff;
  box-shadow: 4px 6px 30px rgb(0 0 0 / 12%);
  border-radius: 5px;
  padding: 30px;
  padding: 15.0px 30px;
  margin: auto;
  margin-bottom: 2.5rem;
}
.thankyou_row1 .hs_cos_wrapper_type_form form {
  text-align: left;
  background-color: transparent;
  border-radius: 6px;
  margin: 0;
  box-shadow: none;
  width: 100%;
}
.thankyou_row1 .hs_cos_wrapper_type_form form .hs-form-field, 
.thankyou_row1 .hs_cos_wrapper_type_form form .hs_submit {
  display: flex;
  flex-wrap: wrap;
  margin: 0px;
  padding: 15.0px 0;
}
.thankyou_row1 .hs_cos_wrapper_type_form form .hs-form-field > .input{
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
.thankyou_row1 .hs_cos_wrapper_type_form form .hs-form-field > .input > .hs-input {
  font-family: 'Inter', sans-serif;
  font-size: 1.5rem;
}
.thankyou_row1 .hs_cos_wrapper_type_form form .hs_submit,
.thankyou_row1 .hs_cos_wrapper_type_form form .hs_submit > .actions{
  margin-top: 0;
}
.thankyou_row1 .hs_cos_wrapper_type_form form .hs_submit > .actions{
  width: 100%;
  margin-bottom: 0;
}
.thankyou_row1 .hs_cos_wrapper_type_form form .hs-form-field > label {
  display: none;
}
.thankyou_row1 .hs_cos_wrapper_type_form form .hs_submit .actions {
  padding: 0px;
  width: 100%;
}
.thankyou_row1 .hs_cos_wrapper_type_form form .hs-button {
  margin: 0;
  width: 100%;
  font-family: 'Inter', sans-serif;
  font-size: 1.5rem;
}
.thankyou_row1 .hs_cos_wrapper_type_form form .hs-button:focus{
  outline: none;
}
.thankyou_row1 .hs_cos_wrapper_type_form form .hs-button:hover, 
.thankyou_row1 .hs_cos_wrapper_type_form form .hs-button:focus {
  background-color: #0bb0f7;
  border-color: #0bb0f7;
  box-shadow: 0px 1px 3px rgb(0 0 0 / 20%);
  opacity: 0.9;
}
.thankyou_row1 .hs_cos_wrapper_type_form form ul.hs-error-msgs.inputs-list label {
  background: #fff;
  padding: 10px 14px;
  font-size: 13px;
  color: #353433;
  font-family: Arial,sans-serif;
  padding-left: 45px;
  line-height: normal;
  margin-top: 10px;
  border: 1px solid #353433;
  border-radius: 4px;
  position: relative;
  background-image: url(//f.hubspotusercontent20.net/hubfs/9040279/raw_assets/public/Wonderment_September2021/images/err.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  display:inline-block;
}
.thankyou_row1 .hs_cos_wrapper_type_form form ul.hs-error-msgs.inputs-list label:after{
  content: "";
  border-bottom: 8px solid #fff;
  position: absolute;
  width: 0;
  left: 16px;
  height: 0;
  top: -8px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
.thankyou_row1 .hs_cos_wrapper_type_form form ul.hs-error-msgs.inputs-list label:before{
  content: "";
  border-bottom: 9px solid #353433;
  position: absolute;
  width: 0;
  left: 15px;
  height: 0;
  top: -9px;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
}  
.thankyou_row1 .hs_cos_wrapper_type_form form .hs_error_rollup{
  display: none;
}
/* Placeholder Text */
.thankyou_row1 .hs_cos_wrapper_type_form form ::-webkit-input-placeholder {
  color: rgb(117, 117, 117);
  opacity: 1;
}
.thankyou_row1 .hs_cos_wrapper_type_form form :-moz-placeholder {
  color: rgb(117, 117, 117);
  opacity: 1;
}
.thankyou_row1 .hs_cos_wrapper_type_form form ::-moz-placeholder {
  color: rgb(117, 117, 117);
  opacity: 1;
}
.thankyou_row1 .hs_cos_wrapper_type_form form :-ms-input-placeholder {
  color: rgb(117, 117, 117);
  opacity: 1;
}
.thankyou_row1 .hs_cos_wrapper_type_form .submitted-message {
  background-color: transparent;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.thankyou_row1 .hs_cos_wrapper_type_form .submitted-message p {
  margin: 0;
  text-align: left;
}
.thankyou_row1 .text-action {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  color: #0bb0f7;
  transition: all 200ms;
  margin-top: 1rem;
  text-decoration: none;
}
.thankyou_row1 .text-action:hover {
  color: #0bb0f7;
  opacity: 0.9;
  text-decoration: none;
}
.thankyou_row1 .text-action:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e802';
  font-size: 0.8em;
  font-weight: inherit;
  vertical-align: 1px;
  font-size: 0.8em;
  color: #0bb0f7;
}

.thankyou_row2 .hs_cos_wrapper_type_rich_text{
  display: block;
  position: relative;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  max-width: 600px;
}
.thankyou_row2 .hs_cos_wrapper_type_rich_text *{
  color: #FFFFFF;
}
.thankyou_row2 .hs_cos_wrapper_type_rich_text h3 {
  text-shadow: 0 1px 3px rgb(0 0 0 / 20%);
}
.thankyou_row2 .hs_cos_wrapper_type_rich_text a {
  text-decoration: none;
  transition: opacity 0.12s;
  color: #f70b59;
}
.thankyou_row2 .hs_cos_wrapper_type_rich_text a:hover {
  opacity: 0.75;
  text-decoration: none;
  transition: opacity 0.12s;
  color: #f70b59;
}
.thankyou_row2 .hs_cos_wrapper_type_rich_text p:last-child{
  margin-bottom: 0;
}

.demotype_row .dnd-section{
  position: relative;
}
.demotype_row1 .hs_cos_wrapper_type_rich_text{
  display: block;
  position: relative;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  max-width: 600px;
}
.demotype_row1 .hs_cos_wrapper_type_rich_text p:last-child{
  margin-bottom: 0;
}
.demotype_row3 .widget-type-linked_image{
  display: block;
  position: relative;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  max-width: 300px;
}
.demotype_row3 .hs_cos_wrapper_type_linked_image{
  position: relative;
  display: block;
  height: 0;
  width: 100%;
  padding-bottom: 77.27272727272727%;
}
.demotype_row3 .hs_cos_wrapper_type_linked_image img {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.rra_row .dnd-section{
  position: relative;
}
.rra_row1 .hs_cos_wrapper_type_rich_text{
  display: block;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  max-width: 600px;
}
.rra_row1 .hs_cos_wrapper_type_rich_text p:last-child{
  margin-bottom: 0;
}
.rra_row1 .text-action {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  color: #0bb0f7;
  transition: all 200ms;
  margin-top: 1rem;
  text-decoration: none;
}
.rra_row1 .text-action:hover {
  color: #0bb0f7;
  opacity: 0.9;
  text-decoration: none;
}
.rra_row1 .text-action:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e802';
  font-size: 0.8em;
  font-weight: inherit;
  vertical-align: 1px;
  font-size: 0.8em;
  color: #0bb0f7;
}
.rra_row2 .dnd-section > .row-fluid > .dnd-column{
  display: block;
  position: relative;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  max-width: 600px;
  float: none;
}
.rra_row2 .hs_cos_wrapper_type_rich_text *{
  color: #FFFFFF;
}
.rra_row2 .hs_cos_wrapper_type_rich_text p:last-child{
  margin-bottom: 0;
}
.rra_row2 .widget-type-form{
  display: block;
  margin-top: 2.5rem;
}
.rra_row2 .hs_cos_wrapper_type_form {
  display: block;
  position: relative;
  box-sizing: border-box;
  max-width: 100%;
  background-color: #fff;
  box-shadow: 4px 6px 30px rgb(0 0 0 / 12%);
  border-radius: 5px;
  padding: 15.0px 30px;
  margin-top: 1rem;
  color: #0C0A27;
  margin-left: auto;
  margin-right: auto;
}
.rra_row2 .hs_cos_wrapper_type_form form{
  width: 100%;
  border-radius: 2px;
  padding: 10px 5px 0px;
}
.rra_row2 .hs_cos_wrapper_type_form form .hs-richtext {
  padding: 0px 6px 10px;
  margin: 0;
  font-size: 16px;
  line-height: normal;
}
.rra_row2 .hs_cos_wrapper_type_form form .hs-richtext p {
  font-size: 14px;
  margin: 0;
  color: #000000;
  font-family: 'Arial';
}
.rra_row2 .hs_cos_wrapper_type_form form .hs-richtext strong {
  font-weight: 900;
}
.rra_row2 .hs_cos_wrapper_type_form form .hs_email {
  padding: 10px 6px;
  position: relative;
  width: calc(100% - 105px);
}
.rra_row2 .hs_cos_wrapper_type_form form .hs_submit {
  padding: 10px 6px 0px;
  position: absolute;
  top: auto;
  bottom: 26px;
  right: 35px;
}
.rra_row2 .hs_cos_wrapper_type_form form .hs-form-field{
  margin: 0;
}
.rra_row2 .hs_cos_wrapper_type_form form .hs-form-field > label{
  display: none;
}
.rra_row2 .hs_cos_wrapper_type_form form input[type="email"] {
  box-sizing: border-box;
  border-radius: 2px;
  padding: 0px 0px 0px 16px;
  height: 38px;
  text-align: left;
  color: rgb(0, 0, 0);
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(180, 187, 195);
}
.rra_row2 .hs_cos_wrapper_type_form form input[type="email"]:hover {
  border-color: rgb(0, 0, 0);
}
.rra_row2 .hs_cos_wrapper_type_form form input[type="email"]:focus {
  border: 1px solid rgb(0, 0, 0);
  box-shadow: rgb(0 100 205) 0px 0px 5px;
}
.rra_row2 .hs_cos_wrapper_type_form form ::-webkit-input-placeholder {
  color: #b4bbc3;
  opacity: 1;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
}
.rra_row2 .hs_cos_wrapper_type_form form :-moz-placeholder {
  color: #b4bbc3;
  opacity: 1;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
}
.rra_row2 .hs_cos_wrapper_type_form form ::-moz-placeholder {
  color: #b4bbc3;
  opacity: 1;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
}
.rra_row2 .hs_cos_wrapper_type_form form :-ms-input-placeholder {
  color: #b4bbc3;
  opacity: 1;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
}
.rra_row2 .hs_cos_wrapper_type_form form .hs-button{
  border: 2px solid #4A90E2;
  transition: opacity 0.12s;
  text-decoration: none;
  display: inline-block;
  position: relative;
  padding: 11px 10px;
  background: rgb(247, 11, 89);
  border-radius: 2px;
  border-style: none;
  border-color: rgb(0, 0, 0);
  border-width: 0px;
  color: rgb(255, 255, 255);
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 1;
  white-space: normal;
  text-align: center;
  word-break: break-word;
  cursor: pointer;
  margin: 0;
  box-shadow: none;
  text-shadow: none;
}
.rra_row2 .hs_cos_wrapper_type_form form .hs-button:hover,
.rra_row2 .hs_cos_wrapper_type_form form .hs-button:focus{
  outline: 0;
  opacity: 0.75;
} 
.rra_row2 .hs_cos_wrapper_type_form form ul.hs-error-msgs.inputs-list label {
  background: #fff;
  padding: 10px 14px;
  font-size: 13px;
  color: #353433;
  font-family: Arial,sans-serif;
  padding-left: 45px;
  line-height: normal;
  margin-top: 10px;
  border: 1px solid #353433;
  border-radius: 4px;
  position: relative;
  background-image: url(//f.hubspotusercontent20.net/hubfs/9040279/raw_assets/public/Wonderment_September2021/images/err.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  display:inline-block;
}
.rra_row2 .hs_cos_wrapper_type_form form ul.hs-error-msgs.inputs-list label:after{
  content: "";
  border-bottom: 8px solid #fff;
  position: absolute;
  width: 0;
  left: 16px;
  height: 0;
  top: -8px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
.rra_row2 .hs_cos_wrapper_type_form form ul.hs-error-msgs.inputs-list label:before{
  content: "";
  border-bottom: 9px solid #353433;
  position: absolute;
  width: 0;
  left: 15px;
  height: 0;
  top: -9px;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
}  
.rra_row2 .hs_cos_wrapper_type_form form .hs_error_rollup{
  display: none;
}
.rra_row2 .hs_cos_wrapper_type_form .submitted-message {
  background-color: transparent;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.rra_row2 .hs_cos_wrapper_type_form .submitted-message p {
  margin: 0;
  text-align: left;
}
.rra_row2 .hs_cos_wrapper_type_form form input[type="email"].hs-input.invalid.error {
  border: 1px solid rgb(208, 51, 31);
}

.rra_row1 .hs_cos_wrapper_type_rich_text .red_btn {
  padding: 8px 3rem;
  display: inline-block;
  text-align: center;
  letter-spacing: 0.02rem;
  text-decoration: none;
  cursor: pointer;
  box-sizing: border-box;
  border: 2px solid #4A90E2;
  border-style: solid;
  margin-top: 1rem;
  background-color: #f70b59;
  border-color: #005AED;
  border-radius: 3px;
  border-width: 0px;
  box-shadow: 0px 1px 3px rgb(0 0 0 / 20%);
  color: #FFFFFF;
  font-family: 'Inter', sans-serif;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.9;
  text-shadow: 0px 0.9px 0px rgb(0 0 0 / 10%);
  transition: all 200ms;
  display: block;
  width: 100%;
}
.rra_row1 .hs_cos_wrapper_type_rich_text .red_btn:hover {
  opacity: 0.9;
  box-shadow: 0px 1px 3px rgb(0 0 0 / 20%);
  background-color: #0bb0f7;
  border-color: #0bb0f7;
}



.banner-area .dnd-section {
  padding: 0;
}
main.hs_podcast_page {
  padding-left: 0;
  padding-right: 0;
}
.hs_podcast_r1_grp {
  position: relative;
}
.hs_podcast_r1_grp>.container-fluid {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.hs_podcast_r1_grp>.container-fluid * {
  height: 100%;
  padding: 0;
}
.hs_podcast_r1 {
  position: relative;
  padding: 8rem 2rem;
  overflow: hidden;
}
.hs_podcast_r1 .content-wrapper {
  max-width: 1000px;
}
.hs_podcast_r1 .dnd-section .dnd-column {
  padding: 0;
}
.hs_podcast_r1 h2 {
  color: #fff;
  font-family: 'Inter', sans-serif;
  font-size: 3.5rem;
  font-weight: 500;
  text-shadow: 0 1px 3px rgb(0 0 0 / 20%);
  line-height: 1.3;
}
.hs_podcast_r2 .dnd-section {
  padding: 0;
}
.box.media-box {
  position: relative;
}
.box.media-box img {
  display: block; 
}
.hs_podcast_r3 .dnd-section {
  padding: 0;
}
.hs_podcast_r3 .dnd-section .dnd-column {
  padding: 0;
}


.hs_podcast_inner_page {}

.hs_podcast_inner_r1 .dnd-section {
  padding: 2rem;
}
.hs_podcast_inner_r1 h2 span,
.hs_podcast_inner_r1 h3 span {
  color: #374151;
  font-family: Inter var, system-ui, -apple-system, system-ui, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}
.hs_podcast_inner_r1 blockquote {
  border-left: solid 4px #FF0256;
  padding-left: 2rem;
  color: #0C0A27;
  font-family: 'Inter', sans-serif;
  font-size: 1.75rem;
  margin: revert;
  margin-bottom: 2.5rem;
}
.hs_podcast_inner_r1 blockquote span {
  font-family: Calibri, sans-serif;
}

.hs_podcast_inner_r1 p:last-child {
  margin-bottom: 0;
}



.hs_ecomtech_r1 .dnd-section {
  padding: 0;
}


.klaviyo_data_page {}
.klaviyo_data_r1 .widget-type-section_header {
  max-width: 1000px;
  margin: 0 auto;
}
.klaviyo_data_r1 p.secondary-header {
  margin-bottom: 0;
}


.form-sec form {
  padding: 15.0px 30px;
  max-width: 400px;
  background-color: #fff;
  box-shadow: 4px 6px 30px rgb(0 0 0 / 12%);
  border-radius: 5px;
  margin: 0 auto;
}
.form-sec .hs-form-field {
  padding: 15.0px 0;
  margin: 0;
}
.form-sec .hs-form-field > label {
  display: none;
}
.form-sec ::-webkit-input-placeholder {
  color: rgb(117, 117, 117);
}
.form-sec textarea {
  height: 258px;
  display: block;
  line-height: 1.6;
}
.form-sec input.hs-button.primary.large {
  width: 100%;
  margin-bottom: 15px;
}
.body-container__demo .hs_cos_wrapper_type_rich_text {
  margin-right: auto;
  margin-left: auto;
  max-width: 600px;
  display: block;
}
.demo-page .body-container-wrapper .inner-sec {
  position: relative;
}
.demo-page .section-background{
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: top;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}
.dnd-section .dnd-column {
  padding: 0 !important;
}
.body-container__full-width img {
  width: 100%;
  display: block;
}
.body-container__full-width figure {
  margin: 1em 40px 2.5rem;
}
.page-center{
  margin: 0 auto;
}
.body-container__pricing .hs_cos_wrapper_type_rich_text {
  display: block;
  padding-bottom: 50px;
}
.body-container__full-width-type2 .hs_cos_wrapper_type_rich_text img {
  width: 100%;
  display: block;
}
.body-container__full-width-type2 .hs_cos_wrapper_type_rich_text figure {
  margin-bottom: 2.5rem;
}
.body-container__full-width-type2 .hs_cos_wrapper_type_rich_text  pre {
  background-color: #f4f8ff;
  border-radius: 2px;
  font-size: 0.8em;
  margin-bottom: 2.5rem;
  display: block;
  overflow-x: auto;
  padding: .5em;
  color: #333;
}
.klaviyo_data_r1 table {
  background-color: transparent;
  border: 0;
  margin: 5%;
  border-collapse: collapse;
  border-spacing: 0;
}
.klaviyo_data_r1 td {
  padding: 12px 15px;
  text-align: left;
  border: 0;
  border-bottom: 1px solid #E1E1E1;
  word-break: initial;
  vertical-align: inherit;
}
..klaviyo_data_r1 tr td {
  min-width: 30%;
}
.klaviyo_data_r1 tr td:first-child {
  padding-left: 0;
}
.klaviyo_data_r1 tr:first-child {
  font-weight: bold;
}
.klaviyo_data_r1 {
  overflow: hidden;
}
.klaviyo_data_r1 .hs_cos_wrapper_type_rich_text img {
  width: 100%;
}

.shipping-emails-page .banner-area-mdl .content-wrapper {
  max-width: 1400px;
}
.shipping-emails-page .banner-area-mdl  .box.text-box {
  padding-left: 5rem;
  padding-right: 4rem;
  padding-top: 2rem;
}
.shipping-emails-page .banner-area-mdl .media-container .box.media-box {
  padding-right: 2rem;
}
.shipping-emails-page .banner-area-mdl .hs_banner_wrap {
  padding-left: 4rem;
  padding-right: 3rem;
}
.shipping-emails-page .banner-area-mdl .box.text-box .rich-text {
  max-width: 530px;
}
.shipping-emails-page .banner-area-mdl .form-container {
  padding: 15.0px 30px;
  background-color: #fff;
  box-shadow: 4px 6px 30px rgb(0 0 0 / 12%);
  border-radius: 5px;
  margin-bottom: 20px;
}
.shipping-emails-page .banner-area-mdl .form-container .hs-form-field {
  padding: 15.0px 0;
  margin: 0;
}
.shipping-emails-page .banner-area-mdl .form-container .hs_submit.hs-submit {
  padding: 15.0px 0;
}
.shipping-emails-page .banner-area-mdl .form-container input.hs-button.primary.large {
  margin: 0;
}
.shipping-emails-page .partner_wraps .partner_top p {
  font-size: 1.4rem;
  margin-bottom: 2px;
}
.shipping-emails-page .partner_wraps .partner_wrap {
  padding-bottom: 3rem;
  padding-top: 1rem;
}
.content-img-wrap .box.text-box ul li {
  background-image: url('//f.hubspotusercontent20.net/hubfs/9040279/raw_assets/public/Wonderment_September2021/images/download.svg');
    }
.shipping-emails-page .testimonial .box-content {
  max-width: 600px;
}
.shipping-emails-page .testimonial {
  padding-top: 8rem;
}
.shipping-emails-page .testimonial .image-box {
  padding: 2rem 0;
  max-width: 115px;
}
.shipping-emails-page .testimonial .box-author.
.reporting-page .testimonial .box-author{
  padding: 0;
  color: #222;
  font-family: Roboto, RobotoDraft, Helvetica, Arial, sans-serif;
  padding-bottom: 2rem;
}
.shipping-emails-page .testimonial .box-content p {
  margin: 0;
}
.shipping-emails-page .testimonial .box-author i,
.reporting-page .testimonial .box-author i{
  font-style: normal;
  font-size: 1.6rem;
  font-family: Inter;
}
.shipping-emails-wonderment .content-img-wrap .media-container.right .box.text-box {
  margin-left: 0;
  margin-right: 16px;
}
.shipping-emails-wonderment .content-img-wrap .media-container.right .box.media-box {
  padding-left: 0;
  padding-right: 2rem;
}
.shipping-emails-wonderment .content-img-wrap .media-container.left .box.media-box {
  padding-left: 0;
  margin-right: 15px;
  margin-left: 0;
}
.shipping-emails-wonderment .content-img-wrap .media-container .box.text-box {
  margin-right: 0;
  margin-left: 16px;
}
.shipping-emails-wonderment .testimonial .box-author {
  padding-top: 3rem;
  color: rgba(0, 0, 0, 0.9);
  margin-bottom: 1px;
  font-family: -apple-system, system-ui, system-ui, Segoe UI, Roboto, Helvetica Neue, Fira Sans, Ubuntu, Oxygen, Oxygen Sans, Cantarell, Droid Sans, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Lucida Grande, Helvetica, Arial, sans-serif;
}
.reporting-page .banner-area-mdl .content-wrapper {
  max-width: 1400px;
}
.reporting-page .banner-area-mdl  .box.text-box {
  padding-left: 5rem;
  padding-right: 4rem;
  padding-top: 2rem;
}
.reporting-page .banner-area-mdl .media-container .box.media-box {
  padding-right: 2rem;
}
.reporting-page .banner-area-mdl .hs_banner_wrap {
  padding-left: 4rem;
  padding-right: 2rem;
}
.reporting-page .banner-area-mdl .box.text-box .rich-text {
  max-width: 530px;
}
.reporting-page .banner-area-mdl .form-container {
  padding: 15.0px 30px;
  background-color: #fff;
  box-shadow: 4px 6px 30px rgb(0 0 0 / 12%);
  border-radius: 5px;
  margin-bottom: 20px;
}
.reporting-page .banner-area-mdl .form-container .hs-form-field {
  padding: 15.0px 0;
  margin: 0;
}
.reporting-page .banner-area-mdl .form-container .hs_submit.hs-submit {
  padding: 15.0px 0;
}
.reporting-page .banner-area-mdl .form-container input.hs-button.primary.large {
  margin: 0;
}
.reporting-page .partner_wraps .partner_wrap {
  padding-bottom: 3rem;
  padding-top: 1rem;
}
.reporting-page .partner_wraps .partner_top p {
  font-size: 1.4rem;
  margin-bottom: 2px;
}
.reporting-page .content-wd-button {
  padding-top: 8rem;
}
.reporting-page .content-wd-button .box-content {
  padding-bottom: 5rem;
}
.reporting-page .content-wd-button a.button {
  background-color: #f70b59;
  border: 0;
  line-height: 1.9;
}
.body-container__reporting .hs_cos_wrapper_type_linked_image img {
  display: block;
}
.reporting-page .testimonial {
  padding-top: 8rem;
}
.reporting-page .testimonial .box-content {
  max-width: 600px;
}
.reporting-page .testimonial .image-box {
  max-width: 115px;
  padding: 2rem 0;
}
.reporting-page .testimonial .box-content p {
  margin: 0;
} 
.reporting-page .testimonial .box-author {
  padding-top: 0;
  padding-bottom: 2rem;
  color: #222;
  font-family: Roboto, RobotoDraft, Helvetica, Arial, sans-serif;
}
.reporting-page .content-img-wrap .media-container.left .box.media-box {
  margin-left: 0;
  margin-right: 16px;
}
.reporting-page .content-img-wrap .media-container.left .box.text-box {
  margin-right: 0;
  margin-left: 16px;
}
.reporting-page .content-img-wrap .media-container.right .box.media-box {
  padding-right: 2rem;
  padding-left: 0;
}
.reporting-page .content-wd-img-col:nth-child(3) .media-container.left .box.media-box, 
.reporting-page .content-wd-img-col:last-child .media-container.left .box.media-box {
  padding-left: 0;
}
.reporting-page .content-wd-img-col:nth-child(3),
.reporting-page .content-wd-img-col:last-child{
  padding-bottom: 10rem;
}
.reporting-wonderment .testimonial .box-author {
  padding-top: 3rem;
  font-family: 'Inter', sans-serif;
}
.reporting-wonderment .bottom-pane .box-content {
  padding-top: 6rem;
}
.shopify-emails .content-img-wrap .media-container.left {
  padding-top: 8rem;
  padding-bottom: 1rem;
  padding-left: 5px;
  padding-right: 5px;
}
.shopify-emails .content-img-wrap .content-wd-img-col:nth-child(2n) {
  padding-bottom: 10rem;
}
.shopify-emails .content-img-wrap .content-wd-img-col:last-child .box.media-box {
  padding-left: 0;
  padding-right: 2rem;
}
.shopify-emails .content-img-wrap .content-wd-img-col:last-child {
  padding-bottom: 7rem;
}
.shopify-emails .content-img-wrap .media-container.left .box.media-box {
  padding-right: 15px;
  padding-left: 15px;
  margin-left: 0;
}
.shopify-emails .content-img-wrap .media-container.left .box.text-box {
  margin-right: 0;
  padding-right: 15px;
  padding-left: 20px;
}
.shopify-emails .content-img-wrap .media-container.left .box {
  width: 50%;
}
.shopify-emails .testimonial .box-author {
  padding-top: 0;
  color: #222;
  font-family: Roboto, RobotoDraft, Helvetica, Arial, sans-serif;
  padding-bottom: 2rem;
}
.shopify-page .content-wd-right-img {
  padding-bottom: 8rem;
  padding-top: 8rem;
}
.shopify-bottom .content-img-wrap .content-wd-img-col:nth-child(2) {
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.shopify-bottom .content-img-wrap .media-container.right .box.media-box {
  padding-right: 0;
}
.shopify-bottom .content-img-wrap .content-wd-img-col:last-child {
  padding-bottom: 10rem;
}
.shopify-bottom .testimonial .box-author {
  padding-bottom: 2rem;
}
.tracking-page header.header-type2 {
  background: #F7F7F9;
}
.tracking-page .banner-area-mdl .form-container {
  padding: 15px 30px;
  background-color: #fff;
  box-shadow: 4px 6px 30px rgb(0 0 0 / 12%);
  border-radius: 5px;
  margin-bottom: 20px;
}
.tracking-page .banner-area-mdl .form-container .hs-form-field {
  padding: 15px 0;
  margin: 0;
}
.tracking-page form input::-webkit-input-placeholder {
  color: #7d7d7d;
}
.tracking-page .banner-area-mdl .form-container .hs_submit.hs-submit {
  padding: 15px 0;
}
.tracking-page .banner-area-mdl .form-container input.hs-button.primary.large {
  margin: 0;
}
.tracking-page .banner-area-mdl .form-container input {
  width: 100% !important;
}
.tracking-page .banner-area-mdl .form-container .input {
  margin-right: 0;
}
.tracking-page .banner-area-mdl .form-container .hs_firstname {
  padding-right: 15px;
}
.tracking-page .banner-area-mdl .form-container .hs_lastname {
  padding-left: 15px;
}
.tracking-page .partner_wraps .partner_wrap {
  padding-top: 2rem;
}
.tracking-page .partner_wraps .divider .content-wrapper {
  max-width: 1200px;
}
.tracking-page .partner_wraps .divider {
  padding-top: 1rem;
  padding-bottom: 3rem;
}
.submitted-message {
  background-color: #fff;
  box-shadow: 4px 6px 30px rgb(0 0 0 / 12%);
  border-radius: 5px;
  max-width: 400px;
  padding: 15.0px 30px;
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.analysis-page header.header-type2 {
  background: #F8FAFE;
}
.analysis-banner .box-content ul li,
.content-img-type2 .media-container .box.text-box ul li{
  background-image: url('//f.hubspotusercontent20.net/hubfs/9040279/raw_assets/public/Wonderment_September2021/images/download.svg');
    }



.home-page .banner-area-mdl .content-wrapper {
  max-width: 1400px;
}
.home-page .banner-area-mdl  .box.text-box {
  padding-left: 5rem;
  padding-right: 4rem;
  padding-top: 2rem;
}
.home-page .banner-area-mdl .media-container .box.media-box {
  padding-right: 2rem;
}
.home-page .banner-area-mdl .hs_banner_wrap {
  padding-left: 4rem;
  padding-right: 3rem;
}
.home-page .banner-area-mdl .box.text-box .rich-text {
  max-width: 530px;
}
.home-page .banner-area-mdl .form-container {
  padding: 15.0px 30px;
  background-color: #fff;
  box-shadow: 4px 6px 30px rgb(0 0 0 / 12%);
  border-radius: 5px;
  margin-bottom: 20px;
}
.home-page .banner-area-mdl .form-container .hs-form-field {
  padding: 15.0px 0;
  margin: 0;
}
.home-page .banner-area-mdl .form-container .hs_submit.hs-submit {
  padding: 15.0px 0;
}
.home-page .banner-area-mdl .form-container input.hs-button.primary.large {
  margin: 0;
}
.home-page .partner_wraps .partner_top p {
  font-size: 1.4rem;
  margin-bottom: 2px;
}
.home-page .partner_wraps .partner_wrap {
  padding-bottom: 3rem;
  padding-top: 1rem;
}
.body-container__home .hs_cos_wrapper_type_linked_image img,
.home-bottom .hs_cos_wrapper_type_linked_image img{
  display: block;
}
.body-container__home .hs_cos_wrapper_type_rich_text {
  padding-bottom: 3rem;
  display: block;
}
.home-page .testimonial {
  padding-top: 8rem;
}
.home-page  .testimonial .box-content {
  max-width: 600px;
}
.home-page  .testimonial .star-image img {
  max-width: 115px !important;
}
.home-page  .testimonial .box-content p {
  margin: 0;
}
.home-page  .testimonial .image-box {
  padding-top: 2rem;
  padding-bottom: 2rem;
  max-width: 115px;
}
.home-page  .testimonial .box-author {
  font-size: 1.6rem;
  font-family: Inter;
  padding-top: 2px;
  padding-bottom: 21px;
}
.home-page .content-img-wrap .media-container.left .box.media-box {
  margin-left: 0;
  margin-right: 16px;
}
.home-page .content-img-wrap .media-container.left .box.text-box {
  margin-right: 0;
  margin-left: 16px;
}
.home-page .content-img-wrap .text-action-container {
  margin-top: 0;
}
.home-page .content-img-wrap .media-container.right .box.media-box {
  padding-right: 2rem;
  padding-left: 0;
}
.home-testimonial .testimonial {
  padding-top: 9rem;
}
.home-testimonial .testimonial .box-author {
  color: #222;
  font-family: Roboto, RobotoDraft, Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  padding-top: 0;
  padding-bottom: 0;
}
.home-testimonial .testimonial .box-author i {
  font-style: normal;
  font-size: 1.6rem;
  font-family: Inter;
}
.home-testimonial .content-img-wrap .media-container.left .box.media-box {
  padding-left: 0;
}
.home-testimonial .content-img-wrap .content-wd-img-col:first-child {
  padding-bottom: 10rem;
}
.home-page .bottom-pane .page-center {
  min-height: auto;
}
.home-page .bottom-pane {
  padding: 3rem 0;
}
.home-bottom .testimonial .box-content {
  padding-top: 2rem;
}
.home-bottom .testimonial .box-author {
  font-size: 1.75rem;
  padding-top: 0;
  padding-bottom: 2rem;
}

.hs-landing-page .content-wrapper {
  padding: 0 20px;
}
.hs_podcast_r1 .box.box-padding-right-3.text-box p:last-child {
  margin-bottom: 0;
}



@media only screen and (min-width: 480px) {
  .rra_row2 .hs_cos_wrapper_type_form form ul.hs-error-msgs.inputs-list label {
    position: absolute;
    left: 0;
  }
}

@media only screen and (min-width: 576px) {
  .rra_row1 .hs_cos_wrapper_type_rich_text .red_btn {
    display: inline-block;
    width: auto;
    min-width: 200px;
    margin-right: 2%;
  }
}


@media (min-width: 768px) {

  .hs_podcast_r1 .box.box-padding-right-3.text-box {
    margin-top: 0;
  }
  .thankyou_row1 .hs_cos_wrapper_type_form{
    max-width: 400px;
  }
  .demotype_row1 .dnd-section{
    padding-top: 6rem;
    padding-bottom: 3rem;
  }
  .demotype_row2 .dnd-section, .demotype_row3 .dnd-section{
    padding-top: 0;
  }
  .hs_podcast_r1 .dnd-section {
    position: relative;
    padding: 0;
  }
  .hs_podcast_r1 .media-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
  }
  .box.box-padding-left-2.media-box {
    padding-left: 2rem;
    order: 2;
  }
  .box.box-padding-right-3.text-box {
    order: 1;
    padding-right: 3rem;
  }
  .hs_podcast_inner_r1 .dnd-section {
    padding: 5rem 2rem 8rem;
  }
  .hs_podcast_inner_r1 .dnd-section >.row-fluid>.dnd-column {
    max-width: 700px;
    margin: 0 auto;
  }
}

@media (max-width: 1400px){
  .klaviyo_data_r1 .hs_cos_wrapper_type_rich_text > div {
    overflow-x: auto;
  }
}



@media (max-width: 767px){

  .hs_podcast_r1 {
    padding: 2rem;
  }
  .hs_podcast_r1 h2 {
    font-size: 2.5rem;
  }
  .media-container {
    display: flex;
    flex-direction: column;
  }
  .current_episodes_title h2 {
    font-size: 2.5rem;
  }
  .media-container .dnd-section {
    padding: 0;
  }
  .box.box-padding-right-3 {
    padding-right: 1rem;
    margin-top: 2rem;
  }
  .box.box-padding-right-3 p:last-child {
    margin-bottom: 0;
  }
  .hs_podcast_r2 .dnd-section {
    padding: 2rem;
  }
  .box.box-padding-left-2.media-box {
    padding-left: 1rem;
  }
  .demotype_row2 .dnd-section, .demotype_row3 .dnd-section{
    padding-top: 0;
  }
  .form-sec form {
    max-width: 600px;
  }
  .body-container__pricing .hs_cos_wrapper_type_rich_text {
    padding-bottom: 20px;
  }
  .shipping-emails-page .banner-area-mdl .hs_banner_wrap {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .shipping-emails-page .banner-area-mdl .media-container .box.media-box {
    padding-right: 1rem;
  }
  .shipping-emails-page .banner-area-mdl .media-container .box.text-box {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0;
  }
  .shipping-emails-page .banner-area-mdl .banner_form_wrap {
    padding-top: 0;
    max-width: 530px;
  }
  .shipping-emails-page .banner-area-mdl .form-container {
    margin-bottom: 5px;
  }
  .shipping-emails-page .partner_wraps .partner_wrap {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .shipping-emails-page .testimonial {
    padding-top: 2rem;
  } 
  .shipping-emails-page .testimonial .box-author {
    padding-bottom: 0;
  }
  .shipping-emails-wonderment .content-img-wrap .media-container.right .box.media-box {
    padding-right: 1rem;
  }
  .shipping-emails-wonderment .content-img-wrap .media-container.right .box.text-box {
    margin-right: 0;
  }
  .shipping-emails-wonderment .content-img-wrap .media-container.left .box.media-box {
    margin-right: 0;
  }
  .shipping-emails-wonderment .content-img-wrap .media-container .box.text-box {
    margin-left: 0;
  }
  .shipping-emails-wonderment .content-img-wrap .content-wd-img-col:last-child {
    padding-bottom: 2rem;
  }
  .shipping-emails-wonderment .testimonial .box-author {
    padding-top: 0;
  }
  .reporting-page .banner-area-mdl .hs_banner_wrap {
    padding: 2rem;
  }
  .reporting-page .banner-area-mdl .media-container .box.media-box {
    padding-right: 1rem;
  }
  .reporting-page .banner-area-mdl .box.text-box {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0;
  }
  .reporting-page .banner-area-mdl .banner_form_wrap {
    padding-top: 0;
    max-width: 530px;
  }
  .reporting-page .banner-area-mdl .form-container {
    margin-bottom: 5px;
  } 
  .reporting-page .partner_wraps .partner_wrap {
    padding-bottom: 2rem;
    padding-top: 2rem;
  }
  .reporting-page .partner_wraps .divider {
    padding-bottom: 4px;
  }
  .reporting-page .content-wd-button {
    padding-top: 2rem;
  }
  .reporting-page .content-wd-button .box-content {
    padding-bottom: 0;
  }
  .reporting-page .testimonial .box-author {
    padding-bottom: 0;
  }
  .reporting-page .testimonial {
    padding-top: 2rem;
  }
  .reporting-page .content-img-wrap .media-container.left .box.media-box {
    margin-right: 0;
  }
  .reporting-page .content-img-wrap .media-container.left .box.text-box {
    margin-left: 0;
  }
  .reporting-page .content-img-wrap .media-container.right .box.media-box {
    padding-right: 1rem;
  }
  .reporting-page .content-wd-img-col:nth-child(3), 
  .reporting-page .content-wd-img-col:last-child {
    padding-bottom: 2rem;
  }
  .reporting-wonderment .testimonial .box-author {
    padding-top: 0;
  }
  .reporting-wonderment .bottom-pane .box-content {
    padding-top: 2rem;
  }
  .shopify-emails .content-img-wrap .media-container.left {
    padding-top: 2rem;
  }
  .shopify-emails .content-img-wrap .media-container.left .box {
    width: 100%;
  }
  .shopify-emails .content-img-wrap .media-container.left .box.text-box {
    padding-left: 5px;
  }
  .shopify-page .partner_wraps .divider {
    padding-bottom: 4px;
  }
  .shopify-emails .content-img-wrap .content-wd-img-col:nth-child(2n) {
    padding-bottom: 3rem;
  }
  .shopify-emails .content-img-wrap .content-wd-img-col:last-child .box.media-box {
    padding-right: 1rem;
  }
  .shopify-emails .content-img-wrap .content-wd-img-col:last-child {
    padding-bottom: 2rem;
  }
  .shopify-bottom .content-img-wrap .content-wd-img-col:nth-child(2) {
    padding-top: 2rem;
    padding-bottom: 2rem;
  } 
  .shopify-bottom .content-img-wrap .media-container.right .box.media-box {
    padding-right: 0;
  }
  .shopify-page .content-wd-right-img {
    padding-bottom: 2rem;
    padding-top: 2rem;
  }
  .tracking-page .banner-area-mdl .banner_form_wrap {
    padding-top: 0;
  }
  .tracking-page .banner-area-mdl .form-container .hs-form-field {
    width: 100%;
  }
  .tracking-page .banner-area-mdl .form-container .hs_firstname {
    padding-right: 0;
  }
  .tracking-page .banner-area-mdl .form-container .hs_lastname {
    padding-left: 0;
  }
  .tracking-page .partner_wraps .divider {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .home-page .banner-area-mdl .hs_banner_wrap {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .home-page .banner-area-mdl .media-container .box.media-box {
    padding-right: 1rem;
  }
  .home-page .banner-area-mdl .media-container .box.text-box {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0;
  }
  .home-page .banner-area-mdl .banner_form_wrap {
    padding-top: 0;
    max-width: 530px;
  }
  .home-page .banner-area-mdl .form-container {
    margin-bottom: 5px;
  }
  .body-container__home .hs_cos_wrapper_type_rich_text {
    padding-bottom: 0;
  }
  .home-page .testimonial {
    padding-top: 2rem;
  }
  .home-page .testimonial .box-author {
    padding-bottom: 1px;
  }
  .home-page .content-img-wrap .media-container.left .box.media-box {
    margin-right: 0;
  }
  .home-page .content-img-wrap .media-container.left .box.text-box {
    margin-left: 0;
  }
  .home-page .content-img-wrap .media-container.right .box.media-box {
    padding-right: 1rem;
  }
  .home-testimonial .testimonial .box-author {
    padding-bottom: 0;
  }
  .home-testimonial .content-img-wrap .content-wd-img-col:first-child {
    padding-bottom: 2rem;
  }
  .home-bottom .testimonial .star-image {
    padding-bottom: 0;
  }
  .home-bottom .testimonial .box-author {
    padding-bottom: 0px;
  }
  .home-page .bottom-pane {
    padding: 0;
  }


}

@media (max-width: 575px){

  .thankyou_row .dnd-section {
    padding: 5rem 3rem;
  }
  .demotype_row .dnd-section {
    padding: 5rem 3rem;
  }
  .demotype_row2 .dnd-section, .demotype_row3 .dnd-section{
    padding-top: 3rem;
  }
  .meetings-iframe-container{
    overflow-x: auto;
    overflow-y: hidden;
  }
  .rra_row .dnd-section {
    padding: 5rem 3rem;
  }
  .body-container.mobile-padding{
    padding: 3rem 1rem;
  }
  .body-container__full-width .hs_cos_wrapper_type_rich_text {
    padding: 3rem 1rem;
    display: block;
  }
  .body-container__pricing .hs_cos_wrapper_type_rich_text {
    padding-top: 6rem;
  }
  .pricing-faq .faq-wrap {
    padding: 3rem 1rem;
  }
  .klaviyo_data_r1 .hs_cos_wrapper_type_section_header,
  .klaviyo_data_r1 .hs_cos_wrapper_type_rich_text,
  .klaviyo_data_r2_grp .hs_cos_wrapper_type_rich_text{
    padding: 3rem 1rem;
    display: block;
  }
  .shipping-emails-page .partner_wraps .partner_top,
  .reporting-page .partner_wraps .partner_top{
    padding-bottom: 0;
    padding-top: 6rem;
  }
  .shipping-emails-page .testimonial .image-box {
    padding: 5rem 0;
  }
  .shipping-emails-page .testimonial .box-author {
    padding: 3rem 1rem;
  }
  .reporting-page .content-wd-button .box-content {
    padding-bottom: 3rem;
  }
  .body-container__reporting .hs_cos_wrapper_type_linked_image img {
    padding: 3rem 1rem;
  }
  .reporting-page .testimonial .image-box {
    padding: 5rem 0;
  }
  .reporting-page .testimonial .box-author {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .reporting-page .content-img-wrap {
    padding-bottom: 6rem;
  }
  .shopify-emails .content-img-wrap .media-container.left {
    padding-bottom: 4rem;
  }
  .shopify-bottom .content-img-wrap {
    padding-bottom: 6rem;
  } 
  .shopify-page .content-wd-right-img {
    padding-bottom: 5rem;
    padding-top: 5rem;
  }
  .tracking-page .partner_wraps .divider {
    padding-bottom: 8rem;
  }
  .body-container__home .hs_cos_wrapper_type_linked_image, 
  .home-bottom .hs_cos_wrapper_type_linked_image,
  .body-container__home .hs_cos_wrapper_type_rich_text,
  .home-bottom .hs_cos_wrapper_type_rich_text{
    padding: 3rem 1rem;
    display: block;
  } 
  .home-page .testimonial .image-box {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .home-page .testimonial .box-author {
    padding-top: 3rem;
    padding-bottom: 3rem;
    line-height: 28.6px;
    display: block;
  } 
  .home-bottom .testimonial .star-image {
    padding-bottom: 6rem;
  }
  .home-bottom .hs_cos_wrapper_type_rich_text {
    padding-top: 9rem;
  }
  .home-page .bottom-pane {
    padding: 3rem 1rem;
  }
  .hs_podcast_r1 {
    padding: 5rem 3rem;
  }
  .hs_podcast_inner_r1 .hs_cos_wrapper_type_rich_text {
    display: block;
    padding: 3rem 1rem;
  }

}


@media only screen and (max-width: 479px) {
  .rra_row2 .hs_cos_wrapper_type_form form .hs_email {
    width: 100%;
  }
  .rra_row2 .hs_cos_wrapper_type_form form .hs_submit {
    position: relative;
    top: 0;
    right: 0;
  }
}
/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}
.content-wrapper {
  margin: 0 auto;
}

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

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

.dnd-section .dnd-column {
  padding: 0 20px;
}

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding: 0;
  }
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300; 
  font-display: block;
  src: url("//f.hubspotusercontent20.net/hubfs/9040279/raw_assets/public/Wonderment_September2021/font/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2") format('woff2');
    }
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400; 
  font-display: block;
  src: url("//f.hubspotusercontent20.net/hubfs/9040279/raw_assets/public/Wonderment_September2021/font/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2") format('woff2');
    }
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500; 
  font-display: block;
  src: url("//f.hubspotusercontent20.net/hubfs/9040279/raw_assets/public/Wonderment_September2021/font/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2") format('woff2');
    }
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700; 
  font-display: block;
  src: url("//f.hubspotusercontent20.net/hubfs/9040279/raw_assets/public/Wonderment_September2021/font/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2") format('woff2');
    }
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("//f.hubspotusercontent20.net/hubfs/9040279/raw_assets/public/Wonderment_September2021/font/S6uyw4BMUTPHjx4wXg.woff2") format('woff2');
    }
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  src: url("//f.hubspotusercontent20.net/hubfs/9040279/raw_assets/public/Wonderment_September2021/font/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2") format("woff2");
}
@font-face {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  src: url("https://f.hubspotusercontent20.net/hubfs/9040279/Wonderment_September2021/fonts/fontello.eot") format("embedded-opentype"), 
    url("//f.hubspotusercontent20.net/hubfs/9040279/raw_assets/public/Wonderment_September2021/font/fontello.woff2") format("woff2"), 
      url("//f.hubspotusercontent20.net/hubfs/9040279/raw_assets/public/Wonderment_September2021/font/fontello.ttf") format("truetype");
        }



html {
  font-size: 62.5%;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  line-height: 1.6;
  word-break: break-word;
  width: 100%;
  margin: 0;
}

html[lang^="ja"] body,
html[lang^="zh"] body,
html[lang^="ko"] body {
  line-break: strict;
  word-break: break-all;
}

/* Paragraphs */

p {
  margin: 0 0 2.5rem;
}

/* Anchors */

a { 
  cursor: pointer;
  text-decoration: none;
  transition: opacity 0.12s;
}
a:hover {
  opacity: 0.75;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 2rem;
  line-height: 1.3;
}

h1 {
  line-height: 1.2;
}

/* Lists */

ul,
ol {
  margin: 0 0 2.5rem;
  padding-left: 2rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
}

ul.no-list {
  list-style: none;
}

/* Code blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  border-left: 2px solid;
  margin: 0 0 1.4rem;
  padding-left: 15px;
}

/* Horizontal rules */

hr {
  background-color: #CCC;
  border: none;
  color: #CCC;
  height: 1px;
}
button,
.button {
  cursor: pointer;
  display: inline-block;
  font-size: 0.92rem;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
}

button:disabled,
.button:disabled {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  color: #E6E6E6;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  text-decoration: none;
}

button:active,
.button:active {
  text-decoration: none;
}
/* Form fields */

.hs-form-field {
  margin-bottom: 1.4rem;
}

/* Labels */

form label {
  display: inline-block;
  font-size: 1.75rem;
  margin-bottom: 0.35rem;
}


/* Inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  max-width: 767px !important;
  display: block;
  width: 100%;
  padding: 0.8rem 1.0rem;
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  outline: none;
  font-size: 1.5rem;
  color: #444444;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.03);
  border: 1px solid #dce4f4;
}

form fieldset {
  max-width: 100% !important;
}

ul.no-list {
  padding: 0;
}

/* Inputs - checkbox/radio */

form .inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

form .inputs-list > li {
  display: block;
  margin: 0.7rem 0;
}

form .inputs-list input,
form .inputs-list span {
  vertical-align: middle;
}

form input[type=checkbox],
form input[type=radio] {
  cursor: pointer;
  margin-right: 0.35rem;
  display: inline-block;
}

/* Inputs - datepicker */

.hs-dateinput {
  position: relative;
}

.hs-dateinput:before {
  content:'\01F4C5';
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
}

.fn-date-picker .pika-table thead th {
  color: #FFF;
}

.fn-date-picker td.is-selected .pika-button {
  border-radius: 0;
  box-shadow: none;
}

.fn-date-picker td .pika-button:hover,
.fn-date-picker td .pika-button:focus {
  border-radius: 0 !important;
  color: #FFF;
}

/* Inputs - file picker */

form input[type=file] {
  background-color: transparent;
  border: initial;
  padding: initial;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext p {
  font-size: 0.875rem;
  margin: 0 0 1.4rem;
}

form .hs-richtext img {
  max-width: 100% !important;
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  margin-left: 1rem !important;
}

/* Validation */

.hs-form-required {
  color: #EF6B51;
}

.hs-input.invalid.error {
  border-color: #FF0256;
}

.hs-error-msg,
.hs_error_rollup label{
  color: #EF6B51;
  margin-top: 0.35rem;
  font-size: 1.5rem;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  cursor: pointer;
  display: inline-block;
  font-size: 1.5rem;
  border-style: solid;
  text-align: center;
  font-weight: 300;
  box-shadow: 0px 1px 3px rgb(0 0 0 / 20%);
  opacity: 1;
  text-shadow: 0px 0.9px 0px rgb(0 0 0 / 10%);
  transition: all 200ms;
  white-space: normal;
  font-family: 'Inter', sans-serif;
  margin: 15px 0 30px;
  letter-spacing: 0.02rem;
}

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}
/* Table */

table {
  border: 1px solid;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

/* Table Cells */

th,
td {
  border: 1px solid;
  padding: 0.75rem;
  vertical-align: top;
}

/* Table Header */

thead th,
thead td {
  border-bottom: 2px solid;
  vertical-align: bottom;
}
header.header {
  min-height: 86px;
}
.header__container {
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.header__logo img {
  height: 28px;
  display: block;
  width: auto !important;
}
.header-grp {
  position: fixed;
  transition: box-shadow 0.3s;
  width: 100%;
  z-index: 99;
  padding: 2rem;
}
.custom-menu-primary ul.submenu.level-1 {
  display: flex;
  align-items: center;
  margin-left: 3rem;
}
.custom-menu-primary ul.submenu.level-1 > li+li {
  margin-left: 3rem;
}
.custom-menu-primary ul.submenu.level-1 > li > a{
  font-size: 1.6rem;
  font-weight: 300;
  transition: opacity 0.14159s;
  opacity: 0.6;
  display: inline-block;
}
.custom-menu-primary ul.submenu.level-1 li a:hover {
  opacity: 1;
}
.custom-menu-primary ul.submenu.level-1 > li:last-child >  a {
  box-shadow: 0px 1px 3px rgb(0 0 0 / 20%);
  font-family: 'Inter', sans-serif;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.9;
  text-shadow: 0px 0.9px 0px rgb(0 0 0 / 10%);
  transition: all 200ms;
  padding: 8px 3rem;
  text-align: center;
  opacity: 1;
  letter-spacing: 0.02rem;
  text-decoration: none;
  box-sizing: border-box;
}
.custom-menu-primary ul.submenu.level-1 li.has-submenu >  a:after{
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  top: 3px;
  left: 2px;
  transition: opacity 0.14159s;
  margin-left: 4px;
  background-image:url('//f.hubspotusercontent20.net/hubfs/9040279/raw_assets/public/Wonderment_September2021/images/arrow.svg');
    }
.custom-menu-primary ul.submenu.level-2 {
  box-shadow: 0 1px 3px rgb(0 0 0 / 20%);
  border-radius: 2px;
  padding: 0.75rem 0 1rem;
  margin-top: 10px;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
  min-width: 180px;
  padding-right: 4px;
  padding-left: 1px;
  margin-left: -1px;
}
.custom-menu-primary ul.submenu.level-2 li a {
  font-size: 12.96px;
  font-weight: 400;
  opacity: 0.6;
  transition: opacity 0.12s;
  position: relative;
  z-index: 1;
}
.custom-menu-primary .submenu.level-2 li {
  padding: 5px 15px;
  display: block;
}
.custom-menu-primary ul.submenu.level-2:after,.custom-menu-primary ul.submenu.level-2:before {
  content: "";
  position: absolute;
  left: 50%;
  height: 8px;
  background-color: white;
  top: 1px;
}
.custom-menu-primary ul.submenu.level-2:before {
  width: 8px;
  margin-left: 6px;
  transform-origin: 0 0;
  transform: rotate(
    -225deg
  );
  box-shadow: 0 1px 3px rgb(0 0 0 / 10%);
}
.custom-menu-primary .submenu.level-2 li:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  left: 0;
  top: 0;
  position: absolute;
}
.custom-menu-primary ul.submenu.level-1 li.has-submenu:after {
  content: "";
  left: 0;
  bottom: -13px;
  width: 100%;
  height: 20px;
  display: block;
  position: absolute;
}
.fixed .header-grp {
  box-shadow: 0 2px 2px rgb(0 0 0 / 10%);
}
.mobile-trigger {
  display: none;
}
.header__logo {
  padding-top: 1px;
}
.header--no-navigation .header-grp {
  min-height: 86px !important;
}
.header--no-navigation .header__logo {
  padding-top: 10px;
}
.header-grp-type2 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6rem 0 0;
  text-align: center;
}
.header-grp-type2 .header__logo {
  margin: 0 auto;
  padding: 0;
}
.header__logo a {
  display: block;
}
.custom-menu-primary ul.submenu.level-2 li.menu-item a.menu-link:hover {
  opacity: 0.75;
}
.custom-menu-primary ul.submenu.level-1>li:last-child>a:hover {
  opacity: 0.9;
}
.header__logo.header__logo--main:hover {
  opacity: 0.7;
}


@media (max-width: 870px){

  .custom-menu-primary ul.submenu.level-1 {
    margin-left: 1.5rem;
  }
  .custom-menu-primary ul.submenu.level-1>li+li {
    margin-left: 1.5rem;
  }
  .custom-menu-primary ul.submenu.level-1>li:last-child>a {
    padding: 8px 2rem;
  }


}


@media (max-width: 767px){

  .custom-menu-primary {
    display: none;
  } 
  .mobile-trigger {
    padding: 1rem;
    display: block;
    margin-right: -1rem;
    box-sizing: content-box;
    height: 18px;
    transition: opacity 0.14159s;
    opacity: 0.6;
    display: inline-block;
    cursor: pointer;
  }
  .mobile-trigger  .hamburger-box {
    width: 24px;
    height: 18px;
    display: inline-block;
    position: relative;
  }
  .mobile-trigger .hamburger-inner, .mobile-trigger .hamburger-inner::before,.mobile-trigger .hamburger-inner::after {
    width: 24px;
    height: 2px;
    background-color: currentColor;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
  }
  .mobile-trigger .hamburger--spin .hamburger-inner {
    transition-duration: 0.22s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  .mobile-trigger .hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -1px;
  }
  .mobile-trigger .hamburger--spin .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
  }
  .mobile-trigger .hamburger-inner::before {
    top: -8px;
  }
  .mobile-trigger .hamburger-inner::before, .mobile-trigger .hamburger-inner::after {
    content: "";
    display: block;
  }
  .mobile-trigger .hamburger--spin .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in,transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  .mobile-trigger .hamburger-inner::after {
    bottom: -8px;
  }
  .mobile-trigger:hover {
    opacity: 1;
  }
  .mobile-open .mobile-trigger .hamburger-inner {
    transform: rotate(
      225deg
    );
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  .mobile-open .mobile-trigger .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
  }
  .mobile-open .mobile-trigger .hamburger-inner::after {
    bottom: 0;
    transform: rotate(
      -90deg
    );
    transition: bottom 0.1s ease-out,transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .custom-menu-primary .submenu.level-1 > li {
    display: block;
    width: 100%;
  }
  .custom-menu-primary ul.submenu.level-1 {
    display: block;
    margin-left: 0;
    padding-top: 50px;
  }
  .custom-menu-primary ul.submenu.level-1>li+li {
    margin-left: 0;
  }
  .custom-menu-primary {
    flex: 0 0 100%;
  }
  .custom-menu-primary ul.submenu.level-1>li>a {
    padding: 1.1rem 0;
    text-align: left;
    font-size: 1.8rem;
    color: #0bb0f7;
    opacity: 1;
  }
  .custom-menu-primary ul.submenu.level-1 li.has-submenu>a:after {
    content: none;
  }
  .close-menu {
    -webkit-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms;
    background: rgba(0,0,0,0.5);
    visibility: hidden;
    position: fixed;
    opacity: 0;
    z-index: 2;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
  }
  .mobile-open .close-menu {
    visibility: visible;
    opacity: 1;
  }
  .child-trigger {
    position: absolute;
    width: 50px;
    height: 50px;
    display: block;
    opacity: .8;
    cursor: pointer;
    right: -4px;
    top: 0;
    text-align: right;
    line-height: 55px;
  }
  .child-trigger:after {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    transform: rotate( 
      -90deg
    );
    transition: transform 0.3s;
    background-image:url('//f.hubspotusercontent20.net/hubfs/9040279/raw_assets/public/Wonderment_September2021/images/arrow.svg');
      }
  .custom-menu-primary ul.submenu.level-2 {
    width: auto;
    transform: none;
    margin-left: -2rem;
    margin-right: -2rem;
    background-color: rgba(255,255,255,0.3);
    box-shadow: inset 0px 11px 3px -10px rgb(0 0 0 / 30%), inset 0px -11px 3px -10px rgb(0 0 0 / 30%);
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 8px;
  }
  .custom-menu-primary .submenu.level-2 li:before {
    content: none;
  }
  .custom-menu-primary ul.submenu.level-2 li a {
    padding: 0.8rem 2rem;
    opacity: 0.8;
    color: #0bb0f7 !important;
    font-size: 14.4px;
    font-weight: 300;
  }
  .custom-menu-primary .submenu.level-2 li {
    padding: 0;
  }
  .child-trigger.child-open:after {
    transform: rotate( 
      -0deg
    );
  }
  .header--no-navigation .header__logo {
    padding-top: 6px;
  }
  .header--no-navigation .header__container {
    justify-content: flex-end;
  }
  .header--no-navigation .header-grp {
    min-height: 78px !important;
  }
  header.header {
    min-height: 78px;
  }


}
.footer__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.footer-bottom{
  padding: 2rem;
}
.social-icons ul {
  display: flex;
  flex-flow: row nowrap;
  list-style-type: none;
  margin-bottom: 0;
  padding: 0;
}
.social-icons ul li a:hover {
  opacity: 1;
}
.social-icons ul li a {
  opacity: .7;
  display: block;
}
.social-icons ul li {
  margin-left: 1rem;
}
.social-icons ul li a img {
  height: 24px; 
  width: 24px;
  margin: 0;
  vertical-align: middle;
  display: block;
}
.footer-menu ul.submenu.level-2 {
  display: block !important;
  position: static;
  opacity: 1;
  visibility: visible;
  width: auto;
  margin-top: 19px;
  margin-bottom: 1em;
}
.footer-menu ul.submenu.level-1 {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  white-space: normal;
}
.footer-menu ul.submenu.level-1 > li + li {
  margin-left: 3%;
}
.footer-menu ul.submenu.level-1 > li {
  vertical-align: top;
  flex: 0 0 22.75%;
  line-height: 1.3;
}
.footer__copyright {
  font-size: 1.3rem;
}
.footer-grp {
  padding: 6.8rem 2rem 6rem;
}
.footer-info img {
  height: 28px;
  width: auto !important;
}
.contact-info p {
  margin: .5rem 0;
  font-weight: 300;
  font-size: 1.3rem;
}
.footer-menu ul.submenu.level-2 li a {
  font-family: 'Lato', sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.3;
  display: unset !important;
  background: transparent !important;
  opacity: 1;
}
.footer-menu ul.submenu.level-1 > li > a {
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.05rem;
  line-height: 1.3;
  opacity: 1;
  cursor: text;
}
.footer-info {
  flex: 0 0 30%;
  padding-top: 3px;
}
.contact-info {
  padding-top: 7px;
}
.footer-menu-wrap {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}
.footer-menu {
  width: 100%;
}
.footer-menu ul.submenu.level-2 li {
  margin-top:7px;
}
.footer-grp .footer__container {
  align-items: flex-start;
}
.footer-grp-type2 {
  padding: 2rem 2rem;
  font-size: 1.3rem;
  font-weight: 300;
}
.footer-grp-type2 .footer__container {
  display: block;
  text-align: center;
}
.footer-grp-type2 .footer__copyright {
  font-weight: 400;
}




@media (max-width: 767px){

  .footer-bottom {
    padding: 1rem 2rem;
  }
  .social-icons {
    margin-top: 3rem;
  }
  .footer-grp {
    margin-bottom: 0;
    padding-top: 7rem;
  }
  .footer-menu ul.submenu.level-1>li>a {
    font-size: 1.6rem;
  }
  .footer-menu ul.submenu.level-2 {
    margin-top: 20px;
  }
  .footer-info {
    padding-top: 1px;
  }


}


@media (max-width: 575px){

  .footer-grp .footer__container {
    display: block;
    padding-right: 15px;
    padding-left: 15px;
  }
  .footer-menu ul.submenu.level-1 {
    display: block;
  }
  .footer-menu ul.submenu.level-1>li {
    width: 100%;
    display: block;
    margin-left: 0 !important;
    margin-bottom: 20px;
  }
  .footer-grp {
    padding: 3rem 2rem;
  }
  .footer-menu ul.submenu.level-2 {
    margin-top: 0;
  }
  .footer-menu ul.submenu.level-1>li:last-child {
    margin-bottom: 18px;
  }
  .footer-info {
    margin-bottom: 30px;
  }
  .contact-info {
    padding-top: 17px;
  }
  .footer-menu ul.submenu.level-2 li a {
    display: inline-block !important;
    width: auto;
  }

}
/* Menu and simple menu */

.hs-menu-wrapper ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Horizontal menu */

.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  flex-direction: column;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: column;
  }
}

/* Vertical menu */

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  flex-direction: column;
}

/* Flyouts */

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  display: inline-flex;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-vertical ul {
    display: flex;
  }
}

.hs-menu-wrapper.flyouts .hs-item-has-children {
  position: relative;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
  left: -9999px;
  opacity: 0;
  position: absolute;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  display: block;
  white-space: nowrap;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 0;
  opacity: 1;
  top: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 100%;
  opacity: 1;
  top: 0;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
    left: 0;
    opacity: 1;
    position: relative;
    top: auto;
  }
}