:root {
  --royal-blue: #546cc3;
  --yellow-green: #a0cd4e;
  --black: black;
  --white: white;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #121212;
  background-color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

h1 {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 33px;
  font-weight: 500;
  line-height: 48px;
  display: block;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

h3 {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 25px;
  font-weight: 500;
  line-height: 30px;
}

h4 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
}

p {
  color: #767676;
  margin-bottom: 10px;
  font-family: Lora, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

a {
  text-decoration: underline;
}

ul {
  color: #767676;
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
  font-family: Lora, sans-serif;
  font-style: italic;
  font-weight: 400;
}

blockquote {
  color: #767676;
  border-left: 2px solid #d4d4d4;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 0 20px;
  font-family: Lora, sans-serif;
  font-size: 30px;
  font-style: italic;
  font-weight: 400;
  line-height: 40px;
}

.navigation-style-1 {
  background-color: #fff;
}

.nav-link {
  color: #616167;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 37px 10px 35px;
  font-size: 11px;
  font-weight: 700;
  transition: all .4s;
}

.nav-link:hover, .nav-link.w--current {
  color: var(--royal-blue);
}

.nav-link.dropdown {
  padding-left: 15px;
  padding-right: 20px;
}

.nav-link.white {
  color: #fff;
}

.nav-link.small {
  padding-top: 27px;
  padding-bottom: 25px;
}

.dropdown-arrow {
  margin-top: 41px;
  margin-right: 6px;
  font-size: 10px;
}

.dropdown-arrow.on-scroll {
  margin-top: 31px;
}

.banner {
  background-color: #212127;
  height: 400px;
  position: relative;
}

.banner.style-1 {
  background-color: var(--royal-blue);
  background-image: url('../images/lp1.png'), linear-gradient(45deg, #546cc3, #c35466);
  background-position: 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 1050px, auto;
  height: 750px;
}

.banner.style-2 {
  background-color: #f1f1f7;
  background-image: url('../images/zz20240124_sgs_eclipsesportswire_1125.jpg'), linear-gradient(#212127cc, #212127cc);
  background-position: 10% 20%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  height: 700px;
  padding-top: 60px;
}

.banner.style-3 {
  background-color: #0000;
  background-image: url('../images/hello2-2.png');
  background-position: 50% 38%;
  background-repeat: no-repeat;
  background-size: 2460px;
  height: 100vh;
}

.banner.style-4 {
  background-image: linear-gradient(45deg, var(--royal-blue), #c35466);
  height: 750px;
}

.banner.style-5 {
  background-color: var(--royal-blue);
  height: 700px;
}

.banner.style-6 {
  background-color: #fff;
  height: 850px;
}

.banner.style-7 {
  background-color: #f1f1f1;
  height: 600px;
}

.banner.style-8 {
  background-color: #f9f9f9;
  height: 600px;
}

.banner.style-9 {
  background-color: #0000;
  background-image: linear-gradient(#00000080, #00000080), url('../images/designer.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 850px;
}

.banner.style-10 {
  background-color: #f1f1f1;
  height: 700px;
}

.banner.style-11 {
  background-color: #0000;
  height: 750px;
}

.banner.style-12 {
  background-image: linear-gradient(#212127cc, #212127cc), url('../images/banner-7.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 850px;
}

.banner.style-13 {
  height: 700px;
}

.banner.intro {
  background-color: var(--royal-blue);
  background-image: linear-gradient(45deg, #546cc3, #c35466);
  height: 650px;
}

.logo-brand {
  margin-top: 33px;
}

.logo-brand.no-margin {
  margin-top: 0;
}

.logo-brand.no-left {
  float: none;
  margin-top: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  display: inline-block;
}

.logo-brand.scroll {
  margin-top: 24px;
}

.logo-brand.third-one {
  margin-top: 16px;
}

.nav-menu-style-2 {
  float: none;
  text-align: center;
}

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

.top-logo {
  text-align: center;
  padding-top: 30px;
}

.top-navigation {
  border-bottom: 1px solid #ededed;
  padding-top: 20px;
  padding-bottom: 20px;
}

.top-left-text {
  color: #767676;
  margin-right: 15px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  display: inline-block;
}

.top-left-text.in-testimonials {
  margin-right: 0;
  font-size: 16px;
  line-height: 20px;
  display: block;
}

.top-left-text.in-testimonials.whiter {
  color: #fff;
  margin-right: 0;
}

.top-left-text.in-blog {
  color: #fffc;
  margin-bottom: 10px;
  margin-right: 0;
  line-height: 20px;
  display: block;
}

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

.social-icon {
  opacity: .6;
  background-image: url('../images/Frame-934.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 16px;
  width: 30px;
  height: 30px;
  margin-left: 5px;
  margin-right: 5px;
  transition: all .4s;
}

.social-icon:hover {
  opacity: 1;
}

.social-icon.twitter, .social-icon.google {
  background-image: url('../images/Frame-934.png');
  background-size: 16px;
}

.social-icon.insta {
  background-image: url('../images/Frame-934.png');
  background-size: 18px;
}

.social-icon.white {
  background-image: url('../images/font-awesome_4-7-0_facebook_100_0_ffffff_none-1.png');
  background-size: 16px;
}

.social-icon.white.twitter {
  background-image: url('../images/font-awesome_4-7-0_twitter_100_0_ffffff_none-1.png');
  background-size: 16px;
}

.social-icon.white.twitter.color {
  opacity: 1;
  background-color: #55acee;
  border-radius: 6px;
  width: 40px;
  height: 40px;
}

.social-icon.white.insta {
  background-image: url('../images/font-awesome_4-7-0_instagram_100_0_ffffff_none-1.png');
  background-size: 18px;
}

.social-icon.white.insta.color {
  opacity: 1;
  background-color: #32506d;
  border-radius: 6px;
  width: 40px;
  height: 40px;
}

.social-icon.white.google {
  background-image: url('../images/font-awesome_4-7-0_google_100_0_ffffff_none_1font-awesome_4-7-0_google_100_0_ffffff_none.png');
  background-size: 16px;
}

.social-icon.white.google.color {
  opacity: 1;
  background-color: #cb2027;
  border-radius: 6px;
  width: 40px;
  height: 40px;
}

.social-icon.white.biger {
  background-size: 20px;
  width: 50px;
  height: 50px;
  margin-left: 0;
}

.social-icon.white.facebook-color {
  opacity: 1;
  background-color: #3b5998;
  border-radius: 6px;
  width: 40px;
  height: 40px;
}

.navigation-style-4 {
  background-color: #fff;
  border-bottom: 1px solid #000;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 0;
  padding-right: 20px;
  display: flex;
  position: fixed;
}

.social-navigation {
  float: right;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: 0;
}

.nav-menu-style-6 {
  float: left;
}

.button {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #a0cd4e;
  padding: 18px 35px 16px;
  font-size: 11px;
  font-weight: 500;
  text-decoration: none;
  transition: all .3s;
}

.button:hover {
  background-color: #b3dd66;
  transform: translate(0, -5px);
  box-shadow: 0 20px 20px #00000026;
}

.button.other-color {
  background-color: var(--royal-blue);
  display: inline-block;
}

.button.other-color:hover {
  background-color: #5f79d8;
}

.button.other-color.full {
  background-color: #020202;
  width: 100%;
}

.button.other-color.full.gradient {
  background-image: linear-gradient(45deg, var(--royal-blue), #c35466);
}

.button.other-color.full.gradient.in-pasword {
  float: left;
  width: 30%;
}

.button.other-color.full.gradient.black {
  background-color: #212127;
  background-image: none;
}

.button.other-color.line {
  box-shadow: inset 0 0 0 1px var(--royal-blue);
  color: var(--royal-blue);
  background-color: #0000;
}

.button.other-color.line:hover {
  box-shadow: inset 0 0 0 1px var(--royal-blue), 0 20px 20px 0 #00000026;
}

.button.other-color.in-intro {
  float: right;
  margin-left: 20px;
  position: relative;
  top: 17px;
}

.button.other-color.gradient {
  background-image: linear-gradient(45deg, var(--royal-blue), #c35466);
}

.button.dark {
  background-color: #212125;
}

.button.dark:hover {
  background-color: #414141;
}

.button.in-divider {
  background-color: #0000;
  border-bottom: 1px solid #fff;
  margin-left: 20px;
  padding: 10px 0 5px;
}

.button.in-divider:hover {
  box-shadow: none;
  transform: none;
}

.button.in-divider.lighter {
  color: #767676;
  border-bottom-color: #767676;
}

.button.rounded {
  border-radius: 15px;
  padding-left: 40px;
  padding-right: 40px;
}

.navigation-style-5 {
  background-color: #0000;
  border-bottom: 1px solid #fff3;
}

.navigation-style-6 {
  background-color: #0000;
  padding-left: 30px;
  padding-right: 30px;
}

.section {
  background-color: #fff;
  padding: 140px 20px;
  position: relative;
}

.section.gray {
  background-color: #f5f5f7;
  padding-top: 40px;
}

.section.gray.more {
  background-color: #d4d7dc;
}

.section.gray.more.no-bottom-padding {
  padding-bottom: 0;
}

.section.gray.contact {
  height: 450px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.section.gray.contact.style-1 {
  height: 275px;
}

.section.gray.less-space.top-line {
  border-top: 1px solid #e1e1e1;
}

.section.gray.image-3 {
  background-image: url('../images/laptop-1.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 1000px;
  border-bottom: 1px solid #e1e1e1;
  padding-top: 180px;
  padding-bottom: 180px;
}

.section.gray.image-3.image-3-1 {
  background-image: url('../images/lp3.jpg');
  background-position: 0;
  background-size: 1000px;
}

.section.gray.image-3.image-3-2 {
  background-image: url('../images/lp4.jpg');
  background-position: 95%;
  background-size: 1000px;
  border-bottom-style: none;
}

.section.less-space {
  padding-top: 70px;
  padding-bottom: 70px;
}

.section.less-space.with-line {
  border-top: 1px solid #ededed;
}

.section.less-space.bottom-line {
  border-bottom: 1px solid #ededed;
}

.section.color {
  background-color: var(--royal-blue);
  padding: 140px 20px;
}

.section.color.gradient {
  background-image: linear-gradient(45deg, #546cc3, #c35466);
}

.section.color.gradient.less-space {
  padding-top: 70px;
  padding-bottom: 70px;
}

.section.color.gradient.watch-image {
  background-image: linear-gradient(45deg, #546cc3, #c35466);
}

.section.color.more {
  padding-top: 180px;
  padding-bottom: 180px;
}

.section.color.with-map {
  background-image: url('../images/map-2.png');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: contain;
  background-attachment: fixed;
}

.section.divider {
  background-color: var(--royal-blue);
  padding-top: 60px;
  padding-bottom: 60px;
}

.section.black {
  background-color: #212127;
  padding-top: 180px;
  padding-bottom: 180px;
}

.section.black.another-space {
  padding-top: 70px;
  padding-bottom: 70px;
}

.section.black.another-space.bottom-line {
  border-bottom: 1px solid #ffffff1c;
}

.section.black.portfolio {
  padding: 30px 10px;
}

.section.black.normal {
  padding-top: 140px;
  padding-bottom: 140px;
}

.section.image-1 {
  background-image: url('../images/ronaldo-oliveira-171150-1.jpg');
  background-position: 50% 0;
  background-size: cover;
  padding-top: 180px;
  padding-bottom: 180px;
}

.section.image-2 {
  background-color: var(--royal-blue);
  padding-top: 190px;
  padding-bottom: 190px;
}

.section.top-line {
  border-top: 1px solid #ededed;
}

.section.image-4 {
  background-image: url('../images/ip1.jpg');
  background-position: 174% 63%;
  background-repeat: no-repeat;
  background-size: 70%;
  padding-top: 240px;
  padding-bottom: 240px;
}

.section.image-5 {
  background-image: url('../images/lp1.png');
  background-position: 91% 63%;
  background-repeat: no-repeat;
  background-size: 1000px;
  padding-top: 240px;
  padding-bottom: 240px;
}

.section.image-6 {
  background-image: url('../images/anh-phan-134368-1.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
}

.section.bottom-line {
  border-bottom: 1px solid #e1e1e1;
}

.top-title {
  text-align: center;
  margin-bottom: 100px;
}

.top-title.no-margin {
  margin-bottom: 0;
}

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

.top-title.left.less {
  margin-bottom: 50px;
}

.top-title.less {
  margin-bottom: 30px;
}

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

.sub-text {
  color: #515151;
  text-align: left;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.sub-text.white {
  color: #ccc;
  letter-spacing: normal;
  margin-top: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 35px;
}

.sub-text.white.smaller {
  font-size: 20px;
  line-height: 30px;
}

.sub-text.white.smaller.in-port {
  margin-top: 0;
  font-size: 19px;
}

.sub-text.white.little-biger {
  font-size: 32px;
}

.sub-text.smaller {
  font-size: 24px;
  line-height: 34px;
}

.sub-text.in-testimonials {
  margin-top: 0;
  font-size: 17px;
  line-height: 30px;
}

.sub-text.bit-smaller {
  font-size: 20px;
  line-height: 31px;
}

.sub-text.bit-smaller.more {
  font-size: 15px;
  line-height: 27px;
}

.sub-text.bit-smaller.fun {
  margin-top: 0;
  font-size: 18px;
}

.sub-text.bit-smaller.whiter {
  color: #fff;
  margin-top: 0;
}

.sub-text.bit-smaller.no-top-margin {
  margin-top: 0;
}

.sub-text.start {
  color: #fff;
  letter-spacing: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
}

.sub-text.in-section {
  font-size: 27px;
}

.sub-text.no-margin {
  margin-top: 0;
}

.sub-text.whiterr {
  color: #fff;
}

.container-fluid {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-fluid.top {
  position: relative;
  top: -251px;
}

.container-fluid.contact {
  position: relative;
  top: -120px;
}

.container-fluid.center {
  z-index: 2;
  text-align: left;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.container-fluid.center.uper {
  top: 38%;
}

.container-fluid.center.uper.style-2 {
  top: 25%;
}

.container-fluid.center.uper.style-3 {
  top: 40%;
}

.container-fluid.center.uper.style-4 {
  top: 42%;
}

.container-fluid.center.down {
  top: 62%;
}

.container-fluid.center.down.style-2 {
  top: 58%;
}

.container-fluid.center.style-7 {
  top: 37%;
}

.container-fluid.center.style-8 {
  top: 42%;
}

.container-fluid.center.style-9 {
  top: 39%;
}

.container-fluid.center.style-6 {
  top: 44%;
}

.container-fluid.center.style-5 {
  width: 70%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.container-fluid.center.style-3 {
  top: 40%;
}

.container-fluid.center.style-2 {
  top: 36%;
}

.container-fluid.center.style-1 {
  top: 11%;
}

.container-fluid.center.style-12 {
  top: 40%;
}

.services-icon {
  float: left;
  background-image: url('../images/icon-4.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 60px;
  width: 70px;
  height: 70px;
  margin-right: 20px;
}

.services-icon.icon-2 {
  background-image: url('../images/icon-3.png');
  background-size: 60px;
}

.services-icon.icon-3 {
  background-image: url('../images/icon-2.png');
  background-size: 60px;
}

.services-icon.style-2 {
  filter: invert();
  background-image: url('../images/Frame-976.png');
  background-position: 50% 0;
  background-size: 70px;
  width: 90px;
  height: 90px;
  margin-right: 0;
}

.services-icon.style-2.icon-2 {
  background-image: url('../images/Frame-976.png');
  background-size: 70px;
}

.services-icon.style-2.icon-3 {
  background-image: url('../images/Frame-976.png');
  background-position: 50% 0;
  background-size: 70px;
}

.services-icon.style-2.icon-4 {
  background-image: url('../images/Frame-976.png');
  background-size: 70px;
}

.services-content {
  position: relative;
  overflow: hidden;
}

.services-content.add-left-padding {
  padding-right: 20px;
}

.service-title {
  color: #a0cd4e;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 13px;
  font-weight: 500;
}

.service-title.pricing {
  color: #121212;
}

.service-title.white {
  color: #fff;
}

.service-title.black {
  color: #121212;
}

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

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

.top-margin.less.more {
  margin-top: 30px;
}

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

.top-margin.more.add {
  margin-top: 250px;
}

.top-margin.style-1 {
  margin-top: 80px;
}

.small-divider {
  background-color: var(--yellow-green);
  width: 50px;
  height: 2px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.small-divider.left {
  background-color: #eb2627;
  margin-left: 0;
}

.small-divider.right {
  margin-right: 0;
}

.small-divider.white {
  background-color: #fff;
}

.paragraph {
  color: #c4c4c4;
  text-align: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.paragraph.in-link {
  color: #969696;
  font-size: 15px;
  font-style: italic;
}

.paragraph.pricing {
  font-size: 17px;
  line-height: 30px;
}

.paragraph.pricing.with-line {
  color: silver;
  text-decoration: line-through;
}

.paragraph.in-dollar {
  color: #121212;
  font-size: 30px;
  font-weight: 300;
  line-height: 30px;
  display: inline-block;
  position: relative;
  top: -17px;
  left: -10px;
}

.paragraph.in-contact {
  color: #a8a8a8;
  font-size: 17px;
  font-style: italic;
  line-height: 30px;
}

.paragraph.copyright {
  font-size: 14px;
}

.paragraph.copyright.whiter {
  color: #ffffffb3;
  line-height: 36px;
}

.paragraph.copyright.style-5 {
  line-height: 40px;
}

.paragraph.in-service {
  color: #919191;
  margin-bottom: 20px;
  font-style: italic;
}

.paragraph.portfolio {
  font-family: Lora, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.paragraph.portfolio.gray {
  color: #919191;
  font-family: Open Sans, sans-serif;
  font-style: normal;
}

.paragraph.white {
  color: #fff;
}

.paragraph.white.in-footer {
  color: #fffc;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 30px;
}

.paragraph.team-sub-text {
  color: #c2c2c2;
  margin-bottom: 20px;
  font-family: Lora, sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
}

.paragraph.team-sub-text.darker {
  color: #919191;
}

.paragraph.team-sub-text.little-big {
  font-size: 17px;
}

.paragraph.text-field {
  border-style: none;
  height: 56px;
  padding-left: 14px;
  font-family: Lora, sans-serif;
  font-style: italic;
  font-weight: 400;
}

.paragraph.text-field:hover, .paragraph.text-field:focus {
  background-color: #fafafa;
}

.paragraph.text-field.in-password {
  float: left;
  width: 70%;
}

.paragraph.text-field.area {
  height: auto;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 50px;
}

.paragraph.text-field.area.smaller {
  margin-bottom: 10px;
  padding-bottom: 20px;
}

.paragraph.text-field.second {
  background-color: #f8f8f8;
}

.paragraph.text-field.second:hover, .paragraph.text-field.second:focus {
  background-color: #f5f5f5;
}

.paragraph.form-text {
  color: #fff;
  font-family: Lora, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.paragraph.tab {
  font-family: Lora, sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
}

.paragraph.sub-alert-text {
  font-family: Lora, sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
  display: inline-block;
}

.paragraph.progress {
  color: #969696;
  margin-bottom: 10px;
  font-size: 15px;
  font-style: italic;
}

.paragraph.progress.second {
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  display: inline-block;
  position: absolute;
  top: 11px;
  left: 15px;
}

.paragraph.another-font {
  font-family: Lora, sans-serif;
  font-style: italic;
  font-weight: 400;
}

.paragraph.intro-sub-title {
  margin-left: 0;
}

.paragraph.in-licens {
  color: #767676;
  font-style: italic;
  text-decoration: none;
}

.paragraph.in-licens:hover {
  text-decoration: underline;
}

.rocket-image {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-white {
  color: #fff;
}

.tab-logo {
  opacity: .6;
  text-align: center;
  background-color: #0000;
  background-image: url('../images/logo-1w.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 120px;
  width: 20%;
  min-height: 100px;
  transition: all .4s;
}

.tab-logo:hover {
  opacity: 1;
}

.tab-logo.w--current {
  opacity: 1;
  background-color: #0000;
}

.tab-logo.logo-2 {
  background-image: url('../images/logo-2w.png');
  background-size: 120px;
}

.tab-logo.logo-2.w--current {
  background-color: #0000;
}

.tab-logo.logo-2.dark-2 {
  background-image: url('../images/partner7.png');
  background-size: 120px;
}

.tab-logo.logo-3 {
  background-image: url('../images/logo-3w.png');
  background-size: 120px;
}

.tab-logo.logo-3.dark-3 {
  background-image: url('../images/partner1.png');
  background-size: 35px;
}

.tab-logo.logo-4 {
  background-image: url('../images/logo-4w.png');
  background-size: 120px;
}

.tab-logo.logo-4.dark-4 {
  background-image: url('../images/partner5.png');
  background-size: 150px;
}

.tab-logo.logo-5 {
  background-image: url('../images/logo-5w.png');
  background-size: 120px;
}

.tab-logo.logo-5.dark-5 {
  background-image: url('../images/partner8.png');
  background-size: 120px;
}

.tab-logo.dark {
  background-image: url('../images/partner3.png');
  background-size: 120px;
}

.tab-menu {
  margin-top: 50px;
}

.tab-menu.second {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 50px;
}

.testimonials-wrapper {
  text-align: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.quote-icon {
  background-image: url('../images/left-quote.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50px;
  width: 80px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link {
  color: #313131;
  cursor: pointer;
  text-decoration: none;
}

.link:hover {
  text-decoration: underline;
}

.link.white {
  color: #fff;
}

.pricing-style-1-wrapper {
  text-align: center;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding: 45px 30px;
  display: block;
}

.pricing-style-1-wrapper.featured {
  box-shadow: 0 0 30px #0000001a;
}

.pricing-style-1-wrapper.featured.style-2 {
  box-shadow: 0 0 30px #0006;
}

.pricing-style-1-wrapper.style-2 {
  background-color: #fff;
}

.biger {
  color: #121212;
  letter-spacing: 2px;
  font-size: 55px;
  font-weight: 600;
  line-height: 60px;
  position: relative;
}

.pricing-line {
  background-color: #e1e1e1;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 25px;
}

.half-section {
  float: left;
  width: 35%;
  height: 800px;
}

.half-section.full {
  background-color: #212127;
  width: 65%;
}

.half-section.full.white {
  background-color: #fff;
  border: 1px #000;
}

.half-section.image-1 {
  background-image: url('../images/crew-88128-1.jpg');
  background-position: 68%;
  background-repeat: no-repeat;
  background-size: cover;
}

.half-section.image-2 {
  -webkit-text-stroke-color: #12121200;
  background-image: url('../images/Frame-921-3-1.png');
  background-position: 50%;
  background-size: cover;
  position: relative;
}

.half-section.image-2.another {
  background-image: url('../images/bench-accounting-49906.jpg');
  background-position: 50%;
  background-size: cover;
}

.half-section.full-with-color {
  background-color: #f5f5f7;
  width: 50%;
}

.half-section.full-with-color.dark {
  background-color: #212127;
  width: 45%;
}

.half-section.full-with-color.color {
  background-color: var(--royal-blue);
  width: 45%;
}

.half-section.full-with-color.white {
  background-color: #fff;
  height: 700px;
}

.half-section.full-with-color.white.darker {
  background-color: #212127;
}

.half-section.full-with-color.whiter {
  background-color: #fff;
}

.half-section.image-3 {
  width: 50%;
}

.half-section.image-4 {
  background-image: url('../images/ab-3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 55%;
}

.half-section.image-4.image-4-1 {
  background-image: url('../images/ab-6.jpg');
  background-position: 50%;
  background-size: cover;
}

.half-section.image-5 {
  background-image: url('../images/william-stitt-119515.jpg');
  background-position: 50%;
  background-size: cover;
  width: 50%;
  height: 700px;
}

.half-section.image-5.photo-6 {
  background-image: url('../images/william-stitt-119524.jpg');
  background-size: cover;
}

.half-section.image-5.photo-7 {
  background-image: url('../images/bench-accounting-49906.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.half-section.image-5.photo-8 {
  background-image: url('../images/benjamin-child-20186-1.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.container-center-section {
  z-index: 2;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.container-center-section.portfolio {
  z-index: 20;
  position: absolute;
  left: 50%;
  transform: translate(0, -50%)translate(-50%);
}

.container-center-section.many {
  width: 55%;
}

.container-center-section.in-image {
  position: absolute;
  left: 50%;
  transform: translate(0, -50%)translate(-50%);
}

.container-center-section.full {
  width: 90%;
}

.container-center-section.full.left {
  text-align: left;
}

.footer {
  padding-top: 80px;
  padding-bottom: 60px;
}

.social-long {
  float: left;
  border-bottom: 1px solid #ededed;
  border-right: 1px solid #ededed;
  width: 25%;
  height: 120px;
  transition: all .4s;
}

.social-long.facebook {
  background-color: #fffc4600;
  background-image: url('../images/Frame-934.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 30px;
}

.social-long.facebook:hover {
  background-color: #fffc46;
  background-image: url('../images/Frame-934.png');
  background-size: 30px;
}

.social-long.twitter {
  background-color: #2a33e600;
  justify-content: center;
  align-items: center;
  width: 33%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.social-long.twitter:hover {
  background-color: #e4e4e4;
  background-image: none;
  background-size: auto;
}

.social-long.insta {
  background-color: #83ff7f00;
  justify-content: center;
  align-items: center;
  width: 33%;
  transition: none;
  display: flex;
}

.social-long.insta:hover {
  background-color: #e4e4e4;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
}

.social-long.google {
  background-color: #fa42ee00;
  border-right-style: none;
  justify-content: center;
  align-items: center;
  width: 33%;
  display: flex;
}

.social-long.google:hover {
  background-color: #e4e4e4;
  background-image: none;
  background-size: auto;
}

.social-long.no-bottom-line {
  border-bottom-style: none;
}

.footer-divider {
  background-color: #ededed;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.copyright {
  font-size: 15px;
}

.service-wrapper {
  color: #121212;
  background-color: #fff;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  transition: all .4s;
  display: block;
}

.service-wrapper:hover {
  box-shadow: 0 0 20px #0000001a;
}

.service-wrapper.style-2 {
  text-align: center;
  border-bottom: 1px solid #ededed;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

.service-wrapper.style-2:hover {
  transform: translate(0, -10px);
  box-shadow: 0 10px 30px #0000001a;
}

.service-wrapper.transparent {
  background-color: #0000;
}

.service-wrapper.transparent:hover {
  box-shadow: none;
}

.service-wrapper.in-blog {
  margin-bottom: 50px;
}

.service-wrapper.in-blog:hover {
  transform: translate(0, -10px);
  box-shadow: 0 20px 20px #0000001a;
}

.service-bottom {
  padding: 30px 30px 20px;
}

.service-bottom.another-style {
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
}

.service-bottom.second-style {
  padding-left: 0;
  padding-right: 40px;
}

.slider-testimonials {
  background-color: #0000;
  height: auto;
}

.slider-testimonials.some-padding {
  padding-right: 300px;
}

.slide-navigation {
  z-index: 1;
  float: right;
  opacity: .7;
  text-align: right;
  padding-top: 15px;
  font-size: 8px;
  display: inline-block;
  position: relative;
  top: -42px;
}

.slide-navigation.normal {
  float: none;
  text-align: center;
  margin-top: 20px;
  padding-top: 20px;
  display: block;
  position: static;
}

.testimonials-photo {
  float: left;
  background-image: url('../images/client-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 100%;
  width: 80px;
  height: 80px;
  margin-bottom: 0;
  margin-left: 2px;
  margin-right: 20px;
}

.testimonials-photo.photo-2 {
  background-image: url('../images/client-3.jpg');
  background-size: cover;
}

.testimonials-photo.photo-3 {
  background-image: url('../images/client-5.jpg');
  background-size: cover;
}

.testimonials-photo.center {
  float: none;
  width: 120px;
  height: 120px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.testimonials-content {
  position: relative;
  overflow: hidden;
}

.testimonials-name {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 13px;
  font-weight: 600;
}

.testimonials-name.white {
  color: #fff;
  font-weight: 500;
}

.lightbox-in-divider {
  width: 60px;
  height: 60px;
  transition: all .4s;
}

.lightbox-in-divider.cemter {
  width: 90px;
  height: 90px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.lightbox-in-divider.cemter.in-video {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}

.lightbox-in-divider.cemter.in-video.bottom {
  top: auto;
  bottom: 30px;
  left: 30px;
  transform: none;
}

.lightbox-in-divider.biger {
  width: 100px;
  height: 100px;
}

.portfolio-wrapper {
  float: left;
  width: 25%;
  height: 100%;
  position: relative;
}

.portfolio-wrapper.in-column {
  float: none;
  border: 1px solid #000;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.portfolio-lightbox {
  color: #fff;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.portfolio-lightbox.in-metro {
  width: 100%;
}

.portfolio-overlay {
  z-index: 1;
  background-color: #546cc3f2;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  inset: 0;
}

.portfolio-overlay.other-color {
  background-color: #ffffff24;
  justify-content: center;
  align-items: center;
  display: flex;
}

.portfolio-overlay.second-color {
  background-color: #0000;
  background-image: linear-gradient(#0006, #0006);
}

.portfolio-overlay.gradient {
  background-color: #0000;
  background-image: linear-gradient(#0000, #fff);
}

.portfolio-overlay.gradient.more {
  background-image: linear-gradient(#ffffff9c, #fff);
}

.portfolio-content {
  position: absolute;
  bottom: 40px;
  left: 40px;
}

.portfolio-content.zoom-icon {
  background-color: var(--royal-blue);
  background-image: url('../images/search.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 23px;
  border-radius: 100%;
  width: 70px;
  height: 70px;
  display: block;
  position: absolute;
  bottom: 20px;
  left: auto;
  right: 20px;
}

.portfolio-content.second {
  top: 40px;
  bottom: auto;
  left: 40px;
}

.portfolio-content.full {
  text-align: center;
  bottom: 40px;
  left: 40px;
  right: 40px;
}

.portfolio-content.center {
  text-align: center;
  inset: 50% 40px auto;
  transform: translate(0, -50%);
}

.project-title {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.project-title.bolder {
  font-weight: 500;
}

.project-title.dark {
  color: #121212;
}

.testimonials-portfolio {
  background-color: #546cc3;
  position: relative;
}

.column-without-padding {
  padding-left: 0;
  padding-right: 0;
}

.testimonials-half {
  float: left;
  width: 70%;
  padding-right: 20px;
}

.quote-icon-portfolio {
  float: left;
  text-align: center;
  width: 30%;
  display: block;
}

.footer-style-2 {
  background-color: var(--royal-blue);
  border-top: 1px solid #ffffff1c;
  padding-top: 80px;
  padding-bottom: 30px;
}

.footer-brand {
  margin-bottom: 30px;
}

.line-divider {
  background-color: #ffffff1c;
  height: 1px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.line-divider.more-margin {
  margin-top: 50px;
}

.line-divider.in-section {
  margin-top: 80px;
  margin-bottom: 80px;
}

.footer-title {
  color: #fff;
  letter-spacing: 2px;
  margin-bottom: 30px;
  font-size: 13px;
  font-weight: 500;
}

.left-padding {
  padding-right: 50px;
}

.service-second-title {
  color: #fff;
  text-align: center;
  margin-bottom: 15px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.service-wrapper-second {
  box-shadow: none;
  background-color: #000;
  border: 1px solid #fcfcfc4f;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding: 20px 20px 40px;
  display: flex;
}

.service-wrapper-second.no-margin {
  margin-bottom: 0;
}

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

.footer-style-3 {
  padding-top: 60px;
  padding-bottom: 40px;
}

.logo-footer {
  width: 150px;
  margin-right: 20px;
}

.logo-footer.w--current {
  margin-right: 10px;
}

.add-padding-top {
  padding-top: 17px;
}

.email-link {
  color: #fff;
  border-bottom: 2px solid #fff;
  display: inline-block;
}

.email-link:hover {
  border-bottom-style: solid;
  border-bottom-color: #0000;
}

.email-link.in-footer {
  text-decoration: none;
}

.right-padding {
  padding-left: 50px;
}

.video-wrapper {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.video-wrapper.full, .video-wrapper.in-app, .video-wrapper.in-column {
  width: 90%;
}

.team-wrapper {
  float: left;
  cursor: pointer;
  background-image: url('../images/team-2.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50%;
  height: 400px;
  position: relative;
}

.team-wrapper.team-2 {
  background-image: url('../images/team-1.jpg');
  background-size: cover;
}

.team-wrapper.team-3 {
  background-image: url('../images/team-3.jpg');
  background-size: cover;
}

.team-wrapper.team-4 {
  background-image: url('../images/team-4.jpg');
  background-size: cover;
}

.team-overlay {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(to top, #000, #00000063);
  position: absolute;
  inset: 0;
}

.team-content {
  position: absolute;
  bottom: 20px;
  left: 30px;
  right: 30px;
}

.team-name {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 500;
}

.success-message {
  background-color: #37b16d;
  width: 100%;
}

.error-message {
  text-align: center;
  background-color: #dd2c2c;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
}

.footer-style-4 {
  background-color: #212127;
  padding: 80px 60px 30px;
}

.testimonials-slide {
  text-align: center;
  background-color: #fafafa;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 35px;
  display: block;
}

.footer-style-5 {
  padding-top: 30px;
  padding-bottom: 20px;
}

.go-top {
  opacity: .25;
  background-image: url('../images/arrow-up-inside-a-circular-button-.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 38px;
  width: 40px;
  height: 40px;
}

.go-top:hover {
  opacity: .5;
}

.tab-portfolio {
  color: #ffffffb3;
  background-color: #0000;
  padding-left: 2.5px;
  padding-right: 2.5px;
}

.tab-portfolio.w--current {
  color: #fff;
  background-color: #0000;
}

.tab-portfolio.dark {
  color: #919191;
}

.tab-portfolio.dark.w--current {
  color: var(--royal-blue);
}

.fun-facts-wrapper {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.fun-icon {
  float: left;
  background-image: url('../images/juice.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60px;
  width: 90px;
  height: 90px;
  margin-right: 30px;
}

.fun-icon.icon-2 {
  background-image: url('../images/alarm-clock.svg');
  background-size: 60px;
}

.fun-icon.icon-3 {
  background-image: url('../images/computer.svg');
  background-size: 60px;
}

.fun-icon.icon-4 {
  background-image: url('../images/headphones.svg');
  background-size: 60px;
}

.fun-content {
  position: relative;
  overflow: hidden;
}

.fun-title {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 44px;
  font-weight: 400;
  line-height: 50px;
}

.fun-title.white {
  color: #fff;
}

.tab-testi {
  opacity: .7;
  background-image: url('../images/client-1.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 100%;
  width: 90px;
  height: 90px;
  margin-left: 15px;
  margin-right: 15px;
  transition: all .3s;
}

.tab-testi:hover, .tab-testi.w--current {
  opacity: 1;
}

.tab-testi.photo-2 {
  background-image: url('../images/client-3.jpg');
}

.tab-testi.photo-3 {
  background-image: url('../images/client-4.jpg');
}

.service-wrapper-third {
  text-align: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.services-icon-second {
  border: 1px solid var(--royal-blue);
  background-image: url('../images/icon-15.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50px;
  border-radius: 100%;
  width: 120px;
  height: 120px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.services-icon-second.icon-2 {
  background-image: url('../images/icon-16.png');
  background-size: 50px;
}

.services-icon-second.icon-3 {
  background-image: url('../images/icon-13.png');
  background-size: 50px;
}

.services-icon-second.icon-4 {
  background-image: url('../images/icon-14.png');
  background-size: 50px;
}

.portfolio-wrapper-second {
  position: relative;
  overflow: hidden;
}

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

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

.features-wrapper {
  float: left;
  color: #121212;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #ededed;
  width: 33.333%;
  margin-bottom: -1px;
  margin-right: -1px;
  padding: 40px 60px;
  transition: all .4s;
}

.features-wrapper:hover {
  z-index: 1;
  border-color: #fff;
  position: relative;
  transform: translate(0, -19px);
  box-shadow: 0 50px 50px #0000001a;
}

.features-wrapper.full {
  width: 100%;
}

.features-icon {
  background-color: var(--royal-blue);
  background-image: url('../images/network-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40px;
  border-radius: 100%;
  width: 100px;
  height: 100px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.features-icon.ico-3 {
  background-image: url('../images/settings-1.svg');
  background-size: 40px;
}

.features-icon.ico-4 {
  background-image: url('../images/alarm.svg');
  background-size: 40px;
}

.features-icon.icon-5 {
  background-image: url('../images/flag-1.svg');
  background-position: 50%;
  background-size: 40px;
}

.features-icon.icon-6 {
  background-image: url('../images/cloud.svg');
  background-size: 40px;
}

.features-icon.icon-7 {
  background-image: url('../images/edit.svg');
  background-size: 40px;
}

.features-icon.icon-8 {
  background-image: url('../images/megaphone-2.svg');
  background-size: 40px;
}

.features-icon.icon-9 {
  background-image: url('../images/chat.svg');
  background-size: 40px;
}

.iphone-app {
  text-align: center;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.iphone-wrapper {
  float: left;
  width: 30%;
}

.iphone-wrapper.more {
  width: 40%;
}

.footer-style-6 {
  background-color: #212127;
  padding-top: 80px;
  padding-bottom: 40px;
}

.subscribe-wrapper {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.iphone-slider {
  background-color: #0000;
  height: auto;
}

.slide-nav {
  opacity: .8;
  font-size: 11px;
}

.features-second-wrapper {
  text-align: right;
  margin-top: 50px;
  margin-right: 50px;
}

.features-second-wrapper.left {
  text-align: left;
  margin-left: 50px;
  margin-right: 0;
}

.watch-fetures {
  float: left;
  width: 50%;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.watch-content {
  text-align: center;
  cursor: pointer;
  background-color: #0000;
  border: 1px solid #e1e1e1;
  padding: 45px 25px 30px;
  transition: all .4s;
}

.watch-content:hover {
  background-color: #fff;
  border-color: #fff;
  transform: translate(0, -10px);
  box-shadow: 0 30px 30px #0000001a;
}

.bottom-part {
  border-top: 1px solid #ededed;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  padding-top: 30px;
  padding-bottom: 30px;
}

.navigation-style-7 {
  background-color: #0000;
  border-bottom: 1px solid #d8d8d8;
  padding-left: 30px;
  padding-right: 30px;
}

.business-icon-wrapper {
  text-align: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.business-icon {
  background-image: url('../images/business-ico.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 180px;
  width: 200px;
  height: 200px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.business-icon.icon-2 {
  background-image: url('../images/business-ico-3.png');
  background-size: 180px;
}

.business-icon.icon-4 {
  background-image: url('../images/business-ico-2.png');
  background-size: 180px;
}

.business-icon.icon-3 {
  background-image: url('../images/business-ico-4.png');
  background-size: 180px;
}

.contact-second-wrapper {
  float: left;
  text-align: center;
  background-color: #fff;
  border: 1px solid #ededed;
  width: 33.333%;
  height: 450px;
  margin-right: -1px;
  padding-left: 30px;
  padding-right: 30px;
  transition: all .4s;
}

.contact-second-wrapper:hover {
  z-index: 1;
  border-color: #fff;
  position: relative;
  transform: translate(0, -10px);
  box-shadow: 0 30px 30px #00000030;
}

.contact-second-wrapper.in-contact {
  height: 380px;
}

.contact-icon {
  background-image: url('../images/users.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 70px;
  width: 100px;
  height: 100px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.contact-icon.icon-2 {
  background-image: url('../images/network.svg');
  background-size: 70px;
}

.contact-icon.icon-3 {
  background-image: url('../images/video-player.svg');
  background-size: 70px;
}

.contact-icon.icon-4 {
  background-image: url('../images/idea.svg');
  background-size: 60px;
}

.contact-icon.icon-5 {
  background-image: url('../images/placeholder-2.svg');
  background-size: 60px;
}

.contact-icon.icon-6 {
  background-image: url('../images/alarm-clock-1.svg');
  background-size: 55px;
}

.contact-icon.icon-7 {
  background-image: url('../images/cloud-computing.svg');
  background-size: 70px;
}

.contact-icon.icon-8 {
  background-image: url('../images/alarm-clock-2.svg');
  background-size: 60px;
}

.contact-icon.icon-9 {
  background-image: url('../images/paper-plane-3.svg');
  background-size: 70px;
}

.contact-icon.icon-10 {
  background-image: url('../images/placeholder-3.svg');
  background-size: 70px;
}

.contact-icon.icon-11 {
  background-image: url('../images/phone.svg');
  background-size: 65px;
}

.contact-icon.icon-12 {
  background-image: url('../images/envelope-5.svg');
  background-size: 65px;
}

.service-icon-third {
  float: left;
  background-image: url('../images/user-2.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50px;
  width: 50px;
  height: 50px;
}

.service-icon-third.icon-2 {
  background-image: url('../images/flag.svg');
  background-size: 50px;
}

.service-icon-third.icon-3 {
  background-image: url('../images/paper-plane-2.svg');
  background-size: 50px;
}

.service-icon-third.icon-4 {
  background-image: url('../images/hide.svg');
  background-size: 50px;
}

.service-icon-third.icon-5 {
  background-image: url('../images/fingerprint-1.svg');
  background-size: 50px;
}

.service-icon-third.icon-6 {
  background-image: url('../images/unlocked.svg');
  background-size: 50px;
}

.service-icon-third.icon-7 {
  background-image: url('../images/settings.svg');
  background-size: 50px;
}

.service-icon-third.icon-8 {
  background-image: url('../images/like-1.svg');
  background-size: 50px;
}

.service-title-content {
  padding-top: 13px;
  padding-left: 20px;
  position: relative;
  overflow: hidden;
}

.service-tab {
  text-align: center;
  margin-bottom: 140px;
}

.tab-title {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  display: block;
  position: relative;
}

.tab-icon {
  background-image: url('../images/diamond-2.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50px;
  width: 60px;
  height: 60px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.tab-icon.icon-2 {
  background-image: url('../images/trophy-3.svg');
  background-size: 50px;
}

.tab-icon.icon-3 {
  background-image: url('../images/magic-wand.svg');
  background-size: 50px;
}

.tab-link {
  color: #919191;
  text-align: center;
  background-color: #0000;
  border-left: 1px solid #e1e1e1;
  margin-left: 0;
  margin-right: 0;
  padding-left: 60px;
  padding-right: 60px;
  transition: all .4s;
}

.tab-link:hover {
  color: #414141;
}

.tab-link.w--current {
  color: var(--royal-blue);
  background-color: #0000;
}

.tab-link.no-left-line {
  border-left-style: none;
}

.tab-link.no-left-line.w--current {
  color: var(--royal-blue);
}

.element-wrapper {
  text-align: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.service-white {
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding: 30px;
  transition: all .4s;
  display: block;
}

.service-white:hover {
  transform: translate(0, -10px);
  box-shadow: 0 30px 30px #0000001a;
}

.sub-banner {
  background-color: var(--royal-blue);
  height: 500px;
  position: relative;
}

.sub-banner.style-1 {
  background-image: linear-gradient(45deg, var(--royal-blue), #c35466e6), url('../images/rawpixel-com-196509-1.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 600px;
}

.sub-banner.style-2 {
  background-color: var(--royal-blue);
  height: 500px;
}

.sub-banner.dark {
  background-color: #546cc3;
  background-image: linear-gradient(45deg, #546cc3, #c35466);
  height: 400px;
}

.sub-banner.style-4 {
  background-color: #212127;
  background-image: linear-gradient(#0003, #0003), url('../images/evan-dennis-75563.jpg');
  background-position: 0 0, 0;
  background-size: auto, cover;
  height: 600px;
}

.sub-banner.style-5 {
  background-color: #212127;
  background-image: url('../images/photo.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
}

.sub-banner.style-6 {
  background-color: #212127;
  background-image: url('../images/taduuda-196007.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 500px;
}

.sub-banner.style-7 {
  background-color: #546cc3;
}

.sub-banner.style-8 {
  background-color: #f5f5f7;
  height: 900px;
}

.sub-banner.style-9 {
  background-color: #0000;
}

.sub-banner.style-10 {
  background-color: #212127;
  background-image: linear-gradient(#0003, #0003), url('../images/working-2.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.sub-banner.style-11 {
  background-color: #f5f5f7;
  height: 500px;
  padding-left: 20px;
  padding-right: 20px;
}

.sub-banner.style-11.style-2 {
  height: 400px;
}

.sub-banner.style-12 {
  background-image: linear-gradient(45deg, var(--royal-blue), #c35466);
  height: 800px;
}

.team-wrapper-second {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.team-content-second {
  text-align: center;
  margin-top: 50px;
}

.about-icon {
  float: left;
  background-image: url('../images/fingerprint-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50px;
  width: 70px;
  height: 70px;
  margin-right: 20px;
}

.about-icon.icon-2 {
  background-image: url('../images/worldwide.svg');
  background-size: 50px;
}

.about-icon.icon-3 {
  background-image: url('../images/stopwatch.svg');
  background-size: 50px;
}

.about-content {
  position: relative;
  overflow: hidden;
}

.about-fun-title {
  color: #fff;
  letter-spacing: 0;
  text-transform: capitalize;
  margin-top: 0;
  font-size: 21px;
}

.service-style-1 {
  float: left;
  text-align: center;
  width: 33.333%;
  height: 550px;
  padding-left: 80px;
  padding-right: 80px;
}

.service-style-1.photo-1 {
  background-image: url('../images/working-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.service-style-1.photo-2 {
  background-image: url('../images/working-2_1.jpg');
  background-position: 50%;
  background-size: cover;
}

.service-style-1.photo-3 {
  background-image: url('../images/working-3.jpg');
  background-position: 50%;
  background-size: cover;
}

.service-style-1.white {
  background-color: #fff;
}

.service-style-1.photo-5 {
  background-image: url('../images/working-5.jpg');
  background-position: 50%;
  background-size: cover;
}

.service-style-1.photo-4 {
  background-image: url('../images/working-4.jpg');
  background-position: 50%;
  background-size: cover;
}

.services-icon-third {
  background-image: url('../images/user-3.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60px;
  width: 100px;
  height: 100px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.services-icon-third.icon-2 {
  background-image: url('../images/picture.svg');
  background-size: 60px;
}

.services-icon-third.icon-3 {
  background-image: url('../images/twitter.svg');
  background-size: 60px;
}

.faq-wrapper {
  text-align: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.divider-second {
  background-color: #ededed;
  height: 1px;
  margin-top: 100px;
  margin-bottom: 100px;
}

.question-wrapper {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.toggle-wrapper {
  text-align: left;
  margin-top: -1px;
}

.toggle-header {
  color: #919191;
  text-align: left;
  background-color: #fff;
  background-image: url('../images/info.svg');
  background-position: 12px;
  background-repeat: no-repeat;
  background-size: 18px;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  width: 100%;
  padding: 20px 15px 17px 40px;
  transition: all .4s;
}

.toggle-header:hover {
  color: var(--royal-blue);
  background-color: #fafafa;
}

.toggle-header.icon-1 {
  background-image: url('../images/cloud-1.svg');
  background-size: 18px;
}

.toggle-header.icon-2 {
  background-image: url('../images/placeholder-5.svg');
  background-size: 18px;
}

.toggle-header.icon-3 {
  background-image: url('../images/share.svg');
  background-size: 18px;
}

.toggle-header.with-line {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border: 1px solid #ededed;
  padding-left: 30px;
}

.toggle-title {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  display: inline-block;
}

.toggle-icon {
  float: right;
  background-image: url('../images/down-arrow-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 12px;
  width: 18px;
  height: 18px;
  position: relative;
  right: 10px;
}

.toggle-content {
  overflow: hidden;
}

.toggle-content.add-color {
  border: 1px solid #ededed;
  margin-top: -2px;
}

.toggle-space {
  padding: 30px 30px 30px 15px;
}

.toggle-space.more {
  padding-left: 30px;
}

.maintenance-menu {
  text-align: center;
  background-color: #f5f5f7;
  border-bottom: 1px solid #e1e1e1;
  padding-top: 20px;
  padding-bottom: 20px;
}

.heading-5 {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-weight: 500;
  line-height: 28px;
}

._404-icon {
  background-image: url('../images/browser-4.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 90px;
  height: 90px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.lock {
  margin-bottom: 30px;
}

.pasword-wrapper {
  width: 60%;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.coming-section {
  background-color: #0000;
  height: 100vh;
  position: relative;
}

.background-video {
  background-image: linear-gradient(#212127ed, #212127ed);
  height: 100%;
  position: absolute;
  inset: 0;
}

.background-video.style-2 {
  background-image: linear-gradient(45deg, #546cc3f2, #c35466f2);
}

.coming-wrapper {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.blog-post-wrapper {
  float: left;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  width: 100%;
  height: 350px;
  position: relative;
  overflow: hidden;
}

.blog-post-wrapper.in-page {
  margin-bottom: 20px;
}

.overlay {
  background-image: linear-gradient(to top, #212127, #2121276b 59%, #fff0);
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.blog-content {
  padding: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.blog-title {
  color: #fff;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
}

.blog-button {
  margin-top: 20px;
}

.blog-post {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-rounded {
  border-radius: 0;
  position: relative;
  overflow: hidden;
}

.form-wrapper {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.form-wrapper.style-2 {
  width: 100%;
}

.form-wrapper.sing-up {
  width: 90%;
  margin-left: 0;
}

.map-section {
  height: 700px;
  position: relative;
  overflow: hidden;
}

.map {
  filter: grayscale();
  height: 100%;
}

.map.style-2 {
  filter: grayscale();
  height: 500px;
}

.form-map {
  background-color: #fff;
  border-radius: 5px;
  padding: 50px 40px 40px;
  box-shadow: 0 20px 20px #0000001a;
}

.map-overlay {
  z-index: 100;
  padding-top: 100px;
  position: absolute;
  inset: 0;
}

.female-wrapper, .map-circle {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-2 {
  background-color: #f5f5f7;
}

.dropdown-list.w--open {
  background-color: #212127;
  width: 400px;
  padding: 15px;
}

.dropdown-list.normal.w--open {
  width: auto;
}

.dropdown-list.second.w--open {
  width: 550px;
}

.dropdown-link {
  color: #969696;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 10px 20px;
  font-size: 11px;
  font-weight: 500;
  transition: all .2s;
}

.dropdown-link:hover {
  color: #fff;
  transform: translate(5px);
}

.dropdown-link.w--current {
  color: #f1f1f1;
}

.icon-button {
  float: left;
  background-image: url('../images/font-awesome_4-7-0_play_256_0_ffffff_none.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 10px;
  width: 15px;
  height: 15px;
  margin-right: 10px;
  position: relative;
  top: 1px;
}

.icon-button.icon-2 {
  background-image: url('../images/font-awesome_4-7-0_folder-open_256_0_ffffff_none.png');
  background-size: 12px;
}

.icon-button.icon-3 {
  background-image: url('../images/font-awesome_4-7-0_cloud-download_256_0_ffffff_none.png');
  background-size: 14px;
}

.text-button {
  display: inline-block;
}

.toggle-element {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.toggle-element.more-margin {
  margin-top: 100px;
}

.tabbed-content {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.tab-link-2 {
  background-color: #0000;
  border-bottom: 2px solid #0000;
  padding: 15px 20px;
  font-weight: 500;
  transition: all .3s;
}

.tab-link-2:hover {
  color: var(--royal-blue);
}

.tab-link-2.w--current {
  border-bottom-color: var(--royal-blue);
  color: var(--royal-blue);
  background-color: #0000;
}

.tab-link-2.style-2 {
  background-color: #0000;
  border-bottom-style: none;
  border-radius: 20px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 18px 30px 16px;
  font-weight: 500;
}

.tab-link-2.style-2.w--current {
  background-color: var(--royal-blue);
  color: #fff;
  font-weight: 400;
  box-shadow: 0 5px 5px #0000001a;
}

.tab-link-2.style-2.in-intro {
  color: #919191;
  border-radius: 0;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Lora, sans-serif;
  font-size: 16px;
  font-style: italic;
}

.tab-link-2.style-2.in-intro:hover {
  color: #616161;
}

.tab-link-2.style-2.in-intro.w--current {
  box-shadow: none;
  color: #414141;
  background-color: #0000;
}

.tab-link-2.style-3 {
  background-image: url('../images/cloud-1.svg');
  background-position: 0 47%;
  background-repeat: no-repeat;
  background-size: 20px;
  border-bottom-width: 1px;
  border-bottom-color: #ededed;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 35px;
  display: block;
}

.tab-link-2.style-3.w--current {
  border-bottom-color: var(--royal-blue);
}

.tab-link-2.style-3.icon-2 {
  background-image: url('../images/share.svg');
  background-size: 20px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.tab-link-2.style-3.icon-3 {
  background-image: url('../images/placeholder-5.svg');
  background-size: 20px;
}

.tabs-menu {
  margin-bottom: 30px;
  box-shadow: inset 0 -1px #ededed;
}

.tabs-menu.center {
  box-shadow: none;
  text-align: center;
}

.tabs-menu.left {
  float: left;
  width: 30%;
  box-shadow: none;
}

.alerts-wrapper {
  color: #de5959;
  background-color: #ffe9e9;
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 20px;
}

.alerts-wrapper.success {
  color: #5f9025;
  background-color: #ebf6e0;
}

.alerts-wrapper.warining {
  color: #8f872e;
  background-color: #fbfadd;
}

.alerts-wrapper.notice {
  color: #4587a9;
  background-color: #e9f7fe;
}

.alerts-text {
  margin-right: 5px;
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
}

.alert-remove-first {
  color: #de5959;
  background-color: #ffe9e9;
  margin-bottom: 20px;
  padding: 20px;
  position: relative;
}

.alert-remove-second {
  color: #5f9025;
  background-color: #ebf6e0;
  margin-bottom: 20px;
  padding: 20px;
  position: relative;
}

.alert-remove-third {
  color: #8f872e;
  background-color: #fbfadd;
  margin-bottom: 20px;
  padding: 20px;
  position: relative;
}

.alert-remove-four {
  color: #4587a9;
  background-color: #e9f7fe;
  margin-bottom: 20px;
  padding: 20px;
  position: relative;
}

.navigation-element {
  margin-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.navigation-element.color {
  background-image: url('../images/working-2.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.navigation-element.color.second {
  background-position: 50% 0;
}

.navigation-element.gray {
  background-color: #f5f5f7;
}

.list-icon {
  background-image: url('../images/checked-2.svg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  font-size: 15px;
}

.normal-list {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
}

.ordered-list {
  color: #767676;
  font-family: Lora, sans-serif;
  font-style: italic;
  font-weight: 400;
}

.footer-element {
  width: 80%;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  overflow: hidden;
}

.heading-2 {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 28px;
  font-weight: 500;
  line-height: 40px;
}

.heading-3 {
  margin-bottom: 15px;
  font-size: 23px;
  line-height: 36px;
}

.heading-4 {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.color {
  background-color: var(--royal-blue);
  color: #fff;
  padding: 2px 4px;
}

.deleted {
  color: #969696;
  text-decoration: line-through;
}

.mark {
  color: #8a803e;
  background-color: #fcf8e3;
  padding: 2px 4px;
}

.typo-space {
  margin-top: 20px;
}

.call-to-action {
  background-color: var(--royal-blue);
  text-align: center;
  padding: 50px 20px;
}

.call-to-action.style-2 {
  background-color: #0000;
  border: 1px solid #ededed;
}

.call-to-action.style-3 {
  background-image: linear-gradient(#0003, #0003), url('../images/clem-onojeghuo-121575.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.call-to-action-text {
  color: #fff;
  margin-top: 0;
  margin-right: 25px;
  font-size: 24px;
  font-weight: 300;
  display: inline-block;
  position: relative;
  top: 5px;
}

.call-to-action-text.style-2 {
  color: #121212;
}

.progress-element {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.progress-wrapper {
  margin-bottom: 15px;
  position: relative;
}

.progress-line {
  background-color: #f5f5f7;
  width: 100%;
  height: 2px;
  position: relative;
  overflow: hidden;
}

.progress-line.style-2 {
  height: 40px;
}

.progress-overlay {
  background-color: var(--royal-blue);
  background-image: linear-gradient(to right, var(--royal-blue), #c35466 99%);
  width: 80%;
  position: absolute;
  inset: 0;
}

.progress-overlay-2 {
  background-image: linear-gradient(to right, var(--royal-blue), #c35466);
  width: 70%;
  position: absolute;
  inset: 0;
}

.progress-overlay-3 {
  background-image: linear-gradient(to right, var(--royal-blue), #c35466);
  width: 95%;
  position: absolute;
  inset: 0;
}

.progress-overlay-4 {
  background-image: linear-gradient(to right, var(--royal-blue), #c35466);
  width: 57%;
  position: absolute;
  inset: 0;
}

.progress-overlay-5 {
  background-image: linear-gradient(to right, var(--royal-blue), #c35466);
  width: 100%;
  position: absolute;
  inset: 0;
}

.image-100 {
  width: 100%;
  max-width: none;
  height: 100%;
  display: inline-block;
}

.tab-content {
  float: left;
  width: 70%;
}

.banner-big-text {
  color: #fff;
  margin-top: 0;
  font-size: 47px;
  font-weight: 500;
  line-height: 57px;
}

.banner-big-text.darker {
  color: #121212;
  font-weight: 500;
}

.horizontal-divider {
  width: 10px;
  display: inline-block;
}

.scroll-navigation {
  z-index: 1100;
  background-color: #fff;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0 5px 20px #0000001a;
}

.play-block {
  display: inline-block;
}

.big-video-heading {
  margin-top: 0;
  margin-bottom: 15px;
  margin-right: 30px;
  font-size: 120px;
  line-height: 100px;
  display: inline-block;
}

.big-video-heading.left {
  margin-left: 30px;
  margin-right: 0;
}

.big-video-heading.left.make-white, .big-video-heading.make-white {
  color: #fff;
}

.heart-icon {
  background-image: url('../images/like-2.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
  display: inline-block;
  position: relative;
  top: 10px;
}

.big-slider {
  background-color: #0000;
  height: 100%;
  position: static;
}

.arrow-slider {
  border: 1px solid #fff;
  border-radius: 100%;
  width: 70px;
  height: 70px;
  margin-right: 30px;
  font-size: 17px;
  font-weight: 300;
  transition: all .3s;
}

.arrow-slider:hover {
  border-color: var(--royal-blue);
  background-color: var(--royal-blue);
}

.arrow-slider.left {
  margin-left: 30px;
}

.arrow-slider.hide {
  display: none;
}

.slide-big-nav {
  padding-top: 0;
  font-size: 12px;
}

.slide-big-nav.hide {
  display: none;
}

.slide-2 {
  background-image: url('../images/section-bg-6.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/section-bg-7.jpg');
  background-position: 50%;
  background-size: cover;
}

.scroll-down {
  text-align: center;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
}

.scroll-icon {
  background-image: url('../images/scroll.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40px;
  width: 50px;
  height: 50px;
}

.slide-4 {
  background-image: linear-gradient(#212127cc, #212127cc), url('../images/crew-22251.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-5 {
  background-image: linear-gradient(#212127cc, #212127cc), url('../images/crew-22252.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.navigation-intro {
  background-color: #fff;
  padding-left: 20px;
  padding-right: 20px;
}

.intro-left {
  text-align: right;
  padding-right: 15px;
}

.intro-title {
  color: #fff;
  letter-spacing: 2px;
  margin-top: 0;
  font-size: 100px;
  font-weight: 700;
  line-height: 100px;
  display: inline-block;
}

.intro-sub-title {
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
  margin-top: 0;
  font-size: 31px;
  font-weight: 300;
  line-height: 40px;
  position: relative;
  top: 7px;
}

.powerd {
  color: #fff;
  margin-right: 5px;
  font-weight: 300;
  display: inline-block;
}

.nav-intro {
  float: none;
  text-align: center;
}

.small-title-intro {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 19px;
  font-weight: 600;
  line-height: 30px;
}

.small-title-intro.in-demo {
  margin-bottom: 0;
  font-size: 16px;
}

.heading-intro {
  letter-spacing: 0;
  text-transform: none;
  margin-top: 0;
}

.demo-main {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.demo-photo {
  width: 100%;
  transition: all .3s;
  overflow: hidden;
}

.demo-photo:hover {
  transform: translate(0, -10px);
  box-shadow: 0 10px 10px #00000014;
}

.demo-content {
  text-align: center;
  background-color: #0000;
  padding: 25px;
}

.image-102 {
  width: 100%;
}

.slide-intro {
  background-color: #0000;
  height: auto;
}

.make-it-center {
  text-align: left;
}

.contact-pop-up-1 {
  z-index: 100;
  background-color: #546cc3fc;
  padding: 50px 20px 20px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translate(0, 100%);
}

.close-button {
  opacity: .4;
  cursor: pointer;
  background-image: url('../images/error.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 45px;
  width: 50px;
  height: 50px;
  transition: all .4s;
  position: absolute;
  top: 20px;
  right: 20px;
}

.close-button:hover {
  opacity: 1;
}

.contact-pop-up-2 {
  z-index: 9999;
  background-color: #000000d9;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0;
}

.pop-up-wrapper {
  background-color: #fff;
  width: 55%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: 50%;
  left: 0;
  right: 0;
  transform: translate(0, -50%);
}

.remove-pop-up {
  opacity: .2;
  cursor: pointer;
  background-image: url('../images/error-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 45px;
  width: 45px;
  height: 45px;
  transition: opacity .4s;
  position: absolute;
  top: 10px;
  right: 10px;
}

.remove-pop-up:hover {
  opacity: .6;
}

.remove-pop-up.in-subscribe {
  background-image: url('../images/multiply.svg');
  background-size: 17px;
}

.row {
  height: 440px;
}

.left-pop-up {
  padding: 60px;
}

.pop-up-image-wrapper {
  background-image: url('../images/seco-nd.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 440px;
}

.sign-up-left {
  float: left;
  background-color: #f5f5f7;
  width: 60%;
  height: 800px;
}

.sign-up-left.photo {
  background-image: url('../images/andrew-neel-218073-2.jpg');
  background-position: 50%;
  background-size: cover;
  width: 40%;
}

.sign-up-left.element {
  background-color: #fff;
  background-image: url('../images/macbook-mock-dribbble.jpg');
  background-position: 8%;
  background-repeat: no-repeat;
  background-size: 1168px;
  width: 50%;
}

.sign-up-left.style-2 {
  background-color: #fff;
  width: 50%;
}

.agree-wrapper {
  text-align: left;
  margin-top: 15px;
}

.coming-left {
  float: left;
  width: 45%;
  height: 100vh;
}

.coming-left.content {
  width: 55%;
}

.coming-left.photo {
  background-image: url('../images/diego-hernandez-220886.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.column, .column-2, .column-3, .column-4, .column-5 {
  padding-left: 0;
  padding-right: 0;
}

.white-link {
  color: #fff;
  text-decoration: none;
}

.column-6 {
  padding-left: 0;
}

.column-none {
  display: none;
}

.left-copyright-flex {
  justify-content: center;
  display: flex;
}

.left-copyright-flex.left {
  justify-content: flex-start;
}

.copyright-2 {
  color: #000;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.copyright-2.white {
  color: #fff;
}

.link-2 {
  color: #515157;
  text-decoration: none;
}

.link-2.left {
  margin-left: 15px;
  font-weight: 400;
}

.link-2.whiter {
  color: #fff;
}

.made-with-webflow {
  align-items: center;
  margin-top: 5px;
  text-decoration: none;
  transition: opacity .4s;
  display: flex;
}

.made-with-webflow.left-margin {
  margin-top: 0;
  margin-left: 10px;
}

.webflow-logo-tiny {
  opacity: .9;
  width: 18px;
  margin-right: 4px;
}

.paragraph-tiny {
  color: #515157;
  text-align: left;
  font-weight: 400;
}

.paragraph-tiny.whiter {
  color: #fff;
}

.center {
  text-align: center;
}

.big {
  color: var(--royal-blue);
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 500;
}

.columns-flex {
  justify-content: flex-end;
  display: flex;
}

.logo-client-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  filter: grayscale();
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.logo-client {
  opacity: .7;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 15px 35px;
  transition: all .2s;
  display: flex;
}

.logo-client:hover {
  opacity: 1;
}

._1-st-logo-home {
  margin-top: 33px;
}

._1-st-logo-home.no-margin {
  margin-top: 0;
}

._1-st-logo-home.no-left {
  float: none;
  margin-top: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  display: inline-block;
}

._1-st-logo-home.scroll {
  margin-top: 24px;
}

._1-st-logo-home.third-one {
  margin-top: 16px;
}

._1s-nav-link {
  color: #616167;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 37px 10px 35px;
  font-size: 11px;
  font-weight: 600;
  transition: all .4s;
}

._1s-nav-link:hover, ._1s-nav-link.w--current {
  color: var(--royal-blue);
}

._1s-nav-link.dropdown {
  padding-left: 15px;
  padding-right: 20px;
}

._1s-nav-link.white {
  color: #fff;
}

._1s-nav-link.small {
  padding-top: 27px;
  padding-bottom: 25px;
}

.div-block-3 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: block;
}

._1s-nav-link-login {
  color: #616167;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 37px 10px 35px;
  font-size: 11px;
  font-weight: 600;
  transition: all .4s;
}

._1s-nav-link-login:hover, ._1s-nav-link-login.w--current {
  color: var(--royal-blue);
}

._1s-nav-link-login.dropdown {
  padding-left: 15px;
  padding-right: 20px;
}

._1s-nav-link-login.white {
  color: #fff;
}

._1s-nav-link-login.small {
  color: #000;
  background-color: #ffc005;
  border: 1px solid #bb8c00;
  padding: 27px 40px 25px;
}

._1s-nav-link-login.small:hover {
  background-color: #ffc005a1;
}

.container-2 {
  width: 1170px;
}

._1s-logo-main-nav {
  margin-top: 0;
}

._1s-logo-main-nav.w--current {
  margin-top: 0;
  margin-bottom: 0;
}

._1s-logo-main-nav.no-margin {
  margin-top: 0;
}

._1s-logo-main-nav.no-left {
  float: none;
  margin-top: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  display: inline-block;
}

._1s-logo-main-nav.scroll {
  margin-top: 24px;
}

._1s-logo-main-nav.third-one {
  margin-top: 16px;
}

.div-block-4 {
  justify-content: center;
  align-items: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: flex;
}

.link-block {
  background-color: #ffc005;
  border: 1px solid #bb8c00;
  justify-content: center;
  align-items: center;
  width: 220px;
  height: auto;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.link-block:hover {
  background-color: #ffc005a1;
}

.div-block-5 {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.text-block {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.container-3 {
  flex: none;
  order: 0;
  justify-content: flex-start;
  align-items: center;
  display: block;
}

.div-block-6 {
  width: 450px;
}

.div-block-7 {
  justify-content: center;
  align-items: flex-end;
  display: block;
  position: relative;
  top: 200px;
}

.text-span {
  color: #aaa;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-style: normal;
}

.div-block-8 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

._1bselectherobuttons {
  background-color: #ffc005;
  border: 1px solid #bb8c00;
  justify-content: center;
  align-items: center;
  width: 220px;
  height: auto;
  padding: 15px 40px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

._1bselectherobuttons:hover {
  background-color: #c0930d;
}

._1selectherobuttondivs {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

._1bselectherobuttonsmembership {
  background-color: #000;
  border: 1px solid #000;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 50%;
  padding: 15px 40px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

._1bselectherobuttonsmembership:hover {
  background-color: #000000b8;
}

._1selectbuttonsmembershiptxt {
  color: #e6e6e6;
  letter-spacing: -.5px;
  font-size: 16px;
  font-weight: 500;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.container-fluid-top {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-fluid-top.top {
  position: relative;
  top: -251px;
}

.container-fluid-top.contact {
  position: relative;
  top: -120px;
}

.container-fluid-top.center {
  z-index: 2;
  text-align: left;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.container-fluid-top.center.uper {
  top: 38%;
}

.container-fluid-top.center.uper.style-2 {
  top: 25%;
}

.container-fluid-top.center.uper.style-3 {
  top: 40%;
}

.container-fluid-top.center.uper.style-4 {
  top: 42%;
}

.container-fluid-top.center.down {
  top: 62%;
}

.container-fluid-top.center.down.style-2 {
  top: 58%;
}

.container-fluid-top.center.style-7 {
  top: 37%;
}

.container-fluid-top.center.style-8 {
  top: 42%;
}

.container-fluid-top.center.style-9 {
  top: 39%;
}

.container-fluid-top.center.style-6 {
  top: 44%;
}

.container-fluid-top.center.style-5 {
  width: 70%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.container-fluid-top.center.style-3 {
  top: 40%;
}

.container-fluid-top.center.style-2 {
  top: 36%;
}

.container-fluid-top.center.style-1 {
  top: 11%;
}

.container-fluid-top.center.style-12 {
  top: 40%;
}

.container-fluid-bottom {
  max-width: 1170px;
  margin-top: 200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-fluid-bottom.top {
  position: relative;
  top: -251px;
}

.container-fluid-bottom.contact {
  position: relative;
  top: -120px;
}

.container-fluid-bottom.center {
  z-index: 2;
  text-align: left;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.container-fluid-bottom.center.uper {
  top: 38%;
}

.container-fluid-bottom.center.uper.style-2 {
  top: 25%;
}

.container-fluid-bottom.center.uper.style-3 {
  top: 40%;
}

.container-fluid-bottom.center.uper.style-4 {
  top: 42%;
}

.container-fluid-bottom.center.down {
  top: 62%;
}

.container-fluid-bottom.center.down.style-2 {
  top: 58%;
}

.container-fluid-bottom.center.style-7 {
  top: 37%;
}

.container-fluid-bottom.center.style-8 {
  top: 42%;
}

.container-fluid-bottom.center.style-9 {
  top: 39%;
}

.container-fluid-bottom.center.style-6 {
  top: 44%;
}

.container-fluid-bottom.center.style-5 {
  width: 70%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.container-fluid-bottom.center.style-3 {
  top: 40%;
}

.container-fluid-bottom.center.style-2 {
  top: 36%;
}

.container-fluid-bottom.center.style-1 {
  top: 11%;
}

.container-fluid-bottom.center.style-12 {
  top: 40%;
}

._1selectherobuttondivheroright {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 0;
  display: flex;
}

.column-7 {
  padding-right: 0;
}

.div-block-9 {
  width: 200px;
  position: absolute;
  inset: 13% auto auto 0%;
}

.heading-7 {
  letter-spacing: -2px;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}

._1selectherobuttondivleftalign {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 10px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 10px;
  display: flex;
}

.div-block-9-copy {
  width: 500px;
  position: absolute;
  inset: 4% 0% 0% auto;
}

.div-block-10 {
  color: #000;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.text-block-2 {
  color: #5a5a5a;
  font-family: Varela Round, sans-serif;
  font-weight: 400;
}

.heading-8 {
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}

.image-103 {
  opacity: .88;
}

.banner-home {
  background-color: #212127;
  height: 400px;
  position: relative;
}

.banner-home.style-1 {
  background-color: var(--royal-blue);
  background-image: url('../images/lp1.png'), linear-gradient(45deg, #546cc3, #c35466);
  background-position: 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 1050px, auto;
  height: 750px;
}

.banner-home.style-2 {
  background-color: #f1f1f7;
  background-image: url('../images/Blueberry-Hill-credit-Ryan-Thompson3.jpg'), linear-gradient(#212127cc, #212127cc);
  background-position: 10% 20%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  border: 1px solid #000;
  border-style: solid none;
  height: 700px;
  padding-top: 60px;
}

.banner-home.style-3 {
  background-color: #0000;
  background-image: url('../images/hello2-2.png');
  background-position: 50% 38%;
  background-repeat: no-repeat;
  background-size: 2460px;
  height: 100vh;
}

.banner-home.style-4 {
  background-image: linear-gradient(45deg, var(--royal-blue), #c35466);
  height: 750px;
}

.banner-home.style-5 {
  background-color: var(--royal-blue);
  height: 700px;
}

.banner-home.style-6 {
  background-color: #fff;
  height: 850px;
}

.banner-home.style-7 {
  background-color: #f1f1f1;
  height: 600px;
}

.banner-home.style-8 {
  background-color: #f9f9f9;
  height: 600px;
}

.banner-home.style-9 {
  background-color: #0000;
  background-image: linear-gradient(#00000080, #00000080), url('../images/designer.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 850px;
}

.banner-home.style-10 {
  background-color: #f1f1f1;
  height: 700px;
}

.banner-home.style-11 {
  background-color: #0000;
  height: 750px;
}

.banner-home.style-12 {
  background-image: linear-gradient(#212127cc, #212127cc), url('../images/banner-7.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 850px;
}

.banner-home.style-13 {
  height: 700px;
}

.banner-home.intro {
  background-color: var(--royal-blue);
  background-image: linear-gradient(45deg, #546cc3, #c35466);
  height: 650px;
}

.rebates-sec {
  background-color: #0a0a0a;
  background-image: radial-gradient(circle at 50% 0, #181818 98%, #000);
  margin-bottom: 20px;
  padding: 140px 20px;
  position: relative;
}

.rebates-sec.gray {
  background-color: #f5f5f7;
}

.rebates-sec.gray.more {
  background-color: #d4d7dc;
}

.rebates-sec.gray.more.no-bottom-padding {
  padding-bottom: 0;
}

.rebates-sec.gray.contact {
  height: 450px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.rebates-sec.gray.contact.style-1 {
  height: 275px;
}

.rebates-sec.gray.less-space.top-line {
  border-top: 1px solid #e1e1e1;
}

.rebates-sec.gray.image-3 {
  background-image: url('../images/laptop-1.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 1000px;
  border-bottom: 1px solid #e1e1e1;
  padding-top: 180px;
  padding-bottom: 180px;
}

.rebates-sec.gray.image-3.image-3-1 {
  background-image: url('../images/lp3.jpg');
  background-position: 0;
  background-size: 1000px;
}

.rebates-sec.gray.image-3.image-3-2 {
  background-image: url('../images/lp4.jpg');
  background-position: 95%;
  background-size: 1000px;
  border-bottom-style: none;
}

.rebates-sec.less-space {
  padding-top: 70px;
  padding-bottom: 70px;
}

.rebates-sec.less-space.with-line {
  border-top: 1px solid #ededed;
}

.rebates-sec.less-space.bottom-line {
  border-bottom: 1px solid #ededed;
}

.rebates-sec.color {
  background-color: var(--royal-blue);
  padding: 140px 20px;
}

.rebates-sec.color.gradient {
  background-image: linear-gradient(45deg, #546cc3, #c35466);
}

.rebates-sec.color.gradient.less-space {
  padding-top: 70px;
  padding-bottom: 70px;
}

.rebates-sec.color.gradient.watch-image {
  background-image: linear-gradient(45deg, #546cc3, #c35466);
}

.rebates-sec.color.more {
  padding-top: 180px;
  padding-bottom: 180px;
}

.rebates-sec.color.with-map {
  background-image: url('../images/map-2.png');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: contain;
  background-attachment: fixed;
}

.rebates-sec.divider {
  background-color: var(--royal-blue);
  padding-top: 60px;
  padding-bottom: 60px;
}

.rebates-sec.black {
  background-color: #000;
  margin-bottom: 40px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.rebates-sec.black.another-space {
  padding-top: 70px;
  padding-bottom: 70px;
}

.rebates-sec.black.another-space.bottom-line {
  border-bottom: 1px solid #ffffff1c;
}

.rebates-sec.black.portfolio {
  padding: 30px 10px;
}

.rebates-sec.black.normal {
  padding-top: 140px;
  padding-bottom: 140px;
}

.rebates-sec.image-1 {
  background-image: url('../images/ronaldo-oliveira-171150-1.jpg');
  background-position: 50% 0;
  background-size: cover;
  padding-top: 180px;
  padding-bottom: 180px;
}

.rebates-sec.image-2 {
  background-color: var(--royal-blue);
  padding-top: 190px;
  padding-bottom: 190px;
}

.rebates-sec.top-line {
  border-top: 1px solid #ededed;
}

.rebates-sec.image-4 {
  background-image: url('../images/ip1.jpg');
  background-position: 174% 63%;
  background-repeat: no-repeat;
  background-size: 70%;
  padding-top: 240px;
  padding-bottom: 240px;
}

.rebates-sec.image-5 {
  background-image: url('../images/lp1.png');
  background-position: 91% 63%;
  background-repeat: no-repeat;
  background-size: 1000px;
  padding-top: 240px;
  padding-bottom: 240px;
}

.rebates-sec.image-6 {
  background-image: url('../images/anh-phan-134368-1.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
}

.rebates-sec.bottom-line {
  border-bottom: 1px solid #e1e1e1;
}

.sub-text-rebates {
  color: #767676;
  text-transform: none;
  margin-top: 20px;
  font-family: Varela Round, sans-serif;
  font-size: 23px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
}

.sub-text-rebates.white {
  color: #e6e6e6;
  letter-spacing: 1.6px;
  font-family: Varela Round, sans-serif;
}

.sub-text-rebates.white.smaller {
  font-size: 20px;
  line-height: 30px;
}

.sub-text-rebates.white.smaller.in-port {
  margin-top: 0;
  font-size: 19px;
}

.sub-text-rebates.white.little-biger {
  font-size: 32px;
}

.sub-text-rebates.smaller {
  font-size: 24px;
  line-height: 34px;
}

.sub-text-rebates.in-testimonials {
  margin-top: 0;
  font-size: 17px;
  line-height: 30px;
}

.sub-text-rebates.bit-smaller {
  font-size: 20px;
  line-height: 31px;
}

.sub-text-rebates.bit-smaller.more {
  font-size: 15px;
  line-height: 27px;
}

.sub-text-rebates.bit-smaller.fun {
  margin-top: 0;
  font-size: 18px;
}

.sub-text-rebates.bit-smaller.whiter {
  color: #fff;
  margin-top: 0;
}

.sub-text-rebates.bit-smaller.no-top-margin {
  margin-top: 0;
}

.sub-text-rebates.start {
  color: #fff;
  letter-spacing: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
}

.sub-text-rebates.in-section {
  font-size: 27px;
}

.sub-text-rebates.no-margin {
  margin-top: 0;
}

.sub-text-rebates.whiterr {
  color: #fff;
}

.banner-rebates {
  background-color: #212127;
  height: 400px;
  position: relative;
}

.banner-rebates.style-1 {
  background-color: var(--royal-blue);
  background-image: url('../images/lp1.png'), linear-gradient(45deg, #546cc3, #c35466);
  background-position: 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 1050px, auto;
  height: 750px;
}

.banner-rebates.style-2 {
  background-color: #f1f1f7;
  background-image: url('../images/zz20240124_sgs_eclipsesportswire_1125.jpg'), linear-gradient(#212127cc, #212127cc);
  background-position: 10% 20%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  height: 700px;
  padding-top: 60px;
}

.banner-rebates.style-3 {
  background-color: #0000;
  background-image: url('../images/hello2-2.png');
  background-position: 50% 38%;
  background-repeat: no-repeat;
  background-size: 2460px;
  height: 100vh;
}

.banner-rebates.style-4 {
  background-image: linear-gradient(45deg, var(--royal-blue), #c35466);
  height: 750px;
}

.banner-rebates.style-5 {
  background-color: var(--royal-blue);
  height: 700px;
}

.banner-rebates.style-6 {
  background-color: #fff;
  height: 850px;
}

.banner-rebates.style-7 {
  background-color: #f1f1f1;
  height: 600px;
}

.banner-rebates.style-8 {
  background-color: #f9f9f9;
  height: 600px;
}

.banner-rebates.style-9 {
  background-color: #0000;
  background-image: linear-gradient(#00000080, #00000080), url('../images/designer.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 850px;
}

.banner-rebates.style-10 {
  background-color: #f1f1f1;
  height: 700px;
}

.banner-rebates.style-11 {
  background-color: #0000;
  height: 750px;
}

.banner-rebates.style-12 {
  background-image: linear-gradient(#212127cc, #212127cc), url('../images/banner-7.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 850px;
}

.banner-rebates.style-13 {
  height: 700px;
}

.banner-rebates.intro {
  background-color: var(--royal-blue);
  background-image: linear-gradient(45deg, #546cc3, #c35466);
  height: 650px;
}

.banner-rebates.rebates-style {
  background-color: #f1f1f7;
  background-image: url('../images/zz20240124_sgs_eclipsesportswire_1125.jpg'), linear-gradient(#212127cc, #212127cc);
  background-position: 0%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  height: 500px;
  padding-top: 60px;
}

.heading-7-rebates {
  color: #fff;
  text-align: center;
  letter-spacing: -1.5px;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #000;
  margin-top: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 52px;
}

._1selectheroalt, ._1selectheroimgdiv {
  position: relative;
}

.herologointrodiv {
  width: 50%;
  position: absolute;
  inset: 15% auto auto 0%;
}

.herobtnholder {
  width: 50%;
  position: absolute;
  inset: auto 0% 0% auto;
}

._1selectherobtnholderdiv {
  background-color: #fff0;
  border-bottom: 1px #000;
  justify-content: flex-end;
  align-items: center;
  height: 100px;
  padding-left: 0;
  padding-right: 40px;
  display: flex;
}

.herobtnholderdk {
  width: 50%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.herobtnholdermb {
  width: 50%;
  display: none;
  position: absolute;
  inset: auto 0% 0% auto;
}

._1selectherobtnholderdivmb {
  background-color: #fff;
}

.section-3 {
  border-top: 1px solid #000;
}

._1selectheroimgmb {
  display: none;
}

.herotestb, .whyseca {
  border-top: 1px solid #000;
}

._1selectheroaltb, ._1selectheroalta {
  position: relative;
}

.herologointrodiva {
  width: 42%;
  position: absolute;
  inset: 16% auto auto 0%;
}

.herologintrodivbottom {
  margin-top: 20px;
  margin-bottom: 20px;
}

.herobtnholderdkleft {
  width: 50%;
  position: absolute;
  inset: auto auto 41% 0%;
}

._1selectherobtnholderdivright {
  background-color: #fff0;
  border-bottom: 1px #000;
  justify-content: flex-end;
  align-items: center;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-12 {
  border-top: 1px solid #000;
}

.section-4 {
  border-top: 1px solid #000;
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-13 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-14 {
  width: auto;
  margin-bottom: 20px;
}

.paragraph-2 {
  color: #2c2c2c;
  text-align: center;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 35px;
}

.div-block-15 {
  width: 85%;
  position: absolute;
  inset: 10% auto auto 0%;
}

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

.div-block-16 {
  width: 70%;
}

.grid, .rebatesgrida {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 60px;
}

.benefitsgrida {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr;
  margin-top: 0;
}

.benefitsbullets {
  border: 1px solid #fcfcfc1f;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 10px 20px 20px;
  display: flex;
}

.benefitsbullets.no-margin {
  margin-bottom: 0;
}

.beneftisbullettxt {
  color: #fff;
  text-align: left;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 20px;
}

.benefitsbulletsec {
  background-color: #0a0a0a;
  border-bottom: 1px solid #fcfcfc1f;
  padding: 140px 20px;
  position: relative;
}

.benefitsbulletsec.gray {
  background-color: #f5f5f7;
}

.benefitsbulletsec.gray.more {
  background-color: #d4d7dc;
}

.benefitsbulletsec.gray.more.no-bottom-padding {
  padding-bottom: 0;
}

.benefitsbulletsec.gray.contact {
  height: 450px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.benefitsbulletsec.gray.contact.style-1 {
  height: 275px;
}

.benefitsbulletsec.gray.less-space.top-line {
  border-top: 1px solid #e1e1e1;
}

.benefitsbulletsec.gray.image-3 {
  background-image: url('../images/laptop-1.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 1000px;
  border-bottom: 1px solid #e1e1e1;
  padding-top: 180px;
  padding-bottom: 180px;
}

.benefitsbulletsec.gray.image-3.image-3-1 {
  background-image: url('../images/lp3.jpg');
  background-position: 0;
  background-size: 1000px;
}

.benefitsbulletsec.gray.image-3.image-3-2 {
  background-image: url('../images/lp4.jpg');
  background-position: 95%;
  background-size: 1000px;
  border-bottom-style: none;
}

.benefitsbulletsec.less-space {
  padding-top: 70px;
  padding-bottom: 70px;
}

.benefitsbulletsec.less-space.with-line {
  border-top: 1px solid #ededed;
}

.benefitsbulletsec.less-space.bottom-line {
  border-bottom: 1px solid #ededed;
}

.benefitsbulletsec.color {
  background-color: var(--royal-blue);
  padding: 140px 20px;
}

.benefitsbulletsec.color.gradient {
  background-image: linear-gradient(45deg, #546cc3, #c35466);
}

.benefitsbulletsec.color.gradient.less-space {
  padding-top: 70px;
  padding-bottom: 70px;
}

.benefitsbulletsec.color.gradient.watch-image {
  background-image: linear-gradient(45deg, #546cc3, #c35466);
}

.benefitsbulletsec.color.more {
  padding-top: 180px;
  padding-bottom: 180px;
}

.benefitsbulletsec.color.with-map {
  background-image: url('../images/map-2.png');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: contain;
  background-attachment: fixed;
}

.benefitsbulletsec.divider {
  background-color: var(--royal-blue);
  padding-top: 60px;
  padding-bottom: 60px;
}

.benefitsbulletsec.black {
  background-color: #000;
  background-image: linear-gradient(#000 28%, #070707);
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.benefitsbulletsec.black.another-space {
  padding-top: 70px;
  padding-bottom: 70px;
}

.benefitsbulletsec.black.another-space.bottom-line {
  border-bottom: 1px solid #ffffff1c;
}

.benefitsbulletsec.black.portfolio {
  padding: 30px 10px;
}

.benefitsbulletsec.black.normal {
  padding-top: 140px;
  padding-bottom: 140px;
}

.benefitsbulletsec.image-1 {
  background-image: url('../images/ronaldo-oliveira-171150-1.jpg');
  background-position: 50% 0;
  background-size: cover;
  padding-top: 180px;
  padding-bottom: 180px;
}

.benefitsbulletsec.image-2 {
  background-color: var(--royal-blue);
  padding-top: 190px;
  padding-bottom: 190px;
}

.benefitsbulletsec.top-line {
  border-top: 1px solid #ededed;
}

.benefitsbulletsec.image-4 {
  background-image: url('../images/ip1.jpg');
  background-position: 174% 63%;
  background-repeat: no-repeat;
  background-size: 70%;
  padding-top: 240px;
  padding-bottom: 240px;
}

.benefitsbulletsec.image-5 {
  background-image: url('../images/lp1.png');
  background-position: 91% 63%;
  background-repeat: no-repeat;
  background-size: 1000px;
  padding-top: 240px;
  padding-bottom: 240px;
}

.benefitsbulletsec.image-6 {
  background-image: url('../images/anh-phan-134368-1.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
}

.benefitsbulletsec.bottom-line {
  border-bottom: 1px solid #e1e1e1;
}

.benefitsbulletsred {
  background-color: #eb2627;
  border: 1px solid #fcfcfc1f;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 75px;
  margin-bottom: 0;
  padding: 10px 40px 10px 20px;
  display: flex;
  box-shadow: 0 2px 17px #000000c4;
}

.benefitsbulletsred.no-margin {
  margin-bottom: 0;
}

.benefitsbulletsblue {
  background-color: #3953a3;
  border: 1px solid #fcfcfc1f;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 75px;
  margin-bottom: 0;
  padding: 10px 20px;
  display: flex;
  box-shadow: 0 2px 17px #000000b5;
}

.benefitsbulletsblue.no-margin {
  margin-bottom: 0;
}

.benefitsbulletswhite {
  background-color: #fff;
  border: 1px solid #fcfcfc1f;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 75px;
  margin-bottom: 0;
  padding: 10px 80px 10px 20px;
  display: flex;
  box-shadow: 0 2px 17px #000000b5;
}

.benefitsbulletswhite.no-margin {
  margin-bottom: 0;
}

.benefitsbullets-copy {
  border: 1px solid #fcfcfc1f;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 10px 20px 20px;
  display: flex;
}

.benefitsbullets-copy.no-margin {
  margin-bottom: 0;
}

.benefitsbullets-copy-copy {
  border: 1px solid #fcfcfc1f;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 10px 20px 20px;
  display: flex;
}

.benefitsbullets-copy-copy.no-margin {
  margin-bottom: 0;
}

.benefitsbulletsyellow {
  background-color: #f5eb0e;
  border: 1px solid #fcfcfc1f;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 75px;
  margin-bottom: 0;
  padding: 10px 30px 10px 20px;
  display: flex;
  box-shadow: 0 2px 18px #000000b5;
}

.benefitsbulletsyellow.no-margin {
  margin-bottom: 0;
}

.beneftisbullettxtblack {
  color: #222;
  text-align: left;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 20px;
}

.benefitscola {
  padding-right: 30px;
}

.select-field {
  color: #8a8a8a;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
}

.text-field-2 {
  color: #000;
  -webkit-text-stroke-color: #000;
  margin-bottom: 5px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
}

.text-field-3 {
  color: #121212;
  margin-bottom: 5px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
}

.text-field-4 {
  margin-bottom: 5px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
}

.aboutussubtxt {
  background-color: #f1f1f1;
  border-top: 1px solid #000;
  padding-top: 100px;
  padding-bottom: 100px;
}

.familyofbrandsgrid {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 0;
}

.logoholder {
  background-color: #000;
  border: 1px solid #fcfcfc1f;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 20px;
  display: flex;
  box-shadow: 0 2px 18px #d4d4d414;
}

.logoholder.no-margin {
  margin-bottom: 0;
}

.image-105 {
  background-color: #0000;
  width: 100%;
}

.text-block-3 {
  color: #ccc;
  margin-top: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 35px;
}

.div-block-17 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  display: flex;
}

.div-block-18 {
  background-color: #000;
  border: 1px solid #fcfcfc4f;
}

.aboutuscolleft {
  align-self: auto;
  padding-right: 60px;
}

.aboutusseca {
  background-color: #fff;
  padding: 140px 20px;
  position: relative;
}

.aboutusseca.gray {
  background-color: #f5f5f7;
}

.aboutusseca.gray.more {
  background-color: #d4d7dc;
}

.aboutusseca.gray.more.no-bottom-padding {
  padding-bottom: 0;
}

.aboutusseca.gray.contact {
  height: 450px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.aboutusseca.gray.contact.style-1 {
  height: 275px;
}

.aboutusseca.gray.less-space.top-line {
  border-top: 1px solid #e1e1e1;
}

.aboutusseca.gray.image-3 {
  background-image: url('../images/laptop-1.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 1000px;
  border-bottom: 1px solid #e1e1e1;
  padding-top: 180px;
  padding-bottom: 180px;
}

.aboutusseca.gray.image-3.image-3-1 {
  background-image: url('../images/lp3.jpg');
  background-position: 0;
  background-size: 1000px;
}

.aboutusseca.gray.image-3.image-3-2 {
  background-image: url('../images/lp4.jpg');
  background-position: 95%;
  background-size: 1000px;
  border-bottom-style: none;
}

.aboutusseca.less-space {
  padding-top: 70px;
  padding-bottom: 70px;
}

.aboutusseca.less-space.with-line {
  border-top: 1px solid #ededed;
}

.aboutusseca.less-space.bottom-line {
  border-bottom: 1px solid #ededed;
}

.aboutusseca.color {
  background-color: var(--royal-blue);
  padding: 140px 20px;
}

.aboutusseca.color.gradient {
  background-image: linear-gradient(45deg, #546cc3, #c35466);
}

.aboutusseca.color.gradient.less-space {
  padding-top: 70px;
  padding-bottom: 70px;
}

.aboutusseca.color.gradient.watch-image {
  background-image: linear-gradient(45deg, #546cc3, #c35466);
}

.aboutusseca.color.more {
  padding-top: 180px;
  padding-bottom: 180px;
}

.aboutusseca.color.with-map {
  background-image: url('../images/map-2.png');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: contain;
  background-attachment: fixed;
}

.aboutusseca.divider {
  background-color: var(--royal-blue);
  padding-top: 60px;
  padding-bottom: 60px;
}

.aboutusseca.black {
  background-color: #0a0a0a;
  background-image: radial-gradient(circle at 50% 0, #181818 99%, #000);
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 60px;
}

.aboutusseca.black.another-space {
  padding-top: 70px;
  padding-bottom: 70px;
}

.aboutusseca.black.another-space.bottom-line {
  border-bottom: 1px solid #ffffff1c;
}

.aboutusseca.black.portfolio {
  padding: 30px 10px;
}

.aboutusseca.black.normal {
  padding-top: 140px;
  padding-bottom: 140px;
}

.aboutusseca.image-1 {
  background-image: url('../images/ronaldo-oliveira-171150-1.jpg');
  background-position: 50% 0;
  background-size: cover;
  padding-top: 180px;
  padding-bottom: 180px;
}

.aboutusseca.image-2 {
  background-color: var(--royal-blue);
  padding-top: 190px;
  padding-bottom: 190px;
}

.aboutusseca.top-line {
  border-top: 1px solid #ededed;
}

.aboutusseca.image-4 {
  background-image: url('../images/ip1.jpg');
  background-position: 174% 63%;
  background-repeat: no-repeat;
  background-size: 70%;
  padding-top: 240px;
  padding-bottom: 240px;
}

.aboutusseca.image-5 {
  background-image: url('../images/lp1.png');
  background-position: 91% 63%;
  background-repeat: no-repeat;
  background-size: 1000px;
  padding-top: 240px;
  padding-bottom: 240px;
}

.aboutusseca.image-6 {
  background-image: url('../images/anh-phan-134368-1.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
}

.aboutusseca.bottom-line {
  border-bottom: 1px solid #e1e1e1;
}

.aboutustxttopholder {
  text-align: center;
  margin-bottom: 0;
}

.aboutustxttopholder.no-margin {
  margin-bottom: 0;
}

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

.aboutustxttopholder.left.less {
  margin-bottom: 50px;
}

.aboutustxttopholder.less {
  margin-bottom: 30px;
}

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

.rebatesservicesec {
  background-color: #0a0a0a;
  margin-bottom: 20px;
  padding: 140px 20px;
  position: relative;
}

.rebatesservicesec.gray {
  background-color: #f5f5f7;
}

.rebatesservicesec.gray.more {
  background-color: #d4d7dc;
}

.rebatesservicesec.gray.more.no-bottom-padding {
  padding-bottom: 0;
}

.rebatesservicesec.gray.contact {
  height: 450px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.rebatesservicesec.gray.contact.style-1 {
  height: 275px;
}

.rebatesservicesec.gray.less-space.top-line {
  border-top: 1px solid #e1e1e1;
}

.rebatesservicesec.gray.image-3 {
  background-image: url('../images/laptop-1.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 1000px;
  border-bottom: 1px solid #e1e1e1;
  padding-top: 180px;
  padding-bottom: 180px;
}

.rebatesservicesec.gray.image-3.image-3-1 {
  background-image: url('../images/lp3.jpg');
  background-position: 0;
  background-size: 1000px;
}

.rebatesservicesec.gray.image-3.image-3-2 {
  background-image: url('../images/lp4.jpg');
  background-position: 95%;
  background-size: 1000px;
  border-bottom-style: none;
}

.rebatesservicesec.less-space {
  padding-top: 70px;
  padding-bottom: 70px;
}

.rebatesservicesec.less-space.with-line {
  border-top: 1px solid #ededed;
}

.rebatesservicesec.less-space.bottom-line {
  border-bottom: 1px solid #ededed;
}

.rebatesservicesec.color {
  background-color: var(--royal-blue);
  padding: 140px 20px;
}

.rebatesservicesec.color.gradient {
  background-image: linear-gradient(45deg, #546cc3, #c35466);
}

.rebatesservicesec.color.gradient.less-space {
  padding-top: 70px;
  padding-bottom: 70px;
}

.rebatesservicesec.color.gradient.watch-image {
  background-image: linear-gradient(45deg, #546cc3, #c35466);
}

.rebatesservicesec.color.more {
  padding-top: 180px;
  padding-bottom: 180px;
}

.rebatesservicesec.color.with-map {
  background-image: url('../images/map-2.png');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: contain;
  background-attachment: fixed;
}

.rebatesservicesec.divider {
  background-color: var(--royal-blue);
  padding-top: 60px;
  padding-bottom: 60px;
}

.rebatesservicesec.black {
  background-color: #000;
  margin-bottom: 40px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.rebatesservicesec.black.another-space {
  padding-top: 70px;
  padding-bottom: 70px;
}

.rebatesservicesec.black.another-space.bottom-line {
  border-bottom: 1px solid #ffffff1c;
}

.rebatesservicesec.black.portfolio {
  padding: 30px 10px;
}

.rebatesservicesec.black.normal {
  padding-top: 140px;
  padding-bottom: 140px;
}

.rebatesservicesec.image-1 {
  background-image: url('../images/ronaldo-oliveira-171150-1.jpg');
  background-position: 50% 0;
  background-size: cover;
  padding-top: 180px;
  padding-bottom: 180px;
}

.rebatesservicesec.image-2 {
  background-color: var(--royal-blue);
  padding-top: 190px;
  padding-bottom: 190px;
}

.rebatesservicesec.top-line {
  border-top: 1px solid #ededed;
}

.rebatesservicesec.image-4 {
  background-image: url('../images/ip1.jpg');
  background-position: 174% 63%;
  background-repeat: no-repeat;
  background-size: 70%;
  padding-top: 240px;
  padding-bottom: 240px;
}

.rebatesservicesec.image-5 {
  background-image: url('../images/lp1.png');
  background-position: 91% 63%;
  background-repeat: no-repeat;
  background-size: 1000px;
  padding-top: 240px;
  padding-bottom: 240px;
}

.rebatesservicesec.image-6 {
  background-image: url('../images/anh-phan-134368-1.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
}

.rebatesservicesec.bottom-line {
  border-bottom: 1px solid #e1e1e1;
}

.membershipformsec {
  color: #000;
  background-color: #858585;
  background-image: linear-gradient(#000000e6, #000000e6), url('../images/Frame-943-1.jpg'), radial-gradient(circle at 50% 0, #272727, #5a5a5a);
  background-position: 0 0, 50% 0, 0 0;
  background-size: auto, cover, auto;
  border-bottom: 1px solid #fcfcfc1f;
  margin-bottom: 0;
  padding: 20px 20px 140px;
  position: relative;
}

.membershipformsec.gray {
  background-color: #f5f5f7;
}

.membershipformsec.gray.more {
  background-color: #d4d7dc;
}

.membershipformsec.gray.more.no-bottom-padding {
  padding-bottom: 0;
}

.membershipformsec.gray.contact {
  height: 450px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.membershipformsec.gray.contact.style-1 {
  height: 275px;
}

.membershipformsec.gray.less-space.top-line {
  border-top: 1px solid #e1e1e1;
}

.membershipformsec.gray.image-3 {
  background-image: url('../images/laptop-1.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 1000px;
  border-bottom: 1px solid #e1e1e1;
  padding-top: 180px;
  padding-bottom: 180px;
}

.membershipformsec.gray.image-3.image-3-1 {
  background-image: url('../images/lp3.jpg');
  background-position: 0;
  background-size: 1000px;
}

.membershipformsec.gray.image-3.image-3-2 {
  background-image: url('../images/lp4.jpg');
  background-position: 95%;
  background-size: 1000px;
  border-bottom-style: none;
}

.membershipformsec.less-space {
  padding-top: 70px;
  padding-bottom: 70px;
}

.membershipformsec.less-space.with-line {
  border-top: 1px solid #ededed;
}

.membershipformsec.less-space.bottom-line {
  border-bottom: 1px solid #ededed;
}

.membershipformsec.color {
  background-color: var(--royal-blue);
  padding: 140px 20px;
}

.membershipformsec.color.gradient {
  background-image: linear-gradient(45deg, #546cc3, #c35466);
}

.membershipformsec.color.gradient.less-space {
  padding-top: 70px;
  padding-bottom: 70px;
}

.membershipformsec.color.gradient.watch-image {
  background-image: linear-gradient(45deg, #546cc3, #c35466);
}

.membershipformsec.color.more {
  padding-top: 180px;
  padding-bottom: 180px;
}

.membershipformsec.color.with-map {
  background-image: url('../images/map-2.png');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: contain;
  background-attachment: fixed;
}

.membershipformsec.divider {
  background-color: var(--royal-blue);
  padding-top: 60px;
  padding-bottom: 60px;
}

.membershipformsec.black {
  background-color: #000;
  background-image: linear-gradient(#000 28%, #070707);
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.membershipformsec.black.another-space {
  padding-top: 70px;
  padding-bottom: 70px;
}

.membershipformsec.black.another-space.bottom-line {
  border-bottom: 1px solid #ffffff1c;
}

.membershipformsec.black.portfolio {
  padding: 30px 10px;
}

.membershipformsec.black.normal {
  padding-top: 140px;
  padding-bottom: 140px;
}

.membershipformsec.image-1 {
  background-image: url('../images/ronaldo-oliveira-171150-1.jpg');
  background-position: 50% 0;
  background-size: cover;
  padding-top: 180px;
  padding-bottom: 180px;
}

.membershipformsec.image-2 {
  background-color: var(--royal-blue);
  padding-top: 190px;
  padding-bottom: 190px;
}

.membershipformsec.top-line {
  border-top: 1px solid #ededed;
}

.membershipformsec.image-4 {
  background-image: url('../images/ip1.jpg');
  background-position: 174% 63%;
  background-repeat: no-repeat;
  background-size: 70%;
  padding-top: 240px;
  padding-bottom: 240px;
}

.membershipformsec.image-5 {
  background-image: url('../images/lp1.png');
  background-position: 91% 63%;
  background-repeat: no-repeat;
  background-size: 1000px;
  padding-top: 240px;
  padding-bottom: 240px;
}

.membershipformsec.image-6 {
  background-image: url('../images/anh-phan-134368-1.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
}

.membershipformsec.bottom-line {
  border-bottom: 1px solid #e1e1e1;
}

.formcolumnssec {
  background-color: #000;
  background-image: none;
  border: 1px solid #b5b5b5;
  justify-content: center;
  align-items: center;
  margin-top: -81px;
  padding: 40px;
  display: flex;
  box-shadow: 0 12px 20px #000000d4;
}

.submit-button {
  color: #000;
  background-color: #ffc005;
  border: 1px solid #bb8c00;
  width: 200px;
  padding: 15px 40px;
}

.submit-button:hover {
  background-color: #ffc005a1;
}

.link-block-2 {
  border: 1px solid #000;
  box-shadow: 0 20px 20px -8px #0000001c;
}

.whysec {
  background-color: #f1f1f1;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding-top: 100px;
  padding-bottom: 20px;
}

.pajdfaright {
  color: #515157;
  text-align: right;
  font-weight: 700;
}

.pajdfaright.whiter {
  color: #fff;
}

.div-block-19 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.div-block-20 {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.footercolright {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.div-block-21 {
  justify-content: center;
  align-items: center;
  width: 30px;
  height: auto;
  margin-bottom: 0;
  margin-right: 10px;
  display: flex;
}

.text-block-4 {
  color: #5f5f5f;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.text-span-2 {
  color: #727272;
  font-size: 12px;
  font-weight: 400;
}

.div-block-22 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.top-title-why-select {
  text-align: center;
  margin-bottom: 40px;
}

.top-title-why-select.no-margin {
  margin-bottom: 0;
}

.top-title-why-select.left {
  text-align: left;
}

.top-title-why-select.left.less {
  margin-bottom: 50px;
}

.top-title-why-select.less {
  margin-bottom: 30px;
}

.top-title-why-select.right {
  text-align: right;
}

._1selectheroalta-2 {
  position: relative;
}

._1selectheroimgdiv-2 {
  background-color: #fff;
  position: relative;
}

._1selectheroimgdk-2 {
  z-index: 2;
  width: 100%;
  position: relative;
}

.herologoandbtnsdiv {
  z-index: 10;
  width: 42%;
  position: absolute;
  inset: 16% auto auto 0%;
}

._1selectheroimgdk-3 {
  z-index: 5;
  width: 100%;
  max-width: none;
  position: absolute;
  inset: 0%;
}

._1selectheroimgdk-4, ._1selectheroimgdk-5 {
  z-index: 4;
  width: 100%;
  position: absolute;
  inset: 0%;
}

._1selectheroalta55 {
  margin-top: 0;
  position: relative;
}

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

.selectherobtnholderdiv {
  justify-content: flex-end;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.div-block-23 {
  width: 10%;
  margin-top: 20px;
  box-shadow: 0 2px 14px #000000ed;
}

.membershipcol1 {
  padding-right: 60px;
}

.membershipcol2 {
  padding-left: 20px;
  padding-right: 20px;
}

.formtitle {
  color: #fff;
  letter-spacing: -1.5px;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 25px;
}

.btnsatmobile {
  width: 50%;
  display: none;
  position: absolute;
  inset: auto 0% 0% auto;
}

.exclusive-events-div {
  color: #121212;
  background-color: #000;
  background-image: radial-gradient(circle at 50% 0, #181818 100%, #000);
  border-bottom: 1px solid #fcfcfc1f;
  padding: 140px 20px;
  position: relative;
}

.exclusive-events-div.gray {
  background-color: #f5f5f7;
}

.exclusive-events-div.gray.more {
  background-color: #d4d7dc;
}

.exclusive-events-div.gray.more.no-bottom-padding {
  padding-bottom: 0;
}

.exclusive-events-div.gray.contact {
  height: 450px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.exclusive-events-div.gray.contact.style-1 {
  height: 275px;
}

.exclusive-events-div.gray.less-space.top-line {
  border-top: 1px solid #e1e1e1;
}

.exclusive-events-div.gray.image-3 {
  background-image: url('../images/laptop-1.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 1000px;
  border-bottom: 1px solid #e1e1e1;
  padding-top: 180px;
  padding-bottom: 180px;
}

.exclusive-events-div.gray.image-3.image-3-1 {
  background-image: url('../images/lp3.jpg');
  background-position: 0;
  background-size: 1000px;
}

.exclusive-events-div.gray.image-3.image-3-2 {
  background-image: url('../images/lp4.jpg');
  background-position: 95%;
  background-size: 1000px;
  border-bottom-style: none;
}

.exclusive-events-div.less-space {
  padding-top: 70px;
  padding-bottom: 70px;
}

.exclusive-events-div.less-space.with-line {
  border-top: 1px solid #ededed;
}

.exclusive-events-div.less-space.bottom-line {
  border-bottom: 1px solid #ededed;
}

.exclusive-events-div.color {
  background-color: var(--royal-blue);
  padding: 140px 20px;
}

.exclusive-events-div.color.gradient {
  background-image: linear-gradient(45deg, #546cc3, #c35466);
}

.exclusive-events-div.color.gradient.less-space {
  padding-top: 70px;
  padding-bottom: 70px;
}

.exclusive-events-div.color.gradient.watch-image {
  background-image: linear-gradient(45deg, #546cc3, #c35466);
}

.exclusive-events-div.color.more {
  padding-top: 180px;
  padding-bottom: 180px;
}

.exclusive-events-div.color.with-map {
  background-image: url('../images/map-2.png');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: contain;
  background-attachment: fixed;
}

.exclusive-events-div.divider {
  background-color: var(--royal-blue);
  padding-top: 60px;
  padding-bottom: 60px;
}

.exclusive-events-div.black {
  background-color: #000;
  background-image: linear-gradient(#000 28%, #070707);
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.exclusive-events-div.black.another-space {
  padding-top: 70px;
  padding-bottom: 70px;
}

.exclusive-events-div.black.another-space.bottom-line {
  border-bottom: 1px solid #ffffff1c;
}

.exclusive-events-div.black.portfolio {
  padding: 30px 10px;
}

.exclusive-events-div.black.normal {
  padding-top: 140px;
  padding-bottom: 140px;
}

.exclusive-events-div.image-1 {
  background-image: url('../images/ronaldo-oliveira-171150-1.jpg');
  background-position: 50% 0;
  background-size: cover;
  padding-top: 180px;
  padding-bottom: 180px;
}

.exclusive-events-div.image-2 {
  background-color: var(--royal-blue);
  padding-top: 190px;
  padding-bottom: 190px;
}

.exclusive-events-div.top-line {
  border-top: 1px solid #ededed;
}

.exclusive-events-div.image-4 {
  background-image: url('../images/ip1.jpg');
  background-position: 174% 63%;
  background-repeat: no-repeat;
  background-size: 70%;
  padding-top: 240px;
  padding-bottom: 240px;
}

.exclusive-events-div.image-5 {
  background-image: url('../images/lp1.png');
  background-position: 91% 63%;
  background-repeat: no-repeat;
  background-size: 1000px;
  padding-top: 240px;
  padding-bottom: 240px;
}

.exclusive-events-div.image-6 {
  background-image: url('../images/anh-phan-134368-1.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
}

.exclusive-events-div.bottom-line {
  border-bottom: 1px solid #e1e1e1;
}

.paragraph-3 {
  color: #363636;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
}

.div-block-25 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-26 {
  width: 80%;
}

.select-field-2 {
  color: #6b6b6b;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #29292900;
  border: 1px #e7e7e7;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 10px;
  margin-bottom: 10px;
}

.link-3 {
  color: #dbdbdb;
  text-align: center;
  width: 100%;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.div-block-27 {
  background-color: #0a0a0a;
  border: 1px solid #c4c4c4;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
  position: relative;
}

.div-block-28, .div-block-29, .div-block-30 {
  border: 1px solid #c4c4c4;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.rebatesservicesecb {
  background-color: #f1f1f1;
  border-bottom: 1px solid #000;
  margin-bottom: 0;
  padding: 140px 20px;
  position: relative;
}

.rebatesservicesecb.gray {
  background-color: #f5f5f7;
}

.rebatesservicesecb.gray.more {
  background-color: #d4d7dc;
}

.rebatesservicesecb.gray.more.no-bottom-padding {
  padding-bottom: 0;
}

.rebatesservicesecb.gray.contact {
  height: 450px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.rebatesservicesecb.gray.contact.style-1 {
  height: 275px;
}

.rebatesservicesecb.gray.less-space.top-line {
  border-top: 1px solid #e1e1e1;
}

.rebatesservicesecb.gray.image-3 {
  background-image: url('../images/laptop-1.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 1000px;
  border-bottom: 1px solid #e1e1e1;
  padding-top: 180px;
  padding-bottom: 180px;
}

.rebatesservicesecb.gray.image-3.image-3-1 {
  background-image: url('../images/lp3.jpg');
  background-position: 0;
  background-size: 1000px;
}

.rebatesservicesecb.gray.image-3.image-3-2 {
  background-image: url('../images/lp4.jpg');
  background-position: 95%;
  background-size: 1000px;
  border-bottom-style: none;
}

.rebatesservicesecb.less-space {
  padding-top: 70px;
  padding-bottom: 70px;
}

.rebatesservicesecb.less-space.with-line {
  border-top: 1px solid #ededed;
}

.rebatesservicesecb.less-space.bottom-line {
  border-bottom: 1px solid #ededed;
}

.rebatesservicesecb.color {
  background-color: var(--royal-blue);
  padding: 140px 20px;
}

.rebatesservicesecb.color.gradient {
  background-image: linear-gradient(45deg, #546cc3, #c35466);
}

.rebatesservicesecb.color.gradient.less-space {
  padding-top: 70px;
  padding-bottom: 70px;
}

.rebatesservicesecb.color.gradient.watch-image {
  background-image: linear-gradient(45deg, #546cc3, #c35466);
}

.rebatesservicesecb.color.more {
  padding-top: 180px;
  padding-bottom: 180px;
}

.rebatesservicesecb.color.with-map {
  background-image: url('../images/map-2.png');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: contain;
  background-attachment: fixed;
}

.rebatesservicesecb.divider {
  background-color: var(--royal-blue);
  padding-top: 60px;
  padding-bottom: 60px;
}

.rebatesservicesecb.black {
  background-color: #000;
  margin-bottom: 40px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.rebatesservicesecb.black.another-space {
  padding-top: 70px;
  padding-bottom: 70px;
}

.rebatesservicesecb.black.another-space.bottom-line {
  border-bottom: 1px solid #ffffff1c;
}

.rebatesservicesecb.black.portfolio {
  padding: 30px 10px;
}

.rebatesservicesecb.black.normal {
  padding-top: 140px;
  padding-bottom: 140px;
}

.rebatesservicesecb.image-1 {
  background-image: url('../images/ronaldo-oliveira-171150-1.jpg');
  background-position: 50% 0;
  background-size: cover;
  padding-top: 180px;
  padding-bottom: 180px;
}

.rebatesservicesecb.image-2 {
  background-color: var(--royal-blue);
  padding-top: 190px;
  padding-bottom: 190px;
}

.rebatesservicesecb.top-line {
  border-top: 1px solid #ededed;
}

.rebatesservicesecb.image-4 {
  background-image: url('../images/ip1.jpg');
  background-position: 174% 63%;
  background-repeat: no-repeat;
  background-size: 70%;
  padding-top: 240px;
  padding-bottom: 240px;
}

.rebatesservicesecb.image-5 {
  background-image: url('../images/lp1.png');
  background-position: 91% 63%;
  background-repeat: no-repeat;
  background-size: 1000px;
  padding-top: 240px;
  padding-bottom: 240px;
}

.rebatesservicesecb.image-6 {
  background-image: url('../images/anh-phan-134368-1.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
}

.rebatesservicesecb.bottom-line {
  border-bottom: 1px solid #e1e1e1;
}

.heading-7-rebates-blk {
  color: #050505;
  text-align: center;
  letter-spacing: -3px;
  margin-top: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 52px;
}

.div-block-14-copy {
  width: auto;
  margin-bottom: 20px;
}

.service-wrapper-second-copy {
  background-color: #fff;
  border: 1px solid #0000008a;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding: 20px;
  display: flex;
  box-shadow: 0 20px 16px -4px #0000001f;
}

.service-wrapper-second-copy.no-margin {
  margin-bottom: 0;
}

.services-icon-copy {
  float: left;
  background-image: url('../images/icon-4.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 60px;
  width: 70px;
  height: 70px;
  margin-right: 20px;
}

.services-icon-copy.icon-2 {
  background-image: url('../images/icon-3.png');
  background-size: 60px;
}

.services-icon-copy.icon-3 {
  background-image: url('../images/icon-2.png');
  background-size: 60px;
}

.services-icon-copy.style-2 {
  background-image: url('../images/Select-icons_private.png');
  background-position: 50% 0;
  background-size: 70px;
  width: 90px;
  height: 90px;
  margin-right: 0;
}

.services-icon-copy.style-2.icon-2 {
  background-image: url('../images/Frame-976.png');
  background-size: 70px;
}

.services-icon-copy.style-2.icon-3 {
  background-image: url('../images/Frame-976.png');
  background-position: 50% 0;
  background-size: 70px;
}

.services-icon-copy.style-2.icon-4 {
  background-image: url('../images/Frame-976.png');
  background-size: 70px;
}

.paragraph-2-copy {
  color: #ccc;
  text-align: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 35px;
}

.paragraph-copy {
  color: #c4c4c4;
  text-align: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.paragraph-copy.in-link {
  color: #969696;
  font-size: 15px;
  font-style: italic;
}

.paragraph-copy.pricing {
  font-size: 17px;
  line-height: 30px;
}

.paragraph-copy.pricing.with-line {
  color: silver;
  text-decoration: line-through;
}

.paragraph-copy.in-dollar {
  color: #121212;
  font-size: 30px;
  font-weight: 300;
  line-height: 30px;
  display: inline-block;
  position: relative;
  top: -17px;
  left: -10px;
}

.paragraph-copy.in-contact {
  color: #a8a8a8;
  font-size: 17px;
  font-style: italic;
  line-height: 30px;
}

.paragraph-copy.copyright {
  font-size: 14px;
}

.paragraph-copy.copyright.whiter {
  color: #ffffffb3;
  line-height: 36px;
}

.paragraph-copy.copyright.style-5 {
  line-height: 40px;
}

.paragraph-copy.in-service {
  color: #919191;
  margin-bottom: 20px;
  font-style: italic;
}

.paragraph-copy.portfolio {
  font-family: Lora, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.paragraph-copy.portfolio.gray {
  color: #919191;
  font-family: Open Sans, sans-serif;
  font-style: normal;
}

.paragraph-copy.white {
  color: #fff;
}

.paragraph-copy.white.in-footer {
  color: #fffc;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 30px;
}

.paragraph-copy.team-sub-text {
  color: #c2c2c2;
  margin-bottom: 20px;
  font-family: Lora, sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
}

.paragraph-copy.team-sub-text.darker {
  color: #919191;
}

.paragraph-copy.team-sub-text.little-big {
  font-size: 17px;
}

.paragraph-copy.text-field {
  border-style: none;
  height: 56px;
  padding-left: 14px;
  font-family: Lora, sans-serif;
  font-style: italic;
  font-weight: 400;
}

.paragraph-copy.text-field:hover, .paragraph-copy.text-field:focus {
  background-color: #fafafa;
}

.paragraph-copy.text-field.in-password {
  float: left;
  width: 70%;
}

.paragraph-copy.text-field.area {
  height: auto;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 50px;
}

.paragraph-copy.text-field.area.smaller {
  margin-bottom: 10px;
  padding-bottom: 20px;
}

.paragraph-copy.text-field.second {
  background-color: #f8f8f8;
}

.paragraph-copy.text-field.second:hover, .paragraph-copy.text-field.second:focus {
  background-color: #f5f5f5;
}

.paragraph-copy.form-text {
  color: #fff;
  font-family: Lora, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.paragraph-copy.tab {
  font-family: Lora, sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
}

.paragraph-copy.sub-alert-text {
  font-family: Lora, sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
  display: inline-block;
}

.paragraph-copy.progress {
  color: #969696;
  margin-bottom: 10px;
  font-size: 15px;
  font-style: italic;
}

.paragraph-copy.progress.second {
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  display: inline-block;
  position: absolute;
  top: 11px;
  left: 15px;
}

.paragraph-copy.another-font {
  font-family: Lora, sans-serif;
  font-style: italic;
  font-weight: 400;
}

.paragraph-copy.intro-sub-title {
  margin-left: 0;
}

.paragraph-copy.in-licens {
  color: #767676;
  font-style: italic;
  text-decoration: none;
}

.paragraph-copy.in-licens:hover {
  text-decoration: underline;
}

.service-second-title-copy {
  color: #fff;
  text-align: center;
  margin-bottom: 15px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
}

._1bselectherobuttonsmembership-copy {
  background-color: #000;
  border: 1px solid #000;
  justify-content: center;
  align-items: center;
  width: 220px;
  height: auto;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

._1bselectherobuttonsmembership-copy:hover {
  background-color: #000000b8;
}

._1bselectherobuttonsmembership-copy-copy {
  background-color: #000;
  border: 1px solid #000;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 50%;
  padding: 15px 40px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

._1bselectherobuttonsmembership-copy-copy:hover {
  background-color: #000000b8;
}

.div-block-32 {
  margin-top: 60px;
}

.service-second-title-blk {
  color: #111;
  text-align: center;
  margin-bottom: 15px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

._1111 {
  color: #727272;
  text-align: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
}

._1111.in-link {
  color: #969696;
  font-size: 15px;
  font-style: italic;
}

._1111.pricing {
  font-size: 17px;
  line-height: 30px;
}

._1111.pricing.with-line {
  color: silver;
  text-decoration: line-through;
}

._1111.in-dollar {
  color: #121212;
  font-size: 30px;
  font-weight: 300;
  line-height: 30px;
  display: inline-block;
  position: relative;
  top: -17px;
  left: -10px;
}

._1111.in-contact {
  color: #a8a8a8;
  font-size: 17px;
  font-style: italic;
  line-height: 30px;
}

._1111.copyright {
  font-size: 14px;
}

._1111.copyright.whiter {
  color: #ffffffb3;
  line-height: 36px;
}

._1111.copyright.style-5 {
  line-height: 40px;
}

._1111.in-service {
  color: #919191;
  margin-bottom: 20px;
  font-style: italic;
}

._1111.portfolio {
  font-family: Lora, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

._1111.portfolio.gray {
  color: #919191;
  font-family: Open Sans, sans-serif;
  font-style: normal;
}

._1111.white {
  color: #fff;
}

._1111.white.in-footer {
  color: #fffc;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 30px;
}

._1111.team-sub-text {
  color: #c2c2c2;
  margin-bottom: 20px;
  font-family: Lora, sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
}

._1111.team-sub-text.darker {
  color: #919191;
}

._1111.team-sub-text.little-big {
  font-size: 17px;
}

._1111.text-field {
  border-style: none;
  height: 56px;
  padding-left: 14px;
  font-family: Lora, sans-serif;
  font-style: italic;
  font-weight: 400;
}

._1111.text-field:hover, ._1111.text-field:focus {
  background-color: #fafafa;
}

._1111.text-field.in-password {
  float: left;
  width: 70%;
}

._1111.text-field.area {
  height: auto;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 50px;
}

._1111.text-field.area.smaller {
  margin-bottom: 10px;
  padding-bottom: 20px;
}

._1111.text-field.second {
  background-color: #f8f8f8;
}

._1111.text-field.second:hover, ._1111.text-field.second:focus {
  background-color: #f5f5f5;
}

._1111.form-text {
  color: #fff;
  font-family: Lora, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

._1111.tab {
  font-family: Lora, sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
}

._1111.sub-alert-text {
  font-family: Lora, sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
  display: inline-block;
}

._1111.progress {
  color: #969696;
  margin-bottom: 10px;
  font-size: 15px;
  font-style: italic;
}

._1111.progress.second {
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  display: inline-block;
  position: absolute;
  top: 11px;
  left: 15px;
}

._1111.another-font {
  font-family: Lora, sans-serif;
  font-style: italic;
  font-weight: 400;
}

._1111.intro-sub-title {
  margin-left: 0;
}

._1111.in-licens {
  color: #767676;
  font-style: italic;
  text-decoration: none;
}

._1111.in-licens:hover {
  text-decoration: underline;
}

.image-106 {
  width: 150px;
  max-width: none;
}

.grid-copy {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 60px;
}

.memberbtndiv2 {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

._1bselectherobuttonsmembershipwhiteoutline {
  background-color: #000;
  border: 1px solid #fcfcfc4f;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 50%;
  padding: 15px 40px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

._1bselectherobuttonsmembershipwhiteoutline:hover {
  background-color: #000000b8;
}

._1selectnavmenumobile {
  float: none;
  text-align: center;
}

._1s-nav-link-copy {
  color: #616167;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 37px 10px 35px;
  font-size: 11px;
  font-weight: 600;
  transition: all .4s;
}

._1s-nav-link-copy:hover, ._1s-nav-link-copy.w--current {
  color: var(--royal-blue);
}

._1s-nav-link-copy.dropdown {
  padding-left: 15px;
  padding-right: 20px;
}

._1s-nav-link-copy.white {
  color: #fff;
}

._1s-nav-link-copy.small {
  padding-top: 27px;
  padding-bottom: 25px;
}

.div-block-35 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.link-4 {
  color: #515157;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.link-5, .link-6 {
  color: #515157;
}

.heading-7-rebates-copy {
  color: #fff;
  letter-spacing: -1.5px;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #000;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 52px;
}

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

.link-7 {
  color: #fff423;
}

.image-108 {
  width: 250px;
}

.home-nav-link {
  color: #101010;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 25px 10px;
  font-size: 18px;
  font-weight: 600;
  transition: all .4s;
}

.home-nav-link:hover {
  color: #696969;
}

.home-nav-link.w--current {
  color: var(--black);
  line-height: 20px;
  text-decoration: underline;
}

.home-nav-link.dropdown {
  padding-left: 15px;
  padding-right: 20px;
}

.home-nav-link.white {
  color: #fff;
}

.home-nav-link.small {
  padding-top: 27px;
  padding-bottom: 25px;
}

.image-109, .image-110, .image-111, .image-112, .image-113, .image-114 {
  width: 100%;
}

.heading-7-rebates-copy {
  color: #fff;
  text-align: left;
  letter-spacing: -1.5px;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #000;
  margin-top: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 52px;
}

.image-115 {
  border: 1px solid #000;
}

.payoutsicon {
  float: left;
  background-image: url('../images/icon-4.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 60px;
  width: 70px;
  height: 70px;
  margin-right: 20px;
}

.payoutsicon.icon-2 {
  background-image: url('../images/icon-3.png');
  background-size: 60px;
}

.payoutsicon.icon-3 {
  background-image: url('../images/icon-2.png');
  background-size: 60px;
}

.payoutsicon.style-2 {
  background-image: url('../images/Select-icons_flexible.png');
  background-position: 50% 0;
  background-size: 70px;
  width: 90px;
  height: 90px;
  margin-right: 0;
}

.payoutsicon.style-2.icon-2 {
  background-image: url('../images/Frame-976.png');
  background-size: 70px;
}

.payoutsicon.style-2.icon-3 {
  background-image: url('../images/Frame-976.png');
  background-position: 50% 0;
  background-size: 70px;
}

.payoutsicon.style-2.icon-4 {
  background-image: url('../images/Frame-976.png');
  background-size: 70px;
}

.privateicon {
  float: left;
  background-image: url('../images/icon-4.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 60px;
  width: 70px;
  height: 70px;
  margin-right: 20px;
}

.privateicon.icon-2 {
  background-image: url('../images/icon-3.png');
  background-size: 60px;
}

.privateicon.icon-3 {
  background-image: url('../images/icon-2.png');
  background-size: 60px;
}

.privateicon.style-2 {
  background-image: url('../images/Select-icons_private.png');
  background-position: 50% 0;
  background-size: 70px;
  width: 90px;
  height: 90px;
  margin-right: 0;
}

.privateicon.style-2.icon-2 {
  background-image: url('../images/Frame-976.png');
  background-size: 70px;
}

.privateicon.style-2.icon-3 {
  background-image: url('../images/Frame-976.png');
  background-position: 50% 0;
  background-size: 70px;
}

.privateicon.style-2.icon-4 {
  background-image: url('../images/Frame-976.png');
  background-size: 70px;
}

.ontimeicon {
  float: left;
  background-image: url('../images/icon-4.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 60px;
  width: 70px;
  height: 70px;
  margin-right: 20px;
}

.ontimeicon.icon-2 {
  background-image: url('../images/icon-3.png');
  background-size: 60px;
}

.ontimeicon.icon-3 {
  background-image: url('../images/icon-2.png');
  background-size: 60px;
}

.ontimeicon.style-2 {
  background-image: url('../images/Select-icons_time.png');
  background-position: 50% 0;
  background-size: 70px;
  width: 90px;
  height: 90px;
  margin-right: 0;
}

.ontimeicon.style-2.icon-2 {
  background-image: url('../images/Frame-976.png');
  background-size: 70px;
}

.ontimeicon.style-2.icon-3 {
  background-image: url('../images/Frame-976.png');
  background-position: 50% 0;
  background-size: 70px;
}

.ontimeicon.style-2.icon-4 {
  background-image: url('../images/Frame-976.png');
  background-size: 70px;
}

.referralicon {
  float: left;
  background-image: url('../images/icon-4.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 60px;
  width: 70px;
  height: 70px;
  margin-right: 20px;
}

.referralicon.icon-2 {
  background-image: url('../images/icon-3.png');
  background-size: 60px;
}

.referralicon.icon-3 {
  background-image: url('../images/icon-2.png');
  background-size: 60px;
}

.referralicon.style-2 {
  background-image: url('../images/Select-icons_refer.png');
  background-position: 50% 0;
  background-size: 70px;
  width: 90px;
  height: 90px;
  margin-right: 0;
}

.referralicon.style-2.icon-2 {
  background-image: url('../images/Frame-976.png');
  background-size: 70px;
}

.referralicon.style-2.icon-3 {
  background-image: url('../images/Frame-976.png');
  background-position: 50% 0;
  background-size: 70px;
}

.referralicon.style-2.icon-4 {
  background-image: url('../images/Frame-976.png');
  background-size: 70px;
}

.supporticon {
  float: left;
  background-image: url('../images/icon-4.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 60px;
  width: 70px;
  height: 70px;
  margin-right: 20px;
}

.supporticon.icon-2 {
  background-image: url('../images/icon-3.png');
  background-size: 60px;
}

.supporticon.icon-3 {
  background-image: url('../images/icon-2.png');
  background-size: 60px;
}

.supporticon.style-2 {
  background-image: url('../images/Select-icons_support.png');
  background-position: 50% 0;
  background-size: 70px;
  width: 90px;
  height: 90px;
  margin-right: 0;
}

.supporticon.style-2.icon-2 {
  background-image: url('../images/Frame-976.png');
  background-size: 70px;
}

.supporticon.style-2.icon-3 {
  background-image: url('../images/Frame-976.png');
  background-position: 50% 0;
  background-size: 70px;
}

.supporticon.style-2.icon-4 {
  background-image: url('../images/Frame-976.png');
  background-size: 70px;
}

.wageryourwayicon {
  float: left;
  background-image: url('../images/icon-4.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 60px;
  width: 70px;
  height: 70px;
  margin-right: 20px;
}

.wageryourwayicon.icon-2 {
  background-image: url('../images/icon-3.png');
  background-size: 60px;
}

.wageryourwayicon.icon-3 {
  background-image: url('../images/icon-2.png');
  background-size: 60px;
}

.wageryourwayicon.style-2 {
  filter: invert();
  background-image: url('../images/Frame-976.png');
  background-position: 50% 0;
  background-size: 70px;
  width: 90px;
  height: 90px;
  margin-right: 0;
}

.wageryourwayicon.style-2.icon-2 {
  filter: none;
  background-image: url('../images/Select-icons_wager.png');
  background-size: 70px;
}

.wageryourwayicon.style-2.icon-3 {
  background-image: url('../images/Frame-976.png');
  background-position: 50% 0;
  background-size: 70px;
}

.wageryourwayicon.style-2.icon-4 {
  background-image: url('../images/Frame-976.png');
  background-size: 70px;
}

.fundingicon {
  float: left;
  background-image: url('../images/icon-4.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 60px;
  width: 70px;
  height: 70px;
  margin-right: 20px;
}

.fundingicon.icon-2 {
  background-image: url('../images/icon-3.png');
  background-size: 60px;
}

.fundingicon.icon-3 {
  background-image: url('../images/icon-2.png');
  background-size: 60px;
}

.fundingicon.style-2 {
  filter: invert();
  background-image: url('../images/Frame-976.png');
  background-position: 50% 0;
  background-size: 70px;
  width: 90px;
  height: 90px;
  margin-right: 0;
}

.fundingicon.style-2.icon-2 {
  background-image: url('../images/Frame-976.png');
  background-size: 70px;
}

.fundingicon.style-2.icon-3 {
  background-image: url('../images/Frame-976.png');
  background-position: 50% 0;
  background-size: 70px;
}

.fundingicon.style-2.icon-4 {
  filter: none;
  background-image: url('../images/Select-icons_funding.png');
  background-size: 70px;
}

.reportingicon {
  float: left;
  background-image: url('../images/icon-4.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 60px;
  width: 70px;
  height: 70px;
  margin-right: 20px;
}

.reportingicon.icon-2 {
  background-image: url('../images/icon-3.png');
  background-size: 60px;
}

.reportingicon.icon-3 {
  background-image: url('../images/icon-2.png');
  background-size: 60px;
}

.reportingicon.style-2 {
  filter: invert();
  background-image: url('../images/Frame-976.png');
  background-position: 50% 0;
  background-size: 70px;
  width: 90px;
  height: 90px;
  margin-right: 0;
}

.reportingicon.style-2.icon-2 {
  background-image: url('../images/Frame-976.png');
  background-size: 70px;
}

.reportingicon.style-2.icon-3 {
  filter: none;
  background-image: url('../images/Select-icons_reporting.png');
  background-position: 50% 0;
  background-size: 70px;
}

.reportingicon.style-2.icon-4 {
  background-image: url('../images/Frame-976.png');
  background-size: 70px;
}

.tracksicon {
  float: left;
  background-image: url('../images/icon-4.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 60px;
  width: 70px;
  height: 70px;
  margin-right: 20px;
}

.tracksicon.icon-2 {
  background-image: url('../images/icon-3.png');
  background-size: 60px;
}

.tracksicon.icon-3 {
  background-image: url('../images/icon-2.png');
  background-size: 60px;
}

.tracksicon.style-2 {
  background-image: url('../images/Select-icons_best-tracks.png');
  background-position: 50% 0;
  background-size: 70px;
  width: 90px;
  height: 90px;
  margin-right: 0;
}

.tracksicon.style-2.icon-2 {
  background-image: url('../images/Frame-976.png');
  background-size: 70px;
}

.tracksicon.style-2.icon-3 {
  background-image: url('../images/Frame-976.png');
  background-position: 50% 0;
  background-size: 70px;
}

.tracksicon.style-2.icon-4 {
  background-image: url('../images/Frame-976.png');
  background-size: 70px;
}

.racesicon {
  float: left;
  background-image: url('../images/icon-4.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 60px;
  width: 70px;
  height: 70px;
  margin-right: 20px;
}

.racesicon.icon-2 {
  background-image: url('../images/icon-3.png');
  background-size: 60px;
}

.racesicon.icon-3 {
  background-image: url('../images/icon-2.png');
  background-size: 60px;
}

.racesicon.style-2 {
  filter: invert();
  background-image: url('../images/Frame-976.png');
  background-position: 50% 0;
  background-size: 70px;
  width: 90px;
  height: 90px;
  margin-right: 0;
}

.racesicon.style-2.icon-2 {
  background-image: url('../images/Frame-976.png');
  background-size: 70px;
}

.racesicon.style-2.icon-3 {
  filter: none;
  background-image: url('../images/Select-icons_best-races.png');
  background-position: 50% 0;
  background-size: 70px;
}

.racesicon.style-2.icon-4 {
  background-image: url('../images/Frame-976.png');
  background-size: 70px;
}

.hdvideoicon {
  float: left;
  background-image: url('../images/icon-4.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 60px;
  width: 70px;
  height: 70px;
  margin-right: 20px;
}

.hdvideoicon.icon-2 {
  background-image: url('../images/icon-3.png');
  background-size: 60px;
}

.hdvideoicon.icon-3 {
  background-image: url('../images/icon-2.png');
  background-size: 60px;
}

.hdvideoicon.style-2 {
  filter: invert();
  background-image: url('../images/Frame-976.png');
  background-position: 50% 0;
  background-size: 70px;
  width: 90px;
  height: 90px;
  margin-right: 0;
}

.hdvideoicon.style-2.icon-2 {
  filter: none;
  background-image: url('../images/Select-icons_HDvideo.png');
  background-size: 70px;
}

.hdvideoicon.style-2.icon-3 {
  background-image: url('../images/Frame-976.png');
  background-position: 50% 0;
  background-size: 70px;
}

.hdvideoicon.style-2.icon-4 {
  background-image: url('../images/Frame-976.png');
  background-size: 70px;
}

.tournamentsicon {
  float: left;
  background-image: url('../images/icon-4.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 60px;
  width: 70px;
  height: 70px;
  margin-right: 20px;
}

.tournamentsicon.icon-2 {
  background-image: url('../images/icon-3.png');
  background-size: 60px;
}

.tournamentsicon.icon-3 {
  background-image: url('../images/icon-2.png');
  background-size: 60px;
}

.tournamentsicon.style-2 {
  filter: invert();
  background-image: url('../images/Frame-976.png');
  background-position: 50% 0;
  background-size: 70px;
  width: 90px;
  height: 90px;
  margin-right: 0;
}

.tournamentsicon.style-2.icon-2 {
  background-image: url('../images/Frame-976.png');
  background-size: 70px;
}

.tournamentsicon.style-2.icon-3 {
  background-image: url('../images/Frame-976.png');
  background-position: 50% 0;
  background-size: 70px;
}

.tournamentsicon.style-2.icon-4 {
  filter: none;
  background-image: url('../images/Select-icons_tournaments.png');
  background-size: 70px;
}

._1bselectherobuttonsmembershipwhite {
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  justify-content: center;
  align-items: center;
  width: 220px;
  height: auto;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

._1bselectherobuttonsmembershipwhite:hover {
  background-color: #f3f3f3b8;
}

._1selectbuttonsmembershiptxtblk {
  color: #020202;
  letter-spacing: -.5px;
  font-size: 16px;
  font-weight: 500;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.herologoandbtnsdivcenter {
  z-index: 10;
  width: 42%;
  position: absolute;
  inset: 28% auto auto 0%;
}

.compratesgraphicdivrebates {
  justify-content: center;
  align-items: center;
  width: 60%;
  display: flex;
}

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

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

.image-116 {
  width: 100%;
  display: block;
}

.image-117 {
  width: 99.9%;
  display: block;
}

.div-block-36 {
  height: 70px;
}

.image-118 {
  width: 100%;
  display: block;
}

.div-block-37 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 20px;
  display: flex;
}

.recaptcha, .recaptcha-2 {
  margin-top: 10px;
}

.sub-text-copy {
  color: #ccc;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
}

.sub-text-copy-copy {
  color: #767676;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Varela Round, sans-serif;
  font-size: 23px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
}

.sub-text-copy-copy.white {
  color: #e6e6e6;
  letter-spacing: normal;
  margin-top: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 25px;
}

.sub-text-copy-copy.white.smaller {
  font-size: 20px;
  line-height: 30px;
}

.sub-text-copy-copy.white.smaller.in-port {
  margin-top: 0;
  font-size: 19px;
}

.sub-text-copy-copy.white.little-biger {
  font-size: 32px;
}

.sub-text-copy-copy.smaller {
  font-size: 24px;
  line-height: 34px;
}

.sub-text-copy-copy.in-testimonials {
  margin-top: 0;
  font-size: 17px;
  line-height: 30px;
}

.sub-text-copy-copy.bit-smaller {
  font-size: 20px;
  line-height: 31px;
}

.sub-text-copy-copy.bit-smaller.more {
  font-size: 15px;
  line-height: 27px;
}

.sub-text-copy-copy.bit-smaller.fun {
  margin-top: 0;
  font-size: 18px;
}

.sub-text-copy-copy.bit-smaller.whiter {
  color: #fff;
  margin-top: 0;
}

.sub-text-copy-copy.bit-smaller.no-top-margin {
  margin-top: 0;
}

.sub-text-copy-copy.start {
  color: #fff;
  letter-spacing: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
}

.sub-text-copy-copy.in-section {
  font-size: 27px;
}

.sub-text-copy-copy.no-margin {
  margin-top: 0;
}

.sub-text-copy-copy.whiterr {
  color: #fff;
}

.gspmapholder {
  position: relative;
}

.image-119, .image-120 {
  position: absolute;
  inset: 0%;
}

.image-121 {
  position: static;
  inset: 0%;
}

.container-4 {
  position: static;
}

.div-block-38 {
  margin-top: 40px;
  padding-top: 0;
}

.div-block-39 {
  justify-content: center;
  align-items: center;
  height: auto;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.background-video-2 {
  height: 100%;
}

.div-block-40 {
  text-align: center;
}

.div-block-41 {
  background-image: linear-gradient(#00000052, #00000052);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-block-5 {
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 17px #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 75px;
  line-height: 75px;
}

.background-video-2-copy {
  height: 100%;
}

.balconyvid, .suiteleftvid, .suiterightvid {
  border: 1px solid #000;
}

.div-block-43 {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 60px;
  display: flex;
}

.paragraph-4 {
  color: #000;
  text-align: center;
  width: 80%;
  margin-bottom: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

.div-block-44 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-5 {
  color: #151515;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.div-block-45 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-46, .div-block-47, .div-block-48, .div-block-49 {
  align-self: center;
}

.div-block-50 {
  justify-content: center;
  align-items: center;
  width: 50px;
  display: flex;
}

.grid-4 {
  border-top: 1px #00000030;
  border-bottom: 1px solid #00000030;
  padding-top: 40px;
  padding-bottom: 40px;
}

.lightbox-link, .lightbox-link-2, .lightbox-link-3, .lightbox-link-4 {
  border: 1px solid #000;
}

.div-block-51 {
  margin-top: 140px;
}

.container-5 {
  max-width: 1200px;
}

.div-block-52 {
  align-self: auto;
}

.div-block-53 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-54 {
  background-color: #2c9bf4;
  width: 20%;
  height: auto;
  position: absolute;
  inset: 0% auto auto 0%;
}

.play-pause-button {
  background-color: #f4565600;
  inset: auto 10% 5% auto;
}

.div-block-55 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.play-pause-button-2 {
  inset: auto 10% 6% auto;
}

.play-pause-button-3 {
  inset: auto 10% 5% auto;
}

.image-122, .image-123, .image-124 {
  filter: invert();
  width: 100%;
  max-width: none;
}

._1stvidhero {
  background-image: linear-gradient(#000000b3, #000000b3);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.herovidmaindiv {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: center;
  height: 600px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.image-125, .image-126, .image-127 {
  filter: invert();
  width: 140%;
  max-width: none;
}

.select-testimonial {
  background-color: #121212;
  background-image: url('../images/Frame-1070-1.png');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.div-block-56 {
  width: 30%;
  position: relative;
}

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

.div-block-58 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.div-block-59 {
  width: 25%;
  margin-top: 5px;
}

.text-block-6, .text-block-7 {
  color: #e9e9e9;
  font-size: 20px;
}

.block-quote {
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  line-height: 35px;
}

.container-6 {
  max-width: 1400px;
}

.div-block-60 {
  width: 30%;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-61 {
  width: auto;
  position: relative;
}

.div-block-62 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.image-128 {
  position: absolute;
  inset: 0%;
}

.div-block-63 {
  background-color: #121212;
  position: absolute;
  inset: 0%;
}

.div-block-53-copy {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.paragraph-4-copy {
  color: #000;
  text-align: center;
  width: 80%;
  margin-bottom: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.container-select-blog {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-select-blog.top {
  position: relative;
  top: -251px;
}

.container-select-blog.contact {
  position: relative;
  top: -120px;
}

.container-select-blog.center {
  z-index: 2;
  text-align: left;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.container-select-blog.center.uper {
  top: 38%;
}

.container-select-blog.center.uper.style-2 {
  top: 25%;
}

.container-select-blog.center.uper.style-3 {
  top: 40%;
}

.container-select-blog.center.uper.style-4 {
  top: 42%;
}

.container-select-blog.center.down {
  top: 62%;
}

.container-select-blog.center.down.style-2 {
  top: 58%;
}

.container-select-blog.center.style-7 {
  top: 37%;
}

.container-select-blog.center.style-8 {
  top: 42%;
}

.container-select-blog.center.style-9 {
  top: 39%;
}

.container-select-blog.center.style-6 {
  top: 44%;
}

.container-select-blog.center.style-5 {
  width: 70%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.container-select-blog.center.style-3 {
  top: 40%;
}

.container-select-blog.center.style-2 {
  top: 36%;
}

.container-select-blog.center.style-1 {
  top: 11%;
}

.container-select-blog.center.style-12 {
  top: 40%;
}

.heading-9 {
  text-align: left;
  margin-bottom: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
}

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

.top-margin-copy.less {
  margin-top: 50px;
}

.top-margin-copy.less.more {
  margin-top: 30px;
}

.top-margin-copy.more {
  margin-top: 160px;
}

.top-margin-copy.more.add {
  margin-top: 250px;
}

.top-margin-copy.style-1 {
  margin-top: 80px;
}

.top-title-copy {
  text-align: center;
  margin-bottom: 20px;
}

.top-title-copy.no-margin {
  margin-bottom: 0;
}

.top-title-copy.left {
  text-align: left;
}

.top-title-copy.left.less {
  margin-bottom: 50px;
}

.top-title-copy.less {
  margin-bottom: 30px;
}

.top-title-copy.right {
  text-align: right;
}

.div-block-66 {
  width: 80%;
}

.div-block-67 {
  margin-bottom: 10px;
}

.text-block-8 {
  color: #d7d7d7;
  font-size: 18px;
  line-height: 24px;
}

.div-block-68 {
  width: 12%;
}

.div-block-69 {
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.success-message-2 {
  background-color: #ddd0;
  border: 1px solid #e3e3e36b;
}

.formcontainer {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.formcontainer.top {
  position: relative;
  top: -251px;
}

.formcontainer.contact {
  position: relative;
  top: -120px;
}

.formcontainer.center {
  z-index: 2;
  text-align: left;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.formcontainer.center.uper {
  top: 38%;
}

.formcontainer.center.uper.style-2 {
  top: 25%;
}

.formcontainer.center.uper.style-3 {
  top: 40%;
}

.formcontainer.center.uper.style-4 {
  top: 42%;
}

.formcontainer.center.down {
  top: 62%;
}

.formcontainer.center.down.style-2 {
  top: 58%;
}

.formcontainer.center.style-7 {
  top: 37%;
}

.formcontainer.center.style-8 {
  top: 42%;
}

.formcontainer.center.style-9 {
  top: 39%;
}

.formcontainer.center.style-6 {
  top: 44%;
}

.formcontainer.center.style-5 {
  width: 70%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.formcontainer.center.style-3 {
  top: 40%;
}

.formcontainer.center.style-2 {
  top: 36%;
}

.formcontainer.center.style-1 {
  top: 11%;
}

.formcontainer.center.style-12 {
  top: 40%;
}

.selectformtitlediv {
  text-align: center;
  margin-bottom: 100px;
}

.selectformtitlediv.no-margin {
  margin-bottom: 0;
}

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

.selectformtitlediv.left.less {
  margin-bottom: 0;
}

.selectformtitlediv.less {
  margin-bottom: 30px;
}

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

.div-block-70 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-5-copy {
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 17px #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.div-block-42-copy {
  margin-top: 10px;
}

.benefitsgrid2 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 60px;
}

.benefitswrappera {
  box-shadow: none;
  background-color: #0000;
  border: 1px #fcfcfc4f;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding: 0;
  display: flex;
}

.benefitswrappera.no-margin {
  margin-bottom: 0;
}

.div-block-71 {
  background-color: #2c9bf4;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.div-block-72 {
  width: 100%;
}

.premieraccesssec1 {
  background-color: #0a0a0a;
  background-image: radial-gradient(circle at 50% 0, #181818 98%, #000);
  margin-bottom: 0;
  padding: 140px 20px;
  position: relative;
}

.premieraccesssec1.gray {
  background-color: #f5f5f7;
}

.premieraccesssec1.gray.more {
  background-color: #d4d7dc;
}

.premieraccesssec1.gray.more.no-bottom-padding {
  padding-bottom: 0;
}

.premieraccesssec1.gray.contact {
  height: 450px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.premieraccesssec1.gray.contact.style-1 {
  height: 275px;
}

.premieraccesssec1.gray.less-space.top-line {
  border-top: 1px solid #e1e1e1;
}

.premieraccesssec1.gray.image-3 {
  background-image: url('../images/laptop-1.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 1000px;
  border-bottom: 1px solid #e1e1e1;
  padding-top: 180px;
  padding-bottom: 180px;
}

.premieraccesssec1.gray.image-3.image-3-1 {
  background-image: url('../images/lp3.jpg');
  background-position: 0;
  background-size: 1000px;
}

.premieraccesssec1.gray.image-3.image-3-2 {
  background-image: url('../images/lp4.jpg');
  background-position: 95%;
  background-size: 1000px;
  border-bottom-style: none;
}

.premieraccesssec1.less-space {
  padding-top: 70px;
  padding-bottom: 70px;
}

.premieraccesssec1.less-space.with-line {
  border-top: 1px solid #ededed;
}

.premieraccesssec1.less-space.bottom-line {
  border-bottom: 1px solid #ededed;
}

.premieraccesssec1.color {
  background-color: var(--royal-blue);
  padding: 140px 20px;
}

.premieraccesssec1.color.gradient {
  background-image: linear-gradient(45deg, #546cc3, #c35466);
}

.premieraccesssec1.color.gradient.less-space {
  padding-top: 70px;
  padding-bottom: 70px;
}

.premieraccesssec1.color.gradient.watch-image {
  background-image: linear-gradient(45deg, #546cc3, #c35466);
}

.premieraccesssec1.color.more {
  padding-top: 180px;
  padding-bottom: 180px;
}

.premieraccesssec1.color.with-map {
  background-image: url('../images/map-2.png');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: contain;
  background-attachment: fixed;
}

.premieraccesssec1.divider {
  background-color: var(--royal-blue);
  padding-top: 60px;
  padding-bottom: 60px;
}

.premieraccesssec1.black {
  background-color: #000;
  margin-bottom: 40px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.premieraccesssec1.black.another-space {
  padding-top: 70px;
  padding-bottom: 70px;
}

.premieraccesssec1.black.another-space.bottom-line {
  border-bottom: 1px solid #ffffff1c;
}

.premieraccesssec1.black.portfolio {
  padding: 30px 10px;
}

.premieraccesssec1.black.normal {
  padding-top: 140px;
  padding-bottom: 140px;
}

.premieraccesssec1.image-1 {
  background-image: url('../images/ronaldo-oliveira-171150-1.jpg');
  background-position: 50% 0;
  background-size: cover;
  padding-top: 180px;
  padding-bottom: 180px;
}

.premieraccesssec1.image-2 {
  background-color: var(--royal-blue);
  padding-top: 190px;
  padding-bottom: 190px;
}

.premieraccesssec1.top-line {
  border-top: 1px solid #ededed;
}

.premieraccesssec1.image-4 {
  background-image: url('../images/ip1.jpg');
  background-position: 174% 63%;
  background-repeat: no-repeat;
  background-size: 70%;
  padding-top: 240px;
  padding-bottom: 240px;
}

.premieraccesssec1.image-5 {
  background-image: url('../images/lp1.png');
  background-position: 91% 63%;
  background-repeat: no-repeat;
  background-size: 1000px;
  padding-top: 240px;
  padding-bottom: 240px;
}

.premieraccesssec1.image-6 {
  background-image: url('../images/anh-phan-134368-1.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
}

.premieraccesssec1.bottom-line {
  border-bottom: 1px solid #e1e1e1;
}

.text-block-9 {
  text-align: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 25px;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.container-premier-access {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-premier-access.top {
  position: relative;
  top: -251px;
}

.container-premier-access.contact {
  position: relative;
  top: -120px;
}

.container-premier-access.center {
  z-index: 2;
  text-align: left;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.container-premier-access.center.uper {
  top: 38%;
}

.container-premier-access.center.uper.style-2 {
  top: 25%;
}

.container-premier-access.center.uper.style-3 {
  top: 40%;
}

.container-premier-access.center.uper.style-4 {
  top: 42%;
}

.container-premier-access.center.down {
  top: 62%;
}

.container-premier-access.center.down.style-2 {
  top: 58%;
}

.container-premier-access.center.style-7 {
  top: 37%;
}

.container-premier-access.center.style-8 {
  top: 42%;
}

.container-premier-access.center.style-9 {
  top: 39%;
}

.container-premier-access.center.style-6 {
  top: 44%;
}

.container-premier-access.center.style-5 {
  width: 70%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.container-premier-access.center.style-3 {
  top: 40%;
}

.container-premier-access.center.style-2 {
  top: 36%;
}

.container-premier-access.center.style-1 {
  top: 11%;
}

.container-premier-access.center.style-12 {
  top: 40%;
}

.link-block-3 {
  color: #000;
  border: 1px solid #a5a5a5c7;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.saptopblock {
  background-color: #03f3b2;
  background-image: none;
  border-bottom: 1px solid #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.gsptopblock {
  background-color: #2c9bf4;
  background-image: none;
  border-bottom: 1px solid #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.benefitstourbtndiv {
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.gspherologoblock {
  background-color: #2c9bf4;
  width: 20%;
  height: auto;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-130 {
  filter: invert();
}

.sapherologoblock {
  background-color: #03f3b2;
  width: 20%;
  height: auto;
  position: absolute;
  inset: 0% auto auto 0%;
}

.gsplogospot {
  filter: invert();
  padding-bottom: 10px;
}

.sapcomingsoon {
  height: auto;
  position: relative;
}

.div-block-74 {
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-75 {
  background-color: #2c2929;
  padding: 5px 40px 0;
}

.text-block-10 {
  color: #e4e1e1;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 55px;
  font-weight: 400;
  line-height: 50px;
}

.div-block-76 {
  height: auto;
}

.saptourhero {
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
  position: relative;
}

.saplogoblock {
  background-color: #03f3b2;
  width: 20%;
  height: auto;
  position: absolute;
  inset: 0% auto auto 0%;
}

.saplogospot {
  padding-bottom: 5px;
}

.div-block-77 {
  position: absolute;
}

.text-span-3 {
  font-weight: 400;
}

.saptourmbimg, .gsptourmbimg {
  display: none;
}

.aboutusdkimg {
  width: 99.9%;
  display: block;
}

.aboutusmbimg {
  width: 99.9%;
  display: none;
}

.rebatesdkimg {
  width: 99.9%;
  display: block;
}

.rebatesmbimg {
  width: 99.9%;
  display: none;
}

.benefitsdkimg {
  width: 99.9%;
  display: block;
}

.benefitsmbimg {
  width: 99.9%;
  display: none;
}

.membershipdkimg {
  width: 99.9%;
  display: block;
}

.membershipmbimg {
  width: 99.9%;
  display: none;
}

.container-7 {
  max-width: 1200px;
  padding-left: 10px;
  padding-right: 10px;
}

.column-10 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.columns-3 {
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.columns-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.text-block-11 {
  font-size: 25px;
  line-height: 25px;
}

.column-11, .column-12 {
  padding-left: 0;
  padding-right: 0;
}

.div-block-78 {
  justify-content: center;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.text-block-12 {
  font-size: 35px;
  line-height: 35px;
}

.div-block-79 {
  background-color: #a1ffe6;
  padding: 20px;
}

.paragraph-6 {
  color: #131313;
  margin-top: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
}

.divblockresturants2 {
  background-color: #03f3b2;
  padding: 20px;
}

.grid-6 {
  border-bottom: 1px solid #00000036;
  grid-template-rows: auto;
}

.sub-text-2 {
  color: #515151;
  text-align: right;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.sub-text-2.white {
  color: #ccc;
  letter-spacing: normal;
  margin-top: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 35px;
}

.sub-text-2.white.smaller {
  font-size: 20px;
  line-height: 30px;
}

.sub-text-2.white.smaller.in-port {
  margin-top: 0;
  font-size: 19px;
}

.sub-text-2.white.little-biger {
  font-size: 32px;
}

.sub-text-2.smaller {
  font-size: 24px;
  line-height: 34px;
}

.sub-text-2.in-testimonials {
  margin-top: 0;
  font-size: 17px;
  line-height: 30px;
}

.sub-text-2.bit-smaller {
  font-size: 20px;
  line-height: 31px;
}

.sub-text-2.bit-smaller.more {
  font-size: 15px;
  line-height: 27px;
}

.sub-text-2.bit-smaller.fun {
  margin-top: 0;
  font-size: 18px;
}

.sub-text-2.bit-smaller.whiter {
  color: #fff;
  margin-top: 0;
}

.sub-text-2.bit-smaller.no-top-margin {
  margin-top: 0;
}

.sub-text-2.start {
  color: #fff;
  letter-spacing: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
}

.sub-text-2.in-section {
  font-size: 27px;
}

.sub-text-2.no-margin {
  margin-top: 0;
}

.sub-text-2.whiterr {
  color: #fff;
}

.sub-text-copy {
  color: #ccc;
  text-align: left;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
}

.sub-text-copy.white {
  color: #ccc;
  letter-spacing: normal;
  margin-top: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 35px;
}

.sub-text-copy.white.smaller {
  font-size: 20px;
  line-height: 30px;
}

.sub-text-copy.white.smaller.in-port {
  margin-top: 0;
  font-size: 19px;
}

.sub-text-copy.white.little-biger {
  font-size: 32px;
}

.sub-text-copy.smaller {
  font-size: 24px;
  line-height: 34px;
}

.sub-text-copy.in-testimonials {
  margin-top: 0;
  font-size: 17px;
  line-height: 30px;
}

.sub-text-copy.bit-smaller {
  font-size: 20px;
  line-height: 31px;
}

.sub-text-copy.bit-smaller.more {
  font-size: 15px;
  line-height: 27px;
}

.sub-text-copy.bit-smaller.fun {
  margin-top: 0;
  font-size: 18px;
}

.sub-text-copy.bit-smaller.whiter {
  color: #fff;
  margin-top: 0;
}

.sub-text-copy.bit-smaller.no-top-margin {
  margin-top: 0;
}

.sub-text-copy.start {
  color: #fff;
  letter-spacing: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
}

.sub-text-copy.in-section {
  font-size: 27px;
}

.sub-text-copy.no-margin {
  margin-top: 0;
}

.sub-text-copy.whiterr {
  color: #fff;
}

@media screen and (min-width: 1920px) {
  .banner.style-2 {
    background-image: url('../images/zz20240124_sgs_eclipsesportswire_1125.jpg'), linear-gradient(#0000, #0000);
    background-position: 10% 15%, 0 0;
  }

  .social-icon.insta {
    background-image: url('../images/Frame-974.png');
    width: auto;
    height: auto;
  }

  .navigation-style-4 {
    border-bottom: 1px solid #000;
    width: 100%;
    padding-left: 0;
  }

  .sub-text {
    color: #515151;
  }

  .sub-text.white {
    margin-top: 10px;
    line-height: 35px;
  }

  .container-fluid {
    max-width: 1500px;
  }

  .paragraph {
    text-align: center;
  }

  .half-section.full.white {
    border-top-style: none;
    border-bottom-style: none;
  }

  ._1s-nav-link-login.small {
    color: #000;
    background-color: #ffc005;
  }

  ._1s-logo-main-nav {
    margin-top: 0;
  }

  .link-block {
    width: 250px;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .text-block {
    color: #000;
    font-size: 18px;
    font-weight: 600;
  }

  ._1bselectherobuttons {
    background-color: #ffc005;
    width: 250px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  ._1bselectherobuttons:hover {
    background-color: #c0930d;
  }

  ._1bselectherobuttonsmembership {
    background-color: #000;
    width: 250px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  ._1bselectherobuttonsmembership:hover {
    background-color: #000000b8;
  }

  ._1selectbuttonsmembershiptxt {
    color: #e9e9e9;
    font-size: 18px;
    font-weight: 500;
  }

  .container-fluid-top, .container-fluid-bottom {
    max-width: 1500px;
  }

  .image-103 {
    opacity: .88;
  }

  .banner-home.style-2 {
    background-image: url('../images/Blueberry-Hill-credit-Ryan-Thompson3.jpg'), linear-gradient(#0000, #0000);
    background-position: 10% 15%, 0 0;
  }

  .rebates-sec {
    background-color: #272727;
    background-image: radial-gradient(circle at 50% 0, #181818 100%, #000);
  }

  .banner-rebates.style-2 {
    background-image: url('../images/zz20240124_sgs_eclipsesportswire_1125.jpg'), linear-gradient(#0000, #0000);
    background-position: 10% 15%, 0 0;
  }

  .banner-rebates.rebates-style {
    background-image: url('../images/zz20240124_sgs_eclipsesportswire_1125.jpg'), linear-gradient(#0000, #0000);
    background-position: 0 60%, 0 0;
    height: 500px;
  }

  .heading-7-rebates {
    text-align: center;
  }

  .herologointrodiv {
    top: 15%;
  }

  .herobtnholder {
    inset: auto 0% 0% auto;
  }

  ._1selectherobtnholderdiv {
    border-bottom-style: none;
    justify-content: flex-end;
    align-items: center;
    height: 100px;
    padding-left: 0;
    display: flex;
  }

  .herobtnholderdk {
    height: auto;
    inset: auto 0% 2% auto;
  }

  .herobtnholdermb {
    inset: auto 0% 0% auto;
  }

  .herologointrodiva {
    top: 16%;
  }

  .herologintrodivbottom {
    margin-bottom: 20px;
  }

  .herobtnholderdkleft {
    height: auto;
    inset: auto 0% 2% auto;
  }

  ._1selectherobtnholderdivright {
    border-bottom-style: none;
    justify-content: flex-end;
    align-items: center;
    height: 100px;
    padding-left: 0;
    display: flex;
  }

  .section-4 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .div-block-13 {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .div-block-14 {
    width: 50%;
  }

  .benefitsbullets {
    padding-top: 20px;
  }

  .beneftisbullettxt, .benefitsbulletsec.black {
    margin-bottom: 0;
  }

  .benefitsbulletsred, .benefitsbulletsblue, .benefitsbulletswhite {
    padding-top: 10px;
  }

  .benefitsbullets-copy, .benefitsbullets-copy-copy {
    padding-top: 20px;
  }

  .benefitsbulletsyellow {
    padding-top: 10px;
  }

  .beneftisbullettxtblack {
    margin-bottom: 0;
  }

  .benefitscola {
    padding-right: 60px;
  }

  .text-field-2, .text-field-3, .text-field-4 {
    margin-bottom: 5px;
  }

  .aboutussubtxt {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .aboutusseca.black {
    background-image: radial-gradient(circle at 50% 0, #181818 20%, #000);
  }

  .membershipformsec {
    background-color: #f1f1f1;
    background-image: linear-gradient(#000000e6, #000000e6), url('../images/zzzzz1-4-19_voodoo_eclipsesportswire_02795.jpg'), radial-gradient(circle at 50% 0, #272727, #5a5a5a);
    background-position: 0 0, 0 0, 0 0;
    background-size: auto, cover, auto;
  }

  .membershipformsec.black {
    margin-bottom: 0;
  }

  .formcolumnssec {
    background-image: none;
    padding-left: 60px;
    padding-right: 60px;
  }

  .submit-button:hover {
    background-color: #ffc005a1;
  }

  .whysec {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .div-block-20 {
    width: 100%;
  }

  .div-block-22 {
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    display: flex;
  }

  .top-title-why-select {
    margin-bottom: 40px;
  }

  .herologoandbtnsdiv {
    top: 16%;
  }

  .div-block-23 {
    width: 10%;
    margin-top: 20px;
  }

  .membershipcol1 {
    padding-right: 100px;
  }

  .membershipcol2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .btnsatmobile {
    inset: auto 0% 0% auto;
  }

  .exclusive-events-div {
    background-image: radial-gradient(circle at 50% 0, #181818 100%, #000);
  }

  .exclusive-events-div.black {
    margin-bottom: 0;
  }

  .div-block-14-copy {
    width: 75%;
  }

  ._1bselectherobuttonsmembership-copy {
    background-color: #000;
    width: 250px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  ._1bselectherobuttonsmembership-copy:hover {
    background-color: #000000b8;
  }

  ._1bselectherobuttonsmembership-copy-copy {
    background-color: #000;
    width: 250px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  ._1bselectherobuttonsmembership-copy-copy:hover {
    background-color: #000000b8;
  }

  .grid-copy {
    margin-top: 30px;
  }

  .memberbtndiv2 {
    justify-content: center;
    align-items: center;
    margin-top: 60px;
    display: flex;
  }

  ._1bselectherobuttonsmembershipwhiteoutline {
    background-color: #000;
    border-color: #fcfcfc4f;
    width: 250px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  ._1bselectherobuttonsmembershipwhiteoutline:hover {
    background-color: #000000b8;
  }

  .sub-text-copy.white {
    margin-top: 10px;
  }

  .image-108 {
    width: 300px;
  }

  .home-nav-link {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 18px;
  }

  .image-111, .image-112 {
    width: 100%;
  }

  .heading-7-rebates-copy {
    text-align: left;
  }

  .top-title-copy.left.less {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .image-115 {
    width: 100%;
  }

  ._1bselectherobuttonsmembershipwhite {
    background-color: #fff;
    width: 250px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  ._1bselectherobuttonsmembershipwhite:hover {
    background-color: #f3f3f3b8;
  }

  ._1selectbuttonsmembershiptxtblk {
    color: #000;
    font-size: 18px;
    font-weight: 500;
  }

  .herologoandbtnsdivcenter {
    top: 28%;
  }

  .compratesgraphicdivrebates {
    width: 60%;
  }

  .div-block-36 {
    height: 80px;
  }

  .image-118 {
    display: block;
  }

  .div-block-37 {
    margin-top: 20px;
  }

  .recaptcha {
    margin-top: 10px;
  }

  .sub-text-copy-copy.white {
    margin-top: 10px;
  }

  .div-block-39 {
    height: 600px;
    position: relative;
  }

  .text-block-5 {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .grid-4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-51 {
    margin-top: 140px;
  }

  .container-5 {
    max-width: 1400px;
  }

  ._1stvidhero {
    height: auto;
  }

  .herovidmaindiv {
    height: 600px;
    position: relative;
  }

  .select-testimonial {
    background-image: url('../images/Frame-1070-3.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .div-block-56 {
    width: 35%;
    margin-right: 20px;
  }

  .container-select-blog {
    max-width: 1200px;
  }

  .div-block-68 {
    width: 10%;
  }

  .div-block-69 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .formcontainer {
    max-width: 1200px;
  }

  .selectformtitlediv.left.less {
    margin-bottom: 0;
  }

  .text-block-5-copy {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .premieraccesssec1 {
    background-color: #272727;
    background-image: radial-gradient(circle at 50% 0, #181818 100%, #000);
  }

  .text-block-9 {
    color: #000;
    -webkit-text-decoration: none;
    text-decoration: none;
  }

  .container-premier-access {
    max-width: 1500px;
  }

  .div-block-73 {
    -webkit-text-decoration: none;
    text-decoration: none;
  }

  .benefitstourbtndiv {
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    display: flex;
  }

  .div-block-75 {
    padding-top: 5px;
    padding-bottom: 0;
  }

  .text-block-10 {
    font-weight: 400;
    line-height: 50px;
  }

  .div-block-77 {
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .benefitsmbimg {
    display: none;
  }

  .container-7 {
    max-width: 1400px;
  }

  .columns-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-left: 0;
    margin-right: 0;
  }

  .columns-4 {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-79 {
    padding: 20px;
  }

  .sub-text-2 {
    color: #515151;
  }

  .sub-text-2.white {
    margin-top: 10px;
    line-height: 35px;
  }

  .sub-text-copy {
    color: #ccc;
  }

  .sub-text-copy.white {
    margin-top: 10px;
    line-height: 35px;
  }
}

@media screen and (max-width: 991px) {
  .navigation-style-1 {
    padding-bottom: 0;
  }

  .nav-link {
    color: #e4e4e4;
    border-bottom: 1px solid #aaaaaa69;
    padding-top: 17px;
    padding-bottom: 15px;
    font-size: 18px;
  }

  .dropdown-arrow {
    margin-top: 22px;
  }

  .banner.style-1 {
    background-image: linear-gradient(45deg, var(--royal-blue), #c35466);
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .banner.style-2 {
    background-image: url('../images/Blueberry-Hill-credit-Ryan-Thompson3.jpg'), linear-gradient(#0000, #0000);
    background-position: 50% 0, 0 0;
    background-size: auto, auto;
  }

  .banner.style-3 {
    background-size: 2000px;
    height: 800px;
  }

  .banner.style-8 {
    background-position: 50%;
  }

  .logo-brand {
    margin-top: 27px;
  }

  .nav-menu-style-2 {
    background-color: #f1f1f7;
  }

  .nav-menu-style-2.darker {
    background-color: #000000f2;
  }

  .align-center.add-top-margin {
    margin-top: 50px;
  }

  .top-logo {
    margin-bottom: 15px;
  }

  .top-navigation {
    margin-bottom: 5px;
  }

  .navigation-style-4 {
    padding-left: 0;
  }

  .social-navigation {
    top: 24px;
  }

  .social-navigation.add-left {
    float: left;
  }

  .nav-menu-style-6 {
    background-color: #f1f1f7;
  }

  .section.gray.more.no-bottom-padding {
    padding-bottom: 140px;
  }

  .section.gray.image-3, .section.gray.image-3.image-3-1, .section.gray.image-3.image-3-2 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .section.image-2 {
    background-position: 131px;
  }

  .section.image-4, .section.image-5 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .top-title.right.no-margin.in-device, .sub-text {
    text-align: left;
  }

  .sub-text.white {
    letter-spacing: 1px;
    line-height: 33px;
  }

  .sub-text.bit-smaller {
    font-size: 19px;
  }

  .services-content {
    margin-bottom: 0;
  }

  .top-margin.less.no-margin, .top-margin.more.add.make-it-zero, .top-margin.no-top {
    margin-top: 0;
  }

  .top-margin.style-1 {
    margin-top: 40px;
  }

  .small-divider.right.make-it-left {
    margin-left: 0;
    margin-right: auto;
  }

  .paragraph.intro-sub-title {
    text-align: center;
    margin-left: 0;
  }

  .rocket-image {
    margin-bottom: 70px;
  }

  .tab-logo {
    width: 33.333%;
  }

  .testimonials-wrapper {
    width: 90%;
  }

  .pricing-style-1-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .half-section.full.white, .half-section.image-2, .half-section.image-2.another, .half-section.full-with-color, .half-section.full-with-color.dark, .half-section.full-with-color.color, .half-section.image-3, .half-section.image-4, .half-section.image-5 {
    width: 100%;
  }

  .footer {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .service-wrapper {
    width: 100%;
  }

  .slider-testimonials.some-padding {
    padding-right: 0;
  }

  .portfolio-wrapper {
    width: 50%;
  }

  .left-padding {
    padding-right: 0;
  }

  .right-padding {
    padding-left: 0;
  }

  .right-padding.on-tab {
    padding-left: 50px;
  }

  .video-wrapper {
    width: 80%;
  }

  .video-wrapper.in-app {
    width: 100%;
    margin-bottom: 50px;
  }

  .video-wrapper.in-column {
    width: 100%;
  }

  .team-wrapper {
    background-position: 50%;
    background-size: cover;
  }

  .team-content {
    left: 10px;
    right: 10px;
  }

  .testimonials-slide {
    width: 100%;
  }

  .fun-content {
    margin-bottom: 100px;
  }

  .fun-content.no-margin {
    margin-bottom: 0;
  }

  .service-wrapper-third {
    margin-bottom: 40px;
  }

  .portfolio-wrapper-second {
    margin-bottom: 50px;
  }

  .features-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }

  .iphone-app {
    width: 100%;
    margin-top: 50px;
  }

  .iphone-wrapper {
    width: 50%;
  }

  .iphone-wrapper.more {
    display: none;
  }

  .business-icon-wrapper {
    width: 90%;
  }

  .contact-second-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .service-white {
    width: 100%;
    padding: 20px 10px;
  }

  .service-style-1 {
    width: 50%;
  }

  .question-wrapper {
    width: 90%;
  }

  .pasword-wrapper, .coming-wrapper {
    width: 100%;
  }

  .blog-post-wrapper {
    height: 250px;
  }

  .form-wrapper.sing-up {
    width: 100%;
  }

  .map-section {
    height: 800px;
  }

  .dropdown-link {
    padding-left: 0;
  }

  .call-to-action-text {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .hamburger-style-1 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .hamburger-style-1.w--open {
    background-color: #555555b3;
    border-radius: 5px;
  }

  .hamburger-style-1.auto-center {
    float: none;
    text-align: center;
    display: block;
  }

  .hamburger-style-1.style-2 {
    color: #fff;
  }

  .hamburger-style-1.style-2.w--open {
    background-color: #212127;
  }

  .nav-menu {
    background-color: #f1f1f7;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-menu.dark {
    background-color: #000000f2;
  }

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

  .intro-left {
    text-align: center;
    padding-right: 0;
  }

  .intro-title {
    float: none;
  }

  .nav-intro {
    background-color: #f1f1f7;
  }

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

  .row {
    height: auto;
  }

  .sign-up-left {
    width: 100%;
    height: 800px;
  }

  .sign-up-left.photo {
    width: 100%;
    height: 700px;
  }

  .sign-up-left.element, .sign-up-left.style-2 {
    width: 100%;
  }

  .coming-left.content {
    width: 100%;
    height: 800px;
  }

  .coming-left.photo {
    background-position: 50%;
    width: 100%;
    height: 400px;
  }

  .left-copyright-flex {
    flex-direction: column;
    padding-left: 10px;
  }

  .copyright-2 {
    margin-bottom: 7px;
  }

  .link-2.left {
    margin-left: 0;
  }

  .made-with-webflow.left-margin {
    margin-bottom: 0;
    margin-left: 0;
  }

  .made-with-webflow.left-margin.flex-center {
    justify-content: center;
  }

  .logo-client-wrapper {
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
  }

  .logo-client {
    flex: 0 25%;
  }

  ._1-st-logo-home {
    margin-top: 27px;
  }

  ._1s-nav-menu {
    background-color: #f1f1f7;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  ._1s-nav-menu.dark {
    background-color: #000000f2;
  }

  ._1s-nav-link, ._1s-nav-link-login {
    padding-top: 17px;
    padding-bottom: 15px;
  }

  ._1s-logo-main-nav {
    margin-top: 0;
  }

  .link-block {
    background-color: #ffc005;
    width: 150px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

  .div-block-6 {
    width: 400px;
  }

  ._1bselectherobuttons {
    width: 150px;
    padding: 10px 20px;
  }

  ._1selectherobuttondivs {
    padding-right: 0;
  }

  ._1bselectherobuttonsmembership {
    width: 150px;
    padding: 10px 20px;
  }

  .div-block-9 {
    top: 35%;
  }

  .div-block-9-copy {
    top: 2%;
  }

  .text-block-2 {
    color: #fff;
    font-weight: 400;
  }

  .div-block-11 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-103 {
    opacity: .88;
  }

  .banner-home.style-1 {
    background-image: linear-gradient(45deg, var(--royal-blue), #c35466);
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .banner-home.style-2 {
    background-image: url('../images/Blueberry-Hill-credit-Ryan-Thompson3.jpg'), linear-gradient(#0000, #0000);
    background-position: 50% 0, 0 0;
    background-size: auto, auto;
  }

  .banner-home.style-3 {
    background-size: 2000px;
    height: 800px;
  }

  .banner-home.style-8 {
    background-position: 50%;
  }

  .rebates-sec.gray.more.no-bottom-padding {
    padding-bottom: 140px;
  }

  .rebates-sec.gray.image-3, .rebates-sec.gray.image-3.image-3-1, .rebates-sec.gray.image-3.image-3-2 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .rebates-sec.image-2 {
    background-position: 131px;
  }

  .rebates-sec.image-4, .rebates-sec.image-5 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .sub-text-rebates.white {
    letter-spacing: 1px;
    line-height: 33px;
  }

  .sub-text-rebates.bit-smaller {
    font-size: 19px;
  }

  .banner-rebates.style-1 {
    background-image: linear-gradient(45deg, var(--royal-blue), #c35466);
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .banner-rebates.style-2 {
    background-image: url('../images/Blueberry-Hill-credit-Ryan-Thompson3.jpg'), linear-gradient(#0000, #0000);
    background-position: 50% 0, 0 0;
    background-size: auto, auto;
  }

  .banner-rebates.style-3 {
    background-size: 2000px;
    height: 800px;
  }

  .banner-rebates.style-8 {
    background-position: 50%;
  }

  .banner-rebates.rebates-style {
    background-image: url('../images/Blueberry-Hill-credit-Ryan-Thompson3.jpg'), linear-gradient(#0000, #0000);
    background-position: 50% 0, 0 0;
    background-size: auto, auto;
  }

  .heading-7-rebates {
    font-size: 35px;
    line-height: 40px;
  }

  ._1selectherobtnholderdiv {
    height: 60px;
    padding-right: 10px;
  }

  .herobtnholderdk {
    width: 60%;
  }

  ._1selectheroimgmb {
    display: none;
  }

  .herobtnholderdkleft {
    width: 60%;
  }

  ._1selectherobtnholderdivright {
    height: 60px;
    padding-right: 10px;
  }

  .paragraph-2 {
    font-size: 18px;
  }

  .rebatesgrida {
    grid-template-columns: 1fr 1fr;
  }

  .benefitsbulletsec.gray.more.no-bottom-padding {
    padding-bottom: 140px;
  }

  .benefitsbulletsec.gray.image-3, .benefitsbulletsec.gray.image-3.image-3-1, .benefitsbulletsec.gray.image-3.image-3-2 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .benefitsbulletsec.image-2 {
    background-position: 131px;
  }

  .benefitsbulletsec.image-4, .benefitsbulletsec.image-5 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .benefitsbulletsred, .benefitsbulletsblue, .benefitsbulletswhite, .benefitsbulletsyellow {
    height: 80px;
  }

  .familyofbrandsgrid {
    grid-template-columns: 1fr 1fr;
  }

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

  .aboutusseca.gray.more.no-bottom-padding {
    padding-bottom: 140px;
  }

  .aboutusseca.gray.image-3, .aboutusseca.gray.image-3.image-3-1, .aboutusseca.gray.image-3.image-3-2 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .aboutusseca.image-2 {
    background-position: 131px;
  }

  .aboutusseca.image-4, .aboutusseca.image-5 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .aboutustxttopholder.right.no-margin.in-device {
    text-align: left;
  }

  .rebatesservicesec.gray.more.no-bottom-padding {
    padding-bottom: 140px;
  }

  .rebatesservicesec.gray.image-3, .rebatesservicesec.gray.image-3.image-3-1, .rebatesservicesec.gray.image-3.image-3-2 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .rebatesservicesec.image-2 {
    background-position: 131px;
  }

  .rebatesservicesec.image-4, .rebatesservicesec.image-5 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .membershipformsec.gray.more.no-bottom-padding {
    padding-bottom: 140px;
  }

  .membershipformsec.gray.image-3, .membershipformsec.gray.image-3.image-3-1, .membershipformsec.gray.image-3.image-3-2 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .membershipformsec.image-2 {
    background-position: 131px;
  }

  .membershipformsec.image-4, .membershipformsec.image-5 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .formcolumnssec {
    border-color: #898989;
    flex-flow: column;
    margin-top: -108px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .top-title-why-select.right.no-margin.in-device {
    text-align: left;
  }

  .benefitscolsec {
    flex-flow: column;
  }

  .div-block-23 {
    width: 15%;
  }

  .membershipcol1 {
    padding-right: 20px;
  }

  .membershipcol2 {
    padding-left: 0;
  }

  .exclusive-events-div.gray.more.no-bottom-padding {
    padding-bottom: 140px;
  }

  .exclusive-events-div.gray.image-3, .exclusive-events-div.gray.image-3.image-3-1, .exclusive-events-div.gray.image-3.image-3-2 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .exclusive-events-div.image-2 {
    background-position: 131px;
  }

  .exclusive-events-div.image-4, .exclusive-events-div.image-5 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .div-block-26 {
    width: 90%;
  }

  .rebatesservicesecb.gray.more.no-bottom-padding {
    padding-bottom: 140px;
  }

  .rebatesservicesecb.gray.image-3, .rebatesservicesecb.gray.image-3.image-3-1, .rebatesservicesecb.gray.image-3.image-3-2 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .rebatesservicesecb.image-2 {
    background-position: 131px;
  }

  .rebatesservicesecb.image-4, .rebatesservicesecb.image-5 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .heading-7-rebates-blk {
    font-size: 35px;
    line-height: 40px;
  }

  .paragraph-copy.intro-sub-title {
    text-align: center;
    margin-left: 0;
  }

  ._1bselectherobuttonsmembership-copy, ._1bselectherobuttonsmembership-copy-copy {
    width: 170px;
    padding: 10px;
  }

  ._1111.intro-sub-title {
    text-align: center;
    margin-left: 0;
  }

  .grid-copy {
    grid-template-columns: 1fr 1fr;
  }

  ._1bselectherobuttonsmembershipwhiteoutline {
    width: 170px;
    padding: 10px;
  }

  ._1selectnavmenumobile {
    background-color: silver;
    background-image: none;
    background-position: 0 0;
    height: 92vh;
    padding-top: 20px;
  }

  ._1selectnavmenumobile.darker {
    background-color: #000000f2;
  }

  ._1s-nav-link-copy {
    padding-top: 17px;
    padding-bottom: 15px;
  }

  .image-108 {
    width: 200px;
  }

  .home-nav-link {
    color: #101010;
    border-bottom: 1px solid #aaaaaa69;
    padding-top: 17px;
    padding-bottom: 15px;
    font-size: 18px;
  }

  .image-112 {
    width: 100%;
  }

  .heading-7-rebates-copy {
    font-size: 35px;
    line-height: 40px;
  }

  ._1bselectherobuttonsmembershipwhite {
    width: 170px;
    padding: 10px;
  }

  .herologoandbtnsdivcenter {
    top: 25%;
  }

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

  .div-block-36 {
    height: 75px;
  }

  .div-block-37 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .sub-text-copy-copy.white {
    letter-spacing: 1px;
    line-height: 33px;
  }

  .sub-text-copy-copy.bit-smaller {
    font-size: 19px;
  }

  .text-block-5 {
    font-size: 55px;
    line-height: 55px;
  }

  .div-block-42 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-43 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .grid-4 {
    grid-template-columns: 1fr;
  }

  .div-block-51 {
    margin-top: 60px;
  }

  .div-block-54 {
    width: 35%;
  }

  .div-block-56 {
    width: 50%;
  }

  .div-block-57 {
    flex-flow: column;
  }

  .top-margin-copy.less.no-margin, .top-margin-copy.more.add.make-it-zero, .top-margin-copy.no-top {
    margin-top: 0;
  }

  .top-margin-copy.style-1 {
    margin-top: 40px;
  }

  .top-title-copy.right.no-margin.in-device {
    text-align: left;
  }

  .div-block-66 {
    width: 70%;
  }

  .div-block-68 {
    width: 18%;
  }

  .formcontainer {
    max-width: 600px;
  }

  .selectformtitlediv.right.no-margin.in-device {
    text-align: left;
  }

  .text-block-5-copy {
    font-size: 26px;
    font-weight: 400;
    line-height: 35px;
  }

  .div-block-42-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .benefitsgrid2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
  }

  .premieraccesssec1.gray.more.no-bottom-padding {
    padding-bottom: 140px;
  }

  .premieraccesssec1.gray.image-3, .premieraccesssec1.gray.image-3.image-3-1, .premieraccesssec1.gray.image-3.image-3-2 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .premieraccesssec1.image-2 {
    background-position: 131px;
  }

  .premieraccesssec1.image-4, .premieraccesssec1.image-5 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .text-block-9 {
    font-size: 22px;
    line-height: 22px;
  }

  .gspherologoblock, .sapherologoblock {
    width: 35%;
  }

  .div-block-75 {
    padding-top: 5px;
    padding-bottom: 0;
  }

  .text-block-10 {
    font-weight: 400;
  }

  .saplogoblock {
    width: 35%;
  }

  .aboutusdkimg {
    display: none;
  }

  .aboutusmbimg {
    display: block;
  }

  .rebatesdkimg {
    display: none;
  }

  .rebatesmbimg {
    display: block;
  }

  .benefitsdkimg {
    display: none;
  }

  .benefitsmbimg {
    display: block;
  }

  .membershipdkimg {
    display: none;
  }

  .membershipmbimg {
    display: block;
  }

  .container-7 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .columns-3, .columns-4 {
    display: block;
  }

  .div-block-78 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .sub-text-2.white {
    letter-spacing: 1px;
    line-height: 33px;
  }

  .sub-text-2.bit-smaller {
    font-size: 19px;
  }

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

  .sub-text-copy.white {
    letter-spacing: 1px;
    line-height: 33px;
  }

  .sub-text-copy.bit-smaller {
    font-size: 19px;
  }
}

@media screen and (max-width: 767px) {
  .navigation-style-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-link {
    color: #e4e4e4;
    border-bottom: 1px solid #aaaaaa69;
    padding-left: 20px;
    font-size: 18px;
    font-weight: 500;
  }

  .nav-link.dropdown {
    padding-left: 10px;
  }

  .dropdown-arrow {
    margin-right: 20px;
  }

  .banner.style-2 {
    height: 900px;
  }

  .banner.style-3 {
    background-size: 1500px;
    height: 700px;
  }

  .banner.style-6 {
    height: 1100px;
  }

  .logo-brand.no-margin.center {
    float: none;
    padding-left: 0;
    display: inline-block;
  }

  .logo-brand.third-one {
    float: none;
    margin-top: 0;
    padding-left: 0;
  }

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

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

  .navigation-style-4 {
    padding-left: 0;
    padding-right: 10px;
  }

  .section.gray.contact {
    height: 1350px;
  }

  .section.gray.contact.style-1 {
    height: 1100px;
  }

  .section.black {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .top-title.left.no-margin.margin-in-device {
    margin-bottom: 40px;
  }

  .sub-text {
    text-align: left;
    font-size: 21px;
  }

  .sub-text.white {
    letter-spacing: 1.3px;
  }

  .sub-text.no-margin.add-margin {
    margin-top: 20px;
  }

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

  .container-fluid.center.style-1 {
    top: 44%;
  }

  .tab-logo {
    width: 33.333%;
  }

  .pricing-style-1-wrapper {
    margin-bottom: 30px;
  }

  .half-section.full, .half-section.image-1, .half-section.image-2 {
    width: 100%;
  }

  .half-section.full-with-color {
    width: 100%;
    height: 600px;
  }

  .half-section.image-3 {
    width: 100%;
    height: auto;
  }

  .container-center-section.portfolio {
    width: 90%;
  }

  .container-center-section.many {
    width: 70%;
  }

  .service-wrapper {
    margin-bottom: 50px;
  }

  .portfolio-overlay.other-color {
    padding-left: 20px;
  }

  .quote-icon-portfolio {
    width: 20%;
  }

  .logo-footer {
    margin-right: 0;
  }

  .video-wrapper {
    width: 90%;
  }

  .video-wrapper.full {
    width: 100%;
  }

  .video-wrapper.full.add-margin {
    margin-bottom: 40px;
  }

  .video-wrapper.in-column {
    width: 90%;
    margin-top: 50px;
  }

  .team-wrapper {
    height: 300px;
  }

  .testimonials-slide {
    margin-bottom: 20px;
  }

  .fun-content.no-margin.add {
    margin-bottom: 100px;
  }

  .features-wrapper, .contact-second-wrapper {
    width: 100%;
  }

  .service-tab {
    margin-bottom: 50px;
  }

  .tab-link {
    padding-left: 30px;
    padding-right: 30px;
  }

  .element-wrapper {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .service-white {
    margin-bottom: 50px;
  }

  .service-white.no {
    margin-bottom: 0;
  }

  .sub-banner.style-8 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .team-wrapper-second {
    margin-bottom: 50px;
  }

  .service-style-1, .faq-wrapper {
    width: 100%;
  }

  .blog-post-wrapper {
    margin-bottom: 40px;
  }

  .map-circle {
    width: 100%;
    margin-bottom: 50px;
  }

  .toggle-element, .tabbed-content, .progress-element {
    width: 100%;
  }

  .hamburger-style-1.w--open {
    background-color: #555555b3;
  }

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

  .center-device.bottom-device {
    margin-bottom: 10px;
  }

  .container {
    padding-right: 10px;
  }

  .heading-6 {
    font-size: 29px;
  }

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

  .pop-up-wrapper {
    width: 80%;
  }

  .left-pop-up {
    padding-bottom: 30px;
  }

  .sign-up-left.photo {
    height: 500px;
  }

  .coming-left.content {
    height: 900px;
  }

  .left-copyright-flex.left {
    align-items: center;
  }

  .logo-client-wrapper {
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
  }

  .logo-client {
    flex-basis: 33.3333%;
  }

  .div-block-2 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  ._1-st-logo-home.no-margin.center {
    float: none;
    padding-left: 0;
    display: inline-block;
  }

  ._1-st-logo-home.third-one {
    float: none;
    margin-top: 0;
    padding-left: 0;
  }

  ._1s-nav-link.dropdown, ._1s-nav-link-login.dropdown {
    padding-left: 10px;
  }

  ._1s-logo-main-nav, ._1s-logo-main-nav.w--current {
    padding-left: 0;
  }

  ._1s-logo-main-nav.no-margin.center {
    float: none;
    padding-left: 0;
    display: inline-block;
  }

  ._1s-logo-main-nav.third-one {
    float: none;
    margin-top: 0;
    padding-left: 0;
  }

  .link-block {
    background-color: #ffc005;
    width: 170px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-3 {
    flex: 1;
    order: 0;
    align-self: auto;
    display: flex;
  }

  .div-block-6 {
    width: 400px;
  }

  .div-block-8 {
    justify-content: center;
    align-items: center;
  }

  ._1bselectherobuttons {
    width: 170px;
    padding: 10px;
  }

  ._1selectherobuttondivs {
    padding-left: 10px;
    padding-right: 10px;
  }

  ._1bselectherobuttonsmembership {
    width: 170px;
    padding: 10px;
  }

  .container-fluid-top.center {
    text-align: center;
  }

  .container-fluid-top.center.style-1 {
    top: 44%;
  }

  .container-fluid-bottom.center {
    text-align: center;
  }

  .container-fluid-bottom.center.style-1 {
    top: 44%;
  }

  ._1selectherobuttondivheroright {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-9 {
    top: 25%;
  }

  ._1selectherobuttondivleftalign {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-9-copy {
    inset: auto 0% 0% auto;
  }

  .image-103 {
    opacity: .88;
  }

  .banner-home.style-2 {
    height: 900px;
  }

  .banner-home.style-3 {
    background-size: 1500px;
    height: 700px;
  }

  .banner-home.style-6 {
    height: 1100px;
  }

  .rebates-sec.gray.contact {
    height: 1350px;
  }

  .rebates-sec.gray.contact.style-1 {
    height: 1100px;
  }

  .rebates-sec.black {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .sub-text-rebates {
    font-size: 21px;
  }

  .sub-text-rebates.white {
    letter-spacing: 1.3px;
  }

  .sub-text-rebates.no-margin.add-margin {
    margin-top: 20px;
  }

  .banner-rebates.style-2 {
    height: 900px;
  }

  .banner-rebates.style-3 {
    background-size: 1500px;
    height: 700px;
  }

  .banner-rebates.style-6 {
    height: 1100px;
  }

  .banner-rebates.rebates-style {
    height: 900px;
  }

  .heading-7-rebates {
    font-size: 35px;
  }

  .herologointrodiv {
    width: 65%;
    top: 25%;
  }

  ._1selectherobtnholderdiv {
    height: 65px;
  }

  .herobtnholderdk {
    width: 100%;
    display: none;
  }

  .herobtnholdermb {
    width: 100%;
    display: none;
    bottom: 30%;
  }

  ._1selectherobtnholderdivmb {
    background-color: #fff0;
  }

  ._1selectheroimgdk {
    display: none;
  }

  ._1selectheroimgmb {
    display: inline-block;
  }

  .herologointrodiva {
    width: 65%;
    top: 25%;
  }

  .herobtnholderdkleft {
    width: 100%;
    display: none;
  }

  ._1selectherobtnholderdivright {
    height: 65px;
    display: none;
  }

  .rebatesgrida {
    grid-template-columns: 1fr 1fr;
  }

  .benefitsbulletsec.gray.contact {
    height: 1350px;
  }

  .benefitsbulletsec.gray.contact.style-1 {
    height: 1100px;
  }

  .benefitsbulletsec.black {
    padding-top: 140px;
    padding-bottom: 140px;
  }

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

  .aboutusseca.gray.contact {
    height: 1350px;
  }

  .aboutusseca.gray.contact.style-1 {
    height: 1100px;
  }

  .aboutusseca.black {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .aboutustxttopholder.left.no-margin.margin-in-device {
    margin-bottom: 40px;
  }

  .rebatesservicesec.gray.contact {
    height: 1350px;
  }

  .rebatesservicesec.gray.contact.style-1 {
    height: 1100px;
  }

  .rebatesservicesec.black {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .membershipformsec.gray.contact {
    height: 1350px;
  }

  .membershipformsec.gray.contact.style-1 {
    height: 1100px;
  }

  .membershipformsec.black {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .formcolumnssec {
    border-color: #8c8c8c;
    flex-flow: column;
    margin-top: -99px;
  }

  .div-block-20 {
    justify-content: flex-start;
    align-items: center;
  }

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

  .top-title-why-select.left.no-margin.margin-in-device {
    margin-bottom: 40px;
  }

  ._1selectheroimgdk-2 {
    width: 100%;
    display: block;
  }

  .herologoandbtnsdiv {
    width: 42%;
    top: 25%;
  }

  ._1selectheroimgdk-3, ._1selectheroimgdk-4, ._1selectheroimgdk-5 {
    width: 100%;
    display: block;
  }

  .selectherobtnholderdiv {
    justify-content: center;
    align-items: center;
  }

  .div-block-23 {
    width: 20%;
  }

  .formtitle {
    text-align: center;
    margin-bottom: 10px;
  }

  .mobilebtnholdersec22 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .btnsatmobile {
    width: 100%;
    display: block;
    position: static;
    bottom: 30%;
  }

  .exclusive-events-div.gray.contact {
    height: 1350px;
  }

  .exclusive-events-div.gray.contact.style-1 {
    height: 1100px;
  }

  .exclusive-events-div.black {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .grid-2 {
    grid-template-columns: 1fr;
  }

  .link-3 {
    text-align: center;
    width: 100%;
  }

  .div-block-27 {
    position: relative;
  }

  .div-block-31 {
    width: 40%;
  }

  .rebatesservicesecb.gray.contact {
    height: 1350px;
  }

  .rebatesservicesecb.gray.contact.style-1 {
    height: 1100px;
  }

  .rebatesservicesecb.black {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  ._1bselectherobuttonsmembership-copy {
    width: 150px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  ._1bselectherobuttonsmembership-copy-copy, ._1bselectherobuttonsmembershipwhiteoutline {
    width: 180px;
    padding: 10px;
  }

  ._1selectnavmenumobile {
    background-color: silver;
    background-image: none;
    background-position: 0 0;
    height: 92vh;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  ._1s-nav-link-copy.dropdown {
    padding-left: 10px;
  }

  .div-block-35 {
    justify-content: center;
    align-items: flex-start;
  }

  .comprebatesdiv2 {
    flex-flow: column;
  }

  .home-nav-link {
    color: #101010;
    border-bottom: 1px solid #aaaaaa69;
    padding-left: 20px;
    font-size: 18px;
    font-weight: 500;
  }

  .home-nav-link.dropdown {
    padding-left: 10px;
  }

  .heading-7-rebates-copy {
    font-size: 35px;
  }

  ._1bselectherobuttonsmembershipwhite {
    width: 150px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .herologoandbtnsdivcenter {
    width: 42%;
    top: 34%;
  }

  .column-8-copy {
    justify-content: center;
    align-items: center;
  }

  .columns {
    flex-flow: column;
  }

  .image-118 {
    width: 100%;
  }

  .div-block-37 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .sub-text-copy {
    font-size: 21px;
  }

  .sub-text-copy.white {
    text-align: center;
    letter-spacing: 1.3px;
    margin-bottom: 10px;
  }

  .sub-text-copy-copy {
    font-size: 21px;
  }

  .sub-text-copy-copy.white {
    letter-spacing: 1.3px;
  }

  .sub-text-copy-copy.no-margin.add-margin {
    margin-top: 20px;
  }

  .grid-3 {
    grid-template-columns: 1fr;
  }

  .div-block-39 {
    height: auto;
  }

  .text-block-5 {
    font-size: 50px;
    line-height: 55px;
  }

  .div-block-42, .div-block-43 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-4 {
    grid-template-columns: 1fr;
  }

  .div-block-51 {
    margin-top: 40px;
  }

  .div-block-54 {
    width: 40%;
  }

  .herovidmaindiv {
    height: 500px;
  }

  .div-block-56 {
    width: 60%;
  }

  .div-block-57 {
    flex-flow: column;
  }

  .block-quote {
    font-weight: 300;
  }

  .container-6 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-select-blog.center {
    text-align: center;
  }

  .container-select-blog.center.style-1 {
    top: 44%;
  }

  .top-title-copy.left.no-margin.margin-in-device {
    margin-bottom: 40px;
  }

  .column-9 {
    height: 320px;
  }

  .div-block-66 {
    width: 70%;
  }

  .div-block-67 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .formcontainer.center.style-1 {
    top: 44%;
  }

  .selectformtitlediv.left.no-margin.margin-in-device {
    margin-bottom: 40px;
  }

  .text-block-5-copy {
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
  }

  .div-block-42-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .benefitsgrid2 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr;
  }

  .premieraccesssec1.gray.contact {
    height: 1350px;
  }

  .premieraccesssec1.gray.contact.style-1 {
    height: 1100px;
  }

  .premieraccesssec1.black {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .container-premier-access.center {
    text-align: center;
  }

  .container-premier-access.center.style-1 {
    top: 44%;
  }

  .gspherologoblock, .sapherologoblock {
    width: 40%;
  }

  .div-block-75 {
    padding-top: 5px;
    padding-bottom: 0;
  }

  .text-block-10 {
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
  }

  .saplogoblock {
    width: 40%;
  }

  .saptourdkimg {
    display: none;
  }

  .saptourmbimg {
    display: block;
  }

  .gsptourdkimg {
    display: none;
  }

  .gsptourmbimg {
    display: block;
  }

  .aboutusdkimg {
    display: none;
  }

  .aboutusmbimg {
    display: block;
  }

  .rebatesdkimg {
    display: none;
  }

  .rebatesmbimg {
    display: block;
  }

  .benefitsdkimg {
    display: none;
  }

  .benefitsmbimg {
    display: block;
  }

  .container-7, .div-block-78 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid-5 {
    grid-template-columns: 1fr;
  }

  .div-block-79, .divblockresturants2 {
    padding-top: 30px;
  }

  .sub-text-2 {
    text-align: right;
    font-size: 21px;
  }

  .sub-text-2.white {
    letter-spacing: 1.3px;
  }

  .sub-text-2.no-margin.add-margin {
    margin-top: 20px;
  }

  .sub-text-copy {
    text-align: left;
    font-size: 22px;
  }

  .sub-text-copy.white {
    letter-spacing: 1.3px;
  }

  .sub-text-copy.no-margin.add-margin {
    margin-top: 20px;
  }

  .image-131, ._1stselectsuiteimg {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .nav-link {
    color: #e4e4e4;
    border-bottom: 1px solid #aaaaaa69;
    padding-left: 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 500;
  }

  .banner.style-2 {
    background-image: url('../images/zz20240124_sgs_eclipsesportswire_1125.jpg'), linear-gradient(#0000, #0000);
    background-position: 30% 0, 0 0;
    background-size: cover, auto;
  }

  .banner.style-3 {
    background-size: 900px;
    height: 550px;
  }

  .banner.style-6 {
    height: 900px;
  }

  .banner.style-8 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
  }

  .nav-menu-style-2 {
    padding-top: 20px;
    padding-bottom: 40px;
  }

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

  .top-left-text {
    margin-right: 0;
    line-height: 18px;
  }

  .align-right.align-left.only-center {
    text-align: center;
  }

  .navigation-style-4 {
    padding-left: 0;
  }

  .button.other-color.full {
    background-color: #000;
  }

  .button.other-color.full.gradient.in-pasword {
    width: 100%;
  }

  .button.in-divider, .button.in-divider.lighter, .navigation-style-6 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section.gray {
    padding-top: 20px;
  }

  .top-title.left.less {
    margin-bottom: 40px;
  }

  .sub-text {
    color: #515151;
    text-align: left;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 18px;
  }

  .sub-text.white {
    color: #ccc;
    text-align: center;
    letter-spacing: 0;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
  }

  .container-fluid.center.style-5 {
    width: 90%;
  }

  .container-fluid.center.style-1 {
    top: 34%;
  }

  .services-content {
    margin-bottom: 10px;
    padding-top: 10px;
  }

  .paragraph {
    color: #a8a8a8;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .paragraph.text-field.in-password {
    width: 100%;
  }

  .paragraph.intro-sub-title {
    font-size: 28px;
    line-height: 35px;
  }

  .rocket-image, .tab-logo, .testimonials-wrapper {
    width: 100%;
  }

  .half-section.image-1, .half-section.image-2 {
    height: 600px;
  }

  .container-center-section.many {
    width: 90%;
  }

  .container-center-section.in-image {
    width: 95%;
  }

  .social-long {
    width: 50%;
  }

  .portfolio-wrapper {
    width: 100%;
  }

  .service-wrapper-second {
    padding-top: 20px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .service-wrapper-second.no-margin {
    padding-top: 20px;
  }

  .footer-style-3 {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .logo-footer {
    width: auto;
    margin-bottom: 10px;
  }

  .logo-footer.w--current {
    width: auto;
    margin-bottom: 5px;
  }

  .right-padding.on-tab {
    padding-left: 0;
  }

  .video-wrapper, .team-wrapper {
    width: 100%;
  }

  .footer-style-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .fun-icon {
    width: 80px;
    height: 80px;
    margin-right: 15px;
  }

  .tab-testi {
    width: 90px;
    height: 90px;
    margin-bottom: 10px;
    display: inline-block;
  }

  .iphone-wrapper {
    width: 100%;
  }

  .footer-style-6 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .subscribe-wrapper {
    width: 90%;
  }

  .features-second-wrapper {
    text-align: left;
    margin-right: 0;
  }

  .features-second-wrapper.left {
    margin-left: 0;
  }

  .watch-fetures {
    width: 100%;
  }

  .navigation-style-7 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .contact-second-wrapper {
    margin-bottom: -1px;
  }

  .tab-link {
    border-left-style: none;
  }

  .service-style-1 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .question-wrapper {
    width: 100%;
    margin-bottom: 30px;
  }

  .blog-post, .tabs-menu.left {
    width: 100%;
  }

  .hamburger-style-1 {
    color: #000000f2;
    background-color: #0000;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
  }

  .hamburger-style-1.w--open {
    background-color: #555555b3;
    border: 1px solid #c4c4c4;
    border-radius: 0;
    padding: 10px;
  }

  .div-block {
    position: relative;
  }

  .tab-content {
    width: 100%;
  }

  .banner-big-text, .banner-big-text.darker {
    display: block;
  }

  .banner-big-text.darker.make-smaller {
    font-size: 41px;
  }

  .banner-big-text.add-smaller {
    font-size: 37px;
  }

  .big-video-heading {
    margin-right: 15px;
    font-size: 55px;
    line-height: 70px;
  }

  .big-video-heading.left {
    margin-left: 0;
  }

  .heart-icon {
    width: 70px;
    height: 70px;
  }

  .navigation-intro {
    padding-left: 3px;
    padding-right: 3px;
  }

  .intro-title {
    font-size: 60px;
  }

  .demo-main {
    width: 100%;
  }

  .both-padding {
    padding-left: 10px;
    padding-right: 10px;
  }

  .pop-up-wrapper {
    width: 95%;
    top: 40%;
  }

  .remove-pop-up {
    top: 10px;
    right: 10px;
  }

  .left-pop-up {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .left-copyright-flex.left {
    align-items: center;
  }

  .copyright-2 {
    margin-bottom: 0;
  }

  .logo-client {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-2 {
    justify-content: center;
    align-items: flex-start;
  }

  ._1s-logo-main-nav {
    padding-left: 0;
  }

  ._1s-logo-main-nav.w--current {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-left: 0;
    display: flex;
  }

  .link-block {
    background-color: #ffc005;
    width: 140px;
    padding: 5px 10px;
  }

  .div-block-5 {
    margin-left: 5px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block {
    font-family: Poppins, sans-serif;
    font-size: 14px;
  }

  .container-3 {
    flex: 1;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
  }

  .div-block-6 {
    width: 260px;
  }

  .text-span {
    text-align: center;
    line-height: 28px;
  }

  .div-block-8 {
    justify-content: center;
    align-items: center;
  }

  ._1bselectherobuttons {
    width: 160px;
    padding: 10px;
  }

  ._1selectherobuttondivs {
    padding-left: 10px;
    padding-right: 5px;
  }

  ._1bselectherobuttonsmembership {
    border: 1px solid #000;
    width: 160px;
    padding: 10px;
  }

  ._1selectbuttonsmembershiptxt {
    font-size: 14px;
  }

  .container-fluid-top.center.style-5 {
    width: 90%;
  }

  .container-fluid-top.center.style-1 {
    top: 34%;
  }

  .container-fluid-bottom.center.style-5 {
    width: 90%;
  }

  .container-fluid-bottom.center.style-1 {
    top: 34%;
  }

  ._1selectherobuttondivheroright {
    padding-left: 5px;
    padding-right: 10px;
  }

  .column-7 {
    padding-left: 0;
  }

  .div-block-9 {
    width: 240px;
    top: 25%;
  }

  ._1selectherobuttondivleftalign {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-9-copy {
    justify-content: flex-end;
    align-items: center;
    display: flex;
    inset: auto 0% -11% auto;
  }

  .div-block-10 {
    justify-content: center;
    align-items: center;
    font-family: Varela Round, sans-serif;
  }

  .text-block-2 {
    color: #fff;
    font-weight: 400;
  }

  .div-block-11 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-103 {
    opacity: .88;
  }

  .banner-home.style-2 {
    background-image: url('../images/Blueberry-Hill-credit-Ryan-Thompson3.jpg'), linear-gradient(#0000, #0000);
    background-position: 30% 0, 0 0;
    background-size: cover, auto;
  }

  .banner-home.style-3 {
    background-size: 900px;
    height: 550px;
  }

  .banner-home.style-6 {
    height: 900px;
  }

  .banner-home.style-8 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
  }

  .rebates-sec {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .sub-text-rebates.white {
    letter-spacing: 1.3px;
    width: 88%;
    margin-top: 15px;
    line-height: 33px;
  }

  .banner-rebates.style-2 {
    background-image: url('../images/zz20240124_sgs_eclipsesportswire_1125.jpg'), linear-gradient(#0000, #0000);
    background-position: 30% 0, 0 0;
    background-size: cover, auto;
  }

  .banner-rebates.style-3 {
    background-size: 900px;
    height: 550px;
  }

  .banner-rebates.style-6 {
    height: 900px;
  }

  .banner-rebates.style-8 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
  }

  .banner-rebates.rebates-style {
    background-image: url('../images/zz20240124_sgs_eclipsesportswire_1125.jpg'), linear-gradient(#0000, #0000);
    background-position: 30% 0, 0 0;
    background-size: cover, auto;
  }

  .heading-7-rebates {
    text-align: center;
    letter-spacing: 0;
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 28px;
  }

  .herologointrodiv {
    width: 70%;
    top: 25%;
  }

  .herobtnholder {
    width: 100%;
  }

  .herobtnholderdk {
    width: 100%;
    display: none;
  }

  .herobtnholdermb {
    width: 100%;
    display: none;
    bottom: -35%;
  }

  ._1selectherobtnholderdivmb {
    background-color: #fff0;
  }

  ._1selectheroimgdk {
    display: none;
  }

  ._1selectheroimgmb {
    display: inline-block;
  }

  .herologointrodiva {
    width: 70%;
    top: 25%;
  }

  .herologintrodivbottom {
    margin-top: 0;
  }

  .herobtnholderdkleft {
    width: 100%;
    display: none;
  }

  ._1selectherobtnholderdivright {
    display: none;
  }

  .div-block-14 {
    margin-bottom: 0;
  }

  .paragraph-2 {
    color: #303030;
    margin-top: 10px;
    margin-bottom: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 28px;
  }

  .grid {
    grid-template-columns: 1fr;
    margin-top: 20px;
  }

  .rebatesgrida {
    grid-template-columns: 1fr;
  }

  .benefitsgrida {
    grid-template-rows: auto auto;
  }

  .benefitsbulletsred {
    justify-content: center;
    align-items: center;
    height: auto;
    display: flex;
  }

  .benefitsbulletsblue, .benefitsbulletswhite, .benefitsbulletsyellow {
    height: auto;
  }

  .benefitscola {
    padding-left: 0;
    padding-right: 0;
  }

  .aboutussubtxt {
    padding-top: 60px;
  }

  .text-block-3 {
    color: #ccc;
    text-align: center;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 28px;
  }

  .aboutuscolleft {
    padding-right: 10px;
  }

  .aboutusseca.black, .rebatesservicesec {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .membershipformsec {
    background-color: #5e5e5e;
    background-image: linear-gradient(#000000e6, #000000e6), url('../images/Frame-943-1.jpg');
    background-position: 0 0, 0 0;
    background-size: auto, cover;
    padding: 10px 15px 100px;
  }

  .formcolumnssec {
    border-width: 1px;
    border-color: #898989;
    flex-flow: column;
    margin-top: -48px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .submit-button {
    width: 100%;
  }

  .whysec {
    padding-top: 60px;
  }

  .pajdfaright {
    font-weight: 700;
  }

  .div-block-20 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .footercolright {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .footercolumns {
    margin-left: 0;
    margin-right: 0;
  }

  ._1selectheroimgdk-2 {
    display: inline-block;
  }

  .herologoandbtnsdiv {
    width: 45%;
    top: 25%;
  }

  ._1selectheroimgdk-3, ._1selectheroimgdk-4, ._1selectheroimgdk-5 {
    display: inline-block;
  }

  .benefitscolsec {
    flex-flow: column;
  }

  .selectherobtnholderdiv {
    justify-content: center;
    align-items: center;
  }

  .div-block-23 {
    width: 25%;
  }

  .membershipcol1 {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .membershipcol2 {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .formtitle {
    text-align: center;
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 28px;
  }

  .mobilebtnholdersec22 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .btnsatmobile {
    width: 100%;
    display: block;
    position: static;
    bottom: -35%;
  }

  .exclusive-events-div {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .column-8 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-24, .div-block-26 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .select-field-2 {
    margin-bottom: 15px;
  }

  .grid-2 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    background-color: #fff;
    grid-template-columns: 1fr;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .link-3 {
    color: #cfcfcf;
    text-align: center;
    width: 100%;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
  }

  .div-block-27 {
    box-shadow: none;
    background-color: #050505;
    padding: 5px 20px 4px;
    position: relative;
  }

  .div-block-28, .div-block-29, .div-block-30 {
    padding: 2px 20px;
  }

  .div-block-31 {
    width: 100%;
  }

  .rebatesservicesecb {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .heading-7-rebates-blk {
    text-align: center;
    letter-spacing: -1px;
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 28px;
  }

  .div-block-14-copy {
    margin-bottom: 0;
  }

  .service-wrapper-second-copy {
    padding-top: 20px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .services-icon-copy.style-2 {
    margin-right: 0;
  }

  .paragraph-2-copy {
    color: #ccc;
    margin-top: 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 18px;
  }

  .paragraph-copy {
    color: #a8a8a8;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .paragraph-copy.text-field.in-password {
    width: 100%;
  }

  .paragraph-copy.intro-sub-title {
    font-size: 28px;
    line-height: 35px;
  }

  ._1bselectherobuttonsmembership-copy {
    border: 1px solid #000;
    width: 150px;
    padding: 10px 20px;
  }

  ._1bselectherobuttonsmembership-copy-copy {
    border: 1px solid #000;
    width: auto;
    padding: 10px 20px;
  }

  ._1111 {
    color: #292929;
    font-family: Varela Round, sans-serif;
  }

  ._1111.text-field.in-password {
    width: 100%;
  }

  ._1111.intro-sub-title {
    font-size: 28px;
    line-height: 35px;
  }

  .image-106 {
    width: 200px;
    max-width: none;
  }

  .div-block-33 {
    width: 95%;
  }

  .grid-copy {
    grid-template-columns: 1fr;
    margin-top: 20px;
  }

  ._1bselectherobuttonsmembershipwhiteoutline {
    border: 1px solid #fcfcfc4f;
    width: auto;
    padding: 10px 20px;
  }

  ._1selectnavmenumobile {
    background-color: silver;
    background-image: none;
    background-position: 0 0;
    height: 92vh;
    padding: 60px 10px 0;
  }

  .div-block-34 {
    margin-top: 0;
    position: absolute;
    inset: auto 0% 0%;
  }

  .image-107 {
    opacity: .53;
    perspective: none;
    perspective-origin: 50%;
    transform-origin: 50%;
    transform: translate(0);
  }

  .div-block-35 {
    justify-content: center;
    align-items: flex-start;
  }

  .link-4, .link-5, .link-6 {
    color: #515157;
  }

  .comprebatesdiv2 {
    flex-flow: column;
  }

  .home-nav-link {
    color: #101010;
    border-bottom: 1px solid #aaaaaa69;
    padding-left: 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 500;
  }

  .heading-7-rebates-copy {
    text-align: center;
    letter-spacing: 0;
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 28px;
  }

  .top-title-copy.left.less {
    margin-bottom: 40px;
  }

  .payoutsicon.style-2, .privateicon.style-2, .ontimeicon.style-2, .referralicon.style-2 {
    margin-right: 0;
  }

  ._1bselectherobuttonsmembershipwhite {
    border: 1px solid #000;
    width: 150px;
    padding: 10px 20px;
  }

  ._1selectbuttonsmembershiptxtblk {
    font-size: 14px;
  }

  .herologoandbtnsdivcenter {
    width: 45%;
    top: 34%;
  }

  .column-8-copy {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .columns {
    flex-flow: column;
  }

  .div-block-36 {
    height: 65px;
  }

  .div-block-37 {
    flex-flow: column;
  }

  .sub-text-copy-copy {
    color: #a8a8a8;
    text-align: center;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 28px;
  }

  .sub-text-copy-copy.white {
    color: #d3d3d3;
    text-align: center;
    letter-spacing: 0;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
  }

  .grid-3 {
    grid-template-columns: 1fr;
  }

  .gspmapholder {
    position: relative;
  }

  .image-120 {
    max-width: 100%;
    display: inline-block;
    top: 0%;
  }

  .div-block-39 {
    height: auto;
  }

  .text-block-5 {
    font-size: 40px;
    line-height: 40px;
  }

  .div-block-42 {
    align-self: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-43 {
    padding-left: 10px;
  }

  .paragraph-4 {
    font-size: 18px;
  }

  .div-block-45 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-4 {
    grid-template-columns: 1fr;
  }

  .div-block-51 {
    margin-top: 40px;
  }

  .div-block-54 {
    width: 45%;
  }

  .play-pause-button, .play-pause-button-2 {
    inset: auto 7% 2% auto;
  }

  .play-pause-button-3 {
    max-width: none;
    height: auto;
    inset: auto 7% 2% auto;
  }

  .image-122, .image-123, .image-124 {
    filter: invert();
    width: auto;
  }

  .herovidmaindiv {
    height: 500px;
  }

  .div-block-56 {
    width: 70%;
  }

  .div-block-57 {
    flex-flow: column;
  }

  .block-quote {
    font-size: 18px;
    font-weight: 300;
  }

  .paragraph-4-copy {
    font-size: 18px;
  }

  .container-select-blog.center.style-5 {
    width: 90%;
  }

  .container-select-blog.center.style-1 {
    top: 34%;
  }

  .heading-9 {
    margin-bottom: 20px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    line-height: 40px;
  }

  .top-margin-copy.less {
    margin-top: 10px;
  }

  .top-title-copy, .top-title-copy.left.less {
    margin-bottom: 40px;
  }

  .column-9 {
    height: 250px;
    position: relative;
  }

  .div-block-64 {
    flex-flow: column;
    height: auto;
    margin-bottom: 0;
    display: block;
    position: static;
  }

  .div-block-65 {
    max-width: 99.9999%;
    height: auto;
    position: static;
  }

  .columns-2 {
    position: relative;
  }

  .div-block-66 {
    justify-content: center;
    align-items: center;
    width: 80%;
    display: flex;
  }

  .div-block-67 {
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    display: flex;
  }

  .div-block-68 {
    width: 20%;
  }

  .formcontainer.center.style-5 {
    width: 90%;
  }

  .formcontainer.center.style-1 {
    top: 34%;
  }

  .selectformtitlediv.left.less {
    margin-bottom: 40px;
  }

  .text-block-5-copy {
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
  }

  .div-block-42-copy {
    align-self: auto;
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .benefitsgrid2 {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    grid-template-columns: 1fr;
    margin-top: 20px;
  }

  .benefitswrappera {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .benefitswrappera.no-margin {
    padding-top: 20px;
  }

  .div-block-71 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .premieraccesssec1 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .text-block-9 {
    font-size: 18px;
    line-height: 18px;
  }

  .container-premier-access.center.style-5 {
    width: 90%;
  }

  .container-premier-access.center.style-1 {
    top: 34%;
  }

  .saptopblock {
    border-bottom: 1px solid #000;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .gsptopblock {
    background-image: none;
    border-bottom: 1px solid #000;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .gspherologoblock, .sapherologoblock {
    width: 45%;
  }

  .div-block-75 {
    padding-top: 5px;
    padding-bottom: 0;
  }

  .text-block-10 {
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
  }

  .saplogoblock {
    width: 45%;
  }

  .saptourdkimg {
    display: none;
  }

  .saptourmbimg {
    display: block;
  }

  .gsptourdkimg {
    display: none;
  }

  .gsptourmbimg {
    display: block;
  }

  .aboutusdkimg {
    display: none;
  }

  .aboutusmbimg {
    display: block;
  }

  .rebatesdkimg {
    display: none;
  }

  .rebatesmbimg {
    display: block;
  }

  .benefitsdkimg {
    display: none;
  }

  .benefitsmbimg {
    display: block;
  }

  .container-7 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-10 {
    display: block;
  }

  .column-11 {
    display: flex;
  }

  .div-block-78 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-12 {
    font-size: 25px;
    line-height: 25px;
  }

  .grid-5 {
    grid-template-columns: 1fr;
  }

  .div-block-79 {
    background-color: #a1ffe6;
    padding: 30px 10px 20px;
  }

  .paragraph-6 {
    color: #090909;
    margin-top: 10px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 16px;
  }

  .divblockresturants2 {
    background-color: #03f3b2;
    padding: 30px 10px 20px;
  }

  .grid-6 {
    border-bottom: 1px solid #00000021;
  }

  .sub-text-2 {
    color: #515151;
    text-align: right;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 18px;
  }

  .sub-text-2.white {
    color: #ccc;
    text-align: center;
    letter-spacing: 0;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
  }

  .div-block-80 {
    width: 100%;
  }

  .sub-text-copy {
    color: #ccc;
    text-align: center;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 28px;
  }

  .sub-text-copy.white {
    color: #ccc;
    text-align: center;
    letter-spacing: 0;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
  }

  .image-132, .image-133 {
    width: 100%;
  }
}

#w-node-bb3c875c-6519-3c8d-4248-9c5498be6d1f-e6b0656e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_8c0ac353-1281-11fd-fbbf-7c53bbaebb34-e6b0656e {
  justify-self: center;
}

#w-node-_50833cdc-9d7b-1af6-0d21-6c5bf929ed06-e6b0656e {
  place-self: auto center;
}

#w-node-c433f9c3-4a62-b655-36df-c07fc16ce3d4-e6b0656e {
  justify-self: center;
}

#w-node-_67370188-6f58-8a35-d43d-0eba607c30de-fdaf7de6 {
  justify-self: start;
}

#w-node-c411c63c-b9ee-3e0b-f645-a509afa48434-fdaf7de6 {
  justify-self: end;
}

#w-node-_6062ce67-c1fe-236e-a48b-888c002e1f53-d7a9c2bf {
  place-self: auto;
}

#w-node-_04344993-28b1-7b6f-f4e4-e4adddafd3ef-2aace27d {
  place-self: auto start;
}

#w-node-_04344993-28b1-7b6f-f4e4-e4adddafd3f6-2aace27d, #w-node-_04344993-28b1-7b6f-f4e4-e4adddafd3fd-2aace27d, #w-node-_04344993-28b1-7b6f-f4e4-e4adddafd404-2aace27d {
  justify-self: start;
}

#w-node-e42624f0-81f1-bbff-2aaf-34b7d6a1ae7e-2aace27d {
  place-self: auto;
}

#w-node-e42624f0-81f1-bbff-2aaf-34b7d6a1ae8c-2aace27d, #w-node-e42624f0-81f1-bbff-2aaf-34b7d6a1ae93-2aace27d {
  align-self: auto;
}

#w-node-e42624f0-81f1-bbff-2aaf-34b7d6a1ae85-2aace27d {
  align-self: start;
}

#w-node-a3696d06-8f58-ed38-cf04-f4cb1b2817f9-2aace27d {
  place-self: auto;
}

#w-node-_0094a908-41b5-efd3-9f1f-ae861fd78136-944a0f5a, #w-node-a0233f96-768e-8243-4dc1-7747da5dce83-944a0f5a, #w-node-a02cf2c3-123c-df06-cc41-d1659a5ae03b-944a0f5a, #w-node-_52a3999c-d9ad-4de7-9994-216ba7aa9e1a-944a0f5a {
  place-self: center start;
}

@media screen and (min-width: 1920px) {
  #w-node-_04344993-28b1-7b6f-f4e4-e4adddafd3ef-2aace27d, #w-node-_04344993-28b1-7b6f-f4e4-e4adddafd3f6-2aace27d, #w-node-_04344993-28b1-7b6f-f4e4-e4adddafd3fd-2aace27d, #w-node-_04344993-28b1-7b6f-f4e4-e4adddafd404-2aace27d {
    justify-self: start;
  }

  #w-node-e42624f0-81f1-bbff-2aaf-34b7d6a1ae85-2aace27d {
    align-self: auto;
  }
}

@media screen and (max-width: 479px) {
  #w-node-bb3c875c-6519-3c8d-4248-9c5498be6d1f-e6b0656e, #w-node-_8c0ac353-1281-11fd-fbbf-7c53bbaebb34-e6b0656e, #w-node-_50833cdc-9d7b-1af6-0d21-6c5bf929ed06-e6b0656e, #w-node-c433f9c3-4a62-b655-36df-c07fc16ce3d4-e6b0656e {
    justify-self: start;
  }
}


