*::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
*::-webkit-scrollbar-thumb {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #666;
}
*::-webkit-scrollbar-track {
  background-color: #eee;
}
.bg-orengered {
  background: url(/catalog/view/theme/chinadivision_web/image/solutions/amazon/amazon-fulfillment-services-banner.webp) no-repeat center;
  background-position: 50% 50%;
  background-size: cover;
  height: 420px;
  padding-top: 5%;
  margin-top: 51px;
}
.bg-none {
  background: none !important;
}
.bg-orengered h1 {
  font-size: 40px;
  color: #FFFFFF;
  margin-bottom: 30px;
}
.bg-orengered p {
  font-size: 20px;
  color: #FFFFFF;
}
.commitments-minimum {
  background: #004097;
  padding: 68px 0;
}
.commitments-minimum .card-title {
  font-size: 32px;
  color: #FFFFFF;
  margin: 0 0 30px;
}
.commitments-minimum .card-text {
  font-size: 18px;
  line-height: 24px;
  color: #FFFFFF;
  margin: 0 0 20px;
}
.commitments-minimum .about-btn {
  font-size: 18px;
  line-height: 22px;
  color: #004097;
  border-color: #004097 !important;
  border-radius: 100px;
  padding: 14px 57px;
  background: #fff;
}
.started-now:hover {
  background: #B9D5E6 !important;
}
.latest-blog {
  padding-top: 80px;
}
.solutions-right,
.solutions-left,
.service-guide {
  padding: 36px  0;
}
.solutions-left,
.service-guide {
  background: #F7F7F7;
}
.solutions-title {
  font-size: 28px;
  color: #2C2D2E;
  margin-bottom: 40px;
}
.solutions-title-fba {
  font-size: 28px;
  color: #2C2D2E;
  margin-bottom: 10px;
}
.solutions-subtitle {
  font-size: 22px;
  color: #2C2D2E;
  line-height: 24px;
  margin-bottom: 18px;
}
.solutions-text {
  font-size: 16px;
  color: #6B6B6B;
  line-height: 30px;
}
.solutions-text-fba {
  font-size: 16px;
  color: #6B6B6B;
  line-height: 30px;
  text-align: center;
}
.sourcing-appeal {
  padding: 70px 0;
}
.sourcing-appeal h4 {
  font-size: 20px;
  color: #2C2D2E;
  line-height: 36px;
  padding: 30px 25px;
  background: #F1F7FF;
  border: 1px dashed #004097;
  border-radius: 8px;
}
.swiper-button-next:before {
  display: none;
}
.swiper-button-prev:before {
  display: none;
}
.swiper-viewport .swiper-button-prev {
  left: -70px !important;
}
.swiper-viewport .swiper-button-next {
  right: -30px !important;
}
.guide-title {
  font-size: 18px;
  color: #FFFFFF;
  line-height: 24px;
  background: rgba(44, 45, 46, 0.7);
  left: 0;
  bottom: 0;
  padding: 10px 0;
}
@media screen and (min-width: 1030px) {
  .h-120 {
    height: 120px;
    width: 100%;
    padding: 30px 0;
  }
  .w-24 {
    height: 60px;
    display: inline;
    line-height: 30px;
  }
  .c-content {
    height: 60px;
    width: 100%;
    margin: 0 auto;
  }
  .flex-fill {
    width: 25%;
    line-height: 30px;
  }
  .font24 {
    width: 14px;
    height: 24px;
    font-size: 24px;
    font-family: OpenSans;
    font-weight: 600;
  }
  .font18 {
    width: 48px;
    height: 18px;
    font-size: 18px;
    font-family: OpenSans;
    font-weight: 600;
  }
  .contact-us-info {
    padding: 40px 0;
  }
  .info-list .info-img {
    padding: 20px 0 0px;
    margin: 0;
  }
  .info-list .card-title {
    font-size: 16px;
    color: #2C2D2E;
    line-height: 16px;
    margin-bottom: 20px;
  }
  .info-list .card-text {
    font-size: 16px;
    color: #6B6B6B;
    line-height: 25px;
    min-height: 150px;
    width: 300px;
    margin: 0 auto;
  }
  .info-list .card-text a {
    font-size: 16px;
    color: #004097;
  }
  .border {
    border: 0 solid #004198;
    border-radius: 25px;
    padding: 13px 120px;
  }
  .get-started {
    border-radius: 100px;
    background: #FF3B4A;
    border-color: #FF3B4A !important;
    color: #fff !important;
    font-size: 16px;
    padding: 6px 18px !important;
  }
  .choosing_title_desc {
    font-size: 16px;
    font-family: OpenSans;
    color: #6B6B6B;
    line-height: 25px;
  }
  .choosing_title_desc .desc_ul {
    list-style-type: none;
  }
  .choosing_title_desc .desc_ul ul {
    margin-left: 20px;
    list-style-type: square;
  }
  .learn_our {
    display: inline-block;
    padding: 13px 50px;
    background-color: #fff;
    border-radius: 50px;
    font-size: 18px;
    font-family: OpenSans;
    color: #333333;
    line-height: 24px;
  }
  .learn_our:hover {
    text-decoration: none;
  }
  .Started_bnt {
    width: 190px;
    height: 42px;
    font-size: 16px;
    display: inline-block;
    background: #003d98;
    border-radius: 4px;
    line-height: 42px;
    font-weight: 600;
    color: #f6f6f6 !important;
    box-sizing: border-box;
    cursor: pointer;
  }
  .Started_bnt:hover {
    background-color: #fff;
    color: #003D98 !important;
    border: 1px solid #003D98;
    text-decoration: none;
    border-radius: 4px;
  }
  .Started_bnt_two {
    width: 156px;
    height: 42px;
    display: inline-block;
    background: #FFF;
    border-radius: 500px;
    line-height: 42px;
    font-weight: 600;
    color: #000 !important;
    box-sizing: border-box;
    cursor: pointer;
  }
  .Started_bnt_two:hover {
    text-decoration: none;
  }
  .latest-blog-title {
    margin-bottom: 20px;
  }
  .tax-threshold-table {
    margin-top: 21px;
  }
  .tax-threshold-table .MsoNormalTable {
    width: auto;
  }
  .tax-threshold-table .MsoNormalTable span {
    font-size: 16px;
  }
  .transportation-process {
    overflow: hidden;
    padding-left: 15px;
    margin-top: 20px;
    width: 100%;
  }
  .transportation-process .item-box {
    width: 340px;
    float: left;
    height: 281px;
    padding: 48px  30px;
    border: 1px solid #eef0f2;
    background: #ffffff;
    margin: 15px 10px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    border-left: 2px solid #004097;
  }
  .transportation-process .item-box h3 {
    font-size: 18px;
    line-height: 24px;
    margin: 0px  0 10px 0;
    text-align: left;
    color: #00629d;
  }
  .transportation-process .item-box p {
    color: #6B6B6B;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 0;
    text-align: left;
    line-height: 22px;
  }
  .transportation-process .item-box:nth-child(2) {
    background: #004097 !important;
    border: 1px solid #004097;
  }
  .transportation-process .item-box:nth-child(2) h3 {
    color: #fff;
  }
  .transportation-process .item-box:nth-child(2) p {
    color: rgba(255, 255, 255, 0.61) !important;
  }
  .product-returns ul {
    margin-top: 20px;
  }
  .product-returns ul li {
    width: 100%;
    display: flex;
    height: 44px;
  }
  .product-returns ul li img {
    width: 24px;
  }
  .product-returns ul li p {
    padding-left: 12px;
    line-height: 44px !important;
    align-items: center;
    margin-bottom: 0 !important;
  }
  .choice {
    margin-top: 50px;
    height: 600px;
    padding-top: 113px;
    box-sizing: border-box;
    background-color: #f8f8f8;
  }
  .choice .choice_item {
    margin: 0 auto;
  }
  .choice .choice_item .choice_title {
    width: 715px;
    font-size: 32px;
    font-family: Open Sans;
    font-weight: 800;
    color: #161616;
    line-height: 38px;
    text-align: center;
    margin: 0 auto 0px;
  }
  .choice .choice_item .choice_box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    height: 250px;
  }
  .choice .choice_item .choice_box .choice_img {
    margin-right: 15px;
  }
  .choice .choice_item .choice_box .choice_img:nth-child(5) {
    margin-right: 0;
  }
  .choice .choice_item .choice_box a {
    width: 226px;
    height: 100px;
    background: #ffffff;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .choice .choice_item .choice_box a img {
    transform: scale(1);
    transition: all 0.6s;
  }
  .choice .choice_item .choice_box a:hover img {
    transform: scale(1.2);
  }
  .LearnMore {
    width: 100%;
    text-align: center;
  }
  .LearnMore a {
    width: 200px;
    height: 40px;
    background: #003d98;
    border-radius: 5px;
    font-size: 18px;
    font-family: Open Sans;
    font-weight: 600;
    line-height: 40px;
    text-align: center;
    color: #ffffff !important;
    display: inline-block;
    text-decoration: none;
    box-sizing: border-box;
    cursor: pointer;
  }
  .LearnMore a:hover {
    color: #003d98 !important;
    background-color: #fff;
    border: 1px solid #003d98;
  }
}
@media screen and (max-width: 1030px) {
  .container {
    width: 100% !important;
    padding: 0 24px !important;
    max-width: 100% !important;
    box-sizing: border-box;
  }
  body {
    font-size: 0rem;
  }
  .h-120 {
    height: 120px;
    width: 100%;
    padding: 30px 0;
  }
  .w-24 {
    height: 60px;
    display: inline;
    line-height: 30px;
  }
  .c-content {
    height: 60px;
    width: 100%;
    margin: 0 auto;
  }
  .flex-fill {
    line-height: 20px;
  }
  .w-15 {
    width: 15%;
  }
  .w-28 {
    width: 28%;
  }
  #f5f5f5 .w-36 {
    width: 36%;
  }
  .w-25 {
    width: 25%;
  }
  .font24 {
    font-size: 16px;
    font-family: OpenSans;
  }
  .font18 {
    font-size: 16px;
    font-family: OpenSans;
  }
  .contact-us-info {
    padding: 20px 0;
  }
  .info-list .info-img {
    padding: 20px 0 0px;
    margin: 0;
  }
  .info-list .card-title {
    font-size: 16px;
    color: #2C2D2E;
    line-height: 16px;
    margin-bottom: 20px;
  }
  .info-list .card-text {
    font-size: 16px;
    color: #6B6B6B;
    line-height: 25px;
    min-height: 150px;
    width: 300px;
    margin: 0 auto;
  }
  .info-list .card-text a {
    font-size: 16px;
    color: #004097;
  }
  .border {
    border: 0 solid #004198;
    border-radius: 25px;
    padding: 13px 30%;
  }
  .bg-f7f,
  .bg-fff {
    padding: 10px 0 15px 0;
  }
  .info-h {
    font-size: 16px;
    color: #004097;
  }
  .get-started {
    border-radius: 100px;
    background: #FF3B4A;
    border-color: #FF3B4A !important;
    color: #fff !important;
    font-size: 15px;
    padding: 6px 18px !important;
  }
  .learn_our {
    display: inline-block;
    padding: 8px 20px;
    background-color: #fff;
    border-radius: 20px;
    margin-top: 20px;
  }
  .learn_our a {
    font-size: 16px;
    font-family: OpenSans;
    line-height: 17px;
  }
  .commitments-minimum {
    padding: 20px 0;
  }
  .commitments-minimum .card-title {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 8px;
  }
  .commitments-minimum .card-text {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .the_fba {
    height: 56px;
    font-size: 18px;
    font-family: SFProDisplay-Regular, SFProDisplay;
    font-weight: 400;
    color: #FFFFFFFF;
    line-height: 28px;
  }
  .p-50 {
    padding: 50px;
  }
  .font3 {
    font-family: SFProText-Regular;
    font-size: 16px;
    color: #6B6B6B;
    letter-spacing: -0.2px;
    line-height: 22px;
  }
  .mb-30 {
    margin-bottom: 30px;
  }
  .font13 {
    font-family: SFProDisplay-Regular;
    font-size: 18px;
    color: #2C2D2E;
    letter-spacing: 0;
    text-align: center;
    line-height: 28px;
    margin-top: 24px;
    margin-bottom: 20px;
  }
  .font14 {
    font-family: SFProText-Regular;
    font-size: 16px;
    color: #2C2D2E;
    text-align: center;
    line-height: 22px;
    margin-bottom: 16px;
    margin-top: 24px;
  }
  .font15 {
    font-family: SFProText-Regular;
    font-size: 16px;
    color: #6B6B6B;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .font16 {
    font-family: SFProText-Regular;
    font-size: 16px;
    color: #2C2D2E;
    text-align: center;
    line-height: 22px;
    margin-top: 20px;
  }
  .font11 {
    font-family: SFProDisplay-Regular;
    font-size: 16px;
    color: #2C2D2E;
    text-align: center;
    line-height: 22px;
    margin-bottom: 15px;
    margin-top: 12px;
  }
  .pb-30 {
    padding-bottom: 10px;
  }
  .faq-image-wrapper {
    display: none;
  }
  .light-text {
    font-size: 16px;
  }
  .bold-title {
    margin: 0.1rem 0 !important;
    font-size: 20px !important;
  }
  .faq-block {
    max-width: initial !important;
  }
  #faq .left-allign-wrapper .title {
    text-align: center !important;
    width: 100%;
  }
  .bg-orengered {
    height: 5.3rem;
    margin-top: 0.85rem !important;
    padding-top: 0.8rem;
  }
  .bg-orengered h1 {
    font-size: 0.34rem;
    color: #fff;
    letter-spacing: -0.36px;
    text-align: center;
    width: 90%;
    margin-left: 5%;
    margin-bottom: 0;
  }
  .bg-orengered p {
    font-size: 0.24rem;
    color: #fff;
    letter-spacing: -0.2px;
    text-align: center;
    line-height: 0.32rem;
    width: 90%;
    margin-left: 5%;
  }
  .bg-orengered p:nth-child(1) {
    margin-bottom: 0;
  }
  .solutions-right {
    padding: 0 0 20px 0;
  }
  .solutions-right .container .solutions-title {
    font-size: 18px;
    color: #2C2D2E;
    letter-spacing: 0;
    text-align: center;
    line-height: 18px;
    margin-top: 24px;
  }
  .transportation-process {
    overflow: hidden;
    margin-top: 20px;
    width: 100%;
  }
  .transportation-process .item-box {
    width: 100%;
    float: left;
    padding: 48px  30px;
    margin: 0!important;
    margin-bottom: 20px !important;
    box-sizing: border-box;
    border: 1px solid #eef0f2;
    background: #ffffff;
    margin: 15px 10px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    border-left: 2px solid #004097;
  }
  .transportation-process .item-box h3 {
    font-size: 18px;
    line-height: 24px;
    margin: 0px  0 10px 0;
    text-align: left;
    color: #00629d;
  }
  .transportation-process .item-box p {
    color: #6B6B6B;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 0;
    text-align: left;
    line-height: 22px;
  }
  .transportation-process .item-box:nth-child(2) {
    background: #004097 !important;
    border: 1px solid #004097;
  }
  .transportation-process .item-box:nth-child(2) h3 {
    color: #fff;
  }
  .transportation-process .item-box:nth-child(2) p {
    color: rgba(255, 255, 255, 0.61) !important;
  }
  .row {
    display: block !important;
  }
  .product-returns h3 {
    font-size: 0.3rem !important;
    line-height: 0.5rem !important;
    font-weight: 700;
  }
  .product-returns ul {
    margin-bottom: 0;
  }
  .product-returns ul li {
    width: 100%;
    display: flex;
    height: 44px;
  }
  .product-returns ul li img {
    width: 24px;
  }
  .product-returns ul li p {
    padding-left: 12px;
    line-height: 44px !important;
    align-items: center;
    margin-bottom: 0 !important;
  }
  .align-items-center {
    align-items: initial !important;
  }
  .solutions-left {
    padding: 0 0 70px 0;
  }
  .solutions-left .align-items-center .mt-4 {
    margin-top: 0!important;
  }
  .solutions-left .align-items-center .solutions-subtitle {
    font-size: 20px;
    color: #2C2D2E;
    text-align: center;
    line-height: 26px;
    margin-bottom: 16px;
    margin-top: 14px;
  }
  .solutions-left .align-items-center .solutions-text {
    font-size: 16px;
    color: #6B6B6B;
    line-height: 22px;
    margin-bottom: 10px;
    text-align: left;
  }
  .solutions-right {
    margin-bottom: 50px;
    padding: 0;
  }
  .solutions-right .align-items-center .mt-4 {
    margin-top: 0!important;
  }
  .solutions-right .align-items-center .solutions-subtitle {
    font-size: 20px;
    color: #2C2D2E;
    text-align: center;
    line-height: 26px;
    margin-bottom: 16px;
    margin-top: 14px;
  }
  .solutions-right .align-items-center .solutions-text {
    font-size: 16px;
    color: #6B6B6B;
    line-height: 22px;
    margin-bottom: 10px;
    text-align: left;
  }
  .latest-blog .text-center {
    font-size: 16px;
    color: #2C2D2E;
    text-align: center;
    line-height: 22px;
    margin-bottom: 16px;
    margin-top: 14px;
  }
  .latest-blog .choosing_title_desc {
    font-size: 16px;
    color: #6B6B6B;
    line-height: 22px;
    margin-bottom: 10px;
    text-align: left;
  }
  .commitments-minimum .learn_our {
    color: #333333;
    display: inline-block;
  }
  .commitments-minimum .learn_our:hover {
    text-decoration: underline;
  }
  .container {
    padding-right: 0.32rem;
    padding-left: 0.32rem;
  }
  .container .col-md-4,
  .container .col-md-8 {
    padding: 15px;
    width: 100% !important;
    max-width: 100% !important;
  }
  .latest-blog {
    padding-top: 0;
  }
  .latest-blog .container .latest-blog-title {
    font-size: 18px;
    color: #2C2D2E;
    letter-spacing: 0;
    text-align: center;
    line-height: 18px;
    margin-top: 24px;
  }
  .latest-blog .container .bg-none {
    display: flex;
    flex-direction: column-reverse;
  }
  .latest-blog .container .bg-none .card-body {
    padding: 0;
  }
  .latest-blog .container .bg-none .card-title {
    font-size: 16px;
    color: #2C2D2E;
    text-align: center;
    line-height: 22px;
    margin-bottom: 16px;
    margin-top: 14px;
  }
  .latest-blog .container .bg-none .blog-title-desc {
    font-size: 16px;
    color: #6B6B6B;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .contact-us-info .container .row .col-6 {
    max-width: 100%;
    flex: 1;
  }
  .contact-us-info .container .row .col-6 .card-body {
    padding: 0;
    width: 100%;
  }
  .Started_bnt {
    width: 3.74rem;
    height: 0.6rem;
    background: #003D98;
    box-shadow: 0rem 0rem 0rem 0rem rgba(0, 0, 0, 0.3);
    border-radius: 0.05rem;
    text-align: center;
    font-size: 0.28rem;
    font-family: Open Sans;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 0.6rem;
    display: inline-block;
    text-decoration: none;
    margin-top: 0.5rem;
  }
  .Started_bnt_two {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    background-color: #fff;
    border-radius: 500px;
    color: #000;
    padding: 10px 20px;
    margin-top: 0.3rem;
  }
  .tax-threshold-table {
    margin-top: 0.5rem;
  }
  .tax-threshold-table .MsoNormalTable {
    width: 282.95pt;
  }
  .tax-threshold-table .MsoNormalTable span {
    font-size: 0.32rem;
  }
  .choosing_title_desc {
    padding-left: 0.32rem;
  }
  .choosing_title_desc .desc_ul {
    list-style-type: none;
  }
  .choosing_title_desc .desc_ul ul {
    margin-left: 0.3rem;
    list-style-type: square;
  }
  .solutions-title-fba {
    margin-top: 20px;
  }
  .choice {
    padding: 0.96rem 0.32rem 1.1rem;
    background-color: #f8f8f8;
  }
  .choice .choice_item .choice_title {
    font-size: 0.43rem;
    font-family: Open Sans;
    font-weight: 800;
    color: #040000;
    line-height: 0.48rem;
    text-align: center;
    margin-bottom: 0.87rem;
  }
  .choice .choice_item .choice_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .choice .choice_item .choice_box .choice_img {
    width: 3.28rem;
    height: 1.44rem;
    line-height: 0.64rem;
    background: #ffffff;
    border-radius: 0.1rem;
    padding: 0.4rem;
    box-sizing: border-box;
    margin-bottom: 0.29rem;
  }
  .choice .choice_item .choice_box .choice_img img {
    width: 100%;
  }
  .choice .choice_item .choice_box .choice_img:nth-child(9) {
    padding: 0.5rem 0.4rem;
  }
  .LearnMore {
    height: 0.6rem;
    margin-top: 0.64rem;
  }
  .LearnMore a {
    width: 2.44rem;
    height: 0.6rem;
    background: #06f;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.3);
    border-radius: 0.05rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    font-size: 0.28rem;
    font-family: Open Sans;
    font-weight: 600;
    color: #fff;
  }
}
.tax-threshold-table .MsoNormalTable {
  border: none;
  width: 100%;
}
.tax-threshold-table .MsoNormalTable tr {
  height: 25.1pt;
}
.tax-threshold-table .MsoNormalTable tr th {
  background-color: #f5f5f5;
}
.tax-threshold-table .MsoNormalTable tr td {
  padding: 0pt 0pt 0pt 0pt;
  border-left: 1pt solid #cccccc;
  mso-border-left-alt: 0.75pt solid #cccccc;
  border-right: 1pt solid #cccccc;
  mso-border-right-alt: 0.75pt solid #cccccc;
  border-top: 1pt solid #cccccc;
  mso-border-top-alt: 0.75pt solid #cccccc;
  border-bottom: 1pt solid #cccccc;
  mso-border-bottom-alt: 0.75pt solid #cccccc;
}
.tax-threshold-table .MsoNormalTable tr .prep_item {
  margin-top: 0pt;
  margin-right: 0pt;
  margin-bottom: 0pt;
  margin-left: 0pt;
  word-break: break-all;
  mso-pagination: widow-orphan;
  text-align: center;
  mso-line-height-alt: 12pt;
}
.tax-threshold-table .MsoNormalTable tr .prep_item {
  color: #000000;
  font-size: 0.32rem;
  margin: 12px;
}
.services-section {
  padding-top: 120px;
  padding-bottom: 100px;
}
.middle-allign-wrapper {
  z-index: 2;
  grid-row-gap: 20px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}
.title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 500;
  line-height: 44px;
}
.services-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 0;
  padding: 20px 0;
  overflow: hidden;
}
.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}
.service-card {
  grid-column-gap: 20px;
  text-align: left;
  border: 1px solid #0277bd;
  border-radius: 5px;
  flex-direction: row;
  align-items: flex-start;
  padding: 30px 13px 30px 20px;
  transition: box-shadow 0.4s;
  display: flex;
}
.services-svg {
  max-width: 40px;
}
.faq-image-wrapper img {
  width: 100%;
  max-width: 750px;
  object-fit: cover;
  display: inline-block;
}
.services-content {
  grid-row-gap: 15px;
  flex-direction: column;
  display: flex;
}
.faq-section {
  padding: 120px 0;
}
.container.gap-60px {
  grid-row-gap: 30px;
  align-items: stretch;
  display: flex;
  overflow: visible;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.container {
  max-width: 1180px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.left-allign-wrapper {
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}
.faq-flex-wrapper {
  grid-column-gap: 33px;
  grid-row-gap: 30px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: flex;
}
.main-paragraph {
  font-size: 16px;
  color: #6b6b6b;
  line-height: 30px;
  margin-bottom: auto;
}
.faq-image {
  z-index: -1;
  max-width: 357px;
  position: relative;
}
.faq-container {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}
.faq-wrapper {
  grid-column-gap: 30px;
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}
.faq-block {
  width: 100%;
  max-width: 360px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  padding: 5px;
  border-bottom: 1px solid #eef0f2;
}
.bold-title {
  font-size: 18px;
  line-height: 26px;
}
.light-text {
  margin-bottom: 0;
  font-family: Inter Light, sans-serif;
}
@media screen and (max-width: 991px) {
  .bold-title {
    font-size: 20px;
    margin-bottom: auto;
  }
  .services-section {
    padding: 40px 0;
  }
  .middle-allign-wrapper {
    text-align: left;
    align-items: flex-start;
  }
  .services-grid {
    grid-template-columns: 1fr 1fr;
  }
  .faq-section {
    padding-top: 80px;
  }
  .container.gap-60px {
    overflow: visible;
  }
  .faq-image-wrapper {
    display: none;
  }
  .faq-container {
    grid-row-gap: 30px;
  }
  .light-text {
    font-size: 16px;
    color: #6b6b6b;
    line-height: 30px;
    margin-bottom: auto;
  }
}
@media screen and (max-width: 767px) {
  .container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }
  .title {
    font-size: 30px;
    line-height: 40px;
  }
  .services-grid {
    grid-template-columns: 1fr;
  }
  .faq-wrapper {
    grid-row-gap: 30px;
    flex-direction: column;
  }
  .faq-block {
    max-width: none;
  }
}
.choosing_title_desc p {
  margin-bottom: auto;
}
