@font-face {
  font-family: "Ionicons";
  src: url("https://50830659.fs1.hubspotusercontent-na1.net/hubfs/50830659/raw_assets/public/EMMsphere_March2026/fonts/Ionicons.eot") format("embedded-opentype"),
    url("https://50830659.fs1.hubspotusercontent-na1.net/hubfs/50830659/raw_assets/public/EMMsphere_March2026/fonts/ionicons.ttf") format("truetype"),
      url("https://50830659.fs1.hubspotusercontent-na1.net/hubfs/50830659/raw_assets/public/EMMsphere_March2026/fonts/Ionicons.woff") format("woff"),

        font-style: normal;
        font-weight: normal;
        }
@font-face {
  font-family: "Genericons";
  src: url(https://50830659.fs1.hubspotusercontent-na1.net/hubfs/50830659/raw_assets/public/EMMsphere_March2026/fonts/GenericIcons.woff) format("woff"), 
    url("../fonts/Genericons.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
h1,h2,h3,h4,h5,h6{
  font-weight:400; 
}
.body-container-wrapper ul,
.body-container-wrapper ol{
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
}

.body-container-wrapper ul li,
.body-container-wrapper ol li{
  margin-bottom: 5px; 
}
a{
  transition: all 0.2s ease-in-out; 
}
/* *** Form Style *** */

.hsfc-Renderer form .hsfc-Step .hsfc-Step__Content {
  padding: 0;
}

.hs-form-field,
.hsfc-Renderer form .hsfc-Row {
  margin-bottom:0px;
}
.form-title:empty {
  margin: 0;
  padding: 0
}

form label,
.hsfc-Renderer form .hsfc-FieldLabel {
  margin: 0;
  font-size:20px;
  font-family: 'Open Sans', sans-serif !important;
  font-weight:700;
  color: rgba(0, 46, 63,1.0);
}
[data-hsfc-id=Renderer] .hsfc-TextField>*:not(:last-child) {
  margin-bottom: 0 !important;
}
.hsfc-TextField,
.hs-form-field {
  margin-bottom:30px !important;
}
.hs-error-msg,
.hs_error_rollup label,
.systems-page ul.no-list.hs-error-msgs label,
.hsfc-Renderer form .hsfc-ErrorAlert,
ul.no-list.hs-error-msgs{
  color: rgba(236, 0, 0,1.0);
  padding-left:0 !important; 
  padding-right:0 !important;


}
.hsfc-Renderer form .hsfc-FieldLabel__RequiredIndicator {
  color: rgba(236, 0, 0,1.0);
}


form input[type=email],
form input[type=file], 
form input[type=number],
form input[type=password],
form input[type=search],
form input[type=tel],
form input[type=text],
form select, 
form textarea,
.hsfc-Renderer form .hsfc-PhoneInput__FlagAndCaret, 
.hsfc-Renderer form .hsfc-TextInput, 
.hsfc-Renderer form .hsfc-TextareaInput {
  border-width: 1px;
  color: rgba(0, 0, 0,1.0);
  background-color: rgba(246, 246, 246,1.0);
  border-color: rgba(187, 187, 187,1.0);
  border-radius:10px !important;
  font-family: 'Open Sans', sans-serif !important;
  line-height:1.5 !important;
  padding:20px !important;
  height:72px;
  transition: all 0.2s ease-in-out !important; 
}

form textarea {
  display: block;
}

.hsfc-Renderer form .hsfc-TextInput:focus,
.hsfc-Renderer form .hsfc-TextareaInput:focus,
form input[type=email]:focus,
form input[type=file]:focus,
form input[type=number]:focus, 
form input[type=password]:focus,
form input[type=search]:focus,
form input[type=tel]:focus, 
form input[type=text]:focus,
form select:focus,
form textarea:focus {
  outline:none;
  box-shadow:none !important;
  background-color:#ddd;
}
[data-hsfc-id=Renderer] .hsfc-TextInput:hover{
  box-shadow:none !important; 
}
.hsfc-Renderer form .hsfc-NavigationRow__Buttons:has(>:only-child) {
  justify-content: flex-start
}

.hsfc-Renderer form .hsfc-Heading {
  color: rgba(0, 46, 63, 1);
}

.hsfc-Renderer form .hsfc-RichText {
  color: rgba(0, 46, 63,1.0);
}
.hsfc-Renderer form .hsfc-RichText p {
  font-size: inherit !important;
  line-height: inherit !important;
}
.hsfc-Renderer form .hsfc-RichText *:last-child {
  margin-bottom: 0;
}


/* *** Form Style End *** */

/* *** Primary Button *** */
.hs-button,
form input[type=submit],
.hsfc-Renderer form .hsfc-Button {

  background-color: rgba(0, 165, 200,1.0);
  color: rgba(255, 255, 255,1.0);
  border-width: 0px;
  border-color: rgba(255, 255, 255,1.0);
  padding: 15px 25px;
  border-radius: 5px;
  margin-top: 20px;
  margin-bottom: 20px !important;
  font-family: 'Roboto', sans-serif !important;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.4;
  text-transform: uppercase;
  white-space: normal;
}

.hs-button:hover, 
form input[type=submit]:hover,
.hsfc-Renderer form .hsfc-Button:hover,
.hsfc-Renderer form .hsfc-Button:not([disabled]):hover {
  transform: translateY(0);
  background-color: rgba(0, 0, 0,1.0);
  color: rgba(255, 255, 255,1.0);
  border-color: rgba(255, 255, 255,1.0);
}

/* *** End  Primary Button *** */

/* *** Secondary Button *** */
.hs-sec-btn {

  background-color: rgba(246, 246, 246,1.0);
  color: rgba(0, 165, 200,1.0);
  border-width: 2px;
  border-color: rgba(221, 221, 221,1.0);
  padding: 10px 15px ;
  border-radius: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: 'Roboto', sans-serif !important;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.4;
  white-space: normal;
}
.hs-sec-btn:hover {
  background-color: rgba(187, 187, 187,1.0);
  border-color: rgba(187, 187, 187,1.0);
  border-color:rgba(187, 187, 187,1.0);
}
/* *** End Secondary Button *** */
.header-outer-wrapper {
  min-height: 74.7969px;
}

.cm-blog-post-noSidebr .content-wrapper.blog-main-post {
  padding: 20px 40px;
}
.cm-blog-post-noSidebr .blog-post__title {
  margin: 0 0 20px 0;
  text-align:center;
}
.cm-blog-post-noSidebr .blog-post-container .meta_wrap{
  margin-bottom:30px;
  justify-content: center;
  column-gap:5px;

}
.cm-blog-post-noSidebr .blog-post-container .post-header-section:after{
  border-bottom: 1px solid #000;
  content: "";
  display: block;
  margin: 0 auto 40px;
  padding-bottom: 0px;
  width: 100%;
}
.cm-blog-post-noSidebr .blog-post-container .featured_img_wrap img{
  width:100%;
  margin-bottom:30px;
}
.cm-blog-post-noSidebr .blog-post-container .blog-post__body{
  max-width:1000px;
  margin:0 auto;
}
.cm-blog-post-noSidebr .blog-post-container .blog-post__body img{
  width:100%;
  margin-bottom:30px;
}
.cm-blog-post-noSidebr .blog-post-container  .social-share-container{
  margin-bottom:20px;
}
.cm-blog-post-noSidebr .blog-post-container  .social-share-container .shared-counts-wrap a{
  display:inline-block;
  height: 32px;
  margin-right: 12px;
  margin-bottom: 12px;
  border-radius: 0px;
  width: 100px ;
  text-align:center;
}
.cm-blog-post-noSidebr .blog-post-container  .social-share-container .shared-counts-wrap a svg{
  height:16px;
  width:16px;
  fill:#fff;
}
.cm-blog-post-noSidebr .blog-post-container  .social-share-container .shared-counts-wrap a.facebook{
  background-color: #3B5998;


}
.cm-blog-post-noSidebr .blog-post-container  .social-share-container .shared-counts-wrap a.facebook:hover{
  background-color: #2d4373;
}
.cm-blog-post-noSidebr .blog-post-container  .social-share-container .shared-counts-wrap a.twitter {
  background-color: #00B6F1;

}
.cm-blog-post-noSidebr .blog-post-container  .social-share-container .shared-counts-wrap a.twitter:hover {
  background-color:#008fbe;
}
.cm-blog-post-noSidebr .blog-post-container  .social-share-container .shared-counts-wrap a.linkedin{
  background-color: #007BB6;


}
.cm-blog-post-noSidebr .blog-post-container  .social-share-container .shared-counts-wrap a.linkedin:hover{
  background-color: #005983;
}
.cm-blog-post-noSidebr .blog-post-container  .social-share-container .shared-counts-wrap a.email{
  background-color: #424345;

}
.cm-blog-post-noSidebr .blog-post-container  .social-share-container .shared-counts-wrap a.email:hover{
  background-color:#292a2b;
}
.cm-blog-post-noSidebr .blog-post-container  .post-tag-wrapper p{
  margin-bottom:30px;
}
.cm-blog-post-noSidebr .blog-post-container .blog-post{
  border-bottom: 1px solid #000;
  margin-bottom: 40px;
}
.cm-blog-post-noSidebr .blog-post-container .blog-comments>h3{
  margin-bottom:10px;
}
.cm-blog-post-noSidebr .blog-post-container .blog-comments form{
  padding-top:0;
}
.cm-blog-post-noSidebr .blog-post-container .blog-comments>p{
  margin-bottom:30px;
}
.cm-blog-post-noSidebr .blog-post-container  .hs-submit{
  margin-bottom:30px; 
}








.cs-top-header-section .cs-top-header-content {
        padding: 20px 40px 0px;
  
    text-align: center;
}
.cs-top-header-section .cs-top-header-content:after{
        border-bottom: 1px solid #000;
    content: "";
    display: block;
    margin: 0 auto 40px;
    padding-bottom: 0px;
    width: 100%;
}
.cs-top-header-section .cs-top-header-content>h1{
      margin-bottom: 20px;
}









.footer.cs-footer{
  border-top: 1px solid #eee; 
}
.footer.cs-footer .hs-menu-wrapper ul {
  display:flex;
  flex-direction:row;
  justify-content:center;
  line-height:1;
}


.cs-header.header .cs-search .header-search-inner {
  all: unset;
  min-height: auto;
  left: auto;
  right: -18px;
  display: none;
  position: absolute;
  opacity: 1;
  transform: none;
}
.header .search .search-icon-container .fa{
  display: inline-block;

  height:auto;
  width:auto;
  line-height:1;
  color:#fff;
  font: normal normal normal 14px / 1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  font-size:13.5px !important;
}
.footer.cs-footer .hs-menu-wrapper ul li a{
  display: block;
  font-weight: 700;
  letter-spacing: 2px;
  padding: 3px 22.5px;
  font-size: 12px;
  text-transform:uppercase;
  line-height:1;
  font-family: 'Roboto', sans-serif;
}
.footer.cs-footer .hs-menu-wrapper>ul >li{
  margin:0;
}
.footer.cs-footer .text-cont p {
  font-size: 18px;
  margin-bottom: 0;
  line-height: 1.6;
  font-weight: 400;
  text-align: center;
}
.header-wrapper {
  position: fixed;
  z-index: 999;
  width: 100%;

}

.header.cs-header .primary-section {
  padding: 1px 30px 1.5px 30px;
  border-bottom: 1px solid #eee;
}
.header.cs-header .primary-container {
  min-height: auto;
}
.header.cs-header .page-center {
  padding-left:0;
  padding-right:0;
}
.header.cs-header .nav .header__menu-wrapper .header__menu-item a{
  font-size:14px;
  font-weight:700;
  line-height:1;
  letter-spacing: 2px;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  padding: 28px 12px;
}
.header.cs-header .header__menu--desktop > .header__menu-wrapper{
  column-gap:0;
}
.header.cs-header .logo-section {
  width: auto;
  margin-bottom: 1px;
}
.header.cs-header .child-trigger:after {
  content: "\f3d0";
  font: normal 14px 'ionicons';
  line-height: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  padding-left: 3px;
  vertical-align: middle;
}
.header.cs-header .child-trigger{
  margin:0;
}
.header.cs-header .child-trigger svg {
  display: none;

}
.header.cs-header .social-share li svg{
  display:none;
}

.header.cs-header .social-share  .header_social-share_ul .hs_cos_wrapper:after{
  display:block;
  content: "\f208";
  margin-top: -.265em;
  line-height:1;
  color:#fff;
  font-family: "Genericons";
}

.header.cs-header .header__menu--desktop>.header__menu-wrapper .header__menu-submenu{
  transition: all .4s ease-in-out !important;
  width: 230px;
  z-index: 99;
  border-top: 1px solid #eee;
  position: absolute;
  transform: none;
  box-shadow: none;
  padding: 0;
  margin-top: 1px;
}.header.cs-header 
.header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu:hover >ul {

  transform: none;
  transition: all .4s ease-in-out;

}
.header.cs-header .header__menu-submenu--level-2 .header__menu-item--depth-2{
  display: inline-block;

}
.header.cs-header .nav .header__menu-submenu--level-2 .header__menu-item--depth-2 a{
  background-color: #333;
  border: 1px solid #ddd;
  border-top: 0;
  padding: 20px ;

  width: 230px;
  word-wrap: break-word;
  font-size: 12px ;

  line-height: 1.4;
  letter-spacing: 2px;
}
.cs-header.header  .right-section .cs-search{
  position:relative;
}
.cs-header.header  .right-section .header-search-inner .search-suggestion{
  padding: 18px 0 0 0; 
}
.cs-header.header  .right-section .header-search-inner .search-suggestion .header-search-close{
  display:none;
}
.cs-header.header  .right-section .header-search-inner .hs-search-field__bar .search-form{
  background-color: #333;
  padding: 20px;
  /*   border: 1px solid #333;
  border-top: 0; */
  width: 300px;
  border-top: 1px solid #eee;
}
.cs-header.header  .right-section .header-search-inner .hs-search-field__bar .search-form:before{
  position: absolute;
  left: 28px;
  top: 25px;
  color: #999;
  content: "\f21f";
  font-family: "ionicons";
  font-size: 20px;
}
.cs-header.header  .right-section  .header-search-inner .hs-search-field__bar .search-form .search-form-input{

  font-family: 'Roboto', sans-serif;
  font-size: 16px;

  font-weight: 400;
  padding: 10px 20px 10px 30px !important;
  background-color: #fff;
  height:auto;
}
.cs-header.header  .right-section  .header-search-inner .search-form ::-webkit-input-placeholder,
.cs-header.header  .right-section  .header-search-inner .search-form ::placeholder
{
  color: #bbb !important;
  opacity: 0.54 !important;
  font-family: 'Roboto', sans-serif !important;
}
@media(min-width:992px){

  .header.cs-header .header__menu--desktop>.header__menu-wrapper .social{
    display:none;
  }
  .header.cs-header .header__menu--desktop>.header__menu-wrapper .search{
    display:none;
  }
  .cs-header.header .right-section-wrapper {
    display: flex;
    align-items: center;
  } 
  .header.cs-header .nav .header__menu-wrapper .header__menu-item--depth-1 a{
    padding: 29px 14.5px 27px 14.5px;
  }
  .header.cs-header .right-section {

    gap: 19.5px;
    margin-left: 5px;
  }

  .header.cs-header .social-share  .header_social-share_ul .hs_cos_wrapper{
    height:100%;
    color:#fff;
    margin-top:8px;
  }
  .header.cs-header .primary-section .social-share {

    margin-right: 0 !important;
  }

  .header.cs-header .primary-section .social-share  ul li>a{
    max-height: 21px;
    max-width: 20px;
    padding: 0px 20px;
  }
  .header.cs-header .primary-section .social-share  ul li>a:hover .hs_cos_wrapper:after{
    color:#00a5c8; 
  }
  .header .search .search-icon-container .fa:hover{
    color:#00a5c8; 
  }
  .header.cs-header .search .search-icon-container {
    margin-right: 2px;

  }
}
.header.cs-header .nav .header__menu-wrapper .header__menu-item--depth-2 a {
  padding: 20px;
}

@media(min-width:992px) and (max-width:1080px){
  .header.cs-header .nav .header__menu-wrapper .header__menu-item a{
    font-size:12px; 
  }
} 
@media(min-width:992px) and (max-width:1023px){
  .header.cs-header .child-trigger:after{
    content:"";
  } 
}

@media(max-width:991px){
  .cm-blog-post-noSidebr .blog-post__title {
    font-size: 38px;
  }
  .cm-blog-post-noSidebr .content-wrapper.blog-main-post {
    padding: 80px 0 0 0;
  }
  .search .header-search-inner {
    all: unset;
    min-height: auto;
    position:static;
    display: block;
    opacity: 1;
    transform: none;
  }

  .search .header-search-inner .search-suggestion{
    padding:0; 
  }
  .search .header-search-inner .search-suggestion .header-search-close{
    display:none;
  }
  .search  .header-search-inner .hs-search-field__bar .search-form{
    background-color: #333;
    padding: 20px;
    width: 100%;

  }
  .search  .header-search-inner .hs-search-field__bar .search-form:before{
    position: absolute;
    left: 28px;
    top: 25px;
    color: #999;
    content: "\f21f";
    font-family: "ionicons";
    font-size: 20px;
  }
  .search  .header-search-inner .hs-search-field__bar .search-form .search-form-input{

    font-family: 'Roboto', sans-serif;
    font-size: 16px;

    font-weight: 400;
    padding: 10px 20px 10px 30px !important;
    background-color: #fff;
    height:auto;
  }
  .search .header-search-inner .search-form ::-webkit-input-placeholder,
  .search .header-search-inner .search-form ::placeholder
  {
    color: #bbb !important;
    opacity: 0.54 !important;
    font-family: 'Roboto', sans-serif !important;
  }
  .search .hs-search-field__suggestions{
    display:none; 
  }

  .content-wrapper, .dnd-section>.row-fluid, .page-center{
    max-width: calc( 100% - 80px ); 
  } 
  .header-wrapper {
    position: static;
  }
  .header.cs-header .primary-section {
    padding: 1px 30px 0px 30px;
  }
  .header.cs-header .primary-section .container-wrapper {
    justify-content: center;
    flex-direction: column;
  }

  .header.cs-header .logo-section {
    margin-right: unset;
    width: 100%;
    text-align: center;
    margin:2px 0 4px;
  }
  .header.cs-header .logo-section  a {
    color: #002e3f;
    display: inline-block;
    width: 100%;
  }
  .header.cs-header .primary-section .social-share {
    display: none !important;
  }
  .header.cs-header .cst-humburger-icon{
    display:none !important;
  }
  .header.cs-header .mobile-trigger:before{
    content: "\f421";
    font-size: 36px;     
    vertical-align: middle;
    display: inline-block;
    font-family: "Ionicons";  
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color:#fff;
  }
  .cs-header.header .right-section-wrapper {
    display:none;
    width: 100%;
  }

  .header.cs-header .nav {
    position: static !important;
    display:block;
  }
  .cs-header.header .right-section-wrapper .right-section {
    display:none !important;

  }

  .cs-header.header  .mobile-trigger {
    width: 100% !important;
    text-align: center;
    border-radius: 5px;
    background-color: #000;
    padding: 15px 25px 13.36px 25px;
  }
  .cs-header.header  .mobile-trigger:focus,
  .cs-header.header  .mobile-trigger:focus-visible
  {
    outline: thin solid #ccc;
    outline-offset: -1px;   
  }
  .cs-header.header  .mobile-trigger:hover{
    background-color:transparent;
    cursor:pointer;
  }
  .cs-header.header  .mobile-trigger:hover:before{
    color:#00a5c8;
  }

  .container-wrapper .top-section.mobile_section {
    padding-top: 0;
    padding-bottom: 0;
  }
  .header.cs-header  .nav .header__menu> .header__menu-wrapper {
    padding:2px 0 0 0;
    margin-bottom:0;
  }
  .header.cs-header  .nav .header__menu.header__menu--desktop {
    min-height: 100%;
    height: auto;
    overflow-y:hidden;
  }

  .header.cs-header  .nav .header__menu-wrapper .header__menu-item a {
    width: 100%;
    padding: 12px 10px;
    border: none;
    margin-bottom:1px;
  }
  .header.cs-header  .nav .header__menu-wrapper .header__menu-item--depth-2 a{
    margin-bottom:0px !important;
  }

  .header.cs-header .nav .header__menu.header__menu--desktop ul >li:not(:last-child) {
    border-bottom:none;
  }
  .header.cs-header   .nav .header__menu.header__menu--desktop>ul>li:first-child {

    border-top: none  !important;
  }
  .header.cs-header .header__menu--desktop>.header__menu-wrapper .header__menu-submenu{
    width: 100%;
    border-top:none ;
    position:static;
    padding-left:10px !important;
  }
  header.header .nav .header__menu.header__menu--desktop ul >li {
    width: 100%;
  }
  .header.cs-header .nav .header__menu-wrapper .header__menu-item.social span{
    display:none;
  }
  .header.cs-header .nav .header__menu-wrapper .header__menu-item.social a i{
    display:block !important;
    font-size: 19.6px;
    font-family: Genericons;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color:#fff;
    margin-top:-5.194px;
  }
  .header.cs-header .nav .header__menu-wrapper .header__menu-item.social a i:after{
    content: "\f208";
  }
  .header.cs-header .nav .header__menu-wrapper .header__menu-item.search span{
    display:none;
  }
  .header.cs-header .nav .header__menu.header__menu--desktop> ul >li.header__menu-item--has-submenu> .mobile-child-trigger {
    background-color: #000;
    border-radius: 5px;
    padding: 0;
    max-width: 38px;
    max-height: 36px;
    color: #fff;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
  }
  .header.cs-header .nav .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger::before{
    content: "\f123" !important;
  }
  .header.cs-header .nav .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger:hover{
    color:#00a5c8  !important;
    background-color:transparent !important;
  }
  .header.cs-header .nav .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger:focus{
    outline: thin solid #ccc;
    outline-offset: -1px; 
  }
  .header.cs-header .nav .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger.child-open:before {

    font-size: 18px;
    transform: rotate(180deg);
  }
  .header.cs-header .right-section-wrapper .nav .mobile-close-icon{
    display:none; 
  }

}
@media(max-width:767px){
  .content-wrapper, .dnd-section>.row-fluid, .page-center{
    max-width: calc( 100% - 60px ); 
  }
  .footer.cs-footer .hs-menu-wrapper ul li a {
    padding: 2.5px 12.5px;
  } 
}
@media(max-width:650px){
  .cm-blog-post-noSidebr .blog-post__title {
    font-size: 30px;
  }

}