.elementor-806 .elementor-element.elementor-element-045a65e{--display:flex;--overlay-opacity:0.62;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-806 .elementor-element.elementor-element-045a65e:not(.elementor-motion-effects-element-type-background), .elementor-806 .elementor-element.elementor-element-045a65e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://veriscribe.net/wp-content/uploads/2023/06/Post-2.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-806 .elementor-element.elementor-element-045a65e::before, .elementor-806 .elementor-element.elementor-element-045a65e > .elementor-background-video-container::before, .elementor-806 .elementor-element.elementor-element-045a65e > .e-con-inner > .elementor-background-video-container::before, .elementor-806 .elementor-element.elementor-element-045a65e > .elementor-background-slideshow::before, .elementor-806 .elementor-element.elementor-element-045a65e > .e-con-inner > .elementor-background-slideshow::before, .elementor-806 .elementor-element.elementor-element-045a65e > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-806 .elementor-element.elementor-element-ebd122b{text-align:center;}.elementor-806 .elementor-element.elementor-element-ebd122b .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:50px;font-weight:600;line-height:1.2em;letter-spacing:-0.7px;color:#FFFFFF;}.elementor-806 .elementor-element.elementor-element-509db04{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:767px){.elementor-806 .elementor-element.elementor-element-ebd122b .elementor-heading-title{font-size:35px;}}@media(min-width:768px){.elementor-806 .elementor-element.elementor-element-045a65e{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-318d8b1 */.c-faq-box {
  margin-top: 25px;
}

.faq-item {
  border-bottom: 1px solid #e5e5e5;
}

.faq-question {
  width: 100%;
  text-align: left;
  padding: 14px 10px;
  background: none;
  border: none;
  font-weight: 500;
  cursor: pointer;
  position: relative;
  color: #1C126B;
}

.faq-question::after {
  content: "+";
  position: absolute;
  right: 10px;
  font-size: 18px;
}

.faq-item.active .faq-question::after {
  content: "-";
}

.faq-answer {
  display: none;
  padding: 10px;
  font-size: 14px;
  color: #444;
}

.faq-item.active .faq-answer {
  display: block;
}

.career-clean * {
  font-family: "Poppins", sans-serif;
}

.c-container {
  max-width: 1100px;
  margin: auto;
  padding: 80px 20px; /* increased */
}

.c-left > * {
  margin-bottom: 28px;
}


/* HEADER */
.c-header {
  text-align: center;
  margin-bottom: 40px;
}

.c-header h1 {
  font-size: 42px;
  font-weight: 700;
  color: #1C126B;
}

.c-left h2 {
  font-size: 24px;
  font-weight: 600;
}

.c-left h3 {
  font-size: 20px;
  font-weight: 600;
}

.c-left p {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 12px;
}

.c-left ul {
  padding-left: 18px;
  margin-bottom: 15px;
}

.c-left li {
  margin-bottom: 6px;
  font-size: 14px;
}

/* FAQ */
.c-faq li {
  color: #1C126B;
  cursor: pointer;
}

/* RIGHT */
.c-right {
  background: #f9faff;
  padding: 25px;
  border-radius: 10px;
  border: 1px solid #e6e6e6;
}

.c-right h2 {
  margin-bottom: 15px;
  color: #1C126B;
}

.c-alt {
  margin-top: 15px;
  font-size: 13px;
}

.c-left h3 {
  margin-top: 40px;
}

.c-right {
  position: sticky;
  top: 120px;
  background: #ffffff;
  padding: 30px;
  border-radius: 14px;
  box-shadow: 0 25px 70px rgba(0,0,0,0.08);
  border-top: 4px solid #F6A13B;
}


.c-left h3,
.c-left h2 {
  padding-top: 10px;
}

.c-left h3 + p,
.c-left h2 + p {
  background: #ffffff;
  padding: 18px;
  border-radius: 10px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.04);
}
/* RESPONSIVE */
@media(max-width:900px){
  .c-grid {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */