/* -------- globals -------- */

.email-thanks,
.email-thanks-beta {
  color: #50f050;
}

.sub-title {
  text-align: center;
}

.title-globals {
  font-family: Vanderick;
  font-style: normal;
  font-weight: 900;
  font-size: 38px;
  line-height: 64px;
  background-image: linear-gradient(to right, #47e2fa, #e8e4a3, #f6787c);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  display: inline-block;
  position: relative;
  top: 12px;
  text-align: center;
  margin: 20px 0 20px 0;
}
#road-map .sub-title {
  position: relative;
  top: 15px;
}
.start-globals-comments {
  position: relative;
  bottom: 20px;
  font-size: 18px;
  line-height: 27px;
  color: #dcdcdc;
}

.globals-comments {
  font-size: 18px;
  line-height: 27px;
  color: #888888;
  position: relative;
  bottom: 20px;
}

/* -------- story -------- */
main {
  background: black;
}

#story {
  background: url("../images/story-background.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  background-position: right;
  position: relative;
  padding-bottom: 13vw;
}

.learn-story span {
  font-family: Poppins;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.065em;
  color: #ffffff;
}

.container-story-paragraph {
  max-width: 601px;
  padding-top: 200px;
  margin-right: 370px;
}

.container-story-paragraph h1 {
  font-weight: 800;
  letter-spacing: 0em;
  text-align: left;
  color: white;
  margin-top: 0;
}

.container-story-paragraph p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  color: white;
}

@media screen and (max-width: 1000px) and (min-width: 600px) {
  .container-story-paragraph {
    margin-left: 100px;
    margin-right: 50px;
  }
}

@media screen and (max-width: 575px) {
  #story p {
    text-align: center !important;

    font-size: 14px !important;
    font-weight: 400 !important;
    padding: 10px;
  }

  #story h1 {
    font-weight: bold !important;
    margin-top: 20px;
  }

  .container-story-paragraph {
    padding-top: 30px !important;
    margin-right: 0px !important;
    padding-left: 10px !important;
    padding-left: 10px !important;
    text-align: center;
  }
}

/* -----<end> --- story ----<end> ---- */

/* -------- features -------- */
#features h3 {
  margin-bottom: 20px;
}
.img-play-eran-game {
  width: 111%;
  height: auto;
}
.img-play-fun {
  width: 78%;
  height: auto;
}
.img-epic-guild-wars {
  width: 92%;
  height: auto;
}
.features-img-bg {
  background: url("../images/features-img-bg.png") no-repeat;
  background-size: contain;
  padding: 0;
}

.container-parts {
  margin-top: 130px;
}

.container-parts img {
  max-width: 750px;
}

@media screen and (max-width: 970px) {
  .title-globals {
    font-size: 20px;
    line-height: 40px;
  }

  .start-globals-comments {
    font-size: 14px;
  }

  .globals-comments {
    font-size: 15px;
  }
}

@media screen and (max-width: 765px) {
  .title-globals {
    font-size: 22px;
    line-height: 30px;
  }

  .sub-title {
    font-size: 12px;
  }

  .start-globals-comments {
    font-size: 13px;
  }

  .globals-comments {
    font-size: 12px;
  }

  .img-play-eran-game {
    width: 323px;
    height: auto;
  }
  .img-play-fun {
    width: 77%;
    height: auto;
  }
  .img-epic-guild-wars {
    width: 90%;
    height: auto;
  }
}
@media screen and (max-width: 575px) {
  .text-play-fun,
  .text-epic-guild-wars {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
  }

  .container-parts {
    margin-top: 40px;
  }

  #features p {
    text-align: center;
  }

  .title-globals {
    line-height: 50px;
    font-size: 27px;
  }

  .start-globals-comments {
    font-size: 15px;
    line-height: 27px;
  }

  .globals-comments {
    font-size: 14px;
  }

  .img-play-eran-game {
    width: 360px;
  }
  .img-play-fun {
    width: 69%;
  }
  .img-epic-guild-wars {
    width: 77%;
  }
}
.container-play-earn-games {
  background: url("../images/right-to-left.png") no-repeat;
  background-size: 100% 100%;
}

.container-play-fun {
  background: url("../images/left-to-right.png") no-repeat;
  background-size: 100% 100%;
}

.container-epic-guild-wars {
  background: url("../images/right-to-left.png") no-repeat;
  background-size: 100% 100%;
}

@media screen and (max-width: 380px) {
  #Property .title-globals {
    bottom: 18px;
  }
}

/* -----<end> --- features ----<end> ---- */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  width: 100%;
  max-width: 1080px;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* -------- Tokenomics -------- */

.div-title-Tokenomics {
  margin-top: 10px;
}
#Tokenomics {
  background: url("../images/chart-background.png") no-repeat center;
  background-size: cover;
  margin-top: -70px;
}

@media screen and (max-width: 575px) {
  .div-title-Tokenomics {
    margin-top: 35px;
  }
}
/* -----<end> --- Tokenomics ----<end> ---- */
/* -------- our team -------- */
.team-container {
  background-color: #191d22;
  width: 354px;
  height: 160px;
  border-radius: 20px;
  color: #ffffff;
}

.icons-container {
  margin-left: 95px;
  margin-top: -10px;
}

#dibbble-icon {
  max-width: 26%;
  max-height: 26%;
  padding: 7px;
  background-color: black;
  border-radius: 12px;
  min-width: 35px;
  min-width: 35px;
}

.text-team {
  position: relative;
  right: -12px;
  width: 100%;
  top: 28px;
}

.align-imgg {
  border-radius: 100px;
}

.team-title {
  font-family: Poppins;
  font-weight: bold;
  font-size: 18px;
  line-height: 34px;

  text-align: justify;
}

.team-job {
  font-family: Poppins;
  font-size: 13px;
  line-height: 20px;
  text-align: justify;
  color: #ffffff;
}

#team-container-row2 {
  margin-top: 50px;
}

.twitter-our-team {
  max-width: 75%;
  max-height: 75%;
  padding: 5px;
  background-color: black;
  border-radius: 15px;
}

.linkdin-our-team {
  background-color: black;
  border-radius: 12px;
  padding: 7px;
  max-width: 75%;
  max-height: 75%;
}

.img-team {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 148px;
  right: 18px;
  top: -20px;
  border: 11px solid #35383a;
  border-radius: 40px;
}

.img-team img {
  width: 100%;
  height: 100%;
  border-radius: 29px;
}

.text-description {
  color: white;
  font-size: 16px !important;
  font-weight: 400 !important;
  text-align: center;
  margin-bottom: 70px;
  margin-top: 30px;
  white-space: wrap;
}

#ourTeam {
  padding-top: 40px;
  padding-bottom: 10vw;
}

@media screen and (max-width: 1600px) {
  .img-team {
    width: 170px;
    height: 130px;
  }
}

@media screen and (max-width: 1200px) {
  .team-container {
    width: 300px;
    height: 169px;
    min-width: 280px;
  }

  .img-team {
    max-width: 65%;
    max-height: 65%;
  }
}
@media screen and (max-width: 991px) {
  .team-div {
    max-width: 850px;
  }

  .res-top {
    margin-top: 42px;
  }
}

@media screen and (max-width: 767px) {
  .mar-top {
    margin-top: 40px;
  }

  .team-container {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 575px) {
  .text-description {
    margin-left: 10px;
    margin-right: 10px;
  }

  .team-title {
    font-size: 16px;
  }
}

/* -----<end> --- our team ----<end> ---- */

/* -----<start> ---Property ----<start> ---- */

#Property {
  background: url("../images/gg.png") no-repeat bottom,
    url("../images/property-top-background.png") no-repeat top,
    url("../images/property-background.png") no-repeat;
  background-size: 100% 30%, 100% 50%, 100% 100%;
  height: 700px;
  color: #ffffff;
  margin-top: 80px;
}
.property-title {
  position: relative;
  top: 18px;
}

#property .sub-title {
  position: relative !important;
  top: 105px !important;
}

.container-sample {
  width: 300px;
  height: 280px;
  border-radius: 50px;
  padding: 5px 5px 0 20px;
  margin-right: 20px;
}

.title-property {
  font-family: Poppins;
  font-weight: 900;
  font-size: 18px;
  margin: 25px 0 0 10px;
  display: inline-block;
}

.property-icon {
  max-width: 16%;
}
#dragon-img {
  width: 47%;
  height: 52%;
  margin-top: -100px;
}
.comment-property {
  font-family: Poppins;
  font-size: 14px;
  line-height: 24px;
  color: #ababab;
  margin-top: 10px;
}

.container-sample-marketplace {
  background: url("../images/Marketplace-background.png") no-repeat;
}

.container-sample-cup {
  background: url("../images/cup-background.png") no-repeat;
}

.container-sample-strong {
  background: url("../images/strong-background.png") no-repeat;
}

.container-sample-pve {
  background: url("../images/pve-background.png") no-repeat;
}

.title {
  margin-top: 10px;
  padding-bottom: 10px;
}

#img-property {
  width: 580px;
  max-width: 700px;
  margin-top: auto;
}

.features-image-archer {
  background: url("/assets/video/archer-idle.webp") center;
  height: 500px;
  max-height: 100%;
  min-width: 265px;
}

@media screen and (max-width: 998px) {
  #dragon-img {
    margin-top: 0;
  }
}

@media screen and (max-width: 700px) {
  .property-icon {
    width: 100px;
  }

  .title-property {
    font-size: 15px;
  }

  .comment-property {
    font-size: 14px;
    line-height: 22px;
  }

  .property-item-container {
    width: 100%;
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 780px) {
  #Property {
    margin-top: 27px;
  }
}

@media screen and (max-width: 768px) {
  #dragon-img {
    width: 172px;
    height: 311px;
    margin-left: 72px;
  }
}

@media screen and (max-width: 588px) {
  .property-item-container {
    margin-left: 1px;
  }
}
@media screen and (max-width: 575px) {
  #dragon-img {
    width: 285px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -15px;
  }

  #property {
    margin-top: 55px;
  }
  #Property .title-globals {
    bottom: 20px;
  }
}


/* -----<end> --- Property----<end> ---- */

/* -------- road map -------- */
#road-map {
  background: url("../images/left-background.png") no-repeat left top,
    url("../images/right-background.png") no-repeat right bottom;
}

.road-map-container-desktop,
.road-map-container-mobile,
.road-map-container-mediumScreen {
  display: flex;
  flex-wrap: wrap;
  color: #fff;
  justify-content: center;
}

.road-map-item-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  margin: 40px;
}

.road-map-item-q {
  font-family: Poppins;
  font-weight: bold;
  font-size: 24px;
}

.road-map-item-icon-checked {
  width: 75px;
  height: 75px;
  margin-top: 24px;
  margin-bottom: 17px;
  z-index: 10;
}

.road-map-item-icon-round {
  width: 53px;
  height: 53px;
  margin-top: 40px;
  margin-bottom: 27px;
  z-index: 10;
}

.road-map-item-year {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 24px;
}

.road-map-item-paragraph {
  background: #191d22;
  border-radius: 45px;
  padding: 20px;
  min-width: 300px;
  max-width: 300px;
  height: 215px;
}

.road-map-item-paragraph li {
  margin-bottom: 7px;
}

.road-map-item-paragraph p {
  font-family: Poppins;
  font-size: 14px;
  line-height: 150%;
  color: #ffffff;
}

/* or 36px */

@media screen and (min-width: 1306px) {
  .road-map-container-mediumScreen {
    display: none;
  }

  .road-map-container-mobile {
    display: none;
  }

  #q1::after,
  #q2::after {
    content: " ";
    position: absolute;
    top: 100px;
    right: -229px;
    border-top: 1px dashed white;
    width: 365px;
    height: 2px;
  }

  #q5::after,
  #q4::after {
    content: " ";
    position: absolute;
    top: 100px;
    left: -229px;
    border-top: 1px dashed white;
    width: 379px;
    height: 2px;
  }

  #q3::after {
    content: " ";
    position: absolute;
    top: 100px;
    right: -38px;
    border-top: 1px dashed white;
    border-right: 1px dashed white;
    border-bottom: 1px dashed white;
    width: 190px;
    height: 512px;
    border-radius: 0 50px 50px 0;
  }

  #q6::before {
    content: " ";
    position: absolute;
    top: 100px;
    left: -12%;
    border-top: 1px dashed white;
    border-left: 1px dashed white;
    border-bottom: 1px dashed white;
    width: 190px;
    height: 407px;
    border-radius: 50px 0 0 50px;
  }
}

@media screen and (max-width: 1306px) and (min-width: 876px) {
  .road-map-container-desktop {
    display: none;
  }

  .road-map-container-mobile {
    display: none;
  }

  #q1::after,
  #q4::after,
  #q5::after {
    content: " ";
    position: absolute;
    top: 100px;
    right: -229px;
    border-top: 1px dashed white;
    width: 365px;
    height: 2px;
  }

  #q4::after,
  #q5::after {
    width: 380px;
  }

  #q2::after,
  #q6::after {
    content: " ";
    position: absolute;
    top: 100px;
    right: -38px;
    border-top: 1px dashed white;
    border-right: 1px dashed white;
    border-bottom: 1px dashed white;
    width: 190px;
    height: 512px;
    border-radius: 0 50px 50px 0;
  }

  #q6::after {
    height: 400px;
  }

  #q4::before {
    content: " ";
    position: absolute;
    top: 100px;
    left: -12%;
    border-top: 1px dashed white;
    border-left: 1px dashed white;
    border-bottom: 1px dashed white;
    width: 190px;
    height: 380px;
    border-radius: 50px 0 0 50px;
  }
}

@media screen and (max-width: 876px) and (min-width: 777px) {
  .road-map-container-desktop {
    display: none;
  }

  .road-map-container-mobile {
    display: none;
  }

  #q1::after,
  #q4::after,
  #q5::after {
    content: " ";
    position: absolute;
    top: 100px;
    right: -229px;
    border-top: 1px dashed white;
    width: 365px;
    height: 2px;
  }

  #q4::after,
  #q5::after {
    width: 380px;
  }

  #q2::after,
  #q6::after {
    content: " ";
    position: absolute;
    top: 100px;
    right: -38px;
    border-top: 1px dashed white;
    border-right: 1px dashed white;
    border-bottom: 1px dashed white;
    width: 190px;
    height: 512px;
    border-radius: 0 50px 50px 0;
  }

  #q6::after {
    height: 400px;
  }

  #q4::before {
    content: " ";
    position: absolute;
    top: 100px;
    left: -12%;
    border-top: 1px dashed white;
    border-left: 1px dashed white;
    border-bottom: 1px dashed white;
    width: 190px;
    height: 512px;
    border-radius: 50px 0 0 50px;
  }
}

@media screen and (max-width: 776px) and (min-width: 696px) {
  .road-map-item-paragraph {
    max-width: 350px;
    min-width: 350px;
  }

  .road-map-item-container {
    margin: 20px;
  }

  .road-map-container-desktop {
    display: none;
  }

  .road-map-container-mediumScreen {
    display: none;
  }

  #q1::after,
  #q3::after,
  #q5::after {
    content: " ";
    position: absolute;
    top: 100px;
    right: -19px;
    border-top: 1px dashed white;
    border-right: 1px dashed white;
    border-bottom: 1px dashed white;
    width: 190px;
    height: 474px;
    border-radius: 0 50px 50px 0;
  }

  #q2::before,
  #q4::before,
  #q6::before {
    content: " ";
    position: absolute;
    top: 100px;
    left: -6%;
    border-top: 1px dashed white;
    border-left: 1px dashed white;
    border-bottom: 1px dashed white;
    width: 190px;
    height: 474px;
    border-radius: 50px 0 0 50px;
  }
  #q4::before {
    height: 384px;
  }

  #q6::before {
    height: 390px;
  }

  #q6 {
    margin-bottom: 90px;
  }
}

@media screen and (max-width: 696px) {
  .road-map-item-paragraph {
    max-width: 300px;
    min-width: 300px;
  }

  .road-map-item-container {
    margin: 20px;
  }

  .road-map-container-desktop {
    display: none;
  }

  .road-map-container-mediumScreen {
    display: none;
  }

  #q1::after,
  #q3::after,
  #q5::after {
    content: " ";
    position: absolute;
    top: 100px;
    right: -19px;
    border-top: 1px dashed white;
    border-right: 1px dashed white;
    border-bottom: 1px dashed white;
    width: 190px;
    height: 474px;
    border-radius: 0 50px 50px 0;
  }

  #q2::before,
  #q4::before,
  #q6::before {
    content: " ";
    position: absolute;
    top: 100px;
    left: -6%;
    border-top: 1px dashed white;
    border-left: 1px dashed white;
    border-bottom: 1px dashed white;
    width: 190px;
    height: 474px;
    border-radius: 50px 0 0 50px;
  }

  #q4::before {
    height: 384px;
  }

  #q6::before {
    height: 390px;
  }

  #q6 {
    margin-bottom: 90px;
  }
}

#roadmap {
  padding-bottom: 45px;
  position: relative;
}

#roadmapContainer {
  display: flex;
  justify-content: center;
  flex-direction: row;
  padding: 30px;
  max-width: 100vw;
  min-height: 600px;
}

.roadmap-item-container {
  display: flex;
  flex-direction: column;
  max-width: 300px;
  position: relative;
}

.title-road-map {
  font-weight: bold;
  font-size: 30px;
  line-height: 67px;
  color: white;
  position: relative;
  margin-top: 40px;
}

.roadmap-item-q {
  font-family: "Londrina Shadow";
  font-size: 35px;
  margin-bottom: 20px;
  color: white;
}

.roadmap-item {
  color: white;
  height: auto;
  font-size: 16px;
  border-top: 1px solid #c4c4c4;
  border-left: unset;
  padding-left: 10px;
  padding-top: 65px;
  position: relative;
  padding-bottom: 50px;
}

.roadmap-item li {
  margin-bottom: 15px;
}

.sample-road-map {
  width: 355px;
  height: 200px;
  background: #191d22;
  border-radius: 45px;
}

.sample-road-map p {
  font-family: Poppins;
  font-size: 15px;
  line-height: 27px;
  color: #ffffff;
}

.row2-road-map {
  margin-top: 120px;
}

.icons-road-map {
  max-width: 10%;
}

.Q-road-map {
  color: white;
  font-family: Poppins;
  font-weight: bold;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
}

.data-road-map {
  font-family: Poppins;
  font-weight: bold;
  font-size: 24px;
  line-height: 36px;

  text-align: center;

  color: #ffffff;
}

@media screen and (max-width: 1024px) {
  #roadmap {
    padding-bottom: 20vw;
  }

  #roadmapContainer {
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .roadmap-item-container {
    flex-direction: row;
  }

  .roadmap-item-q {
    font-size: 30px;
    margin-right: 20px;
    color: white;
  }

  .roadmap-item {
    border-top: unset;
    border-left: 1px solid #c4c4c4;
  }
}

@media screen and (max-width: 1200px) {
  .sample-road-map {
    width: 302px;
    height: 200px;
    min-width: 280px;
  }

  .sample-road-map p {
    font-size: 13px;
  }

  .Q-road-map,
  .data-road-map {
    font-size: 17px;
  }
}

@media screen and (max-width: 700px) {
  #roadmap {
    padding: 0;
    padding-bottom: 25vw;
  }

  #roadmapContainer {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 0;
    padding-bottom: 25vw;
  }

  .roadmap-item-container {
    flex-direction: row;
    width: 100%;
    padding: 0 30px;
  }

  .roadmap-item-q {
    font-size: 30px;
    margin-right: 10px;
    color: white;
    width: 62px;
  }

  .roadmap-item {
    border-top: unset;
    border-left: 1px solid #c4c4c4;
    padding-top: 20px;
    padding-bottom: 25px;
  }

  .title-road-map {
    font-weight: bold;
    font-size: 20px;
    line-height: 67px;
    color: white;
  }

  .roadmap-item li {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 575px) {
  #q6::before {
    height: 380px;
  }
}

/* -----<end> --- road map ----<end> ---- */
/* -------- sign-up -------- */

.email-container-beta {
  max-width: 320px;
  width: 320px;
  min-width: 100px;
  height: 47px;
}

#sign-up {
  height: 750px;
  background: url("../images/beta-background.png") no-repeat;
  background-size: cover;
  background-position: center center;
}

.send-img {
  margin-left: 200px;
  margin-top: -68px;
  width: 138px;
}

#beta-img {
  z-index: 0;
  width: 100%;
  min-width: 250px;
  -webkit-transform: scaleX(-1);
}

.title-beta {
  font-family: Poppins;
  font-weight: 600;
  font-size: 40px;
  line-height: 65px;
  color: #ffffff;
}

.comment-beta {
  font-family: Poppins;
  font-size: 16px;
  line-height: 20px;

  color: #ffffff;
}

#buttonSend {
  position: absolute;
  position: relative;
  right: -16px;
  top: 23px;
  background: url("../svg/sendButton.svg") no-repeat;
  background-size: contain;
  width: 43%;
  height: 232px;
  border: 0;
  outline: 0;
}

#emailTop {
  border: 0px;
}

@media screen and (max-width: 1026px) {
  #buttonSend {
    right: -10px;
    top: 25px;
    width: 44%;
    height: 232px;
  }

  #emailBottom {
    height: 75%;
  }
}

@media screen and (max-width: 1023px) {
  #buttonSend {
    right: -4px;
    top: 22px;
    width: 49%;
    height: 232px;
  }

  #emailBottom {
    height: 81%;
  }
}

@media screen and (max-width: 777px) {
  .title-beta {
    font-size: 18px;
  }

  .comment-beta {
    font-size: 12px;
  }

  #beta-img {
    -webkit-transform: scale3d(-1.4, 1.4, 1.4);
  }
}

#emailBottom {
  height: 88%;
}

@media screen and (max-width: 630px) {
  .email-container-beta #emailBottom {
    height: 75%;
  }

  #buttonSend {
    right: -1px;
    top: 27px;
    width: 42%;
  }
}
@media screen and (max-width: 609px) {
  .email-container-beta #emailBottom {
    height: 54%;
  }

  #buttonSend {
    right: -2px;
    top: 37px;
    width: 35%;
  }
}

@media screen and (max-width: 575px) {
  .title-beta {
    font-weight: 0;
    font-size: 24px;
  }

  .comment-beta {
    font-size: 13px;
    line-height: 15px;
  }
  .email-container-beta {
    position: relative;
    right: 8px;
  }
  .email-container-beta #emailBottom {
    height: 66%;
  }
  #buttonSend {
    top: 31px;
    width: 40%;
    right: -7px;
  }
  #beta-img {
    -webkit-transform: scaleX(-1);
  }
  #sign-up {
    height: 850px;
    padding-bottom: 100px;
    text-align: center;
  }
}

/* -----<end> --- sign-up----<end> ---- */

/* -------- partners -------- */
#partners {
  position: relative;
  margin-top: -2px;
}

.partners-text-title {
  color: #dba35e;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

.partners-text-title span {
  font-size: 32px;
  font-weight: 400;
  color: white;
}

.partner-item-container {
  margin: 42px;
  width: 180px;
  height: 120px;
}

#email-section {
  background: url(../images/email.png), #070e16;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center;
  padding-top: 70px;
  height: 388px;
  margin-top: -20px;
  position: relative;
}

/* banner */
.email-container {
  width: 430px;
  min-width: 250px;
  height: 45px;
  position: relative;
  margin-top: 20px;
  /* margin: auto; */
}

.email-container input::placeholder {
  color: white;
}

.email-container input,
.email-container-beta input {
  width: 100%;
  height: 100%;
  border-radius: 32px;
  background-color: rgba(255, 255, 255, 0.2);
  padding-left: 25px;
  border: unset;
  color: white;
}

.email-container,
.email-container-beta input::placeholder {
  color: white;
}

#subscribeTop {
  position: absolute;
  right: -46px;
  top: -8px;
  background: url("../svg/subscribeButton.svg") no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: contain;
  width: 41%;
  height: 229px;
  border: 0;
  outline: 0;
}

@media screen and (max-width: 1024px) {
  #banner h1 {
    font-size: 50px;
  }
}

@media screen and (max-width: 1024px) {
  .email-container-beta {
    max-width: 360px;
    width: 289px;
    min-width: 280px;
    height: 50px;
  }
}
@media screen and (max-width: 710px) {
  #subscribeTop {
    width: 156px;
    height: 151px;
    right: -31px;
    top: -5px;
  }
}
@media screen and (max-width: 600px) {
  .email-container {
    width: 350px;
    height: 40px;
  }

  #subscribeTop {
    width: 137px;
    height: 121px;
    right: -35px;
    top: -4px;
  }
  .email-container-beta {
    margin: auto;
  }
}

@media screen and (max-width: 395px) {
  .email-container {
    width: 300px;
    height: 33px !important;
    left: 8px;
  }

  #banner h4 {
    font-size: 14px;
  }

  #subscribeTop {
    width: 127px;
    height: 95px;
    right: -15px;
    top: -5px;
  }
}

/* -----<end> --- partners ----<end> ---- */
