.indent {
  text-indent: -9999em;
}
.clear:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
	========================================================================== */
figure {
  margin: 0;
  padding: 0;
}
/**
* Remove the margin in all browsers.
*/
body {
  margin: 0;
}
/**
* Render the `main` element consistently in IE.
*/
main {
  display: block;
}
/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
	========================================================================== */
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
	========================================================================== */
/**
* Remove the gray background on active links in IE 10.
*/
a {
  background-color: transparent;
}
/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
* Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
	========================================================================== */
/**
* Remove the border on images inside links in IE 10.
*/
img {
  border-style: none;
}
/* Forms
	========================================================================== */
/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input {
  /* 1 */
  overflow: visible;
}
/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
  /* 1 */
  text-transform: none;
}
/**
* Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
* Rhatchetre the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
* Correct the padding in Firefox.
*/
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
  vertical-align: baseline;
}
/**
* Remove the default vertical scrollbar in IE 10+.
*/
textarea {
  overflow: auto;
}
/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
	========================================================================== */
/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/
details {
  display: block;
}
/*
* Add the correct display in all browsers.
*/
summary {
  display: list-item;
}
/* Misc
	========================================================================== */
/**
* Add the correct display in IE 10+.
*/
template {
  display: none;
}
/**
* Add the correct display in IE 10.
*/
[hidden] {
  display: none;
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuOKfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDz8V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrFJA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLBT5V1s.ttf) format('truetype');
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*:focus {
  outline: var(--button-bg-color) auto 3px;
}
img {
  max-width: 100%;
}
a {
  text-decoration: none;
  transition: ease all 0.3s;
  outline: none;
  color: var(--text-link-color);
  /* mobile tap color */
}
a:hover,
a:focus {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
a:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  text-rendering: optimizelegibility;
  margin: 0;
  font-weight: 300;
  line-height: 1.3;
  font-family: var(--heading-font);
}
h1,
.h1 {
  font-size: calc(3.9*1rem);
}
@media screen and (min-width: 768px) {
  h1,
  .h1 {
    font-size: calc(3.9*1rem);
  }
}
@media screen and (min-width: 980px) {
  h1,
  .h1 {
    font-size: calc(3.9*1rem);
  }
}
h2,
.h2 {
  font-size: calc(3.9*1rem);
  padding-bottom: 15px;
}
@media screen and (min-width: 768px) {
  h2,
  .h2 {
    font-size: calc(3.9*1rem);
  }
}
@media screen and (min-width: 980px) {
  h2,
  .h2 {
    font-size: calc(3.9*1rem);
  }
}
.button,
a.button {
  position: relative;
  display: block;
  line-height: 24px;
  padding: 12px 0;
  min-height: 48px;
  background: var(--button-bg-color);
  border: 2px solid var(--button-border-color);
  color: var(--button-text-color);
  font-size: 1.5rem;
  font-weight: bold;
  width: 100%;
  max-width: 300px;
  border-radius: 1px;
  transition: ease all 0.3s;
  text-align: center;
  margin: auto;
}
.button.ghost,
a.button.ghost {
  background: none;
  color: var(--button-bg-color);
  border: 0;
  border-bottom: 3px solid var(--button-border-color);
}
.button.inline,
a.button.inline {
  display: inline-block;
}
.button:hover,
a.button:hover {
  background: var(--button-bg-color-hover);
}
.outline {
  background: none;
  border: 2px solid blue;
  color: #000;
}
p {
  margin: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
nav,
.nav,
nav ul,
.nav ul {
  list-style-type: none;
  padding-left: 0;
}
hr {
  border: none;
  background: #eee;
  height: 2px;
  width: 60px;
  margin: 35px auto 0;
}
.alignleft,
.alignright {
  margin-bottom: 1em;
}
address {
  font-style: normal;
}
.center {
  text-align: center;
}
.upper {
  text-transform: uppercase;
}
.screen-reader-text {
  position: absolute !important;
  left: -999em;
}
.html-times {
  font-size: 1.5em;
  vertical-align: sub;
}
.generic-text {
  padding: 50px 20px;
}
.generic-text p,
.generic-text ul,
.generic-text ol,
.generic-text dl {
  padding-bottom: 20px;
}
form {
  margin: auto;
  max-width: 780px;
}
form input[type="text"],
form input[type="password"],
form input[type="datetime"],
form input[type="datetime-local"],
form input[type="date"],
form input[type="month"],
form input[type="time"],
form input[type="week"],
form input[type="number"],
form input[type="email"],
form input[type="url"],
form input[type="search"],
form input[type="tel"],
form input[type="phone"],
form select,
form textarea {
  box-sizing: border-box;
  width: 100%;
  height: 5rem;
  border: 0;
  text-indent: 20px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #ddd;
  font-family: var(--text-font);
}
form .form-group {
  display: flex;
  flex-direction: column;
  justify-content: end;
  padding-bottom: 8px;
}
form textarea {
  min-height: 120px;
  width: 100%;
  padding: 15px 20px;
  border: 0;
  text-indent: 0px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #ddd;
  font-family: var(--text-font);
  box-sizing: border-box;
  resize: vertical;
  max-height: 500px;
}
form input[type="submit"],
form input[type="button"],
form input[type="reset"],
form button {
  position: relative;
  display: block;
  line-height: 24px;
  padding: 12px 0;
  min-height: 48px;
  background: var(--button-bg-color);
  border: 2px solid var(--button-border-color);
  color: var(--button-text-color);
  font-size: 1.5rem;
  font-weight: bold;
  width: 100%;
  max-width: 300px;
  border-radius: 1px;
  transition: ease all 0.3s;
  text-align: center;
  margin: auto;
  border: 0;
}
form input[type="submit"].ghost,
form input[type="button"].ghost,
form input[type="reset"].ghost,
form button.ghost {
  background: none;
  color: var(--button-bg-color);
  border: 0;
  border-bottom: 3px solid var(--button-border-color);
}
form input[type="submit"].inline,
form input[type="button"].inline,
form input[type="reset"].inline,
form button.inline {
  display: inline-block;
}
form input[type="submit"]:hover,
form input[type="button"]:hover,
form input[type="reset"]:hover,
form button:hover {
  background: var(--button-bg-color-hover);
}
form input[type="password"] {
  letter-spacing: 0.3em;
}
form label {
  font-weight: bold;
  color: var(--text-color);
}
form .field-wrapper {
  padding-bottom: 25px;
}
form .form-group.required > label:after,
form .form-group:has(input[required]) > label:after,
form .form-group:has(input[required="required"]) > label:after {
  content: "*";
  color: currentColor;
  font-size: 1em;
  font-weight: 400;
  margin-left: 2px;
}
@media screen and (min-width: 768px) {
  .fields,
  reform,
  form {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
  }
  .iwrap,
  .form-group,
  .field-wrap {
    width: 100%;
    padding-bottom: 12px;
  }
  .iwrap.quarter,
  .form-group.quarter,
  .field-wrap.quarter {
    width: 23%;
  }
  .iwrap.half,
  .form-group.half,
  .field-wrap.half {
    width: 48%;
  }
  .iwrap.third,
  .form-group.third,
  .field-wrap.third {
    width: 73%;
  }
  .iwrap.one-third,
  .form-group.one-third,
  .field-wrap.one-third {
    width: 31%;
  }
  .iwrap.two-thirds,
  .form-group.two-thirds,
  .field-wrap.two-thirds {
    width: 65%;
  }
  .iwrap.textarea,
  .form-group.textarea,
  .field-wrap.textarea,
  .iwrap.submit,
  .form-group.submit,
  .field-wrap.submit,
  .iwrap.full,
  .form-group.full,
  .field-wrap.full {
    width: 100%;
  }
  .iwrap.submit,
  .form-group.submit,
  .field-wrap.submit {
    padding-left: 0;
    margin-left: 0;
  }
}
html {
  font-size: 62.5%;
}
body {
  font-size: 1.6rem;
  line-height: 1.75;
  color: var(--text-color);
  font-family: var(--text-font);
  background: #fff url(/tuxito/assets/img/country-quilt2.jpg) center;
}
img {
  display: block;
}
#mainwrap {
  overflow: hidden;
}
.inner {
  position: relative;
  margin: auto;
  max-width: 1200px;
  width: 100%;
}
.grecaptcha-badge {
  z-index: 1;
}
.animated-element {
  opacity: 0;
}
.block.standard_faq .inner {
  padding: 20px 15px !important;
}
.block.standard_faq h2 {
  font-size: 3rem;
  padding-bottom: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 0.5ch;
}
.block.standard_faq h2::after {
  content: '';
  display: inline-block;
  height: 3px;
  width: 220px;
  background: var(--button-border-color);
  position: relative;
}
.block.standard_faq .list-wrapper .dropdown-toggle {
  font-size: 1.6rem !important;
}
#header {
  position: relative;
  background: var(--primary-bg-color);
  padding: 15px;
}
#header .inner {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#header .nav-container {
  display: none;
}
#header .nav-container .special {
  display: block;
}
#header .nav-container .special a {
  position: relative;
  display: block;
  line-height: 24px;
  padding: 12px 0;
  min-height: 48px;
  background: var(--button-bg-color);
  border: 2px solid var(--button-border-color);
  color: var(--button-text-color);
  font-size: 1.5rem;
  font-weight: bold;
  width: 100%;
  max-width: 300px;
  border-radius: 1px;
  transition: ease all 0.3s;
  text-align: center;
  margin: auto;
  padding: 4px 6px;
  height: 36px;
  line-height: 36px;
  min-height: 36px;
  width: unset;
  border: 0;
  max-width: 200px;
}
#header .nav-container .special a.ghost {
  background: none;
  color: var(--button-bg-color);
  border: 0;
  border-bottom: 3px solid var(--button-border-color);
}
#header .nav-container .special a.inline {
  display: inline-block;
}
#header .nav-container .special a:hover {
  background: var(--button-bg-color-hover);
}
#header .nav-container.active {
  display: block;
  width: 100%;
  padding: 10px 0;
}
#header .nav-container.active li {
  padding: 2px 0;
  font-size: 1.8rem;
  text-align: center;
}
#header .nav-container.active a {
  color: #fff;
}
#header #grip {
  height: 48px;
  width: 52px;
  margin: 0;
}
#header #grip span {
  display: none;
}
#header .logo-container {
  position: relative;
  height: 48px;
  line-height: 48px;
  max-width: 70%;
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: bold;
}
#header .logo-container img {
  height: 100%;
}
#header .special-container {
  display: none;
}
@media screen and (min-width: 980px) {
  #header .logo-container {
    position: relative;
    display: block;
    max-width: 278px;
    height: auto;
  }
  #header .logo-container a:hover {
    opacity: 0.7;
  }
  #header .logo-container img {
    display: block;
    max-height: 145px;
  }
  #header .nav-container {
    display: block;
    margin: auto;
    height: 36px;
    padding: 24px 0;
    width: unset;
  }
  #header .nav-container ul {
    display: block;
    height: 36px;
  }
  #header .nav-container li {
    float: left;
    padding: 0 5px;
  }
  #header .nav-container li.special {
    display: none;
  }
  #header .nav-container a {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    color: #fff;
    padding: 0 5px;
  }
  #header .nav-container a:hover {
    color: var(--button-text-color);
    background-color: var(--button-bg-color);
  }
  #header .special-container {
    display: flex;
    align-items: center;
    gap: 8px;
  }
  #header .special-container .special {
    display: inline-block;
    height: 36px;
    margin-bottom: 0;
  }
  #header .special-container .special a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 12px 0;
    min-height: 48px;
    background: var(--button-bg-color);
    border: 2px solid var(--button-border-color);
    color: var(--button-text-color);
    font-size: 1.5rem;
    font-weight: bold;
    width: 100%;
    max-width: 300px;
    border-radius: 1px;
    transition: ease all 0.3s;
    text-align: center;
    margin: auto;
    padding: 4px 6px;
    height: 36px;
    line-height: 36px;
    min-height: 36px;
    width: unset;
    border: 0;
  }
  #header .special-container .special a.ghost {
    background: none;
    color: var(--button-bg-color);
    border: 0;
    border-bottom: 3px solid var(--button-border-color);
  }
  #header .special-container .special a.inline {
    display: inline-block;
  }
  #header .special-container .special a:hover {
    background: var(--button-bg-color-hover);
  }
  #header #grip {
    display: none;
  }
}
.block.notice {
  background: var(--secondary-bg-color);
  color: #fff;
  padding: 15px;
  font-size: 1.3rem;
  text-align: center;
}
.block.notice .inner {
  display: flex;
  justify-content: center;
  gap: 1.5ch;
}
.block.notice address,
.block.notice .phone {
  display: inline-block;
}
.block.notice p {
  display: inline-flex;
}
.block.notice a {
  color: #fff;
  display: inline-flex;
  align-items: center;
}
.block.notice a svg {
  height: 1em;
  width: 1em;
  margin-right: 5px;
}
.block.notice a svg * {
  fill: #fff;
  margin-right: 5px;
  transition: fill 0.3s ease;
}
.block.notice a:hover {
  color: var(--text-link-color);
}
.block.notice a:hover svg * {
  fill: var(--text-link-color);
}
.block.notice strong {
  font-weight: bold;
  display: inline-block;
}
.block.hero {
  position: relative;
}
.block.hero img {
  display: block;
  width: 100%;
}
.block.hero .hero-content {
  padding: 35px 15px;
}
.block.hero h1,
.block.hero h2,
.block.hero h3 {
  font-size: 3rem;
  line-height: 1;
  padding-bottom: 15px;
}
.block.hero p {
  padding-bottom: 1em;
}
.block.hero a {
  position: relative;
  display: block;
  line-height: 24px;
  padding: 12px 0;
  min-height: 48px;
  background: var(--button-bg-color);
  border: 2px solid var(--button-border-color);
  color: var(--button-text-color);
  font-size: 1.5rem;
  font-weight: bold;
  width: 100%;
  max-width: 300px;
  border-radius: 1px;
  transition: ease all 0.3s;
  text-align: center;
  margin: auto;
  background: none;
  color: var(--button-bg-color);
  border: 0;
  border-bottom: 3px solid var(--button-border-color);
  display: inline-block;
  width: auto;
  min-height: auto;
}
.block.hero a.ghost {
  background: none;
  color: var(--button-bg-color);
  border: 0;
  border-bottom: 3px solid var(--button-border-color);
}
.block.hero a.inline {
  display: inline-block;
}
.block.hero a:hover {
  background: var(--button-bg-color-hover);
}
.block.hero a:hover {
  background: none;
  color: var(--text-color);
}
@media screen and (min-width: 980px) {
  .block.hero {
    overflow: hidden;
  }
  .block.hero .background-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
  }
  .block.hero .background-image img {
    display: block;
    min-height: 100%;
    min-width: 100%;
  }
  .block.hero .hero-content {
    width: 40%;
    margin-left: 0;
    position: relative;
    box-sizing: border-box;
    padding: 145px 45px 200px 10px;
    color: #fff;
    z-index: 200;
  }
  .block.hero .hero-content * {
    position: relative;
  }
  .block.hero .hero-content:before {
    position: absolute;
    top: 0;
    left: -9000px;
    right: 0;
    bottom: 0;
    content: "";
    background: var(--primary-bg-color);
    opacity: 0.7;
  }
  .block.hero a {
    color: #fff;
    padding-right: 5px;
    padding-left: 5px;
  }
  .block.hero a:hover {
    background: var(--button-bg-color);
    color: #fff;
  }
}
.block.welcome {
  position: relative;
  padding: 0 15px 35px;
  z-index: 300;
}
.block.welcome .inner {
  position: relative;
  background: #fff url(/tuxito/assets/img/stone.jpg) center;
}
.block.welcome article {
  padding: 15px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  text-align: center;
}
.block.welcome .socials {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 12px;
  gap: 10px;
  width: 100%;
}
.block.welcome .socials .social {
  height: 25px;
  width: 25px;
}
.block.welcome .socials .social a {
  border: none !important;
  padding: 0;
}
.block.welcome .socials .social a svg {
  fill: var(--button-bg-color);
  transition: all 0.3s ease;
  height: 100%;
  width: 100%;
}
.block.welcome .socials .social a:hover,
.block.welcome .socials .social a:focus {
  background-color: transparent;
}
.block.welcome .socials .social a:hover svg,
.block.welcome .socials .social a:focus svg {
  opacity: 0.6;
}
.block.welcome .socials .social:has(a[href=""]) {
  display: none;
}
.block.welcome a {
  border-bottom: 4px solid var(--button-bg-color);
}
.block.welcome a:hover {
  background: var(--button-bg-color);
  color: var(--button-text-color-hover);
}
@media screen and (min-width: 980px) {
  .block.welcome {
    position: relative;
  }
  .block.welcome article {
    padding: 45px;
    margin: -60px auto 0;
    box-sizing: border-box;
    min-height: 100px;
    font-size: 1.9rem;
  }
}
.block.image-feature {
  position: relative;
  padding: 15px;
}
.block.image-feature img {
  display: block;
  width: 100%;
}
.block.image-feature article {
  padding: 15px 0 0 15px;
  border-left: 5px solid var(--button-border-color);
}
.block.image-feature h1,
.block.image-feature h2,
.block.image-feature h3,
.block.image-feature h4,
.block.image-feature h5 {
  font-size: 3rem;
  padding-bottom: 1rem;
}
.block.image-feature p {
  padding-bottom: 1rem;
}
.block.image-feature a {
  position: relative;
  display: block;
  line-height: 24px;
  padding: 12px 0;
  min-height: 48px;
  background: var(--button-bg-color);
  border: 2px solid var(--button-border-color);
  color: var(--button-text-color);
  font-size: 1.5rem;
  font-weight: bold;
  width: 100%;
  max-width: 300px;
  border-radius: 1px;
  transition: ease all 0.3s;
  text-align: center;
  margin: auto;
  margin-left: 0;
  max-width: 100%;
  display: inline-block;
  width: auto;
  padding: 12px;
  min-height: 0;
}
.block.image-feature a.ghost {
  background: none;
  color: var(--button-bg-color);
  border: 0;
  border-bottom: 3px solid var(--button-border-color);
}
.block.image-feature a.inline {
  display: inline-block;
}
.block.image-feature a:hover {
  background: var(--button-bg-color-hover);
}
@media screen and (min-width: 980px) {
  .block.image-feature .inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .block.image-feature .inner figure {
    width: 48%;
  }
  .block.image-feature .inner article {
    width: 48%;
    box-sizing: border-box;
    padding: 0 0 0 30px;
    height: 100%;
  }
  .block.image-feature + .image-feature figure {
    order: 1;
  }
  .block.image-feature + .image-feature article {
    order: 0;
  }
  .block.image-feature.alt figure {
    order: 1;
  }
  .block.image-feature.alt article {
    order: 0;
  }
  .block.image-feature.alt + .image-feature figure {
    order: 0;
  }
  .block.image-feature.alt + .image-feature article {
    order: 1;
  }
}
.block.image-columns {
  position: relative;
  padding: 15px;
}
.block.image-columns .inner {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: end;
  flex-direction: column;
}
.block.image-columns figure {
  position: relative;
  height: 100%;
  width: 100%;
  margin-bottom: 15px;
}
.block.image-columns figure img {
  object-fit: cover;
  height: 230px;
  width: 100%;
}
.block.image-columns article {
  width: 100%;
  background: #fff url(/tuxito/assets/img/stone.jpg) center;
}
.block.image-columns h1,
.block.image-columns h2,
.block.image-columns h3,
.block.image-columns h4,
.block.image-columns h5 {
  background: var(--primary-bg-color);
  padding: 8px;
  text-align: center;
  color: #fff;
  margin-bottom: 10px;
}
.block.image-columns ul {
  padding-bottom: 20px;
}
.block.image-columns li {
  margin-left: 32px;
  list-style: outside square;
  padding-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .block.image-columns {
    padding: 15px 0;
  }
  .block.image-columns .inner {
    position: relative;
    display: flex;
    flex-direction: row;
  }
  .block.image-columns figure {
    float: none;
    width: 30%;
    margin-left: 0;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    margin-bottom: 0;
  }
  .block.image-columns figure img {
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
  .block.image-columns article {
    width: 67%;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    padding-right: 15px;
    justify-content: space-between;
  }
  .block.image-columns h1,
  .block.image-columns h2,
  .block.image-columns h3,
  .block.image-columns h4,
  .block.image-columns h5 {
    padding: 16px;
  }
}
@media screen and (min-width: 980px) {
  .block.image-columns article {
    flex-direction: row;
  }
  .block.image-columns .column {
    width: 47%;
  }
}
.block.inline-links {
  position: relative;
  text-align: center;
  padding: 15px;
}
.block.inline-links .inner {
  padding: 15px;
  border-top: 2px solid var(--primary-bg-color);
  border-bottom: 2px solid var(--button-border-color);
}
.block.inline-links .option {
  display: inline-block;
  background-color: transparent;
  font-size: 2.5rem;
  line-height: 1.5;
  margin: 0 25px;
  border: none;
  border-bottom: 2px solid #fff;
  cursor: pointer;
  transition: ease all 0.3s;
}
.block.inline-links .option:hover,
.block.inline-links .option.selected {
  border-bottom: 2px solid var(--button-border-color);
}
.block.inline-links strong {
  display: block;
  font-size: 1.6rem;
}
@media screen and (min-width: 980px) {
  .block.inline-links .option {
    font-size: 4.5rem;
  }
}
.block.floorplan-preview {
  position: relative;
  padding: 35px 15px;
}
.block.floorplan-preview article {
  position: relative;
  background: var(--secondary-bg-color);
  color: #fff;
  border: 5px solid var(--button-border-color);
  text-align: center;
  padding: 25px;
}
.block.floorplan-preview li {
  list-style: none;
}
@media screen and (min-width: 980px) {
  .block.floorplan-preview .inner {
    display: flex;
    border: 5px solid var(--button-border-color);
  }
  .block.floorplan-preview article {
    border: 0;
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .block.floorplan-preview figure {
    width: 50%;
    order: 1;
  }
}
.block.gallery {
  position: relative;
  padding: 35px 15px;
}
.block.gallery .inner + .inner {
  max-width: 100%;
}
.block.gallery h1,
.block.gallery h2,
.block.gallery h3,
.block.gallery h4,
.block.gallery h5,
.block.gallery h6 {
  font-size: 3rem;
  padding-bottom: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 0.5ch;
}
.block.gallery h1::after,
.block.gallery h2::after,
.block.gallery h3::after,
.block.gallery h4::after,
.block.gallery h5::after,
.block.gallery h6::after {
  content: '';
  display: inline-block;
  height: 3px;
  width: 220px;
  background: var(--button-border-color);
  position: relative;
}
.block.gallery ul {
  padding-top: 25px;
  display: flex;
  flex-wrap: wrap;
}
.block.gallery li {
  list-style: none;
  width: 48%;
  padding-bottom: 3vw;
}
@media screen and (min-width: 980px) {
  .block.gallery ul {
    margin: 0 -2px;
  }
  .block.gallery li {
    border: 2px solid #fff;
    width: 25%;
    overflow: hidden;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
  }
  .block.gallery a {
    overflow: hidden;
    position: relative;
  }
  .block.gallery a img {
    position: relative;
    transition: ease all 0.3s;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .block.gallery a:hover img {
    transform: scale(1.1);
  }
}
.block.text-break {
  position: relative;
  padding: 35px 15px;
}
.block.text-break h1,
.block.text-break h2,
.block.text-break h3,
.block.text-break h4,
.block.text-break h5,
.block.text-break h6 {
  font-size: 3rem;
  padding-bottom: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 0.5ch;
}
.block.text-break h1::after,
.block.text-break h2::after,
.block.text-break h3::after,
.block.text-break h4::after,
.block.text-break h5::after,
.block.text-break h6::after {
  content: '';
  display: inline-block;
  height: 3px;
  width: 220px;
  background: var(--button-border-color);
  position: relative;
}
.block.text-break p {
  padding-bottom: 1.5em;
}
.block.contact {
  position: relative;
  padding: 15px 15px 0;
  margin-bottom: 40px;
}
.block.contact .inner {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: end;
}
.block.contact figure {
  position: relative;
  height: 100%;
  width: 100%;
  margin-bottom: 15px;
}
.block.contact figure img {
  object-fit: cover;
  height: 230px;
  width: 100%;
}
.block.contact article {
  width: 100%;
}
.block.contact .column {
  padding-bottom: 35px;
}
.block.contact .column a {
  display: block;
  color: var(--text-color);
  display: flex;
  align-items: center;
}
.block.contact .column a:hover,
.block.contact .column a:focus {
  color: var(--text-link-color);
}
.block.contact .column a[href="tel:+1"],
.block.contact .column a[href="mailto:"],
.block.contact .column a[href=""]:not(.address) {
  display: none;
}
.block.contact .iwrap {
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .block.contact {
    padding: 15px 15px 0 0;
  }
  .block.contact .inner {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    justify-content: end;
  }
  .block.contact header {
    padding-top: 40px;
  }
  .block.contact header h2 span,
  .block.contact header .title span {
    position: relative;
    top: -8px;
    display: inline-block;
    height: 3px;
    width: 220px;
    background: var(--button-border-color);
  }
  .block.contact header .title {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 1ch;
  }
  .block.contact figure {
    float: none;
    width: 30%;
    margin-left: 0;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    margin-bottom: 0;
  }
  .block.contact figure img {
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
  .block.contact article {
    width: calc(70% - 30px);
    margin: 0;
    padding: 20px 0;
  }
  .block.contact .column {
    width: 50%;
    float: left;
    padding-top: 40px;
  }
  .block.contact .form {
    width: 100%;
    clear: both;
    display: block;
    flex: none;
    padding: 45px 0;
  }
  .block.contact h1,
  .block.contact h2,
  .block.contact h3,
  .block.contact h4,
  .block.contact h5 {
    font-size: 3.5rem;
    padding-bottom: 15px;
  }
}
@media screen and (min-width: 980px) {
  .block.contact figure {
    width: 48%;
  }
  .block.contact article {
    flex-direction: row;
    width: calc(50% - 30px);
  }
  .block.contact .column {
    width: 47%;
  }
}
#rs-builder .block.contact .column a[href="tel:+1"],
#rs-builder .block.contact .column a[href="mailto:"] {
  display: block;
}
.block.footer {
  position: relative;
  padding: 15px;
  background: var(--secondary-bg-color);
  color: #fff;
}
.block.footer a {
  color: var(--button-bg-color);
}
.block.footer a:hover {
  color: #fff;
}
@media screen and (min-width: 980px) {
  .block.footer article {
    position: relative;
    display: flex;
    justify-content: space-between;
  }
}
#specials {
  display: none;
}
#special-popdown {
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s ease;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  background: var(--page-bg-color);
}
#special-popdown *,
#special-popdown *:before,
#special-popdown *:after {
  box-sizing: inherit;
  color: var(--text-color);
}
#special-popdown #specials-inner {
  width: 100%;
  max-width: unset;
  padding: 25px 50px 0;
  margin: 0;
  display: flex;
  flex-direction: column-reverse;
  text-align: left;
}
#special-popdown #specials-inner .special {
  text-align: center;
  width: 100%;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 500px;
}
#special-popdown #specials-inner .special h3 {
  font-size: 2rem;
  margin: 0 0 10px;
  color: var(--heading-color);
  padding-bottom: 0;
}
#special-popdown #specials-inner .special p {
  font-size: 1.6rem;
  text-align: center;
}
#special-popdown .special-image {
  max-width: 350px;
  padding: 0;
}
#special-popdown .special-image img {
  width: 100%;
  height: auto;
  max-height: 150px;
  object-fit: contain;
  object-position: center;
}
#special-popdown #special-popdown-button {
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 0;
  background: transparent;
  border: none;
  box-shadow: none;
  height: 24px;
  width: 24px;
  cursor: pointer;
}
#special-popdown #special-popdown-button svg {
  width: 100%;
  height: 100%;
  fill: var(--text-color);
  transition: all 0.3s ease;
}
#special-popdown #special-popdown-button:hover svg,
#special-popdown #special-popdown-button:focus svg {
  opacity: 0.4;
}
#special-popdown.special-popdown--show {
  max-height: 600px;
}
#special-popdown.special-popdown--hiding {
  max-height: 0;
}
#special-popdown.special-popdown--hidden {
  max-height: 0;
  display: none;
}
#special-popdown .swiper {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 30px;
}
#special-popdown .swiper-wrapper {
  display: flex;
  align-items: center;
}
#special-popdown .swiper-pagination {
  bottom: 0;
}
#special-popdown .swiper-pagination-bullet {
  background: #b9b9b9;
}
#special-popdown .swiper-pagination-bullet-active {
  background: #9e9e9e;
}
#special-popdown .swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  #special-popdown #specials-inner {
    flex-direction: row-reverse;
    justify-content: center;
  }
  #special-popdown #specials-inner .special {
    width: unset;
  }
  #special-popdown #specials-inner .special * {
    text-align: left;
  }
  #special-popdown .swiper {
    padding-bottom: 20px;
  }
  #special-popdown .swiper-slide {
    flex-direction: row;
  }
  #special-popdown #specials-inner .special-image + .special {
    align-items: start;
  }
  #special-popdown #specials-inner .special-image + .special p {
    text-align: left;
  }
  #special-popdown .special-image img {
    max-height: 200px;
  }
}

/*# sourceMappingURL=style.css.map */
