@charset "UTF-8";
/*
Theme Name: Sloane
Theme URI: https://sloanerosner.com
Description: A custom theme for Sloane Rosner
Version: 1.0
Author: Nick Zlonis
Author URI: http://figureground.com
*/
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

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

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

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

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

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

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

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

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

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

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

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

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

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

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

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

/**
 * 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;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

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

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

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

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

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

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

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[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 IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

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

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

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

/**
 * Animation
 _________________________________________________________________________________________
 */
@keyframes appearGrow {
  0% {
    opacity: 0;
    transform: scale3d(0, 0, 0);
  }
  80% {
    opacity: 0.8;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.appear_grow {
  opacity: 0;
  transform: scale3d(0, 0, 0);
  animation: appearGrow 0.5s ease-in 0s 1 forwards;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    top: 20px;
  }
  to {
    opacity: 1;
    top: 0;
  }
}
.fade_in {
  opacity: 0;
  animation: fadeIn 0.5s ease-in 0.5s forwards;
  transition: top 0.2s ease-in-out;
}

@keyframes fadeIn40 {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.4;
  }
}
.fade_in_40 {
  opacity: 0;
  animation: fadeIn40 0.5s ease-in 1s forwards;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.spin {
  animation: spin 2s infinite linear;
  display: inline-block;
  transform: rotate(0deg);
}

/**
 * Variables
 _________________________________________________________________________________________
 */
/*
$font-display: -apple-system, BlinkMacSystemFont, San Francisco, Roboto, Segoe UI, Helvetica Neue, sans-serif;
$font-text:oxygen, -apple-system, BlinkMacSystemFont, San Francisco, Roboto, Segoe UI, Helvetica Neue, sans-serif;
$font-display-bold:oxygen, -apple-system, BlinkMacSystemFont, San Francisco, Roboto, Segoe UI, Helvetica Neue, sans-serif;
$font-text-bold:oxygen, -apple-system, BlinkMacSystemFont, San Francisco, Roboto, Segoe UI, Helvetica Neue, sans-serif;
*/
/**
 * Mixins
 _________________________________________________________________________________________
 */
.angle--top-left {
  position: relative;
  overflow: hidden;
  -webkit-clip-path: polygon(0 calc(0% + 7vw), 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 calc(0% + 7vw), 100% 0, 100% 100%, 0 100%);
}
@supports not ((-webkit-clip-path: polygon(0 calc(0% + 7vw), 100% 0, 100% 100%, 0 100%)) or (clip-path: polygon(0 calc(0% + 7vw), 100% 0, 100% 100%, 0 100%))) {
  .angle--top-left::before, .angle--top-left::after {
    content: "";
    position: absolute;
    left: 0;
    z-index: 10;
    display: block;
    border-style: solid;
  }
  .angle--top-left::before {
    top: 0;
    border-width: 8vw 100vw 0 0;
    border-color: #fff transparent transparent transparent;
  }
}

.angle--top-right {
  position: relative;
  overflow: hidden;
  -webkit-clip-path: polygon(0 0, 100% calc(0% + 7vw), 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% calc(0% + 7vw), 100% 100%, 0 100%);
}
@supports not ((-webkit-clip-path: polygon(0 0, 100% calc(0% + 7vw), 100% 100%, 0 100%)) or (clip-path: polygon(0 0, 100% calc(0% + 7vw), 100% 100%, 0 100%))) {
  .angle--top-right::before, .angle--top-right::after {
    content: "";
    position: absolute;
    left: 0;
    z-index: 10;
    display: block;
    border-style: solid;
  }
  .angle--top-right::before {
    top: 0;
    border-width: 8vw 0 0 100vw;
    border-color: #fff transparent transparent transparent;
  }
}

.angle--bottom-left {
  position: relative;
  overflow: hidden;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 calc(100% - 7vw));
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 calc(100% - 7vw));
}
@supports not ((-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 calc(100% - 7vw))) or (clip-path: polygon(0 0, 100% 0, 100% 100%, 0 calc(100% - 7vw)))) {
  .angle--bottom-left::before, .angle--bottom-left::after {
    content: "";
    position: absolute;
    left: 0;
    z-index: 10;
    display: block;
    border-style: solid;
  }
  .angle--bottom-left::after {
    bottom: 0;
    border-width: 0 100vw 8vw 0;
    border-color: transparent transparent #fff transparent;
  }
}

.angle--bottom-right {
  position: relative;
  overflow: hidden;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 7vw), 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% calc(100% - 7vw), 0 100%);
}
@supports not ((-webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 7vw), 0 100%)) or (clip-path: polygon(0 0, 100% 0, 100% calc(100% - 7vw), 0 100%))) {
  .angle--bottom-right::before, .angle--bottom-right::after {
    content: "";
    position: absolute;
    left: 0;
    z-index: 10;
    display: block;
    border-style: solid;
  }
  .angle--bottom-right::after {
    bottom: 0;
    border-width: 0 0 8vw 100vw;
    border-color: transparent transparent #fff transparent;
  }
}

.angle--both-left-left {
  position: relative;
  overflow: hidden;
  -webkit-clip-path: polygon(0 calc(0% + 7vw), 100% 0, 100% 100%, 0 calc(100% - 7vw));
          clip-path: polygon(0 calc(0% + 7vw), 100% 0, 100% 100%, 0 calc(100% - 7vw));
}
@supports not ((-webkit-clip-path: polygon(0 calc(0% + 7vw), 100% 0, 100% 100%, 0 calc(100% - 7vw))) or (clip-path: polygon(0 calc(0% + 7vw), 100% 0, 100% 100%, 0 calc(100% - 7vw)))) {
  .angle--both-left-left::before, .angle--both-left-left::after {
    content: "";
    position: absolute;
    left: 0;
    z-index: 10;
    display: block;
    border-style: solid;
  }
  .angle--both-left-left::before {
    top: 0;
    border-width: 8vw 100vw 0 0;
    border-color: #fff transparent transparent transparent;
  }
  .angle--both-left-left::after {
    bottom: 0;
    border-width: 0 100vw 8vw 0;
    border-color: transparent transparent #fff transparent;
  }
}

.angle--both-right-right {
  position: relative;
  overflow: hidden;
  -webkit-clip-path: polygon(0 0, 100% calc(0% + 7vw), 100% calc(100% - 7vw), 0 100%);
          clip-path: polygon(0 0, 100% calc(0% + 7vw), 100% calc(100% - 7vw), 0 100%);
}
@supports not ((-webkit-clip-path: polygon(0 0, 100% calc(0% + 7vw), 100% calc(100% - 7vw), 0 100%)) or (clip-path: polygon(0 0, 100% calc(0% + 7vw), 100% calc(100% - 7vw), 0 100%))) {
  .angle--both-right-right::before, .angle--both-right-right::after {
    content: "";
    position: absolute;
    left: 0;
    z-index: 10;
    display: block;
    border-style: solid;
  }
  .angle--both-right-right::before {
    top: 0;
    border-width: 8vw 0 0 100vw;
    border-color: #fff transparent transparent transparent;
  }
  .angle--both-right-right::after {
    bottom: 0;
    border-width: 0 0 8vw 100vw;
    border-color: transparent transparent #fff transparent;
  }
}

.angle--both-left-right {
  position: relative;
  overflow: hidden;
  -webkit-clip-path: polygon(0 calc(0% + 7vw), 100% 0, 100% calc(100% - 7vw), 0 100%);
          clip-path: polygon(0 calc(0% + 7vw), 100% 0, 100% calc(100% - 7vw), 0 100%);
}
@supports not ((-webkit-clip-path: polygon(0 calc(0% + 7vw), 100% 0, 100% calc(100% - 7vw), 0 100%)) or (clip-path: polygon(0 calc(0% + 7vw), 100% 0, 100% calc(100% - 7vw), 0 100%))) {
  .angle--both-left-right::before, .angle--both-left-right::after {
    content: "";
    position: absolute;
    left: 0;
    z-index: 10;
    display: block;
    border-style: solid;
  }
  .angle--both-left-right::before {
    top: 0;
    border-width: 8vw 100vw 0 0;
    border-color: #fff transparent transparent transparent;
  }
  .angle--both-left-right::after {
    bottom: 0;
    border-width: 0 0 8vw 100vw;
    border-color: transparent transparent #fff transparent;
  }
}

.angle--both-right-left {
  position: relative;
  overflow: hidden;
  -webkit-clip-path: polygon(0 0, 100% calc(0% + 7vw), 100% 100%, 0 calc(100% - 7vw));
          clip-path: polygon(0 0, 100% calc(0% + 7vw), 100% 100%, 0 calc(100% - 7vw));
}
@supports not ((-webkit-clip-path: polygon(0 0, 100% calc(0% + 7vw), 100% 100%, 0 calc(100% - 7vw))) or (clip-path: polygon(0 0, 100% calc(0% + 7vw), 100% 100%, 0 calc(100% - 7vw)))) {
  .angle--both-right-left::before, .angle--both-right-left::after {
    content: "";
    position: absolute;
    left: 0;
    z-index: 10;
    display: block;
    border-style: solid;
  }
  .angle--both-right-left::before {
    top: 0;
    border-width: 8vw 0 0 100vw;
    border-color: #fff transparent transparent transparent;
  }
  .angle--both-right-left::after {
    bottom: 0;
    border-width: 0 100vw 8vw 0;
    border-color: transparent transparent #fff transparent;
  }
}

.angle__content {
  display: block;
  width: 100%;
  height: auto;
}

.angle--colour {
  color: #fff;
  background-color: #2196F3;
  text-align: center;
  padding: 10% 0;
}

/**
 * Base
 _________________________________________________________________________________________
 */
* {
  box-sizing: border-box;
  line-height: 1.5;
}

a {
  transition: all 0.2s ease-out;
  text-decoration: none;
}

a:link {
  color: #6595bc;
}

a:visited {
  color: #90b9d9;
}

a:hover {
  color: #4c7596;
  text-decoration: underline;
}

a:active {
  border: none;
}

a:focus {
  border: none;
}

a img {
  border: none;
}

address {
  font-style: normal;
  font-weight: bold;
  margin: 0 0 1em 0;
}
address a:link,
address a:visited {
  color: #444;
}

blockquote {
  font-size: 1.4em;
}

body {
  background-color: #e6dace;
  color: #444;
  font-family: "Sofia Sans", "helvetica neue", arial, helvetica, sans-serif;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 100%;
  margin: 0 auto;
  max-width: 100%;
  min-width: 320px;
  overflow-x: hidden;
  position: relative;
  width: 100%;
}

button {
  cursor: pointer;
}

cite {
  font-style: italic;
}

.clear {
  clear: both;
  display: block;
}

.divider {
  display: inline-block;
  margin: 0 0.5em;
}

em {
  font-style: italic;
}

fieldset {
  border: 0;
  padding: 0;
}

h1 {
  color: #555;
  font-family: "Sofia Sans Condensed", "helvetica neue", arial, helvetica, sans-serif;
  font-optical-sizing: auto;
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 600;
  letter-spacing: -3px;
  line-height: 1.6em;
  margin: 0 0 0.5em 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  h1 {
    text-align: left;
  }
}

h2 {
  color: #444;
  font-family: "Sofia Sans Condensed", "helvetica neue", arial, helvetica, sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -1px;
  line-height: 1.4;
  margin: 0.5em 0 1em 0;
  text-transform: uppercase;
}

h3 {
  color: #555;
  font-family: "Sofia Sans Condensed", "helvetica neue", arial, helvetica, sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  margin: 0 0 1em 0;
}

h4 {
  color: #555;
  font-family: "Sofia Sans", "helvetica neue", arial, helvetica, sans-serif;
  font-size: 1.2rem;
  font-weight: bold;
}

h5 {
  color: #555;
}

hr {
  border: 0;
  border-top: 1px solid #aaaaaa;
}

html {
  height: 100%;
  max-width: 100%;
  scroll-behavior: smooth;
}

img {
  height: auto;
  margin: 0 auto 1.5em;
  max-width: 100%;
  width: 100%;
}

.inline-block {
  display: inline-block;
}

main {
  padding: 5vw 5vw 0 5vw;
}
@media only screen and (min-width: 768px) {
  main {
    padding: 0 10vw;
  }
}
main.main-menu {
  margin: 0;
}
@media only screen and (min-width: 768px) {
  main.main-menu {
    margin: 0;
  }
}

ol {
  list-style-type: decimal;
  margin: 0 0 2em 1em;
}

ol li {
  font-weight: 500;
  margin: 0 0 0.5em 0;
}

p {
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.6;
  margin: 0 0 1.33em 0;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

strong {
  font-weight: bold;
}

.subtle {
  color: #888888;
  display: inline-block;
}

a.subtle:link {
  color: #888888;
  text-decoration: underline;
}

a.subtle:visited {
  color: #888888;
}

a.subtle:hover {
  color: #888888;
}

a.subtle:active {
  color: #444;
}

sup {
  font-size: 0.6em;
  vertical-align: top;
}

ul {
  margin: 0 0 2em 0;
  padding: 0 0 0 1.5em;
}
ul ul {
  margin: 1em 0 0 0;
}

ul li {
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.3;
  margin: 0 0 0.5rem 0;
}

/* Typekit classes */
.wf-loading {
  font-family: "helvetica neue", arial, helvetica, sans-serif;
}

.wf-active {
  font-family: proxima-nova;
}

/* Wordpress default classes */
.wp-caption {
  margin: 0;
  max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin: 0;
}

.wp-caption-text {
  color: #888888;
  font-size: 0.9em;
  line-height: 1.3;
  margin-top: 0.5em;
}

.wp-smiley {
  display: inline;
  margin: 0 0.2em;
  max-width: auto;
  min-width: auto;
  width: auto;
}

/* Gravity Forms */
body .gform_wrapper .gfield_description {
  font-size: 1rem;
}

body .gform_wrapper .gform_title {
  color: #555;
  font-size: 1.4rem;
  text-align: left;
}

body .gform_wrapper input[type=text],
body .gform_wrapper input[type=email],
body .gform_wrapper input[type=tel],
body .gform_wrapper input[type=url],
body .gform_wrapper textarea {
  background-color: rgba(255, 255, 255, 0.3);
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 8px;
  font-size: 14px;
  color: #333;
}
body .gform_wrapper input[type=text]:focus,
body .gform_wrapper input[type=email]:focus,
body .gform_wrapper input[type=tel]:focus,
body .gform_wrapper input[type=url]:focus,
body .gform_wrapper textarea:focus {
  background-color: rgba(255, 255, 255, 0.7);
}

body .gform_wrapper label {
  font-size: 1rem !important;
  color: #333;
  font-weight: bold !important;
  margin-bottom: 5px;
  display: block;
}

body .gform_wrapper legend {
  font-size: 1.2rem !important;
  color: #333;
  font-weight: bold !important;
  margin-bottom: 5px;
  display: block;
}

#gform_1 {
  margin: 0 0 5vw 0;
}

.gfield_required {
  color: #756e5c !important;
}

.gform_wrapper .gform_button {
  background-color: #4c7596 !important;
  border-radius: 19px !important;
  font-size: 1.2rem !important;
  font-weight: bold !important;
}
.gform_wrapper .gform_button:hover {
  background-color: #355772 !important;
}

/**
 * Badge
 _________________________________________________________________________________________
 */
/**
 * Button
 _________________________________________________________________________________________
 */
.btn {
  background-color: #bc2d7d;
  border-radius: 25px;
  color: white;
  display: inline-block;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 50px;
  padding: 0 1.5rem;
  text-decoration: none;
}
.btn:link, .btn:visited {
  color: white;
}
.btn:hover, .btn:active {
  background-color: #e24ca0;
  text-decoration: none;
}

.btn_top {
  background-color: #4c7596;
  border-radius: 50%;
  display: block;
  font-size: 1rem;
  font-weight: 900;
  height: 2.5rem;
  position: fixed;
  bottom: 5vw;
  opacity: 0;
  padding: 0.5rem;
  right: 5vw;
  text-transform: uppercase;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  visibility: hidden;
  width: 2.5rem;
}
.btn_top:link, .btn_top:visited {
  color: white;
}
.btn_top.show {
  opacity: 1;
  visibility: visible;
}
.btn_top .hide {
  left: -9999px;
  opacity: 0;
  position: absolute;
  top: -9999px;
}
.btn_top .icon-down-open {
  position: relative;
  rotate: x 180deg !important;
}

.btn_top_visible {
  opacity: 1 !important;
  visibility: visible !important;
  z-index: 100;
}

/**
 * heading
 _________________________________________________________________________________________
 */
.heading-home {
  color: #444;
  font-family: "Sofia Sans", "helvetica neue", arial, helvetica, sans-serif;
  font-size: 2.2rem;
  letter-spacing: -2px;
  line-height: 0.8;
  margin: 0;
  font-weight: 400;
  padding: 20vh 10vw 0 10vw;
}
@media only screen and (min-width: 768px) {
  .heading-home {
    font-size: 2.8rem;
    padding: 10vh 10vw 0 10vw;
    text-align: center;
  }
}
.heading-home span {
  display: inline;
  line-height: 0.8;
  margin: 0;
}
.heading-home .span-space {
  padding: 0 0.25rem;
}
.heading-home .span-lcswr {
  display: inline-block;
  font-size: 2rem;
  font-weight: 500;
}

.heading-therapy {
  color: #888888;
  font-size: 1.5rem;
  font-weight: 400;
  margin: 0 0 24vh 0;
  padding: 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .heading-therapy {
    margin: 0 0 1vh 0;
  }
}

.heading-leadin {
  border-bottom: 1px solid #888888;
  font-family: "Sofia Sans", "helvetica neue", arial, helvetica, sans-serif;
  line-height: 1.2;
  margin: 0 0 3vw 0;
  padding: 0 0 3vw 0;
}
.heading-leadin span {
  line-height: 1;
}

/**
 * Image
 _________________________________________________________________________________________
 */
.img-home {
  margin: 20vh auto 15vh auto;
}
@media only screen and (min-width: 768px) {
  .img-home {
    margin: 5vh auto 20vh auto;
  }
}

.img-placeholder {
  background-color: rgba(0, 0, 0, 0.05);
  background-color: rgba(76, 117, 150, 0.1);
  border: 1px solid #444;
  display: block;
  height: 100%;
  min-height: 300px;
  width: 100%;
}

.img-placeholder-round {
  background-color: rgba(0, 0, 0, 0.05);
  background-color: rgba(76, 117, 150, 0.1);
  border: 1px solid #444;
  border-radius: 50%;
  display: block;
  height: 300px;
  margin: 0 auto;
  min-height: 300px;
  width: 300px;
}

.img-section {
  display: block;
  margin-bottom: 0;
  margin-left: -5vw;
  max-width: 100vw;
  width: 100vw;
}
@media only screen and (min-width: 768px) {
  .img-section {
    margin-left: 0;
    width: 100%;
  }
}

.img-title {
  margin: 0;
  max-width: 360px;
}

.img-wide {
  display: block;
  margin-bottom: 0;
  margin-left: -5vw;
  max-width: 100vw;
  width: 100vw;
}
@media only screen and (min-width: 768px) {
  .img-wide {
    margin-left: -10vw;
  }
}

/**
 * List
 _________________________________________________________________________________________
 */
.list-services {
  list-style-type: none;
  padding-left: 20px;
}
.list-services li {
  margin: 0 0 0.7rem 0;
  position: relative;
}
.list-services li::before {
  color: #4c7596;
  content: "•";
  font-size: 2rem;
  position: absolute;
  left: -20px;
  top: 10px;
  transform: translateY(-50%);
}

/**
 * Accordion
 based on this method: https://codepen.io/alvarotrigo/pen/qBpBezx
 _________________________________________________________________________________________
 */
.list-accordion {
  list-style: none;
  margin: 0 0 2rem 0;
  padding: 0;
  perspective: 900;
}
.list-accordion h3 {
  color: #4c7596;
  font-size: 1.4rem;
  margin: 1rem 0;
  text-decoration: underline;
  text-decoration-color: #90b9d9;
  text-decoration-style: dotted;
  text-underline-offset: 3px;
}
.list-accordion i {
  color: #4c7596;
  margin: 16px 0 0 0;
  position: absolute;
  right: 0;
  transform: translate(-6px, 0);
  /*
  &:after,
  &:before {
  	content:'';
  	height:9px;
  	position:absolute;
  	transition:all 0.25s ease-in-out;
  	width:3px;
  }
  &:after {
  	transform:translate(2px, 0) rotate(-45deg);
  }
  &:before {
  	transform:translate(-2px, 0) rotate(45deg);
  } */
}
.list-accordion li {
  animation: flipdown 0.5s ease both;
  border-top: 1px solid #444;
  margin: 0;
  padding: 0;
  position: relative;
}
.list-accordion li:nth-of-type(1) {
  animation-delay: 0.5s;
}
.list-accordion li:nth-of-type(2) {
  animation-delay: 0.75s;
}
.list-accordion li:nth-of-type(3) {
  animation-delay: 1s;
}
.list-accordion li:last-child {
  border-bottom: 1px solid #444;
}
.list-accordion li input[type=checkbox] {
  cursor: pointer;
  height: 100%;
  opacity: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.list-accordion li input[type=checkbox]:checked {
  background-color: rgba(76, 117, 150, 0.15);
}
.list-accordion li input[type=checkbox]:checked ~ i:after {
  transform: translate(-2px, 0) rotate(90deg);
}
.list-accordion li input[type=checkbox]:checked ~ i:before {
  transform: translate(2px, 0) rotate(-90deg);
}
.list-accordion li input[type=checkbox]:checked ~ .accordion-fold {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  transform: translate(0, 50%);
}
.list-accordion .accordion-fold {
  max-height: 800px;
  opacity: 1;
  overflow: hidden;
  position: relative;
  transition: all 0.25s ease-in-out;
  transform: translate(0, 0);
  z-index: 2;
}

@keyframes flipdown {
  0% {
    opacity: 0;
    transform-origin: top center;
    transform: rotateX(-90deg);
  }
  5% {
    opacity: 1;
  }
  80% {
    transform: rotateX(8deg);
  }
  83% {
    transform: rotateX(6deg);
  }
  92% {
    transform: rotateX(-3deg);
  }
  100% {
    transform: rotateX(0deg);
    transform-origin: top center;
  }
}
/**
 * Footer
 _________________________________________________________________________________________
 */
#footer {
  background-color: rgba(76, 117, 150, 0.15);
  padding: 1rem 5vw;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  #footer {
    padding: 2rem 20vw;
  }
}
#footer address {
  color: #444;
  font-family: "Sofia Sans Condensed", "helvetica neue", arial, helvetica, sans-serif;
  font-size: 1.2rem;
}
#footer address a:link,
#footer address a:visited {
  color: #4c7596;
}

#subfooter {
  background-color: rgba(76, 117, 150, 0.15);
  padding: 5vw 5vw 10vw 5vw;
}
@media only screen and (min-width: 768px) {
  #subfooter {
    padding: 2rem 20vw 5vw 20vw;
  }
}
#subfooter .copyright {
  color: #444;
  font-family: "Sofia Sans Condensed", "helvetica neue", arial, helvetica, sans-serif;
  font-size: 1.4rem;
  text-align: center;
}

/**
 * Header
 _________________________________________________________________________________________
 */
#header {
  background-color: #e6dace;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#header h1 {
  flex-basis: 100%;
  order: 1;
  text-align: center;
}
#header h2 {
  flex-basis: 100%;
  order: 3;
  text-align: center;
}
#header h3 {
  margin: 0;
  order: 2;
  text-align: center;
}
#header nav {
  flex-basis: 100%;
  order: 5;
}
#header .img-home {
  flex-basis: 100%;
  max-width: 1000px;
  order: 4;
}
@media only screen and (min-width: 768px) {
  #header nav {
    order: 4;
  }
  #header .img-home {
    order: 5;
  }
}

/**
 * Hero
 _________________________________________________________________________________________
 */
/**
 * Navigation
 _________________________________________________________________________________________
 */
.nav-primary {
  margin: 0 0 2rem 0;
}
@media only screen and (min-width: 768px) {
  .nav-primary {
    margin: 2rem 0 10vh 0;
  }
}
.nav-primary a {
  color: #444;
  display: block;
  line-height: 44px;
  padding: 0 1vw;
  transition: all 0.2s ease-in-out;
}
.nav-primary a:link, .nav-primary a:visited {
  color: #444;
}
.nav-primary a:hover, .nav-primary a:active {
  color: #4c7596;
  text-decoration: none;
}
.nav-primary li {
  font-size: 1rem;
  margin: 0 0.5rem;
}
.nav-primary li:last-child a {
  border: 1px solid #444;
  border-radius: 22px;
  padding: 0 1.5rem;
}
.nav-primary li:last-child a:hover, .nav-primary li:last-child a:active {
  background-color: rgba(76, 117, 150, 0.2);
}
.nav-primary ul {
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0 2vw;
}

/**
 * Section
 _________________________________________________________________________________________
 */
section {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 5vw 0;
  padding: 5vw 0 0 0;
}
@media only screen and (min-width: 768px) {
  section:nth-child(even) > div:nth-child(1) {
    order: 2;
  }
}
section > div {
  flex-basis: 100%;
}
@media only screen and (min-width: 768px) {
  section > div {
    flex-basis: 45%;
  }
}
