/*
 Theme Name:     landingthedillon
 Theme URI:      thedillonbuckhead.com
 Description:    A CottonCandy child theme.
 Author:         Sonya Pereira
 Template:       CottonCandy
 Version:        1.0.0
*/
@import url("https://use.typekit.net/reb6vhi.css");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;1,400&display=swap");
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* ---- [ Main Styles ] ---- */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  height: 100%;
}
.container {
  margin: 0 auto;
  width: 1200px;
  position: relative;
  text-align: center;
}
.col {
  display: inline;
  float: left;
}
.alpha {
  margin-left: 0 !important;
}
.omega {
  margin-right: 0 !important;
}
.full {
  width: 100%;
}
.almost-full {
  width: 95.23809524%;
  margin: 0 0;
  float: none;
  margin: 0 auto;
}
.col_one {
  width: 100%;
  margin: 0 0;
}
.col_half {
  width: 50%;
  margin: 0 0;
}
.col_two_thirds {
  width: 66.66666667%;
  margin: 0 0;
}
.col_one_third {
  width: 33.33333333%;
  margin: 0 0;
}
.col_one_fourth {
  width: 25%;
  margin: 0 0;
}
.col_three_fourths {
  width: 74.90636704%;
  margin: 0 0;
}
.col_one_fifth {
  width: 20%;
  margin: 0 0;
}
.col_two_fifths {
  width: 40%;
  margin: 0 0;
}
.col_three_fifths {
  width: 59.88023952%;
  margin: 0 0;
}
.col_one_sixth {
  width: 16.66666667%;
  margin: 0 0;
}
@media only screen and (max-width: 1280px) {
  .container {
    width: 1180px;
  }
}
@media only screen and (max-width: 1180px) {
  .container {
    width: 1024px;
  }
}
@media only screen and (max-width: 1024px) {
  .container {
    width: 980px;
  }
}
@media only screen and (max-width: 980px) {
  .container {
    width: 760px;
  }
}
@media only screen and (max-width: 780px) {
  .container {
    width: 95%;
  }
  .full,
  .col_one,
  .col_half,
  .col_two_thirds,
  .col_one_third,
  .col_one_fourth,
  .col_three_fourths,
  .col_one_fifth,
  .col_two_fifths,
  .col_three_fifths,
  .col_one_sixth {
    width: 100%;
    margin: 0 0;
  }
}
@media only screen and (max-width: 480px) {
  .container {
    width: 90%;
  }
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  font-family: "Poppins", sans-serif;
  font-size: 0.975rem;
  font-weight: 400;
  letter-spacing: 0.0175rem;
  color: #FFFFFF !important;
  line-height: 1.5rem !important;
  background-color: #41342C;
}
a {
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
}
a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.desktop {
  display: inline-block;
}
.mobile {
  display: none;
}
.laptop {
  display: none;
}
.super-container {
  width: 100%;
  position: relative;
  margin: 0 auto;
}
p {
  line-height: 180%;
  text-align: left;
}
.clear {
  clear: both;
}
.main {
  display: block;
  position: relative;
}
.section {
  background-color: #675547;
  position: relative;
  overflow: hidden;
}
.bg-dark-brown {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  background-color: #41342C;
  display: inline-block;
}
.top-content {
  position: relative;
  height: 100vh;
  width: 100%;
  overflow: hidden;
}
.landing-top-content {
  width: 100%;
  height: 100vh;
  margin: 0 auto;
  z-index: 0;
  position: fixed;
  top: 0;
  left: 0;
}
.landing-bottom-content {
  position: relative;
  width: 100%;
  margin: 0 auto -10px;
  display: inline-block;
  z-index: 9;
  background: #F5F2EC;
  padding: 30px 0 0 0;
}
.content-wrapper {
  width: 595px;
  max-width: 100%;
  margin: 0 auto 120px;
  text-align: center;
  display: inline-block;
  color: #FFFFFF;
}
.content-wrapper p {
  text-align: center;
}
.form-content {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.small-title {
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.105rem;
  margin: 100px auto 0;
}
.form-copy {
  font-size: 1.2rem;
  text-transform: capitalize;
  letter-spacing: 0.105rem;
  margin: 0 auto;
}
.copy-big-text {
  font-size: 1.3em;
  text-transform: capitalize;
  letter-spacing: 0.07em;
  line-height: 135%;
  font-weight: 100;
  margin-top: 50px;
  font-style: italic;
}
.global-title {
  color: #FFFFFF;
  text-align: center;
  font-size: 1em;
  font-family: "century-old-style-std", serif;
  letter-spacing: 0.1625rem;
  font-weight: 400;
}
.global-title.slider-title {
  font-size: 35px!important;
  letter-spacing: 0.04em !important;
  color: #FFFFFF !important;
  font-family: "commuters-sans", sans-serif !important;
}
.global-title.slider-sub-title {
  font-size: 40px!important;
  color: #FFFFFF !important;
  font-family: "century-old-style-std", serif !important;
}
.global-title.main-title {
  font-size: 3.25rem;
  line-height: 4.125rem;
  text-transform: none;
  letter-spacing: 0.1625rem;
  font-weight: 400;
  max-width: 935px;
  margin: 30px auto;
}
.global-title.main-title span {
  text-transform: none!important;
  font-style: italic;
  letter-spacing: 0;
  font-size: 2.1875rem;
}
.global-title.sub-title {
  font-size: 2em;
  font-family: "century-old-style-std", serif !important;
  line-height: 120%;
}
.global-title.form-title {
  font-size: 3.25rem;
  line-height: 4.125rem;
  color: #FFFFFF;
  text-transform: none;
  margin-top: 50px;
  margin-bottom: 12px;
  letter-spacing: 0.1625rem;
}
.global-title.form-title span {
  text-transform: none!important;
  font-style: italic;
  letter-spacing: 0;
  font-size: 2rem;
}
.text-center {
  text-align: center!important;
}
.text-left {
  text-align: left!important;
}
.text-right {
  text-align: right!important;
}
.form-comment {
  color: #FFFFFF;
  width: 100%;
}
.btn-form-wrapper {
  text-align: center !important;
  margin: 50px auto 0;
}
.logo-icon {
  width: 80px;
  height: auto;
}
.fixed-btn-discover {
  position: fixed;
  right: 40px;
  top: 90vh;
  z-index: 99999;
  border-radius: 2.08333333vw !important;
  transition: 0.5s !important;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  text-align: center!important;
  padding: 7px 25px!important;
  font-size: 0.9em;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.08em;
  font-family: "Poppins", sans-serif;
  background: #FBF7EF;
  color: #41342C;
}
.fixed-btn-press {
  position: fixed;
  right: 40px;
  top: 85vh;
  z-index: 99999;
  border-radius: 2.08333333vw !important;
  transition: 0.5s !important;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  text-align: center!important;
  padding: 7px 25px!important;
  font-size: 0.9em;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.08em;
  font-family: "Poppins", sans-serif;
  background: #FBF7EF;
  width: 122px;
  color: #41342C;
}
.footer-wrapper {
  margin: 0 auto -15px;
  text-align: center;
  background: #41342C;
  color: #FFFFFF;
  padding: 100px 5% 20px;
  width: 100%;
  display: inline-block;
  overflow: hidden;
}
.footer-wrapper a {
  color: #FFFFFF !important;
}
.disclaimer {
  position: relative;
  bottom: auto;
  display: inline-block;
  color: #FFFFFF;
  font-weight: 400;
}
.disclaimer span {
  margin: 0 15px;
}
.disclaimer img {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.disclaimer p {
  text-align: left;
  font-size: 0.8em;
}
.disclaimer a {
  color: #FFFFFF !important;
}
.disclaimer a.right {
  margin-right: 30px;
}
.disclaimer a.left {
  margin-left: 30px;
}
.margin-top35 {
  margin-top: 35px;
  width: 100%;
}
.margin-top50 {
  margin-top: 50px;
}
.margin-top60 {
  margin-top: 60px;
}
.margin-top100 {
  margin-top: 100px!important;
}
.margin-top120 {
  margin-top: 120px!important;
}
.margin-top200 {
  margin-top: 200px!important;
}
.form-wrapper {
  width: 100%;
  margin: 50px auto;
}
.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
.frm_style_formidable-style.with_frm_style input[type=submit],
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
.frm_style_formidable-style.with_frm_style .frm_submit button,
.frm_form_submit_style,
.frm_style_formidable-style.with_frm_style .frm-edit-page-btn {
  font-family: "Poppins", sans-serif !important;
  font-size: 1.1em !important;
  font-style: normal!important;
  font-weight: 400!important;
  color: #41342C !important;
  letter-spacing: 0.09rem !important;
  background-color: #F5F2EC !important;
  border-radius: 2.08333333vw !important;
  width: 50%!important;
  height: auto!important;
  transition: 0.5s !important;
  box-shadow: 0 0 0!important;
  border: 1px solid #FFFFFF !important;
  text-align: center!important;
  padding: 10px!important;
  text-transform: uppercase;
}
.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message:hover,
.frm_style_formidable-style.with_frm_style input[type=submit]:hover,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover,
.frm_style_formidable-style.with_frm_style .frm_submit button:hover,
.frm_form_submit_style:hover,
.frm_style_formidable-style.with_frm_style .frm-edit-page-btn:hover {
  background-color: #675547 !important;
  color: #F5F2EC !important;
}
.with_frm_style.frm_center_submit .frm_flex.frm_submit {
  justify-content: right!important;
  margin-top: -29px;
}
.with_frm_style input[type=text],
.with_frm_style input[type=password],
.with_frm_style input[type=email],
.with_frm_style input[type=number],
.with_frm_style input[type=url],
.with_frm_style input[type=tel],
.with_frm_style input[type=phone],
.with_frm_style input[type=search],
.with_frm_style select,
.with_frm_style textarea,
.frm_form_fields_style,
.with_frm_style .frm_scroll_box .frm_opt_container,
.frm_form_fields_active_style,
.frm_form_fields_error_style,
.with_frm_style .frm-card-element.StripeElement,
.with_frm_style .frm_slimselect.ss-main {
  color: #FFFFFF !important;
  background-color: #41342C !important;
  border: none!important;
  font-family: "Poppins", sans-serif !important;
  font-size: 1em!important;
  line-height: 1em!important;
  font-style: normal!important;
  font-weight: 100!important;
  letter-spacing: 0.011rem !important;
  border-bottom: 1px solid #FFFFFF !important;
  transition: 0.5s !important;
  padding: 5px!important;
  margin: 0!important;
  border-radius: 0!important;
}
.frm_forms.frm_style_formidable-style.with_frm_style {
  max-width: 100%!important;
  width: 100%!important;
}
.frm_style_formidable-style.with_frm_style .form-field {
  margin: 10px 0!important;
}
.with_frm_style .frm_inside_container > label {
  font-family: "Poppins", sans-serif !important;
  font-size: 1em!important;
  color: #FFFFFF !important;
}
.with_frm_style {
  --field-height: -2px!important;
  field-height: -2px !important;
}
.with_frm_style .frm_radio input[type=radio],
.with_frm_style .frm_scale input[type=radio],
.with_frm_style .frm_checkbox input[type=checkbox] {
  background-color: transparent!important;
  border: 1px solid #FFFFFF !important;
  border-radius: 2px!important;
  color: #FFFFFF !important;
  font-size: 0.9em !important;
}
.with_frm_style .frm_radio label,
.with_frm_style .frm_checkbox label {
  color: #FFFFFF !important;
  font-size: 0.9em;
  font-weight: 100!important;
}
.with_frm_style input[type=text],
.with_frm_style input[type=password],
.with_frm_style input[type=email],
.with_frm_style input[type=number],
.with_frm_style input[type=url],
.with_frm_style input[type=tel],
.with_frm_style input[type=search],
.with_frm_style select,
.with_frm_style textarea,
.with_frm_style .frm-card-element.StripeElement {
  font-size: 0.9em !important;
}
:-moz-placeholder {
  color: #FFFFFF !important;
  font-size: 0.9em !important;
}
::-moz-placeholder {
  color: #FFFFFF !important;
  font-size: 0.9em !important;
}
:-ms-input-placeholder {
  color: #FFFFFF !important;
  font-size: 0.9em !important;
}
::-webkit-input-placeholder {
  color: #FFFFFF !important;
  font-size: 0.9em !important;
}
#frm_form_3_container input::-webkit-input-placeholder {
  color: #FFFFFF !important;
  font-size: 1em!important;
}
#frm_form_3_container input::-moz-placeholder {
  color: #FFFFFF !important;
  font-size: 1em!important;
}
#frm_form_3_container input:-ms-input-placeholder {
  color: #FFFFFF !important;
  font-size: 1em!important;
}
#frm_form_3_container input::-moz-placeholder {
  color: #FFFFFF !important;
  font-size: 1em!important;
}
.text-white {
  color: #FFFFFF !important;
}
.text-cream {
  color: #F5F2EC !important;
}
.text-cream a {
  color: #FFFFFF !important;
}
.text-brown {
  color: #3F342A !important;
}
.text-brown a {
  color: #41342C !important;
}
/*LINES BELOW ID for the dropdown n PC */
/* the “closed” select */
.select2-container--default .select2-selection--single {
  background-color: #41342C !important;
  color: #FFFFFF !important;
  border: none;
  /* remove default border if you like */
  height: auto;
  /* let it size to your .frm_field */
  padding: 0.5em 1em;
  border-radius: 0;
  /* match your form style */
}
/* the placeholder / selected text */
.select2-container--default .select2-selection__rendered {
  color: #FFFFFF !important;
  line-height: 1.5;
}
/* the dropdown arrow */
.select2-container--default .select2-selection__arrow b {
  border-color: #FFFFFF transparent transparent transparent !important;
}
/* when the menu is open */
.select2-container--default.select2-container--open .select2-selection--single {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
/* the options list */
.select2-container .select2-dropdown {
  background-color: #41342C !important;
  color: #FFFFFF !important;
}
/* hovered option */
.select2-container--default .select2-results__option--highlighted {
  background-color: #41342C !important;
  color: #FFFFFF !important;
}
.frm_form select {
  background-color: #FBF7EF !important;
  color: #41342C !important;
  border: 1px solid rgba(214, 207, 196, 0.5) !important;
  padding: 10px;
  font-family: "Poppins", sans-serif;
  appearance: none!important;
  -webkit-appearance: none!important;
  -moz-appearance: none!important;
}
.frm_form select option {
  background-color: #FBF7EF !important;
  color: #FFFFFF !important;
}
.frm_form select option:hover {
  background-color: #41342C !important;
  color: rgba(214, 207, 196, 0.5) !important;
}
/*LINES ABOVE ID for the dropdown n PC */
@font-face {
  font-family: "Cirka";
  src: url("includes/fonts/webfonts/Cirka-Light.woff2") format("woff2"), url("includes/fonts/webfonts/Cirka-Light.woff") format("woff");
  font-weight: 100 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cirka";
  src: url("includes/fonts/webfonts/Cirka-Regular.woff2") format("woff2"), url("includes/fonts/webfonts/Cirka-Regular.woff") format("woff");
  font-weight: 400 500;
  font-style: normal;
  font-display: swap;
}
.lp-header {
  background: #AB6140;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 24px;
}
.lp-header .lp-header__logo {
  display: inline-flex;
}
.lp-header .lp-header__logo img {
  width: 230px;
  max-width: 60vw;
  height: auto;
}
.lp-header .lp-wordmark {
  text-align: center;
  color: #FFFFFF;
  line-height: 1;
}
.lp-header .lp-wordmark__eyebrow {
  display: block;
  font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.5em;
  text-transform: uppercase;
  margin-bottom: 8px;
  padding-left: 0.5em;
}
.lp-header .lp-wordmark__name {
  display: block;
  font-family: "Cirka", "century-old-style-std", Georgia, "Times New Roman", serif;
  font-size: clamp(30px, 5vw, 46px);
  font-weight: 300;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  padding-left: 0.16em;
}
.lp-header .lp-wordmark__place {
  display: block;
  font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.55em;
  text-transform: uppercase;
  margin-top: 10px;
  padding-left: 0.55em;
}
.dillon-landing {
  font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
  background: #FFFFFF;
  color: #565250;
  -webkit-font-smoothing: antialiased;
}
.dillon-landing .lp-split {
  display: grid;
  grid-template-columns: 70% 30%;
  min-height: calc(100vh - 120px);
  align-items: stretch;
}
.dillon-landing .lp-media {
  position: relative;
  overflow: hidden;
  background: #ece8e2;
}
.dillon-landing .lp-media img,
.dillon-landing .lp-media video,
.dillon-landing .lp-media iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  border: 0;
}
.dillon-landing .lp-panel {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 56px clamp(28px, 3vw, 56px);
}
.dillon-landing .lp-panel__inner {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}
.dillon-landing .lp-eyebrow {
  font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.35em;
  text-transform: uppercase;
  color: #AB6140;
  text-align: center;
  margin: 0 0 18px;
  padding-left: 0.35em;
}
.dillon-landing .lp-title {
  font-family: "Cirka", "century-old-style-std", Georgia, "Times New Roman", serif;
  font-size: clamp(30px, 2.6vw, 42px);
  font-weight: 400;
  line-height: 1.18;
  letter-spacing: 0.06em;
  color: #565250;
  text-transform: uppercase;
  margin: 0 0 26px;
}
.dillon-landing .lp-copy {
  font-family: "Cirka", "century-old-style-std", Georgia, "Times New Roman", serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.9;
  color: #565250;
  text-align: center;
}
.dillon-landing .lp-copy p {
  text-align: center;
  margin: 0 auto 1em;
}
.dillon-landing .lp-copy p:last-child {
  margin-bottom: 0;
}
.dillon-landing .lp-copy a {
  color: #AB6140;
}
.dillon-landing .lp-link {
  display: inline-block;
  margin: 30px auto;
  font-family: "Cirka", "century-old-style-std", Georgia, "Times New Roman", serif;
  font-style: italic;
  font-size: 21px;
  color: #AB6140;
  text-decoration: none;
  transition: opacity 0.2s ease;
}
.dillon-landing .lp-link__arrow {
  font-style: normal;
  margin-left: 6px;
}
.dillon-landing .lp-link:hover {
  opacity: 0.65;
}
.dillon-landing .lp-form-title {
  font-family: "Cirka", "century-old-style-std", Georgia, "Times New Roman", serif;
  font-size: clamp(20px, 2vw, 26px);
  font-weight: 400;
  line-height: 1.3;
  color: #565250;
  letter-spacing: 0.02em;
  text-transform: none;
  margin: 8px auto 20px;
}
.dillon-landing .lp-form-text {
  font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.6;
  color: #565250;
  margin: 0 auto 22px;
}
.dillon-landing .lp-form .frm_forms,
.dillon-landing .lp-form .frm_form_fields {
  text-align: left;
}
.dillon-landing .lp-form .frm_primary_label {
  font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  letter-spacing: 0.05em !important;
  color: #626262 !important;
  text-transform: none !important;
  margin-bottom: 6px !important;
  padding: 0 !important;
}
.dillon-landing .lp-form input[type="text"],
.dillon-landing .lp-form input[type="email"],
.dillon-landing .lp-form input[type="tel"],
.dillon-landing .lp-form input[type="number"],
.dillon-landing .lp-form input[type="url"],
.dillon-landing .lp-form input[type="search"],
.dillon-landing .lp-form select,
.dillon-landing .lp-form textarea {
  font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 1.4 !important;
  height: 44px !important;
  color: #2b2b2b !important;
  background-color: #FFFFFF !important;
  border: 1px solid #D8D2CC !important;
  border-radius: 0 !important;
  padding: 10px 12px !important;
  margin: 0 !important;
  outline: none;
  width: 100%;
  box-sizing: border-box !important;
  box-shadow: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  transition: border-color 0.2s ease;
}
.dillon-landing .lp-form input:focus,
.dillon-landing .lp-form select:focus,
.dillon-landing .lp-form textarea:focus {
  border-color: #AB6140 !important;
}
.dillon-landing .lp-form textarea {
  height: auto !important;
  min-height: 44px;
}
.dillon-landing .lp-form select {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='10' viewBox='0 0 14 10'><path d='M1 1l6 7 6-7' fill='none' stroke='%23AB6140' stroke-width='1.3'/></svg>") !important;
  background-repeat: no-repeat !important;
  background-position: right 12px center !important;
  padding-right: 34px !important;
  cursor: pointer;
}
.dillon-landing .lp-form .frm_radio,
.dillon-landing .lp-form .frm_checkbox {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-right: 16px;
}
.dillon-landing .lp-form .frm_radio label,
.dillon-landing .lp-form .frm_checkbox label {
  color: #626262 !important;
  font-size: 12px !important;
  font-weight: 400 !important;
}
.dillon-landing .lp-form input[type="radio"],
.dillon-landing .lp-form input[type="checkbox"] {
  background-color: transparent !important;
  border: 1px solid #AB6140 !important;
  accent-color: #AB6140;
  width: 15px !important;
  height: 15px !important;
}
.dillon-landing .lp-form .frm_submit {
  text-align: center;
  margin: 8px 0 0;
}
.dillon-landing .lp-form .frm_submit button,
.dillon-landing .lp-form .frm_submit input[type="submit"] {
  width: 100% !important;
  padding: 16px 24px !important;
  background-color: #AB6140 !important;
  color: #FFFFFF !important;
  font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  letter-spacing: 0.25em !important;
  text-transform: uppercase !important;
  border: none !important;
  border-radius: 0 !important;
  cursor: pointer;
  transition: background-color 0.25s ease;
}
.dillon-landing .lp-form .frm_submit button:hover,
.dillon-landing .lp-form .frm_submit input[type="submit"]:hover {
  background-color: #8d5035 !important;
}
.dillon-landing .lp-form input::placeholder,
.dillon-landing .lp-form textarea::placeholder {
  color: #9a938c !important;
  opacity: 1;
}
.dillon-landing .fixed-btn-discover {
  background: #AB6140 !important;
  color: #FFFFFF !important;
  font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
}
.site-footer {
  background: #FFFFFF;
  padding: 46px 24px 40px;
  text-align: center;
  font-family: "Cirka", "century-old-style-std", Georgia, "Times New Roman", serif;
  color: #616061;
}
.site-footer .site-footer__inner {
  max-width: 900px;
  margin: 0 auto;
}
.site-footer .site-footer__broker {
  font-size: 14px;
  margin: 0 0 18px;
}
.site-footer .site-footer__legalrow {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  max-width: 860px;
  margin: 0 auto 24px;
}
.site-footer .site-footer__eho {
  flex: 0 0 auto;
  width: 15px;
  height: auto;
}
.site-footer .site-footer__disclaimer {
  font-size: 10px;
  line-height: 1.8;
  letter-spacing: 0.01em;
  text-align: left;
  margin: 0;
}
@media (max-width: 600px) {
  .site-footer .site-footer__legalrow {
    flex-direction: column;
    gap: 12px;
  }
  .site-footer .site-footer__disclaimer {
    text-align: center;
  }
}
.site-footer .site-footer__kolter {
  display: inline-block;
  margin: 0 auto 16px;
}
.site-footer .site-footer__kolter img {
  width: 128px;
  max-width: 55vw;
  height: auto;
}
.site-footer .site-footer__copy {
  font-size: 12px;
  margin: 0;
}
@media (max-width: 900px) {
  .dillon-landing .lp-split {
    grid-template-columns: 1fr;
    min-height: 0;
  }
  .dillon-landing .lp-media {
    height: 60vw;
    min-height: 260px;
    max-height: 460px;
  }
  .dillon-landing .lp-panel {
    padding: 44px 24px 60px;
  }
  .dillon-landing .lp-panel__inner {
    max-width: 460px;
  }
}
@media only screen and (max-width: 825px) {
  .desktop {
    display: none;
  }
  .landing {
    display: none;
  }
  .mobile {
    display: inline-block;
  }
  .global-title.main-title {
    font-size: 1.5em;
    line-height: 120%;
    margin-top: 20px;
  }
  .global-title.form-title {
    font-size: 1.7em;
    margin-top: 10px;
    line-height: 120%;
    margin-top: 20px;
  }
  .global-title {
    line-height: 120%;
  }
  .global-title.slider-title {
    font-size: 25px !important;
  }
  .global-title.slider-sub-title {
    font-size: 16px !important;
  }
  .global-title.main-title {
    padding: 0 5%;
  }
  .global-title.main-title span {
    font-size: 1.6rem;
    display: block;
    margin-top: 15px;
  }
  .global-title.form-title span {
    font-size: 1.4rem;
    display: block;
    margin-top: 25px;
  }
  .logo-icon {
    width: 40px;
    height: auto;
  }
  .small-title {
    letter-spacing: 0;
    font-size: 0.8em;
    margin-top: 30px;
  }
  .landing-top-content {
    height: 650px;
  }
  .top-content {
    height: 485px;
  }
  .fixed-btn-discover {
    right: 15px;
    top: 491px;
    padding: 10px!important;
    width: 130px;
    position: absolute;
  }
  .fixed-btn-press {
    left: 15px;
    top: 491px;
    padding: 10px!important;
    width: 75px;
    position: absolute;
  }
  .landing-bottom-content {
    margin: -56px auto -10px;
    padding: 0;
  }
  .form-wrapper {
    margin: 0 auto;
  }
  .text-right {
    text-align: center!important;
  }
  .margin-top120 {
    margin-top: 60px!important;
  }
  .margin-top100 {
    margin-top: 60px!important;
  }
  .text-left {
    text-align: center!important;
  }
  .wc-landing .hero {
    max-height: 600px;
  }
  .wc-landing .hero__logo {
    margin-top: 36px;
  }
  .wc-landing .hero__logo-img {
    width: 180px;
  }
  .wc-landing .hero__tagline {
    font-size: 10px;
    bottom: 28px;
  }
  .wc-landing .hero__slider.desktop {
    display: none;
  }
  .wc-landing .hero__slider.mobile {
    display: block;
  }
  .wc-landing .intro {
    padding: 64px 28px 32px;
  }
  .wc-landing .form-section {
    padding: 32px 28px 72px;
  }
  .wc-footer {
    padding: 36px 28px 0;
  }
  .wc-footer .wc-footer__main {
    grid-template-columns: 1fr;
    gap: 24px;
    text-align: center;
    justify-items: center;
  }
  .wc-footer .wc-footer__social {
    justify-content: center;
    flex-wrap: wrap;
    gap: 16px 24px;
  }
  .wc-footer .wc-footer__partner {
    justify-content: center;
  }
  .wc-footer .wc-footer__bottom {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 12px;
    padding: 16px 0;
  }
  .wc-footer .wc-footer__bottom-left {
    flex-direction: column;
    gap: 8px;
  }
  .wc-footer .wc-footer__bottom-right {
    justify-content: center;
    gap: 10px 20px;
  }
}
@media only screen and (max-width: 480px) {
  .disclaimer {
    margin-top: -15px;
  }
  .disclaimer span {
    display: block;
  }
  .wc-landing .intro {
    padding: 52px 20px 28px;
  }
  .wc-landing .form-section {
    padding: 28px 20px 60px;
  }
  .wc-landing .hero__logo-img {
    width: 150px;
  }
}
