/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/resolve-url-loader/index.js??ruleSet[1].rules[0].use[2]!../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./styles/main.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: "Nexa";
  src: url(https://treasureinside.com/app/themes/treasureinside/dist/fonts/NexaThin/font.woff2) format("woff2"), url(https://treasureinside.com/app/themes/treasureinside/dist/fonts/NexaThin/font.woff) format("woff");
  font-weight: 100;
}
@font-face {
  font-family: "Nexa";
  src: url(https://treasureinside.com/app/themes/treasureinside/dist/fonts/NexaLight/font.woff2) format("woff2"), url(https://treasureinside.com/app/themes/treasureinside/dist/fonts/NexaLight/font.woff) format("woff");
  font-weight: 200;
}
@font-face {
  font-family: "Nexa";
  src: url(https://treasureinside.com/app/themes/treasureinside/dist/fonts/NexaRegular/font.woff2) format("woff2"), url(https://treasureinside.com/app/themes/treasureinside/dist/fonts/NexaRegular/font.woff) format("woff");
  font-weight: 400;
}
@font-face {
  font-family: "Nexa";
  src: url(https://treasureinside.com/app/themes/treasureinside/dist/fonts/NexaBook/font.woff2) format("woff2"), url(https://treasureinside.com/app/themes/treasureinside/dist/fonts/NexaBook/font.woff) format("woff");
  font-weight: 500;
}
@font-face {
  font-family: "Nexa";
  src: url(https://treasureinside.com/app/themes/treasureinside/dist/fonts/NexaBold/font.woff2) format("woff2"), url(https://treasureinside.com/app/themes/treasureinside/dist/fonts/NexaBold/font.woff) format("woff");
  font-weight: 600;
}
@font-face {
  font-family: "Nexa";
  src: url(https://treasureinside.com/app/themes/treasureinside/dist/fonts/NexaExtraBold/font.woff2) format("woff2"), url(https://treasureinside.com/app/themes/treasureinside/dist/fonts/NexaExtraBold/font.woff) format("woff");
  font-weight: 700;
}
@font-face {
  font-family: "Nexa";
  src: url(https://treasureinside.com/app/themes/treasureinside/dist/fonts/NexaHeavy/font.woff2) format("woff2"), url(https://treasureinside.com/app/themes/treasureinside/dist/fonts/NexaHeavy/font.woff) format("woff");
  font-weight: 800;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

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

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

[class*=pointer-up-] .panel:before,
[class*=pointer-up-] .tools-panel:before,
[class*=pointer-down-] .panel:before,
[class*=pointer-down-] .tools-panel:before {
  width: 20px;
  height: 18px;
}

[class*=pointer-left-] .panel:before,
[class*=pointer-left-] .tools-panel:before,
[class*=pointer-right-] .panel:before,
[class*=pointer-right-] .tools-panel:before {
  width: 18px;
  height: 20px;
}

[class*=pointer-up-] .panel:before,
[class*=pointer-up-] .tools-panel:before {
  content: "\f0d8";
  top: -12px;
}

[class*=pointer-down-] .panel:before,
[class*=pointer-down-] .tools-panel:before {
  content: "\f0d7";
  bottom: -12px;
}

[class*=pointer-left-] .panel:before,
[class*=pointer-left-] .tools-panel:before {
  content: "\f0d9";
  left: -12px;
}

[class*=pointer-right-] .panel:before,
[class*=pointer-right-] .tools-panel:before {
  content: "\f0da";
  right: -12px;
}

.pointer-up-center .panel:before,
.pointer-up-center .tools-panel:before, .pointer-down-center .panel:before,
.pointer-down-center .tools-panel:before {
  left: 50%;
  margin-left: -10px;
}
.pointer-up-left .panel:before,
.pointer-up-left .tools-panel:before, .pointer-down-left .panel:before,
.pointer-down-left .tools-panel:before {
  left: 20px;
}
.pointer-up-right .panel:before,
.pointer-up-right .tools-panel:before, .pointer-down-right .panel:before,
.pointer-down-right .tools-panel:before {
  right: 20px;
}
.pointer-left-center .panel:before,
.pointer-left-center .tools-panel:before, .pointer-right-center .panel:before,
.pointer-right-center .tools-panel:before {
  top: 50%;
  margin-top: -10px;
}
.pointer-left-up .panel:before,
.pointer-left-up .tools-panel:before, .pointer-right-up .panel:before,
.pointer-right-up .tools-panel:before {
  top: 20px;
}
.pointer-left-bottom .panel:before,
.pointer-left-bottom .tools-panel:before, .pointer-right-bottom .panel:before,
.pointer-right-bottom .tools-panel:before {
  bottom: 20px;
}

.ui-scroller {
  overflow-y: auto;
}
.ui-scroller::-webkit-scrollbar {
  width: 4px;
  margin: 10px;
  background-color: #E1E4F5;
}
.ui-scroller::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 #4d92ff;
  border-radius: 6px;
}
.ui-scroller::-webkit-scrollbar-thumb {
  background-color: #4d92ff;
  outline: 1px solid transparent;
  border-radius: 6px;
}
.ui-scroller.default {
  max-height: 350px;
}
.ui-scroller.small {
  max-height: 220px;
}
.ui-scroller.medium {
  max-height: 520px;
}
.ui-scroller.large {
  max-height: 720px;
}
.ui-scroller.fullheight {
  max-height: 100vh;
}

.clearfix {
  clear: both;
}
.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: " ";
  font-size: 0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

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

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

.grid-1-5 {
  width: 20%;
}

.grid-2-5 {
  width: 40%;
}

.grid-3-5 {
  width: 60%;
}

.grid-4-5 {
  width: 80%;
}

.grid-5-5 {
  width: 100%;
}

.grid-1-12 {
  width: 8.333333%;
}

.grid-2-12 {
  width: 16.666666%;
}

.grid-3-12 {
  width: 25%;
}

.grid-4-12 {
  width: 33.333333%;
}

.grid-5-12 {
  width: 41.666666%;
}

.grid-6-12 {
  width: 50%;
}

.grid-7-12 {
  width: 58.333333%;
}

.grid-8-12 {
  width: 66.666666%;
}

.grid-9-12 {
  width: 75%;
}

.grid-10-12 {
  width: 83.333333%;
}

.grid-11-12 {
  width: 91.666666%;
}

.grid-12-12 {
  width: 100%;
}

.grid-1-24 {
  width: 4.166666%;
}

.grid-2-24 {
  width: 8.333333%;
}

.grid-3-24 {
  width: 12.5%;
}

.grid-4-24 {
  width: 16.666666%;
}

.grid-5-24 {
  width: 20.833333%;
}

.grid-6-24 {
  width: 25%;
}

.grid-7-24 {
  width: 29.166666%;
}

.grid-8-24 {
  width: 33.333333%;
}

.grid-9-24 {
  width: 37.5%;
}

.grid-10-24 {
  width: 41.666666%;
}

.grid-11-24 {
  width: 45.833333%;
}

.grid-12-24 {
  width: 50%;
}

.grid-13-24 {
  width: 54.166666%;
}

.grid-14-24 {
  width: 58.333333%;
}

.grid-15-24 {
  width: 62.5%;
}

.grid-16-24 {
  width: 66.666666%;
}

.grid-17-24 {
  width: 70.833333%;
}

.grid-18-24 {
  width: 75%;
}

.grid-19-24 {
  width: 79.166666%;
}

.grid-20-24 {
  width: 83.333333%;
}

.grid-21-24 {
  width: 87.5%;
}

.grid-22-24 {
  width: 91.666666%;
}

.grid-23-24 {
  width: 95.833333%;
}

.grid-24-24 {
  width: 100%;
}

a {
  color: unset;
  text-decoration: none;
}

del {
  color: #747887;
}

p {
  margin-bottom: 1.5em;
}
p strong {
  color: #000000;
}
p.has-medium-font-size {
  font-size: 130% !important;
  line-height: 1.3;
}
p.has-small-font-size {
  font-size: 85% !important;
}
p a {
  color: #CF191F;
}
p a:hover {
  color: #B1090F;
  transition: all 0.15s ease-in-out;
}

h1 {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  letter-spacing: -0.025em;
  line-height: 1.075;
  color: #000000;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 0.525em;
}
@media screen and (min-width: 1100px) {
  h1 {
    font-size: 80px;
  }
}
@media screen and (max-width: 1100px) {
  h1 {
    font-size: 56px;
  }
}
@media screen and (max-width: 781px) {
  h1 {
    font-size: 50px;
  }
}
@media screen and (max-width: 580px) {
  h1 {
    font-size: 44px;
  }
}

h2, h3, h4, h5 {
  margin-bottom: 0.525em;
}

h2 {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  color: #000000;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 500;
}
h2.has-large-font-size {
  font-size: 62px !important;
}
@media screen and (min-width: 1100px) {
  h2 {
    font-size: 72px;
  }
}
@media screen and (max-width: 1200px) {
  h2.has-large-font-size {
    font-size: 52px !important;
  }
}
@media screen and (max-width: 1100px) {
  h2 {
    font-size: 60px;
  }
}
@media screen and (max-width: 781px) {
  h2 {
    font-size: 50px;
  }
}
@media screen and (max-width: 580px) {
  h2 {
    font-size: 46px;
  }
}

h3 {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  color: #000000;
  line-height: 1.2;
  font-size: 48px;
  text-transform: uppercase;
  font-weight: 500;
}
h3.subtitle {
  color: #9A9A9D;
  font-size: 26px;
}

h4 {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  color: #000000;
  font-size: 30px;
  letter-spacing: -0.03em;
  line-height: 1.2;
  font-weight: 500;
}

h5 {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  color: #000000;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 500;
}

hr {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  border: none;
  border-top: 1px solid #AAAAAA;
}

.button-primary {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  border: none;
  outline: none;
  cursor: pointer;
  padding-left: 1em;
  padding-right: 1em;
  font-size: 1rem;
  line-height: 0.9;
  font-weight: 600;
  user-select: none;
  white-space: nowrap;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 18px;
  background-color: #CF191F;
  color: #FFF;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  position: relative;
}
.button-primary .icon img {
  display: block;
  width: 100%;
  height: auto;
}
.button-primary i {
  margin-left: 0.75em;
}
.button-primary i:before {
  font-weight: 800;
  color: inherit;
}
.button-primary i {
  color: #776BFF;
}
.button-primary:before {
  display: block;
  content: "";
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid #FBF8EF;
  position: absolute;
  top: 4px;
  left: 4px;
}
.button-primary:hover {
  background-color: #B1090F;
  transition: all 0.05s ease-in-out;
}
.button-primary.small {
  min-height: 32px;
  font-size: 0.875rem;
}
.button-primary.large {
  min-height: 50px;
  font-size: 1.25rem;
}
.button-primary.block {
  width: 100%;
  position: relative;
}
.button-primary.disabled {
  cursor: not-allowed;
}
.button-text {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  border: none;
  outline: none;
  cursor: pointer;
  padding-left: 1em;
  padding-right: 1em;
  font-size: 1rem;
  line-height: 0.9;
  font-weight: 600;
  user-select: none;
  white-space: nowrap;
  padding-left: 0;
  padding-right: 0;
  color: #4A3BFD;
  font-size: 22px;
  font-weight: 700;
}
.button-text .icon img {
  display: block;
  width: 100%;
  height: auto;
}
.button-text i {
  margin-left: 0.75em;
}
.button-text i:before {
  font-weight: 800;
  color: inherit;
}
.button-text .icon,
.button-text i {
  color: inherit;
  margin-left: 0.5em;
  font-size: 100%;
  transition: margin-left 0.2s ease-out;
}
.button-text:hover {
  color: #4A3BFD;
  transition: all 0.05s ease-in-out;
}
.button-text:hover .icon,
.button-text:hover i {
  margin-left: 0.85em;
  transition: margin-left 0.3s ease-out;
}
.button-text.small {
  min-height: 32px;
  font-size: 0.875rem;
}
.button-text.large {
  min-height: 50px;
  font-size: 1.25rem;
}
.button-text.block {
  width: 100%;
  position: relative;
}
.button-text.disabled {
  cursor: not-allowed;
}
.button-cta {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  border: none;
  outline: none;
  cursor: pointer;
  padding-left: 1em;
  padding-right: 1em;
  font-size: 1rem;
  line-height: 0.9;
  font-weight: 600;
  user-select: none;
  white-space: nowrap;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 18px;
  background-color: #CF191F;
  color: #FFF;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  position: relative;
  font-size: 28px;
  min-height: 78px;
}
.button-cta .icon img {
  display: block;
  width: 100%;
  height: auto;
}
.button-cta i {
  margin-left: 0.75em;
}
.button-cta i:before {
  font-weight: 800;
  color: inherit;
}
.button-cta i {
  color: #776BFF;
}
.button-cta:before {
  display: block;
  content: "";
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid #FBF8EF;
  position: absolute;
  top: 4px;
  left: 4px;
}
.button-cta:hover {
  background-color: #B1090F;
  transition: all 0.05s ease-in-out;
}
.button-cta.small {
  min-height: 32px;
  font-size: 0.875rem;
}
.button-cta.large {
  min-height: 50px;
  font-size: 1.25rem;
}
.button-cta.block {
  width: 100%;
  position: relative;
}
.button-cta.disabled {
  cursor: not-allowed;
}

.wp-block-button.button-cta {
  align-items: stretch;
}
.wp-block-button.button-cta .wp-block-button__link {
  z-index: 1;
  display: flex;
  align-items: center;
}

.get-the-book {
  position: relative;
  display: inline-block;
}
.get-the-book .get-the-book-button {
  padding-right: 0;
}
.get-the-book .get-the-book-button .arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  font-size: 22px;
}
.get-the-book .get-the-book-button.large {
  min-height: 72px;
  font-size: 26px;
}
.get-the-book .dropdown-content {
  display: none;
  width: 200px;
  position: absolute;
  right: 0;
  background-color: #FFF;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.get-the-book .dropdown-content .links {
  display: flex;
  flex-flow: column nowrap;
  padding: 0;
}
.get-the-book .dropdown-content .links a {
  display: block;
  padding: 8px 20px;
  border-bottom: 1px solid #E1D7C1;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  text-transform: uppercase;
}
.get-the-book .dropdown-content .links a:last-child {
  border-bottom: none;
}
.get-the-book .dropdown-content .links a:hover {
  color: #CF191F;
  transition: all 0.1s ease-in-out;
}
@media screen and (max-height: 720px) {
  .get-the-book .dropdown-content {
    max-height: 290px;
    overflow-y: auto;
  }
}
.get-the-book.in-page .dropdown-content {
  width: 227px;
}
@media screen and (max-width: 520px) {
  .get-the-book .get-the-book-button {
    padding-left: 14px;
    padding-right: 14px;
    font-size: 16px;
  }
  .get-the-book .get-the-book-button .arrow {
    display: none;
  }
}

.box.default {
  background-color: #FFF;
  padding: 38px;
  position: relative;
  box-shadow: inset 0 0 0 10px #FFF, inset 0 0 0 11px #E1D7C1;
}
.box.default.primary {
  border-color: #4A3BFD;
  background-color: #4A3BFD;
}
.box.shadow {
  background-color: #FFF;
  padding: 38px;
  position: relative;
  border: 1px solid #CFDDFF;
  box-shadow: 0 0 8px 0 rgba(171, 176, 194, 0.2);
}
.box.shadow.has-hover {
  transition: all 0.1s ease-in-out;
}
.box.shadow.has-hover:hover, .box.shadow.has-hover:focus-within {
  border-color: #7db0ff;
  transition: all 0.1s ease-in-out;
}
.box.light {
  background-color: #FFF;
  padding: 38px;
  position: relative;
  background-color: #F1F5FF;
}

[class*=menu] > li,
[role=navigation] > li {
  cursor: pointer;
  list-style: none;
  position: relative;
}
[class*=menu] > li a,
[role=navigation] > li a {
  color: #686868;
  user-select: none;
}
[class*=menu] > li i,
[role=navigation] > li i {
  color: #9A9A9D;
}
[class*=menu] > li,
[class*=menu] > li a,
[role=navigation] > li,
[role=navigation] > li a {
  font-size: 22px;
  font-weight: 400;
  transition: color 0.15s ease-out;
  user-select: none;
}
[class*=menu] > li i + span,
[class*=menu] > li a i + span,
[role=navigation] > li i + span,
[role=navigation] > li a i + span {
  margin-left: 0;
}
[class*=menu] > li.is-active, [class*=menu] > li.active,
[class*=menu] > li a.is-active,
[class*=menu] > li a.active,
[role=navigation] > li.is-active,
[role=navigation] > li.active,
[role=navigation] > li a.is-active,
[role=navigation] > li a.active {
  font-weight: 500;
  color: #000000;
}
[class*=menu] > li.is-active i:before, [class*=menu] > li.active i:before,
[class*=menu] > li a.is-active i:before,
[class*=menu] > li a.active i:before,
[role=navigation] > li.is-active i:before,
[role=navigation] > li.active i:before,
[role=navigation] > li a.is-active i:before,
[role=navigation] > li a.active i:before {
  color: #4A3BFD;
}
[class*=menu] > li.active, [class*=menu] > li.active > a, [class*=menu] > li.is-active, [class*=menu] > li.is-active > a, [class*=menu] > li.is-open, [class*=menu] > li.is-open > a,
[role=navigation] > li.active,
[role=navigation] > li.active > a,
[role=navigation] > li.is-active,
[role=navigation] > li.is-active > a,
[role=navigation] > li.is-open,
[role=navigation] > li.is-open > a {
  color: #000000;
}
[class*=menu] > li.active i:before, [class*=menu] > li.is-active i:before, [class*=menu] > li.is-open i:before,
[role=navigation] > li.active i:before,
[role=navigation] > li.is-active i:before,
[role=navigation] > li.is-open i:before {
  color: #4A3BFD;
}
[class*=menu] > li:hover, [class*=menu] > li:hover > a,
[role=navigation] > li:hover,
[role=navigation] > li:hover > a {
  color: #000000;
  transition: color 0.15s ease-out;
}
[class*=menu] > li:hover i:before,
[role=navigation] > li:hover i:before {
  color: #4A3BFD;
  transition: color 0.15s ease-out;
}

[role=navigation],
.menu {
  list-style: none;
  padding: 0;
}
[role=navigation] > li,
.menu > li {
  list-style: none;
  padding-left: 0;
}
[role=navigation] > li:before,
.menu > li:before {
  display: none;
}
[role=navigation] > li a,
.menu > li a {
  font-weight: 500;
}
[role=navigation] > li a:hover,
.menu > li a:hover {
  color: #4A3BFD;
  transition: all 0.15s ease-in-out;
}
[role=navigation] h2:not(:first-child),
.menu h2:not(:first-child) {
  margin-top: 20px;
}

.menu-vertical {
  display: inline-flex;
  flex-direction: column;
  line-height: 1em;
}
.menu-vertical > li {
  display: block;
  padding: 0.5em 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.menu-vertical > li:last-child {
  margin-bottom: 0;
}
.menu-vertical > li i {
  display: inline-block;
  min-width: 19px;
  max-width: 19px;
  margin-right: 5px;
}
.menu-vertical > li a {
  cursor: pointer;
}
.menu-vertical > li a span {
  margin-left: 0;
}
.menu-vertical > li > a, .menu-vertical > li > .menu-toggle {
  display: block;
  width: 100%;
  position: relative;
}
.menu-vertical > li > a > i:before, .menu-vertical > li > .menu-toggle > i:before {
  color: #4A3BFD;
}
.menu-vertical > li > a .toggle-action, .menu-vertical > li > .menu-toggle .toggle-action {
  position: absolute;
  right: 15px;
  top: -1px;
}
.menu-vertical > li > a .toggle-action i:before, .menu-vertical > li > .menu-toggle .toggle-action i:before {
  font-size: 80%;
  color: #9A9A9D;
}
.menu-vertical > li > a .toggle-action:hover i:before, .menu-vertical > li > .menu-toggle .toggle-action:hover i:before {
  color: #4A3BFD;
  transition: all 0.15s linear;
}
.menu-vertical > li .menu-expansion {
  max-height: 0;
  padding-right: 12px;
  overflow: hidden;
  transition: max-height 0.25s linear;
}
.menu-vertical > li .menu-expansion > *:first-child {
  margin-top: 12px;
}
.menu-vertical > li.header {
  display: none;
  background-color: #4A3BFD;
  padding-top: 1em !important;
  padding-bottom: 1em !important;
}
.menu-vertical > li.header .title {
  color: #FFF;
  font-size: 20px;
  font-weight: 500;
}
.menu-vertical > li.header .panel-close {
  position: static !important;
  margin-left: auto;
}
.menu-vertical > li.header .panel-close i {
  position: static !important;
}
.menu-vertical > li.header .panel-close i:before {
  color: #FFF;
  position: static !important;
}
@media screen and (max-width: 781px) {
  .menu-vertical > li.header {
    display: flex;
  }
}
.menu-vertical > li.has-submenu {
  padding: 0;
}
.menu-vertical > li.has-submenu > a, .menu-vertical > li.has-submenu > .menu-toggle {
  width: 100%;
  position: relative;
}
.menu-vertical > li.has-submenu > a:before, .menu-vertical > li.has-submenu > .menu-toggle:before {
  display: block;
  font-family: "Font Awesome 6 Pro";
  content: "\f105";
  width: 14px;
  height: 16px;
  font-size: 100%;
  line-height: 14px;
  color: #9A9A9D;
  text-align: center;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -7px;
  transform: rotate(0deg);
  transition: transform 0.1s ease-in-out;
}
.menu-vertical > li.has-submenu > .submenu {
  width: 100%;
  height: auto;
  max-height: 0;
  padding-left: 1.5em;
  padding-right: 1.5em;
  overflow: hidden;
  transition: max-height 0.5s linear;
}
.menu-vertical > li.has-submenu > .submenu > * {
  opacity: 0;
  transition: opacity 0.1s ease-in-out;
}
.menu-vertical > li.has-submenu > .submenu > *:first-child {
  margin-top: 5px;
}
.menu-vertical > li.has-submenu > .submenu > *:last-child {
  margin-bottom: 5px;
}
.menu-vertical > li.has-submenu > .submenu > li {
  border-radius: 6px;
  padding: 10px 12px;
  margin-bottom: 5px;
  background-color: #F0F4FF;
  position: relative;
  transition: all 0.35s linear;
  opacity: 0;
}
.menu-vertical > li.has-submenu > .submenu > li,
.menu-vertical > li.has-submenu > .submenu > li a {
  color: #686868;
  font-weight: 500;
}
.menu-vertical > li.has-submenu > .submenu > li .menu-toggle {
  display: block;
  width: 100%;
}
.menu-vertical > li.has-submenu > .submenu > li > i {
  display: inline-block;
  width: 20px;
  height: 20px;
}
.menu-vertical > li.has-submenu > .submenu > li > i:before {
  line-height: 20px;
  text-align: center;
  font-size: 90%;
  color: #9A9A9D;
}
.menu-vertical > li.has-submenu > .submenu > li:first-child {
  margin-top: 5px;
}
.menu-vertical > li.has-submenu > .submenu > li:first-child.d-none {
  display: block !important;
  height: 0;
  padding: 0;
  background-color: transparent;
  overflow: hidden;
}
.menu-vertical > li.has-submenu > .submenu > li:first-child.d-none > * {
  display: none;
}
.menu-vertical > li.has-submenu > .submenu > li:last-child {
  margin-bottom: 5px;
}
.menu-vertical > li.has-submenu > .submenu > li:hover {
  background-color: #F0F4FF;
  transition: all 0.2s ease-in-out;
}
.menu-vertical > li.has-submenu > .submenu > li:hover i:before {
  color: #4A3BFD;
  transition: all 0.2s ease-in-out;
}
.menu-vertical > li.has-submenu > .submenu > li:hover, .menu-vertical > li.has-submenu > .submenu > li.active, .menu-vertical > li.has-submenu > .submenu > li.is-open, .menu-vertical > li.has-submenu > .submenu > li.is-default {
  transition: all 0.2s ease-in-out;
}
.menu-vertical > li.has-submenu > .submenu > li:hover,
.menu-vertical > li.has-submenu > .submenu > li:hover a, .menu-vertical > li.has-submenu > .submenu > li.active,
.menu-vertical > li.has-submenu > .submenu > li.active a, .menu-vertical > li.has-submenu > .submenu > li.is-open,
.menu-vertical > li.has-submenu > .submenu > li.is-open a, .menu-vertical > li.has-submenu > .submenu > li.is-default,
.menu-vertical > li.has-submenu > .submenu > li.is-default a {
  color: #000000;
}
.menu-vertical > li.has-submenu > .submenu > li.active .menu-expansion {
  max-height: 2000px;
  overflow: visible;
  transition: max-height 3s linear;
}
.menu-vertical > li.has-submenu.panel-filter > .submenu {
  padding-left: 0;
}
.menu-vertical > li.has-submenu.no-icon > .submenu {
  margin-left: 0;
}
.menu-vertical > li.is-open.has-submenu > a:before, .menu-vertical > li.is-open.has-submenu > .menu-toggle:before, .menu-vertical > li.active.has-submenu > a:before, .menu-vertical > li.active.has-submenu > .menu-toggle:before, .menu-vertical > li.show.has-submenu > a:before, .menu-vertical > li.show.has-submenu > .menu-toggle:before {
  color: #4A3BFD;
  transform: rotate(90deg);
  transition: transform 0.2s ease-in-out;
}
.menu-vertical > li.is-open.has-submenu > .submenu, .menu-vertical > li.active.has-submenu > .submenu, .menu-vertical > li.show.has-submenu > .submenu {
  max-height: 2000px;
  overflow: visible;
  transition: max-height 3s linear;
}
.menu-vertical > li.is-open.has-submenu > .submenu > *, .menu-vertical > li.is-open.has-submenu > .submenu > *.is-open, .menu-vertical > li.is-open.has-submenu > .submenu > .submenu-item, .menu-vertical > li.is-open.has-submenu > .submenu > .submenu-item.is-open, .menu-vertical > li.active.has-submenu > .submenu > *, .menu-vertical > li.active.has-submenu > .submenu > *.is-open, .menu-vertical > li.active.has-submenu > .submenu > .submenu-item, .menu-vertical > li.active.has-submenu > .submenu > .submenu-item.is-open, .menu-vertical > li.show.has-submenu > .submenu > *, .menu-vertical > li.show.has-submenu > .submenu > *.is-open, .menu-vertical > li.show.has-submenu > .submenu > .submenu-item, .menu-vertical > li.show.has-submenu > .submenu > .submenu-item.is-open {
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
  transition-delay: 375ms;
}
.menu-vertical > li.border-top {
  border-bottom: 1px solid #AAAAAA;
}
.menu-vertical > li.border-bottom {
  border-bottom: 1px solid #AAAAAA;
}
.menu-vertical > li:hover i:before {
  color: #4A3BFD;
  transition: color 0.15s ease-out;
}
.menu-vertical.pills > li {
  margin-bottom: 6px;
}
.menu-vertical.pills > li:last-child {
  margin-bottom: 0;
}
.menu-vertical.pills.single-box > li {
  margin-bottom: 0;
  border-radius: 0;
  border-bottom: 1px solid #4A3BFD;
}
.menu-vertical.pills.single-box > li:first-child > a.active, .menu-vertical.pills.single-box > li:first-child > a.is-active {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.menu-vertical.pills.single-box > li:last-child {
  border-bottom: none;
}
.menu-vertical.pills.single-box > li:last-child > a.active, .menu-vertical.pills.single-box > li:last-child > a.is-active {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.menu-vertical.boxed > li {
  padding: 0;
  margin-bottom: 0;
  border-bottom: 1px solid #AAAAAA;
}
.menu-vertical.boxed > li > a {
  text-align: left;
}
.menu-vertical.boxed > li:first-child > a.is-active, .menu-vertical.boxed > li:first-child > a.active {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.menu-vertical.boxed > li:last-child {
  border-bottom: none;
}
.menu-vertical.boxed > li:last-child > a.is-active, .menu-vertical.boxed > li:last-child > a.active {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.menu-vertical.panel {
  background-color: #FFF;
  padding: 38px;
  position: relative;
  padding: 0;
  display: inline-block;
}
.menu-vertical.panel > li {
  padding: 0;
}
.menu-vertical.panel > li > .content, .menu-vertical.panel > li > a, .menu-vertical.panel > li > span {
  width: 100%;
  padding: 0.75em 1.5em;
}
.menu-vertical.panel > li > span, .menu-vertical.panel > li > a {
  font-weight: 500;
  color: #000000;
}
.menu-vertical.panel > li > .content h2,
.menu-vertical.panel > li > .content h3 {
  margin-bottom: 0.35em;
}
.menu-vertical.panel > li > .content > [class*=button-] {
  line-height: 22px;
}
.menu-vertical.panel > li > .content > [class*=button-]:first-child {
  margin-top: 0.5em;
  margin-bottom: 0.5em !important;
}
.menu-vertical.panel > li > .content > *:last-child {
  margin-bottom: 0 !important;
}
.menu-vertical.panel > li.has-submenu.no-icon .submenu {
  padding-left: 1.5em;
  padding-right: 1.5em;
}
.menu-vertical.panel > li:first-child {
  padding-top: 16px;
}
.menu-vertical.panel > li:last-child {
  padding-bottom: 16px;
}
.menu-vertical.panel > li:hover > *,
.menu-vertical.panel > li:hover a,
.menu-vertical.panel > li:hover a strong {
  color: #776BFF;
  transition: all 0.15s ease-out;
}
.menu-vertical.panel.simple > li {
  border-bottom: none;
}
.menu-vertical.panel.simple > li:first-child > a {
  padding-top: 1.5em;
}
.menu-vertical.panel.simple > li:last-child > a {
  padding-bottom: 1.5em;
}
.menu-vertical.panel.simple > li.is-selected > a, .menu-vertical.panel.simple > li.selected > a {
  color: #000000;
  font-weight: 500;
}
.menu-vertical.panel.simple > li.is-selected > a:before, .menu-vertical.panel.simple > li.selected > a:before {
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f00c";
  font-size: 75%;
  color: #4A3BFD;
  margin-right: 5px;
}
.menu-vertical.panel.large {
  min-width: 560px;
}
.menu-vertical.panel.medium {
  min-width: 320px;
}
.menu-vertical.panel.small {
  min-width: 18px;
}
@media screen and (min-width: 781px) {
  .menu-vertical.panel {
    min-width: 240px;
  }
}
@media screen and (max-width: 781px) {
  .menu-vertical.panel {
    padding: 55px 0 65px 0;
    display: block;
  }
  .menu-vertical.panel > li > a {
    font-size: 110%;
    padding-left: 1em;
    padding-right: 1em;
  }
  .menu-vertical.panel > li.has-submenu > .submenu > li {
    font-size: 110% !important;
  }
  .menu-vertical.panel > li.has-submenu > .submenu > li > a {
    font-size: 100%;
  }
}
.menu-vertical.tabs > li {
  position: relative;
}
.menu-vertical.tabs > li a {
  position: static;
}
.menu-vertical.tabs > li a.is-active:before, .menu-vertical.tabs > li a.active:before {
  width: 100%;
  height: 3px;
  left: 0;
  bottom: -1px;
}
.menu-horizontal {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.menu-horizontal > li {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  margin-right: 1em;
}
.menu-horizontal > li i {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  margin-right: 0.25em;
}
.menu-horizontal > li i:last-child {
  margin-right: 0;
}
.menu-horizontal > li a {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  position: relative;
}
.menu-horizontal > li .count + .timestamp {
  margin-left: 8px;
}
.menu-horizontal > li:last-child {
  margin-right: 0;
}
.menu-horizontal > li.icon {
  margin-right: 10px;
}
.menu-horizontal > li.buttons button:last-child {
  margin-left: 6px;
}
.menu-horizontal > li.active a, .menu-horizontal > li.is-active a {
  color: #000000;
  font-weight: 600;
}
.menu-horizontal.tabs {
  padding: 0;
}
.menu-horizontal.tabs > li {
  margin-bottom: 0 !important;
  padding: 12px 0;
  font-size: 48px;
  color: #9A9A9D;
  letter-spacing: -0.02em;
  font-weight: 600;
}
.menu-horizontal.tabs > li:hover {
  color: #4A3BFD;
  transition: color 0.15s ease-in-out;
}
.menu-horizontal.tabs > li.is-open {
  color: #000000;
}
.menu-horizontal.tabs > li:before {
  display: none;
}
@media screen and (max-width: 1100px) {
  .menu-horizontal.tabs > li {
    padding: 12px 0;
    font-size: 40px;
  }
}
@media screen and (max-width: 860px) {
  .menu-horizontal.tabs > li {
    padding: 12px 0;
    font-size: 32px;
  }
}
@media screen and (max-width: 781px) {
  .menu-horizontal {
    flex-wrap: wrap;
    justify-content: center;
  }
  .menu-horizontal.tabs > li {
    padding: 12px 0;
    font-size: 20px;
  }
}
@media screen and (max-width: 520px) {
  .menu-horizontal.tabs {
    margin: 0;
  }
  .menu-horizontal.tabs > li {
    padding: 12px 0;
    font-size: 18px;
    margin-right: 10px;
  }
  .menu-horizontal.tabs > li:last-child {
    margin-right: 0;
  }
}
.menu-toggle {
  width: 60px;
  height: 60px;
  position: relative;
  cursor: pointer;
}
.menu-toggle .bars {
  width: 24px;
  height: 18px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
}
.menu-toggle .bars span {
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background: #AAAAAA;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.menu-toggle .bars span:nth-child(1) {
  top: 0;
}
.menu-toggle .bars span:nth-child(2), .menu-toggle .bars span:nth-child(3) {
  top: 8px;
}
.menu-toggle .bars span:nth-child(4) {
  top: 16px;
}
.menu-toggle:hover .bars span {
  background-color: #4A3BFD;
  transition: background-color 0.15s ease-out;
}
.menu-toggle.is-open .bars span {
  transition: 0.15s ease-in-out;
}
.menu-toggle.is-open .bars span:nth-child(1) {
  top: 18px;
  width: 0;
  left: 50%;
}
.menu-toggle.is-open .bars span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu-toggle.is-open .bars span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.menu-toggle.is-open .bars span:nth-child(4) {
  top: 18px;
  width: 0;
  left: 50%;
}
@media screen and (max-width: 860px) {
  .menu-toggle {
    display: flex;
  }
}

[data-toggle-underline] {
  position: absolute;
  height: 2px;
  background-color: #4A3BFD;
  transition: all 0.5s ease-in-out;
  transform: translateY(-16px);
}
@media screen and (max-width: 520px) {
  [data-toggle-underline] {
    transform: translateY(0);
  }
}

.main-menu .menu {
  margin: 0;
  padding: 0;
}
.legal-menu .menu {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
}
.legal-menu .menu > .menu-item {
  margin-right: 1.5em;
}
.legal-menu .menu > .menu-item:last-child {
  margin-right: 0;
}

.tabs .tabs-header {
  margin-bottom: 60px;
}
.tabs .tabs-header .menu-horizontal {
  width: 100%;
  justify-content: space-between;
}
.tabs .tabs-container .tab-content {
  height: auto;
  max-height: 0;
  overflow: hidden;
}
.tabs .tabs-container .tab-content .content {
  opacity: 0;
}
.tabs .tabs-container .tab-content.is-open {
  max-height: 2000px;
  overflow: visible;
}
.tabs .tabs-container .tab-content.is-open .content {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
  transition-delay: 0.1s;
}

.accordion-section-content {
  height: auto;
  max-height: 0;
  overflow: hidden;
}
.frame {
  padding: 32px;
}
.frame-min {
  padding: 8px;
}
.frame-small {
  padding: 12px;
}
.frame-medium {
  padding: 24px;
}
@media screen and (min-width: 660px) {
  .frame-large {
    padding: 64px;
  }
}
@media screen and (max-width: 660px) {
  .frame-large {
    padding: 24px;
  }
}
.frame-vertical {
  padding-top: 32px;
  padding-bottom: 32px;
}
.frame-vertical-min {
  padding-top: 8px;
  padding-bottom: 8px;
}
.frame-vertical-small {
  padding-top: 12px;
  padding-bottom: 12px;
}
.frame-vertical-medium {
  padding-top: 24px;
  padding-bottom: 24px;
}
@media screen and (min-width: 660px) {
  .frame-vertical-large {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
@media screen and (max-width: 660px) {
  .frame-vertical-large {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.frame-horizontal {
  padding-left: 32px;
  padding-right: 32px;
}
.frame-horizontal-min {
  padding-left: 8px;
  padding-right: 8px;
}
.frame-horizontal-small {
  padding-left: 12px;
  padding-right: 12px;
}
.frame-horizontal-medium {
  padding-left: 24px;
  padding-right: 24px;
}
@media screen and (min-width: 660px) {
  .frame-horizontal-large {
    padding-left: 64px;
    padding-right: 64px;
  }
}
@media screen and (max-width: 660px) {
  .frame-horizontal-large {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (min-width: 660px) {
  .frame-horizontal-xlarge {
    padding-left: 90px;
    padding-right: 90px;
  }
}
@media screen and (max-width: 660px) {
  .frame-horizontal-xlarge {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.frame-top-min {
  padding-top: 8px;
}
.frame-top-small {
  padding-top: 12px;
}
.frame-top-medium {
  padding-top: 24px;
}
@media screen and (min-width: 660px) {
  .frame-top-large {
    padding-top: 64px;
  }
}
@media screen and (max-width: 660px) {
  .frame-top-large {
    padding-top: 24px;
  }
}
.frame-right-min {
  padding-right: 8px;
}
.frame-right-small {
  padding-right: 12px;
}
.frame-right-medium {
  padding-right: 24px;
}
@media screen and (min-width: 660px) {
  .frame-right-large {
    padding-right: 64px;
  }
}
@media screen and (max-width: 660px) {
  .frame-right-large {
    padding-right: 24px;
  }
}
.frame-bottom-min {
  padding-bottom: 8px;
}
.frame-bottom-small {
  padding-bottom: 12px;
}
.frame-bottom-medium {
  padding-bottom: 24px;
}
@media screen and (min-width: 660px) {
  .frame-bottom-large {
    padding-bottom: 64px;
  }
}
@media screen and (max-width: 660px) {
  .frame-bottom-large {
    padding-bottom: 24px;
  }
}
.frame-left-min {
  padding-left: 8px;
}
.frame-left-small {
  padding-left: 12px;
}
.frame-left-medium {
  padding-left: 24px;
}
@media screen and (min-width: 660px) {
  .frame-left-large {
    padding-left: 64px;
  }
}
@media screen and (max-width: 660px) {
  .frame-left-large {
    padding-left: 24px;
  }
}

.margin {
  margin: 32px;
}
.margin-min {
  margin: 8px;
}
.margin-small {
  margin: 12px;
}
.margin-medium {
  margin: 24px;
}
@media screen and (min-width: 660px) {
  .margin-large {
    margin: 64px;
  }
}
@media screen and (max-width: 660px) {
  .margin-large {
    margin: 24px;
  }
}
.margin-vertical {
  margin-top: 32px;
  margin-bottom: 32px;
}
.margin-vertical-min {
  margin-top: 8px;
  margin-bottom: 8px;
}
.margin-vertical-small {
  margin-top: 12px;
  margin-bottom: 12px;
}
.margin-vertical-medium {
  margin-top: 24px;
  margin-bottom: 24px;
}
@media screen and (min-width: 660px) {
  .margin-vertical-large {
    margin-top: 64px;
    margin-bottom: 64px;
  }
}
@media screen and (max-width: 660px) {
  .margin-vertical-large {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}
.margin-horizontal {
  margin-left: 32px;
  margin-right: 32px;
}
.margin-horizontal-min {
  margin-left: 8px;
  margin-right: 8px;
}
.margin-horizontal-small {
  margin-left: 12px;
  margin-right: 12px;
}
.margin-horizontal-medium {
  margin-left: 24px;
  margin-right: 24px;
}
@media screen and (min-width: 660px) {
  .margin-horizontal-large {
    margin-left: 64px;
    margin-right: 64px;
  }
}
@media screen and (max-width: 660px) {
  .margin-horizontal-large {
    margin-left: 24px;
    margin-right: 24px;
  }
}
@media screen and (min-width: 660px) {
  .margin-horizontal-xlarge {
    padding-left: 90px;
    padding-right: 90px;
  }
}
@media screen and (max-width: 660px) {
  .margin-horizontal-xlarge {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (min-width: 660px) {
  .margin-horizontal-xxlarge {
    padding-left: 120px;
    padding-right: 120px;
  }
}
@media screen and (max-width: 660px) {
  .margin-horizontal-xxlarge {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.margin-top {
  margin-top: 32px;
}
.margin-top-min {
  margin-top: 8px;
}
.margin-top-small {
  margin-top: 12px;
}
.margin-top-medium {
  margin-top: 24px;
}
@media screen and (min-width: 660px) {
  .margin-top-large {
    margin-top: 64px;
  }
}
@media screen and (max-width: 660px) {
  .margin-top-large {
    margin-top: 24px;
  }
}
.margin-right {
  margin-right: 32px;
}
.margin-right-min {
  margin-right: 8px;
}
.margin-right-small {
  margin-right: 12px;
}
.margin-right-medium {
  margin-right: 24px;
}
@media screen and (min-width: 660px) {
  .margin-right-large {
    margin-right: 64px;
  }
}
@media screen and (max-width: 660px) {
  .margin-right-large {
    margin-right: 24px;
  }
}
.margin-bottom {
  margin-bottom: 32px;
}
.margin-bottom-min {
  margin-bottom: 8px;
}
.margin-bottom-small {
  margin-bottom: 12px;
}
.margin-bottom-medium {
  margin-bottom: 24px;
}
@media screen and (min-width: 660px) {
  .margin-bottom-large {
    margin-bottom: 64px;
  }
}
@media screen and (max-width: 660px) {
  .margin-bottom-large {
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 660px) {
  .margin-bottom-xlarge {
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 660px) {
  .margin-bottom-xlarge {
    margin-bottom: 90px;
  }
}
.margin-left {
  margin-left: 32px;
}
.margin-left-min {
  margin-left: 8px;
}
.margin-left-small {
  margin-left: 12px;
}
.margin-left-medium {
  margin-left: 24px;
}
@media screen and (min-width: 660px) {
  .margin-left-large {
    margin-left: 64px;
  }
}
@media screen and (max-width: 660px) {
  .margin-left-large {
    margin-left: 24px;
  }
}

.no-margin {
  margin: 0 !important;
}
.no-margin-horizontal {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.no-margin-vertical {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.no-margin-left {
  margin-left: 0 !important;
}
.no-margin-right {
  margin-right: 0 !important;
}
.no-margin-top {
  margin-top: 0 !important;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}

.no-padding {
  padding: 0 !important;
}
.no-padding-horizontal {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.no-padding-vertical {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.no-padding-left {
  padding-left: 0 !important;
}
.no-padding-right {
  padding-right: 0 !important;
}
.no-padding-top {
  padding-top: 0 !important;
}
.no-padding-bottom {
  padding-bottom: 0 !important;
}

@media screen and (min-width: 860px) {
  .shift-up-small {
    margin-top: -3em !important;
  }
  .shift-up-medium {
    margin-top: -5em !important;
  }
  .shift-up-large {
    margin-top: -8em !important;
  }
  .shift-down-small {
    margin-bottom: -3em !important;
  }
  .shift-down-medium {
    margin-bottom: -5em !important;
  }
  .shift-down-large {
    margin-bottom: -8em !important;
  }
  .shift-right-small {
    margin-right: -3em !important;
  }
  .shift-right-medium {
    margin-right: -5em !important;
  }
  .shift-right-large {
    margin-right: -8em !important;
  }
  .shift-left-small {
    margin-left: -3em !important;
  }
  .shift-left-medium {
    margin-left: -5em !important;
  }
  .shift-left-large {
    margin-left: -8em !important;
  }
}

.border {
  border: 1px solid #E3E4E8;
}
.hide {
  display: none !important;
}
@media screen and (max-width: 660px) {
  .hide-on-mobile {
    display: none !important;
  }
}
@media screen and (max-width: 960px) {
  .hide-on-smallscreen {
    display: none !important;
  }
}
@media screen and (min-width: 781px) {
  .hide-on-desktop {
    display: none !important;
  }
}

.show-on-mobile {
  display: none !important;
}
@media screen and (max-width: 781px) {
  .show-on-mobile {
    display: block !important;
  }
}
.show-on-smallscreen {
  display: none !important;
}
@media screen and (max-width: 960px) {
  .show-on-smallscreen {
    display: block !important;
  }
}
.show-on-desktop {
  display: none !important;
}
@media screen and (max-width: 1600px) {
  .show-on-desktop {
    display: block !important;
  }
}

@media screen and (min-width: 781px) {
  .only-on-mobile {
    display: none;
  }
}

.bg-white {
  background-color: #FFF;
}
.bg-main, .bg-default {
  background-color: #F0F4FF;
}
.bg-grey-light {
  background-color: #F8F9FA;
}
.bg-light-blue {
  background-color: #F0F4FF;
}
.bg-light {
  background-color: #F0F4FF;
}
.bg-lighter {
  background-color: #F8F9FF;
}
.bg-lightest {
  background-color: #FAFBFF;
}
.bg-medium {
  background-color: #F0F4FF;
}
.bg-primary {
  background-color: #4A3BFD;
}
.bg-primary-light {
  background-color: #CFDDFF;
}
.bg-primary-lighter {
  background-color: #F1F5FF;
}
.bg-primary-lightest {
  background-color: #F1F5FF;
}
.bg-dark {
  background-color: #67728E;
}
.bg-success {
  background-color: #8ED144;
}
.bg-success-light {
  background-color: #9ce059;
}
.bg-error {
  background-color: #DA3030;
}
.bg-error-light {
  background-color: #FA3F3F;
}
.bg-warning {
  background-color: #FFBD00;
}
.bg-warning-light {
  background-color: #efc652;
}

.text-align-left {
  text-align: left !important;
}

.text-align-right {
  text-align: right !important;
}

.text-align-center {
  text-align: center !important;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.center-in-page {
  display: flex;
  flex-grow: 2;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
}

.hide {
  display: none !important;
}
@media screen and (max-width: 1200px) {
  .hide-on-laptop {
    display: none;
  }
}
@media screen and (max-width: 1100px) {
  .hide-on-tablet {
    display: none;
  }
}
@media screen and (max-width: 960px) {
  .hide-on-smallscreen {
    display: none;
  }
}
@media screen and (max-width: 1100px) {
  .hide-on-tablet {
    display: none;
  }
}
@media screen and (max-width: 660px) {
  .hide-on-mobile {
    display: none;
  }
}
@media screen and (max-width: 720px) {
  .hide-on-mobile-lg {
    display: none;
  }
}
@media screen and (max-width: 580px) {
  .hide-on-mobile-m {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .hide-on-mobile-s {
    display: none;
  }
}
@media screen and (max-width: 380px) {
  .hide-on-mobile-xs {
    display: none;
  }
}

.d-none {
  display: none;
}
.d-block {
  display: block;
}
.d-flex {
  display: flex;
}

.hrule {
  position: relative;
}
.hrule:before {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #AAAAAA;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.5px;
}

video {
  display: block;
  width: 100%;
  height: 56.25%;
  border-radius: 6px;
  overflow: hidden;
  object-fit: cover;
  position: relative;
}
video .play-me {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  cursor: pointer;
}
video .play-me:before {
  display: block;
  width: 40px;
  height: 40px;
  font-family: "Font Awesome 6 Pro";
  content: "\f144";
  font-weight: 600;
  color: #4A3BFD;
  font-size: 30px;
  line-height: 40px;
}
video + * {
  margin-top: 1.5em;
}

.no-overflow {
  overflow: hidden;
}

.textblock {
  width: 100%;
  max-width: 760px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.textblock.xsmall {
  max-width: 300px;
}
.textblock.small {
  max-width: 420px;
}
.textblock.medium {
  max-width: 960px;
}
.textblock.tablet {
  max-width: 1024px;
}

.asterisk {
  font-weight: 900;
  color: #4A3BFD;
}

input, textarea {
  font-family: "filosofia", "Georgia", serif;
}
input:not([type=submit]):not([type=button]):not([type=checkbox]):not([type=radio]), textarea:not([type=submit]):not([type=button]):not([type=checkbox]):not([type=radio]) {
  outline: none;
  padding: 8px;
  font-size: 22px;
  line-height: 0.925;
  font-weight: 500;
  min-height: 70px;
  background-color: #F6F3EA;
  color: #3D2B17;
  border-radius: 0;
  border: none;
  -webkit-box-shadow: inset 0 0 0 1000px #F6F3EA !important;
}
input:not([type=submit]):not([type=button]):not([type=checkbox]):not([type=radio])::placeholder, textarea:not([type=submit]):not([type=button]):not([type=checkbox]):not([type=radio])::placeholder {
  color: #CED0D9;
  font-size: 1rem;
}

label {
  font-size: 0.825rem;
  font-weight: 500;
  color: #747887;
}

textarea {
  font-family: "filosofia", "Georgia", serif;
  box-sizing: border-box;
  border: 1px solid #E3E4E8;
  outline: none;
  padding: 8px;
  font-size: 1rem;
  line-height: 0.925;
  min-height: 48px;
  background-color: #FFF;
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
}
textarea:hover {
  border-color: #AAAAAA;
  transition: all 0.2s ease-out;
}
textarea:focus {
  border-color: #63A1FF;
  box-shadow: 0 0 8px 0 rgba(207, 221, 255, 0.625) !important;
  transition: all 0.1s ease-out;
}
textarea::placeholder {
  color: #CED0D9;
  font-size: 1rem;
}

select {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
}

fieldset {
  display: flex;
  flex-flow: column nowrap;
  border: none;
  margin-bottom: 24px;
}

.input-wrapper {
  box-shadow: inset 0 0 0 1px #E3E4E8;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  min-height: 48px;
  border-radius: 6px;
  margin-bottom: 24px;
  background-color: #FFF;
}
.input-wrapper:hover {
  box-shadow: inset 0 0 0 1px #AAAAAA;
  transition: all 0.1s ease-out;
}
.input-wrapper:focus-within {
  box-shadow: inset 0 0 0 1px #63A1FF, 0 0 8px 0 rgba(207, 221, 255, 0.625);
  transition: all 0.1s ease-out;
}
.input-wrapper input:not([type=submit]):not([type=button]):not([type=checkbox]):not([type=radio]) {
  width: 100%;
  background-color: transparent;
  border-color: transparent;
  padding-left: 2px;
}
.input-wrapper input:not([type=submit]):not([type=button]):not([type=checkbox]):not([type=radio]):hover, .input-wrapper input:not([type=submit]):not([type=button]):not([type=checkbox]):not([type=radio]):focus {
  box-shadow: none !important;
  border-color: transparent;
  background-color: transparent;
}
.input-wrapper .icon,
.input-wrapper i {
  display: inline-flex;
  width: 48px;
  height: 48px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  color: #4A3BFD;
}
.input-wrapper .icon:before,
.input-wrapper i:before {
  color: inherit;
}
.input-wrapper.icon-to-left input {
  border-left: none !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.input-wrapper.icon-to-right input {
  border-right: none !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.input-wrapper.pills > * {
  border-right: 1px solid #E3E4E8;
}
.input-wrapper.pills > *:last-child:not(input) {
  border-right: none;
}
.input-wrapper.pills input:not([type=submit]):not([type=button]):not([type=checkbox]):not([type=radio]),
.input-wrapper.pills textarea:not([type=submit]):not([type=button]):not([type=checkbox]):not([type=radio]) {
  padding-left: 8px;
  background-color: transparent;
}
.input-wrapper.pills:focus-within > * {
  border-right-color: #63A1FF;
}
.input-wrapper:last-child {
  margin-bottom: 0;
}

.input-group {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
}
.input-group > * {
  margin-bottom: 0;
  margin-right: 8px;
}
.input-group > *:last-child {
  margin-right: 0;
}
.input-group.style-alternate {
  border-radius: 6px;
  background-color: #FFF;
  min-height: 42px;
  padding: 3px 8px 6px 8px;
}
.input-group.style-alternate label {
  display: block;
  width: 100%;
  font-size: 10px;
  text-align: center;
  font-weight: 500;
  margin: 0;
}
.input-group.style-alternate input:not([type=submit]):not([type=button]):not([type=checkbox]):not([type=radio]) {
  min-height: 24px;
  height: 24px;
  font-size: 20px;
  line-height: 18px;
  font-weight: 500;
  text-align: center;
  background-color: transparent;
  border: none;
  padding: 0;
}
.input-group.style-alternate input:not([type=submit]):not([type=button]):not([type=checkbox]):not([type=radio]):hover, .input-group.style-alternate input:not([type=submit]):not([type=button]):not([type=checkbox]):not([type=radio]):focus {
  border: none;
  box-shadow: none !important;
}

.input-checkbox,
.input-radio {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  user-select: none;
  margin-bottom: 8px;
}
.input-checkbox label[for],
.input-radio label[for] {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  cursor: pointer;
  position: relative;
}
.input-checkbox label[for]:before,
.input-radio label[for]:before {
  border: 1px solid #E3E4E8;
  display: flex;
  align-items: center;
  justify-content: center;
  color: transparent;
  box-sizing: border-box;
  margin-right: 12px;
}
.input-checkbox label[for]:hover:before,
.input-radio label[for]:hover:before {
  border-color: #AAAAAA;
}
.input-checkbox input[type=checkbox],
.input-checkbox input[type=radio],
.input-radio input[type=checkbox],
.input-radio input[type=radio] {
  display: none;
  height: 24px;
}
.input-checkbox.hide-label label[for],
.input-radio.hide-label label[for] {
  font-size: 0;
}
.input-checkbox.hide-label label[for]:before,
.input-radio.hide-label label[for]:before {
  font-size: 0.825rem;
}
.input-checkbox.hide-label.small label[for]:before,
.input-radio.hide-label.small label[for]:before {
  font-size: 11px;
}
.input-checkbox:last-child,
.input-radio:last-child {
  margin-bottom: 0;
}

.input-checkbox label[for] {
  min-width: 24px;
  height: 24px;
  position: relative;
}
.input-checkbox label[for]:before {
  width: 24px;
  height: 24px;
  font-family: "Font Awesome 6 Pro";
  content: "\f00c";
  border-radius: 6px;
}
.input-checkbox label[for]:hover:before {
  border-color: #AAAAAA;
}
.input-checkbox input[type=checkbox]:checked + label[for]:before {
  background-color: #4A3BFD;
  border-color: #4A3BFD;
  color: #FFF;
}
.input-checkbox.switch label[for] {
  height: 20px;
}
.input-checkbox.switch label[for]:before {
  content: "";
  width: 35px;
  height: 20px;
  border-radius: 20px;
  background-color: #AAAAAA;
}
.input-checkbox.switch label[for]:after {
  display: block;
  content: "";
  width: 14px;
  height: 14px;
  background-color: #FFF;
  border-radius: 100%;
  position: absolute;
  left: 3px;
  top: 3px;
  transition: left 0.2s ease-in-out;
}
.input-checkbox.switch label[for]:hover:before {
  border-color: transparent;
  background-color: #AAAAAA;
  transition: all 0.2s ease-in-out;
}
.input-checkbox.switch input[type=checkbox]:checked + label[for]:before {
  background-color: #4A3BFD;
  border-color: #4A3BFD;
}
.input-checkbox.switch input[type=checkbox]:checked + label[for]:after {
  left: 18px;
  transition: left 0.3s ease-in-out;
}
.input-checkbox.switch input[type=checkbox]:checked + label[for]:hover:before {
  background-color: #4A3BFD;
}
.input-checkbox.small label[for] {
  min-width: 18px;
  height: 18px;
}
.input-checkbox.small label[for]:before {
  width: 18px;
  height: 18px;
  border-radius: 5px;
  font-size: 11px;
}
.input-checkbox.small.switch label[for] {
  height: 15px;
}
.input-checkbox.small.switch label[for]:before {
  width: 24.375px;
  height: 15px;
  border-radius: 15px;
}
.input-checkbox.small.switch label[for]:after {
  width: 9px;
  height: 9px;
  left: 3px;
  top: 3px;
}
.input-checkbox.small.switch input[type=checkbox]:checked + label[for]:after {
  left: 13px;
  transition: left 0.3s ease-in-out;
}

.input-radio label[for] {
  min-width: 22px;
  height: 22px;
}
.input-radio label[for]:before {
  width: 22px;
  height: 22px;
  content: "";
  border-radius: 100%;
}
.input-radio label[for]:hover:before {
  border-color: #AAAAAA;
}
.input-radio input[type=radio]:checked + label[for]:before {
  border-width: 8px;
  border-color: #4A3BFD;
}
.input-radio.small label[for] {
  min-width: 16px;
  height: 16px;
}
.input-radio.small label[for]:before {
  width: 16px;
  height: 16px;
  border-radius: 100%;
}
.input-radio.small input[type=radio]:checked + label[for]:before {
  border-width: 5px;
}

button,
input[type=submit],
input[type=button] {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  border: none;
  outline: none;
  cursor: pointer;
  padding-left: 1em;
  padding-right: 1em;
  font-size: 1rem;
  line-height: 0.9;
  font-weight: 600;
  user-select: none;
  white-space: nowrap;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 18px;
  background-color: #CF191F;
  color: #FFF;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  position: relative;
}
button .icon img,
input[type=submit] .icon img,
input[type=button] .icon img {
  display: block;
  width: 100%;
  height: auto;
}
button i,
input[type=submit] i,
input[type=button] i {
  margin-left: 0.75em;
}
button i:before,
input[type=submit] i:before,
input[type=button] i:before {
  font-weight: 800;
  color: inherit;
}
button i,
input[type=submit] i,
input[type=button] i {
  color: #776BFF;
}
button:before,
input[type=submit]:before,
input[type=button]:before {
  display: block;
  content: "";
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid #FBF8EF;
  position: absolute;
  top: 4px;
  left: 4px;
}
button:hover,
input[type=submit]:hover,
input[type=button]:hover {
  background-color: #B1090F;
  transition: all 0.05s ease-in-out;
}
button.small,
input[type=submit].small,
input[type=button].small {
  min-height: 32px;
  font-size: 0.875rem;
}
button.large,
input[type=submit].large,
input[type=button].large {
  min-height: 50px;
  font-size: 1.25rem;
}
button.block,
input[type=submit].block,
input[type=button].block {
  width: 100%;
  position: relative;
}
button.disabled,
input[type=submit].disabled,
input[type=button].disabled {
  cursor: not-allowed;
}
button.button-cta,
input[type=submit].button-cta,
input[type=button].button-cta {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  border: none;
  outline: none;
  cursor: pointer;
  padding-left: 1em;
  padding-right: 1em;
  font-size: 1rem;
  line-height: 0.9;
  font-weight: 600;
  user-select: none;
  white-space: nowrap;
}
button.button-cta .icon img,
input[type=submit].button-cta .icon img,
input[type=button].button-cta .icon img {
  display: block;
  width: 100%;
  height: auto;
}
button.button-cta i,
input[type=submit].button-cta i,
input[type=button].button-cta i {
  margin-left: 0.75em;
}
button.button-cta i:before,
input[type=submit].button-cta i:before,
input[type=button].button-cta i:before {
  font-weight: 800;
  color: inherit;
}
button.button-cta.small,
input[type=submit].button-cta.small,
input[type=button].button-cta.small {
  min-height: 32px;
  font-size: 0.875rem;
}
button.button-cta.large,
input[type=submit].button-cta.large,
input[type=button].button-cta.large {
  min-height: 50px;
  font-size: 1.25rem;
}
button.button-cta.block,
input[type=submit].button-cta.block,
input[type=button].button-cta.block {
  width: 100%;
  position: relative;
}
button.button-cta.disabled,
input[type=submit].button-cta.disabled,
input[type=button].button-cta.disabled {
  cursor: not-allowed;
}

body {
  font-size: 22px;
  color: #636363;
  line-height: 1.5;
  font-weight: 400;
  font-family: "filosofia", "Georgia", serif;
  max-width: 100vw;
  max-height: 100vh;
  margin: 0;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  color: #3D2B17;
  background-image: url("https://treasureinside.com/wp-content/uploads/2024/04/map_light.webp");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-color: #FBF8EF;
}
body.is-layout-constrained {
  max-width: unset;
}
body.page-template-template-treasure {
  background-color: #101931;
  background-image: url("https://treasureinside.com/wp-content/uploads/2024/04/map_dark.webp");
}

.main-wrapper {
  width: 100vw;
  min-height: 100vh;
  display: flex;
  flex-flow: column nowrap;
  align-items: stretch;
  flex-grow: 3;
}

.main-content {
  display: flex;
  flex-flow: column nowrap;
  width: 100vw;
  min-height: 100vh;
  padding-top: 90px;
}
@media screen and (min-width: 1300px) {
  .main-content .page-header:not(.fullwidth),
  .main-content .page-section:not(.fullwidth) {
    padding-left: calc((100% - 1240px) / 2);
    padding-right: calc((100% - 1240px) / 2);
  }
}
@media screen and (max-width: 1300px) {
  .main-content .page-header:not(.fullwidth),
  .main-content .page-section:not(.fullwidth) {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 660px) {
  .main-content .page-header:not(.fullwidth),
  .main-content .page-section:not(.fullwidth) {
    padding-left: 18px;
    padding-right: 18px;
  }
}
.main-content.has-sidebar {
  flex-flow: row nowrap;
}
.main-content.has-sidebar .page-sidebar {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  width: 200px;
  flex-shrink: 0;
  position: relative;
}
.main-content.has-sidebar .page-sidebar .portfolio-menu {
  position: fixed;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.main-content.has-sidebar .page-sidebar .portfolio-menu .menu-item {
  padding: 0;
  margin-bottom: 15px;
}
.main-content.has-sidebar .page-sidebar .portfolio-menu .menu-item a {
  font-size: 20px;
  color: #9A9A9D;
  letter-spacing: -0.03em;
  font-weight: 600;
}
.main-content.has-sidebar .page-sidebar .portfolio-menu .menu-item.current_page_item {
  padding-left: 16px;
  border-left: 2px solid #4A3BFD;
}
.main-content.has-sidebar .page-sidebar .portfolio-menu .menu-item.current_page_item a {
  color: #000000;
}
.main-content.has-sidebar .page-sidebar .portfolio-menu .menu-item:hover a {
  color: #4A3BFD;
}
.main-content.has-sidebar .page-sidebar .portfolio-menu .menu-item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 781px) {
  .main-content {
    padding-bottom: 20px;
  }
}

.page-title {
  margin-bottom: 48px;
  font-size: 80px;
  font-weight: 300;
  color: #3D2B17;
  text-transform: uppercase;
}

.page-header {
  padding-top: 120px;
}
.page-header .content {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
}
.page-header .content .page-title {
  display: inline-flex;
  padding: 40px 0;
  position: relative;
}
.page-header .content .page-title:before, .page-header .content .page-title:after {
  display: block;
  content: "";
  width: 60px;
  height: 2px;
  background-color: #CF191F;
  position: absolute;
  left: 50%;
  margin-left: -30px;
}
.page-header .content .page-title:before {
  top: 0;
}
.page-header .content .page-title:after {
  bottom: 0;
}
.page-header .page-title {
  text-align: center;
}
.page-header .page-subtitle {
  text-align: center;
  font-size: 38px;
  color: #4A3BFD;
}
.page-header .page-tags {
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-header .cover-image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 16px;
}
.page-header.theme-dark .page-title {
  color: #FFF;
}
.page-header.theme-dark p {
  color: #976D3A;
}
@media screen and (max-width: 781px) {
  .page-header .page-title {
    font-size: 60px;
  }
  .page-header .page-subtitle {
    font-size: 32px;
  }
  .page-header .page-tags .list-tags {
    justify-content: center;
  }
}

.page-section {
  position: relative;
  margin-top: 6em;
  margin-bottom: 6em;
}
.page-section h2 {
  margin-bottom: 0.75em;
}
.page-section + .page-section {
  margin-top: 0;
}
.page-section.fullwidth:after {
  display: block;
  content: "";
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  right: 50%;
  margin: 0 -50vw;
  z-index: -1;
  background-color: inherit;
}
.page-section[class*=bg-] {
  padding-top: 70px;
  padding-bottom: 70px;
}
.page-section.fake-fullwidth[class*=bg-]:after {
  display: block;
  content: "";
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: purple;
  z-index: -1;
}
.page-section.fake-fullwidth.bg-white:after {
  background-color: white !important;
}
.page-section.fake-fullwidth.bg-default:after {
  background-color: #F0F4FF !important;
}
.page-section.fake-fullwidth.bg-lighter:after {
  background-color: #E3E4E8 !important;
}
.page-section.fake-fullwidth.bg-light:after {
  background-color: #AAAAAA !important;
}
.page-section.fake-fullwidth.bg-medium:after {
  background-color: #AAAAAA !important;
}
.page-section.fake-fullwidth.bg-dark:after {
  background-color: #A1A4B2 !important;
}
@media screen and (min-width: 1200px) {
  .page-section + .page-section {
    margin-top: 8em;
  }
}
@media screen and (max-width: 1200px) {
  .page-section + .page-section {
    margin-top: 8em;
  }
}
@media screen and (max-width: 980px) {
  .page-section + .page-section {
    margin-top: 4em;
  }
}
@media screen and (max-width: 781px) {
  .page-section {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .page-section[class*=bg-] {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 520px) {
  .page-section + .page-section {
    margin-top: 4em;
    margin-bottom: 4em;
  }
}

.content-section {
  position: relative;
}

.wp-block-image + p {
  margin-top: 1.5em;
}

.border-radius {
  border-radius: 16px;
}

.nf-form-cont .nf-before-form-content {
  margin-bottom: 48px;
}
.nf-form-cont .nf-form-content button,
.nf-form-cont .nf-form-content input[type=button],
.nf-form-cont .nf-form-content input[type=submit] {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  border: none;
  outline: none;
  cursor: pointer;
  padding-left: 1em;
  padding-right: 1em;
  font-size: 1rem;
  line-height: 0.9;
  font-weight: 600;
  user-select: none;
  white-space: nowrap;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 18px;
  background-color: #CF191F;
  color: #FFF;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  position: relative;
}
.nf-form-cont .nf-form-content button .icon img,
.nf-form-cont .nf-form-content input[type=button] .icon img,
.nf-form-cont .nf-form-content input[type=submit] .icon img {
  display: block;
  width: 100%;
  height: auto;
}
.nf-form-cont .nf-form-content button i,
.nf-form-cont .nf-form-content input[type=button] i,
.nf-form-cont .nf-form-content input[type=submit] i {
  margin-left: 0.75em;
}
.nf-form-cont .nf-form-content button i:before,
.nf-form-cont .nf-form-content input[type=button] i:before,
.nf-form-cont .nf-form-content input[type=submit] i:before {
  font-weight: 800;
  color: inherit;
}
.nf-form-cont .nf-form-content button i,
.nf-form-cont .nf-form-content input[type=button] i,
.nf-form-cont .nf-form-content input[type=submit] i {
  color: #776BFF;
}
.nf-form-cont .nf-form-content button:before,
.nf-form-cont .nf-form-content input[type=button]:before,
.nf-form-cont .nf-form-content input[type=submit]:before {
  display: block;
  content: "";
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid #FBF8EF;
  position: absolute;
  top: 4px;
  left: 4px;
}
.nf-form-cont .nf-form-content button:hover,
.nf-form-cont .nf-form-content input[type=button]:hover,
.nf-form-cont .nf-form-content input[type=submit]:hover {
  background-color: #B1090F;
  transition: all 0.05s ease-in-out;
}
.nf-form-cont .nf-form-content button.small,
.nf-form-cont .nf-form-content input[type=button].small,
.nf-form-cont .nf-form-content input[type=submit].small {
  min-height: 32px;
  font-size: 0.875rem;
}
.nf-form-cont .nf-form-content button.large,
.nf-form-cont .nf-form-content input[type=button].large,
.nf-form-cont .nf-form-content input[type=submit].large {
  min-height: 50px;
  font-size: 1.25rem;
}
.nf-form-cont .nf-form-content button.block,
.nf-form-cont .nf-form-content input[type=button].block,
.nf-form-cont .nf-form-content input[type=submit].block {
  width: 100%;
  position: relative;
}
.nf-form-cont .nf-form-content button.disabled,
.nf-form-cont .nf-form-content input[type=button].disabled,
.nf-form-cont .nf-form-content input[type=submit].disabled {
  cursor: not-allowed;
}
.nf-form-cont .nf-form-content label {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 24px;
  color: #3D2B17;
  font-weight: 500;
}
.nf-form-cont .nf-response-msg {
  text-align: center;
}
.nf-form-cont .nf-response-msg p {
  font-size: 20px;
}
.nf-form-cont .nf-response-msg p:first-child {
  font-size: 38px;
  font-weight: 600;
}
.nf-form-cont .nf-field-element textarea {
  border-radius: 12px;
  border-color: #E3E4E8;
}
.nf-form-cont .field-wrap:not(.submit-wrap) .nf-field-element {
  position: relative;
  padding: 8px;
  background-color: #F6F3EA;
}
.nf-form-cont .field-wrap:not(.submit-wrap) .nf-field-element input:not([type=submit]):not([type=button]):not([type=checkbox]):not([type=radio]), .nf-form-cont .field-wrap:not(.submit-wrap) .nf-field-element textarea:not([type=submit]):not([type=button]):not([type=checkbox]):not([type=radio]) {
  min-height: 60px;
  border: 1px solid #FFF;
}
.nf-form-cont .submit-container .submit-wrap {
  justify-content: center;
}
.nf-form-cont .submit-container .submit-wrap .nf-field-element {
  width: auto;
}
@media screen and (max-width: 580px) {
  .nf-form-cont {
    padding: 24px;
  }
}

#mc_embed_shell {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
}
#mc_embed_shell #mc_embed_signup,
#mc_embed_shell #mc_embed_signup_scroll {
  width: 660px;
}
#mc_embed_shell #mc_embed_signup .indicates-required,
#mc_embed_shell #mc_embed_signup_scroll .indicates-required {
  display: none;
}
#mc_embed_shell #mc_embed_signup .mc-field-group,
#mc_embed_shell #mc_embed_signup_scroll .mc-field-group {
  width: 100%;
}
#mc_embed_shell #mc_embed_signup .mc-field-group input:not([type=submit]),
#mc_embed_shell #mc_embed_signup_scroll .mc-field-group input:not([type=submit]) {
  border: 0;
  box-shadow: inset 0 0 0 8px #F6F3EA, inset 0 0 0 9px #FFF, inset 0 0 0 1000px #F6F3EA !important;
}
#mc_embed_shell #mc_embed_signup .mc-field-group label,
#mc_embed_shell #mc_embed_signup_scroll .mc-field-group label {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 24px;
  color: #3D2B17;
  font-weight: 500;
}
#mc_embed_shell #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error,
#mc_embed_shell #mc_embed_signup_scroll #mc-embedded-subscribe-form div.mce_inline_error {
  background-color: transparent;
}
#mc_embed_shell #mc_embed_signup .button,
#mc_embed_shell #mc_embed_signup_scroll .button {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  border: none;
  outline: none;
  cursor: pointer;
  padding-left: 1em;
  padding-right: 1em;
  font-size: 1rem;
  line-height: 0.9;
  font-weight: 600;
  user-select: none;
  white-space: nowrap;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 18px;
  background-color: #CF191F;
  color: #FFF;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  position: relative;
}
#mc_embed_shell #mc_embed_signup .button .icon img,
#mc_embed_shell #mc_embed_signup_scroll .button .icon img {
  display: block;
  width: 100%;
  height: auto;
}
#mc_embed_shell #mc_embed_signup .button i,
#mc_embed_shell #mc_embed_signup_scroll .button i {
  margin-left: 0.75em;
}
#mc_embed_shell #mc_embed_signup .button i:before,
#mc_embed_shell #mc_embed_signup_scroll .button i:before {
  font-weight: 800;
  color: inherit;
}
#mc_embed_shell #mc_embed_signup .button i,
#mc_embed_shell #mc_embed_signup_scroll .button i {
  color: #776BFF;
}
#mc_embed_shell #mc_embed_signup .button:before,
#mc_embed_shell #mc_embed_signup_scroll .button:before {
  display: block;
  content: "";
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid #FBF8EF;
  position: absolute;
  top: 4px;
  left: 4px;
}
#mc_embed_shell #mc_embed_signup .button:hover,
#mc_embed_shell #mc_embed_signup_scroll .button:hover {
  background-color: #B1090F;
  transition: all 0.05s ease-in-out;
}
#mc_embed_shell #mc_embed_signup .button.small,
#mc_embed_shell #mc_embed_signup_scroll .button.small {
  min-height: 32px;
  font-size: 0.875rem;
}
#mc_embed_shell #mc_embed_signup .button.large,
#mc_embed_shell #mc_embed_signup_scroll .button.large {
  min-height: 50px;
  font-size: 1.25rem;
}
#mc_embed_shell #mc_embed_signup .button.block,
#mc_embed_shell #mc_embed_signup_scroll .button.block {
  width: 100%;
  position: relative;
}
#mc_embed_shell #mc_embed_signup .button.disabled,
#mc_embed_shell #mc_embed_signup_scroll .button.disabled {
  cursor: not-allowed;
}
#mc_embed_shell #mc_embed_signup .optionalParent p,
#mc_embed_shell #mc_embed_signup_scroll .optionalParent p {
  display: none;
}
#mc_embed_shell #mc_embed_signup .optionalParent .foot,
#mc_embed_shell #mc_embed_signup_scroll .optionalParent .foot {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 920px) {
  #mc_embed_shell #mc_embed_signup,
  #mc_embed_shell #mc_embed_signup_scroll {
    width: 100%;
  }
}

.main-footer {
  text-align: center;
}

.aov {
  overflow: hidden;
}
.aov .scale-up-s {
  transform: scale(0.9);
  opacity: 0;
}
.aov .scale-up-m {
  transform: scale(0.85);
  opacity: 0;
}
.aov .scale-up-l {
  transform: scale(0.775);
  opacity: 0;
}
.aov .scale-up-xl {
  transform: scale(0.65);
  opacity: 0;
}
.aov .scale-down-s {
  transform: scale(1.1);
  opacity: 0;
}
.aov .scale-down-m {
  transform: scale(1.2);
  opacity: 0;
}
.aov .scale-down-l {
  transform: scale(1.3);
  opacity: 0;
}
.aov .scale-down-xl {
  transform: scale(1.5);
  opacity: 0;
}
.aov .fade-slower, .aov .fade-slow, .aov .fade-fast, .aov .fade-faster {
  opacity: 0;
}
.aov .move-up-s {
  transform: translateY(48px);
  opacity: 0;
}
.aov .move-up-m {
  transform: translateY(64px);
  opacity: 0;
}
.aov .move-up-l {
  transform: translateY(120px);
  opacity: 0;
}
.aov .move-up-xl {
  transform: translateY(160px);
  opacity: 0;
}
.aov .move-down-s {
  transform: translateY(-48px);
  opacity: 0;
}
.aov .move-down-m {
  transform: translateY(-64px);
  opacity: 0;
}
.aov .move-down-l {
  transform: translateY(-120px);
  opacity: 0;
}
.aov .move-down-xl {
  transform: translateY(-160px);
  opacity: 0;
}
.aov .move-left-s {
  transform: translateX(48px);
  opacity: 0;
}
.aov .move-left-m {
  transform: translateX(64px);
  opacity: 0;
}
.aov .move-left-l {
  transform: translateX(120px);
  opacity: 0;
}
.aov .move-left-xl {
  transform: translateX(160px);
  opacity: 0;
}
.aov .move-right-s {
  transform: translateX(-48px);
  opacity: 0;
}
.aov .move-right-m {
  transform: translateX(-64px);
  opacity: 0;
}
.aov .move-right-l {
  transform: translateX(-120px);
  opacity: 0;
}
.aov .move-right-xl {
  transform: translateX(-160px);
  opacity: 0;
}
.aov.on-view .delay-xs {
  transition-delay: 0.2s;
}
.aov.on-view .delay-s {
  transition-delay: 0.4s;
}
.aov.on-view .delay-m {
  transition-delay: 0.6s;
}
.aov.on-view .delay-l {
  transition-delay: 0.8s;
}
.aov.on-view .delay-xl {
  transition-delay: 1s;
}
.aov.on-view .delay-xxl {
  transition-delay: 1.2s;
}
.aov.on-view .delay-xxxl {
  transition-delay: 1.4s;
}
.aov.on-view .fade-slower {
  opacity: 1;
  transition-property: opacity;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1);
}
.aov.on-view .fade-slow {
  opacity: 1;
  transition-property: opacity;
  transition-duration: 0.6s;
  transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1);
}
.aov.on-view .fade-fast {
  opacity: 1;
  transition-property: opacity;
  transition-duration: 0.4s;
  transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1);
}
.aov.on-view .fade-faster {
  opacity: 1;
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1);
}
.aov.on-view .move-up-s, .aov.on-view .move-down-s {
  transform: translateY(0);
  opacity: 1;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1);
}
.aov.on-view .move-up-m, .aov.on-view .move-down-m {
  transform: translateY(0);
  opacity: 1;
  transition-property: all;
  transition-duration: 0.6s;
  transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1);
}
.aov.on-view .move-up-l, .aov.on-view .move-down-l {
  transform: translateY(0);
  opacity: 1;
  transition-property: all;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1);
}
.aov.on-view .move-up-xl, .aov.on-view .move-down-xl {
  transform: translateY(0);
  opacity: 1;
  transition-property: all;
  transition-duration: 0.9s;
  transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1);
}
.aov.on-view .move-left-s, .aov.on-view .move-right-s {
  transform: translateX(0);
  opacity: 1;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1);
}
.aov.on-view .move-left-m, .aov.on-view .move-right-m {
  transform: translateX(0);
  opacity: 1;
  transition-property: all;
  transition-duration: 0.6s;
  transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1);
}
.aov.on-view .move-left-l, .aov.on-view .move-right-l {
  transform: translateX(0);
  opacity: 1;
  transition-property: all;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1);
}
.aov.on-view .move-left-xl, .aov.on-view .move-right-xl {
  transform: translateX(0);
  opacity: 1;
  transition-property: all;
  transition-duration: 0.9s;
  transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1);
}
.aov.on-view .scale-up-s, .aov.on-view .scale-down-s {
  transform: scale(1);
  opacity: 1;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
}
.aov.on-view .scale-up-m, .aov.on-view .scale-down-m {
  transform: scale(1);
  opacity: 1;
  transition-property: all;
  transition-duration: 0.6s;
  transition-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
}
.aov.on-view .scale-up-l, .aov.on-view .scale-down-l {
  transform: scale(1);
  opacity: 1;
  transition-property: all;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
}
.aov.on-view .scale-up-xl, .aov.on-view .scale-down-xl {
  transform: scale(1);
  opacity: 1;
  transition-property: all;
  transition-duration: 0.9s;
  transition-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
}

.main-header {
  display: flex;
  width: 100vw;
  height: 90px;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
@media screen and (min-width: 1300px) {
  .main-header {
    padding-left: calc((100% - 1240px) / 2);
    padding-right: calc((100% - 1240px) / 2);
  }
}
@media screen and (max-width: 1300px) {
  .main-header {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 660px) {
  .main-header {
    padding-left: 18px;
    padding-right: 18px;
  }
}
.main-header .site-navigation {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
.main-header .site-navigation .main-menu .menu-main-menu-container .menu {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  transition: all 0.35s ease-in-out;
  gap: 32px;
  padding-right: 32px;
}
.main-header .site-navigation .main-menu .menu-main-menu-container .menu .menu-item a {
  display: block;
  font-size: 18px;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  color: #976D3A;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
}
.main-header .site-navigation .main-menu .menu-main-menu-container .menu .menu-item a:hover {
  color: #3D2B17;
  transition: all 0.15s ease-in-out;
}
.main-header .site-navigation .main-menu .menu-main-menu-container .menu .menu-item.current-menu a {
  color: #000000;
}
.main-header .site-navigation .main-menu .menu-main-menu-container .menu .menu-item:last-child {
  margin-bottom: 0;
}
.main-header .site-navigation .main-menu .menu-main-menu-container .menu .menu-item.menu-item-has-children {
  margin-bottom: 60px;
}
.main-header .site-navigation .main-menu .menu-main-menu-container .menu .menu-item.menu-item-has-children > a {
  display: block;
  font-size: 12px !important;
  text-transform: uppercase;
  letter-spacing: 2px !important;
  color: #000000 !important;
  margin-bottom: 16px;
  font-weight: 800;
}
.main-header .site-navigation .main-menu .menu-main-menu-container .menu .menu-item.menu-item-has-children .sub-menu {
  margin: 0 !important;
  padding: 0 !important;
}
.main-header .site-navigation .main-menu .menu-main-menu-container .menu .menu-item.menu-item-has-children .sub-menu > li {
  padding-left: 0 !important;
}
.main-header .site-navigation .main-menu .menu-main-menu-container .menu .menu-item.menu-item-has-children .sub-menu > li:before {
  display: none;
}
.main-header .site-navigation .main-menu .menu-main-menu-container .menu .menu-item.menu-item-has-children .sub-menu > li.current-menu-item a {
  color: #4A3BFD;
}
.main-header .site-navigation .main-menu .menu-main-menu-container .menu .menu-item.menu-item-has-children .sub-menu > li:hover a {
  color: #4A3BFD;
  transition: color 0.1s ease-in-out;
}
.main-header .site-navigation .main-menu .menu-main-menu-container .menu .menu-item.menu-item-has-children:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 781px) {
  .main-header .site-navigation .main-menu .menu-main-menu-container .menu .menu-item.menu-item-has-children {
    margin-bottom: 38px;
  }
  .main-header .site-navigation .main-menu .menu-main-menu-container .menu .menu-item.menu-item-has-children:last-child {
    margin-bottom: 0;
  }
}
.main-header .brand {
  display: block;
  width: 262px;
  height: 52px;
  background-image: url("https://treasureinside.com/wp-content/uploads/2024/03/treasure-inside_brand.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  font-size: 0;
  cursor: pointer;
}
.main-header .brand:before {
  display: block;
  content: "";
  width: calc(100% + 80px);
  height: calc(100% + 80px);
  background-color: #FBF8EF;
  filter: blur(32px);
  position: absolute;
  left: -40px;
  top: -40px;
  z-index: -1;
}
.main-header .menu-toggle {
  display: none;
  position: fixed;
  top: 16px;
  right: 10px;
  z-index: 200;
}
.main-header.is-sticky {
  box-shadow: 0 1px 0 0 rgba(170, 170, 170, 0.15);
  background-color: #FBF8EF;
}
.main-header.is-sticky .brand:before {
  display: none;
}
@media screen and (max-width: 890px) {
  .main-header .main-menu {
    display: none;
  }
}
@media screen and (max-width: 781px) {
  .main-header .brand-and-contact {
    text-align: left;
  }
  .main-header .brand-and-contact .brand {
    font-size: 22px;
    padding-left: 70px;
  }
  .main-header .brand-and-contact .contact-links a {
    margin-left: 20px;
  }
  .main-header .brand-and-contact .contact-links a i {
    font-size: 120%;
  }
}
@media screen and (max-width: 520px) {
  .main-header .site-navigation .main-menu.is-open {
    width: 90vw;
  }
  .main-header .brand {
    width: 200px;
    height: 42px;
  }
  .main-header .brand:before {
    display: none;
  }
}

.page-template-template-treasure .main-header .brand {
  background-image: url("https://treasureinside.com/wp-content/uploads/2024/03/treasure-inside_brand_on-dark.svg");
}
.page-template-template-treasure .main-header .brand:before {
  background-color: #101931;
}

.main-footer {
  padding-top: 24px;
  padding-bottom: 24px;
  margin-top: auto;
  padding-top: 0;
}
.main-footer .brand,
.main-footer .legal-menu {
  margin-bottom: 24px;
}
.main-footer .copyright {
  font-size: 85%;
}
@media screen and (max-width: 781px) {
  .main-footer {
    padding-top: 2em;
  }
}

.textblock {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}

.textblock-small {
  max-width: 660px;
  margin-left: auto;
  margin-right: auto;
}

blockquote,
.wp-block-quote {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  line-height: 1.25;
  font-weight: 200;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
  position: relative;
}
blockquote:after,
.wp-block-quote:after {
  display: block;
  content: "";
  width: 120px;
  height: 2px;
  background-color: #CF191F;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -60px;
}
blockquote p,
.wp-block-quote p {
  font-size: 56px;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 0;
}
@media screen and (max-width: 980px) {
  blockquote p,
  .wp-block-quote p {
    font-size: 38px;
    line-height: 1.2;
  }
  blockquote p br,
  .wp-block-quote p br {
    display: none;
  }
}

.wp-block-image figcaption {
  text-align: center;
  font-size: 0.85em;
  font-style: italic;
}

.wp-block-button__link {
  color: inherit;
  background-color: transparent;
  border-radius: 0;
  box-shadow: none;
  text-decoration: none;
  padding: 0;
  font-size: unset;
}

.order-today {
  position: relative;
  padding-top: 32px;
}
.order-today .wp-block-buttons,
.order-today .wp-block-group__inner-container {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
}
.order-today:after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #CF191F;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: 16px;
  z-index: -1;
}

.learn-more-about-treasure a {
  display: flex;
  justify-content: center;
  background-color: #FFF;
  padding: 38px;
  position: relative;
  box-shadow: inset 0 0 0 10px #FFF, inset 0 0 0 11px #E1D7C1;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  color: #3D2B17;
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 400;
  padding: 38px 38px 38px 110px;
}
.learn-more-about-treasure a:before, .learn-more-about-treasure a:after {
  position: absolute;
}
.learn-more-about-treasure a:before {
  content: "";
  width: 155px;
  height: 126px;
  background-image: url("https://treasureinside.com/wp-content/uploads/2024/04/96_carat_emerald.webp");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  left: 24px;
  bottom: -16px;
}
.learn-more-about-treasure a:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  font-size: 32px;
  font-weight: 300;
  color: #D1C6AA;
  position: absolute;
  top: 50%;
  right: 40px;
  margin-top: -24px;
}
.learn-more-about-treasure a:hover:after {
  color: #CF191F;
  transition: all 0.15s ease-in-out;
}
@media screen and (max-width: 760px) {
  .learn-more-about-treasure a {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
    line-height: 1.2;
    font-size: 26px;
    padding: 24px;
  }
  .learn-more-about-treasure a:before {
    width: 106px;
    height: 80px;
    position: static;
    margin-right: 20px;
  }
  .learn-more-about-treasure a:after {
    font-size: 28px;
    position: static;
    margin-top: 0;
    margin-right: 12px;
  }
}

.faqs-accordion {
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.faqs-accordion .faq-section {
  padding: 38px 38px 38px 72px;
  background-color: rgba(251, 248, 239, 0.75);
  border: 1px solid #E9E2D1;
}
.faqs-accordion .faq-section .faq-question {
  position: relative;
  margin-bottom: 0;
}
.faqs-accordion .faq-section .faq-question:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f056";
  font-size: 24px;
  font-weight: 300;
  color: #D1C6AA;
  position: absolute;
  top: 3px;
  left: -40px;
}
.faqs-accordion .faq-section .faq-answer p {
  display: block;
  padding-top: 16px;
  margin-bottom: 0;
}
.faqs-accordion .faq-section + .faq-section {
  margin-top: -1px;
}
.faqs-accordion .faq-section:hover {
  border-color: #ecc196;
  z-index: 1;
  transition: all 0.15s ease-in-out;
}
.faqs-accordion .faq-section:hover .faq-question:before {
  color: #ecc196;
  transition: all 0.15s ease-in-out;
}
.faqs-accordion .faq-section:hover + .faq-section {
  border-top-color: #ecc196;
  transition: all 0.15s ease-in-out;
}
.faqs-accordion .faq-section.is-open .faq-question:before {
  content: "\f055";
  color: #ecc196;
}

.treasure-preview {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  position: relative;
}
.treasure-preview .treasure-thumbnail {
  width: 250px;
  height: 250px;
}
.treasure-preview .treasure-thumbnail img {
  display: block;
  width: 100%;
  height: auto;
  transform: scale(1);
  transition: all 0.1s ease-in-out;
}
.treasure-preview .treasure-thumbnail .treasure-title {
  color: #FFF;
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 0;
  opacity: 1;
  text-align: center;
  transition: opacity 0.1s ease-in-out;
  transition-delay: 0.3s;
}
.treasure-preview .treasure-details {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  left: 0;
  background-color: rgba(17, 30, 59, 0.95);
  padding: 20px;
  top: 200px;
  transform: translateY(-50%);
  opacity: 0;
  transition: all 0.5s ease-in-out;
}
.treasure-preview .treasure-details .treasure-title {
  color: #FFF;
  font-size: 26px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.treasure-preview .treasure-details .treasure-description {
  color: #FFDFA2;
  text-align: center;
  margin-bottom: 0;
  font-size: 20px;
  font-style: italic;
  line-height: 1.2;
}
.treasure-preview:hover .treasure-thumbnail img {
  transform: scale(1.1);
  transition: all 0.5s ease-in-out;
}
.treasure-preview:hover .treasure-thumbnail .treasure-title {
  opacity: 0;
  transition: opacity 0.1s ease-in-out;
}
.treasure-preview:hover .treasure-details {
  opacity: 1;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.5s ease-in-out;
  transition-delay: 0.075s;
}
@media screen and (max-width: 1200px) {
  .treasure-preview .treasure-thumbnail {
    width: 220px;
    height: 220px;
  }
}
@media screen and (max-width: 580px) {
  .treasure-preview .treasure-thumbnail {
    width: 250px;
    height: 250px;
  }
}
.treasure-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 40px;
  grid-row-gap: 120px;
}
@media screen and (max-width: 1200px) {
  .treasure-grid {
    grid-column-gap: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .treasure-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 780px) {
  .treasure-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 40px;
  }
}
@media screen and (max-width: 580px) {
  .treasure-grid {
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 40px;
    grid-row-gap: 80px;
  }
}
.treasure-video {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  position: relative;
  margin-bottom: 20px;
}
.treasure-video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.error404 .main-content {
  display: flex;
}
.error404 .main-content h2 {
  font-size: 60px;
  font-weight: 300;
  margin-bottom: 12px !important;
}
.error404 .main-content h3 {
  margin-top: 0 !important;
  margin-bottom: 32px !important;
}

.home .hero-section {
  width: 100%;
  height: 728px;
  position: relative;
  margin-top: 60px;
}
.home .hero-section .page-title {
  display: block;
  max-width: 600px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media screen and (min-width: 890px) {
  .home .hero-section .page-title:after {
    display: block;
    content: "";
    width: 782px;
    height: 1006px;
    background-image: url("https://treasureinside.com/wp-content/uploads/2024/04/trail1.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: -30px;
    top: -200px;
    z-index: -1;
  }
}
.home .hero-section .button-cta,
.home .hero-section .get-the-book {
  position: absolute;
  bottom: 280px;
  z-index: 1;
}
.home .hero-section .hero-image {
  width: 683.16px;
  height: 779.36px;
  position: absolute;
  top: 0;
  right: 0;
}
.home .hero-section .hero-image .book,
.home .hero-section .hero-image .book-shadow {
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  top: 0;
  right: 0;
}
.home .hero-section .hero-image .book {
  width: 74.8214181%;
  height: 85.4598645%;
  background-image: url("https://treasureinside.com/wp-content/uploads/2024/04/book-scaled.webp");
  z-index: 1;
}
.home .hero-section .hero-image .book-shadow img {
  display: block;
  width: 100%;
  height: auto;
  opacity: 0.8;
}
.home .hero-section .banner {
  width: 100%;
  height: 320px;
  background-color: rgba(215, 138, 77, 0.65);
  position: absolute;
  left: 0;
  bottom: 0;
  mix-blend-mode: multiply;
  z-index: -1;
  padding-top: 60px;
}
@media screen and (min-width: 1300px) {
  .home .hero-section .banner {
    padding-left: calc((100% - 1240px) / 2);
    padding-right: calc((100% - 1240px) / 2);
  }
}
@media screen and (max-width: 1300px) {
  .home .hero-section .banner {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 660px) {
  .home .hero-section .banner {
    padding-left: 18px;
    padding-right: 18px;
  }
}
.home .hero-section .banner .button-cta,
.home .hero-section .banner .get-the-book {
  transform: translateY(-38px);
}
.home .hero-section .banner .page-subtitle {
  font-family: filosofia-grand-basic-small, serif;
  text-transform: none;
  color: #3D2B17;
  font-size: 38px;
  z-index: 1;
}
@media screen and (min-width: 1300px) {
  .home .hero-section .page-title,
  .home .hero-section .button-cta,
  .home .hero-section .get-the-book {
    left: calc((100% - 1240px) / 2);
  }
  .home .hero-section .hero-image {
    right: calc((100% - 1240px) / 2);
    transform: translateX(24px);
  }
}
@media screen and (max-width: 1300px) {
  .home .hero-section .page-title,
  .home .hero-section .button-cta,
  .home .hero-section .get-the-book {
    left: 40px;
  }
  .home .hero-section .hero-image {
    right: 40px;
  }
  .home .hero-section .banner .page-subtitle {
    max-width: 420px;
  }
}
@media screen and (max-width: 1192px) {
  .home .hero-section .page-title {
    max-width: 480px;
    font-size: 68px;
  }
}
@media screen and (max-width: 1100px) {
  .home .hero-section .banner .page-subtitle {
    font-size: 32px;
  }
}
@media screen and (max-width: 980px) {
  .home .hero-section {
    display: flex;
    height: auto;
    flex-flow: column nowrap;
    align-items: center;
  }
  .home .hero-section .page-title,
  .home .hero-section .banner {
    position: static;
  }
  .home .hero-section .button-cta,
  .home .hero-section .get-the-book {
    position: relative;
    left: auto;
    bottom: auto;
    order: 3;
  }
  .home .hero-section .page-title {
    width: 100%;
    max-width: 768px;
    padding: 0 40px;
    text-align: center;
    order: 1;
  }
  .home .hero-section .hero-image {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    width: 100%;
    height: 480px;
    position: relative;
    top: auto;
    right: auto;
    z-index: 1;
    order: 2;
  }
  .home .hero-section .hero-image:before {
    display: block;
    content: "";
    width: 100%;
    height: 200px;
    background-color: rgba(215, 138, 77, 0.65);
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -90px;
    mix-blend-mode: multiply;
    z-index: -1;
  }
  .home .hero-section .hero-image .book {
    width: 420px;
    height: 480px;
    background-image: url("https://treasureinside.com/wp-content/uploads/2024/04/book-with-shadow-scaled.webp");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    position: static;
    transform: translateX(-40px);
  }
  .home .hero-section .hero-image .book-shadow {
    display: none;
  }
  .home .hero-section .banner {
    display: flex;
    justify-content: center;
    text-align: center;
    height: auto;
    margin-top: 40px;
    background-color: transparent;
    order: 4;
    padding-top: 0;
  }
  .home .hero-section .banner .page-subtitle {
    max-width: 100%;
  }
}
@media screen and (max-width: 660px) {
  .home .hero-section .page-title {
    font-size: 72px;
  }
}

.page-section {
  position: relative;
}
.page-section.quotes .wp-block-group__inner-container {
  position: relative;
}
@media screen and (min-width: 890px) {
  .page-section.quotes .wp-block-group__inner-container:before {
    display: block;
    content: "";
    width: 160px;
    height: 390px;
    background-image: url("https://treasureinside.com/wp-content/uploads/2024/04/trail2.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: 110px;
    top: 160px;
    z-index: -1;
  }
  .page-section.quotes .wp-block-group__inner-container:after {
    font-family: "adobe-handwriting-ernie", "Georgia", serif;
    font-size: 52px;
    color: #E4DDCE;
    position: absolute;
    top: 426px;
    left: -12px;
    content: "the treasure";
    transform: rotate(6deg);
  }
}
.page-section.quotes .wp-block-quote {
  margin-bottom: 60px;
  position: relative;
}
.page-section.quotes .has-medium-font-size {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.page-section.the-treasure .wp-block-image {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.page-section.the-treasure .learn-more-about-treasure {
  position: relative;
}
@media screen and (min-width: 890px) {
  .page-section.the-treasure .learn-more-about-treasure:before {
    display: block;
    content: "";
    width: 154px;
    height: 428px;
    background-image: url("https://treasureinside.com/wp-content/uploads/2024/04/trail3.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    right: -180px;
    top: -360px;
    z-index: -1;
  }
  .page-section.the-treasure .learn-more-about-treasure:after {
    display: block;
    content: "";
    width: 154px;
    height: 428px;
    background-image: url("https://treasureinside.com/wp-content/uploads/2024/04/trail4.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: -180px;
    top: 120px;
    z-index: -1;
  }
}
.page-section.the-author {
  margin-bottom: 3em;
}
.page-section.the-author .wp-block-columns {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  gap: 0;
  position: relative;
}
.page-section.the-author .wp-block-columns .wp-block-column:first-child {
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
}
.page-section.the-author .wp-block-columns .wp-block-image {
  background-image: url("https://treasureinside.com/wp-content/uploads/2024/04/jon_collins-black-1.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.page-section.the-author .wp-block-columns .wp-block-image img {
  opacity: 0;
}
@media screen and (min-width: 890px) {
  .page-section.the-author .wp-block-columns:before {
    font-family: "adobe-handwriting-ernie", "Georgia", serif;
    font-size: 58px;
    color: #E4DDCE;
    position: absolute;
    top: -86px;
    left: -68px;
    content: "the author";
    transform: rotate(-6deg);
  }
  .page-section.the-author .wp-block-columns:after {
    display: block;
    content: "";
    width: 482px;
    height: 191px;
    background-image: url("https://treasureinside.com/wp-content/uploads/2024/04/trail5.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: 50%;
    bottom: -190px;
    margin-left: -260px;
    z-index: -1;
  }
}
.page-section.the-boxes .wp-block-group__inner-container {
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.page-section.the-boxes .wp-block-group__inner-container h2 {
  color: #FFF;
}
.page-section.faqs {
  margin-top: 0;
}
.page-section.faqs .faqs-accordion {
  position: relative;
}
@media screen and (min-width: 890px) {
  .page-section.faqs .faqs-accordion:before {
    font-family: "adobe-handwriting-ernie", "Georgia", serif;
    font-size: 52px;
    color: #E4DDCE;
    position: absolute;
    top: -72px;
    right: -68px;
    content: "have questions?";
    transform: rotate(-6deg);
  }
}
.page-section.email-list .wp-block-group__inner-container {
  background-color: #FFF;
  padding: 38px;
  position: relative;
  box-shadow: inset 0 0 0 10px #FFF, inset 0 0 0 11px #E1D7C1;
  padding-top: 0;
  position: relative;
}
.page-section.email-list .wp-block-group__inner-container:before {
  display: block;
  content: "";
  background-image: url("https://localhost:4000/app/uploads/2024/04/treasure.webp");
  width: 240px;
  height: 120px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  left: 50%;
  top: -24px;
  margin-left: -120px;
}
.page-section.email-list .wp-block-group__inner-container h2 {
  margin-bottom: 20px;
  font-size: 35px;
}
.page-section.email-list .wp-block-group__inner-container .nf-form-cont {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}
.page-section.email-list .wp-block-group__inner-container .nf-form-cont .nf-form-title,
.page-section.email-list .wp-block-group__inner-container .nf-form-cont .nf-before-form-content {
  display: none;
}
.page-section.email-list .wp-block-group__inner-container .note {
  font-size: 0.85em;
  color: #976D3A;
}
.page-section.treasure-grid {
  margin-top: 3em;
}

.page-treasure .intro,
.page-treasure p {
  color: #C79B67;
}
.page-treasure .intro {
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.page-treasure .intro h4 {
  color: #FFF;
  text-align: center;
}
.page-treasure .intro h4 span {
  color: #CF191F;
  margin-right: 12px;
}
.page-treasure .intro div {
  margin-top: 100px;
}
.page-treasure .page-section.faqs h2 {
  color: #FFF;
}
.page-treasure .page-section.faqs .faqs-accordion:before {
  color: #222C4B;
}
.page-treasure .page-section.faqs .faqs-accordion .faq-section {
  background-color: #2B3758;
  border: none;
  border-bottom: 1px solid #101931;
}
.page-treasure .page-section.faqs .faqs-accordion .faq-section .faq-question {
  color: #FFF;
}
.page-treasure .page-section.faqs .faqs-accordion .faq-section .faq-question:before {
  color: #636F90;
}
.page-treasure .page-section.faqs .faqs-accordion .faq-section + .faq-section {
  margin-top: 0;
}
.page-treasure .page-section.email-list .wp-block-group__inner-container {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  background-color: #2B3758;
  box-shadow: inset 0 0 0 10px #2B3758, inset 0 0 0 11px #14203C;
}
.page-treasure .page-section.email-list .wp-block-group__inner-container h2 {
  color: #FFF;
}
.page-treasure .page-section.email-list .wp-block-group__inner-container .nf-form-cont .nf-form-content label {
  color: #FFF;
}
.page-treasure .page-section.email-list .wp-block-group__inner-container .nf-form-cont .field-wrap:not(.submit-wrap) .nf-field-element {
  background-color: #14203C;
}
.page-treasure .page-section.email-list .wp-block-group__inner-container .nf-form-cont .field-wrap:not(.submit-wrap) .nf-field-element input:not([type=submit]):not([type=button]):not([type=checkbox]):not([type=radio]), .page-treasure .page-section.email-list .wp-block-group__inner-container .nf-form-cont .field-wrap:not(.submit-wrap) .nf-field-element textarea:not([type=submit]):not([type=button]):not([type=checkbox]):not([type=radio]) {
  border: 1px solid #2B3758;
  background-color: #14203C !important;
  -webkit-box-shadow: inset 0 0 0 1000px #14203C !important;
  color: #FFF;
}

.home-bk .hero-section {
  display: flex;
  flex-flow: column nowrap;
  width: 100vw;
  height: 100vh;
  position: relative;
  background-color: #4A3BFD;
  overflow: hidden;
  justify-content: flex-end;
}
.home-bk .hero-section .page-title {
  width: 100%;
  font-weight: 600;
  color: #FFF;
  font-size: 120px;
  line-height: 120%;
  letter-spacing: -0.04em;
  text-shadow: 0 26px 60px rgba(26, 15, 160, 0.92);
  text-align: center;
}
.home-bk .hero-section .page-subtitle {
  width: 100%;
  font-weight: 300 !important;
  color: #FFF;
  font-size: 44px;
  line-height: 130%;
  letter-spacing: -0.01em;
  text-align: center;
}
.home-bk .hero-section .content {
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.home-bk .hero-section .content .container {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 250px;
}
.home-bk .hero-section .content .page-title {
  transform: scale(0.85) translateY(120px);
  opacity: 0;
}
.home-bk .hero-section .content .page-subtitle {
  transform: scale(0.9) translateY(80px);
  opacity: 0;
}
.home-bk .hero-section .content.on-view .page-title {
  transform: scale(1) translateY(0);
  opacity: 1;
  transition-property: all;
  transition-duration: 1.2s;
  transition-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
}
.home-bk .hero-section .content.on-view .page-subtitle {
  transform: scale(1) translateY(0);
  opacity: 1;
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
  transition-delay: 0.8s;
}
.home-bk .hero-section .hero-image {
  width: 100%;
  max-width: 720px;
  height: auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -120px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed !important;
}
.home-bk .hero-section .hero-image img {
  display: block;
  width: 100%;
  height: auto;
  opacity: 0;
}
.home-bk .image-box img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 16px;
}
.home-bk .list-tags {
  margin-top: 2em;
}
.home-bk .welo-case-study .content {
  padding-top: 100px;
}
.home-bk .my-process .tabs .tab-content h3 {
  font-size: 36px;
}
.home-bk .my-process .tabs .tab-content .list li {
  font-weight: 600;
  color: #000000;
}
.home-bk .my-process .tabs .tab-content .flex-rows {
  align-items: center;
}
.home-bk .my-process .tabs .tab-content .flex-rows .column {
  flex-basis: 50%;
}
.home-bk .lets-connect-case-study .image-box {
  position: relative;
}
.home-bk .lets-connect-case-study .image-box .video-box {
  width: 56.661562%;
  height: 100%;
  box-shadow: 0 10px 32px 4px rgba(193, 206, 239, 0.34);
  border-radius: 16px;
  position: absolute;
  top: 0;
  right: 0;
}
.home-bk .lets-connect-case-study .image-box .video-box .container {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  overflow: hidden;
}
.home-bk .lets-connect-case-study .image-box .video-box video {
  display: block;
  width: 100%;
  height: 100%;
}
.home-bk .page-section + .page-section {
  margin-top: 10em;
}
.home-bk .page-section .list-tags {
  max-width: 600px;
}
.home-bk .recommendations > header {
  text-align: center;
  margin-bottom: 60px;
}
.home-bk .recommendations .medium-screen .testimonial + .testimonial {
  margin-top: 32px;
}
@media screen and (min-width: 1280px) {
  .home-bk .recommendations .medium-screen {
    display: none;
  }
}
@media screen and (max-width: 1279px) {
  .home-bk .recommendations .large-screen {
    display: none;
  }
  .home-bk .recommendations .medium-screen {
    display: block;
  }
}
@media screen and (max-width: 1340px) {
  .home-bk .hero-section .page-title {
    font-size: 96px;
  }
  .home-bk .hero-section .page-subtitle {
    font-size: 40px;
  }
  .home-bk .hero-section .content .container {
    bottom: 190px;
  }
  .home-bk .hero-section .hero-image {
    bottom: -120px;
  }
}
@media screen and (max-width: 1100px) {
  .home-bk .my-process .tabs .tab-content h3 {
    font-size: 30px;
  }
  .home-bk .hero-section .page-title {
    font-size: 78px;
  }
  .home-bk .hero-section .page-subtitle {
    font-size: 32px;
  }
  .home-bk .hero-section .content .container {
    bottom: 190px;
    padding: 0 24px;
  }
  .home-bk .hero-section .hero-image {
    bottom: -120px;
  }
}
@media screen and (max-width: 960px) {
  .home-bk .welo-case-study .content {
    padding-top: 0;
  }
  .home-bk .welo-case-study .image-box {
    max-width: 560px;
  }
  .home-bk .lets-connect-case-study .image-box {
    max-width: 520px;
  }
}
@media screen and (max-width: 781px) {
  .home-bk .hero-section .page-title {
    font-size: 60px;
  }
  .home-bk .hero-section .page-title br {
    display: none;
  }
  .home-bk .hero-section .page-subtitle {
    font-size: 26px;
  }
  .home-bk .hero-section .page-subtitle br {
    display: none;
  }
  .home-bk .hero-section .content .container {
    bottom: 100px;
    padding: 0 20px;
  }
  .home-bk .hero-section .hero-image {
    bottom: -120px;
  }
  .home-bk .page-section + .page-section {
    margin-top: 7em;
  }
}
@media screen and (max-width: 520px) {
  .home-bk .page-section + .page-section {
    margin-top: 4em;
  }
}

.image-width-xxlarge {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}

.image-width-xlarge {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.image-width-large {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.main-header .site-navigation .main-menu .menu-main-menu-container .menu .menu-item:nth-child(3) {
  display: none;
}

.page-template-template-treasure .main-header.is-sticky {
  background-color: #101931;
}
.page-template-template-treasure .main-header .site-navigation .main-menu .menu-main-menu-container .menu .menu-item:nth-child(1), .page-template-template-treasure .main-header .site-navigation .main-menu .menu-main-menu-container .menu .menu-item:nth-child(2) {
  display: none;
}
.page-template-template-treasure .main-header .site-navigation .main-menu .menu-main-menu-container .menu .menu-item:nth-child(3) {
  display: block;
}
.page-template-template-treasure .main-header .site-navigation .main-menu .menu-main-menu-container .menu .menu-item a:hover {
  color: #FFF;
}
.page-template-template-treasure #mc_embed_shell #mc_embed_signup,
.page-template-template-treasure #mc_embed_shell #mc_embed_signup_scroll {
  background-color: transparent;
}
.page-template-template-treasure #mc_embed_shell #mc_embed_signup input:not([type=submit]),
.page-template-template-treasure #mc_embed_shell #mc_embed_signup_scroll input:not([type=submit]) {
  border: 0;
  box-shadow: inset 0 0 0 8px #14203C, inset 0 0 0 9px #1F2B49, inset 0 0 0 1000px #14203C !important;
}
.page-template-template-treasure #mc_embed_shell #mc_embed_signup .mc-field-group label,
.page-template-template-treasure #mc_embed_shell #mc_embed_signup_scroll .mc-field-group label {
  color: #FFF;
}
.page-template-template-treasure #mc_embed_shell #mc_embed_signup .button,
.page-template-template-treasure #mc_embed_shell #mc_embed_signup_scroll .button {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  border: none;
  outline: none;
  cursor: pointer;
  padding-left: 1em;
  padding-right: 1em;
  font-size: 1rem;
  line-height: 0.9;
  font-weight: 600;
  user-select: none;
  white-space: nowrap;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-size: 18px;
  background-color: #CF191F;
  color: #FFF;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  position: relative;
}
.page-template-template-treasure #mc_embed_shell #mc_embed_signup .button .icon img,
.page-template-template-treasure #mc_embed_shell #mc_embed_signup_scroll .button .icon img {
  display: block;
  width: 100%;
  height: auto;
}
.page-template-template-treasure #mc_embed_shell #mc_embed_signup .button i,
.page-template-template-treasure #mc_embed_shell #mc_embed_signup_scroll .button i {
  margin-left: 0.75em;
}
.page-template-template-treasure #mc_embed_shell #mc_embed_signup .button i:before,
.page-template-template-treasure #mc_embed_shell #mc_embed_signup_scroll .button i:before {
  font-weight: 800;
  color: inherit;
}
.page-template-template-treasure #mc_embed_shell #mc_embed_signup .button i,
.page-template-template-treasure #mc_embed_shell #mc_embed_signup_scroll .button i {
  color: #776BFF;
}
.page-template-template-treasure #mc_embed_shell #mc_embed_signup .button:before,
.page-template-template-treasure #mc_embed_shell #mc_embed_signup_scroll .button:before {
  display: block;
  content: "";
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid #FBF8EF;
  position: absolute;
  top: 4px;
  left: 4px;
}
.page-template-template-treasure #mc_embed_shell #mc_embed_signup .button:hover,
.page-template-template-treasure #mc_embed_shell #mc_embed_signup_scroll .button:hover {
  background-color: #B1090F;
  transition: all 0.05s ease-in-out;
}
.page-template-template-treasure #mc_embed_shell #mc_embed_signup .button.small,
.page-template-template-treasure #mc_embed_shell #mc_embed_signup_scroll .button.small {
  min-height: 32px;
  font-size: 0.875rem;
}
.page-template-template-treasure #mc_embed_shell #mc_embed_signup .button.large,
.page-template-template-treasure #mc_embed_shell #mc_embed_signup_scroll .button.large {
  min-height: 50px;
  font-size: 1.25rem;
}
.page-template-template-treasure #mc_embed_shell #mc_embed_signup .button.block,
.page-template-template-treasure #mc_embed_shell #mc_embed_signup_scroll .button.block {
  width: 100%;
  position: relative;
}
.page-template-template-treasure #mc_embed_shell #mc_embed_signup .button.disabled,
.page-template-template-treasure #mc_embed_shell #mc_embed_signup_scroll .button.disabled {
  cursor: not-allowed;
}

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