/* line 1, ci-landing.scss */
html {
  font-size: 14px;
  overflow-x: hidden;
}

/* line 6, ci-landing.scss */
body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1rem;
  color: #737373;
  margin: 0;
}

/* line 13, ci-landing.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 20, ci-landing.scss */
a,
a:visited,
a:focus,
a:active,
a:hover {
  color: #f26e22;
  text-decoration: none;
}

@media (max-width: 767px) {
  /* line 30, ci-landing.scss */
  .hide-inMobile {
    display: none !important;
  }
}

@media (min-width: 768px) {
  /* line 36, ci-landing.scss */
  .hide-inDesktop {
    display: none !important;
  }
}

/* line 41, ci-landing.scss */
.primary-text {
  color: #f26e22;
}

/* line 45, ci-landing.scss */
.btn-1 {
  background: transparent;
  border: 1px solid #00385b;
  display: inline-block;
  color: #00385b;
  border-radius: 4px;
  line-height: 3.42rem;
  padding: 0 1.5rem;
  outline: 0;
  transition: all ease 0.4;
}

/* line 57, ci-landing.scss */
.btn-1:hover {
  border-color: #f26e22;
  color: #f26e22;
  text-decoration: none;
}

/* line 63, ci-landing.scss */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 68, ci-landing.scss */
img {
  vertical-align: middle;
}

/* line 72, ci-landing.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 76, ci-landing.scss */
a {
  text-decoration: none;
}

/* line 80, ci-landing.scss */
.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 85, ci-landing.scss */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 92, ci-landing.scss */
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

/* line 97, ci-landing.scss */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 104, ci-landing.scss */
.flex-container {
  display: flex;
}

/* line 108, ci-landing.scss */
.light-blue-background {
  background-color: #ECF6FF;
}

/* line 112, ci-landing.scss */
.blue-background {
  background-color: #004467;
}

/* line 115, ci-landing.scss */
.blue-background p, .blue-background li, .blue-background h1, .blue-background h2, .blue-background h3 {
  color: #FFFFFF !important;
}

/* line 120, ci-landing.scss */
.white-background {
  background: #FFFFFF;
}

@media (min-width: 768px) {
  /* line 125, ci-landing.scss */
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  /* line 131, ci-landing.scss */
  .container {
    width: inherit;
    margin: 0 20px;
  }
}

@media (min-width: 1200px) {
  /* line 138, ci-landing.scss */
  .container {
    width: 1170px;
  }
}

/* line 143, ci-landing.scss */
.relative {
  position: relative;
}

@media (max-width: 992px) {
  /* line 148, ci-landing.scss */
  .mobile-hero-background {
    background: url(https://assets.pricefox.gr/greece/pricefox.gr/production/gr/images/ci/svg/mr_pricefox_thumbs_up.svg);
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 47%;
  }
}

/* line 156, ci-landing.scss */
.hide-in-desktop {
  display: none;
}

/* line 160, ci-landing.scss */
.flex-container {
  display: flex;
  align-items: center;
}

/* line 166, ci-landing.scss */
.osano-cm-close {
  display: none;
}

/* line 170, ci-landing.scss */
.osano-cm-list-item label {
  font-size: 20px;
}

/* line 174, ci-landing.scss */
.osano-cm-button--type_accept {
  order: 3;
}

/* line 178, ci-landing.scss */
.osano-cm-button--type_save {
  order: 1;
  background-color: white;
  color: #737373;
  border-color: #737373;
}

/* line 185, ci-landing.scss */
.osano-cm-button--type_denyAll {
  order: 2;
  background-color: #fff;
  color: #737373;
  border-color: #737373;
}

/* line 192, ci-landing.scss */
.osano-cm-button--type_denyAll:hover, .osano-cm-button--type_save:hover {
  background-color: #f0f0f0;
}

/* line 197, ci-landing.scss */
.osano-cm-dialog--type_box {
  background: #fff;
  box-shadow: 0 0 0 100vmax rgba(0, 0, 0, 0.66);
}

/* line 203, ci-landing.scss */
.osano-cm-info-dialog__info .osano-cm-info-dialog-header__header {
  color: #000000;
}

/* line 207, ci-landing.scss */
.osano-cm-info-dialog__info p {
  color: #004467;
}

/* line 212, ci-landing.scss */
.blur {
  filter: blur(2px);
  pointer-events: none;
  position: fixed;
  width: 100%;
  height: 100%;
}

/* line 223, ci-landing.scss */
.ciab-v2 .white-shadow-box {
  background: #ffffff;
  box-shadow: 0 0 29px rgba(0, 0, 0, 0.13);
  border-radius: 15px;
}

/* line 229, ci-landing.scss */
.ciab-v2 .compare-section-faq {
  margin: 20px 0;
}

/* line 231, ci-landing.scss */
.ciab-v2 .compare-section-faq .box-faq {
  background: #ffffff;
  border: 1px solid #bbc0d1;
  box-sizing: border-box;
  border-radius: 15px;
  width: 100%;
}

/* line 238, ci-landing.scss */
.ciab-v2 .compare-section-faq .box-faq .compare-header-faq {
  justify-content: space-between;
  padding: 48px 42px 10px;
  border-bottom: 1px solid #bbc0d1;
}

/* line 243, ci-landing.scss */
.ciab-v2 .compare-section-faq .box-faq .compare-header-faq .compare-header-title-faq {
  margin: 8px 20px 10px;
  font-weight: 700;
  font-size: 20px;
}

/* line 249, ci-landing.scss */
.ciab-v2 .compare-section-faq .box-faq .compare-header-faq p {
  font-size: 17px;
  color: #004467;
  margin: 0 30px 0 20px;
}

/* line 255, ci-landing.scss */
.ciab-v2 .compare-section-faq .box-faq .compare-header-faq .description {
  margin: 40px 20px 0;
}

/* line 260, ci-landing.scss */
.ciab-v2 .compare-section-faq .box-faq .note-faq {
  text-align: center;
  font-size: 14px;
  color: #004467;
  margin: 10px 40px;
}

/* line 267, ci-landing.scss */
.ciab-v2 .compare-section-faq .box-faq .compare-table-faq {
  padding: 15px 22px 0;
}

/* line 270, ci-landing.scss */
.ciab-v2 .compare-section-faq .box-faq .compare-table-faq table {
  text-align: center;
  border-collapse: collapse;
  width: 100%;
}

/* line 275, ci-landing.scss */
.ciab-v2 .compare-section-faq .box-faq .compare-table-faq table th {
  font-weight: 700;
  font-size: 15px;
  color: #012e4b;
  padding: 4px 0;
  border-left: 1px solid #bbc0d1;
  width: 140px;
}

/* line 283, ci-landing.scss */
.ciab-v2 .compare-section-faq .box-faq .compare-table-faq table th.no-border {
  border: none;
  min-width: 75px;
}

/* line 289, ci-landing.scss */
.ciab-v2 .compare-section-faq .box-faq .compare-table-faq table td {
  padding: 6px 0;
  font-size: 15px;
  color: #f26e22;
  font-style: italic;
  border: 1px solid #bbc0d1;
  border-bottom: none;
}

/* line 297, ci-landing.scss */
.ciab-v2 .compare-section-faq .box-faq .compare-table-faq table td.first-col {
  color: #012e4b;
  font-style: normal;
  border-left: none;
}

/* line 303, ci-landing.scss */
.ciab-v2 .compare-section-faq .box-faq .compare-table-faq table td .model-color {
  color: #92A2AA;
}

/* line 307, ci-landing.scss */
.ciab-v2 .compare-section-faq .box-faq .compare-table-faq table td.last-col {
  border-right: none;
}

/* line 315, ci-landing.scss */
.ciab-v2 .compare-section {
  padding: 80px 0;
  background: #f8fafb;
}

/* line 319, ci-landing.scss */
.ciab-v2 .compare-section .box {
  background: #ffffff;
  border: 1px solid #bbc0d1;
  box-sizing: border-box;
  border-radius: 15px;
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
}

/* line 329, ci-landing.scss */
.ciab-v2 .compare-section .box .compare-header {
  justify-content: space-between;
  padding: 48px 42px 10px;
  border-bottom: 1px solid #bbc0d1;
}

/* line 334, ci-landing.scss */
.ciab-v2 .compare-section .box .compare-header h2 {
  margin: 8px 20px 10px;
}

/* line 338, ci-landing.scss */
.ciab-v2 .compare-section .box .compare-header p {
  font-size: 17px;
  color: #004467;
  margin: 0 30px 0 20px;
}

/* line 344, ci-landing.scss */
.ciab-v2 .compare-section .box .compare-header .description {
  margin: 40px 20px 0;
}

/* line 350, ci-landing.scss */
.ciab-v2 .compare-section .box .compare-box-header {
  justify-content: space-between;
  padding: 48px 42px 10px;
  border-bottom: 1px solid #bbc0d1;
}

/* line 355, ci-landing.scss */
.ciab-v2 .compare-section .box .compare-box-header h2 {
  margin: 8px 20px 10px;
}

/* line 359, ci-landing.scss */
.ciab-v2 .compare-section .box .compare-box-header p {
  font-size: 17px;
  color: #004467;
  margin: 30px 0 30px 20px;
}

/* line 366, ci-landing.scss */
.ciab-v2 .compare-section .box .note {
  font-size: 15px;
  color: #004467;
  text-align: center;
  margin: 30px;
}

/* line 373, ci-landing.scss */
.ciab-v2 .compare-section .box .compare-table {
  padding: 30px 42px 0;
}

/* line 376, ci-landing.scss */
.ciab-v2 .compare-section .box .compare-table table {
  text-align: center;
  border-collapse: collapse;
  width: 100%;
}

/* line 381, ci-landing.scss */
.ciab-v2 .compare-section .box .compare-table table th {
  font-weight: 700;
  font-size: 17px;
  color: #012e4b;
  padding: 8px 3px;
  border-left: 1px solid #bbc0d1;
  min-width: 140px;
}

/* line 389, ci-landing.scss */
.ciab-v2 .compare-section .box .compare-table table th.no-border {
  border: none;
  min-width: 75px;
}

/* line 395, ci-landing.scss */
.ciab-v2 .compare-section .box .compare-table table td {
  padding: 8px 0;
  font-size: 17px;
  color: #f26e22;
  font-style: italic;
  border: 1px solid #bbc0d1;
  border-bottom: none;
}

/* line 403, ci-landing.scss */
.ciab-v2 .compare-section .box .compare-table table td.first-col {
  color: #012e4b;
  font-style: normal;
  border-left: none;
  font-size: 14px;
  padding: 8px;
}

/* line 411, ci-landing.scss */
.ciab-v2 .compare-section .box .compare-table table td .model-color {
  color: #92A2AA;
}

/* line 415, ci-landing.scss */
.ciab-v2 .compare-section .box .compare-table table td.last-col {
  border-right: none;
}

/* line 426, ci-landing.scss */
#aboutUs .flex-container {
  align-items: revert;
}

/* line 430, ci-landing.scss */
#aboutUs .aboutUs-title {
  justify-content: center;
  align-items: center;
  background-color: #004467;
  height: 500px;
  width: 100%;
  padding: 0 3%;
  text-align: center;
}

/* line 439, ci-landing.scss */
#aboutUs .aboutUs-title h1 {
  font-size: 2.71rem;
  color: #FFFFFF;
  font-weight: 700;
}

/* line 446, ci-landing.scss */
#aboutUs .aboutUs-title.aboutUs-member-title .aboutUs-job-title {
  flex-direction: column;
  text-align: left;
  justify-content: center;
  padding-bottom: 50px;
  width: 565px;
  height: 100%;
  color: #FFFFFF;
  font-weight: 500;
}

/* line 456, ci-landing.scss */
#aboutUs .aboutUs-title.aboutUs-member-title .aboutUs-job-title h1 {
  font-size: 2.14rem;
  margin-bottom: 0;
  font-weight: 700;
}

/* line 462, ci-landing.scss */
#aboutUs .aboutUs-title.aboutUs-member-title .aboutUs-job-title h2 {
  margin: 10px 0 0 0;
}

/* line 466, ci-landing.scss */
#aboutUs .aboutUs-title.aboutUs-member-title .aboutUs-job-title p {
  font-size: 1.42rem;
}

/* line 470, ci-landing.scss */
#aboutUs .aboutUs-title.aboutUs-member-title .aboutUs-job-title .member-linkedin {
  font-size: 1.14rem;
}

/* line 475, ci-landing.scss */
#aboutUs .aboutUs-title.aboutUs-member-title .aboutUs-member-img {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 50px;
  width: 565px;
  height: 100%;
  padding-right: 10px;
}

/* line 487, ci-landing.scss */
#aboutUs .aboutUs-content {
  padding: 50px 0;
  width: 1131px;
  margin: auto;
  font-size: 1.14rem;
  color: #004467;
}

/* line 494, ci-landing.scss */
#aboutUs .aboutUs-content h1, #aboutUs .aboutUs-content h2, #aboutUs .aboutUs-content h3 {
  line-height: normal;
  font-weight: 700;
  color: #004467;
  margin: 0;
}

/* line 501, ci-landing.scss */
#aboutUs .aboutUs-content h2 {
  font-size: 1.85rem;
}

/* line 505, ci-landing.scss */
#aboutUs .aboutUs-content h3 {
  font-size: 1.57rem;
  font-weight: 500 !important;
}

/* line 510, ci-landing.scss */
#aboutUs .aboutUs-content .h2-heading {
  font-size: 1.57rem;
  font-weight: 500 !important;
}

/* line 515, ci-landing.scss */
#aboutUs .aboutUs-content li {
  margin-bottom: 10px;
}

/* line 519, ci-landing.scss */
#aboutUs .aboutUs-content a {
  color: #F26E22;
}

/* line 524, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-insurance-list, #aboutUs .aboutUs-content .aboutUs-energy-list {
  align-items: flex-start;
  gap: 3%;
}

/* line 529, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-contact-containers li {
  display: flex;
  align-items: center;
  list-style-type: none;
  padding: 35px 0 35px 20px;
  width: 246px;
  height: 120px;
  margin-right: 20px;
  border-radius: 15px;
  background: #FFFFFF;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 541, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-contact-containers li img {
  margin-right: 20px;
}

/* line 546, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-contact-containers a {
  color: #004467;
}

/* line 551, ci-landing.scss */
#aboutUs .aboutUs-content.aboutUs-why-trust {
  flex-direction: column;
  text-align: center;
}

/* line 555, ci-landing.scss */
#aboutUs .aboutUs-content.aboutUs-why-trust .aboutUs-why-trust-container {
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-top: 20px;
}

/* line 561, ci-landing.scss */
#aboutUs .aboutUs-content.aboutUs-why-trust .aboutUs-why-trust-container .aboutUs-why-trust-subtitle {
  font-size: 1.42rem;
  margin-bottom: 0;
}

/* line 568, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-note {
  font-size: 0.85rem;
  color: #92A2AA;
}

/* line 574, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-team-members {
  justify-content: center;
  width: 100%;
  gap: 20px;
  flex-wrap: wrap;
  margin: 50px 0;
}

/* line 581, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-team-members .aboutUs-team-member-container {
  display: flex;
  width: 410px;
  height: 200px;
  border-radius: 15px;
  border: 1px solid #004467;
  flex-direction: column;
  justify-content: flex-start;
  padding: 20px 38px;
}

/* line 591, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-team-members .aboutUs-team-member-container h2 {
  font-size: 1.42rem;
}

/* line 595, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-team-members .aboutUs-team-member-container p {
  height: 70px;
}

/* line 599, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-team-members .aboutUs-team-member-container.background-desk {
  background: #ECF6FF;
}

/* line 604, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-team-members .aboutUs-team-member-btn {
  width: 194px;
  height: 40px;
  border-radius: 10px;
  background: #F26E22;
  text-align: center;
  color: white;
  border: none;
  cursor: pointer;
  font-size: 1.14rem;
  font-weight: 500;
}

/* line 618, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-member-quote {
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 206px;
  border-radius: 12px;
  background: #ECF6FF;
  padding: 20px;
  margin-top: 70px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
}

/* line 629, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-member-quote strong {
  font-size: 1.85rem;
  margin: 0 auto;
  font-weight: 500;
}

/* line 635, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-member-quote .aboutUs-quote-content {
  align-items: center;
}

/* line 638, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-member-quote .aboutUs-quote-content p {
  margin: 30px 0;
}

/* line 642, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-member-quote .aboutUs-quote-content .quote-left {
  margin-bottom: auto;
}

/* line 646, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-member-quote .aboutUs-quote-content .quote-right {
  margin-top: auto;
}

/* line 653, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-awards-container {
  justify-content: space-between;
  margin-bottom: 30px;
}

/* line 657, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-awards-container img {
  margin-top: 10px;
}

/* line 661, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-awards-container .aboutUs-awards-description {
  flex-direction: column;
  width: 540px;
}

/* line 668, ci-landing.scss */
#aboutUs .aboutUs-content .google-reviews-and-rating-section {
  background-color: #FFFFFF;
  height: fit-content;
  margin: 50px 0;
}

/* line 673, ci-landing.scss */
#aboutUs .aboutUs-content .google-reviews-and-rating-section .google-reviews-and-rating-container {
  width: inherit;
}

/* line 677, ci-landing.scss */
#aboutUs .aboutUs-content .google-reviews-and-rating-section .google-reviews-container {
  justify-content: space-between;
  width: inherit;
  margin: auto;
  height: fit-content;
}

/* line 684, ci-landing.scss */
#aboutUs .aboutUs-content .google-reviews-and-rating-section .google-reviews-box {
  width: 415px;
  height: 220px;
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.1);
}

/* line 689, ci-landing.scss */
#aboutUs .aboutUs-content .google-reviews-and-rating-section .google-reviews-box .reviews-review-and-logo {
  height: inherit;
}

/* line 691, ci-landing.scss */
#aboutUs .aboutUs-content .google-reviews-and-rating-section .google-reviews-box .reviews-review-and-logo p {
  width: 380px;
}

/* line 699, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-video-container {
  margin: 50px 0;
  width: inherit;
  justify-content: space-between;
}

/* line 704, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-video-container .aboutUs-video-box {
  display: flex;
  flex-direction: column;
  width: 440px;
  height: 300px;
  border-radius: 15px;
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.1);
}

/* line 712, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-video-container .aboutUs-video-box .aboutUs-video-image1, #aboutUs .aboutUs-content .aboutUs-video-container .aboutUs-video-box .aboutUs-video-image2 {
  justify-content: center;
  align-items: center;
  background-size: cover;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  width: 100%;
  height: 150px;
}

/* line 722, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-video-container .aboutUs-video-box .aboutUs-video-image1 {
  background: url(https://assets.pricefox.gr/greece/pricefox.gr/production/gr/images/general/homepage-hero-section-new/toprwino.png) no-repeat;
  background-size: cover;
}

/* line 728, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-video-container .aboutUs-video-box .aboutUs-video-image2 {
  background: url(https://assets.pricefox.gr/greece/pricefox.gr/production/gr/images/general/homepage-hero-section-new/video1.png) no-repeat;
  background-size: cover;
}

/* line 734, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-video-container .aboutUs-video-box .aboutUs-video-box-description {
  padding: 20px;
}

/* line 737, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-video-container .aboutUs-video-box .aboutUs-video-box-description .title {
  font-size: 1.42rem;
}

/* line 741, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-video-container .aboutUs-video-box .aboutUs-video-box-description p {
  margin: 5px 0 0;
  color: #004467;
}

/* line 749, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-tv-spot {
  flex-direction: column;
  margin-bottom: 50px;
}

/* line 753, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-tv-spot .aboutUs-spot-img {
  border-radius: 10px;
}

/* line 757, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-tv-spot h3 {
  font-weight: 700;
}

/* line 761, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-tv-spot hr {
  margin: 30px 0 20px;
  border: 1.3px solid #004766;
}

/* line 768, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-mentions-section {
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background: #004766;
  color: #FFFFFF;
  flex-wrap: wrap;
  padding: 20px 40px;
  height: 360px;
  margin: 30px 0;
  gap: 10px;
}

/* line 780, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-mentions-section .aboutUs-mentions-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 120px;
  justify-content: center;
  flex: 1 1 25%;
}

/* line 788, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-mentions-section .aboutUs-mentions-container .aboutUs-mentions-img, #aboutUs .aboutUs-content .aboutUs-mentions-section .aboutUs-mentions-container p {
  width: 230px;
  height: 40px;
}

/* line 794, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-mentions-section .aboutUs-mentions-img {
  height: 40px;
}

/* line 799, ci-landing.scss */
#aboutUs .aboutUs-content .curved-line {
  justify-content: center;
  margin: 10px auto;
}

/* line 804, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-contact-container {
  justify-content: center;
  width: 435px;
  height: fit-content;
  flex-direction: column;
  border-radius: 10px;
  margin: -412px -40px 50px auto;
}

/* line 812, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-contact-container h2 {
  margin: 0;
}

/* line 816, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-contact-container li, #aboutUs .aboutUs-content .aboutUs-contact-container p {
  margin: 0;
  padding: 0;
}

/* line 821, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-contact-container ul {
  padding-left: 20px;
  margin: 0;
}

/* line 826, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-contact-container li::marker {
  color: #004766;
}

/* line 830, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-contact-container .aboutUs-contact-subContainer {
  border: 1px solid #004766;
  padding: 10px 20px;
  width: inherit;
}

/* line 835, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-contact-container .aboutUs-contact-subContainer.-border-top-radius {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

/* line 840, ci-landing.scss */
#aboutUs .aboutUs-content .aboutUs-contact-container .aboutUs-contact-subContainer.-border-bottom-radius {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

/* line 849, ci-landing.scss */
#aboutUs .offered-services {
  flex-direction: column;
  align-items: flex-start;
  padding: 50px 0;
  width: 1131px;
  margin: auto;
  color: #FFFFFF;
  font-size: 1.14rem;
}

/* line 858, ci-landing.scss */
#aboutUs .offered-services h2 {
  font-size: 1.85rem;
  font-weight: 700;
}

/* line 863, ci-landing.scss */
#aboutUs .offered-services h3 {
  font-size: 1.57rem;
  font-weight: 700;
}

/* line 868, ci-landing.scss */
#aboutUs .offered-services .h2-heading {
  font-size: 1.57rem;
  font-weight: 700;
}

/* line 873, ci-landing.scss */
#aboutUs .offered-services .offered-services-list {
  display: flex;
  flex-direction: column;
  list-style-type: none;
  align-items: center;
  padding: 0 200px;
  width: 100%;
  height: 800px;
  flex-wrap: wrap;
  gap: 24px;
  margin: 50px auto;
}

/* line 886, ci-landing.scss */
#aboutUs .offered-services .offered-services-list li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 180px;
  padding: 20px;
  font-size: 1.14rem;
  border-radius: 15px;
  background: #FFFFFF;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  text-align: center;
}

/* line 900, ci-landing.scss */
#aboutUs .offered-services .offered-services-list li p {
  color: #004467 !important;
}

/* line 907, ci-landing.scss */
#aboutUs .ciab-faq-section {
  max-width: 1131px;
}

/* line 910, ci-landing.scss */
#aboutUs .ciab-faq-section .faq-list-car {
  margin: 0;
}

/* line 914, ci-landing.scss */
#aboutUs .ciab-faq-section .item {
  margin: 0;
}

/* line 920, ci-landing.scss */
.orange {
  color: #EF611E;
}

/* line 925, ci-landing.scss */
.homepage-v2 .pulse {
  animation: none !important;
}

/* line 929, ci-landing.scss */
.homepage-v2 h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 45px;
  color: #004467;
  margin: 8px 20px 50px;
}

/* line 937, ci-landing.scss */
.homepage-v2 h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 45px;
  color: #004467;
  margin: 8px 20px 50px;
}

/* line 945, ci-landing.scss */
.homepage-v2 .headings {
  font-weight: 700;
  font-size: 40px;
  line-height: 45px;
  color: #004467;
  margin: 8px 0 50px;
}

/* line 953, ci-landing.scss */
.homepage-v2 .subtitle {
  width: 300px;
  font-weight: 400;
  font-size: 17px;
  margin: 0 auto;
  color: #02314c;
}

/* line 961, ci-landing.scss */
.homepage-v2 .small-orange-text {
  font-weight: 700;
  font-size: 15px;
  color: #f26e22;
}

/* line 967, ci-landing.scss */
.homepage-v2 .gray-text {
  font-size: 15px;
  color: #737373;
}

/* line 972, ci-landing.scss */
.homepage-v2 .ask-the-fox-section {
  color: #02314c;
  padding: 80px 0 100px;
  text-align: center;
}

/* line 977, ci-landing.scss */
.homepage-v2 .ask-the-fox-section .ft-container {
  display: flex;
  justify-content: center;
  align-items: stretch;
  margin-top: 40px;
}

/* line 983, ci-landing.scss */
.homepage-v2 .ask-the-fox-section .ft-container .ft-boxes {
  padding: 20px 15px;
  width: 217px;
  height: 275px;
  margin: 0 15px;
}

/* line 989, ci-landing.scss */
.homepage-v2 .ask-the-fox-section .ft-container .ft-boxes img {
  margin: 0 auto;
}

/* line 993, ci-landing.scss */
.homepage-v2 .ask-the-fox-section .ft-container .ft-boxes .info-heading {
  font-weight: 700;
  font-size: 17px;
  line-height: 20px;
  margin: 15px 0;
}

/* line 1000, ci-landing.scss */
.homepage-v2 .ask-the-fox-section .ft-container .ft-boxes .info-description {
  font-size: 13px;
  text-align: center;
  color: #737373;
}

/* line 1009, ci-landing.scss */
.homepage-v2 .steps-section {
  background: #f8fafb;
  text-align: center;
  padding: 70px 0 60px;
}

/* line 1014, ci-landing.scss */
.homepage-v2 .steps-section .flex-container {
  justify-content: space-evenly;
  margin: 40px auto;
  max-width: 1200px;
}

/* line 1020, ci-landing.scss */
.homepage-v2 .steps-section .white-shadow-box {
  padding: 25px;
  width: 30%;
  height: 170px;
}

/* line 1025, ci-landing.scss */
.homepage-v2 .steps-section .white-shadow-box .orange-label {
  background: #f26e22;
  border-radius: 2px;
  color: #fff;
  font-weight: 700;
  font-size: 13px;
  width: 70px;
  padding: 5px;
  margin: 0 auto;
}

/* line 1036, ci-landing.scss */
.homepage-v2 .steps-section .white-shadow-box .step-title {
  font-size: 20px;
  color: #012e4b;
  line-height: 25px;
}

/* line 1045, ci-landing.scss */
.homepage-v2 .support-box-section .white-support {
  padding-top: 100px;
}

/* line 1048, ci-landing.scss */
.homepage-v2 .support-box-section .white-support .white-shadow-box {
  width: 685px;
  margin: 0 auto;
  border-radius: 15px 15px 0 0;
  color: #737373;
}

/* line 1054, ci-landing.scss */
.homepage-v2 .support-box-section .white-support .white-shadow-box .support-details {
  padding: 33px;
}

/* line 1057, ci-landing.scss */
.homepage-v2 .support-box-section .white-support .white-shadow-box .support-details .headings {
  line-height: 40px;
}

/* line 1061, ci-landing.scss */
.homepage-v2 .support-box-section .white-support .white-shadow-box .support-details p {
  color: #004467;
}

/* line 1065, ci-landing.scss */
.homepage-v2 .support-box-section .white-support .white-shadow-box .support-details .call-us {
  color: #737373;
  font-size: 14px;
}

/* line 1070, ci-landing.scss */
.homepage-v2 .support-box-section .white-support .white-shadow-box .support-details #support-phone {
  font-size: 20px;
}

/* line 1074, ci-landing.scss */
.homepage-v2 .support-box-section .white-support .white-shadow-box .support-details .orange-btn {
  padding: 16px;
  background: #f26e22;
  border-radius: 5px;
  font-weight: 700;
  font-size: 20px;
  color: #ffffff;
  justify-content: space-between;
  align-items: center;
  width: 230px;
  height: 60px;
  margin: 30px 0;
}

/* line 1087, ci-landing.scss */
.homepage-v2 .support-box-section .white-support .white-shadow-box .support-details .orange-btn p {
  color: #FFFFFF;
}

/* line 1095, ci-landing.scss */
.homepage-v2 .support-box-section .gray-support {
  padding-bottom: 100px;
}

/* line 1098, ci-landing.scss */
.homepage-v2 .support-box-section .gray-support .white-shadow-box {
  background: #f5f7fb;
  border-radius: 0 0 15px 15px;
  width: 685px;
  margin: 0 auto;
}

/* line 1104, ci-landing.scss */
.homepage-v2 .support-box-section .gray-support .white-shadow-box .support-numbers {
  justify-content: space-between;
  padding: 23px 33px;
  line-height: 18px;
}

/* line 1109, ci-landing.scss */
.homepage-v2 .support-box-section .gray-support .white-shadow-box .support-numbers img {
  margin-right: 30px;
}

/* line 1113, ci-landing.scss */
.homepage-v2 .support-box-section .gray-support .white-shadow-box .support-numbers p {
  font-size: 13px;
  color: #004467;
  margin: 7px 0;
  line-height: 18px;
}

/* line 1120, ci-landing.scss */
.homepage-v2 .support-box-section .gray-support .white-shadow-box .support-numbers a {
  font-weight: 700;
  font-size: 20px;
  color: #004467;
}

/* line 1130, ci-landing.scss */
.homepage-v2 .ciab-faq-section {
  padding: 40px 0 70px 0;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

/* line 1136, ci-landing.scss */
.homepage-v2 .ciab-faq-section #faq-header {
  font-weight: 700;
  font-size: 33px;
  line-height: 45px;
  color: #02314c;
  margin: 8px 20px 30px;
}

/* line 1144, ci-landing.scss */
.homepage-v2 .ciab-faq-section h2 {
  margin-bottom: 30px;
}

/* line 1148, ci-landing.scss */
.homepage-v2 .ciab-faq-section #faq-desc {
  margin: 30px 45px 30px 25px;
}

/* line 1152, ci-landing.scss */
.homepage-v2 .ciab-faq-section #faq-desc p {
  font-size: 14px;
  color: #737373;
}

/* line 1157, ci-landing.scss */
.homepage-v2 .ciab-faq-section .toggle-info {
  display: block;
  color: #647582;
  font-size: 15px;
  padding: 0 10px 25px 0;
}

/* line 1163, ci-landing.scss */
.homepage-v2 .ciab-faq-section .toggle-info a {
  color: #f26e22 !important;
}

/* line 1167, ci-landing.scss */
.homepage-v2 .ciab-faq-section .toggle-info ul {
  padding-left: 40px !important;
}

/* line 1172, ci-landing.scss */
.homepage-v2 .ciab-faq-section .toggle-info-title {
  display: flex;
  gap: 15px;
  height: 25px;
  margin-bottom: 10px;
}

/* line 1178, ci-landing.scss */
.homepage-v2 .ciab-faq-section .toggle-info-title h3 {
  margin: 0 !important;
  line-height: 25px;
  height: inherit;
}

/* line 1185, ci-landing.scss */
.homepage-v2 .ciab-faq-section .toggle-info-notation {
  display: flex;
  justify-content: center;
  align-items: center !important;
  border-radius: 4px;
  width: 160px;
  gap: 10px;
  height: 25px;
  color: black;
  background-color: rgba(242, 110, 34, 0.2);
}

/* line 1196, ci-landing.scss */
.homepage-v2 .ciab-faq-section .toggle-info-notation p {
  font-size: 13px !important;
  padding-top: 12px;
  margin-top: 0 !important;
}

/* line 1203, ci-landing.scss */
.homepage-v2 .ciab-faq-section .fox-icon {
  width: 20px;
  height: 20px;
}

/* line 1208, ci-landing.scss */
.homepage-v2 .ciab-faq-section .toggle-info h3 {
  margin-left: 0;
  color: #012e4b !important;
}

/* line 1213, ci-landing.scss */
.homepage-v2 .ciab-faq-section .toggle-info p {
  margin-top: 10px;
  font-size: 15px;
}

/* line 1218, ci-landing.scss */
.homepage-v2 .ciab-faq-section .toggle-info li p {
  margin: 5px;
}

/* line 1222, ci-landing.scss */
.homepage-v2 .ciab-faq-section .item {
  border-top: 1px solid #92a2aa;
}

/* line 1225, ci-landing.scss */
.homepage-v2 .ciab-faq-section .item h2 {
  cursor: pointer;
  padding-right: 20px;
  font-weight: 700;
  font-size: 18px;
  color: #012e4b;
  margin: 20px 20px 20px 0;
}

/* line 1234, ci-landing.scss */
.homepage-v2 .ciab-faq-section .item .h3-heading {
  cursor: pointer;
  padding-right: 20px;
  font-weight: 700;
  font-size: 18px;
  color: #012e4b;
  margin: 20px 20px 20px 0;
  line-height: inherit;
}

/* line 1244, ci-landing.scss */
.homepage-v2 .ciab-faq-section .item h3 {
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 18px;
  color: #92a2aa;
}

/* line 1252, ci-landing.scss */
.homepage-v2 .ciab-faq-section .item .h4-heading {
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 0;
  font-size: 18px;
  color: #012e4b;
  line-height: 45px;
}

/* line 1262, ci-landing.scss */
.homepage-v2 .ciab-faq-section .item .h4-heading-landing {
  font-weight: 600;
  margin-top: 0;
  font-size: 18px;
  color: #012e4b;
  line-height: 25px;
}

/* line 1272, ci-landing.scss */
.homepage-v2 .arrow-btn {
  transform: rotate(180deg);
  position: absolute;
  background: none;
  border: none;
  right: 0;
  height: 60px;
}

/* line 1281, ci-landing.scss */
.homepage-v2 .prices-section {
  text-align: center;
  padding: 70px 0 90px;
  background: #F8FAFB;
}

/* line 1286, ci-landing.scss */
.homepage-v2 .prices-section .white-shadow-box {
  height: 320px;
}

/* line 1290, ci-landing.scss */
.homepage-v2 .prices-section h2 {
  margin-bottom: 20px;
}

/* line 1294, ci-landing.scss */
.homepage-v2 .prices-section .date {
  color: #004467;
  margin-bottom: 20px;
  font-size: 13px !important;
}

/* line 1300, ci-landing.scss */
.homepage-v2 .prices-section .description {
  color: #004467;
  font-size: 10px;
  width: 175px;
  margin: 45px auto 0 !important;
  padding-left: 3px;
  text-align: left;
}

/* line 1309, ci-landing.scss */
.homepage-v2 .prices-section .flex-container {
  justify-content: center;
}

/* line 1312, ci-landing.scss */
.homepage-v2 .prices-section .flex-container .price-boxes {
  padding: 25px 0;
  width: 217px;
  margin: 0 15px;
}

/* line 1317, ci-landing.scss */
.homepage-v2 .prices-section .flex-container .price-boxes p {
  margin: 0;
  color: #004467;
}

/* line 1322, ci-landing.scss */
.homepage-v2 .prices-section .flex-container .price-boxes .cc-text {
  font-size: 20px;
}

/* line 1326, ci-landing.scss */
.homepage-v2 .prices-section .flex-container .price-boxes .price {
  font-size: 40px;
  font-weight: 600;
}

/* line 1331, ci-landing.scss */
.homepage-v2 .prices-section .flex-container .price-boxes .duration-text {
  font-size: 16px;
  margin: 0 auto;
}

/* line 1337, ci-landing.scss */
.homepage-v2 .prices-section .flex-container .price-boxes .package-info {
  font-size: 10px;
  color: #92A2AA;
  margin: 7px auto 13px;
}

/* line 1343, ci-landing.scss */
.homepage-v2 .prices-section .flex-container .price-boxes .extra-covers {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

/* line 1348, ci-landing.scss */
.homepage-v2 .prices-section .flex-container .price-boxes .extra-covers .flex-container {
  width: 170px;
  margin: 3px auto;
  justify-content: flex-start;
}

/* line 1353, ci-landing.scss */
.homepage-v2 .prices-section .flex-container .price-boxes .extra-covers .flex-container img {
  margin-right: 10px;
}

/* line 1357, ci-landing.scss */
.homepage-v2 .prices-section .flex-container .price-boxes .extra-covers .flex-container .covers-text {
  font-size: 12px;
  color: #92A2AA;
}

/* line 1365, ci-landing.scss */
.homepage-v2 .prices-section .offer-button {
  margin: 30px auto 0;
}

/* line 1368, ci-landing.scss */
.homepage-v2 .prices-section .offer-button .orange-btn {
  height: 34px;
  padding: 10px 30px;
  font-weight: 700;
  font-size: 12px;
  color: #FFFFFF;
  background: #F26E22;
  border-radius: 5px;
}

/* line 1378, ci-landing.scss */
.homepage-v2 .prices-section .about-prices {
  color: black;
  font-size: 10px;
  margin: 30px auto 0;
}

@media (min-width: 992px) and (max-width: 1440px) {
  /* line 1388, ci-landing.scss */
  #aboutUs .aboutUs-title {
    height: 345px;
  }
  /* line 1392, ci-landing.scss */
  #aboutUs .aboutUs-title.aboutUs-member-title .aboutUs-job-title {
    width: 415px;
    padding: 0;
  }
  /* line 1396, ci-landing.scss */
  #aboutUs .aboutUs-title.aboutUs-member-title .aboutUs-job-title h1 {
    font-size: 1.85rem;
  }
  /* line 1401, ci-landing.scss */
  #aboutUs .aboutUs-title.aboutUs-member-title .aboutUs-member-img {
    width: 415px;
    padding: 0;
  }
  /* line 1408, ci-landing.scss */
  #aboutUs .aboutUs-content {
    width: 890px;
  }
  /* line 1414, ci-landing.scss */
  #aboutUs .aboutUs-content .google-reviews-and-rating-section .google-reviews-container {
    gap: 10px;
  }
  /* line 1419, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-contact-container {
    margin: -360px -20px 50px auto;
  }
  /* line 1425, ci-landing.scss */
  #aboutUs .offered-services {
    width: 890px;
  }
  /* line 1428, ci-landing.scss */
  #aboutUs .offered-services .offered-services-list {
    padding: 0 80px;
  }
  /* line 1434, ci-landing.scss */
  #aboutUs .ciab-faq-section {
    max-width: 890px;
    padding-top: 20px;
  }
}

@media (max-width: 992px) {
  /* line 1443, ci-landing.scss */
  .homepage-v2 h2 {
    font-size: 23px;
    line-height: 30px;
  }
  /* line 1448, ci-landing.scss */
  .homepage-v2 h3 {
    font-size: 23px;
    line-height: 30px;
  }
  /* line 1453, ci-landing.scss */
  .homepage-v2 .h4-heading {
    font-size: 23px;
    line-height: 30px !important;
  }
  /* line 1458, ci-landing.scss */
  .homepage-v2 .headings {
    font-size: 23px;
    line-height: 30px;
  }
  /* line 1463, ci-landing.scss */
  .homepage-v2 .subtitle {
    margin: 10px auto;
  }
  /* line 1467, ci-landing.scss */
  .homepage-v2 .ask-the-fox-section {
    padding: 30px 0 70px !important;
  }
  /* line 1470, ci-landing.scss */
  .homepage-v2 .ask-the-fox-section .ft-container {
    display: block;
    margin: 30px 0 20px;
  }
  /* line 1474, ci-landing.scss */
  .homepage-v2 .ask-the-fox-section .ft-container .ft-boxes {
    margin: 20px 10px;
    width: auto;
    height: 130px;
    padding: 17px;
  }
  /* line 1483, ci-landing.scss */
  .homepage-v2 .steps-section {
    padding: 40px 0 0 0;
  }
  /* line 1486, ci-landing.scss */
  .homepage-v2 .steps-section .flex-container {
    display: block;
    padding: 0 0 40px 0;
    margin: 0;
  }
  /* line 1491, ci-landing.scss */
  .homepage-v2 .steps-section .flex-container .white-shadow-box {
    width: auto;
    margin: 20px;
    padding: 20px;
    height: 140px;
  }
  /* line 1497, ci-landing.scss */
  .homepage-v2 .steps-section .flex-container .white-shadow-box .step-title {
    font-size: 17px;
    line-height: 20px;
  }
  /* line 1502, ci-landing.scss */
  .homepage-v2 .steps-section .flex-container .white-shadow-box .gray-text {
    margin-bottom: 0;
  }
  /* line 1509, ci-landing.scss */
  .homepage-v2 .prices-section {
    padding: 70px 0 40px;
  }
  /* line 1511, ci-landing.scss */
  .homepage-v2 .prices-section .prices-container {
    flex-direction: column;
  }
  /* line 1514, ci-landing.scss */
  .homepage-v2 .prices-section .prices-container .price-boxes {
    margin: 10px auto;
    width: 280px;
  }
  /* line 1520, ci-landing.scss */
  .homepage-v2 .prices-section .about-prices {
    width: 280px;
    text-align: left;
  }
  /* line 1527, ci-landing.scss */
  .homepage-v2 .support-box-section .white-support {
    padding-top: 80px;
  }
  /* line 1529, ci-landing.scss */
  .homepage-v2 .support-box-section .white-support .white-shadow-box {
    margin: 0 20px;
    width: auto;
  }
  /* line 1530, ci-landing.scss */
  .homepage-v2 .support-box-section .white-support .white-shadow-box .support-details {
    flex-direction: column-reverse;
    text-align: center;
  }
  /* line 1534, ci-landing.scss */
  .homepage-v2 .support-box-section .white-support .white-shadow-box .support-details .headings {
    line-height: 26px;
  }
  /* line 1538, ci-landing.scss */
  .homepage-v2 .support-box-section .white-support .white-shadow-box .support-details .support-agent-img {
    width: 95px;
    height: 95px;
    margin-bottom: 20px;
  }
  /* line 1544, ci-landing.scss */
  .homepage-v2 .support-box-section .white-support .white-shadow-box .support-details #support-phone {
    font-size: 20px;
  }
  /* line 1548, ci-landing.scss */
  .homepage-v2 .support-box-section .white-support .white-shadow-box .support-details p {
    color: #004467;
  }
  /* line 1552, ci-landing.scss */
  .homepage-v2 .support-box-section .white-support .white-shadow-box .support-details .orange-btn {
    margin: 0 auto;
  }
  /* line 1555, ci-landing.scss */
  .homepage-v2 .support-box-section .white-support .white-shadow-box .support-details .orange-btn p {
    color: white;
  }
  /* line 1565, ci-landing.scss */
  .homepage-v2 .support-box-section .gray-support {
    padding-bottom: 60px;
  }
  /* line 1567, ci-landing.scss */
  .homepage-v2 .support-box-section .gray-support .white-shadow-box {
    width: auto;
    margin: 0 20px;
  }
  /* line 1572, ci-landing.scss */
  .homepage-v2 .support-box-section .gray-support .white-shadow-box .support-numbers img {
    margin: 0;
  }
  /* line 1577, ci-landing.scss */
  .homepage-v2 .support-box-section .gray-support .white-shadow-box .flex-container {
    flex-direction: column;
    text-align: center;
  }
  /* line 1585, ci-landing.scss */
  .homepage-v2 .toggle-info ul {
    padding: 0 0 0 15px;
  }
  /* line 1589, ci-landing.scss */
  .homepage-v2 .toggle-info li {
    padding: 6px 0 6px 0;
  }
  /* line 1593, ci-landing.scss */
  .homepage-v2 .toggle-info ol {
    padding: 0 0 0 15px;
  }
  /* line 1597, ci-landing.scss */
  .homepage-v2 .toggle-info-title {
    position: relative;
    margin-top: 35px;
  }
  /* line 1601, ci-landing.scss */
  .homepage-v2 .toggle-info-title.-margin {
    margin-top: 45px;
    margin-bottom: 10px !important;
    align-items: center;
  }
  /* line 1606, ci-landing.scss */
  .homepage-v2 .toggle-info-title.-margin h3 {
    max-width: 190px;
    line-height: 20px !important;
    height: 50px;
  }
  /* line 1611, ci-landing.scss */
  .homepage-v2 .toggle-info-title.-margin .toggle-mobile-notation {
    top: -35px;
  }
  /* line 1616, ci-landing.scss */
  .homepage-v2 .toggle-info-title.-margin-bottom {
    margin-bottom: 30px !important;
  }
  /* line 1621, ci-landing.scss */
  .homepage-v2 .toggle-mobile-notation {
    display: flex;
    position: absolute;
    top: -25px;
    justify-content: center;
    align-items: center;
    width: 160px;
    border-radius: 4px;
    height: 25px;
    background-color: rgba(242, 110, 34, 0.2);
    font-size: 13px;
    color: black;
  }
  /* line 1634, ci-landing.scss */
  .homepage-v2 .toggle-mobile-notation p {
    padding-top: 13px;
  }
  /* line 1639, ci-landing.scss */
  .homepage-v2 .compare-section {
    padding: 80px 0 50px 0;
  }
  /* line 1640, ci-landing.scss */
  .homepage-v2 .compare-section ::-webkit-scrollbar {
    -webkit-appearance: none;
  }
  /* line 1644, ci-landing.scss */
  .homepage-v2 .compare-section ::-webkit-scrollbar:vertical {
    width: 12px;
  }
  /* line 1648, ci-landing.scss */
  .homepage-v2 .compare-section ::-webkit-scrollbar:horizontal {
    height: 12px;
  }
  /* line 1652, ci-landing.scss */
  .homepage-v2 .compare-section ::-webkit-scrollbar-thumb {
    background-color: rgba(2, 49, 76, 0.8);
    border-radius: 10px;
    border: 2px solid #ffffff;
  }
  /* line 1658, ci-landing.scss */
  .homepage-v2 .compare-section ::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ffffff;
  }
  /* line 1665, ci-landing.scss */
  .homepage-v2 .compare-section .box {
    margin: 0 20px 20px 20px;
    text-align: center;
    width: auto;
    padding: 0 20px;
  }
  /* line 1671, ci-landing.scss */
  .homepage-v2 .compare-section .box .note {
    margin: 25px 0;
  }
  /* line 1675, ci-landing.scss */
  .homepage-v2 .compare-section .box .compare-header {
    padding: 20px 0 40px;
  }
  /* line 1679, ci-landing.scss */
  .homepage-v2 .compare-section .box .compare-box-header {
    padding: 20px 0 40px;
  }
  /* line 1682, ci-landing.scss */
  .homepage-v2 .compare-section .box .compare-box-header p {
    margin: 30px auto 0;
  }
  /* line 1687, ci-landing.scss */
  .homepage-v2 .compare-section .box .compare-table {
    padding: 0;
    overflow-x: auto;
  }
  /* line 1691, ci-landing.scss */
  .homepage-v2 .compare-section .box .compare-table table {
    border-collapse: revert;
    border-spacing: 0;
  }
  /* line 1695, ci-landing.scss */
  .homepage-v2 .compare-section .box .compare-table table th {
    min-width: 95px;
  }
  /* line 1698, ci-landing.scss */
  .homepage-v2 .compare-section .box .compare-table table th.no-border {
    border: 1px solid #bbc0d1;
    border-width: 0 1px 0 0;
  }
  /* line 1704, ci-landing.scss */
  .homepage-v2 .compare-section .box .compare-table table th,
.homepage-v2 .compare-section .box .compare-table table td {
    font-size: 12px;
  }
  /* line 1711, ci-landing.scss */
  .homepage-v2 .compare-section .box .first-col {
    position: sticky;
    min-width: 95px;
    left: 0;
    background-color: #FFFFFF;
  }
  /* line 1718, ci-landing.scss */
  .homepage-v2 .compare-section .box .note {
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
  }
  /* line 1727, ci-landing.scss */
  .homepage-v2 .compare-section-faq .box-faq {
    width: auto;
  }
  /* line 1730, ci-landing.scss */
  .homepage-v2 .compare-section-faq .box-faq .note-faq {
    font-size: 13px;
    margin: 10px 15px;
  }
  /* line 1735, ci-landing.scss */
  .homepage-v2 .compare-section-faq .box-faq .compare-header-faq {
    padding: 10px 10px 20px;
    text-align: center;
  }
  /* line 1739, ci-landing.scss */
  .homepage-v2 .compare-section-faq .box-faq .compare-header-faq h2 {
    cursor: unset;
    font-size: 18px;
    margin: 8px 0 10px;
  }
  /* line 1745, ci-landing.scss */
  .homepage-v2 .compare-section-faq .box-faq .compare-header-faq p {
    font-size: 15px;
    margin: 0 30px 0 20px;
  }
  /* line 1750, ci-landing.scss */
  .homepage-v2 .compare-section-faq .box-faq .compare-header-faq .description {
    margin: 20px 0 0;
  }
  /* line 1755, ci-landing.scss */
  .homepage-v2 .compare-section-faq .box-faq .compare-table-faq {
    padding: 15px 0 0;
    overflow-x: auto;
  }
  /* line 1759, ci-landing.scss */
  .homepage-v2 .compare-section-faq .box-faq .compare-table-faq table {
    text-align: center;
    width: 100%;
    white-space: pre-wrap;
  }
  /* line 1764, ci-landing.scss */
  .homepage-v2 .compare-section-faq .box-faq .compare-table-faq table th {
    font-size: 12px;
    padding: 4px 2px;
    width: 150px;
  }
  /* line 1769, ci-landing.scss */
  .homepage-v2 .compare-section-faq .box-faq .compare-table-faq table th.no-border {
    border: none;
    min-width: 50px;
  }
  /* line 1775, ci-landing.scss */
  .homepage-v2 .compare-section-faq .box-faq .compare-table-faq table td {
    font-size: 12px;
  }
  /* line 1779, ci-landing.scss */
  .homepage-v2 .compare-section-faq .box-faq .compare-table-faq table th.first-col, .homepage-v2 .compare-section-faq .box-faq .compare-table-faq table td.first-col {
    padding: 3px 2px;
    position: sticky;
    left: 0;
  }
}

/* line 1793, ci-landing.scss */
.ciab-faq-section .faq-list {
  display: grid;
  grid-template-columns: 30% 70%;
  position: relative;
  margin: 0 25px;
}

/* line 1799, ci-landing.scss */
.ciab-faq-section .faq-list h2 {
  line-height: inherit;
}

/* line 1803, ci-landing.scss */
.ciab-faq-section .faq-list .aside-faqs {
  padding-top: 18px;
}

/* line 1807, ci-landing.scss */
.ciab-faq-section .faq-list aside {
  grid-row: 1 / span 25;
}

/* line 1810, ci-landing.scss */
.ciab-faq-section .faq-list aside ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  max-width: 280px;
}

/* line 1817, ci-landing.scss */
.ciab-faq-section .faq-list aside li {
  padding: 10px 0 6px 0;
}

/* line 1821, ci-landing.scss */
.ciab-faq-section .faq-list aside a {
  color: #012e4b;
}

/* line 1826, ci-landing.scss */
.ciab-faq-section .faq-list ::-webkit-scrollbar {
  width: 3px;
}

/* line 1830, ci-landing.scss */
.ciab-faq-section .faq-list ::-webkit-scrollbar-thumb {
  background: #012e4b;
}

/* line 1834, ci-landing.scss */
.ciab-faq-section .faq-list ::-webkit-scrollbar-track {
  background-color: #92a2aa;
}

/* line 1838, ci-landing.scss */
.ciab-faq-section .faq-list .item-description {
  grid-column: 1;
}

/* line 1842, ci-landing.scss */
.ciab-faq-section .faq-list .item {
  margin-left: 10px;
  grid-column: 2;
}

/* line 1847, ci-landing.scss */
.ciab-faq-section .faq-list .fixed-aside1 {
  position: fixed;
  top: 110px;
  height: 80vh;
}

/* line 1853, ci-landing.scss */
.ciab-faq-section .faq-list .scrollable {
  overflow-y: scroll;
}

/* line 1857, ci-landing.scss */
.ciab-faq-section .faq-list .go-bottom {
  position: absolute;
  bottom: 0;
}

/* line 1862, ci-landing.scss */
.ciab-faq-section .faq-list .anchor {
  display: block;
  height: 170px;
  margin-top: -170px;
  visibility: hidden;
}

/* line 1870, ci-landing.scss */
.ciab-faq-section .faq-list-car {
  display: grid;
  position: relative;
  margin: 0 10px;
}

/* line 1875, ci-landing.scss */
.ciab-faq-section .faq-list-car h2 {
  line-height: inherit;
}

/* line 1879, ci-landing.scss */
.ciab-faq-section .faq-list-car ::-webkit-scrollbar {
  width: 3px;
}

/* line 1883, ci-landing.scss */
.ciab-faq-section .faq-list-car ::-webkit-scrollbar-thumb {
  background: #012e4b;
}

/* line 1887, ci-landing.scss */
.ciab-faq-section .faq-list-car ::-webkit-scrollbar-track {
  background-color: #92a2aa;
}

/* line 1891, ci-landing.scss */
.ciab-faq-section .faq-list-car .item-description {
  grid-column: 1;
}

/* line 1895, ci-landing.scss */
.ciab-faq-section .faq-list-car .item {
  margin-left: 10px;
}

/* line 1899, ci-landing.scss */
.ciab-faq-section .faq-list-car .fixed-aside1 {
  position: fixed;
  top: 110px;
  height: 80vh;
}

/* line 1905, ci-landing.scss */
.ciab-faq-section .faq-list-car .scrollable {
  overflow-y: scroll;
}

/* line 1909, ci-landing.scss */
.ciab-faq-section .faq-list-car .go-bottom {
  position: absolute;
  bottom: 0;
}

/* line 1914, ci-landing.scss */
.ciab-faq-section .faq-list-car .anchor {
  display: block;
  height: 170px;
  margin-top: -170px;
  visibility: hidden;
}

/* line 1921, ci-landing.scss */
.ciab-faq-section .faq-list-car .p-title {
  font-weight: 700;
  font-size: 40px !important;
  line-height: 45px;
  color: #02314c !important;
  margin: 8px 20px 30px !important;
}

@media (max-height: 812px) {
  /* line 1935, ci-landing.scss */
  .ciab-faq-section .faq-list aside li {
    padding: 10px 0 0 0;
  }
  /* line 1940, ci-landing.scss */
  .ciab-faq-section .faq-list .fixed-aside1 {
    height: 73vh;
  }
}

@media (max-width: 992px) {
  /* line 1948, ci-landing.scss */
  .ciab-faq-section .faq-list {
    grid-template-columns: inherit;
  }
  /* line 1951, ci-landing.scss */
  .ciab-faq-section .faq-list h2 {
    font-size: 16px !important;
    line-height: 18px;
    padding-right: 25px !important;
  }
  /* line 1957, ci-landing.scss */
  .ciab-faq-section .faq-list .toggle-info {
    font-size: 14px;
  }
  /* line 1963, ci-landing.scss */
  .heading {
    font-size: 25px !important;
    max-width: 605px !important;
  }
  /* line 1968, ci-landing.scss */
  .sub-heading {
    margin: 10px 0;
  }
}

@media (max-width: 600px) {
  /* line 1974, ci-landing.scss */
  .heading.mobile {
    font-size: 25px !important;
    padding: 0;
    margin: 5px 0;
  }
  /* line 1980, ci-landing.scss */
  .subheading-container {
    padding: 0 15px;
  }
  /* line 1983, ci-landing.scss */
  .subheading-container .sub-heading {
    line-height: 16px;
    margin: 7px 0;
  }
  /* line 1989, ci-landing.scss */
  .heading {
    font-size: 21px !important;
    padding: 0 15px;
    text-align: center;
  }
  /* line 1996, ci-landing.scss */
  .support-section .wrap {
    flex-direction: column;
  }
  /* line 2000, ci-landing.scss */
  .support-section .details {
    margin: -10px 0 0;
    padding: 50px 50px 30px;
  }
}

@media (max-width: 992px) {
  /* line 2008, ci-landing.scss */
  .hide-in-mobile {
    display: none !important;
  }
  /* line 2012, ci-landing.scss */
  .hide-in-desktop {
    display: block;
  }
  /* line 2017, ci-landing.scss */
  #aboutUs {
    margin-bottom: 40px;
  }
  /* line 2020, ci-landing.scss */
  #aboutUs .aboutUs-title {
    height: 220px;
  }
  /* line 2023, ci-landing.scss */
  #aboutUs .aboutUs-title h1 {
    font-size: 1.71rem;
  }
  /* line 2027, ci-landing.scss */
  #aboutUs .aboutUs-title.aboutUs-member-title {
    flex-direction: column-reverse;
    height: fit-content;
    padding-bottom: 10px;
  }
  /* line 2032, ci-landing.scss */
  #aboutUs .aboutUs-title.aboutUs-member-title .aboutUs-job-title {
    padding-bottom: 0;
    width: 260px;
  }
  /* line 2036, ci-landing.scss */
  #aboutUs .aboutUs-title.aboutUs-member-title .aboutUs-job-title h1 {
    font-size: 1.42rem;
    margin-bottom: 0;
  }
  /* line 2041, ci-landing.scss */
  #aboutUs .aboutUs-title.aboutUs-member-title .aboutUs-job-title h2 {
    font-size: 1.14rem;
  }
  /* line 2045, ci-landing.scss */
  #aboutUs .aboutUs-title.aboutUs-member-title .aboutUs-job-title p {
    font-size: 1.14rem;
  }
  /* line 2049, ci-landing.scss */
  #aboutUs .aboutUs-title.aboutUs-member-title .aboutUs-job-title .member-linkedin {
    font-size: 0.85rem;
  }
  /* line 2053, ci-landing.scss */
  #aboutUs .aboutUs-title.aboutUs-member-title .aboutUs-job-title img {
    width: 20px;
    height: 20px;
  }
  /* line 2059, ci-landing.scss */
  #aboutUs .aboutUs-title.aboutUs-member-title .aboutUs-member-img {
    justify-content: center;
    align-items: center;
    width: inherit;
    height: 230px;
    padding: 10px 0 0;
  }
  /* line 2066, ci-landing.scss */
  #aboutUs .aboutUs-title.aboutUs-member-title .aboutUs-member-img img {
    width: 200px;
    height: 200px;
  }
  /* line 2071, ci-landing.scss */
  #aboutUs .aboutUs-title.aboutUs-member-title .aboutUs-member-img a {
    width: 200px;
    height: 200px;
  }
  /* line 2079, ci-landing.scss */
  #aboutUs .aboutUs-content {
    width: 260px;
    font-size: 1.14rem !important;
    padding: 30px 0;
    margin: 0 auto;
  }
  /* line 2085, ci-landing.scss */
  #aboutUs .aboutUs-content h2 {
    font-size: 1.42rem;
  }
  /* line 2089, ci-landing.scss */
  #aboutUs .aboutUs-content h3 {
    font-size: 1.28rem;
  }
  /* line 2093, ci-landing.scss */
  #aboutUs .aboutUs-content .h2-heading {
    font-size: 1.28rem;
  }
  /* line 2097, ci-landing.scss */
  #aboutUs .aboutUs-content ul, #aboutUs .aboutUs-content ol {
    padding-left: 15px;
    margin-top: 0;
    margin-bottom: 0;
  }
  /* line 2104, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-insurance-list, #aboutUs .aboutUs-content .aboutUs-energy-list {
    flex-direction: column;
  }
  /* line 2108, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-insurance-list ul, #aboutUs .aboutUs-content .aboutUs-energy-list ul {
    padding: 0 0 0 15px;
    width: 250px;
  }
  /* line 2113, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-energy-list li {
    margin-bottom: 10px;
    height: revert;
  }
  /* line 2118, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-contact-containers {
    flex-direction: column;
  }
  /* line 2125, ci-landing.scss */
  #aboutUs .aboutUs-content.aboutUs-why-trust .aboutUs-why-trust-container .aboutUs-why-trust-icon {
    width: 50px;
    height: 50px;
  }
  /* line 2130, ci-landing.scss */
  #aboutUs .aboutUs-content.aboutUs-why-trust .aboutUs-why-trust-container .aboutUs-why-trust-subtitle {
    font-size: 1.28rem;
  }
  /* line 2138, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-team-members .aboutUs-team-member-container {
    width: 293px;
    height: 190px;
    padding: 20px 15px;
  }
  /* line 2143, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-team-members .aboutUs-team-member-container h2 {
    font-size: 1.14rem;
  }
  /* line 2147, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-team-members .aboutUs-team-member-container p {
    font-size: 1rem;
  }
  /* line 2151, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-team-members .aboutUs-team-member-container.background-mobile {
    background-color: #ECF6FF;
  }
  /* line 2155, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-team-members .aboutUs-team-member-container.background-desk {
    background: #FFFFFF;
  }
  /* line 2160, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-team-members .aboutUs-team-member-btn {
    width: 170px;
    height: 36px;
    font-size: 1rem;
  }
  /* line 2167, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-member-quote {
    align-items: center;
    height: fit-content;
    padding: 10px 5px;
    margin-top: 70px;
  }
  /* line 2173, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-member-quote strong {
    font-size: 2rem;
    font-weight: 400;
  }
  /* line 2178, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-member-quote p {
    font-size: 1rem;
  }
  /* line 2183, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-member-quote .aboutUs-quote-content p {
    margin: 15px 0;
  }
  /* line 2187, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-member-quote .aboutUs-quote-content .quote-left {
    width: 28px;
    height: 28px;
  }
  /* line 2192, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-member-quote .aboutUs-quote-content .quote-right {
    width: 28px;
    height: 28px;
  }
  /* line 2200, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-awards-gold {
    flex-direction: column;
    width: fit-content;
    margin: auto;
  }
  /* line 2206, ci-landing.scss */
  #aboutUs .aboutUs-content .award-gold {
    margin: auto;
    width: 200px;
    height: 200px;
  }
  /* line 2212, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-awards-container {
    flex-direction: column;
    align-items: center;
  }
  /* line 2216, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-awards-container .aboutUs-awards-description {
    width: inherit;
  }
  /* line 2219, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-awards-container .aboutUs-awards-description img {
    margin: auto;
  }
  /* line 2224, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-awards-container .awards-gold {
    width: 250px;
    height: 250px;
  }
  /* line 2229, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-awards-container .award-bronze {
    width: 170px;
    height: 170px;
  }
  /* line 2234, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-awards-container .award-2021 {
    width: 240px;
    height: 125px;
  }
  /* line 2241, ci-landing.scss */
  #aboutUs .aboutUs-content .google-reviews-and-rating-section {
    margin: 20px 0;
  }
  /* line 2244, ci-landing.scss */
  #aboutUs .aboutUs-content .google-reviews-and-rating-section .google-reviews-container {
    justify-content: center;
  }
  /* line 2248, ci-landing.scss */
  #aboutUs .aboutUs-content .google-reviews-and-rating-section .google-reviews-box {
    width: 280px;
    height: 280px;
  }
  /* line 2252, ci-landing.scss */
  #aboutUs .aboutUs-content .google-reviews-and-rating-section .google-reviews-box.-height {
    height: fit-content !important;
  }
  /* line 2257, ci-landing.scss */
  #aboutUs .aboutUs-content .google-reviews-and-rating-section .google-reviews-box .reviews-review-and-logo p {
    width: 260px;
  }
  /* line 2265, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-video-container {
    margin: 50px 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 30px;
  }
  /* line 2272, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-video-container .aboutUs-video-box {
    flex-direction: column;
    width: 280px;
    height: 280px;
  }
  /* line 2278, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-video-container .aboutUs-video-box .aboutUs-video-image img {
    width: 280px;
    height: 120px;
  }
  /* line 2287, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-mentions-section {
    height: fit-content;
    gap: 40px;
  }
  /* line 2291, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-mentions-section .aboutUs-mentions-container {
    height: 120px;
  }
  /* line 2294, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-mentions-section .aboutUs-mentions-container .aboutUs-mentions-img, #aboutUs .aboutUs-content .aboutUs-mentions-section .aboutUs-mentions-container p {
    width: 230px;
    height: 40px;
  }
  /* line 2302, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-tv-spot {
    align-items: center;
  }
  /* line 2305, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-tv-spot .aboutUs-spot-img {
    width: 260px;
    height: 200px;
  }
  /* line 2310, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-tv-spot h3 {
    margin: 10px 0;
  }
  /* line 2314, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-tv-spot hr {
    margin: 20px 0 10px;
    width: 100%;
  }
  /* line 2321, ci-landing.scss */
  #aboutUs .aboutUs-content .curved-line img {
    width: 260px;
  }
  /* line 2326, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-contact-container {
    width: 260px;
    margin: 0;
  }
  /* line 2330, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-contact-container h2 {
    margin: 0 0 10px 0;
  }
  /* line 2334, ci-landing.scss */
  #aboutUs .aboutUs-content .aboutUs-contact-container .aboutUs-contact-subContainer {
    padding: 15px;
  }
  /* line 2341, ci-landing.scss */
  #aboutUs .offered-services {
    padding: 30px 0;
    width: 260px;
  }
  /* line 2345, ci-landing.scss */
  #aboutUs .offered-services p {
    padding: 0 5%;
  }
  /* line 2349, ci-landing.scss */
  #aboutUs .offered-services h3 {
    padding: 0 5%;
    font-size: 1.28rem;
  }
  /* line 2354, ci-landing.scss */
  #aboutUs .offered-services .h2-heading {
    padding: 0 5%;
    font-size: 1.28rem;
  }
  /* line 2359, ci-landing.scss */
  #aboutUs .offered-services p {
    font-size: 1.14rem;
  }
  /* line 2363, ci-landing.scss */
  #aboutUs .offered-services .offered-services-list {
    align-items: center;
    height: 460px;
    width: 260px;
    padding: 0;
    gap: 15px;
    margin: 10px 0;
  }
  /* line 2372, ci-landing.scss */
  #aboutUs .offered-services .offered-services-list li {
    width: 100px;
    height: 100px;
    gap: 0;
    padding: 0;
  }
  /* line 2378, ci-landing.scss */
  #aboutUs .offered-services .offered-services-list li p {
    font-size: 0.85rem;
  }
  /* line 2383, ci-landing.scss */
  #aboutUs .offered-services .offered-services-list li img {
    width: 30px;
    height: 30px;
  }
  /* line 2390, ci-landing.scss */
  #aboutUs .ciab-faq-section {
    max-width: 260px;
    padding-top: 20px;
  }
  /* line 2394, ci-landing.scss */
  #aboutUs .ciab-faq-section ul, #aboutUs .ciab-faq-section ol {
    margin-left: 0;
    padding-left: 15px !important;
  }
}
