@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

@font-face {
  font-family: 'TheNautigal';
  src: url('../fonts/TheNautigal-Regular.ttf');
}

@font-face {
    font-family: 'Normalidad Wide';
    src: url('../fonts/normalidad/NormalidadWide-Bold.eot');
    src: url('../fonts/normalidad/NormalidadWide-Bold.otf');
    src: url('../fonts/normalidad/NormalidadWide-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/normalidad/NormalidadWide-Bold.woff2') format('woff2'),
        url('../fonts/normalidad/NormalidadWide-Bold.woff') format('woff'),
        url('../fonts/normalidad/NormalidadWide-Bold.ttf') format('truetype'),
        url('../fonts/normalidad/NormalidadWide-Bold.svg#NormalidadWide-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Normalidad Wide';
    src: url('../fonts/normalidad/NormalidadWide-Black.eot');
    src: url('../fonts/normalidad/NormalidadWide-Black.otf');
    src: url('../fonts/normalidad/NormalidadWide-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/normalidad/NormalidadWide-Black.woff2') format('woff2'),
        url('../fonts/normalidad/NormalidadWide-Black.woff') format('woff'),
        url('../fonts/normalidad/NormalidadWide-Black.ttf') format('truetype'),
        url('../fonts/normalidad/NormalidadWide-Black.svg#NormalidadWide-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

#coming,
header {
  display:none !important
}

.name-text {
  font-family: 'TheNautigal';
  font-size: 51px;
}

.container {
  width: 1366px;
}

body {
  display: flex;
  flex-direction: column;
  height: 100vh !important;
}

.footer.v3,
.header-2022,
#nav,
#map,
footer {
  display: none !important;
}

main {
  background-image: url('../images/signature-bg.jpg');
  background-image: image-set(url('../images/signature-bg.jpg') 1x,
  url('../images/signature-bg@2x.jpg') 2x);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100vh;
  overflow: auto;
}

.footer {
  margin-top: auto;
}

form {
  text-align:left !important;
}

.sbHolder {
  height: 42px;
  display: inline-block;
  margin: 0;
}

.sbSelector {
  line-height: 42px;
  color: #000;
}

.sbSelector:link,
.sbSelector:visited,
.sbSelector:hover {
  color: #000;
}

.sbOptions {
  top: 40px !important;
}

.actions {
  gap: 16px;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 25px;
  margin-left: 15px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.switch .text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 6px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 8px;
}

.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #666666;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 34px;
  border: 1px solid #173542;
}

.switch .text.off {
  display: block;
  left: unset;
  right: 5px;
}
.switch .text.on {
  display: none;
}

.slider:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 3px;
  bottom: 5px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 50%;
}

input:checked + .slider {
  background-color: #0275b3;
  border-color: #0275b3;
}

.switch input:checked ~ .on {
  display: block;
}
.switch input:checked ~ .off {
  display: none;
}

input:focus + .slider {
  box-shadow: 0 0 1px #0275b3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(17px);
  -ms-transform: translateX(17px);
  transform: translateX(17px);
}

.button {
  height: 38px;
  line-height: 36px;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  background: #0275b3;
  border-radius: 8px !important;
  width: 188px;
  font-family: 'Montserrat';
  font-weight: 700;
  border:none !important;
}

.button.loading {
  pointer-events: none;
  cursor: default;
}

.buttons {
  margin-top: 9px;
  gap: 11px;
}

.buttons label {
  font-family: 'Normalidad Wide';
  font-weight: 700;
  letter-spacing: 0.02em;
  font-size: 12px;
  line-height: 1em;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  border:none;
}

.wrap {
  gap: 30px;
  padding: 67px 15px;
  max-width: 1347px;
  margin: 0 auto;
}

.wrap .right {
  max-width: 487px;
  width: 100%;
}

.right .title {
  color: #fff;
  font-size: 60px;
  line-height: 1.066em;
  letter-spacing: -0.02em;
  font-family: 'Normalidad Wide';
  font-weight: 900;
  margin-top: -3px;
}

.right p {
  color: #fff;
  font-size: 16px;
  line-height: 146%;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  margin-top: 14px;
}

.right p:nth-of-type(1) {
  font-size: 18px;
  line-height: 1em;
  font-family: 'Normalidad Wide';
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 16px;
}

.right p:nth-of-type(1) span {
  color: #0275b3;
}

#form {
  max-width: 679px;
  width: 100%;
}

#form .inner {
  background: rgba(24, 97, 136, 0.7);
  padding: 37px;
}

#result {
  margin-top: 50px;
  border: 1px solid rgba(0, 0, 0, 0.7);
  background: #f2f2f2;
  padding: 10px;
}

#result p {
  margin: 0;
}

#generator {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 23px;
}

#generator .form-row {
  width: 100%;
}

#generator .form-row.half {
  width: calc(50% - 8px);
}

#generator label {
  font-size: 12px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  margin-bottom: 7px;
}

#generator input {
  height: 38px;
  border: 1px solid #fff;
  border-radius: 8px;
  color: #fff;
  width: 100%;
  text-indent: 10px;
  background-color: rgba(255, 255, 255, 0.14);
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 16px;
}

#generator input::placeholder {
  color: #C8C8C8;
  font-size: 16px;
}

@media screen and (max-width: 1200px ) {
  .flex.wrap {
    justify-content: center;
  }
}

@media screen and (max-width: 768px ) {
  p br {
    display: none;
  }

  #form .inner {
    padding: 15px;
  }

  #result img {
    max-width: 100%;
    height: auto;
  }

  .right .title {
    font-size: 37px !important;
  }

  .button {
    flex-direction: column;
  }
}

.flex-column {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

.items-start {
    align-items: flex-start
}

.items-end {
    align-items: flex-end
}

.items-center {
    align-items: center
}

.items-baseline {
    align-items: baseline
}

.items-stretch {
    align-items: stretch
}

.self-start {
    align-self: flex-start
}

.self-end {
    align-self: flex-end
}

.self-center {
    align-self: center
}

.self-baseline {
    align-self: baseline
}

.self-stretch {
    align-self: stretch
}

.justify-start {
    justify-content: flex-start
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.justify-around {
    justify-content: space-around
}

.justify-evenly {
    justify-content: space-evenly
}

.content-start {
    align-content: flex-start
}

.content-end {
    align-content: flex-end
}

.content-center {
    align-content: center
}

.content-between {
    align-content: space-between
}

.content-around {
    align-content: space-around
}

.content-stretch {
    align-content: stretch
}

.flex-auto {
    flex-shrink: 1;
    flex-grow: 1;
    flex-basis: auto;
    min-width: 0;
    min-height: 0;
}

.flex-none {
    flex: none
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-last {
    order: 99999
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.fixed {
    position: fixed
}

.top-0 {
    top: 0
}

.right-0 {
    right: 0
}

.bottom-0 {
    bottom: 0
}

.left-0 {
    left: 0
}

.z1 {
    z-index: 1
}

.z2 {
    z-index: 2
}

.z3 {
    z-index: 3
}

.z4 {
    z-index: 4
}

.flex.wrap, .inline-flex.wrap {
    flex-wrap: wrap;
}