@font-face {
  font-family: "Futura-book";
  src: url("../fonts/FUTURALT-BOOK.TTF"); }
@font-face {
  font-family: "Futura-bold";
  src: url("../fonts/FUTURALT-BOLD.TTF"); }
@font-face {
  font-family: "Playfair-Display";
  src: url("../fonts/PLAYFAIRDISPLAY-WGHT_1.TTF"); }
@font-face {
  font-family: "fonters";
  src: url("../fonts/FONTERS.OTF"); }
.mobile-Show {
  display: none; }

.ipad-Show {
  display: none; }

img {
  width: 100%; }

.btn-primary {
  color: #fff;
  background-color: #231f20;
  border-color: #231f20;
  font-family: "Futura-book";
  border-radius: unset !important;
  padding: 8px 20px; }

.swiper {
  width: 100%;
  height: 100%; }
  .swiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: transparent;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }
    .swiper .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover; }

.paddingLeft-0 {
  padding-left: 0; }

.paddingRight-0 {
  padding-right: 0; }

.pl-30 {
  padding-left: 30px; }

.lightPingbg {
  background: #E8CCC8; }

.darklighpink {
  background: #EEDBD7; }

.empactiveappbg {
  background: #DFC8CE; }

.emp-active-job-bg {
  background: #EBDFE3; }

.emp-active-job-light-bg {
  background: #E7D6DC; }

.w-40-p {
  width: 40% !important; }

.w-30-p {
  width: 30% !important; }

a {
  color: #000;
  text-decoration: none !important; }

button:focus {
  box-shadow: unset !important; }

.faqResetpassbtn {
  text-decoration: underline !important; }
  .faqResetpassbtn:hover {
    color: #B653CE !important; }

.faqSection {
  padding-bottom: 40px; }
  .faqSection h1, .faqSection h2 {
    padding: 0 40px;
    font-size: 40px;
    font-family: "Playfair-Display";
    font-weight: bold;
    margin-top: 4rem; }
  .faqSection .faqContent .info {
    padding: 0 40px;
    margin: 30px 0; }
    .faqSection .faqContent .info h2 {
      font-size: 40px;
      font-family: "Playfair-Display";
      font-weight: bold; }
    .faqSection .faqContent .info h3 {
      font-family: "Futura-bold";
      font-size: 25px;
      margin-bottom: 20px; }
    .faqSection .faqContent .info p {
      font-size: 16px;
      font-family: "Futura-book";
      margin-top: 0; }
    .faqSection .faqContent .info .customMargin {
      margin-bottom: 2.5rem; }
    .faqSection .faqContent .info .top-text-container {
      overflow: hidden;
      position: relative;
      max-height: none;
      transition: max-height 0.5s ease-in-out;
      min-height: auto !important; }
      .faqSection .faqContent .info .top-text-container ol {
        margin-bottom: 1.5rem; }
    .faqSection .faqContent .info .arrow-icon {
      width: 17px;
      height: 12px;
      vertical-align: middle; }
    .faqSection .faqContent .info .top-text.collapsed {
      max-height: 5em;
      overflow: hidden; }
    .faqSection .faqContent .info .read-more-link {
      display: none; }
  .faqSection .faqContent .contactSection {
    background-color: #ECDFE3;
    padding: 40px; }
    .faqSection .faqContent .contactSection p {
      font-weight: bold; }
    .faqSection .faqContent .contactSection .email {
      color: #2B61CC !important; }
  .faqSection .topSection .herobanner figure {
    width: 100%;
    height: 428px; }
    .faqSection .topSection .herobanner figure img {
      width: 100%;
      height: 100%; }
  .faqSection .topSection .herobanner .content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%; }
    .faqSection .topSection .herobanner .content .title {
      margin-top: 0 !important;
      font-family: "Playfair-Display";
      font-weight: bold;
      font-size: 40px; }
  .faqSection .services {
    padding: 40px;
    margin-top: 40px;
    background-color: #ECDFE3; }
    .faqSection .services h3 {
      font-family: "Futura-bold";
      font-size: 25px;
      margin-bottom: 20px; }
    .faqSection .services p {
      font-size: 16px; }
    .faqSection .services ul {
      margin-bottom: 0; }
    .faqSection .services .moreInfo {
      font-size: 16px;
      font-weight: bolder;
      margin-bottom: 0;
      display: flex;
      gap: 10px; }
      .faqSection .services .moreInfo span img {
        width: 34px;
        height: 14px; }
    .faqSection .services .btn-primary {
      box-shadow: none; }
  @media screen and (max-width: 767px) {
    .faqSection h1, .faqSection h2 {
      font-size: 25px !important;
      padding: 0 10px; }
    .faqSection .topSection .herobanner {
      flex-direction: column-reverse;
      margin-bottom: 0.5rem; }
      .faqSection .topSection .herobanner figure {
        width: 100%;
        height: 260px; }
      .faqSection .topSection .herobanner .content .title {
        text-align: center;
        line-height: 30px !important;
        margin: 20px 0 !important; }
    .faqSection .services {
      margin-top: 0;
      padding: 30px 15px 35px; }
      .faqSection .services h3 {
        font-size: 18px;
        font-weight: bolder; }
    .faqSection .bottomPadding {
      padding-bottom: 30px; }
    .faqSection .faqContent .info {
      padding: 0 10px; }
      .faqSection .faqContent .info h3 {
        font-size: 18px;
        font-weight: bolder; }
      .faqSection .faqContent .info .top-text {
        max-height: 7.5em;
        overflow: hidden; }
      .faqSection .faqContent .info .read-more-link {
        text-align: center;
        width: max-content;
        border-top: 1px dotted black;
        font-weight: 600;
        border: 1px solid black;
        padding: 5px 20px;
        margin: 8px auto;
        align-items: center;
        gap: 5px;
        display: flex; }
        .faqSection .faqContent .info .read-more-link .expanded {
          transform: rotate(180deg);
          /* Rotate the arrow when expanded */ }
      .faqSection .faqContent .info .top-text.expanded {
        max-height: none;
        overflow: visible; }
      .faqSection .faqContent .info .top-text.expanded .arrow-icon {
        transform: rotate(180deg);
        /* Rotate the arrow when expanded */ } }

/*# sourceMappingURL=faq.css.map */
