@charset "UTF-8";
/*!
	PLEASE DO NOT EDIT STYLE.CSS - YOUR EDITS WILL BE OVERWRITTEN
	Always edit style.scss and compile (see sass-lang.com for more info)

	@author development@bronte.co.nz
*/
@font-face {
  font-family: "Lynstone";
  src: url("../fonts/Lynstone-Book.woff2") format("woff2"), url("../fonts/Lynstone-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lynstone";
  src: url("../fonts/Lynstone-Light.woff2") format("woff2"), url("../fonts/Lynstone-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "CircularXX TT";
  src: url("../fonts/CircularXXTT-BlackItalic.woff2") format("woff2"), url("../fonts/CircularXXTT-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "CircularXX TT";
  src: url("../fonts/CircularXXTT-Black.woff2") format("woff2"), url("../fonts/CircularXXTT-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "CircularXX TT Book";
  src: url("../fonts/CircularXXTT-BookItalic.woff2") format("woff2"), url("../fonts/CircularXXTT-BookItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "CircularXX TT ExtraBlack";
  src: url("../fonts/CircularXXTT-ExtraBlackItalic.woff2") format("woff2"), url("../fonts/CircularXXTT-ExtraBlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "CircularXX TT ExtraBlack";
  src: url("../fonts/CircularXXTT-ExtraBlack.woff2") format("woff2"), url("../fonts/CircularXXTT-ExtraBlack.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "CircularXX TT";
  src: url("../fonts/CircularXXTT-BoldItalic.woff2") format("woff2"), url("../fonts/CircularXXTT-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "CircularXX TT Book";
  src: url("../fonts/CircularXXTT-Book.woff2") format("woff2"), url("../fonts/CircularXXTT-Book.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "CircularXX TT";
  src: url("../fonts/CircularXXTT-Bold.woff2") format("woff2"), url("../fonts/CircularXXTT-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "CircularXX TT";
  src: url("../fonts/CircularXXTT-LightItalic.woff2") format("woff2"), url("../fonts/CircularXXTT-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "CircularXX TT";
  src: url("../fonts/CircularXXTT-Thin.woff2") format("woff2"), url("../fonts/CircularXXTT-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "CircularXX TT";
  src: url("../fonts/CircularXXTT-Italic.woff2") format("woff2"), url("../fonts/CircularXXTT-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "CircularXX TT";
  src: url("../fonts/CircularXXTT-Light.woff2") format("woff2"), url("../fonts/CircularXXTT-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "CircularXX TT";
  src: url("../fonts/CircularXXTT-MediumItalic.woff2") format("woff2"), url("../fonts/CircularXXTT-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "CircularXX TT";
  src: url("../fonts/CircularXXTT-Medium.woff2") format("woff2"), url("../fonts/CircularXXTT-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "CircularXX TT";
  src: url("../fonts/CircularXXTT-Regular.woff2") format("woff2"), url("../fonts/CircularXXTT-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "CircularXX TT";
  src: url("../fonts/CircularXXTT-ThinItalic.woff2") format("woff2"), url("../fonts/CircularXXTT-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
/*
    Variables
*/
/*
    Animations, Mixins etc.
*/
.text-center {
  text-align: center;
}

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

.w100p {
  width: 100%;
}

.h100p {
  height: 100%;
}

.bg-white {
  background-color: #fff !important;
}

.c-white {
  color: #fff;
}

.posr {
  position: relative;
}

.z-item {
  z-index: 10;
}

.z-item-max {
  z-index: 15;
}

.last {
  margin-bottom: 0;
}

.lc > :last-child {
  margin-bottom: 0;
}

.bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 15;
}

.btn,
button,
input[type=submit] {
  -webkit-appearance: none;
  border-radius: 0;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  font-family: inherit;
  padding: 12px 16px;
  line-height: 1.5;
  cursor: pointer;
  transition: 0.2s all;
  border: 0;
  font-family: "CircularXX TT", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-align: center;
}
.btn:focus,
button:focus,
input[type=submit]:focus {
  outline: none;
}

.gform_button,
.remove_repeater_item {
  display: inline-block !important;
  height: 40px !important;
  line-height: 38px !important;
  border: 1px solid transparent !important;
  color: #4F4E4F !important;
  background-color: #E3D8CB !important;
  border-radius: 20px !important;
  padding: 0 12px !important;
  text-align: center !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  box-shadow: none !important;
}
@media (min-width: 390px) {
  .gform_button,
  .remove_repeater_item {
    min-width: 170px !important;
  }
}
.gform_button:hover,
.remove_repeater_item:hover {
  background-color: #CAB095 !important;
  color: #4F4E4F !important;
}
.gform_button:active,
.remove_repeater_item:active {
  background-color: #4F4E4F !important;
  color: #fff !important;
}

.button {
  display: inline-block;
  height: 40px;
  line-height: 38px;
  border: 1px solid transparent;
  color: #4F4E4F;
  background-color: #E3D8CB;
  border-radius: 20px;
  padding: 0 24px;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
}
@media (min-width: 390px) {
  .button {
    font-size: 18px;
    min-width: 170px;
  }
}
.button:hover {
  background-color: #CAB095;
  color: #4F4E4F;
}
.button:active {
  background-color: #4F4E4F;
  color: #fff;
}
.button.transparent {
  border-color: #E3D8CB;
  background-color: transparent;
}
.button.transparent:hover {
  background-color: #E3D8CB;
}
.button.transparent:active {
  background-color: #4F4E4F;
  color: #fff;
}
.button.white {
  border-color: #E3D8CB;
  background-color: rgb(255, 255, 255);
}
.button.white:hover {
  background-color: #CAB095;
  border-color: #CAB095;
}
.button.cream {
  border-color: #F6F3ED;
  background-color: rgb(246, 243, 237);
}
.button.cream:hover {
  background-color: #CAB095;
  border-color: #CAB095;
}
@media (min-width: 1660px) {
  .button {
    min-width: 190px;
  }
}
.button.small {
  height: 40px;
  line-height: 38px;
  border-radius: 20px;
}
.button.video {
  display: inline-flex;
  padding: 0 10px 0 32px;
  justify-content: space-between;
}
.button.video svg {
  margin-left: 16px;
}

.background-camel .button.white:hover {
  background-color: #E3D8CB;
  border-color: #E3D8CB;
}

.anchor {
  display: inline-flex;
  align-items: center;
  color: #4F4E4F;
  white-space: nowrap;
}
@media (min-width: 390px) {
  .anchor {
    font-size: 18px;
  }
}
@media (min-width: 1660px) {
  .anchor {
    padding: 16px 24px;
  }
}
.anchor svg {
  margin-right: 8px;
}
.anchor:hover {
  color: #918476;
}

.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  background: rgba(255, 255, 255, 0.1) no-repeat center center;
  background-size: 40px 40px;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  min-width: 80px;
  padding: 0 !important;
}
.play-button svg {
  margin-left: 0 !important;
  min-width: 80px;
}

.menu {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
}
.menu-main li {
  margin-left: 30px;
}
.menu-main a {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}
.menu-footer {
  flex-direction: column;
}
.menu-footer li {
  margin-bottom: 10px;
  position: relative;
}
.menu-footer a {
  line-height: 1.428;
  font-weight: 400;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: var(--wp-admin--admin-bar--height);
  /**
  * @link https://make.wordpress.org/core/2022/01/07/theme-focused-changes-and-filters-in-wordpress-5-9/#adjusting-for-fixed-header-navigation
  */
}

html,
body {
  min-height: 100vh;
}

body {
  font-family: "CircularXX TT", Helvetica, Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  color: #4F4E4F;
  display: flex;
  flex-direction: column;
  margin: 0;
  letter-spacing: -0.02em;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.375;
}
@media (min-width: 1660px) {
  body {
    margin-top: 125px;
  }
}
body.no-scroll {
  overflow-y: hidden;
}

.page-template-default,
.single-post {
  margin-top: 86px;
}
@media (min-width: 768px) {
  .page-template-default,
  .single-post {
    margin-top: 92px;
  }
}
@media (min-width: 1200px) {
  .page-template-default,
  .single-post {
    margin-top: 125px;
  }
}

a {
  color: #4F4E4F;
}
a:hover {
  color: #918476;
  text-decoration: none;
}
a {
  transition: 0.2s ease-in-out;
  text-decoration: none;
}

.color-white {
  color: #fff;
}
.color-white p a {
  color: #fff;
}
.color-white p a:hover {
  opacity: 0.7;
}

.background-dark {
  background-color: #4F4E4F;
}

p {
  margin-top: 0;
}

main {
  flex: 1;
}

svg,
img {
  max-width: 100%;
  height: auto;
  display: block;
}

p img {
  display: inline-block;
}

.text > :first-child {
  margin-top: 0;
}
.text > :last-child {
  margin-bottom: 0;
}
.text ol,
.text ul {
  line-height: inherit;
  padding-left: 20px;
}
.text li:last-child {
  margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .alignleft,
  img.alignleft {
    float: left;
    margin-right: 1em;
    margin-bottom: 1em;
  }
}

@media (min-width: 768px) {
  .alignright,
  img.alignright {
    float: right;
    margin-left: 1em;
    margin-bottom: 1em;
  }
}

.aligncenter,
img.aligncenter {
  margin: 1em auto;
}

.wp-block-embed.aligncenter,
.wp-block-video.aligncenter {
  text-align: center;
}

.wp-block-embed.aligncenter .wp-block-embed__wrapper,
.wp-block-video.aligncenter video {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.container {
  max-width: 100%;
  padding: 0 20px;
}
@media (min-width: 768px) {
  .container {
    padding: 0 56px;
  }
}
@media (min-width: 1660px) {
  .container {
    padding: 0 152px;
  }
}

h1,
.h1 {
  font-size: 36px;
  line-height: 1.167;
  font-weight: 300;
  letter-spacing: -0.02em;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  h1,
  .h1 {
    font-size: 60px;
    margin-bottom: 32px;
  }
}

h2,
.h2 {
  font-size: 28px;
  line-height: 1.167;
  font-weight: 300;
  letter-spacing: -0.02em;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  h2,
  .h2 {
    font-size: 40px;
    margin-bottom: 24px;
  }
}

h3,
.h3 {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 300;
  margin-bottom: 24px;
  display: block;
}
@media (min-width: 768px) {
  h3,
  .h3 {
    font-size: 32px;
  }
}

h4,
.h4 {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 16px;
  display: block;
}
@media (min-width: 768px) {
  h4,
  .h4 {
    font-size: 22px;
  }
}

.subtext {
  font-size: 18px;
  line-height: 1.3;
  font-weight: 300;
  margin-bottom: 40px;
  display: block;
}

.heading-large {
  font-weight: 400;
  font-size: 18px;
  line-height: 1;
  letter-spacing: -0.02em;
  font-family: "CircularXX TT", Helvetica, Arial, sans-serif;
}
@media (min-width: 768px) {
  .heading-large {
    font-size: 20px;
  }
}

.heading-xlarge {
  font-weight: 400;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0.03em;
  font-family: "CircularXX TT", Helvetica, Arial, sans-serif;
}
@media (min-width: 768px) {
  .heading-xlarge {
    font-size: 28px;
  }
}

.text-large {
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  margin-bottom: 40px;
  display: block;
}

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

.mr-16px {
  margin-right: 16px;
}

.mb-16px {
  margin-bottom: 16px;
}

.mt-120px {
  margin-top: 120px;
}

.mt-40px {
  margin-top: 40px;
}

.mb-40px {
  margin-bottom: 40px;
}

.mb-xs {
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .mb-xs {
    margin-bottom: 12px;
  }
}

.mb-s {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .mb-s {
    margin-bottom: 24px;
  }
}

.mb-m {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .mb-m {
    margin-bottom: 40px;
  }
}

.grow-column {
  display: flex;
  flex-direction: column;
  height: 100%;
  align-items: flex-start;
  flex-grow: 1;
}

.fg-1 {
  flex-grow: 1;
}

.mb-xl {
  margin-bottom: 48px;
}
@media (min-width: 768px) {
  .mb-xl {
    margin-bottom: 56px;
  }
}
@media (min-width: 1660px) {
  .mb-xl {
    margin-bottom: 76px;
  }
}

.mb-xxl {
  margin-bottom: 60px;
}
@media (min-width: 1660px) {
  .mb-xxl {
    margin-bottom: 110px;
  }
}

.position-relative {
  position: relative;
}

.section {
  padding: 56px 0;
}
@media (min-width: 992px) {
  .section {
    padding: 184px 0;
  }
}

.section-s {
  padding: 56px 0;
}
@media (min-width: 992px) {
  .section-s {
    padding: 104px 0;
  }
}

.bold strong {
  font-weight: 700;
}

.section-m {
  padding: 56px 0;
}
@media (min-width: 992px) {
  .section-m {
    padding: 128px 0;
  }
}

.text-white {
  color: white;
}

.fsize-22px {
  font-size: 22px;
}

.fsize-24px {
  font-size: 24px;
}

.fw-400 {
  font-weight: 400;
}

.fsize-14px {
  font-size: 14px;
}

.background-cream {
  background-color: #F6F3ED;
}

.background-white {
  background-color: #fff;
}

.background-brown {
  background-color: #CAB095;
}

.background-camel {
  background-color: #CAB095;
}

.background-sand {
  background-color: #E3D8CB;
}

.background-cream {
  background-color: #F6F3ED;
}

.color-brown {
  color: #CAB095;
}

.full-width {
  width: 100%;
}

.fw-700 {
  font-weight: 700;
}

.pb-63 {
  padding-bottom: 63%;
  background-size: cover;
}

.gallery-item {
  text-align: center;
}
.gallery-item img {
  display: inline-block;
  max-height: 118px;
}

@media (min-width: 992px) {
  .mb-lg-0 {
    margin-bottom: 0;
  }
}

.quotes-added {
  position: relative;
}
.quotes-added:before {
  content: "“";
  position: absolute;
  right: 100%;
  top: 0;
}
.quotes-added:after {
  content: "”";
}

.text-camel {
  color: #CAB095;
}

.text-grey-vdark {
  color: #4F4E4F;
}

#wpadminbar {
  position: fixed;
}

.header {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 10;
  padding: 16px 20px;
  transition: opacity 0.3s ease-in;
}
@media (min-width: 1200px) {
  .header {
    padding: 32px 20px;
  }
}
@media (min-width: 1660px) {
  .header {
    padding: 32px 48px;
  }
}
.admin-bar .header {
  top: 46px;
}
@media (min-width: 992px) {
  .admin-bar .header {
    top: 32px;
  }
}
.header.transparent {
  background-color: transparent;
}
.single-post .header {
  background-color: #fff;
}

.logo {
  display: inline-block;
}

.menu-toggle {
  font-family: "CircularXX TT", Helvetica, Arial, sans-serif;
  background: none;
  text-decoration: underline;
  height: 54px;
  line-height: 54px;
  padding: 0 12px;
  font-size: 18px;
  color: #4F4E4F;
  font-weight: 400;
}
@media (min-width: 768px) {
  .menu-toggle {
    font-size: 28px;
    height: 60px;
    line-height: 60px;
    min-width: 114px;
  }
}
.menu-toggle:hover {
  color: #918476;
}
.menu-toggle:active {
  color: #CAB095;
}

.off-canvas {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  max-height: 100vh;
  min-height: 100vh;
  z-index: 5;
  overflow-y: auto;
  transition: transform 0.3s ease-in;
  padding: 105px 0 0;
  transform: translateY(-100%);
  background: linear-gradient(149.72deg, #cab095 1.74%, #e3d8cb 57.94%, #f6f3ed 83.78%);
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .off-canvas {
    padding: 180px 0 0;
  }
}
.admin-bar .off-canvas {
  padding-top: 115px;
}
@media (min-width: 768px) {
  .admin-bar .off-canvas {
    padding-top: 200px;
  }
}
.off-canvas .offcanvas-menu {
  list-style: none;
  padding: 0;
  margin: 0 0 60px;
  display: block;
}
@media (min-width: 992px) {
  .off-canvas .offcanvas-menu {
    margin: 0 0 40px;
  }
}
@media (min-width: 1200px) {
  .off-canvas .offcanvas-menu {
    margin: 0 0 80px;
  }
}
@media (min-width: 1660px) {
  .off-canvas .offcanvas-menu {
    margin: 0;
  }
}
.off-canvas .offcanvas-menu a {
  font-size: 53px;
  line-height: 1;
  text-transform: capitalize;
  font-weight: 100;
  color: #fff;
  display: inline-block;
}
@media (min-width: 768px) {
  .off-canvas .offcanvas-menu a {
    font-size: 88px;
  }
}
@media (min-width: 1660px) {
  .off-canvas .offcanvas-menu a {
    font-size: 110px;
  }
}
.off-canvas .offcanvas-menu a:hover {
  color: #4F4E4F;
}
.off-canvas .offcanvas-menu a:focus, .off-canvas .offcanvas-menu a:active {
  color: #D9D9D9;
}
.off-canvas .mobile-menu {
  list-style: none;
  padding: 0;
  margin: 36px 0;
}
@media (min-width: 768px) {
  .off-canvas .mobile-menu {
    margin: 0;
  }
}
.off-canvas .mobile-menu li {
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .off-canvas .mobile-menu li {
    margin-bottom: 16px;
  }
}
.off-canvas .mobile-menu li:last-child {
  margin-bottom: 0;
}
.off-canvas .mobile-menu a {
  font-size: 14px;
  line-height: 1;
  text-transform: capitalize;
  font-weight: 400;
  display: block;
}
@media (min-width: 768px) {
  .off-canvas .mobile-menu a {
    font-size: 18px;
    line-height: 28px;
  }
}
.off-canvas.active {
  transform: translateY(0);
}

.logo {
  max-width: 215px;
}
@media (min-width: 768px) {
  .logo {
    max-width: 225px;
  }
}
@media (min-width: 992px) {
  .logo {
    max-width: 304px;
  }
}

.header-left {
  display: none;
}
@media (min-width: 1660px) {
  .header-left {
    display: flex;
    align-items: center;
    width: 40%;
  }
}

.header-right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media (min-width: 1660px) {
  .header-right {
    width: 40%;
  }
}

.header-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header-right-nav {
  display: none;
}
@media (min-width: 1660px) {
  .header-right-nav {
    display: flex;
    align-items: center;
  }
}

@media (min-width: 1660px) {
  .d-header-none {
    display: none !important;
  }
}

@media (min-width: 1660px) {
  .d-header-block {
    display: block !important;
  }
}

@media (min-width: 1660px) {
  .d-header-flex {
    display: flex !important;
  }
}

.off-canvas-nav {
  padding: 0 20px;
  flex-grow: 1;
}
@media (min-width: 768px) {
  .off-canvas-nav {
    padding: 0 56px;
  }
}
@media (min-width: 1660px) {
  .off-canvas-nav {
    padding: 0 152px;
  }
}

.offcanvas-row {
  padding: 32px 20px;
  background-color: #fff;
}
@media (min-width: 768px) {
  .offcanvas-row {
    padding: 32px 56px;
    margin-top: 60px;
  }
}
@media (min-width: 1660px) {
  .offcanvas-row {
    padding: 60px 152px;
    background: transparent;
    margin-top: 0;
  }
}
.offcanvas-row .button {
  width: 100%;
}

.off-canvas-inner {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.footer {
  padding: 56px 20px;
}
@media (min-width: 768px) {
  .footer {
    padding: 80px 56px;
  }
}
@media (min-width: 1660px) {
  .footer {
    padding: 120px 56px;
  }
}

.menu-footer {
  margin-bottom: 48px;
}
@media (min-width: 768px) {
  .menu-footer {
    margin-bottom: 56px;
  }
}
.menu-footer a {
  font-size: 18px;
  font-weight: 100;
}

.footer-logo {
  max-width: 240px;
  margin-bottom: 48px;
  display: inline-block;
}
@media (min-width: 768px) {
  .footer-logo {
    margin-bottom: 120px;
  }
}

.hidden_label label {
  display: none;
}

.gform_submission_error {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 20px;
}

.gfield_validation_message {
  position: relative;
  top: 2px;
  font-size: 12px;
}

.gform_footer {
  display: flex;
  align-items: center;
  padding-top: 30px;
}
.gform_footer img {
  position: absolute;
  right: -20px;
  top: 40px;
}

.gform_fields {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}

.gfield {
  padding: 0 12px;
  width: 100%;
  margin-bottom: 10px;
}

.gform_fields > .gfield:last-child {
  margin-bottom: 6px;
}

.gfield_label {
  font-size: 12px;
  display: block;
  margin-bottom: 2px;
  line-height: 18px;
  font-weight: 300;
}

.gfield--width-half {
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%;
}
@media (min-width: 768px) {
  .gfield--width-half {
    max-width: 50%;
    flex: 0 0 50%;
  }
}

textarea,
input[type=text],
input[type=email],
input[type=password] {
  border: 0;
  display: block;
  width: 100%;
  font-size: 18px;
  border-radius: 0;
  height: 40px;
  padding: 0 0 0 26px;
  font-family: "CircularXX TT", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #959a9e;
}
textarea:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus {
  outline: none;
}

textarea {
  height: 88px;
  resize: none;
  padding-top: 8px;
}

fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}

legend {
  padding: 0;
}

.gfield_checkbox {
  display: flex;
  flex-wrap: wrap;
}

.ginput_container_checkbox {
  margin-top: 8px;
}

.gfield-choice-input {
  display: none;
}
.gfield-choice-input + label {
  position: relative;
  padding-left: 34px;
  line-height: 26px;
  cursor: pointer;
}
.gfield-choice-input + label:before {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  left: -4px;
  top: -4px;
}
.gfield-choice-input:checked + label:after {
  position: absolute;
  content: "";
  left: 3px;
  top: 3px;
  width: 16px;
  height: 18px;
}

.gchoice {
  display: flex !important;
  align-items: center !important;
  margin-right: 10px;
}

.gf_list_3col .ginput_container_checkbox {
  display: flex !important;
  align-items: center !important;
  overflow: visible !important;
}
.gf_list_3col .ginput_container_checkbox > .gfield_checkbox {
  display: flex !important;
  align-items: center !important;
  overflow: visible;
  gap: 20px;
}
.gf_list_3col .ginput_container_checkbox > .gfield_checkbox > .gchoice {
  display: flex !important;
  align-items: center !important;
  flex: 1 1 1;
  gap: 5px;
  margin-bottom: 0 !important;
}
@media screen and (min-width: 992px) {
  .gf_list_3col .ginput_container_checkbox > .gfield_checkbox > .gchoice {
    flex: 1 1 200px;
  }
}
.gf_list_3col .ginput_container_checkbox > .gfield_checkbox > .gchoice > label {
  text-overflow: initial !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: unset !important;
  display: inline-block !important;
  vertical-align: top;
}

.gfield--type-section {
  border-block-end: dashed 1px rgb(227, 216, 203) !important;
}
.gfield--type-section .gsection_title {
  font-weight: 500;
  font-size: 24px !important;
  margin-bottom: 0 !important;
}

select {
  border: none !important;
  border-bottom: 1px solid rgb(227, 216, 203) !important;
  color: #4F4E4F !important;
  padding: 0 !important;
  transition: all 0.3s ease-in;
  height: 48px !important;
  font-size: 18px !important;
  width: 100%;
  background-color: transparent !important;
  box-shadow: none !important;
  font-weight: 300 !important;
  border-radius: 0 !important;
  outline: none !important;
  font-family: "CircularXX TT", Helvetica, Arial, sans-serif;
  -webkit-appearance: none;
  appearance: none;
  background: transparent no-repeat calc(100% - 22px) 50%;
  padding-right: 15px !important;
  cursor: pointer !important;
  align-items: center !important;
}
@media (min-width: 768px) {
  select {
    height: 60px !important;
    font-size: 24px !important;
  }
}
select:focus {
  outline: none;
}
select:hover {
  border-color: #fff !important;
}

textarea,
[type=email],
[type=text],
[type=tel],
[type=password],
[type=textarea] {
  border: none !important;
  border-bottom: 1px solid rgb(227, 216, 203) !important;
  color: #4F4E4F;
  padding: 0 !important;
  transition: all 0.3s ease-in;
  height: 48px !important;
  font-size: 18px !important;
  width: 100%;
  background-color: transparent ;
  box-shadow: none !important;
  font-weight: 300 !important;
  border-radius: 0 !important;
  outline: none !important;
}
@media (min-width: 768px) {
  textarea,
  [type=email],
  [type=text],
  [type=tel],
  [type=password],
  [type=textarea] {
    height: 60px !important;
    font-size: 24px !important;
  }
}
textarea::placeholder,
[type=email]::placeholder,
[type=text]::placeholder,
[type=tel]::placeholder,
[type=password]::placeholder,
[type=textarea]::placeholder {
  color: rgb(79, 78, 79) !important;
}
textarea:focus,
[type=email]:focus,
[type=text]:focus,
[type=tel]:focus,
[type=password]:focus,
[type=textarea]:focus {
  outline: none;
}
textarea:hover,
[type=email]:hover,
[type=text]:hover,
[type=tel]:hover,
[type=password]:hover,
[type=textarea]:hover {
  border-color: #fff !important;
}

textarea {
  border: 1px solid rgb(227, 216, 203) !important;
  resize: none !important;
  height: 290px !important;
  padding-left: 16px !important;
}

.gform-field-label {
  color: #4F4E4F !important;
  font-size: 18px !important;
  font-weight: 300 !important;
}
@media (min-width: 992px) {
  .gform-field-label {
    font-size: 20px !important;
  }
}

.gfield_required,
.gform_required_legend {
  display: none !important;
}

.gfield_checkbox li label {
  max-width: unset !important;
}

@media (min-width: 992px) {
  .slug-contact .gform_fields {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr 1fr !important;
    column-gap: 170px !important;
    row-gap: 80px !important;
  }
  .slug-contact .gform_fields .gfield {
    padding: 0 !important;
    margin: 0 !important;
  }
  .slug-contact .gform_fields .gfield:first-child {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 2;
  }
  .slug-contact .gform_fields .gfield:nth-child(2) {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 3;
  }
  .slug-contact .gform_fields .gfield:nth-child(3) {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 3;
    grid-row-end: 4;
  }
  .slug-contact .gform_fields .gfield:nth-child(4) {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 4;
    grid-row-end: 5;
  }
  .slug-contact .gform_fields .gfield:nth-child(5) {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 4;
  }
}

form {
  position: relative;
}

#gform_2 {
  position: relative;
}
@media (min-width: 992px) {
  #gform_2 .gform_fields {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media (min-width: 992px) {
  #gform_2 .gfield {
    width: calc(50% - 85px);
  }
}
#gform_2 .gfield--type-html {
  width: 100%;
}
#gform_2 .gfield--type-repeater {
  width: 100%;
}
#gform_2 .gfield--type-repeater .gform-field-label {
  display: none;
}
#gform_2 .gfield_repeater_wrapper {
  border: none;
  padding: 0;
}
#gform_2 .gfield_repeater_item {
  margin-bottom: 80px;
}
#gform_2 .gfield_repeater_item::before {
  content: none;
}
@media (min-width: 992px) {
  #gform_2 .gfield_repeater_item {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
#gform_2 .gfield_repeater_item:last-child {
  margin-bottom: 0;
}
#gform_2 .gfield_repeater_cell {
  margin-top: 0;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  #gform_2 .gfield_repeater_cell {
    width: calc(50% - 85px);
  }
}
#gform_2 .gfield_repeater_cell .gfield {
  width: 100%;
}
#gform_2 .gfield_repeater_buttons {
  width: 100%;
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-start;
  margin-top: 0;
  position: relative;
  z-index: 1;
}
#gform_2 .add_repeater_item {
  width: 100%;
  font-size: 24px;
  color: #fff;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  font-family: "CircularXX TT", Helvetica, Arial, sans-serif;
  text-align: left;
  justify-content: space-between;
  padding: 0 0 24px;
  display: none;
  margin-top: 40px;
}
@media (min-width: 992px) {
  #gform_2 .add_repeater_item {
    font-size: 38px;
    margin-top: 150px;
  }
}
#gform_2 .add_repeater_item:after {
  content: "+";
  color: #fff;
  font-size: 24px;
}
@media (min-width: 992px) {
  #gform_2 .add_repeater_item:after {
    font-size: 38px;
  }
}
#gform_2 .gfield_repeater_item:last-child .add_repeater_item {
  display: flex;
}
#gform_2 .remove_repeater_item {
  border-color: #E3D8CB !important;
  background-color: rgb(255, 255, 255) !important;
}
#gform_2 .remove_repeater_item:hover {
  background-color: #E3D8CB !important;
  border-color: #E3D8CB !important;
}
#gform_2 .gchoice {
  display: flex !important;
  align-items: center !important;
}
#gform_2 .gfield--type-checkbox .gform-field-label {
  font-size: 16px !important;
  font-weight: 400 !important;
  padding: 0 !important;
  height: auto !important;
}
@media (min-width: 992px) {
  #gform_2 .gfield--type-checkbox .gform-field-label {
    font-size: 18px !important;
  }
}
#gform_2 .gfield--type-checkbox .gform-field-label a {
  text-decoration: underline;
}
#gform_2 .gfield--type-checkbox .gfield-choice-input {
  width: 25px !important;
  height: 25px !important;
  border-radius: 50% !important;
  border: none !important;
  cursor: pointer;
}
#gform_2 .gfield--type-checkbox .ginput_container_checkbox {
  position: absolute;
  left: 0;
  bottom: 60px;
  z-index: 100;
  pointer-events: auto;
}
@media (min-width: 992px) {
  #gform_2 .gfield--type-checkbox .ginput_container_checkbox {
    left: auto;
    right: 200px;
    bottom: 10px;
  }
}
#gform_2 .gfield--type-checkbox .ginput_container_checkbox * {
  pointer-events: auto;
}
#gform_2 .gform_button {
  background-color: #fff !important;
  position: relative;
  z-index: 10;
}
#gform_2 .gform_button:hover {
  background-color: #E3D8CB !important;
}
#gform_2 .gform_footer {
  margin-top: 80px;
  position: relative;
  z-index: 10;
}
@media (min-width: 992px) {
  #gform_2 .gform_footer {
    justify-content: flex-end !important;
    margin-top: -160px !important;
  }
}

#gform_1 .gform_footer {
  margin-top: 80px;
}
@media (min-width: 992px) {
  #gform_1 .gform_footer {
    justify-content: flex-end !important;
    margin-top: -42px !important;
  }
}

/*
	Page-specific styling. Please use as little as possible to ensure DRYness.
*/
.intro {
  min-height: 574px;
  background-size: cover;
  background-position: 30% 0;
  display: flex;
  flex-direction: column;
  padding: 80px 0;
  color: #fff;
  position: relative;
}
@media (min-width: 768px) {
  .intro {
    min-height: 800px;
    justify-content: flex-start;
    padding: 168px 0 40px;
    background-position: 100% 0;
  }
}
@media (min-width: 992px) {
  .intro {
    min-height: unset;
    aspect-ratio: 19/10;
  }
}
.intro.overlay {
  background-position: 50% 0;
}
@media (min-width: 992px) {
  .intro.increased-padding {
    padding-top: 280px;
  }
}
.intro.decrease-height {
  background-position: 50% 0;
}
.intro.decrease-height:before {
  content: none;
}
@media (min-width: 992px) {
  .intro.decrease-height {
    aspect-ratio: 19/7;
  }
}
.intro.anchor-left {
  background-position: 8% center !important;
}
.intro.anchor-middle {
  background-position: 50% center !important;
}
.intro.anchor-right {
  background-position: 92% center !important;
}
.intro.black-white {
  color: #4F4E4F;
  background-position: 60% 0;
}
.intro.black-white h1 {
  margin-bottom: 120px;
}
@media (min-width: 992px) {
  .intro.black-white h1 {
    margin-bottom: 120px;
  }
}
@media (max-width: 992px) {
  .intro.black-white h2 {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .intro.black-white {
    aspect-ratio: auto;
  }
}
@media (min-width: 1200px) {
  .intro.black-white {
    aspect-ratio: 19/11;
  }
}
.intro p {
  font-size: 18px;
}
@media (min-width: 992px) {
  .intro p {
    font-size: 24px;
  }
}
.intro p a {
  text-decoration: underline;
}
.intro h1 {
  font-size: 24px;
  line-height: 1.167;
  font-weight: 300;
  letter-spacing: -0.02em;
  margin-bottom: 24px;
}
@media (min-width: 390px) {
  .intro h1 {
    font-size: 32px;
    margin-bottom: 32px;
  }
}
@media (min-width: 768px) {
  .intro h1 {
    font-size: 70px;
    margin-bottom: 32px;
  }
}
@media (min-width: 992px) {
  .intro h1 {
    font-size: 80px;
    margin-bottom: 40px;
  }
}
.intro__gradient {
  background: linear-gradient(to right, #eeeeee 0%, transparent 90%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .intro__gradient {
    display: none;
  }
}

.intro-text {
  max-width: 200px;
}
@media (min-width: 390px) {
  .intro-text {
    max-width: 65%;
  }
  .intro-text br {
    display: none;
  }
}

.text-button-title {
  margin-bottom: 56px;
}
@media (min-width: 1200px) {
  .text-button-title {
    margin-bottom: 32px;
  }
}

.text-mob-dark {
  color: #4F4E4F;
}
@media (min-width: 1200px) {
  .text-mob-dark {
    color: #fff;
  }
}

.intro-top {
  padding: 16px 60px;
  font-size: 14px;
  text-align: center;
}
@media (min-width: 992px) {
  .intro-top {
    font-size: 18px;
  }
}

.intro-bottom {
  padding: 32px 20px;
  background-color: #fff;
}
@media (min-width: 768px) {
  .intro-bottom {
    padding: 32px 56px;
  }
}
.intro-bottom .button {
  width: 100%;
}

.section-steps {
  padding: 56px 0 0;
}
@media (min-width: 992px) {
  .section-steps {
    padding: 146px 0 70px;
  }
}

.section-image-steps {
  padding: 40px 0;
  background-position: 50% 0;
  background-size: 150%;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .section-image-steps {
    background-size: 100%;
  }
}
@media (min-width: 992px) {
  .section-image-steps {
    padding: 140px 0 20px;
    aspect-ratio: 19/10;
    background-position: 100% 0;
    background-size: cover;
  }
}

.image-steps-title {
  padding-bottom: 80%;
  max-width: 80%;
}
@media (min-width: 390px) {
  .image-steps-title {
    padding-bottom: 90%;
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  .image-steps-title {
    padding-bottom: 60%;
    max-width: 60%;
  }
}
@media (min-width: 992px) {
  .image-steps-title {
    padding-bottom: 0;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .steps-row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 0 100px;
  }
}
@media (min-width: 1200px) {
  .steps-row {
    gap: 0 210px;
  }
}
.steps-row-title {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .steps-row-title {
    margin-bottom: 18px;
  }
}
@media (min-width: 1200px) {
  .steps-row-title {
    margin-bottom: 24px;
  }
}

.step-col {
  position: relative;
  height: 100%;
  padding-bottom: 48px;
}
@media (min-width: 992px) {
  .step-col {
    height: auto;
  }
  .step-col p {
    max-width: 330px;
  }
  .step-col {
    margin-bottom: 120px;
  }
}
.step-col.arrow:after {
  content: "";
}
@media (min-width: 992px) {
  .step-col.arrow:after {
    width: 95px;
    height: 8px;
    background-image: url("../images/arrow.svg");
    transform: rotate(180deg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: -45%;
    top: 180px;
    transform-origin: 50% 50%;
    margin-left: -47px;
  }
}
.step-col .fg-1 {
  width: 100%;
}

@media (min-width: 992px) {
  .image-steps-row {
    display: flex;
    justify-content: space-between;
  }
}

.steps-row-item {
  margin-bottom: 100px;
  position: relative;
  height: 100%;
}
@media (min-width: 992px) {
  .steps-row-item {
    width: 16%;
    margin-bottom: 0;
  }
  .steps-row-item p {
    max-width: 330px;
  }
}
.steps-row-item:last-child {
  margin-bottom: 0;
}
.steps-row-item.arrow:after {
  content: "";
  background-image: url("../images/arrow-down.svg");
  width: 8px;
  height: 49px;
  left: 0;
  top: 100%;
  margin-top: 16px;
  position: absolute;
}
@media (min-width: 1200px) {
  .steps-row-item.arrow:after {
    width: 95px;
    height: 8px;
    background-image: url("../images/arrow-white.svg");
    background-size: contain;
    background-repeat: no-repeat;
    right: -50%;
    margin-top: 0;
    left: auto;
    top: 16px;
  }
}

.num {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  color: #fff;
  background-color: #CAB095;
  font-size: 400px;
  font-family: "CircularXX TT", Helvetica, Arial, sans-serif;
  line-height: 52px;
  font-size: 30px;
  text-align: center;
  margin-bottom: 24px;
  display: block;
}
@media (min-width: 992px) {
  .num {
    margin-bottom: 56px;
    width: 70px;
    height: 70px;
    font-size: 38px;
    line-height: 70px;
  }
}

.section-video {
  padding: §;
}

.slick-dots {
  display: flex;
  margin: 56px 0 0;
  list-style: none;
  z-index: 5;
  padding: 0;
  justify-content: center;
}
.slick-dots > li {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #CAB095;
  margin: 0 12px;
  cursor: pointer;
  transition: all 0.3s ease-in;
}
@media (min-width: 992px) {
  .slick-dots > li {
    margin: 0 28px;
    width: 12px;
    height: 12px;
  }
}
.slick-dots > li button {
  display: none;
}
.slick-dots > li:first-child {
  margin-left: 0;
}
.slick-dots > li:last-child {
  margin-right: 0;
}
.slick-dots > li.slick-active {
  background-color: #CAB095;
}

@media (max-width: 992px) {
  .testimonials-slide .h2 {
    font-size: 24px;
  }
}

.references {
  padding-top: 80px;
  padding-bottom: 80px;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-m__wrap {
  position: relative;
}

.section-faq {
  padding-top: 80px;
}

.accordion {
  list-style: none;
  margin: 0;
  padding: 0;
}

.acc-item-title {
  position: relative;
  cursor: pointer;
  margin: 0;
  padding: 20px 0;
  transition: color 0.2s ease-in;
  color: #CAB095;
  font-size: 15px;
  font-family: "CircularXX TT", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.1;
}
@media (min-width: 992px) {
  .acc-item-title {
    font-size: 32px;
    padding: 36px 0;
  }
}
.acc-item-title:hover {
  color: #4F4E4F;
}
.acc-item-title:after {
  content: "";
  background-image: url("../images/acc.svg");
  width: 16px;
  height: 16px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.2s ease-in;
}
@media (min-width: 992px) {
  .acc-item-title:after {
    width: 25px;
    height: 25px;
  }
}
.active .acc-item-title {
  color: #4F4E4F;
}
.active .acc-item-title:after {
  background-image: url("../images/acc-active.svg");
}

.acc-item {
  transition: all 0.2s ease-in;
  border-bottom: 1px solid rgb(202, 176, 149);
}

.acc-item-text {
  display: none;
  padding: 0 0 24px;
  font-size: 14px;
}
@media (min-width: 992px) {
  .acc-item-text {
    padding: 0 0 32px;
    font-size: 24px;
  }
}
.acc-item-text p:last-child {
  margin: 0;
}

.faq-row {
  padding: 24px 0px;
  margin-top: 60px;
}
@media (min-width: 992px) {
  .faq-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 40px 0px;
    margin-top: 120px;
  }
  .faq-row .heading-xlarge {
    margin-bottom: 0;
  }
}

.section-training-login {
  padding: 44px 0;
}
@media screen and (min-width: 992px) {
  .section-training-login {
    padding: 88px 0;
  }
}

.training-login-wrapper {
  background: #fff;
  padding: 0;
}

.login-form-container {
  border-top: solid 1px #CAB095;
  padding-top: 88px;
}
.login-form-container .gform_button {
  text-transform: capitalize !important;
}
.login-form-container .gfield input {
  border-bottom: solid 1px #CAB095 !important;
}
.login-form-container .login {
  font-weight: 300;
  font-size: 24px;
}
.login-form-container .gfield input {
  background-color: rgba(251, 251, 251, 0.5019607843) !important;
}
.login-form-container .gfield label {
  width: 60%;
  font-weight: 400;
  font-size: 20px;
  text-transform: uppercase;
  margin: 0;
}

.training-login-title {
  margin-bottom: 100px;
}

.login-header h1 {
  color: #4F4E4F;
  font-weight: 600;
}

.login-intro p {
  color: #666;
  font-size: 16px;
  line-height: 1.6;
}

.login-form-box {
  background: #f8f9fa;
  border: 1px solid #E3D8CB;
  border-radius: 8px;
  padding: 40px 30px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.login-title {
  color: #4F4E4F;
  font-weight: 600;
  margin-bottom: 30px;
}

/* Use theme's form styles - remove custom overrides */
.training-login-form .required {
  color: #dc3545;
}

/* Ensure consistent form styling */
.training-login-form .gform_fields {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}

.login-help a {
  color: #4F4E4F;
  text-decoration: underline;
}

.login-help a:hover {
  color: #CAB095;
}

.training-benefits {
  background: #f8f9fa;
  padding: 40px;
  border-radius: 8px;
  margin-top: 40px;
}
.training-benefits ol {
  color: #666;
  line-height: 1.6;
}
.training-benefits li {
  margin-bottom: 10px;
}

.training-benefits h4 {
  color: #4F4E4F;
  margin-bottom: 20px;
}

.training-info {
  background: #E3D8CB;
  padding: 30px;
  border-radius: 8px;
  margin-top: 20px;
}

.training-info p {
  margin-bottom: 15px;
  color: #4F4E4F;
}

.alert {
  padding: 12px 20px;
  border-radius: 8px;
  border: 1px solid transparent;
  margin-bottom: 20px;
}

.alert-danger {
  background-color: #f8d7da;
  border-color: #f5c6cb;
  color: #721c24;
}

.login-success .success-box {
  background: #d4edda;
  border: 1px solid #c3e6cb;
  border-radius: 8px;
  padding: 60px 40px;
  margin: 40px 0;
}

.login-success h2.text-success {
  color: #155724 !important;
}

.login-success p {
  color: #155724;
  font-size: 16px;
}

.spinner-border {
  width: 2rem;
  height: 2rem;
  border-width: 0.25em;
}

.spinner-border.text-primary {
  border-color: #CAB095 !important;
  border-right-color: transparent !important;
}

@media (max-width: 768px) {
  .section-training-login {
    padding: 40px 0;
  }
  .training-info {
    padding: 20px;
    margin-top: 30px;
  }
  .login-success .success-box {
    padding: 40px 20px;
  }
}
.login-text {
  margin-top: 32px;
}
@media (min-width: 992px) {
  .login-text {
    margin-top: 64px;
  }
}
.login-text a {
  text-decoration: underline;
}

.feedback-item {
  width: 100%;
  padding: 0 12px;
  margin-bottom: 40px;
}
@media screen and (min-width: 992px) {
  .feedback-item {
    width: 30%;
    margin-right: 3.33%;
    margin-bottom: 0;
  }
}

.s-title {
  padding-top: 137px;
  padding-bottom: 150px;
}

.important-notice strong {
  font-weight: 700;
}

.registration-form-container input::placeholder {
  font-weight: 500 !important;
}
.registration-form-container select {
  font-weight: 500 !important;
}
.registration-form-container label.gfield_label.gform-field-label {
  font-size: 18px !important;
}
@media screen and (min-width: 768px) {
  .registration-form-container label.gfield_label.gform-field-label {
    font-size: 24px !important;
  }
}
.registration-form-container label.gfield_label.gform-field-label {
  font-weight: 500 !important;
}

.gallery-section {
  padding: 40px 0;
}
@media (min-width: 768px) {
  .gallery-section {
    padding: 80px 0;
  }
}
.gallery-section h1 {
  margin-bottom: 80px;
}
@media (min-width: 768px) {
  .gallery-section h1 {
    margin-bottom: 200px;
  }
}

.gallery {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
@media (min-width: 768px) {
  .gallery {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media (min-width: 1200px) {
  .gallery {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}

.gallery-image {
  padding-bottom: 100%;
  background-size: cover;
  background-position: 50% 50%;
}
.gallery-image:hover {
  opacity: 0.7;
}

.facetwp-pager {
  display: flex;
  width: 100%;
  justify-content: center;
  margin-top: 40px;
  position: relative;
}
@media (min-width: 992px) {
  .facetwp-pager {
    margin-top: 100px;
  }
}
.facetwp-pager .facetwp-page {
  color: #CAB095;
}
.facetwp-pager .active {
  color: #4F4E4F;
}
.facetwp-pager .prev,
.facetwp-pager .next {
  position: absolute;
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px;
  display: inline-flex;
  align-items: center;
}
@media (min-width: 992px) {
  .facetwp-pager .prev,
  .facetwp-pager .next {
    font-weight: 300;
    font-size: 48px;
    color: #CAB095;
    text-decoration: none;
  }
}
.facetwp-pager .prev:hover,
.facetwp-pager .next:hover {
  color: #918476;
}
.facetwp-pager .prev {
  left: 0;
}
@media (min-width: 992px) {
  .facetwp-pager .prev:before {
    content: "";
    width: 95px;
    height: 8px;
    background-image: url("../images/arrow.svg");
    background-size: contain;
    margin-right: 50px;
    background-repeat: no-repeat;
  }
}
.facetwp-pager .next {
  right: 0;
}
@media (min-width: 992px) {
  .facetwp-pager .next:after {
    content: "";
    width: 95px;
    height: 8px;
    background-image: url("../images/arrow.svg");
    transform: rotate(180deg);
    background-size: contain;
    margin-left: 50px;
    background-repeat: no-repeat;
  }
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
     * Remove all paddings around the image on small screen
     */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

/**
 * Fade-zoom animation for first dialog
 */
/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/**
 * Fade-move animation for second dialog
 */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}

.request-info-popup-content {
  width: 100%;
  margin: 50px 100px 0 auto;
  position: relative;
}
@media (min-width: 768px) {
  .request-info-popup-content {
    width: 80%;
  }
}
@media (min-width: 992px) {
  .request-info-popup-content {
    width: 70%;
  }
}
@media (min-width: 1200px) {
  .request-info-popup-content {
    width: 50%;
  }
}
.request-info-popup-content .col-lg-6 {
  width: 100% !important;
}
.request-info-popup-content .container {
  width: 100% !important;
  padding: 0 !important;
}
.request-info-popup-content .offset-lg-3 {
  margin-left: 0 !important;
}
.request-info-popup-content .mfp-close {
  top: 15px;
  right: 15px;
}
.request-info-popup-content .section-s {
  padding: 50px 50px 0 !important;
}
.request-info-popup-content p {
  font-weight: 400;
  font-size: 18px;
}
@media (max-width: 768px) {
  .request-info-popup-content p {
    font-size: 14px;
  }
}
.request-info-popup-content .gform_legacy_markup_wrapper {
  margin: 0;
}

.section-contact {
  padding: 40px 0 80px;
}
@media (min-width: 768px) {
  .section-contact {
    padding: 84px 0 168px;
  }
}

@media (min-width: 768px) {
  .posts-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
  }
}
@media (min-width: 1200px) {
  .posts-wrap {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 70px;
  }
}
@media (min-width: 1660px) {
  .posts-wrap {
    gap: 152px;
  }
}

.post-preview {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 6;
  /* Limit to 6 lines */
  max-height: 9em;
  /* Ensure correct height based on line height */
  line-height: 1.5em;
  /* Set line height */
}

.read-more {
  color: #CAB095;
  text-decoration: underline;
}

.post-card-link {
  overflow: hidden;
}
.post-card-link img {
  transition: transform 0.2s ease-in;
}
.post-card-link:hover img {
  transform: scale(1.1);
}

.post-date {
  font-weight: 400;
}

.post-meta {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .post-meta {
    margin-bottom: 0;
  }
}

.post-author {
  font-weight: 400;
  margin-left: 34px;
  position: relative;
}
.post-author:before {
  content: "";
  width: 3px;
  height: 3px;
  background-color: currentColor;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -19px;
}

.single-content {
  padding: 80px 0 40px;
  border-bottom: 1px solid #CAB095;
}
@media (min-width: 768px) {
  .single-content {
    padding: 174px 0 64px;
  }
}
.single-content h2 {
  margin: 32px 0;
}
@media (min-width: 768px) {
  .single-content h2 {
    margin: 48px 0;
  }
}
.single-content img {
  width: 100%;
}
.single-content .wp-element-caption {
  font-size: 14px;
  padding-left: 8px;
  border-left: 2px solid #4F4E4F;
  margin: 16px 0 0;
}
.single-content .wp-block-image {
  margin: 32px 0;
}
@media (min-width: 768px) {
  .single-content .wp-block-image {
    margin: 48px 0;
  }
}
.single-content .has-medium-font-size {
  font-size: 24px !important;
}
.single-content .wp-block-quote {
  padding-left: 24px;
  border-left: 2px solid #4F4E4F;
  font-size: 20px;
  margin: 24px 0;
  font-style: italic;
  font-weight: 400;
}
@media (min-width: 768px) {
  .single-content .wp-block-quote {
    margin: 32px 0;
  }
}

.share-post {
  text-transform: uppercase;
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.01em;
  margin-top: 40px;
}
@media (min-width: 768px) {
  .share-post {
    margin-top: 64px;
  }
}

.single-blog {
  padding: 24px;
  background-color: rgb(227, 216, 203);
}
@media (min-width: 768px) {
  .single-blog {
    padding: 48px;
  }
}

.news-section {
  padding: 40px 0;
}
@media (min-width: 768px) {
  .news-section {
    padding: 80px 0;
  }
}

.news-row {
  margin-bottom: 60px;
}
@media (min-width: 992px) {
  .news-row {
    margin-bottom: 120px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.news-row h1 {
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .news-row h1 {
    margin-bottom: 0;
  }
}
.news-row .facetwp-input-wrap {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
.news-row .facetwp-facet {
  margin-bottom: 0;
}
.news-row .facetwp-facet [type=text] {
  height: 44px !important;
  font-size: 18px !important;
  min-width: unset !important;
}
@media (min-width: 992px) {
  .news-row .facetwp-facet [type=text] {
    min-width: 400px !important;
  }
}
.news-row .facetwp-facet [type=text]:focus {
  border-color: #A89B8D !important;
  box-shadow: none !important;
}
.news-row .facetwp-facet [type=text]:hover {
  border-color: #A89B8D !important;
}
.news-row .facetwp-icon {
  opacity: 1 !important;
  height: 44px !important;
  line-height: 44px !important;
  border: 1px solid #E3D8CB !important;
  border-radius: 22px !important;
  padding: 0 24px !important;
  font-style: normal !important;
  width: auto !important;
  color: #A89B8D !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  margin-left: 24px !important;
  position: static !important;
}
.news-row .facetwp-icon:before {
  display: inline-block !important;
  background: none !important;
  content: "Search" !important;
  width: auto !important;
}

.news-next {
  font-size: 24px;
  display: inline-flex;
  align-items: center;
}
@media (min-width: 992px) {
  .news-next {
    font-weight: 300;
    font-size: 48px;
    color: #CAB095;
    text-decoration: none;
  }
}
.news-next:hover {
  color: #918476;
}
@media (min-width: 992px) {
  .news-next:after {
    content: "";
    width: 95px;
    height: 8px;
    background-image: url("../images/arrow.svg");
    transform: rotate(180deg);
    background-size: contain;
    margin-left: 50px;
    background-repeat: no-repeat;
  }
}

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

/*
 * Registration wizard + register checkout (theme tokens; checkout layout vs Figma).
 * Figma checkout: https://www.figma.com/design/W841Kj8j38fz86HN9NCd3d/Cordbank-Site?node-id=1446-86
 * Wizard reference: https://www.figma.com/design/W841Kj8j38fz86HN9NCd3d/Cordbank-Site?node-id=1536-2213
 */
.apply-flow-body {
  background: #F6F3ED;
  color: #4F4E4F;
}

/* Registration + checkout: main site header/footer; cream band behind Woo content */
body.cordbank-registration-flow main {
  background-color: #F6F3ED;
  padding-bottom: clamp(2rem, 5vw, 4rem);
}

/* Figma-style hero band (node 1536-2213): title left, stepper right; mobile stack */
body.cordbank-registration-flow .apply-flow-hero {
  background: #cab095;
  padding: clamp(1.35rem, 3.5vw, 2.25rem) 0;
  margin: 0;
}

body.cordbank-registration-flow .apply-flow-hero__inner {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  gap: clamp(1.25rem, 4vw, 3rem);
  max-width: 80rem;
  margin-inline: auto;
  
  /* 1. 移动端 margin-top */
  margin-top: 50px; 
}

/* 2. 桌面端样式 (通常指屏幕宽度 > 1024px) */
@media (min-width: 1024px) {
  body.cordbank-registration-flow .apply-flow-hero__inner {
    margin-top: 150px;
  }
}
body.cordbank-registration-flow .apply-flow-hero__text {
  flex: 1 1 min(100%, 18rem);
  max-width: 34rem;
  text-align: left;
}

body.cordbank-registration-flow .apply-flow-hero__inner.is-title-only {
  justify-content: center;
}

body.cordbank-registration-flow .apply-flow-hero__inner.is-title-only .apply-flow-hero__text {
  text-align: center;
  max-width: 100%;
}

body.cordbank-registration-flow .apply-flow-hero__title {
  color: #fff;
  font-size: clamp(2.1rem, 4.8vw, 3.6rem);
}

body.cordbank-registration-flow .apply-flow-hero__rule {
  /*margin: 0.75rem 0 0;*/
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.65), rgba(255, 255, 255, 0.95));
}

.register-checkout__change-plan{
    padding: 20px 0;
}

.cordbank-payment-failed-hero  {
	margin-top: 10rem !important;
	background: #cab095 !important;
	padding: 5rem !important;
	text-align: left !important;
}

.cordbank-payment-failed-hero .apply-flow-hero__title {
    color: #ffffff;
}

body.cordbank-registration-flow .apply-flow-hero .apply-flow-progress {
  flex: 1 1 0;
  min-width: 0;
  max-width: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  background: transparent;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

@media (min-width: 1024px) {
  body.cordbank-registration-flow .apply-flow-hero .apply-flow-progress {
    overflow-x: hidden;
  }
}

body.cordbank-registration-flow .apply-flow-progress__list {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: flex-start;
  gap: clamp(0.65rem, 2vw, 1.35rem);
  list-style: none;
  margin: 0;
  padding: 0;
  min-width: max-content;
  grid-template-columns: unset;
}

body.cordbank-registration-flow .apply-flow-progress__item {
  background: transparent;
  border: none;
  border-radius: 0;
  padding: 0.2rem 0.25rem;
  box-shadow: none;
  min-width: 10rem;
}
body.cordbank-registration-flow .apply-flow-progress__item.is-active {
  border: none;
  box-shadow: none;
}

body.cordbank-registration-flow .apply-flow-progress__num {
  width: 2.25rem;
  height: 2.25rem;
  background: rgba(255, 255, 255, 0.5);
  color: #cab095;
  font-weight: 700;
  font-size: 1rem;
}

body.cordbank-registration-flow .apply-flow-progress__item.is-active .apply-flow-progress__num {
  background: #ffffff;
  color: #cab095;
}

body.cordbank-registration-flow .apply-flow-progress__item.is-done .apply-flow-progress__num {
  background: rgba(255, 255, 255, 0.5);
  color: #cab095;
}

body.cordbank-registration-flow .apply-flow-progress__label {
  color: rgba(255, 255, 255, 0.92);
  font-weight: 600;
  font-size: 0.68rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.cordbank-registration-flow .apply-flow-progress__item.is-active .apply-flow-progress__label {
  color: #fff;
}

@media (max-width: 991px) {
  body.cordbank-registration-flow main {
    padding-top: clamp(3.75rem, 16vw, 4.75rem);
  }
  body.cordbank-registration-flow .apply-flow-hero {
    padding: clamp(0.8rem, 3vw, 1.15rem) 0;
  }
  body.cordbank-registration-flow .apply-flow-hero__inner {
    flex-direction: column;
    align-items: stretch;
    gap: 0.85rem;
    width: 100%;
  }
  body.cordbank-registration-flow .apply-flow-hero__text {
    text-align: center;
    max-width: none;
  }
  body.cordbank-registration-flow .apply-flow-hero__rule {
    margin-inline: auto;
  }
  body.cordbank-registration-flow .apply-flow-progress__list {
    justify-content: space-between;
    gap: 0.25rem;
    column-gap: 0.25rem;
    min-width: 0;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  body.cordbank-registration-flow .apply-flow-hero .apply-flow-progress {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
    box-sizing: border-box;
    flex: 1 1 auto;
    width: 100%;
    scrollbar-width: thin;
  }
  body.cordbank-registration-flow .apply-flow-progress__item {
    flex: 1 1 0;
    min-width: 0;
    max-width: none;
    padding-inline: 0.1rem;
  }
  body.cordbank-registration-flow .apply-flow-progress__label {
    font-size: 0.55rem;
    line-height: 1.2;
    word-break: break-word;
    hyphens: auto;
  }
  body.cordbank-registration-flow .apply-flow #register-form-3 .rblock-radio.half.center ul {
    grid-template-columns: 1fr;
  }
  body.cordbank-registration-flow .apply-flow .dblock-content {
    grid-template-columns: 1fr;
    gap: 0.45rem;
  }
  body.cordbank-registration-flow .apply-flow .form-rblock {
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
.apply-flow-wrapper {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

@media (max-width: 991px) {
  .apply-flow-wrapper {
    min-height: auto;
  }
}

.apply-flow-header {
  background: #fff;
  border-bottom: 1px solid #E3D8CB;
  padding: 1rem 0;
}

.apply-flow-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  flex-wrap: wrap;
}

.apply-flow-logo img {
  display: block;
  height: auto;
  max-width: 200px;
}

.apply-flow-header__cta {
  margin: 0;
  font-size: 0.95rem;
}
.apply-flow-header__cta a {
  color: #4F4E4F;
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.apply-flow-header__cta a:hover {
  color: #918476;
}

.apply-flow-hero {
  padding: 2rem 0 1.25rem;
  text-align: center;
}

.apply-flow-hero__title {
  font-family: "CircularXX TT", Helvetica, Arial, sans-serif;
  font-size: clamp(1.5rem, 3vw, 2.25rem);
  font-weight: 600;
  margin: 0 0 1rem;
  letter-spacing: -0.02em;
}

.apply-flow-hero__text .apply-flow-hero__rule {
    margin: 0 auto;
}

.apply-flow-hero__rule {
  width: 120px;
  height: 3px;
  background: linear-gradient(90deg, #CAB095, #30b55e);
  border-radius: 2px;
}

.apply-flow-progress {
  padding: 0 0 1.5rem;
}

.apply-flow-progress__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.5rem;
}

@media (max-width: 991px) {
  .apply-flow-progress__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.apply-flow-progress__item {
  background: #fff;
  border: 1px solid #D9D9D9;
  border-radius: 10px;
  padding: 0.75rem 0.5rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.35rem;
  transition: border-color 0.2s, box-shadow 0.2s;
}
.apply-flow-progress__item.is-active {
  border-color: #CAB095;
  box-shadow: 0 6px 20px rgba(168, 155, 141, 0.18);
}
.apply-flow-progress__item.is-done .apply-flow-progress__num {
  background: #30b55e;
  color: #fff;
}

.apply-flow-progress__num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  border-radius: 999px;
  background: #E3D8CB;
  color: #4F4E4F;
  font-weight: 600;
  font-size: 0.95rem;
}

.apply-flow-progress__item.is-active .apply-flow-progress__num {
  background: #CAB095;
  color: #fff;
}

.apply-flow-progress__label {
  font-size: 0.78rem;
  line-height: 1.25;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #959a9e;
}

.apply-flow-progress__item.is-active .apply-flow-progress__label {
  color: #4F4E4F;
  font-weight: 600;
}

.apply-flow-footer {
  margin-top: auto;
  background: #fff;
  border-top: 1px solid #E3D8CB;
  padding: 2rem 0;
  font-size: 0.9rem;
}

.apply-flow-footer__inner {
  text-align: center;
}

.apply-flow-footer__contact p {
  margin: 0.35rem 0;
}

.apply-flow-footer__copy {
  margin: 1rem 0 0;
  color: #959a9e;
  font-size: 0.85rem;
}

/* --- Legacy “mc” layout from bb-theme (tightened) --- */
.apply-flow.mc {
  padding: 0 0 4rem;
}

.apply-flow .mc-form {
  max-width: 80rem;
  margin: 0 auto;
  background: transparent;
  border: none;
  border-radius: 0;
  padding: clamp(1.25rem, 3vw, 2.5rem);
  box-shadow: none;
}

.apply-flow .form-rblock {
  display: grid;
  grid-template-columns: minmax(0, 0.5fr) minmax(0, 1.2fr);
  gap: 1.5rem;
  margin: 0 0 2rem 0;
  padding-bottom: 2rem;
  border-bottom: none;
}
.apply-flow .form-rblock.full {
  grid-template-columns: 1fr;
}

@media (max-width: 991px) {
  .apply-flow .form-rblock {
    grid-template-columns: 1fr;
    gap: 1rem;
    row-gap: 1rem;
    column-gap: 0;
    margin: 0 0 1.5rem 0;
    padding-bottom: 1.5rem;
  }
}
.apply-flow .rblock-title {
  font-family: "CircularXX TT", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  margin-bottom: 0.5rem;
  color: #4F4E4F;
}
.apply-flow .rblock-title.large {
  font-size: 1.75rem;
}

.apply-flow .rblock-text {
  font-size: 0.95rem;
  line-height: 1.55;
  color: #4F4E4F;
}

.apply-flow .required {
  color: #D00202;
}

.apply-flow .rblock-radio ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 3rem;
}

.apply-flow .rblock-radio.half ul {
  flex-direction: row;
  flex-wrap: wrap;
}

.apply-flow .rblock-radio li {
  flex: 1 1 100px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

body.cordbank-registration-flow .apply-flow .payment-plan .payment-plan__options  li {
  flex: 1 1 100px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  border-bottom: 1px solid #CAB095;
  padding: 48px 0;
}

body.cordbank-registration-flow .apply-flow .rblock-radio .radio-ltitle {
  margin: 0 0 0.8rem;
  font-size: 0.92rem;
  font-weight: 600;
  line-height: 1.45;
  color: #4f4e4f;
}

.apply-flow .radio-input {
  position: absolute;
  opacity: 0;
}

.apply-flow .radio-content {
  display: block;
  border: 1px solid #D9D9D9;
  border-radius: 10px;
  padding: 1rem 1rem;
  cursor: pointer;
  transition: border-color 0.2s, background 0.2s;
  background: #F6F3ED;
}
.apply-flow .radio-content:hover {
  border-color: #CAB095;
}

.apply-flow .radio-input:checked + .radio-content {
  border-color: #30b55e;
  background: rgba(48, 181, 94, 0.08);
}

/* Registration flow (main site): Figma pills + inputs + step nav */
body.cordbank-registration-flow .apply-flow .radio-content {
  border-radius: 999px;
  padding: 0.85rem 1.15rem;
  background: rgba(202, 176, 149, 0.1);
  border-color: rgba(202, 176, 149, 0.28);
  text-align: center;
}
body.cordbank-registration-flow .apply-flow .radio-content .content-title {
  color: #4f4e4f;
}
body.cordbank-registration-flow .apply-flow .radio-content .content-text {
  color: rgba(79, 78, 79, 0.82);
}

body.cordbank-registration-flow .apply-flow .radio-input:checked + .radio-content {
  border-color: #cab095;
  background: #cab095;
}
body.cordbank-registration-flow .apply-flow .radio-input:checked + .radio-content .content-title {
  color: #4f4e4f;
}
body.cordbank-registration-flow .apply-flow .radio-input:checked + .radio-content .content-text {
  color: rgba(79, 78, 79, 0.88);
}

body.cordbank-registration-flow .apply-flow .radio-content .content-text {
  color: rgba(79, 78, 79, 0.78);
}

.apply-flow .content-title {
  font-weight: 600;
  font-size: 1rem;
  margin-bottom: 0;
}

.apply-flow .content-text {
  font-size: 0.9rem;
  color: #959a9e;
  margin-top: 0.35rem;
}

/* Render helper text below the selected pill, not inside it. */
body.cordbank-registration-flow .apply-flow .rblock-radio li > .content-text {
  text-align: center;
  max-width: 22rem;
  margin: 1rem auto 0;
  color: rgba(79, 78, 79, 0.82);
}

/* Step 3 radios: same visual rhythm as Step 1, avoid crowding. */
body.cordbank-registration-flow .apply-flow #register-form-3 .rblock-radio.half.center {
  margin-bottom: 1.5rem;
}

body.cordbank-registration-flow .apply-flow #register-form-3 .rblock-radio.half.center ul {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.85rem 1rem;
}

body.cordbank-registration-flow .apply-flow #register-form-3 .rblock-radio.half.center li {
  min-width: 0;
}

.apply-flow .form-input,
.apply-flow input[type=text],
.apply-flow input[type=email],
.apply-flow input[type=tel],
.apply-flow input[type=number],
.apply-flow textarea {
  width: 100%;
  border: 1px solid #D9D9D9;
  border-radius: 8px;
  padding: 0.65rem 0.85rem;
  font-family: "CircularXX TT", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  background: #fff;
}
.apply-flow .form-input:focus,
.apply-flow input[type=text]:focus,
.apply-flow input[type=email]:focus,
.apply-flow input[type=tel]:focus,
.apply-flow input[type=number]:focus,
.apply-flow textarea:focus {
  outline: 2px solid rgba(48, 181, 94, 0.35);
  outline-offset: 1px;
  border-color: #CAB095;
}

body.cordbank-registration-flow .apply-flow .form-input,
body.cordbank-registration-flow .apply-flow input[type=text],
body.cordbank-registration-flow .apply-flow input[type=email],
body.cordbank-registration-flow .apply-flow input[type=tel],
body.cordbank-registration-flow .apply-flow input[type=number],
body.cordbank-registration-flow .apply-flow textarea,
body.cordbank-registration-flow .apply-flow select.form-input {
  background: rgba(251, 251, 251, 0.8);
  border: none;
  border-bottom: 1px solid #cab095;
  border-radius: 0;
  padding: 0.65rem 0.5rem;
  color: #4f4e4f;
}
body.cordbank-registration-flow .apply-flow .form-input:focus,
body.cordbank-registration-flow .apply-flow input[type=text]:focus,
body.cordbank-registration-flow .apply-flow input[type=email]:focus,
body.cordbank-registration-flow .apply-flow input[type=tel]:focus,
body.cordbank-registration-flow .apply-flow input[type=number]:focus,
body.cordbank-registration-flow .apply-flow textarea:focus,
body.cordbank-registration-flow .apply-flow select.form-input:focus {
  outline: none;
  border-bottom-width: 2px;
  border-bottom-color: #cab095;
  box-shadow: none;
}

.apply-flow .form-steps {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  align-items: center;
  margin-top: 1rem;
}

.apply-flow .g-btn,
.apply-flow input.g-btn {
  appearance: none;
  border: none;
  border-radius: 999px;
  padding: 0.85rem 1.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 0.85rem;
  cursor: pointer;
  background: #4F4E4F;
  color: #fff;
  transition: background 0.2s, color 0.2s;
}
.apply-flow .g-btn:hover,
.apply-flow input.g-btn:hover {
  background: #918476;
  color: #fff;
}

.apply-flow .g-btn.btn-grey {
  background: #D9D9D9;
  color: #4F4E4F;
}
.apply-flow .g-btn.btn-grey:hover {
  background: #E3D8CB;
}

/* Text + long arrow nav (Figma); keep default pill buttons outside registration flow */
body.cordbank-registration-flow .apply-flow .form-steps {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: clamp(1.5rem, 4vw, 2.25rem);
  padding-top: 1.25rem;
  border-top: 1px solid rgba(227, 216, 203, 0.85);
  gap: 0.5rem 1rem;
  flex-wrap: nowrap;
}

body.cordbank-registration-flow .apply-flow .form-steps:not(:has(.prev)) {
  justify-content: flex-end;
}

body.cordbank-registration-flow .apply-flow .form-steps .error-message {
  flex: 1 1 auto;
  min-width: 0;
  margin: 0;
  padding-right: 0.75rem;
}

body.cordbank-registration-flow .apply-flow .form-steps .g-btn,
body.cordbank-registration-flow .apply-flow .form-steps input.g-btn,
body.cordbank-registration-flow .apply-flow .form-steps button.g-btn {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  font-family: inherit;
  background: transparent;
  color: #cab095;
  border-radius: 0;
  padding: 0.5rem 0;
  font-weight: 300;
  font-size: clamp(1.25rem, 2.8vw, 2.25rem);
  line-height: 1.1667;
  text-transform: none;
  letter-spacing: 0;
  min-height: 2.75rem;
  box-shadow: none;
  flex: 0 1 44%;
  min-width: 0;
  white-space: normal;
  word-break: break-word;
}
body.cordbank-registration-flow .apply-flow .form-steps .g-btn:hover,
body.cordbank-registration-flow .apply-flow .form-steps input.g-btn:hover,
body.cordbank-registration-flow .apply-flow .form-steps button.g-btn:hover {
  background: transparent;
  color: #a38a77;
}
body.cordbank-registration-flow .apply-flow .form-steps .g-btn:focus-visible,
body.cordbank-registration-flow .apply-flow .form-steps input.g-btn:focus-visible,
body.cordbank-registration-flow .apply-flow .form-steps button.g-btn:focus-visible {
  outline: 2px solid rgba(202, 176, 149, 0.45);
  outline-offset: 3px;
}

body.cordbank-registration-flow .apply-flow .form-steps .g-btn.next,
body.cordbank-registration-flow .apply-flow .form-steps input.g-btn.next,
body.cordbank-registration-flow .apply-flow .form-steps button.g-btn.next {
  margin-left: auto;
  justify-content: flex-end;
  text-align: right;
  padding-right: clamp(4rem, 16vw, 8rem);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='12' viewBox='0 0 140 12'%3E%3Cpath d='M0 6h122M122 2l10 4-10 4' fill='none' stroke='%23CAB095' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 0 center;
  background-size: clamp(3.5rem, 20vw, 7.25rem) auto;
}

body.cordbank-registration-flow .apply-flow .form-steps .g-btn.prev,
body.cordbank-registration-flow .apply-flow .form-steps input.g-btn.prev,
body.cordbank-registration-flow .apply-flow .form-steps button.g-btn.prev,
body.cordbank-registration-flow .apply-flow .form-steps .g-btn.btn-grey {
  justify-content: flex-start;
  text-align: left;
  padding-left: clamp(4rem, 16vw, 8rem);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='12' viewBox='0 0 140 12'%3E%3Cpath d='M140 6H18M18 2 8 6l10 4' fill='none' stroke='%23CAB095' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: left 0 center;
  background-size: clamp(3.5rem, 20vw, 7.25rem) auto;
}

/* Step 1 payment plan blocks: left intro + right options. */
body.cordbank-registration-flow .apply-flow .payment-plan {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  column-gap: clamp(2rem, 5vw, 4.5rem);
  row-gap: 1rem;
  text-align: left;
  align-items: start;
}

body.cordbank-registration-flow .apply-flow .payment-plan .intro-title {
  grid-column: 1;
  margin: 0;
  font-size: clamp(1.6rem, 4vw, 2.4rem);
  line-height: 1.2;
  color: #4f4e4f;
}

body.cordbank-registration-flow .apply-flow .payment-plan .payment-plan__intro {
  grid-column: 1;
  max-width: 34rem;
  margin: 0;
}

body.cordbank-registration-flow .apply-flow .payment-plan .payment-plan__options {
  grid-column: 2;
  grid-row: 1/span 2;
  max-width: 100%;
  margin: 0;
}

body.cordbank-registration-flow .apply-flow .payment-plan .payment-plan__options ul {
  gap: 1rem;
}

@media (max-width: 991px) {
  body.cordbank-registration-flow .apply-flow .payment-plan {
    grid-template-columns: 1fr;
    row-gap: 0.85rem;
  }
  body.cordbank-registration-flow .apply-flow .payment-plan .payment-plan__options {
    grid-column: 1;
    grid-row: auto;
  }
  body.cordbank-registration-flow .apply-flow .form-steps {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding-inline: clamp(0.5rem, 3vw, 1rem);
    gap: 0.5rem;
    margin-top: 1.25rem;
    padding-top: 1rem;
    flex-wrap: wrap;
  }
  body.cordbank-registration-flow .apply-flow .form-steps .g-btn,
  body.cordbank-registration-flow .apply-flow .form-steps input.g-btn,
  body.cordbank-registration-flow .apply-flow .form-steps button.g-btn {
    font-size: clamp(1.1rem, 4.2vw, 1.65rem);
    flex-basis: auto;
  }
  body.cordbank-registration-flow .apply-flow .form-steps .error-message {
    flex-basis: 100%;
    padding-right: 0;
  }
  body.cordbank-registration-flow .apply-flow .form-steps .g-btn,
  body.cordbank-registration-flow .apply-flow .form-steps input.g-btn,
  body.cordbank-registration-flow .apply-flow .form-steps button.g-btn {
    flex: 1 1 100%;
    justify-content: center;
    text-align: center;
  }
  body.cordbank-registration-flow .apply-flow .form-steps .g-btn.next,
  body.cordbank-registration-flow .apply-flow .form-steps input.g-btn.next,
  body.cordbank-registration-flow .apply-flow .form-steps button.g-btn.next {
    margin-left: 0;
    padding-right: clamp(2rem, 12vw, 3.5rem);
    background-position: right 0.25rem center;
    background-size: clamp(2.25rem, 12vw, 4rem) auto;
  }
  body.cordbank-registration-flow .apply-flow .form-steps .g-btn.prev,
  body.cordbank-registration-flow .apply-flow .form-steps input.g-btn.prev,
  body.cordbank-registration-flow .apply-flow .form-steps button.g-btn.prev,
  body.cordbank-registration-flow .apply-flow .form-steps .g-btn.btn-grey {
    padding-left: clamp(3rem, 18vw, 5rem);
    background-position: left 0.35rem center;
  }
}

.apply-flow .error-message {
  color: #D00202;
  font-size: 0.9rem;
  margin: 0 0 0.5rem;
  flex: 1 1 100%;
}

.apply-flow .details-divider {
  height: 1px;
  background: #E3D8CB;
  margin: 1.25rem 0;
}

.apply-flow .dblock-content {
  display: grid;
  grid-template-columns: minmax(0, 160px) minmax(0, 1fr);
  gap: 1rem;
  margin-bottom: 1rem;
  align-items: start;
}

@media (max-width: 767px) {
  .apply-flow .dblock-content {
    grid-template-columns: 1fr;
  }
}
body.cordbank-registration-flow .apply-flow .dblock-content {
  grid-template-columns: minmax(0, 10.5rem) minmax(0, 1fr);
  gap: 1rem 1.5rem;
  align-items: center;
}

body.cordbank-registration-flow .apply-flow .dblock-content .right .form-row {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem 1rem;
  align-items: stretch;
}

body.cordbank-registration-flow .apply-flow .dblock-content .right .form-row > .row-col {
  flex: 1 1 9rem;
  min-width: 0;
}

body.cordbank-registration-flow .apply-flow .details-dblock .dblock-content + .dblock-content {
  margin-top: 0.55rem;
}

body.cordbank-registration-flow .apply-flow .form-group + .form-group {
  margin-top: 0.65rem;
}

body.cordbank-registration-flow .apply-flow #register-form-4 .rblock-details.do + .rblock-details.do {
  margin-top: 1rem;
}

body.cordbank-registration-flow .apply-flow .form-label.label-center,
body.cordbank-registration-flow .apply-flow .dblock-content .left .form-label {
  text-align: left;
}

body.cordbank-registration-flow .apply-flow .form-label {
  color: #4f4e4f;
}

.apply-flow .form-label {
  font-size: 0.85rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #959a9e;
}

.apply-flow .form-row {
  display: flex;
  gap: 0.75rem;
  flex-wrap: wrap;
}

.apply-flow .row-col {
  flex: 1 1 120px;
}

.apply-flow .details-terms {
  max-height: 320px;
  overflow: auto;
  padding: 1rem;
  border: 1px solid #E3D8CB;
  border-radius: 10px;
  background: #F6F3ED;
  font-size: 0.85rem;
  line-height: 1.45;
}

.apply-flow .details-download {
  margin: 1rem 0;
}

.apply-flow .download-link {
  color: #4F4E4F;
  font-weight: 600;
}

.apply-flow .details-order {
  border: 1px solid #E3D8CB;
  border-radius: 10px;
  padding: 1rem 1.25rem;
  background: #F6F3ED;
}

.apply-flow .order-title {
  font-weight: 700;
  margin-bottom: 0.75rem;
}

.apply-flow .order-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.apply-flow .order-list li {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  align-items: start;
  gap: 1rem;
  padding: 0.65rem 0;
  border-bottom: 1px solid rgba(227, 216, 203, 0.9);
}
.apply-flow .order-list li:last-child {
  border-bottom: none;
}

.apply-flow .order-list .left,
.apply-flow .order-list .right {
  min-width: 0;
}

.apply-flow .list-price {
  font-weight: 600;
  white-space: normal;
  word-break: break-word;
  text-align: right;
}

@media (max-width: 767px) {
  .apply-flow .order-list li {
    grid-template-columns: 1fr;
  }
}

.apply-flow .order-total {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.75rem;
  font-weight: 700;
}

.apply-flow .mc-whftp {
  max-width: 960px;
  margin: 0 auto;
}

.apply-flow .whftp-title {
  text-align: center;
  font-size: clamp(1.35rem, 2.5vw, 2rem);
  font-weight: 600;
  margin-bottom: 2rem;
}

.apply-flow .whftp-main ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 1.5rem;
}

@media (min-width: 992px) {
  .apply-flow .whftp-main ul {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.apply-flow .main-content {
  background: #fff;
  border: 1px solid #E3D8CB;
  border-radius: 12px;
  padding: 1.25rem;
  height: 100%;
}

.apply-flow .content-icon--num {
  width: 3rem;
  height: 3rem;
  border-radius: 999px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #4F4E4F;
  color: #fff;
  font-weight: 700;
  margin-bottom: 0.75rem;
}

.apply-flow .content-title {
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 0.85rem;
  margin-bottom: 0;
}

.apply-flow .content-text p {
  margin: 0 0 0.65rem;
  font-size: 0.95rem;
  line-height: 1.5;
  color: #4F4E4F;
}

/* Register checkout coupon strip */
.payment_box--notice {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 1em;
  margin: 1em 0;
  font-size: 0.92em;
  border-radius: 10px;
  line-height: 1.5;
  background-color: #ece8e4;
  color: #515151;
}

/* --- Register checkout: middle column, room for apply-flow header / footer (Figma 1446-86) --- */
body.apply-flow-body.registration-checkout .apply-flow-wrapper {
  min-height: 100vh;
}

body.apply-flow-body.registration-checkout .register-checkout-main {
  flex: 1 1 auto;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  /* Space below hero / progress so content sits in the “middle band” */
  padding-top: clamp(1.25rem, 4vw, 2.75rem);
  /* Space above footer */
  padding-bottom: clamp(2.5rem, 7vw, 5rem);
}

body.apply-flow-body.registration-checkout .register-checkout__gutter {
  width: 100%;
  max-width: 640px;
  margin-inline: auto;
  padding-inline: clamp(0.75rem, 3vw, 1.25rem);
}

body.apply-flow-body.registration-checkout .register-checkout__card.mc-form {
  max-width: 100%;
  margin-inline: auto;
  padding: clamp(1.35rem, 3.5vw, 2.25rem);
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.07);
}

body.apply-flow-body.registration-checkout .payment_wrapper {
  margin-bottom: clamp(0.75rem, 2vw, 1.25rem);
}

body.apply-flow-body.registration-checkout .register-checkout__woo {
  margin-top: 0;
}

/* Order summary first (under hero), then billing, then payment (Figma-style stack). */
body.apply-flow-body.registration-checkout .register-checkout__woo form.checkout.woocommerce-checkout {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

body.apply-flow-body.registration-checkout .register-checkout__woo form.checkout #order_review.woocommerce-checkout-review-order {
  display: contents;
}

body.apply-flow-body.registration-checkout .register-checkout__woo form.checkout .register-checkout__order-heading,
body.apply-flow-body.registration-checkout .register-checkout__woo form.checkout table.shop_table.woocommerce-checkout-review-order-table {
  order: 1;
}

body.apply-flow-body.registration-checkout .register-checkout__woo form.checkout #customer_details {
  order: 2;
}

body.apply-flow-body.registration-checkout .register-checkout__woo form.checkout #payment {
  order: 3;
}

body.apply-flow-body.registration-checkout .register-checkout__order-heading {
  font-family: "CircularXX TT", Helvetica, Arial, sans-serif;
  font-size: 1.05rem;
  font-weight: 600;
  margin: 0 0 0.75rem;
  color: #4F4E4F;
}

body.apply-flow-body.registration-checkout table.shop_table.woocommerce-checkout-review-order-table {
  margin: 0 0 1.25rem;
  border-radius: 12px;
  border: 1px solid rgba(227, 216, 203, 0.85);
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
  font-size: 0.92rem;
}
body.apply-flow-body.registration-checkout table.shop_table.woocommerce-checkout-review-order-table th,
body.apply-flow-body.registration-checkout table.shop_table.woocommerce-checkout-review-order-table td {
  padding: 0.65rem 0.85rem;
  border-bottom: 1px solid rgba(227, 216, 203, 0.65);
}
body.apply-flow-body.registration-checkout table.shop_table.woocommerce-checkout-review-order-table thead th {
  background: rgba(246, 243, 237, 0.85);
  font-size: 0.72rem;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #959a9e;
}
body.apply-flow-body.registration-checkout table.shop_table.woocommerce-checkout-review-order-table tbody tr:last-child td {
  border-bottom: none;
}
body.apply-flow-body.registration-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot th,
body.apply-flow-body.registration-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot td {
  font-weight: 600;
  background: rgba(246, 243, 237, 0.5);
}
body.apply-flow-body.registration-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child th,
body.apply-flow-body.registration-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td {
  border-bottom: none;
}

body.apply-flow-body.registration-checkout table.shop_table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-name,
body.apply-flow-body.registration-checkout table.shop_table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-total {
  display: block;
  width: 100%;
}

body.apply-flow-body.registration-checkout table.shop_table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-total {
  padding-top: 0.2rem;
  border-top: none;
}

body.apply-flow-body.registration-checkout table.shop_table.woocommerce-checkout-review-order-table .subscription-details {
  display: block;
  margin-top: 0.35rem;
  white-space: normal;
}

body.apply-flow-body.registration-checkout .woocommerce {
  margin: 0;
}

body.apply-flow-body.registration-checkout .woocommerce-checkout {
  max-width: 100%;
  margin: 0;
}

body.apply-flow-body.registration-checkout .woocommerce-checkout::after {
  content: "";
  display: table;
  clear: both;
}

body.apply-flow-body.registration-checkout .woocommerce .col2-set,
body.apply-flow-body.registration-checkout .woocommerce #order_review,
body.apply-flow-body.registration-checkout .woocommerce #customer_details {
  width: 100%;
  float: none;
  margin: 0;
}

body.apply-flow-body.registration-checkout .woocommerce .col2-set .col-1,
body.apply-flow-body.registration-checkout .woocommerce .col2-set .col-2 {
  width: 100%;
  float: none;
}

body.apply-flow-body.registration-checkout .woocommerce-billing-fields__field-wrapper {
  display: grid;
  gap: 0.75rem;
}

body.apply-flow-body.registration-checkout .woocommerce-billing-fields h3,
body.apply-flow-body.registration-checkout .woocommerce-shipping-fields h3,
body.apply-flow-body.registration-checkout .woocommerce-additional-fields h3 {
  font-family: "CircularXX TT", Helvetica, Arial, sans-serif;
  font-size: 1.05rem;
  font-weight: 600;
  margin: 0 0 1rem;
  color: #4F4E4F;
}

body.apply-flow-body.registration-checkout .woocommerce-checkout-review-order {
  margin: 0;
  padding: 0;
  border: none;
}

body.apply-flow-body.registration-checkout #payment {
  margin-top: 0;
  padding-top: 1.25rem;
  border-top: 1px solid rgba(227, 216, 203, 0.85);
  background: transparent;
}

body.apply-flow-body.registration-checkout #customer_details {
  margin-top: 0;
  padding-top: 1.25rem;
  border-top: 1px solid rgba(227, 216, 203, 0.85);
}

body.apply-flow-body.registration-checkout #payment .place-order {
  margin-top: 1.25rem;
}

body.apply-flow-body.registration-checkout #place_order {
  width: 100%;
  max-width: 320px;
  margin-inline: auto;
  display: block;
  appearance: none;
  border: none;
  border-radius: 999px;
  padding: 0.9rem 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 0.82rem;
  cursor: pointer;
  background: #4F4E4F;
  color: #fff;
  transition: background 0.2s, color 0.2s;
}
body.apply-flow-body.registration-checkout #place_order:hover {
  background: #918476;
  color: #fff;
}

body.apply-flow-body.registration-checkout .woocommerce-NoticeGroup {
  margin-bottom: 1rem;
}
