:root {
  --green-100:rgba(177, 212, 212, 1);
  --fontfamilyPfamily: ZillaSlab_regular;
  --fontfamilySfamily:HostGrotesk_regular;
}

@font-face {
  font-family: HostGrotesk_regular;
  src: url("../../../../fonts/host_grotesk/font-files/HostGrotesk-Regular.ttf");
}
@font-face {
  font-family: ZillaSlab_regular;
  src: url("../../../../fonts/zilla_slab/font-files/ZillaSlab-Regular.ttf");
}
:root {
  --green-100:rgba(177, 212, 212, 1);
  --fontfamilyPfamily: ZillaSlab_regular;
  --fontfamilySfamily:HostGrotesk_regular;
}

@font-face {
  font-family: HostGrotesk_regular;
  src: url("../../../../fonts/host_grotesk/font-files/HostGrotesk-Regular.ttf");
}
@font-face {
  font-family: ZillaSlab_regular;
  src: url("../../../../fonts/zilla_slab/font-files/ZillaSlab-Regular.ttf");
}
:root {
  --green-100:rgba(177, 212, 212, 1);
  --fontfamilyPfamily: ZillaSlab_regular;
  --fontfamilySfamily:HostGrotesk_regular;
}

@font-face {
  font-family: HostGrotesk_regular;
  src: url("../../../../fonts/host_grotesk/font-files/HostGrotesk-Regular.ttf");
}
@font-face {
  font-family: ZillaSlab_regular;
  src: url("../../../../fonts/zilla_slab/font-files/ZillaSlab-Regular.ttf");
}
:root {
  --green-100:rgba(177, 212, 212, 1);
  --fontfamilyPfamily: ZillaSlab_regular;
  --fontfamilySfamily:HostGrotesk_regular;
}

@font-face {
  font-family: HostGrotesk_regular;
  src: url("../../../../fonts/host_grotesk/font-files/HostGrotesk-Regular.ttf");
}
@font-face {
  font-family: ZillaSlab_regular;
  src: url("../../../../fonts/zilla_slab/font-files/ZillaSlab-Regular.ttf");
}
:root {
  --green-100:rgba(177, 212, 212, 1);
  --fontfamilyPfamily: ZillaSlab_regular;
  --fontfamilySfamily:HostGrotesk_regular;
}

@font-face {
  font-family: HostGrotesk_regular;
  src: url("../../../../fonts/host_grotesk/font-files/HostGrotesk-Regular.ttf");
}
@font-face {
  font-family: ZillaSlab_regular;
  src: url("../../../../fonts/zilla_slab/font-files/ZillaSlab-Regular.ttf");
}
:root {
  --green-100:rgba(177, 212, 212, 1);
  --fontfamilyPfamily: ZillaSlab_regular;
  --fontfamilySfamily:HostGrotesk_regular;
}

@font-face {
  font-family: HostGrotesk_regular;
  src: url("../../../../fonts/host_grotesk/font-files/HostGrotesk-Regular.ttf");
}
@font-face {
  font-family: ZillaSlab_regular;
  src: url("../../../../fonts/zilla_slab/font-files/ZillaSlab-Regular.ttf");
}
:root {
  --green-100:rgba(177, 212, 212, 1);
  --fontfamilyPfamily: ZillaSlab_regular;
  --fontfamilySfamily:HostGrotesk_regular;
}

@font-face {
  font-family: HostGrotesk_regular;
  src: url("../../../../fonts/host_grotesk/font-files/HostGrotesk-Regular.ttf");
}
@font-face {
  font-family: ZillaSlab_regular;
  src: url("../../../../fonts/zilla_slab/font-files/ZillaSlab-Regular.ttf");
}
.news-letter-page {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 468px;
  border-radius: 20px;
  background-color: #003A36;
  position: relative;
  overflow: hidden;
  padding: 115px 21px 24px 20px;
}

input, textarea {
  font-weight: 400;
  font-size: 14px;
  border-radius: 0.3125rem;
  padding: 0.75rem;
  height: 2.25rem;
  border: 1px solid #DEDEE2;
  color: #5E5E5E;
  background-color: #FBFBFD;
  line-height: 0.8;
  width: 100%;
  caret-color: #027373;
}

.news-letter-page h1 {
  font-family: "HostGrotesk_regular";
  font-size: 44px;
  line-height: 108%;
  font-weight: 300 !important;
  letter-spacing: 0;
  vertical-align: middle;
  margin: 0px !important;
  color: #FFFFFF;
}

.news-letter-page p {
  font-family: "HostGrotesk_regular";
  font-size: 14px;
  line-height: 100%;
  font-weight: 400 !important;
  letter-spacing: 0;
  vertical-align: middle;
  margin: 0px !important;
  color: #FFFFFF;
}

.news-letter-form-page {
  display: flex;
  flex-direction: column;
}

.news-letter-page .content {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 61px;
}

.h-130 {
  height: 115px;
}

.news-letter-button-page {
  /*  
      example de valeur de color lors de son utilisation :
      $colors: (
          default: #007bff,
          hover: #0056b3,
          focus: #80bdff,
          disabled: #c0c0c0
      );
  */
  gap: 8px;
  display: flex;
  align-items: center;
  padding: 12px 16px;
  min-width: -moz-fit-content;
  min-width: fit-content;
  height: 2.25rem;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "HostGrotesk_regular";
  font-size: 14px;
  line-height: 100%;
  font-weight: 500 !important;
  letter-spacing: 0;
  vertical-align: middle;
  margin: 0px !important;
  border-radius: 5px;
  text-decoration: none;
  background-color: #f25f29;
  border: none;
  color: #FFFFFF;
  text-decoration: none;
  cursor: pointer;
  justify-content: center;
  font-family: "HostGrotesk_regular";
  font-size: 18px;
  line-height: 143%;
  font-weight: 500 !important;
  letter-spacing: 0;
  vertical-align: middle;
  margin: 0px !important;
  width: 100%;
}
.news-letter-button-page:hover {
  color: #FFFFFF;
  background-color: #F57F54;
  text-decoration: none;
}
.news-letter-button-page:focus, .news-letter-button-page:focus-within {
  background-color: #DC5625;
  color: #FFFFFF;
  box-shadow: none !important;
  outline: none;
}
.news-letter-button-page:disabled, .news-letter-button-page:disabled:hover {
  background-color: #F4F4F7;
  border: 1.5px solid #F4F4F7;
  color: #C9C9CE !important;
  cursor: not-allowed;
}

.content-new-letter {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.text-letter {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.pattern-letter-2 {
  position: absolute;
  top: 80%;
  right: 0;
  transform: rotate(-6.82deg);
  opacity: 24%;
}

.pattern-letter-1 {
  position: absolute;
  top: -5.62px;
  left: 0;
  transform: rotate(-2.82deg);
  opacity: 24%;
}

@media (min-width: 769px) and (max-width: 1189px) {
  .news-letter-page {
    height: auto;
  }
}/*# sourceMappingURL=news-letter-pages.css.map */