@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');
/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

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

body{
  background: #ffffff !important;
  color: #3F464E !important;
  font-family: 'Noto Sans', sans-serif !important;
  font-weight: 350 !important;
  font-size: 18px !important;
  line-height:28px !important;
  margin: 0 !important;
}


a {
color: #0074E5;
text-decoration: none !important;
font-weight: 700 !important;
}

a:hover {
color: #ccc !important;
}
a:focus {
text-decoration: underline !important;
}
strong {
  font-weight: 680 !important;
}
input:focus {
border: solid 3px #ccc  !important;
}

sup{
  vertical-align: top; font-size: 0.6em; padding-left: 2px;
}
.copywrite sup{
  vertical-align: top; font-size: 0.8em; padding-right: 2px;
}

h1 {
  font-weight: 300 !important;
  font-size:24px !important;
  margin: 0 !important;
}

h2, h2 span {
  font-family: 'Noto Sans', sans-serif !important;
  font-weight: 300 !important;
  font-size: 36px !important;
  line-height:44px !important;
}

h2 {
display:block !important;
margin: 0 0 20px 0; padding: 0;
}

h3, h3 span {
  display: block !important;
  font-weight: 600 !important;
  font-size:24px !important;
  line-height:32px !important;
  margin: 0 0 4px 0 !important;
  padding: 0 !important;
}

h4{
display: block;
font-weight: 500 !important;
font-size:32px !important;
line-height:42px !important;
margin: 0 0 10px 0; padding: 0;
}

h5{
display: block !important;
font-weight: 600 !important;
font-size:30px !important;
line-height:40px !important;
margin: 0 0 20px 0; padding: 0;
}

h6{
display: block !important;
font-weight: 600 !important;
font-size:20px !important;
line-height:28px !important;
margin: 32px 0 20px 0; padding: 0;
}


div, span {
  font-family: 'Noto Sans', sans-serif !important;
}

.container{
  max-width:1175px !important;
  margin: 0 auto!important;
  padding: 0;
  float:none!important;
}

.testimdiv{
  max-width:900px !important;
  float:none!important;
  margin: 0 auto 120px auto!important;
}
.testimonialvideo{
  margin-top: 40px!important;
}
.iframe_wrapper{
  border-radius: 16px !important;
  overflow:hidden !important;
  border: solid 1px #eee !important;
  padding-top: 0!important;
}

.mainhero {
  padding-left: 250px !important;
  padding-right: 250px !important;
}

.infobox2 {
  padding-left: 250px !important;
  padding-right: 250px !important;
}

.copywrite{
  font-size: 14px !important;
  line-height:20px !important;
  padding: 32px 0;
}

.videowelcome{
  border-radius: 16px !important;
  border: solid 1px #eee !important;
  overflow: hidden !important;
  margin-top: 32px !important;
}
.videowelcomecontainer{
  padding-bottom: 64px !important;
}
.videowelcomecontainer img{
  max-width: 360px !important;
  margin-bottom: 48px !important;
}

.vidbottomtext{
  display:block!important;
  padding-top: 64px !important;
  font-size: 20px !important;
  font-weight: 500 !important;
}

.prodbar{
  height:36px !important;
  margin-bottom:10px  !important;
}

.cfclink{
  position: absolute !important;
  background-color: rgba(0,0,0,.5);
  top: -100px; right: 0;
  display: block !important;
  border-radius: 5px !important;
}
.cfclink a{
  color: #ffffff !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  text-decoration: none;
  padding: 6px 12px !important;
  display: block !important;
}
.cfclink a:hover{
  color: #cccccc !important;
}

.accedez{
  margin-top: 48px !important;
  font-size:17px !important;
}

.acccta{
  font-size:17px !important;
}
.acccta a{
  background: none !important;
}
.acccta a:hover{
  opacity: 50% !important;
}

.hitit{
  margin-bottom: 20px !important;
  display: block !important;
}

.thumbsup{
  display: block !important;
  border-bottom: solid 1px #e0e0e0 !important;
  margin-bottom: 48px !important;
  padding: 0 !important;
  position: relative !important;
}

.thumbsup img{
  display: block !important;
  margin: 0 auto !important;
  padding: 0 !important;
  float: none !important;
  width: 200px !important;
}



.tier1{
  font-size:18px !important;
  line-height:28px !important;
  position: relative !important;
  height: auto !important;
  padding-bottom: 40px!important;
  margin: 96px 0 0 0 !important;
}

.tier1col1{
  position: relative !important;
  width: 50% !important;
  margin: 0 0 0 0 !important;
}
.tier1col1 img{
  width: 360px !important;
  margin-bottom: 20px !important;
}
.tier1col2{
  position: relative !important;
  width: 50% !important;
  margin: 0 !important;
  text-align: right !important;
}
.tier1col2 img{
  width: 475px !important;
  margin-top: 60px !important;
}

.colleft2{
  width: 832px !important;
  margin: 0 !important;
  padding: 0 !important;
}
.colright2{
  width: 320px !important;
  margin: 0 !important;
  padding: 94px 0 0 0 !important;
}

.colright2callout{
  border-left: solid 1px #0958CE;
  display: inline-block !important;
  padding: 0 0 0 20px !important;
  font-size: 16px!important;
  line-height: 24px!important;
  font-weight: 500!important;
  width: 320px !important;
  margin: 0 0 0 0 !important;
}
.colright2callout img{
  height: 36px !important; width: auto !important;
  margin-bottom: 6px !important;
}


.colleft2left{
  width: 180px !important;
  border-bottom: solid 1px #E7E9F1 !important;
  padding-right: 20px !important;
  display: inline-block !important;
}
.colleft2left img{
  width: 100% !important;
  display: block !important;
}
.colleft2right{
  width: 495px !important;
  display: inline-block !important;
  padding-left: 32px !important;
}

.topcopy{
  margin: 18px 0 10px 0 !important;
  max-width: 530px !important;
}
.topbutton{
  width: auto !important;
}

.tier2{
}
.lineunder{
  margin-bottom: 120px !important;
  padding-bottom: 110px !important;
  border-bottom: 1px solid #C5CBD6 !important;
}

.bangout{
  font-size: 30px !important;
  line-height: 40px !important;
  display: block !important;
  width: 880px !important;
  margin-bottom: 64px !important;
}
.bangoutfr{
  font-size: 28px !important;
  line-height: 38px !important;
  display: block !important;
  width: 880px !important;
  margin-bottom: 64px !important;
}
.contentcolleftupper{
  width: 440px !important;
}
.contentcolrightupper{
  padding: 20px 0 0 0px !important;
}
.insightscreens img{
  width: 630px !important;
  height: auto !important;
}
.insightscreensmobile img{
  display: none !important;
  width: 100% !important;
  height: auto !important;
}
.insightscreensmobile{
  padding-top: 30px  !important;
}
.coltoptext{
  text-align: left !important;
  padding-right: 30px  !important;
  max-width: 480px !important;
}
.coltoptext img{
  width: 16px !important; height: auto !important;
  padding-right: 8px !important;
}
.toolsimgmobile{
  width: 100% !important;
  display:none !important;
  padding-top: 20px !important;
}
.toolsimgmobile img{
  width: 80% !important; height: auto !important;
}
.insightbulletstop{
  margin-bottom: 16px !important;
}
.insightbulletstop img{
  width: 5% !important; height: auto !important;
  margin: 6px 8px 0 0  !important;
  vertical-align: top !important;
}
.insightbulletstop span{
  display: inline-block !important;
  width: 80% !important;
  font-size: 20px !important;
}


.insightbullets{
  margin-bottom: 16px !important;
}
.insightbullets img{
  width: 5% !important; height: auto !important;
  margin: 4px 8px 0 0  !important;
  vertical-align: top !important;
}
.insightbullets span{
  display: inline-block !important;
  width: 80% !important;
}
.insightsubheads{
  display: inline-block !important;
  position: relative !important;
  margin-bottom: 16px !important;
}
.insightsubheads img{
  display: block !important;
  width: 60px !important;
  height: auto !important;
  float: none!important;
  margin: 0 0 0 auto !important;
}
.insightsubheads2{
  display: inline-block !important;
  position: relative !important;
  margin-bottom: 16px !important;
}
.insightsubheads2 img{
  display: block !important;
  width: 80px !important;
  height: auto !important;
  float: none!important;
  margin: 0 0 0 auto !important;
}


.tier3col1{

}
.tier3col2{
  margin: 0 !important;
  padding: 20px 0 0 0 !important;
  text-align: right!important;
}

.tier3col2 img{
  width: 605px !important;
}

.tier6-title {
  font-weight: 300 !important;
  
}
.serviceicontainer{
  display: block !important;
  margin: 28px 0 0 0 !important;
}

.serviceicontext{
  display: inline-block !important;
  font-size: 16px!important;
  line-height: 24px!important;
  width: 310px !important;
}
.serviceicondiv{
  display: inline-block !important;
  margin: 8px 30px 0 0 !important;
  width: 72px !important;
  vertical-align: top !important;
}
.serviceicondiv img{
  width: 100% !important;
}

.colleft1{
  width: 33% !important;
}
.colright1{
  width: 66% !important;
}

.colleft1, .colright1{
  display: inline-block !important;
  margin: 0 0 80px 0 !important;
  padding: 0 !important;
}

.colrightdiv{
  display: block !important;
  margin: 0 0 0 80px !important;
}

.colrightdivleft{
  display: inline-block !important;
  width: 420px !important;
}
.colrightdivleft img{
  width: 100% !important;
}
.colrightdivright{
  border-left: solid 1px #0958CE;
  display: inline-block !important;
  padding: 0 0 0 20px !important;
  font-size: 16px!important;
  line-height: 24px!important;
  font-weight: 500!important;
  width: 240px !important;
  margin: 0 0 0 -60px !important;
}
.colrightdivright img{
  height: 36px !important; width: auto !important;
  margin-bottom: 6px !important;
}


.tier2b{
  margin: 80px 0  !important;
}

.toolshead{
  padding: 0px 0 32px 0 !important;
  display: block !important;
}

.tier2bintro{
  width: 550px !important;
  margin-bottom: 48px  !important;
  font-weight: 600  !important;
}

.contentcolleftmid{
  width: 830px !important;
  margin-bottom: 40px  !important;
  padding-right: 40px !important;
}

.contentcolrightmid{
  width: 280px !important;
}

.rightcta{
  margin-top: 28px  !important;
  padding-left: 30px !important;
  font-weight: 600 !important;
  font-size: 20px !important;
  line-height:28px !important;
}

.semi{
  font-weight: 600 !important;
}

.tier3{
  margin-bottom: 40px !important;
}
.tier4{
  margin: 60px 0 140px 0 !important;
  background-color: #f8f9fb !important;
  
}
.tier5{
  margin-bottom: 120px !important;
}

.tier8 {
 margin-top: 100px !important;
}

.bluebox {
  background-color: #F8F9FB !important;
  border-radius: 16px !important;
  padding-top: 77px !important;
  padding-bottom: 91px !important;
  box-shadow: 0 10px 2pc -4px rgba(24, 39, 75, .05), 0 6px 14px -6px rgba(24, 39, 75, .06);
}

.outputs {
  margin-top: 140px !important;

}

.tier4col{
  width: 410px !important;
}

.formdiv{
  max-width: 765px !important;
  margin: 0 auto !important;
  float: none !important;
}

.theform{
  border-top: solid 1px #E7E9F1!important;
  display: block!important;
  padding-top: 24px !important;
}

.mousetext{
  font-size: 14px !important;
  line-height: 24px !important;
  text-align: center !important;
  display: block !important;
  margin-top: 64px !important;
}

.demodiv{
  padding-bottom: 40px !important;
  max-width: 470px !important;
  margin: 0 auto!important;
  font-size: 22px !important;
  line-height: 32px !important;
  text-align: center!important;
}
.requesttextbang{
  font-weight: 600 !important;
font-size:24px !important;
line-height:34px !important;
  display: block !important;
  margin-top: 4px;
}

.q2footcol2{
  text-align: right;
}


.q2line hr{
  width: 100% !important;
  border-bottom-color: #ddd !important;
  margin: 100px 0 !important;
}

.q2foot{
  background-color: #111111;
  font-size: 12px;
  line-height: 20px;
  padding: 40px 30px;
}

.q2foot a{
  color: #BDBDBD !important;
}

.q2foot a:hover{
  color: #fff !important;
}

.footer-container-wrapper {
    background: #111;
}

.custom-footer-bottom {
    background: #111 !important;
}




/* EMBEDDED FORM OVERRIDES */
.sd-body.sd-body--responsive {
  padding: 4px !important;
}
.sd-question__required-text{
  vertical-align: middle !important;
  color: #000000 !important;
  font-size: 12px !important;
}
.sd-row.sd-page__row{
  margin-top: 8px!important;
}
.sd-question__header--location-top {
  padding-bottom: 8px!important;
}




/* ACCORDION functionality */
.accordionmodule{
  padding: 20px 0 0 0;
}  
.joncontentacc{
  padding-top: 16px;
}

.tab {
  position: relative;
}
.tab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.tab__content {
  max-height: 0;
  overflow: hidden;
  transition: all 0.35s;
}
.tab input:checked ~ .tab__content {
  max-height: 800px;
}

/* Visual styles */
.accordion {
  overflow: hidden;
  max-width: 70%;
}
.tab__label,
.tab__close {
  display: flex;
  cursor: pointer;
}
.tab__label {
  justify-content: space-between;
  padding: 0 0 12px 0;
  color: #0074E5 !important;
  font-weight: 600;
  font-size: 16px;
  width: 470px;
  border-bottom: 1px solid #E7E9F1;
}
.tab__label::after {
  content: "\276F";
  width: 1em;
  text-align: center;
  transform: rotate(90deg);
  transition: all 0.35s;
}
.tab input:checked + .tab__label::after {
  transform: rotate(270deg);
}
.tab__content p{
  
}
.tab__close {
  justify-content: flex-end;
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
}
.accordion--radio {
  --theme: var(--secondary);
}

/* Arrow animation */
.tab input:not(:checked) + .tab__label:hover::after {
  animation: bounce .5s infinite;
}
@keyframes bounce {
  25% {
    transform: rotate(90deg) translate(.25rem);
  }
  75% {
    transform: rotate(90deg) translate(-.25rem);
  }
}




@media (max-width: 1240px) {
  
.container{
  max-width:none !important;
  margin: 0 auto!important;
  padding: 0 32px !important;
}


body{
  font-size: 16px !important;
  line-height: 24px !important;
}
h1 {
}
h2, h2 span {
  font-size: 28px !important;
  line-height:38px !important;
}

h2 {
margin: 0 0 20px 0;
}

h3, h3 span {
  display: inline-block !important;
  font-weight: 600 !important;
  font-size:22px !important;
  line-height:32px !important;
  margin: 0 0 4px 0 !important;
  padding: 0 !important;
}

h4{
font-size:28px !important;
line-height:38px !important;
}

 .tier1{
  font-size:16px !important;
  line-height:24px !important;
}  

.colleft2{
  width: 66% !important;
  margin: 0 !important;
  padding: 0 !important;
}
.colleft2right{
  width: 400px !important;
  display: inline-block !important;
  padding-left: 32px !important;
}
.lineunder{
  margin-bottom: 46px !important;
  padding-bottom: 80px !important;
}  
.tier3col1{
  width: 50% !important;
  padding: 0 80px 40px 0 !important;
}
.tier3col2{
  width: 50% !important;
  margin: 0 !important;
  padding: 20px 0 0 0 !important;
  text-align: right!important;
}

.tier3col2 img{
  width: 100% !important;
}  
  


@media (max-width: 1110px) {
  
    .mainhero {
  padding-left: 100px !important;
  padding-right: 100px !important;
}
  
  .infobox2 {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

.demodiv{
  font-size: 19px !important;
  line-height: 30px !important;
  max-width: 420px !important;
}  
.requesttextbang{
font-size:22px !important;
line-height:32px !important;
}
.tier4{
  margin: 0 0 96px 0 !important;
}
.tier1col2{
  padding-left: 32px !important;
}
.tier1col2 img{
  width: 100% !important;
  margin-top: 60px !important;
}
.colrightdivleft{
  display: inline-block !important;
  width: 380px !important;
}
.colrightdivleft img{
  width: 100% !important;
} 
.colrightdivright{
  border-left: solid 1px #0958CE;
  display: block !important;
  width: 220px !important;
  margin: 24px 0 0 0 !important;
}  
 .colrightdivright img{
  height: 36px !important; width: auto !important;
  margin-bottom: 6px !important;
} 
.colright2callout{
  display: block !important;
  width: 320px !important;
  margin: 20px 0 0 0 !important;
}  
.colleft2{
  width: 100% !important;
  margin: 0 !important;
  padding: 16px 0 0 0 !important;
}
.colleft2right{
  width: 470px !important;
  display: inline-block !important;
  padding-left: 32px !important;
}  
.colright2{
  width: 320px !important;
  margin: 0 !important;
  padding: 0 0 0 0 !important;
}
.colleft1, .colright1{
  display: block !important;
  margin: 0 0 40px 0 !important;
  padding: 0 !important;
}  
.tier1col1 img{
  width: 300px !important;
}  
.serviceicontext{
  display: block !important;
  width: 100% !important;
  max-width: 440px !important;
}
.serviceicondiv{
  display: block !important;
  margin: 12px 0 8px 0 !important;
  width: 64px !important;
}
.colleft2left{
  width: 150px !important;
}    
  
}


@media (max-width: 767px) {
.videowelcomecontainer img{
  max-width: 80% !important;
}
  
  .mainhero {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
  
  .infobox2 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.colleft2{
  padding: 0 0 0 0 !important;
}
h4{
font-size:24px !important;
line-height:34px !important;
}  
 .tier1{
  padding-bottom: 96px!important;
  margin: 70px 0 0 0 !important;
}  
.tier1col1{
  width: 100% !important;
  margin: 0 0 0 0 !important;
}
.tier1col1 img{
  width: 70% !important;
  max-width: 300px !important;
}

.tier1col2{
  width: 100% !important;
  padding-left: 0!important;
}
  
.tier3col1{
  width: 100% !important;
  padding: 0 0 40px 0 !important;
}
.tier3col2{
  width: 100% !important;
  margin: 0 !important;
  padding: 20px 0 0 0 !important;
  text-align: right!important;
}
.colrightdivleft{
  display: inline-block !important;
  width: 100% !important;
}
.colrightdivleft img{
  width: 100% !important;
} 
.colleft1{
  width: 100% !important;
}
.colright1{
  width: 100% !important;
}
.colleft2right{
  width: 100% !important;
  display: block !important;
  padding-left: 0 !important;
}  
.colright2callout{
  display: block !important;
  width: 90% !important;
  margin: 20px 0 0 0 !important;
} 
.colright2callout img{
  height: 36px !important; width: auto !important;
  margin-bottom: 6px !important;
}
.colleft2left{
  width: 100% !important;
  padding-right: 0 !important;
  display: block !important;
  margin: 32px 0 !important
}  
.colrightdiv{
  margin: 0 0 0 0 !important;
}  
.colrightdivright{
  width: 80% !important;
}    
.colright2{
  width: 100% !important;
}
.accordion {
  max-width: 100%;
}  
.colleft2left img{
  width: 100% !important;
  max-width: 140px !important;
}
.tab__label {
  width: 96%;
}
.tab__label::after {
  width: 30px;
  height: 26px;
}  
  
}