.desktop {
  display: block;
}
@media screen and (max-width: 960px) {
  .desktop {
    display: none;
  }
}

.mobile {
  display: none;
}
@media screen and (max-width: 960px) {
  .mobile {
    display: block;
  }
}

@media screen and (max-width: 960px) {
  .disappear {
    display: none;
  }
}

.h0 {
  letter-spacing: 2px;
  font-family: "Georgia", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 96px;
  line-height: 120%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .h0 {
    font-family: "Georgia", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 52px;
    line-height: 120%;
    font-weight: 500;
  }
}
@media screen and (max-width: 340px) {
  .h0 {
    font-family: "Georgia", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 120%;
    font-weight: 500;
  }
}

.h0-title {
  letter-spacing: 18px;
  font-family: "Georgia", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 96px;
  line-height: 120%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .h0-title {
    letter-spacing: 4px;
    font-family: "Georgia", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 52px;
    line-height: 120%;
    font-weight: 500;
  }
}
@media screen and (max-width: 340px) {
  .h0-title {
    letter-spacing: 1px;
    font-family: "Georgia", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 120%;
    font-weight: 500;
  }
}

h1 {
  color: #FFFFFF;
  z-index: 5;
  font-family: "Georgia", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 80px;
  line-height: 110%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  h1 {
    font-family: "Georgia", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 52px;
    line-height: 110%;
    font-weight: 500;
  }
}
@media screen and (max-width: 340px) {
  h1 {
    font-family: "Georgia", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 48px;
    line-height: 120%;
    font-weight: 500;
  }
}

.title-hero {
  color: #FFFFFF;
  z-index: 5;
  letter-spacing: 4px;
  font-family: "Georgia", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 80px;
  line-height: 110%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .title-hero {
    font-family: "Georgia", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 52px;
    line-height: 110%;
    font-weight: 500;
  }
}
@media screen and (max-width: 340px) {
  .title-hero {
    font-family: "Georgia", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 48px;
    line-height: 120%;
    font-weight: 500;
  }
}

h2 {
  color: #FFFFFF;
  font-family: "Georgia", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 72px;
  line-height: 110%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  h2 {
    font-family: "Georgia", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 40px;
    line-height: 120%;
    font-weight: 500;
  }
}
@media screen and (max-width: 340px) {
  h2 {
    font-family: "Georgia", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 32px;
    line-height: 120%;
    font-weight: 500;
  }
}

h3 {
  color: #131315;
  font-family: "Georgia", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 48px;
  line-height: 120%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  h3 {
    font-family: "Georgia", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    line-height: 120%;
    font-weight: 500;
  }
}
@media screen and (max-width: 340px) {
  h3 {
    font-family: "Georgia", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 130%;
    font-weight: 500;
  }
}

h4 {
  color: #FFFFFF;
  font-family: "Georgia", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: 120%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  h4 {
    font-family: "Georgia", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 130%;
    font-weight: 500;
  }
}
@media screen and (max-width: 340px) {
  h4 {
    font-family: "Georgia", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    line-height: 140%;
    font-weight: 500;
  }
}

h5 {
  color: #FFFFFF;
  font-family: "Georgia", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 140%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  h5 {
    font-family: "Georgia", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    line-height: 140%;
    font-weight: 500;
  }
}

h6 {
  color: #FFFFFF;
  font-family: "Georgia", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 150%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  h6 {
    font-family: "Georgia", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 150%;
    font-weight: 500;
  }
}

.h7 {
  font-family: "Georgia", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 150%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .h7 {
    font-family: "Georgia", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 150%;
    font-weight: 500;
  }
}

.h8 {
  font-family: "Georgia", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 150%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .h8 {
    font-family: "Georgia", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 150%;
    font-weight: 500;
  }
}

p {
  letter-spacing: 0px;
  color: #9EA0A3;
  font-family: "Homenaje", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}
@media screen and (max-width: 960px) {
  p {
    font-family: "Homenaje", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
  }
}
@media screen and (max-width: 340px) {
  p {
    font-family: "Homenaje", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
  }
}

.uppercase {
  text-transform: uppercase;
  letter-spacing: 2px;
}

.p1 {
  font-family: "Homenaje", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 26px;
  line-height: 30px;
  font-weight: 400;
}
@media screen and (max-width: 960px) {
  .p1 {
    font-family: "Homenaje", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
  }
}
@media screen and (max-width: 340px) {
  .p1 {
    font-family: "Homenaje", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
  }
}

.p2 {
  font-family: "Homenaje", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}
@media screen and (max-width: 960px) {
  .p2 {
    font-family: "Homenaje", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
  }
}

.p3 {
  font-family: "Homenaje", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}
@media screen and (max-width: 960px) {
  .p3 {
    font-family: "Homenaje", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
  }
}

.p4 {
  font-family: "Homenaje", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  font-weight: 200;
}
@media screen and (max-width: 960px) {
  .p4 {
    font-family: "Homenaje", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    font-weight: 200;
  }
}

.p5 {
  font-family: "Homenaje", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  line-height: 20px;
  font-weight: 200;
}
@media screen and (max-width: 960px) {
  .p5 {
    font-family: "Homenaje", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    line-height: 20px;
    font-weight: 200;
  }
}

.p-title {
  font-size: 18px;
}
@media screen and (max-width: 960px) {
  .p-title {
    font-size: 16px;
  }
}

.bold {
  font-weight: bold;
  color: #e0e0e0;
}

span {
  display: inline-block;
}

.letter-h1 {
  color: #f0f0f0;
  letter-spacing: 1px;
  text-transform: none;
  font-family: "Georgia", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 80px;
  line-height: 110%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .letter-h1 {
    font-family: "Georgia", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 52px;
    line-height: 110%;
    font-weight: 500;
  }
}

strong {
  color: #0a0a0a;
  font-family: "Homenaje", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}
@media screen and (max-width: 960px) {
  strong {
    font-family: "Homenaje", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
  }
}

b {
  color: #353536;
}

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

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

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

.h-xl {
  color: #e0e0e0;
  font-size: 240px;
  font-family: "Georgia", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 96px;
  line-height: 120%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .h-xl {
    font-size: 144px;
    font-family: "Georgia", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 52px;
    line-height: 120%;
    font-weight: 500;
  }
}

.h-l {
  color: #e0e0e0;
  font-size: 144px;
  font-family: "Georgia", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 96px;
  line-height: 120%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .h-l {
    font-size: 96px;
    font-family: "Georgia", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 52px;
    line-height: 120%;
    font-weight: 500;
  }
}

.hbig {
  font-family: "Georgia", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 80px;
  line-height: 120%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .hbig {
    font-family: "Georgia", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 56px;
    line-height: 120%;
    font-weight: 500;
  }
}

.text-shadow {
  text-shadow: 0 2px 18px rgba(0, 0, 0, 0.7);
  transition: 0.7s ease;
}
.text-shadow:hover {
  text-shadow: 0 4px 28px rgba(0, 0, 0, 0.8);
}

.text-shadow-small {
  text-shadow: 0 0px 8px rgba(0, 0, 0, 0.7);
}

.color-gray {
  color: #949494;
}

.color-red {
  color: #F03D3D;
}

.color-green {
  color: #0BB07B;
}

.color-yellow {
  color: #FFCE52;
}

.bg-red {
  background-color: #F03D3D;
}

.bg-green {
  background-color: #0BB07B;
}

.bg-yellow {
  background-color: #FFCE52;
}

.color-white {
  color: #FFFFFF;
}

.color-primary {
  color: #F0F0F0;
}

.color-gradient {
  display: inline-block;
  background: linear-gradient(90deg, rgb(207, 218, 240) 8.12%, rgb(106, 113, 127) 92.21%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.color-gradient2 {
  display: inline-block;
  background: linear-gradient(90deg, rgb(207, 218, 240) 0.95%, rgb(106, 113, 127) 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text-gradient-animation {
  display: inline-block;
  background: linear-gradient(95deg, rgba(232, 240, 255, 0.99) 0%, rgba(106, 113, 127, 0) 50%, rgba(106, 113, 127, 0) 55%, rgba(232, 240, 255, 0.99) 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  background-size: 200%;
  background-repeat: no-repeat;
  animation: text-gradient-animation 2s ease-in-out infinite alternate;
}

@keyframes text-gradient-animation {
  0% {
    background-position: 0% 100%;
  }
  100% {
    background-position: 100% 0%;
  }
}
.text-gradient-animation-reverse {
  display: inline-block;
  background: linear-gradient(90deg, rgba(189, 196, 208, 0) 2.7%, rgba(128, 138, 159, 0.99) 50.47%, rgba(178, 184, 197, 0) 98.24%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  background-size: 200%;
  background-repeat: no-repeat;
  animation: text-gradient-animation-reverse 2s ease-in-out infinite alternate;
}

@keyframes text-gradient-animation-reverse {
  0% {
    background-position: -100% 100%;
  }
  100% {
    background-position: 200% 0%;
  }
}
.text-spacing-animation {
  display: inline-block;
  background: linear-gradient(90deg, rgba(189, 196, 208, 0.7) 2.7%, rgba(128, 138, 159, 0.99) 50.47%, rgba(178, 184, 197, 0.7) 98.24%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  background-size: 100%;
  background-repeat: no-repeat;
  animation: text-spacing-animation 1s ease-in-out infinite alternate;
}

@keyframes text-spacing-animation {
  0% {
    letter-spacing: 0px;
  }
  100% {
    letter-spacing: 6px;
  }
}
.text-blink-animation {
  display: inline-block;
  color: rgba(128, 138, 159, 0.99);
  animation: text-blink-animation 2s ease-in-out infinite alternate;
}

@keyframes text-blink-animation {
  0%, 20% {
    color: rgba(128, 138, 159, 0);
    transform: scale(1) rotate(40deg) translate3d(0, 40px, 0);
  }
  50%, 100% {
    color: rgba(128, 138, 159, 0.9);
    transform: scale(1.8) rotate(-5deg) translate3d(0, 0, 0);
  }
}
.bg-gradient {
  background: linear-gradient(224.78deg, #E0E0E0 8.12%, #1141BD 92.21%);
}

.label {
  display: inline-block;
  letter-spacing: 2px;
  transition: 1s ease;
  padding: 10px 24px 10px 0px;
  position: relative;
  font-weight: 500;
  border-bottom: 3px solid rgba(255, 255, 255, 0.15);
}
.label:hover {
  letter-spacing: 4px;
  padding: 10px 24px 10px 8px;
  border-bottom: 3px solid rgba(255, 255, 255, 0.3);
}

.label-center {
  display: inline-block;
  letter-spacing: 2px;
  transition: 1s ease;
  padding: 10px 24px;
  position: relative;
  font-weight: 500;
  border-bottom: 3px solid rgba(255, 255, 255, 0.15);
}
.label-center:hover {
  letter-spacing: 4px;
  border-bottom: 3px solid rgba(255, 255, 255, 0.3);
}

.title-padding {
  padding-left: 0;
  transition: 0.8s ease;
}
.title-padding:hover {
  padding-left: 12px;
}

.s-0 {
  margin: 0;
  padding: 0;
}

.mt-110 {
  margin-top: 110px;
}
@media screen and (max-width: 960px) {
  .mt-110 {
    margin-top: 0px;
  }
}

.mt-80 {
  margin-top: 88px;
}
@media screen and (max-width: 960px) {
  .mt-80 {
    margin-top: 64px;
  }
}

.ml-40 {
  margin-left: 40px;
}
@media screen and (max-width: 960px) {
  .ml-40 {
    margin-left: 4px;
  }
}

.space-220 {
  padding: 220px 24px;
}
@media screen and (max-width: 960px) {
  .space-220 {
    padding: 96px 16px;
  }
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 8px !important;
}

.m-2 {
  margin: 16px !important;
}

.m-3 {
  margin: 24px !important;
}

.m-4 {
  margin: 32px !important;
}

.m-5 {
  margin: 48px !important;
}

.m-6 {
  margin: 64px !important;
}

.m-7 {
  margin: 72px !important;
}

.m-8 {
  margin: 96px !important;
}

.m-9 {
  margin: 128px !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 8px !important;
}

.mt-2 {
  margin-top: 16px !important;
}

.mt-3 {
  margin-top: 24px !important;
}

.mt-4 {
  margin-top: 32px !important;
}

.mt-5 {
  margin-top: 48px !important;
}

.mt-6 {
  margin-top: 64px !important;
}

.mt-7 {
  margin-top: 72px !important;
}

.mt-8 {
  margin-top: 96px !important;
}

.mt-9 {
  margin-top: 128px !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.ml-1 {
  margin-left: 8px !important;
}

.ml-2 {
  margin-left: 16px !important;
}

.ml-3 {
  margin-left: 24px !important;
}

.ml-4 {
  margin-left: 32px !important;
}

.ml-5 {
  margin-left: 48px !important;
}

.ml-6 {
  margin-left: 64px !important;
}

.ml-7 {
  margin-left: 72px !important;
}

.ml-8 {
  margin-left: 96px !important;
}

.ml-9 {
  margin-left: 128px !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mr-1 {
  margin-right: 8px !important;
}

.mr-2 {
  margin-right: 16px !important;
}

.mr-3 {
  margin-right: 24px !important;
}

.mr-4 {
  margin-right: 32px !important;
}

.mr-5 {
  margin-right: 48px !important;
}

.mr-6 {
  margin-right: 64px !important;
}

.mr-7 {
  margin-right: 72px !important;
}

.mr-8 {
  margin-right: 96px !important;
}

.mr-9 {
  margin-right: 128px !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 8px !important;
}

.mb-2 {
  margin-bottom: 16px !important;
}

.mb-3 {
  margin-bottom: 24px !important;
}

.mb-4 {
  margin-bottom: 32px !important;
}

.mb-5 {
  margin-bottom: 48px !important;
}

.mb-6 {
  margin-bottom: 64px !important;
}

.mb-7 {
  margin-bottom: 72px !important;
}

.mb-8 {
  margin-bottom: 96px !important;
}

.mb-9 {
  margin-bottom: 128px !important;
}

.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.mx-1 {
  margin-left: 8px !important;
  margin-right: 8px !important;
}

.mx-2 {
  margin-left: 16px !important;
  margin-right: 16px !important;
}

.mx-3 {
  margin-left: 24px !important;
  margin-right: 24px !important;
}

.mx-4 {
  margin-left: 32px !important;
  margin-right: 32px !important;
}

.mx-5 {
  margin-left: 48px !important;
  margin-right: 48px !important;
}

.mx-6 {
  margin-left: 64px !important;
  margin-right: 64px !important;
}

.mx-7 {
  margin-left: 72px !important;
  margin-right: 72px !important;
}

.mx-8 {
  margin-left: 96px !important;
  margin-right: 96px !important;
}

.mx-9 {
  margin-left: 128px !important;
  margin-right: 128px !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}

.my-2 {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}

.my-3 {
  margin-top: 24px !important;
  margin-bottom: 24px !important;
}

.my-4 {
  margin-top: 32px !important;
  margin-bottom: 32px !important;
}

.my-5 {
  margin-top: 48px !important;
  margin-bottom: 48px !important;
}

.my-6 {
  margin-top: 64px !important;
  margin-bottom: 64px !important;
}

.my-7 {
  margin-top: 72px !important;
  margin-bottom: 72px !important;
}

.my-8 {
  margin-top: 96px !important;
  margin-bottom: 96px !important;
}

.my-9 {
  margin-top: 128px !important;
  margin-bottom: 128px !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 8px !important;
}

.p-2 {
  padding: 16px !important;
}

.p-3 {
  padding: 24px !important;
}

.p-4 {
  padding: 32px !important;
}

.p-5 {
  padding: 48px !important;
}

.p-6 {
  padding: 64px !important;
}

.p-7 {
  padding: 72px !important;
}

.p-8 {
  padding: 96px !important;
}

.p-9 {
  padding: 128px !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 8px !important;
}

.pt-2 {
  padding-top: 16px !important;
}

.pt-3 {
  padding-top: 24px !important;
}

.pt-4 {
  padding-top: 32px !important;
}

.pt-5 {
  padding-top: 48px !important;
}

.pt-6 {
  padding-top: 64px !important;
}

.pt-7 {
  padding-top: 72px !important;
}

.pt-8 {
  padding-top: 96px !important;
}

.pt-9 {
  padding-top: 128px !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.pl-1 {
  padding-left: 8px !important;
}

.pl-2 {
  padding-left: 16px !important;
}

.pl-3 {
  padding-left: 24px !important;
}

.pl-4 {
  padding-left: 32px !important;
}

.pl-5 {
  padding-left: 48px !important;
}

.pl-6 {
  padding-left: 64px !important;
}

.pl-7 {
  padding-left: 72px !important;
}

.pl-8 {
  padding-left: 96px !important;
}

.pl-9 {
  padding-left: 128px !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pr-1 {
  padding-right: 8px !important;
}

.pr-2 {
  padding-right: 16px !important;
}

.pr-3 {
  padding-right: 24px !important;
}

.pr-4 {
  padding-right: 32px !important;
}

.pr-5 {
  padding-right: 48px !important;
}

.pr-6 {
  padding-right: 64px !important;
}

.pr-7 {
  padding-right: 72px !important;
}

.pr-8 {
  padding-right: 96px !important;
}

.pr-9 {
  padding-right: 128px !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 8px !important;
}

.pb-2 {
  padding-bottom: 16px !important;
}

.pb-3 {
  padding-bottom: 24px !important;
}

.pb-4 {
  padding-bottom: 32px !important;
}

.pb-5 {
  padding-bottom: 48px !important;
}

.pb-6 {
  padding-bottom: 64px !important;
}

.pb-7 {
  padding-bottom: 72px !important;
}

.pb-8 {
  padding-bottom: 96px !important;
}

.pb-9 {
  padding-bottom: 128px !important;
}

.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.px-1 {
  padding-left: 8px !important;
  padding-right: 8px !important;
}

.px-2 {
  padding-left: 16px !important;
  padding-right: 16px !important;
}

.px-3 {
  padding-left: 24px !important;
  padding-right: 24px !important;
}

.px-4 {
  padding-left: 32px !important;
  padding-right: 32px !important;
}

.px-5 {
  padding-left: 48px !important;
  padding-right: 48px !important;
}

.px-6 {
  padding-left: 64px !important;
  padding-right: 64px !important;
}

.px-7 {
  padding-left: 72px !important;
  padding-right: 72px !important;
}

.px-8 {
  padding-left: 96px !important;
  padding-right: 96px !important;
}

.px-9 {
  padding-left: 128px !important;
  padding-right: 128px !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.py-2 {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

.py-3 {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}

.py-4 {
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}

.py-5 {
  padding-top: 48px !important;
  padding-bottom: 48px !important;
}

.py-6 {
  padding-top: 64px !important;
  padding-bottom: 64px !important;
}

.py-7 {
  padding-top: 72px !important;
  padding-bottom: 72px !important;
}

.py-8 {
  padding-top: 96px !important;
  padding-bottom: 96px !important;
}

.py-9 {
  padding-top: 128px !important;
  padding-bottom: 128px !important;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

img {
  max-width: 100%;
  display: block;
}

button {
  border: none;
  background: none;
  cursor: pointer;
}

body {
  background: #f3f3f3;
  color: #111;
  font-family: Georgia, serif;
  overflow-x: hidden;
}

.border {
  border: 1px solid red;
}

.hero {
  width: 100%;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 auto;
  position: relative;
  overflow: hidden;
}

.hero__content {
  z-index: 2;
}

.hero__label {
  display: inline-block;
  font-size: 0.9rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 1rem;
  opacity: 0.7;
}

.hero__title {
  margin-bottom: 2rem;
}

.color-selector {
  display: flex;
  gap: 1.5rem;
}

.hero__visual {
  width: 50%;
  height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hero__background {
  width: 320px;
  height: 100%;
  background: linear-gradient(180deg, #ff1d25, #5c0000);
  position: absolute;
  transition: all 0.7s ease;
}

.hero__image {
  width: 620px;
  position: relative;
  z-index: 2;
  opacity: 1;
  filter: blur(0px);
  transition: ease 0.4s;
}

.color-selector__button {
  width: 72px;
  height: 72px;
  border-radius: 16px;
  transition: all 0.4s ease;
  position: relative;
  transform: scale(0.9);
}

.color-selector__button {
  background: #d81818;
}

.color-selector__button.gold {
  background: #d4af37;
}

.color-selector__button.blue {
  background: #2563eb;
}

.color-selector__button.active {
  transform: scale(1.2);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

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