@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
:root {
  --primary-01: #F9D45D;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-55 {
  margin-top: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-65 {
  margin-top: 65px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-85 {
  margin-top: 85px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-95 {
  margin-top: 95px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-105 {
  margin-top: 105px;
}

.mt-110 {
  margin-top: 110px;
}

.mt-115 {
  margin-top: 115px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-125 {
  margin-top: 125px;
}

.mt-130 {
  margin-top: 130px;
}

.mt-135 {
  margin-top: 135px;
}

.mt-140 {
  margin-top: 140px;
}

.mt-145 {
  margin-top: 145px;
}

.mt-150 {
  margin-top: 150px;
}

.mt-155 {
  margin-top: 155px;
}

.mt-160 {
  margin-top: 160px;
}

.mt-165 {
  margin-top: 165px;
}

.mt-170 {
  margin-top: 170px;
}

.mt-175 {
  margin-top: 175px;
}

.mt-180 {
  margin-top: 180px;
}

.mt-185 {
  margin-top: 185px;
}

.mt-190 {
  margin-top: 190px;
}

.mt-195 {
  margin-top: 195px;
}

.mt-200 {
  margin-top: 200px;
}

.mt-205 {
  margin-top: 205px;
}

.mt-210 {
  margin-top: 210px;
}

.mt-215 {
  margin-top: 215px;
}

.mt-220 {
  margin-top: 220px;
}

.mt-225 {
  margin-top: 225px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-85 {
  margin-bottom: 85px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-95 {
  margin-bottom: 95px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-105 {
  margin-bottom: 105px;
}

.mb-110 {
  margin-bottom: 110px;
}

.mb-115 {
  margin-bottom: 115px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mb-125 {
  margin-bottom: 125px;
}

.mb-130 {
  margin-bottom: 130px;
}

.mb-135 {
  margin-bottom: 135px;
}

.mb-140 {
  margin-bottom: 140px;
}

.mb-145 {
  margin-bottom: 145px;
}

.mb-150 {
  margin-bottom: 150px;
}

.mb-155 {
  margin-bottom: 155px;
}

.mb-160 {
  margin-bottom: 160px;
}

.mb-165 {
  margin-bottom: 165px;
}

.mb-170 {
  margin-bottom: 170px;
}

.mb-175 {
  margin-bottom: 175px;
}

.mb-180 {
  margin-bottom: 180px;
}

.mb-185 {
  margin-bottom: 185px;
}

.mb-190 {
  margin-bottom: 190px;
}

.mb-195 {
  margin-bottom: 195px;
}

.mb-200 {
  margin-bottom: 200px;
}

.mb-205 {
  margin-bottom: 205px;
}

.mb-210 {
  margin-bottom: 210px;
}

.mb-215 {
  margin-bottom: 215px;
}

.mb-220 {
  margin-bottom: 220px;
}

.mb-225 {
  margin-bottom: 225px;
}

.pt-5 {
  padding-top: 5px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-55 {
  padding-top: 55px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-65 {
  padding-top: 65px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-75 {
  padding-top: 75px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-85 {
  padding-top: 85px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-95 {
  padding-top: 95px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-105 {
  padding-top: 105px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-115 {
  padding-top: 115px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-125 {
  padding-top: 125px;
}

.pt-130 {
  padding-top: 130px;
}

.pt-135 {
  padding-top: 135px;
}

.pt-140 {
  padding-top: 140px;
}

.pt-145 {
  padding-top: 145px;
}

.pt-150 {
  padding-top: 150px;
}

.pt-155 {
  padding-top: 155px;
}

.pt-160 {
  padding-top: 160px;
}

.pt-165 {
  padding-top: 165px;
}

.pt-170 {
  padding-top: 170px;
}

.pt-175 {
  padding-top: 175px;
}

.pt-180 {
  padding-top: 180px;
}

.pt-185 {
  padding-top: 185px;
}

.pt-190 {
  padding-top: 190px;
}

.pt-195 {
  padding-top: 195px;
}

.pt-200 {
  padding-top: 200px;
}

.pt-205 {
  padding-top: 205px;
}

.pt-210 {
  padding-top: 210px;
}

.pt-215 {
  padding-top: 215px;
}

.pt-220 {
  padding-top: 220px;
}

.pt-225 {
  padding-top: 225px;
}

.pb-5 {
  padding-bottom: 5px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-85 {
  padding-bottom: 85px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-95 {
  padding-bottom: 95px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-105 {
  padding-bottom: 105px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pb-115 {
  padding-bottom: 115px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-125 {
  padding-bottom: 125px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pb-135 {
  padding-bottom: 135px;
}

.pb-140 {
  padding-bottom: 140px;
}

.pb-145 {
  padding-bottom: 145px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pb-155 {
  padding-bottom: 155px;
}

.pb-160 {
  padding-bottom: 160px;
}

.pb-165 {
  padding-bottom: 165px;
}

.pb-170 {
  padding-bottom: 170px;
}

.pb-175 {
  padding-bottom: 175px;
}

.pb-180 {
  padding-bottom: 180px;
}

.pb-185 {
  padding-bottom: 185px;
}

.pb-190 {
  padding-bottom: 190px;
}

.pb-195 {
  padding-bottom: 195px;
}

.pb-200 {
  padding-bottom: 200px;
}

.pb-205 {
  padding-bottom: 205px;
}

.pb-210 {
  padding-bottom: 210px;
}

.pb-215 {
  padding-bottom: 215px;
}

.pb-220 {
  padding-bottom: 220px;
}

.pb-225 {
  padding-bottom: 225px;
}

html {
  scroll-behavior: smooth;
}

body {
  background: #000;
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-style: normal;
  overflow-x: hidden;
  font-size: 18px;
  color: #fff;
}

* {
  margin: 0;
  padding: 0;
}

span,
a {
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

a {
  color: #fff;
}
a:hover {
  color: inherit;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

img {
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  margin: 0;
}

h1 {
  font-size: 50px;
}

h2 {
  font-size: 40px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

ul,
ol {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

p {
  margin: 0;
  padding: 0;
}

.navbar-toggler:focus,
a:focus,
input:focus,
textarea:focus,
button:focus {
  text-decoration: none;
  outline: none !important;
  border-color: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

/* Preloader */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999;
  width: 100%;
  height: 100%;
  background: #000;
  overflow: hidden;
}

.preloader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.preloader-icon {
  width: 100px;
  height: 100px;
  display: inline-block;
  padding: 0px;
}

.preloader-icon span {
  position: absolute;
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background: var(--primary-01);
  -webkit-animation: preloader-fx 1.6s linear infinite;
  animation: preloader-fx 1.6s linear infinite;
}

.preloader-icon span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}

@keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}
@-webkit-keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}
/*======================================
	Header CSS
========================================*/
.header {
  position: absolute;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  background: transparent;
}
.header.navbar-area {
  background: -webkit-gradient(linear, left top, left bottom, from(#414141), to(#010101));
  background: linear-gradient(180deg, #414141 0%, #010101 100%);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.header.navbar-area::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, from(#FFF2CA), color-stop(12%, #D3C01C), color-stop(22%, #C2950C), color-stop(31%, #C2950C), color-stop(42%, #FFF2CA), color-stop(49%, #D3C01C), color-stop(56%, #C2950C), color-stop(64%, #FFF2CA), color-stop(72%, #D3C01C), color-stop(75%, #D3C01C), color-stop(80%, #FFF2CA), color-stop(89%, #C2950C));
  background: linear-gradient(90deg, #FFF2CA 0%, #D3C01C 12%, #C2950C 22%, #C2950C 31%, #FFF2CA 42%, #D3C01C 49%, #C2950C 56%, #FFF2CA 64%, #D3C01C 72%, #D3C01C 75%, #FFF2CA 80%, #C2950C 89%);
}
.header.navbar-area.sticky {
  position: fixed;
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.header .add-list-button a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: linear-gradient(210deg, #7F6B00 8%, #2C2C2C 83%);
  border: 0.5px solid var(--primary-01);
  -webkit-box-shadow: inset 0px 0px 4px var(--primary-01);
          box-shadow: inset 0px 0px 4px var(--primary-01);
  border-radius: 40px;
  height: 40px;
  padding: 10px 30px;
  min-width: 160px;
  width: auto;
  color: #fff;
  text-shadow: 0px 0px 2px var(--primary-01);
}
@media (max-width: 767px) {
  .header .add-list-button {
    display: none;
  }
}

.logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 10px;
  color: #fff;
  font-size: 30px;
  font-family: "FSP DEMO - Blunt SemiCon";
  line-height: 34px;
}
.logo img {
  height: 50px;
}
@media (max-width: 991px) {
  .logo img {
    height: 40px;
  }
}

.navbar {
  padding: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.mobile-menu-btn {
  padding: 0px;
}
.mobile-menu-btn:focus {
  text-decoration: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.mobile-menu-btn .toggler-icon {
  position: relative;
  display: block;
  background: #fff;
  margin: 5px 0;
  width: 30px;
  height: 2px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.mobile-menu-btn.active .toggler-icon:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 7px;
}
.mobile-menu-btn.active .toggler-icon:nth-of-type(2) {
  opacity: 0;
}
.mobile-menu-btn.active .toggler-icon:nth-of-type(3) {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  top: -7px;
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-collapse {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.social-logo {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
}
.social-logo .rest-icon {
  position: absolute;
  z-index: 1;
  right: -9px;
  top: -12px;
  width: 30px;
  height: 30px;
  -webkit-filter: drop-shadow(0 0px 2px #000);
          filter: drop-shadow(0 0px 2px #000);
}
.social-logo .social-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  overflow: hidden;
}
.social-logo .social-img img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: initial;
     object-position: initial;
}
.social-logo span {
  position: absolute;
  z-index: 1;
  right: -5px;
  bottom: -5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 24px;
  height: 24px;
  overflow: hidden;
  -webkit-transform: rotate(-20deg);
          transform: rotate(-20deg);
  -webkit-filter: drop-shadow(0 0px 2px #000);
          filter: drop-shadow(0 0px 2px #000);
}
.social-logo span img {
  width: 100%;
}

.navbar-nav {
  width: 100%;
  padding: 0 40px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 40px;
}
@media (min-width: 992px) {
  .navbar-nav {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.navbar-nav .nav-item {
  position: relative;
  z-index: 1;
}
.navbar-nav .nav-item > a {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  padding: 30px 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: #fff;
  text-transform: capitalize;
}
.navbar-nav .nav-item > a.page-scroll.active, .navbar-nav .nav-item > a:hover {
  color: var(--primary-01);
}
@media (max-width: 767px) {
  .navbar-nav .nav-item > a:hover {
    color: #fff;
  }
}
.navbar-nav .nav-item a.dd-menu::after {
  content: "\ea58";
  position: absolute;
  top: calc(50% - 5px);
  right: 5px;
  height: 10px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font: normal normal normal 1em/1 "LineIcons";
  font-size: 10px;
}
@media (max-width: 991px) {
  .navbar-nav .nav-item a.dd-menu::after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
@media (max-width: 767px) {
  .navbar-nav .nav-item a.dd-menu::after {
    opacity: 1;
    visibility: visible;
  }
}
.navbar-nav .nav-item .social-logo {
  width: 40px;
  height: 40px;
}
.navbar-nav .nav-item .social-logo .rest-icon {
  right: -7px;
  top: -7px;
  width: 22px;
  height: 22px;
}
.navbar-nav .nav-item .social-logo .social-img {
  width: 40px;
  height: 40px;
}
.navbar-nav .nav-item .social-logo span {
  width: 20px;
  height: 20px;
}
@media (max-width: 991px) {
  .navbar-nav .nav-item a.collapsed::after {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
.navbar-nav .nav-item:hover > a {
  color: var(--primary-01);
}
@media (max-width: 767px) {
  .navbar-nav .nav-item:hover > a {
    color: #fff;
  }
}
.navbar-nav .nav-item:hover > .sub-menu {
  top: 100% !important;
  opacity: 1;
  visibility: visible;
}
.navbar-nav .nav-item .sub-menu {
  position: absolute;
  top: 110% !important;
  left: 0;
  opacity: 0;
  visibility: hidden;
  background: #343434;
  -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1019607843);
  border-radius: 8px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  min-width: 240px;
  padding: 12px;
}
.navbar-nav .nav-item .sub-menu.collapse:not(.show) {
  display: block;
}
@media (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .navbar-nav .nav-item .sub-menu.collapse:not(.show) {
    display: none;
  }
}
.navbar-nav .nav-item .sub-menu .nav-item a {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  width: 100%;
  padding: 12px;
  overflow: hidden;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  color: #b0b0b0;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
}
.navbar-nav .nav-item .sub-menu .nav-item a:hover {
  color: var(--primary-01);
}
@media (max-width: 767px) {
  .navbar-nav .nav-item .sub-menu .nav-item a:hover {
    color: #b0b0b0;
  }
}

@media (max-width: 991px) {
  .header {
    padding: 15px 0 !important;
  }
  .header .navbar-collapse {
    position: absolute;
    z-index: 9;
    top: 57px !important;
    left: 0;
    width: 100%;
    padding: 12px 24px;
    max-height: calc(100dvh - 57px);
    overflow-y: scroll;
    background: #1a1a1a;
    border-radius: 8px;
    -webkit-box-shadow: 0px 0px 20px 0px var(--primary-01);
            box-shadow: 0px 0px 20px 0px var(--primary-01);
  }
  .navbar-nav {
    padding: 0;
    gap: 8px;
  }
  .navbar-nav .nav-item .sub-menu {
    position: static;
    margin-bottom: 12px;
    width: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: #343434;
  }
  .navbar-nav .nav-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 12px 0;
    font-size: 14px;
  }
  .navbar-nav .nav-item a.dd-menu::after {
    opacity: 1;
    visibility: visible;
  }
}
/*======================================
  banner CSS
========================================*/
.hero-area {
  position: relative;
  padding: 200px 0 120px 0;
  background: url("../../assets/images/banner/banner-bg.webp") center center no-repeat;
  background-size: contain;
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area {
    padding: 100px 0 60px 0;
  }
}
@media (max-width: 767px) {
  .hero-area {
    padding: 90px 0 50px 0;
  }
}
.hero-area::before, .hero-area::after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.hero-area::before {
  background: url("../../assets/images/banner/banner-left.webp") left -350px center no-repeat, url("../../assets/images/banner/banner-right.webp") right -350px center no-repeat;
  background-size: 800px;
}
.hero-area::after {
  height: 150px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(90%, #000000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 90%);
}
.hero-area .container {
  position: relative;
  z-index: 5;
}
.hero-area .banner-img {
  position: absolute;
  z-index: 5;
  left: 0;
  top: 0;
  width: 100%;
  height: 94%;
  padding-top: 100px;
}
.hero-area .banner-img img {
  height: 100%;
}
@media (max-width: 1399px) and (min-width: 992px) {
  .hero-area .banner-img img {
    margin-left: -15%;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}
@media (max-width: 991px) {
  .hero-area .banner-img {
    padding-top: 0;
    position: relative;
    height: auto;
    margin-bottom: 30px;
  }
  .hero-area .banner-img img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 767px) {
  .hero-area .banner-img {
    margin-bottom: 15px;
  }
}
.hero-area .img-blur {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-filter: blur(15px);
          filter: blur(15px);
  opacity: 0.7;
}
.hero-area .hero-image {
  position: relative;
}
.hero-area .hero-image img {
  width: 100%;
}
@media (max-width: 991px) {
  .hero-area .hero-image {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .hero-area .hero-image {
    margin-bottom: 15px;
  }
}
.hero-area .hero-content {
  position: relative;
  z-index: 1;
  -webkit-filter: drop-shadow(-3px 4px 10px #5C3500);
          filter: drop-shadow(-3px 4px 10px #5C3500);
  text-shadow: 1px 3px 5px #000;
}
@media (max-width: 991px) {
  .hero-area .hero-content {
    text-align: center;
  }
}
.hero-area .hero-content::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: -40%;
  right: -30%;
  top: -30%;
  bottom: -30%;
  background: url("../../assets/images/banner/banner-star.webp") center center no-repeat;
  background-size: contain;
}
@media (max-width: 600px) {
  .hero-area .hero-content::before {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
}
.hero-area .hero-content h1 {
  font-size: 60px;
  font-weight: 800;
  line-height: 50px;
  color: #fff;
  text-transform: capitalize;
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area .hero-content h1 {
    font-size: 50px;
    font-weight: 700;
    line-height: 38px;
  }
}
@media (max-width: 767px) {
  .hero-area .hero-content h1 {
    font-size: 40px;
    line-height: 32px;
  }
}
.hero-area .hero-content p {
  margin: 20px 0;
  font-size: 24px;
  line-height: 28px;
  color: #fff;
}
@media (max-width: 767px) {
  .hero-area .hero-content p {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 991px) {
  .hero-area .hero-content ul {
    padding: 0 25px;
  }
}
.hero-area .hero-content ul > li {
  position: relative;
  padding-left: 30px;
  font-size: 20px;
  line-height: 26px;
}
.hero-area .hero-content ul > li::before {
  content: "\ebc5";
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  color: var(--primary-01);
  display: inline-block;
  font: normal normal normal 20px/1 "LineIcons";
  line-height: 26px;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
  -webkit-filter: drop-shadow(0px 2px 5px #F9D45D);
          filter: drop-shadow(0px 2px 5px #F9D45D);
}
@media (max-width: 991px) {
  .hero-area .hero-content ul > li {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .hero-area .hero-content ul > li {
    font-size: 16px;
    line-height: 18px;
  }
  .hero-area .hero-content ul > li::before {
    font-size: 16px;
    line-height: 18px;
  }
}
.hero-area .hero-content ul > li ol {
  width: 100%;
}
.hero-area .hero-content ul > li:not(:last-child) {
  margin-bottom: 10px;
}

.joinin-button {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 20px;
}
@media (max-width: 991px) {
  .joinin-button {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.joinin-button a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: linear-gradient(210deg, #7F6B00 8%, #2C2C2C 83%);
  border: 0.5px solid var(--primary-01);
  -webkit-box-shadow: inset 0px 0px 4px var(--primary-01);
          box-shadow: inset 0px 0px 4px var(--primary-01);
  border-radius: 40px;
  height: 40px;
  padding: 10px 30px;
  min-width: 160px;
  width: auto;
  color: #fff;
  text-shadow: 0px 0px 2px var(--primary-01);
}
.joinin-button a:nth-child(2) {
  background: #303030;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}

.section {
  position: relative;
  padding: 200px 20px;
}
@media (max-width: 600px) {
  .section {
    padding: 100px 20px;
  }
}

.section-title {
  position: relative;
  z-index: 5;
  margin-bottom: 100px;
  text-align: center;
}
@media (max-width: 600px) {
  .section-title {
    margin-bottom: 30px;
  }
}
.section-title h2 {
  position: relative;
  padding-bottom: 25px;
  color: #fff;
  font-size: 34px;
  font-weight: 800;
  text-transform: capitalize;
}
.section-title h2::before {
  content: "";
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  bottom: 0;
  width: 30px;
  height: 2px;
  background: var(--primary-01);
}
.section-title h2::after {
  content: "";
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  bottom: 0;
  width: 80px;
  height: 2px;
  border-bottom: 2px dashed var(--primary-01);
}
@media (max-width: 600px) {
  .section-title h2 {
    font-size: 28px;
  }
}

/*======================================
    promote
========================================*/
.promote {
  position: relative;
  background: #000;
}
.promote::before, .promote::after {
  content: "";
  position: absolute;
  left: 0;
  top: 80px;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.promote::before {
  background: url("../../assets/images/bg/bg1.webp") center center no-repeat;
  background-size: contain;
}
@media (max-width: 600px) {
  .promote::before {
    background-size: 800%;
  }
}
.promote::after {
  background: url("../../assets/images/element/cup.webp") left 100px center no-repeat;
  background-size: 500px;
}
@media (max-width: 1600px) {
  .promote::after {
    background-position: left -100px center;
  }
}
@media (max-width: 1200px) {
  .promote::after {
    display: none;
  }
}
.promote .cup-block {
  padding-left: 400px;
}
@media (max-width: 1600px) {
  .promote .cup-block {
    padding-left: 240px;
  }
}
@media (max-width: 1200px) {
  .promote .cup-block {
    padding-left: 0;
  }
}
.promote .single-promote {
  position: relative;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 6px;
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  margin-top: 30px;
  padding: 35px;
  height: calc(100% - 30px);
  color: #333;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.promote .single-promote:hover {
  -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.0901960784);
          box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.0901960784);
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
.promote .single-promote i {
  background: linear-gradient(210deg, #7F6B00 8%, #2C2C2C 83%);
  border-radius: 8px;
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60px;
          flex: 0 0 60px;
}
.promote .single-promote i img {
  width: 40px;
  -webkit-filter: invert(100%) sepia(0%) saturate(7493%) hue-rotate(207deg) brightness(104%) contrast(101%);
          filter: invert(100%) sepia(0%) saturate(7493%) hue-rotate(207deg) brightness(104%) contrast(101%);
}
.promote .single-promote h3 {
  font-size: 18px;
  font-weight: 500;
}
.promote .single-promote p {
  color: #888888;
  line-height: 22px;
}
.promote .promote-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}

/*=============================
	commission
===============================*/
.commission {
  position: relative;
  background: url("../../assets/images/bg/bg2.webp") center center no-repeat;
  background-size: cover;
}
.commission::before, .commission::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 150px;
  pointer-events: none;
}
.commission::before {
  top: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), color-stop(90%, #000000));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, #000000 90%);
}
.commission::after {
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(90%, #000000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 90%);
}
.commission .commission-content > li {
  position: relative;
  padding-left: 26px;
  line-height: 26px;
}
.commission .commission-content > li::before {
  content: "\ebc5";
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  color: var(--primary-01);
  display: inline-block;
  font: normal normal normal 16px/1 "LineIcons";
  line-height: 26px;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
  -webkit-filter: drop-shadow(0px 2px 5px #F9D45D);
          filter: drop-shadow(0px 2px 5px #F9D45D);
}
.commission .commission-content > li ol {
  width: 100%;
}
.commission .commission-content > li:not(:last-child) {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .commission .commission-content {
    margin: 30px 0;
  }
}
.commission h5 {
  text-align: center;
  font-weight: normal;
}
@media (max-width: 768px) {
  .commission h5.first-child {
    margin-top: 30px;
  }
}
.commission .commission-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  height: 100%;
  padding: 50px 0;
}
.commission .commission-box {
  position: relative;
  overflow-x: scroll;
  padding-bottom: 10px;
}
.commission .commission-box::-webkit-scrollbar {
  height: 4px;
  border-radius: 10px;
}
.commission .commission-box::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.commission .commission-box::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #7F6B00;
}
.commission .commission-box table {
  margin: 50px auto 20px;
  overflow-x: auto;
  width: 100%;
  border-top: solid 2px var(--primary-01);
  border-bottom: solid 2px var(--primary-01);
  border-collapse: separate;
  border-spacing: 5px;
  border-collapse: collapse;
  border-spacing: 0;
}
@media (max-width: 600px) {
  .commission .commission-box table {
    margin: 30px auto 0;
    font-size: 16px;
  }
}
.commission .commission-box table tr:not(:last-child) {
  border-bottom: dashed 1px var(--primary-01);
}
.commission .commission-box table tr:first-child {
  background: linear-gradient(210deg, #7F6B00 8%, #2C2C2C 83%);
  border-bottom: solid 1px var(--primary-01);
}
.commission .commission-box table tr td:first-child {
  white-space: nowrap;
}
.commission .commission-box table th,
.commission .commission-box table td {
  padding: 15px 10px;
  color: #fff;
  text-align: center;
}
.commission .commission-box table th.negative-number,
.commission .commission-box table td.negative-number {
  color: #f77;
}
.commission .commission-box table th.total-number,
.commission .commission-box table td.total-number {
  color: var(--primary-01);
  font-size: 28px;
  font-weight: 700;
  position: relative;
}
.commission .commission-box table th.total-number::before,
.commission .commission-box table td.total-number::before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  -webkit-transform: rotate(340deg);
          transform: rotate(340deg);
  width: 50px;
  height: 50px;
  background: url("../../assets/images/element/rating.webp") center center no-repeat;
  background-size: 100%;
  -webkit-animation-name: scale01;
          animation-name: scale01;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
@media (max-width: 991px) {
  .commission .commission-box table th.total-number::before,
  .commission .commission-box table td.total-number::before {
    top: -10px;
    width: 30px;
    height: 30px;
  }
}
@-webkit-keyframes scale01 {
  0% {
    -webkit-transform: scale(0.8) rotate(340deg);
            transform: scale(0.8) rotate(340deg);
  }
  50% {
    -webkit-transform: scale(1.2) rotate(340deg);
            transform: scale(1.2) rotate(340deg);
  }
  100% {
    -webkit-transform: scale(0.8) rotate(340deg);
            transform: scale(0.8) rotate(340deg);
  }
}
@keyframes scale01 {
  0% {
    -webkit-transform: scale(0.8) rotate(340deg);
            transform: scale(0.8) rotate(340deg);
  }
  50% {
    -webkit-transform: scale(1.2) rotate(340deg);
            transform: scale(1.2) rotate(340deg);
  }
  100% {
    -webkit-transform: scale(0.8) rotate(340deg);
            transform: scale(0.8) rotate(340deg);
  }
}
.commission .commission-box table th {
  text-shadow: 0px 0px 2px var(--primary-01);
  text-transform: uppercase;
}
.commission .joinin-block {
  position: relative;
  z-index: 5;
  margin-top: 30px;
}
.commission .joinin-block::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 180px;
  height: 180px;
  background: url("../../assets/images/element/money.webp") center center no-repeat;
  background-size: 100%;
  pointer-events: none;
}
.commission .joinin-block .joinin-word {
  text-align: center;
  padding: 0 160px;
}
@media (max-width: 768px) {
  .commission .joinin-block .joinin-word {
    text-align: left;
    padding-left: 0;
    font-size: 20px;
  }
}
.commission .joinin-block .joinin-button {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 160px;
}
@media (max-width: 768px) {
  .commission .joinin-block .joinin-button {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    padding-left: 0;
  }
}
.commission .dot-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../../assets/images/element/dot.webp") left top 250px no-repeat, url("../../assets/images/element/dot.webp") right -50px bottom 150px no-repeat;
  background-size: 150px;
  pointer-events: none;
}
@media (max-width: 600px) {
  .commission .dot-bg {
    display: none;
  }
}

/*=============================
	Why Choose OZWin365
===============================*/
.whychoose {
  background: url("../../assets/images/bg/bg8.webp") right -384px center no-repeat, url("../../assets/images/bg/bg8.webp") left -384px center no-repeat;
  background-size: 768px;
}
.whychoose::before, .whychoose::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 150px;
  pointer-events: none;
}
.whychoose::before {
  top: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), color-stop(90%, #000000));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, #000000 90%);
}
.whychoose::after {
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(90%, #000000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 90%);
}
.whychoose .why-table {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  margin-top: 30px;
  background: #fff;
  border: 2px solid #7F6B00;
  border-bottom-width: 3px;
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  height: calc(100% - 30px);
  /* Animation */
}
.whychoose .why-table:hover {
  -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.0901960784);
          box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.0901960784);
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
.whychoose .why-table .why-title {
  position: relative;
  text-align: center;
  background: linear-gradient(210deg, #7F6B00 8%, #2C2C2C 83%);
  padding: 20px;
}
.whychoose .why-table .why-title i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 60px;
  height: 60px;
  border-radius: 100%;
}
.whychoose .why-table .why-title i img {
  width: 100%;
  -webkit-filter: invert(100%) sepia(0%) saturate(801%) hue-rotate(191deg) brightness(111%) contrast(101%) drop-shadow(0 0 2px var(--primary-01));
          filter: invert(100%) sepia(0%) saturate(801%) hue-rotate(191deg) brightness(111%) contrast(101%) drop-shadow(0 0 2px var(--primary-01));
}
.whychoose .why-table .why-title h5 {
  margin-bottom: 15px;
  -webkit-filter: drop-shadow(0 0 2px var(--primary-01));
          filter: drop-shadow(0 0 2px var(--primary-01));
}
.whychoose .why-table .wave-block {
  position: absolute;
  z-index: 10;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
.whychoose .why-table .wave-block::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 2px;
  background: #fff;
}
.whychoose .why-table .waves {
  position: relative;
  width: 100%;
  height: 30px;
}
.whychoose .why-table .waves01 {
  fill: #fff;
}
.whychoose .why-table .waves02 {
  fill: #fff;
  opacity: 0.4;
}
.whychoose .why-table .parallax > use {
  -webkit-animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
          animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
}
.whychoose .why-table .parallax > use:nth-child(1) {
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
  -webkit-animation-duration: 7s;
          animation-duration: 7s;
}
.whychoose .why-table .parallax > use:nth-child(2) {
  -webkit-animation-delay: -3s;
          animation-delay: -3s;
  -webkit-animation-duration: 10s;
          animation-duration: 10s;
}
.whychoose .why-table .parallax > use:nth-child(3) {
  -webkit-animation-delay: -4s;
          animation-delay: -4s;
  -webkit-animation-duration: 13s;
          animation-duration: 13s;
}
.whychoose .why-table .parallax > use:nth-child(4) {
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
  -webkit-animation-duration: 20s;
          animation-duration: 20s;
}
@-webkit-keyframes move-forever {
  0% {
    -webkit-transform: translate3d(-90px, 0, 0);
            transform: translate3d(-90px, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(85px, 0, 0);
            transform: translate3d(85px, 0, 0);
  }
}
@keyframes move-forever {
  0% {
    -webkit-transform: translate3d(-90px, 0, 0);
            transform: translate3d(-90px, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(85px, 0, 0);
            transform: translate3d(85px, 0, 0);
  }
}
.whychoose .why-table .why-content {
  padding: 20px;
  color: #333;
  font-weight: 600;
  text-align: center;
}

/*=============================
	How to Get Started
===============================*/
.howto {
  background: url("../../assets/images/bg/bg5.webp") center center no-repeat;
  background-size: cover;
}
.howto::before, .howto::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 150px;
  pointer-events: none;
}
.howto::before {
  top: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), color-stop(90%, #000000));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, #000000 90%);
}
.howto::after {
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(90%, #000000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 90%);
}
.howto .howto-table {
  position: relative;
  border-radius: 10px;
  border-radius: 3px 50px 3px 3px;
  margin-top: 30px;
  background: rgba(0, 0, 0, 0.5);
  border-top: 1px solid #7F6B00;
  border-left: 1px solid #7F6B00;
  border-right: 2px solid #7F6B00;
  border-bottom: 3px solid #7F6B00;
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  height: calc(100% - 30px);
  padding: 25px 25px 60px;
}
.howto .howto-table:hover {
  -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.0901960784);
          box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.0901960784);
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
.howto .howto-table .step {
  position: absolute;
  right: 0;
  bottom: -5px;
  padding: 0 18px;
  color: #7F6B00;
  font-size: 40px;
  font-weight: 700;
  font-style: italic;
  opacity: 0.75;
}
.howto .howto-table .howto-title {
  text-align: center;
  margin-bottom: 20px;
}
.howto .howto-table .howto-title h5 {
  color: var(--primary-01);
  font-size: 30px;
}
.howto .howto-table .howto-title i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 70px;
  height: 70px;
  border-radius: 100%;
  background: var(--primary-01);
  background: linear-gradient(210deg, #7F6B00 8%, #2C2C2C 83%);
  -webkit-box-shadow: inset 0px 0px 4px var(--primary-01);
          box-shadow: inset 0px 0px 4px var(--primary-01);
}
.howto .howto-table .howto-title i img {
  width: 40px;
  -webkit-filter: invert(100%) sepia(0%) saturate(801%) hue-rotate(191deg) brightness(111%) contrast(101%) drop-shadow(0 0 2px var(--primary-01));
          filter: invert(100%) sepia(0%) saturate(801%) hue-rotate(191deg) brightness(111%) contrast(101%) drop-shadow(0 0 2px var(--primary-01));
}
.howto .howto-table .howto-content h5 {
  display: block;
  font-size: 24px;
  color: var(--primary-01);
  text-align: center;
  margin-bottom: 10px;
}

/*======================================
  Testimonials or Partner Logos
========================================*/
.clients-area {
  background: url("../../assets/images/bg/bg4.webp") center center no-repeat;
  background-size: cover;
}
.clients-area .clients-logos {
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 600px) {
  .clients-area .clients-logos {
    grid-template-columns: 1fr 1fr;
    margin-top: 20px;
  }
}
.clients-area .clients-logos .single-image {
  margin: 10px;
  padding: 8px 25px;
  border-radius: 8px;
  background: #fff;
  border: 1px solid #eee;
}
.clients-area .clients-logos .single-image img {
  width: 150px;
}
@media (max-width: 600px) {
  .clients-area .clients-logos .single-image {
    padding: 8px 12px;
  }
  .clients-area .clients-logos .single-image img {
    width: 120px;
  }
}
.clients-area .clients-logos .single-more {
  grid-column-start: 3;
  margin: 12px 10px;
  font-size: 24px;
  text-align: right;
}
@media (max-width: 600px) {
  .clients-area .clients-logos .single-more {
    grid-column-start: 2;
  }
}

/*======================================
	FAQS
========================================*/
.faqs::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 150px;
  pointer-events: none;
  top: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), color-stop(90%, #000000));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, #000000 90%);
}
.faqs::after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../../assets/images/bg/bg7.webp") right -200px top no-repeat;
  background-size: auto;
  opacity: 0.15;
}
@media (max-width: 768px) {
  .faqs .accordion.first-child {
    margin-top: 30px;
  }
}
.faqs .accordion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.faqs .accordion-item {
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  overflow: hidden;
}
.faqs .accordion-item:hover .accordion-button {
  background: linear-gradient(210deg, #7F6B00 8%, #2C2C2C 83%);
  color: #fff;
  text-shadow: 0px 0px 2px var(--primary-01);
}
.faqs .accordion-button {
  color: #fff;
  font-size: 16px;
  border: none;
}
.faqs .accordion-item:first-of-type .accordion-button,
.faqs .accordion-button {
  border-radius: 0;
}
.faqs .accordion-button::after,
.faqs .accordion-button:not(.collapsed)::after {
  background-image: url("../../assets/images/element/arrow-down.webp");
  background-size: contain;
  -webkit-filter: invert(100%) sepia(0%) saturate(7493%) hue-rotate(207deg) brightness(104%) contrast(101%);
          filter: invert(100%) sepia(0%) saturate(7493%) hue-rotate(207deg) brightness(104%) contrast(101%);
}
.faqs .accordion-button:not(.collapsed) {
  background: linear-gradient(210deg, #7F6B00 8%, #2C2C2C 83%);
  color: #fff;
  text-shadow: 0px 0px 2px var(--primary-01);
}
.faqs .accordion-collapse {
  border: none;
  border-width: 0;
}
.faqs .accordion-body {
  background: rgba(255, 255, 255, 0.1);
  color: var(--primary-01);
  font-size: 16px;
}
.faqs .accordion-body a {
  color: var(--primary-01);
  text-decoration: underline;
}
@media (max-width: 992px) {
  .faqs #accordionExample {
    gap: 20px;
  }
}

/*======================================
  Start Earning Today with OZWin365
========================================*/
.our-achievement {
  background: url("../../assets/images/bg/bg3.webp") center center no-repeat;
  background-size: cover;
  text-align: center;
  padding: 130px 0;
}
.our-achievement::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 150px), url("../../assets/images/element/geo-bg.webp") center center no-repeat;
  background-size: 120%;
  opacity: 0.3;
  pointer-events: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .our-achievement {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .our-achievement {
    padding: 60px 0;
  }
}
.our-achievement .title {
  color: #fff;
}
.our-achievement .title h2 {
  font-weight: 700;
  font-size: 36px;
  margin-bottom: 20px;
}
.our-achievement .single-achievement {
  margin-top: 80px;
  padding: 0px 10px;
  color: #fff;
  text-align: center;
}
.our-achievement .single-achievement h3 {
  display: block;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 800;
}
.our-achievement .single-achievement p {
  font-size: 20px;
  font-weight: 500;
  text-transform: capitalize;
}
.our-achievement .joinin-button {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 80px;
}
@media (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .our-achievement .title h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .our-achievement .single-achievement {
    margin: 30px 0;
  }
  .our-achievement .single-achievement h3 {
    font-size: 28px;
  }
  .our-achievement .joinin-button {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 40px;
  }
}

/*======================================
	Footer CSS
========================================*/
.footer {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(#414141), to(#010101));
  background: linear-gradient(180deg, #414141 0%, #010101 100%);
  padding: 50px 0;
}
.footer::before {
  content: "";
  position: absolute;
  left: 0;
  top: -2px;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, from(#FFF2CA), color-stop(12%, #D3C01C), color-stop(22%, #C2950C), color-stop(31%, #C2950C), color-stop(42%, #FFF2CA), color-stop(49%, #D3C01C), color-stop(56%, #C2950C), color-stop(64%, #FFF2CA), color-stop(72%, #D3C01C), color-stop(75%, #D3C01C), color-stop(80%, #FFF2CA), color-stop(89%, #C2950C));
  background: linear-gradient(90deg, #FFF2CA 0%, #D3C01C 12%, #C2950C 22%, #C2950C 31%, #FFF2CA 42%, #D3C01C 49%, #C2950C 56%, #FFF2CA 64%, #D3C01C 72%, #D3C01C 75%, #FFF2CA 80%, #C2950C 89%);
}
.footer .footer-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
.footer .footer-logo,
.footer .footer-link,
.footer .footer-social {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.footer .footer-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.footer .footer-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.footer .footer-link a:hover {
  color: var(--primary-01);
}
.footer .footer-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.footer .footer-social a {
  display: block;
}
@media (max-width: 992px) {
  .footer {
    padding: 30px 10px;
  }
  .footer .footer-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  .footer .footer-logo {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .footer .footer-logo .logo {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer .footer-link {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    text-align: left;
  }
  .footer .footer-social {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 300px;
  }
}

/*======================================
	service
========================================*/
.service-icon {
  position: fixed;
  z-index: 99;
  right: 20px;
  bottom: 80px;
  width: 70px;
  height: 70px;
  border-radius: 100%;
  background: var(--primary-01);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.service-icon img {
  width: 50px;
}
@media (max-width: 600px) {
  .service-icon {
    right: 10px;
  }
}

/*======================================
	scrollToTop
========================================*/
.scroll-top {
  position: fixed;
  z-index: 99;
  bottom: 20px;
  right: 35px;
  display: none;
  background: #494949;
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  width: 40px;
  height: 40px;
  color: #fff;
  font-size: 18px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 600px) {
  .scroll-top {
    right: 25px;
  }
}/*# sourceMappingURL=all.css.map */