/*
Theme Name: Twisted Tree
Author: SMSC Marketing
Author URI: https://twistedtree.com
Description: SMSC Marketing Department's theme for the Twisted Tree website.
Requires at least: 6.1
Tested up to: 6.4
Version: 1.0
Text Domain: smscdpc
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Custom Reset added by Felix */
*::before,
*::after {
  box-sizing: border-box;
}

a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}

button {
  background-color: transparent;
  color: inherit;
  border-width: 0;
  padding: 0;
  cursor: pointer;
}

figure {
  margin: 0;
}

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

ul, ol, dd {
  margin: 0;
  padding: 0;
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
}

p {
  margin: 0;
}

cite {
  font-style: normal;
}

fieldset {
  border-width: 0;
  padding: 0;
  margin: 0;
}

/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Rremove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` elrement consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elrements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2rem;
  margin: 0.67rem 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `rem` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1rem; /* 2 */
}

/* Text-level sremantics
   ========================================================================== */
/**
 * Rremove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Rremove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `rem` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1rem; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elrements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25rem;
}

sup {
  top: -0.5rem;
}

/* rembedded content
   ========================================================================== */
/**
 * Rremove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Rremove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Rremove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Rremove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Rremove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35rem 0.75rem 0.625rem;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elrements in IE.
 * 3. Rremove the padding so developers are not caught out when they zero out
 *    `fieldset` elrements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Rremove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Rremove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of incrrement and decrrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Rremove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

:root {
  --font1: "txc-pearl", sans-serif;
  --font2: "new-kansas", sans-serif;
  --font3: "deuterium-variable", sans-serif;
  --font-color: #1F3A33;
  --theme-color-1: #1F3A33;
  --theme-color-2: #83AD7A;
  --theme-color-3: #FFF;
  --theme-color-4: #D7E5EF;
}

* {
  box-sizing: border-box !important;
}

html {
  font-size: 20px;
}

body {
  color: var(--font-color);
}

h1 {
  font-family: var(--font1);
  font-size: 4.1rem;
  line-height: 4.9rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
}

h2 {
  font-family: var(--font2);
  font-size: 2rem;
  line-height: 2.4rem;
  margin-bottom: 0.5rem;
  font-style: italic;
}

h3 {
  font-family: var(--font3);
  font-size: 1rem;
  line-height: 1.15rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: 0.162rem;
  font-weight: 300;
}

h4, button,
.button,
input[type=submit], h5 {
  font-family: var(--font3);
  font-size: 0.8rem;
  line-height: 0.95rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: 0.162rem;
  font-weight: 300;
}

h5 {
  font-size: 0.7rem;
  line-height: 0.8rem;
}

p {
  font-size: 1rem;
  line-height: 1.7rem;
  font-family: var(--font3);
  margin-bottom: 0.5rem;
}

.no-margin {
  margin-bottom: 0;
}

.sm-margin {
  margin-bottom: 0.5rem;
}

.md-margin {
  margin-bottom: 1rem;
}

.lg-margin {
  margin-bottom: 2.5rem;
}

.xl-margin {
  margin-bottom: 4rem;
}

.font-1 {
  font-family: var(--font1);
  font-weight: 400;
  font-style: normal;
}

.font-2 {
  font-family: var(--font2);
  font-weight: 400;
  font-style: italic;
}

.font-3 {
  font-family: var(--font3);
  font-variation-settings: "wght" 100;
}

.color-theme-1 {
  color: var(--theme-color-1);
}

.color-theme-2 {
  color: var(--theme-color-2);
}

.color-theme-3 {
  color: var(--theme-color-3);
}

.color-theme-4 {
  color: var(--theme-color-4);
}

button,
.button,
input[type=submit] {
  background-color: #D7E5EF;
  font-family: var(--font3);
  padding: 0.5rem 2rem;
  padding-top: 0.6rem;
  font-size: 0.7rem;
  color: #604A3A;
  border: 4px solid #D7E5EF;
  transition: all 0.1s ease-out;
}
button:hover,
.button:hover,
input[type=submit]:hover {
  transform: scale(1.04);
}

section {
  background: white;
}

.content {
  margin: 0 auto;
  max-width: 1625px;
  padding: 0 50px;
  box-sizing: content-box !important;
}
.content.border-box {
  max-width: 1725px;
  box-sizing: border-box !important;
}
.content.wide {
  max-width: 1725px;
}
.content.wide.border-box {
  max-width: 1825px;
}

@media (max-width: 900px) {
  html {
    font-size: 16px;
  }
  .content {
    padding: 0 25px;
  }
}
.needsclick.kl-teaser-Xd5Wgj.undefined.kl-private-reset-css-Xuajs1 {
  display: none !important;
}

.needsclick.kl-teaser-Xd5Wgj.kl-private-reset-css-Xuajs1 {
  display: none !important;
}

.needsclick {
  display: none !important;
}

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 2000;
  position: fixed;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 5px;
  width: 200px;
  background: #fff;
  border: 1px solid #ffffff;
  overflow: hidden;
}

.pace .pace-progress {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  max-width: 200px;
  position: fixed;
  z-index: 2000;
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  width: 100%;
  background: #ffffff;
}

.pace.pace-inactive {
  display: none;
}

@keyframes slowfade {
  from {
    opacity: 0;
    top: 1rem;
  }
  to {
    opacity: 1;
    top: 0;
  }
}
#landingPage #main {
  min-height: 100vh;
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: var(--theme-color-1);
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
}
#landingPage #main .video-backdrop {
  position: absolute;
  inset: 0;
  overflow: hidden;
  z-index: 1;
}
#landingPage #main .video-backdrop video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#landingPage #main .video-backdrop #mobileBackgroundVideo {
  display: none;
}
#landingPage #main .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  position: relative;
  z-index: 2;
  transition: all 0.5s ease-out;
  animation-fill-mode: forwards;
  animation-delay: 2s;
  animation-duration: 1s;
}
#landingPage #main .content .text-logo img {
  max-width: 100%;
}
#landingPage #main .content .text-logo .mobile {
  display: none;
}
#landingPage #main .content h1 {
  margin-top: 1.5rem;
}
#landingPage #main .content a:hover {
  text-decoration: underline;
}
#landingPage #main .content #logoAnimContainer {
  height: 360px;
  aspect-ratio: 1;
  position: relative;
}
#landingPage #main .content #logoAnimContainer img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  inset: 0;
}
#landingPage #main .content #logoAnimContainer .loop {
  opacity: 0;
}
#landingPage #main .content #logoAnimContainer.loop-1 .loop {
  opacity: 1;
}
#landingPage #main .content #logoAnimContainer.loop-2 .intro {
  display: none;
}
#landingPage #main .content > * {
  text-align: center;
  opacity: 0;
  top: 1rem;
  position: relative;
  transition: opacity 0.7s ease-out, top 0.7s ease-out;
}
#landingPage #main .content > *.active {
  opacity: 1;
  top: 0;
}
#landingPage dialog {
  padding: 2.5rem;
  width: 90%;
  max-width: 800px;
  background: rgba(32, 108, 78, 0.4);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  opacity: 1;
  top: 0;
  transition: 0.5s all ease-out;
  border: 4px solid white;
}
#landingPage dialog #closeModal {
  position: absolute;
  right: 1rem;
  top: 1rem;
  padding: 0.25rem;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
}
#landingPage dialog #closeModal img {
  width: 2rem;
}
#landingPage dialog #closeModal:hover {
  transform: scale(1.1);
}
#landingPage dialog .after-submit {
  display: none;
}
#landingPage dialog.submitted .before-submit {
  display: none;
}
#landingPage dialog.submitted .after-submit {
  display: block;
}
#landingPage dialog p {
  text-align: center;
  position: relative;
  top: 0;
  opacity: 1;
  transition: all 0.5s ease-out;
  margin-bottom: 0;
}
#landingPage dialog form {
  display: flex;
}
#landingPage dialog form .input-field {
  flex: 1;
  margin-right: 2rem;
}
#landingPage dialog form .input-field label {
  display: block;
  font-family: var(--font3);
  font-size: 1rem;
  line-height: 1.15rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.162rem;
  font-weight: 300;
  color: var(--theme-color-3);
}
#landingPage dialog form .input-field input {
  background: #D3E5EF;
  padding: 0.5rem 1rem;
  font-family: var(--font3);
  font-size: 1rem;
  line-height: 1.75rem;
  color: var(--font-color);
  width: 100%;
}
#landingPage dialog form input[type=submit] {
  font-family: var(--font3);
  padding: 0.5rem 2rem;
  padding-top: 0.6rem;
  font-size: 0.7rem;
  color: var(--theme-color-3);
  border: 4px solid var(--theme-color-3);
  transition: all 0.2s ease-out;
  font-family: var(--font3);
  font-size: 0.8rem;
  line-height: 0.95rem;
  text-transform: uppercase;
  letter-spacing: 0.162rem;
  font-weight: 300;
  color: white;
  background-color: transparent;
  cursor: pointer;
  justify-self: end;
  align-self: flex-end;
  margin-bottom: 0;
  min-height: 58px;
}
#landingPage dialog form input[type=submit]:hover {
  background-color: white;
  color: var(--font-color);
}
#landingPage #progressWrap {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  inset: 0;
  z-index: 10;
}
#landingPage #progressWrap #loadingProgressBar {
  width: 200px;
  height: 10px;
  border: 2px solid white;
}
#landingPage #progressWrap #loadingProgressBar #loadingProgressValue {
  background-color: white;
  height: 6px;
  width: 100%;
  font-size: 1px;
  transition: width 2.5s ease-in;
}

@starting-style {
  #landingPage dialog {
    opacity: 0;
    top: 1rem;
  }
  #landingPage dialog p {
    opacity: 0;
    top: 1rem;
  }
  #landingPage #progressWrap #loadingProgressBar #loadingProgressValue {
    width: 0%;
  }
}
@media (max-width: 900px) {
  #landingPage #main .video-backdrop #desktopBackgroundVideo {
    display: none;
  }
  #landingPage #main .video-backdrop #mobileBackgroundVideo {
    display: block;
  }
  #landingPage dialog form {
    flex-direction: column;
  }
  #landingPage dialog form .input-field {
    margin-right: 0;
  }
  #landingPage dialog form .input-field input {
    margin-bottom: 1rem;
  }
  #landingPage dialog form input[type=submit] {
    align-self: flex-start;
  }
}
@media (max-width: 600px) {
  #landingPage #main .content #logoAnimContainer {
    height: 280px;
  }
  #landingPage #main .content .text-logo .desktop {
    display: none;
  }
  #landingPage #main .content .text-logo .mobile {
    display: block;
  }
}

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