.hero-section {
  display: flex;
  align-items: center;
  max-height: 800px;
}
.hero-section .bg-image {
  background-color: rgb(254, 244, 234);
  width: 100%;
  height: 800px;
}
.hero-section h1 {
  font-size: 80px;
  line-height: 95px;
  font-weight: 800;
  color: #213343;
  width: 413.17px;
  line-height: 1.188;
  margin-bottom: 28px;
}
.hero-section .deleted-details {
  font-weight: 800;
  font-size: 22px;
  line-height: 22px;
  color: #213343;
  margin-bottom: 18px;
}
.hero-section .details {
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  color: #213343;
  margin-bottom: 16px;
}
.hero-section .further-details {
  font-weight: 400;
  width: 487px;
}
.hero-section .further-details span {
  font-weight: 800;
  color: #ff763a;
}
.hero-section .further-details span a {
  font-weight: 800;
  color: #ff763a;
}
.hero-section .form-side {
  border-radius: 25px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.05);
  width: 678px;
  height: 692px;
  padding: 24px;
}
.hero-section .form-side .heading {
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  color: #ff763a;
  text-align: center;
}
.hero-section .form-side #amazon-page-form {
  margin-top: 35px;
}
.hero-section .form-side #amazon-page-form label {
  font-size: 12px;
  margin-bottom: 6px;
  padding-left: 21px;
  color: #213343;
  font-weight: 500;
}
.hero-section .form-side #amazon-page-form .dropdown {
  cursor: pointer;
  border-radius: 25px;
}
.hero-section .form-side #amazon-page-form .dropdown button {
  position: relative;
}
.hero-section .form-side #amazon-page-form .dropdown button::after {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.hero-section .form-side #amazon-page-form .dropdown .dropdown-item p {
  font-size: 14px;
  color: #858592;
  font-weight: 400;
}
.hero-section .form-side #amazon-page-form .dropdown .dropdown-menu {
  padding-left: 12px;
  height: 150px;
  overflow-y: scroll;
}
.hero-section .form-side #amazon-page-form input,
.hero-section .form-side #amazon-page-form select,
.hero-section .form-side #amazon-page-form .dropdown button {
  font-size: 14px;
  color: #858592;
  font-weight: 400;
  padding-left: 30px;
  border-radius: 25px;
  height: 50px;
}
.hero-section .form-side #amazon-page-form textarea {
  font-size: 14px;
  color: #858592;
  font-weight: 400;
  padding-left: 30px;
  border-radius: 25px;
  height: 80px;
  padding-top: 20px;
}
.hero-section .form-side #amazon-page-form .input-group .select-1 {
  width: 65px;
  padding-left: 0;
  text-align: center;
  background-color: rgb(246, 249, 252);
  border-end-end-radius: 0 !important;
  border-start-end-radius: 0 !important;
  border: 1px solid #ced4da;
}
.hero-section .form-side #amazon-page-form .input-group .select-2 {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.hero-section .form-side #amazon-page-form .form-check-input:checked {
  background-color: #ff763a;
}
.hero-section .form-side #amazon-page-form .form-check-label {
  font-size: 12px;
  font-weight: 300;
  color: #858592;
  line-height: 20px;
  padding-left: 0;
  width: 604.56px;
}
.hero-section .form-side #amazon-page-form .form-check-input {
  border-radius: 0;
  width: 15px;
  height: 15px;
  padding-left: 0px;
  border-color: #ff763a;
}
.hero-section .form-side #amazon-page-form .complimentary-section .head {
  margin-top: 7px;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  color: #213343;
  margin-bottom: 20px;
}
.hero-section .form-side #amazon-page-form .complimentary-section img {
  margin-right: 15px;
}
.hero-section .form-side #amazon-page-form .complimentary-section .line {
  margin-bottom: 30px;
}
.hero-section .form-side #amazon-page-form .complimentary-section .details {
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  color: #858592;
  margin-bottom: 0px;
}
.hero-section .form-side #amazon-page-form .author {
  width: 350px;
  margin-right: 20px;
}
.hero-section .form-side #amazon-page-form .author .details {
  font-size: 11px;
  font-weight: 300;
  font-style: italic;
  line-height: 20px;
  width: 300px;
  margin-left: 9px;
}
.hero-section .form-side #amazon-page-form .author .author-name {
  font-size: 14px;
  font-weight: 300;
  font-style: italic;
  line-height: 20px;
  margin-left: 9px;
}
.hero-section .form-side #amazon-page-form .author .orange-line {
  background-color: rgb(255, 118, 58);
  width: 24px;
  height: 1px;
  display: inline-block;
  margin-left: 8px;
}
.hero-section .form-side #amazon-page-form .author img {
  padding-bottom: 5px;
  display: block;
  margin: 0 auto;
}
.hero-section .form-side #amazon-page-form .author .rating-details {
  font-size: 15px;
  line-height: 15px;
  color: #213343;
  font-weight: 500;
  text-align: center;
}
.hero-section .form-side #amazon-page-form .gradient-btn {
  width: 221px;
  height: 61px;
  border-radius: 30.5px;
}

.heading-content {
  display: flex;
  justify-content: center;
}
.heading-content .main-heading {
  margin-top: 80px;
  font-size: 32px;
  font-weight: 700;
  color: #213343;
  line-height: 44px;
  margin-bottom: 0x;
  text-align: center;
  width: 1100px;
}

.bridgeway-amazon-marketing-services {
  margin-top: 33px;
}
.bridgeway-amazon-marketing-services h2 {
  font-weight: 500;
  color: #213343;
  font-size: 16px;
  line-height: 28px;
  margin-top: 0;
  margin-bottom: 26px;
  text-align: center;
}
.bridgeway-amazon-marketing-services .w-block {
  width: 900px;
  margin-bottom: 40px;
}
.bridgeway-amazon-marketing-services #owl-carousel-1 {
  position: relative;
}
.bridgeway-amazon-marketing-services #owl-carousel-1 .box {
  margin: 0 90px;
  height: 70px !important;
}
.bridgeway-amazon-marketing-services #owl-carousel-1 .box img {
  width: unset !important;
}
.bridgeway-amazon-marketing-services #owl-carousel-1 .rakuten {
  margin-top: 29px;
}
.bridgeway-amazon-marketing-services #owl-carousel-1 .binge {
  margin-top: 21px;
}
.bridgeway-amazon-marketing-services #owl-carousel-1 .think_me {
  margin-top: 19px;
}
.bridgeway-amazon-marketing-services #owl-carousel-1 .mot2 {
  margin-top: 27px;
}
.bridgeway-amazon-marketing-services .custom-nav {
  position: absolute;
  top: 0;
  display: flex;
  justify-content: space-between;
  width: 110%;
  align-items: center;
  height: 100%;
}
.bridgeway-amazon-marketing-services .custom-nav button {
  margin-top: 10px;
}

.client-statistics-section {
  height: 220px;
  background-color: rgb(246, 249, 252);
}
.client-statistics-section h2 {
  font-weight: 700;
  font-size: 55px;
  line-height: 72px;
  color: #213343;
  width: 380px;
}
.client-statistics-section .w-block {
  width: 787px;
  display: flex;
  align-items: center;
}

.full-service-amazon-marketing {
  margin-top: 50px;
}
.full-service-amazon-marketing .heading {
  width: 883.71px;
  font-size: 32px;
  font-family: "Lexend Deca";
  color: rgb(33, 51, 67);
  font-weight: bold;
  text-align: center;
  line-height: 44px;
  margin-bottom: 50px;
}
.full-service-amazon-marketing .w-block {
  width: 510px;
}
.full-service-amazon-marketing #marketing-services-type .accordion-header img {
  margin-right: 18px;
}
.full-service-amazon-marketing #marketing-services-type .accordion-header span {
  font-size: 22px;
  line-height: 32px;
  color: #213343;
  font-weight: 700;
}
.full-service-amazon-marketing #marketing-services-type .accordion-header span a {
  color: #213343;
}
.full-service-amazon-marketing #marketing-services-type .accordion-button:not(.collapsed) {
  color: #ff763a;
  background-color: transparent;
  box-shadow: unset;
}
.full-service-amazon-marketing #marketing-services-type .accordion-button {
  padding-top: 25px;
  padding-bottom: 25px;
}
.full-service-amazon-marketing #marketing-services-type .accordion-button::after {
  background-image: url(/website/images/carret.webp);
  height: 8px;
  width: 15px;
  background-size: 100%;
}
.full-service-amazon-marketing #marketing-services-type .accordion-body {
  padding-top: 0px;
}
.full-service-amazon-marketing #marketing-services-type .accordion-body h3 {
  font-size: 20px;
  line-height: 30px;
  color: #213343;
  font-weight: 500;
  margin-bottom: 14px;
}
.full-service-amazon-marketing #marketing-services-type .accordion-body p {
  margin-bottom: 0;
  font-weight: 300;
  font-size: 16px;
  line-height: 28px;
  color: #213343;
}

.price-cta {
  margin-top: 100px;
  border-radius: 10px;
  background-color: rgb(229, 245, 248);
  border: 3px solid #ff763a;
  height: 400px;
  width: 100%;
  padding: 0 47px;
  border-width: 2px;
  border-color: rgb(127, 209, 222);
  border-style: solid;
}
.price-cta .content {
  height: 310px;
  align-content: space-between;
  display: grid;
}
.price-cta .content h2 {
  font-weight: 600;
  font-size: 28px;
  line-height: 1;
  color: #213343;
  width: 680px;
  margin-bottom: 0 !important;
  white-space: nowrap;
  margin-bottom: 16px;
}
.price-cta .content h2 span {
  font-weight: 900;
  text-underline-offset: 5px;
}
.price-cta .content ul {
  width: 720px;
}
.price-cta .content p {
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  color: #213343;
  width: 700.7px;
  margin-bottom: 22px;
  margin-bottom: 22px;
}
.price-cta .content p span {
  font-weight: 900;
}
.price-cta .content .gradient-btn {
  background-color: rgb(66, 91, 118);
  width: 278px;
  height: 65px;
}
.price-cta .price-card {
  border-width: 2px;
  border-color: rgb(127, 209, 222);
  border-style: solid;
  border-radius: 20px;
  background-color: rgb(254, 254, 254);
  width: 368px;
  height: 329px;
  padding: 35px 22px;
}
.price-cta .price-card .gradient-btn {
  margin-top: 35px;
  background-color: rgb(66, 91, 118);
  width: 278px;
  height: 65px;
}
.price-cta .price-card .heading {
  font-weight: 500;
  font-size: 28px;
  line-height: 28px;
  margin-bottom: 26px;
  color: #213343;
}
.price-cta .price-card .sub-heading {
  font-weight: 500;
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 26px;
  color: #213343;
}
.price-cta .price-card .hr {
  background-color: rgb(230, 231, 232);
  width: 320px;
  height: 1px;
}
.price-cta .price-card .pricing {
  font-weight: 700;
  font-size: 45px;
  line-height: 45px;
  margin-bottom: 48px;
  color: #213343;
}
.price-cta .price-card .price-bar {
  background-color: #ff763a;
  width: 36% !important;
}
.price-cta .price-card .price {
  position: relative;
}
.price-cta .price-card .price .dot-line {
  position: absolute;
  top: -5px;
  width: 100%;
  height: 100%;
}
.price-cta .price-card .price .dot {
  width: 20px;
  height: 28px;
  background-color: transparent;
  border-radius: 9px;
  display: inline-block;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  border: 6px solid white; /* Border size and color */
  position: absolute;
}
.price-cta .price-card .price .dot1 {
  left: 33%;
}
.price-cta .price-card .price .dot2 {
  left: 66%;
}
.price-cta .price-card .price .dot3 {
  left: 94%;
}
.price-cta .price-card .price .pricetag {
  position: absolute;
  top: -20px;
  width: 100%;
}
.price-cta .price-card .price .tag1 {
  position: absolute;
  left: calc(33% - 10px);
  top: -12px;
}
.price-cta .price-card .price .tag2 {
  position: absolute;
  top: -12px;
  left: calc(66% - 10px);
}
.price-cta .price-card .price .tag3 {
  position: absolute;
  top: -12px;
  left: calc(94% - 10px);
}

.cutting-edge-technologies {
  margin-top: 100px;
}
.cutting-edge-technologies h2 {
  width: 883.71px;
  font-size: 32px;
  font-family: "Lexend Deca";
  color: rgb(33, 51, 67);
  font-weight: bold;
  text-align: center;
  line-height: 44px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.cutting-edge-technologies .tab-side {
  min-width: 270px;
  width: 270px;
}
.cutting-edge-technologies .tab-side h3 {
  font-family: "Lexend Deca";
  font-size: 22px;
  color: rgb(33, 51, 67);
  font-weight: 700;
  margin-bottom: 10px;
}
.cutting-edge-technologies .tab-side .nav-tabs .nav-link {
  width: 90px;
  padding: 0;
  border: 0;
}
.cutting-edge-technologies .tab-side .nav-tabs .nav-link .image-box {
  padding: 0px;
  border-radius: 15px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.cutting-edge-technologies .tab-side .nav-tabs .nav-link.active, .cutting-edge-technologies .tab-side .nav-tabs .nav-link:hover {
  border: 0;
  border: 0;
}
.cutting-edge-technologies .tab-side .nav-tabs .nav-link p {
  font-size: 12px;
  color: rgb(33, 51, 67);
  font-weight: 500;
  margin-bottom: 0;
  line-height: 18px;
  text-align: center;
  margin-top: 5px;
}
.cutting-edge-technologies .tab-side .nav-tabs .stack:not(:last-child) {
  margin-bottom: 20px;
}
.cutting-edge-technologies .tab-side .owl-carousel {
  position: relative;
}
.cutting-edge-technologies .tab-side .owl-carousel .item {
  padding: 10px 0px;
}
.cutting-edge-technologies .tab-side .owl-carousel .owl-nav {
  position: absolute;
  width: 110%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 0;
  display: flex;
  justify-content: space-between;
  z-index: -1;
}
.cutting-edge-technologies .tab-side .owl-carousel .owl-nav span {
  font-size: 24px;
  font-weight: bold;
}
.cutting-edge-technologies .box-side .tab-pane {
  min-width: 798px;
  width: 798px;
  min-height: 523px;
  height: 523px;
  padding: 40px 50px;
  border-width: 1px;
  border-color: rgb(153, 175, 196);
  border-style: solid;
  border-radius: 20px;
}
.cutting-edge-technologies .box-side .tab-pane .practice-side {
  min-width: 130px;
  width: 130px;
}
.cutting-edge-technologies .box-side .tab-pane .practice-side img {
  display: block;
  margin: 0 auto;
}
.cutting-edge-technologies .box-side .tab-pane .practice-side .details-practice {
  font-size: 24px;
  margin-top: 8px;
  color: rgb(33, 51, 67);
  line-height: 1;
  font-weight: 300;
  margin-bottom: 12px;
  text-align: center;
}
.cutting-edge-technologies .box-side .tab-pane .practice-side .details-number {
  font-size: 30px;
  font-family: "Lexend Deca";
  color: rgb(33, 51, 67);
  font-weight: bold;
  line-height: 1;
  text-align: center;
  margin-bottom: 0;
}
.cutting-edge-technologies .box-side .tab-pane .practice-side hr {
  width: 88px;
  border-width: 2px;
  opacity: 1;
  border-color: black;
  margin: 24px auto;
}
.cutting-edge-technologies .box-side .tab-pane .content img {
  margin: 0 auto;
  margin-bottom: 30px;
  display: block;
}
.cutting-edge-technologies .box-side .tab-pane .content img:nth-child(2) {
  margin-right: 0px !important;
}
.cutting-edge-technologies .box-side .tab-pane .content .heading {
  font-size: 38px;
  line-height: 1;
  font-weight: 700;
  color: rgb(33, 51, 67);
  text-align: center;
  margin-bottom: 18px;
}
.cutting-edge-technologies .box-side .tab-pane .content .details {
  font-size: 22px;
  line-height: 32px;
  font-weight: 300;
  margin-bottom: 44px;
  color: rgb(33, 51, 67);
  text-align: center;
  width: 505px;
}

.full-cycle-web-development {
  margin-top: 100px;
  padding: 50px 0px;
  background-color: rgb(246, 249, 252);
}
.full-cycle-web-development h2 {
  font-size: 32px;
  font-family: "Lexend Deca";
  color: rgb(33, 51, 67);
  font-weight: bold;
  text-align: center;
  line-height: 32px;
  margin-bottom: 50px;
}
.full-cycle-web-development .card-box {
  width: 100%;
  padding: 24px 24px;
  background-color: white;
  border-radius: 20px;
  height: 290px;
  min-width: 380px;
  max-width: 420px;
}
.full-cycle-web-development .card-box h3 {
  font-size: 22px;
  font-family: "Lexend Deca";
  color: rgb(0, 104, 177);
  font-weight: bold;
  line-height: 1;
  text-align: center;
  margin-bottom: 14px;
}
.full-cycle-web-development .card-box img {
  display: block;
  margin: 0 auto;
  margin-bottom: 14px;
}
.full-cycle-web-development .card-box p {
  font-size: 15px;
  font-family: "Lexend Deca";
  color: #213343;
  font-weight: 300;
  line-height: 27px;
  text-align: center;
  margin-bottom: 0;
}

.working-with-bridgeway-digital {
  margin-top: 100px;
}
.working-with-bridgeway-digital .heading {
  font-weight: 600;
  font-size: 36px;
  text-align: center;
  line-height: 50px;
  color: #213343;
  margin-bottom: 50px;
}
.working-with-bridgeway-digital .box {
  width: 356px;
  height: auto;
}
.working-with-bridgeway-digital .box .card {
  width: 350px;
  height: 241px;
  border-radius: 20px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 6px 4px 0px rgba(0, 0, 0, 0.15);
  padding: 24px;
  display: flex;
  align-items: center;
}
.working-with-bridgeway-digital .box .card .heading {
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  color: #213343;
  margin-bottom: 22px;
  text-align: left;
}
.working-with-bridgeway-digital .box .content {
  margin-top: 28px;
}
.working-with-bridgeway-digital .box .content .heading {
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  color: #213343;
  margin-bottom: 18px;
  text-align: center;
}
.working-with-bridgeway-digital .box .content .details {
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
  color: #213343;
  margin-bottom: 0px;
  text-align: center;
}
.working-with-bridgeway-digital .box:hover .card {
  border-width: 1px;
  border-color: rgb(255, 118, 58);
  border-style: solid;
  box-shadow: unset !important;
}
.working-with-bridgeway-digital .box-1 .card .alert-div {
  border-radius: 5px;
  background-color: rgb(255, 118, 58);
  width: 93px;
  height: 30px;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgb(255, 255, 255);
  font-weight: 600;
  text-align: center;
  margin-bottom: 22px;
}
.working-with-bridgeway-digital .box-1 .card .heading {
  width: 228px;
  line-height: 32px;
}
.working-with-bridgeway-digital .box-1 .card .gradient-btn {
  width: 157px;
  height: 50px;
}
.working-with-bridgeway-digital .box-1 .content .details {
  width: 312.78px;
}
.working-with-bridgeway-digital .box-2 .card .heading {
  margin-bottom: 11px !important;
}
.working-with-bridgeway-digital .box-2 .card .sub-heading {
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  color: #213343;
  margin-bottom: 16px !important;
}
.working-with-bridgeway-digital .box-2 .card .content {
  margin-top: 0;
  margin-left: 10px;
}
.working-with-bridgeway-digital .box-2 .card .content .details {
  font-size: 18px;
  font-weight: 300;
  line-height: 1;
  color: #213343;
  text-align: left;
}
.working-with-bridgeway-digital .box-2 .card .content .details:first-child {
  margin-bottom: 17px;
}
.working-with-bridgeway-digital .box-2 .card .content .details:nth-child(2) {
  margin-bottom: 15px;
}
.working-with-bridgeway-digital .box-2 .card .content .details:nth-child(3) {
  margin-bottom: 20px;
}
.working-with-bridgeway-digital .box-2 .card .content .bold-details {
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  color: #213343;
  text-align: left;
  margin-bottom: 0;
}
.working-with-bridgeway-digital .box-2 .content .details {
  width: 293px;
}
.working-with-bridgeway-digital .box-3 .card .heading {
  margin-bottom: 10px !important;
}
.working-with-bridgeway-digital .box-3 .card .sub-heading {
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  color: #213343;
  margin-bottom: 14px !important;
}

.cta-section-1 {
  margin-top: 100px;
  background-color: rgb(246, 249, 252);
  height: 670px;
  display: flex;
  align-items: center;
}
.cta-section-1 .content {
  font-size: 36px;
  color: #213343;
  line-height: 1.722;
  font-weight: 600;
  width: 1020px;
  text-align: center;
}
.cta-section-1 .content .feature-pack {
  margin-top: 15px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.cta-section-1 .content .feature-pack a {
  border-radius: 15px;
  background-color: rgb(161, 238, 189);
  width: 355px;
  height: 70px;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  font-size: 36px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  text-align: center;
  line-height: 1;
  position: relative;
  justify-content: center;
  z-index: 2;
}
.cta-section-1 .content .feature-pack a .inside-arrow {
  margin-left: 19px;
}
.cta-section-1 .content .feature-pack:hover {
  z-index: 4;
  transform: rotateZ(-2deg);
  will-change: transform;
  transform-style: preserve-3d;
  transition-duration: 0.6s;
}
.cta-section-1 .content .feature-pack:hover .image-1 {
  transition-duration: 0.4s;
  transform: translate3d(-50px, -65px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
}
.cta-section-1 .content .feature-pack:hover .image-2 {
  transition-duration: 0.4s;
  transform: translate3d(82px, 60px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
}
.cta-section-1 .content .feature-pack:hover .image-3 {
  transition-duration: 0.4s;
  transform: translate3d(-90px, 65px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
}
.cta-section-1 .content .feature-pack .back-image {
  position: absolute;
  z-index: 0;
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
}
.cta-section-1 .content .comparision {
  margin-top: 15px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.cta-section-1 .content .comparision a {
  border-radius: 15px;
  background-color: rgb(123, 211, 234);
  width: 318px;
  height: 70px;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  font-size: 36px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  text-align: center;
  line-height: 1;
  position: relative;
  justify-content: center;
  z-index: 2;
}
.cta-section-1 .content .comparision a .inside-arrow {
  margin-left: 19px;
}
.cta-section-1 .content .comparision:hover {
  z-index: 5;
  transform: rotateZ(-2deg);
  will-change: transform;
  transform-style: preserve-3d;
  transition-duration: 0.6s;
}
.cta-section-1 .content .comparision:hover .image-1 {
  transition-duration: 0.6s;
  transform: translate3d(-50px, -65px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
}
.cta-section-1 .content .comparision:hover .image-2 {
  transition-duration: 0.6s;
  transform: translate3d(82px, 60px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
}
.cta-section-1 .content .comparision:hover .image-3 {
  transition-duration: 0.6s;
  transform: translate3d(-90px, 65px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
}
.cta-section-1 .content .comparision .back-image {
  position: absolute;
  z-index: 0;
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
}
.cta-section-1 .content .prices {
  margin-top: 15px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.cta-section-1 .content .prices a {
  border-radius: 15px;
  background-color: rgb(255, 207, 150);
  width: 185px;
  height: 70px;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  font-size: 36px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  text-align: center;
  line-height: 1;
  position: relative;
  justify-content: center;
  z-index: 2;
}
.cta-section-1 .content .prices a .inside-arrow {
  margin-left: 15px;
}
.cta-section-1 .content .prices:hover {
  transform: rotateZ(-2deg);
  will-change: transform;
  transform-style: preserve-3d;
  transition-duration: 0.6s;
}
.cta-section-1 .content .prices:hover .image-1 {
  transition-duration: 0.6s;
  transform: translate3d(-50px, -65px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
}
.cta-section-1 .content .prices:hover .image-2 {
  transition-duration: 0.6s;
  transform: translate3d(82px, 60px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
}
.cta-section-1 .content .prices:hover .image-3 {
  transition-duration: 0.6s;
  transform: translate3d(-90px, 65px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
}
.cta-section-1 .content .prices .back-image {
  position: absolute;
  z-index: 0;
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
}

.amazon-store {
  margin-top: 70px;
}
.amazon-store .heading {
  font-size: 32px;
  color: rgb(33, 51, 67);
  font-weight: 600;
  line-height: 1;
  margin-bottom: 20px;
  text-align: center;
}
.amazon-store .details {
  font-size: 18px;
  color: rgb(33, 51, 67);
  line-height: 1.4;
  font-weight: 300;
  margin: 0 auto;
  margin-bottom: 52px;
  text-align: center;
  width: 800px;
}
.amazon-store .details span {
  color: #ff763a;
  font-weight: 800;
}
.amazon-store .card {
  border-radius: 20px;
  display: flex;
  background-color: white;
  width: 400px;
  height: 260px;
  padding-left: 5px;
  padding-top: 24px;
  align-items: center;
}
.amazon-store .card .content {
  margin-left: 15px;
}
.amazon-store .card .content .headings-card {
  font-size: 22px;
  line-height: 1;
  color: #213343;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: start;
}
.amazon-store .card .content .details-card {
  font-size: 16px;
  line-height: 28px;
  color: #213343;
  font-weight: 300;
  margin-bottom: 0px;
  text-align: start;
}
.amazon-store .card:hover {
  background-color: rgb(254, 244, 234);
}

.banner-section {
  margin-top: 69px;
  position: relative;
  z-index: 10;
}
.banner-section .content {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}
.banner-section h2 {
  font-size: 42px;
  font-weight: 700;
  line-height: 62px;
  color: #213343;
  text-align: center;
  width: 978.41px;
  margin-bottom: 24px;
}
.banner-section .gradient-btn-reverse {
  height: 65px;
  width: 278px;
}

.holistic-campaign {
  position: relative;
  margin-top: 60px;
}
.holistic-campaign .content {
  margin-top: 48px;
  min-width: 495px;
}
.holistic-campaign .content .heading {
  font-size: 32px;
  font-weight: 700;
  color: #213343;
  line-height: 1;
  margin-bottom: 12px;
  text-align: left;
}
.holistic-campaign .content .sub-heading {
  font-size: 18px;
  font-weight: 700;
  color: #d9383b;
  line-height: 1;
  margin-bottom: 20px;
  text-align: left;
}
.holistic-campaign .content .details {
  font-size: 16px;
  font-weight: 300;
  color: #213343;
  line-height: 28px;
  text-align: left;
  width: 429px;
}
.holistic-campaign .chart-side {
  position: relative;
  border-radius: 25px;
  background-color: rgb(246, 247, 248);
  min-width: 816px;
  height: 586px;
}
.holistic-campaign .chart-side .layout {
  position: absolute;
  top: 37px;
  left: 9px;
}
.holistic-campaign .chart-side .animated-key-1 {
  position: absolute;
  top: 121px;
  left: 695px;
}
.holistic-campaign .chart-side .animated-key-2 {
  position: absolute;
  top: 337px;
  left: 590px;
  z-index: 20;
}
.holistic-campaign .chart-side .animated-key-3 {
  position: absolute;
  top: 435px;
  left: 19px;
  z-index: 20;
}

.customized-reporting {
  position: relative;
  margin-top: 80px;
}
.customized-reporting .content {
  min-width: 495px;
}
.customized-reporting .content .heading {
  font-size: 32px;
  font-weight: 700;
  color: #213343;
  line-height: 44px;
  margin-bottom: 12px;
  text-align: left;
}
.customized-reporting .content .sub-heading {
  font-size: 18px;
  font-weight: 700;
  color: #002d72;
  line-height: 1;
  margin-bottom: 20px;
  text-align: left;
}
.customized-reporting .content .details {
  font-size: 16px;
  font-weight: 300;
  color: #213343;
  line-height: 28px;
  text-align: left;
  width: 429px;
}
.customized-reporting .chart-side {
  position: relative;
  border-radius: 25px;
  background-color: rgb(246, 247, 248);
  min-width: 816px;
  height: 586px;
}
.customized-reporting .chart-side .layout {
  position: absolute;
  top: 45px;
  left: 68px;
}
.customized-reporting .chart-side .animated-key-1 {
  position: absolute;
  top: 175px;
  left: 722px;
  z-index: 20;
}
.customized-reporting .chart-side .animated-key-2 {
  position: absolute;
  top: 410px;
  left: 605px;
  z-index: 20;
}
.customized-reporting .chart-side .animated-key-3 {
  position: absolute;
  top: 462px;
  left: 68px;
  z-index: 20;
}

.cross-channel {
  position: relative;
  margin-top: 100px;
}
.cross-channel .content {
  min-width: 495px;
}
.cross-channel .content .heading {
  font-size: 32px;
  font-weight: 700;
  line-height: 44px;
  color: #213343;
  margin-bottom: 12px;
  text-align: left;
}
.cross-channel .content .sub-heading {
  font-size: 18px;
  font-weight: 700;
  color: #3c2fc9;
  line-height: 1;
  margin-bottom: 20px;
  text-align: left;
}
.cross-channel .content .details {
  font-size: 16px;
  font-weight: 300;
  color: #213343;
  line-height: 28px;
  text-align: left;
  width: 429px;
}
.cross-channel .chart-side {
  position: relative;
  border-radius: 25px;
  background-color: rgb(246, 247, 248);
  min-width: 816px;
  height: 586px;
}
.cross-channel .chart-side .layout {
  position: absolute;
  top: 16px;
  left: 28px;
}
.cross-channel .chart-side .animated-key-1 {
  position: absolute;
  top: 28px;
  left: 618px;
  z-index: 20;
}
.cross-channel .chart-side .animated-key-2 {
  position: absolute;
  top: 289px;
  left: 63px;
  z-index: 20;
}

.augumented-brand {
  position: relative;
  margin-top: 80px;
}
.augumented-brand .content {
  min-width: 495px;
}
.augumented-brand .content .heading {
  font-size: 32px;
  font-weight: 700;
  color: #213343;
  line-height: 44px;
  margin-bottom: 12px;
  text-align: left;
}
.augumented-brand .content .sub-heading {
  font-size: 18px;
  font-weight: 700;
  color: #ff763a;
  line-height: 1;
  margin-bottom: 20px;
  text-align: left;
}
.augumented-brand .content .details {
  font-size: 16px;
  font-weight: 300;
  color: #213343;
  line-height: 28px;
  text-align: left;
  width: 429px;
}
.augumented-brand .chart-side {
  position: relative;
  border-radius: 25px;
  background-color: rgb(246, 247, 248);
  min-width: 816px;
  height: 586px;
}
.augumented-brand .chart-side .layout {
  position: absolute;
  top: 65px;
  left: 109px;
}
.augumented-brand .chart-side .animated-key-1 {
  position: absolute;
  top: 461px;
  left: 713px;
  z-index: 20;
}
.augumented-brand .chart-side .animated-key-2 {
  position: absolute;
  top: 122px;
  left: 10px;
  z-index: 20;
}
.augumented-brand .chart-side .animated-key-3 {
  position: absolute;
  top: 30px;
  left: 718px;
  z-index: 20;
}

.augumented-brand-2 {
  position: relative;
  margin-top: 80px;
}
.augumented-brand-2 .content {
  min-width: 495px;
}
.augumented-brand-2 .content .heading {
  font-size: 32px;
  font-weight: 700;
  color: #213343;
  line-height: 44px;
  margin-bottom: 12px;
  text-align: left;
}
.augumented-brand-2 .content .sub-heading {
  font-size: 18px;
  font-weight: 700;
  color: #3c2fc9;
  line-height: 1;
  margin-bottom: 20px;
  text-align: left;
}
.augumented-brand-2 .content .details {
  font-size: 16px;
  font-weight: 300;
  color: #213343;
  line-height: 28px;
  text-align: left;
  width: 429px;
}
.augumented-brand-2 .chart-side {
  position: relative;
  border-radius: 25px;
  background-color: rgb(246, 247, 248);
  min-width: 816px;
  height: 586px;
}
.augumented-brand-2 .chart-side .layout {
  position: absolute;
  top: 51px;
  left: 9px;
}
.augumented-brand-2 .chart-side .animated-key-1 {
  position: absolute;
  top: 40px;
  left: 677px;
  z-index: 20;
}
.augumented-brand-2 .chart-side .animated-key-2 {
  position: absolute;
  top: 51px;
  left: 10px;
  z-index: 20;
}
.augumented-brand-2 .chart-side .animated-key-3 {
  position: absolute;
  top: 344px;
  left: 31px;
  z-index: 20;
}

.baseline-benchmark {
  margin-top: 80px;
}
.baseline-benchmark .heading {
  font-size: 32px;
  color: rgb(33, 51, 67);
  font-weight: 600;
  line-height: 1;
  margin-bottom: 20px;
  text-align: center;
  width: 875px;
  line-height: 44px;
  margin-bottom: 18px;
}
.baseline-benchmark .details {
  font-size: 18px;
  color: rgb(33, 51, 67);
  line-height: 28px;
  font-weight: 300;
  margin-bottom: 52px;
  text-align: center;
  width: 1082px;
}
.baseline-benchmark .details span {
  color: #ff763a;
  font-weight: 700;
}
.baseline-benchmark .price {
  font-size: 64px;
  font-family: "Lexend Deca";
  color: rgb(255, 118, 58);
  font-weight: bold;
  line-height: 1;
  text-align: center;
  margin-bottom: 28px;
}
.baseline-benchmark .price-detail {
  font-size: 18px;
  color: rgb(33, 51, 67);
  line-height: 18px;
  font-weight: 300;
  text-align: center;
  margin-bottom: 0;
}
.baseline-benchmark .price-card {
  width: 300px;
}

.amazon-services-price {
  margin-top: 80px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: rgb(246, 249, 252);
}
.amazon-services-price .heading {
  font-size: 32px;
  color: rgb(33, 51, 67);
  font-weight: 600;
  line-height: 1;
  margin-bottom: 20px;
  text-align: center;
  margin-bottom: 44px;
}
.amazon-services-price .card {
  border-radius: 50px;
  background-color: rgb(255, 255, 255);
  width: 415px;
  height: 390px;
  padding-top: 24px;
  padding-left: 24px;
  padding-right: 35px;
}
.amazon-services-price .card .discount-section .actual-price {
  line-height: 1;
  font-size: 22px;
  color: rgba(0, 0, 0, 0.6);
  text-decoration: line-through;
  text-decoration-color: rgba(0, 0, 0, 0.5);
  font-weight: 500;
}
.amazon-services-price .card .discount-section .discount-percent {
  line-height: 1;
  font-size: 20px;
  color: #ff763a;
  font-weight: 500;
  margin-left: 7px;
}
.amazon-services-price .card .package-name {
  font-size: 28px;
  font-family: "Lexend Deca";
  color: rgb(33, 51, 67);
  font-weight: 600;
  line-height: 1;
  text-align: center;
  margin-bottom: 16px;
}
.amazon-services-price .card .package-price-with-validati {
  font-size: 45px;
  font-family: "Lexend Deca";
  color: rgb(33, 51, 67);
  font-weight: bold;
  line-height: 1;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.amazon-services-price .card .package-price-with-validati span {
  font-size: 22px;
  font-family: "Lexend Deca";
  color: rgb(33, 51, 67);
  line-height: 1;
  font-weight: 300;
}
.amazon-services-price .card .gradient-btn {
  margin-left: auto;
  margin-right: auto;
}
.amazon-services-price .card .features {
  font-size: 22px;
  color: rgb(33, 51, 67);
  font-weight: 600;
  line-height: 1;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}
.amazon-services-price .card .package-service {
  font-size: 18px;
  color: rgb(33, 51, 67);
  font-weight: 500;
  line-height: 1;
  text-align: left;
  margin-bottom: 18px;
}
.amazon-services-price .card .feature-list {
  min-height: 120px;
  list-style: none;
}
.amazon-services-price .card .feature-list li {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 1;
  color: #213343;
  font-weight: 300;
  margin-bottom: 10px;
  white-space: nowrap;
}
.amazon-services-price .card .feature-list li img {
  margin-right: 10px;
}

.amazon-stores {
  margin-top: 80px;
}
.amazon-stores .heading {
  font-size: 32px;
  color: rgb(33, 51, 67);
  font-weight: 600;
  line-height: 1;
  text-align: center;
  width: 927px;
  line-height: 44px;
  margin-bottom: 44px;
}
.amazon-stores #owl-carousel-2 {
  margin-left: 30px;
  width: 1400px;
}
.amazon-stores #owl-carousel-2 img {
  width: auto !important;
}
.amazon-stores #owl-carousel-2 .card {
  width: 374px;
  height: 481px;
  padding-top: 54px;
  padding-left: 35px;
  padding-bottom: 51px;
  border-radius: 10px;
}
.amazon-stores #owl-carousel-2 .card .logo {
  margin-bottom: 78px;
}
.amazon-stores #owl-carousel-2 .card .long-heading {
  font-size: 96px;
  font-family: "Lexend Deca";
  color: rgb(33, 51, 67);
  font-weight: bold;
  line-height: 1;
  text-align: start;
  margin-bottom: 48px;
}
.amazon-stores #owl-carousel-2 .card .short-details {
  font-size: 24px;
  font-family: "Lexend Deca";
  color: rgb(33, 51, 67);
  font-weight: bold;
  line-height: 1;
  text-align: left;
  margin-bottom: 87px;
}
.amazon-stores #owl-carousel-2 .card .read-more {
  font-size: 16px;
  color: rgb(33, 51, 67);
  font-weight: 600;
  text-decoration: underline;
  line-height: 1;
  margin-bottom: 0;
}
.amazon-stores #owl-carousel-2 .card .read-more img {
  width: 13px;
  height: 12px;
}
.amazon-stores #owl-carousel-2 .card:hover .logo {
  margin-bottom: 78px;
}
.amazon-stores #owl-carousel-2 .card:hover .long-heading {
  color: white;
}
.amazon-stores #owl-carousel-2 .card:hover .short-details {
  color: white;
}
.amazon-stores #owl-carousel-2 .card:hover .read-more {
  color: white;
}
.amazon-stores #owl-carousel-2 .owl-item:nth-child(1) .card {
  border-width: 3px;
  border-color: rgb(27, 118, 255);
  border-style: solid;
  border-radius: 10px;
}
.amazon-stores #owl-carousel-2 .owl-item:nth-child(1) .card .logo {
  width: 161px !important;
}
.amazon-stores #owl-carousel-2 .owl-item:nth-child(1) .card .white-logo {
  display: none !important;
}
.amazon-stores #owl-carousel-2 .owl-item:nth-child(1) .card:hover {
  border-width: 3px;
  border-color: rgb(27, 118, 255);
  border-style: solid;
  border-radius: 10px;
  background-color: rgb(27, 118, 255);
}
.amazon-stores #owl-carousel-2 .owl-item:nth-child(1) .card:hover .white-logo {
  display: block !important;
}
.amazon-stores #owl-carousel-2 .owl-item:nth-child(1) .card:hover .black-logo {
  display: none !important;
}
.amazon-stores #owl-carousel-2 .owl-item:nth-child(2) .card {
  border-width: 3px;
  border-color: rgb(120, 44, 228);
  border-style: solid;
}
.amazon-stores #owl-carousel-2 .owl-item:nth-child(2) .card .logo {
  width: 143px !important;
}
.amazon-stores #owl-carousel-2 .owl-item:nth-child(2) .card:hover {
  background-color: rgb(120, 44, 228);
}
.amazon-stores #owl-carousel-2 .owl-item:nth-child(3) .card {
  border-width: 3px;
  border-color: rgb(255, 205, 29);
  border-style: solid;
}
.amazon-stores #owl-carousel-2 .owl-item:nth-child(3) .card .logo {
  width: 161px !important;
}
.amazon-stores #owl-carousel-2 .owl-item:nth-child(3) .card:hover {
  background-color: rgb(255, 205, 29);
}
.amazon-stores #owl-carousel-2 .owl-item:nth-child(4) .card {
  border-width: 3px;
  border-color: rgb(244, 38, 62);
  border-style: solid;
}
.amazon-stores #owl-carousel-2 .owl-item:nth-child(4) .card .logo {
  width: 111px !important;
}
.amazon-stores #owl-carousel-2 .owl-item:nth-child(4) .card:hover {
  background-color: rgb(244, 38, 62);
}

.full-service-amazon-marketing-2 {
  margin-top: 100px;
}
.full-service-amazon-marketing-2 .heading {
  width: 883.71px;
  font-size: 32px;
  font-family: "Lexend Deca";
  color: rgb(33, 51, 67);
  font-weight: bold;
  text-align: center;
  line-height: 44px;
  margin-bottom: 50px;
}
.full-service-amazon-marketing-2 .w-block {
  width: 510px;
}
.full-service-amazon-marketing-2 #marketing-services-type-2 .accordion-header img {
  margin-right: 18px;
}
.full-service-amazon-marketing-2 #marketing-services-type-2 .accordion-header span {
  font-size: 22px;
  line-height: 32px;
  color: #213343;
  font-weight: 700;
}
.full-service-amazon-marketing-2 #marketing-services-type-2 .accordion-button:not(.collapsed) {
  color: #ff763a;
  background-color: transparent;
  box-shadow: unset;
}
.full-service-amazon-marketing-2 #marketing-services-type-2 .accordion-button {
  padding-top: 25px;
  padding-bottom: 25px;
}
.full-service-amazon-marketing-2 #marketing-services-type-2 .accordion-button::after {
  background-image: url(/website/images/carret.webp);
  height: 8px;
  width: 15px;
  background-size: 100%;
}
.full-service-amazon-marketing-2 #marketing-services-type-2 .accordion-body {
  padding-top: 0px;
}
.full-service-amazon-marketing-2 #marketing-services-type-2 .accordion-body h3 {
  font-size: 20px;
  line-height: 30px;
  color: #213343;
  font-weight: 500;
  margin-bottom: 14px;
}
.full-service-amazon-marketing-2 #marketing-services-type-2 .accordion-body p {
  margin-bottom: 0;
  font-weight: 300;
  font-size: 16px;
  line-height: 28px;
  color: #213343;
}
.full-service-amazon-marketing-2 .gradient-btn {
  width: 236px;
}

.unfair-advantage {
  margin-top: 80px;
  padding-top: 50px;
  padding-bottom: 80px;
  background-color: rgb(246, 249, 252);
}
.unfair-advantage .heading {
  width: 1041px;
  font-size: 32px;
  font-family: "Lexend Deca";
  color: rgb(33, 51, 67);
  font-weight: bold;
  text-align: center;
  line-height: 44px;
  margin-bottom: 50px;
}
.unfair-advantage .card {
  border-radius: 20px;
  background-color: transparent;
  width: 395px;
  height: 572px;
  padding-top: 35px;
  padding-left: 25px;
  padding-right: 25px;
}
.unfair-advantage .card .first-heading {
  font-size: 22px;
  color: rgb(33, 51, 67);
  font-weight: 600;
  line-height: 1;
  margin-bottom: 40px;
}
.unfair-advantage .card svg {
  color: red;
}
.unfair-advantage .card .features-list img {
  height: 16px;
  width: 16px;
}
.unfair-advantage .card .features-list img,
.unfair-advantage .card .features-list svg {
  margin-right: 20px;
  margin-top: 7px;
}
.unfair-advantage .card .features-list .details {
  font-size: 18px;
  color: rgb(33, 51, 67);
  font-weight: 300;
  line-height: 30px;
  margin-bottom: 0;
  width: 292px;
}
.unfair-advantage .card .features-list:not(:last-child) .details {
  margin-bottom: 35px !important;
}
.unfair-advantage .card:nth-child(1) {
  background-color: rgb(254, 244, 234);
  box-shadow: 0px 8px 4px 0px rgba(0, 0, 0, 0.12);
}
.unfair-advantage .card:nth-child(1) .logo {
  width: 181px;
  margin-bottom: 40px;
}

.amazon-packages {
  margin-top: 58px;
}
.amazon-packages .heading {
  font-size: 32px;
  color: rgb(33, 51, 67);
  font-weight: 600;
  line-height: 1;
  margin-bottom: 20px;
  text-align: center;
}
.amazon-packages .details {
  font-size: 18px;
  color: rgb(33, 51, 67);
  line-height: 1;
  font-weight: 300;
  margin-bottom: 50px;
  text-align: center;
}
.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: 600;
  text-align: center;
  color: #213343;
  line-height: 1;
  padding: 22px 25px;
}
.amazon-packages table thead td:nth-child(1) {
  width: 30%;
  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: 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: 158px;
}

.why-use {
  margin-top: 95px;
}
.why-use .heading {
  font-size: 32px;
  color: rgb(33, 51, 67);
  font-weight: 600;
  line-height: 1;
  margin-bottom: 48px;
  text-align: center;
}
.why-use .w-block {
  width: 511px;
}
.why-use .w-block .details {
  font-size: 18px;
  color: rgb(33, 51, 67);
  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: #213343;
  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;
}

.cant-decide {
  margin-top: 95px;
  position: relative;
  height: 570px;
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.cant-decide .ellipse {
  border-radius: 50%;
  background-color: rgb(254, 244, 234);
  width: 2576px;
  height: 2132px;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
}
.cant-decide .container {
  position: relative;
}
.cant-decide .main-heading {
  font-size: 48px;
  line-height: 1;
  font-weight: 700;
  color: #213343;
  text-align: center;
  margin-bottom: 45px;
}
.cant-decide .main-details {
  font-size: 24px;
  line-height: 1;
  font-weight: 500;
  color: #213343;
  text-align: center;
  margin-bottom: 45px;
}
.cant-decide .main-details span {
  color: #ff763a;
  font-weight: 700;
}
.cant-decide .gradient-btn {
  height: 65px;
  width: 278px;
}

.faq {
  margin-top: 80px;
  padding: 50px 0px;
  background-color: rgb(246, 249, 252);
}
.faq .heading {
  font-size: 32px;
  color: rgb(33, 51, 67);
  font-weight: 600;
  line-height: 1;
  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: #213343;
  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: #213343;
  font-weight: 300;
  padding-left: 0;
  padding-top: 0px;
  padding-bottom: 34px;
  margin-right: 170px;
}
.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%;
}

.more-services {
  margin-top: 81px;
}
.more-services .heading {
  font-size: 32px;
  color: rgb(33, 51, 67);
  font-weight: 600;
  line-height: 1;
  margin-bottom: 42px;
  text-align: center;
}
.more-services .card {
  border-radius: 20px;
  background-color: rgb(246, 249, 252);
  width: 360px;
  height: 300px;
  padding-top: 35px;
  padding-left: 28px;
  padding-right: 39px;
}
.more-services .card .main-heading {
  font-size: 24px;
  color: rgb(33, 51, 67);
  font-weight: 700;
  line-height: 1;
  margin-bottom: 24px;
}
.more-services .card .details {
  font-size: 18px;
  color: rgb(33, 51, 67);
  font-weight: 400;
  line-height: 28px;
}
.more-services .card .details:not(:last-child) {
  margin-bottom: 10px;
}
.more-services .card .details:last-child {
  margin-bottom: 0px !important;
}

.more-services .big-heading {
  font-size: 32px;
  line-height: 44px;
  font-weight: 600;
  color: #213343;
  margin-bottom: 20px;
}
.more-services .details {
  font-size: 16px;
  line-height: 28px;
  color: #213343;
  font-weight: 300;
}
.more-services .details:not(:last-child) {
  margin-bottom: 0;
}

.amazon-store-revenue {
  margin-top: 80px;
}
.amazon-store-revenue .content {
  width: 715px;
}
.amazon-store-revenue .content .main-heading {
  font-size: 32px;
  color: rgb(33, 51, 67);
  font-weight: bold;
  line-height: 1.375;
  margin-bottom: 20px;
}
.amazon-store-revenue .content .main-details {
  font-size: 16px;
  color: rgb(33, 51, 67);
  font-weight: 300;
  line-height: 1.75;
  margin-bottom: 20px;
}
.amazon-store-revenue .content .main-heading-2 {
  font-size: 32px;
  color: rgb(33, 51, 67);
  font-weight: bold;
  line-height: 1.375;
  margin-top: 48px;
  margin-bottom: 20px;
}
.amazon-store-revenue .content .main-details-2 {
  font-size: 16px;
  color: rgb(33, 51, 67);
  font-weight: 300;
  line-height: 1.75;
  margin-bottom: 46px;
}
.amazon-store-revenue .content .cta-with-details {
  font-size: 20px;
  color: rgb(33, 51, 67);
  font-weight: 600;
  line-height: 1.7;
  text-align: left;
}
.amazon-store-revenue .content .cta-with-details a:not(:first-child) {
  color: rgb(33, 51, 67);
}
.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: 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: 30px !important;
}

@media only screen and (min-width: 1201px) and (max-width: 1400px) {
  .hero-section .form-side {
    min-width: 678px;
    margin-left: 25px;
  }
  .full-service-amazon-marketing .w-block {
    min-width: 510px;
  }
  .full-service-amazon-marketing #graphic-block img {
    max-width: 700px;
  }
  .price-cta {
    padding: 0 30px;
  }
  .amazon-store .card {
    width: 360px;
  }
  .amazon-services-price .card {
    width: 350px;
  }
  .amazon-stores #owl-carousel-2 {
    width: calc(100% - 30px);
    margin-left: 30px;
  }
  .unfair-advantage .card {
    width: 360px;
  }
  .why-use .w-block-2 {
    min-width: 605px;
  }
  .amazon-store-revenue .content {
    min-width: 715px;
  }
  .amazon-store-revenue .table-of-content-div {
    min-width: 394px;
    margin-left: 30px;
  }
  .full-cycle-web-development .card-box {
    min-width: 360px;
    max-width: 360px;
  }
}
@media only screen and (max-width: 768px) {
  .full-cycle-web-development {
    margin-top: 40px;
    padding: 40px 0px;
    background-color: rgb(246, 249, 252);
  }
  .full-cycle-web-development .d-flex.flex-wrap.gap-3 > div {
    display: flex;
    justify-content: center !important;
  }
  .full-cycle-web-development h2 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 40px;
  }
  .full-cycle-web-development .card-box {
    width: calc(100% - 15px);
    padding: 24px 24px;
    background-color: white;
    border-radius: 20px;
    height: auto;
    min-width: unset;
    max-width: unset;
  }
  .full-cycle-web-development .card-box h3 {
    font-size: 16px;
  }
  .full-cycle-web-development .card-box img {
    display: block;
    margin: 0 auto;
    margin-bottom: 14px;
  }
  .full-cycle-web-development .card-box p {
    font-size: 14px;
    margin-bottom: 0;
  }
  .full-cycle-web-development .link {
    color: #0068b1;
    font-size: 14px;
    line-height: 28px;
    font-weight: bold;
    text-underline-offset: 5px;
    text-decoration: underline;
  }
  .cutting-edge-technologies {
    margin-top: 40px;
  }
  .cutting-edge-technologies h2 {
    width: calc(100vw - 15px);
    font-size: 20px;
    line-height: 28px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .cutting-edge-technologies .owl-carousel {
    width: 300px;
    margin: 0 auto;
  }
  .cutting-edge-technologies .tab-side {
    min-width: unset;
    width: 100%;
  }
  .cutting-edge-technologies .tab-side h3 {
    font-size: 18px;
    margin-bottom: 15px;
    text-align: center;
  }
  .cutting-edge-technologies .tab-side .nav-tabs .nav-link {
    width: 90px;
    padding: 0;
    border: 0;
  }
  .cutting-edge-technologies .tab-side .nav-tabs .nav-link .image-box {
    padding: 0px;
    border-radius: 15px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
  }
  .cutting-edge-technologies .tab-side .nav-tabs .nav-link.active, .cutting-edge-technologies .tab-side .nav-tabs .nav-link:hover {
    border: 0;
    border: 0;
  }
  .cutting-edge-technologies .tab-side .nav-tabs .nav-link p {
    font-size: 12px;
    color: rgb(33, 51, 67);
    font-weight: 500;
    margin-bottom: 0;
    line-height: 18px;
    text-align: center;
    margin-top: 5px;
  }
  .cutting-edge-technologies .tab-side .nav-tabs .stack:not(:last-child) {
    margin-bottom: 20px;
  }
  .cutting-edge-technologies .tab-side .owl-carousel {
    position: relative;
  }
  .cutting-edge-technologies .tab-side .owl-carousel .item {
    padding: 10px 0px;
  }
  .cutting-edge-technologies .tab-side .owl-carousel .owl-nav {
    position: absolute;
    width: 110%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: 0;
    display: flex;
    justify-content: space-between;
    z-index: -1;
  }
  .cutting-edge-technologies .tab-side .owl-carousel .owl-nav span {
    font-size: 24px;
    font-weight: bold;
  }
  .cutting-edge-technologies .tab-pane {
    min-width: unset;
    width: 100%;
    height: auto;
    padding: 10px 15px;
    border-radius: 10px;
    border-width: 1px;
    border-color: rgb(153, 175, 196);
    border-style: solid;
    border-radius: 20px;
  }
  .cutting-edge-technologies .tab-pane .d-flex {
    display: block !important;
  }
  .cutting-edge-technologies .tab-pane .practice-side {
    min-width: usnet;
    width: auto;
    display: flex;
    align-items: end;
    justify-content: space-evenly;
  }
  .cutting-edge-technologies .tab-pane .practice-side img {
    width: 30px;
    display: block;
    margin: 0 auto;
  }
  .cutting-edge-technologies .tab-pane .practice-side .details-practice {
    font-size: 15px;
    margin-top: 8px;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 4px;
    text-align: center;
  }
  .cutting-edge-technologies .tab-pane .practice-side .details-number {
    font-size: 14px;
    font-family: "Lexend Deca";
    color: rgb(33, 51, 67);
    font-weight: bold;
    line-height: 1;
    text-align: center;
    margin-bottom: 0;
  }
  .cutting-edge-technologies .tab-pane .practice-side hr {
    width: 88px;
    border-width: 2px;
    opacity: 1;
    border-color: black;
    margin: 24px auto;
  }
  .cutting-edge-technologies .tab-pane .content img {
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 12px;
    display: block;
  }
  .cutting-edge-technologies .tab-pane .content img:nth-child(2) {
    margin-right: 0px !important;
  }
  .cutting-edge-technologies .tab-pane .content .heading {
    font-size: 20px;
    line-height: 1;
    font-weight: 700;
    color: rgb(33, 51, 67);
    text-align: center;
    margin-bottom: 12px;
  }
  .cutting-edge-technologies .tab-pane .content .details {
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    margin-bottom: 0px;
    color: rgb(33, 51, 67);
    text-align: center;
    width: auto;
  }
  .cutting-edge-technologies .tab-pane .content .gradient-btn {
    display: none !important;
  }
  .hero-section {
    display: flex;
    align-items: center;
    max-height: 1100px;
    min-height: 1100px;
  }
  .hero-section .container {
    width: 100%;
    height: 100%;
  }
  .hero-section .flex-box-1 {
    display: block !important;
    width: 100%;
    height: 100%;
  }
  .hero-section .bg-image {
    background-color: rgb(254, 244, 234);
    width: 100%;
    height: 1100px;
  }
  .hero-section .content {
    margin-top: 18px;
  }
  .hero-section h1 {
    font-size: 34px;
    line-height: 48px;
    font-weight: 700;
    color: #213343;
    width: 334.62px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.188;
    margin-bottom: 14px;
    text-align: center;
  }
  .hero-section .deleted-details {
    font-weight: 800;
    font-size: 14px;
    line-height: 14px;
    color: #213343;
    margin-bottom: 14px;
    text-align: center;
  }
  .hero-section .details {
    font-weight: 700;
    font-size: 12px;
    line-height: 12px;
    color: #213343;
    margin-bottom: 10px;
    text-align: center;
  }
  .hero-section .further-details {
    font-weight: 400;
    width: 334.62px;
    margin-left: auto;
    margin-right: auto;
    line-height: 24px;
  }
  .hero-section .further-details span {
    font-weight: 800;
    color: #ff763a;
  }
  .hero-section .form-side {
    border-radius: 25px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.05);
    width: 335px;
    height: auto;
    padding: 15px 12px;
    margin-left: auto;
    margin-right: auto;
  }
  .hero-section .form-side .iti.iti--allow-dropdown {
    width: 100%;
    margin-bottom: 6px !important;
  }
  .hero-section .form-side .heading {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    color: #213343;
    text-align: center;
  }
  .hero-section .form-side #amazon-page-form {
    margin-top: 5px;
  }
  .hero-section .form-side #amazon-page-form .mb-3 {
    margin-bottom: 0px !important;
  }
  .hero-section .form-side #amazon-page-form label {
    font-size: 10px;
    margin-bottom: 6px;
    padding-left: 10px;
    line-height: 1;
    color: #213343;
    font-weight: 500;
    margin-bottom: 3px;
  }
  .hero-section .form-side #amazon-page-form .dropdown {
    cursor: pointer;
    border-radius: 25px;
  }
  .hero-section .form-side #amazon-page-form .dropdown button {
    position: relative;
  }
  .hero-section .form-side #amazon-page-form .dropdown button::after {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
  }
  .hero-section .form-side #amazon-page-form .dropdown .dropdown-item p {
    font-size: 14px;
    color: #858592;
    font-weight: 400;
  }
  .hero-section .form-side #amazon-page-form .dropdown .dropdown-menu {
    padding-left: 12px;
    height: 150px;
    overflow-y: scroll;
  }
  .hero-section .form-side #amazon-page-form input,
  .hero-section .form-side #amazon-page-form select,
  .hero-section .form-side #amazon-page-form .dropdown button {
    font-size: 12px;
    color: #858592;
    font-weight: 400;
    padding-left: 20px;
    border-radius: 25px;
    height: 34px;
  }
  .hero-section .form-side #amazon-page-form textarea {
    font-size: 12px;
    color: #858592;
    font-weight: 400;
    padding-left: 24px;
    border-radius: 25px;
    height: 66px;
    padding-top: 10px;
  }
  .hero-section .form-side #amazon-page-form .input-group .select-1 {
    width: 65px;
    padding-left: 0;
    text-align: center;
    background-color: rgb(246, 249, 252);
    border-end-end-radius: 0 !important;
    border-start-end-radius: 0 !important;
    border: 1px solid #ced4da;
  }
  .hero-section .form-side #amazon-page-form .input-group .select-2 {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  .hero-section .form-side #amazon-page-form .form-check-input:checked {
    background-color: #ff763a;
  }
  .hero-section .form-side #amazon-page-form .form-check-label {
    font-size: 12px;
    font-weight: 300;
    color: #858592;
    line-height: 20px;
    padding-left: 0;
    width: 604.56px;
  }
  .hero-section .form-side #amazon-page-form .form-check-input {
    border-radius: 0;
    width: 15px;
    height: 15px;
    padding-left: 0px;
    border-color: #ff763a;
  }
  .hero-section .form-side #amazon-page-form .complimentary-section .head {
    margin-top: 10px;
    font-size: 12px;
    margin-bottom: 8px;
    text-align: center;
  }
  .hero-section .form-side #amazon-page-form .complimentary-section img {
    margin-right: 5px;
  }
  .hero-section .form-side #amazon-page-form .complimentary-section .line {
    margin-bottom: 15px;
  }
  .hero-section .form-side #amazon-page-form .complimentary-section .details {
    font-size: 8px;
    line-height: 1;
    margin-bottom: 0px;
  }
  .hero-section .form-side #amazon-page-form .author {
    width: 160px;
    margin-right: 10px;
  }
  .hero-section .form-side #amazon-page-form .author .details {
    font-size: 11px;
    font-weight: 300;
    font-style: italic;
    line-height: 20px;
    width: 300px;
    margin-left: 9px;
  }
  .hero-section .form-side #amazon-page-form .author .author-name {
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
    line-height: 20px;
    margin-left: 9px;
  }
  .hero-section .form-side #amazon-page-form .author .orange-line {
    background-color: rgb(255, 118, 58);
    width: 24px;
    height: 1px;
    display: inline-block;
    margin-left: 8px;
  }
  .hero-section .form-side #amazon-page-form .author .brand {
    width: 15px;
  }
  .hero-section .form-side #amazon-page-form .author .star {
    width: 42px;
  }
  .hero-section .form-side #amazon-page-form .author .seperator {
    height: 27px;
  }
  .hero-section .form-side #amazon-page-form .author img {
    padding-bottom: 5px;
    display: block;
    margin: 0 auto;
  }
  .hero-section .form-side #amazon-page-form .author .rating-details {
    font-size: 8px;
    line-height: 15px;
    color: #213343;
    font-weight: 500;
    text-align: center;
    margin-bottom: 0;
  }
  .hero-section .form-side #amazon-page-form .gradient-btn {
    width: 146px;
    height: 45px;
    border-radius: 22.74px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
  }
  .client-statistics-section {
    height: 214px;
  }
  .client-statistics-section .flex-start-2 {
    display: block !important;
  }
  .client-statistics-section h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    color: #213343;
    width: auto;
    text-align: center;
    margin-bottom: 30px !important;
  }
  .client-statistics-section .w-block {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    display: flex;
    align-items: center;
  }
  .full-service-amazon-marketing {
    margin-top: 40px;
  }
  .full-service-amazon-marketing .heading {
    width: 334px;
    font-size: 20px;
    font-family: "Lexend Deca";
    color: rgb(33, 51, 67);
    font-weight: bold;
    text-align: center;
    line-height: 28px;
    margin-bottom: 20px;
  }
  .full-service-amazon-marketing .w-block {
    width: 100%;
  }
  .full-service-amazon-marketing .flex-start-3 {
    display: block !important;
  }
  .full-service-amazon-marketing #marketing-services-type .accordion-header img {
    width: 26px;
    margin-right: 10px;
  }
  .full-service-amazon-marketing #marketing-services-type .accordion-header span {
    font-size: 16px;
    line-height: 32px;
    color: #213343;
    font-weight: 700;
  }
  .full-service-amazon-marketing #marketing-services-type .accordion-button:not(.collapsed) {
    color: #ff763a;
    background-color: transparent;
    box-shadow: unset;
  }
  .full-service-amazon-marketing #marketing-services-type .accordion-button {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .full-service-amazon-marketing #marketing-services-type .accordion-button::after {
    background-image: url(/website/images/carret.webp);
    height: 8px;
    width: 15px;
    background-size: 100%;
  }
  .full-service-amazon-marketing #marketing-services-type .accordion-body {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .full-service-amazon-marketing #marketing-services-type .accordion-body h3 {
    font-size: 13px;
    line-height: 20px;
    color: #213343;
    font-weight: 500;
    margin-bottom: 6px;
  }
  .full-service-amazon-marketing #marketing-services-type .accordion-body p {
    margin-bottom: 0;
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    color: #213343;
  }
  .full-service-amazon-marketing #graphic-block {
    margin-top: 20px;
    margin-left: 0px !important;
  }
  .full-service-amazon-marketing #graphic-block img {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .price-cta-section .container {
    padding: 0 !important;
  }
  .price-cta {
    margin-top: 40px;
    border-radius: 0px;
    background-color: rgb(229, 245, 248);
    height: 750px;
    width: 100%;
    padding: 0 0px;
    display: grid !important;
    align-content: space-evenly !important;
    justify-content: center !important;
    border-width: 2px;
    border-color: rgb(127, 209, 222);
    border-style: solid;
    border-left: 0px;
    border-right: 0px;
  }
  .price-cta .content {
    height: 400px;
  }
  .price-cta .content ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
  }
  .price-cta .content ul li {
    width: 46%;
    font-size: 12px;
    margin: 4px 5px !important;
    text-align: left;
  }
  .price-cta .content h2 {
    font-weight: 600;
    font-size: 30px;
    line-height: 44px;
    color: #213343;
    width: 330px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    white-space: unset !important;
    margin-bottom: 10px !important;
  }
  .price-cta .content h2 span {
    font-weight: 900;
    text-underline-offset: 5px;
  }
  .price-cta .content p {
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    color: #213343;
    width: 335px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 14px;
  }
  .price-cta .content p span {
    font-weight: 900;
  }
  .price-cta .gradient-btn {
    background-color: rgb(66, 91, 118);
    width: 239px !important;
    height: 50px !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px !important;
  }
  .price-cta .price-card {
    border-width: 1px;
    border-color: rgb(127, 209, 222);
    border-style: solid;
    border-radius: 20px;
    background-color: rgb(254, 254, 254);
    width: 290px;
    height: 270px;
    padding: 15px 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .price-cta .price-card .heading {
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 16px;
    color: #213343;
  }
  .price-cta .price-card .sub-heading {
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 26px;
    color: #213343;
  }
  .price-cta .price-card .hr {
    background-color: rgb(230, 231, 232);
    width: 235px;
    height: 1px;
    margin-top: 40px !important;
  }
  .price-cta .price-card .pricing {
    font-weight: 700;
    font-size: 34px;
    line-height: 34px;
    margin-bottom: 54px;
    color: #213343;
  }
  .price-cta .price-card .price-bar {
    background-color: #ff763a;
  }
  .price-cta .price-card .price {
    position: relative;
  }
  .price-cta .price-card .price .dot-line {
    position: absolute;
    top: -5px;
    width: 100%;
  }
  .price-cta .price-card .price .dot {
    width: 20px;
    height: 28px;
    background-color: transparent;
    border-radius: 9px;
    display: inline-block;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
    cursor: pointer;
    border: 6px solid white; /* Border size and color */
    position: absolute;
  }
  .price-cta .price-card .price .dot1 {
    left: calc(33% - 10px);
  }
  .price-cta .price-card .price .dot2 {
    left: calc(66% - 10px);
  }
  .price-cta .price-card .price .dot3 {
    left: calc(99% - 15px);
  }
  .price-cta .price-card .price .pricetag {
    width: 100%;
    position: absolute;
    top: -20px;
  }
  .price-cta .price-card .price .tag1 {
    position: absolute;
    left: calc(33% - 21px);
  }
  .price-cta .price-card .price .tag2 {
    left: calc(66% - 24px);
  }
  .price-cta .price-card .price .tag3 {
    left: calc(97% - 26px);
  }
  .working-with-bridgeway-digital {
    margin-top: 40px;
  }
  .working-with-bridgeway-digital .heading {
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    line-height: 28px;
    color: #213343;
    width: 335px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 28px;
  }
  .working-with-bridgeway-digital .box {
    width: 349px;
    height: auto !important;
  }
  .working-with-bridgeway-digital .box .card {
    width: 320px;
    height: 241px;
    border-radius: 20px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 6px 4px 0px rgba(0, 0, 0, 0.15);
    padding: 12px;
    display: flex;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }
  .working-with-bridgeway-digital .box .card .heading {
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    color: #213343;
    margin-bottom: 22px;
    text-align: left;
  }
  .working-with-bridgeway-digital .box .content {
    margin-top: 20px;
  }
  .working-with-bridgeway-digital .box .content .heading {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    color: #213343;
    margin-bottom: 14px;
    text-align: center;
  }
  .working-with-bridgeway-digital .box .content .details {
    font-size: 15px;
    font-weight: 300;
    line-height: 27px;
    color: #213343;
    margin-bottom: 0px;
    text-align: center;
  }
  .working-with-bridgeway-digital .box:hover .card {
    border-width: 1px;
    border-color: rgb(255, 118, 58);
    border-style: solid;
    box-shadow: unset !important;
  }
  .working-with-bridgeway-digital .box-1 .card .alert-div {
    border-radius: 5px;
    background-color: rgb(255, 118, 58);
    width: 93px;
    height: 30px;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgb(255, 255, 255);
    font-weight: 600;
    text-align: center;
    margin-bottom: 22px;
  }
  .working-with-bridgeway-digital .box-1 .card .heading {
    width: 228px;
    line-height: 32px;
  }
  .working-with-bridgeway-digital .box-1 .card .gradient-btn {
    width: 157px;
    height: 50px;
  }
  .working-with-bridgeway-digital .box-1 .content .details {
    width: 312.78px;
  }
  .working-with-bridgeway-digital .box-2 .card .heading {
    margin-bottom: 11px !important;
  }
  .working-with-bridgeway-digital .box-2 .card .sub-heading {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    color: #213343;
    margin-bottom: 16px !important;
  }
  .working-with-bridgeway-digital .box-2 .card .content {
    margin-top: 0;
    margin-left: 10px;
  }
  .working-with-bridgeway-digital .box-2 .card .content .details {
    font-size: 18px;
    font-weight: 300;
    line-height: 1;
    color: #213343;
    text-align: left;
  }
  .working-with-bridgeway-digital .box-2 .card .content .details:first-child {
    margin-bottom: 17px;
  }
  .working-with-bridgeway-digital .box-2 .card .content .details:nth-child(2) {
    margin-bottom: 15px;
  }
  .working-with-bridgeway-digital .box-2 .card .content .details:nth-child(3) {
    margin-bottom: 20px;
  }
  .working-with-bridgeway-digital .box-2 .card .content .bold-details {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    color: #213343;
    text-align: left;
    margin-bottom: 0;
  }
  .working-with-bridgeway-digital .box-2 .content .details {
    width: 293px;
  }
  .working-with-bridgeway-digital .box-3 .card .heading {
    margin-bottom: 10px !important;
  }
  .working-with-bridgeway-digital .box-3 .card .sub-heading {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    color: #213343;
    margin-bottom: 14px !important;
  }
  .working-with-bridgeway-digital .box-3 .content .details {
    width: 290px;
  }
  .cta-section-1 {
    margin-top: 40px;
    background-color: rgb(246, 249, 252);
    height: 411px;
    display: flex;
    align-items: center;
  }
  .cta-section-1 .content {
    font-size: 24px;
    color: #213343;
    line-height: 40px;
    font-weight: 600;
    width: 1020px;
    text-align: center;
  }
  .cta-section-1 .content .feature-pack {
    margin-top: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }
  .cta-section-1 .content .feature-pack a {
    border-radius: 15px;
    background-color: rgb(161, 238, 189);
    width: 233px;
    height: 46px;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    font-size: 24px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    text-align: center;
    line-height: 1;
    position: relative;
    justify-content: center;
    z-index: 2;
  }
  .cta-section-1 .content .feature-pack a .inside-arrow {
    margin-left: 10px;
    width: 28px;
  }
  .cta-section-1 .content .feature-pack:hover {
    z-index: 4;
    transform: rotateZ(-2deg);
    will-change: transform;
    transform-style: preserve-3d;
    transition-duration: 0.6s;
  }
  .cta-section-1 .content .feature-pack:hover .image-1 {
    transition-duration: 0.4s;
    transform: translate3d(-50px, -65px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  .cta-section-1 .content .feature-pack:hover .image-2 {
    transition-duration: 0.4s;
    transform: translate3d(82px, 60px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  .cta-section-1 .content .feature-pack:hover .image-3 {
    transition-duration: 0.4s;
    transform: translate3d(-90px, 65px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  .cta-section-1 .content .feature-pack .back-image {
    position: absolute;
    z-index: 0;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    display: none !important;
  }
  .cta-section-1 .content .comparision {
    margin-top: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }
  .cta-section-1 .content .comparision a {
    border-radius: 15px;
    background-color: rgb(123, 211, 234);
    width: 209px;
    height: 46px;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    font-size: 24px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    text-align: center;
    line-height: 1;
    position: relative;
    justify-content: center;
    z-index: 2;
  }
  .cta-section-1 .content .comparision a .inside-arrow {
    margin-left: 10px;
    width: 28px;
  }
  .cta-section-1 .content .comparision:hover {
    z-index: 5;
    transform: rotateZ(-2deg);
    will-change: transform;
    transform-style: preserve-3d;
    transition-duration: 0.6s;
  }
  .cta-section-1 .content .comparision:hover .image-1 {
    transition-duration: 0.6s;
    transform: translate3d(-50px, -65px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  .cta-section-1 .content .comparision:hover .image-2 {
    transition-duration: 0.6s;
    transform: translate3d(82px, 60px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  .cta-section-1 .content .comparision:hover .image-3 {
    transition-duration: 0.6s;
    transform: translate3d(-90px, 65px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  .cta-section-1 .content .comparision .back-image {
    position: absolute;
    z-index: 0;
    display: none !important;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  .cta-section-1 .content .prices {
    margin-top: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
  }
  .cta-section-1 .content .prices a {
    border-radius: 15px;
    background-color: rgb(255, 207, 150);
    width: 115px;
    height: 46px;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    font-size: 24px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    text-align: center;
    line-height: 1;
    position: relative;
    justify-content: center;
    z-index: 2;
  }
  .cta-section-1 .content .prices a .inside-arrow {
    margin-left: 10px;
    width: 28px;
  }
  .cta-section-1 .content .prices:hover {
    transform: rotateZ(-2deg);
    will-change: transform;
    transform-style: preserve-3d;
    transition-duration: 0.6s;
  }
  .cta-section-1 .content .prices:hover .image-1 {
    transition-duration: 0.6s;
    transform: translate3d(-50px, -65px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  .cta-section-1 .content .prices:hover .image-2 {
    transition-duration: 0.6s;
    transform: translate3d(82px, 60px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  .cta-section-1 .content .prices:hover .image-3 {
    transition-duration: 0.6s;
    transform: translate3d(-90px, 65px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  .cta-section-1 .content .prices .back-image {
    position: absolute;
    z-index: 0;
    display: none !important;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  .amazon-store {
    margin-top: 40px;
  }
  .amazon-store .heading {
    font-size: 20px;
    color: rgb(33, 51, 67);
    font-weight: 600;
    line-height: 1;
    margin-bottom: 14px;
    width: 324px;
    margin-left: auto;
    margin-right: auto;
    line-height: 28px;
    text-align: center;
  }
  .amazon-store .details {
    font-size: 14px;
    color: rgb(33, 51, 67);
    line-height: 24px;
    width: 328px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 300;
    margin-bottom: 34px;
    text-align: center;
  }
  .amazon-store .details span {
    color: #ff763a;
    font-weight: 800;
  }
  .amazon-store .d-flex {
    gap: 12px !important;
  }
  .amazon-store .card {
    border-radius: 20px;
    display: flex;
    background-color: white;
    width: 335px;
    height: auto;
    padding-left: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    align-items: center;
  }
  .amazon-store .card img {
    width: 39px;
    height: -moz-fit-content;
    height: fit-content;
  }
  .amazon-store .card .content {
    margin-left: 0px;
  }
  .amazon-store .card .content .headings-card {
    font-size: 20px;
    line-height: 1;
    color: #213343;
    font-weight: 700;
    margin-bottom: 6px;
    text-align: start;
  }
  .amazon-store .card .content .details-card {
    font-size: 15px;
    line-height: 28px;
    color: #213343;
    font-weight: 300;
    margin-bottom: 0px;
    text-align: start;
  }
  .amazon-store .card:hover {
    background-color: unset;
  }
  .amazon-store .card:nth-child(1) {
    background-color: rgb(254, 244, 234);
  }
  .banner-section {
    margin-top: 40px;
    position: relative;
    z-index: 10;
  }
  .banner-section .content {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
  }
  .banner-section h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 48px;
    color: #213343;
    text-align: center;
    width: 325px;
    margin-bottom: 18px;
  }
  .banner-section .gradient-btn-reverse {
    height: 45px;
    width: 239px;
  }
  .heading-content {
    display: flex;
    justify-content: center;
  }
  .heading-content .main-heading {
    margin-top: 40px;
    font-size: 20px;
    font-weight: 700;
    color: #213343;
    line-height: 28px;
    margin-bottom: 0px !important;
    text-align: center;
    width: 338px;
  }
  .holistic-campaign {
    position: relative;
    margin-top: 40px;
  }
  .holistic-campaign .content {
    margin-top: 0px;
    min-width: 100%;
  }
  .holistic-campaign .content .heading {
    font-size: 30px;
    font-weight: 700;
    color: #213343;
    line-height: 38px;
    margin-bottom: 6px;
    text-align: left;
  }
  .holistic-campaign .content .sub-heading {
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 12px;
    text-align: left;
  }
  .holistic-campaign .content .details {
    font-size: 16px;
    font-weight: 300;
    color: #213343;
    line-height: 28px;
    text-align: left;
    width: 100%;
  }
  .holistic-campaign .content .mobile-chart {
    display: block !important;
    width: 100%;
    margin-top: 18px;
  }
  .holistic-campaign .chart-side {
    display: none !important;
  }
  .customized-reporting {
    position: relative;
    margin-top: 40px;
  }
  .customized-reporting .content {
    margin-top: 0px;
    min-width: 100%;
  }
  .customized-reporting .content .heading {
    font-size: 30px;
    font-weight: 700;
    color: #213343;
    line-height: 38px;
    margin-bottom: 6px;
    text-align: left;
  }
  .customized-reporting .content .sub-heading {
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 12px;
    text-align: left;
  }
  .customized-reporting .content .details {
    font-size: 16px;
    font-weight: 300;
    color: #213343;
    line-height: 28px;
    text-align: left;
    width: 100%;
  }
  .customized-reporting .content .mobile-chart {
    display: block !important;
    width: 100%;
    margin-top: 18px;
  }
  .customized-reporting .chart-side {
    display: none !important;
  }
  .cross-channel {
    position: relative;
    margin-top: 40px;
  }
  .cross-channel .content {
    margin-top: 0px;
    min-width: 100%;
  }
  .cross-channel .content .heading {
    font-size: 30px;
    font-weight: 700;
    color: #213343;
    line-height: 38px;
    margin-bottom: 6px;
    text-align: left;
  }
  .cross-channel .content .sub-heading {
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 12px;
    text-align: left;
  }
  .cross-channel .content .details {
    font-size: 16px;
    font-weight: 300;
    color: #213343;
    line-height: 28px;
    text-align: left;
    width: 100%;
  }
  .cross-channel .content .mobile-chart {
    display: block !important;
    width: 100%;
    margin-top: 18px;
  }
  .cross-channel .chart-side {
    display: none !important;
  }
  .augumented-brand {
    position: relative;
    margin-top: 40px;
  }
  .augumented-brand .content {
    margin-top: 0px;
    min-width: 100%;
  }
  .augumented-brand .content .heading {
    font-size: 30px;
    font-weight: 700;
    color: #213343;
    line-height: 38px;
    margin-bottom: 6px;
    text-align: left;
  }
  .augumented-brand .content .sub-heading {
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 12px;
    text-align: left;
  }
  .augumented-brand .content .details {
    font-size: 16px;
    font-weight: 300;
    color: #213343;
    line-height: 28px;
    text-align: left;
    width: 100%;
  }
  .augumented-brand .content .mobile-chart {
    display: block !important;
    width: 100%;
    margin-top: 18px;
  }
  .augumented-brand .chart-side {
    display: none !important;
  }
  .augumented-brand-2 {
    position: relative;
    margin-top: 40px;
  }
  .augumented-brand-2 .content {
    margin-top: 0px;
    min-width: 100%;
  }
  .augumented-brand-2 .content .heading {
    font-size: 30px;
    font-weight: 700;
    color: #213343;
    line-height: 38px;
    margin-bottom: 6px;
    text-align: left;
  }
  .augumented-brand-2 .content .sub-heading {
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 12px;
    text-align: left;
  }
  .augumented-brand-2 .content .details {
    font-size: 16px;
    font-weight: 300;
    color: #213343;
    line-height: 28px;
    text-align: left;
    width: 100%;
  }
  .augumented-brand-2 .content .mobile-chart {
    display: block !important;
    width: 100%;
    margin-top: 18px;
  }
  .augumented-brand-2 .chart-side {
    display: none !important;
  }
  .baseline-benchmark {
    margin-top: 40px;
  }
  .baseline-benchmark .heading {
    font-size: 20px;
    color: rgb(33, 51, 67);
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 20px;
    text-align: center;
    width: 335px;
    line-height: 28px;
    margin-bottom: 14px;
    margin-left: auto;
    margin-right: auto;
  }
  .baseline-benchmark .details {
    font-size: 14px;
    color: rgb(33, 51, 67);
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 20px;
    text-align: center;
    width: 335px;
  }
  .baseline-benchmark .details span {
    color: #ff763a;
    font-weight: 700;
  }
  .baseline-benchmark .price {
    font-size: 56px;
    font-family: "Lexend Deca";
    color: rgb(255, 118, 58);
    font-weight: bold;
    line-height: 1;
    text-align: center;
    margin-bottom: 24px;
  }
  .baseline-benchmark .price-detail {
    font-size: 18px;
    color: rgb(33, 51, 67);
    line-height: 18px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 0;
  }
  .baseline-benchmark .price-card {
    width: 300px;
  }
  .baseline-benchmark .container .d-flex {
    flex-wrap: wrap;
    gap: 20px;
  }
  .amazon-services-price {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: rgb(246, 249, 252);
  }
  .amazon-services-price .heading {
    font-size: 20px;
    width: 324px;
    line-height: 28px !important;
    margin-left: auto;
    margin-right: auto;
    color: rgb(33, 51, 67);
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
  }
  .amazon-services-price .gradient-btn {
    margin: 0 auto !important;
  }
  .amazon-services-price .card {
    border-radius: 25px;
    background-color: rgb(255, 255, 255);
    width: 335px;
    border-color: black;
    border-width: 1px;
    border-style: solid;
    height: auto;
    padding-top: 24px;
    padding-left: 21px;
    padding-right: 21px;
    padding-bottom: 21px;
    border-width: 1px !important;
    border-color: rgb(33, 51, 67) !important;
    border-style: solid !important;
  }
  .amazon-services-price .card .package-name {
    font-size: 28px;
    font-family: "Lexend Deca";
    color: rgb(33, 51, 67);
    font-weight: 600;
    line-height: 1;
    text-align: center;
    margin-bottom: 12px;
  }
  .amazon-services-price .card .package-price-with-validati {
    font-size: 45px;
    font-family: "Lexend Deca";
    color: rgb(33, 51, 67);
    font-weight: bold;
    line-height: 1;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
  }
  .amazon-services-price .card .package-price-with-validati span {
    font-size: 22px;
    font-family: "Lexend Deca";
    color: rgb(33, 51, 67);
    line-height: 1;
    font-weight: 300;
  }
  .amazon-services-price .card hr {
    margin: 10px 0 !important;
  }
  .amazon-services-price .card .features {
    font-size: 22px;
    color: rgb(33, 51, 67);
    font-weight: 600;
    line-height: 1;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 12px;
  }
  .amazon-services-price .card .package-service {
    font-size: 18px;
    color: rgb(33, 51, 67);
    font-weight: 500;
    line-height: 1;
    text-align: left;
    margin-bottom: 18px;
  }
  .amazon-services-price .card .feature-list {
    min-height: 100px;
    list-style: none;
  }
  .amazon-services-price .card .feature-list li {
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 1;
    color: #213343;
    font-weight: 300;
    margin-bottom: 10px;
    white-space: unset !important;
  }
  .amazon-services-price .card .feature-list li img {
    margin-right: 10px;
  }
  .full-service-amazon-marketing-2 {
    margin-top: 40px;
  }
  .full-service-amazon-marketing-2 .heading {
    width: auto !important;
    font-size: 20px;
    font-family: "Lexend Deca";
    color: rgb(33, 51, 67);
    font-weight: bold;
    text-align: center;
    line-height: 28px;
    margin-bottom: 30px;
  }
  .full-service-amazon-marketing-2 .w-block {
    width: 100%;
  }
  .full-service-amazon-marketing-2 .w-block-2 img {
    width: 100% !important;
  }
  .full-service-amazon-marketing-2 .flex-start-5 {
    display: block !important;
  }
  .full-service-amazon-marketing-2 #cta-button {
    display: none;
  }
  .full-service-amazon-marketing-2 #cta-button-mobile {
    margin-top: 30px !important;
    width: 217px;
    height: 45px;
    display: flex !important;
  }
  .full-service-amazon-marketing-2 #marketing-services-type-2 .accordion-header img {
    width: 26px;
    margin-right: 12px;
  }
  .full-service-amazon-marketing-2 #marketing-services-type-2 .accordion-header span {
    font-size: 16px;
    line-height: 32px;
    color: #213343;
    font-weight: 700;
  }
  .full-service-amazon-marketing-2 #marketing-services-type-2 .accordion-button:not(.collapsed) {
    color: #ff763a;
    background-color: transparent;
    box-shadow: unset;
  }
  .full-service-amazon-marketing-2 #marketing-services-type-2 .accordion-button {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .full-service-amazon-marketing-2 #marketing-services-type-2 .accordion-button::after {
    background-image: url(/website/images/carret.webp);
    height: 8px;
    width: 15px;
    background-size: 100%;
  }
  .full-service-amazon-marketing-2 #marketing-services-type-2 .accordion-body {
    padding-top: 0px;
  }
  .full-service-amazon-marketing-2 #marketing-services-type-2 .accordion-body h3 {
    font-size: 13px;
    line-height: 1;
    color: #213343;
    font-weight: 500;
    margin-bottom: 14px;
  }
  .full-service-amazon-marketing-2 #marketing-services-type-2 .accordion-body p {
    margin-bottom: 0;
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    color: #213343;
  }
  .full-service-amazon-marketing-2 .gradient-btn {
    width: 236px;
  }
  .unfair-advantage {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 0px;
    background-color: rgb(246, 249, 252);
  }
  .unfair-advantage .heading {
    width: 1041px;
    font-size: 20px;
    font-family: "Lexend Deca";
    color: rgb(33, 51, 67);
    font-weight: bold;
    text-align: center;
    line-height: 28px;
    margin-bottom: 36px;
    width: 335px;
    margin-left: auto;
    margin-right: auto;
  }
  .unfair-advantage .flex-start-6 {
    flex-wrap: wrap;
  }
  .unfair-advantage .card {
    border-radius: 20px;
    background-color: transparent;
    width: 395px;
    padding-bottom: 40px;
    height: auto !important;
    padding-top: 25px;
    padding-left: 19px;
    padding-right: 19px;
  }
  .unfair-advantage .card .first-heading {
    font-size: 22px;
    color: rgb(33, 51, 67);
    font-weight: 600;
    line-height: 1;
    margin-bottom: 20px;
  }
  .unfair-advantage .card svg {
    color: red;
  }
  .unfair-advantage .card .features-list img {
    margin-right: 20px;
    margin-top: 7px;
  }
  .unfair-advantage .card .features-list .details {
    font-size: 14px;
    color: rgb(33, 51, 67);
    font-weight: 300;
    line-height: 26px;
    margin-bottom: 0;
    width: 292px;
  }
  .unfair-advantage .card .features-list:not(:last-child) .details {
    margin-bottom: 15px !important;
  }
  .unfair-advantage .card:not(:last-child) {
    padding-bottom: 0px !important;
  }
  .unfair-advantage .card:nth-child(1) {
    height: 377px !important;
    padding-right: 25px !important;
    padding-left: 25px !important;
    background-color: rgb(254, 244, 234);
    box-shadow: 0px 8px 4px 0px rgba(0, 0, 0, 0.12);
  }
  .unfair-advantage .card:nth-child(1) .logo {
    width: 181px;
    margin-bottom: 20px;
  }
  .amazon-packages {
    margin-top: 40px;
  }
  .amazon-packages .heading {
    font-size: 20px;
    color: rgb(33, 51, 67);
    font-weight: 600;
    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;
  }
  .cant-decide {
    margin-top: 40px;
    position: relative;
    width: 100%;
    height: 291px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .cant-decide .ellipse {
    border-radius: 50%;
    background-color: rgb(254, 244, 234);
    width: 703px;
    height: 630px;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: -1;
    transform: translateX(-50%);
  }
  .cant-decide .container {
    position: relative;
  }
  .cant-decide .main-heading {
    font-size: 32px;
    width: 328px;
    margin-left: auto;
    margin-right: auto;
    line-height: 46px;
    font-weight: 700;
    color: #213343;
    text-align: center;
    margin-bottom: 16px;
  }
  .cant-decide .main-details {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    color: #213343;
    text-align: center;
    width: 335px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 22px;
  }
  .cant-decide .main-details span {
    color: #ff763a;
    font-weight: 700;
  }
  .cant-decide .gradient-btn {
    height: 45px;
    width: 210px;
  }
  .cant-decide .gradient-btn span {
    font-size: 14px;
  }
  .why-use-mobile {
    margin-top: 40px;
  }
  .why-use-mobile .heading {
    font-size: 20px;
    color: rgb(33, 51, 67);
    font-weight: 600;
    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;
  }
  .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: 600;
    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%;
  }
  .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;
  }
  .more-services {
    margin-top: 40px;
  }
  .more-services .heading {
    font-size: 20px;
    line-height: 28px;
    width: 324px;
    margin-left: auto;
    margin-right: auto;
    color: rgb(33, 51, 67);
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
  }
  .more-services .d-flex {
    flex-wrap: wrap;
    gap: 10px;
  }
  .more-services .card {
    border-radius: 20px;
    background-color: rgb(246, 249, 252);
    width: 360px;
    height: 214px;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 14px;
  }
  .more-services .card .main-heading {
    font-size: 20px;
    color: rgb(33, 51, 67);
    font-weight: 700;
    line-height: 1;
    margin-bottom: 18px;
  }
  .more-services .card .details {
    font-size: 16px;
    line-height: 28px;
    color: rgb(33, 51, 67);
    font-weight: 400;
    line-height: 28px;
  }
  .more-services .card .details:not(:last-child) {
    margin-bottom: 10px;
  }
  .more-services .card .details:last-child {
    margin-bottom: 0px !important;
  }
  .more-services .big-heading {
    font-size: 20px;
    line-height: 28px;
    width: 324px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 600;
    color: #213343;
    margin-bottom: 20px;
  }
  .more-services .details {
    font-size: 16px;
    line-height: 28px;
    color: #213343;
    font-weight: 300;
  }
  .more-services .details:not(:last-child) {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 275px) and (max-width: 374px) {
  .hero-section {
    display: flex;
    align-items: center;
    max-height: 1150px;
    min-height: 1150px;
  }
  .hero-section .container {
    width: 100%;
    height: 100%;
  }
  .hero-section .flex-box-1 {
    display: block !important;
    width: 100%;
    height: 100%;
  }
  .hero-section .bg-image {
    background-color: rgb(254, 244, 234);
    width: 100%;
    height: 1150px;
  }
  .hero-section .content {
    margin-top: 18px;
  }
  .hero-section h1 {
    font-size: 26px;
    line-height: 38px;
    font-weight: 700;
    color: #213343;
    width: 256px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.188;
    margin-bottom: 14px;
    text-align: center;
  }
  .hero-section .deleted-details {
    font-weight: 800;
    font-size: 11px;
    line-height: 11px;
    color: #213343;
    margin-bottom: 14px;
    text-align: center;
  }
  .hero-section .details {
    font-weight: 700;
    font-size: 12px;
    line-height: 12px;
    color: #213343;
    margin-bottom: 10px;
    text-align: center;
  }
  .hero-section .further-details {
    font-weight: 400;
    width: 256px;
    margin-left: auto;
    margin-right: auto;
    line-height: 24px;
  }
  .hero-section .further-details span {
    font-weight: 800;
    color: #ff763a;
  }
  .hero-section .form-side {
    border-radius: 25px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.05);
    width: 256px;
    height: auto;
    padding: 15px 12px;
    margin-left: auto;
    margin-right: auto;
  }
  .hero-section .form-side .iti.iti--allow-dropdown {
    width: 100%;
    margin-bottom: 6px !important;
  }
  .hero-section .form-side .heading {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    color: #ff763a;
    text-align: center;
  }
  .hero-section .form-side #amazon-page-form {
    margin-top: 15px;
  }
  .hero-section .form-side #amazon-page-form .mb-3 {
    margin-bottom: 6px !important;
  }
  .hero-section .form-side #amazon-page-form label {
    font-size: 12px;
    margin-bottom: 6px;
    padding-left: 10px;
    color: #213343;
    font-weight: 500;
    margin-bottom: 3px;
  }
  .hero-section .form-side #amazon-page-form .dropdown {
    cursor: pointer;
    border-radius: 25px;
  }
  .hero-section .form-side #amazon-page-form .dropdown button {
    position: relative;
  }
  .hero-section .form-side #amazon-page-form .dropdown button::after {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
  }
  .hero-section .form-side #amazon-page-form .dropdown .dropdown-item p {
    font-size: 14px;
    color: #858592;
    font-weight: 400;
  }
  .hero-section .form-side #amazon-page-form .dropdown .dropdown-menu {
    padding-left: 12px;
    height: 150px;
    overflow-y: scroll;
  }
  .hero-section .form-side #amazon-page-form input,
  .hero-section .form-side #amazon-page-form select,
  .hero-section .form-side #amazon-page-form .dropdown button {
    font-size: 12px;
    color: #858592;
    font-weight: 400;
    padding-left: 20px;
    border-radius: 25px;
    height: 34px;
  }
  .hero-section .form-side #amazon-page-form textarea {
    font-size: 12px;
    color: #858592;
    font-weight: 400;
    padding-left: 24px;
    border-radius: 25px;
    height: 66px;
    padding-top: 10px;
  }
  .hero-section .form-side #amazon-page-form .input-group .select-1 {
    width: 65px;
    padding-left: 0;
    text-align: center;
    background-color: rgb(246, 249, 252);
    border-end-end-radius: 0 !important;
    border-start-end-radius: 0 !important;
    border: 1px solid #ced4da;
  }
  .hero-section .form-side #amazon-page-form .input-group .select-2 {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  .hero-section .form-side #amazon-page-form .form-check-input:checked {
    background-color: #ff763a;
  }
  .hero-section .form-side #amazon-page-form .form-check-label {
    font-size: 12px;
    font-weight: 300;
    color: #858592;
    line-height: 20px;
    padding-left: 0;
    width: 604.56px;
  }
  .hero-section .form-side #amazon-page-form .form-check-input {
    border-radius: 0;
    width: 15px;
    height: 15px;
    padding-left: 0px;
    border-color: #ff763a;
  }
  .hero-section .form-side #amazon-page-form .author .details {
    font-size: 12px;
    font-weight: 300;
    font-style: italic;
    line-height: 20px;
    width: 300px;
    margin-left: 9px;
  }
  .hero-section .form-side #amazon-page-form .author .author-name {
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
    line-height: 20px;
    margin-left: 9px;
  }
  .hero-section .form-side #amazon-page-form .author .orange-line {
    background-color: rgb(255, 118, 58);
    width: 24px;
    height: 1px;
    display: inline-block;
    margin-left: 8px;
  }
  .hero-section .form-side #amazon-page-form .gradient-btn {
    width: 146px;
    height: 45px;
    border-radius: 22.74px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
  }
  .hero-section .form-side #amazon-page-form .complimentary-section {
    display: none !important;
  }
  .hero-section .form-side #amazon-page-form .author {
    display: none !important;
  }
  .price-cta {
    margin-top: 40px;
    border-radius: 0px;
    background-color: rgb(229, 245, 248);
    height: 700px;
    width: 100%;
    padding: 0 0px;
    display: grid !important;
    align-content: space-evenly !important;
    justify-content: center !important;
    border-width: 2px;
    border-color: rgb(127, 209, 222);
    border-style: solid;
    border-left: 0px;
    border-right: 0px;
  }
  .price-cta .content {
    height: auto;
  }
  .price-cta .content ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
  }
  .price-cta .content ul li {
    width: 100%;
    font-size: 10px;
    margin-left: 0 !important;
    margin-right: 0 !important;
    text-align: left;
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
  .price-cta .content h2 {
    font-weight: 600;
    font-size: 30px;
    line-height: 44px;
    color: #213343;
    width: 256px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
  .price-cta .content h2 span {
    font-weight: 900;
    text-underline-offset: 5px;
  }
  .price-cta .content p {
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    color: #213343;
    width: 256px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 14px;
  }
  .price-cta .content p span {
    font-weight: 900;
  }
  .price-cta .gradient-btn {
    background-color: rgb(66, 91, 118);
    width: 172px !important;
    height: 50px !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px !important;
  }
  .price-cta .gradient-btn span {
    font-size: 12px !important;
  }
  .price-cta .price-card {
    border-width: 1px;
    border-color: rgb(127, 209, 222);
    border-style: solid;
    border-radius: 20px;
    background-color: rgb(254, 254, 254);
    width: 214px;
    font-size: 14px;
    height: 270px;
    padding: 15px 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .price-cta .price-card .heading {
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 16px;
    color: #213343;
  }
  .price-cta .price-card .sub-heading {
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 26px;
    color: #213343;
  }
  .price-cta .price-card .hr {
    background-color: rgb(230, 231, 232);
    width: 235px;
    height: 1px;
    margin-top: 40px !important;
  }
  .price-cta .price-card .pricing {
    font-weight: 700;
    font-size: 34px;
    line-height: 34px;
    margin-bottom: 54px;
    color: #213343;
  }
  .price-cta .price-card .price-bar {
    background-color: #ff763a;
  }
  .price-cta .price-card .price {
    position: relative;
  }
  .price-cta .price-card .price .dot-line {
    position: absolute;
    top: -5px;
    width: 100%;
  }
  .price-cta .price-card .price .dot {
    width: 20px;
    height: 28px;
    background-color: transparent;
    border-radius: 9px;
    display: inline-block;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
    cursor: pointer;
    border: 6px solid white; /* Border size and color */
    position: absolute;
  }
  .price-cta .price-card .price .dot1 {
    left: calc(33% - 10px);
  }
  .price-cta .price-card .price .dot2 {
    left: calc(66% - 10px);
  }
  .price-cta .price-card .price .dot3 {
    left: calc(99% - 15px);
  }
  .price-cta .price-card .price .pricetag {
    width: 100%;
    position: absolute;
    top: -20px;
  }
  .price-cta .price-card .price .tag1 {
    position: absolute;
    left: calc(33% - 21px);
  }
  .price-cta .price-card .price .tag2 {
    left: calc(66% - 24px);
  }
  .price-cta .price-card .price .tag3 {
    left: calc(97% - 26px);
  }
  .working-with-bridgeway-digital {
    margin-top: 40px;
  }
  .working-with-bridgeway-digital .heading {
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    line-height: 28px;
    color: #213343;
    width: 256px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 28px;
  }
  .working-with-bridgeway-digital .item {
    margin: 0 5px;
  }
  .working-with-bridgeway-digital .box {
    width: 100%;
    height: 366px;
  }
  .working-with-bridgeway-digital .box .card {
    width: 256px;
    height: 179px !important;
    border-radius: 20px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 6px 4px 0px rgba(0, 0, 0, 0.15);
    padding: 12px;
    display: flex;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }
  .working-with-bridgeway-digital .box .card .heading {
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    color: #213343;
    margin-bottom: 22px;
    text-align: left;
  }
  .working-with-bridgeway-digital .box .content {
    margin-top: 20px;
  }
  .working-with-bridgeway-digital .box .content .heading {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    color: #213343;
    margin-bottom: 14px;
    text-align: center;
  }
  .working-with-bridgeway-digital .box .content .details {
    font-size: 15px;
    font-weight: 300;
    line-height: 27px;
    color: #213343;
    margin-bottom: 0px;
    text-align: center;
  }
  .working-with-bridgeway-digital .box:hover .card {
    border-width: 1px;
    border-color: rgb(255, 118, 58);
    border-style: solid;
    box-shadow: unset !important;
  }
  .working-with-bridgeway-digital .box-1 .card .alert-div {
    border-radius: 5px;
    background-color: rgb(255, 118, 58);
    width: 93px;
    height: 30px;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgb(255, 255, 255);
    font-weight: 600;
    text-align: center;
    margin-bottom: 22px;
  }
  .working-with-bridgeway-digital .box-1 .card .heading {
    width: 228px;
    line-height: 32px;
  }
  .working-with-bridgeway-digital .box-1 .card .gradient-btn {
    width: 157px;
    height: 50px;
  }
  .working-with-bridgeway-digital .box-1 .content .details {
    width: 256px;
  }
  .working-with-bridgeway-digital .box-2 .card .heading {
    margin-bottom: 11px !important;
  }
  .working-with-bridgeway-digital .box-2 .card .sub-heading {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    color: #213343;
    margin-bottom: 16px !important;
  }
  .working-with-bridgeway-digital .box-2 .card .content {
    margin-top: 0;
    margin-left: 10px;
  }
  .working-with-bridgeway-digital .box-2 .card .content .details {
    font-size: 18px;
    font-weight: 300;
    line-height: 1;
    color: #213343;
    text-align: left;
  }
  .working-with-bridgeway-digital .box-2 .card .content .details:first-child {
    margin-bottom: 17px;
  }
  .working-with-bridgeway-digital .box-2 .card .content .details:nth-child(2) {
    margin-bottom: 15px;
  }
  .working-with-bridgeway-digital .box-2 .card .content .details:nth-child(3) {
    margin-bottom: 20px;
  }
  .working-with-bridgeway-digital .box-2 .card .content .bold-details {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    color: #213343;
    text-align: left;
    margin-bottom: 0;
  }
  .working-with-bridgeway-digital .box-2 .content .details {
    width: 256px;
  }
  .working-with-bridgeway-digital .box-3 .card .heading {
    margin-bottom: 10px !important;
  }
  .working-with-bridgeway-digital .box-3 .card .sub-heading {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    color: #213343;
    margin-bottom: 14px !important;
  }
  .working-with-bridgeway-digital .box-3 .content .details {
    width: 256px;
  }
  .cta-section-1 {
    margin-top: 40px;
    background-color: rgb(246, 249, 252);
    height: 430px;
    display: flex;
    align-items: center;
  }
  .cta-section-1 .content {
    font-size: 20px;
    color: #213343;
    line-height: 36px;
    font-weight: 600;
    width: 100%;
    text-align: center;
  }
  .cta-section-1 .content .feature-pack {
    margin-top: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }
  .cta-section-1 .content .feature-pack a {
    border-radius: 15px;
    background-color: rgb(161, 238, 189);
    width: 233px;
    height: 46px;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    font-size: 24px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    text-align: center;
    line-height: 1;
    position: relative;
    justify-content: center;
    z-index: 2;
  }
  .cta-section-1 .content .feature-pack a .inside-arrow {
    margin-left: 10px;
    width: 28px;
  }
  .cta-section-1 .content .feature-pack:hover {
    z-index: 4;
    transform: rotateZ(-2deg);
    will-change: transform;
    transform-style: preserve-3d;
    transition-duration: 0.6s;
  }
  .cta-section-1 .content .feature-pack:hover .image-1 {
    transition-duration: 0.4s;
    transform: translate3d(-50px, -65px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  .cta-section-1 .content .feature-pack:hover .image-2 {
    transition-duration: 0.4s;
    transform: translate3d(82px, 60px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  .cta-section-1 .content .feature-pack:hover .image-3 {
    transition-duration: 0.4s;
    transform: translate3d(-90px, 65px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  .cta-section-1 .content .feature-pack .back-image {
    position: absolute;
    z-index: 0;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    display: none !important;
  }
  .cta-section-1 .content .comparision {
    margin-top: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }
  .cta-section-1 .content .comparision a {
    border-radius: 15px;
    background-color: rgb(123, 211, 234);
    width: 209px;
    height: 46px;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    font-size: 24px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    text-align: center;
    line-height: 1;
    position: relative;
    justify-content: center;
    z-index: 2;
  }
  .cta-section-1 .content .comparision a .inside-arrow {
    margin-left: 10px;
    width: 28px;
  }
  .cta-section-1 .content .comparision:hover {
    z-index: 5;
    transform: rotateZ(-2deg);
    will-change: transform;
    transform-style: preserve-3d;
    transition-duration: 0.6s;
  }
  .cta-section-1 .content .comparision:hover .image-1 {
    transition-duration: 0.6s;
    transform: translate3d(-50px, -65px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  .cta-section-1 .content .comparision:hover .image-2 {
    transition-duration: 0.6s;
    transform: translate3d(82px, 60px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  .cta-section-1 .content .comparision:hover .image-3 {
    transition-duration: 0.6s;
    transform: translate3d(-90px, 65px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  .cta-section-1 .content .comparision .back-image {
    position: absolute;
    z-index: 0;
    display: none !important;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  .cta-section-1 .content .prices {
    margin-top: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
  }
  .cta-section-1 .content .prices a {
    border-radius: 15px;
    background-color: rgb(255, 207, 150);
    width: 115px;
    height: 46px;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    font-size: 24px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    text-align: center;
    line-height: 1;
    position: relative;
    justify-content: center;
    z-index: 2;
  }
  .cta-section-1 .content .prices a .inside-arrow {
    margin-left: 10px;
    width: 28px;
  }
  .cta-section-1 .content .prices:hover {
    transform: rotateZ(-2deg);
    will-change: transform;
    transform-style: preserve-3d;
    transition-duration: 0.6s;
  }
  .cta-section-1 .content .prices:hover .image-1 {
    transition-duration: 0.6s;
    transform: translate3d(-50px, -65px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  .cta-section-1 .content .prices:hover .image-2 {
    transition-duration: 0.6s;
    transform: translate3d(82px, 60px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  .cta-section-1 .content .prices:hover .image-3 {
    transition-duration: 0.6s;
    transform: translate3d(-90px, 65px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  .cta-section-1 .content .prices .back-image {
    position: absolute;
    z-index: 0;
    display: none !important;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-8deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  .amazon-store {
    margin-top: 40px;
  }
  .amazon-store .heading {
    font-size: 20px;
    color: rgb(33, 51, 67);
    font-weight: 600;
    line-height: 1;
    margin-bottom: 14px;
    width: 256px;
    margin-left: auto;
    margin-right: auto;
    line-height: 28px;
    text-align: center;
  }
  .amazon-store .details {
    font-size: 14px;
    color: rgb(33, 51, 67);
    line-height: 24px;
    width: 256px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 300;
    margin-bottom: 34px;
    text-align: center;
  }
  .amazon-store .details span {
    color: #ff763a;
    font-weight: 800;
  }
  .amazon-store .d-flex {
    gap: 6px !important;
  }
  .amazon-store .card {
    border-radius: 20px;
    display: flex;
    background-color: white;
    width: 256px;
    height: auto;
    padding-left: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    align-items: center;
  }
  .amazon-store .card img {
    width: 39px;
    height: -moz-fit-content;
    height: fit-content;
  }
  .amazon-store .card .content {
    margin-left: 0px;
  }
  .amazon-store .card .content .headings-card {
    font-size: 16px;
    line-height: 1.3;
    color: #213343;
    font-weight: 700;
    margin-bottom: 4px;
    text-align: start;
  }
  .amazon-store .card .content .details-card {
    font-size: 13px;
    line-height: 22px;
    color: #213343;
    font-weight: 300;
    margin-bottom: 0px;
    text-align: start;
  }
  .amazon-store .card:hover {
    background-color: unset;
  }
  .amazon-store .card:nth-child(1) {
    background-color: rgb(254, 244, 234);
  }
  .banner-section {
    margin-top: 40px;
    position: relative;
    z-index: 10;
    min-height: 370px;
  }
  .banner-section img {
    min-height: 370px;
  }
  .banner-section .content {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
  }
  .banner-section h2 {
    font-size: 26px;
    font-weight: 700;
    line-height: 42px;
    color: #213343;
    text-align: center;
    width: 256px;
    margin-bottom: 18px;
  }
  .banner-section .gradient-btn-reverse {
    height: 45px;
    width: 239px;
  }
  .heading-content .main-heading u::after {
    display: none !important;
  }
  .holistic-campaign {
    position: relative;
    margin-top: 20px;
  }
  .holistic-campaign .content {
    margin-top: 0px;
    min-width: 100%;
  }
  .holistic-campaign .content .heading {
    font-size: 26px;
    font-weight: 700;
    color: #213343;
    line-height: 34px;
    margin-bottom: 6px;
    text-align: left;
  }
  .holistic-campaign .content .sub-heading {
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 12px;
    text-align: left;
  }
  .holistic-campaign .content .details {
    font-size: 14px;
    font-weight: 300;
    color: #213343;
    line-height: 24px;
    text-align: left;
    width: 100%;
  }
  .holistic-campaign .content .mobile-chart {
    display: block !important;
    width: 100%;
    margin-top: 18px;
  }
  .holistic-campaign .chart-side {
    display: none !important;
  }
  .customized-reporting {
    position: relative;
    margin-top: 40px;
  }
  .customized-reporting .content {
    margin-top: 0px;
    min-width: 100%;
  }
  .customized-reporting .content .heading {
    font-size: 26px;
    font-weight: 700;
    color: #213343;
    line-height: 34px;
    margin-bottom: 6px;
    text-align: left;
  }
  .customized-reporting .content .sub-heading {
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 12px;
    text-align: left;
  }
  .customized-reporting .content .details {
    font-size: 14px;
    font-weight: 300;
    color: #213343;
    line-height: 24px;
    text-align: left;
    width: 100%;
  }
  .customized-reporting .content .mobile-chart {
    display: block !important;
    width: 100%;
    margin-top: 18px;
  }
  .customized-reporting .chart-side {
    display: none !important;
  }
  .cross-channel {
    position: relative;
    margin-top: 40px;
  }
  .cross-channel .content {
    margin-top: 0px;
    min-width: 100%;
  }
  .cross-channel .content .heading {
    font-size: 26px;
    font-weight: 700;
    color: #213343;
    line-height: 34px;
    margin-bottom: 6px;
    text-align: left;
  }
  .cross-channel .content .sub-heading {
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 12px;
    text-align: left;
  }
  .cross-channel .content .details {
    font-size: 14px;
    font-weight: 300;
    color: #213343;
    line-height: 24px;
    text-align: left;
    width: 100%;
  }
  .cross-channel .content .mobile-chart {
    display: block !important;
    width: 100%;
    margin-top: 18px;
  }
  .cross-channel .chart-side {
    display: none !important;
  }
  .augumented-brand {
    position: relative;
    margin-top: 40px;
  }
  .augumented-brand .content {
    margin-top: 0px;
    min-width: 100%;
  }
  .augumented-brand .content .heading {
    font-size: 26px;
    font-weight: 700;
    color: #213343;
    line-height: 34px;
    margin-bottom: 6px;
    text-align: left;
  }
  .augumented-brand .content .sub-heading {
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 12px;
    text-align: left;
  }
  .augumented-brand .content .details {
    font-size: 14px;
    font-weight: 300;
    color: #213343;
    line-height: 24px;
    text-align: left;
    width: 100%;
  }
  .augumented-brand .content .mobile-chart {
    display: block !important;
    width: 100%;
    margin-top: 18px;
  }
  .augumented-brand .chart-side {
    display: none !important;
  }
  .amazon-services-price {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: rgb(246, 249, 252);
  }
  .amazon-services-price .heading {
    font-size: 20px;
    width: 256px;
    line-height: 28px !important;
    margin-left: auto;
    margin-right: auto;
    color: rgb(33, 51, 67);
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
  }
  .amazon-services-price .card {
    border-radius: 25px;
    background-color: rgb(255, 255, 255);
    width: 256px;
    border-color: black;
    border-width: 1px;
    border-style: solid;
    height: auto;
    padding-top: 10px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 10px;
    border-width: 1px !important;
    border-color: rgb(33, 51, 67) !important;
    border-style: solid !important;
  }
  .amazon-services-price .card .package-name {
    font-size: 22px;
    font-family: "Lexend Deca";
    color: rgb(33, 51, 67);
    font-weight: 600;
    line-height: 1;
    text-align: center;
    margin-bottom: 12px;
  }
  .amazon-services-price .card .package-price-with-validati {
    font-size: 45px;
    font-family: "Lexend Deca";
    color: rgb(33, 51, 67);
    font-weight: bold;
    line-height: 1;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
  }
  .amazon-services-price .card .package-price-with-validati span {
    font-size: 22px;
    font-family: "Lexend Deca";
    color: rgb(33, 51, 67);
    line-height: 1;
    font-weight: 300;
  }
  .amazon-services-price .card hr {
    margin: 10px 0 !important;
  }
  .amazon-services-price .card .features {
    font-size: 22px;
    color: rgb(33, 51, 67);
    font-weight: 600;
    line-height: 1;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 12px;
  }
  .amazon-services-price .card .package-service {
    font-size: 18px;
    color: rgb(33, 51, 67);
    font-weight: 500;
    line-height: 1;
    text-align: left;
    margin-bottom: 18px;
  }
  .amazon-services-price .card .feature-list {
    min-height: 100px;
    list-style: none;
  }
  .amazon-services-price .card .feature-list li {
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 1;
    color: #213343;
    font-weight: 300;
    margin-bottom: 10px;
  }
  .amazon-services-price .card .feature-list li img {
    margin-right: 10px;
  }
  .amazon-services-price .gradient-btn,
  .amazon-services-price .gradient-btn-reverse {
    height: 40px;
  }
  .amazon-services-price .gradient-btn span,
  .amazon-services-price .gradient-btn-reverse span {
    font-size: 10px !important;
  }
  .unfair-advantage {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 0px;
    background-color: rgb(246, 249, 252);
  }
  .unfair-advantage .heading {
    width: 256px !important;
    font-size: 20px;
    font-family: "Lexend Deca";
    color: rgb(33, 51, 67);
    font-weight: bold;
    text-align: center;
    line-height: 28px;
    margin-bottom: 24px;
    margin-left: auto;
    margin-right: auto;
  }
  .unfair-advantage .flex-start-6 {
    flex-wrap: wrap;
  }
  .unfair-advantage .card {
    border-radius: 20px;
    background-color: transparent;
    width: 395px;
    padding-bottom: 40px;
    height: auto !important;
    padding-top: 25px;
    padding-left: 19px;
    padding-right: 19px;
  }
  .unfair-advantage .card .first-heading {
    font-size: 22px;
    color: rgb(33, 51, 67);
    font-weight: 600;
    line-height: 1;
    margin-bottom: 20px;
  }
  .unfair-advantage .card svg {
    color: red;
  }
  .unfair-advantage .card .features-list img {
    margin-right: 20px;
    margin-top: 7px;
  }
  .unfair-advantage .card .features-list .details {
    font-size: 14px;
    color: rgb(33, 51, 67);
    font-weight: 300;
    line-height: 26px;
    margin-bottom: 0;
    width: 292px;
  }
  .unfair-advantage .card .features-list:not(:last-child) .details {
    margin-bottom: 15px !important;
  }
  .unfair-advantage .card:not(:last-child) {
    padding-bottom: 0px !important;
  }
  .unfair-advantage .card:nth-child(1) {
    height: auto !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-right: 25px !important;
    padding-left: 25px !important;
    background-color: rgb(254, 244, 234);
    box-shadow: 0px 8px 4px 0px rgba(0, 0, 0, 0.12);
  }
  .unfair-advantage .card:nth-child(1) .logo {
    width: 181px;
    margin-bottom: 20px;
  }
  .amazon-packages {
    margin-top: 40px;
  }
  .amazon-packages .heading {
    font-size: 20px;
    color: rgb(33, 51, 67);
    font-weight: 600;
    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;
  }
  .cant-decide {
    margin-top: 40px;
    position: relative;
    width: 100%;
    height: 291px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .cant-decide .ellipse {
    border-radius: 50%;
    background-color: rgb(254, 244, 234);
    width: 703px;
    height: 630px;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: -1;
    transform: translateX(-50%);
  }
  .cant-decide .container {
    position: relative;
  }
  .cant-decide .main-heading {
    font-size: 30px;
    width: 256px;
    margin-left: auto;
    margin-right: auto;
    line-height: 42px;
    font-weight: 700;
    color: #213343;
    text-align: center;
    margin-bottom: 16px;
  }
  .cant-decide .main-details {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    color: #213343;
    text-align: center;
    width: 256px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 22px;
  }
  .cant-decide .main-details span {
    color: #ff763a;
    font-weight: 700;
  }
  .cant-decide .gradient-btn {
    height: 45px;
    width: 210px;
  }
  .cant-decide .gradient-btn span {
    font-size: 14px;
  }
  .why-use-mobile {
    margin-top: 40px;
  }
  .why-use-mobile .heading {
    font-size: 20px;
    color: rgb(33, 51, 67);
    font-weight: 600;
    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;
  }
  .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: 600;
    line-height: 1.3;
    margin-bottom: 28px;
    text-align: center;
    width: 256px;
  }
  .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%;
  }
  .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: 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: 20px;
    line-height: 28px;
    color: rgb(33, 51, 67);
    font-weight: bold;
    margin-bottom: 18px;
    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;
  }
  .cutting-edge-technologies .owl-carousel {
    width: 255px;
  }
  .price-cta {
    height: 830px !important;
  }
}
@media only screen and (min-width: 1200px) and (min-height: 550px) and (max-height: 700px) {
  .customized-reporting .content {
    scale: 0.75;
    transform-origin: center center;
  }
  .customized-reporting .chart-side {
    scale: 0.75;
    transform-origin: left;
  }
  .holistic-campaign .content {
    scale: 0.8;
    transform-origin: center center;
  }
  .holistic-campaign .chart-side {
    scale: 0.65;
    transform-origin: left;
  }
  .cross-channel .content {
    scale: 0.8;
    transform-origin: center center;
  }
  .cross-channel .chart-side {
    scale: 0.8;
    transform-origin: left;
  }
  .augumented-brand .content {
    scale: 0.8;
    transform-origin: center center;
  }
  .augumented-brand .chart-side {
    scale: 0.8;
    transform-origin: left;
  }
}/*# sourceMappingURL=web-3.css.map */