.w-5 {
  width: 5%;
}

.w-10 {
  width: 10%;
}

.w-15 {
  width: 15%;
}

.w-20 {
  width: 20%;
}

.w-25 {
  width: 25%;
}

.w-30 {
  width: 30%;
}

.w-35 {
  width: 35%;
}

.w-40 {
  width: 40%;
}

.w-45 {
  width: 45%;
}

.w-50 {
  width: 50%;
}

.w-55 {
  width: 55%;
}

.w-60 {
  width: 60%;
}

.w-65 {
  width: 65%;
}

.w-70 {
  width: 70%;
}

.w-75 {
  width: 75%;
}

.w-80 {
  width: 80%;
}

.w-85 {
  width: 85%;
}

.w-90 {
  width: 90%;
}

.w-95 {
  width: 95%;
}

.w-100 {
  width: 100%;
}

@media (max-width: 992px) {
  .logos-container {
    display: none;
  }
}
html {
  overflow-x: initial;
}
html body .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.paragraph--type--accordion-item-psb .accordion-item .accordion-body .accordion-image .field--item > img {
  aspect-ratio: auto;
}

.student-block {
  height: 36rem;
}
.student-block .student-description-text .student-description-title {
  height: 6.075rem;
}

.block-2-col-no-margin.text-media-wrapper {
  flex-direction: row;
}
.block-2-col-no-margin.text-media-wrapper .media-wrapper {
  flex: 0 0 33.33%;
}
.block-2-col-no-margin.text-media-wrapper .media-wrapper .contextual-region, .block-2-col-no-margin.text-media-wrapper .media-wrapper .field_media, .block-2-col-no-margin.text-media-wrapper .media-wrapper .field_media * {
  width: 100%;
  height: 100%;
}
.block-2-col-no-margin.text-media-wrapper .text-wrapper {
  flex: 0 0 66.66%;
  padding: 2.5rem 2rem 2rem;
}

.number-block .top-row .number {
  font-size: 3.6875rem;
  line-height: 105%;
}

.card-container {
  display: grid;
  grid-template-columns: 50% calc(25% - 1rem) calc(25% - 1rem);
  grid-gap: 1rem;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  height: 45.125rem;
}
.card-container .big-card {
  margin-bottom: 0;
}
.card-container .small-cards .field--items {
  display: grid;
  grid-template-columns: 100% 100%;
}

.teaser .teaser-content {
  min-height: 4.56rem;
}

.horizontal-teaser {
  max-height: 12.4375rem;
}
.horizontal-teaser .teaser-content {
  min-height: 7.87rem;
}

:not(.card-container) .teaser .base-teaser-media, :not(.card-container) .teaser .base-teaser-text-container {
  height: 50%;
}
:not(.card-container) .big-teaser .teaser-description {
  height: 45.125rem;
}
:not(.card-container) .big-teaser .base-teaser-media {
  height: 60%;
}
:not(.card-container) .big-teaser .base-teaser-text-container {
  height: 40%;
}

#block-psbedu-theme-content nav {
  margin-bottom: 0 !important;
}
#block-psbedu-theme-content nav .nav.nav-tabs button.nav-link {
  border: none;
  border-bottom: 2px solid rgba(var(--bs-gray-400-rgb));
  box-shadow: none;
  font-size: 1.25rem;
  font-weight: 300;
}
#block-psbedu-theme-content nav .nav.nav-tabs button.nav-link.active {
  border-bottom: 2px solid rgba(var(--bs-danger-rgb));
}
#block-psbedu-theme-content .tab-content .tab-pane > .layout.row {
  margin: 0 !important;
}

.block-type--text-and-media {
  padding: 1.5rem;
}
.block-type--text-and-media .text-media-wrapper.position__left .media-wrapper {
  margin: 0 1rem 1rem 0;
}
.block-type--text-and-media .text-media-wrapper.position__right .media-wrapper {
  margin: 0 0 1rem 1rem;
}

.blockquote-wrapper blockquote, .blockquote-wrapper .image-wrapper + blockquote {
  padding: 2.5rem 5rem;
}
.blockquote-wrapper .quote-sentence .icon-quote.start {
  top: -1rem;
  left: -3.5rem;
}
.blockquote-wrapper .quote-sentence .icon-quote.end {
  bottom: 0;
  right: -3.5rem;
}

#block-psbedu-theme-anchors {
  top: 121px;
}

.anchors-items {
  width: 100%;
}

.region-footer > .block-type--layout .layout {
  padding: 0;
}
.region-footer > .block-type--layout .layout .layout__region {
  padding: 0 1rem;
}
.region-footer > .block-type--layout .layout .layout__region.layout__region--main {
  padding-left: 0;
}

.webform-flexbox {
  margin: 0 0 1.5rem;
}
.webform-flexbox .webform-flex {
  width: 50%;
}

.base-form .logo {
  margin-bottom: 4.75rem;
}
.base-form .left-column {
  width: 48%;
  justify-content: right;
  padding: 3.56rem 1rem 5.375rem;
  min-height: 100vh;
  height: 100%;
}
.base-form .right-column {
  padding: 14rem 1rem 1rem 6rem;
  width: 58%;
}
.base-form .content-wrapper {
  max-width: 55%;
  min-width: 19rem;
}
.base-form .webform-default-view {
  max-width: 60%;
  min-width: 20rem;
}
.base-form .form-actions {
  margin-top: 5rem;
}

.default-form .form-actions .form-submit {
  padding: 0.438rem 2.5rem;
}

.default-form:not(.base-form) form.galileo_webform button.form-submit, .horizontal-form form.galileo_webform button.form-submit {
  display: block;
  margin: 0 auto;
}

.form-actions .form-submit {
  width: auto;
}

.sticky-webform-sidebar {
  position: sticky;
}

.default-form:not(.base-form) {
  overflow-x: visible;
  position: static;
  right: auto;
  left: auto;
  width: auto;
  margin-right: 0;
  margin-left: 0;
}

.form-item {
  display: flex;
  width: 100%;
  clear: both;
}
.form-item.form-item-galileo-last-name, .form-item.form-item-galileo-first-name, .form-item.form-item-galileo-email, .form-item.form-item-galileo-phone {
  width: 50%;
  clear: unset;
  float: left;
  box-sizing: border-box;
}
.form-item.form-item-galileo-last-name, .form-item.form-item-galileo-email {
  padding-right: 1rem;
}
.form-item.form-item-rgpd {
  padding-top: 1.5rem;
}

.form-item-rgpd.form-item, #wrapper-galileo-commercial-list .form-item {
  display: block;
}

header #header .language-switcher {
  border-top: none;
  padding: 0;
}
header #header .language-switcher .language-link {
  color: rgba(var(--bs-primary-rgb));
}
header #header .menu--header-shortcut .nav-link i {
  color: rgba(var(--bs-primary-rgb));
}
header .navigation {
  position: relative;
}
header .navigation.divider {
  border-bottom: 2px solid transparent;
  pointer-events: none;
  border-bottom: 2px solid rgba(var(--bs-gray-400-rgb), 0);
}
header .navigation.divider:hover {
  border-bottom: 2px solid rgba(var(--bs-gray-400-rgb), 1);
}
header .navigation .navbar-nav {
  gap: 2.1875rem;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
}
header .navigation .navbar-nav .nav-item {
  color: rgba(var(--bs-orientationsup-green-rgb));
  font-weight: 700;
  margin: 0;
  text-align: center;
  border-bottom: 2px solid transparent;
  pointer-events: auto;
  padding-bottom: 10px;
  position: initial;
  border-bottom: 2px solid rgba(var(--bs-orientationsup-green-rgb), 0);
}
header .navigation .navbar-nav .nav-item:hover {
  border-bottom: 2px solid rgba(var(--bs-orientationsup-green-rgb), 1);
}
header .navigation .navbar-nav .nav-item a {
  height: 100%;
  display: flex;
  align-items: center;
}
header .navigation .navbar-nav .nav-item.dropdown:hover .dropdown-menu {
  display: block;
}
header .navigation .navbar-nav .nav-item.dropdown .dropdown-menu {
  position: absolute;
  width: 100vw;
  inset: 100% auto auto 0 !important;
  transform: unset !important;
  box-shadow: none;
  border: 0;
  border-radius: 0;
}
header .navigation .navbar-nav .nav-item > button, header .navigation .navbar-nav .nav-item > a {
  padding: 0;
}
header .navigation .navbar-nav .nav-item button {
  box-shadow: none;
}
header .navigation .navbar-nav .nav-item button::after {
  display: none;
}
header .cta-webform .cta-dropdown {
  width: 210px;
}

.copernia-hero-banner > .container {
  padding-left: 1rem;
  padding-right: 1rem;
}
.copernia-hero-banner .hero-banner-symbol-wrapper {
  height: 360px;
  position: relative;
}
.copernia-hero-banner .hero-banner-symbol-wrapper .hero-banner-symbol {
  position: absolute;
  top: 0.1rem;
}
.copernia-hero-banner.copernia-hero-banner-hp {
  height: 592px;
}
.copernia-hero-banner .title-formatter {
  line-height: 110%;
  letter-spacing: -0.105rem;
  font-size: 3.5rem;
}

.studedu-sub-hero .sub-hero-content > div {
  width: 10vw;
}

.sidebar {
  border-right: solid 1px var(--bs-gray-400);
}

.confirmation-form .social-links-wrapper .menu--footer-social-links {
  justify-content: left;
}
.confirmation-form .webform-confirm {
  max-width: 34.4375rem;
}
.confirmation-form .attachments-container {
  margin-bottom: 8rem;
}
.confirmation-form .attachments-container .card-title {
  font-weight: 450;
}
.confirmation-form .attachments-container .galileo-webform-attachement-pdf {
  max-width: 10.8125rem;
}
.confirmation-form .attachments-container .galileo-webform-attachement-pdf .card {
  height: 9.9375rem;
}
.confirmation-form .attachments-container .galileo-webform-attachement-pdf .card .card-title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.confirmation-form .learn-container {
  margin-bottom: 3rem;
}
.confirmation-form .helpful-links-wrapper .links {
  min-width: -moz-max-content;
  min-width: max-content;
}
.confirmation-form .helpful-links-wrapper, .confirmation-form .attachments-wrapper {
  gap: 1rem;
}

.page-404 {
  background-color: rgb(var(--bs-gray-400-rgb));
}
.page-404 .content {
  padding-bottom: 5.8125rem;
}
.page-404 .content img {
  aspect-ratio: 1.12;
  max-width: 34.5rem;
}

.news-page .news-title-container .title {
  flex-direction: row;
  align-items: end;
}
.news-page .icons-fleche-haut-droit-thin {
  line-height: 130%;
}
.news-page .news-view-content .views-row {
  flex: 0 0 calc((100% - 3rem) / 4);
}
.news-page nav[aria-label=Pagination] {
  justify-content: center;
}
.news-page .current-page {
  margin: 0 0 0 10px;
  line-height: 180%;
}
.news-page .menu--actus {
  display: flex;
  border: none;
}
.news-page .menu--actus .nav-item {
  display: block;
  padding: 0;
  border: none;
}

/**
Form page
Block reference form
 */
.acquisition-factory-section {
  min-height: 100vh;
}
.acquisition-factory-section .logo {
  width: 300px;
}

.block-gge-af-connector,
.acquisition-factory-section {
  background-color: var(--bs-orientationsup-light-green);
}
.block-gge-af-connector .col-image img,
.acquisition-factory-section .col-image img {
  max-height: 100vh;
}
.block-gge-af-connector .col-brochure,
.acquisition-factory-section .col-brochure {
  padding: 3rem 6rem;
}
.block-gge-af-connector h1,
.block-gge-af-connector .block-title,
.acquisition-factory-section h1,
.acquisition-factory-section .block-title {
  margin-bottom: 2rem;
  font-size: 2.125rem;
  color: var(--bs-orientationsup-hover-green);
}
.block-gge-af-connector .lead-form-information,
.acquisition-factory-section .lead-form-information {
  color: var(--bs-orientationsup-hover-green);
  margin-bottom: 1rem;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .lead-form-wrapper,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .lead-form-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 1rem;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .invalid-feedback,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .invalid-feedback {
  top: -1.6rem !important;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form [data-drupal-selector^=lead-form-information-],
.acquisition-factory-section .gge-af-connector-lead-form-front-form [data-drupal-selector^=lead-form-information-] {
  color: var(--bs-orientationsup-hover-green);
  margin-bottom: 1rem;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form [data-drupal-selector^=legal-notices],
.acquisition-factory-section .gge-af-connector-lead-form-front-form [data-drupal-selector^=legal-notices] {
  color: var(--bs-orientationsup-hover-green);
  font-size: 0.9rem;
  margin-top: 1rem;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form button[data-drupal-selector=edit-submit],
.acquisition-factory-section .gge-af-connector-lead-form-front-form button[data-drupal-selector=edit-submit] {
  background-color: var(--bs-orientationsup-pink);
  color: var(--bs-orientationsup-hover-green);
  border-color: var(--bs-orientationsup-pink);
  padding: 1rem;
  width: 100%;
  border-radius: 0;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form button[data-drupal-selector=edit-submit]:after,
.acquisition-factory-section .gge-af-connector-lead-form-front-form button[data-drupal-selector=edit-submit]:after {
  content: url("../images/svg/form/download-simple.svg");
  display: inline-block;
  vertical-align: middle;
  padding-left: 0.5rem;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form button[data-drupal-selector=edit-submit]:hover,
.acquisition-factory-section .gge-af-connector-lead-form-front-form button[data-drupal-selector=edit-submit]:hover {
  background-color: transparent;
  border-color: var(--bs-orientationsup-hover-green);
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .af-component-commerciallisttype .form-item,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .af-component-commerciallisttype .form-item {
  position: relative;
  height: 3.125rem;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .af-component-commerciallisttype .form-item .label:not(.error),
.acquisition-factory-section .gge-af-connector-lead-form-front-form .af-component-commerciallisttype .form-item .label:not(.error) {
  display: none;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-wrapper,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-wrapper {
  width: 100%;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-wrapper.af-component-commerciallisttype label:not(.error),
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-wrapper.af-component-commerciallisttype label:not(.error) {
  display: none;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-wrapper.af-component-commerciallisttype select.form-select,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-wrapper.af-component-commerciallisttype select.form-select {
  height: 3.125rem;
  font-weight: 500;
  border-radius: 0;
  background-color: var(--bs-orientationsup-hover-green);
  border-color: var(--bs-orientationsup-hover-green);
  color: var(--bs-white);
  font-weight: 600;
  background-image: url("../images/svg/form/arrow-down-green.svg");
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-wrapper.af-component-commerciallisttype .commercial-list-child,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-wrapper.af-component-commerciallisttype .commercial-list-child {
  margin-top: 1rem;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-comments:focus-within label:not(.error),
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-first-name:focus-within label:not(.error),
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-last-name:focus-within label:not(.error),
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-email:focus-within label:not(.error),
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-comments:focus-within label:not(.error),
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-first-name:focus-within label:not(.error),
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-last-name:focus-within label:not(.error),
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-email:focus-within label:not(.error) {
  top: -0.3rem !important;
  display: block !important;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-comments label:not(.error),
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-first-name label:not(.error),
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-last-name label:not(.error),
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-email label:not(.error),
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-comments label:not(.error),
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-first-name label:not(.error),
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-last-name label:not(.error),
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-email label:not(.error) {
  position: absolute;
  top: 0.3rem;
  left: 0;
  display: block;
  width: 100%;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--bs-orientationsup-hover-green);
  pointer-events: none;
  cursor: text;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  transition: all 0.1s ease-in-out;
  height: 3.125rem;
  font-weight: 500;
  transition: top 0.2s ease;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-comments label:not(.error).form-required:after,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-first-name label:not(.error).form-required:after,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-last-name label:not(.error).form-required:after,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-email label:not(.error).form-required:after,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-comments label:not(.error).form-required:after,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-first-name label:not(.error).form-required:after,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-last-name label:not(.error).form-required:after,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-email label:not(.error).form-required:after {
  content: " *";
  color: var(--bs-orientationsup-hover-green);
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-comments label:not(.error).filled,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-first-name label:not(.error).filled,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-last-name label:not(.error).filled,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-email label:not(.error).filled,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-comments label:not(.error).filled,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-first-name label:not(.error).filled,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-last-name label:not(.error).filled,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-email label:not(.error).filled {
  top: -0.3rem !important;
  display: block !important;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-comments input,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-comments textarea,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-first-name input,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-first-name textarea,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-last-name input,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-last-name textarea,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-email input,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-email textarea,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-comments input,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-comments textarea,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-first-name input,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-first-name textarea,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-last-name input,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-last-name textarea,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-email input,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-email textarea {
  margin-top: 0;
  border-bottom: solid 1px var(--bs-orientationsup-hover-green);
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-comments input.is-invalid,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-comments textarea.is-invalid,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-first-name input.is-invalid,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-first-name textarea.is-invalid,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-last-name input.is-invalid,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-last-name textarea.is-invalid,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-email input.is-invalid,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-email textarea.is-invalid,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-comments input.is-invalid,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-comments textarea.is-invalid,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-first-name input.is-invalid,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-first-name textarea.is-invalid,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-last-name input.is-invalid,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-last-name textarea.is-invalid,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-email input.is-invalid,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-email textarea.is-invalid {
  border-bottom: solid 1px var(--bs-danger);
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-comments input.is-valid,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-comments textarea.is-valid,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-first-name input.is-valid,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-first-name textarea.is-valid,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-last-name input.is-valid,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-last-name textarea.is-valid,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-email input.is-valid,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-email textarea.is-valid,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-comments input.is-valid,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-comments textarea.is-valid,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-first-name input.is-valid,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-first-name textarea.is-valid,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-last-name input.is-valid,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-last-name textarea.is-valid,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-email input.is-valid,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-email textarea.is-valid {
  border-bottom: solid 1px var(--bs-success);
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-comments input::-moz-placeholder, .block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-comments textarea::-moz-placeholder, .block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-first-name input::-moz-placeholder, .block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-first-name textarea::-moz-placeholder, .block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-last-name input::-moz-placeholder, .block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-last-name textarea::-moz-placeholder, .block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-email input::-moz-placeholder, .block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-email textarea::-moz-placeholder, .acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-comments input::-moz-placeholder, .acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-comments textarea::-moz-placeholder, .acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-first-name input::-moz-placeholder, .acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-first-name textarea::-moz-placeholder, .acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-last-name input::-moz-placeholder, .acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-last-name textarea::-moz-placeholder, .acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-email input::-moz-placeholder, .acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-email textarea::-moz-placeholder {
  color: transparent;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-comments input::placeholder,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-comments textarea::placeholder,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-first-name input::placeholder,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-first-name textarea::placeholder,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-last-name input::placeholder,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-last-name textarea::placeholder,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-email input::placeholder,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-email textarea::placeholder,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-comments input::placeholder,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-comments textarea::placeholder,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-first-name input::placeholder,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-first-name textarea::placeholder,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-last-name input::placeholder,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-last-name textarea::placeholder,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-email input::placeholder,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-email textarea::placeholder {
  color: transparent;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-comments input:focus::-moz-placeholder, .block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-comments textarea:focus::-moz-placeholder, .block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-first-name input:focus::-moz-placeholder, .block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-first-name textarea:focus::-moz-placeholder, .block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-last-name input:focus::-moz-placeholder, .block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-last-name textarea:focus::-moz-placeholder, .block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-email input:focus::-moz-placeholder, .block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-email textarea:focus::-moz-placeholder, .acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-comments input:focus::-moz-placeholder, .acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-comments textarea:focus::-moz-placeholder, .acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-first-name input:focus::-moz-placeholder, .acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-first-name textarea:focus::-moz-placeholder, .acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-last-name input:focus::-moz-placeholder, .acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-last-name textarea:focus::-moz-placeholder, .acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-email input:focus::-moz-placeholder, .acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-email textarea:focus::-moz-placeholder {
  color: transparent;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-comments input:focus::placeholder,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-comments textarea:focus::placeholder,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-first-name input:focus::placeholder,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-first-name textarea:focus::placeholder,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-last-name input:focus::placeholder,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-last-name textarea:focus::placeholder,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-email input:focus::placeholder,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-email textarea:focus::placeholder,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-comments input:focus::placeholder,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-comments textarea:focus::placeholder,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-first-name input:focus::placeholder,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-first-name textarea:focus::placeholder,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-last-name input:focus::placeholder,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-last-name textarea:focus::placeholder,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-email input:focus::placeholder,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-email textarea:focus::placeholder {
  color: transparent;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .af-component-phone-number,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .af-component-textfield,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .af-component-email,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .af-component-phone-number,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .af-component-textfield,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .af-component-email {
  width: calc(50% - 0.5rem);
  position: relative;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .af-component-phone-number:focus-within input,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .af-component-textfield:focus-within input,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .af-component-email:focus-within input,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .af-component-phone-number:focus-within input,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .af-component-textfield:focus-within input,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .af-component-email:focus-within input {
  padding-top: 1.25rem;
  padding-bottom: 0.25rem;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .af-component-phone-number input:not(:-moz-placeholder-shown), .block-gge-af-connector .gge-af-connector-lead-form-front-form .af-component-textfield input:not(:-moz-placeholder-shown), .block-gge-af-connector .gge-af-connector-lead-form-front-form .af-component-email input:not(:-moz-placeholder-shown), .acquisition-factory-section .gge-af-connector-lead-form-front-form .af-component-phone-number input:not(:-moz-placeholder-shown), .acquisition-factory-section .gge-af-connector-lead-form-front-form .af-component-textfield input:not(:-moz-placeholder-shown), .acquisition-factory-section .gge-af-connector-lead-form-front-form .af-component-email input:not(:-moz-placeholder-shown) {
  padding-top: 1.25rem;
  padding-bottom: 0.25rem;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .af-component-phone-number input:not(:placeholder-shown),
.block-gge-af-connector .gge-af-connector-lead-form-front-form .af-component-textfield input:not(:placeholder-shown),
.block-gge-af-connector .gge-af-connector-lead-form-front-form .af-component-email input:not(:placeholder-shown),
.acquisition-factory-section .gge-af-connector-lead-form-front-form .af-component-phone-number input:not(:placeholder-shown),
.acquisition-factory-section .gge-af-connector-lead-form-front-form .af-component-textfield input:not(:placeholder-shown),
.acquisition-factory-section .gge-af-connector-lead-form-front-form .af-component-email input:not(:placeholder-shown) {
  padding-top: 1.25rem;
  padding-bottom: 0.25rem;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-phone-number input::-moz-placeholder, .acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-phone-number input::-moz-placeholder {
  font-weight: 500;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-phone-number input::placeholder,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-phone-number input::placeholder {
  font-weight: 500;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-phone-number label:not(.error),
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-phone-number label:not(.error) {
  display: none !important;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-phone-number .iti,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-phone-number .iti {
  width: 100%;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-phone-number input[name="phone_number[int_phone]"],
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-phone-number input[name="phone_number[int_phone]"] {
  border-color: var(--bs-orientationsup-hover-green);
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-phone-number input[name="phone_number[int_phone]"]::-moz-placeholder, .acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-phone-number input[name="phone_number[int_phone]"]::-moz-placeholder {
  color: var(--bs-orientationsup-hover-green);
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-phone-number input[name="phone_number[int_phone]"]::placeholder,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-phone-number input[name="phone_number[int_phone]"]::placeholder {
  color: var(--bs-orientationsup-hover-green);
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-phone-number input[name="phone_number[int_phone]"].is-invalid,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-phone-number input[aria-invalid=true],
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-phone-number input[name="phone_number[int_phone]"].is-invalid,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-phone-number input[aria-invalid=true] {
  border-color: red;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-phone-number input[aria-invalid=false]:not(:-moz-placeholder-shown).is-valid, .acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-phone-number input[aria-invalid=false]:not(:-moz-placeholder-shown).is-valid {
  border-color: green;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-phone-number input[aria-invalid=false]:not(:placeholder-shown).is-valid,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-phone-number input[aria-invalid=false]:not(:placeholder-shown).is-valid {
  border-color: green;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-phone-number:focus-within .iti__flag-container,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-phone-number .iti__flag-container.filled,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-phone-number:focus-within .iti__flag-container,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-phone-number .iti__flag-container.filled {
  padding-top: 1.25rem;
  padding-bottom: 0.25rem;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .af-component-email.filled + .af-component-phone-number .phone_international-number,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .af-component-email.filled + .af-component-phone-number .iti__flag-container, .block-gge-af-connector .gge-af-connector-lead-form-front-form .af-component-email:focus-within + .af-component-phone-number .phone_international-number,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .af-component-email:focus-within + .af-component-phone-number .iti__flag-container,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .af-component-email.filled + .af-component-phone-number .phone_international-number,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .af-component-email.filled + .af-component-phone-number .iti__flag-container,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .af-component-email:focus-within + .af-component-phone-number .phone_international-number,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .af-component-email:focus-within + .af-component-phone-number .iti__flag-container {
  padding-top: 1.25rem;
  padding-bottom: 0.25rem;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .lead-form-wrapper:has(.af-component-textfield.filled) .phone_international-number,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .lead-form-wrapper:has(.af-component-textfield.filled) .iti__flag-container,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .lead-form-wrapper:has(.af-component-textfield:focus-within) .phone_international-number,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .lead-form-wrapper:has(.af-component-textfield:focus-within) .iti__flag-container,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .lead-form-wrapper:has(.af-component-email.filled) .phone_international-number,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .lead-form-wrapper:has(.af-component-email.filled) .iti__flag-container,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .lead-form-wrapper:has(.af-component-email:focus-within) .phone_international-number,
.block-gge-af-connector .gge-af-connector-lead-form-front-form .lead-form-wrapper:has(.af-component-email:focus-within) .iti__flag-container,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .lead-form-wrapper:has(.af-component-textfield.filled) .phone_international-number,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .lead-form-wrapper:has(.af-component-textfield.filled) .iti__flag-container,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .lead-form-wrapper:has(.af-component-textfield:focus-within) .phone_international-number,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .lead-form-wrapper:has(.af-component-textfield:focus-within) .iti__flag-container,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .lead-form-wrapper:has(.af-component-email.filled) .phone_international-number,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .lead-form-wrapper:has(.af-component-email.filled) .iti__flag-container,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .lead-form-wrapper:has(.af-component-email:focus-within) .phone_international-number,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .lead-form-wrapper:has(.af-component-email:focus-within) .iti__flag-container {
  padding-top: 1.25rem;
  padding-bottom: 0.25rem;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .af-component-checkbox,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .af-component-checkbox {
  margin-bottom: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0 1rem;
  margin-top: 0rem;
  position: relative;
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .af-component-checkbox input,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .af-component-checkbox input {
  width: 1rem;
  border-color: var(--bs-orientationsup-hover-green);
  background-color: var(--bs-orientationsup-light-green);
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .af-component-checkbox input:checked,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .af-component-checkbox input:checked {
  background-color: var(--bs-orientationsup-hover-green);
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .af-component-checkbox label,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .af-component-checkbox label {
  width: calc(100% - 2rem);
  font-size: 0.9rem;
  color: var(--bs-orientationsup-hover-green);
}
.block-gge-af-connector .gge-af-connector-lead-form-front-form .form-item-comments:focus-within textarea,
.acquisition-factory-section .gge-af-connector-lead-form-front-form .form-item-comments:focus-within textarea {
  padding-top: 1.25rem;
  padding-bottom: 0.25rem;
}

.acquisition-factory-section--confirmation {
  min-height: 100vh;
  background-color: var(--bs-orientationsup-light-green);
}
.acquisition-factory-section--confirmation h1 {
  font-size: 2.125rem;
  color: var(--bs-orientationsup-green);
  text-align: left;
  margin: 1.75rem 0;
}
.acquisition-factory-section--confirmation .text {
  color: var(--bs-orientationsup-green);
}
.acquisition-factory-section--confirmation #block-copernia-mainpagecontent-confirmation {
  margin-top: 1rem;
}
.acquisition-factory-section--confirmation .confirmation-below .attachments .attachment-card .card-top {
  background: var(--bs-orientationsup-green);
}
.acquisition-factory-section--confirmation .confirmation-below .attachments .attachment-card .card-top .badge {
  line-height: initial;
  color: var(--bs-orientationsup-green);
}
.acquisition-factory-section--confirmation .confirmation-below .attachments .attachment-card .card-top .btn-cta img {
  width: 20px;
  height: 20px;
  margin-left: 1rem;
}
.acquisition-factory-section--confirmation .confirmation-below .attachment-signature {
  color: var(--bs-orientationsup-green);
}
.acquisition-factory-section--confirmation [data-drupal-selector=edit-meeting-type-fro-pkl-admission-meeting] {
  font-weight: bold;
  border-radius: 0;
  width: auto;
  margin: 0 auto;
  padding: 0.5rem 1.5rem;
}
/*# sourceMappingURL=style.01.desktop.css.map */
