body{font-family:var(--fontFamilyRegular)!important;}  
h1, h2, h3, h4, h5, h6{font-family:var(--fontFamilyRegular)!important;}  
/* =========================================================
 FORM - COMPONENT
   ========================================================= */


.cta__eyebrow {
font-size: max(1.15vw, 16px);
    letter-spacing: 0.12em;
    text-transform: uppercase;
    font-family: var(--fontFamilyRegular);
    color: #00C8FF;
  margin-bottom: 14px;
}

.cta__title {
font-size: max(2.08vw, 24px);
line-height: 1.25;
letter-spacing: -0.01em;
margin-bottom: 18px;
font-family: var(--fontFamilyRegular);
color: #fff;
  margin-bottom: 18px;
}

.cta__desc {
font-size: max(0.94vw, 16px);
line-height: 1.65;
  color: #DCE0F2;
  max-width: 600px;
  margin-bottom: 30px;
}

.cta__checklist { list-style: none; display: flex; flex-direction: column; gap: 16px;padding-left:0!important}
.cta__check-item { display: flex; align-items: baseline; gap: 12px; }

.cta__check-icon {
  flex-shrink: 0;
  width: 20px; height: 20px;
  margin-top: 1px;
  border-radius: 50% !important;
  background-color: #4CC9FF;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.cta__check-icon svg { width: 16px; height: 16px; fill: none; stroke: #fff; stroke-width: 3; stroke-linecap: round; stroke-linejoin: round; }

.cta__check-item p { 
 font-family: var(--fontFamilyLight);
    font-size: max(0.94vw, 16px);
    line-height:.2;
    color: #DCE0F2;
}
.cta__inner.row {margin-right: unset !important;}

@media(min-width:991px){
#formBuilder4770 section:nth-child(1) {display:flex;flex-wrap:wrap;}
section.col-md-6.col-sm-6.col-xs-12 {display:block!important;}
div#formbuilder section:has(.textarea),section.col-md-6.col-sm-6.col-xs-12, #formBuilder4770 section:nth-child(1):not(:has(>header)){padding-inline:10px!important}
.form-component{background: url(https://assetsin-h2.izmocars.com/userfiles/104275/silicon_photonics/logos/form_bg_desk.png);background-repeat: no-repeat;background-size: cover}    
div#formbuilder section:has([type="button"]){padding-inline:10px !important;}
.process-card:hover {
  background: linear-gradient(115deg, #0C2A69 0%, #7B2159 55%, #C80F21 100%);
  border-color: transparent;
}
.process-card:hover .process-card__title { color: #FFFFFF; }
.process-card:hover .process-card__desc { color: rgba(255, 255, 255, 0.92); }
}

@media(max-width:991px){
.form-component{background: url(https://assetsin-h2.izmocars.com/userfiles/104275/silicon_photonics/logos/form_bg_mob.jpg);background-repeat: no-repeat;background-size: cover}    
}

.cta__inner.row {margin-right: unset !important;}
section.col-md-6.col-sm-6.col-xs-12:has(#businessType){width:100%}
.fakedropdown {background: unset !important;border: 0;}
.sky-form.formbuilder.extralarge .select i{background:transparent;}
.sky-form.formbuilder .select i:before{border-bottom:4px solid #fff!important}
.sky-form.formbuilder .select i:after{border-top:4px solid #fff!important}
button.submit.btn-u.btn-block {width: 100%;border-radius:6px!important}
.sky-form.formbuilder.extralarge .select i{top:12px}
#businessType{height:40px!important}
.form-component{padding: 3% 5%;}


div div#formbuilder .sky-form .input input,
div div#formbuilder .sky-form .select select,
div div#formbuilder .sky-form .textarea textarea{
background:transparent !important;color:#fff !important;border-color:#ddd !important;&::placeholder{color:#fff !important}    }
div#formbuilder .fakedropdown{opacity:0}
div#formbuilder option{color:#333 !important}
div div#formbuilder .sky-form section header{font-family: var(--fontFamilyRegular) !important;font-size:max(1.77vw,22px) !important;margin-inline-start:0 !important;font-weight: unset !important;}
button.submit.btn-u:hover{background:transparent !important;border-color:#ddd}
button.submit.btn-u{border:1px solid #0846BD}
div div#formbuilder * {font-family:var(--fontFamilyRegular) !important}


@media(max-width:767px){
div.challenge__inner{padding:0 15px!important}
.app-copy{max-width: 245px;height: auto !important;color:#000;}
.diff-card__title{font-size: 22px !important}
.featured__title{padding-right: 80px;}
.partner__inner{padding: 0px 15px;}
.form-component{padding: 10% 8% 0;}
.cta__check-item p{line-height: 1.2;color: #fff !important;}
.cta__content.col-md-6 {margin-bottom: 0 !important;}
section.applications-section{padding: 10% 5%;}
.process__title{padding-right:24px;}
div#formbuilder{margin-top:-30px;}
}