@media (min-width: 1600px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-2xl,
  .container-3xl {
    max-width: 1520px;
  }
  .col-3xl-1, .col-3xl-2, .col-3xl-3, .col-3xl-4, .col-3xl-5, .col-3xl-6, .col-3xl-7, .col-3xl-8, .col-3xl-9, .col-3xl-10, .col-3xl-11, .col-3xl-12, .col-3xl,
  .col-3xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-3xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-3xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-3xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-3xl-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-3xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-3xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-3xl-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-3xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-3xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-3xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-3xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-3xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-3xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-3xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-3xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-3xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-3xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-3xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-3xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-3xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-3xl-first {
    order: -1;
  }
  .order-3xl-last {
    order: 13;
  }
  .order-3xl-0 {
    order: 0;
  }
  .order-3xl-1 {
    order: 1;
  }
  .order-3xl-2 {
    order: 2;
  }
  .order-3xl-3 {
    order: 3;
  }
  .order-3xl-4 {
    order: 4;
  }
  .order-3xl-5 {
    order: 5;
  }
  .order-3xl-6 {
    order: 6;
  }
  .order-3xl-7 {
    order: 7;
  }
  .order-3xl-8 {
    order: 8;
  }
  .order-3xl-9 {
    order: 9;
  }
  .order-3xl-10 {
    order: 10;
  }
  .order-3xl-11 {
    order: 11;
  }
  .order-3xl-12 {
    order: 12;
  }
  .offset-3xl-0 {
    margin-left: 0;
  }
  .offset-3xl-1 {
    margin-left: 8.333333%;
  }
  .offset-3xl-2 {
    margin-left: 16.666667%;
  }
  .offset-3xl-3 {
    margin-left: 25%;
  }
  .offset-3xl-4 {
    margin-left: 33.333333%;
  }
  .offset-3xl-5 {
    margin-left: 41.666667%;
  }
  .offset-3xl-6 {
    margin-left: 50%;
  }
  .offset-3xl-7 {
    margin-left: 58.333333%;
  }
  .offset-3xl-8 {
    margin-left: 66.666667%;
  }
  .offset-3xl-9 {
    margin-left: 75%;
  }
  .offset-3xl-10 {
    margin-left: 83.333333%;
  }
  .offset-3xl-11 {
    margin-left: 91.666667%;
  }
  .modal-3xl {
    max-width: 1520px;
  }
  .m-3xl-0 {
    margin: 0 !important;
  }
  .mt-3xl-0,
  .my-3xl-0 {
    margin-top: 0 !important;
  }
  .mr-3xl-0,
  .mx-3xl-0 {
    margin-right: 0 !important;
  }
  .mb-3xl-0,
  .my-3xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-3xl-0,
  .mx-3xl-0 {
    margin-left: 0 !important;
  }
  .m-3xl-1 {
    margin: 0.25rem !important;
  }
  .mt-3xl-1,
  .my-3xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-3xl-1,
  .mx-3xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-3xl-1,
  .my-3xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-3xl-1,
  .mx-3xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-3xl-2 {
    margin: 0.5rem !important;
  }
  .mt-3xl-2,
  .my-3xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-3xl-2,
  .mx-3xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-3xl-2,
  .my-3xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-3xl-2,
  .mx-3xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-3xl-3 {
    margin: 1rem !important;
  }
  .mt-3xl-3,
  .my-3xl-3 {
    margin-top: 1rem !important;
  }
  .mr-3xl-3,
  .mx-3xl-3 {
    margin-right: 1rem !important;
  }
  .mb-3xl-3,
  .my-3xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-3xl-3,
  .mx-3xl-3 {
    margin-left: 1rem !important;
  }
  .m-3xl-4 {
    margin: 1.5rem !important;
  }
  .mt-3xl-4,
  .my-3xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-3xl-4,
  .mx-3xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-3xl-4,
  .my-3xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-3xl-4,
  .mx-3xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-3xl-5 {
    margin: 3rem !important;
  }
  .mt-3xl-5,
  .my-3xl-5 {
    margin-top: 3rem !important;
  }
  .mr-3xl-5,
  .mx-3xl-5 {
    margin-right: 3rem !important;
  }
  .mb-3xl-5,
  .my-3xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-3xl-5,
  .mx-3xl-5 {
    margin-left: 3rem !important;
  }
  .p-3xl-0 {
    padding: 0 !important;
  }
  .pt-3xl-0,
  .py-3xl-0 {
    padding-top: 0 !important;
  }
  .pr-3xl-0,
  .px-3xl-0 {
    padding-right: 0 !important;
  }
  .pb-3xl-0,
  .py-3xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-3xl-0,
  .px-3xl-0 {
    padding-left: 0 !important;
  }
  .p-3xl-1 {
    padding: 0.25rem !important;
  }
  .pt-3xl-1,
  .py-3xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-3xl-1,
  .px-3xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-3xl-1,
  .py-3xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-3xl-1,
  .px-3xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-3xl-2 {
    padding: 0.5rem !important;
  }
  .pt-3xl-2,
  .py-3xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-3xl-2,
  .px-3xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-3xl-2,
  .py-3xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-3xl-2,
  .px-3xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-3xl-3 {
    padding: 1rem !important;
  }
  .pt-3xl-3,
  .py-3xl-3 {
    padding-top: 1rem !important;
  }
  .pr-3xl-3,
  .px-3xl-3 {
    padding-right: 1rem !important;
  }
  .pb-3xl-3,
  .py-3xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-3xl-3,
  .px-3xl-3 {
    padding-left: 1rem !important;
  }
  .p-3xl-4 {
    padding: 1.5rem !important;
  }
  .pt-3xl-4,
  .py-3xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-3xl-4,
  .px-3xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-3xl-4,
  .py-3xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-3xl-4,
  .px-3xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-3xl-5 {
    padding: 3rem !important;
  }
  .pt-3xl-5,
  .py-3xl-5 {
    padding-top: 3rem !important;
  }
  .pr-3xl-5,
  .px-3xl-5 {
    padding-right: 3rem !important;
  }
  .pb-3xl-5,
  .py-3xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-3xl-5,
  .px-3xl-5 {
    padding-left: 3rem !important;
  }
  .m-3xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-3xl-n1,
  .my-3xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-3xl-n1,
  .mx-3xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-3xl-n1,
  .my-3xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-3xl-n1,
  .mx-3xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-3xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-3xl-n2,
  .my-3xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-3xl-n2,
  .mx-3xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-3xl-n2,
  .my-3xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-3xl-n2,
  .mx-3xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-3xl-n3 {
    margin: -1rem !important;
  }
  .mt-3xl-n3,
  .my-3xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-3xl-n3,
  .mx-3xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-3xl-n3,
  .my-3xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-3xl-n3,
  .mx-3xl-n3 {
    margin-left: -1rem !important;
  }
  .m-3xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-3xl-n4,
  .my-3xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-3xl-n4,
  .mx-3xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-3xl-n4,
  .my-3xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-3xl-n4,
  .mx-3xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-3xl-n5 {
    margin: -3rem !important;
  }
  .mt-3xl-n5,
  .my-3xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-3xl-n5,
  .mx-3xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-3xl-n5,
  .my-3xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-3xl-n5,
  .mx-3xl-n5 {
    margin-left: -3rem !important;
  }
  .m-3xl-auto {
    margin: auto !important;
  }
  .mt-3xl-auto,
  .my-3xl-auto {
    margin-top: auto !important;
  }
  .mr-3xl-auto,
  .mx-3xl-auto {
    margin-right: auto !important;
  }
  .mb-3xl-auto,
  .my-3xl-auto {
    margin-bottom: auto !important;
  }
  .ml-3xl-auto,
  .mx-3xl-auto {
    margin-left: auto !important;
  }
}
/* ===== pseudo ===== */
/* ===== Usage ===== */
/* ===== vertically-center ===== */
.flex-column {
  display: flex;
  flex-direction: column;
}

.flex-center, .flex-center-column {
  display: flex;
  align-items: center;
  justify-content: center;
}

.flex-align-center {
  display: flex;
  align-items: center;
}

.flex-between, .flex-between-center {
  display: flex;
  justify-content: space-between;
}

.flex-between-center {
  align-items: center;
}

.flex-between-start {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.flex-end, .flex-end-column {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.flex-start {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.flex-center-column {
  flex-direction: column;
}

.flex-end-column {
  flex-direction: column;
}

.flex-center-vert {
  display: flex;
  align-items: center;
}

.flex-center-horiz {
  display: flex;
  justify-content: center;
}

.flex-evenly {
  display: flex;
  justify-content: space-evenly;
}

* {
  scroll-behavior: smooth;
  margin: 0;
  padding: 0;
  border-radius: 0;
  box-sizing: border-box;
}

html {
  font-size: 16px;
}

body {
  font-family: "Figtree", sans-serif;
  line-height: 1.5;
  font-weight: 400;
  font-size: 14px;
  overflow-x: hidden;
  color: #000;
}
@media only screen and (min-width: 1200px) {
  body {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1400px) {
  body {
    font-size: 18px;
  }
}

h1, h2, h3,
h4, h5, h6 {
  font-family: "Figtree", sans-serif;
  font-weight: 700;
  margin-bottom: 0;
}

h1 {
  font-size: 40px;
}
@media only screen and (min-width: 1400px) {
  h1 {
    font-size: 52px;
  }
}
@media only screen and (max-width: 991px) {
  h1 {
    font-size: 32px;
  }
}

h2 {
  font-size: 28px;
}
@media only screen and (max-width: 991px) {
  h2 {
    font-size: 22px;
  }
}
h2.font-large {
  font-size: 40px;
}
@media only screen and (min-width: 1400px) {
  h2.font-large {
    font-size: 52px;
  }
}
@media only screen and (max-width: 991px) {
  h2.font-large {
    font-size: 32px;
  }
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 19px;
}

h6 {
  font-size: 15px;
  font-family: "Figtree", sans-serif;
}

a {
  cursor: pointer;
}
a:hover {
  text-decoration: none;
}

p {
  font-size: 16px;
}
@media only screen and (min-width: 1400px) {
  p {
    font-size: 18px;
  }
}

img {
  max-width: 100%;
  height: auto;
}

.py-80 {
  padding: 40px 0px;
}
@media only screen and (min-width: 1200px) {
  .py-80 {
    padding: 80px 0px;
  }
}

.py-100 {
  padding: 50px 0px;
}
@media only screen and (min-width: 1200px) {
  .py-100 {
    padding: 100px 0px;
  }
}

.py-40 {
  padding: 20px 0px;
}
@media only screen and (min-width: 1200px) {
  .py-40 {
    padding: 40px 0px;
  }
}

.pt-100 {
  padding-top: 50px;
}
@media only screen and (min-width: 1200px) {
  .pt-100 {
    padding-top: 100px;
  }
}

.gap1 {
  gap: 4px;
}
.gap2 {
  gap: 8px;
}
.gap3 {
  gap: 12px;
}
.gap4 {
  gap: 16px;
}

.know-more {
  text-align: center;
  margin-top: 30px;
  font-weight: 600;
}
.know-more a {
  text-decoration: none;
}

.hr {
  width: 100%;
  height: 1px;
  background: #E0E0E0;
}

.blur-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 8;
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  background: rgba(0, 0, 0, 0.2);
  display: none;
}

.login-open .blur-bg {
  display: block;
}

.text-primary2 {
  color: #000;
}
.text-green {
  color: #000;
}

.custooltip-wrap .custooltip {
  display: none;
  text-align: center;
  white-space: nowrap;
  position: absolute;
  bottom: 150%;
  left: 50%;
  border-radius: 5px;
  padding: 8px;
  transform: translateX(-50%);
  background-color: #fff;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
  z-index: 9999;
  box-shadow: 0px 1.33px 3.33px 0px rgba(0, 0, 0, 0.102);
}
.custooltip-wrap:hover .custooltip {
  display: block;
}

form {
  max-width: 100%;
}

.form-group {
  margin-bottom: 15px;
}

label {
  font-weight: 500;
  font-size: 16px;
}
label.form-check-label {
  font-family: "Figtree", sans-serif;
}

.errors {
  color: #E92E40;
}

input {
  outline: 0 !important;
}

.form-control {
  font-family: "Figtree", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.3px;
  padding: 12px 15px;
  line-height: 1.5;
  height: auto;
  box-shadow: none;
}
.form-control:focus {
  box-shadow: none;
  border-color: #E2EEFF;
}
.form-control input:not([type=file i], [type=image i], [type=checkbox i], [type=radio i]) {
  outline: 0 !important;
  border: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
  font-size: inherit;
  line-height: inherit;
}

::-moz-placeholder {
  color: rgba(33, 37, 41, 0.3);
}

::placeholder {
  color: rgba(33, 37, 41, 0.3);
}

.form-check-label {
  font-weight: 500;
  font-size: 12px;
  color: #505154;
}

.input-group.form-control {
  flex-wrap: unset;
}
.input-group .input-group-text {
  font-family: "Figtree", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.3px;
  padding: 2px 5px;
  border: 0;
  border-right: 1px solid #efefef;
  background-color: transparent;
  margin-right: 10px;
}
.input-group input[type=text] {
  padding: 2px 5px;
  border: none;
  box-shadow: none;
  flex: 1;
}

.form-check .form-check-input {
  width: 15px;
  height: 15px;
  border-radius: 0;
}
.form-check .form-check-input:checked {
  background-color: #04CD64;
  border-color: #04CD64;
}

header {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
}
header.header-inner {
  background: #343A43;
  position: static;
}
header.header-shrink {
  box-shadow: #343131 0 0 15px 0;
  transition: all 0.3s ease-in-out;
  top: 0;
  background: #000;
  position: fixed;
}
header nav li a.nav-link {
  color: #fff;
  font-family: "Figtree", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
header nav li a.nav-link.active {
  color: #E92E40 !important;
}
header nav li a.nav-link.dropdown-toggle::after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f078";
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
  font-size: 0.75em;
  border-top: 0;
}
header nav li .btn {
  border-radius: 10px;
  font-weight: 700;
}
header nav li .btn.btn-login {
  background: #fff;
  color: #E92E40;
  border: 0;
}
header nav li .btn.btn-login:hover {
  background: #E92E40;
  color: #fff;
}
header nav li .btn.btn-register {
  background: #E92E40;
  color: #fff;
  border: 0;
}
header nav li .btn.btn-register:hover {
  background: #fff;
  color: #E92E40;
}
header .dropdown-menu-large {
 



   position: absolute;

  left: 0;

  right: 0;

  margin: auto;

  width: 1096px;

  transform: translateX(-50%);
 
}
@media only screen and (max-width: 991px) {
  header .dropdown-menu-large {
    transform: none;
    width: 100%;
    height: 400px;
    overflow-y: scroll;
  }
}
@media only screen and (max-width: 991px) {
  header .dropdown-menu-large > div {
    flex-wrap: wrap;
  }
}
header .dropdown-menu-large ul {
  list-style: none;
}
@media only screen and (max-width: 991px) {
  header .dropdown-menu-large ul li.py-3 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}
header .dropdown-menu-large ul li a.dropdown-item {
  white-space: normal;
}
header .dropdown-menu-large ul li a.dropdown-item:hover {
  background: #f7f6f6;
}
header .dropdown-menu-large ul li a.dropdown-item .icon img {
  width: 110px;
}
@media only screen and (max-width: 991px) {
  header .dropdown-menu-large ul li a.dropdown-item .icon img {
    width: 30px;
  }
}
header .dropdown-menu-large ul li a.dropdown-item p.text {
  display: none;
}
@media only screen and (min-width: 992px) {
  header .dropdown-menu-large ul li a.dropdown-item p.text {
    display: block;
  }
}
@media (min-width: 992px) {
  header .navbar .dropdown:hover .dropdown-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    transition: all 0.3s ease;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  header .navbar .navbar-collapse.collapsing {
    height: auto !important;
  }
  header .navbar .lateral-left {
    left: -100%;
    animation: slide-out-left 200ms forwards;
  }
  header .navbar .lateral-left.open {
    animation: slide-in-left 200ms forwards;
  }
  header .navbar .lateral-right {
    right: -100%;
    animation: slide-out-right 200ms forwards;
  }
  header .navbar .lateral-right.open {
    animation: slide-in-right 200ms forwards;
  }
  header .navbar .navbar-collapse {
    top: 0px;
    bottom: 0px;
    position: fixed;
    width: 80%;
    width: calc(100% - 60px);
    max-width: 320px;
    height: auto !important;
    /* Optional styling */
    background: #f8f8f8;
    padding: 30px;
    top: 52px;
  }
  header .navbar .lateral-left.open,
  header .navbar .lateral-right.open {
    display: block !important;
    overflow-y: auto;
  }
}
@keyframes slide-in-left {
  0% {
    left: -100%;
  }
  100% {
    left: 0px;
  }
}
@keyframes slide-out-left {
  0% {
    left: 0px;
  }
  100% {
    left: -100%;
  }
}
@keyframes slide-in-right {
  0% {
    right: -100%;
  }
  100% {
    right: 0px;
  }
}
@keyframes slide-out-right {
  0% {
    right: 0px;
  }
  100% {
    right: -100%;
  }
}

.offcanvas-start.custom-offcanvas {
  width: 400px;
  background-color: #191b1e;
  color: white;
}
.offcanvas-start .offcanvas-header h5 img {
  width: 200px;
}

.banner {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  min-height: 85vh;
  overflow: hidden;
}
.banner .btn.btn-red2 {
  background: #E92E40;
  padding: 10px 20px;
  color: #fff;
  border: 0;
}
.banner .btn.btn-red2:hover {
  background: #fff;
  color: #E92E40;
}
.banner.candy-section {
  background: url(../img/candy-bg.png);
  background-size: cover;
  min-height: 100vh;
  padding-top: 2rem;
}
@media only screen and (min-width: 992px) {
  .banner.candy-section {
    padding-top: 0;
  }
}
.banner.candy-section h1 {
  color: #343A43;
}
.banner.candy-section h3 {
  color: #343A43;
  text-transform: capitalize;
  padding-right: 0;
}
@media only screen and (min-width: 1200px) {
  .banner.candy-section h3 {
    padding-right: 17rem;
  }
}
.banner.candy-section h3.candy-title {
  font-size: 35px;
  color: #E92E40;
  text-transform: uppercase;
}
.banner.candy-section p {
  color: #343A43;
  padding-right: 7rem;
}
@media (max-width: 992px) {
.banner.candy-section p {
    padding-right: 0;
  }
}
.banner video {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1;
  -o-object-fit: cover;
     object-fit: cover;
}
.banner h3 {
  color: #E92E40;
  text-transform: uppercase;
}
.banner h1 {
  color: #fff;
}
.banner p {
  color: #fff;
  font-weight: 400;
}
.banner .sprint-logo {
  position: absolute;
  bottom: 0;
  text-align: center;
  left: 20px;
}

footer {
  padding: 49px 0 15px;
  background-color: #26272A;
}
footer .reachus h5 {
  color: #fff;
}
footer .reachus ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding-left: 0;
  padding-top: 20px;
}
footer .reachus ul li {
  color: #fff;
}
footer .reachus ul li a {
  color: #fff;
  text-decoration: none;
}
footer .flinks h5 {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 20px;
}
footer .flinks ul {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #fff;
}
footer .flinks ul a {
  display: block;
  text-decoration: none;
  margin-bottom: 17px;
  color: #fff;
}
footer .flinks .case-study {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
footer .flinks .case-study button.btn {
  border-radius: 0;
}

@media (max-width: 992px) {
footer .fsocial {
    margin-bottom:20px;
  }
}
footer .fsocial p {
  font-family: "Poppins", sans-serif;
}
footer .fsocial > div {
  display: flex;
  align-items: center;
  gap: 20px;
}

footer .fsocial a {
  display: inline-block;
  padding: 0;
  font-size: 30px;
  color: #E92E40;
}
footer .copyright {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  color: #fff;
  flex-wrap: wrap;
}
footer .copyright ul {
  padding-left: 0;
  list-style: none;
  flex-wrap:wrap;
}
footer .copyright ul li a {
  color: #fff;
  text-decoration: none;
}

.topbar {
  background: #E92E40;
  height: 71px;
  display: flex;
  align-items: center;
}
.topbar a {
  color: #fff;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .topbar {
    height: 48px;
  }
}

.btn {
  position: relative;
  box-shadow: none !important;
  outline: 0 !important;
  padding: 10px 35px;
  border-radius: 10px;
  font-family: "Figtree", sans-serif;
  border: 1px solid;
}
.btn.btn-red {
  background: #E92E40;
  padding: 10px 20px;
  color: #fff;
  border: 0;
}
.btn.btn-red:hover {
  background: #000;
  color: #fff;
}
.btn.btn-white {
  background: #fff;
  padding: 10px 20px;
  color: #E92E40;
  border: 0;
}
.btn.btn-white:hover {
  background: #E92E40;
  color: #fff;
}
.btn.btn-bordered {
  background: #fff;
  padding: 10px 20px;
  color: #E92E40;
  border: 0;
  border: 1px solid #E92E40;
}
.btn.btn-bordered:hover {
  background: #E92E40;
  color: #fff;
}

.owl-carousel .owl-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  font-size: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #E2EEFF;
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: auto;
  cursor: pointer;
}
.owl-carousel .owl-nav button.owl-prev span, .owl-carousel .owl-nav button.owl-next span {
  margin-top: -5px;
}
.owl-carousel .owl-nav button.owl-prev {
  left: -15px;
}
.owl-carousel .owl-nav button.owl-next {
  right: -15px;
}

.owl-carousel .owl-stage {
  display: flex;
  transition-timing-function: linear !important;
}

table {
  width: 100%;
}

.card {
  background-color: #fff;
  color: #212529;
  padding: 25px;
  border-radius: 15px;
}

.card-dash-wrap {
  border: none;
  box-shadow: 0px 0px 5.51px 0px rgba(0, 0, 0, 0.1098039216);
}
.card-dash-wrap .row {
  row-gap: 25px;
}
.card-dash-wrap .dash-item {
  text-align: center;
  cursor: pointer;
}
.card-dash-wrap .dash-item img {
  margin-bottom: 15px;
}
.card-dash-wrap .dash-item h6 {
  font-size: 13px;
  font-weight: 500;
}

section.thumb-slider {
  background: #F4F4F4;
}
section.thumb-slider h3 {
  font-size: 22px;
  color: #343A43;
  font-weight: 400;
}
section.thumb-slider h3 span {
  font-weight: 700;
}
section.thumb-slider .marquee-container {
  overflow: hidden;
  width: 100%;
  position: relative;
}
section.thumb-slider .marquee-container .marquee-track {
  display: flex;
  width: -moz-max-content;
  width: max-content;
  animation: scrollMarquee 30s linear infinite;
  gap: 8rem;
}
section.thumb-slider .marquee-container .marquee-track .flip-card {
  background-color: transparent;
  width: 420px;
  height: 321px;
  perspective: 1000px;
}
section.thumb-slider .marquee-container .marquee-track .flip-card:nth-child(even) {
  margin-top: 4rem;
}
section.thumb-slider .marquee-container .marquee-track .flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}
section.thumb-slider .marquee-container .marquee-track .flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}
section.thumb-slider .marquee-container .marquee-track .flip-card-front,
section.thumb-slider .marquee-container .marquee-track .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}
section.thumb-slider .marquee-container .marquee-track .flip-card-front {
  background: linear-gradient(180deg, rgba(38, 39, 42, 0.3) 52.34%, #26272a 100%);
  border-radius: 15px;
  filter: grayscale(100%);
}
section.thumb-slider .marquee-container .marquee-track .flip-card-front::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
  border-radius: 15px;
}
section.thumb-slider .marquee-container .marquee-track .flip-card-front .front-name {
  position: absolute;
  bottom: 12px;
  left: 12px;
  color: #fff;
  z-index: 2;
}
section.thumb-slider .marquee-container .marquee-track .flip-card-back {
  background-color: #26272A;
  color: white;
  transform: rotateY(180deg);
  border-radius: 15px;
  text-align: left;
}
section.thumb-slider .marquee-container .marquee-track .flip-card-back .colon {
  width: 39px;
}
@keyframes scrollMarquee {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
section.verification {
  background: #fff;
}
section.verification h1 {
  color: #E92E40;
  font-weight: 600;
  margin: 15px 0;
}
section.verification h1 span {
  color: #000;
}
section.verification .ver1 {
  background: #eef2fc;
  border-radius: 20px;
  min-height: auto;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 992px) {
  section.verification .ver1 {
    margin-bottom: 0;
    min-height: 385px;
  }
}
section.verification .ver1 .ver-icon {
  width: 68px;
  height: 68px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.verification .ver1.ver2 {
  background: #effcf9;
}
section.verification .ver1.ver3 {
  background: #fff8ef;
}
section.verification .ver1 h3 {
  font-family: "Poppins", sans-serif;
  font-size: 22px;
  line-height: 34px;
  min-height: 85px;
}
section.ai-verification {
  background: #E92E40;
  color: #fff;
  text-align: center;
}
section.candy .title {
  border-radius: 21px;
  background: #FFEFF0;
  text-transform: uppercase;
  padding: 10px;
  width: -moz-fit-content;
  width: fit-content;
  color: #E92E40;
  font-weight: 600;
}
section.candy h2 {
  font-weight: 600;
  line-height: 42px;
}
section.candy p {
  color: #343a43;
}
section.candy ul {
  color: #343a43;
  line-height: 42px;
}
section.product-suite h1 {
  color: #E92E40;
  font-weight: 600;
  margin: 15px 0;
}
section.product-suite h1 span {
  color: #000;
}
section.product-suite .wrapper .card {
  position: sticky;
  top: 5rem;
  transform-origin: center top;
  border-radius: 10px;
  margin-bottom: 20px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
  transform: translateY(30px);
  padding: 2rem 3rem 3rem 3rem;
}
@media (max-width: 992px) {
section.product-suite .wrapper .card {
    padding: 2rem 1rem 3rem 1rem;
  }
}

section.product-suite .wrapper .card .card-img img {
  width: 500px;
}
section.product-suite .wrapper .card.card1 {
  background: linear-gradient(103.22deg, #fcbc69 1.62%, #ffe7c9 161.45%);
}
section.product-suite .wrapper .card.card2 {
  background: linear-gradient(103.22deg, #7ecdf5 1.62%, #6cffb1 161.45%);
}
section.product-suite .wrapper .card.card3 {
  background: linear-gradient(103.22deg, #a6edff 1.62%, #8696ff 161.45%);
}
section.product-suite .wrapper .card h4 {
  padding: 0;
}
section.product-suite .wrapper .card span {
  font-size: 16px;
  background: rgba(255, 255, 255, 0.54);
  color: #343A43;
  border-radius: 50px;
  padding: 1px 7px;
}
section.product-suite .wrapper .card .card-title {
  background: #fff;
  font-size: 16px;
  color: #343A43;
  font-weight: 700;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 20px;
  border-radius: 50px;
}
@media (max-width: 992px) {
section.product-suite .wrapper .card .card-title {
  font-size: 12px;
      padding: 6px 14px;
  }
}
section.product-suite .wrapper .card h2 {
  font-weight: 600;
  padding-right: 0;
  line-height: 38px;
}
@media only screen and (min-width: 992px) {
  section.product-suite .wrapper .card h2 {
    padding-right: 12rem;
  }
}
section.product-suite .wrapper .card ul {
  list-style: none;
  padding-left: 0;
}
section.product-suite .wrapper .card ul li {
  display: flex;
  align-items: baseline;
  padding-right: 0;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  section.product-suite .wrapper .card ul li {
    padding-right: 10rem;
  }
}
section.testimonial {
  background: #E2EEFF;
}
section.testimonial .marquee-container {
  overflow: hidden;
  width: 100%;
  position: relative;
}
section.testimonial .marquee-container .marquee-track {
  display: flex;
  width: -moz-max-content;
  width: max-content;
  animation: scrollMarquee 30s linear infinite;
  gap: 30px;
}
section.testimonial .marquee-container .marquee-track .flip-card {
  background-color: transparent;
  width: 420px;
  height: 321px;
  perspective: 1000px;
}
section.testimonial .marquee-container .marquee-track .flip-card:nth-child(even) {
  margin-top: 4rem;
}
section.testimonial .marquee-container .marquee-track .flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}
section.testimonial .marquee-container .marquee-track .flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}
section.testimonial .marquee-container .marquee-track .flip-card-front,
section.testimonial .marquee-container .marquee-track .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}
section.testimonial .marquee-container .marquee-track .flip-card-front {
  background: linear-gradient(180deg, rgba(38, 39, 42, 0.3) 52.34%, #26272a 100%);
  border-radius: 15px;
  filter: grayscale(100%);
}
section.testimonial .marquee-container .marquee-track .flip-card-front::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
  border-radius: 15px;
}
section.testimonial .marquee-container .marquee-track .flip-card-front .front-name {
  position: absolute;
  bottom: 12px;
  left: 12px;
  color: #fff;
  z-index: 2;
}
section.testimonial .marquee-container .marquee-track .flip-card-back {
  background-color: #26272A;
  color: white;
  transform: rotateY(180deg);
  border-radius: 15px;
  text-align: left;
}
section.testimonial .marquee-container .marquee-track .flip-card-back .colon {
  width: 39px;
}
@keyframes scrollMarquee {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
section.faq h2 {
  font-size: 30px;
}
section.faq .msg-box {
  border: 1px solid #e8eaed;
  border-radius: 20px;
  padding: 30px;
}
section.faq .accordion-custom .accordion-item {
  border: 1px solid #ececec;
  margin-bottom: 1rem;
  border-radius: 15px;
}
section.faq .accordion-custom .accordion-item .accordion-button {
  border-radius: 15px;
  color: #000;
  font-weight: 600;
  padding: 24px 0 24px 24px;
  z-index:1;
}
section.faq .accordion-custom .accordion-item .accordion-button:not(.collapsed) {
  box-shadow: none;
  background-color: transparent;
}
section.contact-sec .contact-main {
  width: 100%;
  position: relative;
}
section.contact-sec .contact-main form {
  border: 1px solid #ececec;
  border-radius: 15px;
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  section.contact-sec .contact-main form {
    width: 50%;
  }
}

section.contact-sec .contact-main::before {
  content: "";
  position: absolute;
  top: 0px;
  height: 100%;
  width: 150px;
  -o-object-fit: cover;
     object-fit: cover;
  background: none;
  left: 5rem;
}
@media only screen and (min-width: 1200px) {
  section.contact-sec .contact-main::before {
    background: url(../img/contact-left.png) no-repeat;
    background-position: left;
    background-size: contain;
  }
}
section.contact-sec .contact-main::after {
  content: "";
  position: absolute;
  top: 0px;
  right: 5rem;
  height: 100%;
  width: 150px;
  -o-object-fit: cover;
     object-fit: cover;
  background: none;
}
@media only screen and (min-width: 1200px) {
  section.contact-sec .contact-main::after {
    background: url(../img/contact-right.png) no-repeat;
    background-position: right;
    background-size: contain;
  }
}
section.api {
  background: linear-gradient(360deg, #f92232 5.52%, #bf1825 84.01%);
  position: relative;
}
section.api .container::before {
  content: "";
  position: absolute;
  top: 0px;
  height: 100%;
  width: 150px;
  -o-object-fit: cover;
     object-fit: cover;
  background: none;
  left: 5rem;
}
@media only screen and (min-width: 1200px) {
  section.api .container::before {
    background: url(../img/api-left.png) no-repeat;
    background-position: left;
    background-size: contain;
  }
}
section.api .container::after {
  content: "";
  position: absolute;
  top: 0px;
  right: 5rem;
  height: 100%;
  width: 195px;
  -o-object-fit: cover;
     object-fit: cover;
  background: none;
}
@media only screen and (min-width: 1200px) {
  section.api .container::after {
    background: url(../img/api-right.png) no-repeat;
    background-position: right;
    background-size: contain;
  }
}
section.api h1 {
  color: #fff;
}
section.api p {
  padding: 0;
  color: #fff;
}
@media only screen and (min-width: 1200px) {
  section.api p {
    padding: 0 15rem;
  }
}
@media only screen and (min-width: 1900px) {
  section.api p {
    padding: 0 25rem;
  }
}
section.api .img-bottom {
  margin-top: -6rem;
}

.inner-banner {
  background: url(../img/inner-banner.png);
  background-size: cover;
  min-height: 258px;
  display: flex;
  align-items: center;
  text-align: center;
}
.inner-banner p {
  padding: 0 15rem;
}

.blog-caption p.title {
  border-radius: 21px;
  background: #FFEFD1;
  text-transform: uppercase;
  padding: 10px;
  width: -moz-fit-content;
  width: fit-content;
  color: #E92E40;
  font-weight: 600;
}
.blog-caption .card.card-custom {
  border: 1px solid #EBEBEB;
  box-shadow: 0px 0px 19.9px 0px rgba(0, 0, 0, 0.0784313725);
  border-radius: 15px;
}
.blog-caption .card.card-custom img.card-img-top {
  border-radius: 15px 15px 0 0;
}
.blog-caption .card.card-custom h3 {
  font-weight: 700;
}

.blog-detail p.title {
  border-radius: 21px;
  background: #FFEFD1;
  text-transform: uppercase;
  padding: 10px;
  width: -moz-fit-content;
  width: fit-content;
  color: #E92E40;
  font-weight: 600;
}
.blog-detail .related-posts {
  padding: 15px;
  background: #f8f9fa;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.blog-detail .related-posts a {
  color: #000;
  text-decoration: none;
}
.blog-detail .related-posts a img {
  width: 89px;
  height: 60px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 6px;
}

.contact-sec .contact-inner::after {
  content: "";
  position: absolute;
  top: 0px;
  height: 100%;
  width: 189px;
  -o-object-fit: cover;
  object-fit: cover;
  background: url("../img/contact-arrow.png") no-repeat;
  background-position: left;
  background-size: contain;
  right: 0;
}
.contact-sec .contact-inner .contact-detail .contact-icon {
  width: 54px;
  height: 54px;
  background: #6b61fc;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-sec .contact-inner .contact-detail p {
  font-weight: 600;
}
.contact-sec .contact-inner .contact-detail p span {
  color: #9097A0;
}
.contact-sec form {
  background: #F1F8FF;
  border-radius: 20px;
  position: relative;
}
@media (max-width: 992px) {
.contact-sec form.p-5 {
   padding: 1rem !important;
  }
}
.contact-sec form::after {
  content: "";
  position: absolute;
  top: 3rem;
  height: 100%;
  width: 279px;
  -o-object-fit: cover;
  object-fit: cover;
  background: url("../img/dotted-bg.png") no-repeat;
  background-position: right;
  background-size: contain;
  right: -130px;
  z-index: -1;
}

@media (max-width: 992px) {
.contact-sec form::after {
  display:none;
  }

.contact-sec form h2 {
  font-weight: 600;
}

.candy-content h1 {
  color: #E92E40;
  font-weight: 700;
  margin: 15px 0;
}
.candy-content h1 span {
  color: #000;
}
.candy-content .candy-box {
  background: #ebf0ff;
  border-radius: 15px;
}
.candy-content .candy-box .icon {
  width: 71px;
  height: 71px;
  background: #fff;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.candy-content .candy-box.candy-box1 {
  background: #ecfffb;
}
.candy-content .candy-box.candy-box2 {
  background: #fff9f2;
}
.candy-content .candy-box.candy-box3 {
  background: #fff2ff;
}
.candy-content .candy-box h3 {
  min-height: 70px;
}
.candy-content.candy-partner .candy-box {
  background: #fff;
  border-radius: 20px;
  box-shadow: 20px 20px 35.5px 0px rgba(172, 183, 254, 0.1490196078);
  border: 1px solid #eef0ff;
  min-height: 380px;
}
.candy-content.candy-partner .candy-box .icon {
  width: 58px;
  height: 58px;
  background: #E92E40;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.candy-content.candy-partner .candy-box h3 {
  min-height: auto;
}

.use-cases {
  background: #F6FAFF;
}

.opt-candy-bg {
  background: #fffded;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.candy-solution {
  background: #eafcf6;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  flex-wrap: wrap;
}
.candy-solution h2 {
  padding-right: 0;
}
@media only screen and (min-width: 1200px) {
  .candy-solution h2 {
    padding-right: 18rem;
  }
}

.time-cost {
  background: #fff4f5;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  flex-wrap: wrap;
}
.time-cost h2 {
  padding-right: 0;
}
@media only screen and (min-width: 1200px) {
  .time-cost h2 {
    padding-right: 18rem;
  }
}

.choose-excellence h2 {
  color: #000;
  font-weight: 700;
  margin: 15px 0;
  padding: 0 0;
}
@media only screen and (min-width: 1200px) {
  .choose-excellence h2 {
    padding: 0 11rem;
  }
}
.choose-excellence h2 span {
  color: #E92E40;
}
.choose-excellence ul {
  list-style: none;
  padding-left: 0;
}
.choose-excellence ul li {
  display: flex;
  gap: 20px;
}
.choose-excellence i.tick {
  color: #E92E40;
  font-size: 21px;
}

.product-icon {
  background: #ffe1e1;
  height: 50px;
  width: 20%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}
.product-icon.p-blue {
  background: #cfe5ff;
}
.product-icon.p-darkblue {
  background: #cefffd;
}

.industry {
  background: #fff7f8;
  z-index: 1;
}
.industry::after {
  content: "";
  position: absolute;
  bottom: 14px;
  height: 414px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  background: url(../img/industry-bg.png) no-repeat;
  background-position: center;
  z-index: -1;
}
.industry ul {
  list-style: none;
  padding-left: 0;
  flex-wrap: wrap;
  justify-content: center;
}
.industry ul li {
  background: #fff;
  padding: 20px;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: auto;
}
@media only screen and (min-width: 1200px) {
  .industry ul li {
    width: 20%;
  }
}

.api-verification .api-box a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2rem;
  text-decoration: none;
  border: 1px solid #f6dadd;
  border-radius: 15px;
  transition: box-shadow 0.3s ease;
}
.api-verification .api-box a:hover {
  box-shadow: 0px 0px 15.8px 0px rgba(255, 236, 238, 0.4);
   border: 1px solid #f92232;
}
.api-verification .api-box a:hover .icon {
  background: #F92232;
}
.api-verification .api-box a:hover .icon svg {
  width: 37px;
}
.api-verification .api-box a:hover .icon svg path {
  fill: #fff;
}
.api-verification .api-box a .icon {
  background: #ffd9d9;
  width: 62px;
  height: 62px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: fill 0.3s ease;
}
.api-verification .api-box a .icon svg path {
  fill: #F92232;
  transition: fill 0.3s ease;
}
.api-verification .api-box a p {
  color: #343a43;
  margin-bottom: 0;
}
.api-verification .api-box a p.more {
  color: #9097a0;
  text-decoration: underline;
}

.product-content h2 {
  color: #000;
  font-weight: 700;
  margin: 15px 0;
}
.product-content h2 span {
  color: #E92E40;
}

.colored-box {
  background: #fff4f5;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  flex-wrap: wrap;
}
.colored-box h2 {
  color: #000;
}
.colored-box.blue-bg {
  background: #eafcf6;
}
.colored-box.light-blue {
  background: #F5F6FF;
}
.colored-box.pink-light {
  background: #FFFDED;
}
.colored-box.white-bg {
  background: #fff;
}/*# sourceMappingURL=main.css.map */