/* Only the three pages agreed on 21 September 2026. */
body.gd33-sep21-home .g6-day-photo.is-create { aspect-ratio: 1 / 1; }
body.gd33-sep21-home .g6-day-photo.is-create img { object-position: center; }
body.gd33-sep21-home .g6-day-photo.is-create figcaption { text-shadow: 0 1px 5px rgba(0,0,0,.45); }
/* Keep the decorative route above the faces in the new, closer photograph. */
@media (min-width:901px) {
  body.gd33-sep21-home .g6-day-photo.is-create { top: 57%; }
}

body.gd33-request-open { overflow: hidden !important; }
.gd33-request[hidden], .gd33-request [hidden] { display: none !important; }
.gd33-request { position: fixed; inset: 0; z-index: 100110; display: grid; place-items: center; padding: 20px; box-sizing: border-box; font-family: "Noto Sans", Arial, sans-serif; }
.gd33-request__backdrop { position: absolute; inset: 0; width: 100%; height: 100%; margin: 0; padding: 0; border: 0; background: rgba(9,43,34,.7); cursor: pointer; }
.gd33-request__dialog { position: relative; z-index: 1; width: min(100%,560px); max-height: calc(100dvh - 40px); overflow: auto; box-sizing: border-box; padding: 44px 38px 34px; background: #fff9ed; color: #174d3d; border: 3px solid #fff; border-radius: 34px 42px 36px 39px; }
.gd33-request__close { position: absolute; top: 10px; right: 12px; display: grid; place-items: center; width: 40px; height: 40px; margin: 0; padding: 0; border: 0; border-radius: 50%; color: #174d3d; background: #e7f1d8; font: 30px/1 Arial,sans-serif; cursor: pointer; }
.gd33-request__eyebrow { margin: 0 0 14px; font-size: 12px; font-weight: 800; }
.gd33-request h2 { margin: 0; color: #174d3d; font-size: 38px; line-height: 1.1; font-weight: 400; }
.gd33-request #gd33-request-lead, .gd33-request__success p { margin: 16px 0 22px; color: #597369; font-size: 15px; line-height: 1.55; }
.gd33-request__group { margin: -6px 0 18px; font-size: 14px; font-weight: 700; }
.gd33-request form, .gd33-request .wpcf7 { margin: 0; padding: 0; }
.gd33-request form .row { display: grid; grid-template-columns: minmax(0,1fr); gap: 12px; margin: 0; padding: 0; }
.gd33-request form .row::before, .gd33-request form .row::after { display: none; }
.gd33-request form .columns { position: relative; float: none; width: 100%; min-width: 0; margin: 0; padding: 0; }
.gd33-request form p { margin: 0; padding: 0; }
.gd33-request form .wpcf7-form-control-wrap { display: block; }
.gd33-request form input[type=text], .gd33-request form input[type=tel] { display: block; box-sizing: border-box; width: 100%; height: 56px; margin: 0; padding: 14px 20px; border: 1px solid #d6e2cb; border-radius: 28px; background: #fff; color: #174d3d; font: 16px/1.4 "Noto Sans",Arial,sans-serif; box-shadow: none; }
.gd33-request form input[type=submit], .gd33-request__success button { display: block; box-sizing: border-box; width: 100%; min-height: 56px; margin: 0; padding: 14px 20px; border: 0; border-radius: 28px; background: #f8cb32; color: #174d3d; font: 800 16px/1.4 "Noto Sans",Arial,sans-serif; cursor: pointer; }
.gd33-request form .form-agreement { margin: 16px 0 0 !important; }
.gd33-request form .wpcf7-list-item { display: block; margin: 0; }
.gd33-request form .wpcf7-acceptance label { display: flex; align-items: flex-start; gap: 10px; text-align: left; }
.gd33-request form input[type=checkbox] { position: static; flex: 0 0 18px; width: 18px; height: 18px; margin: 2px 0 0; accent-color: #174d3d; }
.gd33-request form .wpcf7-list-item-label, .gd33-request form .form-agreement a { color: #456055; font-size: 12px; line-height: 1.5; }
.gd33-request form .form-agreement a { text-decoration: underline; }
.gd33-request form .wpcf7-spinner { position: absolute; right: 12px; top: 16px; margin: 0; }
.gd33-request form .wpcf7-not-valid-tip { margin: 5px 10px 0; font-size: 12px; }
.gd33-request form .wpcf7-response-output { margin: 18px 0 0; padding: 10px; font-size: 13px; }
.gd33-request form.submitting input[type=submit] { opacity: .6; cursor: wait; }
.gd33-request__success { text-align: center; }
.gd33-request__success > span { display: grid; place-items: center; width: 68px; height: 68px; margin: 0 auto 18px; border-radius: 50%; background: #dcecc4; font-size: 38px; }
.gd33-request :focus-visible { outline: 3px solid #1caabd; outline-offset: 3px; }

body.gd33-sep21-teachers #ped-contact { scroll-margin-top: var(--gd33-header-offset,160px); }
body.gd33-sep21-teachers .ped-contact-shared .ped-contact__card { transform: none !important; }
body.gd33-sep21-teachers .ped-contact-shared .ped-contact-form { min-width: 0; }
body.gd33-sep21-teachers .ped-contact-shared .ped-contact-form .row { display: grid !important; grid-template-columns: repeat(3,minmax(0,1fr)) !important; align-items: start; gap: 14px; width: 100%; margin: 0 !important; padding: 0 !important; }
body.gd33-sep21-teachers .ped-contact-form .row::before, body.gd33-sep21-teachers .ped-contact-form .row::after { display: none !important; }
body.gd33-sep21-teachers .ped-contact-shared .ped-contact-form .columns { position: relative; float: none !important; width: 100% !important; min-width: 0; margin: 0 !important; padding: 0 !important; }
body.gd33-sep21-teachers .ped-contact-shared .ped-contact-form p { margin: 0 !important; padding: 0 !important; }
body.gd33-sep21-teachers .ped-contact-shared .ped-contact-form .wpcf7-form-control-wrap { display: block; }
body.gd33-sep21-teachers .ped-contact-shared .ped-contact-form input[type=text],
body.gd33-sep21-teachers .ped-contact-shared .ped-contact-form input[type=tel],
body.gd33-sep21-teachers .ped-contact-shared .ped-contact-form input[type=submit] { display: block; box-sizing: border-box; width: 100%; height: 56px !important; min-height: 56px !important; margin: 0 !important; padding: 12px 16px !important; font-size: 14px; line-height: 1.4; }
body.gd33-sep21-teachers .ped-contact-shared .ped-contact-form .form-agreement { margin: 18px 0 0 !important; }
body.gd33-sep21-teachers .ped-contact-shared .ped-contact-form .wpcf7-acceptance { margin: 0 !important; font-size: 12px !important; line-height: 1.5 !important; }
body.gd33-sep21-teachers .ped-contact-shared .ped-contact-form .wpcf7-list-item { display: block; margin: 0 !important; }
body.gd33-sep21-teachers .ped-contact-shared .ped-contact-form .wpcf7-acceptance label { display: flex; align-items: flex-start; gap: 10px; }
body.gd33-sep21-teachers .ped-contact-shared .ped-contact-form input[type=checkbox] { position: static; flex: 0 0 18px; width: 18px; height: 18px; margin: 2px 0 0 !important; }
body.gd33-sep21-teachers .ped-contact-shared .ped-contact-form .wpcf7-list-item-label,
body.gd33-sep21-teachers .ped-contact-shared .ped-contact-form .form-agreement a { font-size: 12px !important; line-height: 1.5 !important; }
body.gd33-sep21-teachers .ped-contact-shared .ped-contact-form .wpcf7-spinner { position: absolute; top: 16px; right: 7px; margin: 0; }
@media (min-width:1051px) {
  body.gd33-sep21-teachers .ped-contact-shared .ped-contact__card { grid-template-columns: minmax(0,.85fr) minmax(0,1.4fr) !important; gap: 32px !important; }
}
@media (min-width:641px) and (max-width:1199px) {
  body.gd33-sep21-teachers .ped-contact-shared .ped-contact-form .row { grid-template-columns: repeat(2,minmax(0,1fr)) !important; }
  body.gd33-sep21-teachers .ped-contact-shared .ped-contact-form .row > .text-center { grid-column: 1 / -1; }
}
@media (max-width:640px) {
  body.gd33-sep21-teachers .ped-contact-shared .ped-contact-form .row { grid-template-columns: minmax(0,1fr) !important; }
  body.gd33-sep21-teachers .ped-contact-shared .ped-contact-form input[type=text], body.gd33-sep21-teachers .ped-contact-shared .ped-contact-form input[type=tel] { font-size: 16px; }
  .gd33-request { padding: 12px; }
  .gd33-request__dialog { max-height: calc(100dvh - 24px); padding: 44px 22px 26px; border-radius: 28px; }
  .gd33-request h2 { font-size: 32px; }
}

body.gd33-sep21-aftercare .gdv2-b16__lead { font-size: 16px !important; line-height: 1.65 !important; margin: 20px 0 0 !important; }
body.gd33-sep21-aftercare .gdv2-b16__lead br { display: none; }
body.gd33-sep21-aftercare .gdv2-b16__content .gdv2-tour-card { margin-top: 32px !important; }
@media (max-width:640px) {
  body.gd33-sep21-aftercare .gdv2-b16__lead { font-size: 14px !important; }
}
