h1, h2, h3, h4, h5, h6 {
  margin: 0 0 0.5rem;
}
p {
  margin-bottom: 2rem;
}
b, strong {
  font-weight: 500;
  color: #000;
}
.body-container-wrapper a:not([class]) {
  font-weight: 500;
  text-decoration: underline;
  -webkit-transition: color .2s;
  transition: color .2s;
}
.body-container-wrapper ul,
.banner-section ul,
.banner_area ul{
  list-style: none;
  margin: 1.5rem 0;
  padding-left: 25px;
  margin-top: 0;
}
.body-container-wrapper ul li,
.banner-section ul li,
.banner_area ul li{
  position: relative;
  margin-bottom: 10px;
  padding-left: 8px;
}
.body-container-wrapper ul li:last-child ,
.banner-section li:last-child,
.banner_area ul li:last-child {
  margin-bottom: 0;
}
.body-container-wrapper ul li:before,
.banner-section li:before,
.banner_area ul li:before{
  aspect-ratio: cos(30deg);
  background: #43b02a;
  content: "";
  left: -16px;
  position: absolute;
  top: 11px;
  width: 8px;
  -webkit-clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
  clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
}
.body-container-wrapper .bnr_wrp .splide__list li,
.banner-section .bnr_wrp .splide__list li,
.banner_area .bnr_wrp .splide__list li {
  overflow: visible;
}
.body-container-wrapper .hs-form ul {
  padding-left: 0;
}
.body-container-wrapper .hs-form li:before {
  display: none;
}
.body-container-wrapper .hs-form input[type=checkbox], 
.body-container-wrapper .hs-form input[type=radio] {
  margin: 3px 3px 3px 4px;
  margin-left: 0;
}
.body-container-wrapper .hs-form ul li {
  padding: 0;
  margin: 0;
}
.body-container-wrapper li p {
  margin: 0;
}
.body-container-wrapper .splide__pagination li {
  margin-bottom: 0;
}
.card_gallery.cm-rw-card .flex_row {
  margin-left: -16px;
  margin-right: -16px;
  row-gap: 0 !important;
  justify-content: flex-start;
}
.card_gallery.cm-rw-card .card_item {
  padding-left: 16px;
  padding-right: 16px;
}
.card_gallery.cm-rw-card .icon_box .icon_inner {
  height: 44px;
  width: 44px;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.card_gallery.cm-rw-card span.icon_img img {
  object-fit: unset;
  height: auto;
}
.card_gallery.cm-rw-card .card_box .it_title {
  margin-bottom: 0;
}
.card_gallery.cm-rw-card .card_inner {
  padding: 0;
  border-radius: 0;
}
.card_gallery.cm-rw-card .card_item.text_left .btn_row {
  margin: 0;
}
.card_gallery.cm-rw-card .card_inner .icon_inner {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
  transition: -webkit-transform .2s;
  -webkit-transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}
.card_gallery.hover-effect .card_inner:hover .icon_inner {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}
.card_gallery.hover-effect .card_inner:hover .hs-sec-btn:after {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}
.card_gallery.hover-effect .card_inner:hover .hs-sec-btn {
  color: #307d1e;
}
.card_gallery.hover-effect .card_inner:hover .btn_row a:after {
  background-image: url(https://8633339.fs1.hubspotusercontent-na1.net/hubfs/8633339/raw_assets/public/RanplanWireless_September2024/images/arrow-icon-hover.svg);
}
.sec-twocolumn-gp.cm-product-banner .sec-title {
  font-size: 2.75rem;
  letter-spacing: -.04375rem;
  line-height: 3.625rem;
  margin-bottom: 1rem;
}
.sec-twocolumn-gp.cm-product-banner .sec-right {
  width: calc(50% - 16px);
}
.sec-twocolumn-gp.cm-product-banner .svg {
  color: #f8f8f8;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  display: block;
  overflow: hidden;
}
.sec-twocolumn-gp.cm-product-banner .svg svg {
  height: 279px;
  width: 640px;
  max-height: none;
}
.sec-twocolumn-gp.cm-product-banner  .sec-left {
  position: relative;
}
.sec-twocolumn-gp.cm-product-banner .img-image_image {
  height: auto;
  position: static;
  width: auto;
  object-fit: unset;
  max-width: none;
}
.sec-twocolumn-gp.cm-product-banner .img-image {
  bottom: 0;
  position: absolute;
  top: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-backface-visibility: unset;
  backface-visibility: unset;
  -webkit-clip-path: unset;
  clip-path: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 720px;
  width: calc(50vw - 16px);
  background: transparent;
  overflow: unset;
}
.sec-twocolumn-gp.cm-product-banner .sec-image {
  padding: 0;
}
.sec-twocolumn-gp.cm-product-banner .sec-text-content {
  letter-spacing: 0;
}
.sec-twocolumn-gp.cm-product-banner .sec-text-content p:last-child {
  margin-bottom: 0;
}
.sec-twocolumn-gp.cm-product-banner .sec-right {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

 

.hs-button,
.hs-sec-btn{
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-clip-path: polygon(0 0, calc(100% - 12px) 0, 100% 12px, 100% 100%, 12px 100%, 0 calc(100% - 12px));
  clip-path: polygon(0 0, calc(100% - 12px) 0, 100% 12px, 100% 100%, 12px 100%, 0 calc(100% - 12px));
  font-size: 1rem;
  padding: 4px 1.5rem 6px;
  line-height: 1.75rem;
  margin-top: 9px;
  font-family: urw-din;
}
.card_gallery.cm-rw-products .icon_box .icon_inner {
  width: auto;
  height: auto;
  margin-bottom: 0;
}
.card_gallery.cm-rw-products .icon_box {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-clip-path: polygon(0 0, calc(100% - 25px) 0, 100% 25px, 100% 100%, 25px 100%, 0 calc(100% - 25px));
  clip-path: polygon(0 0, calc(100% - 25px) 0, 100% 25px, 100% 100%, 25px 100%, 0 calc(100% - 25px));
}
.card_gallery.cm-rw-products .card_item .btn_row .hs-sec-btn,
.card_gallery.cm-rw-card .btn_row .hs-sec-btn{
  font-size: 1.125rem !important;
  line-height: 2rem;
  margin: 0;
  padding: 0 !important;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-clip-path: unset;
  clip-path: unset;
  border: 0;
  border-top: .5rem solid transparent;
  color: #43b02a;
  background: transparent;
}
.card_gallery.cm-rw-products .card_item .btn_row .hs-sec-btn:after,
.card_gallery.cm-rw-card .btn_row .hs-sec-btn:after{
  content: "";
  height: 14px;
  margin-left: 10px;
  margin-top: -2px;
  transition: -webkit-transform .2s;
  -webkit-transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
  width: 8px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image:url(https://8633339.fs1.hubspotusercontent-na1.net/hubfs/8633339/raw_assets/public/RanplanWireless_September2024/images/arrow-icon.svg);
}
.card_gallery.cm-rw-products .card_inner:hover .card_item .btn_row .hs-sec-btn:after,
.card_gallery.cm-rw-card .card_inner:hover .btn_row .hs-sec-btn:after{
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
  background-image:url(https://8633339.fs1.hubspotusercontent-na1.net/hubfs/8633339/raw_assets/public/RanplanWireless_September2024/images/arrow-icon-hover.svg);
}
.card_gallery.cm-rw-products .card_inner:hover .card_item .btn_row .hs-sec-btn,
.card_gallery.cm-rw-card .card_inner:hover .btn_row .hs-sec-btn{
  color: #307d1e;
}
.card_gallery.cm-rw-products  .card_box {
  height: 100%;
}
.card_gallery.cm-rw-card .flex_row {
  row-gap: 32px !important;
}
.cmform-wrp .landing-banner-row.flex_row {
  display: block;
}
.cmform-wrp .landing-banner-row.flex_row .right-content,
.cmform-wrp .landing-banner-row.flex_row .left-content {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.cmform-wrp.landing-banner form .hs-form-field label {
  cursor: pointer;
  display: block;
  font-size: .875rem;
  line-height: 1.5rem;
  margin: 0;
  font-weight: 400;
}
.cmform-wrp.landing-banner .form-section {
  backdrop-filter: unset;
  max-width: 100% !important;
  padding: 0 !important;
}
.cmform-wrp.landing-banner form .hs-form-field {
  margin-bottom: 0;
}
.cmform-wrp.landing-banner .form-section form {
  margin: 0 auto;
  max-width: 100% !important;
  padding: 0;
  width: 100%;
}
.cmform-wrp.landing-banner form fieldset.form-columns-1, 
.cmform-wrp.landing-banner form fieldset.form-columns-2 {
  max-width: none;
  margin-bottom: 1rem;
}
.cmform-wrp.landing-banner form  fieldset.form-columns-2 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cmform-wrp.landing-banner form fieldset.form-columns-2 .field {
  width: calc(50% - 16px);
}
.cmform-wrp.landing-banner .form-top p {
  font-size: 1.125rem;
  letter-spacing: -.01875rem;
  line-height: 1.6875rem;
  margin-top: 1rem;
  font-family: urw-din, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.cmform-wrp.landing-banner .form-top h2 {
  margin-bottom: 1rem;
}
.cmform-wrp.landing-banner form input[type=email], 
.cmform-wrp.landing-banner form input[type=file],
.cmform-wrp.landing-banner form input[type=number],
.cmform-wrp.landing-banner form input[type=password], 
.cmform-wrp.landing-banner form input[type=search], 
.cmform-wrp.landing-banner form input[type=tel], 
.cmform-wrp.landing-banner form input[type=text], 
.cmform-wrp.landing-banner form select, 
.cmform-wrp.landing-banner form textarea {
  padding: 6px 15px 7px;
}
.cmform-wrp.landing-banner form select {
  height: 46px;
  padding-left: 16px;
  padding-top: 7px;
}
.cmform-wrp.landing-banner form .hs-form-field .hs-fieldtype-intl-phone.hs-input select {
  float: left;
  width: 30% !important;
}
.cmform-wrp.landing-banner form .hs-form-field .hs-fieldtype-intl-phone.hs-input input {
  width: 68% !important;
  float: right;
}
.sec-twocolumn-gp.btn-gp .sec-Section_btn {
  margin-top: 1.5rem;
}
form select {
  padding-right: 52px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(https://8633339.fs1.hubspotusercontent-na1.net/hubfs/8633339/raw_assets/public/RanplanWireless_September2024/images/chevron-down-background.svg);
  background-position: calc(100% - 21px) 51%;
  background-repeat: no-repeat;
  background-size: 12px 8px;
}
.cmform-wrp.landing-banner form .hs-submit input.hs-button {
  margin: 0 auto;
  padding: 4px 1.5rem 6px;
  width: auto;
  background-color: #43b02a;
  border: 1px solid #43b02a;
  color: #fff;
}
.cmform-wrp.landing-banner .actions {
  text-align: center;
  margin-top: 1.5rem;
}
.cmform-wrp.landing-banner form .hs-submit {
  margin-top: 0;
}
.cmform-wrp.landing-banner form .hs-submit input.hs-button {
  width: auto;
  margin: 0 auto;
  font-size: 1.125rem;
  line-height: 2rem;
  padding: 4px 1.5rem 6px;
}
.sec-twocolumn-gp.cm-product-banner .hs-button, 
.sec-twocolumn-gp.cm-product-banner .hs-sec-btn {
  margin-top: 0;
}
.cnt-wit-bg-wrp .sec-Divider_Inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 1.5rem;
}
.cnt-wit-bg-wrp .sec-Divider_Line {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 1px;
  background-color: #f4a4c9;
}
.cnt-wit-bg-wrp.cmfull-text .title {
  margin: 0 1.5rem;
}
.cnt-wit-bg-wrp.cmfull-text .rich_text h2 {
  margin-bottom: 1rem;
}
.cnt-wit-bg-wrp.cmfull-text .rich_text {
  color: #000;
  font-family: urw-din, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.25rem;
  letter-spacing: -.03125rem;
  line-height: 1.875rem;
  width: calc(66.66667% - 10.66667px);
  margin: 0 auto;
}
.cnt-wit-bg-wrp.cmfull-text .rich_text p:last-child {
  margin-bottom: 0;
}
.sec-twocolumn-gp .sec-subtitle-text p {
  font-size: .875rem;
  line-height: 1.5rem;
  letter-spacing: .125rem;
  margin-bottom: 8px;
}
.blog-feed.cmrecent-post-wrp .top_sec{
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 3rem;
  margin-bottom: 0;
  position: relative;
}
.blog-feed.cmrecent-post-wrp h6,
.card_gallery.cm-rw-card h6,
.cm_team_wrp.cm-gb-team h6{
  background: #fff;
  display: inline-block;
  margin-bottom: 0;
  padding: 0 1.5rem;
  margin-bottom: 3rem;
}
.blog-feed.cmrecent-post-wrp h6:after,
.card_gallery.cm-rw-card h6:after,
.cm_team_wrp.cm-gb-team h6:after,
.accordion_wrap.cmacc-wrp .page-center .top_sec .content_widget h6:after{
  background-color: #f4a4c9;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  top: 17px;
  width:100%;
  z-index: -1;
  margin: 0 auto;
}
.blog-feed.cmrecent-post-wrp h6:after{
  width:100%;
}
.blog-feed.cmrecent-post-wrp .recent-post-item .item_inner {
  border-radius: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.blog-feed.cmrecent-post-wrp .hs-featured-wrp {
  position: relative;
  padding-bottom: 56.25%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-clip-path: polygon(0 0, calc(100% - 25px) 0, 100% 25px, 100% 100%, 25px 100%, 0 calc(100% - 25px));
  clip-path: polygon(0 0, calc(100% - 25px) 0, 100% 25px, 100% 100%, 25px 100%, 0 calc(100% - 25px));
}
.blog-feed.cmrecent-post-wrp .recent-post-item {
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 21px;
}
.blog-feed.cmrecent-post-wrp .recent-post-item .item_inner {
  border-radius: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.blog-feed.cmrecent-post-wrp  .feed-outer-wrp.flex_row {
  margin: 0 -16px;
  row-gap: 0 !important;
}
.blog-feed.cmrecent-post-wrp .recent-post-item .post-btm {
  padding: 0 0 1rem;
  padding-right: 15px;
}
.blog-feed.cmrecent-post-wrp .tags_wrap {
  position: static;
  color: inherit;
  padding-top: 1rem;
}
.blog-feed.cmrecent-post-wrp .recent-post-title {
  font-size: 1.25rem;
  letter-spacing: -.03125rem;
  line-height: 1.875rem;
  margin-bottom: 0;
}
.blog-feed.cmrecent-post-wrp .recent-post-title a {
  color: #000;
  text-decoration: none;
  font-weight: 400;
}
.blog-feed.cmrecent-post-wrp p.item_descr {
  margin-bottom: 0;
  color: #000;
}
.blog-feed.cmrecent-post-wrp .tags_wrap:after{
  display:none;
}
.blog-feed.cmrecent-post-wrp .meta_wrap {
  margin: 0;
}
.blog-feed.cmrecent-post-wrp .recent-post-item:hover .recent-post-title a {
  color: #43b02a;
}
.blog-feed.cmrecent-post-wrp .tags_wrap span {
  display: block;
  padding: 0;
  position: static;
  width: 100%;
  z-index: 2;
}
.blog-feed.feeTy_posts_by_title.cmrecent-post-wrp,
.accordion_wrap.cmacc-wrp{
  margin-top: -5px;
}
.blog-feed.cmrecent-post-wrp.feeTy_posts_by_title .tags_wrap {
  position: static;
  color: #666;
}
.blog-feed.cmrecent-post-wrp .btn_row {
  margin-top:1.5rem;
  padding-left: 0;
  padding-right: 0;
}
.blog-feed.cmrecent-post-wrp .recent-post-item .item_inner .feature_img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
  transition: -webkit-transform .2s;
  -webkit-transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}
.blog-feed.cmrecent-post-wrp .recent-post-item .item_inner:hover .feature_img{
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}
.blog-feed.cmrecent-post-wrp .tags_wrap a {
  color: inherit;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
  font-size: .875rem;
  line-height: 1.5rem;
  letter-spacing: .125rem;
  position: relative;
}
.card_gallery.cm-rw-card .top_content{
  margin-right: auto;
  margin-left: auto;
}
.card_gallery.cm-rw-card .top_content h2 {
  margin-bottom: 1rem;
}
.card_gallery.cm-rw-card .top_content {
  font-size: 1.25rem;
  letter-spacing: -.03125rem;
  line-height: 1.875rem;
  font-family: urw-din, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
}
.accordion_wrap.cmacc-wrp .top_sec {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.accordion_wrap.cmacc-wrp .acc-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-clip-path: polygon(0 0, calc(100% - 16px) 0, 100% 16px, 100% 100%, 16px 100%, 0 calc(100% - 16px));
  clip-path: polygon(0 0, calc(100% - 16px) 0, 100% 16px, 100% 100%, 16px 100%, 0 calc(100% - 16px));
}
.accordion_wrap.cmacc-wrp .content_widget {
  max-width: calc(66.66667% - 10.66667px);
  margin: 0 auto;
  margin-bottom: 3rem;
}
.accordion_wrap.cmacc-wrp .btn_row {
  margin-top: 11px;
}
.accordion_wrap.cmacc-wrp .accord_outer {
  width: calc(66.66667% - 10.66667px);
  margin: 0 auto;
}
.accordion_wrap.cmacc-wrp .top_content {
  font-family: urw-din, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  color: #000;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  margin-top: 1rem;
  color: #666;
}
.accordion_wrap.cmacc-wrp .acc-item .acc-content .desc {
  padding-top: 8px;
  padding-bottom: 8px;
}
.accordion_wrap.cmacc-wrp .acc-item .carrortwrap {
  margin-top: 1px;
  right: -2px;
  transform: translateY(0);
  top: 3px;
  align-items: flex-start;
}
.accordion_wrap.cmacc-wrp .acc-item:not(:last-child) {
  margin-bottom: 16px;
}
.accordion_wrap.cmacc-wrp .acc-item .acctitle {
  border-radius: 0;
  box-shadow: none;
}
.accordion_wrap.cmacc-wrp .acc-item .acctitle:hover h5 span {
  -webkit-transition: color .2s;
  transition: color .2s;
}
.accordion_wrap.cmacc-wrp .acc-item .acctitle:hover h5 span {
  color: #43b02a !important;
}
.accordion_wrap.cmacc-wrp .acc-item .acctitle:hover h5 svg {
  fill: #43b02a;
}
.accordion_wrap.cmacc-wrp h2 {
  margin-bottom: 1rem;
}
.accordion_wrap.cmacc-wrp .page-center .top_sec .content_widget h6{
  background: #fff;
  display: inline-block;
  margin-bottom: 0;
  padding: 0 1.5rem;
}
.accordion_wrap.cmacc-wrp h6:afterr{
  content: "";
  background-color: #f4a4c9;
  display: block;
  height: 1px;
  position: absolute;
  top: 17px;
  z-index: -1;
  width: 100%;
  left: 0;
  right: 0;
}
.cnt-wit-bg-wrp.cm-video-title .title {
  margin: 0 1.5rem;
}
.cnt-wit-bg-wrp.cm-video-title .content_widget h2 {
  padding-bottom: 2.9rem;
  margin-bottom: 0;
}
.cnt-wit-bg-wrp.cmfull-calendar .title {
  margin: 0 1.5rem;
}
.cnt-wit-bg-wrp.cmfull-calendar p:last-child {
  margin-bottom: 0;
}
.accordion_wrap.cmacc-wrp .top_content {
  margin-top: 0;
  padding-top: 2.9rem;
  margin-top: 0;
}
.accordion_wrap.cmacc-wrp .acc-item {
  padding: 16px 24px;
  border: 0;
  box-shadow: none;
  border-radius: 0;
}
.accordion_wrap.cmacc-wrp .acc-item .acc-content {
  border-radius: 0;
  box-shadow: none;
}
.accordion_wrap.cmacc-wrp .acc-item .acctitle {
  padding-right: 33px !important;
  display: block;
}
.accordion_wrap.cmacc-wrp .acc-item .carrortwrap svg {
  fill: #43b02a !important;
}
.sec-bottom-pane-gp .pg-list_ctalink.hs-sec-btn {
  margin-top: 0;
}
.sec-bottom-pane-gp:not(.fullwidth-c) .pg-list_cta:hover .pg-list_ctalink.hs-sec-btn {
  background-color: rgba(24, 44, 41, 1.0);
  border-color: rgba(24, 44, 41, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
form textarea {
  min-height: 78px;
  display: block;
}
form .hs-richtext, 
form .hs-richtext p {
  line-height: 1.5rem;
}
form a:not([class]) {
  font-weight: 500;
  text-decoration: underline;
  color: #43b02a;
  -webkit-transition: color .2s;
  transition: color .2s;
}
form .hs-richtext p:last-child {
  margin-bottom: 0;
}
form .hs-richtext {
  margin-bottom: 0;
}
/* Two  Column */
.two-col-content.cm-twocol-sec .content-col,
.two-col-content.cm-twocol-sec .media_column {
  padding-left: 0;
  padding-right: 0;
}
.two-col-content.cm-twocol-sec .content-col .description {
  margin-bottom: 0;
}
.two-col-content.cm-twocol-sec .content-col {
  padding-left: 16px;
}
.cnt-wit-bg-wrp.cm-text-applications .rich_text {
  font-family: urw-din, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.125rem;
  letter-spacing: -.01875rem;
  line-height: 1.6875rem;
}
.cnt-wit-bg-wrp.cm-text-applications .rich_text p {
  margin-top: 1rem;
}
.cnt-wit-bg-wrp.cm-text-applications .rich_text p:last-child {
  margin-bottom: 0;
}
.two-col-content.cm-twovideo-sec .content-col {
  padding-left: 0;
}
.two-col-content.cm-twocol-sec ul[data-type="dots"] li:before {
  content: "";
  position: absolute;
  top: 11px;
  left: -16px;
  display: block;
  width: 8px;
  height: 9px;
  background-color: #43b02a;
  border-radius: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
  clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
} */
.two-col-content.cm-twovideo-sec .content_box {
  margin-top: 0;
}
.two-col-content.cm-twovideo-sec .media_column {
  padding-left: 16px;
}
.card_gallery.cm-rw-card .top_sec {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.cm_team_wrp.cm-gb-team .cm_team_image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover !important;
  object-fit: cover !important;
  display: block;
  max-width: none !important;
}
.cm_team_wrp.cm-gb-team .cm_team_image {
  padding-bottom: 75.0%;
}
.cm_team_wrp.cm-gb-team .cm_team_cont h4 {
  margin: 0;
}
.cm_team_wrp.cm-gb-team .cm_team_cont p {
  margin-bottom: 0;
  font-size: inherit;
  color: #666;
}
.cm_team_wrp.cm-gb-team .cm_team_image {
  padding-bottom: 0;
  margin-bottom: 0;
}
.cm_team_wrp.cm-gb-team .flex_row {
  row-gap: 32px;
}
.cm_team_wrp.cm-gb-team .cmteam-in {
  padding-bottom: 75% !important;
}
.cm_team_wrp.cm-gb-team .cm_team_image {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-clip-path: polygon(0 0, calc(100% - 25px) 0, 100% 25px, 100% 100%, 25px 100%, 0 calc(100% - 25px));
  clip-path: polygon(0 0, calc(100% - 25px) 0, 100% 25px, 100% 100%, 25px 100%, 0 calc(100% - 25px));
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  overflow: hidden;
}
.cm_team_wrp.cm-gb-team .cmteam-in-wp {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: -webkit-transform .2s;
  -webkit-transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
  width: 100%;
  will-change: transform;
}
.cm_team_wrp.cm-gb-team .cm_team_image {
  display: block;
}
.cm_team_wrp.cm-gb-team .cm_team_card_inner:hover .cmteam-in-wp {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}
.cm_team_wrp.cm-gb-team .cm_team_image a {
  position: static;
}
.cm_team_wrp.cm-gb-team .cm_team_cont {
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: 1rem;
}
.cm_team_wrp.cm-gb-team .cm_team_cont a {
  text-decoration: none;
}
.cm_team_wrp.cm-gb-team .cm_team_card {
  padding-left: 16px;
  padding-right: 16px;
}
.cm_team_wrp.cm-gb-team .cm_team_row {
  margin-left: -16px;
  margin-right: -16px;
}
.cnt-wit-bg-wrp.cmfull-font .rich_text p {
  margin-bottom: 2rem;
  color: #666;
  font-size: 18px;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  letter-spacing: 0;
  line-height: 2rem;
}
.cnt-wit-bg-wrp.cmfull-font .rich_text h5 {
  font-size: 18px;
  letter-spacing: -0.3px;
  margin-bottom: -3px;
  margin-top: 0;
  padding-top: 3px;
}
.cnt-wit-bg-wrp.cmfull-font .rich_text h5 a {
  text-decoration: none;
}
.cnt-wit-bg-wrp.cmfull-font .rich_text h5 a:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 4px;
  margin-bottom: 1px;
  margin-left: 6px;
  border-right: 2px solid;
  border-bottom: 2px solid;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: -webkit-transform .2s;
  -webkit-transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}
.cnt-wit-bg-wrp.cmfull-font .rich_text h5 a:hover {
  color: #307d1e;
}
.cnt-wit-bg-wrp.cmfull-font .rich_text h5 a:hover:after {
  -webkit-transform: translateX(4px) rotate(-45deg);
  transform: translateX(4px) rotate(-45deg);
}
.sec-twocolumn-gp .sec-subtitle-text p {
  text-transform: uppercase;
}
.card_gallery.cm-rw-card .top_content {
  margin-bottom: 3rem;
}
.body-container-wrapper .no-list.hs-error-msgs.inputs-list li:before {
  display: none;
}
.body-container-wrapper .no-list.hs-error-msgs.inputs-list,
.body-container-wrapper .no-list.hs-error-msgs.inputs-list li {
  padding: 0;
  margin-top: 0;
}
.body-container-wrapper .no-list.hs-error-msgs.inputs-list {
  padding: 0;
}
.card_gallery.cm-rw-card .card_box {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.card_gallery.cm-rw-card .card_content-wp {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 1rem;
  padding-top: 0.45rem;
  padding-right: 15px;
}
.card_gallery.cm-rw-products .card_box .card_content-wp{
  padding-top: 1rem;
}
.body-container-wrapper .no-list.hs-error-msgs.inputs-list li,
.card_gallery.cm-rw-card .card_item .btn_row {
  margin-top: auto !important;
}
.sec-twocolumn-gp.clip-remove .img-image {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-clip-path: unset;
  clip-path: unset;
}
.sec-advanced-banner-gp.research-banner .sec-content {
  padding-right: 0;
}

.card_gallery.cm-rw-card.white-bg h6 {
  background-color: #f8f8f8;
}
.sec-twocolumn-gp .sec-Section_btn {
  display: flex;
  flex-wrap: wrap;
  row-gap: 2rem;
}
.website_page_banner_area  ul li:before{
  content: "";
  position: absolute;
  top: 11px;
  left: -16px;
  display: block;
  width: 8px;
  height: 9px;
  background-color: #43b02a;
  border-radius: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
  clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
}
.website_page_banner_area ul li:before{
  aspect-ratio: cos(30deg);
  background: #43b02a;
  content: "";
  left: -16px;
  position: absolute;
  top: 11px;
  width: 8px;
  -webkit-clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
  clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
}
.website_page_banner_area ul{
  list-style: none;
  margin: 1.5rem 0;
  padding-left: 25px;
  margin-top: 0;}

.website_page_banner_area ul li{
  list-style: none;
  margin: 1.5rem 0;
  padding-left: 5px;
  margin-top: 0;
  position: relative;
}
/* .two-col-content.cm-twocol-sec .sec-Split_Hexagon {
bottom: 0;
position: absolute;
right: 0;
top: 0;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #f8f8f8;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
left: 0;
max-width: 100%;
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
} */
.two-col-content.cm-twocol-sec .media_column {
  pointer-events: revert;
}
.two-col-content.cm-twocol-sec.sec-enable_pattern .media_column {
  padding: 4rem 0;
}
.two-col-content.cm-twocol-sec .sec-Split_Hexagon {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  z-index: -1;
  color: #f8f8f8;
  bottom: 0;
}
.two-col-content.cm-twocol-sec .notranslate .sec-Split_Hexagon{
  -webkit-transform: translateY(0);
  transform: translateY(0);
  top:0;
}
.two-col-content.cm-twocol-sec .sec-Split_Hexagon svg {
  max-height: 100%;
  width: 443px;
  height: 563px;
}
.two-col-content.cm-twocol-sec .text_block {
  position: relative;
}
.two-col-content.cm-twocol-sec svg {
  fill: currentColor;
}
.two-col-content.sec-enable_pattern .description h5 {
  font-size: .875rem;
  line-height: 1.5rem;
  letter-spacing: .125rem;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #666;
}
.two-col-content.sec-enable_pattern .description h2 {
  margin-bottom: 1rem;
}
.two-col-content.sec-enable_pattern .media_column {
  padding-left: 0;
  position: relative;
}
.two-col-content.sec-enable_pattern {
  overflow: visible;
}
.two-col-content.sec-enable_pattern .text_block {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.two-col-content.cm-twocol-sec.right .sec-Split_Hexagon {
  left: 0;
  right: auto;
}
.two-col-content.sec-enable_pattern .description p {
  letter-spacing: -0.5px;
}
.two-col-content.sec-enable_pattern .description p:last-child {
  margin-bottom: 0;
}

.blog-feed.cmrecent-post-wrp h2 {
  margin-bottom: 1rem;
}
.blog-feed.cmrecent-post-wrp p {
  font-size: 1.25rem;
  letter-spacing: -.03125rem;
  line-height: 1.875rem;
  font-family: urw-din, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
}
.home_page_v1_page .blog-feed.cmrecent-post-wrp p {
  margin-top: 1rem;
  font-size: 1.25rem;
  letter-spacing: -.03125rem;
  line-height: 1.875rem;
}
/* Header */
.transparent_header_wp{
  display:none;
}
.transparent_header .header-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
.transparent_header .hd-Header {
  background: transparent;
}
.transparent_header .nav-Header .hs-menu-wrapper>ul>li>a {
  color: #fff;
}
.transparent_header .hd-Bar {
  background-color: #000;
}
.transparent_header .hd-Header {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.transparent_header  .hd-Header_Logo svg path+path {
  fill: #fff;
}
.card_gallery.white-bg .card_content>:last-child {
  margin-bottom: 0;
}
.card_gallery.cmhome-slider-card .splide__track {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
.card_gallery.cmhome-slider-card .bottom_row {
  position: relative;
  z-index: 1;
  padding: 2rem 16px 1.5rem;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .1);
}
.card_gallery.cmhome-slider-card:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 6rem;
  background-color: #182c29;
}
.card_gallery.cmhome-slider-card .card_item {
  margin: 0;
  padding-left: 16px;
  padding-right: 16px;
}
.card_gallery.cmhome-slider-card .card_gallery .card_inner {
  padding: 0;
  border-radius: 0;
}
.card_gallery.cmhome-slider-card .icon_box .icon_inner {
  width: 44px;
  height: 44px;
  margin: 0;
}
.card_gallery.cmhome-slider-card .card_content+.btn_row {
  margin-top: 0;
}
.card_gallery.cmhome-slider-card .card_content-wp .btn_item a {
  border-top: .5rem solid transparent;
  color: #43b02a;
  margin: 0;
  padding: 0;
  -webkit-transition: color .2s;
  transition: color .2s;
  display: block;
  text-align: left;
}
.card_gallery.cmhome-slider-card .card_content-wp .btn_item a:after{
  content: "";
  height: 14px;
  margin-left: 10px;
  margin-top: -2px;
  transition: -webkit-transform .2s;
  -webkit-transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
  width: 8px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-image:url(https://8633339.fs1.hubspotusercontent-na1.net/hubfs/8633339/raw_assets/public/RanplanWireless_September2024/images/arrow-icon.svg);
}
.card_gallery.cmhome-slider-card .card_inner:hover .btn_item a:after{
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
  background-image:url(https://8633339.fs1.hubspotusercontent-na1.net/hubfs/8633339/raw_assets/public/RanplanWireless_September2024/images/arrow-icon-hover.svg);
}
.card_gallery.cmhome-slider-card .card_inner:hover .btn_row .hs-sec-btn{
  color: #307d1e;
}
.card_gallery.cmhome-slider-card .card_content-wp {
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: 15px;
}
.card_gallery.cmhome-slider-card .card_box .it_title {
  margin-bottom: 0;
}
.card_gallery.cmhome-slider-card .card_inner {
  border-radius: 0;
  padding: 0;
}
.card_gallery.cmhome-slider-card .splide__arrow {
  width: 45px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px));
  clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px));
  background-color: #43b02a;
  border: none;
  height: 45px;
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
  border-radius: 0;
}
.card_gallery.cmhome-slider-card .splide__arrow svg {
  display: none;
}
.card_gallery.cmhome-slider-card .splide__arrow:before{
  content:"";
  display:block;
  width:10px;
  height:15px;
}
.card_gallery.cmhome-slider-card .splide__arrow.splide__arrow--prev:before{
  background-image:url(https://8633339.fs1.hubspotusercontent-na1.net/hubfs/8633339/raw_assets/public/RanplanWireless_September2024/images/sliderleft-arrow.svg);
  transform: rotate(180deg);
}
.card_gallery.cmhome-slider-card .splide__arrow.splide__arrow--next:before{
  background-image:url(https://8633339.fs1.hubspotusercontent-na1.net/hubfs/8633339/raw_assets/public/RanplanWireless_September2024/images/sliderright-arrow.svg)
}
.card_gallery.cmhome-slider-card .splide__arrow.splide__arrow--prev:hover:before{
  background-image:url(https://8633339.fs1.hubspotusercontent-na1.net/hubfs/8633339/raw_assets/public/RanplanWireless_September2024/images/sliderleft-white-arrow.svg);
}
.card_gallery.cmhome-slider-card .splide__arrow.splide__arrow--next:hover:before{
  background-image:url(https://8633339.fs1.hubspotusercontent-na1.net/hubfs/8633339/raw_assets/public/RanplanWireless_September2024/images/sliderrigh-white-arrow.svg);
}
.card_gallery.cmhome-slider-card .card_content+.btn_row * {
  width: 100%;
}
.card_gallery.cmhome-slider-card .splide__arrow:after {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-clip-path: polygon(0 0, calc(100% - 7.5px) 0, 100% 7.5px, 100% 100%, 7.5px 100%, 0 calc(100% - 7.5px));
  clip-path: polygon(0 0, calc(100% - 7.5px) 0, 100% 7.5px, 100% 100%, 7.5px 100%, 0 calc(100% - 7.5px));
  content: "";
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 1px;
  z-index: -1;
  background-color: #fff;
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
}
.card_gallery.cmhome-slider-card .splide__arrow:hover:after {
  background: #43b02a;
}
.card_gallery.cmhome-slider-card .icon_box .icon_inner span.icon_img img {
  height: auto;
  width: auto;
}
.home_page_v1_page .sec-twocolumn-gp.left .img-image {
  padding-left: 7px;
  padding-right: 7px;
}
.home_page_v1_page .blog-feed.feeTy_posts_by_title.cmrecent-post-wrp{
  margin-top:0;
}
.card_gallery.cmhome-slider-card .splide__arrow.splide__arrow--prev {
  left:-22px;
}
.card_gallery.cmhome-slider-card .splide__arrow.splide__arrow--next {
  right:-22px;
}
.blog-feed.cmrecent-post-wrp .recent-post-item {
  margin-bottom: 0;
}
.blog-feed.cmrecent-post-wrp .btn_item a {
  margin-top: 0;
}
.blog-feed.cmrecent-post-wrp .feed-outer-wrp.flex_row {
  row-gap: 32px !important;
}
.transparent_header .nav-Header_Trigger {
  color: #fff;
}
.mobile-open .transparent_header .nav-Header_Trigger {
  color: #000;
}
.transparent_header .hd-Bar .hd-Bar_Languages .hd-Bar_Language {
  background: #000;
}
.sec-bottom-pane-gp.fullwidth-c {
  overflow: hidden;
}
.headerhd-Header_Container .mob-lang .header__language-switcher--label-current:before {
  -webkit-transition: color .2s;
  transition: color .2s;
}
.headerhd-Header_Container .mob-lang>ul>li>a:hover
.header__language-switcher--label-current:before {
  color: #43b02a;
}
.frm-Form_Footer.frm-Form_Footer-right {
  text-align: right;
}
.frm-Form_Footer.frm-Form_Footer-right a {
  margin-top: 0;
  position: relative;
  z-index: 1;
  background-color: #43b02a;
  padding: 4px 1.5rem 6px;
  color: #000;
  border: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px));
  clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px));
}
.frm-Form_Footer.frm-Form_Footer-right a:hover {
  background-color: #43b02a;
  color: #fff;
}
.frm-Form_Footer.frm-Form_Footer-right a:before {
  content: "";
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 1px;
  z-index: -1;
  background-color: #fff;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-clip-path: polygon(0 0, calc(100% - 7.5px) 0, 100% 7.5px, 100% 100%, 7.5px 100%, 0 calc(100% - 7.5px));
  clip-path: polygon(0 0, calc(100% - 7.5px) 0, 100% 7.5px, 100% 100%, 7.5px 100%, 0 calc(100% - 7.5px));
}
.frm-Form_Footer.frm-Form_Footer-right a:hover:before {
  background: #43b02a;
}
.error-fzf-sec h1 span {
  color: #43b02a;
}
.error-fzf-sec p {
  font-size: 1.125rem;
  letter-spacing: -.01875rem;
  line-height: 1.6875rem;
  max-width: 498px;
  font-weight: 400;
  font-family: urw-din, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.err-Error {
  text-align: center;
}
.err-Error {
  position: relative;
  z-index: 1;
  height:calc(100vh - 144px) !important;
  align-items: center;
}
.error-fzf-sec p:last-child {
  margin-bottom: 0;
}
.msc-Related .crd-Card_MetaItems {
  font-size: .875rem;
  line-height: 1.5rem;
  letter-spacing: .125rem;
  position: relative;
  text-transform: uppercase;
}

.header-wrapper {
  position: relative;
  z-index: 11;
}
@media(min-width:768px){
  .hs-button,
  .hs-sec-btn {
    font-size: 1.125rem;
    line-height: 2rem;
    letter-spacing: -.01875rem;
  }
  .blog-feed.cmrecent-post-wrp p {
    font-size: 1.25rem;
    letter-spacing: -.03125rem;
    line-height: 1.875rem;
  }
  .cmform-wrp.landing-banner .form-top p {
    font-size: 1.25rem;
    letter-spacing: -.03125rem;
    line-height: 1.875rem;
  }
  .cmform-wrp.landing-banner .form-section {
    width: calc(75% - 8px);
    margin-right: auto;
    margin-left: auto;
  }
  .error-fzf-sec p {
    font-size: 1.25rem;
    letter-spacing: -.03125rem;
    line-height: 1.875rem;
  }
  .sec-twocolumn-gp.cm-product-banner .sec-right {
    min-height: 500px;
  }
  .accordion_wrap.cmacc-wrp .top_content {
    font-size: 1.25rem;
    letter-spacing: -.03125rem;
    line-height: 1.875rem;
  }
  .blog-feed.cmrecent-post-wrp .btn_row {
    margin-top:2rem;
  }
  .cnt-wit-bg-wrp.cm-text-applications .rich_text {
    font-size: 1.25rem;
    letter-spacing: -.03125rem;
    line-height: 1.875rem;
  }
  .cnt-wit-bg-wrp.cm-text-applications .rich_text {
    width: calc(75% - 8px);
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .cnt-wit-bg-wrp.cmfull-font .rich_text p {
    margin-bottom: 2rem;
  }
  .card_gallery.cm-rw-card .top_content {
    width: calc(75% - 8px);
    text-align: center;
  }
  .cnt-wit-bg-wrp.cm-video-title .rich_text {
    width: calc(83.33333% - 5.33333px);
    margin-left: auto;
    margin-right: auto;
  }
  .two-col-content.cm-twocol-sec .sec-Split_Hexagon svg {
    max-height: calc(100% + 2rem);
  }
  .card_gallery.cmhome-slider-card .bottom_row {
    padding: 2.5rem calc(8.33333% - 29.33333px);
  }
  .card_gallery.cmhome-slider-card .card_content-wp .btn_item a {
    font-size: 1.125rem;
    line-height: 2rem;
  }
}

@media (min-width: 900px) {
  .cmform-wrp.landing-banner .form-top {
    margin-bottom: 3rem;
  }
  .cnt-wit-bg-wrp.cm-text-applications .rich_text {
    width: calc(66.66667% - 10.66667px);
    margin: 0 auto;
    margin-bottom: 3rem;
  }
  .cmform-wrp.landing-banner .form-section {
    width: calc(66.66667% - 10.66667px);
    margin: 0 auto;
  }
  .cnt-wit-bg-wrp.cmfull-font .rich_text h2 {
    margin-bottom: 3rem;
  }
  .card_gallery.cm-rw-card .top_content {
    width: calc(66.66667% - 10.66667px);
  }
  /*   .two-col-content.sec-enable_pattern .content-col {
  width: calc(41.66667% - 18.66667px);
} */
  .two-col-content.sec-enable_pattern .media_column {
    width: calc(50% - 16px);
  }
}
@media (min-width: 1200px) {
  .sec-twocolumn-gp.cm-product-banner .sec-text-content {
    padding-right: calc(16.66667% - 26.66667px);
  }
  .sec-twocolumn-gp.cm-product-banner .img-image {
    min-width: auto;
    position: static;
    width: 100%;
  }
  .blog-feed.cmrecent-post-wrp .btn_row {
    margin-top:2.5rem;
  }
  .two-col-content.cm-twocol-sec .sec-Split_Hexagon svg {
    max-height: calc(100% + 4rem);
  }
  .card_gallery.cmhome-slider-card .bottom_row {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media (min-width: 1440px) {
  .cnt-wit-bg-wrp .sec-Divider_Inner {
    padding-bottom: 3rem;
  }
  .two-col-content.cm-twocol-sec .sec-Split_Hexagon svg {
    max-height: calc(100% + 6rem);
  }
  .card_gallery.cmhome-slider-card .splide__arrow.splide__arrow--prev {
    left: calc(-8.33333% - 2.66667px);
  }
  .card_gallery.cmhome-slider-card .splide__arrow.splide__arrow--next {
    right: calc(-8.33333% - 2.66667px);
  }
}
@media(max-width:1560px){
  .sec-twocolumn-gp.cm-product-banner .img-image_image {
    width: 100%;
  }
  .sec-twocolumn-gp.cm-product-banner .img-image {
    min-width: auto;
    width: calc(100% - 16px);
  }
}
@media(max-width:1500px){
  .card_gallery.cmhome-slider-card .splide__arrow.splide__arrow--next {
    right:-22px;
  }
  .card_gallery.cmhome-slider-card .splide__arrow.splide__arrow--prev {
    left: -22px;
  }
}
@media(min-width:899px) and (max-width:1050px){
  .card_gallery.white-bg .card_content {
    font-size: 14px;
  }
}
@media(max-width:1199px){
  .card_gallery.cm-rw-card .card_item {
    width: 33.33%;
  }
}
@media(max-width:991px){
  .blog-feed.cmrecent-post-wrp .recent-post-item {
    width: 33.33%;
  }
}
@media(max-width:899px){
  .card_gallery.cm-rw-card .card_item {
    width: 50%;
  }
  .hs-button, 
  .hs-sec-btn {
    margin-top: 0;
  }
  .sec-twocolumn-gp.cm-product-banner .sec-twocolumn-inner {
    flex-direction: row;
  }
  .cnt-wit-bg-wrp.cmfull-text .rich_text {
    width: calc(83.33333% - 5.33333px);
  }
  .cnt-wit-bg-wrp.cmfull-text {
    padding-bottom: 4rem;
  }
  .two-col-content.cm-twocol-sec .content-col, 
  .two-col-content.cm-twocol-sec .media_column {
    width: 100%;
    padding-left:0;
    padding-right:0;
  }
  .two-col-content.cm-twocol-sec .content_box {
    margin-top: 0;
  }
  .two-col-content.cm-twocol-sec .flex_row {
    row-gap: 0;
  }
  .accordion_wrap.cmacc-wrp .accord_outer {
    width:calc(75% - 8px);
    margin: 0 auto 2rem;
  }
  .accordion_wrap.cmacc-wrp .content_widget {
    max-width: calc(83.33333% - 5.33333px);
  }
  .card_gallery.cm-rw-card .top_sec {
    margin-bottom: 2rem;
  }
  .sec-bottom-pane-gp.fullwidth-c .pg-list_ctabody {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .two-col-content.cm-twovideo-sec .media_column {
    margin-top: 30px;
  }
  .content-wrapper, 
  .dnd-section>.row-fluid, 
  .page-center {
    padding-left: 32px;
    padding-right: 32px;
  }
  .blog-feed.cmrecent-post-wrp .recent-post-item {
    width: 50%;
  }
  .blog-feed.cmrecent-post-wrp .feed-outer-wrp.flex_row {
    justify-content: flex-start;
  }
  .err-Error {
    position: relative;
    z-index: 1;
    height:calc(100vh - 80px) !important;
    align-items: center;
  }
}
@media(max-width:767px){
  .card_gallery.cm-rw-card .card_item {
    width: 100%;
  }
  .card_gallery.cm-rw-card .icon_box .icon_inner {
    margin-bottom: 0;
  }
  .card_gallery.cm-rw-card .card_box .it_title {
    letter-spacing: -.01875rem;
  }
  .card_gallery.cm-rw-card .card_content {
    padding-top: 8px;
  }
  .hs-button, .hs-sec-btn {
    letter-spacing: -0.3px;
  }
  .sec-twocolumn-gp.cm-product-banner .sec-left {
    order: 1;
    margin-bottom: 2rem;
  }
  .sec-twocolumn-gp.cm-product-banner .sec-right {
    min-height: auto;
    display: block;
    width: 100%;
  }
  .sec-twocolumn-gp.cm-product-banner .img-image {
    position: static;
    min-width: auto;
    width: 100%;
  }
  .sec-twocolumn-gp.cm-product-banner .sec-title {
    font-size: 1.875rem;
    letter-spacing: -.01875rem;
    line-height: 2.5rem;
  }
  .card_gallery.cm-rw-products .card_item .btn_row a {
    font-size: 1rem;
    line-height: 1.75rem;
  }
  .cmform-wrp.landing-banner .form-section form {
    width: 100%;
  }
  .cmform-wrp.landing-banner .form-top h2 {
    font-size: 1.625rem;
    letter-spacing: -.01875rem;
    line-height: 2.25rem;
    margin-bottom: 1rem;
  }
  .cmform-wrp.landing-banner form .hs-submit input.hs-button {
    font-size: 1rem;
    line-height: 1.75rem;
  }
  .cmform-wrp.landing-banner .actions {
    margin-top: 1rem;
  }
  form textarea {
    min-height: 70px;
  }
  .sec-twocolumn-gp.cm-product-banner .sec-twocolumn-inner {
    flex-direction: column;
  }
  .cnt-wit-bg-wrp.cmfull-text .rich_text {
    width: 100%;
  }
  .cnt-wit-bg-wrp.cmfull-text .rich_text {
    padding-top: 1rem;
    font-size: 1.125rem;
    letter-spacing: -.01875rem;
    line-height: 1.6875rem;
  }
  .accordion_wrap.cmacc-wrp .accord_outer {
    width: 100%;
  }
  .accordion_wrap.cmacc-wrp .content_widget {
    max-width: 100%;
  }
  .card_gallery.cm-rw-card .top_content * {
    text-align: left !important;
  }
  .blog-feed.cmrecent-post-wrp .top_content {
    text-align: left;
  }
  /*   .blog-feed.cmrecent-post-wrp .top_content {
  padding-top: 1rem;
} */
  p {
    margin-bottom: 1rem;
  }
  .blog-feed.cmrecent-post-wrp .recent-post-item {
    width: 100%;
  }
  .blog-feed.cmrecent-post-wrp .top_sec {
    padding-bottom: 2rem;
  }
  .card_gallery.cmhome-slider-card .card_content-wp .btn_item a {
    font-size: 1rem;
  }
  .card_gallery.cmhome-slider-card .card_content-wp {
    padding-top: .5rem;
    padding-right: 15px;
    padding-bottom: .5rem;
  }
  .card_gallery.cmhome-slider-card .splide__arrow {
    display: block !important;
  }
  .home_page_v1_page .blog-feed.cmrecent-post-wrp .recent-post-item .post-btm {
    padding-top: .5rem;
    padding-right: 15px;
    padding-bottom: .5rem;
  }
  .card_gallery.cmhome-slider-card .splide__arrow:before {
    content: "";
    display: inline-block;
    height: 15px;
    width: 10px;
    vertical-align: middle;
  }
  .accordion_wrap.cmacc-wrp .top_content {
    padding-top: 1rem;
  }
  .accordion_wrap.cmacc-wrp .top_content p {
    font-size: 1.125rem;
    letter-spacing: -.01875rem;
    line-height: 1.6875rem;
    margin-top: 1rem;
  }
  .accordion_wrap.cmacc-wrp .top_sec {
    margin-bottom: 2rem;
  }
  .accordion_wrap.cmacc-wrp .btm-btn {
    padding-top: 0;
  }
  .accordion_wrap.cmacc-wrp .accord_outer {
    margin-bottom: 24px;
  }
  .two-col-content.cm-twovideo-sec .text_block {
    padding-top: 0;
    padding-bottom: 0;
  }
  .two-col-content.cm-twovideo-sec .media_column {
    margin-bottom: 2rem;
    margin-top: 0;
  }
  .two-col-content.cm-twovideo-sec .content-col {
    order: 1;
  }
  .two-col-content.cm-twovideo-sec .media_column{
    order:2
  }
  .two-col-content.right.cm-twovideo-sec .content-col {
    order: 2;
  }
  .two-col-content.right.cm-twovideo-sec .media_column {
    order: 1;
  }
}
@media(max-width:479px){
  .sec-twocolumn-gp .sec-Section_btn a+a {
    margin-top: 30px;
  }
  .card_gallery.cmhome-slider-card .splide__arrows.splide__arrows--ltr {
    display: block !important;
  }
  .card_gallery.white-bg .card_content {
    font-size: 15px;
  }
}

/* CHILD2 */

/* @import url('http://example.com/example_style.css'); */

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

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

/* Page Center */

.content-wrapper, 
.dnd-section > .row-fluid, 
.page-center{
  padding-left: 48px;
  padding-right: 48px;
}
.page-center.full_width {
  padding-left: 0;
  padding-right: 0;
}


.dnd-section, .content-wrapper--vertical-spacing, .dnd_padd, .cmform-wrp.landing-banner {
  padding-top:1.99999999998rem;
  padding-bottom: 1.99999999998rem;
}
@media (min-width: 768px) {
  .dnd-section, .content-wrapper--vertical-spacing, .dnd_padd, .cmform-wrp.landing-banner {
    padding-top:3.0rem;
    padding-bottom: 3.0rem;
  }
}
@media (min-width: 900px) {
  .dnd-section, .content-wrapper--vertical-spacing, .dnd_padd, .cmform-wrp.landing-banner{
    padding-top:3.49999999998rem;
    padding-bottom: 3.49999999998rem;
  }
}
@media (min-width: 1200px) {
  .dnd-section, .content-wrapper--vertical-spacing, .dnd_padd, .cmform-wrp.landing-banner {
    padding-top:3.99999999996rem;
    padding-bottom: 3.99999999996rem;
  }
}
@media (min-width: 1400px) {
  .dnd-section, .content-wrapper--vertical-spacing, .dnd_padd, .cmform-wrp.landing-banner {
    padding-top:6rem;
    padding-bottom: 6rem;
  }
}
@media(max-width: 899px){
  .content-wrapper, 
  .dnd-section > .row-fluid, 
  .page-center{
    
    max-width: 1303.99999999784px;
    
    padding-left: 32px;
    padding-right: 32px;
  } 
}
@media(max-width: 767px){
  h1{
    letter-spacing: -0.299999999999px;
  }
  h2{
    letter-spacing: -0.3px;
  }
  h3{
    letter-spacing: -0.3px;
  }
  h4{
    letter-spacing: -0.3px;
  }
  h5{
    letter-spacing: -0.3px;
  }
}
@media(max-width: 450px){
  .content-wrapper, 
  .dnd-section > .row-fluid, 
  .page-center{
    
    max-width: 1271.99999999568px;
    
    padding-left: 24px;
    padding-right: 24px;
  } 
}
/* Form Style */
form input[type=search],
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 {
  padding: 6px 15px;
  height: auto;
  transition: border-color .2s, background-color .2s;
  line-height: 1.77777777778;
  border-top: none;
  border-right: none;
  border-left: none;
}
form label {
  line-height: 1.71428571429;
  margin-bottom: 0;
  font-weight: 400;
}
.hs-form-field {
  margin-bottom: 1rem;
}
/* Preview Issues */
.contact_page_v2 .contact-banner .cm_lb_svg svg{ 
  top: 46px;
}
.hs-trans-btn{
  clip-path: polygon(0 0, calc(100% - 12px) 0, 100% 12px, 100% 100%, 12px 100%, 0 calc(100% - 12px));
}
.servs-details-pg .hs_service .dnd-section > .row-fluid {
  padding: 0
}
.splide .splide__pagination li:before {
  display: none;
} 
.cm_hiw_wrp ul#tabs li::before{
  display: none;
}
.cm_500_page .error-page:before {
  color: rgba(24, 44, 41, 0.2);
}
.cm-blog-post-sidebr li:before{
  display: none;
}
.cm-blog-post-sidebr  .cm-btm-tags a{
  color: #ffffff;
}
.body-container-wrapper .systems-page li:before {
  display: none;
}
.progress_bar_section .prog_slider span.number{
  right: 0 !important;
  top: 0 !important;
} 
@media(max-width: 767px){
  .systems-page h2{
    font-size: 24px;
  }
}
/* Footer CSS */
.ranplan-footer ul li{
  margin: 0;
}
.footer .hs-menu-wrapper>ul>li {
  margin: 0;
}
.ranplan-footer .cst-f-cpright{
  font-size: .875rem;
  line-height: 1.5rem;
}
.ranplan-footer .cst-f-cpright .page-center {
  padding-top:  1rem;
  padding-bottom: 1.5rem;
}
.footer .col-section{
  padding: 0;
}
.ranplan-footer .cst-f-cpright-text a:nth-child(2){
  position: relative;
  margin-left: 8px;
  padding-left: 8px;
}
.ranplan-footer .cst-f-cpright-text a:nth-child(2)::before {
  content: "|";
  position: absolute;
  left: -3px;
  color: #fff;
}
.ranplan-footer .cst-f-cpright-text a:nth-child(2):hover{
  color: #43b02a !important;
}
.ranplan-footer .cst-f-cpright-text a:first-child{
  cursor: text;
}
.ranplan-footer .footer-mdl .flex_row{
  justify-content: space-between;
  padding: 2rem 0 0 0;
}
.ranplan-footer .footer-mdl-about {
  width: calc(33.33333% - 21.33333px);
  padding-right: calc(8.33333% - 29.33333px);
}
.ranplan-footer .footer-menu-container{
  width: 66.67%;
}
.ranplan-footer .footer-mdl-menu .hs-menu-wrapper>ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-left: 10px;
  padding-right: 4px;
}
.ranplan-footer .footer-mdl-menu .hs-menu-wrapper>ul>li {
  width: calc(25% - 26.66667px);
}
.ranplan-footer .footer-mdl-heading h5 {
  margin-bottom: 8px;
}
.ranplan-footer .footer-mdl-text p{
  font-size: 14px;
  line-height: 1.71428571429;
}
.ranplan-footer .footer-mdl-menu .hs-menu-wrapper>ul>li>a {
  font-size: 1.25rem;
  letter-spacing: -.03125rem;
  line-height: 1.875rem;
  font-family: urw-din, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  margin-bottom: 8px;
  display: block;
  cursor: text;
}
.ranplan-footer .footer-mdl-menu .hs-menu-wrapper>ul>li>a:hover{
  color: #ffffff;
}
.ranplan-footer .footer-mdl-menu .hs-menu-wrapper>ul>li>ul>li>a {
  font-size: .875rem;
  line-height: 1.5rem;
  transition: color .2s;
  display: block;
}
.ranplan-footer .footer-mdl .page-center{
  padding-bottom: 4rem;
}
.ranplan-footer .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper{
  top: 0;
}
.ranplan-footer .cf-logo svg {
  width: 190px;
  height: 60px;
  display: block;
}
.ranplan-footer .cf-logo svg path {
  fill: #fff;
}
.ranplan-footer .cf-logo svg path:first-child {
  fill: #43B02A;
}
.ranplan-footer .cf-top-section .page-center {
  padding-top: 4rem;
}
.ranplan-footer .cf-social-divider {
  margin: 0 48px;
  align-self: center;
  width: 1px;
  height: 3rem;
  background-color: #d2eecc;
}
.ranplan-footer .cf-social-divider::before {
  display: none !important;
}
.ranplan-footer .cf-top-col-1 {
  display: flex;
  margin-right: auto;
}
.ranplan-footer .cf-footer-social-icons .footer-social-item.tyicon {
  display: block;
}
.ranplan-footer .cf-footer-social-icons{
  display: flex;
}
.ranplan-footer .cf-footer-social-icons .footer-social{
  padding-left: 0;
}
.ranplan-footer .cf-footer-social-icons .footer-social .footer-social-item{
  display: block;
}
.ranplan-footer .cf-footer-social-icons .footer-social .footer-social-item a{
  display: block;
  align-content: center;
}
.ranplan-footer .cf-top-col-2 {
  display: flex;
  align-items: center;
}
.ranplan-footer .cf-top-col-2 .cf-top-col-heading h5 {
  margin: 0;
  margin-right: 32px;
}
.ranplan-footer .cf-top-section .flex_row{
  border-bottom: 1px solid rgba(210, 238, 204, .25);
  padding: 0 0 2rem 0;
}
.ranplan-footer .cf-top-btn .hs-button {
  font-size: 1.125rem;
  line-height: 2rem;
  padding: 4px 1.5rem 6px;
  margin: 0;
}
.ranplan-footer .cf-top-btn .hs-button:hover {
  background: #fff;
  border-color: #fff;
  color: #000;
}
.ranplan-footer .cf-footer-social-icons .footer-social .footer-social-item:first-child a{
  position: relative;
  right: 3px;
}
.ranplan-footer .cf-footer-social-icons .footer-social .footer-social-item:first-child  svg{
  width: 29px;
  height: 27px;
}
.ranplan-footer .hs-menu-wrapper.flyouts .hs-menu-children-wrapper a{
  white-space: pre-wrap;
}
@media(max-width: 1200px){ 
  .ranplan-footer .cf-logo svg {
    width: 134px;
    height: 42px;
  }
  .ranplan-footer .cf-top-section .page-center{
    padding-top: 3rem;
  }
  .ranplan-footer .footer-mdl .page-center{
    padding-bottom: 3rem;
  }
  .ranplan-footer .footer-mdl-about{
    padding-right: 0;
  }
  .ranplan-footer .footer-mdl-menu .hs-menu-wrapper>ul>li{
    margin-top: 1.5rem;
  }
  .ranplan-footer .footer-mdl-about{
    width: 34%;
    padding: 0 10px 0 0;
  }
  .ranplan-footer .footer-menu-container{
    width: 66%;
  }
  .ranplan-footer .footer-mdl-menu .hs-menu-wrapper>ul{
    padding: 0
  }
  .ranplan-footer .footer-mdl-menu .hs-menu-wrapper>ul>li{
    width: 25%;
    padding: 0 10px 0 0;
  }
}
@media(max-width: 767px){
  .ranplan-footer .cf-top-col-1{
    justify-content: space-between;
  }
  .ranplan-footer .cf-top-section .page-center{
    padding-top: 2rem;
  }
  .ranplan-footer .footer-mdl .page-center{
    padding-bottom: 2rem;
  }
  .footer .flex_row .col-section:not(:first-child){
    padding-top: 0;
  }
  .ranplan-footer .footer-mdl-menu .hs-menu-wrapper>ul>li {
    width: calc(50% - 16px);
    padding: 0;
  }
  .ranplan-footer .footer-mdl-about{
    padding: 0;
  }
  .ranplan-footer .cf-top-section .flex_row{
    border-bottom: none;
  }
  .ranplan-footer .footer-mdl .flex_row{
    padding: 0;
  }
  .ranplan-footer .footer-mdl-menu .hs-menu-wrapper>ul>li>a{
    font-size: 1.125rem;
    letter-spacing: -.01875rem;
    line-height: 1.6875rem;
  }
  .ranplan-footer .footer-mdl-heading h5{
    font-size: 1.125rem;
    letter-spacing: -.01875rem;
    line-height: 1.6875rem;
  }
  .ranplan-footer .cf-top-col-2{
    margin-top: 1.5rem;
  }
  .ranplan-footer .cf-top-btn .hs-button{
    font-size: 1rem;
    line-height: 1.75rem;
  }
  .footer-social-item:not(:first-child){
    margin: 0;
  } 
  .ranplan-footer .cf-footer-social-icons .footer-social .footer-social-item:first-child a{
    margin-right: 26px;
    top: 2px;
  }
  .ranplan-footer .cf-footer-social-icons .footer-social{
    gap: 0;
  }
  .ranplan-footer .cf-footer-social-icons .footer-social .footer-social-item{
    height: auto;
    width: auto;
  }
}

@media(max-width: 450px){
  .ranplan-footer .cf-top-col-2{
    flex-direction: column;
  }
  .ranplan-footer .cf-top-btn,
  .ranplan-footer .cf-top-btn .hs-button,
  .ranplan-footer .cf-top-btn .footer-button .ftr_btn_item{
    width: 100%;
  }
  .ranplan-footer .cf-top-col-2 .cf-top-col-heading h5{
    margin: 0 0 1rem 0;
  }
  .ranplan-footer .footer-mdl-menu .hs-menu-wrapper>ul>li{
    margin-top: 1rem;
  }
  .ranplan-footer .cf-social-divider{
    margin: 0;
  }
  .ranplan-footer .cf-footer-social-icons .footer-social .footer-social-item:first-child a{
    margin-right: 10px;
  }
}
/* Header CSS */

/* Header CSS */

.headerhd-Header_Container ul li{
  margin-bottom: 0;
}
.headerhd-Header_Container .hs-menu-wrapper.flyouts .hs-menu-children-wrapper{
  position: relative;
}
.header__container {
  margin: 0 auto;
}
.hd-Bar {
  font-size: 1rem;
  line-height: 1.625rem;
  position: relative;
  z-index: 11;
  display: none;
  height: 0;
  background-color: rgba(24, 44, 41,1.0);
  color: rgba(255, 255, 255,1.0);
}
.hd-Bar .header__container {
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.header-top-menu .hs-menu-wrapper > ul {
  margin: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: unset;
}
.header-top-menu .hs-menu-wrapper > ul > li > a {
  font-weight: inherit;
  text-decoration: none;
  color: currentColor;
  display: block;
  padding: 8px 16px;
  -webkit-transition: color .2s;
  transition: color .2s;
}
.hd-Bar_Languages {
  position: relative;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 0;
  margin-right: -16px;
  overflow: hidden;
  text-decoration:none;
}
.hd-Bar_Languages:before {
  content: "|";
  position: absolute;
  top: 6px;
  left: -1px;
  z-index: 1;
}
.hd-Bar_Language-current {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.hd-Bar_Language svg {
  fill: currentColor;
  width: 23px;
  height: 16px;
  margin-left: auto;
  border-left: 5px solid transparent;
}
.header__language-switcher--label-current svg {
  margin-left: 7.781px;
  border-left: 5px solid transparent;
  display: block;
}
.hd-Bar_Language {
  font-weight: inherit;
  text-decoration: none;
  color: currentColor;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 0;
  padding: 8px 16px;
  /*   background-color: #182c29; */
  background-color: rgba(24, 44, 41,1.0);
  -webkit-transition: color .2s;
  transition: color .2s;
  text-decoration: none !important;
}
.hd-Bar_Language {
  height: 40px;
}
.nav-Header .hs-menu-wrapper .nav-Header_DropdownInner,
.nav-Header .hs-menu-wrapper .nav-Header_DropdownInner>ul{
  display: none !important;
}
.nav-Header .hs-menu-wrapper>ul>li:hover .nav-Header_DropdownInner,
.nav-Header .hs-menu-wrapper>ul>li:hover .nav-Header_DropdownInner ul{
  display: block !important;
}
.nav-Header .hs-menu-wrapper>ul ul {
  display: none;
}
.hd-Bar_Language:before {
  content: "";
  position: absolute;
  top: 0;
  right: 16px;
  left: 16px;
  height: 1px;
  background-color: rgba(210,238,204,.25);
}
.header-top-menu .hs-menu-wrapper>ul>li>a:hover , 
.hd-Bar_Language:hover {
  color: #43b02a;
  text-decoration: none;
}
.nav-Header .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(67, 176, 42,1.0);
}
.nav-Header .hs-menu-wrapper>ul>li .nav-Header_DropdownInner>ul>li>a:hover{
  color: rgba(67, 176, 42,1.0);
}
.hd-Bar_Languages:hover {
  overflow: visible;
}
.hd-Header {
  position: relative;
  z-index: 10;
  height: 80px;
  background-color: rgba(255, 255, 255,1.0);
  -webkit-box-shadow: 0 4px 16px 0 rgb(0 0 0 / 10%);  
  box-shadow: 0 4px 16px 0 rgb(0 0 0 / 10%);
  color: #000;
}
.hd-Header .header__container {
  height: 100%;
  width: 100%;
}
.hd-Header_Body {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.hd-Header_Logo {
  display: block;
  color: #000;
  font-weight: inherit;
  text-decoration: none;
}
.hd-Header_Logo a {
  font-weight: inherit;
  text-decoration: none;
  display: block;
  color: #000;
}
.hd-Header_Logo a svg {
  width: 153px;
  height: 48px;
  fill: currentColor;
}
.headerhd-Header_Container .hs-menu-wrapper.flyouts .hs-menu-children-wrapper{
  left: 0;
  opacity: 1;
}
.hd-Header_Nav {
  height: 100%;
}
.nav-Header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.nav-Header .hs-menu-wrapper > ul {
  list-style: none;
  margin: 0;
  font-size: 1rem;
  line-height: 1.75rem;
  font-family: urw-din,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
  color: #000;
  letter-spacing: -.01875rem;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: none;
  height: 100%;
  margin-right: -16px;
  margin-left: -16px;
  font-weight: 500;
  flex-wrap: unset;
}
.nav-Header .hs-menu-wrapper > ul > li {
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.nav-Header .hs-menu-wrapper > ul > li > a {
  font-weight: inherit;
  text-decoration: none;
  color: currentColor;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 4px 16px;
  color: currentColor;
  -webkit-transition: color .2s;
  transition: color .2s;
  white-space: nowrap;
  color: rgba(0, 0, 0,1.0);
}
.nav-Header_LinkIcon {
  display: block;
  width: 14px;
  height: 9px;
  margin-left: 10px;
}
.nav-Header_LinkIcon svg {
  fill: currentColor;
  display: block;
  width: inherit;
  height: inherit;
  color: #43b02a;
}
.nav-Header_Link:after {
  content: "";
  position: absolute;
  right: 16px;
  bottom: 0;
  left: 16px;
  height: 2px;
  background-color: #43b02a;
  opacity: 0;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}
.nav-Header_DropdownInner {
  position: absolute;
  top: calc(100% - .5rem);
  right: 50%;
  z-index: 10;
  min-width: 200px;
  -webkit-box-shadow: 0 4px 16px 0 rgb(0 0 0 / 15%);
  box-shadow: 0 4px 16px 0 rgb(0 0 0 / 15%);
  color: #000;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  -webkit-transition: opacity .3s,visibility .3s;
  transition: opacity .3s,visibility .3s;
  -webkit-font-smoothing: subpixel-antialiased;
  font-smoothing: subpixel-antialiased;
}
.nav-Header_DropdownInner {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-filter: drop-shadow(0 4px 16px rgba(0,0,0,.15));
  filter: drop-shadow(0 4px 16px rgba(0,0,0,.15));
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: filter;
}
.nav-Header .hs-menu-wrapper>ul>li .nav-Header_DropdownInner > ul {
  overflow: hidden;
  padding: 1rem 0;
  background-color: #fff;
  margin: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-clip-path: polygon(0 0,calc(100% - 25px) 0,100% 25px,100% 100%,25px 100%,0 calc(100% - 25px));
  clip-path: polygon(0 0,calc(100% - 25px) 0,100% 25px,100% 100%,25px 100%,0 calc(100% - 25px));
  display: block;
}
.nav-Header .hs-menu-wrapper>ul>li .nav-Header_DropdownInner > ul > li {
  position: relative;
  margin-right: 0;
  margin-left: 0;
  padding-right: 32px;
  padding-left: 32px;
}
.nav-Header .hs-menu-wrapper>ul>li .nav-Header_DropdownInner > ul > li > a {
  font-weight: inherit;
  text-decoration: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 4px 16px;
  color: currentColor;
  -webkit-transition: color .2s;
  transition: color .2s;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 0;
  border-bottom: 1px solid #d2eecc;
  color: currentColor;
  -webkit-transition: background-color .2s;
  transition: background-color .2s;
  white-space: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 12px;
  padding-bottom: 12px;
  color: rgba(0, 0, 0,1.0);
}
.nav-Header .hs-menu-wrapper>ul>li .nav-Header_DropdownInner > ul > li:last-child > a {
  border-bottom: none;
}
.hd-Header_Logo {
  height: 48px;
}
.nav-Header_DropdownInner {
  top: calc(100% - .5rem);
}
.nav-Header_Trigger {
  position: absolute;
  top: 20px;
  right: 16px;
  z-index: 11;
  display: block;
  width: 40px;
  height: 40px;
  color: #000;
  cursor: pointer;
}
.nav-Header_TriggerLine {
  position: absolute;
  left: 10px;
  display: block;
  width: 20px;
  height: 2px;
  background-color: currentColor;
  -webkit-transition: top .2s cubic-bezier(.175,.885,.32,1.075);
  transition: top .2s cubic-bezier(.175,.885,.32,1.075);
}
.nav-Header_TriggerLine-top {
  top: 13.33333px;
  -webkit-animation: TriggerLine-topOut .5s cubic-bezier(.175,.885,.32,1.075) forwards;
  animation: TriggerLine-topOut .5s cubic-bezier(.175,.885,.32,1.075) forwards;
}
.nav-Header_TriggerLine-middle {
  top: 20px;
  -webkit-animation: TriggerLine-middleOut .5s cubic-bezier(.175,.885,.32,1.075) forwards;
  animation: TriggerLine-middleOut .5s cubic-bezier(.175,.885,.32,1.075) forwards;
}
.nav-Header_TriggerLine-bottom {
  top: 26.66667px;
  -webkit-animation: TriggerLine-bottomOut .5s cubic-bezier(.175,.885,.32,1.075) forwards;
  animation: TriggerLine-bottomOut .5s cubic-bezier(.175,.885,.32,1.075) forwards;
}
.nav-Header .hs-menu-wrapper>ul>li>a:after {
  content: "";
  position: absolute;
  right: 16px;
  bottom: 0;
  left: 16px;
  height: 2px;
  background-color: #43b02a;
  opacity: 0;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}
.nav-Header .hs-menu-wrapper ul li a{
  font-size: 18px;
}
.nav-Header .hs-menu-wrapper>ul>li.active-branch>a:after {
  opacity: 1;
}
.nav-Header  div {
  height: 100%;
}
span#hs_cos_wrapper_main_menu {
  height: 100%;
}
@media(max-width:899px){
  .nav-Header_Backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    background-color: rgba(0,0,0,.3);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s,visibility .3s;
    transition: opacity .3s,visibility .3s;
  }
  .mobile-open .nav-Header_Backdrop {
    opacity: 1;
    visibility: visible;
  }
  .nav-Mobile {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0; 
    z-index: 11;
    max-width: 400px;
    width: 100%;
    font-size: 1rem;
    font-weight: 500;
    background-color: #fff;
    right: -400px;
    /*     transition: right 0.3s eas
    * e-in-out; */
    opacity: 0;
    transition: all .6s cubic-bezier(.165, .84, .44, 1);
  }


  .mobile-open .nav-Mobile {
    opacity: 1;
    visibility: visible;
    right: 0;

  }


  .mobile-open .nav-Header_TriggerLine-top {
    -webkit-animation: TriggerLine-topIn .5s cubic-bezier(.175,.885,.32,1.075) forwards;
    animation: TriggerLine-topIn .5s cubic-bezier(.175,.885,.32,1.075) forwards;
  }

  .mobile-open .nav-Header_TriggerLine-middle {
    -webkit-animation: TriggerLine-middleIn .5s cubic-bezier(.175,.885,.32,1.075) forwards;
    animation: TriggerLine-middleIn .5s cubic-bezier(.175,.885,.32,1.075) forwards;
  }

  .mobile-open .nav-Header_TriggerLine-bottom {
    -webkit-animation: TriggerLine-bottomIn .5s cubic-bezier(.175,.885,.32,1.075) forwards;
    animation: TriggerLine-bottomIn .5s cubic-bezier(.175,.885,.32,1.075) forwards;
  }

  @-webkit-keyframes TriggerLine-topIn {
    0% {
      top: 13.33333px
    }

    50% {
      top: 20px;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg)
    }

    to {
      top: 20px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg)
    }
  }

  @keyframes TriggerLine-topIn {
    0% {
      top: 13.33333px
    }

    50% {
      top: 20px;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg)
    }

    to {
      top: 20px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg)
    }
  }

  @-webkit-keyframes TriggerLine-topOut {
    0% {
      top: 20px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg)
    }

    50% {
      top: 20px;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg)
    }

    to {
      top: 13.33333px
    }
  }

  @keyframes TriggerLine-topOut {
    0% {
      top: 20px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg)
    }

    50% {
      top: 20px;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg)
    }

    to {
      top: 13.33333px
    }
  }

  @-webkit-keyframes TriggerLine-middleIn {
    50% {
      opacity: 0
    }

    to {
      opacity: 0
    }
  }

  @keyframes TriggerLine-middleIn {
    50% {
      opacity: 0
    }

    to {
      opacity: 0
    }
  }

  @-webkit-keyframes TriggerLine-middleOut {
    50% {
      opacity: 0
    }

    to {
      opacity: 1
    }
  }

  @keyframes TriggerLine-middleOut {
    50% {
      opacity: 0
    }

    to {
      opacity: 1
    }
  }

  @-webkit-keyframes TriggerLine-bottomIn {
    0% {
      top: 26.66667px
    }

    50% {
      top: 20px;
      left: 10px;
      width: 20px;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg)
    }

    to {
      top: 20px;
      left: 10px;
      width: 20px;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg)
    }
  }

  @keyframes TriggerLine-bottomIn {
    0% {
      top: 26.66667px
    }

    50% {
      top: 20px;
      left: 10px;
      width: 20px;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg)
    }

    to {
      top: 20px;
      left: 10px;
      width: 20px;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg)
    }
  }

  @-webkit-keyframes TriggerLine-bottomOut {
    0% {
      top: 20px;
      left: 10px;
      width: 20px;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg)
    }

    50% {
      top: 20px;
      left: 10px;
      width: 20px;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg)
    }

    to {
      top: 26.66667px
    }
  }

  @keyframes TriggerLine-bottomOut {
    0% {
      top: 20px;
      left: 10px;
      width: 20px;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg)
    }

    50% {
      top: 20px;
      left: 10px;
      width: 20px;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg)
    }

    to {
      top: 26.66667px
    }
  }

  @-webkit-keyframes SlideyMcFadeIn {
    0% {
      opacity: 0;
      visibility: hidden;
      -webkit-transform: 100%;
      transform: 100%
    }

    to {
      opacity: 1;
      visibility: visible;
      -webkit-transform: none;
      transform: none
    }
  }

  @keyframes SlideyMcFadeIn {
    0% {
      opacity: 0;
      visibility: hidden;
      -webkit-transform: 100%;
      transform: 100%
    }

    to {
      opacity: 1;
      visibility: visible;
      -webkit-transform: none;
      transform: none
    }
  }

  @-webkit-keyframes SlideyMcFadeOut {
    0% {
      opacity: 1;
      visibility: visible;
      -webkit-transform: none;
      transform: none
    }

    to {
      opacity: 0;
      visibility: hidden;
      -webkit-transform: 100%;
      transform: 100%
    }
  }

  @keyframes SlideyMcFadeOut {
    0% {
      opacity: 1;
      visibility: visible;
      -webkit-transform: none;
      transform: none
    }

    to {
      opacity: 0;
      visibility: hidden;
      -webkit-transform: 100%;
      transform: 100%
    }


  }

  .nav-Mobile .hs-menu-wrapper > ul {
    position: relative;
    right: 0;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-left: auto;
    background: #fff;
    border-top: 1px solid #d2eecc;
    margin: 0;
  }

  .nav-Mobile .hs-menu-wrapper>ul {
    flex-wrap: initial;
  }
  .nav-Mobile .hs-menu-wrapper > ul > li {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    border-bottom: 1px solid #d2eecc;
    color: #000;
  }

  .nav-Mobile .hs-menu-wrapper > ul > li > a {
    text-decoration: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 16px 24px;
    font-size: 1.0625rem;
    font-weight: 400;
    text-align: left;
    border: none;
    color: currentColor;
    -webkit-transition: color .2s;
    transition: color .2s;
    white-space: nowrap;
    line-height: 32px;
    color: rgba(0, 0, 0,1.0);
  }

  html.mobile-open {
    overflow-y: hidden;
  }



  .nav-Mobile .hs-menu-wrapper > ul > li {
    line-height: 2;
  }



  .nav-Header_LinkIcon {
    -webkit-transform: rotate(
      -90deg
    );
    transform: rotate(
      -90deg
    );
    height: 14px;
    margin-left: 8px;
  }

  .nav-Mobile .hs-menu-wrapper > ul > li > a:hover {
    color: rgba(67, 176, 42,1.0);
  }
  .nav-Mobile .hs-menu-wrapper>ul>li.english {
    background-color: #d2eecc;
  }
  .nav-Mobile_LinkIcon-country {
    margin-left: 8px;
  }

  .nav-Mobile_LinkIcon-country svg {
    display: block;
    fill: currentColor;
    width: 24px;
    height: 12px;
  }
  .nav-Header_DropdownInner {
    position: fixed;
    top: 80px;
    right: -400px;
    z-index: 1;
    max-width: 400px;
    width: 100%;
    height: calc(100% - 80px);
    background: #fff;
    border-top: 1px solid #d2eecc;
    overflow-y: scroll;
    visibility: hidden;
    -webkit-transition: visibility 0s ease-out .2s,right .2s;
    transition: visibility 0s ease-out .2s,right .2s;
    transform: none;
    filter: none;
    opacity: 1;
  }

  .child-open .nav-Header_DropdownInner {
    right: 0;
    visibility: visible;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }

  .nav-Header_DropdownInner a, .nav-Header_DropdownInner li.nav-Mobile_DropdownItem-back>.nav-Mobile_Link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 16px 24px;
    font-size: 1.0625rem;
    font-weight: 400;
    text-align: left;
    border: none;
    color: currentColor;
    -webkit-transition: color .2s;
    transition: color .2s;
    white-space: nowrap;
    line-height: 2rem;
    display: flex !important;
  }

  .nav-Header_DropdownInner li {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    border-bottom: 1px solid #d2eecc;
    color: #000;
  }

  .nav-Header_DropdownInner li.nav-Mobile_DropdownItem-back>.nav-Mobile_Link {
    cursor: pointer;
  }

  .nav-Header_DropdownInner li.nav-Mobile_DropdownItem-back>.nav-Mobile_Link>.nav-Mobile_LinkIcon-dropdown {
    display: block;
    width: 14px;
    height: 14px;
    margin-left: 8px;
    color: #43b02a;
    margin-right: 8px;
    margin-left: 0;
    -webkit-transform: rotate( 90deg );
    transform: rotate( 90deg );
  }

  .nav-Mobile_LinkIcon-dropdown svg#dropdown {
    display: block;
    width: inherit;
    height: inherit;
    fill: currentColor;
  }
  .nav-Header_DropdownInner a:hover, .nav-Header_DropdownInner li.nav-Mobile_DropdownItem-back>.nav-Mobile_Link:hover {
    color: #43b02a;
  }

  .header__container{
    padding-right: 32px;
    padding-left: 32px;
  }

  .hd-Header{
    background-color: rgba(255, 255, 255,1.0);
  }

  .headerhd-Header_Container .hs-menu-wrapper.flyouts .hs-menu-children-wrapper{
    position: relative;
  }

  .nav-Mobile ul.hs-menu-children-wrapper>li>a:hover{
    color: rgba(67, 176, 42,1.0);
  }

  .headerhd-Header_Container .nav-Mobile .hd-Bar_Languages{
    height: auto;
  }

  .headerhd-Header_Container .nav-Mobile .hd-Bar_Language{
    height: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 16px 24px;
    font-size: 1.0625rem;
    font-weight: 400;
    text-align: left;
    border: none;
    color: currentColor;
    -webkit-transition: color .2s;
    transition: color .2s;
    white-space: nowrap;
    background: #d2eecc;
  }

  .headerhd-Header_Container .hd-Bar_Languages:before{
    display: none;
  }

  .headerhd-Header_Container  .mobile-nav{
    position: relative;
    top: 80px;
    height: calc(100vh - 80px);
    overflow-y: scroll;
  }

  .hd-Bar_Languages{
    margin-right: 0;
  }

  .header__language-switcher--label-current svg{
    width: 24px;
    height: 12px;
    margin-left: 8px;
    border: none;
  }

  .headerhd-Header_Container .header__language-switcher--label-current::before{
    line-height: 28px;
    color: #000000;
  }

  .body-wrapper .headerhd-Header_Container .mob-lang>ul>li>a {
    padding: 17px 24px 18px;
  }
  .nav-Header_DropdownInner {
    -webkit-font-smoothing:unset;
    font-smoothing:unset;
  }

}
@media(max-width:1440px) and (min-width:900px){
  .nav-Header .hs-menu-wrapper>ul>li:last-child .nav-Header_DropdownInner {
    right: 73%;
  }
}

@media(max-width:767px){
  .nav-Mobile .hs-menu-wrapper>ul>li>a {
    line-height: 28px;
  }

  .nav-Header_DropdownInner a, .nav-Header_DropdownInner li.nav-Mobile_DropdownItem-back>.nav-Mobile_Link {
    line-height: 28px;
  } 
  .error-fzf-sec h1 {
    margin-bottom: 1rem;
  }
}

@media(min-width:450px){
  .headerhd-Header_Container  .mobile-nav{
    max-width: 400px;
  }
}

@media(min-width:768px){
  .nav-Header .hs-menu-wrapper > ul {
    font-size: 1.125rem;
    line-height: 2rem;
  }


  .headerhd-Header_Container  .mobile-nav {
    top: 80px;
    height: calc(100% - 80px);
  }
  .nav-Mobile {
    top: 0;
  }

  .body-wrapper .headerhd-Header_Container .mob-lang>ul>li>a {
    padding: 15px 24px 16px;
  }
}

@media (min-width: 900px){
  .hd-Bar {
    display: block;
    height: 40px;
  }
  .hd-Bar_Languages {
    height: 40px;
  }

  .nav-Header .hs-menu-wrapper > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .nav-Header_Trigger {
    display: none;
  }
  .nav-Mobile {
    display: none;
  }

  .header__container{
    
    max-width: 1336px;
    
    padding-right: 48px;
    padding-left: 48px;
  }

  @media(min-width:1200px){
    .hd-Header_Logo a svg {
      width: 190px;
      height: 60px;
    }

    .hd-Header_Logo {
      height: 60px;
    }
    .hd-Header {
      height: 104px;
    }
    .nav-Header_DropdownInner {
      top: calc(100% - 1.5rem);
    }

  }
}

.headerhd-Header_Container .nav-Mobile .nav-mobile-logo{
  display: none;
}

@media(max-width: 449px){
  .headerhd-Header_Container .nav-Mobile .nav-mobile-logo{
    display: block;
    position: absolute;
    top: 16px;
    left: 24px;
  }

  .headerhd-Header_Container .nav-Mobile .nav-mobile-logo svg{
    width: 153px;
    height: 48px;
  }

  .headerhd-Header_Container .nav-Mobile .nav-mobile-logo svg path:nth-child(2){
    fill: #000000;
  }

  .header__container{
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media(min-width: 900px) and (max-width: 995px){
  .nav-Header .hs-menu-wrapper>ul>li>a{
    padding: 4px 6px;
  }

  .header-top-menu .hs-menu-wrapper>ul>li>a{
    padding: 8px 10px;
  }
}

/* Language CSS */

.headerhd-Header_Container .globe_class{
  background-image: unset;
  background-size: unset;
  border-left: 0;
  border-radius: 0;
  height: 0;
  margin-left: 0;
  width: 0;
}

.headerhd-Header_Container .header__language-switcher--label-current{
  cursor: pointer;
  display: flex;
  align-items: center;
}

.headerhd-Header_Container .lang_switcher_class{
  display: block;
}

.headerhd-Header_Container .lang_list_class{
  min-width: 114.6px;
  padding: 0;
  top: 40px;
}

.headerhd-Header_Container .lang_switcher_class{
  position: static;
}

.headerhd-Header_Container .hd-Bar_Languages:hover .lang_list_class{
  display: block;
}

.headerhd-Header_Container .lang_list_class:after, .headerhd-Header_Container  .lang_list_class:before{
  display: none;
}

.headerhd-Header_Container .lang_list_class li{
  background-color: #182c29;
  border: none;
  padding: 0;
}

.headerhd-Header_Container .lang_list_class li:first-child,
.headerhd-Header_Container .lang_list_class li:last-child{
  border: none;
  padding: 0;
}

.headerhd-Header_Container .lang_list_class li a{
  padding: 8px 16px;
  display: flex;
  background-color: #182c29;
  align-items: center;
  -webkit-box-align: center;
  position: relative;
  height: 40px;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  transition: color .2s;
}

.headerhd-Header_Container .lang_list_class li a::before{
  content: "";
  position: absolute;
  top: 0;
  right: 16px;
  left: 16px;
  height: 1px;
  background-color: rgba(210, 238, 204, .25);
}



.headerhd-Header_Container .lang_list_class li a:hover{
  color: #43b02a;
}




html[lang="en"] .headerhd-Header_Container .lang_list_class li a[lang="en"],
html[lang="en-us"] .headerhd-Header_Container .lang_list_class li a[lang="en"],
html[lang="zh"] .headerhd-Header_Container .lang_list_class li a[lang="zh"],
html[lang="es"] .headerhd-Header_Container .lang_list_class li a[lang="es"],
html[lang="sv"] .headerhd-Header_Container .lang_list_class li a[lang="sv"]{
  display: none;
}

/* .headerhd-Header_Container .header__language-switcher--label-current span{
font-size: 0; 
}

html[lang="en-us"] .headerhd-Header_Container .header__language-switcher--label-current::before{
content: 'English';
}

html[lang="en"] .headerhd-Header_Container .header__language-switcher--label-current::before {
content: 'English';
}

html[lang="zh"] .headerhd-Header_Container .header__language-switcher--label-current::before {
content: '中文';
}

html[lang="es"] .headerhd-Header_Container .header__language-switcher--label-current::before {
content: 'Español';
}

html[lang="ev"] .headerhd-Header_Container .header__language-switcher--label-current::before {
content: 'Svenska';
} */
/* 404 Page */

.err-Error, .err-Error_Container{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.err-Error{
  position: relative;
  z-index: 1;
  height: 100vh;
}

.err-Error_Container {
  max-width: 1272px;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: auto;
  text-align: center;
}

.err-Error_Heading-highlight{
  color: #43b02a;
}

.err-Error_Heading h1{
  font-family: Segoe UI,urw-din,-apple-system,BlinkMacSystemFont,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
  margin: 0;
}

.err-Error_Description{
  width: calc(41.66667% - 18.66667px);
  margin: 0;
  margin-top: 1rem;
  font-family: Segoe UI,urw-din,-apple-system,BlinkMacSystemFont,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
  line-height: 1.875rem; 
  font-size: 1.25rem;
  letter-spacing: -.03125rem;
}

.err-Error_Link .hs-button{
  font-family: Segoe UI,urw-din,-apple-system,BlinkMacSystemFont,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
  margin-top: 2rem;
}

.err-Error_Hexagon-left{
  top: 0;
  left: 0;
}
.err-Error_Hexagon-right {
  right: 0;
  bottom: 0;
}

.err-Error_Hexagon {
  position: absolute;
  color: #f8f8f8;
}

.err-Error_Hexagon svg{
  max-height: 100%;
  height: 901px;
  display: block;
}

.err-Error_Heading h1>span {
  color: #43b02a;
}

@media(min-width: 900px){
  .err-Error_Container {
    max-width: 1336px;
    padding-right: 48px;
    padding-left: 48px;
  }
}


/* Blog */
.custom-blog-index{
  position: relative;
}

.custom-blog-index .content-wrapper {
  margin: 0 auto;
  width: 100%;
}

.custom-blog-index .custom-blog-listing .content-wrapper {
  padding: 0;
}

.custom-blog-index .pg-List_Hero {
  padding-top: 2rem;
}

.custom-blog-index .lyt-Content_Outer {
  position: relative;
}


.custom-blog-index .pg-List_Hero .content-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}


.custom-blog-index .pg-List_HeroTitle {
  margin: 0;
  padding: 0;
  font-family: urw-din,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
  color: #000;
  font-size: 1.875rem;
  letter-spacing: -.01875rem;
  line-height: 2.5rem;
}


.custom-blog-index .pg-List_HeroTitle .custom-blog-listing

.custom-blog-index .pg-List_FilterTrigger {
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 2rem;
  padding: .5rem 0;
  font-family: urw-din,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
  border-top: 1px solid rgba(0,0,0,.1);
  border-bottom: 1px solid rgba(0,0,0,.1);
  color: #43b02a;
  cursor: pointer;
  line-height: 2rem;
}

.custom-blog-index .pg-List_HeroTitle span{
  text-transform: lowercase;
}

.custom-blog-index .pg-List_FilterIcon {
  position: relative;
  width: 24px;
  height: 24px;
  margin-top: -18px;
  margin-left: 8px;
}

.custom-blog-index .pg-List_FilterLine {
  position: absolute;
  left: 10px;
  display: block;
  width: 20px;
  height: 2px;
  background-color: currentColor;
  -webkit-transition: top .2s cubic-bezier(.175,.885,.32,1.075);
  transition: top .2s cubic-bezier(.175,.885,.32,1.075);
}

.custom-blog-index .pg-List_FilterLine-top {
  top: 13.33333px;
  -webkit-animation: TriggerLine-topOut .5s cubic-bezier(.175,.885,.32,1.075) forwards;
  animation: TriggerLine-topOut .5s cubic-bezier(.175,.885,.32,1.075) forwards;
}

.custom-blog-index .pg-List_FilterLine-middle {
  top: 20px;
  left: 13px;
  width: 14px;
  -webkit-animation: TriggerLine-middleOut .5s cubic-bezier(.175,.885,.32,1.075) forwards;
  animation: TriggerLine-middleOut .5s cubic-bezier(.175,.885,.32,1.075) forwards;
}

.custom-blog-index .pg-List_FilterLine-bottom {
  top: 26.66667px;
  left: 16px;
  width: 8px;
  -webkit-animation: TriggerLine-bottomOut .5s cubic-bezier(.175,.885,.32,1.075) forwards;
  animation: TriggerLine-bottomOut .5s cubic-bezier(.175,.885,.32,1.075) forwards;
}

.custom-blog-index .site-search {
  width: 100%;
  overflow: unset !important;
  /*   -webkit-transition: height .2s;
  transition: height .2s; */
  display: none;
}

.custom-blog-index .site-search {
  /*   height: 0; */
}

.custom-blog-index .pg-List_Hexagons {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  display: none;
  color: #f8f8f8;
}



.custom-blog-index .pg-List_Hexagons svg {
  display: block;
  fill: currentColor;
  width: 640px;
  height: 279px;
}


.custom-blog-index .lyt-Content-detail {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.custom-blog-index .lyt-Main {
  display: block;
}

.custom-blog-index .pg-List_Featured {
  margin-bottom: 4rem;
}

.custom-blog-index .crd-FeaturedCard {
  font-weight: inherit;
  text-decoration: none;
  color: currentColor;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}



.custom-blog-index .crd-FeaturedCard_ImageContainer {
  overflow: hidden;
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
}

.custom-blog-index .crd-FeaturedCard_ImageContainer {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-clip-path: polygon(0 0,calc(100% - 25px) 0,100% 25px,100% 100%,25px 100%,0 calc(100% - 25px));
  clip-path: polygon(0 0,calc(100% - 25px) 0,100% 25px,100% 100%,25px 100%,0 calc(100% - 25px));
}



.custom-blog-index .crd-FeaturedCard_ImageContainer:before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}


.custom-blog-index .crd-FeaturedCard_ImageContainer>* {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.custom-blog-index .crd-FeaturedCard_Image {
  transition: -webkit-transform .8s;
  -webkit-transition: -webkit-transform .8s;
  transition: transform .8s;
  transition: transform .8s,-webkit-transform .8s;
}

.custom-blog-index .crd-FeaturedCard_Image .img-Image {
  margin: 0;
  background-color: #0e0e0e;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.custom-blog-index .img-Image_AspectRatio {
  padding-bottom: 47.073474470734745%;
}

.custom-blog-index .featured-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height:auto;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  max-height: 100%;
  height: 100%;
}

.custom-blog-index .crd-FeaturedCard_Content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.custom-blog-index .crd-FeaturedCard_MetaItems {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1rem;
  margin-bottom: 8px;
}

.custom-blog-index .crd-FeaturedCard_MetaItems p{
  margin: 0;
  font-size: .875rem;
  line-height: 1.5rem;
  letter-spacing: .125rem;
  text-transform: uppercase;
  color: #666;
  position: relative;
}

.custom-blog-index .crd-FeaturedCard_Title {
  font-family: urw-din,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
  color: #000;
  font-size: 1.375rem;
  letter-spacing: -.01875rem;
  line-height: 2rem;
  -webkit-transition: color .2s;
  transition: color .2s;
  margin: 0;
}

.custom-blog-index .crd-FeaturedCard_Text {
  margin-top: 8px;
}

.custom-blog-index .crd-FeaturedCard_Link {
  font-size: 1rem;
  line-height: 1.75rem;
  font-family: urw-din,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
  font-weight: 500;
  letter-spacing: -.01875rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  padding: 4px 1.5rem 6px;
  color: #000;
  -webkit-transition: background-color .2s,border .2s,color .2s;
  transition: background-color .2s,border .2s,color .2s;
  overflow: hidden;
  background-color: #43b02a;
  border: 1px solid #43b02a;
  color: #fff;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-top: 1rem;
  width:100%;
}


.custom-blog-index .crd-FeaturedCard_Link {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-clip-path: polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,12px 100%,0 calc(100% - 12px));
  clip-path: polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,12px 100%,0 calc(100% - 12px));
}

.custom-blog-index .crd-FeaturedCard:hover .crd-FeaturedCard_Link {
  background-color: #182c29;
  border-color: #182c29;
  text-decoration: none;
}

.custom-blog-index .crd-FeaturedCard:hover {
  text-decoration: none;
}

.custom-blog-index .crd-FeaturedCard:hover .crd-FeaturedCard_Title {
  color: #43b02a;
}

.custom-blog-index .crd-FeaturedCard:hover .crd-FeaturedCard_Text {
  color: #666666;
}

.custom-blog-index .crd-FeaturedCard:hover .crd-FeaturedCard_Image {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.custom-blog-index .lst-Grid {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: -16px;
  margin-left: -16px;
  margin-bottom: -32px;
}

.custom-blog-index .lst-Grid_Item {
  margin-right: 16px;
  margin-left: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 32px;
}

.custom-blog-index .crd-Card {
  font-weight: inherit;
  text-decoration: none;
  color: currentColor;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.custom-blog-index .crd-Card_ImageContainer {
  overflow: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  background-color: #e3f7de;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-clip-path: polygon(0 0,calc(100% - 25px) 0,100% 25px,100% 100%,25px 100%,0 calc(100% - 25px));
  clip-path: polygon(0 0,calc(100% - 25px) 0,100% 25px,100% 100%,25px 100%,0 calc(100% - 25px));
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
}

.custom-blog-index .crd-Card_ImageContainer:before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}

.custom-blog-index .crd-Card_ImageContainer>* {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.custom-blog-index .crd-Card_Image {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
  transition: -webkit-transform .2s;
  -webkit-transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s,-webkit-transform .2s;
}

.custom-blog-index .img-Image.img-Image-isTransparent {
  position: relative;
  margin: 0;
  background-color: #0e0e0e;
  overflow: hidden;
}

.custom-blog-index .img-Image.img-Image-isTransparent {
  background-color: transparent;
}

.custom-blog-index .img-Image_AspectRatioHolder .img-Image_AspectRatio {
  padding-bottom: 56.25%;
}

.custom-blog-index .post-item-featured-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height:auto;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  max-width: 100%;
  max-height: 100%;
  height: 100%;
}

.custom-blog-index .crd-Card_Content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: .5rem;
  padding-right: 15px;
  padding-bottom: .5rem;
}

.custom-blog-index .crd-Card_MetaItems {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.custom-blog-index .crd-Card_Title {
  font-family: urw-din,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
  color: #000;
  font-size: 1.125rem;
  letter-spacing: -.01875rem;
  line-height: 1.6875rem;
  -webkit-transition: color .2s;
  transition: color .2s;
  margin: 0;
}

.custom-blog-index .crd-Card:hover .crd-Card_Image {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}

.custom-blog-index .crd-Card_Image:hover {
  text-decoration: none;
}

.custom-blog-index .crd-Card:hover {
  text-decoration: none;
}

.custom-blog-index .crd-Card:hover .crd-Card_Title {
  color: #43b02a;
}

.custom-blog-index .pg-List_Pagination-wrap {
  margin-top: 3rem;
}

.custom-blog-index .pg-List_Pagination {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.custom-blog-index .pgn-Pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.custom-blog-index .blog-pagination__prev-link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  color: #43b02a;
  margin-right: 16px;
}

.custom-blog-index .pg-list_ctabody h3{
  color: #ffffff;
}

.custom-blog-index .blog-pagination__prev-link svg {
  display: block;
  fill: currentColor;
  width: 9px;
  height: 14px;
  -webkit-transform: rotate(
    180deg
  );
  transform: rotate(
    180deg
  );
}

.custom-blog-index .pgn-Pagination_Pages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.custom-blog-index .pgn-Pagination_Pages a {
  font-weight: inherit;
  text-decoration: none;
  color: currentColor;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: urw-din,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
  color: #000;
  font-size: 1.125rem;
  letter-spacing: -.01875rem;
  line-height: 1.6875rem;
  position: relative;
  z-index: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin-left: 16px;
  -webkit-transition: color .2s,background-color .2s;
  transition: color .2s,background-color .2s;
  background-color: #43b02a;
}

.custom-blog-index .pgn-Pagination_Pages a {
  font-size: 1.25rem;
  letter-spacing: -.03125rem;
  line-height: 1.875rem;
}

.custom-blog-index .pgn-Pagination_Pages a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-clip-path: polygon(0 0,calc(100% - 6px) 0,100% 6px,100% 100%,6px 100%,0 calc(100% - 6px));
  clip-path: polygon(0 0,calc(100% - 6px) 0,100% 6px,100% 100%,6px 100%,0 calc(100% - 6px));
}

.custom-blog-index .pgn-Pagination_Pages a:first-child {
  margin-left: 0;
}

.custom-blog-index .pgn-Pagination_Pages a:before {
  content: "";
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 1px;
  z-index: -1;
  background-color: #fff;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-clip-path: polygon(0 0,calc(100% - 5.5px) 0,100% 5.5px,100% 100%,5.5px 100%,0 calc(100% - 5.5px));
  clip-path: polygon(0 0,calc(100% - 5.5px) 0,100% 5.5px,100% 100%,5.5px 100%,0 calc(100% - 5.5px));
}

.custom-blog-index .pgn-Pagination_Pages a:hover {
  color: #fff;
}

.custom-blog-index .pgn-Pagination_Pages a:hover:before {
  opacity: 0;
}

.custom-blog-index .blog-pagination__link--active {
  color: #fff;
}

.custom-blog-index .blog-pagination__link--active:before {
  opacity: 0;
}

.custom-blog-index .blog-pagination__link--active {
  color: #fff;
}

.custom-blog-index .blog-pagination__link--active {
  color: #fff;
}

.custom-blog-index .pgn-Pagination_Pages a.blog-pagination__link--active {
  color: #fff;
}

.custom-blog-index .blog-pagination__next-link {
  font-weight: inherit;
  text-decoration: none;
  color: currentColor;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  color: #43b02a;
}

.custom-blog-index .blog-pagination__next-link {
  margin-left: 16px;
}

.custom-blog-index .blog-pagination__next-link svg {
  width: 9px;
  height: 14px;
  fill: currentColor;
}
.custom-blog-index .custom-blog-index .blog-pagination__prev-link--disabled  {
  display: none;
}
.custom-blog-index .blog-pagination__next-link--disabled {
  display: none;
}
.custom-blog-index .blog-pagination__next-link:hover {
  color: #43b02a;
}


.search-open .custom-blog-index .pg-List_FilterLine-top {
  -webkit-animation: TriggerLine-topIn .5s cubic-bezier(.175,.885,.32,1.075) forwards;
  animation: TriggerLine-topIn .5s cubic-bezier(.175,.885,.32,1.075) forwards;
}

.search-open .custom-blog-index .pg-List_FilterLine-middle {
  -webkit-animation: TriggerLine-middleIn .5s cubic-bezier(.175,.885,.32,1.075) forwards;
  animation: TriggerLine-middleIn .5s;
  opacity: 0;
}

.search-open .custom-blog-index  .pg-List_FilterLine-bottom {
  -webkit-animation: TriggerLine-bottomIn .5s cubic-bezier(.175,.885,.32,1.075) forwards;
  animation: TriggerLine-bottomIn .5s cubic-bezier(.175,.885,.32,1.075) forwards;
}

@-webkit-keyframes TriggerLine-topIn {
  0% {
    top: 13.33333px
  }

  50% {
    top: 20px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    top: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }
}

@keyframes TriggerLine-topIn {
  0% {
    top: 13.33333px
  }

  50% {
    top: 20px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    top: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }
}

@-webkit-keyframes TriggerLine-topOut {
  0% {
    top: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }

  50% {
    top: 20px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    top: 13.33333px
  }
}

@keyframes TriggerLine-topOut {
  0% {
    top: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }

  50% {
    top: 20px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    top: 13.33333px
  }
}

@-webkit-keyframes TriggerLine-middleIn {
  50% {
    opacity: 0
  }

  to {
    opacity: 0
  }
}

@keyframes TriggerLine-middleIn {
  50% {
    opacity: 0
  }

  to {
    opacity: 0
  }
}

@-webkit-keyframes TriggerLine-middleOut {
  50% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes TriggerLine-middleOut {
  50% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes TriggerLine-bottomIn {
  0% {
    top: 26.66667px
  }

  50% {
    top: 20px;
    left: 10px;
    width: 20px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    top: 20px;
    left: 10px;
    width: 20px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
}

@keyframes TriggerLine-bottomIn {
  0% {
    top: 26.66667px
  }

  50% {
    top: 20px;
    left: 10px;
    width: 20px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    top: 20px;
    left: 10px;
    width: 20px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
}

@-webkit-keyframes TriggerLine-bottomOut {
  0% {
    top: 20px;
    left: 10px;
    width: 20px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }

  50% {
    top: 20px;
    left: 10px;
    width: 20px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    top: 26.66667px
  }
}

@keyframes TriggerLine-bottomOut {
  0% {
    top: 20px;
    left: 10px;
    width: 20px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }

  50% {
    top: 20px;
    left: 10px;
    width: 20px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    top: 26.66667px
  }
}

@-webkit-keyframes SlideyMcFadeIn {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: 100%;
    transform: 100%
  }

  to {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes SlideyMcFadeIn {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: 100%;
    transform: 100%
  }

  to {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes SlideyMcFadeOut {
  0% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    transform: none
  }

  to {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: 100%;
    transform: 100%
  }
}

@keyframes SlideyMcFadeOut {
  0% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    transform: none
  }

  to {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: 100%;
    transform: 100%
  }
}

@-webkit-keyframes TriggerLine-middleIn {
  50% {
    opacity: 0
  }

  to {
    opacity: 0
  }
}

@keyframes TriggerLine-middleIn {
  50% {
    opacity: 0
  }

  to {
    opacity: 0
  }
}

@-webkit-keyframes TriggerLine-middleOut {
  50% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}


/* .search-open .custom-blog-index .site-search {
height:auto;
} */

.custom-blog-index .site-search .hs-search-field__bar {
  margin: 0;
  padding: 0 !important;
  background-color: transparent !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.custom-blog-index .site-search .hs-search-field {
  margin-top: 1.5rem;
  margin-bottom: 2rem;
}



.custom-blog-index .site-search form {
  margin: 0;
  padding: 0px !important;
  background-color: transparent !important;
  width: 100%;
}



.custom-blog-index .site-search form .hs-search-field__input {
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.75rem;
  display: block;
  width: 100%;
  margin: 0;
  padding: 6px 15px;
  background-color: #f8f8f8;
  border: 1px solid transparent;
  border-bottom-color: #c4c4c4;
  -webkit-transition: border-color .2s,background-color .2s;
  transition: border-color .2s,background-color .2s;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background-image: url(https://8633339.fs1.hubspotusercontent-na1.net/hubfs/8633339/raw_assets/public/RanplanWireless_September2024/images/search.svg);
  background-size: 16px;
  padding-right: 52px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: calc(100% - 20px) 50%;
  background-repeat: no-repeat;
  cursor: pointer;
}



.custom-blog-index .site-search form .hs-search-field__input:focus {
  outline: 0;
  border-bottom-color: #43b02a;
}
.custom-blog-index .frm-Form_Label {
  font-size: .875rem;
  line-height: 1.5rem;
  display: block;
  cursor: pointer;
}

.custom-blog-index .hs-search-field__suggestions li {
  padding: 0 10px !important;
}

.custom-blog-index .pg-Detail_Breadcrumbs {
  display: none;
  margin-top: 1.5rem;
}



.custom-blog-index .bdc-Items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.custom-blog-index .bdc-Item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: .875rem;
  line-height: 1.5rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.custom-blog-index .bdc-Item_Action {
  font-weight: inherit;
  text-decoration: none;
  color: currentColor;
  -webkit-transition: color .2s;
  transition: color .2s;
}

.custom-blog-index .bdc-Icon {
  color: #e31c79;
  margin-right: 24px;
  margin-left: 24px;
}

.custom-blog-index .bdc-Icon svg {
  display: block;
  fill: currentColor;
  width: 7px;
  height: 14px;
}

.custom-blog-index .bdc-Item_Action:hover {
  color: #e31c79;
  text-decoration: none;
}

.custom-blog-index .pg-Detail_HeroContent {
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.body-cotaniner-wrapper{

}


.res-Authors_Author[href]:hover .res-Authors_AuthorName {
  color: #43B02A;
}

.custom-blog-index .pg-Detail_HeroKicker {
  font-size: .875rem;
  line-height: 1.5rem;
  letter-spacing: .125rem;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #e31c79;
}

.custom-blog-index .pg-Detail_HeroTitle {
  margin: 0;
  padding: 0;
  font-family: urw-din,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
  color: #000;
  font-size: 1.75rem;
  letter-spacing: -.01875rem;
  line-height: 2.375rem;
}


.custom-blog-index .pg-Detail_HeroFooter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1rem;
}

.custom-blog-index .pg-Detail_HeroMeta {
  font-size: .875rem;
  line-height: 1.5rem;
  margin-right: 16px;
  color: #666;
}

.custom-blog-indexv .pg-Detail_HeroShare {
  display: none;
  color: #43b02a;
  cursor: pointer;
  -webkit-transition: color .2s;
  transition: color .2s;
}



.custom-blog-index .pg-Detail_HeroShare svg {
  fill: currentColor;
  width: 20px;
  height: 20px;
  display: block;
}

.custom-blog-index .pg-Detail_Hexagons {
  position: absolute;
  top: -24px;
  left: 0;
  z-index: -1;
  display: none;
  color: #f8f8f8;
}


.custom-blog-index .pg-Detail_Hexagons svg {
  display: block;
  fill: currentColor;
  width: 189px;
  height: 855px;
}

.custom-blog-index .post-Content-detail {
  margin-top: 2rem;
  margin-bottom: 2rem;
}


.custom-blog-index .post-Content_Body {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}



.custom-blog-index .post-Main {
  width: 100%;
}

.custom-blog-index .post-Aside {
  width: 100%;
  margin-top: 3rem;
}



.custom-blog-index .blog-post__body {
  font-size: 1rem;
  line-height: 1.75rem;
  font-family: Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
  color: #666;
}

.custom-blog-index .post-footer .actions {
  text-align: center;
}

.custom-blog-index .asi-Block {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2rem;
}

.custom-blog-index .asi-Block:last-child {
  margin-bottom: 0;
}

.custom-blog-index .sbx-Sidebox {
  padding: 1.5rem 16px;
  overflow: hidden;
}



.custom-blog-index .sbx-Sidebox {
  overflow: hidden;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
}

.custom-blog-index .sbx-CTA{
  padding-bottom: 0;
  background-color: #e3f7de;
}

.custom-blog-index .sbx-Embed_Embed{
  padding-top: 2.5rem;
  background-color: #f8f8f8;
}

.custom-blog-index .sbx-CTA,
.custom-blog-index .sbx-Embed_Embed{
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-clip-path: polygon(0 0,calc(100% - 25px) 0,100% 25px,100% 100%,25px 100%,0 calc(100% - 25px));
  clip-path: polygon(0 0,calc(100% - 25px) 0,100% 25px,100% 100%,25px 100%,0 calc(100% - 25px));
}

.custom-blog-index .sbx-Embed_Embed .sbx-Embed_Title{
  font-size: 1.625rem;
  letter-spacing: -.03125rem;
  line-height: 2.375rem;
  margin: 0;
  font-weight: 400;
}

.custom-blog-index .sbx-CTA_Title {
  font-family: urw-din,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
  color: #000;
  font-size: 1.25rem;
  letter-spacing: -.01875rem;
  line-height: 1.875rem;
  width: 100%;
  text-align: center;
  margin: 0;
}


.custom-blog-index .sbx-CTA_Link {
  font-size: 1rem;
  line-height: 1.75rem;
  font-family: urw-din,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
  font-weight: 500;
  letter-spacing: -.01875rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  padding: 4px 1.5rem 6px;
  color: #000;
  -webkit-transition: background-color .2s,border .2s,color .2s;
  transition: background-color .2s,border .2s,color .2s;
  overflow: hidden;
  background-color: #43b02a;
  border: 1px solid #43b02a;
  color: #fff;
  margin-top: 1.5rem;
  text-decoration: none;
}


.custom-blog-index .sbx-CTA_Link {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-clip-path: polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,12px 100%,0 calc(100% - 12px));
  clip-path: polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,12px 100%,0 calc(100% - 12px));
}

.custom-blog-index .sbx-CTA:hover .sbx-CTA_Link {
  background-color: #182c29;
  border-color: #182c29;
}

.custom-blog-index .sbx-CTA:hover {
  text-decoration: none;
}

.custom-blog-index .sbx-CTA_Image {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
  margin-top: 1.5rem;
}

.custom-blog-index .img-Image_AspectRatio {
  padding-bottom: 89.01808785529715%;
}

.custom-blog-index .sec-Section-grey {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}

.custom-blog-index.post-page .sec-Section-grey {
  background-color: #f8f8f8;
}


.custom-blog-index .msc-Related_Upper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
}

.custom-blog-index .msc-Related_Upper {
  margin-bottom: 2rem;
}

.custom-blog-index .msc-Related_Upper {
  margin-bottom: 3rem;
}

.custom-blog-index .msc-Related_Title {
  font-family: urw-din,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
  color: #000;
  font-size: 1.625rem;
  letter-spacing: -.01875rem;
  line-height: 2.25rem;
}

.custom-blog-index .msc-Related_Title {
  font-size: 2rem;
  letter-spacing: -.03125rem;
  line-height: 2.625rem;
}
.custom-blog-index .pg-Detail_HeroShare:hover {
  color: #307d1e;
}
.custom-blog-index .mod-Modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .5s,visibility .5s;
  transition: opacity .5s,visibility .5s;
}

.social-open .custom-blog-index .mod-Modal {
  opacity: 1; 
  visibility: visible;
}

.custom-blog-index .mod-Modal_Background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: .8;
}

.custom-blog-index .mod-Modal_Body {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 2rem 32px;
  background: #fff;
  -webkit-box-shadow: 0 0 20px 0 rgb(0 0 0 / 15%);
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 15%);
}


.custom-blog-index .mod-Modal_Close {
  font-family: Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
  color: #000000;
  cursor: pointer;
  position: absolute;
  /*   top: 29px; */
  /*   right: 29px; */
  top: 24px;
  right: 11px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  -webkit-transition: color .2s;
  transition: color .2s;
  outline:0;
}

.custom-blog-index .mod-Modal_Close svg {
  width: 14.4px;
  height: 14.4px;
  fill: currentColor;
  display: block;
}

.custom-blog-index .mod-Content_Title {
  font-family: urw-din,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
  color: #000;
  font-size: 1.625rem;
  letter-spacing: -.01875rem;
  line-height: 2.25rem;
  margin: 0;
  margin-bottom: 1.5rem;
}


.custom-blog-index .mod-Links {
  margin: 0;
  padding: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -16px;
  margin-right: -8px;
  margin-left: -8px;
  list-style: none;
}

.custom-blog-index .mod-Links_Item {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 10%;
  margin-top: 16px;
  margin-right: 8px;
  margin-left: 8px;
}

.custom-blog-index .mod-Links_Link {
  font-weight: inherit;
  text-decoration: none;
  color: currentColor;
  overflow: hidden;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2rem 15px;
  background-color: #e3f7de;
  color: #182c29;
  -webkit-transition: color .2s,background-color .2s;
  transition: color .2s,background-color .2s;
}

.custom-blog-index .mod-Links_Link {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-clip-path: polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,12px 100%,0 calc(100% - 12px));
  clip-path: polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,12px 100%,0 calc(100% - 12px));
}

.custom-blog-index .mod-Links_Link svg {
  width: 24px;
  height: 24px;
  margin-left: 0;
  fill: currentColor;
  display: block;
}

.custom-blog-index .mod-Links_Link:hover {
  background-color: #43b02a;
  color: #fff;
}

.custom-blog-index .mod-Copy {
  /*   margin-top: 1.5rem; */
  margin-top: 0.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.custom-blog-index .mod-Copy_Item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}



.custom-blog-index .mod-Copy_Button {
  font-size: 1rem;
  line-height: 1.75rem;
  font-family: urw-din,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
  font-weight: 500;
  letter-spacing: -.01875rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  padding: 4px 1.5rem 6px;
  color: #000;
  -webkit-transition: background-color .2s,border .2s,color .2s;
  transition: background-color .2s,border .2s,color .2s;
  overflow: hidden;
  background-color: #43b02a;
  border: 1px solid #43b02a;
  color: #fff;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  cursor: pointer;
}

.custom-blog-index .mod-Copy_Button {
  font-size: 1.125rem;
  line-height: 2rem;
}

.custom-blog-index .mod-Copy_Button {
  width: auto;
}

.custom-blog-index .mod-Copy_Button {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-clip-path: polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,12px 100%,0 calc(100% - 12px));
  clip-path: polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,12px 100%,0 calc(100% - 12px));
}

.custom-blog-index .mod-Copy_Button {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-clip-path: polygon(0 0,100% 0,100% 100%,100% 100%,12px 100%,0 calc(100% - 12px));
  clip-path: polygon(0 0,100% 0,100% 100%,100% 100%,12px 100%,0 calc(100% - 12px));
}

.custom-blog-index .mod-Copy_Button:hover {
  background-color: #182c29;
  border-color: #182c29;
}

.custom-blog-index .mod-Copy .frm-Form_Input {
  font-family: inherit;
  border-radius: 0;
  font-size: 1rem;
  line-height: 1.75rem;
  display: block;
  width: 100%;
  margin: 0;
  padding: 6px 15px;
  background-color: #f8f8f8;
  border: 1px solid transparent;
  border-bottom-color: #c4c4c4;
  -webkit-transition: border-color .2s,background-color .2s;
  transition: border-color .2s,background-color .2s;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

.custom-blog-index .form-columns-1 .legal-consent-container .hs-richtext p {
  margin-bottom: 1rem;
}

.custom-blog-index .grecaptcha-badge{
  margin: 0;
}

.custom-blog-index .sec-Form-hubspot .actions {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.custom-blog-index .mod-Copy_Text {
  font-size: .875rem;
  line-height: 1.5rem;
  margin-left: auto;
  opacity: 0;
}

.custom-blog-index .mod-Copy .frm-Form_Input:focus {
  outline: none;
  border-bottom-color: #43b02a;
}

.custom-blog-index .mod-Modal_Close:hover {
  color: #43b02a;
}

@-webkit-keyframes successFadeOut {
  0% {
    opacity: 1
  }

  60% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@keyframes successFadeOut {
  0% {
    opacity: 1
  }

  60% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}
.custom-blog-index .mod-Copy_Text-active {
  -webkit-animation: successFadeOut 5s;
  animation: successFadeOut 5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}

@-webkit-keyframes successFadeOut {
  0% {
    opacity: 1
  }

  60% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@keyframes successFadeOut {
  0% {
    opacity: 1
  }

  60% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}
.custom-blog-index .mod-Copy_Text-active {
  -webkit-animation: successFadeOut 5s;
  animation: successFadeOut 5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}

.custom-blog-index .title-with-topic-section .blog-nav {
  display: none;
}

.custom-blog-index .title-with-topic-section .tinynav{
  padding-right: 52px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: calc(100% - 20px) 50%;
  background-repeat: no-repeat;
  cursor: pointer;
  background-image: url(https://www.ranplanwireless.com/static/svg/chevron-down-background.svg);
  background-size: 12px 8px;
  font-size: 1.125rem;
  line-height: 2rem;
  display: block;
  width: 100%;
  margin: 0;
  padding: 6px 15px;
  background-color: #f8f8f8;
  border: 1px solid transparent;
  border-bottom-color: #c4c4c4;
  -webkit-transition: border-color .2s, background-color .2s;
  transition: border-color .2s, background-color .2s;
  outline: none;
  width: 100%;
}

.custom-blog-index .title-with-topic-section{
  width: calc(33.33333% - 21.33333px);
  margin-bottom: 2rem;
  margin-top: 1.5rem;
}

.custom-blog-index .title-with-topic-section .tinynav:focus { 
  border-bottom-color: #43b02a;
}

.custom-blog-index .search{
  width: calc(66.66667% - 10.66667px);
}

.custom-blog-index .site-search-inner {
  display: flex;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  gap: 32px;
}

.custom-blog-index .sec-Form-hubspot .actions .hs-button {
  font-size: 1rem;
  line-height: 1.75rem;
  line-height: 2rem;
  padding-top: 4px;
}

.custom-blog-index .res-Authors {
  background-color: #f8f8f8;
}

.custom-blog-index .res-Authors .page-center {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.custom-blog-index .res-Authors_Title {
  color: #666;
  margin-bottom: 1.5rem;
  font-size: 18px;
  line-height: 1.77777777778;
  font-weight: 400;
  letter-spacing: normal;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.custom-blog-index .lst-Grid {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: -16px;
  margin-left: -16px;
  margin-bottom: -32px;
}

.custom-blog-index .res-Authors_Author{
  display: -ms-flexbox;
  display: flex;
}

.custom-blog-index .res-Authors_AuthorImage{
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 74px;
  height: 85px;
  margin-right: 16px;
}

@supports (-webkit-background-clip:text) {
  .custom-blog-index .res-Authors_AuthorImage {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
    clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
  }
}

.custom-blog-index .res-Authors_AuthorImage .img-Image{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  background-color: #0e0e0e;
  overflow: hidden;
}

@supports ((-o-object-fit:cover) or (object-fit:cover)) {
  .custom-blog-index .img-Image_Image {
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.custom-blog-index .img-Image_Image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.custom-blog-index .res-Authors_AuthorName {
  font-family: urw-din, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  color: #000;
  font-size: 1.25rem;
  letter-spacing: -.01875rem;
  line-height: 1.875rem;
  font-weight: 500;
  -webkit-transition: color .2s;
  transition: color .2s;
}

.custom-blog-index .res-Authors_AuthorTitle {
  color: #666;
}

.custom-blog-index .form-columns-1 .input .hs-input{
  width: 100%;
  margin-right: 0;
}



.pg-feature_image {
  overflow: hidden;
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  margin-bottom: 3rem;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-clip-path: polygon(0 0, calc(100% - 25px) 0, 100% 25px, 100% 100%, 25px 100%, 0 calc(100% - 25px));
  clip-path: polygon(0 0, calc(100% - 25px) 0, 100% 25px, 100% 100%, 25px 100%, 0 calc(100% - 25px));
}
.pg-feature_image .feature-Image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
} 
.pg-feature_image .feature-ratio {
  padding-bottom: 56.14285714285714%;
}
@supports ((-o-object-fit:cover) or (object-fit:cover)) {
  .pg-feature_image .feature-Image img{
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.blog-post__body h3 {
  font-weight: 400;
  margin-bottom: 1rem;
}

.blog-post__body a:not([class]) {
  font-weight: 500;
  text-decoration: underline;
  -webkit-transition: color .2s;
  transition: color .2s;
}
.blog-post__body h3 {
  font-weight: 400;
  margin-bottom: 1rem;
  margin-top: 2rem;
}

.blog-post__body p small {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  display: block;
}

.blog-post__body ul {
  margin: 1.5rem 0;
  padding-left: 25px;
  list-style: none;
}
.blog-post__body ul li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 8px;
}
.blog-post__body ul li:before {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
  clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
  content: "";
  position: absolute;
  top: 11px;
  left: -16px;
  display: block;
  width: 8px;
  height: 9px;
  background-color: #43B02A;
  border-radius: 0;
}

.body-wrapper .blog-post__body ul li a {
  text-decoration: none;
  font-size: 1.125rem;
  line-height: 2rem;
  letter-spacing: -.01875rem;
  font-family: urw-din, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.body-wrapper .blog-post__body ul li a:hover::after {
  -webkit-transform: translateX(4px) rotate(-45deg);
  transform: translateX(4px) rotate(-45deg);
}

.body-wrapper .blog-post__body p:last-child {
  margin-bottom: 0;
}

.body-wrapper.hs-blog-post {
  overflow: unset;
}

.search-open .custom-blog-index .site-search {
  height: auto;
  overflow: unset;
}

.hs-search-field__suggestions {
  position: absolute;
  z-index: 11;
  background: #fff;
}

.custom-blog-index .crd-Card_Title{
  font-weight: 400;
} 

.custom-blog-index .blog-pagination__prev-link--disabled{
  display: none;
}

.search-open .custom-blog-index .site-search {
  margin-bottom: 2rem;
}

/* Header Language Switcher Mobile */

.headerhd-Header_Container .mob-lang .lang_list_class {
  position: static;
  transform: none;
}
.headerhd-Header_Container .mob-lang .lang_list_class {
  position: static;
  transform: none;
  min-width: none;
  width: 100%;
}
.headerhd-Header_Container .mob-lang .lang_list_class li {
  background: transparent;
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  border-bottom: 1px solid #D2EECC;
  color: #000;
}
.headerhd-Header_Container .globe_class {
  width: 100%;
}
.headerhd-Header_Container .mob-lang .lang_list_class li svg {
  width: 24px;
  height: 12px;
  margin-left: 8px;
}
.headerhd-Header_Container .mob-lang .lang_list_class li a {
  height: auto;
}
.headerhd-Header_Container .mob-lang .lang_list_class li a {
  height: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: transparent;
  width: 100%;
  padding: 17px 24px 17px;
  font-size: 1.0625rem;
  font-weight: 400;
  text-align: left;
  border: none;
  color: currentColor;
  -webkit-transition: color .2s;
  transition: color .2s;
  white-space: nowrap;
}
.headerhd-Header_Container .mob-lang .lang_list_class li a:hover {
  color: #43B02A;
}
.headerhd-Header_Container .mob-lang > ul > li >a {
  background-color: #D2EECC;
  position: relative;
  -ms-flex-negative: 0;

  flex-shrink: 0;
  width: 100%;
  border-bottom: 1px solid #D2EECC;
  color: #000;
}
.headerhd-Header_Container .mob-lang  .nav-Header_LinkIcon {
  display: none;
}
.headerhd-Header_Container .mob-lang > ul > li {
  border: 0;
}
.headerhd-Header_Container .mob-lang > ul > li >a {
  background-color: #D2EECC;
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  border-bottom: 1px solid #D2EECC;
  color: #000;
  padding: 15px 24px 16px;
}

.pg-List_FilterTrigger {
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 2rem;
  padding: .5rem 0;
  font-family: urw-din, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  border-top: 1px solid rgba(0, 0, 0, .1);
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  color: #43B02A;
  cursor: pointer;
}

.resource-index .pg-list_ctaimage .img-image_aspectratio{
  padding-bottom: 52.552083333333336% !important;
}

/* hubdb */
.cst-fiveg-pg-prdct.sec-Section {
  padding-top:0 !important;
  background: transparent;
}
.cst-fiveg-pg-prdct.sec-Section .sec-Section_Header h6 {
  background: #fff;
  display: inline-block;
  margin-bottom: 3rem;
  padding: 0 1.5rem;
}

.cst-fiveg-pg-prdct.sec-Section .sec-Section_Header h6:after {
  background-color: #f4a4c9;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 17px;
  width: calc(100% - 64px);
  z-index: -1;
  max-width: 1240px;
}

.cst-fiveg-pg-prdct.sec-Section .sec-Section_Inner.page-center {
  position: relative;
}


ul.no-list.hs-error-msgs.inputs-list {
  margin: 0;
  padding: 0;
}
ul.no-list.hs-error-msgs.inputs-list li:before {
  display: none;
}

.hs-fieldtype-checkbox .inputs-list {
  padding-left: 0;
  padding-top: 10px;
}
.hs-fieldtype-checkbox .inputs-list li:before {
  display: none;
}

.cm_pg_wrp .social-share-icon ul li:before,
.pricing-table-gp .texti-list.features_list ul li:before{
    display: none;
}


@media(min-width:450px){
  .custom-blog-index .mod-Copy_Item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .custom-blog-index .sbx-CTA_Link {
    width: auto;
  }

  .custom-blog-index .crd-FeaturedCard_Link {
    width: auto;
  }
}
@media (min-width: 768px){

  .custom-blog-index .res-Authors_AuthorName {
    font-size: 1.375rem;
    letter-spacing: -.03125rem;
    line-height: 2rem;
  }

  .custom-blog-index .mod-Copy .frm-Form_Input {
    font-size: 1.125rem;
    line-height: 2rem;
  }
  .custom-blog-index .mod-Content_Title {
    font-size: 2rem;
    letter-spacing: -.03125rem;
    line-height: 2.625rem;
    font-weight: 400;
  }
  .custom-blog-index .mod-Modal_Body {
    width: calc(66.66667% - 10.66667px);
    padding: 2.5rem 32px;
  }
  .custom-blog-index .sec-Section-grey {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .custom-blog-index .sbx-CTA_Title {
    font-size: 1.375rem;
    letter-spacing: -.03125rem;
    line-height: 2rem;
    font-weight: 400;
  }

  .custom-blog-index .sbx-Sidebox {
    padding: 2rem 32px;
  }
  .custom-blog-index .blog-post__body {
    font-size: 1.125rem;
    line-height: 2rem;
  }

  .custom-blog-index .post-Content-detail {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .custom-blog-index .post-Content-detail {
    margin-top: 2rem;
  }
  .custom-blog-index .pg-Detail_HeroShare {
    display: block;
    color: #43b02a;
    cursor: pointer;
  }
  .custom-blog-index .crd-FeaturedCard_MetaItems {
    margin-top: 0;
  }
  .custom-blog-index .pg-List_Hero {
    padding-top: 4rem;
  }
  .custom-blog-index .pg-List_HeroContent {
    width: calc(83.33333% - 5.33333px);
  }
  .custom-blog-index .pg-List_HeroTitle {
    font-size: 2.75rem;
    letter-spacing: -.04375rem;
    line-height: 3.625rem;
  }
  .custom-blog-index .pg-List_FilterTrigger {
    width: auto;
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
    border: none;
  }
  .custom-blog-index .lyt-Content-detail {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .custom-blog-index .lyt-Content-detail {
    margin-top: 2rem;
  }

  .custom-blog-index .crd-FeaturedCard {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .custom-blog-index .crd-FeaturedCard_ImageContainer {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    width: calc(50% - 16px);
    overflow: hidden;
  }
  .custom-blog-index .crd-FeaturedCard_ImageContainer>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .custom-blog-index .crd-FeaturedCard_ImageContainer:before {
    content: "";
    display: block;
    padding-bottom: 47.07347%;
  }
  .custom-blog-index .crd-FeaturedCard_Content {
    position: relative;
    z-index: 1;
    width: calc(50% - 16px);
    margin-left: 32px;
    padding: 2.5rem 1.5rem 2.5rem 8px;
    border-right: 1px solid #d2eecc;
    border-bottom: 1px solid #d2eecc;
  }

  .custom-blog-index .crd-FeaturedCard_Content {
    background-color: #d2eecc;
    border: none;
    -webkit-clip-path: polygon(100% 0,100% calc(100% - 25px),calc(100% - 25px) 100%,0 100%,0 0);
    clip-path: polygon(100% 0,100% calc(100% - 25px),calc(100% - 25px) 100%,0 100%,0 0);
  }
  .custom-blog-index .crd-FeaturedCard_Content:before {
    content: "";
    position: absolute;
    top: 0;
    right: 1px;
    bottom: 1px;
    left: 0;
    z-index: -1;
    background-color: #fff;
    -webkit-clip-path: polygon(100% 0,100% calc(100% - 25px),calc(100% - 25px) 100%,0 100%,0 0);
    clip-path: polygon(100% 0,100% calc(100% - 25px),calc(100% - 25px) 100%,0 100%,0 0);
  }
  .custom-blog-index .crd-FeaturedCard_Title {
    font-size: 1.625rem;
    letter-spacing: -.03125rem;
    line-height: 2.375rem;
    margin: 0;
  }
  .custom-blog-index .crd-FeaturedCard_Link {
    font-size: 1.125rem;
    line-height: 2rem;
  }

  .custom-blog-index .lst-Grid_Item {
    width: calc(50% - 32px);
  }

  .custom-blog-index .crd-Card_Content {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .custom-blog-index .crd-Card_Title {
    font-size: 1.25rem;
    letter-spacing: -.03125rem;
    line-height: 1.875rem;
  }

  .custom-blog-index .crd-Card_MetaItem {
    font-size: .875rem;
    line-height: 1.5rem;
    letter-spacing: .125rem;
    position: relative;
    text-transform: uppercase;
  }

  .custom-blog-index .site-search form {
    width: 100%;
  }
  .site-search .hs-search-field__bar {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .custom-blog-index .site-search form .hs-search-field__input {
    font-size: 1.125rem;
    line-height: 2rem;
  }
  .custom-blog-index .pg-Detail_HeroContent {
    width: calc(66.66667% - 10.66667px);
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .custom-blog-index .pg-Detail_HeroTitle {
    font-size: 2.25rem;
    letter-spacing: -.0375rem;
    line-height: 3rem;
  }

  .custom-blog-index .sec-Form-hubspot .actions .hs-button {
    font-size: 1.125rem;
    line-height: 2rem;
  }

  .custom-blog-index .lst-Grid_Item-threeUp{
    width: calc(50% - 32px);
  }

}
@media(min-width:900px){

  .custom-blog-index .lst-Grid_Item-threeUp {
    width: calc(33.33333% - 33px);
  }

  .custom-blog-index .msc-Related_Items .lst-Grid_Item {
    width: calc(33.33333% - 33px);
  }
  .custom-blog-index .asi-Block:last-child:not(.sbx-Embed) {
    position: -webkit-sticky;
    position: sticky;
    top: 32px;
  }

  .custom-blog-index .pg-Detail_Breadcrumbs {
    display: block;
  }
  .custom-blog-index .post-Aside {
    width: calc(33.33333% - 21.33333px);
    margin-top: 0;
  }

  .custom-blog-index .post-Content-detail {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .custom-blog-index .post-Content-detail {
    margin-top: 2.5rem;
  }
  .custom-blog-index .post-Content_Body {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .custom-blog-index .post-Main {
    width: calc(66.66667% - 10.66667px);
  }

  .custom-blog-index .sec-Section-grey {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}
@media(min-width:992px){
  .custom-blog-index .lyt-Content-detail {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .custom-blog-index .lyt-Content-detail {
    margin-top: 2.5rem;
  }


  .custom-blog-index .lst-Grid_Item {
    width: calc(33.33333% - 33px);
  }
}
@media (min-width: 1200px){

  .custom-blog-index .mod-Modal_Body {
    width: calc(58.33333% - 13.33333px);
    padding: 3rem 64px 2.5rem;
  }
  .custom-blog-index .sbx-Sidebox {
    padding: 2.5rem 48px; 
  }

  .custom-blog-index .post-Main {
    width: calc(58.33333% - 13.33333px);
  }

  .custom-blog-index .post-Content-detail {
    margin-top: 4rem;
    margin-bottom: 6rem;
  }
  .custom-blog-index .post-Content-detail {
    margin-top: 2.5rem;
  }
  .custom-blog-index .pg-List_Hero {
    padding-top: 6rem;
  }
  .custom-blog-index .pg-List_HeroContent {
    width: calc(66.66667% - 10.66667px);
  }
  .custom-blog-index .pg-List_Hexagons {
    display: block;
  }
  .custom-blog-index .lyt-Content-detail {
    margin-top: 4rem;
    margin-bottom: 6rem;
  } 

  .custom-blog-index .lyt-Content-detail {
    margin-top: 2.5rem;
  }
  .custom-blog-index .crd-FeaturedCard_ImageContainer {
    width: calc(66.66667% - 10.66667px);
  }
  .custom-blog-index .crd-FeaturedCard_Content {
    width: calc(33.33333% - 21.33333px);
    padding: 3rem 2rem 3.5rem 8px;
  }


  .custom-blog-index .pg-Detail_HeroContent {
    width: calc(58.33333% - 13.33333px);
    margin-top: 3rem;
  }


  .custom-blog-index .sec-Section-grey {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .custom-blog-index .sbx-CTA_Link{
    font-size: 1.125rem;
    line-height: 2rem;
  }
}
@media(min-width:1440px){

  .custom-blog-index .sec-Section-grey {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}
@media(min-width:1620px){

  .custom-blog-index .pg-Detail_Hexagons {
    left: 0;
    display: block;
  } 
}
@media(max-width:768px){
  .custom-blog-index .pg-List_FilterTrigger {
    line-height: 1.75;
  }
}

@media(max-width: 767px){

  .search-open .custom-blog-index .site-search {
    margin-bottom: 0rem;
  }

  .body-wrapper .blog-post__body ul li a {
    font-size: 1rem;
    line-height: 1.75rem;
  }

  .custom-blog-index form .input {
    margin-right: 0;
  }

  .custom-blog-index .form-columns-1 .input .hs-input {
    width: 100%;
  }

  .custom-blog-index .sbx-Embed_Embed{
    padding: 1.5rem 16px;
  }

  .custom-blog-index .hs-form-field{
    margin-bottom: 0;
  }

  .custom-blog-index .sbx-Embed_Embed .sbx-Embed_Title{
    font-size: 1.375rem;
    letter-spacing: -.01875rem;
    line-height: 2rem;
  }

  .custom-blog-index .sec-Form-hubspot .actions .hs-button{
    padding-top: 4px;
    padding-bottom: 6px;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    line-height: 1.75rem;
  }

  .custom-blog-index .sec-Form {
    width: 100%;
  }

  .custom-blog-index .res-Authors_Title{
    font-size: 16px;
  }

  .custom-blog-index .site-search-inner{
    flex-direction: column;
  }

  .custom-blog-index .site-search .hs-search-field{
    margin-bottom: 0;
  }

  .custom-blog-index .title-with-topic-section,
  .custom-blog-index .search{
    width: 100%;
  }

  .custom-blog-index .title-with-topic-section{
    margin: 0;
    margin-top: 16px;
    margin-bottom: 4rem;
  }
  .custom-blog-index .title-with-topic-section .tinynav{
    font-size: 16px;
    line-height: 1.75;
  }
  .custom-blog-index .site-search-inner{
    gap: 0;
  }
  .custom-blog-index .site-search {
    margin-bottom: 0;
  }
  html {
    overflow-x: hidden;
  }
  .cst-fiveg-pg-prdct.sec-Section .sec-Section_Header h6:after {
    top: 13px;
  }
  .cst-fiveg-pg-prdct.sec-Section .sec-Section_Header h6 {
    text-align: center;
    max-width: 140px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1rem;
    display: block;
  }
}
@media(max-width:479px){
  .custom-blog-index .hs_recaptcha.hs-recaptcha.field.hs-form-field {
    overflow-x: auto;
  }
}
.custom-blog-index fieldset.form-columns-1 .input .hs-input[type=checkbox],
.custom-blog-index fieldset.form-columns-1 .input .hs-input[type=radio] {
  width: auto;
  margin-right: .35rem;
}
.hs_recaptcha.hs-recaptcha.field.hs-form-field {
  margin-top: 30px;
  overflow-x: auto;
  overflow-y: hidden;
}
.res-Authors_Authorlinkedin {
  padding-left: 92px;
}
.res-Authors_Authorlinkedin svg {
  width: 20px;
  fill: #43b02a;
}
.res-Authors_Authorlinkedin svg:hover {
  fill: #307d1e;
}
.hs-search-results .hs-search-results__title,
.hs-search-results .hs-search-results__title:hover{
  color: #494A52;
  font-family: urw-din, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol; 
  font-size: 1.25rem; 
  margin-bottom: .25rem; 
  text-decoration: underline;
}

.system_page_banner.simple-banner{
  min-height: 200px;
}