@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;
}
@media only screen and (max-width: 767px) {
  html {
    font-size: 14px;
  }
}

body {
  font-family: "Inter", sans-serif;
  line-height: 1.5;
  font-weight: 400;
  font-size: inherit;
  color: #A6A6A6;
  background-color: #050505;
  min-height: 100dvh;
}

main {
  min-height: 82dvh;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Archivo", sans-serif;
  font-weight: 700;
  margin-bottom: 1rem;
  color: #fff;
}

h1,
.h1 {
  font-size: 50px;
}
@media only screen and (max-width: 1199px) {
  h1,
  .h1 {
    font-size: 42px;
  }
}
@media only screen and (max-width: 767px) {
  h1,
  .h1 {
    font-size: 36px;
  }
}

h2,
.h2 {
  font-size: 40px;
}
@media only screen and (max-width: 1199px) {
  h2,
  .h2 {
    font-size: 35px;
  }
}
@media only screen and (max-width: 767px) {
  h2,
  .h2 {
    font-size: 32px;
  }
}

h3,
.h3 {
  font-size: 30px;
}
@media only screen and (max-width: 1199px) {
  h3,
  .h3 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  h3,
  .h3 {
    font-size: 23px;
  }
}

h4,
.h4 {
  font-size: 25px;
}
@media only screen and (max-width: 1199px) {
  h4,
  .h4 {
    font-size: 23px;
  }
}
@media only screen and (max-width: 767px) {
  h4,
  .h4 {
    font-size: 20px;
  }
}

h5,
.h5 {
  font-size: 20px;
}
@media only screen and (max-width: 1199px) {
  h5,
  .h5 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  h5,
  .h5 {
    font-size: 16px;
  }
}

h6,
.h6 {
  font-size: 16px;
}
@media only screen and (max-width: 1199px) {
  h6,
  .h6 {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  h6,
  .h6 {
    font-size: 14px;
  }
}

a {
  cursor: pointer;
  color: inherit;
}
a:hover {
  text-decoration: none;
  color: inherit;
}

p {
  font-size: inherit;
}

img {
  max-width: 100%;
  height: auto;
}

.fw-medium {
  font-weight: 500 !important;
}

ul.list-primary {
  list-style: none;
  display: flex;
  flex-direction: column;
  margin: 10px 0 0;
  padding: 0 0 0 30px;
  gap: 15px;
}
ul.list-primary li {
  position: relative;
}
ul.list-primary li::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f058";
  position: absolute;
  top: 50%;
  left: -30px;
  transform: translateY(-50%);
  color: #fff;
}

.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-50 {
  padding: 25px 0px;
}
@media only screen and (min-width: 1200px) {
  .py-50 {
    padding: 50px 0px;
  }
}

.gap1 {
  gap: 4px;
}
.gap2 {
  gap: 8px;
}
.gap3 {
  gap: 12px;
}
.gap4 {
  gap: 16px;
}

.list-radio {
  list-style: none;
  margin: 0;
  padding: 0 0 0 25px;
}
.list-radio li {
  margin-bottom: 25px;
  position: relative;
}
.list-radio li::before {
  content: "";
  position: absolute;
  top: 4px;
  left: -25px;
  width: 15px;
  height: 15px;
  background: url("../img/icon/svg/list-radio.svg") no-repeat center;
  background-size: contain;
}

.text-base {
  color: #A6A6A6 !important;
}

.bg-base {
  background-color: #A6A6A6 !important;
}
.bg-secondary {
  background-color: #282828 !important;
}
.bg-secondary2 {
  background-color: #151516 !important;
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  padding-right: 15px;
  padding-left: 15px;
}
@media only screen and (max-width: 991px) {
  .container,
  .container-fluid,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 100%;
  }
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row > * {
  padding-right: 15px;
  padding-left: 15px;
}

main .container,
main .container-fluid,
main .container-lg,
main .container-md,
main .container-sm,
main .container-xl,
main .container-xxl {
  max-width: 1290px;
}

.badge-bank {
  border-radius: 50px;
  padding: 12px 35px;
  background-color: #151516;
}

form {
  margin: 0 0 15px;
}

label {
  font-size: 16px;
  line-height: 1.5;
  color: #CDCDCD;
  margin: 0 0 5px;
}

::-moz-placeholder {
  color: #7B7B7B;
}

::placeholder {
  color: #7B7B7B;
}

.form-control {
  width: 100%;
  border-radius: 10px;
  padding: 13px 18px;
  line-height: 1.5;
  border: none !important;
  outline: 0 !important;
  box-shadow: none !important;
  color: #fff;
  background-color: #050505;
}
.form-control:focus {
  background-color: #050505;
  color: #fff;
}

header {
  padding: 15px 0;
  background-color: #161618;
}
header a {
  text-decoration: none;
}

footer a {
  text-decoration: none;
}

.btn {
  font-weight: 600;
  font-size: 1rem;
  padding: 11px 35px;
  border: 1px solid;
  border-radius: 5px;
  background-color: #fff;
  border-color: #fff;
  color: #282828;
}
.btn:hover, .btn:first-child:active {
  background-color: #fff;
  border-color: #fff;
  color: #282828;
}
.btn-primary {
  background-color: #E92E40;
  border-color: #E92E40;
  color: #fff;
}
.btn-primary:hover, .btn-primary:first-child:active {
  background-color: #E92E40 !important;
  border-color: #E92E40 !important;
  color: #fff !important;
}
.btn-secondary {
  background-color: #282828;
  border-color: #282828;
  color: #fff;
}
.btn-secondary:hover, .btn-secondary:first-child:active {
  background-color: #282828 !important;
  border-color: #282828 !important;
  color: #fff !important;
}

.slider {
  display: inline-block;
}
.slider .carousel-indicators {
  margin-bottom: 35px;
}
.slider .carousel-indicators button {
  border: none;
  height: 5px;
  width: 10px;
  border-radius: 30px;
  background-color: #B3B3B3;
}
.slider .carousel-indicators button.active {
  background-color: #fff;
  width: 30px;
}

#accordion .card {
  padding: 15px 35px;
  padding-left: 75px;
  border: none;
  border-radius: 10px;
  background-color: #151515;
}
#accordion .card:not(:first-child) {
  margin-top: 15px;
}
#accordion .card .card-header {
  background-color: transparent;
  font-size: 20px;
  padding: 0;
  border: none;
  color: #fff;
  position: relative;
  cursor: pointer;
  transition: none !important;
}
#accordion .card .card-header::before {
  content: "";
  position: absolute;
  top: 0;
  left: -45px;
  width: 29px;
  height: 29px;
  background: url("../img/ques.svg") no-repeat center;
  background-size: contain;
}
#accordion .card .card-body {
  padding: 0;
  margin-top: 10px;
  color: #A6A6A6;
}
#accordion .card:has(> .show) {
  border-color: #AA2379;
}
#accordion .card:has(> .show) .card-header {
  font-weight: 700;
}
#accordion .card:has(> .show) .card-header::before {
  background-image: url("../img/ques-fill.svg");
}

.home-banner {
  background: url("../img/banner-bg.png") no-repeat center;
}

.home-section3 .box {
  background-color: #0D0D0E;
  border: 1px solid #232121;
  border-radius: 15px;
  padding: 35px 35px 20px;
  min-height: 100%;
}
@media only screen and (max-width: 991px) {
  .home-section3 .box .img {
    text-align: center;
  }
}

.home-section6 .box-wrap > * {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .home-section6 .box-wrap > *:not(:last-child)::before {
    content: "";
    position: absolute;
    width: calc(100% - 170px);
    height: 1px;
    top: 75px;
    left: calc(50% + 85px);
    background-color: #5D5D5D;
  }
  .home-section6 .box-wrap > *:not(:last-child)::after {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    top: 73px;
    right: calc(-50% + 85px);
    border-radius: 50%;
    background-color: #5D5D5D;
  }
}

.home-section7 .card {
  background: linear-gradient(180deg, #222224 0%, #050505 100%);
  padding: 35px 25px;
  border-radius: 24px;
  min-height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.features {
  padding: 40px 30px 30px 15px;
  border-radius: 10px;
  background-color: #050505;
  min-height: 350px;
}
.features img {
  width: 60px !important;
  height: 60px;
  margin-bottom: 15px;
}

.home-section8 {
  background: url("../img/home-section8-bg.png") no-repeat center;
  background-size: cover;
}

.card-form {
  background-color: #232121;
  padding: 35px 50px;
}
.card-form .btn-primary {
  width: 200px;
}

.contact-banner-section {
  background: url("../img/contact-bg.png") no-repeat center;
  background-size: cover;
}

.contact-section .box {
  background-color: #282828;
  border: 1px solid #282828;
  padding: 50px 15px;
  border-radius: 20px;
  text-align: center;
}
.contact-section .box img {
  margin-bottom: 18px;
}

.banner-section {
  background: url("../img/policy-bg.png") no-repeat center;
  background-size: cover;
}
@media (max-width: 1800px) {
  .banner-section.thank-banner {
    background-size: auto;
  }
}
@media (max-width: 1200px) {
  .banner-section.thank-banner {
    background-position: 35%;
  }
}

.policy-section {
  color: #fff;
}
.policy-section h2, .policy-section h3, .policy-section h4, .policy-section h5 {
  font-size: 18px;
  margin-bottom: 10px;
}
.policy-section h6 {
  font-size: 16px;
  margin-bottom: 10px;
}
.policy-section p {
  color: inherit;
}
.policy-section ul {
  margin: 0 0 20px;
  padding: 0 0 0 25px;
}/*# sourceMappingURL=main.css.map */