HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: /var/www/html/wpcurated/wp-content/themes/curatedbkk/css/help-center.css
@import url("https://fonts.googleapis.com/css2?family=Funnel+Display:wght@300..800&display=swap");
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
.sub-bnr.helpcenter-bnr {
  background: url(../img/help-center-banner.png) no-repeat center;
  background-size: cover;
}
@media (max-width: 991px) {
  .sub-bnr.helpcenter-bnr .content-area {
    max-width: 380px;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .sub-bnr.helpcenter-bnr .content-area {
    max-width: 300px;
  }
}
.sub-bnr.helpcenter-bnr .content-area .sub-para {
  max-width: 520px;
}
@media (max-width: 1441px) {
  .sub-bnr.helpcenter-bnr .content-area .sub-para {
    max-width: 450px;
  }
}
@media (max-width: 991px) {
  .sub-bnr.helpcenter-bnr .content-area .sub-para {
    max-width: 100%;
  }
}

.faq-sec.help-center-faq {
  background: #fff;
  margin: 0;
}
.faq-sec.help-center-faq .title-blk .small-title-sec {
  color: #014cb2;
}
.faq-sec.help-center-faq .title-blk .title {
  color: #00124d;
}
.faq-sec.help-center-faq .title-blk .title .focus {
  color: #014cb2;
}
.faq-sec.help-center-faq .faq-blk-wrp .accordion .accordion-header {
  height: auto;
}
.faq-sec.help-center-faq .faq-blk-wrp .accordion .accordion-header .accordion-button {
  background: #fff;
  border: 1px solid #bcc5d3;
  color: #00124d;
  flex-wrap: wrap;
  border-radius: 50px !important;
}
@media (max-width: 991px) {
  .faq-sec.help-center-faq .faq-blk-wrp .accordion .accordion-header .accordion-button {
    border-radius: 20px !important;
  }
}
.faq-sec.help-center-faq .faq-blk-wrp .accordion .accordion-header .accordion-button .tab-title {
  font-size: 26px;
}
@media (max-width: 1679px) {
  .faq-sec.help-center-faq .faq-blk-wrp .accordion .accordion-header .accordion-button .tab-title {
    font-size: 24px;
  }
}
@media (max-width: 1441px) {
  .faq-sec.help-center-faq .faq-blk-wrp .accordion .accordion-header .accordion-button .tab-title {
    font-size: 22px;
  }
}
@media (max-width: 1199px) {
  .faq-sec.help-center-faq .faq-blk-wrp .accordion .accordion-header .accordion-button .tab-title {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .faq-sec.help-center-faq .faq-blk-wrp .accordion .accordion-header .accordion-button .tab-title {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .faq-sec.help-center-faq .faq-blk-wrp .accordion .accordion-header .accordion-button .tab-title {
    font-size: 16px;
  }
}
.faq-sec.help-center-faq .faq-blk-wrp .accordion .accordion-header .accordion-button::before {
  background: #fff;
  border-color: #bcc5d3;
  color: #014cb2;
  top: 0;
}
.faq-sec.help-center-faq .faq-blk-wrp .accordion .accordion-header .accordion-button::after {
  background-color: #fff;
  border-color: #bcc5d3;
  color: #014cb2;
  background-image: url(../img/dwn-arrow-blue.png);
  top: 0;
}
.faq-sec.help-center-faq .faq-blk-wrp .accordion .accordion-collapse {
  margin: auto;
  position: relative;
  background: #fff;
  z-index: 9;
  width: 100%;
}
.faq-sec.help-center-faq .faq-blk-wrp .accordion .accordion-body {
  background: #fff;
  color: #313646;
  border: 0px;
  padding: 20px 0 0 0;
  font-size: 18px;
  color: #313646;
  line-height: 1.4;
}
@media (max-width: 1679px) {
  .faq-sec.help-center-faq .faq-blk-wrp .accordion .accordion-body {
    font-size: 16px;
  }
}
@media (max-width: 1441px) {
  .faq-sec.help-center-faq .faq-blk-wrp .accordion .accordion-body {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .faq-sec.help-center-faq .faq-blk-wrp .accordion .accordion-body {
    padding: 10px 0 0 0;
  }
}
@media (max-width: 767px) {
  .faq-sec.help-center-faq .faq-blk-wrp .accordion .accordion-body {
    font-size: 12px;
  }
}

.faq-service-wrap {
  background: linear-gradient(180deg, rgba(85, 227, 255, 0.15) 0%, rgba(255, 255, 255, 0.15) 100%);
  padding: 90px 0;
}
@media (max-width: 1679px) {
  .faq-service-wrap {
    padding: 70px 0;
  }
}
@media (max-width: 1199px) {
  .faq-service-wrap {
    padding: 50px 0;
  }
}
.faq-service-wrap .img-content-wrap {
  border: 1px solid #bcc5d3;
  border-radius: 30px;
  overflow: hidden;
  height: 100%;
}
@media (max-width: 1199px) {
  .faq-service-wrap .img-content-wrap {
    border-radius: 20px;
  }
}
@media (max-width: 767px) {
  .faq-service-wrap .img-content-wrap {
    margin-bottom: 20px;
    height: auto;
  }
}
.faq-service-wrap .img-content-wrap .img {
  height: 160px;
  margin: 0;
}
@media (max-width: 1199px) {
  .faq-service-wrap .img-content-wrap .img {
    height: 120px;
  }
}
.faq-service-wrap .img-content-wrap .img img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.faq-service-wrap .img-content-wrap .content {
  padding: 30px 35px;
  background: url(../img/faq-flower.svg) no-repeat left center;
}
@media (max-width: 1441px) {
  .faq-service-wrap .img-content-wrap .content {
    padding: 25px 15px;
  }
}
@media (max-width: 1199px) {
  .faq-service-wrap .img-content-wrap .content {
    background-size: 150px;
  }
}
.faq-service-wrap .img-content-wrap .content .head {
  display: flex;
  gap: 15px;
  align-items: center;
  padding: 0 0 15px 0;
}
.faq-service-wrap .img-content-wrap .content .head .icon {
  width: 46px;
}
@media (max-width: 1679px) {
  .faq-service-wrap .img-content-wrap .content .head .icon {
    width: 40px;
  }
}
@media (max-width: 991px) {
  .faq-service-wrap .img-content-wrap .content .head .icon {
    width: 30px;
  }
}
.faq-service-wrap .img-content-wrap .content .head .subtitle {
  font-size: 24px;
  font-weight: 700;
  color: #00124d;
  line-height: 1.1;
  margin: 0;
}
@media (max-width: 1679px) {
  .faq-service-wrap .img-content-wrap .content .head .subtitle {
    font-size: 22px;
  }
}
@media (max-width: 1199px) {
  .faq-service-wrap .img-content-wrap .content .head .subtitle {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .faq-service-wrap .img-content-wrap .content .head .subtitle {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .faq-service-wrap .img-content-wrap .content .head .subtitle {
    font-size: 16px;
  }
}
.faq-service-wrap .img-content-wrap .content .para {
  font-size: 18px;
  color: #313646;
  line-height: 1.4;
  margin: 0;
  padding: 0;
}
@media (max-width: 1679px) {
  .faq-service-wrap .img-content-wrap .content .para {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .faq-service-wrap .img-content-wrap .content .para {
    font-size: 14px;
  }
}

.get-in-touch-wrap {
  padding-bottom: 70px;
}
@media (max-width: 1199px) {
  .get-in-touch-wrap {
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .get-in-touch-wrap {
    padding-bottom: 30px;
  }
}
.get-in-touch-wrap .outer-wrap {
  background: url(../img/getintouch-bg.jpg) no-repeat top center/cover;
  border-radius: 50px;
  padding: 140px 100px 140px 120px;
}
@media (max-width: 1441px) {
  .get-in-touch-wrap .outer-wrap {
    padding: 80px 60px 80px 60px;
  }
}
@media (max-width: 1199px) {
  .get-in-touch-wrap .outer-wrap {
    padding: 60px 40px 60px 40px;
  }
}
@media (max-width: 767px) {
  .get-in-touch-wrap .outer-wrap {
    padding: 30px 30px 30px 30px;
    border-radius: 30px;
  }
}
@media (max-width: 479px) {
  .get-in-touch-wrap .outer-wrap {
    padding: 25px 15px;
  }
}
.get-in-touch-wrap .outer-wrap .content {
  max-width: 440px;
}
@media (max-width: 1441px) {
  .get-in-touch-wrap .outer-wrap .content {
    max-width: 360px;
  }
}
@media (max-width: 767px) {
  .get-in-touch-wrap .outer-wrap .content {
    padding-bottom: 10px;
    max-width: 100%;
  }
}
.get-in-touch-wrap .outer-wrap .content .tag {
  color: #55e3ff;
  margin: 0;
  font-size: 24px;
  font-weight: 600;
  padding: 0 0 20px 0;
}
@media (max-width: 1679px) {
  .get-in-touch-wrap .outer-wrap .content .tag {
    font-size: 22px;
  }
}
@media (max-width: 1441px) {
  .get-in-touch-wrap .outer-wrap .content .tag {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .get-in-touch-wrap .outer-wrap .content .tag {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .get-in-touch-wrap .outer-wrap .content .tag {
    font-size: 16px;
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .get-in-touch-wrap .outer-wrap .content .tag {
    font-size: 14px;
  }
}
.get-in-touch-wrap .outer-wrap .content .title {
  color: #ffffff;
  margin: 0;
  line-height: 1.1;
  padding: 0 0 20px 0;
}
@media (max-width: 991px) {
  .get-in-touch-wrap .outer-wrap .content .title {
    padding-bottom: 10px;
  }
}
.get-in-touch-wrap .outer-wrap .content .para {
  font-size: 20px;
  color: #ffffff;
  line-height: 1.4;
}
@media (max-width: 1679px) {
  .get-in-touch-wrap .outer-wrap .content .para {
    font-size: 18px;
  }
}
@media (max-width: 1441px) {
  .get-in-touch-wrap .outer-wrap .content .para {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .get-in-touch-wrap .outer-wrap .content .para {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .get-in-touch-wrap .outer-wrap .content .para {
    font-size: 14px;
  }
}
@media (max-width: 479px) {
  .get-in-touch-wrap .outer-wrap .content .para {
    font-size: 12px;
  }
}
.get-in-touch-wrap .outer-wrap .listing {
  list-style: none;
  margin: 0;
  padding: 0;
}
.get-in-touch-wrap .outer-wrap .listing li {
  display: flex;
  border-radius: 50px;
  background: rgba(85, 227, 255, 0.1);
  padding: 20px 25px;
  gap: 25px;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991px) {
  .get-in-touch-wrap .outer-wrap .listing li {
    padding: 15px 10px;
    gap: 10px;
  }
}
.get-in-touch-wrap .outer-wrap .listing li .img {
  width: 63px;
}
@media (max-width: 1441px) {
  .get-in-touch-wrap .outer-wrap .listing li .img {
    width: 50px;
  }
}
@media (max-width: 991px) {
  .get-in-touch-wrap .outer-wrap .listing li .img {
    width: 35px;
  }
}
.get-in-touch-wrap .outer-wrap .listing li .data {
  font-size: 18px;
  color: #ffffff;
  line-height: 1;
  margin: 0;
  flex: 0 0 65%;
}
@media (max-width: 1679px) {
  .get-in-touch-wrap .outer-wrap .listing li .data {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .get-in-touch-wrap .outer-wrap .listing li .data {
    font-size: 14px;
  }
}
.get-in-touch-wrap .outer-wrap .listing li .data span {
  display: block;
  font-size: 20px;
  font-weight: 600;
  color: #55e3ff;
  margin: 10px 0 0 0;
}
@media (max-width: 1679px) {
  .get-in-touch-wrap .outer-wrap .listing li .data span {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  .get-in-touch-wrap .outer-wrap .listing li .data span {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .get-in-touch-wrap .outer-wrap .listing li .data span {
    font-size: 14px;
  }
}
.get-in-touch-wrap .outer-wrap .listing li .icon {
  width: 42px;
}
@media (max-width: 1441px) {
  .get-in-touch-wrap .outer-wrap .listing li .icon {
    width: 30px;
  }
}
@media (max-width: 991px) {
  .get-in-touch-wrap .outer-wrap .listing li .icon {
    font-size: 25px;
  }
}
.get-in-touch-wrap .outer-wrap .listing li + li {
  margin-top: 25px;
}
@media (max-width: 991px) {
  .get-in-touch-wrap .outer-wrap .listing li + li {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .get-in-touch-wrap .outer-wrap .listing li + li {
    margin-top: 10px;
  }
}

.help-sections {
  padding: 0 0 140px 0;
}
@media (max-width: 1679px) {
  .help-sections {
    padding-bottom: 120px;
  }
}
@media (max-width: 1441px) {
  .help-sections {
    padding-bottom: 90px;
  }
}
@media (max-width: 1199px) {
  .help-sections {
    padding-bottom: 80px;
  }
}
@media (max-width: 991px) {
  .help-sections {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .help-sections {
    padding-bottom: 30px;
  }
}
.help-sections .content-wrap {
  border: 1px solid #bcc5d3;
  border-radius: 30px;
  padding: 70px 60px;
  display: flex;
  justify-content: space-between;
  background: url(../img/help-flower.svg) no-repeat right center;
  height: 100%;
}
@media (max-width: 1441px) {
  .help-sections .content-wrap {
    padding: 40px 20px;
  }
}
@media (max-width: 1199px) {
  .help-sections .content-wrap {
    background-size: 160px;
  }
}
@media (max-width: 767px) {
  .help-sections .content-wrap {
    margin: 0 auto;
    max-width: 390px;
    border-radius: 20px;
  }
}
@media (max-width: 479px) {
  .help-sections .content-wrap {
    padding: 25px 15px;
  }
}
.help-sections .content-wrap .img {
  margin: 0;
  padding: 0;
  flex: 0 0 185px;
}
@media (max-width: 1199px) {
  .help-sections .content-wrap .img {
    flex: 0 0 160px;
  }
}
@media (max-width: 991px) {
  .help-sections .content-wrap .img {
    flex: 0 0 100px;
  }
}
@media (max-width: 479px) {
  .help-sections .content-wrap .img {
    flex: 0 0 30%;
  }
}
.help-sections .content-wrap .img img {
  object-fit: cover;
}
.help-sections .content-wrap .txt-wrap {
  max-width: 270px;
}
@media (max-width: 1199px) {
  .help-sections .content-wrap .txt-wrap {
    flex: 0 0 220px;
  }
}
@media (max-width: 991px) {
  .help-sections .content-wrap .txt-wrap {
    flex: 0 0 180px;
  }
}
@media (max-width: 479px) {
  .help-sections .content-wrap .txt-wrap {
    flex: 0 0 60%;
  }
}
.help-sections .content-wrap .txt-wrap .subtitle {
  margin: 0;
  padding: 0 0 15px 0;
  font-size: 24px;
  font-weight: 700;
  color: #00124d;
  line-height: 1.2;
}
@media (max-width: 1679px) {
  .help-sections .content-wrap .txt-wrap .subtitle {
    font-size: 22px;
  }
}
@media (max-width: 1199px) {
  .help-sections .content-wrap .txt-wrap .subtitle {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .help-sections .content-wrap .txt-wrap .subtitle {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .help-sections .content-wrap .txt-wrap .subtitle {
    font-size: 16px;
  }
}
.help-sections .content-wrap .txt-wrap .listing {
  margin: 0;
  padding: 0;
}
.help-sections .content-wrap .txt-wrap .listing li {
  list-style: none;
  background: url(../img/arrow-top.svg) no-repeat left 10px;
  font-size: 18px;
  color: #313646;
  font-weight: 300;
  padding: 0 0 0 30px;
}
@media (max-width: 1679px) {
  .help-sections .content-wrap .txt-wrap .listing li {
    font-size: 16px;
  }
}
@media (max-width: 1441px) {
  .help-sections .content-wrap .txt-wrap .listing li {
    font-size: 15px;
  }
}
@media (max-width: 1199px) {
  .help-sections .content-wrap .txt-wrap .listing li {
    font-size: 12px;
  }
}
@media (max-width: 991px) {
  .help-sections .content-wrap .txt-wrap .listing li {
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  .help-sections .content-wrap .txt-wrap .listing li {
    font-size: 12px;
    background-size: 8px;
    padding-left: 20px;
  }
}
.help-sections .content-wrap .txt-wrap .listing li + li {
  margin-top: 20px;
}
@media (max-width: 1199px) {
  .help-sections .content-wrap .txt-wrap .listing li + li {
    margin-top: 10px;
  }
}
.help-sections .row-align {
  row-gap: 25px;
}

/*# sourceMappingURL=help-center.css.map */