@charset "UTF-8";
/*!
  Theme Name: Dream Smiles Design Theme
  Version: 1.0
  Author: Dental Design
  Author URI: https://dental-design.marketing/
*/
@-webkit-keyframes navFadeIn {
  0% {
    opacity: 0;
    margin-top: -2rem;
    visibility: hidden;
    display: none
  }
  100% {
    opacity: 1;
    margin-top: 0;
    visibility: visible;
    display: grid
  }
}
@-moz-keyframes navFadeIn {
  0% {
    opacity: 0;
    margin-top: -2rem;
    visibility: hidden;
    display: none
  }
  100% {
    opacity: 1;
    margin-top: 0;
    visibility: visible;
    display: grid
  }
}
@-o-keyframes navFadeIn {
  0% {
    opacity: 0;
    margin-top: -2rem;
    visibility: hidden;
    display: none
  }
  100% {
    opacity: 1;
    margin-top: 0;
    visibility: visible;
    display: grid
  }
}
@keyframes navFadeIn {
  0% {
    opacity: 0;
    margin-top: -2rem;
    visibility: hidden;
    display: none
  }
  100% {
    opacity: 1;
    margin-top: 0;
    visibility: visible;
    display: grid
  }
}
@-webkit-keyframes navFadeOut {
  0% {
    opacity: 1;
    margin-top: 0;
    visibility: visible;
    display: block
  }
  100% {
    opacity: 0;
    margin-top: -2rem;
    visibility: hidden;
    display: none
  }
}
@-moz-keyframes navFadeOut {
  0% {
    opacity: 1;
    margin-top: 0;
    visibility: visible;
    display: block
  }
  100% {
    opacity: 0;
    margin-top: -2rem;
    visibility: hidden;
    display: none
  }
}
@-o-keyframes navFadeOut {
  0% {
    opacity: 1;
    margin-top: 0;
    visibility: visible;
    display: block
  }
  100% {
    opacity: 0;
    margin-top: -2rem;
    visibility: hidden;
    display: none
  }
}
@keyframes navFadeOut {
  0% {
    opacity: 1;
    margin-top: 0;
    visibility: visible;
    display: block
  }
  100% {
    opacity: 0;
    margin-top: -2rem;
    visibility: hidden;
    display: none
  }
}
@-webkit-keyframes alertFadeIn {
  0% {
    opacity: 0;
    margin-bottom: -2rem;
    visibility: visible;
    display: grid
  }
  100% {
    opacity: 1;
    margin-bottom: 0;
    visibility: hidden;
    display: none
  }
}
@-moz-keyframes alertFadeIn {
  0% {
    opacity: 0;
    margin-bottom: -2rem;
    visibility: visible;
    display: grid
  }
  100% {
    opacity: 1;
    margin-bottom: 0;
    visibility: hidden;
    display: none
  }
}
@-o-keyframes alertFadeIn {
  0% {
    opacity: 0;
    margin-bottom: -2rem;
    visibility: visible;
    display: grid
  }
  100% {
    opacity: 1;
    margin-bottom: 0;
    visibility: hidden;
    display: none
  }
}
@keyframes alertFadeIn {
  0% {
    opacity: 0;
    margin-bottom: -2rem;
    visibility: visible;
    display: grid
  }
  100% {
    opacity: 1;
    margin-bottom: 0;
    visibility: hidden;
    display: none
  }
}
@-webkit-keyframes alertFadeOut {
  0% {
    opacity: 1;
    margin-bottom: 0;
    visibility: visible;
    display: grid
  }
  100% {
    opacity: 0;
    margin-bottom: -2rem;
    visibility: hidden;
    display: none
  }
}
@-moz-keyframes alertFadeOut {
  0% {
    opacity: 1;
    margin-bottom: 0;
    visibility: visible;
    display: grid
  }
  100% {
    opacity: 0;
    margin-bottom: -2rem;
    visibility: hidden;
    display: none
  }
}
@-o-keyframes alertFadeOut {
  0% {
    opacity: 1;
    margin-bottom: 0;
    visibility: visible;
    display: grid
  }
  100% {
    opacity: 0;
    margin-bottom: -2rem;
    visibility: hidden;
    display: none
  }
}
@keyframes alertFadeOut {
  0% {
    opacity: 1;
    margin-bottom: 0;
    visibility: visible;
    display: grid
  }
  100% {
    opacity: 0;
    margin-bottom: -2rem;
    visibility: hidden;
    display: none
  }
}
@-webkit-keyframes dialogTopFadeIn {
  0% {
    opacity: 0;
    transform: translateY(-20rem);
    visibility: visible;
    display: block
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    visibility: hidden;
    display: none
  }
}
@-moz-keyframes dialogTopFadeIn {
  0% {
    opacity: 0;
    transform: translateY(-20rem);
    visibility: visible;
    display: block
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    visibility: hidden;
    display: none
  }
}
@-o-keyframes dialogTopFadeIn {
  0% {
    opacity: 0;
    transform: translateY(-20rem);
    visibility: visible;
    display: block
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    visibility: hidden;
    display: none
  }
}
@keyframes dialogTopFadeIn {
  0% {
    opacity: 0;
    transform: translateY(-20rem);
    visibility: visible;
    display: block
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    visibility: hidden;
    display: none
  }
}
@-webkit-keyframes dialogTopFadeOut {
  0% {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
    display: block
  }
  100% {
    opacity: 0;
    transform: translateY(-20rem);
    visibility: hidden;
    display: none
  }
}
@-moz-keyframes dialogTopFadeOut {
  0% {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
    display: block
  }
  100% {
    opacity: 0;
    transform: translateY(-20rem);
    visibility: hidden;
    display: none
  }
}
@-o-keyframes dialogTopFadeOut {
  0% {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
    display: block
  }
  100% {
    opacity: 0;
    transform: translateY(-20rem);
    visibility: hidden;
    display: none
  }
}
@keyframes dialogTopFadeOut {
  0% {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
    display: block
  }
  100% {
    opacity: 0;
    transform: translateY(-20rem);
    visibility: hidden;
    display: none
  }
}
@-webkit-keyframes dialogBottomFadeIn {
  0% {
    opacity: 0;
    transform: translateY(20rem);
    visibility: visible;
    display: block
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    visibility: hidden;
    display: none
  }
}
@-moz-keyframes dialogBottomFadeIn {
  0% {
    opacity: 0;
    transform: translateY(20rem);
    visibility: visible;
    display: block
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    visibility: hidden;
    display: none
  }
}
@-o-keyframes dialogBottomFadeIn {
  0% {
    opacity: 0;
    transform: translateY(20rem);
    visibility: visible;
    display: block
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    visibility: hidden;
    display: none
  }
}
@keyframes dialogBottomFadeIn {
  0% {
    opacity: 0;
    transform: translateY(20rem);
    visibility: visible;
    display: block
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    visibility: hidden;
    display: none
  }
}
@-webkit-keyframes dialogBottomFadeOut {
  0% {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
    display: block
  }
  100% {
    opacity: 0;
    transform: translateY(20rem);
    visibility: hidden;
    display: none
  }
}
@-moz-keyframes dialogBottomFadeOut {
  0% {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
    display: block
  }
  100% {
    opacity: 0;
    transform: translateY(20rem);
    visibility: hidden;
    display: none
  }
}
@-o-keyframes dialogBottomFadeOut {
  0% {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
    display: block
  }
  100% {
    opacity: 0;
    transform: translateY(20rem);
    visibility: hidden;
    display: none
  }
}
@keyframes dialogBottomFadeOut {
  0% {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
    display: block
  }
  100% {
    opacity: 0;
    transform: translateY(20rem);
    visibility: hidden;
    display: none
  }
}
@-webkit-keyframes heartbeat {
  0% {
    transform: scale(.8)
  }
  20% {
    transform: scale(1)
  }
  40% {
    transform: scale(.8)
  }
  60% {
    transform: scale(1)
  }
  80% {
    transform: scale(.8)
  }
  100% {
    transform: scale(.8)
  }
}
@-moz-keyframes heartbeat {
  0% {
    transform: scale(.8)
  }
  20% {
    transform: scale(1)
  }
  40% {
    transform: scale(.8)
  }
  60% {
    transform: scale(1)
  }
  80% {
    transform: scale(.8)
  }
  100% {
    transform: scale(.8)
  }
}
@-o-keyframes heartbeat {
  0% {
    transform: scale(.8)
  }
  20% {
    transform: scale(1)
  }
  40% {
    transform: scale(.8)
  }
  60% {
    transform: scale(1)
  }
  80% {
    transform: scale(.8)
  }
  100% {
    transform: scale(.8)
  }
}
@keyframes heartbeat {
  0% {
    transform: scale(.8)
  }
  20% {
    transform: scale(1)
  }
  40% {
    transform: scale(.8)
  }
  60% {
    transform: scale(1)
  }
  80% {
    transform: scale(.8)
  }
  100% {
    transform: scale(.8)
  }
}
@-webkit-keyframes loaderSpin {
  100% {
    transform: rotate(360deg)
  }
}
@-moz-keyframes loaderSpin {
  100% {
    transform: rotate(360deg)
  }
}
@-o-keyframes loaderSpin {
  100% {
    transform: rotate(360deg)
  }
}
@keyframes loaderSpin {
  100% {
    transform: rotate(360deg)
  }
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px)
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px)
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px)
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px)
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}
:root {
  --white: #ffffff;
  --black: #39393B;
  --grey: #585858;
  --eggshell: #f1efe9;
  --cream: #ecdfd2;
  --sand: #d2c6b5;
  --moss: #a19f92;
  --danger: #b81c23;
  --body-font: "area-normal";
  --italic-font: "swear-display";
  --body-bg: var(--moss);
  --main-bg: var(--eggshell);
  --regular: 400;
  --bold: 600;
  --body-height: 1.6;
  --body-spacing: 0.06rem;
  --oval-radius: 200rem 200rem 0 0;
  --img-ratio: 31/37;
  --icon-width: clamp(5rem, 3.74vw + 3.21rem, 9rem);
  --icon-width-lg: 10rem;
  --icon-margin: clamp(2.5rem, 3.27vw + 0.93rem, 6rem);
  --aside-width: 60rem;
  --aside-width-lg: 70rem;
  --aside-width-sm: 47rem;
  --aside-width-xs: 40rem;
  --h1: clamp(3.5rem, 2.8vw + 2.15rem, 6.5rem);
  --h1-lg: clamp(3.5rem, 4.21vw + 1.48rem, 8rem);
  --h2: clamp(3rem, 1.68vw + 2.19rem, 4.8rem);
  --h2-lg: clamp(3.6rem, 3.36vw + 1.99rem, 7.2rem);
  --h3: clamp(2.6rem, 1.59vw + 1.84rem, 4.3rem);
  --h3-lg: clamp(3.2rem, 1.68vw + 2.39rem, 5rem);
  --h4: clamp(2.3rem, 1.12vw + 1.76rem, 3.5rem);
  --h4-lg: clamp(2.8rem, 1.59vw + 2.04rem, 4.5rem);
  --h5: clamp(1.8rem, 0.93vw + 1.35rem, 2.8rem);
  --h5-lg: clamp(2.3rem, 1.12vw + 1.76rem, 3.5rem);
  --h6: clamp(1.7rem, 0.65vw + 1.39rem, 2.4rem);
  --h6-lg: clamp(1.8rem, 0.93vw + 1.35rem, 2.8rem);
  --body-size: clamp(1.4rem, 0.37vw + 1.22rem, 1.8rem);
  --body-size-lg: clamp(1.6rem, 0.47vw + 1.38rem, 2.1rem);
  --space-y: clamp(4rem, 16.82vw + -4.07rem, 22rem);
  --space-y-sm: clamp(3rem, 2.8vw + 1.65rem, 6rem);
  --space-y-vw: 12vw;
  --space-x: clamp(3rem, 6.54vw + -0.14rem, 10rem);
  --space-x-sm: clamp(3rem, 4.67vw + 0.76rem, 8rem);
  --space-x-lg: clamp(3rem, 11.21vw + -2.38rem, 15rem);
  --gutter-xs: 1rem;
  --gutter-sm: 2rem;
  --gutter-md: 3rem;
  --gutter-lg: 4rem;
  --gutter-xl: 6rem
}
.color--white {
  color: #fff
}
.color--black {
  color: #39393b
}
.color--grey {
  color: #585858
}
.color--eggshell {
  color: #f1efe9
}
.color--cream {
  color: #ecdfd2
}
.color--sand {
  color: #d2c6b5
}
.color--moss {
  color: #a19f92
}
.color--danger {
  color: #b81c23
}
@media (min-width:480px) {
  .hidden-xs {
    display: none!important
  }
}
@media (min-width:768px) {
  .hidden-sm {
    display: none!important
  }
}
@media (min-width:992px) {
  .hidden-md {
    display: none!important
  }
}
@media (min-width:1180px) {
  .hidden-lg {
    display: none!important
  }
}
@media (min-width:1280px) {
  .hidden-xl {
    display: none!important
  }
}
@media (min-width:1550px) {
  .hidden-xxl {
    display: none!important
  }
}
@media (min-width:2050px) {
  .hidden-xxxl {
    display: none!important
  }
}
@media (max-width:479px) {
  .visible-xs {
    display: none!important
  }
}
@media (max-width:767px) {
  .visible-sm {
    display: none!important
  }
}
@media (max-width:991px) {
  .visible-md {
    display: none!important
  }
}
@media (max-width:1179px) {
  .visible-lg {
    display: none!important
  }
}
@media (max-width:1279px) {
  .visible-xl {
    display: none!important
  }
}
@media (max-width:1549px) {
  .visible-xxl {
    display: none!important
  }
}
@media (max-width:2049px) {
  .visible-xxxl {
    display: none!important
  }
}
.hidden {
  display: none
}
.fixed {
  position: relative;
  width: 100%;
  max-width: 100%;
  max-width: 150rem;
  margin-right: auto;
  margin-left: auto
}
html {
  font-size: 62.5%;
  line-height: 1.5;
  overflow-x: hidden;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent
}
*,
:after,
:before {
  box-sizing: inherit
}
* {
  padding: 0;
  margin: 0
}
@-ms-viewport {
  width: device-width
}
a,
b,
blockquote,
canvas,
caption,
code,
em,
embed,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
i,
iframe,
img,
label,
li,
object,
ol,
p,
pre,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
video {
  border: 0;
  font: inherit;
  vertical-align: baseline
}
body {
  font-family: sans-serif;
  font-family: var(--body-font);
  font-size: var(--body-size);
  line-height: var(--body-height);
  letter-spacing: var(--body-spacing);
  font-weight: var(--regular);
  color: var(--black);
  background: var(--body-bg);
  text-align: left
}
@media (max-width:991px) {
  body {
    overflow-x: hidden
  }
}
@media (min-width:2050px) {
  body {
    font-size: var(--body-size-lg)
  }
}
:focus {
  outline: 0;
  outline: 0;
  outline: -webkit-focus-ring-color 0;
  border-color: inherit;
  box-shadow: none
}
[tabindex="-1"]:focus {
  outline: 0!important
}
:focus:not(:focus-visable) {
  outline: 0
}
[hidden] {
  display: none!important
}
article,
aside,
dialog,
div,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block
}
blockquote {
  margin: 0
}
blockquote,
q {
  quotes: none
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
th {
  text-align: inherit
}
caption {
  display: table-caption;
  text-align: inherit
}
small {
  display: inline-block;
  font-size: 80%
}
a:active,
a:hover {
  outline-width: 0
}
[role=button],
a,
area,
button,
input:not([type=range]),
label,
select,
summary,
textarea {
  touch-action: manipulation
}
code,
kbd,
pre,
samp {
  font-family: monospace,monospace
}
input {
  -webkit-appearance: none;
  border-radius: 0
}
[disabled] {
  cursor: default
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
textarea {
  overflow: auto;
  resize: vertical
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}
button {
  -webkit-text-decoration: none;
  text-decoration: none;
  outline: 0;
  border: 0;
  background: 0 0
}
[role=button],
[type=button],
[type=reset],
[type=submit],
button {
  cursor: pointer;
  color: inherit
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button:-moz-focusring {
  outline: 1px dotted ButtonText
}
[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button
}
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none
}
select {
  -moz-appearance: none;
  -webkit-appearance: none
}
select::-ms-expand {
  display: none
}
select::-ms-value {
  color: currentColor
}
output {
  display: inline-block
}
summary {
  display: list-item
}
template {
  display: none
}
strong {
  font-weight: var(--bold)
}
strong > a {
  font-weight: var(--bold)
}
address {
  font-style: normal
}
ul {
  list-style: disc
}
ol,
ul {
  list-style-position: inside
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0
}
li {
  margin: 0
}
dt {
  font-weight: var(--bold)
}
dd,
dl {
  margin: 0
}
dl dd + dt {
  margin-top: 1rem
}
i {
  font-style: normal
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
img {
  max-width: 100%;
  height: auto
}
@media screen {
  [hidden~=screen] {
    display: inherit
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute!important;
    clip: rect(0 0 0 0)!important
  }
}
[aria-busy=true] {
  cursor: progress
}
[aria-controls] {
  cursor: pointer
}
[aria-disabled] {
  cursor: default
}
::selection {
  background-color: var(--moss);
  color: var(--white)
}
a,
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}
a:focus,
a:hover,
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
  outline: 0;
  outline-width: 0;
  background-color: transparent
}
a:focus,
a:not([href]):not([tabindex]):focus {
  outline: 0
}
a[x-apple-data-detectors] {
  color: inherit!important;
  text-decoration: none!important;
  font-size: inherit!important;
  font-family: inherit!important;
  font-weight: inherit!important;
  line-height: inherit!important
}
a[href^=tel] {
  color: inherit;
  text-decoration: none
}
a:not([class]) {
  text-decoration-skip-ink: auto
}
.select2-container--default.select2-container--focus .select2-selection--single,
a:focus-visible,
button:focus-visible,
input:focus-visible {
  outline: .1rem dotted var(--moss);
  text-decoration: none;
  outline-offset: .1rem
}
p {
  margin-top: var(--gutter-sm);
  margin-bottom: var(--gutter-sm)
}
@media (min-width:992px) {
  p {
    margin-top: var(--gutter-sm);
    margin-bottom: var(--gutter-sm)
  }
}
@media (min-width:1180px) {
  p {
    margin-top: var(--gutter-md);
    margin-bottom: var(--gutter-md)
  }
}
p:first-child {
  margin-top: 0
}
p:last-child {
  margin-bottom: 0
}
p a:not(.btn) {
  font-weight: var(--bold);
  text-decoration: underline
}
p a:not(.btn):hover {
  text-decoration: none
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: var(--regular);
  line-height: 1.3;
  letter-spacing: 0;
  color: inherit;
  text-wrap: pretty;
  margin-top: var(--gutter-lg);
  margin-bottom: var(--gutter-sm)
}
@media (min-width:992px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-top: var(--gutter-lg);
    margin-bottom: var(--gutter-md)
  }
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0
}
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
  margin-bottom: 0
}
h1 em,
h2 em,
h3 em,
h4 em,
h5 em,
h6 em {
  font-family: var(--italic-font);
  font-weight: var(--regular);
  font-style: italic;
  font-size: 130%;
  display: inline-block;
  line-height: .7
}
h1:has(em),
h2:has(em),
h3:has(em),
h4:has(em),
h5:has(em),
h6:has(em) {
  line-height: 1.2
}
.h1,
h1 {
  font-size: var(--h1);
  letter-spacing: -.15rem
}
@media (min-width:2050px) {
  .h1,
  h1 {
    font-size: var(--h1-lg)
  }
}
.h1:has(em),
h1:has(em) {
  line-height: 1.1!important
}
.h2,
h2 {
  font-size: var(--h2);
  letter-spacing: .04rem
}
@media (min-width:2050px) {
  .h2,
  h2 {
    font-size: var(--h2-lg)
  }
}
.h3,
h3 {
  font-size: var(--h3);
  letter-spacing: .04rem
}
@media (min-width:2050px) {
  .h3,
  h3 {
    font-size: var(--h3-lg)
  }
}
.h4,
h4 {
  font-size: var(--h4);
  letter-spacing: .04rem
}
.h5,
h5 {
  font-size: var(--h5);
  letter-spacing: .05rem
}
.h6,
h6 {
  font-size: var(--h6);
  letter-spacing: .05rem
}
a {
  color: var(--black);
  font-weight: var(--bold);
  transition: all .3s cubic-bezier(.5,0,.5,1)
}
a:hover {
  color: var(--moss)
}
a.link--underline {
  position: relative;
  display: inline-block
}
a.link--underline:after {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  content: "";
  height: .1rem;
  width: 100%;
  background-color: var(--black);
  transition: all .3s cubic-bezier(.5,0,.5,1)
}
a.link--underline:focus:after,
a.link--underline:hover:after {
  opacity: 0
}
ol,
ul:not(.list--exempt) {
  margin-top: var(--gutter-sm);
  margin-bottom: var(--gutter-sm)
}
@media (min-width:768px) {
  ol,
  ul:not(.list--exempt) {
    margin-top: var(--gutter-md);
    margin-bottom: var(--gutter-md)
  }
}
ol:first-child,
ul:not(.list--exempt):first-child {
  margin-top: 0
}
ol:last-child,
ul:not(.list--exempt):last-child {
  margin-bottom: 0
}
ol li::marker,
ul:not(.list--exempt) li::marker {
  color: var(--black)
}
.list--unstyled:not(.list--exempt) {
  list-style: none;
  padding-left: 0
}
.list--unstyled:not(.list--exempt) li {
  margin: 0
}
.list--unstyled:not(.list--exempt) li::marker {
  display: none
}
.list--bullet:not(.list--exempt) {
  list-style: none;
  padding-left: 3rem
}
.list--bullet:not(.list--exempt) li {
  position: relative;
  margin: 0
}
.list--bullet:not(.list--exempt) li::marker {
  display: none
}
.list--bullet:not(.list--exempt) li:not(:last-child) {
  margin-bottom: 2rem
}
.list--bullet:not(.list--exempt) li::before {
  position: absolute;
  left: -3rem;
  top: .7rem;
  display: block;
  content: "";
  width: .8rem;
  height: .8rem;
  background: var(--black);
  border-radius: 50%
}
.list--number {
  padding-left: 3rem;
  counter-reset: custom-counter;
  list-style: none
}
.list--number li {
  position: relative;
  margin: 0;
  counter-increment: custom-counter
}
.list--number li::marker {
  display: none
}
.list--number li:not(:last-child) {
  margin-bottom: 2rem
}
.list--number li::before {
  position: absolute;
  left: -3rem;
  top: 0;
  display: block;
  content: counter(custom-counter) ".";
  font-weight: var(--bold);
  color: var(--black)
}
.list--inline {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: clamp(1rem,.93vw + .55rem,2rem)
}
.list--inline li {
  display: block
}
blockquote {
  border-left: .5rem solid var(--black);
  padding-left: var(--gutter-lg);
  margin-left: 0;
  margin-top: var(--gutter-sm);
  margin-bottom: var(--gutter-sm)
}
@media (min-width:768px) {
  blockquote {
    margin-top: var(--gutter-md);
    margin-bottom: var(--gutter-md)
  }
}
blockquote:first-child {
  margin-top: 0
}
blockquote:last-child {
  margin-bottom: 0
}
figure.quote {
  border-left: .5rem solid var(--black);
  padding-left: var(--gutter-lg);
  margin-left: 0;
  margin-top: var(--gutter-sm);
  margin-bottom: var(--gutter-sm)
}
@media (min-width:768px) {
  figure.quote {
    margin-top: var(--gutter-md);
    margin-bottom: var(--gutter-md)
  }
}
figure.quote:first-child {
  margin-top: 0
}
figure.quote:last-child {
  margin-bottom: 0
}
figure.quote blockquote {
  border: 0;
  padding: 0;
  margin: 0
}
figure.quote figcaption {
  margin-top: 1rem
}
.icon {
  display: inline-block;
  vertical-align: middle;
  position: relative
}
.icon svg {
  display: block;
  width: 100%;
  height: 100%
}
.icon--cross {
  width: 3rem;
  aspect-ratio: 1/1
}
.icon--plus {
  width: 3rem;
  aspect-ratio: 1/1
}
.icon--minus {
  width: 3rem;
  aspect-ratio: 1/1
}
.icon--arrow {
  width: 3rem;
  aspect-ratio: 1/1
}
.icon--chevron {
  width: 3rem;
  aspect-ratio: 1/1
}
.icon--heart {
  width: 2rem;
  aspect-ratio: 1/1
}
.icon--facebook {
  width: 3rem;
  aspect-ratio: 1/1
}
.icon--instagram {
  width: 3rem;
  aspect-ratio: 1/1
}
.icon--tiktok {
  width: 3rem;
  aspect-ratio: 1/1
}
.icon--whatsapp {
  width: 2rem;
  aspect-ratio: 1/1
}
@media (min-width:1400px) {
  .icon--whatsapp {
    width: 2.2rem
  }
}
.icon--twitter {
  width: 3rem;
  aspect-ratio: 1/1
}
.icon--pinterest {
  width: 3rem;
  aspect-ratio: 1/1
}
.icon--linkedin {
  width: 3rem;
  aspect-ratio: 1/1
}
.icon--youtube {
  width: 3rem;
  aspect-ratio: 1/1
}
.icon--pin {
  width: 3rem;
  aspect-ratio: 1/1
}
.icon--tel {
  width: 2rem;
  aspect-ratio: 1/1
}
@media (min-width:1400px) {
  .icon--tel {
    width: 2.2rem
  }
}
.icon--mail {
  width: 3rem;
  aspect-ratio: 1/1
}
.icon--calendar {
  width: 1.8rem;
  aspect-ratio: 1/1
}
@media (min-width:1400px) {
  .icon--calendar {
    width: 3rem
  }
}
.icon--clock {
  width: 2rem;
  aspect-ratio: 1/1
}
@media (min-width:1400px) {
  .icon--clock {
    width: 2.2rem
  }
}
.icon--marker {
  width: 2rem;
  aspect-ratio: 1/1
}
@media (min-width:1400px) {
  .icon--marker {
    width: 2.2rem
  }
}
.icon--info {
  width: 2.2rem;
  aspect-ratio: 1/1
}
.icon--cross {
  width: 2.2rem;
  aspect-ratio: 1/1
}
.icon--loader {
  width: 2rem;
  aspect-ratio: 1/1
}
.icon--smiles {
  display: block;
  width: var(--icon-width);
  aspect-ratio: 1/1
}
@media (min-width:2050px) {
  .icon--smiles {
    width: var(--icon-width-lg)
  }
}
.icon--patients {
  display: block;
  width: var(--icon-width);
  aspect-ratio: 1/1
}
@media (min-width:2050px) {
  .icon--patients {
    width: var(--icon-width-lg)
  }
}
.icon--treatments {
  display: block;
  width: var(--icon-width);
  aspect-ratio: 1/1
}
@media (min-width:2050px) {
  .icon--treatments {
    width: var(--icon-width-lg)
  }
}
.icon--fees {
  display: block;
  width: var(--icon-width);
  aspect-ratio: 1/1
}
@media (min-width:2050px) {
  .icon--fees {
    width: var(--icon-width-lg)
  }
}
.icon--chain {
  display: block;
  width: 75rem;
  aspect-ratio: 75/19
}
img {
  display: block;
  margin-top: var(--gutter-md);
  margin-bottom: var(--gutter-md)
}
@media (min-width:992px) {
  img {
    margin-top: var(--gutter-lg);
    margin-bottom: var(--gutter-lg)
  }
}
img:first-child {
  margin-top: 0
}
img:last-child {
  margin-bottom: 0
}
.img--fluid {
  width: 100%
}
.img--fit {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  height: 100%
}
.btn {
  display: block;
  cursor: pointer;
  text-align: center;
  user-select: none;
  font-size: clamp(1.2rem,.19vw + 1.11rem,1.4rem);
  font-weight: var(--bold);
  line-height: 1.3;
  letter-spacing: .05rem;
  background-color: transparent;
  border-width: .1rem;
  border-style: solid;
  border-color: transparent;
  border-radius: 200rem;
  padding: 1.45rem 2.8rem 1.6rem;
  width: 100%;
  transition: all .3s cubic-bezier(.5,0,.5,1)
}
@media (min-width:480px) {
  .btn {
    width: fit-content
  }
}
@media (min-width:1400px) {
  .btn {
    font-size: clamp(1.4rem,.09vw + 1.36rem,1.5rem);
    padding: 1.85rem 3.1rem 1.7rem
  }
}
@media (min-width:1280px) {
  .btn {
    padding: 1.75rem 3.1rem 1.7rem
  }
}
@media (min-width:2050px) {
  .btn {
    font-size: clamp(1.4rem,.28vw + 1.27rem,1.7rem);
    padding: 1.95rem 3.2rem 1.9rem
  }
}
.btn--lg {
  font-size: clamp(1.4rem,.09vw + 1.36rem,1.5rem);
  padding: 1.85rem 3.1rem 1.8rem
}
@media (min-width:1280px) {
  .btn--lg {
    font-size: clamp(1.5rem,.09vw + 1.46rem,1.6rem);
    padding: 2.35rem 3.7rem 2.3rem
  }
}
@media (min-width:2050px) {
  .btn--lg {
    font-size: clamp(1.4rem,.37vw + 1.22rem,1.8rem);
    padding: 2.45rem 3.8rem 2.3rem
  }
}
.btn--sm {
  font-size: 80%
}
.btn--full {
  width: 100%
}
.btn:after {
  position: relative;
  top: .15rem;
  right: -.3rem;
  display: inline-block;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%2339393B' %3E%3Cpath d='M17.7,10.7l-7.5-7.5,2-2,10.9,10.9-10.9,10.9-2-2,7.5-7.5H.7v-2.8h17Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  height: 1.4rem;
  aspect-ratio: 1/1;
  border-radius: 100%;
  margin: 0 0 0 1rem;
  transition: all .3s cubic-bezier(.5,0,.5,1)
}
@media (min-width:1400px) {
  .btn:after {
    margin: 0 0 0 1.5rem;
    height: 1.6rem
  }
}
.btn:focus:after,
.btn:hover:after {
  right: -.8rem
}
.btn--simple:after {
  display: none
}
.btn--edit {
  color: var(--white);
  background: rgb(123.7660098522,121.4950738916,106.7339901478);
  border-color: rgb(123.7660098522,121.4950738916,106.7339901478);
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999;
  padding: 2rem 2.5rem 1.5rem;
  border-radius: 0
}
.btn--edit::after {
  display: none
}
.btn--edit:focus,
.btn--edit:hover {
  color: var(--white);
  background: rgb(19.4094827586,19.4094827586,20.0905172414);
  border-color: rgb(19.4094827586,19.4094827586,20.0905172414)
}
.btn--black {
  color: var(--white);
  background-color: var(--black);
  border-color: var(--black)
}
.btn--black:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%23ffffff' %3E%3Cpath d='M17.7,10.7l-7.5-7.5,2-2,10.9,10.9-10.9,10.9-2-2,7.5-7.5H.7v-2.8h17Z'/%3E%3C/svg%3E")
}
.btn--black:focus,
.btn--black:hover {
  color: var(--black);
  background-color: transparent;
  border-color: var(--black)
}
.btn--black:focus:after,
.btn--black:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%2339393B' %3E%3Cpath d='M17.7,10.7l-7.5-7.5,2-2,10.9,10.9-10.9,10.9-2-2,7.5-7.5H.7v-2.8h17Z'/%3E%3C/svg%3E")
}
.btn--black-outline {
  color: var(--black);
  background-color: transparent;
  border-color: #8f8f8f
}
.btn--black-outline:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%2339393B' %3E%3Cpath d='M17.7,10.7l-7.5-7.5,2-2,10.9,10.9-10.9,10.9-2-2,7.5-7.5H.7v-2.8h17Z'/%3E%3C/svg%3E")
}
.btn--black-outline:focus,
.btn--black-outline:hover {
  color: var(--white);
  background-color: var(--black);
  border-color: var(--black)
}
.btn--black-outline:focus:after,
.btn--black-outline:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%23ffffff' %3E%3Cpath d='M17.7,10.7l-7.5-7.5,2-2,10.9,10.9-10.9,10.9-2-2,7.5-7.5H.7v-2.8h17Z'/%3E%3C/svg%3E")
}
.btn--white {
  color: var(--black);
  background-color: var(--white);
  border-color: var(--white)
}
.btn--white:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%2339393B' %3E%3Cpath d='M17.7,10.7l-7.5-7.5,2-2,10.9,10.9-10.9,10.9-2-2,7.5-7.5H.7v-2.8h17Z'/%3E%3C/svg%3E")
}
.btn--white:focus,
.btn--white:hover {
  color: var(--white);
  background-color: var(--black);
  border-color: var(--black)
}
.btn--white:focus:after,
.btn--white:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%23ffffff' %3E%3Cpath d='M17.7,10.7l-7.5-7.5,2-2,10.9,10.9-10.9,10.9-2-2,7.5-7.5H.7v-2.8h17Z'/%3E%3C/svg%3E")
}
.btn--white-outline {
  color: var(--white);
  background-color: transparent;
  border-color: var(--white)
}
.btn--white-outline:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%23ffffff' %3E%3Cpath d='M17.7,10.7l-7.5-7.5,2-2,10.9,10.9-10.9,10.9-2-2,7.5-7.5H.7v-2.8h17Z'/%3E%3C/svg%3E")
}
.btn--white-outline:focus,
.btn--white-outline:hover {
  color: var(--black);
  background-color: var(--white);
  border-color: var(--white)
}
.btn--white-outline:focus:after,
.btn--white-outline:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%2339393B' %3E%3Cpath d='M17.7,10.7l-7.5-7.5,2-2,10.9,10.9-10.9,10.9-2-2,7.5-7.5H.7v-2.8h17Z'/%3E%3C/svg%3E")
}
.btn--white-wo {
  color: var(--black);
  background-color: var(--white);
  border-color: var(--white)
}
.btn--white-wo:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%2339393B' %3E%3Cpath d='M17.7,10.7l-7.5-7.5,2-2,10.9,10.9-10.9,10.9-2-2,7.5-7.5H.7v-2.8h17Z'/%3E%3C/svg%3E")
}
.btn--white-wo:focus,
.btn--white-wo:hover {
  color: var(--white);
  background-color: transparent;
  border-color: var(--white)
}
.btn--white-wo:focus:after,
.btn--white-wo:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%23ffffff' %3E%3Cpath d='M17.7,10.7l-7.5-7.5,2-2,10.9,10.9-10.9,10.9-2-2,7.5-7.5H.7v-2.8h17Z'/%3E%3C/svg%3E")
}
.btn--underline {
  display: inline-block;
  padding: 0;
  color: var(--black)
}
.btn--underline span {
  position: relative;
  display: inline-block
}
.btn--underline span:before {
  position: absolute;
  left: 0;
  bottom: -.4rem;
  display: block;
  content: "";
  height: .1rem;
  width: 100%;
  background-color: var(--black);
  transition: all .3s cubic-bezier(.5,0,.5,1)
}
.btn--underline:after {
  right: 0;
  opacity: 0
}
.btn--underline:focus,
.btn--underline:hover {
  color: var(--grey)
}
.btn--underline:focus span:before,
.btn--underline:hover span:before {
  opacity: 0
}
.btn--underline:focus:after,
.btn--underline:hover:after {
  right: -.3rem;
  opacity: 1
}
.btn--underline-wo {
  display: inline-block;
  padding: 0;
  color: var(--white)
}
.btn--underline-wo span {
  position: relative;
  display: inline-block
}
.btn--underline-wo span:before {
  position: absolute;
  left: 0;
  bottom: -.4rem;
  display: block;
  content: "";
  height: .1rem;
  width: 100%;
  background-color: var(--white);
  transition: all .3s cubic-bezier(.5,0,.5,1)
}
.btn--underline-wo:after {
  right: 0;
  opacity: 0
}
.btn--underline-wo:focus,
.btn--underline-wo:hover {
  color: var(--grey)
}
.btn--underline-wo:focus span:before,
.btn--underline-wo:hover span:before {
  opacity: 0
}
.btn--underline-wo:focus:after,
.btn--underline-wo:hover:after {
  right: -.3rem;
  opacity: 1
}
.btn--space {
  margin-top: 2.8rem;
  margin-bottom: 2.8rem
}
@media (min-width:992px) {
  .btn--space {
    margin-top: var(--gutter-md);
    margin-bottom: var(--gutter-md)
  }
}
@media (min-width:1180px) {
  .btn--space {
    margin-top: var(--gutter-xl);
    margin-bottom: var(--gutter-xl)
  }
}
.btn--space:first-child {
  margin-top: 0
}
.btn--space:last-child {
  margin-bottom: 0
}
.btn--inline {
  display: inline-block;
  margin-top: 2.8rem
}
@media (min-width:992px) {
  .btn--inline {
    margin-top: var(--gutter-md)
  }
}
@media (min-width:1180px) {
  .btn--inline {
    margin-top: var(--gutter-xl)
  }
}
.btn--inline:not(:last-child) {
  margin-right: var(--gutter-md)
}
@media (min-width:768px) {
  .btn--inline:not(:last-child) {
    margin-right: var(--gutter-lg)
  }
}
.btn--inline ~ * {
  margin-top: 2.8rem
}
@media (min-width:992px) {
  .btn--inline ~ * {
    margin-top: var(--gutter-md)
  }
}
@media (min-width:1180px) {
  .btn--inline ~ * {
    margin-top: var(--gutter-xl)
  }
}
.btn__icon {
  display: inline-block
}
.btn__icon svg {
  fill: var(--white);
  transition: all .3s cubic-bezier(.5,0,.5,1)
}
.btn--submit .btn__icon {
  display: none
}
.btn--submit .btn__icon .icon {
  margin: 0 0 0 .5rem;
  -webkit-animation: loaderSpin 2s linear infinite;
  -moz-animation: loaderSpin 2s linear infinite;
  -o-animation: loaderSpin 2s linear infinite;
  animation: loaderSpin 2s linear infinite
}
.btn--disabled,
.btn--sending {
  cursor: not-allowed;
  color: var(--white);
  background: var(--moss);
  border-color: var(--moss);
  opacity: .5
}
.btn--disabled:focus,
.btn--disabled:hover,
.btn--sending:focus,
.btn--sending:hover {
  color: var(--white);
  background: var(--moss);
  border-color: var(--moss)
}
.btn--disabled .btn__icon,
.btn--sending .btn__icon {
  display: inline-block
}
.btn--disabled .btn__text,
.btn--sending .btn__text {
  display: none
}
.btn--disabled::after,
.btn--sending::after {
  display: none
}
.btn--more {
  margin: 2rem auto 0;
  padding: 1.65rem 3.5rem 1.6rem
}
@media (min-width:992px) {
  .btn--more {
    margin: 3rem auto 0
  }
}
.btn--more::after {
  display: none
}
.form {
  margin-top: var(--gutter-md);
  margin-bottom: var(--gutter-md)
}
@media (min-width:992px) {
  .form {
    margin-top: var(--gutter-lg);
    margin-bottom: var(--gutter-lg)
  }
}
.form:first-child {
  margin-top: 0
}
.form:last-child {
  margin-bottom: 0
}
.form__row {
  display: grid;
  grid-template-columns: auto;
  gap: 2rem
}
@media (min-width:1470px) {
  .form__row {
    grid-template-columns: repeat(2,1fr)
  }
}
.form__row--margin {
  margin: 3rem 0 0;
  gap: 3rem
}
@media (min-width:1470px) {
  .form__row--margin {
    gap: 10rem
  }
}
.form__row--footer {
  margin: 3rem 0 0;
  gap: 3rem
}
@media (min-width:1470px) {
  .form__row--footer {
    grid-template-columns: 1fr auto;
    gap: 5rem
  }
}
.form__row--footer a:not(.btn) {
  color: var(--black);
  text-decoration: underline
}
.form__row--footer a:not(.btn):focus,
.form__row--footer a:not(.btn):hover {
  color: var(--black);
  text-decoration: none
}
.form__cell {
  position: relative;
  max-width: 100%
}
@media (min-width:1470px) {
  .form__cell--full {
    grid-column: span 2
  }
}
.form__cell--flex {
  flex: 1 0 0;
  width: auto
}
.form__cell--frame {
  display: flex;
  padding: 1.8rem 2.3rem;
  border-width: .1rem;
  border-style: solid;
  border-color: var(--grey);
  border-radius: 0;
  gap: 4rem
}
@media (min-width:1470px) {
  .form__cell--frame {
    grid-column: span 2
  }
}
.form__cell--frame label {
  margin: 0!important
}
.form__input {
  position: relative;
  display: flex;
  flex-direction: column
}
.form__input--textarea {
  height: 100%
}
.form__input--checkbox {
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center
}
.form__small {
  color: var(--moss);
  display: block;
  margin: 0 0 2rem
}
.form__small a {
  color: var(--moss)!important;
  text-decoration: underline
}
.form__small a:focus,
.form__small a:hover {
  color: var(--white)!important;
  text-decoration: none
}
input:not([type=submit],[type=radio],[type=checkbox]),
textarea {
  display: block;
  width: 100%;
  padding: 2.5rem 2rem 1rem;
  font-size: clamp(1.3rem,.47vw + 1.08rem,1.8rem);
  font-weight: var(--regular);
  line-height: 1.4;
  color: var(--black);
  background-color: var(--eggshell);
  background-clip: padding-box;
  border-width: .1rem;
  border-style: solid;
  border-color: var(--grey);
  border-radius: 0;
  transition: border .3s ease-in-out,background-color .3s ease-in-out
}
@media (min-width:1280px) {
  input:not([type=submit],[type=radio],[type=checkbox]),
  textarea {
    padding: 2.5rem 2rem 1rem
  }
}
input:not([type=submit],[type=radio],[type=checkbox]):focus,
input:not([type=submit],[type=radio],[type=checkbox]):focus:active,
textarea:focus,
textarea:focus:active {
  border-color: var(--moss)
}
.form__input:not(.form__input--focus) input:not([type=submit],[type=radio],[type=checkbox]),
.form__input:not(.form__input--focus) textarea {
  padding: 1.8rem 2rem
}
@media (min-width:1280px) {
  .form__input:not(.form__input--focus) input:not([type=submit],[type=radio],[type=checkbox]),
  .form__input:not(.form__input--focus) textarea {
    padding: 1.8rem 2rem
  }
}
.form__input--focus input:not([type=submit],[type=radio],[type=checkbox]),
.form__input--focus textarea {
  padding: 2.5rem 2rem 1rem
}
@media (min-width:1280px) {
  .form__input--focus input:not([type=submit],[type=radio],[type=checkbox]),
  .form__input--focus textarea {
    padding: 2.5rem 2rem 1rem
  }
}
textarea {
  min-height: 18rem;
  height: 100%;
  overflow: auto;
  resize: vertical
}
legend {
  display: block;
  width: 100%;
  font-size: var(--h4);
  line-height: 1.4;
  font-weight: var(--regular);
  margin-top: var(--gutter-lg);
  margin-bottom: var(--gutter-sm)
}
@media (min-width:992px) {
  legend {
    margin-top: var(--gutter-lg);
    margin-bottom: var(--gutter-md)
  }
}
legend:first-child {
  margin-top: 0
}
legend:last-child {
  margin-bottom: 0
}
fieldset:not(:last-child) {
  margin-bottom: var(--gutter-md);
  border-bottom: .2rem solid var(--moss);
  padding-bottom: var(--gutter-lg)
}
.form__input:not(.form__input--focus) .label,
.form__input:not(.form__input--focus) label {
  display: block;
  font-size: clamp(1.5rem,.19vw + 1.41rem,1.7rem);
  font-weight: var(--light);
  margin: .5rem 0 1rem;
  z-index: 2;
  transition: all .3s ease-in-out
}
.form__input--focus .label,
.form__input--focus label {
  display: block;
  font-size: 1.1rem;
  font-weight: var(--regular);
  color: var(--moss);
  position: absolute;
  top: .4rem;
  left: .8rem;
  opacity: .6;
  z-index: 2;
  transition: all .3s ease-in-out
}
@media (min-width:1550px) {
  .form__input--focus .label,
  .form__input--focus label {
    top: .5rem;
    font-size: 1.2rem
  }
}
.form__input--focus .label--sm,
.form__input--focus label--sm {
  position: relative;
  top: 0;
  left: 0;
  position: relative;
  flex: 1 0 0%;
  width: 100%;
  max-width: 100%;
  font-size: 1rem
}
@media (min-width:992px) {
  .form__input--focus .label--sm,
  .form__input--focus label--sm {
    font-size: 1.2rem
  }
}
.form__input--focus input[type=email]::placeholder,
.form__input--focus input[type=number]::placeholder,
.form__input--focus input[type=phone]::placeholder,
.form__input--focus input[type=text]::placeholder,
.form__input--focus select::placeholder,
.form__input--focus textarea::placeholder {
  opacity: 1;
  transition: all .2s;
  color: var(--grey)
}
.form__input--focus input[type=email]:placeholder-shown:not(:focus),
.form__input--focus input[type=number]:placeholder-shown:not(:focus),
.form__input--focus input[type=phone]:placeholder-shown:not(:focus),
.form__input--focus input[type=text]:placeholder-shown:not(:focus),
.form__input--focus select:placeholder-shown:not(:focus),
.form__input--focus textarea:placeholder-shown:not(:focus) {
  background-color: var(--eggshell)
}
.form__input--focus input[type=email]:placeholder-shown:not(:focus)::placeholder,
.form__input--focus input[type=number]:placeholder-shown:not(:focus)::placeholder,
.form__input--focus input[type=phone]:placeholder-shown:not(:focus)::placeholder,
.form__input--focus input[type=text]:placeholder-shown:not(:focus)::placeholder,
.form__input--focus select:placeholder-shown:not(:focus)::placeholder,
.form__input--focus textarea:placeholder-shown:not(:focus)::placeholder {
  opacity: 0
}
.form__input--focus input[type=email]:placeholder-shown:not(:focus) ~ label,
.form__input--focus input[type=number]:placeholder-shown:not(:focus) ~ label,
.form__input--focus input[type=phone]:placeholder-shown:not(:focus) ~ label,
.form__input--focus input[type=text]:placeholder-shown:not(:focus) ~ label,
.form__input--focus select:placeholder-shown:not(:focus) ~ label,
.form__input--focus textarea:placeholder-shown:not(:focus) ~ label {
  left: 2rem;
  color: var(--black);
  opacity: 1;
  font-weight: var(--regular);
  font-size: clamp(1.3rem,.47vw + 1.08rem,1.8rem)
}
@media (min-width:1550px) {
  .form__input--focus input[type=email]:placeholder-shown:not(:focus) ~ label,
  .form__input--focus input[type=number]:placeholder-shown:not(:focus) ~ label,
  .form__input--focus input[type=phone]:placeholder-shown:not(:focus) ~ label,
  .form__input--focus input[type=text]:placeholder-shown:not(:focus) ~ label,
  .form__input--focus select:placeholder-shown:not(:focus) ~ label,
  .form__input--focus textarea:placeholder-shown:not(:focus) ~ label {
    left: 2rem
  }
}
.form__input--focus input[type=email]:placeholder-shown:not(:focus) ~ label,
.form__input--focus input[type=number]:placeholder-shown:not(:focus) ~ label,
.form__input--focus input[type=phone]:placeholder-shown:not(:focus) ~ label,
.form__input--focus input[type=text]:placeholder-shown:not(:focus) ~ label,
.form__input--focus select:placeholder-shown:not(:focus) ~ label,
.form__input--focus textarea:placeholder-shown:not(:focus) ~ label {
  top: 50%;
  transform: translateY(-50%)
}
.form__input--focus textarea:placeholder-shown:not(:focus) ~ label {
  top: 2.7rem
}
input[type=checkbox],
input[type=radio] {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: 0 0;
  height: 3rem;
  width: 3rem;
  display: inline-block;
  vertical-align: text-bottom;
  padding: 0;
  border: 0;
  border-radius: 0
}
input[type=checkbox]::after,
input[type=radio]::after {
  position: relative;
  content: "";
  display: block;
  background-color: var(--eggshell);
  background-clip: padding-box;
  border-width: .1rem;
  border-style: solid;
  border-color: var(--grey);
  border-radius: 0;
  transition: border .3s ease-in-out,background-color .3s ease-in-out;
  width: 100%;
  aspect-ratio: 1/1
}
input[type=checkbox]::before,
input[type=radio]::before {
  position: absolute;
  top: .3rem;
  left: .3rem;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%2339393B' %3E%3Cpath d='M9.9997 15.1709L19.1921 5.97852L20.6063 7.39273L9.9997 17.9993L3.63574 11.6354L5.04996 10.2212L9.9997 15.1709Z'/%3E%3C/svg%3E");
  display: block;
  width: 2.5rem;
  aspect-ratio: 1/1;
  color: transparent;
  z-index: 1;
  opacity: 0
}
input[type=checkbox]:focus,
input[type=radio]:focus {
  outline: 0;
  outline-offset: 0
}
input[type=checkbox]:focus::after,
input[type=radio]:focus::after {
  border-color: var(--moss)
}
input[type=checkbox]:checked::before,
input[type=radio]:checked::before {
  opacity: 1
}
input[type=checkbox] ~ label,
input[type=radio] ~ label {
  font-size: clamp(1.3rem,.47vw + 1.08rem,1.8rem);
  position: relative;
  left: 0;
  top: 0;
  opacity: 1;
  z-index: 0;
  display: block;
  flex: 1 0 0
}
.form__input--checkbox input[type=checkbox],
.form__input--checkbox input[type=radio] {
  display: block
}
.form__input--checkbox input[type=checkbox] ~ label,
.form__input--checkbox input[type=radio] ~ label {
  flex: 1 0 0%;
  width: auto;
  margin-left: 1.5rem!important
}
.form__input--checkbox input[type=checkbox] ~ label a,
.form__input--checkbox input[type=radio] ~ label a {
  text-decoration: underline
}
.form__input--upload .upload {
  width: .01rem;
  height: .01rem;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1
}
.form__input--upload .upload ~ label {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  text-overflow: ellipsis;
  cursor: pointer;
  display: block;
  overflow: hidden;
  font-weight: var(--regular);
  line-height: 1.4;
  color: var(--black);
  background-color: var(--eggshell);
  background-clip: padding-box;
  border-width: .1rem;
  border-style: solid;
  border-color: var(--grey);
  border-radius: 0;
  transition: border .3s ease-in-out,background-color .3s ease-in-out;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column
}
@media (min-width:768px) {
  .form__input--upload .upload ~ label {
    text-overflow: ellipsis;
    white-space: nowrap;
    flex-direction: row
  }
}
.form__input--upload .upload ~ label .upload__file {
  position: relative;
  flex: 1 0 0%;
  width: 100%;
  max-width: 100%;
  min-height: .1rem;
  display: block;
  overflow: hidden;
  text-align: left;
  font-size: clamp(1.3rem,.47vw + 1.08rem,1.8rem);
  padding: 1.8rem 2rem
}
@media (min-width:768px) {
  .form__input--upload .upload ~ label .upload__file {
    text-overflow: ellipsis;
    white-space: nowrap
  }
}
.form__input--upload .upload ~ label .upload__button {
  position: relative;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
  text-align: center;
  padding: 1rem 2rem;
  letter-spacing: 0;
  font-size: clamp(1.3rem,.47vw + 1.08rem,1.8rem);
  font-weight: var(--bold);
  line-height: 1.3;
  transition: all .3s ease-out;
  border-radius: 0;
  color: var(--white);
  background: var(--moss)
}
.form__input--upload .upload ~ label .upload__button:focus,
.form__input--upload .upload ~ label .upload__button:hover {
  color: var(--white);
  background: var(--sand)
}
@media (min-width:768px) {
  .form__input--upload .upload ~ label .upload__button {
    padding: 2.3rem 3rem 1.5rem
  }
}
.form__input--upload .upload ~ label * {
  pointer-events: none
}
.form__input--upload .upload:focus ~ label,
.form__input--upload .upload:focus:active ~ label {
  border-color: var(--black)
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}
input[type=number] {
  -moz-appearance: textfield
}
.select2-container.error,
input[type=email].error,
input[type=number].error,
input[type=phone].error,
input[type=text].error,
select.error,
textarea.error {
  border-color: var(--danger)
}
.select2-container.error .select2-selection--single,
input[type=email].error .select2-selection--single,
input[type=number].error .select2-selection--single,
input[type=phone].error .select2-selection--single,
input[type=text].error .select2-selection--single,
select.error .select2-selection--single,
textarea.error .select2-selection--single {
  border-color: var(--danger)
}
input[type=email].error:placeholder-shown:not(:focus) ~ label,
input[type=number].error:placeholder-shown:not(:focus) ~ label,
input[type=phone].error:placeholder-shown:not(:focus) ~ label,
input[type=text].error:placeholder-shown:not(:focus) ~ label,
select.error:placeholder-shown:not(:focus) ~ label {
  top: 33%
}
textarea.error:placeholder-shown:not(:focus) ~ label {
  top: 2.7rem
}
input[type=checkbox].error,
input[type=radio].error {
  order: 1
}
input[type=checkbox].error::after,
input[type=radio].error::after {
  border-color: var(--danger)
}
input[type=checkbox].error ~ label,
input[type=radio].error ~ label {
  left: 0;
  position: relative;
  flex: 1 0 0%;
  width: auto;
  font-size: 1.5rem;
  order: 2
}
input[type=checkbox] ~ strong.error,
input[type=radio] ~ strong.error {
  display: flex;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
  top: 0;
  margin: 2rem 0 0 0;
  order: 3
}
.form__input--upload {
  display: flex;
  flex-direction: column
}
.form__input--upload .upload.error ~ strong.error {
  display: flex;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
  top: 0;
  order: 2
}
.form__input--upload .upload.error ~ label {
  order: 1;
  opacity: 1;
  border-color: var(--danger)
}
.form__input--upload .upload.error ~ label .upload__button {
  background: var(--danger)
}
strong.error {
  display: block;
  font-size: 1.3rem;
  color: var(--white);
  background: var(--danger);
  font-weight: var(--regular);
  z-index: 1;
  width: 100%;
  padding: .3rem .8rem;
  text-align: left;
  order: 3
}
strong.error::before {
  display: inline-block;
  content: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23ffffff;%7D%0A%3C/style%3E%3Cpath class='st0' d='M256,32c14.2,0,27.3,7.5,34.5,19.8l216,368c7.3,12.4,7.3,27.7,0.2,40.1S486.3,480,472,480H40 c-14.3,0-27.6-7.7-34.7-20.1s-7-27.8,0.2-40.1l216-368C228.7,39.5,241.8,32,256,32z M256,160c-13.3,0-24,10.7-24,24v112 c0,13.3,10.7,24,24,24c13.3,0,24-10.7,24-24V184C280,170.7,269.3,160,256,160z M288,384c0-17.7-14.3-32-32-32s-32,14.3-32,32 s14.3,32,32,32S288,401.7,288,384z'/%3E%3C/svg%3E%0A");
  margin-right: .8rem;
  height: 1.4rem;
  width: 1.4rem;
  vertical-align: middle
}
input[type=checkbox].error,
input[type=radio].error {
  order: 1
}
input[type=checkbox].error::after,
input[type=radio].error::after {
  border-color: var(--danger)
}
input[type=checkbox].error ~ label,
input[type=radio].error ~ label {
  left: 0;
  position: relative;
  flex: 1 0 0%;
  width: auto;
  font-size: 1.5rem;
  order: 2
}
input[type=checkbox] ~ strong.error,
input[type=radio] ~ strong.error {
  display: flex;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
  top: 0;
  margin: 2rem 0 0 0;
  order: 3
}
.form__input--upload {
  display: flex;
  flex-direction: column
}
.form__input--upload .upload.error ~ strong.error {
  display: flex;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
  top: 0;
  margin: 1rem 0 0 0;
  order: 2
}
.form__input--upload .upload.error ~ label {
  order: 1;
  opacity: 1;
  border-color: var(--danger)
}
.form__input--upload .upload.error ~ label .upload__button {
  background: var(--danger)
}
input[type=email].error:placeholder-shown:not(:focus) ~ label,
input[type=number].error:placeholder-shown:not(:focus) ~ label,
input[type=phone].error:placeholder-shown:not(:focus) ~ label,
input[type=text].error:placeholder-shown:not(:focus) ~ label,
select.error:placeholder-shown:not(:focus) ~ label {
  top: 38%
}
textarea.error:placeholder-shown:not(:focus) ~ label {
  top: 2.7rem
}
table {
  width: 100%;
  max-width: 100%;
  background-color: transparent;
  margin-top: var(--gutter-md);
  margin-bottom: var(--gutter-md)
}
@media (min-width:992px) {
  table {
    margin-top: var(--gutter-lg);
    margin-bottom: var(--gutter-lg)
  }
}
table:first-child {
  margin-top: 0
}
table:last-child {
  margin-bottom: 0
}
table thead th {
  text-align: left
}
table thead th:nth-child(even) {
  text-align: left
}
table tbody td {
  text-align: left
}
table tbody td:nth-child(even) {
  text-align: left
}
table td,
table th {
  vertical-align: top;
  padding: 1.3rem 1.3rem 1.3rem 1.3rem
}
@media (min-width:768px) {
  table td,
  table th {
    padding: 1.5rem 1.5rem 1.5rem 1.5rem
  }
}
table tbody td,
table tbody th {
  border-width: .1rem;
  border-style: solid;
  border-color: var(--grey)
}
table tbody th {
  background-color: var(--grey);
  color: var(--white);
  font-weight: var(--bold);
  border-color: var(--black)
}
table thead th {
  vertical-align: top;
  border-width: .1rem;
  border-style: solid;
  border-color: var(--black);
  font-weight: var(--bold);
  background: var(--black);
  color: var(--white);
  line-height: 1.2
}
table thead th:nth-child(1) {
  width: 30%
}
table thead th:nth-child(2),
table thead th:nth-child(3) {
  width: 20%
}
table thead th:not(:last-child) {
  border-color: var(--black) var(--grey) var(--black) var(--black)
}
table td {
  color: var(--black);
  background: var(--white)
}
table td ul:not(.list--exempt) {
  list-style: none;
  padding-left: 3rem
}
table td ul:not(.list--exempt) li {
  position: relative;
  margin: 0
}
table td ul:not(.list--exempt) li::marker {
  display: none
}
table td ul:not(.list--exempt) li:not(:last-child) {
  margin-bottom: 2rem
}
table td ul:not(.list--exempt) li::before {
  position: absolute;
  left: -3rem;
  top: .7rem;
  display: block;
  content: "";
  width: .8rem;
  height: .8rem;
  background: var(--black);
  border-radius: 50%
}
table td ol {
  padding-left: 3rem;
  counter-reset: custom-counter;
  list-style: none
}
table td ol li {
  position: relative;
  margin: 0;
  counter-increment: custom-counter
}
table td ol li::marker {
  display: none
}
table td ol li:not(:last-child) {
  margin-bottom: 2rem
}
table td ol li::before {
  position: absolute;
  left: -3rem;
  top: 0;
  display: block;
  content: counter(custom-counter) ".";
  font-weight: var(--bold);
  color: var(--black)
}
table td em {
  font-style: italic;
  font-size: 80%
}
.table-responsive {
  margin-top: var(--gutter-lg);
  margin-bottom: var(--gutter-lg)
}
@media (max-width:767px) {
  .table-responsive {
    margin-top: var(--gutter-md);
    margin-bottom: var(--gutter-md)
  }
  .table-responsive table {
    margin: 0
  }
  .table-responsive caption,
  .table-responsive table,
  .table-responsive tbody,
  .table-responsive td,
  .table-responsive th,
  .table-responsive thead,
  .table-responsive tr {
    display: block
  }
  .table-responsive thead tr {
    position: absolute;
    top: -999.9rem;
    left: -999.9rem
  }
  .table-responsive tbody {
    border-top: .1rem solid var(--grey)
  }
  .table-responsive tbody td,
  .table-responsive tbody th {
    border-width: 0 .1rem .1rem;
    border-style: solid;
    border-color: var(--grey);
    position: relative;
    white-space: normal;
    text-align: left;
    padding: 1.3rem 1.3rem
  }
  .table-responsive tbody td:before,
  .table-responsive tbody th:before {
    top: 1.3rem;
    left: 1.3rem;
    width: 100%;
    display: block;
    white-space: nowrap;
    font-weight: var(--bold);
    content: attr(data-title)
  }
  .table-responsive tbody th:before {
    background-color: var(--black);
    width: calc(100% + 2.8rem);
    padding: 1.6rem 1.5rem 1.2rem;
    margin: -1.3rem -1.4rem 1.5rem
  }
  .table-responsive tbody td:first-child {
    font-weight: var(--bold);
    background: var(--black);
    color: var(--white)
  }
}
.table--open {
  display: block;
  text-align: left;
  max-width: 40rem;
  width: 100%;
  margin: 0;
  background: 0 0;
  margin-bottom: var(--gutter-md);
  border: .1rem solid var(--grey);
  padding: 3rem 5rem
}
.table--open tbody {
  display: grid;
  grid-template-columns: repeat(2,auto);
  grid-column-gap: 2rem;
  justify-content: space-between
}
.table--open tr {
  display: block
}
.table--open tbody td,
.table--open tbody th {
  display: block;
  border: 0;
  padding: .2rem 0;
  color: inherit;
  white-space: nowrap;
  background: 0 0
}
.table--open tbody th {
  text-align: right
}
hr {
  display: block;
  border-width: .1rem 0 0;
  border-style: solid;
  border-color: var(--grey);
  margin-top: var(--gutter-sm);
  margin-bottom: var(--gutter-sm)
}
@media (min-width:768px) {
  hr {
    margin-top: var(--gutter-md);
    margin-bottom: var(--gutter-md)
  }
}
@media (min-width:1550px) {
  hr {
    margin-top: var(--gutter-xl);
    margin-bottom: var(--gutter-xl)
  }
}
.select2-hidden-accessible {
  border: 0!important;
  clip: rect(0 0 0 0)!important;
  -webkit-clip-path: inset(50%)!important;
  clip-path: inset(50%)!important;
  height: .1rem!important;
  overflow: hidden!important;
  padding: 0!important;
  position: absolute!important;
  width: .1rem!important;
  white-space: nowrap!important
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
  width: 100%!important
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  user-select: none;
  -webkit-user-select: none
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.select2-container--default .select2-selection--single {
  display: block;
  width: 100%;
  padding: 1.8rem 2rem;
  font-size: clamp(1.3rem,.47vw + 1.08rem,1.8rem);
  font-weight: var(--regular);
  line-height: 1.4;
  color: var(--black);
  background-color: var(--eggshell);
  background-clip: padding-box;
  border-width: .1rem;
  border-style: solid;
  border-color: var(--grey);
  border-radius: 0;
  transition: border .3s ease-in-out,background-color .3s ease-in-out
}
.select2-container--default .select2-selection--single:focus {
  border-color: var(--moss)
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  position: absolute;
  top: 0;
  right: 0;
  width: 6rem;
  height: 100%;
  display: flex;
  justify-content: center
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 0
}
.select2-container--default .select2-selection--single .select2-selection__arrow b::after {
  display: block;
  width: 2.5rem;
  aspect-ratio: 1/1;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%2339393B' %3E%3Cpath d='M18.4,7.4l1.4,1.4-7.8,7.8-7.8-7.8,1.4-1.4,6.4,6.4,6.4-6.4Z'/%3E%3C/svg%3E")
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b::after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%2339393B' %3E%3Cpath d='M5.6,16.6l-1.4-1.4,7.8-7.8,7.8,7.8-1.4,1.4-6.4-6.4-6.4,6.4Z'/%3E%3C/svg%3E")
}
.select2-container--default.select2-container--focus .select2-selection--single {
  background: var(--eggshell)
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.select2-dropdown {
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100rem;
  width: 100%;
  z-index: 5000;
  font-size: clamp(1.3rem,.47vw + 1.08rem,1.8rem);
  font-weight: var(--regular);
  line-height: 1.4;
  color: var(--white);
  background-color: var(--moss);
  background-clip: padding-box;
  border-width: .1rem;
  border-style: solid;
  border-color: var(--grey);
  transition: border .3s ease-in-out,background-color .3s ease-in-out;
  box-shadow: 0 .2rem .3rem rgba(var(--moss),.2)
}
.select2-container--open .select2-dropdown {
  left: 0
}
.select2-search--dropdown {
  display: block;
  padding: .4rem
}
.select2-search--dropdown.select2-search--hide {
  display: none
}
.select2-container--open .select2-dropdown--below {
  margin-top: -.2rem;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.select2-container--open .select2-dropdown--above {
  margin-bottom: .2rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}
.select2-results {
  display: block
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: clamp(1.3rem,.47vw + 1.08rem,1.8rem)
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 20rem;
  overflow-y: auto
}
.select2-results__option {
  padding: .8rem 1.5rem;
  user-select: none;
  -webkit-user-select: none
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0
}
.select2-results__option[aria-selected] {
  cursor: pointer
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: var(--moss)
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: rgb(19.4094827586,19.4094827586,20.0905172414);
  color: var(--white)
}
.currency-select {
  position: relative;
  z-index: 10
}
.currency-select .select2-container--default .select2-selection--single {
  background-color: transparent;
  border-width: 0;
  color: var(--white);
  font-size: 1.3rem;
  line-height: 2.5rem;
  font-weight: var(--regular)
}
@media (min-width:992px) {
  .currency-select .select2-container--default .select2-selection--single {
    font-size: 1.5rem
  }
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  transform: translate3d(0,0,0)
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0
}
.slick-list:focus {
  outline: 0
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table
}
.slick-track:after {
  clear: both
}
.slick-loading .slick-track {
  visibility: hidden
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: .1rem;
  display: none
}
[dir=rtl] .slick-slide {
  float: right
}
.slick-slide img {
  display: block
}
.slick-slide.slick-loading img {
  display: none
}
.slick-slide.dragging img {
  pointer-events: none
}
.slick-initialized .slick-slide {
  display: block
}
.slick-loading .slick-slide {
  visibility: hidden
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: .1rem solid transparent
}
.slick-arrow {
  position: absolute;
  top: 0;
  width: 3rem;
  display: block;
  cursor: pointer;
  transition: all .15s ease-in-out
}
.slick-arrow:focus,
.slick-arrow:hover {
  opacity: .8
}
.slick-arrow.slick-hidden {
  display: none
}
.slick-prev {
  left: -13rem
}
.slick-next {
  right: -15rem
}
.slick-dots {
  position: relative;
  display: block;
  width: fit-content;
  padding: 0;
  margin: 0!important;
  list-style: none
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 .8rem;
  padding: 0;
  cursor: pointer
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0
}
@media (min-width:768px) {
  .slick-dots li button {
    width: 1.5rem;
    height: 1.5rem
  }
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: var(--white);
  border-radius: 50%;
  transition: all .3s cubic-bezier(.5,0,.5,1)
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  background: var(--grey)
}
.slick-dots li.slick-active button:before {
  background: var(--black)
}
.wow {
  visibility: hidden
}
.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999!important;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  outline: 0
}
.glightbox-container.inactive {
  display: none
}
.glightbox-container .gcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: hidden
}
.glightbox-container .gslider {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0)
}
.glightbox-container .gslide {
  width: 100%;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0
}
.glightbox-container .gslide.current {
  opacity: 1;
  z-index: 99999;
  position: relative
}
.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999
}
.glightbox-container .gslide-inner-content {
  width: 100%
}
.glightbox-container .ginner-container {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 100%;
  margin: auto;
  height: 100vh
}
.glightbox-container .ginner-container.gvideo-container {
  width: 100%
}
.glightbox-container .ginner-container.desc-bottom,
.glightbox-container .ginner-container.desc-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.glightbox-container .ginner-container.desc-left,
.glightbox-container .ginner-container.desc-right {
  max-width: 100%!important
}
.gslide iframe,
.gslide video {
  outline: 0!important;
  border: none;
  min-height: 165px;
  -webkit-overflow-scrolling: touch;
  -ms-touch-action: auto;
  touch-action: auto
}
.gslide:not(.current) {
  pointer-events: none
}
.gslide-image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.gslide-image img {
  max-height: 100vh;
  display: block;
  padding: 0;
  float: none;
  outline: 0;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-width: 100vw;
  width: auto;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -ms-touch-action: none;
  touch-action: none;
  margin: auto;
  min-width: 200px
}
.desc-bottom .gslide-image img,
.desc-top .gslide-image img {
  width: auto
}
.desc-left .gslide-image img,
.desc-right .gslide-image img {
  width: auto;
  max-width: 100%
}
.gslide-image img.zoomable {
  position: relative
}
.gslide-image img.dragging {
  cursor: -webkit-grabbing!important;
  cursor: grabbing!important;
  -webkit-transition: none;
  transition: none
}
.gslide-video {
  position: relative;
  max-width: 100vh;
  width: 100%!important
}
.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster {
  display: none
}
.gslide-video .gvideo-wrapper {
  width: 100%;
  margin: auto
}
.gslide-video::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255,0,0,.34);
  display: none
}
.gslide-video.playing::before {
  display: none
}
.gslide-video.fullscreen {
  max-width: 100%!important;
  min-width: 100%;
  height: 75vh
}
.gslide-video.fullscreen video {
  max-width: 100%!important;
  width: 100%!important
}
.gslide-inline {
  background: #fff;
  text-align: left;
  max-height: calc(100vh - 40px);
  overflow: auto;
  max-width: 100%;
  margin: auto
}
.gslide-inline .ginlined-content {
  padding: 20px;
  width: 100%
}
.gslide-inline .dragging {
  cursor: -webkit-grabbing!important;
  cursor: grabbing!important;
  -webkit-transition: none;
  transition: none
}
.ginlined-content {
  overflow: auto;
  display: block!important;
  opacity: 1
}
.gslide-external {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: 100%;
  background: #fff;
  padding: 0;
  overflow: auto;
  max-height: 75vh;
  height: 100%
}
.gslide-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto
}
.zoomed .gslide-media {
  -webkit-box-shadow: none!important;
  box-shadow: none!important
}
.desc-bottom .gslide-media,
.desc-top .gslide-media {
  margin: 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.gslide-description {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%
}
.gslide-description.description-left,
.gslide-description.description-right {
  max-width: 100%
}
.gslide-description.description-bottom,
.gslide-description.description-top {
  margin: 0 auto;
  width: 100%
}
.gslide-description p {
  margin-bottom: 12px
}
.gslide-description p:last-child {
  margin-bottom: 0
}
.zoomed .gslide-description {
  display: none
}
.glightbox-button-hidden {
  display: none
}
.glightbox-mobile .glightbox-container .gslide-description {
  height: auto!important;
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 19px 11px;
  max-width: 100vw!important;
  -webkit-box-ordinal-group: 3!important;
  -ms-flex-order: 2!important;
  order: 2!important;
  max-height: 78vh;
  overflow: auto!important;
  background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.75)));
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.75) 100%);
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear;
  padding-bottom: 50px
}
.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em
}
.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1
}
.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: 700
}
.glightbox-mobile .glightbox-container .gslide-desc * {
  color: inherit
}
.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: .4
}
.gdesc-open .gslide-media {
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  opacity: .4
}
.gdesc-open .gdesc-inner {
  padding-bottom: 30px
}
.gdesc-closed .gslide-media {
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  opacity: 1
}
.greset {
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}
.gabsolute {
  position: absolute
}
.grelative {
  position: relative
}
.glightbox-desc {
  display: none!important
}
.glightbox-open {
  overflow: hidden
}
.gloader {
  height: 25px;
  width: 25px;
  -webkit-animation: lightboxLoader .8s infinite linear;
  animation: lightboxLoader .8s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%
}
.goverlay {
  width: 100%;
  height: calc(100vh + 1px);
  position: fixed;
  top: -1px;
  left: 0;
  background: #000;
  will-change: opacity
}
.glightbox-mobile .goverlay {
  background: #000
}
.gclose,
.gnext,
.gprev {
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.gclose svg,
.gnext svg,
.gprev svg {
  display: block;
  width: 25px;
  height: auto;
  margin: 0;
  padding: 0
}
.gclose.disabled,
.gnext.disabled,
.gprev.disabled {
  opacity: .1
}
.gclose .garrow,
.gnext .garrow,
.gprev .garrow {
  stroke: #fff
}
.gbtn.focused {
  outline: 2px solid #0f3d81
}
iframe.wait-autoplay {
  opacity: 0
}
.glightbox-closing .gclose,
.glightbox-closing .gnext,
.glightbox-closing .gprev {
  opacity: 0!important
}
.glightbox-clean .gslide-description {
  background: #fff
}
.glightbox-clean .gdesc-inner {
  padding: 22px 20px
}
.glightbox-clean .gslide-title {
  font-size: 1em;
  font-weight: 400;
  font-family: arial;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.4em
}
.glightbox-clean .gslide-desc {
  font-size: .86em;
  margin-bottom: 0;
  font-family: arial;
  line-height: 1.4em
}
.glightbox-clean .gslide-video {
  background: #000
}
.glightbox-clean .gclose,
.glightbox-clean .gnext,
.glightbox-clean .gprev {
  background-color: rgba(0,0,0,.75);
  border-radius: 4px
}
.glightbox-clean .gclose path,
.glightbox-clean .gnext path,
.glightbox-clean .gprev path {
  fill: #fff
}
.glightbox-clean .gprev {
  position: absolute;
  top: -100%;
  left: 30px;
  width: 40px;
  height: 50px
}
.glightbox-clean .gnext {
  position: absolute;
  top: -100%;
  right: 30px;
  width: 40px;
  height: 50px
}
.glightbox-clean .gclose {
  width: 35px;
  height: 35px;
  top: 15px;
  right: 10px;
  position: absolute
}
.glightbox-clean .gclose svg {
  width: 18px;
  height: auto
}
.glightbox-clean .gclose:hover {
  opacity: 1
}
.gfadeIn {
  -webkit-animation: gfadeIn .5s ease;
  animation: gfadeIn .5s ease
}
.gfadeOut {
  -webkit-animation: gfadeOut .5s ease;
  animation: gfadeOut .5s ease
}
.gslideOutLeft {
  -webkit-animation: gslideOutLeft .3s ease;
  animation: gslideOutLeft .3s ease
}
.gslideInLeft {
  -webkit-animation: gslideInLeft .3s ease;
  animation: gslideInLeft .3s ease
}
.gslideOutRight {
  -webkit-animation: gslideOutRight .3s ease;
  animation: gslideOutRight .3s ease
}
.gslideInRight {
  -webkit-animation: gslideInRight .3s ease;
  animation: gslideInRight .3s ease
}
.gzoomIn {
  -webkit-animation: gzoomIn .5s ease;
  animation: gzoomIn .5s ease
}
.gzoomOut {
  -webkit-animation: gzoomOut .5s ease;
  animation: gzoomOut .5s ease
}
@-webkit-keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@-webkit-keyframes gfadeIn {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes gfadeIn {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@-webkit-keyframes gfadeOut {
  from {
    opacity: 1
  }
  to {
    opacity: 0
  }
}
@keyframes gfadeOut {
  from {
    opacity: 1
  }
  to {
    opacity: 0
  }
}
@-webkit-keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%,0,0);
    transform: translate3d(-60%,0,0)
  }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1
  }
}
@keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%,0,0);
    transform: translate3d(-60%,0,0)
  }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1
  }
}
@-webkit-keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
  to {
    -webkit-transform: translate3d(-60%,0,0);
    transform: translate3d(-60%,0,0);
    opacity: 0;
    visibility: hidden
  }
}
@keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
  to {
    -webkit-transform: translate3d(-60%,0,0);
    transform: translate3d(-60%,0,0);
    opacity: 0;
    visibility: hidden
  }
}
@-webkit-keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%,0,0);
    transform: translate3d(60%,0,0)
  }
  to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1
  }
}
@keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%,0,0);
    transform: translate3d(60%,0,0)
  }
  to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1
  }
}
@-webkit-keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
  to {
    -webkit-transform: translate3d(60%,0,0);
    transform: translate3d(60%,0,0);
    opacity: 0
  }
}
@keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
  to {
    -webkit-transform: translate3d(60%,0,0);
    transform: translate3d(60%,0,0);
    opacity: 0
  }
}
@-webkit-keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3)
  }
  to {
    opacity: 1
  }
}
@keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3)
  }
  to {
    opacity: 1
  }
}
@-webkit-keyframes gzoomOut {
  from {
    opacity: 1
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3)
  }
  to {
    opacity: 0
  }
}
@keyframes gzoomOut {
  from {
    opacity: 1
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3)
  }
  to {
    opacity: 0
  }
}
@media (min-width:769px) {
  .glightbox-container .ginner-container {
    width: auto;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
  .glightbox-container .ginner-container.desc-top .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
  }
  .glightbox-container .ginner-container.desc-top .gslide-image,
  .glightbox-container .ginner-container.desc-top .gslide-image img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
  .glightbox-container .ginner-container.desc-left .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
  }
  .glightbox-container .ginner-container.desc-left .gslide-image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
  .gslide-image img {
    max-height: 97vh;
    max-width: 100%
  }
  .gslide-image img.zoomable {
    cursor: -webkit-zoom-in;
    cursor: zoom-in
  }
  .zoomed .gslide-image img.zoomable {
    cursor: -webkit-grab;
    cursor: grab
  }
  .gslide-inline {
    max-height: 95vh
  }
  .gslide-external {
    max-height: 100vh
  }
  .gslide-description.description-left,
  .gslide-description.description-right {
    max-width: 275px
  }
  .glightbox-open {
    height: auto
  }
  .goverlay {
    background: rgba(0,0,0,.92)
  }
  .glightbox-clean .gslide-media {
    -webkit-box-shadow: 1px 2px 9px 0 rgba(0,0,0,.65);
    box-shadow: 1px 2px 9px 0 rgba(0,0,0,.65)
  }
  .glightbox-clean .description-left .gdesc-inner,
  .glightbox-clean .description-right .gdesc-inner {
    position: absolute;
    height: 100%;
    overflow-y: auto
  }
  .glightbox-clean .gclose,
  .glightbox-clean .gnext,
  .glightbox-clean .gprev {
    background-color: rgba(0,0,0,.32)
  }
  .glightbox-clean .gclose:hover,
  .glightbox-clean .gnext:hover,
  .glightbox-clean .gprev:hover {
    background-color: rgba(0,0,0,.7)
  }
  .glightbox-clean .gprev {
    top: 45%
  }
  .glightbox-clean .gnext {
    top: 45%
  }
}
@media (min-width:992px) {
  .glightbox-clean .gclose {
    opacity: .7;
    right: 20px
  }
}
@media screen and (max-height:420px) {
  .goverlay {
    background: #000
  }
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  background-color: var(--eggshell);
  border-bottom: .1rem solid var(--white);
  transition: all .5s cubic-bezier(.5,0,.5,1);
  z-index: 12
}
@media (max-width:679px) {
  .header {
    flex-direction: column-reverse
  }
}
.header .btn {
  color: var(--black);
  background-color: var(--white);
  border-color: var(--white);
  border-color: #8f8f8f
}
.header .btn:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%2339393B' %3E%3Cpath d='M17.7,10.7l-7.5-7.5,2-2,10.9,10.9-10.9,10.9-2-2,7.5-7.5H.7v-2.8h17Z'/%3E%3C/svg%3E")
}
.header .btn:focus,
.header .btn:hover {
  color: var(--white);
  background-color: var(--black);
  border-color: var(--black)
}
.header .btn:focus:after,
.header .btn:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%23ffffff' %3E%3Cpath d='M17.7,10.7l-7.5-7.5,2-2,10.9,10.9-10.9,10.9-2-2,7.5-7.5H.7v-2.8h17Z'/%3E%3C/svg%3E")
}
@media (min-width:680px) {
  .header__sub {
    padding-left: var(--gutter-md);
    padding-right: var(--gutter-md)
  }
}
@media (min-width:1400px) {
  .header__sub {
    padding-left: var(--space-x-sm);
    padding-right: var(--space-x-sm)
  }
}
@media (min-width:1550px) {
  .header__sub {
    padding-left: var(--space-x);
    padding-right: var(--space-x)
  }
}
.header__main {
  padding-left: var(--gutter-sm);
  padding-right: var(--gutter-sm)
}
@media (min-width:680px) {
  .header__main {
    padding-left: var(--gutter-md);
    padding-right: var(--gutter-md)
  }
}
@media (min-width:1400px) {
  .header__main {
    padding-left: var(--space-x-sm);
    padding-right: var(--space-x-sm)
  }
}
@media (min-width:1550px) {
  .header__main {
    padding-left: var(--space-x);
    padding-right: var(--space-x)
  }
}
.header__sub {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  justify-content: space-between;
  background-color: var(--black);
  color: var(--white);
  font-size: clamp(1rem,.37vw + .82rem,1.4rem);
  transition: all .5s cubic-bezier(.5,0,.5,1)
}
@media (min-width:680px) {
  .header__sub {
    grid-template-columns: repeat(2,auto);
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
  }
}
.header__sub ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center
}
@media (max-width:679px) {
  .header__sub ul {
    justify-content: space-evenly
  }
}
@media (min-width:680px) {
  .header__sub ul {
    gap: clamp(1rem,.93vw + .55rem,2rem)
  }
}
@media (min-width:680px) {
  .header__sub ul li {
    display: block
  }
}
@media (max-width:679px) {
  .header__sub ul li {
    display: flex;
    flex: 0 0 auto;
    justify-content: center
  }
}
@media (min-width:680px) {
  .header__sub ul li:last-child {
    display: none
  }
}
.header__sub a,
.header__sub button {
  display: block;
  color: var(--white);
  font-weight: var(--regular)
}
.header__sub a .icon__txt--sm,
.header__sub button .icon__txt--sm {
  display: none
}
.header__sub a .icon__txt--lg,
.header__sub button .icon__txt--lg {
  display: inline-block
}
@media (max-width:679px) {
  .header__sub a,
  .header__sub button {
    display: flex;
    align-items: center;
    text-align: left;
    justify-content: center;
    padding: 1.5rem .2rem
  }
  .header__sub a .icon__txt--sm,
  .header__sub button .icon__txt--sm {
    display: block
  }
  .header__sub a .icon__txt--lg,
  .header__sub button .icon__txt--lg {
    display: none
  }
}
.header__sub a:focus,
.header__sub a:hover,
.header__sub button:focus,
.header__sub button:hover {
  color: var(--moss)
}
.header__sub .icon {
  margin: -.3rem .5rem 0 0
}
.header__sub .icon svg {
  fill: var(--white)
}
@media (max-width:679px) {
  .header__sub .header__directions {
    display: none;
  }
}
@media (min-width:680px) {
  .header__sub .header__contact {
    display: none;
  }
}
.header__main {
  display: grid;
  grid-template-columns: repeat(2,auto);
  align-items: center;
  justify-content: space-between;
  padding-top: 2rem;
  padding-bottom: 2rem;
  transition: all .5s cubic-bezier(.5,0,.5,1);
  gap: 1rem
}
@media (min-width:680px) {
  .header__main {
    gap: 3rem
  }
}
@media (min-width:1180px) {
  .header__main {
    grid-template-columns: repeat(3,auto);
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
  }
}
@media (min-width:1550px) {
  .header__main {
    gap: 3.5rem
  }
}
@media (max-width:679px) {
  .header__two {
    display: none
  }
}
.header__control {
  display: flex;
  align-items: center;
  justify-content: center
}
@media (max-width:679px) {
  .header__control .btn {
    display: none
  }
}
@media (max-width:679px) {
  .header__contact {
    display: grid;
    grid-template-columns: 1fr
  }
}
@media (min-width:680px) {
  .header__contact {
    display: none
  }
}
.header__btn {
  background: var(--white);
  padding: 1rem;
  font-weight: var(--bold)
}
.logo {
  position: relative;
  display: block;
  width: 100%;
  max-width: 30rem;
  transition: all .5s cubic-bezier(.5,0,.5,1)
}
@media (min-width:680px) {
  .logo {
    max-width: 28rem
  }
}
@media (min-width:768px) {
  .logo {
    max-width: 32rem
  }
}
@media (min-width:1400px) {
  .logo {
    max-width: 35rem
  }
}
@media (min-width:1550px) {
  .logo {
    max-width: 38rem
  }
}
@media (min-width:2050px) {
  .logo {
    max-width: 48rem
  }
}
.logo:focus,
.logo:hover {
  opacity: .7
}
.logo img {
  width: 100%
}
.header--sticky {
  background-color: var(--white);
  -webkit-box-shadow: 0 0 1rem .05rem rgba(57,57,59,.2);
  -moz-box-shadow: 0 0 1rem .05rem rgba(57,57,59,.2);
  box-shadow: 0 0 1rem .05rem rgba(57,57,59,.2)
}
.header--sticky .header__sub {
  background-color: var(--moss)
}
.header--sticky .header__sub a {
  color: var(--white);
  font-weight: var(--regular)
}
.header--sticky .header__sub a:focus,
.header--sticky .header__sub a:hover {
  color: rgb(211.25,205,186.25)
}
.header--sticky .header__main {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem
}
.header--sticky .header__btn {
  background-color: var(--black);
  color: var(--white)
}
@media (min-width:1180px) {
  .header--sticky .logo {
    width: 28rem
  }
}
@media (min-width:1550px) {
  .header--sticky .logo {
    width: 33rem
  }
}
@media (min-width:2050px) {
  .header--sticky .logo {
    width: 43rem
  }
}
.main {
  position: relative;
  background: var(--main-bg);
  padding-top: var(--header-height)
}
.main__overlay {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  background: var(--black);
  z-index: 10;
  transition: all .5s ease-out
}
@media (max-width:1179px) {
  html.js-nav-active .main__overlay {
    opacity: .8;
    visibility: visible
  }
}
.footer {
  position: relative;
  background: var(--body-bg);
  color: var(--white);
  text-align: center;
  font-size: clamp(1.1rem,.37vw + .92rem,1.5rem);
  z-index: 11;
  padding: var(--gutter-sm)
}
@media (min-width:680px) {
  .footer {
    padding: var(--gutter-md)
  }
}
@media (min-width:1400px) {
  .footer {
    padding: var(--gutter-md) var(--space-x-sm)
  }
}
@media (min-width:1550px) {
  .footer {
    padding: var(--gutter-md) var(--space-x)
  }
}
@media (min-width:1600px) {
  .footer {
    text-align: center
  }
}
.footer__row {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  gap: 1.5rem
}
@media (min-width:992px) {
  .footer__row {
    grid-template-columns: repeat(5,1fr);
    grid-template-rows: repeat(2,1fr)
  }
}
@media (min-width:1600px) {
  .footer__row {
    grid-template-columns: auto 1fr auto;
    grid-template-rows: auto
  }
}
@media (min-width:992px) and (max-width:1599px) {
  .footer__one {
    grid-column: span 4/span 4
  }
}
@media (min-width:992px) and (max-width:1599px) {
  .footer__two {
    grid-column: span 4/span 4;
    grid-column-start: 1;
    grid-row-start: 2
  }
}
@media (min-width:992px) and (max-width:1599px) {
  .footer__three {
    grid-row: span 2/span 2;
    grid-column-start: 5;
    grid-row-start: 1;
    display: grid;
    justify-content: end
  }
}
@media (max-width:991px) {
  .footer__three {
    display: none
  }
}
.footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 3rem
}
@media (max-width:767px) {
  .footer ul {
    flex-direction: column;
    gap: 2rem
  }
}
@media (min-width:1600px) {
  .footer ul {
    justify-content: center
  }
}
.footer ul li {
  display: block;
  font-weight: var(--regular)
}
.footer a {
  color: var(--white);
  font-weight: var(--regular)
}
.footer a:focus,
.footer a:hover {
  color: rgb(211.25,205,186.25)
}
.footer .icon svg {
  fill: var(--black)
}
html.js-nav-active {
  overflow: hidden
}
@media (max-width:1179px) {
  html {
    scrollbar-width: none;
    -ms-overflow-style: none
  }
  html::-webkit-scrollbar {
    width: 0
  }
}
@media (min-width:1180px) {
  .navigation {
    /* position: relative!important */
    position: unset !important;
  }
  .navigation--sm {
    display: none;
  }
  .navigation--lg {
    display: block;
  }
  .navigation ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0
  }
  .navigation ul li {
    white-space: nowrap;
    padding: 1.5rem 0;
    line-height: 1;
    transition: all .3s ease-out
  }
  .navigation ul li:not(:has(.sub-mega)) {
    position: relative;
  }
  .navigation ul li .dropdown-toggle,
  .navigation ul li:before {
    display: none
  }
  .navigation ul li > ul:not(.sub-mega, .sub-mega ul) {
    -webkit-animation: navFadeOut .3s;
    -moz-animation: navFadeOut .3s;
    -o-animation: navFadeOut .3s;
    animation: navFadeOut .3s
  }
  .navigation ul li:focus-within > ul:not(.sub-mega, .sub-mega ul),
  .navigation ul li:hover > ul:not(.sub-mega, .sub-mega ul) {
    visibility: visible;
    display: block;
    -webkit-animation: navFadeIn .3s;
    -moz-animation: navFadeIn .3s;
    -o-animation: navFadeIn .3s;
    animation: navFadeIn .3s
  }
  .navigation ul li a {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    font-weight: var(--regular);
    padding: .4rem;
    transition: all .3s cubic-bezier(.5,0,.5,1)
  }
  .navigation ul li.menu-item-has-children {
    padding: 0
  }
  .navigation ul li.menu-item-has-children > a::after {
    display: inline-block;
    vertical-align: middle;
    margin-left: .5rem;
    content: "";
    aspect-ratio: 1/1;
    background-repeat: no-repeat;
    transition: all .3s cubic-bezier(.5,0,.5,1)
  }
  .navigation ul li > ul:not(.sub-mega),
  .navigation ul li > ul:not(.sub-mega) ul {
    position: absolute;
    display: none;
    visibility: hidden;
    width: 100%;
    width: fit-content;
    z-index: 99999;
    text-align: left;
    -webkit-box-shadow: 0 0 1rem .05rem rgba(57,57,59,.2);
    -moz-box-shadow: 0 0 1rem .05rem rgba(57,57,59,.2);
    box-shadow: 0 0 1rem .05rem rgba(57,57,59,.2)
  }
  .navigation ul li ul li,
  .navigation ul li ul ul li {
    display: block;
    height: auto;
    width: 100%;
    border: 0;
    padding: 0;
    line-height: 1
  }
  .navigation ul li ul li a,
  .navigation ul li ul ul li a {
    width: 100%;
    min-width: 20rem;
    min-height: 5rem;
    font-weight: var(--regular);
    font-size: 1.4rem;
    border-top: 0;
    padding: 1.25rem 1.5rem 1.1rem;
    display: flex;
    align-items: center;
    justify-content: space-between
  }
}
@media (min-width:1180px) and (min-width:2050px) {
  .navigation ul li ul li a,
  .navigation ul li ul ul li a {
    font-size: 1.6rem;
    min-width: 22rem
  }
}
@media (min-width:1180px) {
  .navigation ul li ul li:focus-within > a,
  .navigation ul li ul li:hover > a,
  .navigation ul li ul ul li:focus-within > a,
  .navigation ul li ul ul li:hover > a {
    text-decoration: none
  }
  .navigation ul li ul li.menu-item-has-children,
  .navigation ul li ul ul li.menu-item-has-children {
    padding: 0
  }
  .navigation ul li ul li.menu-item-has-children > a::after,
  .navigation ul li ul ul li.menu-item-has-children > a::after {
    width: 2rem
  }
  .navigation > ul {
    gap: .3rem
  }
}
@media (min-width:1180px) and (min-width:1400px) {
  .navigation > ul {
    gap: 1rem
  }
}
@media (min-width:1180px) and (min-width:1550px) {
  .navigation > ul {
    gap: 1.5rem
  }
}
@media (min-width:1180px) {
  .navigation > ul > li {
    display: flex
  }
  .navigation > ul > li > a {
    position: relative;
    padding: 1.5rem .4rem;
    font-size: clamp(1.2rem,.47vw + .98rem,1.7rem);
    color: var(--black);
    font-weight: var(--bold)
  }
}
@media (min-width:1180px) and (min-width:1400px) {
  .navigation > ul > li > a {
    font-size: clamp(1.4rem,.37vw + 1.22rem,1.8rem)
  }
}
@media (min-width:1180px) and (min-width:2050px) {
  .navigation > ul > li > a {
    font-size: clamp(1.4rem,.65vw + 1.09rem,2.1rem)
  }
}
@media (min-width:1180px) {
  .navigation > ul > li > a:not(#megaToggle):focus,
  .navigation > ul > li > a:hover {
    color: var(--moss)
  }
  .navigation > ul > li.menu-item-has-children > a::after {
    width: 2rem;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%23a19f92' %3E%3Cpath d='M18.4,7.4l1.4,1.4-7.8,7.8-7.8-7.8,1.4-1.4,6.4,6.4,6.4-6.4Z'/%3E%3C/svg%3E")
  }
  .navigation > ul > li.menu-item-has-children:focus-within > a:not(#megaToggle)::after,
  .navigation > ul > li.menu-item-has-children:hover > a:not(#megaToggle)::after {
    transform: rotate(180deg)
  }
  .navigation > ul > li.current-menu-item > a {
    color: var(--moss)
  }
  .navigation > ul > li.current-menu-item:focus-within > a,
  .navigation > ul > li.current-menu-item:hover > a {
    /* color: var(--moss) */
    color: #909090;
  }
  .navigation > ul > li > ul {
    top: 100%;
    left: 0
  }
  .navigation > ul > li > ul > li {
    padding: 0
  }
  .navigation > ul > li > ul > li > a {
    color: var(--white);
    background-color: rgb(19.4094827586,19.4094827586,20.0905172414)
  }
  .navigation > ul > li > ul > li:not(:last-child) > a {
    border-bottom: .1rem solid rgb(115.5507389163,113.4305418719,99.6492610837)
  }
  .navigation > ul > li > ul > li:focus-within > a,
  .navigation > ul > li > ul > li:hover > a {
    color: var(--white);
    background-color: rgb(123.7660098522,121.4950738916,106.7339901478);
    border-color: rgb(123.7660098522,121.4950738916,106.7339901478)
  }
  .navigation > ul > li > ul > li.menu-item-has-children > a::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%23ffffff' %3E%3Cpath d='M7.4,5.6l1.4-1.4,7.8,7.8-7.8,7.8-1.4-1.4,6.4-6.4-6.4-6.4Z'/%3E%3C/svg%3E")
  }
  .navigation > ul > li > ul > li.menu-item-has-children:focus-within > a::after,
  .navigation > ul > li > ul > li.menu-item-has-children:hover > a::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%23ffffff' %3E%3Cpath d='M7.4,5.6l1.4-1.4,7.8,7.8-7.8,7.8-1.4-1.4,6.4-6.4-6.4-6.4Z'/%3E%3C/svg%3E")
  }
  .navigation > ul > li > ul > li.current-menu-item > a {
    color: var(--white);
    background-color: rgb(110.0738916256,108.0541871921,94.9261083744);
    border-color: rgb(110.0738916256,108.0541871921,94.9261083744)
  }
  .navigation > ul > li > ul > li.current-menu-item > a::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%23ffffff' %3E%3Cpath d='M7.4,5.6l1.4-1.4,7.8,7.8-7.8,7.8-1.4-1.4,6.4-6.4-6.4-6.4Z'/%3E%3C/svg%3E")
  }
  .navigation > ul > li > ul > li.current-menu-item:focus-within > a,
  .navigation > ul > li > ul > li.current-menu-item:hover > a {
    color: var(--white);
    background-color: rgb(110.0738916256,108.0541871921,94.9261083744);
    border-color: rgb(110.0738916256,108.0541871921,94.9261083744)
  }
  .navigation > ul > li > ul > li.current-menu-item:focus-within > a::after,
  .navigation > ul > li > ul > li.current-menu-item:hover > a::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%23ffffff' %3E%3Cpath d='M7.4,5.6l1.4-1.4,7.8,7.8-7.8,7.8-1.4-1.4,6.4-6.4-6.4-6.4Z'/%3E%3C/svg%3E")
  }
  .navigation > ul > li > ul > li > ul {
    top: 0;
    left: 100%
  }
  .navigation > ul > li > ul > li > ul > li > a {
    color: var(--white);
    background-color: var(--grey)
  }
  .navigation > ul > li > ul > li > ul > li:not(:last-child) > a {
    border-bottom: .1rem solid rgb(62.5,62.5,62.5)
  }
  .navigation > ul > li > ul:not(.sub-mega) > li > ul > li:focus-within > a,
  .navigation > ul > li > ul:not(.sub-mega) > li > ul > li:hover > a {
    color: var(--white);
    background-color: rgb(110.0738916256,108.0541871921,94.9261083744);
    border-color: rgb(62.5,62.5,62.5)
  }
  .navigation > ul > li > ul:not(.sub-mega) > li > ul > li.current-menu-item > a {
    color: var(--white);
    background-color: hsl(240,1.724137931%,-2.2549019608%);
    border-color: hsl(240,1.724137931%,-2.2549019608%)
  }
  .navigation > ul > li > ul:not(.sub-mega) > li > ul > li.current-menu-item:focus-within > a,
  .navigation > ul > li > ul:not(.sub-mega) > li > ul > li.current-menu-item:hover > a {
    color: var(--white);
    background-color: hsl(240,1.724137931%,-2.2549019608%);
    border-color: hsl(240,1.724137931%,-2.2549019608%)
  }
  .navigation > ul > li.menu-item-has-children:last-child > ul {
    left: auto;
    right: 0
  }
  .navigation ul li > ul.sub-mega {
    position: absolute;
    display: none;
    visibility: hidden;
    background-color: rgb(19.4094827586,19.4094827586,20.0905172414);
    width: 100%;
    -webkit-animation: navFadeOut .3s;
    -moz-animation: navFadeOut .3s;
    -o-animation: navFadeOut .3s;
    animation: navFadeOut .3s;
  }
  .navigation ul li > ul.sub-mega--active {
    display: block;
    visibility: visible;
    -webkit-animation: navFadeIn .3s;
    -moz-animation: navFadeIn .3s;
    -o-animation: navFadeIn .3s;
    animation: navFadeIn .3s;
  }
  .navigation > ul > li.menu-item-has-children:has(.sub-mega--active) > a {
    color: var(--moss)
  }
  .navigation > ul > li.menu-item-has-children:has(.sub-mega--active) > a::after {
    transform: rotate(180deg)
  }
  .navigation ul li ul.sub-mega ul {
    position: relative;
    display: block;
    visibility: visible;
    left: 0;
    box-shadow: none;
    /* background-color: rgb(19.4094827586,19.4094827586,20.0905172414) */
  }
  .navigation ul li ul.sub-mega ul.mega-menu {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    width: 100%;
    padding: 3rem var(--space-x);
    max-width: 170rem;
    margin: 0 auto;
  }
  /* .navigation ul li ul.sub-mega li a,  */
  .navigation ul li ul.sub-mega ul li a {
    color: var(--white);
    background-color: transparent
  }
  .navigation ul li ul.sub-mega ul li a:focus-within,
  .navigation ul li ul.sub-mega ul li a:hover {
    color: var(--moss);
  }
  .navigation > ul > li > ul.sub-mega > li > ul > li > a {
    font-size: 2rem;
    border-bottom: 0;
    color: var(--cream);
  }
  .navigation > ul > li > ul.sub-mega > li > ul > li:focus-within > a,
  .navigation > ul > li > ul.sub-mega > li > ul > li:hover > a {
    color: var(--moss);
  }
  .navigation > ul > li > ul.sub-mega > li > ul > li.current-menu-item > a {
    color: var(--moss);
  }
  .navigation > ul > li > ul.sub-mega > li > ul > li.current-menu-item:focus-within > a,
  .navigation > ul > li > ul.sub-mega > li > ul > li.current-menu-item:hover > a {
    color: var(--moss);
  }
}
@media (max-width:1179px) {
  .navigation {
    position: fixed!important;
    left: -30rem;
    width: 30rem;
    top: var(--header-height);
    bottom: 0;
    z-index: 1000;
    background-color: var(--moss);
    height: 100vh;
    overflow-x: hidden;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    transition: all .3s cubic-bezier(.5,0,.5,1)
  }
  .navigation--lg {
    display: none;
  }
  .navigation--sm {
    display: block;
  }
  .navigation.opened {
    left: 0
  }
  .navigation ul {
    list-style: none;
    margin: 0;
    padding: 0
  }
  .navigation ul li {
    position: relative;
    display: block;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    line-height: 1;
    text-align: left
  }
  .navigation ul li:before {
    display: none
  }
  .navigation ul li a {
    display: block;
    font-size: 1.5rem;
    font-weight: var(--regular);
    padding: 1.8rem
  }
  .navigation ul li ul {
    display: none
  }
  .navigation ul li ul.toggled {
    display: block
  }
  .navigation ul li ul li a {
    font-size: 1.4rem
  }
  .navigation > ul {
    padding-bottom: 20rem
  }
  .navigation > ul > li {
    border-bottom: .1rem solid var(--grey)
  }
  .navigation > ul > li > a {
    color: var(--white);
    background-color: var(--moss)
  }
  .navigation > ul > li.current-menu-item > a {
    color: var(--white);
    background-color: var(--black)
  }
  .navigation > ul > li > ul > li:not(:last-child) {
    border-bottom: .1rem solid rgb(62.5,62.5,62.5)
  }
  .navigation > ul > li > ul > li > a {
    color: var(--white);
    background-color: var(--grey)
  }
  .navigation > ul > li > ul > li.current-menu-item > a {
    color: var(--white);
    background-color: var(--black)
  }
  .navigation > ul > li > ul > li > ul > li:not(:last-child) {
    border-bottom: .1rem solid var(--moss)
  }
  .navigation > ul > li > ul > li > ul > li > a {
    color: var(--black);
    background-color: var(--eggshell)
  }
  .navigation > ul > li > ul > li > ul > li.current-menu-item > a {
    color: var(--white);
    background-color: rgb(6.8793103448,6.8793103448,7.1206896552)
  }
}
.dropdown-toggle {
  position: absolute;
  top: .8rem;
  right: 1.5rem;
  content: "";
  height: 3.5rem;
  width: 3.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  color: var(--eggshell);
  background-color: rgb(6.8793103448,6.8793103448,7.1206896552);
  padding: 0;
  margin: 0;
  line-height: 1;
  transition: all .3s cubic-bezier(.5,0,.5,1);
  border-radius: .5rem;
  cursor: pointer;
  outline: 0
}
.dropdown-toggle::after {
  position: relative;
  display: block;
  top: .2rem;
  width: 2.5rem;
  aspect-ratio: 1/1;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%23ffffff' %3E%3Cpath d='M11 11V5H13V11H19V13H13V19H11V13H5V11H11Z'/%3E%3C/svg%3E")
}
.dropdown-toggle.toggled::after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%23ffffff' %3E%3Cpath d='M5 11V13H19V11H5Z'/%3E%3C/svg%3E")
}
.burger {
  position: relative;
  display: inline-block;
  background: 0 0;
  border: 0;
  cursor: pointer;
  margin: 0 0 0 2rem;
  vertical-align: middle
}
@media (min-width:1180px) {
  .burger {
    display: none
  }
}
.burger__inner {
  display: grid;
  grid-template-columns: auto 1fr
}
.burger__trigger {
  position: relative;
  height: 2.2rem;
  display: flex;
  align-items: center;
  margin: 0 .8rem 0 0
}
.burger__icon,
.burger__icon::after,
.burger__icon::before {
  display: block;
  width: 2.3rem;
  height: .3rem;
  transition-timing-function: ease;
  transition-duration: .15s;
  transition-property: transform;
  background-color: var(--black)
}
.burger__icon {
  position: relative
}
.burger__icon::after,
.burger__icon::before {
  position: absolute
}
.burger__icon {
  transition-timing-function: cubic-bezier(.55,.055,.675,.19);
  transition-duration: 75ms
}
.burger__icon::after,
.burger__icon::before {
  display: block;
  content: ""
}
.burger__icon::before {
  top: -.8rem;
  transition: top 75ms ease .12s,opacity 75ms ease
}
.burger__icon::after {
  bottom: -.8rem;
  transition: bottom 75ms ease .12s;
  transform: 75ms cubic-bezier(.55,.055,.675,.19)
}
.burger__text {
  line-height: 1;
  font-weight: var(--bold);
  position: relative;
  align-self: center
}
.burger.active .burger__icon {
  transition-delay: .12s;
  transition-timing-function: cubic-bezier(.215,.61,.355,1);
  transform: rotate(45deg)
}
.burger.active .burger__icon::before {
  top: 0;
  opacity: 0;
  transition: top 75ms ease,opacity 75ms ease .12s
}
.burger.active .burger__icon::after {
  bottom: 0;
  transition: bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;
  transform: rotate(-90deg)
}
.banner {
  position: relative;
  display: grid;
  background: var(--eggshell);
  overflow: hidden
}
.banner--full {
  padding: var(--space-x);
  grid-template-columns: 1fr;
  gap: 0
}
.banner--home {
  grid-template-columns: 1fr
}
@media (min-width:992px) {
  .banner--home {
    grid-template-columns: 1fr var(--aside-width-xs);
    gap: 5rem;
    padding: 0 var(--space-x)
  }
}
@media (min-width:1280px) {
  .banner--home {
    grid-template-columns: 1fr var(--aside-width-sm);
    gap: var(--space-x-lg)
  }
}
@media (min-width:1550px) {
  .banner--home {
    min-height: calc(var(--vh,1vh) * 100 - var(--header-height));
    max-height: 100rem
  }
}
@media (min-width:1520px) {
  .banner--home {
    grid-template-columns: 1fr var(--aside-width)
  }
}
@media (min-width:2050px) {
  .banner--home {
    grid-template-columns: 1fr var(--aside-width-lg)
  }
}
.banner--home .banner__one {
  padding: var(--space-x) var(--space-x) 0;
  justify-content: center
}
@media (min-width:992px) {
  .banner--home .banner__one {
    padding: var(--space-x) 0
  }
}
.banner--home .banner__two {
  padding: 0
}
@media (min-width:992px) {
  .banner--home .banner__two {
    padding: var(--space-x-sm) 0 0
  }
}
.banner--page {
  grid-template-columns: auto;
  gap: 0;
  padding: var(--space-x)
}
@media (min-width:1024px) {
  .banner--page {
    grid-template-columns: repeat(12,1fr);
    gap: var(--space-x-sm)
  }
}
@media (min-width:1024px) {
  .banner--page .banner__one {
    grid-column: span 5/span 5
  }
}
@media (min-width:1520px) {
  .banner--page .banner__one {
    grid-column: span 5/span 5
  }
}
@media (min-width:1024px) {
  .banner--page .banner__two {
    grid-column: span 7/span 7;
    grid-column-start: 6
  }
}
@media (min-width:1520px) {
  .banner--page .banner__two {
    grid-column: span 7/span 7;
    grid-column-start: 6
  }
}
@media (max-width:1023px) {
  .banner--page .banner__inner .btn {
    display: none
  }
}
.banner__one {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column
}
.banner__two {
  position: relative
}
.banner__inner {
  display: flex
}
@media (max-width:1023px) {
  .banner__inner {
    justify-content: space-between;
    align-items: flex-start;
    padding: 0 0 var(--space-x)
  }
}
@media (min-width:1024px) {
  .banner__inner {
    flex-direction: column;
    height: 100%
  }
}
.banner__media {
  position: relative;
  height: 30rem;
  overflow: hidden;
  z-index: 1
}
@media (min-width:992px) {
  .banner__media {
    height: 100%;
    border-radius: var(--oval-radius)
  }
}
.banner img,
.banner video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  -o-object-fit: cover;
  object-fit: cover
}
.banner img {
  -o-object-position: center;
  object-position: center
}
.banner video {
  -o-object-position: center;
  object-position: center
}
.banner__intro {
  margin: 0
}
.banner__intro h1,
.banner__intro h2 {
  font-size: var(--h3)
}
.banner__intro ul:not(.list--exempt) {
  list-style: none;
  padding-left: 3rem
}
.banner__intro ul:not(.list--exempt) li {
  position: relative;
  margin: 0
}
.banner__intro ul:not(.list--exempt) li::marker {
  display: none
}
.banner__intro ul:not(.list--exempt) li:not(:last-child) {
  margin-bottom: 2rem
}
.banner__intro ul:not(.list--exempt) li::before {
  position: absolute;
  left: -3rem;
  top: .7rem;
  display: block;
  content: "";
  width: .8rem;
  height: .8rem;
  background: var(--black);
  border-radius: 50%
}
.banner__intro ol {
  padding-left: 3rem;
  counter-reset: custom-counter;
  list-style: none
}
.banner__intro ol li {
  position: relative;
  margin: 0;
  counter-increment: custom-counter
}
.banner__intro ol li::marker {
  display: none
}
.banner__intro ol li:not(:last-child) {
  margin-bottom: 2rem
}
.banner__intro ol li::before {
  position: absolute;
  left: -3rem;
  top: 0;
  display: block;
  content: counter(custom-counter) ".";
  font-weight: var(--bold);
  color: var(--black)
}
.banner__meta {
  list-style: none;
  margin: 0 0 4rem
}
.banner__categories {
  list-style: none;
  margin: 0;
  display: flex;
  gap: 1rem
}
.banner__categories li a {
  display: block;
  color: var(--white);
  background-color: var(--black);
  padding: 1rem 2rem .8rem;
  font-size: 1.2rem;
  border-radius: 30rem
}
@media (min-width:768px) {
  .banner__categories li a {
    padding: 1.4rem 2.8rem 1rem;
    font-size: 1.4rem
  }
}
.banner__categories li a:focus,
.banner__categories li a:hover {
  color: var(--black);
  background-color: var(--white)
}
.banner__date {
  font-size: 85%;
  vertical-align: middle
}
.banner__date .icon {
  margin: 0 1rem 0 0
}
.banner__alert {
  display: none;
  margin: var(--space-y-sm) 0 0 0
}
.banner__alert--active {
  display: block
}
.home .banner::after {
  position: absolute;
  right: -40rem;
  content: "";
  height: 115%;
  background-image: url(https://dreamsmilesdental.co.uk/wp-content/themes/dream-smiles-dental/assets/img/banner-line-bg.svg);
  background-repeat: no-repeat;
  background-position: 0 bottom;
  background-size: 100%;
  aspect-ratio: 187/150
}
@media (max-width:991px) {
  .home .banner::after {
    display: none
  }
}
@media (min-width:1180px) {
  .home .banner::after {
    top: 0;
    right: -32rem
  }
}
@media (min-width:1550px) {
  .home .banner::after {
    top: 0;
    right: -15rem
  }
}
.home .banner__body {
  position: relative;
  display: flex;
  height: 100%;
  align-items: center;
  z-index: 1
}
.home .banner__inner {
  justify-content: space-between
}
.home .banner__media {
  z-index: 1
}
.home .banner__title {
  font-size: clamp(4rem,3.74vw + 2.21rem,8rem);
  margin-bottom: var(--gutter-sm)
}
@media (min-width:992px) {
  .home .banner__title {
    font-size: clamp(2rem,4.21vw + -.02rem,6.5rem);
    margin-bottom: var(--gutter-lg)
  }
}
@media (min-width:1860px) {
  .home .banner__title {
    font-size: clamp(3rem,5.61vw + .31rem,9rem)
  }
}
@media (min-width:2050px) {
  .home .banner__title {
    font-size: clamp(3rem,8.41vw + -1.04rem,12rem)
  }
}
.home .banner__intro h2 {
  font-size: var(--body-size);
  font-weight: var(--regular);
  letter-spacing: var(--body-spacing);
  line-height: var(--body-height)
}
@media (min-width:2050px) {
  .home .banner__intro h2 {
    font-size: var(--body-size-lg)
  }
}
.error404 .banner__intro {
  display: none;
}
.loop {
  list-style: none;
  display: grid;
  grid-template-columns: auto;
  gap: clamp(1rem,.93vw + .55rem,2rem)
}
@media (min-width:680px) {
  .loop {
    grid-template-columns: repeat(2,1fr)
  }
}
@media (min-width:1280px) {
  .loop {
    grid-template-columns: repeat(3,1fr)
  }
}
.post {
  display: block;
  background: var(--eggshell);
  color: var(--black);
  font-weight: var(--regular);
  height: 100%
}
.post__row {
  display: grid;
  grid-template-rows: auto 1fr;
  height: 100%
}
.post__one {
  flex: 0 0 auto;
  width: 100%;
  max-width: 100%
}
.post__two {
  flex: 1 0 0%;
  width: 100%;
  max-width: 100%
}
.post img {
  margin: 0;
  height: 100%;
  width: 100%;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}
.post .btn {
  margin-top: 0;
  color: var(--white);
  background: var(--black);
  border-color: var(--black)
}
.post__body {
  padding: var(--gutter-md);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%
}
@media (min-width:992px) {
  .post__body {
    padding: var(--gutter-lg)
  }
}
.post__heading {
  line-height: 1.2;
  margin-bottom: var(--gutter-sm)
}
@media (min-width:768px) {
  .post__heading {
    margin-bottom: var(--gutter-md)
  }
}
.post__heading em {
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  line-height: inherit;
}
.post__price {
  font-weight: var(--bold);
  font-size: var(--body-size-lg);
  margin-top: var(--gutter-sm)
}
@media (min-width:768px) {
  .post__price {
    margin-top: var(--gutter-md)
  }
}
.post:focus,
.post:hover {
  color: var(--white);
  background: var(--moss)
}
.post:focus .btn,
.post:hover .btn {
  color: var(--white);
  background: var(--black);
  border-color: var(--black)
}
.post .btn {
  margin-top: var(--gutter-lg)
}
.post .btn:focus,
.post .btn:hover {
  color: var(--black);
  background: var(--white);
  border-color: var(--white)
}
.section--top {
  padding-bottom: clamp(3rem,2.8vw + 1.65rem,6rem)
}
.section--bottom {
  padding-top: clamp(3rem,2.8vw + 1.65rem,6rem)
}
.section--center {
  text-align: center
}
.section--categories {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3rem
}
.section--categories .section__lead {
  margin: 0
}
.section--categories .section__list {
  margin: 0
}
.section__heading {
  font-size: var(--h3)
}
.section__lead {
  font-size: var(--h6)
}
.content {
  position: relative;
  padding-left: var(--space-x);
  padding-right: var(--space-x)
}
.content--contain.content--top {
  padding-top: var(--space-y-vw)
}
.content--contain.content--bottom {
  padding-bottom: var(--space-y-vw)
}
.content--top {
  padding-top: var(--space-x)
}
.content--bottom {
  padding-bottom: var(--space-x)
}
.content--white {
  background: rgb(247.35,247.35,247.35)
}
.content--black {
  background: var(--black);
  color: var(--white)
}
.content--black h2:not(.post__heading),
.content--black h3:not(.post__heading),
.content--black h4:not(.post__heading) {
  color: var(--white)
}
.content--black a:not(.btn,.post) {
  color: var(--white)
}
.content--black a:not(.btn,.post):focus,
.content--black a:not(.btn,.post):hover {
  color: var(--moss)
}
.content--black .icon svg {
  fill: var(--white)
}
.content--black .content__body ul:not(.list--exempt) li::before {
  background: var(--sand)
}
.content--grey {
  background: var(--eggshell)
}
.content--eggshell {
  background: var(--eggshell)
}
.content--cream {
  background: var(--cream)
}
.content--sand {
  background: var(--sand)
}
.content--moss {
  background: var(--moss);
  color: var(--white)
}
.content--moss h2,
.content--moss h3,
.content--moss h4 {
  color: var(--white)
}
.content--moss a:not(.btn,.post) {
  color: var(--white)
}
.content--moss a:not(.btn,.post):focus,
.content--moss a:not(.btn,.post):hover {
  color: var(--cream)
}
.content--moss .icon svg {
  fill: var(--white)
}
.content:first-of-type {
  z-index: 1
}
.content__fixed {
  position: relative;
  width: 100%;
  max-width: 100%;
  max-width: 150rem;
  margin-right: auto;
  margin-left: auto
}
.content__row {
  position: relative;
  display: grid;
  grid-template-columns: auto;
  gap: var(--space-x);
  z-index: 1
}
@media (min-width:1180px) {
  .content__row {
    grid-template-columns: repeat(2,1fr)
  }
}
.content__row--full {
  grid-template-columns: auto
}
@media (max-width:1179px) {
  .content__row--left .content__column:nth-child(1) {
    order: 2
  }
  .content__row--left .content__column:nth-child(2) {
    order: 1
  }
}
.content__row--right .content__column:nth-child(1) {
  order: 2
}
.content__row--right .content__column:nth-child(2) {
  order: 1
}
.content__column {
  display: grid;
  justify-content: center
}
@media (min-width:1180px) {
  .content__column {
    position: relative
  }
}
.content__column--sticky {
  position: relative
}
.content__column--sticky .content__media {
  position: sticky;
  top: 17rem;
  z-index: 1
}
@media (min-width:1180px) {
  .content__column--sticky .content__media--img,
  .content__column--sticky .content__media--video {
    height: 35vw;
    min-height: none
  }
}
.content__column--sticky .content__media--img img,
.content__column--sticky .content__media--video img {
  aspect-ratio: 10/8
}
@media (min-width:1280px) {
  .content__row--contain {
    gap: 0
  }
}
@media (min-width:1280px) {
  .content__row--contain .content__column {
    padding: 0 5rem
  }
}
@media (min-width:1620px) {
  .content__row--contain .content__column {
    padding: 0 var(--space-x)
  }
}
.content__media {
  position: relative;
  width: 100%
}
.content__media--img,
.content__media--video {
  z-index: 1
}
@media (max-width:1179px) {
  .content__media--img,
  .content__media--video {
    aspect-ratio: 16/10
  }
}
.content__media--oval {
  width: 98%
}
@media (max-width:1179px) {
  .content__media--oval {
    padding: 28rem 0;
    aspect-ratio: auto
  }
}
@media (max-width:767px) {
  .content__media--oval {
    padding: 18rem 0;
    margin-top: 3rem
  }
}
.content__media--oval img {
  border-radius: var(--oval-radius);
  aspect-ratio: 30/33;
  overflow: hidden
}
@media (min-width:1180px) {
  .content__media--oval img {
    aspect-ratio: var(--img-ratio)
  }
}
.content__media--oval::before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  content: "";
  transform: translate(-50%,-50%);
  height: 100%;
  aspect-ratio: 3/12;
  border: .4rem solid var(--cream);
  border-radius: 200rem;
  z-index: 1
}
@media (min-width:1180px) {
  .content__media--oval::before {
    height: 85vw
  }
}
@media (min-width:1280px) {
  .content__media--oval::before {
    height: 74vw
  }
}
@media (min-width:2050px) {
  .content__media--oval::before {
    height: 78vw;
    border: .5rem solid var(--cream)
  }
}
.content__media--multi {
  width: 98%
}
.content__media--multi ul {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-template-rows: repeat(2,1fr);
  gap: 2rem;
  height: 100%
}
@media (min-width:768px) {
  .content__media--multi ul {
    gap: 4rem
  }
}
.content__media--multi ul li img {
  aspect-ratio: 30/33;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}
.content__media--multi ul li:first-child img,
.content__media--multi ul li:last-child img {
  border-radius: var(--oval-radius);
  overflow: hidden
}
.content__media img {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  z-index: 2
}
.content__media--cover img {
  -o-object-fit: cover;
  object-fit: cover
}
.content__media--contain img {
  -o-object-fit: contain;
  object-fit: contain
}
.content__media--video img {
  -o-object-fit: cover;
  object-fit: cover
}
.content__media--top img {
  -o-object-position: top;
  object-position: top
}
.content__media--center img {
  -o-object-position: center;
  object-position: center
}
.content__media--bottom img {
  -o-object-position: bottom;
  object-position: bottom
}
.content__media--embed .comparison {
  aspect-ratio: 16/10;
  height: auto
}
.content .icon {
  margin: 0 0 var(--icon-margin)
}
.content__body {
  position: relative;
  align-self: center
}
.content__body h2 {
  margin-top: 0
}
.content__body ul:not(.list--exempt) {
  list-style: none;
  padding-left: 3rem
}
.content__body ul:not(.list--exempt) li {
  position: relative;
  margin: 0
}
.content__body ul:not(.list--exempt) li::marker {
  display: none
}
.content__body ul:not(.list--exempt) li:not(:last-child) {
  margin-bottom: 2rem
}
.content__body ul:not(.list--exempt) li::before {
  position: absolute;
  left: -3rem;
  top: .7rem;
  display: block;
  content: "";
  width: .8rem;
  height: .8rem;
  background: var(--black);
  border-radius: 50%
}
.content__body ol {
  padding-left: 3rem;
  counter-reset: custom-counter;
  list-style: none
}
.content__body ol li {
  position: relative;
  margin: 0;
  counter-increment: custom-counter
}
.content__body ol li::marker {
  display: none
}
.content__body ol li:not(:last-child) {
  margin-bottom: 2rem
}
.content__body ol li::before {
  position: absolute;
  left: -3rem;
  top: 0;
  display: block;
  content: counter(custom-counter) ".";
  font-weight: var(--bold);
  color: var(--black)
}
.content__body--404 {
  text-align: center
}
.content__body--404 .btn {
  margin-left: auto;
  margin-right: auto
}
.page-id-14 .content__column {
  justify-content: unset;
}
.team {
  background: var(--black);
  padding: var(--space-x)
}
.team__fixed {
  position: relative;
  width: 100%;
  max-width: 100%;
  max-width: 150rem;
  margin-right: auto;
  margin-left: auto
}
.team__list {
  list-style: none;
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(1rem,.93vw + .55rem,2rem)
}
@media (min-width:480px) {
  .team__list {
    grid-template-columns: repeat(2,1fr)
  }
}
@media (min-width:992px) {
  .team__list {
    grid-template-columns: repeat(3,1fr);
    gap: 3rem
  }
}
@media (min-width:1550px) {
  .team__list {
    grid-template-columns: repeat(4,1fr)
  }
}
.member {
  transition: all .3s cubic-bezier(.5,0,.5,1)
}
.member__anchor {
  position: absolute;
  top: -20rem;
  left: 0
}
.member__body {
  background: var(--eggshell);
  padding: var(--gutter-md);
  text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden
}
@media (min-width:992px) {
  .member__body {
    padding: var(--gutter-lg)
  }
}
.member [data-open] {
  cursor: pointer
}
.member__one {
  position: relative;
  height: auto;
  flex: 0 0 auto;
  width: 100%;
  max-width: 100%;
  aspect-ratio: var(--img-ratio);
  overflow: hidden
}
.member__two {
  position: relative;
  flex: 1 0 0%;
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: var(--gutter-sm) 0 0
}
@media (min-width:768px) {
  .member__two {
    padding: var(--gutter-lg) 0 0
  }
}
.member__three {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: var(--gutter-sm) 0 0
}
@media (min-width:768px) {
  .member__three {
    padding: var(--gutter-lg) 0 0
  }
}
.member__media {
  position: relative;
  width: 100%;
  height: 100%
}
.member__media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  transition: all .6s cubic-bezier(.5,0,.5,1)
}
.member--profile .member__media img:focus,
.member--profile .member__media img:hover {
  transform: scale(1.1)
}
.member:nth-child(odd) .member__media,
.member:nth-child(odd) .slideout__media {
  border-radius: var(--oval-radius);
  overflow: hidden
}
.member__heading {
  font-size: var(--h5);
  line-height: 1.2;
  margin: 0
}
.member__meta {
  list-style: none;
  font-size: clamp(1.2rem,.47vw + .98rem,1.7rem);
  margin: 2rem 0 0
}
.member__meta li {
  margin: 0
}
.member__meta li::marker {
  display: none
}
.member__meta li:not(:first-child) {
  margin-top: 1rem
}
.member__job {
  font-weight: var(--bold)
}
.member a:not(.btn) {
  text-decoration: underline
}
.member a:not(.btn):focus,
.member a:not(.btn):hover {
  text-decoration: none
}
.member__edit {
  display: block;
  margin: 2rem auto 0;
  width: fit-content
}
html.js-slideout-active {
  overflow: hidden
}
.slideout {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999999;
  visibility: hidden;
  opacity: 0;
  transition: all .3s cubic-bezier(.5,0,.5,1)
}
.slideout__backdrop {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100vw;
  height: 100vh;
  background: var(--black);
  visibility: hidden;
  opacity: 0;
  transition: all .3s cubic-bezier(.5,0,.5,1)
}
.slideout__row {
  display: flex;
  height: 100%;
  justify-content: flex-end
}
.slideout__body {
  position: relative;
  display: block;
  width: 100%;
  max-width: 60rem;
  font-size: clamp(1.2rem,.47vw + .98rem,1.7rem);
  overflow-y: scroll;
  background: var(--white);
  padding: var(--gutter-md) var(--gutter-md) 6rem;
  z-index: 2;
  right: -100%;
  transition: right .7s cubic-bezier(.5,0,.5,1)
}
@media (min-width:768px) {
  .slideout__body {
    padding: var(--gutter-lg)
  }
}
.slideout__media {
  max-width: 28rem;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  aspect-ratio: var(--img-ratio)
}
.slideout__media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}
.slideout__heading {
  color: var(--black);
  margin-top: var(--gutter-sm)
}
.slideout__meta {
  list-style: none;
  padding-left: 0;
  margin-bottom: var(--gutter-sm)
}
@media (min-width:992px) {
  .slideout__meta {
    margin-bottom: var(--gutter-md)
  }
}
.slideout__meta li {
  margin: 0
}
.slideout__meta li::marker {
  display: none
}
.slideout__meta li:not(:first-child) {
  margin-top: 1rem
}
.slideout__job {
  font-weight: var(--bold);
  color: var(--moss);
  font-size: clamp(1.5rem,.47vw + 1.28rem,2rem)
}
.slideout a:not(.btn) {
  text-decoration: underline
}
.slideout a:not(.btn):focus,
.slideout a:not(.btn):hover {
  text-decoration: none
}
.slideout__close {
  position: absolute;
  top: 2rem;
  left: 2rem;
  display: block;
  width: 3rem;
  height: 3rem;
  background: var(--black);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%23ffffff' %3E%3Cpath d='M11.9997 10.5865L16.9495 5.63672L18.3637 7.05093L13.4139 12.0007L18.3637 16.9504L16.9495 18.3646L11.9997 13.4149L7.04996 18.3646L5.63574 16.9504L10.5855 12.0007L5.63574 7.05093L7.04996 5.63672L11.9997 10.5865Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70%;
  border: 0;
  z-index: 1;
  transition: all .3s cubic-bezier(.5,0,.5,1);
  cursor: pointer
}
.slideout--open {
  visibility: visible;
  opacity: 1
}
.slideout--open .slideout__backdrop {
  visibility: visible;
  opacity: .8
}
.slideout--open .slideout__body {
  right: 0
}
html.js-dialog-active {
  overflow: hidden
}
#videoToggle {
  cursor: pointer
}
.dialog {
  position: fixed;
  height: 100%;
  width: 100%;
  display: block;
  left: 0;
  top: 0;
  z-index: 999999;
  background: var(--black);
  padding: 2.5rem;
  overflow-x: hidden;
  overflow-y: auto;
  opacity: 0;
  visibility: hidden;
  transition: all .3s cubic-bezier(.5,0,.5,1);
  -ms-overflow-style: none;
  scrollbar-width: none;
  padding: 0 var(--gutter-md)
}
.dialog::-webkit-scrollbar {
  display: none
}
@media (min-width:1280px) {
  .dialog {
    padding: 0 var(--space-x-sm)
  }
}
@media (min-width:1550px) {
  .dialog {
    padding: 0 var(--space-x)
  }
}
.dialog__overlay {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: var(--black);
  opacity: 0;
  cursor: pointer
}
.dialog__inner {
  position: relative;
  display: grid;
  height: 100vh;
  max-width: 100%;
  z-index: 5;
  color: var(--white);
  opacity: 0;
  transition: opacity 1s cubic-bezier(.5,0,.5,1);
  padding: var(--gutter-md) 0 0
}
@media (min-width:992px) {
  .dialog__inner {
    grid-template-rows: 1fr auto;
    justify-content: space-between
  }
}
@media (min-width:1280px) {
  .dialog__inner {
    padding: var(--space-x-sm) 0 0
  }
}
@media (min-width:1550px) {
  .dialog__inner {
    padding: clamp(4rem,7.48vw + .41rem,12rem) 0 0
  }
}
.dialog__one {
  -webkit-animation: dialogTopFadeOut .5s;
  -moz-animation: dialogTopFadeOut .5s;
  -o-animation: dialogTopFadeOut .5s;
  animation: dialogTopFadeOut .5s
}
.dialog__two {
  -webkit-animation: dialogBottomFadeOut .5s;
  -moz-animation: dialogBottomFadeOut .5s;
  -o-animation: dialogBottomFadeOut .5s;
  animation: dialogBottomFadeOut .5s;
  padding: 0 0 var(--gutter-md)
}
@media (min-width:1280px) {
  .dialog__two {
    padding: 0 0 var(--space-x-sm)
  }
}
@media (min-width:1550px) {
  .dialog__two {
    padding: 0 0 clamp(4rem,7.48vw + .41rem,12rem)
  }
}
.dialog__two h6 {
  margin: 0
}
.dialog__two h3 {
  margin: 2rem 0 1rem
}
@media (min-width:1550px) {
  .dialog__two h3 {
    margin: 3rem 0 2.4rem
  }
}
.dialog__two a {
  display: inline-block;
  color: var(--white);
  font-weight: var(--regular)
}
.dialog__two a.link--underline:after {
  background-color: var(--white)
}
.dialog__two a:focus,
.dialog__two a:hover {
  color: var(--moss)
}
.dialog__heading {
  font-size: var(--h2);
  margin-bottom: var(--gutter-sm);
  padding: 0 5.5rem 0 0
}
@media (min-width:1550px) {
  .dialog__heading {
    font-size: var(--h2);
    margin-bottom: var(--gutter-md)
  }
}
.dialog__lead {
  font-size: var(--h6);
  letter-spacing: 0;
  margin-top: 0
}
.dialog__list {
  list-style: none;
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  margin: 3rem 0 5rem
}
@media (min-width:992px) {
  .dialog__list {
    grid-template-columns: repeat(3,1fr)
  }
}
@media (min-width:1180px) {
  .dialog__list {
    gap: 3rem
  }
}
@media (min-width:1550px) {
  .dialog__list {
    margin: 5rem 0 7rem
  }
}
.dialog__option {
  font-size: clamp(1.6rem,.37vw + 1.42rem,2rem);
  font-weight: var(--bold);
  letter-spacing: .05rem;
  margin-bottom: 1rem
}
@media (min-width:768px) {
  .dialog__option {
    margin-bottom: 2rem
  }
}
@media (min-width:1550px) {
  .dialog__option {
    font-size: clamp(1.9rem,.56vw + 1.63rem,2.5rem)
  }
}
.dialog__option:after {
  position: relative;
  top: 0;
  right: -.3rem;
  display: inline-block;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%23ffffff' %3E%3Cpath d='M17.7,10.7l-7.5-7.5,2-2,10.9,10.9-10.9,10.9-2-2,7.5-7.5H.7v-2.8h17Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  height: 1.4rem;
  aspect-ratio: 1/1;
  border-radius: 100%;
  margin: 0 0 0 1rem;
  transition: all .3s cubic-bezier(.5,0,.5,1)
}
@media (min-width:768px) {
  .dialog__option:after {
    height: 1.8rem
  }
}
.dialog__summary {
  font-size: clamp(1.2rem,.37vw + 1.02rem,1.6rem);
  opacity: .8;
  line-height: 1.6
}
.dialog__link {
  display: block;
  height: 100%;
  color: var(--white);
  border: .1rem solid var(--eggshell);
  border-radius: 1rem;
  padding: 2rem 2.5rem;
  font-weight: var(--regular)
}
@media (min-width:480px) {
  .dialog__link {
    padding: 3.2rem 3rem
  }
}
@media (min-width:1180px) {
  .dialog__link {
    padding: 4rem 4.5rem
  }
}
@media (min-width:1550px) {
  .dialog__link {
    padding: 5rem
  }
}
.dialog__link--highlight {
  background-color: var(--grey)
}
.dialog__link:focus,
.dialog__link:hover {
  color: var(--black);
  background-color: var(--eggshell)
}
.dialog__link:focus .dialog__option:after,
.dialog__link:hover .dialog__option:after {
  right: -.8rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%2339393B' %3E%3Cpath d='M17.7,10.7l-7.5-7.5,2-2,10.9,10.9-10.9,10.9-2-2,7.5-7.5H.7v-2.8h17Z'/%3E%3C/svg%3E")
}
.dialog__close {
  position: absolute;
  right: 0;
  top: var(--gutter-md);
  display: block;
  width: 3rem;
  height: 3rem;
  background-color: var(--black);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%23ffffff' %3E%3Cpath d='M11.9997 10.5865L16.9495 5.63672L18.3637 7.05093L13.4139 12.0007L18.3637 16.9504L16.9495 18.3646L11.9997 13.4149L7.04996 18.3646L5.63574 16.9504L10.5855 12.0007L5.63574 7.05093L7.04996 5.63672L11.9997 10.5865Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%;
  border-radius: .5rem;
  border: .1rem solid var(--white);
  z-index: 1;
  transition: all .3s cubic-bezier(.5,0,.5,1);
  cursor: pointer;
  z-index: 150
}
@media (min-width:480px) {
  .dialog__close {
    width: 4rem;
    height: 4rem
  }
}
@media (min-width:1280px) {
  .dialog__close {
    top: var(--space-x-sm)
  }
}
@media (min-width:1550px) {
  .dialog__close {
    top: var(--space-x)
  }
}
.dialog__close:focus,
.dialog__close:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%2339393B' %3E%3Cpath d='M11.9997 10.5865L16.9495 5.63672L18.3637 7.05093L13.4139 12.0007L18.3637 16.9504L16.9495 18.3646L11.9997 13.4149L7.04996 18.3646L5.63574 16.9504L10.5855 12.0007L5.63574 7.05093L7.04996 5.63672L11.9997 10.5865Z'/%3E%3C/svg%3E");
  background-color: var(--white)
}
.dialog--active {
  opacity: 1;
  visibility: visible
}
.dialog--active .dialog__overlay {
  opacity: 1
}
.dialog--active .dialog__inner {
  opacity: 1
}
.dialog--active .dialog__one {
  -webkit-animation: dialogTopFadeIn 1s .2s;
  -moz-animation: dialogTopFadeIn 1s .2s;
  -o-animation: dialogTopFadeIn 1s .2s;
  animation: dialogTopFadeIn 1s .2s
}
.dialog--active .dialog__two {
  -webkit-animation: dialogBottomFadeIn 1s .2s;
  -moz-animation: dialogBottomFadeIn 1s .2s;
  -o-animation: dialogBottomFadeIn 1s .2s;
  animation: dialogBottomFadeIn 1s .2s
}
.breadcrumb {
  font-weight: var(--regular);
  font-size: clamp(1.3rem,.47vw + 1.08rem,1.8rem)
}
.breadcrumb .icon--chevron {
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%23a19f92' %3E%3Cpath d='M7.4,5.6l1.4-1.4,7.8,7.8-7.8,7.8-1.4-1.4,6.4-6.4-6.4-6.4Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  width: 2.2rem;
  aspect-ratio: 1/1
}
.breadcrumb a {
  font-weight: var(--bold);
  color: var(--black);
  text-decoration: underline
}
.breadcrumb a:hover {
  color: var(--black);
  text-decoration: none
}
.quicklinks {
  position: relative;
  padding: var(--space-x);
  background: var(--black);
  color: var(--white)
}
.quicklinks:first-of-type {
  z-index: 1
}
.quicklinks__list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: clamp(1rem,.93vw + .55rem,2rem)
}
.quicklinks__item {
  flex: 0 0 auto;
  width: 100%
}
@media (min-width:680px) {
  .quicklinks__item {
    width: calc(50% - clamp(1rem,.93vw + .55rem,2rem))
  }
}
@media (min-width:1280px) {
  .quicklinks__item {
    width: calc(33.3333333333% - clamp(1rem,.93vw + .55rem,2rem))
  }
}
@media (min-width:2050px) {
  .quicklinks__item {
    width: calc(25% - clamp(1rem,.93vw + .55rem,2rem))
  }
}
.accordion {
  position: relative;
  padding: var(--space-x)
}
.accordion--black {
  background: var(--black)
}
.accordion--moss {
  background: rgb(82.6896551724,81.1724137931,71.3103448276)
}
.accordion__fixed {
  position: relative;
  width: 100%;
  max-width: 100%;
  max-width: 150rem;
  margin-right: auto;
  margin-left: auto
}
.accordion__list {
  list-style: none;
  display: grid;
  grid-template-columns: auto
}
.accordion__list:first-child {
  margin-top: 0
}
.accordion__list:last-child {
  margin-bottom: 0
}
.accordion__item {
  display: block
}
.accordion__item:not(:first-child) {
  margin: 1rem 0 0
}
.accordion__toggle {
  cursor: pointer;
  position: relative;
  color: var(--white);
  background: var(--moss);
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: clamp(1.5rem,.47vw + 1.28rem,2rem);
  font-weight: var(--bold);
  line-height: 1.3;
  letter-spacing: .08rem;
  text-align: left;
  width: 100%;
  margin: 0;
  padding: 2rem;
  transition: all .3s cubic-bezier(.5,0,.5,1)
}
@media (min-width:992px) {
  .accordion__toggle {
    padding: 2rem 3rem
  }
}
.accordion__toggle:hover {
  background: rgb(123.7660098522,121.4950738916,106.7339901478)
}
.accordion__toggle span:not(.icon,.btn) {
  flex: 1 0 0;
  padding: 0 2rem 0 0
}
.accordion__toggle .icon {
  transition: all .3s cubic-bezier(.5,0,.5,1)
}
.accordion__toggle .icon svg {
  fill: var(--eggshell);
  position: absolute;
  top: 0;
  left: 0
}
.accordion__description {
  display: none;
  margin: 0;
  padding: 0;
  background: var(--eggshell);
  font-size: clamp(1.3rem,.47vw + 1.08rem,1.8rem)
}
.accordion__description ul:not(.list--exempt) {
  list-style: none;
  padding-left: 3rem
}
.accordion__description ul:not(.list--exempt) li {
  position: relative;
  margin: 0
}
.accordion__description ul:not(.list--exempt) li::marker {
  display: none
}
.accordion__description ul:not(.list--exempt) li:not(:last-child) {
  margin-bottom: 2rem
}
.accordion__description ul:not(.list--exempt) li::before {
  position: absolute;
  left: -3rem;
  top: .7rem;
  display: block;
  content: "";
  width: .8rem;
  height: .8rem;
  background: var(--black);
  border-radius: 50%
}
.accordion__description ol:not(.list--exempt) {
  list-style: none;
  padding-left: 3rem
}
.accordion__description ol:not(.list--exempt) li {
  position: relative;
  margin: 0
}
.accordion__description ol:not(.list--exempt) li::marker {
  display: none
}
.accordion__description ol:not(.list--exempt) li:not(:last-child) {
  margin-bottom: 2rem
}
.accordion__description ol:not(.list--exempt) li::before {
  position: absolute;
  left: -3rem;
  top: .7rem;
  display: block;
  content: "";
  width: .8rem;
  height: .8rem;
  background: var(--black);
  border-radius: 50%
}
.accordion__content {
  padding: 2rem
}
@media (min-width:992px) {
  .accordion__content {
    padding: 3rem
  }
}
.accordion__content p {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem
}
.accordion__content p:first-child {
  margin-top: 0
}
.accordion__content p:last-child {
  margin-bottom: 0
}
.accordion__item--open .accordion__toggle {
  background: rgb(19.4094827586,19.4094827586,20.0905172414)
}
.accordion__item--open .accordion__toggle .icon {
  transform: rotate(180deg)
}
.accordion__item--open .accordion__toggle .icon svg {
  fill: var(--white)
}
.alert {
  position: fixed;
  left: 0;
  bottom: 0;
  display: none;
  width: 100%;
  padding: 3rem;
  overflow: hidden;
  z-index: 10;
  -webkit-animation: alertFadeOut .8s;
  -moz-animation: alertFadeOut .8s;
  -o-animation: alertFadeOut .8s;
  animation: alertFadeOut .8s
}
@media (min-width:680px) {
  .alert {
    left: var(--space-x);
    bottom: var(--space-y-sm);
    width: fit-content;
    padding: 0
  }
}
.alert--active {
  display: block;
  -webkit-animation: alertFadeIn .8s;
  -moz-animation: alertFadeIn .8s;
  -o-animation: alertFadeIn .8s;
  animation: alertFadeIn .8s
}
.alert__inner {
  display: grid;
  grid-template-columns: 1fr auto;
  transition: background .3s cubic-bezier(.5,0,.5,1);
  align-items: center;
  justify-content: space-between;
  border-radius: 1rem;
  background: rgb(19.4094827586,19.4094827586,20.0905172414);
  color: var(--white)
}
.alert__inner:focus,
.alert__inner:hover {
  background: rgb(123.7660098522,121.4950738916,106.7339901478);
  color: var(--white)
}
.alert__one a {
  display: flex;
  padding: 1.9rem 0 1.4rem 2rem;
  font-size: clamp(1.2rem,.28vw + 1.07rem,1.5rem);
  font-weight: var(--regular);
  color: var(--white);
  align-items: flex-start
}
@media (min-width:680px) {
  .alert__one a {
    padding: 1.85rem 2rem 1.8rem 2rem
  }
}
.alert__one a span:not(.icon):after {
  position: relative;
  top: .3rem;
  right: -.3rem;
  display: inline-block;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%23ffffff' %3E%3Cpath d='M17.7,10.7l-7.5-7.5,2-2,10.9,10.9-10.9,10.9-2-2,7.5-7.5H.7v-2.8h17Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  height: 1.6rem;
  aspect-ratio: 1/1;
  border-radius: 100%;
  margin: 0 0 0 1rem;
  transition: all .3s cubic-bezier(.5,0,.5,1)
}
@media (min-width:680px) {
  .alert__one a span:not(.icon):after {
    top: .15rem
  }
}
.alert__one a:focus span:not(.icon):after,
.alert__one a:hover span:not(.icon):after {
  right: -.8rem
}
.alert__one .icon {
  display: block;
  position: relative;
  top: -.1rem;
  flex: 0 0 auto;
  height: 2.2rem;
  width: 2.2rem;
  margin: 0 1rem 0 0
}
.alert__one .icon svg {
  fill: var(--white)
}
.alert__two {
  padding: 0 2rem
}
.alert__close {
  display: block;
  transition: all .3s cubic-bezier(.5,0,.5,1);
  cursor: pointer;
  opacity: .5
}
.alert__close .icon svg {
  fill: var(--white)
}
.alert__close:focus,
.alert__close:hover {
  opacity: 1
}
.discover {
  position: relative;
  background: var(--black);
  color: var(--white);
  padding: var(--space-y-vw) var(--space-x)
}
.discover__row {
  display: grid;
  grid-template-columns: 1fr
}
@media (min-width:992px) {
  .discover__row {
    grid-template-columns: 1fr var(--aside-width-xs);
    gap: 5rem
  }
}
@media (min-width:1280px) {
  .discover__row {
    grid-template-columns: 1fr var(--aside-width-sm);
    gap: var(--space-x-lg)
  }
}
@media (min-width:1520px) {
  .discover__row {
    grid-template-columns: 1fr var(--aside-width)
  }
}
@media (min-width:2050px) {
  .discover__row {
    grid-template-columns: 1fr var(--aside-width-lg)
  }
}
.discover__one {
  display: flex;
  flex-direction: column;
  justify-content: space-between
}
@media (max-width:991px) {
  .discover__one {
    padding-bottom: var(--space-x)
  }
}
.discover .icon {
  margin: 0 0 var(--icon-margin)
}
.discover .icon svg {
  fill: var(--white)
}
.discover__body {
  padding: 0 0 var(--space-x)
}
.discover__media {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  list-style: none;
  gap: 2rem
}
@media (min-width:992px) {
  .discover__media {
    gap: 4rem
  }
}
.discover__img {
  aspect-ratio: var(--img-ratio)
}
.discover__img:nth-child(odd) {
  border-radius: var(--oval-radius);
  overflow: hidden
}
.discover__img img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  height: 100%;
  margin: 0
}
.discover__list {
  list-style: none;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between
}
.discover__list hr {
  border-color: var(--grey);
  margin: var(--gutter-lg) 0
}
.discover__list hr:last-child {
  display: none
}
.discover__heading {
  display: flex;
  align-items: center;
  font-size: var(--h5)
}
@media (min-width:2050px) {
  .discover__heading {
    font-size: var(--h5-lg)
  }
}
.discover__heading::before {
  position: relative;
  top: -.3rem;
  display: inline-block;
  content: "";
  width: 4rem;
  height: 4rem;
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%23ffffff' %3E%3Cpath d='M17.7,10.7l-7.5-7.5,2-2,10.9,10.9-10.9,10.9-2-2,7.5-7.5H.7v-2.8h17Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30%;
  border-radius: .5rem;
  border: .1rem solid var(--white);
  transition: all .3s cubic-bezier(.5,0,.5,1);
  margin: 0 2.5rem 0 0
}
@media (min-width:1180px) {
  .discover__heading::before {
    width: 4.5rem;
    height: 4.5rem
  }
}
.discover__summary {
  font-size: clamp(1.5rem,.28vw + 1.37rem,1.8rem);
  opacity: .8
}
@media (min-width:2050px) {
  .discover__summary {
    font-size: clamp(1.5rem,.37vw + 1.32rem,1.9rem)
  }
}
.discover__link {
  color: var(--white);
  font-weight: var(--regular)
}
.discover__link:focus,
.discover__link:hover {
  color: var(--white)
}
.discover__link:focus .discover__heading::before,
.discover__link:hover .discover__heading::before {
  background-color: var(--white);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%2339393B' %3E%3Cpath d='M17.7,10.7l-7.5-7.5,2-2,10.9,10.9-10.9,10.9-2-2,7.5-7.5H.7v-2.8h17Z'/%3E%3C/svg%3E");
  margin: 0 4rem 0 0
}
.contact {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  background: var(--eggshell);
  overflow: hidden;
  z-index: 11
}
@media (min-width:992px) {
  .contact {
    grid-template-columns: 1fr var(--aside-width-xs);
    gap: 5rem;
    padding: 0 var(--space-x)
  }
}
@media (min-width:1280px) {
  .contact {
    grid-template-columns: 1fr var(--aside-width-sm);
    gap: var(--space-x-lg)
  }
}
@media (min-width:1520px) {
  .contact {
    grid-template-columns: 1fr var(--aside-width)
  }
}
@media (min-width:2050px) {
  .contact {
    grid-template-columns: 1fr var(--aside-width-lg)
  }
}
.contact::after {
  position: absolute;
  top: -105rem;
  right: -330px;
  content: "";
  display: none;
  height: 140%;
  background-image: url(https://dreamsmilesdental.co.uk/wp-content/themes/dream-smiles-dental/assets/img/banner-line-bg.svg);
  background-repeat: no-repeat;
  background-position: 0 bottom;
  background-size: 100%;
  aspect-ratio: 187/150;
  transform: rotate(270deg)
}
@media (min-width:560px) {
  .contact::after {
    display: block
  }
}
@media (min-width:768px) {
  .contact::after {
    top: -105rem;
    right: -230px
  }
}
@media (min-width:992px) {
  .contact::after {
    top: -5rem;
    right: -78rem;
    height: 115%
  }
}
@media (min-width:1550px) {
  .contact::after {
    right: -50rem
  }
}
@media (min-width:1600px) {
  .contact::after {
    right: -35rem
  }
}
@media (min-width:1730px) {
  .contact::after {
    right: -20rem
  }
}
.contact__one {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  padding: var(--space-x)
}
@media (min-width:992px) {
  .contact__one {
    padding: var(--space-x) 0
  }
}
@media (min-width:1280px) {
  .contact__one {
    padding: var(--space-x-lg) 0
  }
}
.contact__two {
  position: relative
}
@media (min-width:992px) {
  .contact__two {
    padding: var(--space-x) 0 0
  }
}
@media (min-width:1280px) {
  .contact__two {
    padding: var(--space-x-lg) 0 0
  }
}
.contact__map {
  position: relative;
  height: 30rem;
  overflow: hidden;
  z-index: 1
}
@media (min-width:992px) {
  .contact__map {
    height: 100%;
    border-radius: var(--oval-radius)
  }
}
.contact__body {
  display: flex;
  flex-direction: column
}
.contact__heading {
  display: inline-block;
  text-align: left;
  margin: 0 0 .5rem;
  transition: all .3s cubic-bezier(.5,0,.5,1)
}
.contact__heading:focus,
.contact__heading:hover {
  color: var(--moss)
}
.contact__icon {
  position: relative;
  right: 0;
  display: inline-block;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%2339393B' %3E%3Cpath d='M17.7,10.7l-7.5-7.5,2-2,10.9,10.9-10.9,10.9-2-2,7.5-7.5H.7v-2.8h17Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  height: 3rem;
  aspect-ratio: 1/1;
  border-radius: 100%;
  margin: 0 0 0 2rem;
  transition: all .3s cubic-bezier(.5,0,.5,1)
}
.contact__heading:focus .contact__icon,
.contact__heading:hover .contact__icon {
  right: -1rem
}
.contact__title {
  display: inline-block;
  font-size: clamp(2.8rem,.84vw + 2.4rem,3.7rem)
}
@media (min-width:1180px) {
  .contact__title {
    font-size: var(--h2)
  }
}
.contact__title span {
  display: inline-block
}
.contact__lead {
  color: var(--moss);
  margin-bottom: var(--gutter-sm)
}
@media (min-width:1180px) {
  .contact__lead {
    margin-bottom: var(--gutter-md)
  }
}
.contact hr {
  border-color: var(--moss)
}
@media (min-width:1550px) {
  .contact hr {
    margin-top: var(--gutter-lg);
    margin-bottom: var(--gutter-lg)
  }
}
.contact .vcard {
  display: block;
  margin-top: 1rem;
  font-weight: var(--regular)
}
@media (min-width:768px) {
  .contact .vcard {
    margin-top: 2rem
  }
}
.contact .vcard strong {
  font-weight: var(--regular)
}
.contact__opening {
  display: grid;
  grid-template-columns: auto 1fr;
  font-size: clamp(1.3rem,.37vw + 1.12rem,1.7rem);
  column-gap: clamp(1rem,.93vw + .55rem,2rem)
}
.contact__opening p {
  margin: 0
}
.contact__times {
  list-style: none;
  padding: 0;
  margin: 0 0 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: clamp(1rem,.93vw + .55rem,2rem)
}
.contact__times li {
  display: block;
  font-weight: var(--bold);
  font-size: clamp(1.5rem,.37vw + 1.32rem,1.9rem)
}
.contact__channels {
  list-style: none;
  padding: 0;
  margin: var(--gutter-sm) 0 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: clamp(1rem,.93vw + .55rem,2rem)
}
@media (min-width:768px) {
  .contact__channels {
    margin: var(--gutter-lg) 0 0
  }
}
.contact__channels li {
  display: block
}
.contact__channels li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 5.2rem;
  height: 5.2rem;
  border-radius: .5rem;
  border: .1rem solid var(--black)
}
@media (min-width:1180px) {
  .contact__channels li a {
    width: 5.8rem;
    height: 5.8rem
  }
}
.contact__channels li a .icon {
  width: 2.5rem
}
.contact__channels li a:focus,
.contact__channels li a:hover {
  background: var(--black)
}
.contact__channels li a:focus .icon svg,
.contact__channels li a:hover .icon svg {
  fill: var(--white)
}
.practice {
  position: relative;
  padding: var(--space-x-sm) 0 var(--space-y-vw) var(--space-x);
  background: var(--moss);
  color: var(--white)
}
.practice__row {
  position: relative;
  display: grid;
  grid-template-columns: auto;
  gap: var(--space-x);
  z-index: 1
}
@media (min-width:1280px) {
  .practice__row {
    gap: var(--space-x)
  }
}
@media (min-width:1180px) {
  .practice__row {
    grid-template-columns: repeat(2,1fr)
  }
}
.practice__one {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end
}
@media (max-width:1179px) {
  .practice__one {
    padding: 0 var(--space-x) 0 0
  }
}
@media (min-width:1280px) {
  .practice__one {
    padding: 0 5rem
  }
}
@media (min-width:1620px) {
  .practice__one {
    padding: 0 var(--space-x)
  }
}
.practice__two {
  position: relative;
  min-height: 65vw
}
@media (min-width:1180px) {
  .practice__two {
    min-height: 48rem
  }
}
@media (min-width:1280px) {
  .practice__two {
    min-height: 55rem
  }
}
@media (min-width:1550px) {
  .practice__two {
    min-height: 60rem
  }
}
@media (min-width:2050px) {
  .practice__two {
    min-height: 90rem
  }
}
.practice__inner {
  position: relative;
  height: 100%;
  overflow: hidden
}
.practice__gallery {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 200%
}
.practice .slick-slider .slick-list,
.practice .slick-slider .slick-track {
  height: 100%
}
.practice__item {
  display: block;
  height: 100%;
  padding-right: 3rem
}
.practice__item:nth-child(odd) img {
  border-radius: var(--oval-radius);
  overflow: hidden
}
.practice__footer {
  display: grid;
  grid-template-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-top: var(--gutter-md);
  gap: 2rem
}
@media (min-width:480px) {
  .practice__footer {
    grid-template-columns: repeat(2,auto);
    margin-top: var(--gutter-xl)
  }
}
.practice img {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  z-index: 2;
  margin: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}
@media (max-width:479px) {
  .practice__dots {
    display: flex;
    justify-content: center
  }
}
body:not(.home) .practice {
  padding: var(--space-y-vw) 0 var(--space-y-vw) var(--space-x)
}
body:not(.home) .practice__body {
  padding: 0
}
.cta {
  padding: var(--space-x);
  overflow: hidden
}
.cta--moss {
  background: var(--moss);
  color: var(--white)
}
.cta--moss .icon svg {
  fill: var(--eggshell)
}
.cta--black {
  background: var(--black);
  color: var(--white)
}
.cta--black .icon svg {
  fill: var(--moss)
}
.cta__row {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center
}
@media (min-width:992px) {
  .cta__row {
    grid-template-columns: 1fr 40%;
    gap: var(--space-x-lg)
  }
}
.cta .icon {
  width: 60vw
}
@media (max-width:991px) {
  .cta .icon {
    display: none
  }
}
.gallery {
  background: var(--black);
  padding: var(--space-x)
}
.gallery__list {
  list-style: none;
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(1rem,.93vw + .55rem,2rem)
}
@media (min-width:480px) {
  .gallery__list {
    grid-template-columns: repeat(2,1fr)
  }
}
@media (min-width:992px) {
  .gallery__list {
    grid-template-columns: repeat(3,1fr)
  }
}
@media (min-width:1280px) {
  .gallery__list {
    grid-template-columns: repeat(4,1fr)
  }
}
.gallery img {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}
.calculator {
  height: 100%
}
.calculator iframe {
  border: none;
  width: 60rem;
  max-width: 100%;
  height: 100%;
  min-height: 60rem
}
.calculator iframe body {
  background-color: transparent
}
.calculator--wide {
  position: relative;
  width: 100%;
  height: 60rem;
  overflow: hidden
}
@media (min-width:880px) {
  .calculator--wide {
    height: 35rem
  }
}
.calculator--wide iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.reviews {
  position: relative;
  padding: var(--space-x)
}
.reviews--black {
  background: var(--black);
  color: var(--white)
}
.reviews--black .btn {
  color: var(--white);
  background-color: transparent;
  border-color: var(--white)
}
.reviews--black .btn:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%23ffffff' %3E%3Cpath d='M17.7,10.7l-7.5-7.5,2-2,10.9,10.9-10.9,10.9-2-2,7.5-7.5H.7v-2.8h17Z'/%3E%3C/svg%3E")
}
.reviews--black .btn:focus,
.reviews--black .btn:hover {
  color: var(--black);
  background-color: var(--white);
  border-color: var(--white)
}
.reviews--black .btn:focus:after,
.reviews--black .btn:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%2339393B' %3E%3Cpath d='M17.7,10.7l-7.5-7.5,2-2,10.9,10.9-10.9,10.9-2-2,7.5-7.5H.7v-2.8h17Z'/%3E%3C/svg%3E")
}
.reviews--moss {
  background: rgb(137.3842364532,134.881773399,118.6157635468);
  color: var(--white)
}
.reviews--moss .btn {
  color: var(--black);
  background-color: var(--white);
  border-color: var(--white)
}
.reviews--moss .btn:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%2339393B' %3E%3Cpath d='M17.7,10.7l-7.5-7.5,2-2,10.9,10.9-10.9,10.9-2-2,7.5-7.5H.7v-2.8h17Z'/%3E%3C/svg%3E")
}
.reviews--moss .btn:focus,
.reviews--moss .btn:hover {
  color: var(--white);
  background-color: var(--black);
  border-color: var(--black)
}
.reviews--moss .btn:focus:after,
.reviews--moss .btn:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%23ffffff' %3E%3Cpath d='M17.7,10.7l-7.5-7.5,2-2,10.9,10.9-10.9,10.9-2-2,7.5-7.5H.7v-2.8h17Z'/%3E%3C/svg%3E")
}
.reviews__fixed {
  position: relative;
  width: 100%;
  max-width: 100%;
  max-width: 150rem;
  margin-right: auto;
  margin-left: auto
}
.reviews__top {
  display: flex;
  justify-content: space-between;
  gap: var(--space-x-lg);
  padding-bottom: clamp(4rem,1.87vw + 3.1rem,6rem)
}
@media (max-width:767px) {
  .reviews__top {
    gap: 2rem;
    flex-direction: column
  }
}
.reviews__heading {
  flex: 1 0 0%;
  width: auto;
  max-width: 100%
}
.reviews__btn {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%
}
.reviews__bottom {
  display: flex;
  flex-wrap: wrap;
  gap: var(--space-x)
}
.reviews__videos {
  position: relative;
  flex: 0 0 auto;
  width: 100%;
  max-width: 100%
}
@media (min-width:900px) {
  .reviews__videos {
    width: 50%;
    min-width: 40rem
  }
}
@media (min-width:1520px) {
  .reviews__videos {
    width: auto;
    min-width: 40rem
  }
}
.reviews__videos--full {
  flex: 0 0 auto;
  width: 100%;
  max-width: 100%
  min-width: auto;
}
.reviews__feed {
  flex: 1 0 0%;
  width: auto;
  max-width: 100%
}
.reviews__shorts {
  position: sticky;
  top: 17rem;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2rem
}
@media (min-width:768px) {
  .reviews__shorts {
    gap: 3rem
  }
}
.reviews__shorts li {
  flex: 0 0 auto;
  width: 100%;
  max-width: 100%
}
.reviews__videos--full li {
  flex: 0 0 auto;
  width: calc(50% - 1rem);
  max-width: 100%
}
@media (min-width:768px) {
  .reviews__shorts li,
  .reviews__videos--full li {
    flex: 1 0 0%;
    width: auto;
  }
}
.reviews__shorts iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 8/15
}
.grid {
  display: grid
}
.grid--col-2 {
  grid-template-columns: 1fr;
  gap: clamp(1rem,.93vw + .55rem,2rem)
}
@media (min-width:1180px) {
  .grid--col-2 {
    grid-template-columns: repeat(2,1fr)
  }
}
.grid--contact {
  grid-template-columns: 1fr
}
@media (min-width:992px) {
  .grid--contact {
    grid-template-columns: repeat(5,1fr);
    gap: var(--space-x)
  }
}
@media (max-width:991px) {
  .grid--contact .grid__one {
    border-top: .1rem solid var(--grey);
    margin-top: var(--gutter-sm);
    padding-top: var(--gutter-md);
    order: 2
  }
}
@media (min-width:992px) {
  .grid--contact .grid__one {
    grid-column: span 2/span 2
  }
}
@media (max-width:991px) {
  .grid--contact .grid__two {
    order: 1
  }
}
@media (min-width:992px) {
  .grid--contact .grid__two {
    grid-column: span 3/span 3;
    grid-column-start: 3
  }
}
.pagination {
  text-align: center;
  padding-top: var(--gutter-xl)
}
.pagination__list {
  list-style: none;
  margin: 0;
  padding: 0
}
.pagination__list__item {
  display: inline-block;
  padding: 0 .5rem
}
.pagination__list__item::before {
  display: none
}
.pagination__list__item a,
.pagination__list__item span {
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: var(--regular);
  font-size: 1.4rem;
  width: 3.5rem;
  height: 3.5rem;
  line-height: 1;
  text-indent: .2rem;
  padding: 0;
  color: var(--white);
  background: 0 0;
  border-width: .1rem;
  border-style: solid;
  border-color: var(--white);
  border-radius: .8rem
}
@media (min-width:992px) {
  .pagination__list__item a,
  .pagination__list__item span {
    font-size: 1.6rem;
    width: 5.5rem;
    height: 5.5rem
  }
}
.pagination__list__item a.next,
.pagination__list__item a.prev,
.pagination__list__item span.next,
.pagination__list__item span.prev {
  padding: 0 3rem;
  width: auto;
  text-transform: uppercase
}
.pagination__list__item a:focus,
.pagination__list__item a:hover {
  color: var(--black)!important;
  background: var(--white);
  border-color: var(--white)
}
.pagination__list__item.active a,
.pagination__list__item.active span {
  cursor: not-allowed;
  color: var(--white);
  background: var(--moss);
  border-color: var(--moss)
}
.smiles {
  list-style: none;
  display: grid;
  grid-template-columns: auto;
  gap: clamp(1rem,.93vw + .55rem,2rem)
}
@media (min-width:768px) {
  .smiles {
    grid-template-columns: repeat(2,1fr)
  }
}
@media (min-width:1280px) {
  .smiles {
    grid-template-columns: repeat(3,1fr)
  }
}
.smiles__item {
  position: relative;
  aspect-ratio: 16/10
}
.smiles__shortcode {
  height: 100%
}
.smiles__edit {
  display: block;
  width: 100%;
  background: var(--white);
  color: var(--black);
  padding: 1rem 2rem;
  font-size: 70%;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 6
}
.smiles__edit:focus,
.smiles__edit:hover {
  background: var(--moss);
  color: var(--white)
}
.shorts {
  position: relative;
  padding: var(--space-x)
}
.shorts--black {
  background: var(--black);
  color: var(--white)
}
.shorts--moss {
  background: var(--moss);
  color: var(--white)
}
.shorts__bottom {
  display: flex;
  gap: var(--space-x)
}
.shorts__videos {
  position: relative
}
.shorts__list {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  list-style: none;
  gap: 2rem
}
@media (min-width:768px) {
  .shorts__list {
    gap: 3rem
  }
}
@media (min-width:992px) {
  .shorts__list {
    grid-template-columns: repeat(4,1fr)
  }
}
.shorts__list iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 8/15
}
.grecaptcha-badge {
  display: none !important;
}
.results {
  position: relative;
  padding: var(--space-x)
}
.results--black {
  background: var(--black);
  color: var(--white)
}
.results--black .btn {
  color: var(--white);
  background-color: transparent;
  border-color: var(--white)
}
.results--black .btn:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%23ffffff' %3E%3Cpath d='M17.7,10.7l-7.5-7.5,2-2,10.9,10.9-10.9,10.9-2-2,7.5-7.5H.7v-2.8h17Z'/%3E%3C/svg%3E")
}
.results--black .btn:focus,
.results--black .btn:hover {
  color: var(--black);
  background-color: var(--white);
  border-color: var(--white)
}
.results--black .btn:focus:after,
.results--black .btn:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%2339393B' %3E%3Cpath d='M17.7,10.7l-7.5-7.5,2-2,10.9,10.9-10.9,10.9-2-2,7.5-7.5H.7v-2.8h17Z'/%3E%3C/svg%3E")
}
.results--moss {
  background: rgb(137.3842364532,134.881773399,118.6157635468);
  color: var(--white)
}
.results--moss .btn {
  color: var(--black);
  background-color: var(--white);
  border-color: var(--white)
}
.results--moss .btn:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%2339393B' %3E%3Cpath d='M17.7,10.7l-7.5-7.5,2-2,10.9,10.9-10.9,10.9-2-2,7.5-7.5H.7v-2.8h17Z'/%3E%3C/svg%3E")
}
.results--moss .btn:focus,
.results--moss .btn:hover {
  color: var(--white);
  background-color: var(--black);
  border-color: var(--black)
}
.results--moss .btn:focus:after,
.results--moss .btn:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' fill='%23ffffff' %3E%3Cpath d='M17.7,10.7l-7.5-7.5,2-2,10.9,10.9-10.9,10.9-2-2,7.5-7.5H.7v-2.8h17Z'/%3E%3C/svg%3E")
}
.results__fixed {
  position: relative;
  width: 100%;
  max-width: 100%;
  max-width: 150rem;
  margin-right: auto;
  margin-left: auto
}
.results__top {
  display: flex;
  justify-content: space-between;
  gap: var(--space-x-lg);
  padding-bottom: clamp(4rem,1.87vw + 3.1rem,6rem)
}
@media (max-width:767px) {
  .results__top {
    gap: 2rem;
    flex-direction: column
  }
}
.results__btn {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%
}