.section_1 {
  background-image: url("/new_assets/images/service_background.webp");
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  height: auto;
  padding-bottom: 30px;
}
.section_1 .content-carrier {
  margin-top: 82px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.section_1 .content-carrier h1 {
  font-size: 48px;
  color: rgb(0, 0, 0);
  line-height: 68px;
  font-weight: 900;
  text-align: center;
  width: 1063px;
}
.section_1 .content-carrier h2 {
  font-size: 21px;
  color: rgb(0, 0, 0);
  line-height: 32px;
  font-weight: 400;
  text-align: center;
  width: 786px;
  margin-top: 15px;
}
.section_1 .input-carrier {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
}
.section_1 .input-carrier .hero-form {
  display: flex;
  gap: 10px;
}
.section_1 .input-carrier .hero-form input {
  border-width: 1px;
  border-color: rgb(221, 221, 221);
  border-style: solid;
  border-radius: 3px;
  background-color: rgb(255, 255, 255);
  width: 258px;
  height: 47px;
  font-size: 18px;
  color: #000;
  padding: 10px;
}
.section_1 .input-carrier .hero-form input::-moz-placeholder {
  font-size: 16px;
  color: rgb(133, 133, 146);
  line-height: 1.389;
  text-align: left;
  padding-block: 18px;
  padding-left: 18px;
}
.section_1 .input-carrier .hero-form input::placeholder {
  font-size: 16px;
  color: rgb(133, 133, 146);
  line-height: 1.389;
  text-align: left;
  padding-block: 18px;
  padding-left: 18px;
}
.section_1 .input-carrier .hero-form button {
  border-radius: 3px;
  background-color: rgb(255, 118, 58);
  width: 280px;
  height: 50px;
  box-shadow: rgb(0, 0, 0) 10px 13px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-width: 0px;
  font-size: 14px;
  color: rgb(255, 255, 255);
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
}
.section_1 .image-content {
  margin-top: 37px;
  width: 1100px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
}
.section_1 .image-content .t-wrapper {
  display: flex;
  justify-content: space-between;
  width: 100%;
  z-index: 1;
}
.section_1 .image-content .t-wrapper .one-card {
  width: 323px;
}
.section_1 .image-content .t-wrapper .one-card .card-1 {
  border-width: 2px;
  border-color: rgb(29, 115, 237);
  border-style: solid;
  border-radius: 20px;
  background-color: rgb(29, 115, 237);
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.18);
  width: 323px;
  height: 191px;
  margin-top: 21px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.section_1 .image-content .t-wrapper .one-card .card-1 p:nth-child(1) {
  font-size: 62px;
  color: rgb(255, 255, 255);
  line-height: 42px;
  text-align: center;
  font-weight: 900;
  font-family: "Inter", sans-serif !important;
  font-optical-sizing: auto;
  letter-spacing: 1px;
}
.section_1 .image-content .t-wrapper .one-card .card-1 p:nth-child(2) {
  font-size: 17px;
  color: rgb(255, 255, 255);
  line-height: 25px;
  text-align: center;
  font-weight: 900;
  font-family: "Inter", sans-serif !important;
  font-optical-sizing: auto;
  letter-spacing: 1.3px;
  margin-bottom: 0;
}
.section_1 .image-content .t-wrapper .one-card .card-1 p:nth-child(3) {
  font-size: 14px;
  color: rgb(255, 255, 255);
  line-height: 26px;
  text-align: center;
  font-weight: 500;
  font-family: "Inter", sans-serif !important;
  font-optical-sizing: auto;
  letter-spacing: 1.2px;
  font-style: italic;
}
.section_1 .image-content .t-wrapper .two-card {
  width: 286px;
}
.section_1 .image-content .t-wrapper .two-card .card-1 {
  border-width: 2px;
  border-color: rgb(65, 212, 140);
  border-style: solid;
  border-radius: 20px;
  background-color: rgb(65, 212, 140);
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.18);
  width: 284px;
  height: 143px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.section_1 .image-content .t-wrapper .two-card .card-1 p:nth-child(1) {
  font-size: 50px;
  color: rgb(255, 255, 255);
  line-height: 42px;
  text-align: center;
  font-weight: 900;
  margin-bottom: 5px;
  font-family: "Inter", sans-serif !important;
  font-optical-sizing: auto;
  letter-spacing: 1px;
}
.section_1 .image-content .t-wrapper .two-card .card-1 p:nth-child(2) {
  font-size: 17px;
  color: rgb(255, 255, 255);
  line-height: 25px;
  text-align: center;
  font-weight: 900;
  margin-bottom: 5px;
  font-family: "Inter", sans-serif !important;
  font-optical-sizing: auto;
  margin-bottom: 0;
}
.section_1 .image-content .t-wrapper .two-card .card-1 p:nth-child(3) {
  font-size: 14px;
  color: rgb(255, 255, 255);
  line-height: 26px;
  text-align: center;
  font-weight: 500;
  margin-bottom: 5px;
  font-family: "Inter", sans-serif !important;
  font-optical-sizing: auto;
  letter-spacing: 1.2px;
  font-style: italic;
}
.section_1 .image-content .t-wrapper .two-card .card-2 {
  border-width: 2px;
  border-color: rgb(92, 98, 214);
  border-style: solid;
  border-radius: 20px;
  background-color: rgb(92, 98, 214);
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.18);
  width: 257px;
  height: 142px;
  margin-top: 44px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.section_1 .image-content .t-wrapper .two-card .card-2 p:nth-child(1) {
  font-size: 50px;
  color: rgb(255, 255, 255);
  line-height: 42px;
  text-align: center;
  font-weight: 900;
  margin-bottom: 5px;
  font-family: "Inter", sans-serif !important;
  font-optical-sizing: auto;
  letter-spacing: 1px;
}
.section_1 .image-content .t-wrapper .two-card .card-2 p:nth-child(2) {
  font-size: 17px;
  color: rgb(255, 255, 255);
  line-height: 25px;
  text-align: center;
  font-weight: 900;
  margin-bottom: 5px;
  font-family: "Inter", sans-serif !important;
  font-optical-sizing: auto;
  margin-bottom: 0;
}
.section_1 .image-content .t-wrapper .two-card .card-2 p:nth-child(3) {
  font-size: 14px;
  color: rgb(255, 255, 255);
  line-height: 26px;
  text-align: center;
  font-weight: 500;
  margin-bottom: 5px;
  font-family: "Inter", sans-serif !important;
  font-optical-sizing: auto;
  letter-spacing: 1.2px;
  font-style: italic;
}
.section_1 .image-content .center-card {
  position: absolute;
  display: flex;
  justify-content: center;
  top: 54px;
  align-items: center;
  left: 15px;
}
.section_1 .image-content .center-card .half-card {
  border-width: 1px;
  border-color: rgb(255, 118, 58);
  border-style: solid;
  border-radius: 20px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.08);
  width: 546px;
  height: 256px;
  position: relative;
  padding-top: 45px;
  padding-inline: 87px;
}
.section_1 .image-content .center-card .half-card::before {
  content: "";
  background-image: url("/new_assets/images/stars-bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 143px;
  height: 28px;
  position: absolute;
  left: 50%;
  bottom: 239px;
  transform: translateX(-50%);
}
.section_1 .image-content .center-card .half-card .tag-line {
  font-size: 20px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 27px;
  text-align: center;
}
.section_1 .image-content .center-card .half-card .carrier {
  justify-content: center;
  display: flex;
  border-bottom: 1px solid #6e7b81;
}
.section_1 .image-content .center-card .half-card .carrier .text-carrier {
  margin-left: 10px;
}
.section_1 .image-content .center-card .half-card .carrier .text-carrier p:nth-child(1) {
  font-size: 13px;
  color: rgb(110, 123, 129);
  line-height: 20px;
  text-align: left;
  margin-bottom: 0;
}
.section_1 .image-content .center-card .half-card .carrier .text-carrier p:nth-child(2) {
  font-size: 13px;
  color: rgb(110, 123, 129);
  line-height: 20px;
  text-align: left;
}
.section_1 .image-content .center-card .half-card .review-detail-carrier {
  margin-top: 11px;
}
.section_1 .image-content .center-card .half-card .review-detail-carrier div:nth-child(1) {
  font-size: 11px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 29px;
  text-align: left;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.section_1 .image-content .center-card .half-card .review-detail-carrier div:nth-child(2) {
  font-size: 11px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 29px;
  text-align: left;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.section_2 .content-carrier {
  margin-top: 30px;
}
.section_2 .content-carrier p {
  font-size: 24px;
  color: rgb(0, 0, 0);
  line-height: 76px;
  font-weight: 900;
  text-align: center;
}
.section_2 .content-carrier p span {
  color: #ff763a;
}
.section_2 .bridgeway-amazon-marketing-services {
  margin-top: 0px;
}
.section_2 .bridgeway-amazon-marketing-services .w-block {
  width: 1075px;
  margin-bottom: 0px;
}
.section_2 .bridgeway-amazon-marketing-services #owl-carousel-1 {
  position: relative;
}
.section_2 .bridgeway-amazon-marketing-services #owl-carousel-1 .box {
  margin: 0 90px;
  height: 70px !important;
}
.section_2 .bridgeway-amazon-marketing-services #owl-carousel-1 .box img {
  width: unset !important;
  filter: grayscale(1);
}
.section_2 .bridgeway-amazon-marketing-services #owl-carousel-1 .rakuten {
  margin-top: 29px;
}
.section_2 .bridgeway-amazon-marketing-services #owl-carousel-1 .binge {
  margin-top: 21px;
}
.section_2 .bridgeway-amazon-marketing-services #owl-carousel-1 .think_me {
  margin-top: 19px;
}
.section_2 .bridgeway-amazon-marketing-services #owl-carousel-1 .mot2 {
  margin-top: 27px;
}
.section_2 .bridgeway-amazon-marketing-services .custom-nav {
  position: absolute;
  top: 0;
  display: flex;
  justify-content: space-between;
  width: 110%;
  align-items: center;
  height: 100%;
}
.section_2 .bridgeway-amazon-marketing-services .custom-nav button {
  margin-top: 10px;
}

.section_3 {
  margin-top: 55px;
}
.section_3 .wrapper .heading_data_para_1 {
  font-size: 48px;
  color: rgb(0, 0, 0);
  line-height: 53px;
  text-align: center;
  font-weight: 900;
  width: 1062px;
}
.section_3 .wrapper .heading_data_para_2 {
  width: 946px;
  font-size: 21px;
  color: rgb(0, 0, 0);
  line-height: 29px;
  font-weight: 400;
  text-align: center;
  margin-top: 15px;
}
.section_3 .wrapper .card-wrapper-row .cardservice {
  height: -moz-fit-content;
  height: fit-content;
  padding-block: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 30px;
  border: 1px solid;
  border-color: #fff;
  transition: all 0.2s ease-in-out;
}
.section_3 .wrapper .card-wrapper-row .cardservice h5 {
  width: 323px;
  text-align: center;
  font-size: 24px;
  color: rgb(0, 0, 0);
  line-height: 27px;
  text-align: center;
  font-weight: 800;
  white-space: pre-line;
  margin-block: 23px;
  transition: all 0.2s ease-in-out;
}
.section_3 .wrapper .card-wrapper-row .cardservice p {
  width: 360px;
  font-size: 16px;
  color: rgb(0, 0, 0);
  line-height: 28px;
  font-weight: 300;
  text-align: center;
}
.section_3 .wrapper .card-wrapper-row .cardservice:hover {
  border: 1px solid;
  border-color: #fff;
  outline: none;
  border-color: rgba(0, 0, 0, 0);
  box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  border-radius: 12px;
}
.section_3 .wrapper .card-wrapper-row .cardservice:hover h5 {
  color: rgb(255, 118, 58);
}
.section_3 .wrapper .section_3_button {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
}
.section_3 .wrapper .section_3_button a {
  border-radius: 3px;
  background-color: rgb(255, 118, 58);
  width: 280px;
  height: 50px;
  box-shadow: rgb(33, 46, 68) 10px 13px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-width: 0px;
  font-size: 14px;
  color: rgb(255, 255, 255);
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
}
.section_3 .bridgeway-amazon-marketing-services {
  margin-top: 70px;
}
.section_3 .bridgeway-amazon-marketing-services .w-block {
  width: 1014px;
  margin-bottom: 0px;
}
.section_3 .bridgeway-amazon-marketing-services #owl-carousel-new {
  position: relative;
}
.section_3 .bridgeway-amazon-marketing-services #owl-carousel-new .box {
  margin: 0 90px;
  height: 70px !important;
}
.section_3 .bridgeway-amazon-marketing-services #owl-carousel-new .box img {
  width: unset !important;
  filter: grayscale(1);
}
.section_3 .bridgeway-amazon-marketing-services #owl-carousel-new .rakuten {
  margin-top: 29px;
}
.section_3 .bridgeway-amazon-marketing-services #owl-carousel-new .binge {
  margin-top: 21px;
}
.section_3 .bridgeway-amazon-marketing-services #owl-carousel-new .think_me {
  margin-top: 19px;
}
.section_3 .bridgeway-amazon-marketing-services #owl-carousel-new .mot2 {
  margin-top: 27px;
}
.section_3 .bridgeway-amazon-marketing-services .custom-nav {
  position: absolute;
  top: 0;
  display: flex;
  justify-content: space-between;
  width: 110%;
  align-items: center;
  height: 100%;
}
.section_3 .bridgeway-amazon-marketing-services .custom-nav button {
  margin-top: 10px;
}

.section_4 {
  margin-top: 80px;
}
.section_4 .content-main .first {
  background-image: url("/new_assets/images/sect4_md_6.webp");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  height: 600px;
}
.section_4 .content-main .first .image-carrier {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
}
.section_4 .content-main .first .content-carrier {
  margin-top: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.section_4 .content-main .first .content-carrier p:nth-child(1) {
  font-size: 34px;
  font-weight: 900;
  line-height: 40px;
  text-align: center;
  color: #f7f7f7;
}
.section_4 .content-main .first .content-carrier p:nth-child(2) {
  margin-top: 24px;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  text-align: center;
  color: #f7f7f7;
  width: 425px;
}
.section_4 .content-main .first .button-carrier {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
}
.section_4 .content-main .first .button-carrier a {
  border-radius: 3px;
  background-color: rgb(255, 118, 58);
  width: 280px;
  height: 50px;
  box-shadow: rgb(255, 255, 255) 10px 13px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-width: 0px;
  font-size: 14px;
  color: rgb(255, 255, 255);
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
}
.section_4 .content-main .second {
  background-color: #f7f7f7;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  padding-top: 51px;
  padding-inline: 37px;
  padding-bottom: 48px;
}
.section_4 .content-main .second .first-para {
  font-size: 34px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 38px;
  text-align: left;
  font-weight: 900;
}
.section_4 .content-main .second .second-para {
  font-size: 18px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 25px;
  text-align: left;
  font-weight: 400;
}
.section_4 .content-main .second .points-carrier {
  margin-top: 40px;
}
.section_4 .content-main .second .points-carrier ul {
  list-style: none;
  position: relative;
}
.section_4 .content-main .second .points-carrier ul li {
  font-size: 18px;
  color: rgb(0, 0, 0);
  line-height: 26px;
  text-align: left;
  font-weight: 400;
  margin-bottom: 17px;
  margin-left: 7px;
  position: relative;
}
.section_4 .content-main .second .points-carrier ul li:nth-child(3) {
  margin-bottom: 0;
}
.section_4 .content-main .second .points-carrier ul li::before {
  content: "";
  background-image: url("/new_assets/images/arrow-section-4-li.webp");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  width: 29px;
  height: 29px;
  left: -37px;
  top: 4px;
}

.section_5 {
  margin-top: 80px;
}
.section_5 .content-carrier {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.section_5 .content-carrier h4 {
  font-size: 47px;
  color: rgb(0, 0, 0);
  line-height: 53px;
  text-align: center;
  font-weight: 900;
  width: 1115px;
}
.section_5 .content-carrier p {
  width: 1077px;
  font-size: 21px;
  color: rgb(0, 0, 0);
  line-height: 31px;
  text-align: center;
  margin-top: 25px;
}
.section_5 .main-align {
  position: relative;
  height: 1120px;
  display: flex;
  justify-content: center;
  align-items: end;
}
.section_5 .main-align .main-align-container {
  height: 948px;
  position: absolute;
  bottom: 68px;
}
.section_5 .main-align .main-align-container .first {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  padding: 0px;
  border: 1px solid #e2e2e2;
  background-color: #fff;
}
.section_5 .main-align .main-align-container .first .first-content {
  height: 210px;
  background-color: #192733;
  border-top-left-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  padding-top: 25px;
}
.section_5 .main-align .main-align-container .first .first-content::before {
  content: "";
  background-image: url("/new_assets/images/home-circ.webp");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  width: 80px;
  height: 80px;
  left: 50%;
  bottom: 191px;
  transform: translateX(-50%);
}
.section_5 .main-align .main-align-container .first .first-content .content-1 {
  font-size: 18px;
  color: rgb(255, 255, 255);
  line-height: 30px;
  text-align: center;
  font-weight: 900;
}
.section_5 .main-align .main-align-container .first .first-content .content-2 {
  font-size: 18px;
  color: rgb(255, 255, 255);
  line-height: 27px;
  text-align: center;
  font-weight: 700;
}
.section_5 .main-align .main-align-container .first .first-content .content-3 {
  font-size: 18px;
  color: rgb(255, 255, 255);
  line-height: 27px;
  text-align: center;
  font-weight: 700;
}
.section_5 .main-align .main-align-container .first .first-content .content-3 span {
  font-size: 32px;
  color: #ff763a;
  line-height: 68px;
  text-align: center;
  font-weight: 900;
}
.section_5 .main-align .main-align-container .first .second-content {
  padding: 12px;
  padding-left: 28px;
}
.section_5 .main-align .main-align-container .first .second-content .para-content {
  font-size: 24px;
  color: #000;
  line-height: 34px;
  text-align: left;
  font-weight: 900;
  margin-top: 26px;
  margin-bottom: 32px;
}
.section_5 .main-align .main-align-container .first .second-content .first-ctn {
  margin-bottom: 55px;
}
.section_5 .main-align .main-align-container .first .second-content .first-ctn .text-img {
  font-size: 18px;
  color: #000;
  line-height: 34px;
  text-align: left;
  font-weight: 700;
  margin-bottom: 10px;
}
.section_5 .main-align .main-align-container .first .second-content .first-ctn .text-img img {
  margin-right: 15px;
}
.section_5 .main-align .main-align-container .first .second-content .first-ctn p {
  font-size: 15px;
  color: #000;
  line-height: 27px;
  text-align: left;
  font-weight: 400;
  width: 504px;
}
.section_5 .main-align .main-align-container .first .second-content .second-ctn {
  margin-bottom: 55px;
}
.section_5 .main-align .main-align-container .first .second-content .second-ctn .text-img {
  font-size: 18px;
  color: #000;
  line-height: 34px;
  text-align: left;
  font-weight: 700;
  margin-bottom: 10px;
}
.section_5 .main-align .main-align-container .first .second-content .second-ctn .text-img img {
  margin-right: 15px;
}
.section_5 .main-align .main-align-container .first .second-content .second-ctn p {
  font-size: 15px;
  color: #000;
  line-height: 27px;
  text-align: left;
  font-weight: 400;
  width: 504px;
}
.section_5 .main-align .main-align-container .first .second-content .third-ctn {
  margin-bottom: 55px;
}
.section_5 .main-align .main-align-container .first .second-content .third-ctn .text-img {
  font-size: 18px;
  color: #000;
  line-height: 34px;
  text-align: left;
  font-weight: 700;
  margin-bottom: 10px;
}
.section_5 .main-align .main-align-container .first .second-content .third-ctn .text-img img {
  margin-right: 15px;
}
.section_5 .main-align .main-align-container .first .second-content .third-ctn p {
  font-size: 15px;
  color: #000;
  line-height: 27px;
  text-align: left;
  font-weight: 400;
  width: 504px;
}
.section_5 .main-align .main-align-container .second {
  padding-top: 40px;
  padding-inline: 30px;
  border-top: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #fff;
}
.section_5 .main-align .main-align-container .second .first-ctn p {
  font-size: 24px;
  color: #000;
  line-height: 34px;
  text-align: left;
  font-weight: 700;
}
.section_5 .main-align .main-align-container .second .second-ctn {
  margin-top: 30px;
}
.section_5 .main-align .main-align-container .second .second-ctn ul {
  list-style: none;
  position: relative;
}
.section_5 .main-align .main-align-container .second .second-ctn ul li {
  font-size: 18px;
  color: #000;
  line-height: 24px;
  text-align: left;
  font-weight: 400;
  margin-bottom: 30px;
  margin-left: 17px;
}
.section_5 .main-align .main-align-container .second .second-ctn ul li::before {
  content: "";
  background-image: url("/new_assets/images/green_vector.webp");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  width: 29px;
  height: 29px;
  left: 0px;
}
.section_5 .main-align .main-align-container .second .three-ctn {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
}
.section_5 .main-align .main-align-container .second .three-ctn a {
  border-radius: 3px;
  background-color: rgb(255, 118, 58);
  width: 280px;
  height: 50px;
  box-shadow: rgb(0, 0, 0) 10px 13px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-width: 0px;
  font-size: 14px;
  color: rgb(255, 255, 255);
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
}
.section_5 .main-align .bg-for-5 {
  background-image: url("/new_assets/images/bg-for-5.webp");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  height: 770px;
}

.section_7 {
  background-image: url("/new_assets/images/section7_bg.webp");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  height: auto;
  padding-bottom: 60px;
}
.section_7 .section-7-head p {
  font-size: 72px;
  color: rgb(255, 255, 255);
  font-weight: 900;
  line-height: 70px;
  text-align: left;
  margin-top: 55px;
}
.section_7 .first-ctn {
  margin-top: 47px;
}
.section_7 .first-ctn table {
  border-radius: 5px;
  border-collapse: separate; /* Allows border-radius to work properly */
  border-spacing: 0; /* Removes space between cells */
  overflow: hidden;
  border: 2px solid #ffffff;
  width: 100%;
}
.section_7 .first-ctn table thead tr th {
  font-size: 14px;
  color: rgb(255, 118, 58);
  font-weight: 900;
  line-height: 57px;
  padding-left: 28px;
}
.section_7 .first-ctn table thead tr th:nth-child(1) {
  border-right: 1px solid #ffffff;
  width: 50%;
}
.section_7 .first-ctn table tr td {
  font-size: 15px;
  color: rgb(255, 255, 255);
  line-height: 23px;
  text-align: left;
  height: 90.318px;
  font-weight: 400;
  padding-block: 21px;
  padding-right: 21px;
  padding-left: 50px;
  border-top: 1px solid #ffffff;
}
.section_7 .first-ctn table tr td:nth-child(1) {
  border-right: 1px solid #ffffff;
  position: relative;
}
.section_7 .first-ctn table tr td:nth-child(1)::before {
  content: ""; /* Required for rendering */
  background-image: url("/new_assets/images/icon_tick.webp");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  height: 12px;
  width: 12px; /* Set a width to the pseudo-element */
  position: absolute;
  top: 30px;
  left: 25px;
}
.section_7 .first-ctn table tr td:nth-child(2) {
  position: relative;
}
.section_7 .first-ctn table tr td:nth-child(2)::before {
  content: "";
  background-image: url("/new_assets/images/icon_cross.webp");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  height: 12px;
  width: 12px;
  position: absolute;
  top: 30px;
  left: 25px;
}
.section_7 .second-ctn {
  margin-top: 47px;
}
.section_7 .second-ctn .second-ctn-first .para-1 {
  font-size: 22px;
  color: rgb(255, 255, 255);
  font-weight: 600;
  line-height: 30px;
  text-align: left;
  font-style: italic;
}
.section_7 .second-ctn .second-ctn-first .para-1 span {
  color: #ffac00;
  text-decoration: underline;
}
.section_7 .second-ctn .second-ctn-first .para-2 {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.502);
  font-weight: 900;
  line-height: 44px;
  text-align: left;
}
.section_7 .second-ctn .carrier-70 {
  display: flex;
  gap: 40px;
}
.section_7 .second-ctn .carrier-70 .first {
  position: relative;
}
.section_7 .second-ctn .carrier-70 .first .first-para {
  font-size: 60px;
  color: rgb(255, 118, 58);
  line-height: 68px;
  font-weight: 900;
  text-align: left;
}
.section_7 .second-ctn .carrier-70 .first .second-para {
  font-size: 18px;
  color: rgb(255, 255, 255);
  line-height: 28px;
  font-weight: 400;
  text-align: left;
  width: 174px;
}
.section_7 .second-ctn .carrier-70 .first::after {
  content: "";
  position: absolute;
  border: 1px solid #ffffff;
  transform: rotate(90deg);
  width: 193px;
  top: 95px;
  left: 97px;
}
.section_7 .second-ctn .carrier-70 .second .first-para {
  font-size: 60px;
  color: rgb(255, 118, 58);
  line-height: 68px;
  font-weight: 900;
  text-align: left;
}
.section_7 .second-ctn .carrier-70 .second .second-para {
  font-size: 18px;
  color: rgb(255, 255, 255);
  line-height: 28px;
  font-weight: 400;
  text-align: left;
  width: 205px;
}

.section_8 {
  margin-top: 80px;
}
.section_8 .heading_data_para_1 {
  font-size: 48px;
  color: rgb(0, 0, 0);
  line-height: 53px;
  text-align: center;
  font-weight: 900;
  width: 1162px;
}
.section_8 .heading_data_para_2 {
  width: 807px;
  font-size: 21px;
  color: rgb(0, 0, 0);
  line-height: 27px;
  font-weight: 400;
  text-align: center;
  margin-top: 8px;
}
.section_8 .card-wrapper-row .cardservice {
  height: -moz-fit-content;
  height: fit-content;
  padding-block: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 30px;
  border: 1px solid;
  border-color: #fff;
  transition: all 0.2s ease-in-out;
}
.section_8 .card-wrapper-row .cardservice h5 {
  width: 219px;
  text-align: center;
  font-size: 24px;
  color: rgb(0, 0, 0);
  line-height: 27px;
  text-align: center;
  font-weight: 800;
  white-space: pre-line;
  margin-block: 23px;
  transition: all 0.2s ease-in-out;
}
.section_8 .card-wrapper-row .cardservice p {
  width: 360px;
  font-size: 16px;
  color: rgb(0, 0, 0);
  line-height: 28px;
  font-weight: 300;
  text-align: center;
}
.section_8 .card-wrapper-row .cardservice:hover {
  border: 1px solid;
  border-color: #fff;
  outline: none;
  border-color: rgba(0, 0, 0, 0);
  box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  border-radius: 12px;
}
.section_8 .card-wrapper-row .cardservice:hover h5 {
  color: rgb(255, 118, 58);
}
.section_8 .section_3_button {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
}
.section_8 .section_3_button a {
  border-radius: 3px;
  background-color: rgb(255, 118, 58);
  width: 280px;
  height: 50px;
  box-shadow: rgb(33, 46, 68) 7px 10px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-width: 0px;
  font-size: 14px;
  color: rgb(255, 255, 255);
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
}

.section_9 .section_8_main_head {
  margin-bottom: 40px;
}
.section_9 .section_8_main_head .head {
  font-size: 48px;
  color: rgb(0, 0, 0);
  line-height: 68px;
  font-weight: 900;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section_9 .section_8_main_head .head span {
  padding-inline: 12px;
  animation: pulsing 1s infinite;
}
.section_9 .section_8_tabs {
  margin-bottom: 0px;
}
.section_9 .section_8_tabs .tabs .tab-list {
  display: flex;
  justify-content: space-evenly;
  list-style: none;
  padding: 0;
  margin: 0;
}
.section_9 .section_8_tabs .tabs .tab-list .tab-item {
  padding: 8px 8px;
  cursor: pointer;
  margin-right: 5px;
  font-size: 14px;
  color: #6e7b81;
  line-height: 34px;
  white-space: nowrap;
  text-align: center;
  font-weight: 700;
  text-transform: capitalize;
  border-radius: 32px;
  border: 2px solid #e8e8e8;
  width: 224px;
}
.section_9 .section_8_tabs .tabs .tab-list .tab-item.active {
  border: 2px solid #ff763a;
  color: #ff763a;
  position: relative;
  top: 2px;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane {
  display: none;
  padding-bottom: 20px;
  border-top: none;
  background-color: #ffffff;
  width: 100%;
  margin-top: 36px;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane.active {
  display: block;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper {
  border-radius: 30px;
  background-color: #c9edff;
  height: auto;
  padding-bottom: 20px;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .carousel-container {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .carousel-track {
  display: flex;
  transition: transform 0.3s ease-in-out;
  width: 100%;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .carousel-item {
  min-width: 100%;
  box-sizing: border-box;
  flex-shrink: 0;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .inner2 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 15px;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .inner2 .para_1 {
  font-size: 28px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 35px;
  text-align: center;
  width: 911px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .inner2 .img-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .inner2 .para_2 {
  font-size: 21px;
  color: rgb(0, 0, 0);
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  width: 968px;
  margin-bottom: 20px;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .inner2 .span_4 {
  font-size: 60px;
  color: #26b16d;
  font-weight: 700;
  line-height: 68px;
  text-align: center;
  margin-bottom: 10px;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .inner2 .para_3 {
  font-size: 18px;
  color: rgb(0, 0, 0);
  font-weight: 900;
  line-height: 34px;
  text-align: center;
  text-transform: uppercase;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper {
  border-radius: 30px;
  background-color: #edffa8;
  height: auto;
  padding-bottom: 20px;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .carousel-container {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .carousel-track {
  display: flex;
  transition: transform 0.3s ease-in-out;
  width: 100%;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .carousel-item {
  min-width: 100%;
  box-sizing: border-box;
  flex-shrink: 0;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .inner2 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 15px;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .inner2 .para_1 {
  font-size: 28px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 35px;
  text-align: center;
  width: 911px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .inner2 .img-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .inner2 .para_2 {
  font-size: 21px;
  color: rgb(0, 0, 0);
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  width: 968px;
  margin-bottom: 20px;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .inner2 .span_4 {
  font-size: 60px;
  color: #26b16d;
  font-weight: 700;
  line-height: 68px;
  text-align: center;
  margin-bottom: 10px;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .inner2 .para_3 {
  font-size: 18px;
  color: rgb(0, 0, 0);
  font-weight: 900;
  line-height: 34px;
  text-align: center;
  text-transform: uppercase;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper {
  border-radius: 30px;
  background-color: #baffd6;
  height: auto;
  padding-bottom: 20px;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .carousel-container {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .carousel-track {
  display: flex;
  transition: transform 0.3s ease-in-out;
  width: 100%;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .carousel-item {
  min-width: 100%;
  box-sizing: border-box;
  flex-shrink: 0;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .inner2 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 15px;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .inner2 .para_1 {
  font-size: 28px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 35px;
  text-align: center;
  width: 911px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .inner2 .img-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .inner2 .para_2 {
  font-size: 21px;
  color: rgb(0, 0, 0);
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  width: 968px;
  margin-bottom: 20px;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .inner2 .span_4 {
  font-size: 60px;
  color: #26b16d;
  font-weight: 700;
  line-height: 68px;
  text-align: center;
  margin-bottom: 10px;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .inner2 .para_3 {
  font-size: 18px;
  color: rgb(0, 0, 0);
  font-weight: 900;
  line-height: 34px;
  text-align: center;
  text-transform: uppercase;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper {
  border-radius: 30px;
  background-color: #e8d1e8;
  height: auto;
  padding-bottom: 20px;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .carousel-container {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .carousel-track {
  display: flex;
  transition: transform 0.3s ease-in-out;
  width: 100%;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .carousel-item {
  min-width: 100%;
  box-sizing: border-box;
  flex-shrink: 0;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .inner2 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 15px;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .inner2 .para_1 {
  font-size: 28px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 35px;
  text-align: center;
  width: 911px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .inner2 .img-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .inner2 .para_2 {
  font-size: 21px;
  color: rgb(0, 0, 0);
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  width: 968px;
  margin-bottom: 20px;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .inner2 .span_4 {
  font-size: 60px;
  color: #26b16d;
  font-weight: 700;
  line-height: 68px;
  text-align: center;
  margin-bottom: 10px;
}
.section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .inner2 .para_3 {
  font-size: 18px;
  color: rgb(0, 0, 0);
  font-weight: 900;
  line-height: 34px;
  text-align: center;
  text-transform: uppercase;
}

@keyframes pulsing {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.section_10 {
  margin-top: 80px;
  margin-bottom: 80px;
}
.section_10 .section_6_head {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.section_10 .section_6_head h5 {
  font-size: 48px;
  color: rgb(0, 0, 0);
  line-height: 53px;
  text-align: center;
  font-weight: 900;
}
.section_10 .section_6_head h5 span {
  color: #ff763a;
}
.section_10 .section_6_head p {
  margin-top: 0;
  font-size: 21px;
  color: rgb(0, 0, 0);
  line-height: 35px;
  text-align: center;
  width: 595px;
  font-weight: 400;
  margin-bottom: 35px;
}
.section_10 .marquee_animate {
  position: relative;
  margin-top: 20px;
  overflow-x: hidden;
}
.section_10 .marquee_animate ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 60px;
  white-space: nowrap;
}
.section_10 .marquee_animate ul li {
  font-size: 52px;
  color: rgb(194, 199, 204);
  line-height: 75px;
  text-align: center;
  white-space: nowrap;
  font-weight: 800;
}
.section_10 .marquee_animate ul li:hover {
  color: #ff763a;
  cursor: pointer;
}
.section_10 .marquee_animate ul::after {
  content: "";
  display: flex;
}
@keyframes slide_to_left {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
.section_10 .marquee_animate_2 {
  position: relative;
  margin-top: 20px;
  overflow-x: hidden;
}
.section_10 .marquee_animate_2 ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 60px;
  white-space: nowrap;
}
.section_10 .marquee_animate_2 ul li {
  font-size: 52px;
  color: rgb(194, 199, 204);
  line-height: 75px;
  text-align: center;
  white-space: nowrap;
  font-weight: 800;
}
.section_10 .marquee_animate_2 ul li:hover {
  color: #ff763a;
  cursor: pointer;
}
.section_10 .marquee_animate_2 ul::before {
  content: "";
  display: flex;
}
@keyframes slide_to_right {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(50%);
  }
}

.section_11 .bg-11 {
  background-image: url("/new_assets/images/section_11_banner.webp");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  height: 500px;
}
.section_11 .section_11_content {
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.section_11 .section_11_content p:nth-child(1) {
  font-size: 32px;
  color: #ffffff;
  font-weight: 700;
  line-height: 68px;
  text-align: center;
  margin-bottom: 0;
}
.section_11 .section_11_content p:nth-child(2) {
  font-size: 42px;
  color: #ffffff;
  font-weight: 900;
  line-height: 62px;
  text-align: center;
  margin-bottom: 0;
}
.section_11 .section_11_content p:nth-child(3) {
  font-size: 42px;
  color: #ffffff;
  font-weight: 900;
  line-height: 62px;
  text-align: center;
}
.section_11 .section_11_content p:nth-child(4) {
  font-size: 21px;
  color: #ffffff;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  width: 1085px;
}
.section_11 .section_11_content_wrapper {
  margin-top: 40px;
}
.section_11 .section_11_content_wrapper .card-c .img-wrapper {
  width: 63px;
  text-align: center;
}
.section_11 .section_11_content_wrapper .card-c .content-wrapper {
  width: 450px;
}
.section_11 .section_11_content_wrapper .card-c .content-wrapper p:nth-child(1) {
  font-size: 24px;
  color: #000;
  font-weight: 900;
  line-height: 34px;
  text-align: left;
  padding-bottom: 0px;
}
.section_11 .section_11_content_wrapper .card-c .content-wrapper p:nth-child(2) {
  font-size: 18px;
  color: #000;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
  padding-bottom: 30px;
}

.section_12 {
  margin-block: 80px;
}
.section_12 .section_12_wrapper p {
  font-size: 48px;
  color: rgb(0, 0, 0);
  line-height: 68px;
  text-align: center;
  font-weight: 900;
}
.section_12 .section_12_all_4_cards .cardc1 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 50px;
}
.section_12 .section_12_all_4_cards .cardc1 span {
  font-size: 70px;
  color: rgb(0, 0, 0);
  line-height: 68px;
  font-weight: 900;
  text-align: center;
  position: relative;
  margin-top: 30px;
}
.section_12 .section_12_all_4_cards .cardc1 span::after {
  content: "";
  background-image: url("/new_assets/images/vector_heart.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 68px;
  height: 62px;
  z-index: -1;
  left: 168px;
  position: absolute;
  bottom: 23px;
  animation: pulsing 1s infinite;
}
.section_12 .section_12_all_4_cards .cardc1 p:nth-child(2) {
  font-size: 21px;
  color: rgb(0, 0, 0);
  line-height: 34px;
  font-weight: 900;
  text-align: center;
  margin-top: 25px;
  text-transform: capitalize;
}
.section_12 .section_12_all_4_cards .cardc1 p:nth-child(3) {
  font-size: 18px;
  color: rgb(0, 0, 0);
  line-height: 28px;
  font-weight: 400;
  text-align: center;
  width: 305px;
}
.section_12 .section_12_all_4_cards .cardc2 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 50px;
}
.section_12 .section_12_all_4_cards .cardc2 span {
  font-size: 70px;
  color: rgb(0, 0, 0);
  line-height: 68px;
  font-weight: 900;
  text-align: center;
  position: relative;
  margin-top: 22px;
  margin-bottom: 5px;
}
.section_12 .section_12_all_4_cards .cardc2 span::after {
  content: "";
  background-image: url("/new_assets/images/yellow_star_vector.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 66px;
  height: 62px;
  z-index: -1;
  left: 41px;
  position: absolute;
  bottom: 23px;
  animation: pulsing 1s infinite;
}
.section_12 .section_12_all_4_cards .cardc2 p:nth-child(2) {
  font-size: 21px;
  color: rgb(0, 0, 0);
  line-height: 34px;
  font-weight: 900;
  text-align: center;
  margin-top: 25px;
  text-transform: capitalize;
}
.section_12 .section_12_all_4_cards .cardc2 p:nth-child(3) {
  font-size: 18px;
  color: rgb(0, 0, 0);
  line-height: 28px;
  font-weight: 400;
  text-align: center;
  width: 305px;
}
.section_12 .section_12_all_4_cards .cardc3 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 50px;
}
.section_12 .section_12_all_4_cards .cardc3 span {
  font-size: 70px;
  color: rgb(0, 0, 0);
  line-height: 68px;
  font-weight: 900;
  text-align: center;
  position: relative;
  margin-top: 30px;
}
.section_12 .section_12_all_4_cards .cardc3 span::after {
  content: "";
  background-image: url("/new_assets/images/diamond_vector.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 76px;
  height: 60px;
  z-index: -1;
  left: 141px;
  position: absolute;
  bottom: 23px;
  animation: pulsing 1s infinite;
}
.section_12 .section_12_all_4_cards .cardc3 p:nth-child(2) {
  font-size: 21px;
  color: rgb(0, 0, 0);
  line-height: 34px;
  font-weight: 900;
  text-align: center;
  margin-top: 25px;
  text-transform: capitalize;
}
.section_12 .section_12_all_4_cards .cardc3 p:nth-child(3) {
  font-size: 18px;
  color: rgb(0, 0, 0);
  line-height: 28px;
  font-weight: 400;
  text-align: center;
  width: 305px;
}

.amazon-packages {
  margin-top: 58px;
  display: grid;
  place-items: center;
}
.amazon-packages .heading {
  font-size: 48px;
  color: #000;
  font-weight: 900;
  line-height: 68px;
  margin-bottom: 20px;
  text-align: center;
}
.amazon-packages .details {
  font-size: 21px;
  color: #000;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 50px;
  text-align: center;
  width: 893px;
}
.amazon-packages table {
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  text-align: center;
}
.amazon-packages table thead td {
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  color: #213343;
  line-height: 1;
  padding: 22px 25px;
}
.amazon-packages table thead td:nth-child(1) {
  width: 25%;
  text-align: left;
}
.amazon-packages table thead td:not(:first-child) {
  width: 17.5%;
  padding: 22px 18px;
}
.amazon-packages table tbody td {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #213343;
  line-height: 1;
  padding: 25px 22px;
}
.amazon-packages table tbody td:nth-child(1) {
  width: 25%;
  text-align: left !important;
  line-height: 23px;
}
.amazon-packages table tr {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.amazon-packages table td:nth-child(2n+1) {
  background-color: rgb(246, 249, 252);
  text-align: center;
}
.amazon-packages table .gradient-btn {
  width: 158px;
}
.amazon-packages .text-color {
  color: #ff763a;
  font-weight: 700;
}

.section_14 {
  margin-top: 85px;
}
.section_14 .section_14-main {
  padding-bottom: 50px;
  background-color: #fef4ea;
}
.section_14 .section_14-main .para1 {
  font-size: 34px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 1.353;
  width: 555px;
  padding-left: 35px;
  padding-top: 35px;
}
.section_14 .section_14-main a {
  border-radius: 3px;
  background-color: rgb(255, 118, 58);
  width: 420px;
  height: 50px;
  box-shadow: rgb(0, 0, 0) 7px 10px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-width: 0px;
  font-size: 16px;
  color: rgb(255, 255, 255);
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  margin-left: 35px;
  margin-top: 40px;
  line-height: 1.75;
}
.section_14 .section_14-main a img {
  padding-left: 10px;
}
.section_14 .section_14-main .img-carrier-1 {
  float: left;
}
.section_14 .section_14-main .content {
  width: 385px;
  height: 278px;
  border-radius: 10px;
  background-color: rgb(29, 115, 237);
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
  margin-left: 74px;
  margin-top: 48px;
  text-align: center;
  z-index: 10;
  position: relative;
}
.section_14 .section_14-main .content .para-1 {
  font-size: 18px;
  color: rgb(255, 255, 255);
  font-weight: 600;
  line-height: 1.444;
  padding-top: 42px;
  margin: 0;
}
.section_14 .section_14-main .content .para-2 {
  color: #fff;
  font-weight: 900;
  font-size: 48px;
}
.section_14 .section_14-main .content .para-3 {
  font-size: 18px;
  color: rgb(255, 255, 255);
  font-weight: 600;
  line-height: 1.444;
  padding: 0px 25px;
}
.section_14 .section_14-main .img-carrier-2 {
  background-image: url("/new_assets/images/bg-shape.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 254px;
  float: right;
  top: 121px;
  right: 13px;
  position: absolute;
}
.section_14 .section_14-main .img-carrier-2 img {
  position: relative;
  z-index: 10;
}

.faq {
  margin-top: 80px;
  padding: 50px 0px;
  background-color: rgb(246, 249, 252);
}
.faq .heading {
  font-size: 48px;
  color: #000;
  font-weight: 900;
  line-height: 44px;
  margin-bottom: 50px;
  text-align: center;
}
.faq #faq-accordin .accordion-button:not(.collapsed) {
  box-shadow: unset !important;
}
.faq #faq-accordin .accordion-button {
  font-size: 22px;
  line-height: 1;
  color: #000;
  font-weight: 700;
}
.faq #faq-accordin .accordion-button.collapsed {
  padding-top: 40px;
  padding-bottom: 40px;
}
.faq #faq-accordin .accordion-body {
  font-size: 16px;
  line-height: 28px;
  color: #000;
  font-weight: 300;
  padding-left: 0;
  padding-top: 0px;
  padding-bottom: 34px;
  margin-right: 62px;
}
.faq #faq-accordin .accordion-button:not(.collapsed)::after {
  background-image: url("/website/images/caret-orange.webp");
  background-size: 15px 8px;
  background-position: center center;
  height: 38px;
  width: 38px;
  background-color: white;
  border-radius: 50%;
}
.faq #faq-accordin .accordion-button.collapsed::after {
  background-image: url("/website/images/caret-orange.webp");
  background-size: 15px 8px;
  background-position: center center;
  height: 38px;
  width: 38px;
  background-color: white;
  border-radius: 50%;
}
.faq #faq-accordin .accordion-button:focus {
  box-shadow: unset;
  border: unset;
}

.section_16_new {
  margin-top: 80px;
}
.section_16_new .section_16_card {
  display: flex;
  justify-content: space-between;
  border-radius: 10px;
  border: 3px solid #f6f9fc;
  padding-left: 49px;
  padding-right: 0;
  width: 1180px;
}
.section_16_new .section_16_card .card-wrapper {
  width: 485px;
  padding-top: 20px;
  padding-bottom: 38px;
}
.section_16_new .section_16_card .card-wrapper p {
  font-size: 35px;
  color: rgb(0, 0, 0);
  font-weight: 900;
  line-height: 45px;
  text-align: left;
}
.section_16_new .section_16_card .card-wrapper a {
  border-radius: 3px;
  background-color: #83c11f;
  width: -moz-fit-content;
  width: fit-content;
  height: 50px;
  box-shadow: rgb(0, 0, 0) 10px 13px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-width: 0px;
  font-size: 14px;
  color: rgb(255, 255, 255);
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
  padding-inline: 20px;
}
.section_16_new .section_16_card .image-wrapper-ctn {
  width: 601px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
}
.section_16_new .section_16_card .image-wrapper-ctn .content-carrier {
  width: 376px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: absolute;
  top: 15px;
  left: 90px;
}
.section_16_new .section_16_card .image-wrapper-ctn .content-carrier p {
  font-size: 16px;
  color: rgb(0, 0, 0);
  font-weight: 600;
  line-height: 26px;
  text-align: center;
  margin-bottom: 0;
}
.section_16_new .section_16_card .image-wrapper-ctn .content-carrier span {
  font-size: 16px;
  color: #ff7639;
  font-weight: 600;
  line-height: 26px;
  text-align: center;
}

.why-use {
  margin-top: 95px;
}
.why-use .heading {
  font-size: 48px;
  color: #000;
  font-weight: 900;
  line-height: 1;
  margin-bottom: 60px;
  text-align: center;
}
.why-use .w-block {
  width: 511px;
}
.why-use .w-block .details {
  font-size: 18px;
  color: #000;
  line-height: 28px;
  font-weight: 300;
  margin-bottom: 90px;
}
.why-use .w-block #why-use-tab .nav-item {
  margin-bottom: 24px;
}
.why-use .w-block #why-use-tab .nav-item .nav-link {
  width: 100%;
  font-size: 22px;
  font-weight: bold;
  color: #000;
  padding-bottom: 28px;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  border-bottom-width: 1px;
  border-color: rgba(0, 0, 0, 0.2);
  text-align: left;
}
.why-use .w-block-2 {
  width: 605px;
}
.why-use .w-block-2 .tab-content {
  min-height: 700px;
}
.why-use .w-block-2 .tab-content .tab-pane img {
  border-radius: 10px;
  background-color: rgb(230, 231, 232);
  width: 603px;
  height: 229px;
  margin-bottom: 46px;
}
.why-use .w-block-2 .tab-content .tab-pane .main-heading {
  font-size: 36px;
  line-height: 1;
  color: #213343;
  font-weight: 700;
  margin-bottom: 20px;
}
.why-use .w-block-2 .tab-content .tab-pane .details {
  font-size: 16px;
  line-height: 28px;
  color: #213343;
  font-weight: 300;
}
.why-use .w-block-2 .gradient-btn {
  margin-top: 70px;
}
.why-use .gradient-btn-1 a {
  border-radius: 3px;
  background-color: rgb(255, 118, 58);
  width: 280px;
  height: 50px;
  box-shadow: rgb(0, 0, 0) 7px 10px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-width: 0px;
  font-size: 14px;
  color: rgb(255, 255, 255);
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
}

.amazon-store-revenue {
  margin-top: 80px;
}
.amazon-store-revenue .content {
  width: 715px;
}
.amazon-store-revenue .content .main-heading {
  font-size: 32px;
  color: #000;
  font-weight: bold;
  line-height: 1.375;
  margin-bottom: 20px;
}
.amazon-store-revenue .content .main-details {
  font-size: 16px;
  color: #000;
  font-weight: 300;
  line-height: 1.75;
  margin-bottom: 20px;
}
.amazon-store-revenue .content .main-heading-2 {
  font-size: 32px;
  color: #000;
  font-weight: bold;
  line-height: 1.375;
  margin-top: 48px;
  margin-bottom: 20px;
}
.amazon-store-revenue .content .main-details-2 {
  font-size: 16px;
  color: #000;
  font-weight: 300;
  line-height: 1.75;
  margin-bottom: 46px;
}
.amazon-store-revenue .content .cta-with-details {
  font-size: 20px;
  color: #000;
  font-weight: 600;
  line-height: 1.7;
  text-align: left;
}
.amazon-store-revenue .content .cta-with-details a:not(:first-child) {
  color: #000;
}
.amazon-store-revenue .table-of-content-div {
  margin: 0 auto;
  width: 394px;
}
.amazon-store-revenue .table-of-content-div #table-of-content {
  border-width: 0px !important;
  border-color: transparent !important;
  border-style: hidden;
}
.amazon-store-revenue .table-of-content-div #table-of-content .accordion-item {
  border-width: 0px !important;
  border-color: transparent !important;
  border-style: hidden;
  margin-bottom: 25px;
}
.amazon-store-revenue .table-of-content-div #table-of-content .accordion-button {
  background-color: #ff763a;
  width: 394px;
  height: 95px;
  font-size: 24px;
  color: white;
  font-weight: bold;
  border-width: 0;
  border-radius: 30px;
  box-shadow: unset;
}
.amazon-store-revenue .table-of-content-div #table-of-content .accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-icon) !important;
  transform: var(--bs-accordion-btn-icon-transform);
}
.amazon-store-revenue .table-of-content-div #table-of-content .accordion-button:not(.collapsed) {
  background-color: rgb(254, 244, 234);
  color: rgb(33, 51, 67);
  border-top-right-radius: 30px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.amazon-store-revenue .table-of-content-div #table-of-content .accordion-body {
  margin-top: 24px;
  padding-right: 12px;
  border-width: 1px;
  border-color: rgb(230, 231, 232);
  border-style: solid;
}
.amazon-store-revenue .table-of-content-div #table-of-content .accordion-body .items {
  cursor: pointer;
}
.amazon-store-revenue .table-of-content-div #table-of-content .accordion-body .items img {
  margin-top: 10px;
  width: 6px;
  height: 11px;
}
.amazon-store-revenue .table-of-content-div #table-of-content .accordion-body .items .details {
  font-size: 18px;
  color: #000;
  line-height: 1.556;
  font-weight: 500;
}
.amazon-store-revenue .table-of-content-div #table-of-content .accordion-body .items:not(:last-child) .details {
  margin-bottom: 30px !important;
}
.amazon-store-revenue .table-of-content-div #table-of-content .accordion-learn-more {
  margin-top: 20px;
  position: relative;
  cursor: pointer;
}
.amazon-store-revenue .table-of-content-div #table-of-content .accordion-learn-more a {
  border-radius: 10px;
  background-color: rgb(255, 118, 58);
  width: 393px;
  height: 95px;
  display: flex;
  justify-content: start;
  padding-left: 36px;
  align-items: center;
  font-size: 22px;
  color: rgb(255, 255, 255);
  font-weight: 700;
  line-height: 28px;
  position: relative;
}
.amazon-store-revenue .table-of-content-div #table-of-content .accordion-learn-more a::after {
  content: "";
  background-image: url("/new_assets/images/learn-more-cta-arrow.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 19px;
  height: 10px;
  position: absolute;
  right: 36px;
}

.section_19 {
  margin-top: 100px;
  margin-bottom: 60px;
}
.section_19 .section_19_carrier {
  background-color: #192733;
  height: 360px;
  padding-block: 10px;
}
.section_19 .section_19_carrier .content-carrier {
  padding-left: 25px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.section_19 .section_19_carrier .content-carrier p {
  font-size: 34px;
  color: rgb(255, 254, 254);
  font-weight: 900;
  line-height: 46px;
  text-align: left;
  width: 533px;
}
.section_19 .section_19_carrier .content-carrier a {
  margin-top: 25px;
  border-radius: 3px;
  background-color: rgb(255, 118, 58);
  width: -moz-fit-content;
  width: fit-content;
  height: 50px;
  box-shadow: rgb(255, 255, 255) 10px 13px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-width: 0px;
  font-size: 15px;
  color: rgb(255, 255, 255);
  font-weight: 700;
  line-height: 28px;
  text-align: center;
  text-transform: uppercase;
  padding-inline: 20px;
}
.section_19 .section_19_carrier .img-right {
  background-image: url("/new_assets/images/cta-img-09.webp");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 409px;
  height: 350px;
  position: relative;
}
.section_19 .section_19_carrier .img-right .img-div {
  background-image: url("/new_assets/images/shape-for-text.webp");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 180px;
  width: 180px;
  /* float: right; */
  position: absolute;
  left: 348px;
  display: flex;
  /* justify-content: center; */
  align-items: center;
  flex-direction: column;
  padding-top: 26px;
}
.section_19 .section_19_carrier .img-right .img-div span:nth-child(1) {
  font-size: 41px;
  color: rgb(255, 255, 255);
  line-height: 76px;
  text-align: center;
  font-weight: 900;
}
.section_19 .section_19_carrier .img-right .img-div span:nth-child(2) {
  font-size: 18px;
  color: rgb(255, 255, 255);
  font-weight: 900;
  line-height: 26px;
  text-align: center;
}

.form_ct {
  padding-top: 100px;
  padding-bottom: 45px;
  background-color: #f7f7f7;
}
.form_ct .engage_with_us {
  font-size: 34px;
  color: rgb(29, 29, 29);
  line-height: 1.324;
  text-align: left;
}
.form_ct .get_amazon_product {
  font-size: 35px;
  color: #000;
  font-weight: bold;
  line-height: 1.238;
  margin-top: 31px;
}
.form_ct .lowest_possible {
  color: #ff763a;
}
.form_ct .ctn {
  margin-top: 33px;
}
.form_ct .ctn .border-right {
  border: 2px solid #ff763a;
  position: relative;
  height: 172px;
  margin-top: 15px;
}
.form_ct .ctn .border-right::before {
  content: "";
  position: absolute;
  left: -17px;
  top: 82px;
  transform: translateY(-50%);
  width: 38px;
  height: 213px;
  background: url("/new_assets/images/icon_1_2.webp") no-repeat center center;
  background-size: contain;
}
.form_ct .ctn ul {
  list-style: none;
  position: relative;
}
.form_ct .ctn ul li {
  font-size: 22px;
  color: rgb(0, 0, 0);
  line-height: 1;
}
.form_ct .ctn ul #li-1 {
  margin-bottom: 63px;
}
.form_ct .ctn ul #li-2 {
  margin-bottom: 61px;
}
.form_ct .ctn ul #li-3 {
  line-height: 1.5;
}
.form_ct .form_start .para_1 {
  font-size: 38px;
  color: rgb(255, 118, 58);
  font-weight: bold;
  line-height: 0.842;
  text-align: center;
  margin-bottom: unset;
}
.form_ct .form_start .para_2 {
  font-size: 15px;
  color: rgb(60, 60, 60);
  line-height: 3.333;
  text-align: center;
  margin-bottom: unset;
}
.form_ct .form_start .para_3 {
  font-size: 20px;
  color: rgb(0, 0, 0);
  line-height: 1.2;
  text-align: center;
}
.form_ct .form_start .form_align {
  display: flex;
  flex-direction: column;
  row-gap: 11px;
  align-items: center;
}
.form_ct .form_start .form_align .custom-input,
.form_ct .form_start .form_align .custom-input_text,
.form_ct .form_start .form_align .custom-file-upload {
  border-width: 1px;
  border-color: rgb(29, 37, 45);
  border-style: solid;
  border-radius: 5px;
  background-color: rgb(255, 255, 255);
  width: 557px;
}
.form_ct .form_start .form_align .custom-input,
.form_ct .form_start .form_align .custom-input_text {
  padding-left: 16px;
  padding-top: 18px;
  padding-bottom: 18px;
}
.form_ct .form_start .form_align .custom-input {
  height: 47px;
}
.form_ct .form_start .form_align .custom-input_text {
  height: 119px;
}
.form_ct .form_start .form_align .custom-input::-moz-placeholder, .form_ct .form_start .form_align .custom-input_text::-moz-placeholder {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.502);
  line-height: 1.6;
}
.form_ct .form_start .form_align .custom-input::placeholder,
.form_ct .form_start .form_align .custom-input_text::placeholder {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.502);
  line-height: 1.6;
}
.form_ct .form_start .form_align .custom-file-upload {
  height: 235px;
  font-size: 19px;
  color: rgba(0, 0, 0, 0.502);
  line-height: 1.211;
  padding-top: 17px;
  padding-inline: 40px;
  position: relative;
}
.form_ct .form_start .form_align .custom-file-upload::before {
  content: "";
  position: absolute;
  left: 44%;
  top: 55%;
  transform: translateY(-50%);
  width: 65px;
  height: 65px;
  background: url("/new_assets/images/form_plus.webp") no-repeat center center;
  background-size: contain;
}
.form_ct .form_start .form_align #file-upload {
  display: none;
}
.form_ct .form_start .form_align .error {
  border-color: red !important;
}
.form_ct .form_start .form_align button {
  border-radius: 5px;
  background-color: rgb(255, 118, 58);
  width: 319px;
  height: 49px;
  border: unset;
  font-size: 23px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 1;
  position: relative;
}
.form_ct .form_start .form_align button .loader {
  border: 3px solid rgba(255, 255, 255, 0.3);
  border-top: 3px solid rgb(255, 255, 255);
  border-radius: 50%;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 30%;
  left: 84px;
  transform: translate(-50%, -50%);
  animation: spin 1s linear infinite;
  display: none;
}
.form_ct .form_start .form_align button.loading .loader {
  display: block;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.section_6 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 80px;
  padding-bottom: 0;
}
.section_6 .section_7_head {
  font-size: 48px;
  color: rgb(0, 0, 0);
  line-height: 53px;
  font-weight: 900;
  text-align: center;
  width: 1005px;
  margin-bottom: 0;
}
.section_6 .section_7_para {
  font-size: 21px;
  color: rgb(0, 0, 0);
  line-height: 35px;
  font-weight: 400;
  text-align: center;
  width: 1047px;
  margin-top: 35px;
  margin-bottom: 20px;
}
.section_6 .section_7_card_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 757px;
}
.section_6 .section_7_card_wrapper .btn-carrier {
  display: flex;
  justify-content: space-between;
  padding-inline: 0;
  width: 100%;
  z-index: 1;
}
.section_6 .section_7_card_wrapper .all-cards-row {
  height: auto;
  display: flex;
}
.section_6 .section_7_card_wrapper .all-cards-row .all-cards {
  position: relative;
  height: auto;
  display: flex;
  justify-content: flex-end;
  margin-left: 0;
}
.section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  margin-top: 0px;
  border-radius: 20px;
  background-color: #fff6d5;
  box-shadow: 0px 2px 24px 0px rgba(0, 0, 0, 0.12);
  padding-bottom: 30px;
}
.section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .on-head {
  padding-top: 15px;
  padding-inline: 25px;
  padding-bottom: 15px;
  background-color: #ff763a;
  font-size: 21px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 25px;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper {
  margin-top: 10px;
  padding-top: 31px;
  padding-inline: 40px;
  padding-bottom: 0px;
}
.section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-organization {
  width: 100%;
  margin-bottom: 10px;
}
.section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-organization .card-1-wrapper-first {
  font-size: 18px;
  color: rgb(0, 0, 0);
  line-height: 34px;
  font-weight: 900;
}
.section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-organization .card-1-wrapper-first span {
  font-weight: 700;
}
.section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-organization .card-1-wrapper-second {
  font-size: 18px;
  color: rgb(0, 0, 0);
  line-height: 34px;
  font-weight: 900;
  margin-bottom: 14px;
}
.section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-first {
  font-size: 18px;
  color: rgb(0, 0, 0);
  line-height: 34px;
  font-weight: 900;
}
.section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-first span {
  font-weight: 700;
}
.section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-second {
  font-size: 18px;
  color: rgb(0, 0, 0);
  line-height: 34px;
  font-weight: 900;
  margin-bottom: 14px;
}
.section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-third {
  font-size: 18px;
  color: rgb(0, 0, 0);
  line-height: 28px;
  font-weight: 400;
}
.section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-fourth {
  font-size: 18px;
  color: rgb(0, 0, 0);
  line-height: 34px;
  font-weight: 900;
}
.section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-fiffth li {
  font-size: 18px;
  color: rgb(0, 0, 0);
  line-height: 28px;
  font-weight: 400;
  margin-bottom: 20px;
}
.section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-fiffth li::marker {
  color: #ff763a;
}
.section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-fiffth li:nth-child(3) {
  margin-bottom: 0;
}
.section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-sixth {
  font-size: 18px;
  color: rgb(0, 0, 0);
  line-height: 34px;
  font-weight: 900;
  margin-bottom: 0;
}
.section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-sevnth {
  font-size: 32px;
  color: #26b16d;
  line-height: 34px;
  font-weight: 900;
  margin-bottom: 0;
}
.section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-eight {
  font-size: 18px;
  color: rgb(0, 0, 0);
  line-height: 34px;
  font-weight: 900;
  text-transform: uppercase;
}

@media (min-width: 1700px) {
  .section_6 .section_7_card_wrapper .btn-carrier {
    display: flex;
    justify-content: space-between;
    padding-inline: 150px;
    width: 100%;
    z-index: 1;
  }
}
@media (min-width: 1200px) and (max-width: 1420px) {
  .section_14 {
    margin-top: 85px;
  }
  .section_14 .section_14-main {
    padding-bottom: 50px;
    background-color: #fef4ea;
  }
  .section_14 .section_14-main .para1 {
    font-size: 34px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 40px;
    width: 555px;
    padding-left: 35px;
    padding-top: 35px;
  }
  .section_14 .section_14-main a {
    border-radius: 3px;
    background-color: rgb(255, 118, 58);
    width: -moz-fit-content;
    width: fit-content;
    height: 50px;
    box-shadow: rgb(0, 0, 0) 10px 13px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-width: 0px;
    font-size: 16px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    margin-left: 35px;
    margin-top: 40px;
    line-height: 1.75;
    padding-inline: 20px;
  }
  .section_14 .section_14-main a img {
    padding-left: 10px;
  }
  .section_14 .section_14-main .img-carrier-1 {
    float: left;
  }
  .section_14 .section_14-main .content {
    width: 310px;
    height: 278px;
    border-radius: 10px;
    background-color: rgb(29, 115, 237);
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
    margin-left: 74px;
    margin-top: 48px;
    text-align: center;
    z-index: 10;
    position: relative;
  }
  .section_14 .section_14-main .content .para-1 {
    font-size: 18px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    line-height: 25px;
    padding-top: 42px;
    margin: 0;
  }
  .section_14 .section_14-main .content .para-2 {
    color: #fff;
    font-weight: 900;
    font-size: 48px;
    line-height: 61px;
    font-family: "Inter", sans-serif !important;
    font-optical-sizing: auto;
    letter-spacing: 3px;
  }
  .section_14 .section_14-main .content .para-3 {
    font-size: 18px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    line-height: 24px;
    padding: 0px 25px;
  }
  .section_14 .section_14-main .img-carrier-2 {
    background-image: url("/new_assets/images/bg-shape.webp");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 322px;
    float: right;
    top: 121px;
    right: 13px;
    position: absolute;
  }
  .section_14 .section_14-main .img-carrier-2 img {
    position: relative;
    z-index: 10;
  }
}
@media only screen and (max-width: 768px) {
  .section_1 {
    background-image: url("");
    background-color: #FEF4EA;
    height: auto;
    padding-bottom: 30px;
  }
  .section_1 .content-carrier {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .section_1 .content-carrier h1 {
    font-size: 28px;
    color: rgb(0, 0, 0);
    line-height: 42px;
    font-weight: 900;
    text-align: center;
    width: 100%;
  }
  .section_1 .content-carrier h2 {
    font-size: 18px;
    color: rgb(0, 0, 0);
    line-height: 31px;
    font-weight: 400;
    text-align: center;
    width: 100%;
    margin-top: 15px;
  }
  .section_1 .input-carrier {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 25px;
  }
  .section_1 .input-carrier .hero-form {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 300px;
  }
  .section_1 .input-carrier .hero-form input {
    border-width: 1px;
    border-color: rgb(221, 221, 221);
    border-style: solid;
    border-radius: 3px;
    background-color: rgb(255, 255, 255);
    width: 100%;
    height: 47px;
    font-size: 18px;
    color: #000;
  }
  .section_1 .input-carrier .hero-form input::-moz-placeholder {
    font-size: 18px;
    color: rgb(133, 133, 146);
    line-height: 1.389;
    text-align: left;
    padding-block: 18px;
    padding-left: 18px;
  }
  .section_1 .input-carrier .hero-form input::placeholder {
    font-size: 18px;
    color: rgb(133, 133, 146);
    line-height: 1.389;
    text-align: left;
    padding-block: 18px;
    padding-left: 18px;
  }
  .section_1 .input-carrier .hero-form button {
    border-radius: 3px;
    background-color: rgb(255, 118, 58);
    width: 100%;
    height: 50px;
    box-shadow: rgb(33, 46, 68) 7px 10px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-width: 0px;
    font-size: 14px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
  }
  .section_1 .image-content {
    margin-top: 37px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
  }
  .section_1 .image-content .t-wrapper {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    align-items: center;
    gap: 300px;
  }
  .section_1 .image-content .t-wrapper .one-card {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .section_1 .image-content .t-wrapper .one-card .card-1 {
    border-width: 2px;
    border-color: rgb(29, 115, 237);
    border-style: solid;
    border-radius: 20px;
    background-color: rgb(29, 115, 237);
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.18);
    width: 270px;
    height: 155px;
    margin-top: 21px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .section_1 .image-content .t-wrapper .one-card .card-1 p:nth-child(1) {
    font-size: 45px;
    color: rgb(255, 255, 255);
    line-height: 40px;
    text-align: center;
    font-weight: 900;
  }
  .section_1 .image-content .t-wrapper .one-card .card-1 p:nth-child(2) {
    font-size: 16px;
    color: rgb(255, 255, 255);
    line-height: 10px;
    text-align: center;
    font-weight: 900;
    margin-bottom: 10px;
  }
  .section_1 .image-content .t-wrapper .one-card .card-1 p:nth-child(3) {
    font-size: 14px;
    color: rgb(255, 255, 255);
    line-height: 26px;
    text-align: center;
    font-weight: 500;
  }
  .section_1 .image-content .t-wrapper .two-card {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .section_1 .image-content .t-wrapper .two-card .card-1 {
    border-width: 2px;
    border-color: rgb(65, 212, 140);
    border-style: solid;
    border-radius: 20px;
    background-color: rgb(65, 212, 140);
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.18);
    width: 270px;
    height: 155px;
    margin-top: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .section_1 .image-content .t-wrapper .two-card .card-1 p:nth-child(1) {
    font-size: 45px;
    color: rgb(255, 255, 255);
    line-height: 40px;
    text-align: center;
    font-weight: 900;
    margin-bottom: 10px;
  }
  .section_1 .image-content .t-wrapper .two-card .card-1 p:nth-child(2) {
    font-size: 16px;
    color: rgb(255, 255, 255);
    line-height: 10px;
    text-align: center;
    font-weight: 900;
    margin-bottom: 10px;
  }
  .section_1 .image-content .t-wrapper .two-card .card-1 p:nth-child(3) {
    font-size: 14px;
    color: rgb(255, 255, 255);
    line-height: 26px;
    text-align: center;
    font-weight: 500;
  }
  .section_1 .image-content .t-wrapper .two-card .card-2 {
    border-width: 2px;
    border-color: rgb(92, 98, 214);
    border-style: solid;
    border-radius: 20px;
    background-color: rgb(92, 98, 214);
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.18);
    width: 270px;
    height: 155px;
    margin-top: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .section_1 .image-content .t-wrapper .two-card .card-2 p:nth-child(1) {
    font-size: 45px;
    color: rgb(255, 255, 255);
    line-height: 40px;
    text-align: center;
    font-weight: 900;
    margin-bottom: 10px;
  }
  .section_1 .image-content .t-wrapper .two-card .card-2 p:nth-child(2) {
    font-size: 16px;
    color: rgb(255, 255, 255);
    line-height: 10px;
    text-align: center;
    font-weight: 900;
    margin-bottom: 10px;
  }
  .section_1 .image-content .t-wrapper .two-card .card-2 p:nth-child(3) {
    font-size: 14px;
    color: rgb(255, 255, 255);
    line-height: 26px;
    text-align: center;
    font-weight: 500;
  }
  .section_1 .image-content .center-card {
    position: absolute;
    display: flex;
    justify-content: center;
    top: 206px;
    align-items: center;
    left: 0px;
  }
  .section_1 .image-content .center-card .half-card {
    border-width: 1px;
    border-color: rgb(255, 118, 58);
    border-style: solid;
    border-radius: 20px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.08);
    width: 345px;
    height: 256px;
    position: relative;
    padding-top: 27px;
    padding-inline: 25px;
    padding-bottom: 27px;
  }
  .section_1 .image-content .center-card .half-card::before {
    content: "";
    background-image: url("/new_assets/images/stars-bg.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 143px;
    height: 28px;
    position: absolute;
    left: 103px;
    bottom: 239px;
  }
  .section_1 .image-content .center-card .half-card .tag-line {
    font-size: 18px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 25px;
    text-align: center;
  }
  .section_1 .image-content .center-card .half-card .carrier {
    justify-content: center;
    display: flex;
    border-bottom: 1px solid #6e7b81;
  }
  .section_1 .image-content .center-card .half-card .carrier .text-carrier {
    margin-left: 10px;
  }
  .section_1 .image-content .center-card .half-card .carrier .text-carrier p:nth-child(1) {
    font-size: 13px;
    color: rgb(110, 123, 129);
    line-height: 20px;
    text-align: left;
    margin-bottom: 0;
  }
  .section_1 .image-content .center-card .half-card .carrier .text-carrier p:nth-child(2) {
    font-size: 13px;
    color: rgb(110, 123, 129);
    line-height: 20px;
    text-align: left;
    margin-bottom: 10px;
  }
  .section_1 .image-content .center-card .half-card .review-detail-carrier {
    margin-top: 11px;
  }
  .section_1 .image-content .center-card .half-card .review-detail-carrier div:nth-child(1) {
    font-size: 11px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 29px;
    text-align: left;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }
  .section_1 .image-content .center-card .half-card .review-detail-carrier div:nth-child(2) {
    font-size: 11px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 29px;
    text-align: left;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }
  .section_2 .content-carrier {
    margin-top: 15px;
  }
  .section_2 .content-carrier p {
    font-size: 21px;
    color: rgb(0, 0, 0);
    line-height: 38px;
    font-weight: 900;
    text-align: center;
  }
  .section_2 .content-carrier p span {
    color: #ff763a;
  }
  .section_2 .bridgeway-amazon-marketing-services {
    margin-top: 0px;
  }
  .section_2 .bridgeway-amazon-marketing-services .w-block {
    width: 100%;
    margin-bottom: 0px;
  }
  .section_2 .bridgeway-amazon-marketing-services #owl-carousel-1 {
    position: relative;
  }
  .section_2 .bridgeway-amazon-marketing-services #owl-carousel-1 .box {
    margin: 0 90px;
    height: 70px !important;
  }
  .section_2 .bridgeway-amazon-marketing-services #owl-carousel-1 .box img {
    width: unset !important;
    filter: grayscale(1);
  }
  .section_2 .bridgeway-amazon-marketing-services #owl-carousel-1 .rakuten {
    margin-top: 29px;
  }
  .section_2 .bridgeway-amazon-marketing-services #owl-carousel-1 .binge {
    margin-top: 21px;
  }
  .section_2 .bridgeway-amazon-marketing-services #owl-carousel-1 .think_me {
    margin-top: 19px;
  }
  .section_2 .bridgeway-amazon-marketing-services #owl-carousel-1 .mot2 {
    margin-top: 27px;
  }
  .section_2 .bridgeway-amazon-marketing-services .owl-dots {
    display: none;
  }
  .section_2 .bridgeway-amazon-marketing-services .custom-nav {
    position: absolute;
    top: 0;
    display: flex;
    justify-content: space-between;
    width: 110%;
    align-items: center;
    height: 100%;
  }
  .section_2 .bridgeway-amazon-marketing-services .custom-nav button {
    margin-top: 10px;
  }
  .section_3 {
    margin-top: 60px;
  }
  .section_3 .wrapper .heading_data_para_1 {
    font-size: 24px;
    color: rgb(0, 0, 0);
    line-height: 35px;
    text-align: center;
    font-weight: 900;
    width: 100%;
    margin-bottom: 0;
  }
  .section_3 .wrapper .heading_data_para_2 {
    width: 100%;
    font-size: 18px;
    color: rgb(0, 0, 0);
    line-height: 28px;
    font-weight: 300;
    text-align: center;
  }
  .section_3 .wrapper .card-wrapper-row .cardservice {
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 15px;
  }
  .section_3 .wrapper .card-wrapper-row .cardservice h5 {
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: rgb(0, 0, 0);
    line-height: 34px;
    text-align: center;
    font-weight: 900;
    white-space: pre-line;
    margin-block: 23px;
  }
  .section_3 .wrapper .card-wrapper-row .cardservice p {
    width: 100%;
    font-size: 18px;
    color: rgb(0, 0, 0);
    line-height: 28px;
    font-weight: 300;
    text-align: center;
  }
  .section_3 .wrapper .section_3_button {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
  }
  .section_3 .wrapper .section_3_button a {
    border-radius: 3px;
    background-color: rgb(255, 118, 58);
    width: 280px;
    height: 50px;
    box-shadow: rgb(33, 46, 68) 7px 10px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-width: 0px;
    font-size: 14px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
  }
  .section_3 .bridgeway-amazon-marketing-services {
    display: none;
  }
  .section_4 {
    margin-top: 60px;
  }
  .section_4 .content-main .first {
    background-image: url("/new_assets/images/sect4_md_6.webp");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    height: 523px;
  }
  .section_4 .content-main .first .image-carrier {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
  }
  .section_4 .content-main .first .content-carrier {
    margin-top: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .section_4 .content-main .first .content-carrier p:nth-child(1) {
    font-size: 24px;
    font-weight: 900;
    line-height: 38px;
    text-align: center;
    color: #f7f7f7;
  }
  .section_4 .content-main .first .content-carrier p:nth-child(2) {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    color: #f7f7f7;
    width: 100%;
  }
  .section_4 .content-main .first .button-carrier {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
  }
  .section_4 .content-main .first .button-carrier a {
    border-radius: 3px;
    background-color: rgb(255, 118, 58);
    width: 280px;
    height: 50px;
    box-shadow: rgb(255, 255, 255) 7px 10px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-width: 0px;
    font-size: 14px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
  }
  .section_4 .content-main .second {
    background-color: #f7f7f7;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding-top: 37px;
    padding-inline: 17px;
    padding-bottom: 28px;
  }
  .section_4 .content-main .second .first-para {
    font-size: 26px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 35px;
    text-align: center;
    font-weight: 900;
  }
  .section_4 .content-main .second .second-para {
    font-size: 18px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 28px;
    text-align: center;
    font-weight: 400;
  }
  .section_4 .content-main .second .points-carrier {
    margin-top: 40px;
  }
  .section_4 .content-main .second .points-carrier ul {
    list-style: none;
    position: relative;
  }
  .section_4 .content-main .second .points-carrier ul li {
    font-size: 18px;
    color: rgb(0, 0, 0);
    line-height: 28px;
    text-align: left;
    font-weight: 400;
    margin-bottom: 17px;
    margin-left: 7px;
    position: relative;
  }
  .section_4 .content-main .second .points-carrier ul li:nth-child(3) {
    margin-bottom: 0;
  }
  .section_4 .content-main .second .points-carrier ul li::before {
    content: "";
    background-image: url("/new_assets/images/arrow-section-4-li.webp");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    width: 29px;
    height: 29px;
    left: -37px;
    top: 4px;
  }
  .section_5_mobile {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .section_5_mobile .content-carrier {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .section_5_mobile .content-carrier h4 {
    font-size: 24px;
    color: rgb(0, 0, 0);
    line-height: 34px;
    text-align: center;
    font-weight: 900;
    width: 100%;
  }
  .section_5_mobile .content-carrier p {
    width: 100%;
    font-size: 18px;
    color: rgb(0, 0, 0);
    line-height: 30px;
    text-align: center;
    margin-top: 20px;
  }
  .section_5_mobile .main-align-container {
    height: auto;
  }
  .section_5_mobile .main-align-container .first {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 0px;
    border: 1px solid #e2e2e2;
    background-color: #fff;
  }
  .section_5_mobile .main-align-container .first .first-content {
    height: 210px;
    background-color: #192733;
    border-top-left-radius: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .section_5_mobile .main-align-container .first .first-content .content-1 {
    font-size: 18px;
    color: rgb(255, 255, 255);
    line-height: 30px;
    text-align: center;
    font-weight: 900;
  }
  .section_5_mobile .main-align-container .first .first-content .content-2 {
    font-size: 18px;
    color: rgb(255, 255, 255);
    line-height: 27px;
    text-align: center;
    font-weight: 700;
  }
  .section_5_mobile .main-align-container .first .first-content .content-3 {
    font-size: 18px;
    color: rgb(255, 255, 255);
    line-height: 27px;
    text-align: center;
    font-weight: 700;
  }
  .section_5_mobile .main-align-container .first .first-content .content-3 span {
    font-size: 32px;
    color: #ff763a;
    line-height: 68px;
    text-align: center;
    font-weight: 900;
  }
  .section_5_mobile .main-align-container .first .second-content {
    padding: 12px;
  }
  .section_5_mobile .main-align-container .first .second-content .para-content {
    font-size: 24px;
    color: #000;
    line-height: 34px;
    text-align: left;
    font-weight: 900;
    margin-top: 15px;
    margin-bottom: 25px;
  }
  .section_5_mobile .main-align-container .first .second-content .first-ctn {
    margin-bottom: 35px;
  }
  .section_5_mobile .main-align-container .first .second-content .first-ctn .text-img {
    font-size: 18px;
    color: #000;
    line-height: 34px;
    text-align: left;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .section_5_mobile .main-align-container .first .second-content .first-ctn p {
    font-size: 15px;
    color: #000;
    line-height: 27px;
    text-align: left;
    font-weight: 400;
    width: 100%;
  }
  .section_5_mobile .main-align-container .first .second-content .second-ctn {
    margin-bottom: 35px;
  }
  .section_5_mobile .main-align-container .first .second-content .second-ctn .text-img {
    font-size: 18px;
    color: #000;
    line-height: 34px;
    text-align: left;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .section_5_mobile .main-align-container .first .second-content .second-ctn p {
    font-size: 15px;
    color: #000;
    line-height: 27px;
    text-align: left;
    font-weight: 400;
    width: 100%;
  }
  .section_5_mobile .main-align-container .first .second-content .third-ctn {
    margin-bottom: 35px;
  }
  .section_5_mobile .main-align-container .first .second-content .third-ctn .text-img {
    font-size: 18px;
    color: #000;
    line-height: 34px;
    text-align: left;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .section_5_mobile .main-align-container .first .second-content .third-ctn p {
    font-size: 15px;
    color: #000;
    line-height: 27px;
    text-align: left;
    font-weight: 400;
    width: 100%;
  }
  .section_5_mobile .main-align-container .second {
    padding-top: 19px;
    padding-inline: 15px;
    border: 1px solid #e2e2e2;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #fff;
  }
  .section_5_mobile .main-align-container .second .first-ctn p {
    font-size: 24px;
    color: #000;
    line-height: 34px;
    text-align: left;
    font-weight: 700;
  }
  .section_5_mobile .main-align-container .second .second-ctn {
    margin-top: 30px;
  }
  .section_5_mobile .main-align-container .second .second-ctn ul {
    list-style: none;
    position: relative;
  }
  .section_5_mobile .main-align-container .second .second-ctn ul li {
    font-size: 18px;
    color: #000;
    line-height: 24px;
    text-align: left;
    font-weight: 400;
    margin-bottom: 20px;
    margin-left: 13px;
  }
  .section_5_mobile .main-align-container .second .second-ctn ul li::before {
    content: "";
    background-image: url("/new_assets/images/green_vector.webp");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    width: 29px;
    height: 29px;
    left: 0px;
  }
  .section_5_mobile .main-align-container .second .three-ctn {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
  }
  .section_5_mobile .main-align-container .second .three-ctn a {
    border-radius: 3px;
    background-color: rgb(255, 118, 58);
    width: 280px;
    height: 50px;
    box-shadow: rgb(0, 0, 0) 7px 10px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-width: 0px;
    font-size: 14px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
  }
  .section_6 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 60px;
  }
  .section_6 .section_7_head {
    font-size: 24px;
    color: rgb(0, 0, 0);
    line-height: 38px;
    font-weight: 900;
    text-align: center;
    width: 336px;
  }
  .section_6 .section_7_para {
    font-size: 16px;
    color: rgb(0, 0, 0);
    line-height: 28px;
    text-align: center;
    font-weight: 400;
    margin-top: 27px;
    width: 100%;
  }
  .section_6 .section_7_card_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
    padding-block: 40px;
  }
  .section_6 .section_7_card_wrapper .btn-carrier {
    display: flex;
    justify-content: center;
    padding-inline: 35px;
    width: 100%;
    gap: 40px;
    margin-top: 33px;
  }
  .section_6 .section_7_card_wrapper .all-cards-row {
    height: auto;
    display: flex;
  }
  .section_6 .section_7_card_wrapper .all-cards-row .all-cards {
    position: relative;
    height: 600px;
    width: auto;
  }
  .section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content {
    width: 100%;
    height: auto;
    margin-top: 0px;
    border-radius: 20px;
    background-color: rgb(254, 244, 234);
    box-shadow: 0px 2px 24px 0px rgba(0, 0, 0, 0.12);
  }
  .section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .on-head {
    padding-top: 12px;
    padding-inline: 16px;
    padding-bottom: 12px;
    background-color: #ff763a;
    font-size: 18px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    width: 251px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  .section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper {
    margin-top: 0;
    padding-top: 15px;
    padding-inline: 20px;
    padding-bottom: 0px;
  }
  .section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-first {
    font-size: 15px;
    color: rgb(0, 0, 0);
    line-height: 34px;
    font-weight: 900;
    margin-bottom: 5px;
  }
  .section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-first span {
    font-weight: 700;
  }
  .section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-second {
    font-size: 15px;
    color: rgb(0, 0, 0);
    line-height: 34px;
    font-weight: 900;
    margin-bottom: 20px;
  }
  .section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-third {
    font-size: 15px;
    color: rgb(0, 0, 0);
    line-height: 25px;
    font-weight: 400;
  }
  .section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-fourth {
    font-size: 15px;
    color: rgb(0, 0, 0);
    line-height: 34px;
    font-weight: 900;
  }
  .section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-fiffth li {
    font-size: 15px;
    color: rgb(0, 0, 0);
    line-height: 28px;
    font-weight: 400;
  }
  .section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-fiffth li::marker {
    color: #ff763a;
  }
  .section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-sixth {
    font-size: 15px;
    color: rgb(0, 0, 0);
    line-height: 34px;
    font-weight: 900;
    margin-bottom: 5px;
  }
  .section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-sevnth {
    font-size: 32px;
    color: #26b16d;
    line-height: 34px;
    font-weight: 900;
  }
  .section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-eight {
    font-size: 15px;
    color: rgb(0, 0, 0);
    line-height: 31px;
    font-weight: 900;
  }
  .section_7 {
    background-image: url("/new_assets/images/section7_bg.webp");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    height: auto;
    padding-bottom: 30px;
  }
  .section_7 .section-7-head p {
    font-size: 30px;
    color: rgb(255, 255, 255);
    font-weight: 900;
    line-height: 42px;
    text-align: left;
    margin-top: 31px;
  }
  .section_7 .first-ctn {
    margin-top: 30px;
  }
  .section_7 .first-ctn table {
    border-radius: 5px;
    border-collapse: separate;
    border-spacing: 0;
    overflow: hidden;
    border: 2px solid #ffffff;
    width: 100%;
    min-width: 615px;
  }
  .section_7 .first-ctn table thead tr th {
    font-size: 14px;
    color: rgb(255, 118, 58);
    font-weight: 900;
    line-height: 23px;
    text-align: center;
    padding-block: 21px;
  }
  .section_7 .first-ctn table thead tr th:nth-child(1) {
    border-right: 1px solid #ffffff;
    width: unset;
  }
  .section_7 .first-ctn table tr td {
    font-size: 15px;
    color: rgb(255, 255, 255);
    line-height: 23px;
    text-align: left;
    height: 90.318px;
    font-weight: 400;
    padding-block: 17px;
    padding-right: 15px;
    padding-left: 25px;
    border-top: 1px solid #ffffff;
  }
  .section_7 .first-ctn table tr td:nth-child(1) {
    border-right: 1px solid #ffffff;
  }
  .section_7 .first-ctn table tr td:nth-child(1)::before {
    content: "";
    background-image: url(/new_assets/images/icon_tick.webp);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    height: 12px;
    width: 12px;
    position: absolute;
    top: 22px;
    left: 7px;
  }
  .section_7 .first-ctn table tr td:nth-child(2) {
    position: relative;
  }
  .section_7 .first-ctn table tr td:nth-child(2)::before {
    content: "";
    background-image: url("/new_assets/images/icon_cross.webp");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    height: 12px;
    width: 12px;
    position: absolute;
    top: 22px;
    left: 7px;
  }
  .section_7 .second-ctn {
    margin-top: 47px;
  }
  .section_7 .second-ctn .second-ctn-first .para-1 {
    font-size: 18px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    line-height: 33px;
    text-align: left;
    font-style: italic;
  }
  .section_7 .second-ctn .second-ctn-first .para-1 span {
    color: #ffac00;
    text-decoration: underline;
  }
  .section_7 .second-ctn .second-ctn-first .para-2 {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.502);
    font-weight: 900;
    line-height: 35px;
    text-align: left;
  }
  .section_7 .second-ctn .carrier-70 {
    display: flex;
    gap: 20px;
  }
  .section_7 .second-ctn .carrier-70 .first {
    position: relative;
    width: 178px;
  }
  .section_7 .second-ctn .carrier-70 .first .first-para {
    font-size: 50px;
    color: rgb(255, 118, 58);
    line-height: 46px;
    font-weight: 900;
    text-align: left;
  }
  .section_7 .second-ctn .carrier-70 .first .second-para {
    font-size: 16px;
    color: rgb(255, 255, 255);
    line-height: 26px;
    font-weight: 400;
    text-align: left;
    width: 100%;
  }
  .section_7 .second-ctn .carrier-70 .first::after {
    content: "";
    position: absolute;
    border: 1px solid #ffffff;
    transform: rotate(90deg);
    width: 148px;
    top: 76px;
    left: 94px;
  }
  .section_7 .second-ctn .carrier-70 .second {
    width: 178px;
  }
  .section_7 .second-ctn .carrier-70 .second .first-para {
    font-size: 50px;
    color: rgb(255, 118, 58);
    line-height: 46px;
    font-weight: 900;
    text-align: left;
  }
  .section_7 .second-ctn .carrier-70 .second .second-para {
    font-size: 16px;
    color: rgb(255, 255, 255);
    line-height: 26px;
    font-weight: 400;
    text-align: left;
    width: 100%;
  }
  .section_8 {
    margin-top: 60px;
  }
  .section_8 .heading_data_para_1 {
    font-size: 24px;
    color: rgb(0, 0, 0);
    line-height: 35px;
    text-align: center;
    font-weight: 900;
    width: 100%;
    margin-bottom: 0;
  }
  .section_8 .heading_data_para_2 {
    width: 100%;
    font-size: 18px;
    color: rgb(0, 0, 0);
    line-height: 28px;
    font-weight: 300;
    text-align: center;
  }
  .section_8 .card-wrapper-row .cardservice {
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 15px;
  }
  .section_8 .card-wrapper-row .cardservice h5 {
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: rgb(0, 0, 0);
    line-height: 34px;
    text-align: center;
    font-weight: 900;
    white-space: pre-line;
    margin-block: 23px;
  }
  .section_8 .card-wrapper-row .cardservice p {
    width: 100%;
    font-size: 18px;
    color: rgb(0, 0, 0);
    line-height: 28px;
    font-weight: 300;
    text-align: center;
  }
  .section_8 .section_3_button {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
  }
  .section_8 .section_3_button a {
    border-radius: 3px;
    background-color: rgb(255, 118, 58);
    width: 280px;
    height: 50px;
    box-shadow: rgb(33, 46, 68) 7px 10px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-width: 0px;
    font-size: 14px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
  }
  .section_9 .section_8_main_head {
    margin-bottom: 40px;
  }
  .section_9 .section_8_main_head .head {
    font-size: 28px;
    color: rgb(0, 0, 0);
    line-height: 30px;
    font-weight: 900;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .section_9 .section_8_main_head .head span {
    padding-right: 12px;
    width: 62px;
  }
  .section_9 .section_8_tabs {
    margin-bottom: 20px;
  }
  .section_9 .section_8_tabs .tabs .tab-list {
    overflow-x: auto;
    overflow-y: hidden;
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding-bottom: 15px;
    margin: 0;
    gap: 40px;
    border-bottom: unset;
  }
  .section_9 .section_8_tabs .tabs .tab-list .tab-item {
    padding: 8px 8px;
    cursor: pointer;
    margin-right: 5px;
    font-size: 14px;
    color: #6e7b81;
    line-height: 34px;
    white-space: nowrap;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
  }
  .section_9 .section_8_tabs .tabs .tab-list .tab-item.active {
    border-bottom: 2px solid #ff763a;
    color: #ff763a;
    position: relative;
    top: 2px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane {
    display: none;
    padding: 0;
    border-top: none;
    background-color: #ffffff;
    width: 100%;
    margin-top: 25px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane.active {
    display: block;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper {
    border-radius: 30px;
    height: auto;
    padding-bottom: 20px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .inner1 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 31px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .inner1 .btn_carrier {
    display: flex;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .inner1 .btn_carrier:nth-child(1), .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .inner1 .btn_carrier:nth-child(2) {
    cursor: pointer;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .inner1 .btn_carrier p {
    margin-inline: 50px;
    font-weight: 700;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .carousel-container {
    overflow: hidden;
    width: 100%;
    position: relative;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .carousel-track {
    display: flex;
    transition: transform 0.3s ease-in-out;
    width: 100%;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .carousel-item {
    min-width: 100%;
    box-sizing: border-box;
    flex-shrink: 0;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .inner2 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 15px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .inner2 .para_1 {
    font-size: 21px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 35px;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 0px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .inner2 .img-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .inner2 .para_2 {
    font-size: 18px;
    color: rgb(0, 0, 0);
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .inner2 .span_4 {
    font-size: 60px;
    color: #26b16d;
    font-weight: 900;
    line-height: 68px;
    text-align: center;
    margin-bottom: 10px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .inner2 .para_3 {
    font-size: 15px;
    color: rgb(0, 0, 0);
    font-weight: 900;
    line-height: 34px;
    text-align: center;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper {
    border-radius: 30px;
    height: auto;
    padding-bottom: 20px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .inner1 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 31px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .inner1 .btn_carrier {
    display: flex;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .inner1 .btn_carrier:nth-child(1), .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .inner1 .btn_carrier:nth-child(2) {
    cursor: pointer;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .inner1 .btn_carrier p {
    margin-inline: 50px;
    font-weight: 700;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .carousel-container {
    overflow: hidden;
    width: 100%;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .carousel-track {
    display: flex;
    transition: transform 0.3s ease-in-out;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .carousel-item {
    min-width: 100%;
    box-sizing: border-box;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .inner2 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 15px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .inner2 .para_1 {
    font-size: 21px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 35px;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 0px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .inner2 .img-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .inner2 .para_2 {
    font-size: 18px;
    color: rgb(0, 0, 0);
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .inner2 .span_4 {
    font-size: 60px;
    color: #26b16d;
    font-weight: 900;
    line-height: 68px;
    text-align: center;
    margin-bottom: 10px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .inner2 .para_3 {
    font-size: 15px;
    color: rgb(0, 0, 0);
    font-weight: 900;
    line-height: 34px;
    text-align: center;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper {
    border-radius: 30px;
    height: auto;
    padding-bottom: 20px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .inner1 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 31px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .inner1 .btn_carrier {
    display: flex;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .inner1 .btn_carrier:nth-child(1), .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .inner1 .btn_carrier:nth-child(2) {
    cursor: pointer;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .inner1 .btn_carrier p {
    margin-inline: 50px;
    font-weight: 700;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .carousel-container {
    overflow: hidden;
    width: 100%;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .carousel-track {
    display: flex;
    transition: transform 0.3s ease-in-out;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .carousel-item {
    min-width: 100%;
    box-sizing: border-box;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .inner2 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 15px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .inner2 .para_1 {
    font-size: 21px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 35px;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 0px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .inner2 .img-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .inner2 .para_2 {
    font-size: 18px;
    color: rgb(0, 0, 0);
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .inner2 .span_4 {
    font-size: 60px;
    color: #26b16d;
    font-weight: 900;
    line-height: 68px;
    text-align: center;
    margin-bottom: 10px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .inner2 .para_3 {
    font-size: 15px;
    color: rgb(0, 0, 0);
    font-weight: 900;
    line-height: 34px;
    text-align: center;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper {
    border-radius: 30px;
    height: auto;
    padding-bottom: 20px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .inner1 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 31px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .inner1 .btn_carrier {
    display: flex;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .inner1 .btn_carrier:nth-child(1), .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .inner1 .btn_carrier:nth-child(2) {
    cursor: pointer;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .inner1 .btn_carrier p {
    margin-inline: 50px;
    font-weight: 700;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .carousel-container {
    overflow: hidden;
    width: 100%;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .carousel-track {
    display: flex;
    transition: transform 0.3s ease-in-out;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .carousel-item {
    min-width: 100%;
    box-sizing: border-box;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .inner2 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 15px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .inner2 .para_1 {
    font-size: 21px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 35px;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 0px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .inner2 .img-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .inner2 .para_2 {
    font-size: 18px;
    color: rgb(0, 0, 0);
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .inner2 .span_4 {
    font-size: 60px;
    color: #26b16d;
    font-weight: 900;
    line-height: 68px;
    text-align: center;
    margin-bottom: 10px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .inner2 .para_3 {
    font-size: 15px;
    color: rgb(0, 0, 0);
    font-weight: 900;
    line-height: 34px;
    text-align: center;
  }
  .section_10 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .section_10 .section_6_head {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .section_10 .section_6_head h5 {
    font-size: 30px;
    line-height: 35px;
    color: rgb(0, 0, 0);
    text-align: center;
    width: 100%;
    font-weight: 900;
  }
  .section_10 .section_6_head h5 span {
    color: #ff763a;
  }
  .section_10 .section_6_head p {
    margin-top: 20px;
    font-size: 18px;
    color: rgb(0, 0, 0);
    line-height: 30px;
    text-align: center;
    width: 100%;
    font-weight: 400;
    margin-bottom: 15px;
  }
  .section_10 .marquee_animate {
    position: relative;
    margin-top: 10px;
    overflow-x: hidden;
  }
  .section_10 .marquee_animate ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 30px;
    white-space: nowrap;
  }
  .section_10 .marquee_animate ul li {
    font-size: 32px;
    color: rgb(194, 199, 204);
    line-height: 33px;
    text-align: center;
    white-space: nowrap;
    font-weight: 900;
  }
  .section_10 .marquee_animate ul li:hover {
    color: #ff763a;
  }
  .section_10 .marquee_animate ul::after {
    content: "";
    display: flex;
  }
  @keyframes slide_to_left {
    0% {
      transform: translateX(0%);
    }
    100% {
      transform: translateX(-50%);
    }
  }
  .section_10 .marquee_animate_2 {
    position: relative;
    margin-top: 10px;
    overflow-x: hidden;
  }
  .section_10 .marquee_animate_2 ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 30px;
    white-space: nowrap;
  }
  .section_10 .marquee_animate_2 ul li {
    font-size: 32px;
    color: rgb(194, 199, 204);
    line-height: 33px;
    text-align: center;
    white-space: nowrap;
    font-weight: 900;
  }
  .section_10 .marquee_animate_2 ul li:hover {
    color: #ff763a;
  }
  .section_10 .marquee_animate_2 ul::before {
    content: "";
    display: flex;
  }
  @keyframes slide_to_right {
    0% {
      transform: translateX(0%);
    }
    100% {
      transform: translateX(50%);
    }
  }
  .section_11 .bg-11 {
    background-image: url("/new_assets/images/mob-bg.webp");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    height: auto;
    padding-bottom: 60px;
  }
  .section_11 .section_11_content {
    margin-top: 25px;
  }
  .section_11 .section_11_content p:nth-child(1) {
    font-size: 18px;
    color: #ffffff;
    font-weight: 700;
    line-height: 37px;
    text-align: center;
    margin-bottom: 0;
  }
  .section_11 .section_11_content p:nth-child(2) {
    font-size: 20px;
    color: #ffffff;
    font-weight: 900;
    line-height: 40px;
    text-align: center;
    margin-bottom: 0;
  }
  .section_11 .section_11_content p:nth-child(3) {
    font-size: 20px;
    color: #ffffff;
    font-weight: 900;
    line-height: 27px;
    text-align: center;
  }
  .section_11 .section_11_content p:nth-child(4) {
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    line-height: 35px;
    text-align: center;
    width: 100%;
  }
  .section_11 .section_11_content_wrapper {
    margin-top: 40px;
  }
  .section_11 .section_11_content_wrapper .card-c .img-wrapper {
    width: 63px;
    text-align: center;
  }
  .section_11 .section_11_content_wrapper .card-c .content-wrapper {
    width: 450px;
  }
  .section_11 .section_11_content_wrapper .card-c .content-wrapper p:nth-child(1) {
    font-size: 21px;
    color: #000;
    font-weight: 900;
    line-height: 29px;
    text-align: left;
    padding-bottom: 0px;
  }
  .section_11 .section_11_content_wrapper .card-c .content-wrapper p:nth-child(2) {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    padding-bottom: 15px;
  }
  .section_12 {
    margin-top: 60px;
    margin-bottom: 20px;
  }
  .section_12 .section_12_wrapper p {
    font-size: 30px;
    color: rgb(0, 0, 0);
    line-height: 35px;
    text-align: center;
    font-weight: 900;
  }
  .section_12 .section_12_all_4_cards .cardc1 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 30px;
  }
  .section_12 .section_12_all_4_cards .cardc1 span {
    font-size: 70px;
    color: rgb(0, 0, 0);
    line-height: 68px;
    font-weight: 900;
    text-align: center;
    position: relative;
    margin-top: 30px;
  }
  .section_12 .section_12_all_4_cards .cardc1 span::after {
    content: "";
    background-image: url("/new_assets/images/vector_heart.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 68px;
    height: 62px;
    z-index: -1;
    left: 149px;
    position: absolute;
    bottom: 23px;
  }
  .section_12 .section_12_all_4_cards .cardc1 p:nth-child(2) {
    font-size: 21px;
    color: rgb(0, 0, 0);
    line-height: 34px;
    font-weight: 900;
    text-align: center;
    margin-top: 25px;
  }
  .section_12 .section_12_all_4_cards .cardc1 p:nth-child(3) {
    font-size: 18px;
    color: rgb(0, 0, 0);
    line-height: 28px;
    font-weight: 400;
    text-align: center;
    width: 305px;
  }
  .section_12 .section_12_all_4_cards .cardc2 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 30px;
  }
  .section_12 .section_12_all_4_cards .cardc2 span {
    font-size: 70px;
    color: rgb(0, 0, 0);
    line-height: 68px;
    font-weight: 900;
    text-align: center;
    position: relative;
    margin-top: 30px;
  }
  .section_12 .section_12_all_4_cards .cardc2 span::after {
    content: "";
    background-image: url("/new_assets/images/yellow_star_vector.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 66px;
    height: 62px;
    z-index: -1;
    left: 69px;
    position: absolute;
    bottom: 23px;
  }
  .section_12 .section_12_all_4_cards .cardc2 p:nth-child(2) {
    font-size: 21px;
    color: rgb(0, 0, 0);
    line-height: 34px;
    font-weight: 900;
    text-align: center;
    margin-top: 25px;
  }
  .section_12 .section_12_all_4_cards .cardc2 p:nth-child(3) {
    font-size: 18px;
    color: rgb(0, 0, 0);
    line-height: 28px;
    font-weight: 400;
    text-align: center;
    width: 305px;
  }
  .section_12 .section_12_all_4_cards .cardc3 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 30px;
  }
  .section_12 .section_12_all_4_cards .cardc3 span {
    font-size: 70px;
    color: rgb(0, 0, 0);
    line-height: 68px;
    font-weight: 900;
    text-align: center;
    position: relative;
    margin-top: 30px;
  }
  .section_12 .section_12_all_4_cards .cardc3 span::after {
    content: "";
    background-image: url("/new_assets/images/diamond_vector.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 76px;
    height: 60px;
    z-index: -1;
    left: 127px;
    position: absolute;
    bottom: 23px;
  }
  .section_12 .section_12_all_4_cards .cardc3 p:nth-child(2) {
    font-size: 21px;
    color: rgb(0, 0, 0);
    line-height: 34px;
    font-weight: 900;
    text-align: center;
    margin-top: 25px;
  }
  .section_12 .section_12_all_4_cards .cardc3 p:nth-child(3) {
    font-size: 18px;
    color: rgb(0, 0, 0);
    line-height: 28px;
    font-weight: 400;
    text-align: center;
    width: 305px;
  }
  .section_14 .section_14-main .para1 {
    font-size: 22px;
    width: 100%;
    padding-left: 0;
    text-align: center;
  }
  .section_14 .section_14-main a {
    width: 330px;
    height: 50px;
    font-size: 14px;
    padding: 0px 5px;
    margin-left: 0;
  }
  .section_14 .section_14-main img {
    padding-left: 7px;
  }
  .section_14 .section_14-main .content {
    width: 348px;
    height: 286px;
    margin: auto;
  }
  .amazon-packages {
    margin-top: 40px;
  }
  .amazon-packages .heading {
    font-size: 20px;
    color: rgb(33, 51, 67);
    font-weight: 900;
    line-height: 28px;
    margin-bottom: 16px;
    text-align: center;
  }
  .amazon-packages .details {
    font-size: 14px;
    color: rgb(33, 51, 67);
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 32px;
    text-align: center;
    width: 335px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .amazon-packages .container {
    overflow: scroll;
  }
  .amazon-packages table {
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    text-align: center;
    width: 600px !important;
  }
  .amazon-packages table thead td {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    color: #213343;
    line-height: 1;
    padding: 11px 13px;
  }
  .amazon-packages table thead td:nth-child(1) {
    min-width: 30%;
    text-align: left;
  }
  .amazon-packages table thead td:not(:first-child) {
    max-width: 20%;
    padding: 22px 18px;
  }
  .amazon-packages table tbody td {
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    color: #213343;
    line-height: 1;
    padding: 11px 13px;
  }
  .amazon-packages table tbody td:nth-child(1) {
    min-width: 30%;
    width: 30%;
    max-width: 30%;
    text-align: left !important;
    line-height: 23px;
  }
  .amazon-packages table tr {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  }
  .amazon-packages table td:nth-child(2n+1) {
    background-color: rgb(246, 249, 252);
    text-align: center;
  }
  .amazon-packages table .gradient-btn {
    width: 100px;
  }
  .amazon-packages table .gradient-btn span {
    font-size: 10px;
  }
  .faq {
    margin-top: 40px;
    padding: 40px 0px;
    background-color: rgb(246, 249, 252);
  }
  .faq .heading {
    font-size: 20px;
    color: rgb(33, 51, 67);
    font-weight: 900;
    line-height: 1;
    margin-bottom: 28px;
    text-align: center;
  }
  .faq #faq-accordin .accordion-button:not(.collapsed) {
    box-shadow: unset !important;
  }
  .faq #faq-accordin .accordion-button {
    font-size: 16px;
    line-height: 22px;
    color: #213343;
    font-weight: 700;
  }
  .faq #faq-accordin .accordion-button.collapsed {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .faq #faq-accordin .accordion-body {
    font-size: 14px;
    line-height: 24px;
    color: #213343;
    font-weight: 300;
    padding-left: 0;
    padding-top: 0px;
    padding-bottom: 17px;
    margin-right: 0px;
  }
  .faq #faq-accordin .accordion-button:not(.collapsed)::after {
    background-image: url("/website/images/caret-orange.webp");
    background-size: 15px 8px;
    background-position: center center;
    height: 24px;
    width: 24px;
    background-color: white;
    border-radius: 50%;
  }
  .faq #faq-accordin .accordion-button.collapsed::after {
    background-image: url("/website/images/caret-orange.webp");
    background-size: 15px 8px;
    background-position: center center;
    height: 24px;
    width: 24px;
    background-color: white;
    border-radius: 50%;
  }
  .section_16_new {
    margin-top: 60px;
  }
  .section_16_new .section_16_card {
    display: flex;
    border-radius: 10px;
    border: 3px solid #f6f9fc;
    padding-left: 0px;
    flex-direction: column;
    padding-right: 0;
  }
  .section_16_new .section_16_card .card-wrapper {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 29px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .section_16_new .section_16_card .card-wrapper p {
    font-size: 29px;
    color: rgb(0, 0, 0);
    font-weight: 900;
    line-height: 40px;
    text-align: center;
  }
  .section_16_new .section_16_card .card-wrapper a {
    border-radius: 3px;
    background-color: #83c11f;
    width: -moz-fit-content;
    width: fit-content;
    padding-inline: 20px;
    height: 50px;
    box-shadow: rgb(0, 0, 0) 7px 10px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-width: 0px;
    font-size: 14px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px;
  }
  .section_16_new .section_16_card .image-wrapper-ctn {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
  }
  .section_16_new .section_16_card .image-wrapper-ctn .content-carrier {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    top: 0;
    left: 0;
    margin-block: 20px;
  }
  .section_16_new .section_16_card .image-wrapper-ctn .content-carrier p {
    font-size: 16px;
    color: rgb(0, 0, 0);
    font-weight: 600;
    line-height: 26px;
    text-align: center;
    margin-bottom: 0;
  }
  .section_16_new .section_16_card .image-wrapper-ctn .content-carrier span {
    font-size: 16px;
    color: #ff7639;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
  }
  .why-use-mobile {
    margin-top: 40px;
  }
  .why-use-mobile .heading {
    font-size: 20px;
    color: rgb(33, 51, 67);
    font-weight: 900;
    line-height: 28px;
    width: 324px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16px;
    text-align: center;
  }
  .why-use-mobile .details {
    font-size: 14px;
    color: rgb(33, 51, 67);
    line-height: 24px;
    font-weight: 300;
    width: 335px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 18px;
  }
  .why-use-mobile #graphic-block-3 {
    border-radius: 5px;
    width: 100%;
    margin-bottom: 12px;
  }
  .why-use-mobile #why-use .accordion-button:not(.collapsed) {
    box-shadow: unset !important;
    background: unset !important;
  }
  .why-use-mobile #why-use .accordion-button:not(.collapsed)::after {
    background-image: var(--bs-accordion-btn-icon) !important;
  }
  .why-use-mobile #why-use .accordion-button {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    text-align: left;
    color: #213343;
    padding-left: 0 !important;
  }
  .why-use-mobile #why-use .accordion-body {
    padding-left: 0px;
    padding-top: 0px;
  }
  .why-use-mobile #why-use .accordion-body .details {
    font-size: 14px !important;
    line-height: 24px !important;
    text-align: left !important;
    color: #213343;
    font-weight: 300;
  }
  .amazon-store-revenue {
    margin-top: 40px;
  }
  .amazon-store-revenue .flex-start-8 {
    display: block !important;
  }
  .amazon-store-revenue .content {
    width: 100%;
  }
  .amazon-store-revenue .content .main-heading {
    font-size: 20px;
    line-height: 28px;
    color: rgb(33, 51, 67);
    font-weight: bold;
    margin-bottom: 16px;
    width: 324px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .amazon-store-revenue .content .main-details {
    font-size: 14px;
    color: rgb(33, 51, 67);
    font-weight: 300;
    line-height: 1.75;
    margin-bottom: 10px;
    width: 335px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .amazon-store-revenue .content .main-heading-2 {
    font-size: 20px;
    line-height: 28px;
    color: rgb(33, 51, 67);
    font-weight: bold;
    margin-bottom: 18px;
    width: 324px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .amazon-store-revenue .content .main-details-2 {
    font-size: 14px;
    color: rgb(33, 51, 67);
    font-weight: 300;
    line-height: 1.75;
    margin-bottom: 10px;
    width: 335px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .amazon-store-revenue .content .cta-with-details {
    font-size: 14px;
    color: rgb(33, 51, 67);
    font-weight: 600;
    line-height: 1.7;
    text-align: center;
    width: 335px;
    margin-left: auto;
    margin-right: auto;
  }
  .amazon-store-revenue .content .cta-with-details a:not(:first-child) {
    color: rgb(33, 51, 67);
  }
  .amazon-store-revenue .table-of-content-div {
    width: 331px;
  }
  .amazon-store-revenue .table-of-content-div #table-of-content {
    border-width: 0px !important;
    border-color: transparent !important;
    border-style: hidden;
  }
  .amazon-store-revenue .table-of-content-div #table-of-content .accordion-item {
    border-width: 0px !important;
    border-color: transparent !important;
    border-style: hidden;
    margin-bottom: 25px;
  }
  .amazon-store-revenue .table-of-content-div #table-of-content .accordion-button {
    background-color: #ff763a;
    width: 331px;
    height: 80px;
    font-size: 20px;
    color: white;
    font-weight: bold;
    border-width: 0;
    border-radius: 20px;
    box-shadow: unset;
  }
  .amazon-store-revenue .table-of-content-div #table-of-content .accordion-button:not(.collapsed)::after {
    background-image: var(--bs-accordion-btn-icon) !important;
    transform: var(--bs-accordion-btn-icon-transform);
  }
  .amazon-store-revenue .table-of-content-div #table-of-content .accordion-button:not(.collapsed) {
    background-color: rgb(254, 244, 234);
    color: rgb(33, 51, 67);
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .amazon-store-revenue .table-of-content-div #table-of-content .accordion-body {
    margin-top: 24px;
    padding-right: 12px;
    border-width: 1px;
    border-color: rgb(230, 231, 232);
    border-style: solid;
    font-size: 15px;
  }
  .amazon-store-revenue .table-of-content-div #table-of-content .accordion-body .items {
    cursor: pointer;
  }
  .amazon-store-revenue .table-of-content-div #table-of-content .accordion-body .items img {
    margin-top: 10px;
    width: 6px;
    height: 11px;
  }
  .amazon-store-revenue .table-of-content-div #table-of-content .accordion-body .items .details {
    font-size: 14px;
    color: rgb(33, 51, 67);
    line-height: 1.556;
    font-weight: 500;
  }
  .amazon-store-revenue .table-of-content-div #table-of-content .accordion-body .items:not(:last-child) .details {
    margin-bottom: 20px !important;
  }
  .amazon-store-revenue .table-of-content-div #table-of-content .accordion-learn-more {
    margin-top: 20px;
    position: relative;
    cursor: pointer;
  }
  .amazon-store-revenue .table-of-content-div #table-of-content .accordion-learn-more a {
    border-radius: 10px;
    background-color: rgb(255, 118, 58);
    width: 331px;
    height: 65px;
    display: flex;
    justify-content: start;
    padding-left: 36px;
    align-items: center;
    font-size: 22px;
    color: rgb(255, 255, 255);
    font-weight: 700;
    line-height: 28px;
    position: relative;
  }
  .amazon-store-revenue .table-of-content-div #table-of-content .accordion-learn-more a::after {
    content: "";
    background-image: url("/new_assets/images/learn-more-cta-arrow.webp");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 19px;
    height: 10px;
    position: absolute;
    right: 36px;
  }
  .section_19 {
    margin-top: 100px;
  }
  .section_19 .section_19_carrier {
    background-color: #192733;
    height: auto;
    padding-block: 10px;
    flex-direction: column;
    justify-content: center;
    gap: 65px;
    align-items: center;
    padding-bottom: 30px;
  }
  .section_19 .section_19_carrier .content-carrier {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 25px;
    padding-left: 0;
  }
  .section_19 .section_19_carrier .content-carrier p {
    font-size: 24px;
    color: rgb(255, 254, 254);
    font-weight: 900;
    line-height: 42px;
    text-align: center;
    width: 100%;
  }
  .section_19 .section_19_carrier .content-carrier a {
    margin-top: 25px;
    border-radius: 3px;
    background-color: rgb(255, 118, 58);
    width: -moz-fit-content;
    width: fit-content;
    padding-inline: 20px;
    height: 50px;
    box-shadow: rgb(255, 255, 255) 7px 10px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-width: 0px;
    font-size: 13px;
    color: rgb(255, 255, 255);
    font-weight: 700;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
  }
  .section_19 .section_19_carrier .img-right {
    background-image: url("/new_assets/images/cta-img-09.webp");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 275px;
    height: 350px;
    position: relative;
  }
  .section_19 .section_19_carrier .img-right .img-div {
    background-image: url("/new_assets/images/shape-for-text.webp");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 127px;
    width: 141px;
    /* float: right; */
    position: absolute;
    left: 180px;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    flex-direction: column;
    padding-top: 20px;
    bottom: 245px;
  }
  .section_19 .section_19_carrier .img-right .img-div span:nth-child(1) {
    font-size: 20px;
    color: rgb(255, 255, 255);
    line-height: 45px;
    text-align: center;
    font-weight: 900;
  }
  .section_19 .section_19_carrier .img-right .img-div span:nth-child(2) {
    font-size: 12px;
    color: rgb(255, 255, 255);
    font-weight: 900;
    line-height: 26px;
    text-align: center;
  }
  .form_ct {
    padding-top: 20px;
    padding-bottom: 45px;
    background-color: #f7f7f7;
  }
  .form_ct .engage_with_us {
    font-size: 18px;
    line-height: 2.5;
    text-align: center;
  }
  .form_ct .get_amazon_product {
    font-size: 23px;
    line-height: 1.174;
    text-align: center;
    margin-top: 5px;
  }
  .form_ct .lowest_possible {
    color: #ff763a;
  }
  .form_ct .ctn {
    margin-top: 40px;
    padding-left: 40px;
  }
  .form_ct .ctn .border-right {
    border: 2px solid #ff763a;
    position: relative;
    height: 172px;
    /* padding-top: 36px; */
    margin-top: 15px;
  }
  .form_ct .ctn .border-right::before {
    content: "";
    position: absolute;
    left: -17px;
    top: 82px;
    transform: translateY(-50%);
    width: 38px;
    height: 213px;
    background: url(/new_assets/images/icon_1_2.webp) no-repeat center center;
    background-size: contain;
  }
  .form_ct .ctn ul {
    list-style: none;
    position: relative;
  }
  .form_ct .ctn ul li {
    font-size: 22px;
    color: rgb(0, 0, 0);
    line-height: 1;
  }
  .form_ct .ctn ul #li-1 {
    margin-bottom: 62px;
  }
  .form_ct .ctn ul #li-2 {
    margin-bottom: 39px;
  }
  .form_ct .ctn ul #li-3 {
    line-height: 1;
  }
  .form_ct .form_start .para_1 {
    font-size: 30px;
    padding-block: 20px;
    padding-bottom: 0px;
  }
  .form_ct .form_start .para_2 {
    font-size: 13px;
    color: rgb(60, 60, 60);
    line-height: 2.333;
    text-align: center;
    margin-bottom: unset;
  }
  .form_ct .form_start .para_3 {
    font-size: 14px;
    color: rgb(0, 0, 0);
    line-height: 18px;
    text-align: center;
  }
  .form_ct .form_start .form_align {
    display: flex;
    flex-direction: column;
    row-gap: 11px;
    align-items: center;
  }
  .form_ct .form_start .form_align .custom-input {
    border-width: 1px;
    border-color: rgb(29, 37, 45);
    border-style: solid;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    width: 100%;
    padding-left: 16px;
    padding-top: 18px;
    padding-bottom: 18px;
    height: 47px;
  }
  .form_ct .form_start .form_align .custom-input_text {
    border-width: 1px;
    border-color: rgb(29, 37, 45);
    border-style: solid;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    width: 100%;
    height: 119px;
    padding-left: 16px;
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .form_ct .form_start .form_align .custom-input::-moz-placeholder {
    font-size: 20px;
    color: rgba(0, 0, 0, 0.502);
    line-height: 1.6;
    padding-left: 16px;
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .form_ct .form_start .form_align .custom-input::placeholder {
    font-size: 20px;
    color: rgba(0, 0, 0, 0.502);
    line-height: 1.6;
    padding-left: 16px;
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .form_ct .form_start .form_align .custom-input_text::-moz-placeholder {
    font-size: 20px;
    color: rgba(0, 0, 0, 0.502);
    line-height: 1.6;
    padding-left: 16px;
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .form_ct .form_start .form_align .custom-input_text::placeholder {
    font-size: 20px;
    color: rgba(0, 0, 0, 0.502);
    line-height: 1.6;
    padding-left: 16px;
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .form_ct .form_start .form_align .custom-file-upload {
    border-width: 1px;
    border-color: rgb(29, 37, 45);
    border-style: solid;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    width: 100%;
    height: 235px;
    font-size: 19px;
    color: rgba(0, 0, 0, 0.502);
    line-height: 1.211;
    padding-top: 17px;
    padding-inline: 40px;
    position: relative;
  }
  .form_ct .form_start .form_align .custom-file-upload::before {
    content: "";
    position: absolute;
    left: 44%;
    top: 55%;
    transform: translateY(-50%);
    width: 65px;
    height: 65px;
    background: url("/new_assets/images/form_plus.webp") no-repeat center center;
    background-size: contain;
  }
  .form_ct .form_start .form_align #file-upload {
    display: none;
  }
  .form_ct .form_start .form_align button {
    border-radius: 5px;
    background-color: rgb(255, 118, 58);
    width: 319px;
    height: 49px;
    border: unset;
    font-size: 23px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1;
  }
}
@media only screen and (max-width: 400px) {
  .section_1 {
    background-image: url("");
    background-color: #FEF4EA !important;
    height: auto;
    padding-bottom: 30px;
  }
  .section_1 .content-carrier {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .section_1 .content-carrier h1 {
    font-size: 21px;
    color: rgb(0, 0, 0);
    line-height: 30px;
    font-weight: 900;
    text-align: center;
    width: 100%;
  }
  .section_1 .content-carrier h2 {
    font-size: 18px;
    color: rgb(0, 0, 0);
    line-height: 31px;
    font-weight: 400;
    text-align: center;
    width: 100%;
    margin-top: 15px;
  }
  .section_1 .input-carrier {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 25px;
  }
  .section_1 .input-carrier .hero-form {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 250px;
  }
  .section_1 .input-carrier .hero-form input {
    border-width: 1px;
    border-color: rgb(221, 221, 221);
    border-style: solid;
    border-radius: 3px;
    background-color: rgb(255, 255, 255);
    width: 100%;
    height: 47px;
    font-size: 18px;
    color: #000;
  }
  .section_1 .input-carrier .hero-form input::-moz-placeholder {
    font-size: 18px;
    color: rgb(133, 133, 146);
    line-height: 1.389;
    text-align: left;
    padding-block: 18px;
    padding-left: 18px;
  }
  .section_1 .input-carrier .hero-form input::placeholder {
    font-size: 18px;
    color: rgb(133, 133, 146);
    line-height: 1.389;
    text-align: left;
    padding-block: 18px;
    padding-left: 18px;
  }
  .section_1 .input-carrier .hero-form button {
    border-radius: 3px;
    background-color: rgb(255, 118, 58);
    width: 100%;
    height: 50px;
    box-shadow: rgb(33, 46, 68) 7px 10px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-width: 0px;
    font-size: 14px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
  }
  .section_1 .image-content {
    margin-top: 37px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
  }
  .section_1 .image-content .t-wrapper {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    align-items: center;
    gap: 300px;
  }
  .section_1 .image-content .t-wrapper .one-card {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .section_1 .image-content .t-wrapper .one-card .card-1 {
    border-width: 2px;
    border-color: rgb(29, 115, 237);
    border-style: solid;
    border-radius: 20px;
    background-color: rgb(29, 115, 237);
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.18);
    width: 270px;
    height: 155px;
    margin-top: 21px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .section_1 .image-content .t-wrapper .one-card .card-1 p:nth-child(1) {
    font-size: 45px;
    color: rgb(255, 255, 255);
    line-height: 40px;
    text-align: center;
    font-weight: 900;
  }
  .section_1 .image-content .t-wrapper .one-card .card-1 p:nth-child(2) {
    font-size: 16px;
    color: rgb(255, 255, 255);
    line-height: 10px;
    text-align: center;
    font-weight: 900;
    margin-bottom: 10px;
  }
  .section_1 .image-content .t-wrapper .one-card .card-1 p:nth-child(3) {
    font-size: 14px;
    color: rgb(255, 255, 255);
    line-height: 26px;
    text-align: center;
    font-weight: 500;
  }
  .section_1 .image-content .t-wrapper .two-card {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .section_1 .image-content .t-wrapper .two-card .card-1 {
    border-width: 2px;
    border-color: rgb(65, 212, 140);
    border-style: solid;
    border-radius: 20px;
    background-color: rgb(65, 212, 140);
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.18);
    width: 100%;
    height: 155px;
    margin-top: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .section_1 .image-content .t-wrapper .two-card .card-1 p:nth-child(1) {
    font-size: 45px;
    color: rgb(255, 255, 255);
    line-height: 40px;
    text-align: center;
    font-weight: 900;
    margin-bottom: 10px;
  }
  .section_1 .image-content .t-wrapper .two-card .card-1 p:nth-child(2) {
    font-size: 16px;
    color: rgb(255, 255, 255);
    line-height: 19px;
    text-align: center;
    font-weight: 900;
    margin-bottom: 10px;
  }
  .section_1 .image-content .t-wrapper .two-card .card-1 p:nth-child(3) {
    font-size: 14px;
    color: rgb(255, 255, 255);
    line-height: 26px;
    text-align: center;
    font-weight: 500;
  }
  .section_1 .image-content .t-wrapper .two-card .card-2 {
    border-width: 2px;
    border-color: rgb(92, 98, 214);
    border-style: solid;
    border-radius: 20px;
    background-color: rgb(92, 98, 214);
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.18);
    width: 100%;
    height: 155px;
    margin-top: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .section_1 .image-content .t-wrapper .two-card .card-2 p:nth-child(1) {
    font-size: 45px;
    color: rgb(255, 255, 255);
    line-height: 40px;
    text-align: center;
    font-weight: 900;
    margin-bottom: 10px;
  }
  .section_1 .image-content .t-wrapper .two-card .card-2 p:nth-child(2) {
    font-size: 16px;
    color: rgb(255, 255, 255);
    line-height: 10px;
    text-align: center;
    font-weight: 900;
    margin-bottom: 10px;
  }
  .section_1 .image-content .t-wrapper .two-card .card-2 p:nth-child(3) {
    font-size: 14px;
    color: rgb(255, 255, 255);
    line-height: 26px;
    text-align: center;
    font-weight: 500;
  }
  .section_1 .image-content .center-card {
    position: absolute;
    display: flex;
    justify-content: center;
    top: 206px;
    align-items: center;
    left: 0px;
  }
  .section_1 .image-content .center-card .half-card {
    border-width: 1px;
    border-color: rgb(255, 118, 58);
    border-style: solid;
    border-radius: 20px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.08);
    width: 100%;
    height: 256px;
    position: relative;
    padding-top: 27px;
    padding-inline: 25px;
    padding-bottom: 27px;
  }
  .section_1 .image-content .center-card .half-card::before {
    content: "";
    background-image: url("/new_assets/images/stars-bg.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 143px;
    height: 28px;
    position: absolute;
    left: 50%;
    bottom: 239px;
    transform: translateX(-50%);
  }
  .section_1 .image-content .center-card .half-card .tag-line {
    font-size: 18px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 25px;
    text-align: center;
  }
  .section_1 .image-content .center-card .half-card .carrier {
    justify-content: center;
    display: flex;
    border-bottom: 1px solid #6e7b81;
  }
  .section_1 .image-content .center-card .half-card .carrier .text-carrier {
    margin-left: 10px;
  }
  .section_1 .image-content .center-card .half-card .carrier .text-carrier p:nth-child(1) {
    font-size: 13px;
    color: rgb(110, 123, 129);
    line-height: 20px;
    text-align: left;
    margin-bottom: 0;
  }
  .section_1 .image-content .center-card .half-card .carrier .text-carrier p:nth-child(2) {
    font-size: 13px;
    color: rgb(110, 123, 129);
    line-height: 20px;
    text-align: left;
    margin-bottom: 10px;
  }
  .section_1 .image-content .center-card .half-card .review-detail-carrier {
    margin-top: 11px;
  }
  .section_1 .image-content .center-card .half-card .review-detail-carrier div:nth-child(1) {
    font-size: 10px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 29px;
    text-align: left;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }
  .section_1 .image-content .center-card .half-card .review-detail-carrier div:nth-child(2) {
    font-size: 9px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 29px;
    text-align: left;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }
  .section_2 .content-carrier {
    margin-top: 15px;
  }
  .section_2 .content-carrier p {
    font-size: 19px;
    color: rgb(0, 0, 0);
    line-height: 34px;
    font-weight: 900;
    text-align: center;
  }
  .section_2 .content-carrier p span {
    color: #ff763a;
  }
  .section_2 .bridgeway-amazon-marketing-services {
    margin-top: 0px;
  }
  .section_2 .bridgeway-amazon-marketing-services .w-block {
    width: 100%;
    margin-bottom: 0px;
  }
  .section_2 .bridgeway-amazon-marketing-services #owl-carousel-1 {
    position: relative;
  }
  .section_2 .bridgeway-amazon-marketing-services #owl-carousel-1 .box {
    margin: 0 90px;
    height: 70px !important;
  }
  .section_2 .bridgeway-amazon-marketing-services #owl-carousel-1 .box img {
    width: unset !important;
    filter: grayscale(1);
  }
  .section_2 .bridgeway-amazon-marketing-services #owl-carousel-1 .rakuten {
    margin-top: 29px;
  }
  .section_2 .bridgeway-amazon-marketing-services #owl-carousel-1 .binge {
    margin-top: 21px;
  }
  .section_2 .bridgeway-amazon-marketing-services #owl-carousel-1 .think_me {
    margin-top: 19px;
  }
  .section_2 .bridgeway-amazon-marketing-services #owl-carousel-1 .mot2 {
    margin-top: 27px;
  }
  .section_2 .bridgeway-amazon-marketing-services .owl-dots {
    display: none;
  }
  .section_2 .bridgeway-amazon-marketing-services .custom-nav {
    position: absolute;
    top: 0;
    display: flex;
    justify-content: space-between;
    width: 110%;
    align-items: center;
    height: 100%;
  }
  .section_2 .bridgeway-amazon-marketing-services .custom-nav button {
    margin-top: 10px;
  }
  .section_3 {
    margin-top: 60px;
  }
  .section_3 .wrapper .heading_data_para_1 {
    font-size: 21px;
    color: rgb(0, 0, 0);
    line-height: 32px;
    text-align: center;
    font-weight: 900;
    width: 100%;
  }
  .section_3 .wrapper .heading_data_para_2 {
    width: 100%;
    font-size: 16px;
    color: rgb(0, 0, 0);
    line-height: 30px;
    font-weight: 400;
    text-align: center;
  }
  .section_3 .wrapper .card-wrapper-row .cardservice {
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 35px;
  }
  .section_3 .wrapper .card-wrapper-row .cardservice h5 {
    width: 100%;
    text-align: center;
    font-size: 21px;
    color: rgb(0, 0, 0);
    line-height: 34px;
    text-align: center;
    font-weight: 900;
    white-space: pre-line;
    margin-block: 15px;
  }
  .section_3 .wrapper .card-wrapper-row .cardservice p {
    width: 100%;
    font-size: 16px;
    color: rgb(0, 0, 0);
    line-height: 28px;
    font-weight: 300;
    text-align: center;
  }
  .section_3 .wrapper .section_3_button {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
  }
  .section_3 .wrapper .section_3_button a {
    border-radius: 3px;
    background-color: rgb(255, 118, 58);
    width: 280px;
    height: 50px;
    box-shadow: rgb(33, 46, 68) 7px 10px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-width: 0px;
    font-size: 14px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
  }
  .section_3 .bridgeway-amazon-marketing-services {
    display: none;
  }
  .section_4 {
    margin-top: 60px;
  }
  .section_4 .content-main .first {
    background-image: url("/new_assets/images/sect4_md_6.webp");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    height: 499px;
  }
  .section_4 .content-main .first .image-carrier {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
  }
  .section_4 .content-main .first .content-carrier {
    margin-top: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .section_4 .content-main .first .content-carrier p:nth-child(1) {
    font-size: 16px;
    font-weight: 900;
    line-height: 34px;
    text-align: center;
    color: #f7f7f7;
  }
  .section_4 .content-main .first .content-carrier p:nth-child(2) {
    margin-top: 10px;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    color: #f7f7f7;
    width: 100%;
  }
  .section_4 .content-main .first .button-carrier {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
  }
  .section_4 .content-main .first .button-carrier a {
    border-radius: 3px;
    background-color: rgb(255, 118, 58);
    width: 280px;
    height: 50px;
    box-shadow: rgb(255, 255, 255) 7px 10px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-width: 0px;
    font-size: 14px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
  }
  .section_4 .content-main .second {
    background-color: #f7f7f7;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding-top: 37px;
    padding-inline: 17px;
    padding-bottom: 28px;
    height: auto;
  }
  .section_4 .content-main .second .first-para {
    font-size: 17px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 27px;
    text-align: center;
    font-weight: 900;
  }
  .section_4 .content-main .second .second-para {
    font-size: 15px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 26px;
    text-align: center;
    font-weight: 400;
  }
  .section_4 .content-main .second .points-carrier {
    margin-top: 40px;
    /* height: 234px; */
    padding-bottom: 0px;
  }
  .section_4 .content-main .second .points-carrier ul {
    list-style: none;
    position: relative;
  }
  .section_4 .content-main .second .points-carrier ul li {
    font-size: 18px;
    color: rgb(0, 0, 0);
    line-height: 28px;
    text-align: left;
    font-weight: 400;
    margin-bottom: 17px;
    margin-left: 7px;
    position: relative;
  }
  .section_4 .content-main .second .points-carrier ul li:nth-child(3) {
    margin-bottom: 0;
  }
  .section_4 .content-main .second .points-carrier ul li::before {
    content: "";
    background-image: url("/new_assets/images/arrow-section-4-li.webp");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    width: 29px;
    height: 29px;
    left: -37px;
    top: 4px;
  }
  .section_5_mobile {
    margin-top: 40px;
  }
  .section_5_mobile .content-carrier {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .section_5_mobile .content-carrier h4 {
    font-size: 19px;
    color: rgb(0, 0, 0);
    line-height: 34px;
    text-align: center;
    font-weight: 900;
    width: 100%;
    padding-top: 14px;
  }
  .section_5_mobile .content-carrier p {
    width: 100%;
    font-size: 15px;
    color: rgb(0, 0, 0);
    line-height: 30px;
    text-align: center;
    margin-top: 20px;
  }
  .section_5_mobile .main-align-container {
    height: auto;
  }
  .section_5_mobile .main-align-container .first {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 0px;
    border: 1px solid #e2e2e2;
    background-color: #fff;
  }
  .section_5_mobile .main-align-container .first .first-content {
    height: 210px;
    background-color: #192733;
    border-top-left-radius: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .section_5_mobile .main-align-container .first .first-content .content-1 {
    font-size: 16px;
    color: rgb(255, 255, 255);
    line-height: 30px;
    text-align: center;
    font-weight: 900;
  }
  .section_5_mobile .main-align-container .first .first-content .content-2 {
    font-size: 16px;
    color: rgb(255, 255, 255);
    line-height: 27px;
    text-align: center;
    font-weight: 700;
  }
  .section_5_mobile .main-align-container .first .first-content .content-3 {
    font-size: 18px;
    color: rgb(255, 255, 255);
    line-height: 27px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 0;
  }
  .section_5_mobile .main-align-container .first .first-content .content-3 span {
    font-size: 32px;
    color: #ff763a;
    line-height: 68px;
    text-align: center;
    font-weight: 900;
  }
  .section_5_mobile .main-align-container .first .second-content {
    padding: 12px;
  }
  .section_5_mobile .main-align-container .first .second-content .para-content {
    font-size: 24px;
    color: #000;
    line-height: 34px;
    text-align: left;
    font-weight: 900;
    margin-top: 15px;
    margin-bottom: 25px;
  }
  .section_5_mobile .main-align-container .first .second-content .first-ctn {
    margin-bottom: 35px;
  }
  .section_5_mobile .main-align-container .first .second-content .first-ctn .text-img {
    font-size: 18px;
    color: #000;
    line-height: 34px;
    text-align: left;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .section_5_mobile .main-align-container .first .second-content .first-ctn p {
    font-size: 15px;
    color: #000;
    line-height: 27px;
    text-align: left;
    font-weight: 400;
    width: 100%;
  }
  .section_5_mobile .main-align-container .first .second-content .second-ctn {
    margin-bottom: 35px;
  }
  .section_5_mobile .main-align-container .first .second-content .second-ctn .text-img {
    font-size: 18px;
    color: #000;
    line-height: 34px;
    text-align: left;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .section_5_mobile .main-align-container .first .second-content .second-ctn p {
    font-size: 15px;
    color: #000;
    line-height: 27px;
    text-align: left;
    font-weight: 400;
    width: 100%;
  }
  .section_5_mobile .main-align-container .first .second-content .third-ctn {
    margin-bottom: 35px;
  }
  .section_5_mobile .main-align-container .first .second-content .third-ctn .text-img {
    font-size: 18px;
    color: #000;
    line-height: 34px;
    text-align: left;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .section_5_mobile .main-align-container .first .second-content .third-ctn p {
    font-size: 15px;
    color: #000;
    line-height: 27px;
    text-align: left;
    font-weight: 400;
    width: 100%;
  }
  .section_5_mobile .main-align-container .second {
    padding-top: 19px;
    padding-inline: 15px;
    border: 1px solid #e2e2e2;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #fff;
  }
  .section_5_mobile .main-align-container .second .first-ctn p {
    font-size: 18px;
    color: #000;
    line-height: 34px;
    text-align: left;
    font-weight: 700;
  }
  .section_5_mobile .main-align-container .second .second-ctn {
    margin-top: 30px;
  }
  .section_5_mobile .main-align-container .second .second-ctn ul {
    list-style: none;
    position: relative;
  }
  .section_5_mobile .main-align-container .second .second-ctn ul li {
    font-size: 15px;
    color: #000;
    line-height: 24px;
    text-align: left;
    font-weight: 400;
    margin-bottom: 20px;
    margin-left: 13px;
  }
  .section_5_mobile .main-align-container .second .second-ctn ul li::before {
    content: "";
    background-image: url("/new_assets/images/green_vector.webp");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    width: 29px;
    height: 29px;
    left: 0px;
  }
  .section_5_mobile .main-align-container .second .three-ctn {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
  }
  .section_5_mobile .main-align-container .second .three-ctn a {
    border-radius: 3px;
    background-color: rgb(255, 118, 58);
    width: 280px;
    height: 50px;
    box-shadow: rgb(0, 0, 0) 7px 10px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-width: 0px;
    font-size: 14px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
  }
  .section_6 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 60px;
  }
  .section_6 .section_7_head {
    font-size: 21px;
    color: rgb(0, 0, 0);
    line-height: 35px;
    font-weight: 900;
    text-align: center;
    width: 272px;
  }
  .section_6 .section_7_card_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
    padding-block: 30px;
  }
  .section_6 .section_7_card_wrapper .btn-carrier {
    display: flex;
    justify-content: center;
    padding-inline: 35px;
    width: 100%;
    gap: 40px;
    margin-top: 28px;
  }
  .section_6 .section_7_card_wrapper .all-cards-row {
    height: auto;
    display: flex;
  }
  .section_6 .section_7_card_wrapper .all-cards-row .all-cards {
    position: relative;
    height: auto;
    width: auto;
  }
  .section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content {
    width: 100%;
    height: auto;
    margin-top: 0px;
    border-radius: 20px;
    background-color: rgb(254, 244, 234);
    box-shadow: 0px 2px 24px 0px rgba(0, 0, 0, 0.12);
  }
  .section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .on-head {
    padding-top: 12px;
    padding-inline: 16px;
    padding-bottom: 12px;
    background-color: #ff763a;
    font-size: 12px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 16px;
    text-align: center;
    width: 188px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  .section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper {
    margin-top: 0;
    padding-top: 15px;
    padding-inline: 20px;
    padding-bottom: 0px;
  }
  .section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-first {
    font-size: 13px;
    color: rgb(0, 0, 0);
    line-height: 30px;
    font-weight: 900;
    margin-bottom: 5px;
  }
  .section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-first span {
    font-weight: 700;
  }
  .section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-second {
    font-size: 13px;
    color: rgb(0, 0, 0);
    line-height: 34px;
    font-weight: 900;
    margin-bottom: 20px;
  }
  .section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-third {
    font-size: 13px;
    color: rgb(0, 0, 0);
    line-height: 25px;
    font-weight: 400;
  }
  .section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-fourth {
    font-size: 13px;
    color: rgb(0, 0, 0);
    line-height: 34px;
    font-weight: 900;
  }
  .section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-fiffth li {
    font-size: 13px;
    color: rgb(0, 0, 0);
    line-height: 25px;
    font-weight: 400;
  }
  .section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-fiffth li::marker {
    color: #ff763a;
  }
  .section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-sixth {
    font-size: 13px;
    color: rgb(0, 0, 0);
    line-height: 34px;
    font-weight: 900;
    margin-bottom: 5px;
  }
  .section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-sevnth {
    font-size: 32px;
    color: #26b16d;
    line-height: 34px;
    font-weight: 900;
  }
  .section_6 .section_7_card_wrapper .all-cards-row .all-cards .card-content .card-1-wrapper .card-1-wrapper-eight {
    font-size: 13px;
    color: rgb(0, 0, 0);
    line-height: 23px;
    font-weight: 900;
  }
  .section_7 {
    background-image: url("/new_assets/images/section7_bg.webp");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    height: auto;
    padding-bottom: 30px;
  }
  .section_7 .section-7-head p {
    font-size: 19px;
    color: rgb(255, 255, 255);
    font-weight: 900;
    line-height: 31px;
    text-align: left;
    margin-top: 31px;
  }
  .section_7 .first-ctn {
    margin-top: 30px;
  }
  .section_7 .first-ctn table {
    border-radius: 5px;
    border-collapse: separate;
    border-spacing: 0;
    overflow: hidden;
    border: 2px solid #ffffff;
    width: 100%;
    min-width: 600px;
  }
  .section_7 .first-ctn table thead tr th {
    font-size: 14px;
    color: rgb(255, 118, 58);
    font-weight: 900;
    line-height: 23px;
    text-align: center;
    padding-block: 21px;
  }
  .section_7 .first-ctn table thead tr th:nth-child(1) {
    border-right: 1px solid #ffffff;
    width: 50%;
  }
  .section_7 .first-ctn table tr td {
    font-size: 15px;
    color: rgb(255, 255, 255);
    line-height: 23px;
    text-align: left;
    height: 90.318px;
    font-weight: 400;
    padding-block: 17px;
    padding-right: 15px;
    padding-left: 25px;
    border-top: 1px solid #ffffff;
  }
  .section_7 .first-ctn table tr td:nth-child(1) {
    border-right: 1px solid #ffffff;
  }
  .section_7 .first-ctn table tr td:nth-child(1)::before {
    content: "";
    background-image: url("/new_assets/images/icon_tick.webp");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    height: 12px;
    width: 12px;
    position: absolute;
    top: 27px;
    left: 7px;
  }
  .section_7 .first-ctn table tr td:nth-child(2) {
    position: relative;
  }
  .section_7 .first-ctn table tr td:nth-child(2)::before {
    content: "";
    background-image: url("/new_assets/images/icon_cross.webp");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    height: 12px;
    width: 12px;
    position: absolute;
    top: 27px;
    left: 7px;
  }
  .section_7 .second-ctn {
    margin-top: 47px;
  }
  .section_7 .second-ctn .second-ctn-first .para-1 {
    font-size: 16px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    font-style: italic;
  }
  .section_7 .second-ctn .second-ctn-first .para-1 span {
    color: #ffac00;
    text-decoration: underline;
  }
  .section_7 .second-ctn .second-ctn-first .para-2 {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.502);
    font-weight: 900;
    line-height: 35px;
    text-align: left;
  }
  .section_7 .second-ctn .carrier-70 {
    display: flex;
    gap: 20px;
    flex-direction: column;
  }
  .section_7 .second-ctn .carrier-70 .first {
    position: relative;
    width: 100%;
  }
  .section_7 .second-ctn .carrier-70 .first .first-para {
    font-size: 50px;
    color: rgb(255, 118, 58);
    line-height: 46px;
    font-weight: 900;
    text-align: left;
  }
  .section_7 .second-ctn .carrier-70 .first .second-para {
    font-size: 16px;
    color: rgb(255, 255, 255);
    line-height: 26px;
    font-weight: 400;
    text-align: left;
    width: 100%;
  }
  .section_7 .second-ctn .carrier-70 .first::after {
    content: "";
    position: absolute;
    border: 1px solid #ffffff;
    transform: rotate(90deg);
    width: 148px;
    top: 76px;
    left: 94px;
    display: none;
  }
  .section_7 .second-ctn .carrier-70 .second {
    width: 100%;
  }
  .section_7 .second-ctn .carrier-70 .second .first-para {
    font-size: 50px;
    color: rgb(255, 118, 58);
    line-height: 46px;
    font-weight: 900;
    text-align: left;
  }
  .section_7 .second-ctn .carrier-70 .second .second-para {
    font-size: 16px;
    color: rgb(255, 255, 255);
    line-height: 26px;
    font-weight: 400;
    text-align: left;
    width: 100%;
  }
  .section_8 {
    margin-top: 60px;
  }
  .section_8 .heading_data_para_1 {
    font-size: 18px;
    color: rgb(0, 0, 0);
    line-height: 28px;
    text-align: center;
    font-weight: 900;
    width: 100%;
  }
  .section_8 .heading_data_para_2 {
    width: 100%;
    font-size: 16px;
    color: rgb(0, 0, 0);
    line-height: 30px;
    font-weight: 400;
    text-align: center;
  }
  .section_8 .card-wrapper-row .cardservice {
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 35px;
  }
  .section_8 .card-wrapper-row .cardservice h5 {
    width: 100%;
    text-align: center;
    font-size: 17px;
    color: rgb(0, 0, 0);
    line-height: 27px;
    text-align: center;
    font-weight: 900;
    white-space: pre-line;
    margin-block: 15px;
  }
  .section_8 .card-wrapper-row .cardservice p {
    width: 100%;
    font-size: 16px;
    color: rgb(0, 0, 0);
    line-height: 28px;
    font-weight: 300;
    text-align: center;
  }
  .section_8 .section_3_button {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
  }
  .section_8 .section_3_button a {
    border-radius: 3px;
    background-color: rgb(255, 118, 58);
    width: 280px;
    height: 50px;
    box-shadow: rgb(33, 46, 68) 7px 10px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-width: 0px;
    font-size: 14px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
  }
  .section_9 .section_8_main_head {
    margin-bottom: 30px;
  }
  .section_9 .section_8_main_head .head {
    font-size: 19px;
    color: rgb(0, 0, 0);
    line-height: 18px;
    font-weight: 900;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .section_9 .section_8_main_head .head span {
    padding-right: 12px;
    width: 62px;
  }
  .section_9 .section_8_tabs {
    margin-bottom: 10px;
  }
  .section_9 .section_8_tabs .tabs .tab-list {
    overflow-x: auto;
    overflow-y: hidden;
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding-bottom: 15px;
    margin: 0;
    border-bottom: unset;
  }
  .section_9 .section_8_tabs .tabs .tab-list .tab-item {
    padding: 8px 8px;
    cursor: pointer;
    margin-right: 5px;
    font-size: 14px;
    color: #6e7b81;
    line-height: 34px;
    white-space: nowrap;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
  }
  .section_9 .section_8_tabs .tabs .tab-list .tab-item.active {
    border-bottom: 2px solid #ff763a;
    color: #ff763a;
    position: relative;
    top: 2px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane {
    display: none;
    padding: 0;
    border-top: none;
    background-color: #ffffff;
    width: 100%;
    margin-top: 25px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane.active {
    display: block;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper {
    border-radius: 30px;
    height: auto;
    padding-bottom: 20px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .inner1 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 31px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .inner1 .btn_carrier {
    display: flex;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .inner1 .btn_carrier:nth-child(1), .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .inner1 .btn_carrier:nth-child(2) {
    cursor: pointer;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .inner1 .btn_carrier p {
    margin-inline: 50px;
    font-weight: 700;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .carousel-container {
    overflow: hidden;
    width: 100%;
    position: relative;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .carousel-track {
    display: flex;
    transition: transform 0.3s ease-in-out;
    width: 100%;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .carousel-item {
    min-width: 100%;
    box-sizing: border-box;
    flex-shrink: 0;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .inner2 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 15px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .inner2 .para_1 {
    font-size: 15px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 26px;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 0px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .inner2 .img-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .inner2 .para_2 {
    font-size: 15px;
    color: rgb(0, 0, 0);
    font-weight: 400;
    line-height: 25px;
    text-align: center;
    width: 100%;
    margin-bottom: 8px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .inner2 .span_4 {
    font-size: 55px;
    color: #26b16d;
    font-weight: 900;
    line-height: 60px;
    text-align: center;
    margin-bottom: 7px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(1) .wrapper_all_content .inner2 .para_3 {
    font-size: 15px;
    color: rgb(0, 0, 0);
    font-weight: 900;
    line-height: 26px;
    text-align: center;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper {
    border-radius: 30px;
    height: auto;
    padding-bottom: 20px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .inner1 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 31px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .inner1 .btn_carrier {
    display: flex;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .inner1 .btn_carrier:nth-child(1), .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .inner1 .btn_carrier:nth-child(2) {
    cursor: pointer;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .inner1 .btn_carrier p {
    margin-inline: 50px;
    font-weight: 700;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .carousel-container {
    overflow: hidden;
    width: 100%;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .carousel-track {
    display: flex;
    transition: transform 0.3s ease-in-out;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .carousel-item {
    min-width: 100%;
    box-sizing: border-box;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .inner2 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 15px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .inner2 .para_1 {
    font-size: 15px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 26px;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 0px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .inner2 .img-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .inner2 .para_2 {
    font-size: 15px;
    color: rgb(0, 0, 0);
    font-weight: 400;
    line-height: 25px;
    text-align: center;
    width: 100%;
    margin-bottom: 8px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .inner2 .span_4 {
    font-size: 55px;
    color: #26b16d;
    font-weight: 900;
    line-height: 60px;
    text-align: center;
    margin-bottom: 7px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(2) .wrapper_all_content .inner2 .para_3 {
    font-size: 15px;
    color: rgb(0, 0, 0);
    font-weight: 900;
    line-height: 26px;
    text-align: center;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper {
    border-radius: 30px;
    height: auto;
    padding-bottom: 20px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .inner1 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 31px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .inner1 .btn_carrier {
    display: flex;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .inner1 .btn_carrier:nth-child(1), .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .inner1 .btn_carrier:nth-child(2) {
    cursor: pointer;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .inner1 .btn_carrier p {
    margin-inline: 50px;
    font-weight: 700;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .carousel-container {
    overflow: hidden;
    width: 100%;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .carousel-track {
    display: flex;
    transition: transform 0.3s ease-in-out;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .carousel-item {
    min-width: 100%;
    box-sizing: border-box;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .inner2 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 15px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .inner2 .para_1 {
    font-size: 15px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 26px;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 0px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .inner2 .img-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .inner2 .para_2 {
    font-size: 15px;
    color: rgb(0, 0, 0);
    font-weight: 400;
    line-height: 25px;
    text-align: center;
    width: 100%;
    margin-bottom: 8px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .inner2 .span_4 {
    font-size: 55px;
    color: #26b16d;
    font-weight: 900;
    line-height: 60px;
    text-align: center;
    margin-bottom: 7px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(3) .wrapper_all_content .inner2 .para_3 {
    font-size: 15px;
    color: rgb(0, 0, 0);
    font-weight: 900;
    line-height: 26px;
    text-align: center;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper {
    border-radius: 30px;
    height: auto;
    padding-bottom: 20px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .inner1 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 31px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .inner1 .btn_carrier {
    display: flex;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .inner1 .btn_carrier:nth-child(1), .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .inner1 .btn_carrier:nth-child(2) {
    cursor: pointer;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .inner1 .btn_carrier p {
    margin-inline: 50px;
    font-weight: 700;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .carousel-container {
    overflow: hidden;
    width: 100%;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .carousel-track {
    display: flex;
    transition: transform 0.3s ease-in-out;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .carousel-item {
    min-width: 100%;
    box-sizing: border-box;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .inner2 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 15px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .inner2 .para_1 {
    font-size: 15px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 26px;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 0px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .inner2 .img-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .inner2 .para_2 {
    font-size: 15px;
    color: rgb(0, 0, 0);
    font-weight: 400;
    line-height: 25px;
    text-align: center;
    width: 100%;
    margin-bottom: 8px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .inner2 .span_4 {
    font-size: 55px;
    color: #26b16d;
    font-weight: 900;
    line-height: 60px;
    text-align: center;
    margin-bottom: 7px;
  }
  .section_9 .section_8_tabs .tabs .tab-content .tab-pane:nth-child(4) .wrapper_all_content .inner2 .para_3 {
    font-size: 15px;
    color: rgb(0, 0, 0);
    font-weight: 900;
    line-height: 26px;
    text-align: center;
  }
  .section_10 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .section_10 .section_6_head {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .section_10 .section_6_head h5 {
    font-size: 20px;
    line-height: 30px;
    color: rgb(0, 0, 0);
    text-align: center;
    width: 100%;
    font-weight: 900;
  }
  .section_10 .section_6_head h5 span {
    color: #ff763a;
  }
  .section_10 .section_6_head p {
    margin-top: 20px;
    font-size: 16px;
    color: rgb(0, 0, 0);
    line-height: 25px;
    text-align: center;
    width: 100%;
    font-weight: 400;
  }
  .section_10 .marquee_animate {
    position: relative;
    margin-top: 10px;
    overflow-x: hidden;
  }
  .section_10 .marquee_animate ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 30px;
    white-space: nowrap;
  }
  .section_10 .marquee_animate ul li {
    font-size: 24px;
    color: rgb(194, 199, 204);
    line-height: 39px;
    text-align: center;
    white-space: nowrap;
    font-weight: 900;
  }
  .section_10 .marquee_animate ul li:hover {
    color: #ff763a;
  }
  .section_10 .marquee_animate ul::after {
    content: "";
    display: flex;
  }
  @keyframes slide_to_left {
    0% {
      transform: translateX(0%);
    }
    100% {
      transform: translateX(-50%);
    }
  }
  .section_10 .marquee_animate_2 {
    position: relative;
    margin-top: 10px;
    overflow-x: hidden;
  }
  .section_10 .marquee_animate_2 ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 30px;
    white-space: nowrap;
  }
  .section_10 .marquee_animate_2 ul li {
    font-size: 24px;
    color: rgb(194, 199, 204);
    line-height: 39px;
    text-align: center;
    white-space: nowrap;
    font-weight: 900;
  }
  .section_10 .marquee_animate_2 ul li:hover {
    color: #ff763a;
  }
  .section_10 .marquee_animate_2 ul::before {
    content: "";
    display: flex;
  }
  @keyframes slide_to_right {
    0% {
      transform: translateX(0%);
    }
    100% {
      transform: translateX(50%);
    }
  }
  .section_11 .bg-11 {
    background-image: url("/new_assets/images/mob-bg.webp");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    height: auto;
    padding-bottom: 60px;
  }
  .section_11 .section_11_content {
    margin-top: 25px;
  }
  .section_11 .section_11_content p:nth-child(1) {
    font-size: 14px;
    color: #ffffff;
    font-weight: 700;
    line-height: 25px;
    text-align: center;
    margin-bottom: 0;
  }
  .section_11 .section_11_content p:nth-child(2) {
    font-size: 14px;
    color: #ffffff;
    font-weight: 900;
    line-height: 30px;
    text-align: center;
    margin-bottom: 0;
  }
  .section_11 .section_11_content p:nth-child(3) {
    font-size: 14px;
    color: #ffffff;
    font-weight: 900;
    line-height: 30px;
    text-align: center;
  }
  .section_11 .section_11_content p:nth-child(4) {
    font-size: 14px;
    color: #ffffff;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    width: 100%;
  }
  .section_11 .section_11_content_wrapper {
    margin-top: 40px;
  }
  .section_11 .section_11_content_wrapper .card-c .img-wrapper {
    width: 63px;
    text-align: center;
  }
  .section_11 .section_11_content_wrapper .card-c .content-wrapper {
    width: 450px;
  }
  .section_11 .section_11_content_wrapper .card-c .content-wrapper p:nth-child(1) {
    font-size: 16px;
    color: #000;
    font-weight: 900;
    line-height: 24px;
    text-align: left;
    padding-bottom: 0px;
  }
  .section_11 .section_11_content_wrapper .card-c .content-wrapper p:nth-child(2) {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    padding-bottom: 15px;
  }
  .section_12 {
    margin-top: 60px;
    margin-bottom: 20px;
  }
  .section_12 .section_12_wrapper p {
    font-size: 20px;
    color: rgb(0, 0, 0);
    line-height: 28px;
    text-align: center;
    font-weight: 900;
  }
  .section_12 .section_12_all_4_cards .cardc1 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 30px;
  }
  .section_12 .section_12_all_4_cards .cardc1 span {
    font-size: 50px;
    color: rgb(0, 0, 0);
    line-height: 49px;
    font-weight: 900;
    text-align: center;
    position: relative;
    margin-top: 30px;
  }
  .section_12 .section_12_all_4_cards .cardc1 span::after {
    content: "";
    background-image: url("/new_assets/images/vector_heart.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 68px;
    height: 62px;
    z-index: -1;
    left: 105px;
    position: absolute;
    bottom: 14px;
  }
  .section_12 .section_12_all_4_cards .cardc1 p:nth-child(2) {
    font-size: 19px;
    color: rgb(0, 0, 0);
    line-height: 34px;
    font-weight: 900;
    text-align: center;
    margin-top: 25px;
  }
  .section_12 .section_12_all_4_cards .cardc1 p:nth-child(3) {
    font-size: 16px;
    color: rgb(0, 0, 0);
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    width: 100%;
  }
  .section_12 .section_12_all_4_cards .cardc2 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 30px;
  }
  .section_12 .section_12_all_4_cards .cardc2 span {
    font-size: 50px;
    color: rgb(0, 0, 0);
    line-height: 49px;
    font-weight: 900;
    text-align: center;
    position: relative;
    margin-top: 30px;
  }
  .section_12 .section_12_all_4_cards .cardc2 span::after {
    content: "";
    background-image: url("/new_assets/images/yellow_star_vector.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 66px;
    height: 62px;
    z-index: -1;
    left: 43px;
    position: absolute;
    bottom: 13px;
  }
  .section_12 .section_12_all_4_cards .cardc2 p:nth-child(2) {
    font-size: 19px;
    color: rgb(0, 0, 0);
    line-height: 34px;
    font-weight: 900;
    text-align: center;
    margin-top: 25px;
  }
  .section_12 .section_12_all_4_cards .cardc2 p:nth-child(3) {
    font-size: 16px;
    color: rgb(0, 0, 0);
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    width: 100%;
  }
  .section_12 .section_12_all_4_cards .cardc3 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 30px;
  }
  .section_12 .section_12_all_4_cards .cardc3 span {
    font-size: 50px;
    color: rgb(0, 0, 0);
    line-height: 49px;
    font-weight: 900;
    text-align: center;
    position: relative;
    margin-top: 30px;
  }
  .section_12 .section_12_all_4_cards .cardc3 span::after {
    content: "";
    background-image: url("/new_assets/images/diamond_vector.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 76px;
    height: 60px;
    z-index: -1;
    left: 76px;
    position: absolute;
    bottom: 10px;
  }
  .section_12 .section_12_all_4_cards .cardc3 p:nth-child(2) {
    font-size: 19px;
    color: rgb(0, 0, 0);
    line-height: 34px;
    font-weight: 900;
    text-align: center;
    margin-top: 25px;
  }
  .section_12 .section_12_all_4_cards .cardc3 p:nth-child(3) {
    font-size: 16px;
    color: rgb(0, 0, 0);
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    width: 100%;
  }
  .section_14 .section_14-main .para1 {
    font-size: 14px;
    width: 100%;
    padding-left: 0;
    text-align: center;
  }
  .section_14 .section_14-main a {
    width: auto;
    height: 50px;
    font-size: 12px;
    margin-left: 0;
    padding: 0px 10px;
    margin-top: 20px;
  }
  .section_14 .section_14-main img {
    padding-left: 10px;
  }
  .section_14 .section_14-main .content {
    width: 100%;
    height: 210px;
    margin-left: unset;
  }
  .section_14 .section_14-main .content .para-1 {
    font-size: 12px;
  }
  .section_14 .section_14-main .content .para-2 {
    font-size: 45px;
    margin: 5px;
  }
  .section_14 .section_14-main .content .para-3 {
    font-size: 12px;
  }
  .amazon-packages {
    margin-top: 40px;
  }
  .amazon-packages .heading {
    font-size: 20px;
    color: rgb(33, 51, 67);
    font-weight: 900;
    line-height: 28px;
    margin-bottom: 16px;
    text-align: center;
  }
  .amazon-packages .details {
    font-size: 14px;
    color: rgb(33, 51, 67);
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 32px;
    text-align: center;
    width: 256px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .amazon-packages .container {
    overflow: scroll;
  }
  .amazon-packages table {
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    text-align: center;
    width: 600px !important;
  }
  .amazon-packages table thead td {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    color: #213343;
    line-height: 1;
    padding: 11px 13px;
  }
  .amazon-packages table thead td:nth-child(1) {
    min-width: 30%;
    text-align: left;
  }
  .amazon-packages table thead td:not(:first-child) {
    max-width: 20%;
    padding: 22px 18px;
  }
  .amazon-packages table tbody td {
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    color: #213343;
    line-height: 1;
    padding: 11px 13px;
  }
  .amazon-packages table tbody td:nth-child(1) {
    min-width: 30%;
    width: 30%;
    max-width: 30%;
    text-align: left !important;
    line-height: 23px;
  }
  .amazon-packages table tr {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  }
  .amazon-packages table td:nth-child(2n+1) {
    background-color: rgb(246, 249, 252);
    text-align: center;
  }
  .amazon-packages table .gradient-btn {
    width: 100px;
  }
  .amazon-packages table .gradient-btn span {
    font-size: 10px;
  }
  .faq {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 0px !important;
    background-color: rgb(246, 249, 252);
  }
  .faq .heading {
    font-size: 20px;
    color: rgb(33, 51, 67);
    font-weight: 900;
    line-height: 1.3;
    margin-bottom: 28px;
    text-align: center;
    width: 100%;
  }
  .faq #faq-accordin .accordion-button:not(.collapsed) {
    box-shadow: unset !important;
  }
  .faq #faq-accordin .accordion-button {
    font-size: 16px;
    line-height: 22px;
    color: #213343;
    font-weight: 700;
  }
  .faq #faq-accordin .accordion-button.collapsed {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .faq #faq-accordin .accordion-body {
    font-size: 14px;
    line-height: 24px;
    color: #213343;
    font-weight: 300;
    padding-left: 0;
    padding-top: 0px;
    padding-bottom: 17px;
    margin-right: 0px;
  }
  .faq #faq-accordin .accordion-button:not(.collapsed)::after {
    background-image: url("/website/images/caret-orange.webp");
    background-size: 15px 8px;
    background-position: center center;
    height: 24px;
    width: 24px;
    background-color: white;
    border-radius: 50%;
  }
  .faq #faq-accordin .accordion-button.collapsed::after {
    background-image: url("/website/images/caret-orange.webp");
    background-size: 15px 8px;
    background-position: center center;
    height: 24px;
    width: 24px;
    background-color: white;
    border-radius: 50%;
  }
  .section_16_new {
    margin-top: 60px;
  }
  .section_16_new .section_16_card {
    display: flex;
    border-radius: 10px;
    border: 3px solid #f6f9fc;
    padding-left: 0px;
    flex-direction: column;
    padding-right: 0;
  }
  .section_16_new .section_16_card .card-wrapper {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 29px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .section_16_new .section_16_card .card-wrapper p {
    font-size: 18px;
    color: rgb(0, 0, 0);
    font-weight: 900;
    line-height: 28px;
    text-align: center;
  }
  .section_16_new .section_16_card .card-wrapper a {
    border-radius: 3px;
    background-color: #83c11f;
    width: auto;
    height: 50px;
    box-shadow: rgb(0, 0, 0) 7px 10px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-width: 0px;
    font-size: 13px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px;
  }
  .section_16_new .section_16_card .image-wrapper-ctn {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
  }
  .section_16_new .section_16_card .image-wrapper-ctn .content-carrier {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    top: 0;
    left: 0;
    margin-block: 20px;
  }
  .section_16_new .section_16_card .image-wrapper-ctn .content-carrier p {
    font-size: 14px;
    color: rgb(0, 0, 0);
    font-weight: 600;
    line-height: 26px;
    text-align: center;
    margin-bottom: 0;
  }
  .section_16_new .section_16_card .image-wrapper-ctn .content-carrier span {
    font-size: 15px;
    color: #ff7639;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
  }
  .why-use-mobile {
    margin-top: 40px;
  }
  .why-use-mobile .heading {
    font-size: 17px;
    color: rgb(33, 51, 67);
    font-weight: 900;
    line-height: 28px;
    width: 256px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
    text-align: center;
  }
  .why-use-mobile .details {
    font-size: 14px;
    color: rgb(33, 51, 67);
    line-height: 24px;
    font-weight: 300;
    width: 256px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 0 !important;
    margin-bottom: 18px;
  }
  .why-use-mobile #graphic-block-3 {
    border-radius: 5px;
    width: 100%;
    margin-bottom: 12px;
  }
  .why-use-mobile #why-use .accordion-button:not(.collapsed) {
    box-shadow: unset !important;
    background: unset !important;
  }
  .why-use-mobile #why-use .accordion-button:not(.collapsed)::after {
    background-image: var(--bs-accordion-btn-icon) !important;
  }
  .why-use-mobile #why-use .accordion-button {
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    text-align: left;
    color: #213343;
    padding-left: 0 !important;
  }
  .why-use-mobile #why-use .accordion-body {
    padding-left: 0px;
    padding-top: 0px;
  }
  .why-use-mobile #why-use .accordion-body .details {
    font-size: 13px !important;
    line-height: 24px !important;
    text-align: left !important;
    color: #213343;
    font-weight: 300;
  }
  .amazon-store-revenue {
    margin-top: 40px;
  }
  .amazon-store-revenue .flex-start-8 {
    display: block !important;
  }
  .amazon-store-revenue .content {
    width: 100%;
  }
  .amazon-store-revenue .content .main-heading {
    font-size: 16px;
    line-height: 25px;
    color: rgb(33, 51, 67);
    font-weight: bold;
    margin-bottom: 16px;
    width: 256px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .amazon-store-revenue .content .main-details {
    font-size: 14px;
    color: rgb(33, 51, 67);
    font-weight: 300;
    line-height: 1.75;
    margin-bottom: 10px;
    width: 256px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .amazon-store-revenue .content .main-heading-2 {
    font-size: 16px;
    line-height: 25px;
    color: rgb(33, 51, 67);
    font-weight: bold;
    margin-bottom: 16px;
    width: 256px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .amazon-store-revenue .content .main-details-2 {
    font-size: 14px;
    color: rgb(33, 51, 67);
    font-weight: 300;
    line-height: 1.75;
    margin-bottom: 10px;
    width: 256px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .amazon-store-revenue .content .cta-with-details {
    font-size: 14px;
    color: rgb(33, 51, 67);
    font-weight: 600;
    line-height: 1.7;
    text-align: center;
    width: 256px;
    margin-left: auto;
    margin-right: auto;
  }
  .amazon-store-revenue .content .cta-with-details a:not(:first-child) {
    color: rgb(33, 51, 67);
  }
  .amazon-store-revenue .table-of-content-div {
    width: 256px;
    margin: 0 auto;
  }
  .amazon-store-revenue .table-of-content-div #table-of-content {
    border-width: 0px !important;
    border-color: transparent !important;
    border-style: hidden;
  }
  .amazon-store-revenue .table-of-content-div #table-of-content .accordion-item {
    border-width: 0px !important;
    border-color: transparent !important;
    border-style: hidden;
    margin-bottom: 25px;
  }
  .amazon-store-revenue .table-of-content-div #table-of-content .accordion-button {
    background-color: #ff763a;
    width: 256px;
    height: 80px;
    font-size: 20px;
    color: white;
    font-weight: bold;
    border-width: 0;
    border-radius: 20px;
    box-shadow: unset;
  }
  .amazon-store-revenue .table-of-content-div #table-of-content .accordion-button:not(.collapsed)::after {
    background-image: var(--bs-accordion-btn-icon) !important;
    transform: var(--bs-accordion-btn-icon-transform);
  }
  .amazon-store-revenue .table-of-content-div #table-of-content .accordion-button:not(.collapsed) {
    background-color: rgb(254, 244, 234);
    color: rgb(33, 51, 67);
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .amazon-store-revenue .table-of-content-div #table-of-content .accordion-body {
    margin-top: 24px;
    padding-right: 12px;
    border-width: 1px;
    border-color: rgb(230, 231, 232);
    border-style: solid;
    font-size: 15px;
  }
  .amazon-store-revenue .table-of-content-div #table-of-content .accordion-body .items {
    cursor: pointer;
  }
  .amazon-store-revenue .table-of-content-div #table-of-content .accordion-body .items img {
    margin-top: 5px;
    width: 6px;
    height: 11px;
  }
  .amazon-store-revenue .table-of-content-div #table-of-content .accordion-body .items .details {
    font-size: 14px;
    color: rgb(33, 51, 67);
    line-height: 1.556;
    font-weight: 500;
  }
  .amazon-store-revenue .table-of-content-div #table-of-content .accordion-body .items:not(:last-child) .details {
    margin-bottom: 20px !important;
  }
  .amazon-store-revenue .table-of-content-div #table-of-content .accordion-learn-more {
    margin-top: 20px;
    position: relative;
    cursor: pointer;
  }
  .amazon-store-revenue .table-of-content-div #table-of-content .accordion-learn-more a {
    border-radius: 10px;
    background-color: rgb(255, 118, 58);
    width: 100%;
    height: 65px;
    display: flex;
    justify-content: start;
    padding-left: 36px;
    align-items: center;
    font-size: 22px;
    color: rgb(255, 255, 255);
    font-weight: 700;
    line-height: 28px;
    position: relative;
  }
  .amazon-store-revenue .table-of-content-div #table-of-content .accordion-learn-more a::after {
    content: "";
    background-image: url("/new_assets/images/learn-more-cta-arrow.webp");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 19px;
    height: 10px;
    position: absolute;
    right: 36px;
  }
  .section_19 {
    margin-top: 60px;
  }
  .section_19 .section_19_carrier {
    background-color: #192733;
    height: 649px;
    padding-block: 10px;
    flex-direction: column;
    justify-content: center;
    gap: 97px;
    align-items: center;
    padding-bottom: 30px;
  }
  .section_19 .section_19_carrier .content-carrier {
    padding-top: 25px;
    padding-left: 0;
  }
  .section_19 .section_19_carrier .content-carrier p {
    font-size: 20px;
    color: rgb(255, 254, 254);
    font-weight: 900;
    line-height: 30px;
    text-align: center;
    width: 100%;
  }
  .section_19 .section_19_carrier .content-carrier a {
    margin-top: 16px;
    border-radius: 3px;
    background-color: rgb(255, 118, 58);
    width: auto;
    height: 46px;
    box-shadow: rgb(255, 255, 255) 7px 10px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-width: 0px;
    font-size: 12px;
    color: rgb(255, 255, 255);
    font-weight: 700;
    line-height: 23px;
    text-align: center;
    text-transform: uppercase;
    padding: 5px;
  }
  .section_19 .section_19_carrier .img-right {
    background-image: url("/new_assets/images/cta-img-09.webp");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 275px;
    height: 350px;
    position: relative;
  }
  .section_19 .section_19_carrier .img-right .img-div {
    background-image: url("/new_assets/images/shape-for-text.webp");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 127px;
    width: 141px;
    /* float: right; */
    position: absolute;
    left: 133px;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    flex-direction: column;
    padding-top: 20px;
    bottom: 289px;
  }
  .section_19 .section_19_carrier .img-right .img-div span:nth-child(1) {
    font-size: 20px;
    color: rgb(255, 255, 255);
    line-height: 45px;
    text-align: center;
    font-weight: 900;
  }
  .section_19 .section_19_carrier .img-right .img-div span:nth-child(2) {
    font-size: 12px;
    color: rgb(255, 255, 255);
    font-weight: 900;
    line-height: 26px;
    text-align: center;
  }
  .form_ct {
    padding-top: 20px;
    padding-bottom: 45px;
    background-color: #f7f7f7;
  }
  .form_ct .engage_with_us {
    font-size: 16px;
    line-height: 2.5;
    text-align: center;
  }
  .form_ct .get_amazon_product {
    font-size: 16px;
    line-height: 1.174;
    text-align: center;
    margin-top: 5px;
  }
  .form_ct .lowest_possible {
    color: #ff763a;
  }
  .form_ct .ctn {
    margin-top: 33px;
    padding-left: 12px;
  }
  .form_ct .ctn .border-right {
    border: 2px solid #ff763a;
    position: relative;
    height: 172px;
    /* padding-top: 36px; */
    margin-top: 15px;
  }
  .form_ct .ctn .border-right::before {
    content: "";
    position: absolute;
    left: -17px;
    top: 82px;
    transform: translateY(-50%);
    width: 38px;
    height: 213px;
    background: url(/new_assets/images/icon_1_2.webp) no-repeat center center;
    background-size: contain;
  }
  .form_ct .ctn ul {
    list-style: none;
    position: relative;
  }
  .form_ct .ctn ul li {
    font-size: 22px;
    color: rgb(0, 0, 0);
    line-height: 1;
    font-size: 17px;
  }
  .form_ct .ctn ul #li-1 {
    margin-bottom: 62px;
  }
  .form_ct .ctn ul #li-2 {
    margin-bottom: 39px;
  }
  .form_ct .ctn ul #li-3 {
    line-height: 1;
  }
  .form_ct .form_start .para_1 {
    font-size: 21px;
    padding-block: 20px;
    padding-bottom: 0px;
  }
  .form_ct .form_start .para_2 {
    font-size: 13px;
    color: rgb(60, 60, 60);
    line-height: 22px;
    text-align: center;
    margin-bottom: unset;
  }
  .form_ct .form_start .para_3 {
    font-size: 14px;
    color: rgb(0, 0, 0);
    line-height: 18px;
    text-align: center;
  }
  .form_ct .form_start .form_align {
    display: flex;
    flex-direction: column;
    row-gap: 11px;
    align-items: center;
  }
  .form_ct .form_start .form_align .custom-input {
    border-width: 1px;
    border-color: rgb(29, 37, 45);
    border-style: solid;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    width: 100%;
    padding-left: 16px;
    padding-top: 18px;
    padding-bottom: 18px;
    height: 47px;
  }
  .form_ct .form_start .form_align .custom-input_text {
    border-width: 1px;
    border-color: rgb(29, 37, 45);
    border-style: solid;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    width: 100%;
    height: 119px;
    padding-left: 16px;
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .form_ct .form_start .form_align .custom-input::-moz-placeholder {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.502);
    line-height: 1.6;
    padding-left: 16px;
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .form_ct .form_start .form_align .custom-input::placeholder {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.502);
    line-height: 1.6;
    padding-left: 16px;
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .form_ct .form_start .form_align .custom-input_text::-moz-placeholder {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.502);
    line-height: 1.6;
    padding-left: 16px;
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .form_ct .form_start .form_align .custom-input_text::placeholder {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.502);
    line-height: 1.6;
    padding-left: 16px;
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .form_ct .form_start .form_align .custom-file-upload {
    border-width: 1px;
    font-size: 12px;
    border-color: rgb(29, 37, 45);
    border-style: solid;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    width: 100%;
    height: 235px;
    font-size: 19px;
    color: rgba(0, 0, 0, 0.502);
    line-height: 1.211;
    padding-top: 17px;
    padding-inline: 40px;
    position: relative;
  }
  .form_ct .form_start .form_align .custom-file-upload::before {
    content: "";
    position: absolute;
    left: 35%;
    top: 55%;
    transform: translateY(-50%);
    width: 65px;
    height: 65px;
    background: url("/new_assets/images/form_plus.webp") no-repeat center center;
    background-size: contain;
  }
  .form_ct .form_start .form_align #file-upload {
    display: none;
  }
  .form_ct .form_start .form_align button {
    border-radius: 5px;
    background-color: rgb(255, 118, 58);
    width: 100%;
    height: 49px;
    border: unset;
    font-size: 23px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1;
  }
}/*# sourceMappingURL=phpwebsite.css.map */