
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display&family=Poppins&display=swap');

main.pb-5{
  padding-bottom : 0px !important;
}
.cth-signup-section #field_submit {
  position: relative;
  display: inline-block;
}
.cth-signup-section .ginput_container_checkbox  label{
	font-size: 12px;
	font-weight: 500;
}
.cth-signup-section .ginput_container_checkbox  label a {
  text-decoration:underline;
}
.cth-signup-section .container {max-width:1740px;}
.cth-signup-section #field_submit::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 140px; 
    height: 100%;
    background: #d3b9b9ab;
    color: #333;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
    pointer-events: none;
    opacity: 0;
}
.cth-signup-section #field_submit.submitting::after {
  opacity: 1;
}

.cth-signup-section .sht-signup-section {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 7px 40px;
  background-color: #e5e5e5;
}

.cth-signup-section .sht-form-wrapper {
  flex: 1;
  max-width: 100%;
  text-align: center;
  padding: 30px 0px;
}
.cth-signup-section .sht-form-wrapper h2 {
   font-family: 'Playfair Display', serif;
}

.cth-signup-section .mobile-section  h2 {
  font-size: 20px;
  font-weight: 600;
  font-family: 'Playfair Display', serif;

}

.cth-signup-section .sht-form-wrapper h2 span {
 font-family: 'Poppins', sans-serif;
 font-weight: 600;
}

.cth-signup-section .sht-divider {
  width: 90%;
  height: 1px;
  background-color: #000;
  margin: 20px auto;
}
.cth-signup-section .gform_wrapper.gravity-theme .gform-loader{
      position: absolute;
    right: 66px;
    z-index: 3;
}
.cth-signup-section .sht-confirmation-msg {
  font-size: 14px;
  color: #333;
  margin-top: 20px;
   font-family: 'Poppins', sans-serif;
 line-height: 130%;
 letter-spacing: 0;
 font-weight: 500;
}

.cth-signup-section{
    font-family: 'Playfair Display', serif;
    overflow: hidden;
}
    
.cth-signup-section .gform_wrapper.gravity-theme .gform_fields {
    display: flex !important;
    flex-direction: column;
    grid-row-gap:30px;

}
.cth-signup-section .gform_wrapper.gravity-theme .gform_fields #field_318_15 , .cth-signup-section .gform_wrapper.gravity-theme .gform_fields #field_18_15{
    position: relative;
    height: 120px;
}
.cth-signup-section .gform_wrapper.gravity-theme .gform_validation_errors {
    background: none;
    border-radius: 5px;
    border: none;
    box-shadow: none;
    margin-block-end: 0;
    margin-block-start: 8px;
    padding-block: 16px;
    padding-inline-end: 0;
    padding-inline-start: 0;
    position: relative;
    width: 100%;
    outline:none !important;
}
.cth-signup-section .gform_wrapper.gravity-theme .gform_validation_errors>h2 {
    color: #E60000 !important;
    font-size: 14px !important;
    line-height: 17.6px;
    width: 100%;
    font-weight: 600 !important;
    font-family: 'Poppins';
}
.cth-signup-section .gform_wrapper.gravity-theme .gform_validation_errors>h2 .gform-icon {

    display: none;
}

.cth-signup-section .gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
    border: 2px solid #E60000;
}
.cth-signup-section .gform_wrapper.gravity-theme .gfield_validation_message, .gform_wrapper.gravity-theme .validation_message {
    background: no-repeat;
    border: none;
    font-size: 14px;
    margin-block-start: 8px;
    padding: 0;
    color: #E60000 !important;
    font-family: 'Poppins' !important;
    font-weight: 600;
    padding: 0 !important;
}

.cth-signup-section .ginput_container_checkbox {
    text-align: left;
    position: absolute;
    bottom: 50px;
    width: 75%;
    z-index:9;
}
.cth-signup-section .gform_wrapper.gravity-theme .gfield input::placeholder {
    color: #00000066;
    font-weight: 400;
    font-family: 'Poppins';
}
.cth-signup-section .gform_wrapper.gravity-theme .gfield input{
    height:auto !important;
    padding:18px;
    border:1px solid 1px solid #0006;
}
.cth-signup-section  .gform_wrapper.gravity-theme .gfield_checkbox label{
 font-family: 'Poppins';
 font-size : 13px !important;
}
.cth-signup-section .gform_wrapper.gravity-theme #field_submit{
        justify-content: right;
}
.cth-signup-section .gform_wrapper.gravity-theme #field_submit .gform-button--width-full {
	text-transform: uppercase;
	width: 140px;
	background: #E60000;
	color: #fff;
	margin: 0;
	border: none;
	font-size: 16px;
	font-family: 'Poppins';
	font-weight: 500;
	line-height: 100%;
	padding: 23px 0;
  letter-spacing:15%;
}
.cth-forms {
    position:relative;
    display: grid;
    flex-wrap: wrap;
    grid-template-columns: 3fr 5fr;
}

.cth-signup-section {
  padding: 0px 100px;
  background-color: #e5e5e5;
  font-weight: 600px;
}

.cth-form-wrapper {
    flex: 1; 
}
.cth-signup-section .gform_wrapper .gfield_html p {
    font-weight: 600;
    font-size: 40px;
    line-height: 145%;
    font-family: 'Playfair Display';
    width: 920px;
    text-align: left;
    position: absolute;
    bottom:26px;
}
.cth-signup-section .gform_heading{display: none;}

.cth-signup-section h2 {
  font-size: 48px;
  margin-bottom: 20px;
  padding-top: 40px;
  font-weight: 600;
  color: #000000;
  width: 470px;
  line-height: 145%;
  max-width: 142%;
  margin:0 auto;
}

input {
  padding: 10px 20px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 5px;
  border: 1px solid #ccc;
  border-radius: 3px;
  width: 100%;
  font-family: 'Poppins', sans-serif;
}

.cth-input-group {
  display: flex;
  gap: 22px;
}

input#email {
  font-family: 'Poppins', sans-serif;
  width: 98%;
  margin-right: 0px;
}

.cth-error-message {
  color: #E60000;
  font-size: 14px;
  margin-bottom: 5px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
}

.cth-error-text {
  font-size: 12px;
  color: #E60000;
    font-family: 'Poppins', sans-serif;
  margin-top: 2px;
  font-size: 14px;
  font: 800;
}

.cth-terms {
  font-size: 12px;
  font-family: 'Poppins', sans-serif;
  margin-top: 15px;
}

.cth-terms a {
  color: black;
  font-family: 'Poppins', sans-serif;
}

.cth-signup-section button {
  margin-top: 15px;
  background: #E60000;
  color: white;
  border: none;
  padding: 15px 25px;
  cursor: pointer;
  letter-spacing: 15%;
  line-height: 100%;
  font-family: 'Poppins', sans-serif;
}

.cth-phones {
    display: flex;
    gap: 0px;
    padding-left: 30px;
    margin-top: 0;
    justify-content: center;
    align-items: flex-end;
    flex: 1;
}

.cth-phone {
  width: 150px;
  height: auto;
  opacity: 0;
  transform: translateY(20px);
  transition: all 1s ease;
}

.cth-phone.cth-phone1 {
  max-height: 70%;
  width: 35%;
}

.cth-phone.cth-phone2 {
  /* max-height: 80%; */
  width: 35%;
}

.cth-phone.cth-phone3 {
  max-height: 90%;
  width: 35%;
}

.cth-term {
  display: flex;
  justify-content: center;
  align-items: center;
   padding-bottom: 60px;
  width: 98%;
  gap: 5px;
}



/* Animation for images from bottom to top with opacity */
@keyframes fadeInUpImage {
  0% {
    opacity: 0;
    transform: translateY(50px); /* starts lower */
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}


@keyframes fadeIn {   
  to {
    opacity: 1;
    transform: translateY(0px);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.cth-signup-section .sht-fade-in {
  animation: fadeIn 1s ease forwards;
  animation-delay: 2.2s;
  opacity: 0;
}

#label_318_14_1 , #label_18_14_1{
  font-size:10px;
}
.gform-footer.gform_footer.top_label{
  padding:0px !important;
}
.mobile-section{
  display:none;
}

.cth-mobile {
  position: relative;
  width: 140px;
  height: 240px;
  margin: 0 auto;
  display: none;
}
.cth-mobile1{
  position: absolute;
  top: 84px;
  right: 102px;
  width: 100%;
  opacity: 1;
}
.cth-mobile2{
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  opacity: 1;
}
.cth-mobile3{
  position: absolute;
  top: 84px;
  left: 100px;
  width: 100%;
  opacity: 1;
}
.cth-signup-section {
    padding: 50px 100px 0;
}

/* Responsive */
@media (max-width: 1024px) { 
  .cth-signup-section #field_submit::after {
    width: 100%;
  }
  .cth-signup-section .gform_wrapper.gravity-theme .gform-loader {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
}
.cth-custom-text {
    position: absolute;
    top: 15px;
    font-weight: 600;
    font-size: 32px;
    width: 62%;
    /* opacity: 0; */
}

div#gform_wrapper_318 , div#gform_wrapper_18{
  margin-top:10px !important;
  padding:0 20px;
}
  .cth-signup-section .gform_wrapper {
    padding-top: 0 !important;
}
.cth-signup-section .sht-confirmation-msg {
   
    margin-top: 30px;
    margin-bottom: 40px;
}
.cth-signup-section .sht-form-wrapper h2 {
    font-family: 'Playfair Display', serif;
    font-size: 32px;
    width: 250px;
    margin: 0 auto !important;
    padding: 0;
}
.cth-signup-section .sht-form-wrapper {
    padding: 0;
}
.cth-signup-section .gform_wrapper.gravity-theme .gform_validation_errors>h2{
  text-align:left;
  font-size:12px !important;
}
.cth-signup-section .gform_wrapper.gravity-theme .gform_validation_errors{
  padding-block:0;
}
.cth-signup-section .gform_wrapper.gravity-theme .gfield_validation_message, .gform_wrapper.gravity-theme .validation_message{
  font-size:12px;
}
.cth-signup-section .gform_wrapper.gravity-theme .gfield input{
  padding:8px 15px !important
}
.cth-signup-section .ginput_container_checkbox{
  /* bottom:0; */
}
.cth-signup-section .gform_wrapper.gravity-theme #field_submit {
    margin-top: 90px;
    width: 100%;
   
}
.cth-signup-section .gform_wrapper.gravity-theme #field_submit .gform-button--width-full{
  width: 100%;
   border-radius:0;
}
.cth-signup-section .ginput_container_checkbox {
    text-align: center;
   
    bottom: 80px;
    width: 100%;
    left:0;
}
.cth-signup-section .gform_wrapper.gravity-theme #field_submit .gform-button--width-full {
	padding: 16px 0 !important;
  font-size:18px;
}


  .cth-forms {
    display: flex;
    flex-direction: column;
}
  .cth-signup-section .gform_wrapper .gfield_html p {
    width: 620px;
}
  .cth-signup-section h2{
    width: 100%;
  }
  .cth-phone.cth-phone1 {
    height: auto;
    width: 200px;
  }

  .cth-phone.cth-phone2 {
    height: auto;
    width: 200px;
  }

  .cth-phone.cth-phone3 {
    height: auto;
    width: 200px;
  }
   body {
    font-size: 15px;
  }

  .cth-signup-section h2 {
    font-size: 24px;
  }

  .cth-error-message,
  .cth-error-text,
  .cth-terms,
  button {
    font-size: 13px;
  }

  .cth-phone {
    width: 130px;
  }
  .cth-phones{
    margin-top: 0px;
  }
  .cth-term {
    padding-bottom: 10px;
  }
}

@media (max-width: 768px) {
  .cth-signup-section .gform_wrapper.gravity-theme .gfield_checkbox label {
	max-width: 69%;
}
  .cth-signup-section .ginput_container_checkbox {
	width: 100%;
}
 .cth-signup-section .gform_wrapper.gravity-theme .ginput_complex>span{
    max-width: 100% !important;
  }
 .cth-signup-section .gform_wrapper.gravity-theme .ginput_complex {
    gap: 16px;
    justify-content: space-between;
}
.cth-signup-section .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 16px;
}
  .cth-forms{
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
  .cth-phones {
    flex-wrap: wrap;
  }

  .cth-form-wrapper h2 {
    width: auto;
  }

  .cth-signup-section {
    flex-direction: column;
    align-items: center;
  }

  .cth-input-group {
    flex-direction: column;
  }

  input {
    width: 100%;
    margin-right: 0;
  }

  input#email {
    width: 100%;
  }

  .cth-phones {
    margin-top: 20px;
  }

  .cth-phone {
    width: 100px;
  }
  .cth-signup-section{
    padding: 0px 20px 30px;
  }
  .cth-phones{
    padding-left: 0px;
  }
    body {
    font-size: 14px;
  }

  .cth-signup-section h2 {
    font-size: 22px;
  }

  .cth-error-message,
  .cth-error-text,
  .cth-terms,
  button {
    font-size: 12px;
  }

  .cth-phone {
    width: 110px;
  }
}

/* Extra small devices (Phones) */
@media (max-width: 480px) {
  
.cth-signup-section .gform_wrapper.gravity-theme .gform_fields #field_318_15 , .cth-signup-section .gform_wrapper.gravity-theme .gform_fields #field_18_15{
  display:none;
}
  
.cth-custom-text {
  display:none;
}
  .mobile-section{
  display:block;
  overflow-y: clip;
}

  body {
    font-size: 13px;
  }

  .cth-signup-section h2 {  
    font-size: 20px;
    margin: 0;
  }

  .cth-error-message,
  .cth-error-text,
  .cth-terms,
  button {
    font-size: 11px;
  }

  .cth-phone {
    width: 90px;
  }
 .cth-mobile {
display: block;
	width: 200px;
	height: 350px;
}
  .cth-phones{
    display: none;
  }
  form#signup-form{
    margin-top: 0px;
  }
  .cth-phone.cth-phone1{
    width: 100%;
  }
  .cth-phone.cth-phone2{
    width: 100%;
  }
  .cth-phone.cth-phone3{
    width: 100%;
  }
 .cth-signup-section h2{
        text-align: center;
      }
      .cth-term{
  flex-direction: column;
}
    .cth-error-message, .cth-error-text, .cth-terms, button{
      width: 100%;
    }
}

@media (max-width: 360px) {
 .cth-phone.cth-phone1{
    width: 50%;
  }
  .cth-phone.cth-phone2{
    width: 50%;
  }
  .cth-phone.cth-phone3{
    width: 50%;
  }
  .cth-mobile1{
  right: 80px;
}
.cth-mobile2{
  left: 40px;

}
.cth-mobile3{
  left: 90px;
}
.cth-mobile{
  height: 131px;
}
 .cth-phone.cth-phone1{
    width: 50%;
  }
  .cth-phone.cth-phone2{
    width: 50%;
  }
  .cth-phone.cth-phone3{
    width: 50%;
  }
}

.cth-custom-text {
    position: absolute;
    top: 15px;
    font-weight: 600;
    font-size: 37px;
    width: 840px;
    /* opacity: 0; */
}
.gform_wrapper {
    padding: 31px 0px;
}
div#gform_wrapper_318  , div#gform_wrapper_18 {
    margin-top: 165px;
}

[data-aos="custom-slide-up"] {
  transform: translateY(600px) !important;
  opacity: 1 !important; /* Fully visible */
  transition-property: transform !important;
}

[data-aos="custom-slide-up"].aos-animate {
  transform: translateY(0) !important;
}

[data-aos="custom-mobile-slide-up"] {
  transform: translateY(400px) !important;
  opacity: 1 !important; /* Fully visible */
  transition-property: transform !important;
}

[data-aos="custom-mobile-slide-up"].aos-animate {
  transform: translateY(20px) !important;
}
[data-aos="custom-mobile-slide-down"] {
  transform: translateY(-400px) !important;
  opacity: 1 !important; /* Fully visible */
  transition-property: transform !important;
}

[data-aos="custom-mobile-slide-down"].aos-animate {
  transform: translateY(20px) !important;
}
