header {
  height: 4.5rem;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 10;
  background-color: #0d2337;
}

.hflex {
  margin: 0;
}

.hbar {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}

.hlog {
  z-index: 4;
  background-color: #0d2337;
  height: 8.3rem;
  border-radius: 5rem;
  margin-top: -0.4rem;
}

.menu {
  margin-top: 1.4rem;
  width: 25rem;
  justify-content: center;
}

.menu-center {
  display: flex;
  flex-flow: row wrap;
  justify-content: start;
}

.menu li {
  list-style: none;
}

.menu ul li a {
  text-decoration: none;
  color: #F5F5F5;
  font-size: 0.9rem;
  font-family: "cinzel";
  margin-right: 1rem;
}

.menu a:hover {
  color: #03aefd;
}

.hamburguer {
  display: flex;
  color: #F5F5F5;
  width: 1.5rem;
  height: 1.5rem;
  margin-top: 1rem;
  justify-content: end;
}

.hamburguer ul li {
  list-style: none;
}

.hamburguer li a {
  font-family: "cinzel";
  font-size: 0.9rem;
  text-decoration: none;
}

.icon-ham {
  transform: scale(2);
  display: flex;
  flex-flow: column wrap;
}

.sub-li {
  background-color: #a6d6fd;
  width: 16.9rem;
  height: 17.5rem;
  margin-left: -1.4rem;
  border-radius: 0.3rem;
  z-index: 4;
}

.hamb-menu {
  height: 1.8rem;
  width: 16.8rem;
  color: #0d2337;
  display: block;
  padding-left: 5rem;
  padding-top: 0.3rem;
  z-index: 4;
}

.hamb-menu:hover {
  color: #941e09;
  font-size: 1rem;
}

.hamb-social {
  height: 1.8rem;
  color: #0d2337;
  width: 16.8rem;
  padding: 0rem;
  margin-top: 0.22rem;
  margin-left: 9.4rem;
  transform: scale(1.2);
}

.hamb-social:hover {
  color: #941e09;
  margin-left: 11.4rem;
  transform: scale(1.4);
}

.submenu .button-signUp {
  margin-top: 2rem;
  margin-left: 2.8rem;
  font-family: "cinzel";
  font-size: 0.85rem;
  color: #0d2337;
  border: 0.1rem solid #0d2337;
  border-radius: 0.4rem;
  display: inline-block;
  padding: 0.4rem;
  padding-left: 4rem;
  padding-right: 4rem;
}

.button-signUp:hover {
  color: #F5F5F5;
  background-color: #0d2337;
}

.submenu {
  display: none;
  position: absolute;
  padding-top: 0.5rem;
  margin-left: -13rem;
  width: 18rem;
  height: 24rem;
  border-radius: 0.3rem;
  background-color: #c3e8fa;
  box-shadow: -0.3rem 0.4rem 0.8rem rgba(6, 35, 57, 0.5333333333);
}

.hamburguer:hover {
  color: #03aefd;
}

.hamburguer:hover .submenu {
  display: block;
}

.fone {
  width: 100%;
  height: 150vh;
  margin: 0;
  background-image: linear-gradient(to bottom, #ebd702, #ea0946);
}

.container {
  padding-top: 1rem;
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  height: 100%;
}

.red-yellow {
  text-align: center;
  margin-top: 12rem;
}

.utop {
  font-family: "Cinzel", serif;
  font-size: 0.7rem;
  color: #F5F5F5;
  text-shadow: 1px 2px 2px #a2a1a1;
}

.top {
  font-family: "Cinzel", serif;
  color: #0d2337;
  font-size: 3rem;
}

.ttop {
  color: #0d2337;
  font-family: "Rubik", sans-serif;
}

.tm-wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  transition: transform 0.3s;
  position: absolute;
  width: 100%;
  margin-top: 40rem;
  z-index: 1;
}

.tm-slide {
  justify-content: center;
  width: 5rem;
  height: 100px;
  display: flex;
  padding: 1px;
  overflow: hidden;
  z-index: 6;
}

.tm-slide img {
  max-width: 100%;
  max-height: 100px;
  object-fit: contain;
}

.tm-slide:after {
  position: absolute;
}

.tm-slide:hover {
  transform: scale(1.2);
}

.max, .shoot, .fly, .folt, .wedd, .cur {
  width: 100%;
}

.ese, .strawberry, .fw, .ve-ft, .ww {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-evenly;
}

.common-title {
  width: 34rem;
  font-family: "Cinzel", serif;
  font-size: 2.4rem;
  margin-top: 2rem;
  margin-bottom: 0.5rem;
}

.cur--title {
  color: #0d2337;
}

.ww-title {
  color: #0d2337;
}

.ve-title {
  color: #32d705;
}

.fw-title {
  color: #fa6103;
}

.strawberry-title {
  color: #ea0946;
}

.container-ese-text, .content-text-straw, .content-fly-text, .content-text-ve, .wandw {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-evenly;
  align-items: center;
  z-index: 5;
  margin-bottom: 2rem;
}

.title-text {
  font-family: "Cinzel", serif;
  font-weight: normal;
  font-size: 1.8rem;
  color: #103357;
  z-index: 6;
}

.w-text-title {
  font-family: "Cinzel", serif;
  font-weight: normal;
  font-size: 1.8rem;
  color: #0d2337;
  z-index: 6;
}

.video-editing-title {
  font-family: "Cinzel", serif;
  font-weight: normal;
  font-size: 1.8rem;
  color: #1ffb02;
  z-index: 6;
}

.fly__text--title {
  font-family: "Cinzel", serif;
  font-weight: normal;
  font-size: 1.8rem;
  color: #fa6103;
  z-index: 6;
}

.title-text-straw {
  font-family: "Cinzel", serif;
  font-weight: normal;
  font-size: 1.8rem;
  color: #ea0946;
  z-index: 6;
}

.cur--text, .column-two {
  width: 25rem;
  padding: 1rem;
  color: #103357;
  font-family: "Rubik", sans-serif;
  font-weight: normal;
  font-size: 1.1rem;
  background-color: rgba(250, 233, 166, 0.4196078431);
  border-radius: 0.3rem;
  margin-bottom: 1rem;
}

.w-text {
  font-size: 1.1rem;
  font-family: "Rubik", sans-serif;
  font-weight: normal;
  padding: 1rem;
  border-radius: 0.5rem;
  width: 30rem;
  color: #ea0946;
  background-color: rgba(250, 166, 195, 0.4196078431);
}

.ww-text {
  font-size: 1.1rem;
  font-family: "Rubik", sans-serif;
  font-weight: normal;
  padding: 1rem;
  border-radius: 0.5rem;
  width: 30rem;
  color: #ea0946;
  background-color: rgba(250, 166, 195, 0.4196078431);
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.ve-text {
  font-size: 1.1rem;
  font-family: "Rubik", sans-serif;
  font-weight: normal;
  padding: 1rem;
  border-radius: 0.5rem;
  width: 30rem;
  color: #1ffb02;
  background-color: rgba(8, 115, 4, 0.7960784314);
  border-radius: 8px;
}

.fw-text {
  font-size: 1.1rem;
  font-family: "Rubik", sans-serif;
  font-weight: normal;
  padding: 1rem;
  border-radius: 0.5rem;
  width: 50rem;
  color: #fa6103;
  background-color: #3c1801;
}

.strawberry-text {
  font-size: 1.1rem;
  font-family: "Rubik", sans-serif;
  font-weight: normal;
  padding: 1rem;
  border-radius: 0.5rem;
  width: 50rem;
  color: #0d2337;
  background-color: rgba(250, 166, 195, 0.4196078431);
  margin-bottom: 2rem;
}

.cur--im, .shoot-img, .fly-img, .folt-im, .im-wedd {
  width: 35%;
  height: 35%;
  border-bottom-right-radius: 9rem;
  border-bottom-left-radius: 9rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.sign-Up {
  height: 100vh;
  width: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(to bottom, #ea0946, #f17930, #ebd702, #F5F5F5);
}

.form-container, .between-control, .mi--form {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.mi--form {
  height: 40rem;
  width: 35rem;
  border-radius: 0.3rem;
  margin-top: 0rem;
  font-family: "Rubik", sans-serif;
  font-weight: normal;
  color: #03aefd;
  background-color: #0d2337;
  box-shadow: 0.5rem 0.7rem 2.6rem #0d2337;
}

.sus {
  font-family: "Cinzel", serif;
  font-size: 1.6rem;
  color: #F5F5F5;
  margin-top: 4rem;
  margin-bottom: 1rem;
}

.control {
  color: #0d2337;
  font-family: "Cinzel", serif;
  width: 24rem;
  height: 2.8rem;
  padding-left: 1rem;
  background-color: #a6d6fd;
  border-radius: 0.2rem;
  border: 0.1rem solid #03aefd;
  font-size: 0.9rem;
  margin: 0.3rem;
}

.terms-form-cond {
  font-family: "Rubik", sans-serif;
  color: #F5F5F5;
  font-size: 0.9rem;
  margin-bottom: 3rem;
  text-align: center;
}

.terms-form-cond a {
  font-family: "Rubik", sans-serif;
  color: #F5F5F5;
  font-size: 0.9rem;
  text-decoration: none;
}

.terms-form-cond a:hover {
  color: #03aefd;
}

.terms-form {
  font-family: "Rubik", sans-serif;
  color: #F5F5F5;
  font-size: 0.9rem;
  margin-top: 1rem;
  text-align: center;
}

.terms-form a {
  font-family: "Rubik", sans-serif;
  color: #F5F5F5;
  font-size: 0.9rem;
  text-decoration: none;
}

.boton {
  width: 13.75rem;
  height: 2.8rem;
  font-family: "Cinzel", serif;
  text-decoration: none;
  font-size: 1rem;
  justify-content: center;
  background-color: #03aefd;
  border: none;
  border-radius: 0.2rem;
  color: #0d2337;
  text-align: center;
}

.mi--form a .boton:hover {
  color: #F5F5F5;
  cursor: pointer;
}

.terms-form a:hover {
  color: #03aefd;
}

.mi--form p a:hover {
  color: #03aefd;
  cursor: pointer;
}

@media screen and (min-width: 90px) {
  .mi--forms {
    width: 13rem;
    height: auto;
    border-radius: 0.3rem;
    margin-top: 0rem;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    background-color: #062339;
    box-shadow: 0.5rem 0.7rem 2.6rem #062339;
  }
  .suss {
    font-family: "cinzel";
    font-size: 0.9rem;
    color: white;
    margin-top: 3rem;
    margin-bottom: 2rem;
    justify-content: center;
  }
  .controls {
    width: 10rem;
    height: 2rem;
    margin: 0.3rem;
    padding-left: 1rem;
    color: #0d2337;
    background-color: #a6d6fd;
    border-radius: 0.2rem;
    border: 0.1rem solid #03aefd;
    font-family: "cinzel";
    font-size: 0.7rem;
  }
  .between-controls {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  .terms-botono {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  .botono {
    width: 8rem;
    height: 1.7rem;
    margin: 2rem;
    background-color: #f17930;
    border: none;
    border-radius: 0.3rem;
    font-family: "cinzel";
    color: #062339;
    font-size: 0.8rem;
    text-align: center;
  }
  .botono:hover {
    color: #f5f5f5;
    cursor: pointer;
  }
  .terms-forms a {
    color: #F5F5F5;
    font-family: "Rubik", sans-serif;
    font-weight: normal;
    padding: 3rem;
    font-size: 0.7rem;
    margin-bottom: 1.5rem;
    text-decoration: none;
  }
  .terms-forms a:hover {
    color: #03aefd;
  }
}
@media screen and (min-width: 370px) {
  .mi--forms {
    width: 18rem;
    height: auto;
    border-radius: 0.3rem;
    margin-top: 0rem;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    background-color: #062339;
    box-shadow: 0.5rem 0.7rem 2.6rem #062339;
  }
}
@media screen and (min-width: 426px) {
  .mi--forms {
    width: 18rem;
    height: auto;
    border-radius: 0.3rem;
    margin-top: 0rem;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    background-color: #062339;
    box-shadow: 0.5rem 0.7rem 2.6rem #062339;
  }
  .suss {
    font-family: "cinzel";
    font-size: 0.9rem;
    color: white;
    margin-top: 3rem;
    margin-bottom: 2rem;
    justify-content: center;
  }
  .controls {
    width: 10rem;
    height: 2rem;
    margin: 0.3rem;
    padding-left: 1rem;
    color: #0d2337;
    background-color: #a6d6fd;
    border-radius: 0.2rem;
    border: 0.1rem solid #03aefd;
    font-family: "cinzel";
    font-size: 0.7rem;
  }
  .between-controls {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  .botono {
    width: 8rem;
    height: 1.7rem;
    margin: 2rem;
    background-color: #f17930;
    border: none;
    border-radius: 0.3rem;
    font-family: "cinzel";
    color: #062339;
    font-size: 0.8rem;
    text-align: center;
  }
  .botono:hover {
    color: #f5f5f5;
    cursor: pointer;
  }
  .terms-forms a {
    font-family: "Rubik";
    font-weight: normal;
    font-size: 0.7rem;
    color: #F5F5F5;
    text-align: center;
    padding-top: 2rem;
    text-decoration: none;
  }
  .terms-forms a:hover {
    color: #03aefd;
  }
}
@media screen and (min-width: 1024px) {
  .mi--forms {
    width: 25rem;
    height: 15rem;
    border-radius: 0.3rem;
    margin-top: 3rem;
    margin-bottom: 1rem;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    background-color: #062339;
    box-shadow: 0.5rem 0.7rem 2.6rem #062339;
  }
  .suss {
    font-family: "cinzel";
    font-size: 0.9rem;
    color: white;
    margin-top: 2.5rem;
    margin-bottom: 0.5rem;
    justify-content: center;
  }
  .controls {
    width: 10rem;
    height: 2rem;
    margin: 0.3rem;
    padding-left: 1rem;
    color: #0d2337;
    background-color: #a6d6fd;
    border-radius: 0.2rem;
    border: 0.1rem solid #03aefd;
    font-family: "cinzel";
    font-size: 0.7rem;
  }
  .between-controls {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  .botono {
    color: #0d2337;
    width: 8rem;
    height: 1.7rem;
    margin-top: 0rem;
    margin-bottom: 0rem;
    background-color: #f17930;
    border: none;
    border-radius: 0.3rem;
    font-family: "cinzel";
    font-size: 0.8rem;
    text-align: center;
  }
  .botono:hover {
    color: #f5f5f5;
    cursor: pointer;
  }
  .terms-forms a {
    font-family: "Rubik";
    font-weight: normal;
    font-size: 0.7rem;
    color: #F5F5F5;
    text-align: center;
    text-decoration: none;
    margin-bottom: 2rem;
  }
  .terms-forms a:hover {
    color: #03aefd;
  }
}
@media screen and (min-width: 1200px) {
  .mi--forms {
    width: 32rem;
    height: auto;
    border-radius: 0.3rem;
    margin-top: 0rem;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    background-color: #0d2337;
    box-shadow: 0.5rem 0.7rem 2.6rem #0d2337;
  }
  .suss {
    font-family: "cinzel";
    font-size: 1.6rem;
    color: white;
    margin-top: 3rem;
    margin-bottom: 2rem;
    justify-content: center;
  }
  .controls {
    width: 24rem;
    height: 2.8rem;
    margin: 0.3rem;
    padding-left: 1rem;
    color: #0d2337;
    background-color: #a6d6fd;
    border-radius: 0.2rem;
    border: 0.1rem solid #03aefd;
    font-family: "cinzel";
    font-size: 0.9rem;
  }
  .between-controls {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  .botono {
    width: 13.75rem;
    height: 2.8rem;
    margin: 2rem;
    background-color: #f17930;
    border: none;
    border-radius: 5px;
    font-family: "cinzel";
    color: #062339;
    font-size: 1rem;
    text-align: center;
    margin-bottom: 1rem;
  }
  .botono:hover {
    color: #F5F5F5;
    cursor: pointer;
  }
  .terms-forms a {
    width: 100%;
    color: #F5F5F5;
    font-family: "Rubik";
    font-weight: normal;
    font-size: 0.9rem;
    margin-bottom: 1.5rem;
    text-decoration: none;
  }
  .terms-forms a:hover {
    color: #03aefd;
  }
}
.wa-cont {
  position: fixed;
  transform: scale(0.9);
  bottom: 4rem;
  right: 5rem;
  z-index: 9;
}

.wa-align {
  display: flex;
  justify-content: flex-end;
}

.wa-bottom {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  border: 0.3rem groove #062339;
  transition: width 0.15s, height 0.15s;
}

.wa-cont:hover .wa-bottom {
  width: 3.3rem;
  height: 3.3rem;
}

.colafo {
  width: 100%;
  background-color: #0d2337;
}

.footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0.5rem;
  width: 100%;
}

.sup--part {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 20rem;
  width: 100%;
  margin-bottom: 0.5rem;
  padding: 2rem;
}

.logo-cont {
  width: 25rem;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.footer__logo {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

.fo-logo img {
  display: inline;
  height: 9rem;
  width: auto;
}

.slogan {
  display: block;
  font-family: "cinzel";
  font-weight: normal;
  font-size: 0.8rem;
  color: #F5F5F5;
  margin-bottom: 1rem;
}

.fote {
  font-family: "Rubik";
  font-weight: normal;
  font-size: 1rem;
  color: #F5F5F5;
  margin-bottom: 1.5rem;
}

.av--footer {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  color: #F5F5F5;
  font-family: "cinzel";
}

.flex-social {
  flex: 1;
  margin-right: 1rem;
  width: 12rem;
}

h6 {
  font-size: 0.8rem;
}

.flex-social li {
  text-decoration: none;
  list-style: none;
  margin-bottom: 0.2rem;
  margin-left: 0;
}

a {
  text-decoration: none;
  color: #F5F5F5;
  font-family: "Rubik";
}

.flex-social a {
  text-decoration: none;
  color: #F5F5F5;
}

.flex-social a:hover {
  color: #03aefd;
  cursor: pointer;
}

.inf--part {
  height: 5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 4rem;
}

.rights {
  color: #F5F5F5;
  font-family: "Cinzel", serif;
}

.footer__last--copyright {
  color: #F5F5F5;
  text-decoration: none;
  font-family: "Cinzel", serif;
  font-size: 0.7rem;
}

.footer__last--copyright:hover {
  color: #03aefd;
  cursor: pointer;
}

.footer__last--text {
  font-family: "Cinzel", serif;
  font-size: 0.7rem;
  color: #F5F5F5;
}

@media screen and (max-width: 2560px) {
  header {
    height: 4.5rem;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 10;
    background-color: #062339;
  }
  .hflex {
    margin: 0;
  }
  .hbar {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
  }
  .hlog {
    z-index: 4;
    background-color: #062339;
    height: 8.3rem;
    border-radius: 5rem;
    margin-top: -0.4rem;
  }
  .menu {
    margin-top: 1.4rem;
    width: 25rem;
    justify-content: center;
  }
  .menu-center {
    display: flex;
    flex-flow: row wrap;
    justify-content: start;
  }
  .menu li {
    list-style: none;
  }
  .menu ul li a {
    text-decoration: none;
    color: #F5F5F5;
    font-size: 0.9rem;
    font-family: "cinzel";
    margin-right: 1rem;
  }
  .menu a:hover {
    color: #03aefd;
  }
  .hamburguer {
    display: flex;
    color: #F5F5F5;
    width: 1.5rem;
    height: 1.5rem;
    margin-top: 1rem;
    justify-content: end;
  }
  .hamburguer ul li {
    list-style: none;
  }
  .hamburguer li a {
    font-family: "cinzel";
    font-size: 0.9rem;
    text-decoration: none;
  }
  .icon-ham {
    transform: scale(2);
    display: flex;
    flex-flow: column wrap;
  }
  .sub-li {
    background-color: #e6f7ff;
    width: 16.9rem;
    height: 17.5rem;
    margin-left: -1.4rem;
    border-radius: 0.3rem;
    z-index: 4;
  }
  .hamb-menu {
    height: 1.8rem;
    width: 16.8rem;
    color: #062339;
    display: block;
    padding-left: 5rem;
    padding-top: 0.3rem;
    z-index: 4;
  }
  .hamb-menu:hover {
    color: #941e09;
    font-size: 1rem;
  }
  .hamb-social {
    height: 1.8rem;
    color: #062339;
    width: 16.8rem;
    padding: 0rem;
    margin-top: 0.22rem;
    margin-left: 9.4rem;
    transform: scale(1.2);
  }
  .hamb-social:hover {
    color: #941e09;
    margin-left: 11.4rem;
    transform: scale(1.4);
  }
  .submenu .button-signUp {
    margin-top: 2rem;
    margin-left: 2.8rem;
    font-family: "cinzel";
    font-size: 0.85rem;
    color: #062339;
    border: 0.1rem solid #062339;
    border-radius: 0.4rem;
    display: inline-block;
    padding: 0.4rem;
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .button-signUp:hover {
    color: #e6f7ff;
    background-color: #062339;
  }
  .submenu {
    display: none;
    position: absolute;
    padding-top: 0.5rem;
    margin-left: -13rem;
    width: 18rem;
    height: 24rem;
    border-radius: 0.3rem;
    background-color: #c3e8fa;
    box-shadow: -0.3rem 0.4rem 0.8rem rgba(6, 35, 57, 0.5333333333);
  }
  .hamburguer:hover {
    color: #03aefd;
  }
  .hamburguer:hover .submenu {
    display: block;
  }
  .fone {
    height: 60rem;
  }
  .form-container, .mi--form, .between-control {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .mi--form {
    height: 45rem;
    width: 35rem;
    border-radius: 0.3rem;
    margin-top: 0rem;
    font-family: "Rubik";
    font-weight: normal;
    color: #03aefd;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    background-color: #062339;
    box-shadow: 0.5rem 0.7rem 2.6rem #062339;
  }
  .sus {
    font-family: "cinzel";
    font-size: 1.6rem;
    color: #F5F5F5;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .between-control {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  .control {
    width: 24rem;
    height: 2.8rem;
    padding-left: 1rem;
    color: #0d2337;
    background-color: #a6d6fd;
    border-radius: 0.2rem;
    border: 0.1rem solid #03aefd;
    font-family: "cinzel";
    font-size: 0.9rem;
  }
  .terms-form-cond {
    font-family: "cinzel";
    font-size: 1.1rem;
    margin-bottom: 3rem;
    text-align: center;
  }
  .terms-form-cond a:hover {
    color: #03aefd;
  }
  .terms-form {
    font-family: "cinzel";
    font-size: 1.1rem;
    margin-top: 1rem;
    text-align: center;
  }
  .terms-form a:hover {
    color: #03aefd;
  }
  .mi--form a .boton:hover {
    color: #F5F5F5;
    cursor: pointer;
  }
  .mi--form p a:hover {
    color: #03aefd;
    cursor: pointer;
  }
  .mi--form .boton:hover {
    color: #03aefd;
  }
  .colafo {
    width: 100%;
    background-color: #062339;
  }
  .footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0.5rem;
    width: 100%;
  }
  .sup--part {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 30rem;
    width: 100%;
    margin-bottom: 0.5rem;
    padding: 2rem;
  }
  .logo-cont {
    width: 25rem;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-bottom: 2rem;
  }
  .footer__logo {
    margin: 0 auto;
    max-width: 100%;
    height: auto;
  }
  .fo-logo img {
    display: inline;
    height: 9rem;
    width: auto;
  }
  .slogan {
    display: block;
    font-family: "cinzel";
    font-weight: normal;
    font-size: 0.8rem;
    color: #F5F5F5;
    margin-bottom: 1rem;
  }
  .fote {
    font-family: "Rubik";
    font-weight: normal;
    font-size: 1rem;
    color: #F5F5F5;
    margin-bottom: 1.5rem;
  }
  .av--footer {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    color: #F5F5F5;
    font-family: "cinzel";
  }
  .flex-social {
    flex: 1;
    margin-right: 1rem;
    width: 12rem;
  }
  .av--footer h6 {
    font-size: 0.9rem;
    color: #03aefd;
  }
  .flex-social li {
    list-style: none;
    margin-bottom: 0.2rem;
    margin-left: 0;
  }
  a {
    text-decoration: none;
    color: #F5F5F5;
    font-family: "Rubik";
    font-weight: normal;
  }
  .flex-social a:hover {
    color: #03aefd;
    cursor: pointer;
  }
  .inf--part {
    height: 1rem;
    margin-top: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .rights {
    text-decoration: none;
    color: #F5F5F5;
    font-family: "Cinzel", serif;
  }
  .footer__last--copyright {
    color: #F5F5F5;
    text-decoration: none;
    font-family: "Cinzel", serif;
    font-size: 0.7rem;
  }
  .footer__last--copyright:hover {
    color: #03aefd;
    cursor: pointer;
  }
  .footer__last--text {
    font-family: "Cinzel", serif;
    font-size: 0.7rem;
    color: #F5F5F5;
    margin-bottom: 0.5rem;
  }
}
@media screen and (max-width: 1800px) {
  .fone {
    height: 60rem;
  }
  .wa-cont {
    position: fixed;
    transform: scale(0.9);
    bottom: 4rem;
    right: 5rem;
    z-index: 9;
  }
  .wa-align {
    display: flex;
    justify-content: flex-end;
  }
  .wa-bottom {
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    border: 0.3rem groove #062339;
    transition: width 0.15s, height 0.15s;
  }
  .wa-cont:hover .wa-bottom {
    width: 3.3rem;
    height: 3.3rem;
  }
  .cur--title {
    color: #0d2337;
    width: 34rem;
    font-family: "Cinzel", serif;
    font-size: 2.4rem;
    margin-top: 12rem;
    margin-bottom: 0.5rem;
  }
  .ww-title {
    color: #0d2337;
    width: 34rem;
    font-family: "Cinzel", serif;
    font-size: 2.4rem;
    margin-top: 12rem;
    margin-bottom: 0.5rem;
  }
  .ve-title {
    color: #32d705;
    width: 34rem;
    font-family: "Cinzel", serif;
    font-size: 2.4rem;
    margin-top: 12rem;
    margin-bottom: 0.5rem;
  }
  .fw-title {
    color: #fa6103;
    width: 34rem;
    font-family: "Cinzel", serif;
    font-size: 2.4rem;
    margin-top: 12rem;
    margin-bottom: 0.5rem;
  }
  .strawberry-title {
    color: #ea0946;
    width: 34rem;
    font-family: "Cinzel", serif;
    font-size: 2.4rem;
    margin-top: 12rem;
    margin-bottom: 0.5rem;
  }
  .content-text-ve {
    margin-top: 2rem;
    margin-bottom: 3rem;
  }
  .content-fly-text {
    margin-top: 4rem;
    margin-bottom: 3rem;
  }
  .content-text-straw {
    margin-top: 4rem;
    margin-bottom: 3rem;
  }
  .sign-Up {
    height: 110vh;
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: linear-gradient(to bottom, #ea0946, #f17930, #ebd702, #f5f5f5);
  }
  .form-container, .mi--form, .between-control {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .mi--form {
    height: 40rem;
    width: 35rem;
    border-radius: 0.3rem;
    font-family: "Rubik";
    font-weight: normal;
    color: #03aefd;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    background-color: #062339;
    box-shadow: 0.5rem 0.7rem 2.6rem #062339;
  }
  .sus {
    font-family: "cinzel";
    font-size: 1.6rem;
    color: white;
    margin-top: 3rem;
    margin-bottom: 1rem;
  }
  .between-control {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  .control {
    width: 24rem;
    height: 2.8rem;
    padding-left: 1rem;
    color: #0d2337;
    background-color: #a6d6fd;
    border-radius: 0.2rem;
    border: 0.1rem solid #03aefd;
    font-family: "cinzel";
    font-size: 0.9rem;
  }
  .terms-form-cond {
    margin-top: -4rem;
    font-family: "cinzel";
    font-size: 1.1rem;
    margin-bottom: 3rem;
    text-align: center;
  }
  .terms-form-cond a:hover {
    color: #03aefd;
  }
  .terms-form {
    font-family: "cinzel";
    font-size: 1rem;
    margin-top: 1rem;
    text-align: center;
  }
  .terms-form a:hover {
    color: #03aefd;
  }
  .mi--form .boton {
    width: 13.75rem;
    height: 2.8rem;
    justify-content: center;
    background-color: #03aefd;
    border: none;
    border-radius: 0.2rem;
    font-family: "cinzel";
    color: #062339;
    font-size: 0.9rem;
    text-align: center;
  }
  .mi--form a .boton:hover {
    color: #f5f5f5;
    cursor: pointer;
  }
  .mi--form p a:hover {
    color: #03aefd;
    cursor: pointer;
  }
  .mi--form .boton:hover {
    color: #03aefd;
  }
  .colafo {
    width: 100%;
    background-color: #062339;
  }
  .footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0.5rem;
    width: 100%;
  }
  .sup--part {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 23rem;
    width: 100%;
    margin-bottom: 0.5rem;
    padding: 2rem;
  }
  .logo-cont {
    width: 25rem;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-bottom: 2rem;
  }
  .footer__logo {
    margin: 0 auto;
    max-width: 100%;
    height: auto;
  }
  .fo-logo img {
    display: inline;
    height: 9rem;
    width: auto;
  }
  .slogan {
    display: block;
    font-family: "cinzel";
    font-weight: normal;
    font-size: 0.8rem;
    color: #f5f5f5;
    margin-bottom: 1rem;
  }
  .fote {
    font-family: "Rubik";
    font-weight: normal;
    font-size: 1rem;
    color: #f5f5f5;
    margin-bottom: 1.5rem;
  }
  .av--footer {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    color: white;
    font-family: "cinzel";
  }
  .flex-social {
    flex: 1;
    margin-right: 1rem;
    width: 12rem;
  }
  .av--footer h6 {
    font-size: 0.9rem;
    color: #03aefd;
  }
  .flex-social li {
    list-style: none;
    margin-bottom: 0.2rem;
    margin-left: 0;
  }
  a {
    text-decoration: none;
    color: white;
    font-family: "Rubik";
    font-weight: normal;
  }
  .flex-social a:hover {
    color: #03aefd;
    cursor: pointer;
  }
  .inf--part {
    height: 1rem;
    margin-top: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .rights {
    text-decoration: none;
    color: #F5F5F5;
    font-family: "Cinzel", serif;
  }
  .footer__last--copyright {
    color: #F5F5F5;
    text-decoration: none;
    font-family: "Cinzel", serif;
    font-size: 0.7rem;
  }
  .footer__last--copyright:hover {
    color: #03aefd;
    cursor: pointer;
  }
  .footer__last--text {
    font-family: "Cinzel", serif;
    font-size: 0.7rem;
    color: #F5F5F5;
    margin-bottom: 0.5rem;
  }
}
@media screen and (max-width: 1441px) {
  .fone {
    height: 70rem;
  }
  .red-yellow {
    margin-top: 12rem;
  }
  .utop {
    font-family: "cinzel";
    font-size: 0.7rem;
    color: #fffefe;
    text-shadow: 1px 2px 2px #a2a1a1;
  }
  .top {
    font-family: "Cinzel", serif;
    color: #062339;
    font-size: 3rem;
  }
  .ttop {
    color: #062339;
    font-family: "Rubik";
  }
  .tm-wrapper {
    margin-top: 38rem;
    padding: 1rem;
  }
  .tm-slide {
    justify-content: center;
    width: 5rem;
    height: 5rem;
    display: flex;
    padding: 1px;
    overflow: hidden;
    z-index: 6;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .cur--title {
    color: #0d2337;
    width: 34rem;
    font-family: "Cinzel", serif;
    font-size: 2.4rem;
    margin-top: 12rem;
    margin-bottom: 0.5rem;
  }
  .ww-title {
    color: #0d2337;
    width: 34rem;
    font-family: "Cinzel", serif;
    font-size: 2.4rem;
    margin-top: 12rem;
    margin-bottom: 0.5rem;
  }
  .ve-title {
    color: #32d705;
    width: 34rem;
    font-family: "Cinzel", serif;
    font-size: 2.4rem;
    margin-top: 12rem;
    margin-bottom: 0.5rem;
  }
  .fw-title {
    color: #fa6103;
    width: 34rem;
    font-family: "Cinzel", serif;
    font-size: 2.4rem;
    margin-top: 12rem;
    margin-bottom: 0.5rem;
  }
  .strawberry-title {
    color: #ea0946;
    width: 34rem;
    font-family: "Cinzel", serif;
    font-size: 2.4rem;
    margin-top: 12rem;
    margin-bottom: 0.5rem;
  }
  .content-text-ve {
    margin-top: 2rem;
    margin-bottom: 3rem;
  }
  .content-fly-text {
    margin-top: 4rem;
    margin-bottom: 3rem;
  }
  .content-text-straw {
    margin-bottom: 3rem;
  }
  .inf--part {
    height: 8rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .rights {
    text-decoration: none;
    color: white;
    font-family: "Cinzel", serif;
  }
  .footer__last--copyright {
    color: #F5F5F5;
    text-decoration: none;
    font-family: "Cinzel", serif;
    font-size: 0.7rem;
  }
  .footer__last--copyright:hover {
    color: #03aefd;
    cursor: pointer;
  }
  .footer__last--text {
    font-family: "Cinzel", serif;
    font-size: 0.7rem;
    color: #F5F5F5;
    margin-top: 10rem;
  }
}
@media screen and (max-width: 1200px) {
  .red-yellow {
    margin-top: 8rem;
  }
  .top {
    font-family: "Cinzel", serif;
    color: #062339;
    font-size: 3rem;
  }
  .tm-wrapper {
    margin-left: 4rem;
    margin-right: 4rem;
  }
  .wa-cont {
    position: fixed;
    transform: scale(0.8);
    bottom: 15rem;
    right: 4rem;
    z-index: 9;
  }
  .title, .strawberry-title, .fw-title, .ve-title, .ww-title, .cur--title {
    font-family: "Cinzel", serif;
    font-size: 2.4rem;
    margin-top: 6rem;
    margin-bottom: 0.5rem;
  }
  .cur--title {
    color: #0d2337;
  }
  .ve-title {
    color: #32d705;
  }
  .fw-title {
    color: #fa6103;
  }
  .strawberry-title {
    color: #ea0946;
  }
  .content-text-ve {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-evenly;
    align-items: center;
    z-index: 5;
    margin-bottom: 3rem;
  }
  .ve-text {
    padding: 1rem;
    width: 50rem;
    font-family: "Rubik";
    font-weight: normal;
    font-size: 18px;
    color: #1ffb02;
    background-color: rgba(8, 115, 4, 0.7960784314);
    border-radius: 0.5rem;
    margin-bottom: 1rem;
  }
  .content-text-straw {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-evenly;
    align-items: center;
    z-index: 5;
    margin-bottom: 3rem;
  }
  .sign-Up {
    height: 100vh;
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: linear-gradient(to bottom, #ea0946, #f17930, #ebd702, #f5f5f5);
  }
  .form-container, .mi--form, .between-control {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .mi--form {
    height: 35rem;
    width: 35rem;
    border-radius: 0.3rem;
    margin-top: 0rem;
    font-family: "Rubik";
    font-weight: normal;
    color: #03aefd;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    background-color: #062339;
    box-shadow: 0.5rem 0.7rem 2.6rem #062339;
  }
  .sus {
    font-family: "Cinzel", serif;
    font-size: 1.6rem;
    color: white;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .between-control {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  .control {
    width: 24rem;
    height: 2.8rem;
    padding-left: 1rem;
    color: #0d2337;
    background-color: #a6d6fd;
    border-radius: 0.2rem;
    border: 0.1rem solid #03aefd;
    font-family: "Cinzel", serif;
    font-size: 0.9rem;
  }
  .terms-form-cond {
    font-family: "Cinzel", serif;
    font-size: 1.1rem;
    margin-bottom: 3rem;
    text-align: center;
  }
  .terms-form-cond a:hover {
    color: #03aefd;
  }
  .terms-form {
    font-family: "Cinzel", serif;
    font-size: 1rem;
    margin-top: 1rem;
    text-align: center;
  }
  .terms-form a:hover {
    color: #03aefd;
  }
  .mi--form .boton {
    width: 15rem;
    height: 2.5rem;
    justify-content: center;
    background-color: #03aefd;
    border: none;
    border-radius: 0.2rem;
    font-family: "Cinzel", serif;
    color: #062339;
    font-size: 0.8rem;
    text-align: center;
  }
  .mi--form a .boton:hover {
    color: #f5f5f5;
    cursor: pointer;
  }
  .mi--form p a:hover {
    color: #03aefd;
    cursor: pointer;
  }
  .mi--form .boton:hover {
    color: #03aefd;
  }
  .colafo {
    width: 100%;
    background-color: #062339;
  }
  .footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0.5rem;
    width: 100%;
  }
  .sup--part {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 30rem;
    width: 100%;
    margin-bottom: 0.5rem;
    padding: 2rem;
  }
  .logo-cont {
    width: 25rem;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-bottom: 2rem;
  }
  .footer__logo {
    margin: 0 auto;
    max-width: 100%;
    height: auto;
  }
  .fo-logo img {
    display: inline;
    height: 9rem;
    width: auto;
  }
  .slogan {
    display: block;
    font-family: "Cinzel", serif;
    font-weight: normal;
    font-size: 0.8rem;
    color: #f5f5f5;
    margin-bottom: 1rem;
  }
  .fote {
    font-family: "Rubik";
    font-weight: normal;
    font-size: 1rem;
    color: #f5f5f5;
    margin-bottom: 1.5rem;
  }
  .av--footer {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    color: white;
    font-family: "Cinzel", serif;
  }
  .flex-social {
    flex: 1;
    margin-right: 1rem;
    width: 12rem;
  }
  .av--footer h6 {
    font-size: 0.9rem;
    color: #03aefd;
  }
  .flex-social li {
    list-style: none;
    margin-bottom: 0.2rem;
    margin-left: 0;
  }
  a {
    text-decoration: none;
    color: white;
    font-family: "Rubik", sans-serif;
    font-weight: normal;
  }
  .flex-social a:hover {
    color: #03aefd;
    cursor: pointer;
  }
  .inf--part {
    width: 100%;
    height: 10rem;
    margin-top: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .rights {
    text-decoration: none;
    color: white;
    font-family: "Cinzel", serif;
  }
}
@media screen and (max-width: 1075px) {
  header {
    position: fixed;
    top: 0;
    height: 4rem;
    width: 100%;
    z-index: 10;
    background-color: #062339;
  }
  .hbar {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding: 0rem 2rem;
  }
  .hlog {
    z-index: 4;
    height: 5.5rem;
    margin-top: 0.2rem;
    margin-left: 2rem;
    border-radius: 4rem;
  }
  .hamburguer {
    align-items: center;
    color: #F5F5F5;
    width: 1rem;
    height: 1rem;
    margin-top: 1.3rem;
    margin-right: 2rem;
  }
  .hamburguer ul li {
    list-style: none;
  }
  .hamburguer li a {
    font-family: "Cinzel", serif;
    font-size: 0.9rem;
    text-decoration: none;
  }
  .icon-ham {
    transform: scale(2);
    display: flex;
    flex-flow: column wrap;
  }
  .sub-li {
    background-color: #e6f7ff;
    width: 14rem;
    height: 17.5rem;
    border-radius: 0.3rem;
    z-index: 4;
  }
  .hamb-menu {
    height: 1.8rem;
    width: 14rem;
    color: #062339;
    display: block;
    padding-top: 0.3rem;
    z-index: 4;
    margin-left: -1rem;
  }
  .hamb-menu:hover {
    color: #941e09;
    font-size: 1rem;
  }
  .hamb-social {
    height: 1.8rem;
    color: #062339;
    width: 16.8rem;
    margin-top: 0.22rem;
    margin-left: 8.4rem;
    transform: scale(1.2);
  }
  .hamb-social:hover {
    color: #941e09;
    margin-left: 11.4rem;
    transform: scale(1.4);
  }
  .submenu .button-signUp {
    margin-top: 2rem;
    margin-left: 3.4rem;
    font-family: "Cinzel", serif;
    font-size: 0.85rem;
    color: #062339;
    border: 0.1rem solid #062339;
    border-radius: 0.4rem;
    display: inline-block;
    padding: 0.4rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .button-signUp:hover {
    color: #e6f7ff;
    background-color: #062339;
  }
  .submenu {
    position: absolute;
    padding-top: 0.5rem;
    margin-left: -14rem;
    width: 15.15rem;
    height: 24rem;
    border-radius: 0.3rem;
    background-color: #c3e8fa;
    box-shadow: -0.3rem 0.4rem 0.8rem rgba(6, 35, 57, 0.5333333333);
  }
  .hamburguer:hover {
    color: #03aefd;
  }
  .hamburguer:hover .submenu {
    display: block;
  }
  .wa-cont {
    position: fixed;
    transform: scale(0.8);
    bottom: 8rem;
    right: 2rem;
    z-index: 9;
  }
  .ve-text {
    font-size: 1.1rem;
    font-family: "Rubik", sans-serif;
    font-weight: normal;
    padding: 1rem;
    border-radius: 0.5rem;
    width: 25rem;
    color: #1ffb02;
    background-color: rgba(8, 115, 4, 0.7960784314);
    margin-bottom: 1rem;
  }
  .fw-text {
    font-size: 1.1rem;
    font-family: "Rubik", sans-serif;
    font-weight: normal;
    padding: 1rem;
    border-radius: 0.5rem;
    width: 25rem;
    color: #fa6103;
    background-color: #3c1801;
  }
  .strawberry-text {
    font-size: 1.1rem;
    font-family: "Rubik", sans-serif;
    font-weight: normal;
    padding: 1rem;
    border-radius: 0.5rem;
    width: 25rem;
    color: #0d2337;
    background-color: rgba(250, 166, 195, 0.4196078431);
    margin-bottom: 2rem;
  }
  .cur--im, .im-wedd, .folt-im, .fly-img, .shoot-img {
    width: 50%;
    height: 50%;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
  }
  .im-wedd {
    width: 50%;
    height: 50%;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
  }
  .folt-im {
    width: 50%;
    height: 50%;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
  }
  .fly-img {
    width: 50%;
    height: 50%;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
  }
  .shoot-img {
    width: 50%;
    height: 50%;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
  }
  .mi--form {
    height: 40rem;
    width: 30rem;
    border-radius: 0.3rem;
    margin-top: 0rem;
    font-family: "Rubik";
    font-weight: normal;
    color: #03aefd;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    background-color: #062339;
    box-shadow: 0.5rem 0.7rem 2.6rem #062339;
  }
  .sus {
    font-family: "cinzel";
    font-size: 1.3rem;
    color: white;
    margin-top: 3rem;
    margin-bottom: 1rem;
  }
  .between-control {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  .control {
    width: 20rem;
    height: 2.3rem;
    padding-left: 1rem;
    color: rgba(225, 225, 225, 0.9607843137);
    background-color: #a6d6fd;
    border-radius: 0.2rem;
    border: 0.1rem solid #03aefd;
    font-family: "cinzel";
    font-size: 0.8rem;
  }
  .sup--part {
    height: 23rem;
  }
  h6 {
    padding-left: 2rem;
  }
  .inf--part {
    margin-top: 7rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .av--footer h6 {
    font-size: 0.9rem;
    color: #03aefd;
  }
}
@media screen and (max-width: 633px) {
  .hlog {
    z-index: 4;
    height: 5.5rem;
    margin-top: 0.2rem;
    margin-left: 0.5rem;
    border-radius: 4rem;
  }
  .hamburguer {
    align-items: center;
    color: #F5F5F5;
    width: 1rem;
    height: 1rem;
    margin-top: 1.3rem;
    margin-right: 0.5rem;
  }
  .menu {
    display: none;
  }
  .cur--title, .ww-title, .ve-title, .fw-title, .strawberry-title {
    width: 34rem;
    font-family: "Cinzel", serif;
    font-size: 2.4rem;
    margin-top: 2rem;
    margin-bottom: 0.5rem;
  }
  .cur--title {
    color: #0d2337;
  }
  .ww-title {
    color: #0d2337;
  }
  .ve-title {
    color: #32d705;
  }
  .fw-title {
    color: #fa6103;
  }
}
@media screen and (max-width: 621px) {
  .inf--part {
    height: 18rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .rights {
    text-decoration: none;
    color: white;
    font-family: "cinzel";
  }
  .footer__last--copyright {
    color: #F5F5F5;
    text-decoration: none;
    font-family: "Cinzel", serif;
    font-size: 0.7rem;
  }
  .footer__last--copyright:hover {
    color: #03aefd;
    cursor: pointer;
  }
  .footer__last--text {
    font-family: "Cinzel", serif;
    font-size: 0.7rem;
    color: #F5F5F5;
    margin-top: 18rem;
  }
}
@media screen and (max-width: 599px) {
  header {
    position: fixed;
    top: 0;
    height: 3rem;
    width: 100%;
    z-index: 10;
    background-color: #062339;
  }
  .hbar {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding: 0rem 2rem;
  }
  .hlog {
    z-index: 4;
    height: 4.5rem;
    margin-top: 0rem;
    border-radius: 5rem;
  }
  .hamburguer {
    align-items: center;
    color: #F5F5F5;
    width: 1rem;
    height: 1rem;
    margin-top: 1rem;
    margin-right: 0.5rem;
  }
  .hamburguer ul li {
    list-style: none;
  }
  .hamburguer li a {
    font-family: "cinzel";
    font-size: 0.9rem;
    text-decoration: none;
  }
  .icon-ham {
    transform: scale(2);
    display: flex;
    flex-flow: column wrap;
  }
  .sub-li {
    background-color: #e6f7ff;
    width: 14rem;
    height: 17.5rem;
    border-radius: 0.3rem;
    z-index: 4;
  }
  .hamb-menu {
    height: 1.8rem;
    width: 14rem;
    color: #062339;
    display: block;
    padding-top: 0.3rem;
    z-index: 4;
    margin-left: -1rem;
  }
  .hamb-menu:hover {
    color: #941e09;
    font-size: 1rem;
  }
  .hamb-social {
    height: 1.8rem;
    color: #062339;
    width: 16.8rem;
    margin-top: 0.22rem;
    margin-left: 8.4rem;
    transform: scale(1.2);
  }
  .hamb-social:hover {
    color: #941e09;
    margin-left: 11.4rem;
    transform: scale(1.4);
  }
  .submenu .button-signUp {
    margin-top: 2rem;
    margin-left: 3.4rem;
    font-family: "cinzel";
    font-size: 0.85rem;
    color: #062339;
    border: 0.1rem solid #062339;
    border-radius: 0.4rem;
    display: inline-block;
    padding: 0.4rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .button-signUp:hover {
    color: #e6f7ff;
    background-color: #062339;
  }
  .submenu {
    position: absolute;
    padding-top: 0.5rem;
    margin-left: -14rem;
    width: 15.15rem;
    height: 24rem;
    border-radius: 0.3rem;
    background-color: #c3e8fa;
    box-shadow: -0.3rem 0.4rem 0.8rem rgba(6, 35, 57, 0.5333333333);
  }
  .hamburguer:hover {
    color: #03aefd;
  }
  .hamburguer:hover .submenu {
    display: block;
  }
  .fone {
    height: 60rem;
  }
  .red-yellow {
    margin-top: 7rem;
  }
  .top {
    font-family: "cinzel";
    color: #062339;
    font-size: 2.6rem;
  }
  .ttop {
    font-size: 0.8rem;
  }
  .tm-wrapper {
    margin-top: 30rem;
  }
  .tm-slide {
    justify-content: center;
    width: 5rem;
    height: 5rem;
    display: flex;
    padding: 1px;
    overflow: hidden;
    z-index: 6;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .wa-cont {
    position: fixed;
    transform: scale(0.8);
    bottom: 16rem;
    right: 2rem;
    z-index: 9;
  }
  .cur--title {
    color: #0d2337;
    padding-left: 1rem;
    width: 23rem;
    font-family: "Cinzel", serif;
    font-size: 2rem;
    margin-top: 2rem;
    margin-bottom: 0.5rem;
  }
  .ww-title {
    color: #0d2337;
    padding-left: 1rem;
    width: 23rem;
    font-family: "Cinzel", serif;
    font-size: 2rem;
    margin-top: 2rem;
    margin-bottom: 0.5rem;
  }
  .ve-title {
    color: #32d705;
    padding-left: 1rem;
    width: 23rem;
    font-family: "Cinzel", serif;
    font-size: 2rem;
    margin-top: 2rem;
    margin-bottom: 0.5rem;
  }
  .fw-title {
    color: #fa6103;
    padding-left: 1rem;
    width: 23rem;
    font-family: "Cinzel", serif;
    font-size: 2rem;
    margin-top: 2rem;
    margin-bottom: 0.5rem;
  }
  .strawberry-title {
    color: #ea0946;
    padding-left: 1rem;
    width: 23rem;
    font-family: "Cinzel", serif;
    font-size: 2rem;
    margin-top: 2rem;
    margin-bottom: 0.5rem;
  }
  .title-text {
    font-size: 1.4rem;
  }
  .w-text-title {
    font-size: 1.4rem;
  }
  .video-editing-title {
    font-size: 1.4rem;
  }
  .fly__text--title {
    font-size: 1.4rem;
  }
  .title-text-straw {
    font-size: 1.4rem;
  }
  .content-text-ve {
    margin-top: 0rem;
    margin-bottom: 3rem;
  }
  .ve-text {
    margin-top: 0rem;
  }
  .content-fly-text {
    margin-top: 0rem;
    margin-bottom: 3rem;
  }
  .cur--im, .im-wedd, .folt-im, .fly-img, .shoot-img {
    width: 70%;
    height: 70%;
    border-bottom-right-radius: 9rem;
    border-bottom-left-radius: 9rem;
    margin-top: 2rem;
    margin-bottom: 1rem;
  }
  .terms-button {
    font-size: 0.7rem;
  }
  .sup--part {
    height: 30rem;
  }
  .av--footer h6 {
    font-size: 0.9rem;
    color: #03aefd;
  }
  .inf--part {
    height: 18rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .rights {
    text-decoration: none;
    color: white;
    font-family: "cinzel";
  }
  .footer__last--copyright {
    color: #F5F5F5;
    text-decoration: none;
    font-family: "Cinzel", serif;
    font-size: 0.7rem;
  }
  .footer__last--copyright:hover {
    color: #03aefd;
    cursor: pointer;
  }
  .footer__last--text {
    font-family: "Cinzel", serif;
    font-size: 0.7rem;
    color: #F5F5F5;
    margin-top: 18rem;
  }
}
@media screen and (max-width: 500px) {
  .mi--form {
    height: 38rem;
    width: 23rem;
  }
}
@media screen and (max-width: 425px) {
  header {
    position: fixed;
    top: 0;
    height: 3rem;
    width: 100%;
    z-index: 10;
    background-color: #062339;
  }
  .hbar {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding: 0rem 2rem;
  }
  .hlog {
    z-index: 4;
    height: 4.5rem;
    margin-top: 0rem;
    border-radius: 5rem;
  }
  .menu {
    display: none;
  }
  .hamburguer {
    align-items: center;
    color: #F5F5F5;
    width: 1.3rem;
    height: 1.3rem;
  }
  .hamburguer ul li {
    list-style: none;
  }
  .hamburguer li a {
    font-family: "cinzel";
    font-size: 0.9rem;
    text-decoration: none;
  }
  .icon-ham {
    transform: scale(2);
    display: flex;
    flex-flow: column wrap;
  }
  .sub-li {
    background-color: #e6f7ff;
    width: 14rem;
    height: 17.5rem;
    border-radius: 0.3rem;
    z-index: 4;
  }
  .hamb-menu {
    height: 1.8rem;
    width: 14rem;
    color: #062339;
    display: block;
    padding-top: 0.3rem;
    z-index: 4;
    margin-left: -1rem;
  }
  .hamb-menu:hover {
    color: #941e09;
    font-size: 1rem;
  }
  .hamb-social {
    height: 1.8rem;
    color: #062339;
    width: 16.8rem;
    margin-top: 0.22rem;
    margin-left: 8.4rem;
    transform: scale(1.2);
  }
  .hamb-social:hover {
    color: #941e09;
    margin-left: 11.4rem;
    transform: scale(1.4);
  }
  .submenu .button-signUp {
    margin-top: 2rem;
    margin-left: 3.4rem;
    font-family: "cinzel";
    font-size: 0.85rem;
    color: #062339;
    border: 0.1rem solid #062339;
    border-radius: 0.4rem;
    display: inline-block;
    padding: 0.4rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .button-signUp:hover {
    color: #e6f7ff;
    background-color: #062339;
  }
  .submenu {
    position: absolute;
    padding-top: 0.5rem;
    margin-left: -14rem;
    width: 15.15rem;
    height: 24rem;
    border-radius: 0.3rem;
    background-color: #c3e8fa;
    box-shadow: -0.3rem 0.4rem 0.8rem rgba(6, 35, 57, 0.5333333333);
  }
  .hamburguer:hover {
    color: #03aefd;
  }
  .hamburguer:hover .submenu {
    display: block;
  }
  .fone {
    height: 65rem;
  }
  .red-yellow {
    margin-top: 5rem;
  }
  .top {
    font-family: "cinzel";
    color: #062339;
    font-size: 2.4rem;
  }
  .tm-wrapper {
    margin-top: 28rem;
    margin-left: 0rem;
    margin-right: 0rem;
  }
  .tm-slide {
    justify-content: center;
    width: 5rem;
    height: 5rem;
    display: flex;
    padding: 1px;
    overflow: hidden;
    z-index: 6;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .wa-cont {
    position: fixed;
    transform: scale(0.8);
    bottom: 16rem;
    right: 2rem;
    z-index: 9;
  }
  .container-ese-text, .wandw, .content-text-ve, .content-fly-text, .content-text-straw {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .wandw {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .content-text-ve {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .content-fly-text {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .content-text-straw {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .terms-form-cond {
    font-size: 0.8rem;
    margin-top: 1rem;
    margin-bottom: 1.7rem;
  }
  .mi--form {
    height: 35rem;
    width: 20rem;
    border-radius: 0.3rem;
    margin-top: 0rem;
    font-family: "Rubik";
    font-size: 0.9rem;
    color: #03aefd;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    background-color: #062339;
    box-shadow: 0.5rem 0.7rem 2.6rem #062339;
  }
  .sus {
    font-family: "cinzel";
    font-size: 1.2rem;
    text-align: center;
    color: white;
    margin-top: 2rem;
    margin-bottom: 0.5rem;
  }
  .control {
    width: 14rem;
    height: 2.3rem;
    padding-left: 1rem;
    color: rgba(225, 225, 225, 0.9607843137);
    background-color: #a6d6fd;
    border-radius: 0.2rem;
    border: 0.1rem solid #03aefd;
    font-family: "cinzel";
    font-size: 0.8rem;
  }
  .form__terms-button {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .mi--form .boton {
    width: 11rem;
    height: 2.5rem;
    background-color: #03aefd;
    border: none;
    border-radius: 0.2rem;
    font-family: "cinzel";
    color: #062339;
    font-size: 0.9rem;
    text-align: center;
  }
  .terms-form {
    margin-bottom: 1rem;
    font-size: 0.8rem;
  }
  .sup--part {
    height: 40rem;
  }
  .logo-cont {
    width: 25rem;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .footer__logo {
    margin: 0 auto;
    max-width: 100%;
    height: auto;
  }
  .footer__logo {
    margin: 0 auto;
    max-width: 100%;
    height: auto;
  }
  .av--footer h6 {
    font-size: 0.9rem;
    color: #03aefd;
  }
}
@media screen and (max-width: 375px) {
  header {
    position: fixed;
    top: 0;
    height: 3rem;
    width: 100%;
    z-index: 10;
    background-color: #062339;
  }
  .hbar {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding: 0rem 2rem;
  }
  .hlog {
    position: fixed;
    top: 0;
    z-index: 4;
    height: 4.5rem;
    margin-top: 0rem;
    border-radius: 5rem;
  }
  .menu {
    display: none;
  }
  .hamburguer {
    display: flex;
    color: #F5F5F5;
    width: 1.3rem;
    height: 1.3rem;
    justify-content: end;
  }
  .hamburguer ul li {
    list-style: none;
  }
  .hamburguer li a {
    font-family: "cinzel";
    font-size: 0.9rem;
    text-decoration: none;
  }
  .icon-ham {
    transform: scale(2);
    display: flex;
    flex-flow: column wrap;
  }
  .sub-li {
    background-color: #e6f7ff;
    width: 14rem;
    height: 17.5rem;
    border-radius: 0.3rem;
    z-index: 4;
  }
  .hamb-menu {
    height: 1.8rem;
    width: 14rem;
    color: #062339;
    display: block;
    padding-top: 0.3rem;
    padding-left: 4rem;
    z-index: 4;
    margin-left: 0.2rem;
  }
  .hamb-menu:hover {
    color: #941e09;
    font-size: 1rem;
  }
  .hamb-social {
    height: 1.8rem;
    color: #062339;
    width: 16.8rem;
    margin-top: 0.22rem;
    margin-left: 8.3rem;
    transform: scale(1.2);
  }
  .hamb-social:hover {
    color: #941e09;
    margin-left: 11.4rem;
    transform: scale(1.4);
  }
  .submenu .button-signUp {
    margin-top: 2rem;
    margin-left: 3.4rem;
    font-family: "cinzel";
    font-size: 0.85rem;
    color: #062339;
    border: 0.1rem solid #062339;
    border-radius: 0.4rem;
    display: inline-block;
    padding: 0.4rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .button-signUp:hover {
    color: #e6f7ff;
    background-color: #062339;
  }
  .submenu {
    position: absolute;
    padding-top: 0.5rem;
    margin-left: -13rem;
    width: 15.15rem;
    height: 24rem;
    border-radius: 0.3rem;
    background-color: #c3e8fa;
    box-shadow: -0.3rem 0.4rem 0.8rem rgba(6, 35, 57, 0.5333333333);
  }
  .hamburguer:hover {
    color: #03aefd;
  }
  .hamburguer:hover .submenu {
    display: block;
  }
  .fone {
    height: 70rem;
  }
  .red-yellow {
    margin-top: 5rem;
  }
  .utop {
    font-family: "cinzel";
    font-size: 0.7rem;
    color: #fffefe;
    text-shadow: 1px 2px 2px #a2a1a1;
  }
  .top {
    font-family: "cinzel";
    color: #062339;
    font-size: 2rem;
  }
  .ttop {
    color: #062339;
    font-family: "Rubik";
  }
  .tm-wrapper {
    margin-top: 28rem;
  }
  .tm-slide {
    justify-content: center;
    width: 5rem;
    height: 5rem;
    display: flex;
    padding: 1px;
    overflow: hidden;
    z-index: 6;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .wa-cont {
    position: fixed;
    transform: scale(0.8);
    top: 42.5rem;
    right: 2rem;
    z-index: 9;
  }
  .terms-form-cond {
    margin-top: 1rem;
    margin-bottom: 1.7rem;
  }
  .mi--form {
    height: 35rem;
    width: 18rem;
    border-radius: 0.3rem;
    margin-top: 0rem;
    font-family: "Rubik";
    color: #03aefd;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    background-color: #062339;
    box-shadow: 0.5rem 0.7rem 2.6rem #062339;
  }
  .sus {
    font-family: "cinzel";
    font-size: 1.2rem;
    text-align: center;
    color: white;
    margin-top: 2rem;
    margin-bottom: 0.5rem;
  }
  .control {
    width: 14rem;
    height: 2.3rem;
    padding-left: 1rem;
    color: rgba(225, 225, 225, 0.9607843137);
    background-color: #a6d6fd;
    border-radius: 0.2rem;
    border: 0.1rem solid #03aefd;
    font-family: "cinzel";
    font-size: 0.8rem;
  }
  .form__terms-button {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .mi--form .boton {
    width: 11rem;
    height: 2.5rem;
    background-color: #03aefd;
    border: none;
    border-radius: 0.2rem;
    font-family: "cinzel";
    color: #062339;
    font-size: 0.8rem;
    text-align: center;
  }
  .terms-form {
    margin-bottom: 1rem;
    font-size: 1rem;
  }
  .sup--part {
    height: 48rem;
  }
  .logo-cont {
    width: 25rem;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .footer__logo {
    margin: 0 auto;
    max-width: 100%;
    height: auto;
  }
  .fote br {
    display: none;
  }
  .av--footer {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  .flex-social {
    flex: 10;
    margin-right: 0rem;
    width: 16rem;
    margin-top: 1rem;
  }
  .sup--part {
    height: 33rem;
  }
  .av--footer h6 {
    font-size: 0.9rem;
    color: #03aefd;
  }
  .inf--part {
    height: 18rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .rights {
    text-decoration: none;
    color: white;
    font-family: "cinzel";
  }
  .footer__last--copyright {
    color: #F5F5F5;
    text-decoration: none;
    font-family: "Cinzel", serif;
    font-size: 0.7rem;
  }
  .footer__last--copyright:hover {
    color: #03aefd;
    cursor: pointer;
  }
  .footer__last--text {
    font-family: "Cinzel", serif;
    font-size: 0.7rem;
    color: #F5F5F5;
    margin-top: 18rem;
  }
}
@media screen and (max-width: 336px) {
  header {
    position: fixed;
    top: 0;
    height: 3rem;
    width: 100%;
    z-index: 10;
    background-color: #062339;
  }
  .hbar {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding: 0rem 2rem;
  }
  .hlog {
    position: fixed;
    top: 0;
    z-index: 4;
    height: 4.5rem;
    margin-top: 0rem;
    border-radius: 5rem;
  }
  .menu {
    display: none;
  }
  .hamburguer {
    display: flex;
    color: #F5F5F5;
    width: 1.3rem;
    height: 1.3rem;
    justify-content: end;
  }
  .hamburguer ul li {
    list-style: none;
  }
  .hamburguer li a {
    font-family: "Cinzel", serif;
    font-size: 0.9rem;
    text-decoration: none;
  }
  .icon-ham {
    transform: scale(2);
    display: flex;
    flex-flow: column wrap;
  }
  .sub-li {
    background-color: #e6f7ff;
    width: 14rem;
    height: 17.5rem;
    border-radius: 0.3rem;
    z-index: 4;
  }
  .hamb-menu {
    font-family: "Cinzel";
    height: 1.8rem;
    width: 14rem;
    color: #062339;
    display: block;
    padding-top: 0.3rem;
    padding-left: 4rem;
    z-index: 4;
    margin-left: 0.2rem;
  }
  .hamb-menu:hover {
    color: #941e09;
    font-size: 1rem;
  }
  .hamb-social {
    height: 1.8rem;
    color: #062339;
    width: 16.8rem;
    margin-top: 0.22rem;
    margin-left: 8.3rem;
    transform: scale(1.2);
  }
  .hamb-social:hover {
    color: #941e09;
    margin-left: 11.4rem;
    transform: scale(1.4);
  }
  .submenu .button-signUp {
    margin-top: 2rem;
    margin-left: 3.4rem;
    font-family: "Cinzel";
    font-size: 0.85rem;
    color: #062339;
    border: 0.1rem solid #062339;
    border-radius: 0.4rem;
    display: inline-block;
    padding: 0.4rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .button-signUp:hover {
    color: #e6f7ff;
    background-color: #062339;
  }
  .submenu {
    position: absolute;
    padding-top: 0.5rem;
    margin-left: -13rem;
    width: 15.15rem;
    height: 24rem;
    border-radius: 0.3rem;
    background-color: #c3e8fa;
    box-shadow: -0.3rem 0.4rem 0.8rem rgba(6, 35, 57, 0.5333333333);
  }
  .hamburguer:hover {
    color: #03aefd;
  }
  .hamburguer:hover .submenu {
    display: block;
  }
  .red-yellow {
    margin-top: 5rem;
  }
  .utop {
    font-family: "Cinzel", serif;
    font-size: 0.7rem;
    color: #fffefe;
    text-shadow: 1px 2px 2px #a2a1a1;
  }
  .top {
    font-family: "Cinzel", serif;
    color: #0d2337;
    font-size: 2rem;
  }
  .ttop {
    color: #0d2337;
    font-family: "Rubik", sans-serif;
  }
  .tm-wrapper {
    margin-top: 30rem;
  }
  .tm-slide {
    justify-content: center;
    width: 5rem;
    height: 5rem;
    display: flex;
    padding: 0.5px;
    overflow: hidden;
    z-index: 6;
  }
  .wa-cont {
    position: fixed;
    transform: scale(0.8);
    top: 42.5rem;
    right: 2rem;
    z-index: 9;
  }
  .terms-form-cond {
    margin-top: 1rem;
    margin-bottom: 1.7rem;
  }
  .mi--form {
    width: 18rem;
    border-radius: 0.3rem;
    margin-top: 0rem;
    font-family: "Rubik";
    color: #03aefd;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    background-color: #062339;
    box-shadow: 0.5rem 0.7rem 2.6rem #062339;
  }
  .sus {
    font-family: "Cinzel", serif;
    font-size: 1.2rem;
    text-align: center;
    color: white;
    margin-top: 2rem;
    margin-bottom: 0.5rem;
  }
  .control {
    width: 14rem;
    height: 2.3rem;
    padding-left: 1rem;
    color: rgba(225, 225, 225, 0.9607843137);
    background-color: #a6d6fd;
    border-radius: 0.2rem;
    border: 0.1rem solid #03aefd;
    font-family: "cinzel";
    font-size: 0.8rem;
  }
  .form__terms-button {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .mi--form .boton {
    width: 11rem;
    height: 2.5rem;
    background-color: #03aefd;
    border: none;
    border-radius: 0.2rem;
    font-family: "Cinzel", serif;
    color: #062339;
    font-size: 0.8rem;
    text-align: center;
  }
  .terms-form {
    margin-bottom: 1rem;
    font-size: 1rem;
  }
  .sup--part {
    height: 45rem;
  }
  .logo-cont {
    width: 25rem;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .footer__logo {
    margin: 0 auto;
    max-width: 100%;
    height: auto;
  }
  .fote br {
    display: none;
  }
  .av--footer {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  .flex-social {
    flex: 10;
    margin-right: 0rem;
    width: 16rem;
    margin-top: 1rem;
  }
  .sup--part {
    height: 33rem;
  }
  .av--footer h6 {
    font-size: 0.9rem;
    color: #03aefd;
  }
  .inf--part {
    height: 18rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .rights {
    text-decoration: none;
    color: white;
    font-family: "cinzel";
  }
  .footer__last--copyright {
    color: #F5F5F5;
    text-decoration: none;
    font-family: "Cinzel", serif;
    font-size: 0.7rem;
  }
  .footer__last--copyright:hover {
    color: #03aefd;
    cursor: pointer;
  }
  .footer__last--text {
    font-family: "Cinzel", serif;
    font-size: 0.7rem;
    color: #F5F5F5;
    margin-top: 18rem;
  }
}
@media screen and (min-width: 696px) {
  .news_and_trends__title {
    width: 100%;
    height: auto;
    display: flex;
    margin-top: 8rem;
    margin-bottom: 1rem;
    justify-content: center;
    align-items: center;
    padding: 0.3rem;
  }
  .h2__title--nandt {
    font-family: "Cinzel", serif;
    font-size: 2.4rem;
    color: #0d2337;
  }
  .main__section {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
  }
  .aside__main {
    font-family: "Cinzel";
    font-size: 1.8rem;
    text-align: center;
  }
  .topics {
    display: inline;
  }
  .topics__words {
    list-style-type: none;
    width: 18rem;
    display: flex;
    flex-wrap: wrap;
  }
  .topics__words li {
    padding: 1rem 0rem;
    display: inline-block;
    margin-right: 0.5rem;
  }
  .topics__words li:last-child {
    margin-right: 0;
  }
  .topics__words li a {
    color: #F5F5F5;
    text-decoration: none;
    font-family: "Rubik", sans-serif;
    font-size: 1rem;
    background-color: #969696;
    padding: 0.7rem;
    border-radius: 1.6rem;
  }
  .topics__words li a:hover {
    color: #F5F5F5;
    background-color: #0d2337;
    border: 0.1rem solid #F5F5F5;
  }
  .aside__index {
    margin-top: 2rem;
    display: flex;
    flex-flow: row wrap;
  }
  .section__cards {
    margin-top: 2rem;
    margin-bottom: 2rem;
    width: 42rem;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  .card {
    width: 17.2rem;
    margin: 0 0.5rem 0.8rem;
    border: 0.1rem solid #dddddd;
    border-radius: 0.3rem;
  }
  .card img {
    width: 17rem;
    height: auto;
  }
  .card-title {
    font-family: "Cinzel";
    font-size: 1.8rem;
  }
  .card-text {
    font-family: "Rubik";
    font-size: 1rem;
  }
  .card a {
    color: #c3e8fa;
    background-color: #0d2337;
    border: 0.1rem solid #0d2337;
  }
  .card a:hover {
    color: rgba(245, 245, 245, 0.9607843137);
    background-color: #0d2337;
    border: 0.1rem solid #F5F5F5;
  }
  .under__section--cards {
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    margin-bottom: 4rem;
  }
  .section__cards--row {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
  }
  .varios--ads {
    text-align: center;
    margin-bottom: 3rem;
  }
  .video--ad {
    max-width: 100%;
    height: auto;
  }
  .linea-horizontal {
    width: 100%;
    height: 1rem;
    background-color: #0d2337;
    overflow: hidden;
    margin-bottom: 3rem;
  }
  .movimiento {
    width: 100%;
    height: 100%;
    background-color: #ea0946;
    animation: movimiento 50s linear infinite;
  }
  @keyframes movimiento {
    0%, 100% {
      transform: translateX(-100%);
    }
    66% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(100%);
    }
  }
  .all__articles {
    width: 63%;
    margin: 5rem auto;
  }
  .haute__container {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 1rem;
  }
  .text--title__back {
    text-decoration: none;
  }
  .haute--title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 8rem;
    margin-bottom: 3rem;
    height: 4rem;
    width: 15rem;
    font-family: "Cinzel", serif;
    font-size: 1.6rem;
    color: #0d2337;
    background-color: #ea0946;
    text-shadow: -0.1rem 0.2rem 1rem #F5F5F5;
  }
  .haute--title:hover {
    color: #F5F5F5;
    text-decoration: none;
    font-family: "Rubik", sans-serif;
    font-size: 1.3rem;
    background-color: #969696;
    text-shadow: 0rem 0rem 0rem;
    border: 0.1rem solid #F5F5F5;
    border-radius: 1.6rem;
  }
  .haute__text {
    font-family: "Rubik", sans-serif;
    font-weight: normal;
    text-align: justify;
    margin-top: 1rem;
    margin-bottom: 3rem;
  }
  .news_and_trends__container--videos {
    width: 62rem;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    background-color: #0d2337;
  }
  .news_and_trends__videos--format {
    justify-content: center;
    width: 30rem;
    height: 15rem;
    margin: 0.5rem auto;
  }
  .tech__container {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 1rem;
  }
  .tech--title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 8rem;
    margin-bottom: 3rem;
    height: 4rem;
    width: 15rem;
    font-family: "Cinzel", serif;
    font-size: 1.6rem;
    color: #0d2337;
    background-color: #ea0946;
    text-shadow: -0.1rem 0.2rem 1rem #F5F5F5;
  }
  .tech--title:hover {
    color: #F5F5F5;
    text-decoration: none;
    font-family: "Rubik", sans-serif;
    font-size: 1.3rem;
    background-color: #969696;
    text-shadow: 0rem 0rem 0rem;
    border: 0.1rem solid #F5F5F5;
    border-radius: 1.6rem;
  }
  .tech__text {
    font-family: "Rubik", sans-serif;
    font-weight: normal;
    text-align: justify;
    margin-top: 1rem;
    margin-bottom: 3rem;
  }
  .ias__container {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 1rem;
  }
  .ias--title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 8rem;
    margin-bottom: 3rem;
    height: 4rem;
    width: 15rem;
    font-family: "Cinzel", serif;
    font-size: 1.6rem;
    color: #0d2337;
    background-color: #ea0946;
    text-shadow: -0.1rem 0.2rem 1rem #F5F5F5;
  }
  .ias--title:hover {
    color: #F5F5F5;
    text-decoration: none;
    font-family: "Rubik", sans-serif;
    font-size: 1.3rem;
    background-color: #969696;
    text-shadow: 0rem 0rem 0rem;
    border: 0.1rem solid #F5F5F5;
    border-radius: 1.6rem;
  }
  .ias--text {
    font-family: "Rubik", sans-serif;
    font-weight: normal;
    text-align: justify;
    margin-top: 1rem;
    margin-bottom: 3rem;
  }
  .programming__container {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 1rem;
  }
  .programming--title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 8rem;
    margin-bottom: 3rem;
    height: 4rem;
    width: 15rem;
    font-family: "Cinzel", serif;
    font-size: 1.6rem;
    color: #0d2337;
    background-color: #ea0946;
    text-shadow: -0.1rem 0.2rem 1rem #F5F5F5;
  }
  .programming--title:hover {
    color: #F5F5F5;
    text-decoration: none;
    font-family: "Rubik", sans-serif;
    font-size: 1.3rem;
    background-color: #969696;
    text-shadow: 0rem 0rem 0rem;
    border: 0.1rem solid #F5F5F5;
    border-radius: 1.6rem;
  }
  .programming--text {
    font-family: "Rubik", sans-serif;
    font-weight: normal;
    text-align: justify;
    margin-top: 1rem;
    margin-bottom: 3rem;
  }
  .tractors__container {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 1rem;
  }
  .tractors--title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 8rem;
    margin-bottom: 3rem;
    height: 4rem;
    width: 15rem;
    font-family: "Cinzel", serif;
    font-size: 1.6rem;
    color: #0d2337;
    background-color: #ea0946;
    text-shadow: -0.1rem 0.2rem 1rem #F5F5F5;
  }
  .tractors--title:hover {
    color: #F5F5F5;
    text-decoration: none;
    font-family: "Rubik", sans-serif;
    font-size: 1.3rem;
    background-color: #969696;
    text-shadow: 0rem 0rem 0rem;
    border: 0.1rem solid #F5F5F5;
    border-radius: 1.6rem;
  }
  .tractors--text {
    font-family: "Rubik", sans-serif;
    font-weight: normal;
    text-align: justify;
    margin-top: 1rem;
    margin-bottom: 3rem;
  }
  .article__text--example {
    font-family: "Rubik", sans-serif;
    font-weight: normal;
    text-align: justify;
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .flowers__container {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 1rem;
  }
  .flowers--title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 8rem;
    margin-bottom: 3rem;
    height: 4rem;
    width: 15rem;
    font-family: "Cinzel", serif;
    font-size: 1.6rem;
    color: #0d2337;
    background-color: #ea0946;
    text-shadow: -0.1rem 0.2rem 1rem #F5F5F5;
  }
  .flowers--title:hover {
    color: #F5F5F5;
    text-decoration: none;
    font-family: "Rubik", sans-serif;
    font-size: 1.3rem;
    background-color: #969696;
    text-shadow: 0rem 0rem 0rem;
    border: 0.1rem solid #F5F5F5;
    border-radius: 1.6rem;
  }
  .text--flowers {
    font-family: "Rubik", sans-serif;
    font-weight: normal;
    text-align: justify;
    margin-top: 1rem;
    margin-bottom: 3rem;
    justify-content: center;
  }
  .video--solo {
    width: 25rem;
    height: 14rem;
    padding: 0.5rem;
    display: inline-block;
    margin-top: 2rem;
    margin-bottom: 2rem;
    background-color: #0d2337;
  }
  .still__working {
    height: 60vh;
    padding: 1.5rem;
  }
  .animations {
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
  }
  .animations-text {
    font-family: "Rubik", sans-serif;
    font-size: 2.6rem;
    font-weight: 500;
  }
  .construction-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    background-color: #ea0946;
    border-radius: 50%;
    position: relative;
    animation: blink 1s ease-in-out infinite;
    padding: 0rem;
  }
  .construction__inside--red {
    font-size: 1rem;
    color: #F5F5F5;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  @keyframes blink {
    0%, 100% {
      opacity: 1;
    }
    50% {
      opacity: 0.5;
    }
  }
  p {
    font-family: "Be Vietnam Pro", sans-serif;
    color: #0d2337;
    font-size: 1.1rem;
    margin-top: 2rem;
  }
  .construction--ref {
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: normal;
    color: #0d2337;
    font-size: 1.1rem;
    text-decoration: none;
  }
  .construction--ref:hover {
    width: auto;
    color: #F5F5F5;
    background-color: #0d2337;
  }
  .create__your--account {
    width: 100%;
  }
  .container__account__signUp {
    width: 100%;
    height: 10rem;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
  }
  .account__signUp {
    margin-top: 4rem;
    text-decoration: none;
    color: #0d2337;
    padding: 2rem;
  }
  .account__signUp:hover {
    color: #F5F5F5;
    background-color: #ea0946;
  }
}
@media screen and (max-width: 695px) {
  .wa-cont {
    position: fixed;
    transform: scale(0.9);
    bottom: 14rem;
    right: 2rem;
    z-index: 9;
  }
  .news_and_trends__title {
    width: 100%;
    height: auto;
    display: flex;
    margin-top: 8rem;
    margin-bottom: 1rem;
    justify-content: center;
    align-items: center;
    padding: 0.3rem;
  }
  .h2__title--nandt {
    font-family: "Cinzel";
    font-size: 2.4rem;
    color: #0d2337;
  }
  .main__section {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
  }
  .aside__main {
    font-family: "Cinzel";
    font-size: 1.8rem;
    text-align: center;
  }
  .topics {
    display: inline;
  }
  .topics__words {
    list-style-type: none;
    width: 18rem;
    display: flex;
    flex-wrap: wrap;
  }
  .topics__words li {
    padding: 1rem 0rem;
    display: inline-block;
    margin-right: 0.5rem;
  }
  .topics__words li:last-child {
    margin-right: 0;
  }
  .topics__words li a {
    color: #F5F5F5;
    text-decoration: none;
    font-family: "Rubik", sans-serif;
    font-size: 1rem;
    background-color: #969696;
    padding: 0.7rem;
    border-radius: 1.6rem;
  }
  .topics__words li a:hover {
    color: #F5F5F5;
    background-color: #0d2337;
    border: 0.1rem solid #F5F5F5;
  }
  .aside__index {
    margin-top: 2rem;
    display: flex;
    flex-flow: row wrap;
  }
  .section__cards {
    margin-top: 2rem;
    margin-bottom: 2rem;
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  .card {
    width: 17.1rem;
    margin: 0 0.5rem 0.8rem;
    border: 0.1rem solid #dddddd;
    border-radius: 0.3rem;
  }
  .card img {
    width: 17rem;
    height: auto;
  }
  .card-title {
    font-family: "Cinzel";
    font-size: 1.8rem;
  }
  .card-text {
    font-family: "Rubik";
    font-size: 1rem;
  }
  .card a {
    color: #c3e8fa;
    background-color: #0d2337;
    border: 0.1rem solid #0d2337;
  }
  .card a:hover {
    color: rgba(245, 245, 245, 0.9607843137);
    background-color: #0d2337;
    border: 0.1rem solid #f5f5f5;
  }
  .under__section--cards {
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    margin-bottom: 4rem;
  }
  .section__cards--row {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
  }
  .varios--ads {
    width: 100%;
    text-align: center;
    margin-bottom: 3rem;
  }
  .video--ad {
    max-width: 100%;
    height: auto;
  }
  .linea-horizontal {
    width: 100%;
    height: 1rem;
    background-color: #0d2337;
    overflow: hidden;
    margin-bottom: 3rem;
  }
  .movimiento {
    width: 100%;
    height: 100%;
    background-color: #ea0946;
    animation: movimiento 50s linear infinite;
  }
  @keyframes movimiento {
    0%, 100% {
      transform: translateX(-100%);
    }
    66% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(100%);
    }
  }
  .all__articles {
    width: 90%;
    margin: auto;
  }
  .haute__container {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 1rem;
  }
  .text--title__back {
    text-decoration: none;
  }
  .haute--title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 8rem;
    margin-bottom: 3rem;
    height: 4rem;
    width: 15rem;
    font-family: "Cinzel", serif;
    font-size: 1.6rem;
    color: #0d2337;
    background-color: #ea0946;
    text-shadow: -0.1rem 0.2rem 1rem #F5F5F5;
  }
  .haute--title:hover {
    color: #F5F5F5;
    text-decoration: none;
    font-family: "Rubik", sans-serif;
    font-size: 1.3rem;
    background-color: #969696;
    text-shadow: 0rem 0rem 0rem;
    border: 0.1rem solid #F5F5F5;
    border-radius: 1.6rem;
  }
  .haute__text {
    font-family: "Rubik", sans-serif;
    font-weight: normal;
    text-align: justify;
    margin-top: 1rem;
    margin-bottom: 3rem;
  }
  .news_and_trends__container--videos {
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    background-color: #0d2337;
  }
  .news_and_trends__videos--format {
    justify-content: center;
    width: 100%;
    height: auto;
    margin: 0.5rem auto;
  }
  .tech__container {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 1rem;
  }
  .tech--title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 8rem;
    margin-bottom: 3rem;
    height: 4rem;
    width: 15rem;
    font-family: "Cinzel", serif;
    font-size: 1.6rem;
    color: #0d2337;
    background-color: #ea0946;
    text-shadow: -0.1rem 0.2rem 1rem #F5F5F5;
  }
  .tech--title:hover {
    color: #F5F5F5;
    text-decoration: none;
    font-family: "Rubik", sans-serif;
    font-size: 1.3rem;
    background-color: #969696;
    text-shadow: 0rem 0rem 0rem;
    border: 0.1rem solid #F5F5F5;
    border-radius: 1.6rem;
  }
  .tech__text {
    font-family: "Rubik", sans-serif;
    font-weight: normal;
    text-align: justify;
    margin-top: 1rem;
    margin-bottom: 3rem;
  }
  .ias__container {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 1rem;
  }
  .ias--title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 8rem;
    margin-bottom: 3rem;
    height: 4rem;
    width: 15rem;
    font-family: "Cinzel", serif;
    font-size: 1.6rem;
    color: #0d2337;
    background-color: #ea0946;
    text-shadow: -0.1rem 0.2rem 1rem #F5F5F5;
  }
  .ias--title:hover {
    color: #F5F5F5;
    text-decoration: none;
    font-family: "Rubik", sans-serif;
    font-size: 1.3rem;
    background-color: #969696;
    text-shadow: 0rem 0rem 0rem;
    border: 0.1rem solid #F5F5F5;
    border-radius: 1.6rem;
  }
  .ias--text {
    font-family: "Rubik", sans-serif;
    font-weight: normal;
    text-align: justify;
    margin-top: 1rem;
    margin-bottom: 3rem;
  }
  .programming__container {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 1rem;
  }
  .programming--title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 8rem;
    margin-bottom: 3rem;
    height: 4rem;
    width: 15rem;
    font-family: "Cinzel", serif;
    font-size: 1.6rem;
    color: #0d2337;
    background-color: #ea0946;
    text-shadow: -0.1rem 0.2rem 1rem #F5F5F5;
  }
  .programming--title:hover {
    color: #F5F5F5;
    text-decoration: none;
    font-family: "Rubik", sans-serif;
    font-size: 1.3rem;
    background-color: #969696;
    text-shadow: 0rem 0rem 0rem;
    border: 0.1rem solid #F5F5F5;
    border-radius: 1.6rem;
  }
  .programming--text {
    font-family: "Rubik", sans-serif;
    font-weight: normal;
    text-align: justify;
    margin-top: 1rem;
    margin-bottom: 3rem;
  }
  .tractors__container {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 1rem;
  }
  .tractors--title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 8rem;
    margin-bottom: 3rem;
    height: 4rem;
    width: 15rem;
    font-family: "Cinzel", serif;
    font-size: 1.6rem;
    color: #0d2337;
    background-color: #ea0946;
    text-shadow: -0.1rem 0.2rem 1rem #F5F5F5;
  }
  .tractors--title:hover {
    color: #F5F5F5;
    text-decoration: none;
    font-family: "Rubik", sans-serif;
    font-size: 1.3rem;
    background-color: #969696;
    text-shadow: 0rem 0rem 0rem;
    border: 0.1rem solid #F5F5F5;
    border-radius: 1.6rem;
  }
  .tractors--text {
    font-family: "Rubik", sans-serif;
    font-weight: normal;
    text-align: justify;
    margin-top: 1rem;
    margin-bottom: 3rem;
  }
  .article__text--example {
    font-family: "Rubik", sans-serif;
    font-weight: normal;
    text-align: justify;
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .flowers__container {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 1rem;
  }
  .flowers--title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 8rem;
    margin-bottom: 3rem;
    height: 4rem;
    width: 15rem;
    font-family: "Cinzel", serif;
    font-size: 1.6rem;
    color: #0d2337;
    background-color: #ea0946;
    text-shadow: -0.1rem 0.2rem 1rem #F5F5F5;
  }
  .flowers--title:hover {
    color: #F5F5F5;
    text-decoration: none;
    font-family: "Rubik", sans-serif;
    font-size: 1.3rem;
    background-color: #969696;
    text-shadow: 0rem 0rem 0rem;
    border: 0.1rem solid #F5F5F5;
    border-radius: 1.6rem;
  }
  .text--flowers {
    font-family: "Rubik", sans-serif;
    font-weight: normal;
    text-align: justify;
    margin-top: 1rem;
    margin-bottom: 3rem;
    justify-content: center;
  }
  .video--solo {
    width: 100%;
    height: 100%;
    padding: 0.5rem;
    display: inline-block;
    margin-top: 2rem;
    margin-bottom: 2rem;
    background-color: #0d2337;
  }
  .container__account__signUp {
    width: 100%;
    height: 10rem;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
  }
  .account__signUp {
    margin-top: 4rem;
    text-decoration: none;
    color: #0d2337;
    padding: 2rem;
  }
  .account__signUp:hover {
    color: #F5F5F5;
    background-color: #ea0946;
  }
}
@media screen and (min-width: 426px) {
  .animations__gif {
    width: 100%;
    height: auto;
    display: flex;
    margin-top: 8rem;
    margin-bottom: 1rem;
    justify-content: center;
    align-items: center;
    padding: 0.3rem;
  }
  .h2__title {
    font-family: "Cinzel", serif;
    font-size: 2.4rem;
    color: #0d2337;
  }
  .principal__section {
    height: auto;
    margin-top: 1rem;
    padding: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .principal__section-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .gif__item {
    width: 25rem;
    margin: 1rem;
    margin-top: 3rem;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    padding: 1rem;
    background-color: #fff;
    box-shadow: 0px 0px 10px #a2a1a1;
  }
  .logo__rods--dynamic {
    padding: 1.5rem;
  }
  .gif__item img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  .gif__item--title {
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: bold;
    font-size: 1.5rem;
    margin-top: 1rem;
  }
  .gif__item-description {
    font-family: "Rubik", sans-serif;
    font-size: 1.05rem;
    color: #777;
    margin-top: 0.5rem;
  }
  .gif__item-button {
    display: inline-block;
    margin-top: 1rem;
    padding: 0.5rem 1rem;
    background-color: #0d2337;
    color: #F5F5F5;
    font-family: "Cinzel", serif;
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.3s;
  }
  .gif__item-button:hover {
    color: #0d2337;
    background-color: #f07022;
  }
}
@media screen and (max-width: 425px) {
  .animations__gif {
    width: 100%;
    display: flex;
    margin-top: 8rem;
    justify-content: center;
    align-items: center;
  }
  .h2__title {
    font-family: "Cinzel", serif;
    font-size: 2.4rem;
    color: #0d2337;
  }
  .principal__section {
    height: auto;
    margin-top: 1rem;
    padding: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .animations__gif {
    width: 90%;
  }
  .gif__item {
    width: 17rem;
    margin: 1rem;
    margin-top: 3rem;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    padding: 1rem;
    background-color: #fff;
    box-shadow: 0px 0px 10px #a2a1a1;
  }
  .logo__rods--dynamic {
    padding: 0.5rem;
  }
  .gif__item img {
    max-width: 70%;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  .gif__item--title {
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: bold;
    font-size: 1.5rem;
    margin-top: 1rem;
  }
  .gif__item-description {
    font-family: "Rubik", sans-serif;
    font-size: 1.05rem;
    color: #777;
    margin-top: 0.5rem;
  }
  .gif__item-button {
    display: inline-block;
    margin-top: 1rem;
    padding: 0.5rem 1rem;
    background-color: #0d2337;
    color: #F5F5F5;
    font-family: "Cinzel", serif;
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.3s;
  }
  .gif__item-button:hover {
    color: #0d2337;
    background-color: #f07022;
  }
}
@media screen and (min-width: 1292px) {
  .background--color {
    width: 100%;
    height: 130rem;
    background: linear-gradient(45deg, rgba(238, 130, 238, 0.526), lightblue);
    animation: backgroundAnimation 10s ease infinite alternate;
    z-index: 1;
  }
  @keyframes backgroundAnimation {
    0% {
      background-position: 0 0;
    }
    100% {
      background-position: 100% 100%;
    }
  }
  .suscriptions__main--title {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .h2__title--blue {
    height: 4rem;
    width: 19rem;
    position: relative;
    text-align: center;
    padding-top: 0.3rem;
    font-family: "Cinzel", serif;
    font-size: 2.4rem;
    margin-top: 10rem;
    border: 0.2rem solid #F5F5F5;
    animation: titleAnimation 2s ease infinite alternate;
  }
  @keyframes titleAnimation {
    0% {
      transform: rotate(-8deg);
    }
    100% {
      transform: rotate(8deg);
    }
  }
  .conditions__below {
    margin-top: 1rem;
    color: #F5F5F5;
  }
  .suscriptions__container {
    max-width: 90rem;
    margin: auto;
  }
  .suscriptions--align {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: center;
  }
  .suscription--box {
    border: 0.1rem solid #a2a1a1;
    margin-top: 2rem;
    border-radius: 0.9rem;
    background-color: #f3f5fd;
    z-index: 3;
  }
  .suscription__box--tres {
    border: 0.1rem solid #a2a1a1;
    margin-top: 2rem;
    border-radius: 0.9rem;
    background-color: #f3f5fd;
    box-shadow: 0.5rem 0.7rem 2.6rem #0d2337;
    z-index: 3;
  }
  .suscription--title {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: center;
    font-family: "Cinzel", serif;
    font-size: 1.7rem;
    width: 20rem;
    height: 3rem;
    color: #0d2337;
    background: linear-gradient(to top, #ebd702, #F5F5F5);
    border-radius: 0.9rem;
  }
  .suscription--price {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: center;
    font-family: "Rubik", sans-serif;
    font-size: 1.6rem;
    color: #0d2337;
  }
  .numero__tachado--container {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
  }
  .suscription--monthly {
    color: #0d2337;
    font-family: "Rubik", sans-serif;
    font-size: 0.7rem;
    padding-top: 0.7rem;
    padding-left: 0.2rem;
  }
  .numero-tachado__1 {
    font-family: "Rubik", sans-serif;
    font-weight: bolder;
    font-size: 1rem;
    background-image: linear-gradient(to top left, transparent 47%, red 5%, red 53%, transparent 50%);
  }
  .numero-tachado__2 {
    font-family: "Rubik", sans-serif;
    font-weight: bolder;
    font-size: 1rem;
    background-image: linear-gradient(to top left, transparent 47%, red 5%, red 53%, transparent 50%);
  }
  .numero-tachado__3 {
    font-family: "Rubik", sans-serif;
    font-weight: bolder;
    font-size: 1rem;
    background-image: linear-gradient(to top left, transparent 47%, red 5%, red 53%, transparent 50%);
  }
  .numero-tachado__4 {
    font-family: "Rubik", sans-serif;
    font-weight: bolder;
    font-size: 1rem;
    background-image: linear-gradient(to top left, transparent 47%, red 5%, red 53%, transparent 50%);
  }
  .suscriptions__plan--container {
    margin-bottom: 3rem;
  }
  .suscriptions__plan {
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: start;
  }
  .plan__item {
    margin-top: 1.3rem;
    font-family: "Rubik", sans-serif;
    font-weight: bolder;
    text-decoration: none;
    display: inline-block;
    position: relative;
  }
  .below__price-1 {
    font-family: "Rubik", sans-serif;
    font-size: 1.5rem;
    color: #0d2337;
  }
  .suscription--justOnce {
    color: #0d2337;
    font-family: "Rubik", sans-serif;
    font-size: 0.7rem;
    padding-top: 0.7rem;
    padding-left: 0.2rem;
  }
  .container__below--text {
    width: 100%;
    height: 33rem;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  .conditions__below--text {
    width: 45rem;
    height: 11rem;
    border: 0.2rem solid #F5F5F5;
    color: #F5F5F5;
    margin-top: 5rem;
  }
  .below--text {
    color: #F5F5F5;
    padding: 2rem;
  }
}
@media screen and (max-width: 1291px) {
  .background--color {
    width: 100%;
    height: 200rem;
    background: linear-gradient(45deg, rgba(238, 130, 238, 0.526), lightblue);
    animation: backgroundAnimation 10s ease infinite alternate;
    z-index: 1;
  }
  @keyframes backgroundAnimation {
    0% {
      background-position: 0 0;
    }
    100% {
      background-position: 100% 100%;
    }
  }
  .suscriptions__main--title {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .h2__title--blue {
    height: 4rem;
    width: 19rem;
    position: relative;
    text-align: center;
    padding-top: 0.3rem;
    font-family: "Cinzel", serif;
    font-size: 2.4rem;
    margin-top: 10rem;
    border: 0.2rem solid #F5F5F5;
    animation: titleAnimation 2s ease infinite alternate;
  }
  @keyframes titleAnimation {
    0% {
      transform: rotate(-8deg);
    }
    100% {
      transform: rotate(8deg);
    }
  }
  .conditions__below {
    margin-top: 1rem;
    color: #F5F5F5;
  }
  .suscriptions__container {
    max-width: 90rem;
    margin: auto;
  }
  .suscriptions--align {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: center;
  }
  .suscription--box {
    border: 0.1rem solid #a2a1a1;
    margin-top: 2rem;
    border-radius: 0.9rem;
    background-color: #f3f5fd;
    z-index: 3;
  }
  .suscription__box--tres {
    border: 0.1rem solid #a2a1a1;
    margin-top: 2rem;
    border-radius: 0.9rem;
    background-color: #f3f5fd;
    box-shadow: 0.5rem 0.7rem 2.6rem #0d2337;
    z-index: 3;
  }
  .suscription--title {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: center;
    font-family: "Cinzel", serif;
    font-size: 1.7rem;
    width: 20rem;
    height: 3rem;
    color: #0d2337;
    background: linear-gradient(to top, #ebd702, #F5F5F5);
    border-radius: 0.9rem;
  }
  .suscription--price {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: center;
    font-family: "Rubik", sans-serif;
    font-size: 1.6rem;
    color: #0d2337;
  }
  .numero__tachado--container {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
  }
  .suscription--monthly {
    color: #0d2337;
    font-family: "Rubik", sans-serif;
    font-size: 0.7rem;
    padding-top: 0.7rem;
    padding-left: 0.2rem;
  }
  .numero-tachado__1 {
    font-family: "Rubik", sans-serif;
    font-weight: bolder;
    font-size: 1rem;
    background-image: linear-gradient(to top left, transparent 47%, red 5%, red 53%, transparent 50%);
  }
  .numero-tachado__2 {
    font-family: "Rubik", sans-serif;
    font-weight: bolder;
    font-size: 1rem;
    background-image: linear-gradient(to top left, transparent 47%, red 5%, red 53%, transparent 50%);
  }
  .numero-tachado__3 {
    font-family: "Rubik", sans-serif;
    font-weight: bolder;
    font-size: 1rem;
    background-image: linear-gradient(to top left, transparent 47%, red 5%, red 53%, transparent 50%);
  }
  .numero-tachado__4 {
    font-family: "Rubik", sans-serif;
    font-weight: bolder;
    font-size: 1rem;
    background-image: linear-gradient(to top left, transparent 47%, red 5%, red 53%, transparent 50%);
  }
  .suscriptions__plan--container {
    margin-bottom: 3rem;
  }
  .suscriptions__plan {
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: start;
  }
  .plan__item {
    margin-top: 1.3rem;
    font-family: "Rubik", sans-serif;
    font-weight: bolder;
    text-decoration: none;
    display: inline-block;
    position: relative;
  }
  .below__price-1 {
    font-family: "Rubik", sans-serif;
    font-size: 1.5rem;
    color: #0d2337;
  }
  .suscription--justOnce {
    color: #0d2337;
    font-family: "Rubik", sans-serif;
    font-size: 0.7rem;
    padding-top: 0.7rem;
    padding-left: 0.2rem;
  }
  .container__below--text {
    width: 100%;
    height: 33rem;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  .conditions__below--text {
    width: 45rem;
    height: 11rem;
    border: 0.2rem solid #F5F5F5;
    color: #F5F5F5;
    margin-top: 5rem;
  }
  .below--text {
    color: #F5F5F5;
    padding: 2rem;
  }
}
@media screen and (max-width: 645px) {
  .background--color {
    width: 100%;
    height: 365rem;
    background: linear-gradient(45deg, rgba(238, 130, 238, 0.526), lightblue);
    animation: backgroundAnimation 10s ease infinite alternate;
    z-index: 1;
  }
  @keyframes backgroundAnimation {
    0% {
      background-position: 0 0;
    }
    100% {
      background-position: 100% 100%;
    }
  }
  .suscriptions__main--title {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .h2__title--blue {
    height: 4rem;
    width: 19rem;
    position: relative;
    text-align: center;
    padding-top: 0.3rem;
    font-family: "Cinzel", serif;
    font-size: 2.4rem;
    margin-top: 10rem;
    border: 0.2rem solid #F5F5F5;
    animation: titleAnimation 2s ease infinite alternate;
  }
  @keyframes titleAnimation {
    0% {
      transform: rotate(-8deg);
    }
    100% {
      transform: rotate(8deg);
    }
  }
  .conditions__below {
    margin-top: 1rem;
    color: #F5F5F5;
  }
  .suscriptions__container {
    max-width: 90% rem;
    margin: auto;
  }
  .suscriptions--align {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: center;
  }
  .suscription--box {
    border: 0.1rem solid #a2a1a1;
    margin-top: 2rem;
    border-radius: 0.9rem;
    background-color: #f3f5fd;
    z-index: 3;
  }
  .suscription__box--tres {
    border: 0.1rem solid #a2a1a1;
    margin-top: 2rem;
    border-radius: 0.9rem;
    background-color: #f3f5fd;
    box-shadow: 0.5rem 0.7rem 2.6rem #0d2337;
    z-index: 3;
  }
  .suscription--title {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: center;
    font-family: "Cinzel", serif;
    font-size: 1.7rem;
    width: 20rem;
    height: 3rem;
    color: #0d2337;
    background: linear-gradient(to top, #ebd702, #F5F5F5);
    border-radius: 0.9rem;
  }
  .suscription--price {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: center;
    font-family: "Rubik", sans-serif;
    font-size: 1.6rem;
    color: #0d2337;
  }
  .numero__tachado--container {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
  }
  .suscription--monthly {
    color: #0d2337;
    font-family: "Rubik", sans-serif;
    font-size: 0.7rem;
    padding-top: 0.7rem;
    padding-left: 0.2rem;
  }
  .numero-tachado__1 {
    font-family: "Rubik", sans-serif;
    font-weight: bolder;
    font-size: 1rem;
    background-image: linear-gradient(to top left, transparent 47%, red 5%, red 53%, transparent 50%);
  }
  .numero-tachado__2 {
    font-family: "Rubik", sans-serif;
    font-weight: bolder;
    font-size: 1rem;
    background-image: linear-gradient(to top left, transparent 47%, red 5%, red 53%, transparent 50%);
  }
  .numero-tachado__3 {
    font-family: "Rubik", sans-serif;
    font-weight: bolder;
    font-size: 1rem;
    background-image: linear-gradient(to top left, transparent 47%, red 5%, red 53%, transparent 50%);
  }
  .numero-tachado__4 {
    font-family: "Rubik", sans-serif;
    font-weight: bolder;
    font-size: 1rem;
    background-image: linear-gradient(to top left, transparent 47%, red 5%, red 53%, transparent 50%);
  }
  .suscriptions__plan--container {
    margin-bottom: 3rem;
  }
  .suscriptions__plan {
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: start;
  }
  .plan__item {
    margin-top: 1.3rem;
    font-family: "Rubik", sans-serif;
    font-weight: bolder;
    text-decoration: none;
    display: inline-block;
    position: relative;
  }
  .below__price-1 {
    font-family: "Rubik", sans-serif;
    font-size: 1.5rem;
    color: #0d2337;
  }
  .suscription--justOnce {
    color: #0d2337;
    font-family: "Rubik", sans-serif;
    font-size: 0.7rem;
    padding-top: 0.7rem;
    padding-left: 0.2rem;
  }
  .container__below--text {
    width: 100%;
    height: 33rem;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  .conditions__below--text {
    width: 30rem;
    height: 12rem;
    border: 0.2rem solid #F5F5F5;
    color: #F5F5F5;
    margin-top: 5rem;
  }
  .below--text {
    color: #F5F5F5;
    padding: 2rem;
  }
}
@media screen and (max-width: 375px) {
  .background--color {
    width: 100%;
    height: 399rem;
    background: linear-gradient(45deg, rgba(238, 130, 238, 0.526), lightblue);
    animation: backgroundAnimation 10s ease infinite alternate;
    z-index: 1;
  }
  @keyframes backgroundAnimation {
    0% {
      background-position: 0 0;
    }
    100% {
      background-position: 100% 100%;
    }
  }
  .suscriptions__main--title {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .title__container {
    width: 100%;
    height: 17rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .h2__title--blue {
    position: relative;
    text-align: center;
    width: 18rem;
    height: 4rem;
    padding: 0.5rem;
    font-family: "Cinzel", serif;
    font-size: 2.4rem;
    margin-top: 2.5rem;
    border: 0.2rem solid #F5F5F5;
    animation: titleAnimation 2s ease infinite alternate;
  }
  @keyframes titleAnimation {
    0% {
      transform: rotate(-8deg);
    }
    100% {
      transform: rotate(8deg);
    }
  }
  .conditions__below {
    display: none;
  }
  .suscriptions__container {
    max-width: 90%;
    margin: auto;
  }
  .suscriptions--align {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: center;
  }
  .suscription--box {
    height: 87rem;
    width: 16rem;
    border: 0.1rem solid #a2a1a1;
    margin-top: 2rem;
    border-radius: 0.9rem;
    background-color: #f3f5fd;
    z-index: 3;
  }
  .suscription__box--tres {
    height: 87rem;
    width: 16rem;
    border: 0.1rem solid #a2a1a1;
    margin-top: 2rem;
    border-radius: 0.9rem;
    background-color: #f3f5fd;
    box-shadow: 0.1rem 0.1rem 1rem #0d2337;
    z-index: 3;
  }
  .suscription--title {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: center;
    font-family: "Cinzel", serif;
    font-size: 1.7rem;
    width: 100%;
    height: 3rem;
    color: #0d2337;
    background: linear-gradient(to top, #ebd702, #F5F5F5);
    border-radius: 0.9rem;
  }
  .suscription--price {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: center;
    font-family: "Rubik", sans-serif;
    font-size: 1.6rem;
    color: #0d2337;
  }
  .numero__tachado--container {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
  }
  .suscription--monthly {
    color: #0d2337;
    font-family: "Rubik", sans-serif;
    font-size: 0.7rem;
    padding-top: 0.7rem;
    padding-left: 0.2rem;
  }
  .numero-tachado__1 {
    font-family: "Rubik", sans-serif;
    font-weight: bolder;
    font-size: 1rem;
    background-image: linear-gradient(to top left, transparent 47%, red 5%, red 53%, transparent 50%);
  }
  .numero-tachado__2 {
    font-family: "Rubik", sans-serif;
    font-weight: bolder;
    font-size: 1rem;
    background-image: linear-gradient(to top left, transparent 47%, red 5%, red 53%, transparent 50%);
  }
  .numero-tachado__3 {
    font-family: "Rubik", sans-serif;
    font-weight: bolder;
    font-size: 1rem;
    background-image: linear-gradient(to top left, transparent 47%, red 5%, red 53%, transparent 50%);
  }
  .numero-tachado__4 {
    font-family: "Rubik", sans-serif;
    font-weight: bolder;
    font-size: 1rem;
    background-image: linear-gradient(to top left, transparent 47%, red 5%, red 53%, transparent 50%);
  }
  .suscriptions__plan--container {
    margin-bottom: 3rem;
  }
  .suscriptions__plan {
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: start;
  }
  .plan__item {
    margin-top: 1.3rem;
    font-family: "Rubik", sans-serif;
    font-weight: bolder;
    text-decoration: none;
    display: inline-block;
    position: relative;
  }
  .below__price-1 {
    font-family: "Rubik", sans-serif;
    font-size: 1.5rem;
    color: #0d2337;
  }
  .suscription--justOnce {
    color: #0d2337;
    font-family: "Rubik", sans-serif;
    font-size: 0.7rem;
    padding-top: 0.7rem;
    padding-left: 0.2rem;
  }
  .container__below--text {
    width: 100%;
    height: 20rem;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  .conditions__below--text {
    width: 95%;
    height: 15rem;
    border: none;
    margin-top: 5rem;
  }
  .below--text {
    color: #F5F5F5;
    padding: 2rem;
  }
}

/*# sourceMappingURL=styles.css.map */
