/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,900");
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

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

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* latin */
@font-face {
  font-family: "Barriecito";
  font-style: normal;
  font-weight: 400;
  src: local("Barriecito Regular"), local("Barriecito-Regular"), url("../fonts/barriecito/WWXXlj-CbBOSLY2QTuY_GdIoYg.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
:root {
  --canvasColor: #FFFFFF;
}

* {
  margin: 0;
  padding: 0;
}
*, *:before, *:after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
}

body {
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  transition: all 0.3s ease;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  --blackColor: #111111;
  --whiteColor: #FFFFFF;
  --blueColor: #152B5E;
  --goldColor: #E1BC6D;
  --borderRadius: 6px;
  --boxShadow: 0 2px 5px rgba(#152B5E, 0.2);
}

.font-light {
  font-family: "Cormorant Garamond", serif;
  font-weight: 300;
  font-style: normal;
}

.font-regular {
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  font-style: normal;
}

.font-medium {
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  font-style: normal;
}

.font-semibold {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  font-style: normal;
}

.font-bold {
  font-family: "Cormorant Garamond", serif;
  font-weight: 700;
  font-style: normal;
}

.font-light-italic {
  font-family: "Cormorant Garamond", serif;
  font-weight: 300;
  font-style: italic;
}

.font-regular-italic {
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  font-style: italic;
}

.font-medium-italic {
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  font-style: italic;
}

.font-semibold-italic {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  font-style: italic;
}

.font-bold-italic {
  font-family: "Cormorant Garamond", serif;
  font-weight: 700;
  font-style: italic;
}

.palet-bg-black {
  background-color: var(--blackColor) !important;
  background: var(--blackColor) !important;
}

.palet-bg-blue {
  background-color: var(--blueColor) !important;
  background: var(--blueColor) !important;
}

.palet-bg-gold {
  background-color: var(--goldColor) !important;
  background: var(--goldColor) !important;
}

.palet-bg-white {
  background-color: var(--whiteColor) !important;
  background: var(--whiteColor) !important;
}

.palet-text-black {
  color: var(--blackColor) !important;
}

.palet-text-blue {
  color: var(--blueColor) !important;
}

.palet-text-gold {
  color: var(--goldColor) !important;
}

.palet-text-white {
  color: var(--whiteColor) !important;
}

.bl {
  border-left: 1px solid #FFFFFF;
}

.br {
  border-right: 1px solid #FFFFFF;
}

.br-gold {
  border-right: 3px solid var(--goldColor);
}

.bb {
  border-bottom: 1px solid #FFFFFF;
}

.bb-white {
  border-bottom: 1px solid #FFFFFF;
}

.bb-gold {
  border-bottom: 3px solid var(--goldColor);
}

.bb-blue {
  border-bottom: 1px solid var(--blueColor);
}

.bt {
  border-top: 1px solid #FFFFFF;
}

.bt-gold {
  border-top: 3px solid var(--goldColor);
}

.v-separator {
  height: 100%;
}

.h-separator {
  width: 100%;
}

.no-padding {
  padding: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.fh {
  min-height: 100vh;
  height: 100vh;
}

.fh-n {
  min-height: calc( 100vh - 66px );
  height: calc( 100vh - 66px );
}

@media (max-width: 599px) {
  .fh-auto-m {
    min-height: auto !important;
    height: auto !important;
  }
}
.sticky-top {
  position: sticky;
  position: -webkit-sticky;
  top: 66px;
}

.sticky-bottom {
  position: sticky;
  position: -webkit-sticky;
  bottom: 0;
}

.sticky-left {
  position: sticky;
  position: -webkit-sticky;
  left: 0;
}

.sticky-right {
  position: sticky;
  position: -webkit-sticky;
  right: 0;
}

.txl {
  text-align: left;
}

.txr {
  text-align: right;
}

.txc {
  text-align: center;
}

.col {
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
}

.code-block {
  background-color: #9f9fad;
  margin-top: 10px;
  padding: 9px 14px;
  font-size: 14px;
  border: 1px solid #e1e1e8;
  border-radius: 3px;
}

.clear:after, .row:after, .container:after, .container-expanded:after {
  content: "";
  display: table;
  clear: both;
}

.container-expanded {
  width: 100%;
  min-width: 280px;
  margin: 0 auto;
  padding: 0 15px;
}

.container {
  width: 100%;
  max-width: 1200px;
  min-width: 280px;
  margin: 0 auto;
  padding: 0 15px;
}

.no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.col1-dsk, .col1-t, .col1-m, .col1, .col2-dsk, .col2-t, .col2-m, .col2, .col3-dsk, .col3-t, .col3-m, .col3, .col4-dsk, .col4-t, .col4-m, .col4, .col5-dsk, .col5-t, .col5-m, .col5, .col6-dsk, .col6-t, .col6-m, .col6, .col7-dsk, .col7-t, .col7-m, .col7, .col8-dsk, .col8-t, .col8-m, .col8, .col9-dsk, .col9-t, .col9-m, .col9, .col10-dsk, .col10-t, .col10-m, .col10, .col11-dsk, .col11-t, .col11-m, .col11, .col12-dsk, .col12-t, .col12-m, .col12 {
  width: 100%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}

.col1-m,
.col1 {
  width: 8.3333333333%;
  float: left;
}

.col2-m,
.col2 {
  width: 16.6666666667%;
  float: left;
}

.col3-m,
.col3 {
  width: 25%;
  float: left;
}

.col4-m,
.col4 {
  width: 33.3333333333%;
  float: left;
}

.col5-m,
.col5 {
  width: 41.6666666667%;
  float: left;
}

.col6-m,
.col6 {
  width: 50%;
  float: left;
}

.col7-m,
.col7 {
  width: 58.3333333333%;
  float: left;
}

.col8-m,
.col8 {
  width: 66.6666666667%;
  float: left;
}

.col9-m,
.col9 {
  width: 75%;
  float: left;
}

.col10-m,
.col10 {
  width: 83.3333333333%;
  float: left;
}

.col11-m,
.col11 {
  width: 91.6666666667%;
  float: left;
}

.col12-m,
.col12 {
  width: 100%;
  float: left;
}

.left0-m,
.left0 {
  margin-left: 0%;
}

.right0-m,
.right0 {
  margin-right: 0%;
}

.left1-m,
.left1 {
  margin-left: 8.3333333333%;
}

.right1-m,
.right1 {
  margin-right: 8.3333333333%;
}

.left2-m,
.left2 {
  margin-left: 16.6666666667%;
}

.right2-m,
.right2 {
  margin-right: 16.6666666667%;
}

.left3-m,
.left3 {
  margin-left: 25%;
}

.right3-m,
.right3 {
  margin-right: 25%;
}

.left4-m,
.left4 {
  margin-left: 33.3333333333%;
}

.right4-m,
.right4 {
  margin-right: 33.3333333333%;
}

.left5-m,
.left5 {
  margin-left: 41.6666666667%;
}

.right5-m,
.right5 {
  margin-right: 41.6666666667%;
}

.left6-m,
.left6 {
  margin-left: 50%;
}

.right6-m,
.right6 {
  margin-right: 50%;
}

.left7-m,
.left7 {
  margin-left: 58.3333333333%;
}

.right7-m,
.right7 {
  margin-right: 58.3333333333%;
}

.left8-m,
.left8 {
  margin-left: 66.6666666667%;
}

.right8-m,
.right8 {
  margin-right: 66.6666666667%;
}

.left9-m,
.left9 {
  margin-left: 75%;
}

.right9-m,
.right9 {
  margin-right: 75%;
}

.left10-m,
.left10 {
  margin-left: 83.3333333333%;
}

.right10-m,
.right10 {
  margin-right: 83.3333333333%;
}

.left11-m,
.left11 {
  margin-left: 91.6666666667%;
}

.right11-m,
.right11 {
  margin-right: 91.6666666667%;
}

.left12-m,
.left12 {
  margin-left: 100%;
}

.right12-m,
.right12 {
  margin-right: 100%;
}

@media (min-width: 600px) {
  .col1-t {
    width: 8.3333333333%;
    float: left;
  }
  .col2-t {
    width: 16.6666666667%;
    float: left;
  }
  .col3-t {
    width: 25%;
    float: left;
  }
  .col4-t {
    width: 33.3333333333%;
    float: left;
  }
  .col5-t {
    width: 41.6666666667%;
    float: left;
  }
  .col6-t {
    width: 50%;
    float: left;
  }
  .col7-t {
    width: 58.3333333333%;
    float: left;
  }
  .col8-t {
    width: 66.6666666667%;
    float: left;
  }
  .col9-t {
    width: 75%;
    float: left;
  }
  .col10-t {
    width: 83.3333333333%;
    float: left;
  }
  .col11-t {
    width: 91.6666666667%;
    float: left;
  }
  .col12-t {
    width: 100%;
    float: left;
  }
  .left0-t {
    margin-left: 0%;
  }
  .right0-t {
    margin-right: 0%;
  }
  .left1-t {
    margin-left: 8.3333333333%;
  }
  .right1-t {
    margin-right: 8.3333333333%;
  }
  .left2-t {
    margin-left: 16.6666666667%;
  }
  .right2-t {
    margin-right: 16.6666666667%;
  }
  .left3-t {
    margin-left: 25%;
  }
  .right3-t {
    margin-right: 25%;
  }
  .left4-t {
    margin-left: 33.3333333333%;
  }
  .right4-t {
    margin-right: 33.3333333333%;
  }
  .left5-t {
    margin-left: 41.6666666667%;
  }
  .right5-t {
    margin-right: 41.6666666667%;
  }
  .left6-t {
    margin-left: 50%;
  }
  .right6-t {
    margin-right: 50%;
  }
  .left7-t {
    margin-left: 58.3333333333%;
  }
  .right7-t {
    margin-right: 58.3333333333%;
  }
  .left8-t {
    margin-left: 66.6666666667%;
  }
  .right8-t {
    margin-right: 66.6666666667%;
  }
  .left9-t {
    margin-left: 75%;
  }
  .right9-t {
    margin-right: 75%;
  }
  .left10-t {
    margin-left: 83.3333333333%;
  }
  .right10-t {
    margin-right: 83.3333333333%;
  }
  .left11-t {
    margin-left: 91.6666666667%;
  }
  .right11-t {
    margin-right: 91.6666666667%;
  }
  .left12-t {
    margin-left: 100%;
  }
  .right12-t {
    margin-right: 100%;
  }
}
@media (min-width: 1000px) {
  .col1-dsk {
    width: 8.3333333333%;
    float: left;
  }
  .col2-dsk {
    width: 16.6666666667%;
    float: left;
  }
  .col3-dsk {
    width: 25%;
    float: left;
  }
  .col4-dsk {
    width: 33.3333333333%;
    float: left;
  }
  .col5-dsk {
    width: 41.6666666667%;
    float: left;
  }
  .col6-dsk {
    width: 50%;
    float: left;
  }
  .col7-dsk {
    width: 58.3333333333%;
    float: left;
  }
  .col8-dsk {
    width: 66.6666666667%;
    float: left;
  }
  .col9-dsk {
    width: 75%;
    float: left;
  }
  .col10-dsk {
    width: 83.3333333333%;
    float: left;
  }
  .col11-dsk {
    width: 91.6666666667%;
    float: left;
  }
  .col12-dsk {
    width: 100%;
    float: left;
  }
  .left0-dsk {
    margin-left: 0%;
  }
  .right0-dsk {
    margin-right: 0%;
  }
  .left1-dsk {
    margin-left: 8.3333333333%;
  }
  .right1-dsk {
    margin-right: 8.3333333333%;
  }
  .left2-dsk {
    margin-left: 16.6666666667%;
  }
  .right2-dsk {
    margin-right: 16.6666666667%;
  }
  .left3-dsk {
    margin-left: 25%;
  }
  .right3-dsk {
    margin-right: 25%;
  }
  .left4-dsk {
    margin-left: 33.3333333333%;
  }
  .right4-dsk {
    margin-right: 33.3333333333%;
  }
  .left5-dsk {
    margin-left: 41.6666666667%;
  }
  .right5-dsk {
    margin-right: 41.6666666667%;
  }
  .left6-dsk {
    margin-left: 50%;
  }
  .right6-dsk {
    margin-right: 50%;
  }
  .left7-dsk {
    margin-left: 58.3333333333%;
  }
  .right7-dsk {
    margin-right: 58.3333333333%;
  }
  .left8-dsk {
    margin-left: 66.6666666667%;
  }
  .right8-dsk {
    margin-right: 66.6666666667%;
  }
  .left9-dsk {
    margin-left: 75%;
  }
  .right9-dsk {
    margin-right: 75%;
  }
  .left10-dsk {
    margin-left: 83.3333333333%;
  }
  .right10-dsk {
    margin-right: 83.3333333333%;
  }
  .left11-dsk {
    margin-left: 91.6666666667%;
  }
  .right11-dsk {
    margin-right: 91.6666666667%;
  }
  .left12-dsk {
    margin-left: 100%;
  }
  .right12-dsk {
    margin-right: 100%;
  }
}
@media (min-width: 1000px) {
  .hide-dsk,
  .show-t,
  .show-m {
    display: none !important;
  }
}
@media (max-width: 999px) and (min-width: 600px) {
  .hide-t,
  .show-dsk,
  .show-m {
    display: none !important;
  }
}
@media (max-width: 599px) {
  .hide-m,
  .show-dsk,
  .show-t {
    display: none !important;
  }
}
/*colors*/
.palette {
  display: grid;
  grid: 80px 45px min-content/repeat(5, minmax(50px, 1fr));
  margin-bottom: 1em;
}
.palette__main {
  grid-column: span 5;
}
.palette h5 {
  grid-column: span 5;
  text-align: left;
  padding: 10px 0;
}
.palette.main div:nth-child(1) {
  background: var(--primaryColor);
}
.palette.main div:nth-child(2) {
  background: var(--primaryShade1);
}
.palette.main div:nth-child(3) {
  background: var(--primaryShade2);
}
.palette.main div:nth-child(4) {
  background: var(--primaryShade3);
}
.palette.main div:nth-child(5) {
  background: var(--primaryShade4);
}
.palette.main div:nth-child(6) {
  background: var(--primaryShade5);
}
.palette.secondary div:nth-child(1) {
  background: var(--secondaryColor);
}
.palette.secondary div:nth-child(2) {
  background: var(--secondaryShade1);
}
.palette.secondary div:nth-child(3) {
  background: var(--secondaryShade2);
}
.palette.secondary div:nth-child(4) {
  background: var(--secondaryShade3);
}
.palette.secondary div:nth-child(5) {
  background: var(--secondaryShade4);
}
.palette.secondary div:nth-child(6) {
  background: var(--secondaryShade5);
}
.palette.accent1 div:nth-child(1) {
  background: var(--accentColor);
}
.palette.accent1 div:nth-child(2) {
  background: var(--accentShade1);
}
.palette.accent1 div:nth-child(3) {
  background: var(--accentShade2);
}
.palette.accent1 div:nth-child(4) {
  background: var(--accentShade3);
}
.palette.accent1 div:nth-child(5) {
  background: var(--accentShade4);
}
.palette.accent1 div:nth-child(6) {
  background: var(--accentShade5);
}
.palette.accent2 div:nth-child(1) {
  background: var(--accent2Color);
}
.palette.accent2 div:nth-child(2) {
  background: var(--accent2Shade1);
}
.palette.accent2 div:nth-child(3) {
  background: var(--accent2Shade2);
}
.palette.accent2 div:nth-child(4) {
  background: var(--accent2Shade3);
}
.palette.accent2 div:nth-child(5) {
  background: var(--accent2Shade4);
}
.palette.accent2 div:nth-child(6) {
  background: var(--accent2Shade5);
}
.palette.accent3 div:nth-child(1) {
  background: var(--accent3Color);
}
.palette.accent3 div:nth-child(2) {
  background: var(--accent3Shade1);
}
.palette.accent3 div:nth-child(3) {
  background: var(--accent3Shade2);
}
.palette.accent3 div:nth-child(4) {
  background: var(--accent3Shade3);
}
.palette.accent3 div:nth-child(5) {
  background: var(--accent3Shade4);
}
.palette.accent3 div:nth-child(6) {
  background: var(--accent3Shade5);
}
.palette.neutrals {
  grid-template-rows: repeat(2, 50px) min-content;
  grid-template-columns: repeat(4, 1fr);
}
.palette.neutrals div:nth-child(1) {
  background: var(--neutralShade1);
}
.palette.neutrals div:nth-child(2) {
  background: var(--neutralShade2);
}
.palette.neutrals div:nth-child(3) {
  background: var(--neutralShade3);
}
.palette.neutrals div:nth-child(4) {
  background: var(--neutralShade4);
}
.palette.neutrals div:nth-child(5) {
  background: var(--neutralShade5);
  grid-row: 2;
}
.palette.neutrals div:nth-child(6) {
  background: var(--neutralShade6);
  grid-row: 2;
}
.palette.neutrals div:nth-child(7) {
  background: var(--neutralShade7);
  grid-row: 2;
}
.palette.neutrals div:nth-child(8) {
  background: var(--neutralShade8);
  grid-row: 2;
}

/* Colors Status*/
.status-primary {
  background: var(--primaryShade1);
  color: var(--primaryShade4);
}
.status-primary:before, .status-primary:after {
  background: var(--primaryShade4);
}

.status-secondary {
  background: var(--secondaryShade1);
  color: var(--secondaryShade5);
}
.status-secondary:before, .status-secondary:after {
  background: var(--secondaryShade4);
}

.status-info {
  background: var(--accentShade1);
  color: var(--accentShade4);
}
.status-info:before, .status-info:after {
  background: var(--accentShade4);
}

.status-success {
  background: var(--accent2Shade1);
  color: var(--accent2Shade4);
}
.status-success:before, .status-success:after {
  background: var(--accent2Shade4);
}

.status-error {
  background: var(--accent3Shade1);
  color: var(--accent3Shade4);
}
.status-error:before, .status-error:after {
  background: var(--accent3Shade4);
}

/*checkboxes*/
input:disabled ~ * {
  opacity: 0.3;
  user-select: none;
  pointer-events: none;
}

.checkbox-toggle input {
  display: none;
}
.checkbox-toggle label {
  outline: 0;
  display: block;
  width: 45px;
  height: 16px;
  background: var(--grayColor);
  position: relative;
  cursor: pointer;
  border-radius: 2em;
  padding: 2px;
  transition: all 0.4s ease;
  margin: 0.8em;
}
.checkbox-toggle label:after {
  position: relative;
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  transition: all 0.2s ease;
  border: 1px solid var(--grayColor);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  left: -4px;
  top: -5px;
}
.checkbox-toggle input:checked + label {
  background: var(--accent2Color);
}
.checkbox-toggle input:checked + label:after {
  left: 52%;
}

.checkbox {
  position: relative;
  user-select: none;
  margin-bottom: 10px;
}
.checkbox input {
  display: none;
}
.checkbox label {
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  font-weight: 500;
  padding-left: 35px;
}
.checkbox span.box {
  display: inline-block;
  width: 20px;
  border-radius: var(--borderRadius);
  border: 1px solid var(--grayColor);
  width: 24px;
  height: 24px;
  vertical-align: middle;
  margin-right: 3px;
  transition: 0.3s ease;
  position: absolute;
  left: 0;
}
.checkbox span.box:before, .checkbox span.box:after {
  content: "";
  position: absolute;
  width: 4px;
  height: 16px;
  border-radius: 40px;
  background: var(--backgroundColor);
  transition: all 0.3s ease;
}
.checkbox span.box:before {
  transform: rotate(45deg) translateY(-5px) translateX(10px) scale(0);
}
.checkbox span.box:after {
  height: 8px;
  transform: rotate(-45deg) translateY(10px) translateX(-4px) scale(0);
}
.checkbox input:checked + label span.box {
  background: var(--accent2Color);
  border-color: var(--accent2Color);
}
.checkbox input:checked + label span.box:before {
  transform: rotate(45deg) translateY(-5px) translateX(10px) scale(1);
}
.checkbox input:checked + label span.box:after {
  height: 8px;
  transform: rotate(-45deg) translateY(10px) translateX(-4px) scale(1);
}
.checkbox input:disabled:checked + span.box {
  background: var(--grayColor);
  border: var(--grayColor);
}
.checkbox input:disabled:checked ~ label:before, .checkbox input:disabled:checked ~ label:after {
  background: black;
}

/*radio buttons*/
.radio {
  margin: 10px 0;
}
.radio input {
  display: none;
}
.radio input:checked + label:after {
  transform: scale(1);
}
.radio label {
  position: relative;
  padding-left: 32px;
  cursor: pointer;
  font-weight: 500;
}
.radio label:before {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  border: 1px solid var(--grayColor);
  border-radius: 50%;
  left: 0;
  top: 0;
}
.radio label:after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 4px;
  left: 4px;
  background: var(--accent2Color);
  border-radius: 50%;
  transform: scale(0);
  transition: 0.3s ease;
}

/*inputs*/
.input__wrapper {
  margin-bottom: 30px;
}

.label-form {
  font-weight: 500;
  display: block;
  margin-bottom: 5px;
}

input.input-form,
select,
textarea {
  height: 50px;
  font-size: 16px;
  border: 2px solid var(--neutralShade3);
  width: 100%;
  padding: 12px;
  font-family: "Poppins";
  border-radius: var(--borderRadius);
  color: var(--foregroundColor);
  background: var(--backgroundColor);
}
input.input-form:focus, input.input-form.active,
select:focus,
select.active,
textarea:focus,
textarea.active {
  outline: none;
  border-color: var(--primaryColor);
}
input.input-form:disabled,
select:disabled,
textarea:disabled {
  cursor: not-allowed;
  background: var(--neutralShade1);
  opacity: 0.6;
}

textarea {
  resize: vertical;
  min-height: 117px;
}

select {
  height: 45px;
  padding: 8px 12px;
  cursor: pointer;
}
select option {
  font-weight: 300;
}

.input__validator {
  position: relative;
}
.input__validator__status {
  position: absolute;
  border-radius: 50%;
  background: purple;
  width: 30px;
  height: 30px;
  right: 10px;
  top: 10px;
}
.input__validator__status:before, .input__validator__status:after {
  content: "";
  position: absolute;
  width: 4px;
  height: 18px;
  border-radius: 40px;
  background: var(--backgroundColor);
}

.input-error input,
.input-error select,
.input-error textarea {
  border-color: var(--accent3Color);
}
.input-error .feedback-form {
  color: var(--accent3Shade3);
}
.input-error .input__validator__status {
  background: var(--accent3Color);
}
.input-error .input__validator__status:before {
  transform: rotate(45deg) translateY(-5.5px) translateX(13.5px);
}
.input-error .input__validator__status:after {
  transform: rotate(-45deg) translateY(13.5px) translateX(5.5px);
}

.input-success input,
.input-success select,
.input-success textarea {
  border-color: var(--accent2Color);
}
.input-success .feedback-form {
  color: var(--accent2Shade4);
}
.input-success .input__validator__status {
  background: var(--accent2Color);
}
.input-success .input__validator__status:before {
  transform: rotate(45deg) translateY(-6px) translateX(16px);
}
.input-success .input__validator__status:after {
  height: 7px;
  transform: rotate(-45deg) translateY(16px) translateX(-5px);
}

.feedback-form {
  margin-top: 5px;
  color: var(--neutralShade6);
}

a.link {
  display: inline;
  margin: 10px 30px 5px 0;
  font-weight: 700;
  line-height: 2.5;
  cursor: pointer;
  text-decoration: none;
}
a.link:hover, a.link.hover {
  color: var(--neutralShade6);
  border-bottom: 2px solid;
}
a.link.primaryShade5 {
  color: var(--primaryShade5);
}
a.link.primary {
  color: var(--primaryColor);
}
a.link.primary:hover, a.link.primary.hover {
  color: var(--primaryShade5);
}
a.link.secondary {
  color: var(--secondaryColor);
}
a.link.secondary:hover, a.link.secondary.hover {
  color: var(--secondaryShade5);
}

/*buttons */
a.button,
input.button,
button {
  outline: none;
  text-align: center;
  display: inline-block;
  border: none;
  font: 500 16px/1 "Roboto", sans-serif;
  padding: 17px;
  cursor: pointer;
  border-radius: var(--borderRadius);
  background: var(--primaryColor);
  color: var(--backgroundColor);
  position: relative;
  top: 0;
  transition: 0.2s ease;
}
a.button.full-button,
input.button.full-button,
button.full-button {
  width: 100%;
}
a.button:hover, a.button.hover,
input.button:hover,
input.button.hover,
button:hover,
button.hover {
  outline: 0;
  transform: translateY(1px);
}
a.button:active, a.button.active,
input.button:active,
input.button.active,
button:active,
button.active {
  background: var(--primaryShade4);
  outline: none;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  top: 0;
}
a.button.disabled,
input.button.disabled,
button.disabled {
  opacity: 0.4;
  user-select: none;
  pointer-events: none;
}
a.button.medium,
input.button.medium,
button.medium {
  padding: 15px 18px;
  width: auto;
  margin-right: 20px;
  margin-bottom: 20px;
}
a.button.medium.full-button,
input.button.medium.full-button,
button.medium.full-button {
  width: 100%;
}
a.button.small,
input.button.small,
button.small {
  padding: 10px 12px;
  width: auto;
  font-size: 14px;
  font-weight: 500;
}
a.button.small.full-button,
input.button.small.full-button,
button.small.full-button {
  width: 100%;
}
a.button.secondary,
input.button.secondary,
button.secondary {
  background: var(--secondaryColor);
}
a.button.secondary:active, a.button.secondary:focus, a.button.secondary.active,
input.button.secondary:active,
input.button.secondary:focus,
input.button.secondary.active,
button.secondary:active,
button.secondary:focus,
button.secondary.active {
  background: var(--secondaryShade4);
  outline: none;
}
a.button.accent,
input.button.accent,
button.accent {
  background: var(--accentColor);
}
a.button.accent:active, a.button.accent:focus, a.button.accent.active,
input.button.accent:active,
input.button.accent:focus,
input.button.accent.active,
button.accent:active,
button.accent:focus,
button.accent.active {
  background: var(--accentShade4);
}
a.button.accent2,
input.button.accent2,
button.accent2 {
  background: var(--accent2Color);
}
a.button.accent2:active, a.button.accent2:focus, a.button.accent2.active,
input.button.accent2:active,
input.button.accent2:focus,
input.button.accent2.active,
button.accent2:active,
button.accent2:focus,
button.accent2.active {
  background: var(--accent2Shade4);
}
a.button.accent3,
input.button.accent3,
button.accent3 {
  background: var(--accent3Color);
}
a.button.accent3:active, a.button.accent3:focus, a.button.accent3.active,
input.button.accent3:active,
input.button.accent3:focus,
input.button.accent3.active,
button.accent3:active,
button.accent3:focus,
button.accent3.active {
  background: var(--accent3Shade4);
}

/*typography*/
strong {
  font-weight: 500;
}

em {
  font-style: italic;
}

h1 {
  font: 900 48px/1.2 "Cormorant Garamond", serif;
  margin-bottom: 10px;
}

h2 {
  font: 900 32px/1.2 "Cormorant Garamond", serif;
  margin: 0px;
}
h2 .logo {
  font-family: "Lato", sans-serif;
  margin: 0;
}

h3 {
  font: 900 24px/1.2 "Cormorant Garamond", serif;
  margin: 0px;
}

h4 {
  font: 900 20px/1.2 "Cormorant Garamond", serif;
  margin: 0px;
}

h5 {
  font: 500 18px/1.2 "Cormorant Garamond", serif;
  margin: 0px;
}

h6 {
  font: 500 16px/1.2 "Cormorant Garamond", serif;
  text-transform: uppercase;
}

.font-family-bold > * {
  font-weight: 900;
}

.font-family-medium > * {
  font-weight: 500;
}

.font-family-light > * {
  font-weight: 400;
}

.head-title {
  font-size: clamp(3rem, 6vw, 7rem);
  line-height: 1.25;
  text-transform: uppercase;
}

.head-subtitle {
  font-size: clamp(3rem, 3vw, 5rem);
  line-height: 1.25;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .head-subtitle {
    font-size: clamp(2rem, 6vw, 7rem);
  }
}

nav {
  display: grid;
  grid: auto auto/1fr;
  grid-template-areas: "logo ham";
  align-items: center;
  position: sticky;
  top: 0;
  box-shadow: 0 2px 8px -2px rgba(51, 51, 51, 0.2);
  background: var(--backgroundColor);
  z-index: 20;
}

.logo {
  grid-area: logo;
  padding: 8px 0 5px 6px;
}

#hamburger {
  grid-area: ham;
  position: absolute;
  right: 14px;
  top: 12px;
  z-index: 999;
  width: 30px;
  height: 30px;
  cursor: pointer;
  transition: all 0.3s ease-out;
  visibility: hidden;
  opacity: 0;
}
#hamburger .line {
  height: 4px;
  background: var(--goldColor);
  margin: 6px auto;
  backface-visibility: hidden;
}
#hamburger.active #one {
  transform: rotate(45deg) translateX(5px) translateY(10px);
}
#hamburger.active #two {
  opacity: 0;
}
#hamburger.active #three {
  transform: rotate(-45deg) translateX(5px) translateY(-10px);
}
@media (max-width: 768px) {
  #hamburger {
    visibility: visible;
    opacity: 1;
  }
}

.mobile-menu {
  z-index: 1;
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s ease-out;
}
.mobile-menu .mobile-menu__items {
  height: 100%;
  margin-top: 50vw;
}
.mobile-menu .mobile-menu__items li {
  display: block;
  text-align: center;
  padding: 20px 0;
  text-align: center;
  font-size: 35px;
  min-height: 50px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.2s ease-out;
}
.mobile-menu .mobile-menu__items li:hover a {
  transition: all 0.2s ease-out;
}
.mobile-menu .mobile-menu__items li a {
  color: var(--goldColor);
}
.mobile-menu.active {
  visibility: visible;
  opacity: 0.99;
}
@media (min-width: 768px) {
  .mobile-menu {
    visibility: hidden !important;
  }
}

.navigation {
  grid-area: links;
  font-size: 14px;
  align-self: end;
  visibility: hidden;
  opacity: 0;
  display: none;
  padding: 0px 10px 5px 0px;
}
.navigation a {
  padding-bottom: 18px;
  display: inline-block;
  margin: 0px 10px 0;
  line-height: 24px;
  font-weight: 700;
  color: var(--goldColor);
  text-transform: uppercase;
}

@media (min-width: 768px) {
  nav {
    grid: auto auto auto/1fr;
    grid-template-areas: "logo links";
  }
  .navigation {
    margin-left: 20px;
    font-size: 20px;
    visibility: visible;
    opacity: 1;
    display: inline;
  }
  .navigation a {
    margin: 0px 20px 0;
  }
  .logo {
    padding: 10px 0 5px 15px;
  }
}
.hero {
  background: var(--backgroundColor);
}
.hero .hero-box {
  padding-top: 15%;
  padding-left: 6%;
}
@media (max-width: 999px) {
  .hero .hero-box {
    padding-top: 6%;
    padding-bottom: 6%;
    padding-left: 4%;
  }
}
@media (max-width: 599px) {
  .hero .hero-box {
    padding-top: 6%;
    padding-bottom: 6%;
    padding-left: 4%;
  }
}
.hero .w-title {
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
  font-size: 3vw;
}
@media (max-width: 768px) {
  .hero .w-title {
    font-size: 7vw;
  }
}
.hero .title {
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: -0.25vw;
  margin: 0;
  font-size: 8vw;
}
@media (max-width: 768px) {
  .hero .title {
    font-size: 14vw;
  }
}
.hero .subtitle {
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: -0.25vw;
  margin: 0;
  font-size: 4.3vw;
}
@media (max-width: 768px) {
  .hero .subtitle {
    font-size: 5vw;
  }
}
@media (max-width: 999px) {
  .hero .hero-img-content {
    height: auto;
  }
}
.hero .hero-img {
  height: 100%;
  object-fit: cover;
  object-position: 50% 70%;
  width: 100%;
}
@media (max-width: 768px) {
  .hero .hero-img {
    height: auto;
  }
}

.who-box .who-title {
  padding: 2.5vw 2.5vw;
}
@media (max-width: 599px) {
  .who-box .who-title {
    padding-left: 0px;
    font-size: clamp(2rem, 6vw, 7rem);
  }
}
.who-box .who-description {
  padding: 3vw 2.5vw;
  padding-top: 0;
  font-size: clamp(1.6rem, 1.8vw, 3rem);
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 1.5px;
}
@media (max-width: 999px) {
  .who-box .who-description {
    font-size: clamp(1.5rem, 1.9vw, 4rem);
    padding-bottom: 50px;
  }
}
@media (max-width: 599px) {
  .who-box .who-description {
    padding-left: 0px;
    padding-bottom: 50px;
  }
}
.who-box .who-block-title {
  padding: 2.5vw 3vw;
}
@media (max-width: 599px) {
  .who-box .who-block-title {
    padding: 2.5vw 0;
  }
}
.who-box .subtitle-box {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (max-width: 999px) {
  .who-box .who-subtitle {
    font-size: clamp(2.5rem, 3vw, 5rem);
  }
}
@media (max-width: 599px) {
  .who-box .who-subtitle {
    font-size: clamp(2rem, 3vw, 5rem);
    padding-top: 50px;
    padding-left: 15px;
  }
}
.who-box .who-block {
  padding: 3vw 4vw 3vw 0;
}
@media (max-width: 599px) {
  .who-box .who-block {
    padding-bottom: 50px;
    padding-left: 15px;
  }
}
.who-box .who-block p {
  font-size: clamp(1.5rem, 1.8vw, 3rem);
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 1.5px;
}
@media (max-width: 999px) {
  .who-box .who-block p {
    padding-left: 0px;
    font-size: clamp(1.5rem, 1.9vw, 4rem);
  }
}

.people-container {
  padding-bottom: 6vw;
}
.people-container .people-title {
  padding: 2.5vw 2.5vw;
}
@media (max-width: 599px) {
  .people-container .people-title {
    padding-left: 0px;
    font-size: clamp(2rem, 6vw, 7rem);
  }
}
.people-container .people-cards {
  display: grid;
  grid-gap: 4rem;
  padding: 0px 30px 0;
}
@media (max-width: 599px) {
  .people-container .people-cards {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 50px;
  }
}
.people-container .people-cards .people-card {
  padding: 3vw 2.5vw 4vw 2.5vw;
  border: 3px solid var(--goldColor);
}
.people-container .people-cards .people-card .people-subtitle {
  font-size: clamp(1.5rem, 2vw, 3rem);
  line-height: 1.25;
  text-transform: uppercase;
  padding-bottom: 0.5rem;
  letter-spacing: 1.5px;
}
@media (max-width: 599px) {
  .people-container .people-cards .people-card .people-subtitle {
    padding-left: 0px;
    font-size: clamp(2rem, 6vw, 7rem);
  }
}
@media (max-width: 999px) {
  .people-container .people-cards .people-card .people-subtitle {
    font-size: clamp(1.5rem, 1.9vw, 4rem);
  }
}
.people-container .people-cards .people-card .people-subtitle2 {
  font-size: clamp(1.5rem, 1.2vw, 2rem);
  font-weight: bold;
  line-height: 1.25;
  text-transform: uppercase;
  padding-bottom: 2rem;
  letter-spacing: 1.5px;
}
@media (max-width: 599px) {
  .people-container .people-cards .people-card .people-subtitle2 {
    padding-left: 0px;
    font-size: clamp(1.5rem, 6vw, 7rem);
  }
}
@media (max-width: 999px) {
  .people-container .people-cards .people-card .people-subtitle2 {
    font-size: clamp(1.2rem, 1.9vw, 4rem);
  }
}
.people-container .people-cards .people-card p {
  font-size: clamp(1.5rem, 1.2vw, 3rem);
  line-height: 1.3;
  font-weight: bold;
  letter-spacing: 1.5px;
}
@media (max-width: 599px) {
  .people-container .people-cards .people-card p {
    padding-left: 0px;
    font-size: clamp(1.5rem, 6vw, 7rem);
  }
}
@media (max-width: 999px) {
  .people-container .people-cards .people-card p {
    font-size: clamp(1.5rem, 1.9vw, 4rem);
  }
}

@media (min-width: 1000px) {
  .hide-dsk,
  .show-t,
  .show-m {
    display: none !important;
  }
  .people-cards {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 999px) and (min-width: 600px) {
  .hide-t,
  .show-dsk,
  .show-m {
    display: none !important;
  }
  .people-cards {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 599px) {
  .box-plans {
    padding-top: 30;
    padding-bottom: 0px;
  }
  .title-plan {
    margin-top: 80px;
  }
}
@media (max-width: 599px) {
  .contact-box .row {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.contact-box .contact-title {
  font: 900 48px/1.2 "Cormorant Garamond", serif;
  font-size: clamp(3rem, 6vw, 7rem);
  line-height: 1.25;
  text-transform: uppercase;
  margin: 0.67em 0;
}
@media (max-width: 599px) {
  .contact-box .contact-title {
    padding-left: 0px;
    font-size: clamp(2rem, 6vw, 7rem);
  }
}
.contact-box .contact-description {
  padding: 3vw 2.5vw;
  padding-top: 0;
  font-size: clamp(1rem, 1.8vw, 3rem);
  line-height: 1.3;
  letter-spacing: 1.8px;
  font-weight: bold;
}
@media (max-width: 599px) {
  .contact-box .contact-block-title-box {
    border-right: 0;
  }
}
.contact-box .contact-block-title {
  padding: 2.5vw 3vw;
}
.contact-box .subtitle-box {
  padding-top: 50px;
  padding-bottom: 50px;
}
.contact-box .contact-block {
  text-align: center;
  padding-top: 6vw;
}
@media (max-width: 599px) {
  .contact-box .contact-block {
    padding-top: 0;
    text-align: left;
  }
}
@media (max-width: 999px) {
  .contact-box .contact-block {
    padding-top: 1vw;
    text-align: left;
  }
}
.contact-box .contact-block p {
  font-size: clamp(1rem, 1.8vw, 3rem);
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 1.5px;
}
@media (max-width: 599px) {
  .contact-box .contact-block p {
    font-size: clamp(1.6rem, 1.8vw, 3rem);
  }
}
@media (max-width: 999px) {
  .contact-box .contact-block p {
    font-size: clamp(1.6rem, 1.9vw, 4rem);
  }
}

.privacy-box .privacy-title {
  padding: 2vw 0vw;
}
@media (max-width: 599px) {
  .privacy-box .privacy-title {
    padding-left: 0pxs;
    font-size: clamp(2rem, 6vw, 7rem);
  }
}
.privacy-box .privacy-description {
  padding: 3vw 2.5vw;
  padding-top: 0;
  font-size: clamp(1.6rem, 1.8vw, 3rem);
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 1.5px;
}
@media (max-width: 999px) {
  .privacy-box .privacy-description {
    font-size: clamp(1.5rem, 1.9vw, 4rem);
    padding-bottom: 50px;
  }
}
@media (max-width: 599px) {
  .privacy-box .privacy-description {
    padding-bottom: 50px;
  }
}
.privacy-box .privacy-block-title {
  padding: 2.5vw 0vw;
}
@media (max-width: 599px) {
  .privacy-box .privacy-block-title {
    padding: 2.5vw 0;
  }
}
.privacy-box .subtitle-box {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (max-width: 999px) {
  .privacy-box .privacy-subtitle {
    font-size: clamp(2.5rem, 3vw, 5rem);
  }
}
@media (max-width: 599px) {
  .privacy-box .privacy-subtitle {
    font-size: clamp(2rem, 3vw, 5rem);
    padding-top: 50px;
    padding-left: 15px;
  }
}
.privacy-box .privacy-block {
  padding: 3vw 4vw 3vw 0;
}
@media (max-width: 999px) {
  .privacy-box .privacy-block {
    padding-bottom: 50px;
    padding-left: 15px;
  }
}
.privacy-box .privacy-block p {
  font-size: clamp(1.5rem, 1.8vw, 3rem);
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 1.5px;
}
@media (max-width: 999px) {
  .privacy-box .privacy-block p {
    font-size: clamp(1.5rem, 1.9vw, 4rem);
  }
}

.footer {
  grid-template-columns: repeat(2, 1fr) 50%;
  padding: 130px 30px 0;
  grid-template-areas: "divider divider divider" "legal legal legal";
}
.footer .divider {
  grid-area: divider;
  text-align: center;
  margin-bottom: 0em;
  position: relative;
}
.footer .divider:before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 40%;
  border-top: 3px solid var(--goldColor);
}
.footer .logo__wrapper {
  display: inline-block;
  position: relative;
  background: white;
  padding: 0 15px;
}

.footer__section {
  margin: 2em 0;
  list-style: none;
}
.footer__section li a {
  padding: 5px 0;
  display: block;
  color: var(--goldColor);
}
.footer__section li p {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
}

.legal-stuff {
  grid-area: legal;
  padding: 35px;
  padding-bottom: 60px;
  text-align: center;
}
.legal-stuff span {
  margin-right: 20px;
  font-size: 22px;
  margin: 0 10px;
  font-weight: bold;
}
.legal-stuff a {
  font-size: 22px;
  margin: 0 10px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .footer {
    display: grid;
  }
  .legal-stuff br {
    display: none;
  }
  .subscription,
  .footer__section {
    margin: 0;
  }
  .social-media {
    margin-top: 2em;
  }
}