@font-face {
  font-family: Montserrat;
  src: url("/wp-content/themes/assignar/resources/assets/fonts/montserrat-medium-webfont.woff2") format("woff2"), url("/wp-content/themes/assignar/resources/assets/fonts/montserrat-medium-webfont.woff") format("woff"), url("/wp-content/themes/assignar/resources/assets/fonts/montserrat-medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: Montserrat;
  src: url("/wp-content/themes/assignar/resources/assets/fonts/montserrat-semibold-webfont.woff2") format("woff2"), url("/wp-content/themes/assignar/resources/assets/fonts/montserrat-semibold-webfont.woff") format("woff"), url("/wp-content/themes/assignar/resources/assets/fonts/montserrat-semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: Montserrat;
  src: url("/wp-content/themes/assignar/resources/assets/fonts/montserrat-bold-webfont.woff2") format("woff2"), url("/wp-content/themes/assignar/resources/assets/fonts/montserrat-bold-webfont.woff") format("woff"), url("/wp-content/themes/assignar/resources/assets/fonts/montserrat-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: Saira;
  src: url("/wp-content/themes/assignar/resources/assets/fonts/saira-black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: Saira;
  src: url("/wp-content/themes/assignar/resources/assets/fonts/saira-black-italic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic; }

@font-face {
  font-family: Saira;
  src: url("/wp-content/themes/assignar/resources/assets/fonts/saira-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: Saira;
  src: url("/wp-content/themes/assignar/resources/assets/fonts/saira-bold-italic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: Saira;
  src: url("/wp-content/themes/assignar/resources/assets/fonts/saira-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: Saira;
  src: url("/wp-content/themes/assignar/resources/assets/fonts/saira-italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic; }

/* line 35, resources/assets/styles/common/_variables.scss */
:root {
  --max-container-width: 1220px;
  --site-padding: 1.2rem; }

@media screen and (max-width: 399px) {
  /* line 33, resources/assets/styles/common/_mixins.scss */
  .hide-xs {
    display: none !important; } }

@media screen and (max-width: 707px) {
  /* line 38, resources/assets/styles/common/_mixins.scss */
  .hide-until-sm {
    display: none !important; } }

@media screen and (max-width: 849px) {
  /* line 43, resources/assets/styles/common/_mixins.scss */
  .hide-until-md {
    display: none !important; } }

@media screen and (max-width: 1199px) {
  /* line 48, resources/assets/styles/common/_mixins.scss */
  .hide-until-lg {
    display: none !important; } }

@media screen and (min-width: 708px) and (max-width: 849px) {
  /* line 53, resources/assets/styles/common/_mixins.scss */
  .hide-sm {
    display: none !important; } }

@media screen and (min-width: 850px) and (max-width: 1199px) {
  /* line 58, resources/assets/styles/common/_mixins.scss */
  .hide-md {
    display: none !important; } }

@media screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 63, resources/assets/styles/common/_mixins.scss */
  .hide-lg {
    display: none !important; } }

@media screen and (min-width: 1440px) {
  /* line 68, resources/assets/styles/common/_mixins.scss */
  .hide-xl {
    display: none !important; } }

/* line 2, resources/assets/styles/common/_reset.scss */
*,
*::before,
*::after {
  box-sizing: border-box; }

/* line 9, resources/assets/styles/common/_reset.scss */
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
  margin: 0; }

/* line 23, resources/assets/styles/common/_reset.scss */
ul[role="list"],
ol[role="list"] {
  list-style: none; }

/* line 29, resources/assets/styles/common/_reset.scss */
body {
  text-rendering: optimizeSpeed; }

/* line 33, resources/assets/styles/common/_reset.scss */
html,
body {
  min-height: 100vh;
  overflow-x: hidden; }

/* line 40, resources/assets/styles/common/_reset.scss */
a:not([class]) {
  text-decoration-skip-ink: auto; }

/* line 45, resources/assets/styles/common/_reset.scss */
img,
picture {
  display: block; }

/* line 50, resources/assets/styles/common/_reset.scss */
img,
picture,
object,
embed,
iframe,
audio,
canvas,
progress,
video {
  height: auto;
  max-width: 100%; }

/* line 64, resources/assets/styles/common/_reset.scss */
input,
button,
textarea,
select {
  font: inherit; }

@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 900px) {
  /* line 73, resources/assets/styles/common/_reset.scss */
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"] {
    font-size: 16px; } }

@media (prefers-reduced-motion: reduce) {
  /* line 95, resources/assets/styles/common/_reset.scss */
  html:focus-within {
    scroll-behavior: auto; }
  /* line 98, resources/assets/styles/common/_reset.scss */
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important; } }

/* Import everything from autoload */
/* Components */
/* line 1, resources/assets/styles/common/_global.scss */
body {
  background: #fff;
  color: #000;
  font-family: "Montserrat", sans-serif;
  line-height: 1.5; }

/* line 8, resources/assets/styles/common/_global.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 1em 0 0;
  line-height: 1.125;
  font-family: Saira, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-transform: uppercase; }

/* line 22, resources/assets/styles/common/_global.scss */
h1,
.h1 {
  font-size: 68px;
  line-height: 1;
  margin-top: 0.75em; }
  @media screen and (max-width: 849px) {
    /* line 22, resources/assets/styles/common/_global.scss */
    h1,
    .h1 {
      font-size: 50px; } }

/* line 33, resources/assets/styles/common/_global.scss */
h2,
.h2 {
  font-size: 50px;
  margin-top: 0.75em; }
  @media screen and (max-width: 849px) {
    /* line 33, resources/assets/styles/common/_global.scss */
    h2,
    .h2 {
      font-size: 40px; } }

/* line 43, resources/assets/styles/common/_global.scss */
h3,
.h3 {
  font-size: 40px;
  margin-top: 0.75em;
  font-weight: 700; }
  @media screen and (max-width: 849px) {
    /* line 43, resources/assets/styles/common/_global.scss */
    h3,
    .h3 {
      font-size: 30px; } }

/* line 54, resources/assets/styles/common/_global.scss */
h4,
.h4 {
  font-size: 30px;
  font-weight: 700; }
  @media screen and (max-width: 849px) {
    /* line 54, resources/assets/styles/common/_global.scss */
    h4,
    .h4 {
      font-size: 28px; } }

/* line 64, resources/assets/styles/common/_global.scss */
h5,
.h5 {
  font-size: 28px;
  font-weight: normal; }
  @media screen and (max-width: 849px) {
    /* line 64, resources/assets/styles/common/_global.scss */
    h5,
    .h5 {
      font-size: 24px; } }

/* line 74, resources/assets/styles/common/_global.scss */
h6,
.h6 {
  font-size: 24px;
  margin-top: 0.4em;
  font-weight: 800; }
  @media screen and (max-width: 849px) {
    /* line 74, resources/assets/styles/common/_global.scss */
    h6,
    .h6 {
      font-size: 20px; } }

/* line 85, resources/assets/styles/common/_global.scss */
p {
  margin: 16px 0 0;
  font-size: 16px;
  line-height: 1.55; }
  /* line 90, resources/assets/styles/common/_global.scss */
  p.brow, p.lead {
    font-size: 24px; }
  /* line 95, resources/assets/styles/common/_global.scss */
  p.small {
    font-size: 12px; }

/* line 100, resources/assets/styles/common/_global.scss */
h6 + h1,
h6 + h2,
h6 + h3,
h6 + h4 {
  margin-top: 0; }

/* line 107, resources/assets/styles/common/_global.scss */
a {
  color: #007af5;
  text-decoration: none; }
  /* line 111, resources/assets/styles/common/_global.scss */
  a:hover, a:focus {
    text-decoration: underline; }

/* line 117, resources/assets/styles/common/_global.scss */
a.no-style {
  color: #000;
  text-decoration: none; }
  /* line 120, resources/assets/styles/common/_global.scss */
  a.no-style:hover, a.no-style:focus {
    text-decoration: none; }

/* line 127, resources/assets/styles/common/_global.scss */
a:focus,
button:focus {
  outline: 0 !important; }

/* line 132, resources/assets/styles/common/_global.scss */
li {
  line-height: 1.55; }

/* line 136, resources/assets/styles/common/_global.scss */
ol li {
  padding: 0.5em 0; }

/* line 140, resources/assets/styles/common/_global.scss */
figure {
  padding: 0;
  margin: 0; }

/* line 145, resources/assets/styles/common/_global.scss */
.quote {
  font-size: 24px;
  font-style: italic;
  font-weight: 700; }

/* line 151, resources/assets/styles/common/_global.scss */
blockquote {
  margin: 2rem 0 0;
  padding: 4.5rem 5.5rem 2.75rem;
  background: url("/wp-content/themes/assignar/resources/assets/images/quote-open.svg") no-repeat 2rem 2rem/2rem, url("/wp-content/themes/assignar/resources/assets/images/quote-close.svg") no-repeat calc(100% - 2rem) calc(100% - 2rem)/2rem, #fff;
  border-radius: 12px;
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.07); }
  /* line 161, resources/assets/styles/common/_global.scss */
  blockquote :first-child {
    margin-top: 0; }
  /* line 165, resources/assets/styles/common/_global.scss */
  blockquote p {
    quotes: '\201C' '\201D';
    font-size: 24px;
    font-style: italic;
    font-weight: 700; }
    /* line 171, resources/assets/styles/common/_global.scss */
    blockquote p::before {
      content: open-quote; }
    /* line 175, resources/assets/styles/common/_global.scss */
    blockquote p::after {
      content: close-quote; }
  /* line 180, resources/assets/styles/common/_global.scss */
  blockquote .quote-author {
    display: block;
    margin: 3rem 0 0;
    text-transform: uppercase; }

/* line 187, resources/assets/styles/common/_global.scss */
main .container,
footer .container {
  margin-left: auto;
  margin-right: auto;
  padding-left: var(--site-padding);
  padding-right: var(--site-padding);
  max-width: var(--max-container-width); }

/* line 196, resources/assets/styles/common/_global.scss */
main .container-fluid,
footer .container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: var(--site-padding);
  padding-right: var(--site-padding);
  max-width: 100%; }

/* line 205, resources/assets/styles/common/_global.scss */
main > section,
main > div > section {
  position: relative; }
  /* line 209, resources/assets/styles/common/_global.scss */
  main > section > .container,
  main > section > .container-fluid,
  main > div > section > .container,
  main > div > section > .container-fluid {
    position: relative;
    z-index: 2; }

/* line 216, resources/assets/styles/common/_global.scss */
.d-none {
  display: none !important; }

/* line 220, resources/assets/styles/common/_global.scss */
.overflow-hidden {
  overflow: hidden; }

/* line 224, resources/assets/styles/common/_global.scss */
.mt-0 {
  margin-top: 0; }

/* line 228, resources/assets/styles/common/_global.scss */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(-1 * var(--site-padding));
  margin-right: calc(-1 * var(--site-padding));
  width: 100%; }

/* line 236, resources/assets/styles/common/_global.scss */
.col {
  display: block;
  flex: 1 0 0%;
  padding-left: var(--site-padding);
  padding-right: var(--site-padding);
  width: 100%;
  max-width: 100%; }
  @media screen and (max-width: 707px) {
    /* line 236, resources/assets/styles/common/_global.scss */
    .col {
      flex: 0 0 100%;
      margin-bottom: 2rem; }
      /* line 248, resources/assets/styles/common/_global.scss */
      .col:last-child {
        margin-bottom: 0; } }

/* line 254, resources/assets/styles/common/_global.scss */
.text-center,
.text-center-col {
  text-align: center; }

/* line 259, resources/assets/styles/common/_global.scss */
.lead-in {
  padding: 0 0 3rem; }

/* line 264, resources/assets/styles/common/_global.scss */
.copy-block > :first-child {
  margin-top: 0; }

/* line 268, resources/assets/styles/common/_global.scss */
.copy-block > :last-child {
  margin-bottom: 0; }

/* line 273, resources/assets/styles/common/_global.scss */
.responsive-wrapper {
  position: relative;
  width: 100%; }
  /* line 277, resources/assets/styles/common/_global.scss */
  .responsive-wrapper::before {
    content: "";
    display: block;
    padding: 56.25% 0 0 0; }
  /* line 283, resources/assets/styles/common/_global.scss */
  .responsive-wrapper .responsive-wrapper-inner {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
    /* line 290, resources/assets/styles/common/_global.scss */
    .responsive-wrapper .responsive-wrapper-inner .wistia_responsive_wrapper {
      height: 100% !important; }
    /* line 294, resources/assets/styles/common/_global.scss */
    .responsive-wrapper .responsive-wrapper-inner > * {
      height: 100% !important;
      width: 100% !important;
      position: absolute !important;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }

/* line 306, resources/assets/styles/common/_global.scss */
.box {
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  position: relative;
  padding: 2.25rem;
  background: #fff;
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.07); }
  /* line 315, resources/assets/styles/common/_global.scss */
  .box .main-image {
    margin: -2.25rem -2.25rem 1.25rem;
    width: calc(100% + 4.5rem);
    max-width: none; }
  /* line 321, resources/assets/styles/common/_global.scss */
  .box h6 {
    color: #959595;
    text-transform: uppercase;
    text-align: center;
    align-self: center; }
  /* line 326, resources/assets/styles/common/_global.scss */
  .box h5 {
    font-weight: bold;
    padding-bottom: 1.75rem; }
  /* line 331, resources/assets/styles/common/_global.scss */
  .box .btn {
    position: static;
    margin: auto 0 0;
    font-size: 0.8125rem; }
    /* line 336, resources/assets/styles/common/_global.scss */
    .box .btn::after {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }

/* line 348, resources/assets/styles/common/_global.scss */
body.hide-navigation .banner {
  height: 80px;
  box-shadow: none; }
  /* line 352, resources/assets/styles/common/_global.scss */
  body.hide-navigation .banner .nav-primary {
    display: none; }
  /* line 356, resources/assets/styles/common/_global.scss */
  body.hide-navigation .banner .btn-primary,
  body.hide-navigation .banner .btn-secondary {
    display: none; }

/* line 1, resources/assets/styles/common/_colors.scss */
.bg-blue, .bg-blue-hover {
  background: #007af5;
  color: #fff; }
  /* line 7, resources/assets/styles/common/_colors.scss */
  .bg-blue-hover:hover {
    background: #076bd1; }

/* line 14, resources/assets/styles/common/_colors.scss */
.bg-blue-light, .bg-blue-light-hover {
  background: #076bd1; }
  /* line 19, resources/assets/styles/common/_colors.scss */
  .bg-blue-light-hover:hover {
    background: #007af5; }

/* line 25, resources/assets/styles/common/_colors.scss */
.bg-blue-dark, .bg-blue-dark-hover {
  background: #0e5cad;
  color: #fff; }
  /* line 31, resources/assets/styles/common/_colors.scss */
  .bg-blue-dark-hover:hover {
    background: #007af5; }

/* line 37, resources/assets/styles/common/_colors.scss */
.bg-blue-darker, .bg-blue-darker-hover {
  background: #164c8a;
  color: #fff; }
  /* line 43, resources/assets/styles/common/_colors.scss */
  .bg-blue-darker-hover:hover {
    background: #007af5; }

/* line 49, resources/assets/styles/common/_colors.scss */
.bg-blue-darkest, .bg-blue-darkest-hover {
  background: #242e42;
  color: #fff; }
  /* line 55, resources/assets/styles/common/_colors.scss */
  .bg-blue-darkest-hover:hover {
    background: #164c8a; }

/* line 61, resources/assets/styles/common/_colors.scss */
.bg-yellow, .bg-yellow-hover {
  background: #ffbf1b; }
  /* line 66, resources/assets/styles/common/_colors.scss */
  .bg-yellow-hover:hover {
    background: #ffd260; }

/* line 72, resources/assets/styles/common/_colors.scss */
.bg-yellow-light, .bg-yellow-light-hover {
  background: #ffd260; }
  /* line 77, resources/assets/styles/common/_colors.scss */
  .bg-yellow-light-hover:hover {
    background: #ffbf1b; }

/* line 83, resources/assets/styles/common/_colors.scss */
.bg-white, .bg-white-hover {
  background: #fff; }
  /* line 88, resources/assets/styles/common/_colors.scss */
  .bg-white-hover:hover {
    background: #f2f2f2; }

/* line 94, resources/assets/styles/common/_colors.scss */
.bg-black, .bg-black-hover {
  background: #000;
  color: #fff; }
  /* line 100, resources/assets/styles/common/_colors.scss */
  .bg-black-hover:hover {
    background: #242e41; }

/* line 106, resources/assets/styles/common/_colors.scss */
.bg-gray, .bg-gray-hover {
  background: #959595; }
  /* line 111, resources/assets/styles/common/_colors.scss */
  .bg-gray-hover:hover {
    background: #d9d9d9; }

/* line 117, resources/assets/styles/common/_colors.scss */
.bg-gray-light, .bg-gray-light-hover {
  background: #d9d9d9; }
  /* line 122, resources/assets/styles/common/_colors.scss */
  .bg-gray-light-hover:hover {
    background: #ededed; }

/* line 128, resources/assets/styles/common/_colors.scss */
.bg-gray-lighter, .bg-gray-lighter-hover {
  background: #ededed; }
  /* line 133, resources/assets/styles/common/_colors.scss */
  .bg-gray-lighter-hover:hover {
    background: #f2f2f2; }

/* line 139, resources/assets/styles/common/_colors.scss */
.bg-gray-lightest, .bg-gray-lightest-hover {
  background: #f2f2f2; }
  /* line 144, resources/assets/styles/common/_colors.scss */
  .bg-gray-lightest-hover:hover {
    background: #ededed; }

/* line 150, resources/assets/styles/common/_colors.scss */
.bg-gray-black, .bg-gray-black-hover {
  background: #242e41;
  color: #fff; }
  /* line 156, resources/assets/styles/common/_colors.scss */
  .bg-gray-black-hover:hover {
    background: #959595; }

/* line 162, resources/assets/styles/common/_colors.scss */
.blue {
  color: #007af5; }
  /* line 165, resources/assets/styles/common/_colors.scss */
  .blue a {
    color: #007af5; }

/* line 170, resources/assets/styles/common/_colors.scss */
.blue-light {
  color: #076bd1; }
  /* line 173, resources/assets/styles/common/_colors.scss */
  .blue-light a {
    color: #076bd1; }

/* line 178, resources/assets/styles/common/_colors.scss */
.blue-dark {
  color: #0e5cad; }
  /* line 181, resources/assets/styles/common/_colors.scss */
  .blue-dark a {
    color: #0e5cad; }

/* line 186, resources/assets/styles/common/_colors.scss */
.blue-darker {
  color: #164c8a; }
  /* line 189, resources/assets/styles/common/_colors.scss */
  .blue-darker a {
    color: #164c8a; }

/* line 194, resources/assets/styles/common/_colors.scss */
.blue-darkest {
  color: #242e42; }
  /* line 197, resources/assets/styles/common/_colors.scss */
  .blue-darkest a {
    color: #242e42; }

/* line 202, resources/assets/styles/common/_colors.scss */
.yellow {
  color: #ffbf1b; }
  /* line 205, resources/assets/styles/common/_colors.scss */
  .yellow a {
    color: #ffbf1b; }

/* line 210, resources/assets/styles/common/_colors.scss */
.yellow-light {
  color: #ffd260; }
  /* line 213, resources/assets/styles/common/_colors.scss */
  .yellow-light a {
    color: #ffd260; }

/* line 218, resources/assets/styles/common/_colors.scss */
.white {
  color: #fff; }
  /* line 221, resources/assets/styles/common/_colors.scss */
  .white a {
    color: #fff; }

/* line 226, resources/assets/styles/common/_colors.scss */
.black {
  color: #000; }
  /* line 229, resources/assets/styles/common/_colors.scss */
  .black a {
    color: #000; }

/* line 234, resources/assets/styles/common/_colors.scss */
.gray {
  color: #959595; }
  /* line 237, resources/assets/styles/common/_colors.scss */
  .gray a {
    color: #959595; }

/* line 242, resources/assets/styles/common/_colors.scss */
.gray-light {
  color: #d9d9d9; }
  /* line 245, resources/assets/styles/common/_colors.scss */
  .gray-light a {
    color: #d9d9d9; }

/* line 250, resources/assets/styles/common/_colors.scss */
.gray-lighter {
  color: #ededed; }
  /* line 253, resources/assets/styles/common/_colors.scss */
  .gray-lighter a {
    color: #ededed; }

/* line 258, resources/assets/styles/common/_colors.scss */
.gray-lightest {
  color: #f2f2f2; }
  /* line 261, resources/assets/styles/common/_colors.scss */
  .gray-lightest a {
    color: #f2f2f2; }

/* line 266, resources/assets/styles/common/_colors.scss */
.gray-black {
  color: #242e41; }
  /* line 269, resources/assets/styles/common/_colors.scss */
  .gray-black a {
    color: #242e41; }

/* line 1, resources/assets/styles/common/_angle-shape.scss */
.angle-shape, .angle-shape-top, .angle-shape-top-normal, .angle-shape-top-inverse, .angle-shape-bottom, .angle-shape-bottom-normal, .angle-shape-bottom-inverse {
  height: 15vw;
  margin-bottom: -1px;
  clip-path: polygon(0% 0%, 66% 90%, 100% 33%, 100% 100%, 0% 100%); }
  /* line 13, resources/assets/styles/common/_angle-shape.scss */
  .angle-shape.inverse, .inverse.angle-shape-top, .inverse.angle-shape-top-normal, .inverse.angle-shape-top-inverse, .inverse.angle-shape-bottom, .inverse.angle-shape-bottom-normal, .inverse.angle-shape-bottom-inverse {
    clip-path: polygon(0% 33%, 33% 90%, 100% 0%, 100% 100%, 0% 100%); }
  /* line 24, resources/assets/styles/common/_angle-shape.scss */
  .angle-shape-top, .angle-shape-top-normal, .angle-shape-top-inverse {
    position: absolute;
    bottom: calc(100% - 1px);
    left: 0;
    right: 0;
    z-index: 1; }
    /* line 32, resources/assets/styles/common/_angle-shape.scss */
    .angle-shape-top-none {
      display: none; }
    /* line 36, resources/assets/styles/common/_angle-shape.scss */
    .angle-shape-top-normal {
      clip-path: polygon(0% 0%, 66% 90%, 100% 33%, 100% 100%, 0% 100%); }
    /* line 48, resources/assets/styles/common/_angle-shape.scss */
    .angle-shape-top-inverse {
      clip-path: polygon(0% 66%, 33% 10%, 100% calc(100% - 2px), 100% 100%, 0% 100%); }
  /* line 61, resources/assets/styles/common/_angle-shape.scss */
  .angle-shape-bottom, .angle-shape-bottom-normal, .angle-shape-bottom-inverse {
    position: absolute;
    top: calc(100% - 1px);
    left: 0;
    right: 0;
    z-index: 1; }
    /* line 69, resources/assets/styles/common/_angle-shape.scss */
    .angle-shape-bottom-none {
      display: none; }
    /* line 73, resources/assets/styles/common/_angle-shape.scss */
    .angle-shape-bottom-normal {
      clip-path: polygon(0% 2px, 66% 90%, 100% 33%, 100% 0%, 0% 0%); }
    /* line 85, resources/assets/styles/common/_angle-shape.scss */
    .angle-shape-bottom-inverse {
      clip-path: polygon(0% 66%, 33% 10%, 100% 100%, 100% 0%, 0% 0%); }

/* line 99, resources/assets/styles/common/_angle-shape.scss */
section.has-angle-shape-top {
  position: relative;
  padding-top: 3rem; }

/* line 104, resources/assets/styles/common/_angle-shape.scss */
section.has-angle-shape-bottom {
  position: relative;
  padding-bottom: 3rem; }

/* line 1, resources/assets/styles/components/_buttons.scss */
.btn,
.hs-button,
input[type="submit"] {
  cursor: pointer;
  display: inline-block;
  position: relative;
  margin: 1em 0 0;
  padding: 1em 1.75em;
  background: #007af5;
  border: 2px solid #007af5;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1;
  color: #fff;
  z-index: 1; }
  /* line 20, resources/assets/styles/components/_buttons.scss */
  .btn:hover, .btn:focus,
  .hs-button:hover,
  .hs-button:focus,
  input[type="submit"]:hover,
  input[type="submit"]:focus {
    background: #076bd1;
    border-color: #076bd1;
    text-decoration: none; }
  /* line 26, resources/assets/styles/components/_buttons.scss */
  .btn:active,
  .hs-button:active,
  input[type="submit"]:active {
    border-color: #007af5; }
  /* line 30, resources/assets/styles/components/_buttons.scss */
  .btn.btn-primary, .btn.btn-secondary, .btn.btn-white, .btn.btn-blue,
  .hs-button.btn-primary,
  .hs-button.btn-secondary,
  .hs-button.btn-white,
  .hs-button.btn-blue,
  input[type="submit"].btn-primary,
  input[type="submit"].btn-secondary,
  input[type="submit"].btn-white,
  input[type="submit"].btn-blue {
    text-transform: uppercase;
    border-radius: 0;
    border: 0;
    position: relative;
    z-index: 0;
    transition: background 0.2s linear;
    --notchSize: 1.25em;
    clip-path: polygon(0% 0, 0 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% 100%, 100% 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize))); }
  /* line 56, resources/assets/styles/components/_buttons.scss */
  .btn.btn-primary,
  .hs-button.btn-primary,
  input[type="submit"].btn-primary {
    background: #ffbf1b;
    border-color: #ffbf1b;
    color: #000; }
    /* line 61, resources/assets/styles/components/_buttons.scss */
    .btn.btn-primary:hover, .btn.btn-primary:focus,
    .hs-button.btn-primary:hover,
    .hs-button.btn-primary:focus,
    input[type="submit"].btn-primary:hover,
    input[type="submit"].btn-primary:focus {
      background: #ffd260;
      border-color: #ffbf1b;
      color: #000; }
    /* line 67, resources/assets/styles/components/_buttons.scss */
    .btn.btn-primary:active,
    .hs-button.btn-primary:active,
    input[type="submit"].btn-primary:active {
      border-color: #242e41; }
  /* line 72, resources/assets/styles/components/_buttons.scss */
  .btn.btn-secondary,
  .hs-button.btn-secondary,
  input[type="submit"].btn-secondary {
    background: #ffbf1b;
    border-color: #ffbf1b;
    color: #000;
    --innerNotchSize: calc(var(--notchSize) - 1px); }
    /* line 77, resources/assets/styles/components/_buttons.scss */
    .btn.btn-secondary:hover, .btn.btn-secondary:focus,
    .hs-button.btn-secondary:hover,
    .hs-button.btn-secondary:focus,
    input[type="submit"].btn-secondary:hover,
    input[type="submit"].btn-secondary:focus {
      background-color: #ffd260; }
      /* line 81, resources/assets/styles/components/_buttons.scss */
      .btn.btn-secondary:hover::before, .btn.btn-secondary:focus::before,
      .hs-button.btn-secondary:hover::before,
      .hs-button.btn-secondary:focus::before,
      input[type="submit"].btn-secondary:hover::before,
      input[type="submit"].btn-secondary:focus::before {
        background-color: #ffd260; }
    /* line 85, resources/assets/styles/components/_buttons.scss */
    .btn.btn-secondary:active,
    .hs-button.btn-secondary:active,
    input[type="submit"].btn-secondary:active {
      border-color: #242e41; }
    /* line 91, resources/assets/styles/components/_buttons.scss */
    .btn.btn-secondary::before,
    .hs-button.btn-secondary::before,
    input[type="submit"].btn-secondary::before {
      content: "";
      display: block;
      position: absolute;
      top: 2px;
      left: 2px;
      right: 2px;
      bottom: 2px;
      background: white;
      transition: background 0.2s linear;
      clip-path: polygon(0% 0, 0 0%, calc(100% - var(--innerNotchSize)) 0%, 100% var(--innerNotchSize), 100% 100%, 100% 100%, var(--innerNotchSize) 100%, 0% calc(100% - var(--innerNotchSize)));
      z-index: -1; }
  /* line 116, resources/assets/styles/components/_buttons.scss */
  .btn.btn-white,
  .hs-button.btn-white,
  input[type="submit"].btn-white {
    background: #fff;
    border-color: #fff;
    color: #000; }
    /* line 121, resources/assets/styles/components/_buttons.scss */
    .btn.btn-white:hover, .btn.btn-white:focus,
    .hs-button.btn-white:hover,
    .hs-button.btn-white:focus,
    input[type="submit"].btn-white:hover,
    input[type="submit"].btn-white:focus {
      background: #ffd260;
      border-color: #ffd260;
      color: #000; }
    /* line 127, resources/assets/styles/components/_buttons.scss */
    .btn.btn-white:active,
    .hs-button.btn-white:active,
    input[type="submit"].btn-white:active {
      border-color: #242e41; }
  /* line 132, resources/assets/styles/components/_buttons.scss */
  .btn.btn-blue,
  .hs-button.btn-blue,
  input[type="submit"].btn-blue {
    background: #007af5;
    border-color: #007af5;
    color: #fff; }
    /* line 137, resources/assets/styles/components/_buttons.scss */
    .btn.btn-blue:hover, .btn.btn-blue:focus,
    .hs-button.btn-blue:hover,
    .hs-button.btn-blue:focus,
    input[type="submit"].btn-blue:hover,
    input[type="submit"].btn-blue:focus {
      background: #076bd1;
      border-color: #076bd1;
      color: #fff; }
  /* line 145, resources/assets/styles/components/_buttons.scss */
  .btn.btn-large,
  .hs-button.btn-large,
  input[type="submit"].btn-large {
    font-size: 1.375rem;
    padding: 2rem 5rem;
    --notchSize: 35px; }

/* line 153, resources/assets/styles/components/_buttons.scss */
.btn + .btn {
  margin-left: 1em; }

/** Search form */
/* line 7, resources/assets/styles/components/_forms.scss */
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  margin: 0 !important;
  width: 100% !important;
  box-shadow: none;
  border: 1px solid #959595;
  border-radius: 0;
  color: #000;
  font-weight: 700;
  padding: 8px; }
  /* line 32, resources/assets/styles/components/_forms.scss */
  select::placeholder,
  textarea::placeholder,
  input[type="text"]::placeholder,
  input[type="password"]::placeholder,
  input[type="datetime"]::placeholder,
  input[type="datetime-local"]::placeholder,
  input[type="date"]::placeholder,
  input[type="month"]::placeholder,
  input[type="time"]::placeholder,
  input[type="week"]::placeholder,
  input[type="number"]::placeholder,
  input[type="email"]::placeholder,
  input[type="url"]::placeholder,
  input[type="search"]::placeholder,
  input[type="tel"]::placeholder,
  input[type="color"]::placeholder {
    color: #959595; }
  /* line 36, resources/assets/styles/components/_forms.scss */
  select:focus,
  textarea:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus {
    border-color: #007af5; }

/* line 41, resources/assets/styles/components/_forms.scss */
label {
  display: block;
  font-weight: 700;
  font-size: 0.875em; }

/* line 49, resources/assets/styles/components/_forms.scss */
input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline;
  font-weight: normal; }

/* line 55, resources/assets/styles/components/_forms.scss */
.mktoForm {
  position: relative; }
  /* line 58, resources/assets/styles/components/_forms.scss */
  .mktoForm .spinner {
    background: white;
    opacity: 0.9;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 4em; }

@keyframes spin {
  100% {
    transform: rotate(360deg);
    transform-origin: center; } }
    /* line 77, resources/assets/styles/components/_forms.scss */
    .mktoForm .spinner::before {
      content: "";
      display: block;
      background-image: url(/wp-content/themes/assignar/resources/assets/images/spinner.png);
      background-repeat: no-repeat;
      background-size: contain;
      height: 3rem;
      width: 3rem;
      animation: spin 2s linear infinite; }
  /* line 90, resources/assets/styles/components/_forms.scss */
  .mktoForm .mktoFormRow select,
  .mktoForm .mktoFormRow select.mktoField,
  .mktoForm .mktoFormRow textarea,
  .mktoForm .mktoFormRow input[type="text"],
  .mktoForm .mktoFormRow input[type="password"],
  .mktoForm .mktoFormRow input[type="datetime"],
  .mktoForm .mktoFormRow input[type="datetime-local"],
  .mktoForm .mktoFormRow input[type="date"],
  .mktoForm .mktoFormRow input[type="month"],
  .mktoForm .mktoFormRow input[type="time"],
  .mktoForm .mktoFormRow input[type="week"],
  .mktoForm .mktoFormRow input[type="number"],
  .mktoForm .mktoFormRow input[type="email"],
  .mktoForm .mktoFormRow input[type="url"],
  .mktoForm .mktoFormRow input[type="search"],
  .mktoForm .mktoFormRow input[type="tel"],
  .mktoForm .mktoFormRow input[type="color"] {
    width: 100% !important; }

/* line 112, resources/assets/styles/components/_forms.scss */
.mktoFormRow {
  flex-wrap: wrap;
  margin: 0 -0.5rem !important; }

/* line 117, resources/assets/styles/components/_forms.scss */
.mktoFormCol {
  flex: 0 0 100%;
  padding: 0 0.5rem !important;
  margin: 0 0 1rem !important; }

/* line 123, resources/assets/styles/components/_forms.scss */
.mktoFormCol50 {
  flex: 0 0 50%; }

/* line 129, resources/assets/styles/components/_forms.scss */
.mktoFieldWrap.error .mktoInvalid {
  border-color: red; }

/* line 133, resources/assets/styles/components/_forms.scss */
.mktoFieldWrap.error .error-message {
  color: red; }

/* line 139, resources/assets/styles/components/_forms.scss */
.mktoField {
  margin: 0 !important;
  width: 100% !important;
  box-shadow: none;
  border-radius: 0;
  border-color: #959595;
  color: #000;
  font-weight: 700;
  padding: 8px; }
  /* line 149, resources/assets/styles/components/_forms.scss */
  .mktoField::placeholder {
    color: #959595; }
  /* line 153, resources/assets/styles/components/_forms.scss */
  .mktoField:focus {
    border-color: #007af5; }

/* line 158, resources/assets/styles/components/_forms.scss */
.mktoCheckboxList {
  display: flex; }
  /* line 161, resources/assets/styles/components/_forms.scss */
  .mktoCheckboxList .mktoField[type="checkbox"] {
    width: 1rem !important;
    margin-right: 1rem !important; }

/* line 167, resources/assets/styles/components/_forms.scss */
.mktoAsterix {
  display: inline;
  margin-right: 0.5rem; }

/* line 172, resources/assets/styles/components/_forms.scss */
.mktoError {
  color: red; }

/* line 176, resources/assets/styles/components/_forms.scss */
.mktoLabel {
  display: none; }

/* line 180, resources/assets/styles/components/_forms.scss */
.mktoOffset,
.mktoClear {
  display: none; }

/* line 185, resources/assets/styles/components/_forms.scss */
#honeypot,
label[for=honeypot] {
  display: none !important; }

/**
 * WordPress Generated Classes
 * @see http://codex.wordpress.org/CSS#WordPress_Generated_Classes
 */
/** Media alignment */
/* line 7, resources/assets/styles/components/_wp-classes.scss */
.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto; }

/* line 14, resources/assets/styles/components/_wp-classes.scss */
.aligncenter {
  display: block;
  margin: 1rem auto;
  height: auto; }

/* line 20, resources/assets/styles/components/_wp-classes.scss */
.alignleft,
.alignright {
  margin-bottom: 1rem;
  height: auto; }

@media (min-width: 30rem) {
  /* line 27, resources/assets/styles/components/_wp-classes.scss */
  .alignleft {
    float: left;
    margin-right: 1rem; }
  /* line 32, resources/assets/styles/components/_wp-classes.scss */
  .alignright {
    float: right;
    margin-left: 1rem; } }

/** Captions */
/** Text meant only for screen readers */
/* line 45, resources/assets/styles/components/_wp-classes.scss */
.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  color: #000;
  background: #fff; }

/* Partials */
/* line 2, resources/assets/styles/partials/_announcement-banner.scss */
.announcement-banner .link-wrapper {
  text-decoration: none; }
  /* line 5, resources/assets/styles/partials/_announcement-banner.scss */
  .announcement-banner .link-wrapper * {
    transition: color .3s ease-out; }
  /* line 9, resources/assets/styles/partials/_announcement-banner.scss */
  .announcement-banner .link-wrapper:hover {
    text-decoration: none;
    color: #ffbf1b; }
    /* line 13, resources/assets/styles/partials/_announcement-banner.scss */
    .announcement-banner .link-wrapper:hover * {
      color: #ffbf1b; }

/* line 19, resources/assets/styles/partials/_announcement-banner.scss */
.announcement-banner .container {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }
  @media screen and (max-width: 707px) {
    /* line 19, resources/assets/styles/partials/_announcement-banner.scss */
    .announcement-banner .container {
      flex-wrap: wrap;
      padding-top: 1rem;
      padding-bottom: 1rem; } }
  /* line 32, resources/assets/styles/partials/_announcement-banner.scss */
  .announcement-banner .container .image {
    margin-right: 0.5rem;
    max-width: 25px;
    max-height: 25px;
    flex-shrink: 0;
    width: 100%;
    height: auto; }
    @media screen and (max-width: 707px) {
      /* line 32, resources/assets/styles/partials/_announcement-banner.scss */
      .announcement-banner .container .image {
        margin-right: 0;
        margin-bottom: 1rem;
        max-width: 50px;
        max-height: 50px; } }
  /* line 47, resources/assets/styles/partials/_announcement-banner.scss */
  .announcement-banner .container .content {
    display: flex;
    justify-content: center;
    align-items: center; }

/* line 54, resources/assets/styles/partials/_announcement-banner.scss */
.announcement-banner .content {
  font-size: 14px;
  font-weight: 700;
  text-align: center; }
  @media screen and (max-width: 707px) {
    /* line 54, resources/assets/styles/partials/_announcement-banner.scss */
    .announcement-banner .content {
      flex: 0 0 100%; } }
  /* line 63, resources/assets/styles/partials/_announcement-banner.scss */
  .announcement-banner .content .arrow-link {
    font-weight: 400;
    margin: 0 0 0 0.5rem;
    text-decoration: underline; }
    /* line 68, resources/assets/styles/partials/_announcement-banner.scss */
    .announcement-banner .content .arrow-link::after {
      content: "\2192"; }
  /* line 73, resources/assets/styles/partials/_announcement-banner.scss */
  .announcement-banner .content .copy {
    margin: 0; }

/* line 1, resources/assets/styles/partials/_asset-and-text.scss */
.asset-and-text {
  padding: 5rem 0; }
  /* line 4, resources/assets/styles/partials/_asset-and-text.scss */
  .asset-and-text .content {
    margin: 2rem 0 0; }
    /* line 7, resources/assets/styles/partials/_asset-and-text.scss */
    .asset-and-text .content > :first-child {
      margin-top: 0; }
  @media screen and (min-width: 708px) {
    /* line 13, resources/assets/styles/partials/_asset-and-text.scss */
    .asset-and-text .columns {
      display: flex;
      justify-content: center;
      align-items: center; }
    /* line 19, resources/assets/styles/partials/_asset-and-text.scss */
    .asset-and-text .main-image {
      width: 44.5%; }
    /* line 23, resources/assets/styles/partials/_asset-and-text.scss */
    .asset-and-text .content {
      width: 42.5%;
      margin: 0 0 0 auto; }
      /* line 27, resources/assets/styles/partials/_asset-and-text.scss */
      .asset-and-text .content > :first-child {
        margin-top: 0; }
    /* line 32, resources/assets/styles/partials/_asset-and-text.scss */
    .asset-and-text .lead-in {
      text-align: center; }
    /* line 37, resources/assets/styles/partials/_asset-and-text.scss */
    .asset-and-text.image-right .content {
      order: -1;
      width: 42.5%;
      margin: 0 auto 0 0; } }

/* line 2, resources/assets/styles/partials/_box-grid.scss */
.box-grid .box {
  margin: 0 0 2rem; }

/* line 6, resources/assets/styles/partials/_box-grid.scss */
.box-grid h5 {
  color: #000; }

@media screen and (min-width: 708px) {
  /* line 11, resources/assets/styles/partials/_box-grid.scss */
  .box-grid .container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(375px, 1fr));
    grid-gap: 2.75rem; }
  /* line 16, resources/assets/styles/partials/_box-grid.scss */
  .box-grid .box {
    margin: 0; } }

/* line 1, resources/assets/styles/partials/_card-hero.scss */
.card-hero {
  padding: 5rem 0; }
  /* line 4, resources/assets/styles/partials/_card-hero.scss */
  .card-hero .intro {
    padding-bottom: 5rem;
    text-align: center; }

/* line 1, resources/assets/styles/partials/_cards.scss */
.cards {
  display: flex;
  flex-wrap: wrap;
  --card-padding: 0.5rem;
  margin-left: calc(-1 * var(--card-padding));
  margin-right: calc(-1 * var(--card-padding)); }
  /* line 10, resources/assets/styles/partials/_cards.scss */
  .cards .card-col {
    flex: 1 0 0%;
    padding-left: var(--card-padding);
    padding-right: var(--card-padding);
    width: 100%;
    max-width: 100%; }
    @media screen and (max-width: 707px) {
      /* line 10, resources/assets/styles/partials/_cards.scss */
      .cards .card-col {
        flex: 0 0 100%;
        margin-bottom: 2rem; } }
  /* line 23, resources/assets/styles/partials/_cards.scss */
  .cards .card {
    background-color: #fff;
    border: 2px solid transparent;
    box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.1);
    color: #000;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 2rem 2rem 3rem;
    position: relative;
    text-align: center;
    transition: all 0.2s linear;
    z-index: 0; }
    /* line 37, resources/assets/styles/partials/_cards.scss */
    .cards .card::before {
      content: "";
      display: block;
      background: url(/wp-content/themes/assignar/resources/assets/images/caution-banner.png) no-repeat;
      background-size: contain;
      position: absolute;
      top: -2px;
      right: -2px;
      bottom: 0;
      left: -2px;
      z-index: -1; }
    /* line 50, resources/assets/styles/partials/_cards.scss */
    .cards .card.featured, .cards .card:hover, .cards .card:focus {
      border: 2px solid #ffbf1b;
      text-decoration: none;
      transform: scale(1.05); }
      /* line 57, resources/assets/styles/partials/_cards.scss */
      .cards .card.featured .btn, .cards .card:hover .btn, .cards .card:focus .btn {
        background-color: #ffbf1b; }
        /* line 60, resources/assets/styles/partials/_cards.scss */
        .cards .card.featured .btn::before, .cards .card:hover .btn::before, .cards .card:focus .btn::before {
          background-color: #ffbf1b; }
    /* line 67, resources/assets/styles/partials/_cards.scss */
    .cards .card.featured h3 {
      font-size: 2.125rem; }
    /* line 72, resources/assets/styles/partials/_cards.scss */
    .cards .card h3 {
      font-size: 1.5rem; }
    /* line 76, resources/assets/styles/partials/_cards.scss */
    .cards .card .icon {
      align-items: center;
      background: #fff;
      border-radius: 10rem;
      box-shadow: 0 0 7px rgba(0, 0, 0, 0.25);
      display: flex;
      height: 5.5rem;
      margin-left: auto;
      margin-right: auto;
      padding: 0.5rem;
      justify-content: center;
      width: 5.5rem; }
      /* line 89, resources/assets/styles/partials/_cards.scss */
      .cards .card .icon img {
        display: block; }
    /* line 94, resources/assets/styles/partials/_cards.scss */
    .cards .card .copy-block {
      margin-bottom: 2rem;
      margin-top: 1rem; }
      /* line 98, resources/assets/styles/partials/_cards.scss */
      .cards .card .copy-block p {
        font-size: 0.9375rem; }
    /* line 103, resources/assets/styles/partials/_cards.scss */
    .cards .card .btn {
      cursor: pointer;
      margin-left: auto;
      margin-right: auto;
      margin-top: auto; }

/* line 1, resources/assets/styles/partials/_case-study-carousel.scss */
.case-study-carousel-section {
  padding: 5rem 0; }
  /* line 4, resources/assets/styles/partials/_case-study-carousel.scss */
  .case-study-carousel-section .col {
    margin: 0 0 2.4rem; }
  /* line 8, resources/assets/styles/partials/_case-study-carousel.scss */
  .case-study-carousel-section .headline {
    text-align: center;
    margin: 0 0 3rem; }
  /* line 13, resources/assets/styles/partials/_case-study-carousel.scss */
  .case-study-carousel-section .testimonial-block {
    display: flex;
    padding: 3rem 4rem 3rem 2rem;
    margin-top: 3rem; }
    @media screen and (max-width: 399px) {
      /* line 13, resources/assets/styles/partials/_case-study-carousel.scss */
      .case-study-carousel-section .testimonial-block {
        flex-wrap: wrap; } }
  /* line 23, resources/assets/styles/partials/_case-study-carousel.scss */
  .case-study-carousel-section .cta-block {
    text-align: center;
    margin-top: 3rem; }
    /* line 27, resources/assets/styles/partials/_case-study-carousel.scss */
    .case-study-carousel-section .cta-block .btn {
      margin: 0; }
  /* line 32, resources/assets/styles/partials/_case-study-carousel.scss */
  .case-study-carousel-section .quote-graphic {
    width: 4rem;
    height: 4rem;
    padding: 1rem;
    flex: 0 0 4rem;
    clip-path: polygon(0% 0%, 80% 0%, 100% 20%, 100% 100%, 20% 100%, 0% 80%); }
    /* line 47, resources/assets/styles/partials/_case-study-carousel.scss */
    .case-study-carousel-section .quote-graphic::after {
      content: "";
      display: block;
      background: url(/wp-content/themes/assignar/resources/assets/images/quotes.png) no-repeat;
      background-size: contain;
      background-position: center;
      height: 100%;
      width: 100%; }
  /* line 58, resources/assets/styles/partials/_case-study-carousel.scss */
  .case-study-carousel-section .quote {
    margin: 0; }
  /* line 62, resources/assets/styles/partials/_case-study-carousel.scss */
  .case-study-carousel-section .testimonial-content {
    margin-left: 2rem; }
    @media screen and (max-width: 399px) {
      /* line 62, resources/assets/styles/partials/_case-study-carousel.scss */
      .case-study-carousel-section .testimonial-content {
        margin-left: 0;
        margin-top: 2rem; } }
  /* line 71, resources/assets/styles/partials/_case-study-carousel.scss */
  .case-study-carousel-section .testimonial-credit {
    align-items: center;
    display: flex;
    margin-top: 2rem; }
    /* line 76, resources/assets/styles/partials/_case-study-carousel.scss */
    .case-study-carousel-section .testimonial-credit .image {
      margin-right: 2rem; }
    @media screen and (max-width: 849px) {
      /* line 71, resources/assets/styles/partials/_case-study-carousel.scss */
      .case-study-carousel-section .testimonial-credit {
        flex-wrap: wrap; }
        /* line 83, resources/assets/styles/partials/_case-study-carousel.scss */
        .case-study-carousel-section .testimonial-credit .image {
          margin-right: 0; }
        /* line 87, resources/assets/styles/partials/_case-study-carousel.scss */
        .case-study-carousel-section .testimonial-credit .testimonial-source {
          margin-top: 1rem;
          width: 100%; } }
  /* line 94, resources/assets/styles/partials/_case-study-carousel.scss */
  .case-study-carousel-section .testimonial-source {
    font-style: italic; }

/* line 1, resources/assets/styles/partials/_case-study-testimonial.scss */
.case-study-testimonial-section {
  padding: 5rem 0; }
  /* line 5, resources/assets/styles/partials/_case-study-testimonial.scss */
  .case-study-testimonial-section .testimonial-block {
    display: flex;
    padding: 3rem 4rem 3rem 2rem; }
    @media screen and (max-width: 399px) {
      /* line 5, resources/assets/styles/partials/_case-study-testimonial.scss */
      .case-study-testimonial-section .testimonial-block {
        flex-wrap: wrap; } }
  /* line 14, resources/assets/styles/partials/_case-study-testimonial.scss */
  .case-study-testimonial-section .quote-graphic {
    width: 4rem;
    height: 4rem;
    padding: 1rem;
    flex: 0 0 4rem;
    clip-path: polygon(0% 0%, 80% 0%, 100% 20%, 100% 100%, 20% 100%, 0% 80%); }
    /* line 29, resources/assets/styles/partials/_case-study-testimonial.scss */
    .case-study-testimonial-section .quote-graphic::after {
      content: "";
      display: block;
      background: url(/wp-content/themes/assignar/resources/assets/images/quotes.png) no-repeat;
      background-size: contain;
      background-position: center;
      height: 100%;
      width: 100%; }
  /* line 40, resources/assets/styles/partials/_case-study-testimonial.scss */
  .case-study-testimonial-section .quote {
    margin: 0; }
  /* line 44, resources/assets/styles/partials/_case-study-testimonial.scss */
  .case-study-testimonial-section .testimonial-content {
    margin-left: 2rem; }
    @media screen and (max-width: 399px) {
      /* line 44, resources/assets/styles/partials/_case-study-testimonial.scss */
      .case-study-testimonial-section .testimonial-content {
        margin-left: 0;
        margin-top: 2rem; } }
  /* line 53, resources/assets/styles/partials/_case-study-testimonial.scss */
  .case-study-testimonial-section .testimonial-credit {
    align-items: center;
    display: flex;
    margin-top: 2rem; }
    /* line 58, resources/assets/styles/partials/_case-study-testimonial.scss */
    .case-study-testimonial-section .testimonial-credit .image {
      margin-right: 2rem;
      max-width: 120px;
      max-height: 30px; }
    @media screen and (max-width: 849px) {
      /* line 53, resources/assets/styles/partials/_case-study-testimonial.scss */
      .case-study-testimonial-section .testimonial-credit {
        flex-wrap: wrap; }
        /* line 67, resources/assets/styles/partials/_case-study-testimonial.scss */
        .case-study-testimonial-section .testimonial-credit .image {
          margin-right: 0; }
        /* line 71, resources/assets/styles/partials/_case-study-testimonial.scss */
        .case-study-testimonial-section .testimonial-credit .testimonial-source {
          margin-top: 1rem;
          width: 100%; } }
  /* line 78, resources/assets/styles/partials/_case-study-testimonial.scss */
  .case-study-testimonial-section .testimonial-source {
    font-style: italic; }

/* line 1, resources/assets/styles/partials/_content-showcase.scss */
.content-showcase {
  padding: 5rem 0; }
  /* line 7, resources/assets/styles/partials/_content-showcase.scss */
  .content-showcase .row:nth-child(2n) .card .notch {
    background-color: #076bd1; }
  @media screen and (max-width: 707px) {
    /* line 14, resources/assets/styles/partials/_content-showcase.scss */
    .content-showcase .col {
      margin-bottom: 1rem; }
      /* line 18, resources/assets/styles/partials/_content-showcase.scss */
      .content-showcase .col:last-child {
        margin-bottom: 0; } }
  /* line 24, resources/assets/styles/partials/_content-showcase.scss */
  .content-showcase .content {
    margin-top: 5rem; }
    @media screen and (max-width: 707px) {
      /* line 24, resources/assets/styles/partials/_content-showcase.scss */
      .content-showcase .content {
        margin-top: 3rem; } }
    /* line 31, resources/assets/styles/partials/_content-showcase.scss */
    .content-showcase .content > * {
      --site-padding: 0.5rem;
      margin-top: 0;
      margin-bottom: 1rem; }
      /* line 37, resources/assets/styles/partials/_content-showcase.scss */
      .content-showcase .content > *:last-child {
        margin-bottom: 0; }
  /* line 43, resources/assets/styles/partials/_content-showcase.scss */
  .content-showcase .card {
    position: relative; }
    /* line 47, resources/assets/styles/partials/_content-showcase.scss */
    .content-showcase .card.podcast .card-title {
      font-size: 22px; }
    /* line 52, resources/assets/styles/partials/_content-showcase.scss */
    .content-showcase .card:hover {
      text-decoration: none; }
    /* line 56, resources/assets/styles/partials/_content-showcase.scss */
    .content-showcase .card .card-inner {
      position: relative;
      height: 100%;
      display: flex;
      flex-direction: column; }
    /* line 63, resources/assets/styles/partials/_content-showcase.scss */
    .content-showcase .card .card-image {
      position: relative; }
      /* line 66, resources/assets/styles/partials/_content-showcase.scss */
      .content-showcase .card .card-image::before {
        content: "";
        display: block;
        padding-top: 56.25%; }
      /* line 72, resources/assets/styles/partials/_content-showcase.scss */
      .content-showcase .card .card-image .icon {
        position: absolute;
        right: 0;
        bottom: 0;
        transform: translateY(21%);
        width: 52px;
        height: 48px; }
      /* line 82, resources/assets/styles/partials/_content-showcase.scss */
      .content-showcase .card .card-image .wp-post-image {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        height: 100%;
        width: 100%;
        object-fit: cover; }
    /* line 94, resources/assets/styles/partials/_content-showcase.scss */
    .content-showcase .card .card-body {
      padding: 2rem;
      display: flex;
      flex-direction: column;
      flex: 1 0 auto; }
    /* line 101, resources/assets/styles/partials/_content-showcase.scss */
    .content-showcase .card .card-title {
      font-size: 16px;
      font-family: Montserrat, serif;
      font-weight: 700;
      text-transform: none;
      margin-top: 0; }
    /* line 109, resources/assets/styles/partials/_content-showcase.scss */
    .content-showcase .card .cta {
      font-size: 14px;
      font-weight: 700;
      color: #ffbf1b;
      text-transform: uppercase;
      padding-top: 1rem;
      margin-top: auto; }
    /* line 118, resources/assets/styles/partials/_content-showcase.scss */
    .content-showcase .card .notch {
      background-color: #164c8a; }
  /* line 123, resources/assets/styles/partials/_content-showcase.scss */
  .content-showcase .cta-card {
    position: relative;
    height: 100%;
    text-align: center;
    display: flex;
    align-items: flex-end; }
    /* line 130, resources/assets/styles/partials/_content-showcase.scss */
    .content-showcase .cta-card:hover {
      text-decoration: none; }
      /* line 133, resources/assets/styles/partials/_content-showcase.scss */
      .content-showcase .cta-card:hover .btn {
        background: #ffd260; }
    /* line 138, resources/assets/styles/partials/_content-showcase.scss */
    .content-showcase .cta-card .cta-inner {
      position: relative;
      padding: 2rem;
      width: 100%; }
    /* line 144, resources/assets/styles/partials/_content-showcase.scss */
    .content-showcase .cta-card .image {
      width: 100%; }
    /* line 148, resources/assets/styles/partials/_content-showcase.scss */
    .content-showcase .cta-card .headline {
      font-size: 22px;
      margin-top: 0;
      color: #007af5; }
    /* line 154, resources/assets/styles/partials/_content-showcase.scss */
    .content-showcase .cta-card .copy {
      color: #fff; }
    /* line 158, resources/assets/styles/partials/_content-showcase.scss */
    .content-showcase .cta-card .btn {
      width: 100%;
      padding: 1em;
      margin-top: 2rem; }
    /* line 164, resources/assets/styles/partials/_content-showcase.scss */
    .content-showcase .cta-card .notch {
      background-color: #121d2d; }
  /* line 170, resources/assets/styles/partials/_content-showcase.scss */
  .content-showcase .notch {
    background-color: #fff;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: background-color .3s ease-out;
    --notchSize: 2rem;
    clip-path: polygon(0% 0, 0 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% 100%, 100% 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize))); }

/* line 1, resources/assets/styles/partials/_customer-proof.scss */
.customer-proof {
  padding: 5rem 0; }
  @media screen and (max-width: 707px) {
    /* line 4, resources/assets/styles/partials/_customer-proof.scss */
    .customer-proof .col {
      margin-bottom: 1rem; }
      /* line 8, resources/assets/styles/partials/_customer-proof.scss */
      .customer-proof .col:last-child {
        margin-bottom: 0; } }
  /* line 14, resources/assets/styles/partials/_customer-proof.scss */
  .customer-proof .content-container {
    margin-top: 5rem; }
    @media screen and (max-width: 707px) {
      /* line 14, resources/assets/styles/partials/_customer-proof.scss */
      .customer-proof .content-container {
        margin-top: 3rem; } }
    /* line 21, resources/assets/styles/partials/_customer-proof.scss */
    .customer-proof .content-container > * {
      --site-padding: 0.5rem;
      margin-top: 0;
      margin-bottom: 1rem; }
      /* line 27, resources/assets/styles/partials/_customer-proof.scss */
      .customer-proof .content-container > *:last-child {
        margin-bottom: 0; }
  /* line 33, resources/assets/styles/partials/_customer-proof.scss */
  .customer-proof .cta-col {
    flex: 0 0 30%; }
    @media screen and (max-width: 849px) {
      /* line 33, resources/assets/styles/partials/_customer-proof.scss */
      .customer-proof .cta-col {
        flex: 1 0 0%; } }
    @media screen and (max-width: 707px) {
      /* line 33, resources/assets/styles/partials/_customer-proof.scss */
      .customer-proof .cta-col {
        flex: 0 0 100%; } }
  /* line 45, resources/assets/styles/partials/_customer-proof.scss */
  .customer-proof .review {
    position: relative;
    filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.11)); }
    /* line 51, resources/assets/styles/partials/_customer-proof.scss */
    .customer-proof .review.no-style:hover .notch {
      background-color: #eff7ff; }
    /* line 57, resources/assets/styles/partials/_customer-proof.scss */
    .customer-proof .review .review-inner {
      display: block;
      height: 100%;
      position: relative;
      padding: 2rem; }
    /* line 64, resources/assets/styles/partials/_customer-proof.scss */
    .customer-proof .review .top-row {
      display: flex;
      justify-content: space-between;
      min-height: 45px; }
    /* line 70, resources/assets/styles/partials/_customer-proof.scss */
    .customer-proof .review .logo {
      margin-right: 1rem; }
      /* line 73, resources/assets/styles/partials/_customer-proof.scss */
      .customer-proof .review .logo .image {
        max-height: 45px;
        max-width: 225px;
        width: 100%; }
    /* line 80, resources/assets/styles/partials/_customer-proof.scss */
    .customer-proof .review .quo {
      font-size: 22px;
      font-weight: 700;
      margin-top: 1rem; }
    /* line 87, resources/assets/styles/partials/_customer-proof.scss */
    .customer-proof .review .stars > svg {
      height: 1.25rem;
      width: 1.25rem; }
  /* line 94, resources/assets/styles/partials/_customer-proof.scss */
  .customer-proof .card {
    position: relative;
    filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.11)); }
    /* line 98, resources/assets/styles/partials/_customer-proof.scss */
    .customer-proof .card:hover {
      text-decoration: none; }
      /* line 101, resources/assets/styles/partials/_customer-proof.scss */
      .customer-proof .card:hover .notch {
        background-color: #eff7ff; }
    /* line 106, resources/assets/styles/partials/_customer-proof.scss */
    .customer-proof .card .card-inner {
      position: relative;
      height: 100%;
      display: flex;
      flex-direction: column; }
    /* line 113, resources/assets/styles/partials/_customer-proof.scss */
    .customer-proof .card .card-image {
      position: relative; }
      /* line 116, resources/assets/styles/partials/_customer-proof.scss */
      .customer-proof .card .card-image::before {
        content: "";
        display: block;
        padding-top: 46.215%; }
      /* line 122, resources/assets/styles/partials/_customer-proof.scss */
      .customer-proof .card .card-image .wp-post-image {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        height: 100%;
        width: 100%;
        object-fit: cover; }
    /* line 134, resources/assets/styles/partials/_customer-proof.scss */
    .customer-proof .card .card-body {
      padding: 2rem;
      display: flex;
      flex-direction: column;
      flex: 1 0 auto; }
    /* line 141, resources/assets/styles/partials/_customer-proof.scss */
    .customer-proof .card .card-title {
      font-size: 15px;
      font-family: Montserrat, serif;
      font-weight: 700;
      text-transform: none;
      margin-top: 0; }
    /* line 149, resources/assets/styles/partials/_customer-proof.scss */
    .customer-proof .card .cta {
      font-size: 14px;
      font-weight: 700;
      color: #007af5;
      text-transform: uppercase;
      padding-top: 2rem;
      margin-top: auto; }
  /* line 159, resources/assets/styles/partials/_customer-proof.scss */
  .customer-proof .cta-card {
    position: relative;
    height: 100%;
    text-align: center;
    display: flex;
    align-items: flex-end; }
    /* line 166, resources/assets/styles/partials/_customer-proof.scss */
    .customer-proof .cta-card:hover {
      text-decoration: none; }
      /* line 169, resources/assets/styles/partials/_customer-proof.scss */
      .customer-proof .cta-card:hover .btn {
        background: #ffd260; }
    /* line 174, resources/assets/styles/partials/_customer-proof.scss */
    .customer-proof .cta-card .cta-inner {
      position: relative;
      padding: 2rem;
      width: 100%; }
    /* line 180, resources/assets/styles/partials/_customer-proof.scss */
    .customer-proof .cta-card .headline {
      font-size: 22px;
      margin-top: 0;
      color: #007af5; }
    /* line 186, resources/assets/styles/partials/_customer-proof.scss */
    .customer-proof .cta-card .copy {
      color: #fff; }
    /* line 190, resources/assets/styles/partials/_customer-proof.scss */
    .customer-proof .cta-card .btn {
      width: 100%;
      padding: 1em;
      margin-top: 2rem; }
    /* line 196, resources/assets/styles/partials/_customer-proof.scss */
    .customer-proof .cta-card .notch {
      background-color: #242e42; }
  /* line 201, resources/assets/styles/partials/_customer-proof.scss */
  .customer-proof .quote {
    height: 100%;
    position: relative;
    filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.11)); }
    /* line 206, resources/assets/styles/partials/_customer-proof.scss */
    .customer-proof .quote .quote-inner {
      height: 100%;
      padding: 3rem 2rem 2rem;
      position: relative; }
    /* line 212, resources/assets/styles/partials/_customer-proof.scss */
    .customer-proof .quote .headline {
      margin-top: 0;
      font-size: 28px; }
    /* line 217, resources/assets/styles/partials/_customer-proof.scss */
    .customer-proof .quote .copy {
      font-style: normal;
      font-weight: 400; }
    /* line 222, resources/assets/styles/partials/_customer-proof.scss */
    .customer-proof .quote .source {
      font-size: 14px;
      font-weight: 400;
      margin-top: 0.5rem; }
    /* line 228, resources/assets/styles/partials/_customer-proof.scss */
    .customer-proof .quote .icon {
      position: absolute;
      top: 0;
      left: 0;
      width: 46px;
      height: 42px; }
  /* line 237, resources/assets/styles/partials/_customer-proof.scss */
  .customer-proof .notch {
    background-color: #fff;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: background-color .3s ease-out;
    --notchSize: 2rem;
    clip-path: polygon(0% 0, 0 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% 100%, 100% 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize))); }

/* line 1, resources/assets/styles/partials/_event-hero.scss */
.event-hero-section {
  padding: 5rem 0;
  position: relative; }
  /* line 5, resources/assets/styles/partials/_event-hero.scss */
  .event-hero-section .align-center {
    align-items: center; }
  /* line 9, resources/assets/styles/partials/_event-hero.scss */
  .event-hero-section .headline {
    margin: 0 0 1rem; }
  /* line 13, resources/assets/styles/partials/_event-hero.scss */
  .event-hero-section .event-details {
    margin-top: 1rem; }
  /* line 17, resources/assets/styles/partials/_event-hero.scss */
  .event-hero-section .event-detail {
    margin-top: 0.25rem; }
  /* line 21, resources/assets/styles/partials/_event-hero.scss */
  .event-hero-section .form-wrapper {
    background: url(/wp-content/themes/assignar/resources/assets/images/caution-banner-long.png) no-repeat;
    background-color: #fff;
    background-repeat: repeat-x;
    box-shadow: 0 -16px 16px 1px rgba(0, 0, 0, 0.1);
    padding: 6rem 3rem 3rem; }
    @media screen and (max-width: 707px) {
      /* line 21, resources/assets/styles/partials/_event-hero.scss */
      .event-hero-section .form-wrapper {
        padding: 6rem 2rem 2rem; } }

/* line 1, resources/assets/styles/partials/_external-cards.scss */
.external-cards-section {
  padding: 5rem 0; }
  /* line 4, resources/assets/styles/partials/_external-cards.scss */
  .external-cards-section .col {
    flex: 0 0 50%;
    margin-bottom: 2rem; }
  /* line 9, resources/assets/styles/partials/_external-cards.scss */
  .external-cards-section .cta-block {
    padding: 3rem 0 0; }

/* line 1, resources/assets/styles/partials/_feature-cards.scss */
.feature-cards {
  display: flex;
  flex-wrap: wrap;
  --card-padding: 0.5rem;
  margin-left: calc(-1 * var(--card-padding));
  margin-right: calc(-1 * var(--card-padding));
  --notchSize: 1.25em; }
  /* line 10, resources/assets/styles/partials/_feature-cards.scss */
  .feature-cards .card-col {
    flex: 1 0 0%;
    padding-left: var(--card-padding);
    padding-right: var(--card-padding);
    width: 100%;
    max-width: 100%; }
    @media screen and (max-width: 707px) {
      /* line 10, resources/assets/styles/partials/_feature-cards.scss */
      .feature-cards .card-col {
        flex: 0 0 100%;
        margin-bottom: 2rem; } }
  /* line 25, resources/assets/styles/partials/_feature-cards.scss */
  .feature-cards .card {
    border: 2px solid transparent;
    box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.1);
    color: #fff;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 2rem 2rem 3rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s linear;
    z-index: 0;
    clip-path: polygon(0% 0, 0 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% 100%, 100% 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize))); }
    /* line 50, resources/assets/styles/partials/_feature-cards.scss */
    .feature-cards .card .icon {
      align-items: center;
      background: #fff;
      border-radius: 10rem;
      display: flex;
      height: 5.5rem;
      margin-left: auto;
      margin-right: auto;
      padding: 16px;
      justify-content: center;
      width: 5.5rem; }
      /* line 62, resources/assets/styles/partials/_feature-cards.scss */
      .feature-cards .card .icon img {
        display: block; }
    /* line 67, resources/assets/styles/partials/_feature-cards.scss */
    .feature-cards .card .copy-block {
      margin-top: 2rem; }
    /* line 71, resources/assets/styles/partials/_feature-cards.scss */
    .feature-cards .card .btn {
      cursor: pointer;
      margin-left: auto;
      margin-right: auto;
      margin-top: 2rem; }

/* line 1, resources/assets/styles/partials/_feature-cards-section.scss */
.feature-cards-section {
  padding: 5rem 0; }
  /* line 4, resources/assets/styles/partials/_feature-cards-section.scss */
  .feature-cards-section .intro {
    padding-bottom: 3rem;
    text-align: center; }
    /* line 8, resources/assets/styles/partials/_feature-cards-section.scss */
    .feature-cards-section .intro .lead {
      margin-top: 2rem; }

/* line 1, resources/assets/styles/partials/_feature-rows.scss */
.feature-rows-section {
  padding: 5rem 0; }
  /* line 4, resources/assets/styles/partials/_feature-rows.scss */
  .feature-rows-section .headline {
    margin: 0;
    text-align: center; }
  /* line 9, resources/assets/styles/partials/_feature-rows.scss */
  .feature-rows-section .feature-rows {
    margin-top: 3rem; }
    /* line 12, resources/assets/styles/partials/_feature-rows.scss */
    .feature-rows-section .feature-rows .feature-row {
      margin-bottom: 3rem; }
    /* line 16, resources/assets/styles/partials/_feature-rows.scss */
    .feature-rows-section .feature-rows .row-headline {
      margin: 0 0 2rem; }
    /* line 20, resources/assets/styles/partials/_feature-rows.scss */
    .feature-rows-section .feature-rows .row-copy {
      margin: 0; }
    /* line 24, resources/assets/styles/partials/_feature-rows.scss */
    .feature-rows-section .feature-rows .btn {
      margin-top: 2rem; }
    /* line 28, resources/assets/styles/partials/_feature-rows.scss */
    .feature-rows-section .feature-rows .image-col {
      display: flex;
      align-items: center; }
      /* line 32, resources/assets/styles/partials/_feature-rows.scss */
      .feature-rows-section .feature-rows .image-col .image {
        width: 100%; }
    /* line 37, resources/assets/styles/partials/_feature-rows.scss */
    .feature-rows-section .feature-rows .copy-col {
      display: flex;
      align-items: center; }
    @media screen and (max-width: 849px) {
      /* line 43, resources/assets/styles/partials/_feature-rows.scss */
      .feature-rows-section .feature-rows .image-col {
        order: 1;
        margin-bottom: 2rem; }
      /* line 48, resources/assets/styles/partials/_feature-rows.scss */
      .feature-rows-section .feature-rows .copy-col {
        order: 2;
        margin-bottom: 0; } }
  /* line 55, resources/assets/styles/partials/_feature-rows.scss */
  .feature-rows-section .cta-block {
    margin-top: 3rem;
    text-align: center; }

/* line 1, resources/assets/styles/partials/_footer-cta.scss */
.footer-cta {
  position: relative;
  padding: 5rem 0;
  background: #007af5;
  color: #fff;
  text-align: center; }
  /* line 8, resources/assets/styles/partials/_footer-cta.scss */
  .footer-cta :first-child {
    margin-top: 0; }
  /* line 12, resources/assets/styles/partials/_footer-cta.scss */
  .footer-cta .angle-shape, .footer-cta .angle-shape-top, .footer-cta .angle-shape-top-normal, .footer-cta .angle-shape-top-inverse, .footer-cta .angle-shape-bottom, .footer-cta .angle-shape-bottom-normal, .footer-cta .angle-shape-bottom-inverse {
    position: absolute;
    bottom: calc(100% - 1px);
    left: 0;
    right: 0; }
  /* line 19, resources/assets/styles/partials/_footer-cta.scss */
  .footer-cta .content {
    margin: 0 auto;
    padding: 0 var(--site-padding);
    max-width: var(--max-container-width); }
  /* line 25, resources/assets/styles/partials/_footer-cta.scss */
  .footer-cta .btn.btn-large {
    margin-top: 2.5rem; }

/* line 1, resources/assets/styles/partials/_footer-cta-banner.scss */
.footer-cta-section {
  padding-top: 5rem; }
  /* line 4, resources/assets/styles/partials/_footer-cta-banner.scss */
  .footer-cta-section .footer-cta-banner {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3rem;
    clip-path: polygon(0% 0%, calc(100% - 4rem) 0%, 100% 4rem, 100% 100%, 0% 100%); }
    /* line 18, resources/assets/styles/partials/_footer-cta-banner.scss */
    .footer-cta-section .footer-cta-banner .headline {
      font-size: 35px;
      margin: 0; }
    /* line 23, resources/assets/styles/partials/_footer-cta-banner.scss */
    .footer-cta-section .footer-cta-banner .btn {
      margin-top: 0;
      margin-left: 2rem;
      white-space: nowrap; }
    @media screen and (max-width: 849px) {
      /* line 4, resources/assets/styles/partials/_footer-cta-banner.scss */
      .footer-cta-section .footer-cta-banner {
        flex-wrap: wrap;
        text-align: center; }
        /* line 33, resources/assets/styles/partials/_footer-cta-banner.scss */
        .footer-cta-section .footer-cta-banner .headline {
          width: 100%; }
        /* line 37, resources/assets/styles/partials/_footer-cta-banner.scss */
        .footer-cta-section .footer-cta-banner .btn {
          margin-left: 0;
          margin-top: 2rem; } }

/* line 46, resources/assets/styles/partials/_footer-cta-banner.scss */
.form-footer .footer-cta-banner {
  flex-direction: column; }
  /* line 49, resources/assets/styles/partials/_footer-cta-banner.scss */
  .form-footer .footer-cta-banner .copy {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto; }
  /* line 55, resources/assets/styles/partials/_footer-cta-banner.scss */
  .form-footer .footer-cta-banner .form-wrapper {
    max-width: 600px;
    margin-top: 2rem;
    width: 100%; }
    /* line 60, resources/assets/styles/partials/_footer-cta-banner.scss */
    .form-footer .footer-cta-banner .form-wrapper form {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      @media screen and (max-width: 849px) {
        /* line 60, resources/assets/styles/partials/_footer-cta-banner.scss */
        .form-footer .footer-cta-banner .form-wrapper form {
          display: inline; } }
      /* line 69, resources/assets/styles/partials/_footer-cta-banner.scss */
      .form-footer .footer-cta-banner .form-wrapper form input {
        width: 425px !important; }
        @media screen and (max-width: 849px) {
          /* line 69, resources/assets/styles/partials/_footer-cta-banner.scss */
          .form-footer .footer-cta-banner .form-wrapper form input {
            width: 100% !important;
            margin-right: unset !important; } }
      /* line 78, resources/assets/styles/partials/_footer-cta-banner.scss */
      .form-footer .footer-cta-banner .form-wrapper form .mktoFieldWrap {
        margin-top: 15px; }
    /* line 83, resources/assets/styles/partials/_footer-cta-banner.scss */
    .form-footer .footer-cta-banner .form-wrapper .btn {
      margin-left: 0;
      background: #fff;
      border-color: #fff; }
      /* line 88, resources/assets/styles/partials/_footer-cta-banner.scss */
      .form-footer .footer-cta-banner .form-wrapper .btn:hover {
        background: #ffd260;
        border-color: #ffd260; }
    @media screen and (max-width: 849px) {
      /* line 95, resources/assets/styles/partials/_footer-cta-banner.scss */
      .form-footer .footer-cta-banner .form-wrapper .btn {
        margin-top: 1rem; } }

/* line 3, resources/assets/styles/partials/_form-multipart.scss */
.form-multipart.final .copy-block {
  text-align: center; }

/* line 8, resources/assets/styles/partials/_form-multipart.scss */
.form-multipart .btn {
  cursor: pointer;
  display: block;
  margin: 0 auto; }

/* line 15, resources/assets/styles/partials/_form-multipart.scss */
.form-multipart .copy-block.before {
  margin-bottom: 2rem; }

/* line 19, resources/assets/styles/partials/_form-multipart.scss */
.form-multipart .copy-block.after {
  margin-top: 2rem; }

/* line 23, resources/assets/styles/partials/_form-multipart.scss */
.form-multipart .copy-block h4 {
  text-align: center; }

/* line 27, resources/assets/styles/partials/_form-multipart.scss */
.form-multipart .copy-block .disclaimer {
  font-size: 0.75rem;
  color: #959595; }

/* line 33, resources/assets/styles/partials/_form-multipart.scss */
.form-multipart .form-wrapper {
  margin: auto;
  max-width: 580px; }

/* line 3, resources/assets/styles/partials/_hero-background-image.scss */
.hero-background-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 33%; }
  /* line 10, resources/assets/styles/partials/_hero-background-image.scss */
  .hero-background-image img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  /* line 16, resources/assets/styles/partials/_hero-background-image.scss */
  .hero-background-image .angle-shape, .hero-background-image .angle-shape-top, .hero-background-image .angle-shape-top-normal, .hero-background-image .angle-shape-top-inverse, .hero-background-image .angle-shape-bottom, .hero-background-image .angle-shape-bottom-normal, .hero-background-image .angle-shape-bottom-inverse {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }

/* line 1, resources/assets/styles/partials/_homepage-hero.scss */
.homepage-hero {
  padding: 5rem 0; }
  /* line 4, resources/assets/styles/partials/_homepage-hero.scss */
  .homepage-hero .btn + .btn {
    margin-left: 0; }
  /* line 8, resources/assets/styles/partials/_homepage-hero.scss */
  .homepage-hero .loading {
    cursor: wait; }
  /* line 13, resources/assets/styles/partials/_homepage-hero.scss */
  .homepage-hero .btn-primary {
    margin-right: 1rem; }
  /* line 17, resources/assets/styles/partials/_homepage-hero.scss */
  .homepage-hero .brow {
    color: #ffbf1b;
    font-weight: 500;
    margin: 0 0 1rem; }
  @media screen and (min-width: 1200px) {
    /* line 25, resources/assets/styles/partials/_homepage-hero.scss */
    .homepage-hero .container .right {
      flex-direction: row-reverse; } }
  /* line 31, resources/assets/styles/partials/_homepage-hero.scss */
  .homepage-hero .row {
    justify-content: space-between; }
  /* line 36, resources/assets/styles/partials/_homepage-hero.scss */
  .homepage-hero .col.media, .homepage-hero .col.copy {
    display: flex;
    align-items: center;
    justify-content: center; }
  /* line 43, resources/assets/styles/partials/_homepage-hero.scss */
  .homepage-hero .col.copy {
    flex: 0 0 41.6666%; }
    @media screen and (max-width: 1199px) {
      /* line 43, resources/assets/styles/partials/_homepage-hero.scss */
      .homepage-hero .col.copy {
        flex: 0 0 100%; } }
  /* line 51, resources/assets/styles/partials/_homepage-hero.scss */
  .homepage-hero .col.media {
    flex: 0 0 50%; }
    @media screen and (max-width: 1199px) {
      /* line 51, resources/assets/styles/partials/_homepage-hero.scss */
      .homepage-hero .col.media {
        flex: 0 0 100%; } }
  /* line 60, resources/assets/styles/partials/_homepage-hero.scss */
  .homepage-hero .w-bottom-bar {
    display: none !important; }
  /* line 64, resources/assets/styles/partials/_homepage-hero.scss */
  .homepage-hero h1 {
    font-size: 40px;
    font-weight: 700;
    margin-top: 0;
    text-transform: none; }
  /* line 71, resources/assets/styles/partials/_homepage-hero.scss */
  .homepage-hero .content {
    max-width: 500px; }
    /* line 74, resources/assets/styles/partials/_homepage-hero.scss */
    .homepage-hero .content p {
      font-size: 18px; }
    @media screen and (max-width: 1199px) {
      /* line 71, resources/assets/styles/partials/_homepage-hero.scss */
      .homepage-hero .content {
        align-items: center;
        text-align: center;
        margin-bottom: 5rem; } }
    @media screen and (max-width: 707px) {
      /* line 71, resources/assets/styles/partials/_homepage-hero.scss */
      .homepage-hero .content {
        max-width: unset;
        align-items: flex-start;
        text-align: left; } }
  /* line 91, resources/assets/styles/partials/_homepage-hero.scss */
  .homepage-hero .image {
    width: 100%; }
  /* line 95, resources/assets/styles/partials/_homepage-hero.scss */
  .homepage-hero .buttons {
    margin-top: 1.5rem; }

/* line 1, resources/assets/styles/partials/_icon-cards.scss */
.icon-card-container {
  display: flex;
  flex-direction: column; }
  /* line 5, resources/assets/styles/partials/_icon-cards.scss */
  .icon-card-container .icon-card {
    display: flex;
    flex-direction: column;
    padding: 2em 0; }
    @media screen and (min-width: 850px) {
      /* line 5, resources/assets/styles/partials/_icon-cards.scss */
      .icon-card-container .icon-card {
        flex-direction: row; } }
    /* line 14, resources/assets/styles/partials/_icon-cards.scss */
    .icon-card-container .icon-card .icon-circle {
      display: flex;
      flex: 0 0 125px;
      background: #fff;
      justify-content: center;
      padding: 30px;
      border-radius: 50%;
      margin-right: 2em;
      margin-top: 2em;
      box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.25);
      height: 125px;
      width: 125px; }
      /* line 27, resources/assets/styles/partials/_icon-cards.scss */
      .icon-card-container .icon-card .icon-circle img {
        width: 100%;
        height: 100%;
        object-fit: contain; }

/* line 1, resources/assets/styles/partials/_image-and-text.scss */
.image-and-text {
  padding: 5rem 0; }
  /* line 4, resources/assets/styles/partials/_image-and-text.scss */
  .image-and-text .content {
    margin: 2rem 0 0; }
    /* line 7, resources/assets/styles/partials/_image-and-text.scss */
    .image-and-text .content > :first-child {
      margin-top: 0; }
  @media screen and (min-width: 708px) {
    /* line 13, resources/assets/styles/partials/_image-and-text.scss */
    .image-and-text .columns {
      display: flex;
      justify-content: center;
      align-items: center; }
    /* line 19, resources/assets/styles/partials/_image-and-text.scss */
    .image-and-text .main-image {
      width: 44.5%; }
    /* line 23, resources/assets/styles/partials/_image-and-text.scss */
    .image-and-text .content {
      width: 42.5%;
      margin: 0 0 0 auto; }
      /* line 27, resources/assets/styles/partials/_image-and-text.scss */
      .image-and-text .content > :first-child {
        margin-top: 0; }
    /* line 32, resources/assets/styles/partials/_image-and-text.scss */
    .image-and-text .lead-in {
      text-align: center; }
    /* line 37, resources/assets/styles/partials/_image-and-text.scss */
    .image-and-text.image-right .content {
      order: -1;
      width: 42.5%;
      margin: 0 auto 0 0; }
    /* line 45, resources/assets/styles/partials/_image-and-text.scss */
    .image-and-text.image-bleed .columns {
      max-width: none;
      padding-left: 0;
      padding-right: max( var(--site-padding), calc((100vw - var(--max-container-width)) / 2 + var(--site-padding))); }
    /* line 51, resources/assets/styles/partials/_image-and-text.scss */
    .image-and-text.image-bleed .main-image {
      width: 50vw; }
    /* line 55, resources/assets/styles/partials/_image-and-text.scss */
    .image-and-text.image-bleed .content {
      width: min( calc(42.5vw - var(--site-padding)), calc(0.425 * (var(--max-container-width) - (var(--site-padding) * 2)))); }
    /* line 60, resources/assets/styles/partials/_image-and-text.scss */
    .image-and-text.image-bleed.image-right .container:not(.lead-in) {
      padding-left: max( var(--site-padding), calc((100vw - var(--max-container-width)) / 2 + var(--site-padding)));
      padding-right: 0; } }

/* line 1, resources/assets/styles/partials/_image-links.scss */
.image-links {
  padding: 5rem 0;
  text-align: center; }
  /* line 5, resources/assets/styles/partials/_image-links.scss */
  .image-links .col {
    padding: 1rem; }
  /* line 9, resources/assets/styles/partials/_image-links.scss */
  .image-links .text-center-col {
    margin-bottom: 2rem; }
  /* line 13, resources/assets/styles/partials/_image-links.scss */
  .image-links .main-image {
    width: 100%;
    height: auto; }
  @media screen and (min-width: 708px) {
    /* line 19, resources/assets/styles/partials/_image-links.scss */
    .image-links .container {
      display: flex;
      justify-content: center;
      flex-flow: row wrap; }
    /* line 24, resources/assets/styles/partials/_image-links.scss */
    .image-links .col {
      width: 33%;
      flex: 0 0 33%;
      padding: 2rem 1rem 0; } }

/* line 1, resources/assets/styles/partials/_large-cta.scss */
.large-cta {
  padding: 5rem 0;
  text-align: center; }
  /* line 5, resources/assets/styles/partials/_large-cta.scss */
  .large-cta .container {
    max-width: 38rem; }
  /* line 9, resources/assets/styles/partials/_large-cta.scss */
  .large-cta .btn.btn-primary {
    margin: 3rem 0 0; }

/* line 1, resources/assets/styles/partials/_logos.scss */
.logos {
  padding: 5rem 0; }
  /* line 4, resources/assets/styles/partials/_logos.scss */
  .logos .content {
    flex: 0 0 25%; }
    @media screen and (max-width: 849px) {
      /* line 4, resources/assets/styles/partials/_logos.scss */
      .logos .content {
        flex: 0 0 100%;
        order: 1;
        max-width: 300px;
        margin-left: auto;
        margin-top: 2rem;
        margin-bottom: 0; } }
    @media screen and (max-width: 707px) {
      /* line 4, resources/assets/styles/partials/_logos.scss */
      .logos .content {
        max-width: unset;
        width: 100%; } }
    /* line 21, resources/assets/styles/partials/_logos.scss */
    .logos .content .content-wrapper {
      padding: 1.5rem 1.5rem 2.5rem;
      position: relative;
      filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.11));
      margin-bottom: 1.25rem; }
    /* line 28, resources/assets/styles/partials/_logos.scss */
    .logos .content .content-inner {
      position: relative; }
      /* line 31, resources/assets/styles/partials/_logos.scss */
      .logos .content .content-inner .copy {
        color: #164c8a;
        font-size: 14px;
        margin: 0; }
        /* line 36, resources/assets/styles/partials/_logos.scss */
        .logos .content .content-inner .copy * {
          color: #164c8a; }
      /* line 41, resources/assets/styles/partials/_logos.scss */
      .logos .content .content-inner .btn {
        position: absolute;
        left: -0.25rem;
        top: calc(100% + 0.75rem);
        white-space: nowrap;
        margin: 0; }
    /* line 50, resources/assets/styles/partials/_logos.scss */
    .logos .content .notch {
      background: #fff;
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      --notchSize: 1.25em;
      clip-path: polygon(0% 0, 0 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% 100%, 100% 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize))); }
  /* line 75, resources/assets/styles/partials/_logos.scss */
  .logos .media {
    flex: 0 0 75%; }
    @media screen and (max-width: 849px) {
      /* line 75, resources/assets/styles/partials/_logos.scss */
      .logos .media {
        flex: 0 0 100%; } }
    /* line 82, resources/assets/styles/partials/_logos.scss */
    .logos .media .logo-row {
      display: flex;
      justify-content: space-between;
      height: 100%;
      margin: 0 -1rem; }
      @media screen and (max-width: 707px) {
        /* line 82, resources/assets/styles/partials/_logos.scss */
        .logos .media .logo-row {
          flex-wrap: wrap;
          margin: -2rem -1rem 0; } }
    /* line 94, resources/assets/styles/partials/_logos.scss */
    .logos .media .logo {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0 1rem;
      filter: grayscale(100%);
      opacity: 0.8;
      transition: filter 0.3s ease-out, opacity 0.3s ease-out; }
      @media screen and (max-width: 707px) {
        /* line 94, resources/assets/styles/partials/_logos.scss */
        .logos .media .logo {
          flex: 0 0 50%;
          margin-top: 2rem; } }
      /* line 108, resources/assets/styles/partials/_logos.scss */
      .logos .media .logo:hover {
        filter: grayscale(0%);
        opacity: 1; }
      /* line 113, resources/assets/styles/partials/_logos.scss */
      .logos .media .logo .main-image {
        max-height: 60px;
        max-width: 125px;
        width: 100%;
        height: auto; }

/* line 1, resources/assets/styles/partials/_lottie-section.scss */
.lottie-section {
  padding: 5rem 0; }

/* line 1, resources/assets/styles/partials/_modal.scss */
.modal-section {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  align-items: center;
  justify-content: center;
  overflow: scroll;
  z-index: 9999999; }
  /* line 4, resources/assets/styles/partials/_modal.scss */
  .modal-section.hide {
    display: none; }
  /* line 18, resources/assets/styles/partials/_modal.scss */
  .modal-section .container {
    display: flex; }
  /* line 22, resources/assets/styles/partials/_modal.scss */
  .modal-section .content-block {
    background: #fff;
    padding: 3rem;
    position: relative;
    margin: 10vh auto 3rem;
    width: 600px;
    max-width: 100%; }
    @media screen and (max-width: 849px) {
      /* line 22, resources/assets/styles/partials/_modal.scss */
      .modal-section .content-block {
        margin: 3rem auto; } }
    /* line 34, resources/assets/styles/partials/_modal.scss */
    .modal-section .content-block .close {
      position: absolute;
      cursor: pointer;
      right: 18px;
      top: 14px;
      width: 32px;
      height: 32px;
      opacity: 1;
      transition: 0.3s ease; }
    /* line 45, resources/assets/styles/partials/_modal.scss */
    .modal-section .content-block .close:hover {
      opacity: 0.3; }
    /* line 49, resources/assets/styles/partials/_modal.scss */
    .modal-section .content-block .close:before, .modal-section .content-block .close:after {
      position: absolute;
      left: 15px;
      content: ' ';
      height: 24px;
      width: 2px;
      background-color: #333; }
    /* line 58, resources/assets/styles/partials/_modal.scss */
    .modal-section .content-block .close:before {
      transform: rotate(45deg); }
    /* line 62, resources/assets/styles/partials/_modal.scss */
    .modal-section .content-block .close:after {
      transform: rotate(-45deg); }
    /* line 66, resources/assets/styles/partials/_modal.scss */
    .modal-section .content-block .btn {
      cursor: pointer;
      display: block;
      margin: 0 auto; }
    /* line 72, resources/assets/styles/partials/_modal.scss */
    .modal-section .content-block .form-wrapper {
      margin: auto; }
      /* line 75, resources/assets/styles/partials/_modal.scss */
      .modal-section .content-block .form-wrapper h4 {
        margin-top: 0;
        margin-bottom: 2rem; }

/* line 1, resources/assets/styles/partials/_multistep-form.scss */
.multistep-form-section {
  padding: 5rem 0; }
  /* line 4, resources/assets/styles/partials/_multistep-form.scss */
  .multistep-form-section .intro {
    padding: 0 0 5rem;
    text-align: center; }
    /* line 8, resources/assets/styles/partials/_multistep-form.scss */
    .multistep-form-section .intro p {
      margin-top: 1rem; }
  /* line 13, resources/assets/styles/partials/_multistep-form.scss */
  .multistep-form-section .form-multipart {
    background: url(/wp-content/themes/assignar/resources/assets/images/caution-banner-long.png) no-repeat;
    background-color: #fff;
    background-repeat: repeat-x;
    box-shadow: 0 -16px 16px 1px rgba(0, 0, 0, 0.1);
    padding: 8rem 5rem 5rem; }
    @media screen and (max-width: 707px) {
      /* line 13, resources/assets/styles/partials/_multistep-form.scss */
      .multistep-form-section .form-multipart {
        padding: 6rem 2rem 2rem; } }
    /* line 25, resources/assets/styles/partials/_multistep-form.scss */
    .multistep-form-section .form-multipart .copy-block.before {
      margin-bottom: 3rem; }
    /* line 29, resources/assets/styles/partials/_multistep-form.scss */
    .multistep-form-section .form-multipart .copy-block.after {
      margin-top: 3rem; }

/* line 1, resources/assets/styles/partials/_podcast-embed.scss */
.podcast-embed-section {
  padding: 5rem 0; }
  /* line 4, resources/assets/styles/partials/_podcast-embed.scss */
  .podcast-embed-section .embed {
    border-radius: 1rem;
    box-shadow: 6px 8px 22px -4px rgba(0, 0, 0, 0.65);
    overflow: hidden; }
    /* line 9, resources/assets/styles/partials/_podcast-embed.scss */
    .podcast-embed-section .embed iframe {
      display: block;
      background: #fff;
      border-radius: 1rem;
      overflow: hidden;
      position: relative; }
    /* line 17, resources/assets/styles/partials/_podcast-embed.scss */
    .podcast-embed-section .embed .podcast-links {
      display: flex;
      justify-content: space-evenly;
      background-color: #0e5cad;
      box-sizing: border-box;
      padding: 3.5rem 1.5rem 1.5rem;
      margin-top: -2rem; }
      @media screen and (max-width: 849px) {
        /* line 17, resources/assets/styles/partials/_podcast-embed.scss */
        .podcast-embed-section .embed .podcast-links {
          flex-direction: column; } }
      /* line 29, resources/assets/styles/partials/_podcast-embed.scss */
      .podcast-embed-section .embed .podcast-links a {
        display: flex;
        align-items: center;
        color: #fff;
        text-decoration: none; }
        /* line 35, resources/assets/styles/partials/_podcast-embed.scss */
        .podcast-embed-section .embed .podcast-links a img {
          margin-right: 0.5rem; }
        @media screen and (max-width: 849px) {
          /* line 29, resources/assets/styles/partials/_podcast-embed.scss */
          .podcast-embed-section .embed .podcast-links a {
            margin-bottom: 1rem; }
            /* line 42, resources/assets/styles/partials/_podcast-embed.scss */
            .podcast-embed-section .embed .podcast-links a:last-child {
              margin-bottom: 0; } }
      /* line 48, resources/assets/styles/partials/_podcast-embed.scss */
      .podcast-embed-section .embed .podcast-links .bold {
        font-weight: 600; }

/* line 1, resources/assets/styles/partials/_post-listing.scss */
.post-listing-section {
  padding: 5rem 0; }
  /* line 4, resources/assets/styles/partials/_post-listing.scss */
  .post-listing-section h2 {
    margin-top: 0; }
  /* line 8, resources/assets/styles/partials/_post-listing.scss */
  .post-listing-section .container.text-center {
    margin-bottom: 3rem; }

/* line 1, resources/assets/styles/partials/_pricing-cards.scss */
.pricing-cards-section {
  padding: 5rem 0;
  --notchSize: 1.5rem;
  --hoverNotchSize: 0.75rem; }
  /* line 7, resources/assets/styles/partials/_pricing-cards.scss */
  .pricing-cards-section .cta-block {
    margin-top: 3rem; }
    /* line 10, resources/assets/styles/partials/_pricing-cards.scss */
    .pricing-cards-section .cta-block span {
      margin-left: 6px; }
    /* line 14, resources/assets/styles/partials/_pricing-cards.scss */
    .pricing-cards-section .cta-block svg {
      width: 16px; }
    /* line 18, resources/assets/styles/partials/_pricing-cards.scss */
    .pricing-cards-section .cta-block .link {
      font-size: 18px;
      text-transform: uppercase;
      color: #242e42;
      font-weight: 600; }
  /* line 26, resources/assets/styles/partials/_pricing-cards.scss */
  .pricing-cards-section .cards-container {
    width: 100%;
    position: relative;
    display: block; }
    @media screen and (min-width: 850px) {
      /* line 26, resources/assets/styles/partials/_pricing-cards.scss */
      .pricing-cards-section .cards-container {
        display: flex; } }
    /* line 35, resources/assets/styles/partials/_pricing-cards.scss */
    .pricing-cards-section .cards-container .cards-clip-path {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.11)); }
      /* line 43, resources/assets/styles/partials/_pricing-cards.scss */
      .pricing-cards-section .cards-container .cards-clip-path .cards-clip-path--inner {
        background: #ededed;
        display: block;
        height: 100%;
        width: 100%;
        clip-path: polygon(0% 0, 0 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% 100%, 100% 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize))); }
        @media screen and (max-width: 849px) {
          /* line 43, resources/assets/styles/partials/_pricing-cards.scss */
          .pricing-cards-section .cards-container .cards-clip-path .cards-clip-path--inner {
            display: none; } }
        /* line 62, resources/assets/styles/partials/_pricing-cards.scss */
        .pricing-cards-section .cards-container .cards-clip-path .cards-clip-path--inner.card--inner {
          display: none; }
          @media screen and (max-width: 849px) {
            /* line 62, resources/assets/styles/partials/_pricing-cards.scss */
            .pricing-cards-section .cards-container .cards-clip-path .cards-clip-path--inner.card--inner {
              display: block; } }
    /* line 72, resources/assets/styles/partials/_pricing-cards.scss */
    .pricing-cards-section .cards-container .card {
      position: relative;
      width: 100%;
      padding: 2rem 1rem;
      margin-bottom: 25px; }
      /* line 78, resources/assets/styles/partials/_pricing-cards.scss */
      .pricing-cards-section .cards-container .card .card-inner {
        position: relative; }
      /* line 82, resources/assets/styles/partials/_pricing-cards.scss */
      .pricing-cards-section .cards-container .card .card-headline {
        font-size: 36px;
        font-family: 'Saira';
        margin: 0; }
        /* line 87, resources/assets/styles/partials/_pricing-cards.scss */
        .pricing-cards-section .cards-container .card .card-headline span {
          float: right;
          margin-top: -8px; }
          /* line 91, resources/assets/styles/partials/_pricing-cards.scss */
          .pricing-cards-section .cards-container .card .card-headline span .feature-toggle {
            border: none; }
          /* line 95, resources/assets/styles/partials/_pricing-cards.scss */
          .pricing-cards-section .cards-container .card .card-headline span svg {
            width: 24px; }
        @media screen and (min-width: 850px) {
          /* line 101, resources/assets/styles/partials/_pricing-cards.scss */
          .pricing-cards-section .cards-container .card .card-headline::after {
            display: none; }
          /* line 104, resources/assets/styles/partials/_pricing-cards.scss */
          .pricing-cards-section .cards-container .card .card-headline span {
            display: none; } }
      /* line 110, resources/assets/styles/partials/_pricing-cards.scss */
      .pricing-cards-section .cards-container .card[data-index="0"] {
        color: #007AF5; }
      /* line 114, resources/assets/styles/partials/_pricing-cards.scss */
      .pricing-cards-section .cards-container .card[data-index="1"] {
        color: #164c8a; }
      /* line 118, resources/assets/styles/partials/_pricing-cards.scss */
      .pricing-cards-section .cards-container .card[data-index="2"] {
        color: #242e42;
        border-right: none; }
      /* line 123, resources/assets/styles/partials/_pricing-cards.scss */
      .pricing-cards-section .cards-container .card .card-features {
        display: table-column;
        margin-top: 1rem; }
        @media screen and (min-width: 850px) {
          /* line 123, resources/assets/styles/partials/_pricing-cards.scss */
          .pricing-cards-section .cards-container .card .card-features {
            display: block; } }
      /* line 133, resources/assets/styles/partials/_pricing-cards.scss */
      .pricing-cards-section .cards-container .card.open .card-features {
        display: block; }
      /* line 137, resources/assets/styles/partials/_pricing-cards.scss */
      .pricing-cards-section .cards-container .card.open .feature-toggle svg {
        transform: rotate(180deg); }
      @media screen and (min-width: 850px) {
        /* line 72, resources/assets/styles/partials/_pricing-cards.scss */
        .pricing-cards-section .cards-container .card {
          box-shadow: none;
          margin-bottom: 0;
          border-right: 2px solid #fff; } }
    /* line 149, resources/assets/styles/partials/_pricing-cards.scss */
    .pricing-cards-section .cards-container .card-price {
      font-family: 'Saira';
      font-size: 30px;
      margin: 0;
      font-weight: 400; }
      /* line 155, resources/assets/styles/partials/_pricing-cards.scss */
      .pricing-cards-section .cards-container .card-price span {
        font-size: 16px; }
    /* line 160, resources/assets/styles/partials/_pricing-cards.scss */
    .pricing-cards-section .cards-container .card-feature {
      padding: .5rem 0; }
      /* line 163, resources/assets/styles/partials/_pricing-cards.scss */
      .pricing-cards-section .cards-container .card-feature .card-feature--flex {
        display: flex;
        align-items: center; }
      /* line 168, resources/assets/styles/partials/_pricing-cards.scss */
      .pricing-cards-section .cards-container .card-feature .coming-soon {
        position: relative;
        left: 32px;
        font-style: italic; }
      /* line 174, resources/assets/styles/partials/_pricing-cards.scss */
      .pricing-cards-section .cards-container .card-feature .feature-check {
        height: 22px;
        width: 22px;
        margin-right: 10px; }
      /* line 180, resources/assets/styles/partials/_pricing-cards.scss */
      .pricing-cards-section .cards-container .card-feature .feature-name {
        position: relative;
        font-size: 18px;
        color: #242e42;
        width: 100%; }
        /* line 186, resources/assets/styles/partials/_pricing-cards.scss */
        .pricing-cards-section .cards-container .card-feature .feature-name .feature-name--dashed {
          border-bottom: 1px dashed #ABABAB; }
        /* line 190, resources/assets/styles/partials/_pricing-cards.scss */
        .pricing-cards-section .cards-container .card-feature .feature-name.feature-bold {
          font-weight: 700; }
          /* line 193, resources/assets/styles/partials/_pricing-cards.scss */
          .pricing-cards-section .cards-container .card-feature .feature-name.feature-bold .feature-name--dashed {
            border-bottom: 0; }
        /* line 199, resources/assets/styles/partials/_pricing-cards.scss */
        .pricing-cards-section .cards-container .card-feature .feature-name:hover .feature-description {
          animation: fadeIn 1s;
          color: #fff;
          font-size: 14px;
          display: block;
          position: absolute;
          top: 100%;
          left: 0;
          width: 100%;
          background-color: #0e5cad;
          padding: 12px 16px;
          z-index: 10;
          clip-path: polygon(0% 0, 0 0%, calc(100% - var(--hoverNotchSize)) 0%, 100% var(--hoverNotchSize), 100% 100%, 100% 100%, var(--hoverNotchSize) 100%, 0% calc(100% - var(--hoverNotchSize))); }
          /* line 221, resources/assets/styles/partials/_pricing-cards.scss */
          .pricing-cards-section .cards-container .card-feature .feature-name:hover .feature-description > :first-child {
            margin-top: 0; }
          /* line 225, resources/assets/styles/partials/_pricing-cards.scss */
          .pricing-cards-section .cards-container .card-feature .feature-name:hover .feature-description > :last-child {
            margin-bottom: 0; }
        /* line 231, resources/assets/styles/partials/_pricing-cards.scss */
        .pricing-cards-section .cards-container .card-feature .feature-name .feature-description {
          display: none; }

/* line 1, resources/assets/styles/partials/_pricing-checklist.scss */
.pricing-checklist-section {
  padding: 0 0 5rem;
  --hoverNotchSize: 0.75rem; }
  @media screen and (max-width: 707px) {
    /* line 6, resources/assets/styles/partials/_pricing-checklist.scss */
    .pricing-checklist-section .container {
      overflow-x: scroll; } }
  /* line 12, resources/assets/styles/partials/_pricing-checklist.scss */
  .pricing-checklist-section .checklist-table {
    width: 100%;
    padding: 0 15px 24px 15px;
    border-collapse: collapse; }
    /* line 17, resources/assets/styles/partials/_pricing-checklist.scss */
    .pricing-checklist-section .checklist-table tbody {
      border-top: 2px solid #007AF5; }
      /* line 20, resources/assets/styles/partials/_pricing-checklist.scss */
      .pricing-checklist-section .checklist-table tbody:nth-child(1) {
        border-top: 2px solid #007AF5;
        border-bottom: 2px solid #d9d9d9; }
      /* line 25, resources/assets/styles/partials/_pricing-checklist.scss */
      .pricing-checklist-section .checklist-table tbody:nth-child(2) {
        border-bottom: 2px solid #d9d9d9; }
      /* line 29, resources/assets/styles/partials/_pricing-checklist.scss */
      .pricing-checklist-section .checklist-table tbody:nth-child(3) {
        border-bottom: 2px solid #d9d9d9; }
      /* line 33, resources/assets/styles/partials/_pricing-checklist.scss */
      .pricing-checklist-section .checklist-table tbody:nth-child(4) {
        border-bottom: 2px solid #d9d9d9; }
      /* line 37, resources/assets/styles/partials/_pricing-checklist.scss */
      .pricing-checklist-section .checklist-table tbody:nth-child(5) {
        border-bottom: 2px solid #d9d9d9; }
  /* line 43, resources/assets/styles/partials/_pricing-checklist.scss */
  .pricing-checklist-section .checklist-header-title {
    font-size: 22px;
    font-family: 'Saira';
    min-width: 150px; }
  /* line 49, resources/assets/styles/partials/_pricing-checklist.scss */
  .pricing-checklist-section .section-header {
    text-align: left;
    background: #FAFAFA;
    color: #007AF5; }
    /* line 54, resources/assets/styles/partials/_pricing-checklist.scss */
    .pricing-checklist-section .section-header .section-title {
      font-size: 22px;
      padding: 12px;
      min-width: 200px; }
  /* line 63, resources/assets/styles/partials/_pricing-checklist.scss */
  .pricing-checklist-section .feature-row .feature-check {
    height: 22px;
    width: 22px; }
  /* line 67, resources/assets/styles/partials/_pricing-checklist.scss */
  .pricing-checklist-section .feature-row .feature-name {
    position: relative;
    text-align: left;
    font-weight: 400;
    padding: 12px;
    background: #FAFAFA; }
    /* line 74, resources/assets/styles/partials/_pricing-checklist.scss */
    .pricing-checklist-section .feature-row .feature-name .feature-name--dashed {
      border-bottom: 1px dashed #ABABAB; }
    /* line 79, resources/assets/styles/partials/_pricing-checklist.scss */
    .pricing-checklist-section .feature-row .feature-name:hover .feature-description {
      animation: fadeIn 1s;
      color: #fff;
      font-size: 14px;
      display: block;
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      background-color: #0e5cad;
      padding: 12px 16px;
      z-index: 10;
      clip-path: polygon(0% 0, 0 0%, calc(100% - var(--hoverNotchSize)) 0%, 100% var(--hoverNotchSize), 100% 100%, 100% 100%, var(--hoverNotchSize) 100%, 0% calc(100% - var(--hoverNotchSize))); }
      /* line 101, resources/assets/styles/partials/_pricing-checklist.scss */
      .pricing-checklist-section .feature-row .feature-name:hover .feature-description > :first-child {
        margin-top: 0; }
      /* line 105, resources/assets/styles/partials/_pricing-checklist.scss */
      .pricing-checklist-section .feature-row .feature-name:hover .feature-description > :last-child {
        margin-bottom: 0; }
    /* line 111, resources/assets/styles/partials/_pricing-checklist.scss */
    .pricing-checklist-section .feature-row .feature-name .feature-description {
      display: none; }
  /* line 116, resources/assets/styles/partials/_pricing-checklist.scss */
  .pricing-checklist-section .feature-row .feature-status {
    text-align: center;
    text-align: -webkit-center; }
    /* line 120, resources/assets/styles/partials/_pricing-checklist.scss */
    .pricing-checklist-section .feature-row .feature-status .feature-coming {
      color: #959595;
      font-size: 14px;
      font-style: italic; }
  /* line 127, resources/assets/styles/partials/_pricing-checklist.scss */
  .pricing-checklist-section .feature-row .feature-cross {
    height: 22px;
    width: 22px; }

/* line 1, resources/assets/styles/partials/_product-feature.scss */
.product-feature-section {
  padding: 5rem 0; }
  /* line 4, resources/assets/styles/partials/_product-feature.scss */
  .product-feature-section .lead,
  .product-feature-section .main-headline {
    text-align: center;
    margin-bottom: 3rem;
    margin-top: 0; }
  /* line 11, resources/assets/styles/partials/_product-feature.scss */
  .product-feature-section .headline {
    margin: 0 0 2rem; }
  /* line 15, resources/assets/styles/partials/_product-feature.scss */
  .product-feature-section .copy {
    margin: 0; }
  /* line 19, resources/assets/styles/partials/_product-feature.scss */
  .product-feature-section .product-tour {
    margin: auto;
    width: 1000px;
    margin-bottom: 3rem;
    max-width: 100%; }
  /* line 26, resources/assets/styles/partials/_product-feature.scss */
  .product-feature-section .cta-col {
    margin-top: 3rem;
    text-align: center; }
    /* line 30, resources/assets/styles/partials/_product-feature.scss */
    .product-feature-section .cta-col .btn {
      margin-top: 0; }

/* line 1, resources/assets/styles/partials/_product-feature-tabs.scss */
.product-feature-tabs {
  padding: 5rem 0; }
  /* line 4, resources/assets/styles/partials/_product-feature-tabs.scss */
  .product-feature-tabs .tabs-container {
    margin-top: 5rem; }
    /* line 5, resources/assets/styles/partials/_product-feature-tabs.scss */
    .product-feature-tabs .tabs-container > * {
      --site-padding: 0.5rem; }
    @media screen and (max-width: 707px) {
      /* line 4, resources/assets/styles/partials/_product-feature-tabs.scss */
      .product-feature-tabs .tabs-container {
        margin-top: 3rem; } }
  /* line 16, resources/assets/styles/partials/_product-feature-tabs.scss */
  .product-feature-tabs .tabs {
    flex: 0 0 33.3333%; }
    @media screen and (max-width: 707px) {
      /* line 16, resources/assets/styles/partials/_product-feature-tabs.scss */
      .product-feature-tabs .tabs {
        flex: 0 0 100%;
        order: 1;
        margin-bottom: 0;
        margin-top: 1rem; } }
  /* line 27, resources/assets/styles/partials/_product-feature-tabs.scss */
  .product-feature-tabs .tab-contents {
    flex: 0 0 66.6666%; }
    @media screen and (max-width: 707px) {
      /* line 27, resources/assets/styles/partials/_product-feature-tabs.scss */
      .product-feature-tabs .tab-contents {
        flex: 0 0 100%; } }
  /* line 35, resources/assets/styles/partials/_product-feature-tabs.scss */
  .product-feature-tabs .tab {
    cursor: pointer;
    opacity: .5;
    margin-bottom: 1rem;
    position: relative;
    transition: opacity 0.3s ease-out; }
    /* line 42, resources/assets/styles/partials/_product-feature-tabs.scss */
    .product-feature-tabs .tab:last-child {
      margin-bottom: 0; }
    /* line 46, resources/assets/styles/partials/_product-feature-tabs.scss */
    .product-feature-tabs .tab:hover {
      opacity: 1; }
    /* line 50, resources/assets/styles/partials/_product-feature-tabs.scss */
    .product-feature-tabs .tab.active {
      opacity: 1; }
      /* line 53, resources/assets/styles/partials/_product-feature-tabs.scss */
      .product-feature-tabs .tab.active .tab-brow {
        color: #ffbf1b; }
    /* line 58, resources/assets/styles/partials/_product-feature-tabs.scss */
    .product-feature-tabs .tab .tab-inner {
      position: relative;
      padding: 1.5rem 2rem 2rem; }
    /* line 63, resources/assets/styles/partials/_product-feature-tabs.scss */
    .product-feature-tabs .tab .tab-brow {
      font-size: 16px;
      margin: 0;
      color: #fff;
      transition: color 0.3s ease-out; }
    /* line 70, resources/assets/styles/partials/_product-feature-tabs.scss */
    .product-feature-tabs .tab .tab-headline {
      font-size: 20px; }
    /* line 74, resources/assets/styles/partials/_product-feature-tabs.scss */
    .product-feature-tabs .tab .notch {
      background-color: #fff;
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      --notchSize: 2.5em;
      clip-path: polygon(0% 0, 0 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% 100%, 100% 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize))); }
    /* line 98, resources/assets/styles/partials/_product-feature-tabs.scss */
    .product-feature-tabs .tab .notch-inner {
      background-color: #164c8a;
      display: block;
      position: absolute;
      top: 1px;
      right: 1px;
      bottom: 1px;
      left: 1px;
      --notchSize: 2.5em;
      clip-path: polygon(0% 0, 0 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% 100%, 100% 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize))); }
  /* line 123, resources/assets/styles/partials/_product-feature-tabs.scss */
  .product-feature-tabs .tab-content {
    display: none;
    position: relative;
    height: 100%; }
    /* line 128, resources/assets/styles/partials/_product-feature-tabs.scss */
    .product-feature-tabs .tab-content .tab-content-inner {
      position: relative;
      padding: 3rem;
      top: 50%;
      transform: translateY(-50%); }
    /* line 135, resources/assets/styles/partials/_product-feature-tabs.scss */
    .product-feature-tabs .tab-content .copy {
      display: flex;
      align-items: center; }
      @media screen and (max-width: 849px) {
        /* line 135, resources/assets/styles/partials/_product-feature-tabs.scss */
        .product-feature-tabs .tab-content .copy {
          display: block; } }
      /* line 143, resources/assets/styles/partials/_product-feature-tabs.scss */
      .product-feature-tabs .tab-content .copy p {
        font-size: 14px; }
      /* line 147, resources/assets/styles/partials/_product-feature-tabs.scss */
      .product-feature-tabs .tab-content .copy .btn {
        white-space: nowrap;
        margin-left: 1rem; }
        @media screen and (max-width: 849px) {
          /* line 147, resources/assets/styles/partials/_product-feature-tabs.scss */
          .product-feature-tabs .tab-content .copy .btn {
            margin-left: 0; } }
    /* line 157, resources/assets/styles/partials/_product-feature-tabs.scss */
    .product-feature-tabs .tab-content .notch {
      background-color: #0e5cad;
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      --notchSize: 2.5em;
      clip-path: polygon(0% 0, 0 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% 100%, 100% 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize))); }
    /* line 181, resources/assets/styles/partials/_product-feature-tabs.scss */
    .product-feature-tabs .tab-content.active {
      display: block; }

/* line 2, resources/assets/styles/partials/_resource-callouts.scss */
.resource-callouts-wrapper .resource-callouts-grid,
.resource-callouts-wrapper .resource-callouts-grid-three {
  display: flex;
  flex-wrap: wrap;
  --card-padding: 2.4em;
  margin-left: calc(-1 * var(--card-padding));
  margin-right: calc(-1 * var(--card-padding)); }
  /* line 12, resources/assets/styles/partials/_resource-callouts.scss */
  .resource-callouts-wrapper .resource-callouts-grid a,
  .resource-callouts-wrapper .resource-callouts-grid-three a {
    text-decoration: none; }
  /* line 18, resources/assets/styles/partials/_resource-callouts.scss */
  .resource-callouts-wrapper .resource-callouts-grid-three .card-col:first-child,
  .resource-callouts-wrapper .resource-callouts-grid-three-three .card-col:first-child {
    flex: 100%; }
  /* line 22, resources/assets/styles/partials/_resource-callouts.scss */
  .resource-callouts-wrapper .resource-callouts-grid-three .card-col:last-child,
  .resource-callouts-wrapper .resource-callouts-grid-three-three .card-col:last-child {
    flex: 35%; }
  /* line 28, resources/assets/styles/partials/_resource-callouts.scss */
  .resource-callouts-wrapper .resource-callouts-grid .card-col,
  .resource-callouts-wrapper .resource-callouts-grid-three .card-col {
    flex: 50%;
    padding: var(--card-padding);
    width: 100%;
    max-width: 100%;
    height: 100%;
    --notchSize: 4.25em; }
    @media screen and (max-width: 707px) {
      /* line 28, resources/assets/styles/partials/_resource-callouts.scss */
      .resource-callouts-wrapper .resource-callouts-grid .card-col,
      .resource-callouts-wrapper .resource-callouts-grid-three .card-col {
        --notchSize: 2.5em;
        flex: 0 0 100%; } }
  /* line 43, resources/assets/styles/partials/_resource-callouts.scss */
  .resource-callouts-wrapper .resource-callouts-grid .card,
  .resource-callouts-wrapper .resource-callouts-grid-three .card {
    border: 2px solid transparent;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    padding: 5rem;
    min-height: 245px;
    position: relative;
    transition: all 0.2s linear;
    z-index: 0; }
    /* line 56, resources/assets/styles/partials/_resource-callouts.scss */
    .resource-callouts-wrapper .resource-callouts-grid .card .bg-graphic,
    .resource-callouts-wrapper .resource-callouts-grid-three .card .bg-graphic {
      box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.1);
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: -1;
      transition: all 0.2s linear;
      clip-path: polygon(0% 0, 0 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% 100%, 100% 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize))); }
    /* line 68, resources/assets/styles/partials/_resource-callouts.scss */
    .resource-callouts-wrapper .resource-callouts-grid .card h3,
    .resource-callouts-wrapper .resource-callouts-grid-three .card h3 {
      margin-top: 0;
      text-align: center;
      pointer-events: none; }
    /* line 74, resources/assets/styles/partials/_resource-callouts.scss */
    .resource-callouts-wrapper .resource-callouts-grid .card .copy-block,
    .resource-callouts-wrapper .resource-callouts-grid-three .card .copy-block {
      margin-top: 2rem; }
    /* line 78, resources/assets/styles/partials/_resource-callouts.scss */
    .resource-callouts-wrapper .resource-callouts-grid .card .link-block,
    .resource-callouts-wrapper .resource-callouts-grid-three .card .link-block {
      display: flex;
      justify-content: space-between;
      margin-top: auto;
      padding-top: 24px;
      pointer-events: none; }
    /* line 86, resources/assets/styles/partials/_resource-callouts.scss */
    .resource-callouts-wrapper .resource-callouts-grid .card .btn,
    .resource-callouts-wrapper .resource-callouts-grid-three .card .btn {
      cursor: pointer;
      margin-top: auto; }

/* line 1, resources/assets/styles/partials/_resource-card.scss */
.resource-card {
  background: #fff;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.12);
  display: flex;
  flex-direction: column;
  height: 100%;
  transition: box-shadow 0.3s linear; }
  /* line 9, resources/assets/styles/partials/_resource-card.scss */
  .resource-card:hover {
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.2);
    text-decoration: none; }
    /* line 13, resources/assets/styles/partials/_resource-card.scss */
    .resource-card:hover .btn {
      background: #ffd260; }
      /* line 16, resources/assets/styles/partials/_resource-card.scss */
      .resource-card:hover .btn::before {
        background-color: #ffd260; }
  /* line 22, resources/assets/styles/partials/_resource-card.scss */
  .resource-card .card-image {
    overflow: hidden;
    position: relative;
    z-index: 0; }
    /* line 27, resources/assets/styles/partials/_resource-card.scss */
    .resource-card .card-image::before {
      content: "";
      display: block;
      padding-top: 56.25%; }
    /* line 33, resources/assets/styles/partials/_resource-card.scss */
    .resource-card .card-image .wp-post-image {
      object-fit: cover;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      height: 100%;
      width: 100%; }
    /* line 44, resources/assets/styles/partials/_resource-card.scss */
    .resource-card .card-image .card-image-cover-1 {
      background: #ffbf1b;
      height: 75px;
      opacity: 0.625;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 1;
      clip-path: polygon(0% 0%, 50% 70%, 100% 0%, 100% 100%, 0% 100%); }
    /* line 63, resources/assets/styles/partials/_resource-card.scss */
    .resource-card .card-image .card-image-cover-2 {
      content: "";
      display: block;
      background: #fff;
      height: 75px;
      opacity: 1;
      position: absolute;
      bottom: -1px;
      left: -1px;
      right: -1px;
      z-index: 2;
      clip-path: polygon(0% 0%, 50% 90%, 100% 0%, 100% 100%, 0% 100%); }
  /* line 85, resources/assets/styles/partials/_resource-card.scss */
  .resource-card .card-body {
    padding: 1rem 2rem 2rem;
    flex-grow: 1;
    display: flex;
    flex-direction: column; }
    /* line 91, resources/assets/styles/partials/_resource-card.scss */
    .resource-card .card-body .btn {
      align-self: start;
      margin-top: auto; }
  /* line 97, resources/assets/styles/partials/_resource-card.scss */
  .resource-card .card-title {
    color: #000;
    font-weight: 700;
    margin: 0 0 1rem 0;
    font-size: 1.875rem; }
  /* line 104, resources/assets/styles/partials/_resource-card.scss */
  .resource-card .card-excerpt {
    color: #000;
    margin: 0 0 1rem; }
    /* line 108, resources/assets/styles/partials/_resource-card.scss */
    .resource-card .card-excerpt > :first-child {
      margin-top: 0; }
    /* line 112, resources/assets/styles/partials/_resource-card.scss */
    .resource-card .card-excerpt > :last-child {
      margin-bottom: 0; }
  /* line 117, resources/assets/styles/partials/_resource-card.scss */
  .resource-card.podcast {
    border-radius: 0.5rem;
    overflow: hidden;
    flex-direction: row; }
    @media screen and (max-width: 707px) {
      /* line 117, resources/assets/styles/partials/_resource-card.scss */
      .resource-card.podcast {
        flex-direction: column; } }
    /* line 126, resources/assets/styles/partials/_resource-card.scss */
    .resource-card.podcast .card-image {
      width: 300px;
      height: 220px; }
      @media screen and (max-width: 707px) {
        /* line 126, resources/assets/styles/partials/_resource-card.scss */
        .resource-card.podcast .card-image {
          width: 100%; } }
    /* line 135, resources/assets/styles/partials/_resource-card.scss */
    .resource-card.podcast .card-body {
      padding: 2rem; }
      /* line 138, resources/assets/styles/partials/_resource-card.scss */
      .resource-card.podcast .card-body .card-title {
        display: flex;
        align-items: center;
        color: #242e42;
        font-weight: 700;
        margin: 0; }
        /* line 145, resources/assets/styles/partials/_resource-card.scss */
        .resource-card.podcast .card-body .card-title::after {
          content: "";
          display: block;
          height: 1.3rem;
          width: 1.3rem;
          margin-left: 16px;
          background-image: url("/wp-content/themes/assignar/resources/assets/images/podcast-play.png");
          background-repeat: no-repeat;
          background-size: contain; }
      /* line 157, resources/assets/styles/partials/_resource-card.scss */
      .resource-card.podcast .card-body .card-author {
        color: #007af5;
        margin-top: 0;
        text-transform: uppercase; }
  /* line 165, resources/assets/styles/partials/_resource-card.scss */
  .resource-card.event {
    box-shadow: unset;
    color: #000; }
    /* line 169, resources/assets/styles/partials/_resource-card.scss */
    .resource-card.event .card-body {
      padding: 1rem 0 3rem; }
    /* line 173, resources/assets/styles/partials/_resource-card.scss */
    .resource-card.event .event-details {
      margin-bottom: 2rem; }
    /* line 177, resources/assets/styles/partials/_resource-card.scss */
    .resource-card.event .event-detail {
      margin-top: 0.25rem; }
      /* line 180, resources/assets/styles/partials/_resource-card.scss */
      .resource-card.event .event-detail:first-child {
        margin-top: 0; }

/* line 1, resources/assets/styles/partials/_resource-cards.scss */
.resource-hero-cards {
  display: flex;
  flex-wrap: wrap;
  --card-padding: 0.5rem;
  margin-left: calc(-1 * var(--card-padding));
  margin-right: calc(-1 * var(--card-padding));
  --notchSize: 4.25em; }
  /* line 10, resources/assets/styles/partials/_resource-cards.scss */
  .resource-hero-cards a {
    text-decoration: none; }
  /* line 14, resources/assets/styles/partials/_resource-cards.scss */
  .resource-hero-cards .quote-graphic {
    display: none; }
  /* line 18, resources/assets/styles/partials/_resource-cards.scss */
  .resource-hero-cards.quote {
    font-style: normal; }
    /* line 21, resources/assets/styles/partials/_resource-cards.scss */
    .resource-hero-cards.quote .quote-graphic {
      display: block;
      position: absolute;
      pointer-events: none;
      top: 0;
      right: calc(100% + 1rem);
      width: 3.5rem;
      height: 3.5rem;
      padding: .9rem;
      flex: 0 0 4rem;
      z-index: 5;
      clip-path: polygon(0% 0%, 80% 0%, 100% 20%, 100% 100%, 20% 100%, 0% 80%); }
      @media screen and (max-width: 849px) {
        /* line 21, resources/assets/styles/partials/_resource-cards.scss */
        .resource-hero-cards.quote .quote-graphic {
          bottom: 55%; } }
      /* line 46, resources/assets/styles/partials/_resource-cards.scss */
      .resource-hero-cards.quote .quote-graphic::after {
        content: "";
        display: block;
        background: url(/wp-content/themes/assignar/resources/assets/images/quotes-dark-bl.png) no-repeat;
        background-size: contain;
        background-position: center;
        height: 100%;
        width: 100%; }
  /* line 58, resources/assets/styles/partials/_resource-cards.scss */
  .resource-hero-cards .card-col {
    flex: 1 0 0%;
    position: relative;
    padding-left: var(--card-padding);
    padding-right: var(--card-padding);
    width: 100%;
    max-width: 100%; }
    @media screen and (max-width: 707px) {
      /* line 58, resources/assets/styles/partials/_resource-cards.scss */
      .resource-hero-cards .card-col {
        flex: 0 0 100%;
        margin-bottom: 2rem; }
        /* line 70, resources/assets/styles/partials/_resource-cards.scss */
        .resource-hero-cards .card-col:last-child {
          margin-bottom: 0; } }
  /* line 78, resources/assets/styles/partials/_resource-cards.scss */
  .resource-hero-cards .card {
    color: #fff;
    display: block;
    height: 100%;
    padding: 4rem;
    position: relative;
    transition: all 0.2s linear;
    z-index: 0; }
    /* line 87, resources/assets/styles/partials/_resource-cards.scss */
    .resource-hero-cards .card .bg-graphic {
      box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.1);
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      clip-path: polygon(0% 0, 0 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% 100%, 100% 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize))); }
    /* line 97, resources/assets/styles/partials/_resource-cards.scss */
    .resource-hero-cards .card .card-inner {
      display: flex;
      flex-direction: column;
      height: 100%;
      position: relative; }
    /* line 104, resources/assets/styles/partials/_resource-cards.scss */
    .resource-hero-cards .card h6 {
      flex: 50%;
      font-size: 16px;
      line-height: 32px;
      color: #ffbf1b; }
    /* line 111, resources/assets/styles/partials/_resource-cards.scss */
    .resource-hero-cards .card .responsive-wrapper {
      margin-bottom: 2rem; }
      /* line 115, resources/assets/styles/partials/_resource-cards.scss */
      .resource-hero-cards .card .responsive-wrapper .responsive-wrapper-inner img {
        display: block;
        object-fit: cover; }
    /* line 122, resources/assets/styles/partials/_resource-cards.scss */
    .resource-hero-cards .card .copy-block {
      position: relative; }
      /* line 125, resources/assets/styles/partials/_resource-cards.scss */
      .resource-hero-cards .card .copy-block p {
        line-height: 32px;
        font-size: 20px;
        font-weight: bold;
        margin: 0; }
    /* line 133, resources/assets/styles/partials/_resource-cards.scss */
    .resource-hero-cards .card .link-block {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-top: auto;
      padding-top: 2rem; }
      /* line 140, resources/assets/styles/partials/_resource-cards.scss */
      .resource-hero-cards .card .link-block .company-name {
        color: #ffbf1b;
        font-size: 16px;
        font-weight: bold;
        margin: 0;
        margin-right: 1.6rem; }
    /* line 149, resources/assets/styles/partials/_resource-cards.scss */
    .resource-hero-cards .card .btn {
      cursor: pointer;
      margin-top: auto;
      margin-left: auto;
      white-space: nowrap; }
    @media screen and (max-width: 849px) {
      /* line 78, resources/assets/styles/partials/_resource-cards.scss */
      .resource-hero-cards .card {
        padding: 3rem; }
        /* line 159, resources/assets/styles/partials/_resource-cards.scss */
        .resource-hero-cards .card .responsive-wrapper {
          display: none; }
        /* line 163, resources/assets/styles/partials/_resource-cards.scss */
        .resource-hero-cards .card .link-block {
          flex-direction: column;
          align-items: flex-start; }
          /* line 167, resources/assets/styles/partials/_resource-cards.scss */
          .resource-hero-cards .card .link-block .btn {
            margin-left: 0;
            margin-top: 2rem; } }

/* line 1, resources/assets/styles/partials/_resource-cards-section.scss */
.resource-cards-section {
  padding: 5rem 0; }
  /* line 4, resources/assets/styles/partials/_resource-cards-section.scss */
  .resource-cards-section .col {
    flex: 0 0 50%;
    margin-bottom: 2rem; }
  /* line 10, resources/assets/styles/partials/_resource-cards-section.scss */
  .resource-cards-section.podcast .col {
    flex: 0 0 100%; }
  /* line 15, resources/assets/styles/partials/_resource-cards-section.scss */
  .resource-cards-section .cta-block {
    padding: 3rem 0 0; }

/* line 1, resources/assets/styles/partials/_resource-center-hero.scss */
.resource-hero-section {
  padding: 5rem 0; }
  /* line 4, resources/assets/styles/partials/_resource-center-hero.scss */
  .resource-hero-section .intro {
    margin-bottom: 3rem;
    text-align: center; }
    /* line 8, resources/assets/styles/partials/_resource-center-hero.scss */
    .resource-hero-section .intro .headline {
      margin-top: 0; }
    /* line 12, resources/assets/styles/partials/_resource-center-hero.scss */
    .resource-hero-section .intro .brow {
      margin-bottom: 1rem; }

/* line 1, resources/assets/styles/partials/_resource-content.scss */
.resource-section {
  padding: 2.5em 0 5rem; }
  /* line 4, resources/assets/styles/partials/_resource-content.scss */
  .resource-section .position {
    position: relative; }
  /* line 8, resources/assets/styles/partials/_resource-content.scss */
  .resource-section .content-wrapper {
    display: flex;
    flex-direction: column; }
    @media screen and (min-width: 850px) {
      /* line 8, resources/assets/styles/partials/_resource-content.scss */
      .resource-section .content-wrapper {
        flex-direction: row; } }
    /* line 16, resources/assets/styles/partials/_resource-content.scss */
    .resource-section .content-wrapper .content-width {
      max-width: 1000px;
      margin: auto; }
    /* line 21, resources/assets/styles/partials/_resource-content.scss */
    .resource-section .content-wrapper .case-study-intro,
    .resource-section .content-wrapper .blog-intro {
      align-items: start;
      display: flex; }
      @media screen and (max-width: 849px) {
        /* line 21, resources/assets/styles/partials/_resource-content.scss */
        .resource-section .content-wrapper .case-study-intro,
        .resource-section .content-wrapper .blog-intro {
          flex-wrap: wrap; } }
      /* line 30, resources/assets/styles/partials/_resource-content.scss */
      .resource-section .content-wrapper .case-study-intro .side-bar-card,
      .resource-section .content-wrapper .blog-intro .side-bar-card {
        flex: 0 0 380px;
        margin-right: 4rem; }
        @media screen and (max-width: 849px) {
          /* line 30, resources/assets/styles/partials/_resource-content.scss */
          .resource-section .content-wrapper .case-study-intro .side-bar-card,
          .resource-section .content-wrapper .blog-intro .side-bar-card {
            flex: 0 0 100%;
            margin-right: 0; } }
    /* line 42, resources/assets/styles/partials/_resource-content.scss */
    .resource-section .content-wrapper .blog-sidebar .progress {
      position: relative;
      background: linear-gradient(to right, #ffbf1b var(--scroll), #959595 0);
      background-repeat: no-repeat;
      width: 100%;
      height: 4px;
      margin: 3em 0;
      z-index: 1; }
    /* line 52, resources/assets/styles/partials/_resource-content.scss */
    .resource-section .content-wrapper .blog-sidebar .read-time {
      font-size: 0.85em;
      padding-top: 0.5em; }
    /* line 57, resources/assets/styles/partials/_resource-content.scss */
    .resource-section .content-wrapper .blog-sidebar .cta-headline {
      color: #ffbf1b;
      text-transform: uppercase;
      font-size: 1em;
      font-weight: 700;
      margin-top: 0; }
    /* line 65, resources/assets/styles/partials/_resource-content.scss */
    .resource-section .content-wrapper .blog-sidebar .cta-copy {
      color: #fff;
      text-transform: uppercase;
      font-size: 1em;
      font-weight: 700; }
    /* line 72, resources/assets/styles/partials/_resource-content.scss */
    .resource-section .content-wrapper .blog-sidebar .side-bar-headlines {
      display: flex;
      flex-direction: column; }
      /* line 77, resources/assets/styles/partials/_resource-content.scss */
      .resource-section .content-wrapper .blog-sidebar .side-bar-headlines .headline-H2 {
        color: #fff;
        font-size: 1.25em;
        font-weight: 700;
        padding: 0.25em; }
      /* line 84, resources/assets/styles/partials/_resource-content.scss */
      .resource-section .content-wrapper .blog-sidebar .side-bar-headlines .headline-H3 {
        color: #fff;
        font-size: 1em;
        font-weight: 300;
        padding: 0.25em;
        margin-left: 25px; }
    /* line 95, resources/assets/styles/partials/_resource-content.scss */
    .resource-section .content-wrapper .blog-sidebar .sidebar-cta a {
      text-decoration: none; }
    /* line 102, resources/assets/styles/partials/_resource-content.scss */
    .resource-section .content-wrapper .side-bar-card {
      --notchSize: 2.25em;
      box-sizing: border-box;
      padding: 2rem;
      clip-path: polygon(0% 0, 0 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% 100%, 100% 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize))); }
      /* line 109, resources/assets/styles/partials/_resource-content.scss */
      .resource-section .content-wrapper .side-bar-card .flex {
        display: flex; }
      /* line 113, resources/assets/styles/partials/_resource-content.scss */
      .resource-section .content-wrapper .side-bar-card .header:first-child {
        margin-top: 0; }
      /* line 117, resources/assets/styles/partials/_resource-content.scss */
      .resource-section .content-wrapper .side-bar-card .tag-header,
      .resource-section .content-wrapper .side-bar-card .header {
        color: #ffbf1b;
        font-weight: 600; }
      /* line 123, resources/assets/styles/partials/_resource-content.scss */
      .resource-section .content-wrapper .side-bar-card .tag-header {
        margin-top: .5rem;
        margin-right: .5rem; }
      /* line 128, resources/assets/styles/partials/_resource-content.scss */
      .resource-section .content-wrapper .side-bar-card .detail {
        color: #fff;
        font-weight: 400;
        font-size: 16px;
        margin-top: 0; }
      /* line 135, resources/assets/styles/partials/_resource-content.scss */
      .resource-section .content-wrapper .side-bar-card .tags-container {
        display: flex;
        flex-wrap: wrap; }
        /* line 139, resources/assets/styles/partials/_resource-content.scss */
        .resource-section .content-wrapper .side-bar-card .tags-container .tag {
          background: #d9d9d9;
          margin-top: .5rem;
          margin-right: .5rem;
          color: #242e42;
          padding: 0.5em 0.8em;
          font-size: 12px;
          border-radius: 30px;
          border: 1px solid #242e42; }
    /* line 153, resources/assets/styles/partials/_resource-content.scss */
    .resource-section .content-wrapper .resource-content figure {
      margin: 48px 0;
      max-width: 100%;
      width: 100% !important; }
      /* line 158, resources/assets/styles/partials/_resource-content.scss */
      .resource-section .content-wrapper .resource-content figure img {
        max-width: 100%;
        width: 100% !important; }
    /* line 164, resources/assets/styles/partials/_resource-content.scss */
    .resource-section .content-wrapper .resource-content figcaption {
      color: #959595;
      margin-top: 12px;
      font-style: italic; }
    /* line 171, resources/assets/styles/partials/_resource-content.scss */
    .resource-section .content-wrapper .quote {
      --notchSize: 1.5em;
      margin: 48px 0;
      font-weight: 400; }
      /* line 176, resources/assets/styles/partials/_resource-content.scss */
      .resource-section .content-wrapper .quote a:hover {
        text-decoration: none; }
      /* line 180, resources/assets/styles/partials/_resource-content.scss */
      .resource-section .content-wrapper .quote.side {
        position: absolute;
        margin-top: 0;
        top: 0; }
        @media screen and (max-width: 849px) {
          /* line 180, resources/assets/styles/partials/_resource-content.scss */
          .resource-section .content-wrapper .quote.side {
            position: relative;
            right: auto;
            top: auto;
            width: 100%;
            margin: 48px 0; } }
      /* line 194, resources/assets/styles/partials/_resource-content.scss */
      .resource-section .content-wrapper .quote .card {
        box-sizing: border-box;
        padding: 2rem;
        clip-path: polygon(0% 0, 0 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% 100%, 100% 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize))); }
        /* line 199, resources/assets/styles/partials/_resource-content.scss */
        .resource-section .content-wrapper .quote .card .flex {
          display: flex; }
        /* line 203, resources/assets/styles/partials/_resource-content.scss */
        .resource-section .content-wrapper .quote .card .quote-copy {
          margin-top: 0;
          font-size: 24px;
          font-style: italic; }

/* line 1, resources/assets/styles/partials/_resource-grid.scss */
.resource-grid-section {
  padding: 5rem 0;
  position: relative; }
  /* line 5, resources/assets/styles/partials/_resource-grid.scss */
  .resource-grid-section .spinner {
    height: 25vh;
    display: flex;
    align-items: center;
    justify-content: center; }

@keyframes spin {
  100% {
    transform: rotate(360deg);
    transform-origin: center; } }
    /* line 18, resources/assets/styles/partials/_resource-grid.scss */
    .resource-grid-section .spinner::before {
      content: "";
      display: block;
      background-image: url(/wp-content/themes/assignar/resources/assets/images/spinner.png);
      background-repeat: no-repeat;
      background-size: contain;
      height: 3rem;
      width: 3rem;
      animation: spin 2s linear infinite; }
  /* line 30, resources/assets/styles/partials/_resource-grid.scss */
  .resource-grid-section .no-results {
    height: 25vh;
    display: flex;
    align-items: center;
    justify-content: center; }
  /* line 37, resources/assets/styles/partials/_resource-grid.scss */
  .resource-grid-section .search-form {
    width: 75%;
    padding-bottom: 5rem;
    margin: 0 auto; }
    @media screen and (max-width: 849px) {
      /* line 37, resources/assets/styles/partials/_resource-grid.scss */
      .resource-grid-section .search-form {
        width: 100%; } }
    /* line 46, resources/assets/styles/partials/_resource-grid.scss */
    .resource-grid-section .search-form form {
      display: flex;
      align-items: center;
      flex-direction: row;
      width: 100%; }
      /* line 52, resources/assets/styles/partials/_resource-grid.scss */
      .resource-grid-section .search-form form input {
        margin-left: 2rem;
        margin-top: 0; }
      /* line 57, resources/assets/styles/partials/_resource-grid.scss */
      .resource-grid-section .search-form form .search-icon {
        position: relative;
        cursor: pointer; }
        /* line 60, resources/assets/styles/partials/_resource-grid.scss */
        .resource-grid-section .search-form form .search-icon::before {
          content: "";
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: -18%;
          background: url(http://localhost:3000/wp-content/themes/assignar/resources/assets/images/magnifying-glass.png) no-repeat;
          background-position: center;
          height: 100%;
          width: 100%;
          z-index: 5; }
  /* line 78, resources/assets/styles/partials/_resource-grid.scss */
  .resource-grid-section .filters {
    padding-bottom: 2rem; }
  /* line 82, resources/assets/styles/partials/_resource-grid.scss */
  .resource-grid-section .category-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: start;
    width: 100%;
    padding-bottom: 2rem; }
    /* line 90, resources/assets/styles/partials/_resource-grid.scss */
    .resource-grid-section .category-container .filter-label {
      font-size: 14px;
      font-weight: 600;
      margin: 0 1rem 0 0; }
      @media screen and (max-width: 849px) {
        /* line 90, resources/assets/styles/partials/_resource-grid.scss */
        .resource-grid-section .category-container .filter-label {
          margin: 0 0 1rem;
          width: 100%; } }
    /* line 101, resources/assets/styles/partials/_resource-grid.scss */
    .resource-grid-section .category-container .category-selector {
      display: block;
      background: #ededed;
      color: #242e42;
      font-size: 14px;
      font-weight: bold;
      padding: 0.5rem 0.75rem;
      border-radius: 30px;
      border: 1px solid #242e42;
      margin: 0;
      min-width: 100px;
      margin: 0.25rem;
      text-align: center;
      text-decoration: none;
      cursor: pointer; }
      /* line 117, resources/assets/styles/partials/_resource-grid.scss */
      .resource-grid-section .category-container .category-selector.active {
        background: #242e42;
        color: #fff; }
  /* line 124, resources/assets/styles/partials/_resource-grid.scss */
  .resource-grid-section .resource-grid {
    display: grid;
    grid-template-columns: 50% 50%;
    --card-padding: 1.6rem;
    margin-left: calc(-1 * var(--card-padding));
    margin-right: calc(-1 * var(--card-padding));
    margin-top: calc(-1 * var(--card-padding)); }
    @media screen and (max-width: 707px) {
      /* line 124, resources/assets/styles/partials/_resource-grid.scss */
      .resource-grid-section .resource-grid {
        grid-template-columns: 100%; } }
    /* line 139, resources/assets/styles/partials/_resource-grid.scss */
    .resource-grid-section .resource-grid.podcast .card {
      border-radius: 0.5rem;
      overflow: hidden;
      flex-direction: column; }
      /* line 144, resources/assets/styles/partials/_resource-grid.scss */
      .resource-grid-section .resource-grid.podcast .card .image {
        height: 100%;
        max-height: 310px; }
        /* line 148, resources/assets/styles/partials/_resource-grid.scss */
        .resource-grid-section .resource-grid.podcast .card .image > img {
          height: 100%;
          width: 100%;
          object-fit: cover; }
      /* line 155, resources/assets/styles/partials/_resource-grid.scss */
      .resource-grid-section .resource-grid.podcast .card .card-body {
        padding: 2rem; }
        /* line 158, resources/assets/styles/partials/_resource-grid.scss */
        .resource-grid-section .resource-grid.podcast .card .card-body .title {
          display: flex;
          align-items: center;
          color: #242e42;
          font-weight: 700;
          font-size: 1.875rem;
          font-family: Saira, sans-serif;
          text-transform: uppercase;
          margin: 0; }
          /* line 168, resources/assets/styles/partials/_resource-grid.scss */
          .resource-grid-section .resource-grid.podcast .card .card-body .title::after {
            content: "";
            display: block;
            height: 1.3rem;
            width: 1.3rem;
            margin-left: 16px;
            background-image: url("/wp-content/themes/assignar/resources/assets/images/podcast-play.png");
            background-repeat: no-repeat;
            background-size: contain; }
        /* line 180, resources/assets/styles/partials/_resource-grid.scss */
        .resource-grid-section .resource-grid.podcast .card .card-body .link-block {
          display: none; }
        /* line 184, resources/assets/styles/partials/_resource-grid.scss */
        .resource-grid-section .resource-grid.podcast .card .card-body .author {
          color: #007af5;
          margin-top: 0.5rem;
          text-transform: uppercase; }
    /* line 192, resources/assets/styles/partials/_resource-grid.scss */
    .resource-grid-section .resource-grid.podcast .card-col {
      flex: 0 0 50%;
      margin-bottom: 2rem; }
    /* line 198, resources/assets/styles/partials/_resource-grid.scss */
    .resource-grid-section .resource-grid .card {
      box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.1);
      display: flex;
      flex-direction: column;
      height: 100%;
      text-decoration: none; }
    /* line 206, resources/assets/styles/partials/_resource-grid.scss */
    .resource-grid-section .resource-grid .cta-col {
      flex: 0 0 50%;
      padding: var(--card-padding);
      padding-right: var(--card-padding); }
      @media screen and (max-width: 707px) {
        /* line 206, resources/assets/styles/partials/_resource-grid.scss */
        .resource-grid-section .resource-grid .cta-col {
          flex: 0 0 100%;
          margin-bottom: 2rem; } }
    /* line 217, resources/assets/styles/partials/_resource-grid.scss */
    .resource-grid-section .resource-grid .card-col {
      flex: 0 0 50%;
      padding: var(--card-padding);
      padding-right: var(--card-padding); }
      @media screen and (max-width: 707px) {
        /* line 217, resources/assets/styles/partials/_resource-grid.scss */
        .resource-grid-section .resource-grid .card-col {
          flex: 0 0 100%; } }
    /* line 227, resources/assets/styles/partials/_resource-grid.scss */
    .resource-grid-section .resource-grid .image {
      align-items: center;
      display: flex;
      justify-content: center;
      width: 100%;
      height: 250px;
      overflow: hidden; }
      /* line 235, resources/assets/styles/partials/_resource-grid.scss */
      .resource-grid-section .resource-grid .image img {
        display: block;
        height: 100%;
        width: 100%;
        object-fit: cover; }
    /* line 243, resources/assets/styles/partials/_resource-grid.scss */
    .resource-grid-section .resource-grid .cta-card {
      align-items: center;
      background-color: #242e42;
      display: flex;
      flex-wrap: wrap;
      height: 100%;
      padding: 6rem 4rem 4rem;
      position: relative; }
      @media screen and (max-width: 707px) {
        /* line 243, resources/assets/styles/partials/_resource-grid.scss */
        .resource-grid-section .resource-grid .cta-card {
          padding: 5rem 3rem 3rem; } }
      /* line 256, resources/assets/styles/partials/_resource-grid.scss */
      .resource-grid-section .resource-grid .cta-card h3 {
        color: #fff;
        font-size: 36px !important;
        margin-top: 0; }
      /* line 262, resources/assets/styles/partials/_resource-grid.scss */
      .resource-grid-section .resource-grid .cta-card p {
        color: #fff; }
      /* line 266, resources/assets/styles/partials/_resource-grid.scss */
      .resource-grid-section .resource-grid .cta-card img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 100%; }
      /* line 274, resources/assets/styles/partials/_resource-grid.scss */
      .resource-grid-section .resource-grid .cta-card .link-block {
        margin-top: auto;
        padding-top: 2.4rem; }
      /* line 279, resources/assets/styles/partials/_resource-grid.scss */
      .resource-grid-section .resource-grid .cta-card .btn-secondary {
        color: #fff;
        margin: 0; }
        /* line 283, resources/assets/styles/partials/_resource-grid.scss */
        .resource-grid-section .resource-grid .cta-card .btn-secondary::before {
          background: #242e42 !important; }
        /* line 286, resources/assets/styles/partials/_resource-grid.scss */
        .resource-grid-section .resource-grid .cta-card .btn-secondary:hover {
          color: #000; }
          /* line 288, resources/assets/styles/partials/_resource-grid.scss */
          .resource-grid-section .resource-grid .cta-card .btn-secondary:hover::before {
            background: #ffbf1b !important; }
    /* line 295, resources/assets/styles/partials/_resource-grid.scss */
    .resource-grid-section .resource-grid .card-body {
      border: 2px solid transparent;
      display: flex;
      flex: 1;
      flex-direction: column;
      padding: 2rem;
      position: relative;
      transition: all 0.2s linear;
      z-index: 0; }
      /* line 305, resources/assets/styles/partials/_resource-grid.scss */
      .resource-grid-section .resource-grid .card-body h3 {
        color: #242e42;
        font-size: 28px;
        line-height: 32px;
        margin-top: 0; }
      /* line 313, resources/assets/styles/partials/_resource-grid.scss */
      .resource-grid-section .resource-grid .card-body .excerpt p {
        color: #242e42; }
      /* line 318, resources/assets/styles/partials/_resource-grid.scss */
      .resource-grid-section .resource-grid .card-body .copy-block {
        margin-top: 2rem; }
        /* line 321, resources/assets/styles/partials/_resource-grid.scss */
        .resource-grid-section .resource-grid .card-body .copy-block p {
          font-size: 36px;
          line-height: 32px; }
      /* line 327, resources/assets/styles/partials/_resource-grid.scss */
      .resource-grid-section .resource-grid .card-body .link-block {
        display: flex;
        justify-content: space-between;
        margin-top: auto;
        padding-top: 2.4rem; }
      /* line 334, resources/assets/styles/partials/_resource-grid.scss */
      .resource-grid-section .resource-grid .card-body .btn {
        cursor: pointer;
        margin-top: auto; }
  /* line 341, resources/assets/styles/partials/_resource-grid.scss */
  .resource-grid-section .page-nav-container {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    padding: 3rem; }
    /* line 349, resources/assets/styles/partials/_resource-grid.scss */
    .resource-grid-section .page-nav-container .current {
      color: #007af5 !important; }
    /* line 354, resources/assets/styles/partials/_resource-grid.scss */
    .resource-grid-section .page-nav-container .prev + .page-numbers::after {
      display: none; }
    /* line 359, resources/assets/styles/partials/_resource-grid.scss */
    .resource-grid-section .page-nav-container .page-numbers {
      position: relative;
      padding: 0 1.5rem;
      cursor: pointer;
      color: #242e42; }
      /* line 365, resources/assets/styles/partials/_resource-grid.scss */
      .resource-grid-section .page-nav-container .page-numbers.active {
        font-weight: bold; }
      /* line 371, resources/assets/styles/partials/_resource-grid.scss */
      .resource-grid-section .page-nav-container .page-numbers.next::after, .resource-grid-section .page-nav-container .page-numbers:first-child::after {
        display: none; }
      /* line 376, resources/assets/styles/partials/_resource-grid.scss */
      .resource-grid-section .page-nav-container .page-numbers::after {
        content: "|";
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        color: #242e42;
        font-weight: normal !important; }
      /* line 387, resources/assets/styles/partials/_resource-grid.scss */
      .resource-grid-section .page-nav-container .page-numbers.prev, .resource-grid-section .page-nav-container .page-numbers.next {
        display: flex;
        height: 40px;
        width: 40px;
        background: #242e42;
        padding: 0;
        border-radius: 50%;
        justify-content: center;
        align-items: center; }
        /* line 398, resources/assets/styles/partials/_resource-grid.scss */
        .resource-grid-section .page-nav-container .page-numbers.prev svg, .resource-grid-section .page-nav-container .page-numbers.next svg {
          display: block;
          height: 20px; }
      @media screen and (max-width: 849px) {
        /* line 359, resources/assets/styles/partials/_resource-grid.scss */
        .resource-grid-section .page-nav-container .page-numbers {
          margin: 0; } }

/* line 1, resources/assets/styles/partials/_resource-hero.scss */
.resource-hero {
  padding: 5rem 0;
  background: #007af5; }
  /* line 5, resources/assets/styles/partials/_resource-hero.scss */
  .resource-hero > .container {
    position: relative;
    z-index: 4; }
  /* line 10, resources/assets/styles/partials/_resource-hero.scss */
  .resource-hero .hero-background-image {
    height: 100%;
    z-index: 1;
    bottom: unset; }
    /* line 15, resources/assets/styles/partials/_resource-hero.scss */
    .resource-hero .hero-background-image img {
      clip-path: none;
      height: 100%;
      max-height: unset; }
    /* line 21, resources/assets/styles/partials/_resource-hero.scss */
    .resource-hero .hero-background-image.tire {
      z-index: 2;
      background: url(/wp-content/themes/assignar/resources/assets/images/blog-article-header.png) no-repeat;
      background-size: cover;
      background-position-x: right; }
      @media screen and (max-width: 849px) {
        /* line 21, resources/assets/styles/partials/_resource-hero.scss */
        .resource-hero .hero-background-image.tire {
          display: none; } }
  /* line 33, resources/assets/styles/partials/_resource-hero.scss */
  .resource-hero .intro {
    padding-bottom: 5rem;
    text-align: left;
    display: flex;
    flex-direction: row;
    align-items: center; }
    @media screen and (max-width: 849px) {
      /* line 33, resources/assets/styles/partials/_resource-hero.scss */
      .resource-hero .intro {
        flex-direction: column; } }
    /* line 44, resources/assets/styles/partials/_resource-hero.scss */
    .resource-hero .intro .copy-block {
      flex: 0 0 50%;
      padding-right: 2rem; }
      @media screen and (max-width: 849px) {
        /* line 44, resources/assets/styles/partials/_resource-hero.scss */
        .resource-hero .intro .copy-block {
          flex: 0 0 100%;
          padding-right: 0;
          padding-bottom: 2rem; } }
      /* line 54, resources/assets/styles/partials/_resource-hero.scss */
      .resource-hero .intro .copy-block .brow-link {
        font-family: Saira, sans-serif;
        text-transform: uppercase; }
      /* line 59, resources/assets/styles/partials/_resource-hero.scss */
      .resource-hero .intro .copy-block .headline {
        padding: 2rem 0; }
        @media screen and (max-width: 849px) {
          /* line 59, resources/assets/styles/partials/_resource-hero.scss */
          .resource-hero .intro .copy-block .headline {
            padding: 1rem 0 3rem; } }
      /* line 67, resources/assets/styles/partials/_resource-hero.scss */
      .resource-hero .intro .copy-block .updated,
      .resource-hero .intro .copy-block .last-updated {
        font-size: 18px;
        font-weight: bold; }
      /* line 73, resources/assets/styles/partials/_resource-hero.scss */
      .resource-hero .intro .copy-block .last-updated {
        margin-top: 0; }
    /* line 78, resources/assets/styles/partials/_resource-hero.scss */
    .resource-hero .intro .resource-hero-image {
      flex: 0 0 50%; }
      @media screen and (max-width: 849px) {
        /* line 78, resources/assets/styles/partials/_resource-hero.scss */
        .resource-hero .intro .resource-hero-image {
          flex: 0 0 100%; } }
      /* line 85, resources/assets/styles/partials/_resource-hero.scss */
      .resource-hero .intro .resource-hero-image .card {
        position: relative;
        transition: all 0.2s linear; }
    /* line 91, resources/assets/styles/partials/_resource-hero.scss */
    .resource-hero .intro img.main-image {
      min-height: 500px;
      object-fit: cover; }
      @media screen and (max-width: 849px) {
        /* line 91, resources/assets/styles/partials/_resource-hero.scss */
        .resource-hero .intro img.main-image {
          min-height: 330px; } }

/* line 1, resources/assets/styles/partials/_resource-recommendations.scss */
.resource-recommendations-section {
  padding: 5rem 0; }
  /* line 4, resources/assets/styles/partials/_resource-recommendations.scss */
  .resource-recommendations-section .headline {
    margin: 0 0 3rem; }
  /* line 8, resources/assets/styles/partials/_resource-recommendations.scss */
  .resource-recommendations-section .resource-recommendations-wrapper {
    position: relative;
    background: #007af5;
    margin: 0 0 3rem; }
    /* line 13, resources/assets/styles/partials/_resource-recommendations.scss */
    .resource-recommendations-section .resource-recommendations-wrapper .angle-shape, .resource-recommendations-section .resource-recommendations-wrapper .angle-shape-top, .resource-recommendations-section .resource-recommendations-wrapper .angle-shape-top-normal, .resource-recommendations-section .resource-recommendations-wrapper .angle-shape-top-inverse, .resource-recommendations-section .resource-recommendations-wrapper .angle-shape-bottom, .resource-recommendations-section .resource-recommendations-wrapper .angle-shape-bottom-normal, .resource-recommendations-section .resource-recommendations-wrapper .angle-shape-bottom-inverse {
      position: absolute;
      top: -1px;
      left: 0;
      right: 0;
      transform: rotate(180deg);
      z-index: -1;
      clip-path: polygon(0% 0%, 25% 65%, 100% 10%, 100% 100%, 0% 100%); }
    /* line 23, resources/assets/styles/partials/_resource-recommendations.scss */
    .resource-recommendations-section .resource-recommendations-wrapper .resource-recommendations-grid,
    .resource-recommendations-section .resource-recommendations-wrapper .resource-recommendations-grid-three {
      display: flex;
      flex-wrap: wrap;
      --card-padding: 2.4em;
      margin-left: calc(-1 * var(--card-padding));
      margin-right: calc(-1 * var(--card-padding)); }
      /* line 33, resources/assets/styles/partials/_resource-recommendations.scss */
      .resource-recommendations-section .resource-recommendations-wrapper .resource-recommendations-grid a,
      .resource-recommendations-section .resource-recommendations-wrapper .resource-recommendations-grid-three a {
        text-decoration: none;
        display: flex;
        flex-direction: column;
        height: 100%; }
      /* line 40, resources/assets/styles/partials/_resource-recommendations.scss */
      .resource-recommendations-section .resource-recommendations-wrapper .resource-recommendations-grid .card-col,
      .resource-recommendations-section .resource-recommendations-wrapper .resource-recommendations-grid-three .card-col {
        flex: 0 0 50%;
        padding: var(--card-padding);
        padding-right: var(--card-padding); }
        @media screen and (max-width: 849px) {
          /* line 40, resources/assets/styles/partials/_resource-recommendations.scss */
          .resource-recommendations-section .resource-recommendations-wrapper .resource-recommendations-grid .card-col,
          .resource-recommendations-section .resource-recommendations-wrapper .resource-recommendations-grid-three .card-col {
            flex: 0 0 100%;
            margin-bottom: 2rem; } }
      /* line 51, resources/assets/styles/partials/_resource-recommendations.scss */
      .resource-recommendations-section .resource-recommendations-wrapper .resource-recommendations-grid-three,
      .resource-recommendations-section .resource-recommendations-wrapper .resource-recommendations-grid-three-three {
        --card-padding: 0.6rem; }
        /* line 54, resources/assets/styles/partials/_resource-recommendations.scss */
        .resource-recommendations-section .resource-recommendations-wrapper .resource-recommendations-grid-three .card-col,
        .resource-recommendations-section .resource-recommendations-wrapper .resource-recommendations-grid-three-three .card-col {
          flex: 0 0 33.3333%; }
      @media screen and (max-width: 849px) {
        /* line 59, resources/assets/styles/partials/_resource-recommendations.scss */
        .resource-recommendations-section .resource-recommendations-wrapper .resource-recommendations-grid .card-col,
        .resource-recommendations-section .resource-recommendations-wrapper .resource-recommendations-grid-three .card-col {
          flex: 0 0 100%;
          margin-bottom: 2rem; } }
      /* line 66, resources/assets/styles/partials/_resource-recommendations.scss */
      .resource-recommendations-section .resource-recommendations-wrapper .resource-recommendations-grid .image,
      .resource-recommendations-section .resource-recommendations-wrapper .resource-recommendations-grid-three .image {
        align-items: center;
        display: flex;
        justify-content: center;
        width: 100%;
        overflow: hidden;
        flex: 0 0 200px; }
        /* line 74, resources/assets/styles/partials/_resource-recommendations.scss */
        .resource-recommendations-section .resource-recommendations-wrapper .resource-recommendations-grid .image img,
        .resource-recommendations-section .resource-recommendations-wrapper .resource-recommendations-grid-three .image img {
          display: block;
          height: 100%;
          width: 100%;
          object-fit: cover; }
      /* line 82, resources/assets/styles/partials/_resource-recommendations.scss */
      .resource-recommendations-section .resource-recommendations-wrapper .resource-recommendations-grid .card,
      .resource-recommendations-section .resource-recommendations-wrapper .resource-recommendations-grid-three .card {
        border: 2px solid transparent;
        box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.1);
        color: #000;
        background: #fff;
        display: flex;
        flex-direction: column;
        height: 100%;
        padding: 2rem;
        position: relative;
        transition: all 0.2s linear;
        z-index: 0; }
        /* line 95, resources/assets/styles/partials/_resource-recommendations.scss */
        .resource-recommendations-section .resource-recommendations-wrapper .resource-recommendations-grid .card h3,
        .resource-recommendations-section .resource-recommendations-wrapper .resource-recommendations-grid-three .card h3 {
          margin-top: 0; }
        /* line 99, resources/assets/styles/partials/_resource-recommendations.scss */
        .resource-recommendations-section .resource-recommendations-wrapper .resource-recommendations-grid .card .copy-block,
        .resource-recommendations-section .resource-recommendations-wrapper .resource-recommendations-grid-three .card .copy-block {
          margin-top: 2rem; }
        /* line 103, resources/assets/styles/partials/_resource-recommendations.scss */
        .resource-recommendations-section .resource-recommendations-wrapper .resource-recommendations-grid .card .link-block,
        .resource-recommendations-section .resource-recommendations-wrapper .resource-recommendations-grid-three .card .link-block {
          display: flex;
          justify-content: space-between;
          margin-top: auto;
          padding-top: 18px; }
        /* line 110, resources/assets/styles/partials/_resource-recommendations.scss */
        .resource-recommendations-section .resource-recommendations-wrapper .resource-recommendations-grid .card .btn,
        .resource-recommendations-section .resource-recommendations-wrapper .resource-recommendations-grid-three .card .btn {
          cursor: pointer;
          margin-top: auto; }

/* line 1, resources/assets/styles/partials/_reviews.scss */
.reviews {
  background: #fff;
  border-radius: 0.5rem;
  box-shadow: 0 0 17px rgba(0, 0, 0, 0.15);
  padding: 2rem; }
  /* line 8, resources/assets/styles/partials/_reviews.scss */
  .reviews .review .logo {
    align-items: center;
    display: flex;
    height: 2rem;
    margin-bottom: 1rem; }
    /* line 14, resources/assets/styles/partials/_reviews.scss */
    .reviews .review .logo img {
      max-height: 2rem;
      max-width: 10rem; }
  /* line 20, resources/assets/styles/partials/_reviews.scss */
  .reviews .review .review-stars {
    align-items: center;
    display: flex;
    margin-bottom: 1rem; }
    /* line 25, resources/assets/styles/partials/_reviews.scss */
    .reviews .review .review-stars .count {
      color: #959595;
      font-size: 0.9375rem;
      margin-left: 1rem; }
  /* line 32, resources/assets/styles/partials/_reviews.scss */
  .reviews .review p {
    color: #959595;
    font-size: 0.9375rem;
    font-weight: 700; }

/* line 1, resources/assets/styles/partials/_roi-calculator.scss */
.roi-calculator-section {
  padding: 5rem 0; }
  /* line 4, resources/assets/styles/partials/_roi-calculator.scss */
  .roi-calculator-section .text-block {
    text-align: center;
    margin-bottom: 3rem; }
  /* line 9, resources/assets/styles/partials/_roi-calculator.scss */
  .roi-calculator-section .main-headline {
    margin: 0 0 1rem; }
  /* line 13, resources/assets/styles/partials/_roi-calculator.scss */
  .roi-calculator-section .lead {
    margin: 0; }
  /* line 17, resources/assets/styles/partials/_roi-calculator.scss */
  .roi-calculator-section #field_1-1,
  .roi-calculator-section #field_1-4,
  .roi-calculator-section #field_1-5,
  .roi-calculator-section #field_1-6,
  .roi-calculator-section #field_1-7,
  .roi-calculator-section #field_1-13,
  .roi-calculator-section #field_1-22,
  .roi-calculator-section #field_1-25,
  .roi-calculator-section #formheader_1 {
    display: none !important; }
  /* line 29, resources/assets/styles/partials/_roi-calculator.scss */
  .roi-calculator-section #fbuilder {
    padding: 3rem; }
    /* line 32, resources/assets/styles/partials/_roi-calculator.scss */
    .roi-calculator-section #fbuilder * {
      font-family: Montserrat, sans-serif !important; }
    /* line 36, resources/assets/styles/partials/_roi-calculator.scss */
    .roi-calculator-section #fbuilder .results {
      align-items: flex-start;
      display: flex;
      height: 100%;
      flex-direction: column;
      margin-top: 22px; }
      /* line 43, resources/assets/styles/partials/_roi-calculator.scss */
      .roi-calculator-section #fbuilder .results.opaque {
        opacity: 0.5; }
        /* line 46, resources/assets/styles/partials/_roi-calculator.scss */
        .roi-calculator-section #fbuilder .results.opaque .btn {
          background: #fff;
          border-color: #fff;
          cursor: default; }
      /* line 54, resources/assets/styles/partials/_roi-calculator.scss */
      .roi-calculator-section #fbuilder .results:not(.opaque) #profit-before {
        color: #f00; }
      /* line 57, resources/assets/styles/partials/_roi-calculator.scss */
      .roi-calculator-section #fbuilder .results:not(.opaque) #profit-after {
        color: #0f0; }
      /* line 60, resources/assets/styles/partials/_roi-calculator.scss */
      .roi-calculator-section #fbuilder .results:not(.opaque) .roi {
        color: #0f0; }
      /* line 65, resources/assets/styles/partials/_roi-calculator.scss */
      .roi-calculator-section #fbuilder .results p {
        font-size: 16px;
        font-weight: 700;
        line-height: 1;
        margin: 0;
        text-transform: uppercase; }
      /* line 73, resources/assets/styles/partials/_roi-calculator.scss */
      .roi-calculator-section #fbuilder .results #profit-before,
      .roi-calculator-section #fbuilder .results #profit-after {
        font-weight: 400; }
      /* line 78, resources/assets/styles/partials/_roi-calculator.scss */
      .roi-calculator-section #fbuilder .results .roi {
        border-bottom: 2px solid #fff;
        font-size: 100px;
        margin: 2rem 0 1rem;
        width: 100%; }
      /* line 85, resources/assets/styles/partials/_roi-calculator.scss */
      .roi-calculator-section #fbuilder .results .roi-label {
        margin-bottom: 2rem; }
    /* line 90, resources/assets/styles/partials/_roi-calculator.scss */
    .roi-calculator-section #fbuilder .fields {
      padding: 0 !important; }
      /* line 93, resources/assets/styles/partials/_roi-calculator.scss */
      .roi-calculator-section #fbuilder .fields legend {
        display: none; }
      /* line 97, resources/assets/styles/partials/_roi-calculator.scss */
      .roi-calculator-section #fbuilder .fields fieldset {
        border: 0;
        border-radius: 0;
        padding: 0;
        margin: 0; }
      /* line 104, resources/assets/styles/partials/_roi-calculator.scss */
      .roi-calculator-section #fbuilder .fields .dfield {
        padding-top: 0 !important; }
      /* line 108, resources/assets/styles/partials/_roi-calculator.scss */
      .roi-calculator-section #fbuilder .fields .column2,
      .roi-calculator-section #fbuilder .fields .column3 {
        clear: unset;
        float: unset;
        width: 100%;
        margin-bottom: 1rem; }
        /* line 115, resources/assets/styles/partials/_roi-calculator.scss */
        .roi-calculator-section #fbuilder .fields .column2#field_1-10,
        .roi-calculator-section #fbuilder .fields .column3#field_1-10 {
          margin-bottom: 0; }
      /* line 120, resources/assets/styles/partials/_roi-calculator.scss */
      .roi-calculator-section #fbuilder .fields select,
      .roi-calculator-section #fbuilder .fields textarea,
      .roi-calculator-section #fbuilder .fields input[type="text"],
      .roi-calculator-section #fbuilder .fields input[type="password"],
      .roi-calculator-section #fbuilder .fields input[type="datetime"],
      .roi-calculator-section #fbuilder .fields input[type="datetime-local"],
      .roi-calculator-section #fbuilder .fields input[type="date"],
      .roi-calculator-section #fbuilder .fields input[type="month"],
      .roi-calculator-section #fbuilder .fields input[type="time"],
      .roi-calculator-section #fbuilder .fields input[type="week"],
      .roi-calculator-section #fbuilder .fields input[type="number"],
      .roi-calculator-section #fbuilder .fields input[type="email"],
      .roi-calculator-section #fbuilder .fields input[type="url"],
      .roi-calculator-section #fbuilder .fields input[type="search"],
      .roi-calculator-section #fbuilder .fields input[type="tel"],
      .roi-calculator-section #fbuilder .fields input[type="color"] {
        margin: 0 !important;
        width: 100% !important;
        box-shadow: none;
        border-radius: 0;
        border-color: #959595;
        color: #000;
        font-weight: 700;
        line-height: 24px;
        padding: 8px; }
        /* line 146, resources/assets/styles/partials/_roi-calculator.scss */
        .roi-calculator-section #fbuilder .fields select::placeholder,
        .roi-calculator-section #fbuilder .fields textarea::placeholder,
        .roi-calculator-section #fbuilder .fields input[type="text"]::placeholder,
        .roi-calculator-section #fbuilder .fields input[type="password"]::placeholder,
        .roi-calculator-section #fbuilder .fields input[type="datetime"]::placeholder,
        .roi-calculator-section #fbuilder .fields input[type="datetime-local"]::placeholder,
        .roi-calculator-section #fbuilder .fields input[type="date"]::placeholder,
        .roi-calculator-section #fbuilder .fields input[type="month"]::placeholder,
        .roi-calculator-section #fbuilder .fields input[type="time"]::placeholder,
        .roi-calculator-section #fbuilder .fields input[type="week"]::placeholder,
        .roi-calculator-section #fbuilder .fields input[type="number"]::placeholder,
        .roi-calculator-section #fbuilder .fields input[type="email"]::placeholder,
        .roi-calculator-section #fbuilder .fields input[type="url"]::placeholder,
        .roi-calculator-section #fbuilder .fields input[type="search"]::placeholder,
        .roi-calculator-section #fbuilder .fields input[type="tel"]::placeholder,
        .roi-calculator-section #fbuilder .fields input[type="color"]::placeholder {
          color: #959595; }
        /* line 150, resources/assets/styles/partials/_roi-calculator.scss */
        .roi-calculator-section #fbuilder .fields select:focus,
        .roi-calculator-section #fbuilder .fields textarea:focus,
        .roi-calculator-section #fbuilder .fields input[type="text"]:focus,
        .roi-calculator-section #fbuilder .fields input[type="password"]:focus,
        .roi-calculator-section #fbuilder .fields input[type="datetime"]:focus,
        .roi-calculator-section #fbuilder .fields input[type="datetime-local"]:focus,
        .roi-calculator-section #fbuilder .fields input[type="date"]:focus,
        .roi-calculator-section #fbuilder .fields input[type="month"]:focus,
        .roi-calculator-section #fbuilder .fields input[type="time"]:focus,
        .roi-calculator-section #fbuilder .fields input[type="week"]:focus,
        .roi-calculator-section #fbuilder .fields input[type="number"]:focus,
        .roi-calculator-section #fbuilder .fields input[type="email"]:focus,
        .roi-calculator-section #fbuilder .fields input[type="url"]:focus,
        .roi-calculator-section #fbuilder .fields input[type="search"]:focus,
        .roi-calculator-section #fbuilder .fields input[type="tel"]:focus,
        .roi-calculator-section #fbuilder .fields input[type="color"]:focus {
          border-color: #007af5; }
    /* line 156, resources/assets/styles/partials/_roi-calculator.scss */
    .roi-calculator-section #fbuilder .pbreak {
      display: flex !important; }
      @media screen and (max-width: 849px) {
        /* line 156, resources/assets/styles/partials/_roi-calculator.scss */
        .roi-calculator-section #fbuilder .pbreak {
          flex-wrap: wrap; } }
    /* line 164, resources/assets/styles/partials/_roi-calculator.scss */
    .roi-calculator-section #fbuilder #field_1-0,
    .roi-calculator-section #fbuilder #field_1-2 {
      flex: 1 0 0%; }
      @media screen and (max-width: 849px) {
        /* line 164, resources/assets/styles/partials/_roi-calculator.scss */
        .roi-calculator-section #fbuilder #field_1-0,
        .roi-calculator-section #fbuilder #field_1-2 {
          flex: 0 0 100%; } }
    /* line 174, resources/assets/styles/partials/_roi-calculator.scss */
    .roi-calculator-section #fbuilder #field_1-2 #fieldname25_1,
    .roi-calculator-section #fbuilder #field_1-2 fieldset {
      height: 100%; }
    /* line 180, resources/assets/styles/partials/_roi-calculator.scss */
    .roi-calculator-section #fbuilder #fieldname24_1,
    .roi-calculator-section #fbuilder #fieldname25_1 {
      display: flex;
      flex-direction: column; }
    /* line 186, resources/assets/styles/partials/_roi-calculator.scss */
    .roi-calculator-section #fbuilder #fieldname25_1 {
      padding-left: 4rem; }
      @media screen and (max-width: 849px) {
        /* line 186, resources/assets/styles/partials/_roi-calculator.scss */
        .roi-calculator-section #fbuilder #fieldname25_1 {
          padding-top: 4rem;
          padding-left: 0; } }
      /* line 194, resources/assets/styles/partials/_roi-calculator.scss */
      .roi-calculator-section #fbuilder #fieldname25_1 .fields {
        display: none; }

/* line 1, resources/assets/styles/partials/_share-links.scss */
.share-links {
  position: fixed;
  z-index: 5000;
  top: 50%;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100px;
  width: 50px; }
  @media screen and (max-width: 849px) {
    /* line 1, resources/assets/styles/partials/_share-links.scss */
    .share-links {
      position: relative;
      top: 0;
      width: 100%;
      height: auto;
      z-index: 0;
      margin: 0 0 3em; } }
  /* line 21, resources/assets/styles/partials/_share-links.scss */
  .share-links .flex-container {
    background-color: #f2f2f2;
    box-shadow: 2px 0 24px rgba(0, 0, 0, 0.25);
    display: flex;
    margin: 0;
    padding: 0;
    flex-direction: column; }
    @media screen and (max-width: 849px) {
      /* line 21, resources/assets/styles/partials/_share-links.scss */
      .share-links .flex-container {
        background-color: #fff;
        box-shadow: none;
        flex-direction: row;
        height: auto;
        width: auto; } }
  /* line 38, resources/assets/styles/partials/_share-links.scss */
  .share-links .flex-container li {
    list-style: none;
    flex: 1 0 auto;
    padding: 0; }
    @media screen and (max-width: 849px) {
      /* line 38, resources/assets/styles/partials/_share-links.scss */
      .share-links .flex-container li {
        flex: 0 0 25%; } }
    /* line 47, resources/assets/styles/partials/_share-links.scss */
    .share-links .flex-container li a {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 15px;
      height: 100%; }
      /* line 54, resources/assets/styles/partials/_share-links.scss */
      .share-links .flex-container li a svg {
        max-width: 50px;
        max-height: 50px; }
  /* line 61, resources/assets/styles/partials/_share-links.scss */
  .share-links .copy path {
    fill: #959595; }
  /* line 65, resources/assets/styles/partials/_share-links.scss */
  .share-links .copy:hover {
    background-color: #959595; }
    /* line 68, resources/assets/styles/partials/_share-links.scss */
    .share-links .copy:hover path {
      fill: #fff; }
  /* line 74, resources/assets/styles/partials/_share-links.scss */
  .share-links .twitter path {
    fill: #959595; }
  /* line 78, resources/assets/styles/partials/_share-links.scss */
  .share-links .twitter:hover {
    background-color: #6fb9f1; }
    /* line 81, resources/assets/styles/partials/_share-links.scss */
    .share-links .twitter:hover path {
      fill: #fff; }
  /* line 87, resources/assets/styles/partials/_share-links.scss */
  .share-links .facebook path {
    fill: #959595; }
  /* line 91, resources/assets/styles/partials/_share-links.scss */
  .share-links .facebook:hover {
    background-color: #4365ad; }
    /* line 94, resources/assets/styles/partials/_share-links.scss */
    .share-links .facebook:hover path {
      fill: #fff; }
  /* line 100, resources/assets/styles/partials/_share-links.scss */
  .share-links .linkedin path {
    fill: #959595; }
  /* line 104, resources/assets/styles/partials/_share-links.scss */
  .share-links .linkedin:hover {
    background-color: #0a89d1; }
    /* line 107, resources/assets/styles/partials/_share-links.scss */
    .share-links .linkedin:hover path {
      fill: #fff; }
  /* line 113, resources/assets/styles/partials/_share-links.scss */
  .share-links .twitter,
  .share-links .facebook,
  .share-links .linkedin,
  .share-links .copy,
  .share-links .twitter:hover,
  .share-links .facebook:hover,
  .share-links .linkedin:hover,
  .share-links .copy:hover {
    transition: background-color .5s ease; }

/* line 1, resources/assets/styles/partials/_share-links-round.scss */
.share-links-round {
  display: flex; }
  /* line 4, resources/assets/styles/partials/_share-links-round.scss */
  .share-links-round a {
    margin-right: 1rem; }
  /* line 8, resources/assets/styles/partials/_share-links-round.scss */
  .share-links-round svg {
    margin-bottom: 0 !important; }
  /* line 12, resources/assets/styles/partials/_share-links-round.scss */
  .share-links-round .twitter {
    margin-left: 1rem; }
  /* line 16, resources/assets/styles/partials/_share-links-round.scss */
  .share-links-round .twitter,
  .share-links-round .facebook,
  .share-links-round .linkedin {
    margin-top: 1rem; }

/* line 1, resources/assets/styles/partials/_social-proof.scss */
.social-proof {
  padding: 5rem 0; }
  /* line 4, resources/assets/styles/partials/_social-proof.scss */
  .social-proof .content-col {
    display: flex;
    align-items: center; }

/* line 3, resources/assets/styles/partials/_solutions-hero.scss */
.solutions-hero .main-image img {
  width: 100%; }

/* line 8, resources/assets/styles/partials/_solutions-hero.scss */
.solutions-hero .content {
  padding: 5rem var(--site-padding); }

/* line 12, resources/assets/styles/partials/_solutions-hero.scss */
.solutions-hero h1 {
  font-size: 2rem; }

@media screen and (min-width: 708px) {
  /* line 1, resources/assets/styles/partials/_solutions-hero.scss */
  .solutions-hero {
    display: flex;
    align-items: center; }
    /* line 20, resources/assets/styles/partials/_solutions-hero.scss */
    .solutions-hero .main-image {
      width: 66%; }
    /* line 24, resources/assets/styles/partials/_solutions-hero.scss */
    .solutions-hero .content {
      padding: 5rem 3.8rem;
      width: 34%; }
      /* line 28, resources/assets/styles/partials/_solutions-hero.scss */
      .solutions-hero .content :first-child {
        margin-top: 0; }
    /* line 34, resources/assets/styles/partials/_solutions-hero.scss */
    .solutions-hero.image-right .main-image {
      order: 2; } }

/* line 1, resources/assets/styles/partials/_speaker.scss */
.speaker-section {
  padding: 5rem 0; }
  /* line 4, resources/assets/styles/partials/_speaker.scss */
  .speaker-section .speaker {
    display: flex;
    justify-content: center;
    align-items: center; }
    @media screen and (max-width: 849px) {
      /* line 4, resources/assets/styles/partials/_speaker.scss */
      .speaker-section .speaker {
        justify-content: unset;
        flex-wrap: wrap; } }
    /* line 14, resources/assets/styles/partials/_speaker.scss */
    .speaker-section .speaker .speaker-content {
      padding-left: 2rem; }
    /* line 18, resources/assets/styles/partials/_speaker.scss */
    .speaker-section .speaker h5 {
      margin-top: 0.5rem; }
    /* line 22, resources/assets/styles/partials/_speaker.scss */
    .speaker-section .speaker .brow {
      font-size: 16px;
      font-weight: 400;
      text-transform: uppercase; }
    /* line 28, resources/assets/styles/partials/_speaker.scss */
    .speaker-section .speaker .speaker-image {
      flex: 0 0 350px; }
      /* line 31, resources/assets/styles/partials/_speaker.scss */
      .speaker-section .speaker .speaker-image .image {
        width: 100%; }
      @media screen and (max-width: 707px) {
        /* line 28, resources/assets/styles/partials/_speaker.scss */
        .speaker-section .speaker .speaker-image {
          flex: 0 0 100%; } }
  /* line 41, resources/assets/styles/partials/_speaker.scss */
  .speaker-section .full {
    align-items: flex-start;
    justify-content: unset; }
    @media screen and (max-width: 849px) {
      /* line 41, resources/assets/styles/partials/_speaker.scss */
      .speaker-section .full {
        flex-wrap: wrap; } }
    /* line 49, resources/assets/styles/partials/_speaker.scss */
    .speaker-section .full .speaker-image {
      margin: 1rem 0; }

/* line 1, resources/assets/styles/partials/_split-video-hero.scss */
.split-video-hero {
  padding: 5rem 0; }
  @media screen and (max-width: 1199px) {
    /* line 5, resources/assets/styles/partials/_split-video-hero.scss */
    .split-video-hero .col {
      flex: 0 0 100%; } }
  @media screen and (min-width: 1200px) {
    /* line 12, resources/assets/styles/partials/_split-video-hero.scss */
    .split-video-hero .container .right {
      flex-direction: row-reverse; } }
  /* line 18, resources/assets/styles/partials/_split-video-hero.scss */
  .split-video-hero .w-bottom-bar {
    display: none !important; }
  /* line 22, resources/assets/styles/partials/_split-video-hero.scss */
  .split-video-hero h1, .split-video-hero h2 {
    margin-top: 0; }
  /* line 26, resources/assets/styles/partials/_split-video-hero.scss */
  .split-video-hero p {
    font-size: 20px;
    line-height: 32px;
    margin-top: 2rem; }
  /* line 32, resources/assets/styles/partials/_split-video-hero.scss */
  .split-video-hero .content-wrapper {
    display: flex;
    width: 100%;
    padding: 6rem 0 5rem; }
    @media screen and (max-width: 1199px) {
      /* line 32, resources/assets/styles/partials/_split-video-hero.scss */
      .split-video-hero .content-wrapper {
        flex-direction: column;
        padding: 0; } }
  /* line 43, resources/assets/styles/partials/_split-video-hero.scss */
  .split-video-hero .main-content {
    display: flex;
    flex-direction: column;
    justify-content: center; }
    @media screen and (max-width: 1199px) {
      /* line 43, resources/assets/styles/partials/_split-video-hero.scss */
      .split-video-hero .main-content {
        align-items: center;
        text-align: center;
        margin-bottom: 5rem; } }
    @media screen and (max-width: 707px) {
      /* line 43, resources/assets/styles/partials/_split-video-hero.scss */
      .split-video-hero .main-content {
        align-items: flex-start;
        text-align: left; } }
  /* line 60, resources/assets/styles/partials/_split-video-hero.scss */
  .split-video-hero .media {
    display: flex;
    align-items: center; }
  /* line 65, resources/assets/styles/partials/_split-video-hero.scss */
  .split-video-hero .image {
    width: 100%; }
  /* line 69, resources/assets/styles/partials/_split-video-hero.scss */
  .split-video-hero .hero-btns {
    margin-top: 1.5rem; }

/* line 1, resources/assets/styles/partials/_stars.scss */
.stars {
  display: flex; }
  /* line 4, resources/assets/styles/partials/_stars.scss */
  .stars > svg {
    fill: #ffbf1b;
    margin-right: 0.25rem;
    height: 1rem;
    width: 1rem; }
    /* line 10, resources/assets/styles/partials/_stars.scss */
    .stars > svg:last-child {
      margin-right: 0; }

/* line 1, resources/assets/styles/partials/_stat-widget.scss */
.stat-widget {
  padding: 5rem 0; }
  /* line 4, resources/assets/styles/partials/_stat-widget.scss */
  .stat-widget .content {
    position: relative;
    margin: 0 auto;
    padding: 2.25rem;
    max-width: 37.5rem;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    text-align: center; }
  /* line 14, resources/assets/styles/partials/_stat-widget.scss */
  .stat-widget h6 {
    color: #959595;
    text-transform: uppercase;
    text-align: center; }
  /* line 18, resources/assets/styles/partials/_stat-widget.scss */
  .stat-widget h4 {
    color: #000; }
  /* line 22, resources/assets/styles/partials/_stat-widget.scss */
  .stat-widget .h1 {
    margin-top: 1rem; }
  /* line 26, resources/assets/styles/partials/_stat-widget.scss */
  .stat-widget .btn {
    margin: 2rem 0 0;
    padding: 1rem 3.5rem; }
  @media screen and (min-width: 708px) {
    /* line 32, resources/assets/styles/partials/_stat-widget.scss */
    .stat-widget .content::before {
      content: "";
      position: absolute;
      top: -2rem;
      right: -2rem;
      bottom: -2rem;
      left: -2rem;
      background: #f2f2f2;
      z-index: -2; } }

/* line 1, resources/assets/styles/partials/_statistics.scss */
.statistics {
  padding: 5rem 0; }
  /* line 5, resources/assets/styles/partials/_statistics.scss */
  .statistics.black .headline {
    color: #242e42;
    margin-top: 1.5rem; }
    @media screen and (max-width: 707px) {
      /* line 5, resources/assets/styles/partials/_statistics.scss */
      .statistics.black .headline {
        margin-top: 0; } }
  /* line 15, resources/assets/styles/partials/_statistics.scss */
  .statistics .copy {
    flex: 0 0 41.6666%; }
    @media screen and (max-width: 707px) {
      /* line 15, resources/assets/styles/partials/_statistics.scss */
      .statistics .copy {
        flex: 0 0 100%; } }
  /* line 23, resources/assets/styles/partials/_statistics.scss */
  .statistics .stats {
    flex: 0 0 58.3333%; }
    @media screen and (max-width: 707px) {
      /* line 23, resources/assets/styles/partials/_statistics.scss */
      .statistics .stats {
        flex: 0 0 100%; } }
  /* line 31, resources/assets/styles/partials/_statistics.scss */
  .statistics .stat {
    padding: 3rem 3rem 3rem 6rem;
    position: relative;
    margin: 0 0 1.5rem; }
    /* line 36, resources/assets/styles/partials/_statistics.scss */
    .statistics .stat:last-child {
      margin: 0; }
    /* line 40, resources/assets/styles/partials/_statistics.scss */
    .statistics .stat * {
      transition: background-color 0.3s ease-out, color 0.3s ease-out; }
    /* line 46, resources/assets/styles/partials/_statistics.scss */
    .statistics .stat:last-child .bubble .line {
      display: none; }
    /* line 53, resources/assets/styles/partials/_statistics.scss */
    .statistics .stat.active .notch {
      background-color: #164c8a; }
    /* line 57, resources/assets/styles/partials/_statistics.scss */
    .statistics .stat.active .stat-inner {
      color: #fff; }
      /* line 60, resources/assets/styles/partials/_statistics.scss */
      .statistics .stat.active .stat-inner * {
        color: #fff; }
    /* line 65, resources/assets/styles/partials/_statistics.scss */
    .statistics .stat.active .bubble {
      background-color: rgba(255, 255, 255, 0.1); }
      /* line 68, resources/assets/styles/partials/_statistics.scss */
      .statistics .stat.active .bubble:before {
        background-color: #fff; }
    /* line 74, resources/assets/styles/partials/_statistics.scss */
    .statistics .stat .stat-inner {
      position: relative; }
    /* line 78, resources/assets/styles/partials/_statistics.scss */
    .statistics .stat .notch {
      background-color: #eff7ff;
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      --notchSize: 2.5em;
      clip-path: polygon(0% 0, 0 0%, calc(100% - var(--notchSize)) 0%, 100% var(--notchSize), 100% 100%, 100% 100%, var(--notchSize) 100%, 0% calc(100% - var(--notchSize))); }
    /* line 102, resources/assets/styles/partials/_statistics.scss */
    .statistics .stat .bubble {
      width: 3rem;
      height: 3rem;
      position: absolute;
      top: 0;
      right: calc(100% + 1rem);
      border-radius: 100%;
      background-color: rgba(0, 122, 245, 0.1); }
      /* line 111, resources/assets/styles/partials/_statistics.scss */
      .statistics .stat .bubble:before {
        content: "";
        display: block;
        width: 1rem;
        height: 1rem;
        border-radius: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 2;
        transform: translate(-50%, -50%);
        background-color: #007af5; }
      /* line 125, resources/assets/styles/partials/_statistics.scss */
      .statistics .stat .bubble .line {
        content: "";
        display: block;
        width: 1px;
        height: 100px;
        position: absolute;
        top: 2rem;
        left: 50%;
        z-index: 1;
        transform: translateX(-50%);
        background-color: #007af5; }
  /* line 140, resources/assets/styles/partials/_statistics.scss */
  .statistics .stat-headline {
    font-size: 35px;
    font-weight: 300; }
    @media screen and (max-width: 849px) {
      /* line 140, resources/assets/styles/partials/_statistics.scss */
      .statistics .stat-headline {
        font-size: 24px; } }
  /* line 149, resources/assets/styles/partials/_statistics.scss */
  .statistics .stat-copy {
    font-size: 14px; }
  /* line 153, resources/assets/styles/partials/_statistics.scss */
  .statistics .lead {
    font-size: 18px; }

/* line 1, resources/assets/styles/partials/_sticky-popup.scss */
.sticky-popup {
  position: fixed;
  z-index: 100;
  bottom: 0;
  right: 0;
  max-width: 500px;
  background-color: #f2f2f2;
  padding: 20px 60px 20px 40px !important;
  box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.25); }
  @media screen and (max-width: 849px) {
    /* line 1, resources/assets/styles/partials/_sticky-popup.scss */
    .sticky-popup {
      display: none; } }
  /* line 16, resources/assets/styles/partials/_sticky-popup.scss */
  .sticky-popup a {
    text-decoration: none; }
  /* line 20, resources/assets/styles/partials/_sticky-popup.scss */
  .sticky-popup .close {
    position: absolute;
    cursor: pointer;
    right: 18px;
    top: 14px;
    width: 32px;
    height: 32px;
    opacity: 1;
    transition: 0.3s ease; }
  /* line 31, resources/assets/styles/partials/_sticky-popup.scss */
  .sticky-popup .close:hover {
    opacity: 0.3; }
  /* line 35, resources/assets/styles/partials/_sticky-popup.scss */
  .sticky-popup .close:before, .sticky-popup .close:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 24px;
    width: 2px;
    background-color: #333; }
  /* line 44, resources/assets/styles/partials/_sticky-popup.scss */
  .sticky-popup .close:before {
    transform: rotate(45deg); }
  /* line 48, resources/assets/styles/partials/_sticky-popup.scss */
  .sticky-popup .close:after {
    transform: rotate(-45deg); }
  /* line 52, resources/assets/styles/partials/_sticky-popup.scss */
  .sticky-popup .sticky-wrapper {
    display: flex; }
    /* line 56, resources/assets/styles/partials/_sticky-popup.scss */
    .sticky-popup .sticky-wrapper .sticky-content h3 {
      color: #000;
      font-size: 1.625em; }
    /* line 61, resources/assets/styles/partials/_sticky-popup.scss */
    .sticky-popup .sticky-wrapper .sticky-content p {
      color: #000;
      font-size: 1em;
      margin-top: 0.25em; }
    /* line 68, resources/assets/styles/partials/_sticky-popup.scss */
    .sticky-popup .sticky-wrapper .sticky-image {
      max-width: 125px;
      margin-left: 25px; }
      /* line 72, resources/assets/styles/partials/_sticky-popup.scss */
      .sticky-popup .sticky-wrapper .sticky-image img {
        height: 100%;
        width: 100%;
        object-fit: cover; }

/* line 1, resources/assets/styles/partials/_testimonials.scss */
.testimonials {
  padding: 5rem 0; }
  /* line 4, resources/assets/styles/partials/_testimonials.scss */
  .testimonials .lead-in {
    padding: 0;
    text-align: center; }
  /* line 9, resources/assets/styles/partials/_testimonials.scss */
  .testimonials .container {
    padding-right: 3rem;
    padding-left: 3rem; }
  /* line 15, resources/assets/styles/partials/_testimonials.scss */
  .testimonials.slider .quotes {
    position: relative; }
    /* line 18, resources/assets/styles/partials/_testimonials.scss */
    .testimonials.slider .quotes blockquote {
      display: none; }
      /* line 21, resources/assets/styles/partials/_testimonials.scss */
      .testimonials.slider .quotes blockquote.active {
        display: block; }
    /* line 26, resources/assets/styles/partials/_testimonials.scss */
    .testimonials.slider .quotes .before,
    .testimonials.slider .quotes .after {
      cursor: pointer;
      display: block;
      position: absolute;
      border-top: 3px solid #000;
      border-left: 3px solid #000;
      height: 2rem;
      width: 2rem;
      top: 50%;
      transform-origin: top; }
    /* line 39, resources/assets/styles/partials/_testimonials.scss */
    .testimonials.slider .quotes .before {
      left: 1rem;
      transform: rotate(-45deg) translateY(-50%); }
    /* line 44, resources/assets/styles/partials/_testimonials.scss */
    .testimonials.slider .quotes .after {
      right: 1rem;
      transform: rotate(135deg) translateY(-50%); }

/* line 1, resources/assets/styles/partials/_three-col.scss */
.three-col {
  padding: 5rem 0;
  text-align: center; }
  /* line 5, resources/assets/styles/partials/_three-col.scss */
  .three-col .col {
    padding: 1rem; }
  /* line 9, resources/assets/styles/partials/_three-col.scss */
  .three-col .text-center-col {
    margin-bottom: 2rem; }
  /* line 13, resources/assets/styles/partials/_three-col.scss */
  .three-col img {
    margin: 0 auto; }
  @media screen and (min-width: 708px) {
    /* line 18, resources/assets/styles/partials/_three-col.scss */
    .three-col .container {
      display: flex;
      justify-content: center;
      flex-flow: row wrap; }
    /* line 23, resources/assets/styles/partials/_three-col.scss */
    .three-col .col {
      width: 33%;
      flex: 0 0 33%;
      padding: 2rem 1rem 0; } }

/* line 1, resources/assets/styles/partials/_two-col.scss */
.two-col {
  padding: 5rem 0; }
  /* line 4, resources/assets/styles/partials/_two-col.scss */
  .two-col .col {
    padding: 1rem;
    text-align: center; }
    /* line 8, resources/assets/styles/partials/_two-col.scss */
    .two-col .col .brow {
      color: #007AF5;
      font-size: 18px;
      font-weight: 500; }
  /* line 15, resources/assets/styles/partials/_two-col.scss */
  .two-col .text-center-col {
    margin-bottom: 2rem; }
  /* line 19, resources/assets/styles/partials/_two-col.scss */
  .two-col img {
    margin: 0 auto; }
  @media screen and (min-width: 708px) {
    /* line 24, resources/assets/styles/partials/_two-col.scss */
    .two-col .container {
      display: flex;
      justify-content: center;
      flex-flow: row wrap; }
    /* line 30, resources/assets/styles/partials/_two-col.scss */
    .two-col .col {
      width: 50%;
      flex: 0 0 50%;
      padding: 2rem 1rem 0; } }

/* line 3, resources/assets/styles/partials/_two-column-cta.scss */
.two-column-cta {
  padding: 5rem 0; }
  /* line 7, resources/assets/styles/partials/_two-column-cta.scss */
  .two-column-cta.right .content-col {
    flex: 0 0 66%; }
  /* line 12, resources/assets/styles/partials/_two-column-cta.scss */
  .two-column-cta .col {
    display: flex;
    align-items: center;
    justify-content: center; }
  /* line 19, resources/assets/styles/partials/_two-column-cta.scss */
  .two-column-cta .copy-block .btn {
    margin-top: 2rem; }

/* line 1, resources/assets/styles/partials/_two-column-form.scss */
.two-column-form-section {
  padding: 5rem 0;
  position: relative; }
  /* line 5, resources/assets/styles/partials/_two-column-form.scss */
  .two-column-form-section .headline {
    margin: 0 0 1rem; }
  /* line 9, resources/assets/styles/partials/_two-column-form.scss */
  .two-column-form-section .form-wrapper {
    background: url(/wp-content/themes/assignar/resources/assets/images/caution-banner-long.png) no-repeat;
    background-color: #fff;
    background-repeat: repeat-x;
    box-shadow: 0 -16px 16px 1px rgba(0, 0, 0, 0.1);
    padding: 6rem 3rem 3rem; }
    @media screen and (max-width: 707px) {
      /* line 9, resources/assets/styles/partials/_two-column-form.scss */
      .two-column-form-section .form-wrapper {
        padding: 6rem 2rem 2rem; } }

/* line 1, resources/assets/styles/partials/_video-hero.scss */
.video-hero {
  padding: 5rem 0; }
  /* line 4, resources/assets/styles/partials/_video-hero.scss */
  .video-hero .intro {
    text-align: center;
    margin-bottom: 5rem; }
    /* line 8, resources/assets/styles/partials/_video-hero.scss */
    .video-hero .intro p {
      margin-top: 1rem; }
  /* line 13, resources/assets/styles/partials/_video-hero.scss */
  .video-hero .brow-wrapper {
    text-align: left;
    margin-bottom: 2rem; }
  /* line 18, resources/assets/styles/partials/_video-hero.scss */
  .video-hero .brow-link {
    font-family: Saira, sans-serif;
    font-weight: 700;
    text-transform: uppercase; }
  /* line 24, resources/assets/styles/partials/_video-hero.scss */
  .video-hero .brow-image {
    margin: 0 auto;
    max-width: 400px; }
  /* line 30, resources/assets/styles/partials/_video-hero.scss */
  .video-hero .copy-block.before {
    font-weight: 700; }
  /* line 35, resources/assets/styles/partials/_video-hero.scss */
  .video-hero .video-share-links {
    display: flex;
    justify-content: center; }
  /* line 40, resources/assets/styles/partials/_video-hero.scss */
  .video-hero .video-box {
    background: url(/wp-content/themes/assignar/resources/assets/images/caution-banner-long.png) no-repeat;
    background-color: #fff;
    background-repeat: repeat-x;
    padding: 8rem 5rem 5rem;
    position: relative;
    z-index: 0; }
    /* line 48, resources/assets/styles/partials/_video-hero.scss */
    .video-hero .video-box .image {
      width: 100%; }
    @media screen and (max-width: 707px) {
      /* line 40, resources/assets/styles/partials/_video-hero.scss */
      .video-hero .video-box {
        padding: 6rem 2rem 2rem; } }
    /* line 56, resources/assets/styles/partials/_video-hero.scss */
    .video-hero .video-box::before {
      content: "";
      display: block;
      box-shadow: 0 -16px 16px 1px rgba(0, 0, 0, 0.1);
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      padding-top: 56.25%;
      z-index: -1; }
    /* line 68, resources/assets/styles/partials/_video-hero.scss */
    .video-hero .video-box > * {
      margin-top: 3rem; }
    /* line 72, resources/assets/styles/partials/_video-hero.scss */
    .video-hero .video-box > :first-child {
      margin-top: 0; }
    /* line 76, resources/assets/styles/partials/_video-hero.scss */
    .video-hero .video-box .video-share-links + * {
      margin-top: 1rem; }

/* line 1, resources/assets/styles/partials/_video-section.scss */
.video-section {
  padding: 5rem 0;
  text-align: center; }
  /* line 5, resources/assets/styles/partials/_video-section.scss */
  .video-section h2 {
    margin-top: 0; }
  /* line 9, resources/assets/styles/partials/_video-section.scss */
  .video-section .media {
    margin-top: 2rem; }
    /* line 12, resources/assets/styles/partials/_video-section.scss */
    .video-section .media .image {
      display: block;
      margin: 0 auto;
      object-fit: cover;
      max-height: 360px;
      max-width: 640px;
      width: 100%;
      height: 100%; }
    /* line 22, resources/assets/styles/partials/_video-section.scss */
    .video-section .media .video {
      display: block;
      margin: 0 auto;
      box-shadow: 0 6px 12px rgba(0, 0, 0, 0.17);
      max-height: 360px;
      max-width: 640px; }

/* line 1, resources/assets/styles/partials/_wysiwyg-section.scss */
.wysiwyg-section {
  padding: 5rem 0; }

/* Global Layouts */
/* line 1, resources/assets/styles/layouts/_header.scss */
header.banner {
  position: relative;
  padding: 0 1rem 0 0;
  background: #fff;
  box-shadow: 0 -5px 28px rgba(0, 0, 0, 0.5);
  z-index: 10;
  font-size: 3.5vw; }
  @media screen and (min-width: 708px) {
    /* line 1, resources/assets/styles/layouts/_header.scss */
    header.banner {
      font-size: 1.42vw; } }
  @media screen and (min-width: 1200px) {
    /* line 1, resources/assets/styles/layouts/_header.scss */
    header.banner {
      font-size: 1.12vw; } }
  @media screen and (min-width: 1440px) {
    /* line 1, resources/assets/styles/layouts/_header.scss */
    header.banner {
      font-size: 16px; } }
  /* line 21, resources/assets/styles/layouts/_header.scss */
  header.banner .container {
    display: flex;
    flex-flow: nowrap row;
    align-items: center;
    justify-content: flex-end; }
  /* line 28, resources/assets/styles/layouts/_header.scss */
  header.banner .brand {
    position: absolute;
    top: 0;
    left: 0;
    width: 27.6em;
    height: 7.5em;
    max-width: 483px;
    max-height: 131.25px;
    padding: 1.5em 3.125em;
    background: linear-gradient(to bottom right, #242e42 50%, rgba(0, 0, 0, 0) 50%);
    z-index: 6; }
    /* line 40, resources/assets/styles/layouts/_header.scss */
    header.banner .brand img {
      width: 9em;
      max-width: 157.5px; }
  @supports (clip-path: polygon(0 0, 1% 0, 1% 1%, 0 1%)) {
    /* line 47, resources/assets/styles/layouts/_header.scss */
    header.banner .brand {
      background: #242e42;
      clip-path: polygon(0 0, 100% 0, 12% 100%, 0 83%); } }
  /* line 54, resources/assets/styles/layouts/_header.scss */
  header.banner .nav-primary ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  /* line 60, resources/assets/styles/layouts/_header.scss */
  header.banner .nav-primary a {
    display: inline-block;
    padding: 1.7em 1.3em;
    font-weight: 600;
    font-size: 0.8em;
    color: #000;
    text-transform: uppercase; }
    /* line 68, resources/assets/styles/layouts/_header.scss */
    header.banner .nav-primary a:hover, header.banner .nav-primary a:focus {
      text-decoration: none;
      color: #007af5; }
  /* line 78, resources/assets/styles/layouts/_header.scss */
  header.banner .nav-primary .nav .mega-nav > .sub-menu > .menu-item .nav-image,
  header.banner .nav-primary .nav .mega-nav > .sub-menu > .menu-item .nav-video {
    clip-path: polygon(0% 0%, calc(100% - 1.5em) 0%, 100% 1.5em, 100% 100%, 1.5em 100%, 0% calc(100% - 1.5em)); }
    /* line 82, resources/assets/styles/layouts/_header.scss */
    header.banner .nav-primary .nav .mega-nav > .sub-menu > .menu-item .nav-image .img-fluid,
    header.banner .nav-primary .nav .mega-nav > .sub-menu > .menu-item .nav-video .img-fluid {
      width: 100%; }
  /* line 87, resources/assets/styles/layouts/_header.scss */
  header.banner .nav-primary .nav .mega-nav > .sub-menu > .menu-item > a {
    white-space: nowrap;
    color: #007af5;
    display: block;
    padding-bottom: 0.125em;
    border-bottom: 0.0625em solid #007af5;
    margin-bottom: 0.5625em;
    font-size: 0.625em;
    font-weight: 700;
    text-transform: uppercase; }
    /* line 98, resources/assets/styles/layouts/_header.scss */
    header.banner .nav-primary .nav .mega-nav > .sub-menu > .menu-item > a[href="#section"], header.banner .nav-primary .nav .mega-nav > .sub-menu > .menu-item > a[href="#image"], header.banner .nav-primary .nav .mega-nav > .sub-menu > .menu-item > a[href="#video"] {
      pointer-events: none; }
    /* line 104, resources/assets/styles/layouts/_header.scss */
    header.banner .nav-primary .nav .mega-nav > .sub-menu > .menu-item > a[href="#image"], header.banner .nav-primary .nav .mega-nav > .sub-menu > .menu-item > a[href="#video"] {
      border-bottom: 0;
      margin-bottom: 0;
      padding-bottom: 0.75em; }
  /* line 112, resources/assets/styles/layouts/_header.scss */
  header.banner .nav-primary .nav .mega-nav > .sub-menu > .menu-item .img-link {
    display: block;
    padding: 0; }
  /* line 121, resources/assets/styles/layouts/_header.scss */
  header.banner .button-dropdown {
    padding: 0.8em 0;
    position: relative; }
    /* line 126, resources/assets/styles/layouts/_header.scss */
    header.banner .button-dropdown:hover .button-dropdown-menu {
      display: block; }
    /* line 131, resources/assets/styles/layouts/_header.scss */
    header.banner .button-dropdown .button-dropdown-menu {
      display: none;
      filter: drop-shadow(0 6px 4px rgba(0, 0, 0, 0.16));
      left: 50%;
      list-style: none;
      margin: 0;
      min-width: 18em;
      padding: 2em;
      position: absolute;
      top: 100%;
      transform: translateX(-50%); }
      /* line 143, resources/assets/styles/layouts/_header.scss */
      header.banner .button-dropdown .button-dropdown-menu::before {
        content: "";
        display: block;
        background: #fff;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 2rem 100%, 0% calc(100% - 2rem)); }
    /* line 156, resources/assets/styles/layouts/_header.scss */
    header.banner .button-dropdown .button-dropdown-menu-item {
      position: relative; }
      /* line 159, resources/assets/styles/layouts/_header.scss */
      header.banner .button-dropdown .button-dropdown-menu-item > a {
        color: #000;
        display: inline-block;
        font-weight: 600;
        font-size: 0.8em;
        padding: 0.75em 0; }
        /* line 166, resources/assets/styles/layouts/_header.scss */
        header.banner .button-dropdown .button-dropdown-menu-item > a:hover, header.banner .button-dropdown .button-dropdown-menu-item > a:focus {
          text-decoration: none;
          color: #007af5; }
        @media screen and (min-width: 1200px) {
          /* line 159, resources/assets/styles/layouts/_header.scss */
          header.banner .button-dropdown .button-dropdown-menu-item > a {
            font-size: 1rem; } }
  /* line 180, resources/assets/styles/layouts/_header.scss */
  header.banner .mobile-nav-buttons .btn-primary {
    margin-left: 0;
    margin-top: 2rem; }
  /* line 186, resources/assets/styles/layouts/_header.scss */
  header.banner .btn {
    margin: 0 0 0 1rem; }
  @media screen and (max-width: 707px) {
    /* line 191, resources/assets/styles/layouts/_header.scss */
    header.banner .container {
      padding: 1.5rem 0; }
    /* line 194, resources/assets/styles/layouts/_header.scss */
    header.banner .btn {
      display: none; }
    /* line 197, resources/assets/styles/layouts/_header.scss */
    header.banner .nav-primary {
      cursor: pointer;
      z-index: 5; }
      /* line 201, resources/assets/styles/layouts/_header.scss */
      header.banner .nav-primary .nav-anchor {
        content: "";
        display: block;
        position: relative;
        padding: 0;
        width: 2rem;
        height: 2rem;
        z-index: 5; }
        /* line 210, resources/assets/styles/layouts/_header.scss */
        header.banner .nav-primary .nav-anchor span, header.banner .nav-primary .nav-anchor::before, header.banner .nav-primary .nav-anchor::after {
          position: absolute;
          top: 0.16rem;
          left: 0;
          right: 0;
          height: 0.25rem;
          background: #000; }
        /* line 220, resources/assets/styles/layouts/_header.scss */
        header.banner .nav-primary .nav-anchor::before, header.banner .nav-primary .nav-anchor::after {
          content: ""; }
        /* line 224, resources/assets/styles/layouts/_header.scss */
        header.banner .nav-primary .nav-anchor span {
          top: 50%;
          transform: translateY(-50%); }
        /* line 228, resources/assets/styles/layouts/_header.scss */
        header.banner .nav-primary .nav-anchor::after {
          top: auto;
          bottom: 0.16rem; }
      /* line 234, resources/assets/styles/layouts/_header.scss */
      header.banner .nav-primary .menu-primary-navigation-container,
      header.banner .nav-primary .menu-primary-navigation-australia-container {
        display: none;
        position: absolute;
        top: 3rem;
        left: 0; }
        /* line 241, resources/assets/styles/layouts/_header.scss */
        header.banner .nav-primary .menu-primary-navigation-container > .nav,
        header.banner .nav-primary .menu-primary-navigation-australia-container > .nav {
          width: 100vw;
          box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.25);
          padding: 6em 2rem 1rem;
          background: #fff; }
          /* line 247, resources/assets/styles/layouts/_header.scss */
          header.banner .nav-primary .menu-primary-navigation-container > .nav a, header.banner .nav-primary .menu-primary-navigation-container > .nav .nav-header,
          header.banner .nav-primary .menu-primary-navigation-australia-container > .nav a,
          header.banner .nav-primary .menu-primary-navigation-australia-container > .nav .nav-header {
            display: block;
            padding: 1rem 0;
            font-size: 18px;
            font-weight: 600;
            text-transform: uppercase; }
            /* line 256, resources/assets/styles/layouts/_header.scss */
            header.banner .nav-primary .menu-primary-navigation-container > .nav a:hover::after, header.banner .nav-primary .menu-primary-navigation-container > .nav a:focus::after, header.banner .nav-primary .menu-primary-navigation-container > .nav .nav-header:hover::after, header.banner .nav-primary .menu-primary-navigation-container > .nav .nav-header:focus::after,
            header.banner .nav-primary .menu-primary-navigation-australia-container > .nav a:hover::after,
            header.banner .nav-primary .menu-primary-navigation-australia-container > .nav a:focus::after,
            header.banner .nav-primary .menu-primary-navigation-australia-container > .nav .nav-header:hover::after,
            header.banner .nav-primary .menu-primary-navigation-australia-container > .nav .nav-header:focus::after {
              display: none; }
          /* line 262, resources/assets/styles/layouts/_header.scss */
          header.banner .nav-primary .menu-primary-navigation-container > .nav .nav-header,
          header.banner .nav-primary .menu-primary-navigation-australia-container > .nav .nav-header {
            cursor: default; }
          /* line 266, resources/assets/styles/layouts/_header.scss */
          header.banner .nav-primary .menu-primary-navigation-container > .nav > .menu-item > .sub-menu,
          header.banner .nav-primary .menu-primary-navigation-australia-container > .nav > .menu-item > .sub-menu {
            margin-bottom: 1em; }
        /* line 272, resources/assets/styles/layouts/_header.scss */
        header.banner .nav-primary .menu-primary-navigation-container .nav ul a,
        header.banner .nav-primary .menu-primary-navigation-australia-container .nav ul a {
          font-size: 14px; }
      /* line 278, resources/assets/styles/layouts/_header.scss */
      header.banner .nav-primary.nav-open .menu-primary-navigation-container,
      header.banner .nav-primary.nav-open .menu-primary-navigation-australia-container {
        display: block; } }
  @media screen and (min-width: 708px) {
    /* line 287, resources/assets/styles/layouts/_header.scss */
    header.banner .nav-primary .nav-anchor {
      display: none; }
    /* line 290, resources/assets/styles/layouts/_header.scss */
    header.banner .nav-primary .nav {
      display: flex;
      justify-content: flex-end;
      margin: 0;
      padding: 0;
      list-style: none; }
    /* line 297, resources/assets/styles/layouts/_header.scss */
    header.banner .nav-primary li {
      position: relative; }
    /* line 300, resources/assets/styles/layouts/_header.scss */
    header.banner .nav-primary a {
      display: inline-block;
      font-weight: 600;
      font-size: 0.8em;
      color: #000;
      text-transform: uppercase; }
    /* line 307, resources/assets/styles/layouts/_header.scss */
    header.banner .nav-primary .nav ul {
      display: none; }
    /* line 310, resources/assets/styles/layouts/_header.scss */
    header.banner .nav-primary .nav ul a {
      padding: 0.75em 0;
      font-weight: 600;
      text-transform: none; }
    /* line 316, resources/assets/styles/layouts/_header.scss */
    header.banner .nav-primary .nav .mega-nav:hover .menu-item {
      white-space: nowrap; }
    /* line 320, resources/assets/styles/layouts/_header.scss */
    header.banner .nav-primary .nav .mega-nav:hover > .sub-menu {
      display: flex;
      width: auto; }
      /* line 324, resources/assets/styles/layouts/_header.scss */
      header.banner .nav-primary .nav .mega-nav:hover > .sub-menu > .menu-item > .sub-menu {
        display: block; }
      /* line 328, resources/assets/styles/layouts/_header.scss */
      header.banner .nav-primary .nav .mega-nav:hover > .sub-menu > .menu-item {
        padding-right: 2em; }
        /* line 331, resources/assets/styles/layouts/_header.scss */
        header.banner .nav-primary .nav .mega-nav:hover > .sub-menu > .menu-item:last-child {
          padding-right: 0; }
        /* line 335, resources/assets/styles/layouts/_header.scss */
        header.banner .nav-primary .nav .mega-nav:hover > .sub-menu > .menu-item .nav-image,
        header.banner .nav-primary .nav .mega-nav:hover > .sub-menu > .menu-item .nav-video {
          width: 15em; }
        /* line 340, resources/assets/styles/layouts/_header.scss */
        header.banner .nav-primary .nav .mega-nav:hover > .sub-menu > .menu-item > a {
          font-size: 0.75em; }
          /* line 343, resources/assets/styles/layouts/_header.scss */
          header.banner .nav-primary .nav .mega-nav:hover > .sub-menu > .menu-item > a[href="#image"], header.banner .nav-primary .nav .mega-nav:hover > .sub-menu > .menu-item > a[href="#video"] {
            text-align: center; }
    /* line 353, resources/assets/styles/layouts/_header.scss */
    header.banner .nav-primary .nav > li:hover > a,
    header.banner .nav-primary .nav > li:focus > a {
      color: #007af5; }
    /* line 357, resources/assets/styles/layouts/_header.scss */
    header.banner .nav-primary .nav > li:hover::before,
    header.banner .nav-primary .nav > li:focus::before {
      content: "";
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      border: 0.75em solid transparent;
      border-top: 0.625em solid #007af5; }
    /* line 367, resources/assets/styles/layouts/_header.scss */
    header.banner .nav-primary .nav > li:hover > ul,
    header.banner .nav-primary .nav > li:focus > ul {
      display: block;
      position: absolute;
      top: 100%;
      left: 50%;
      transform: translateX(-50%);
      min-width: 18em;
      filter: drop-shadow(0 6px 4px rgba(0, 0, 0, 0.16));
      padding: 2em; }
      /* line 377, resources/assets/styles/layouts/_header.scss */
      header.banner .nav-primary .nav > li:hover > ul::before,
      header.banner .nav-primary .nav > li:focus > ul::before {
        content: "";
        display: block;
        background: #fff;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 2rem 100%, 0% calc(100% - 2rem)); }
    /* line 392, resources/assets/styles/layouts/_header.scss */
    header.banner .btn {
      font-size: 0.8em; }
    /* line 396, resources/assets/styles/layouts/_header.scss */
    header.banner .mobile-nav-buttons {
      display: none; } }
  @media screen and (min-width: 1200px) {
    /* line 403, resources/assets/styles/layouts/_header.scss */
    header.banner .nav-primary a {
      padding: 1.7rem 2rem;
      font-size: 1rem; }
    /* line 408, resources/assets/styles/layouts/_header.scss */
    header.banner .btn {
      font-size: 1rem; } }

/* line 1, resources/assets/styles/layouts/_footer.scss */
footer.content-info {
  zoom: 1;
  padding: 2.875rem 0 3.75rem;
  background: #18202f;
  color: #fff;
  position: relative;
  z-index: 10; }
  /* line 5, resources/assets/styles/common/_mixins.scss */
  footer.content-info::before, footer.content-info::after {
    content: "";
    display: table; }
  /* line 10, resources/assets/styles/common/_mixins.scss */
  footer.content-info::after {
    clear: both; }
  /* line 10, resources/assets/styles/layouts/_footer.scss */
  footer.content-info .container {
    display: flex;
    flex-flow: wrap row;
    justify-content: space-between; }
  /* line 15, resources/assets/styles/layouts/_footer.scss */
  footer.content-info .brand {
    display: block;
    margin: 0 0 1rem; }
    /* line 19, resources/assets/styles/layouts/_footer.scss */
    footer.content-info .brand img {
      width: 9.35rem; }
  /* line 23, resources/assets/styles/layouts/_footer.scss */
  footer.content-info .social-links {
    display: flex;
    flex-flow: nowrap row;
    justify-content: space-between;
    align-items: flex-start;
    width: 13rem; }
    /* line 30, resources/assets/styles/layouts/_footer.scss */
    footer.content-info .social-links a:hover,
    footer.content-info .social-links a:focus {
      color: #007af5; }
    /* line 34, resources/assets/styles/layouts/_footer.scss */
    footer.content-info .social-links svg {
      width: 1.8rem;
      height: 1.8rem; }
  /* line 39, resources/assets/styles/layouts/_footer.scss */
  footer.content-info a {
    color: #fff; }
  /* line 42, resources/assets/styles/layouts/_footer.scss */
  footer.content-info nav {
    width: 100%; }
    /* line 45, resources/assets/styles/layouts/_footer.scss */
    footer.content-info nav ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    /* line 52, resources/assets/styles/layouts/_footer.scss */
    footer.content-info nav .nav a {
      display: inline-block;
      padding: 0.3rem 0;
      line-height: 1.28; }
    /* line 57, resources/assets/styles/layouts/_footer.scss */
    footer.content-info nav .nav > li > a {
      font-family: Saira, sans-serif;
      color: #007af5;
      text-transform: uppercase;
      padding: 0.75rem 0;
      font-weight: 700;
      font-size: 14px;
      cursor: default; }
      /* line 66, resources/assets/styles/layouts/_footer.scss */
      footer.content-info nav .nav > li > a:hover, footer.content-info nav .nav > li > a:focus {
        text-decoration: none; }
    /* line 71, resources/assets/styles/layouts/_footer.scss */
    footer.content-info nav .nav li li a {
      font-size: 0.875em; }
    /* line 74, resources/assets/styles/layouts/_footer.scss */
    footer.content-info nav .nav .menu-item {
      font-size: 14px;
      font-weight: 700; }
    @media screen and (min-width: 850px) {
      /* line 81, resources/assets/styles/layouts/_footer.scss */
      footer.content-info nav .nav {
        display: flex;
        flex-flow: row nowrap;
        justify-content: space-between; }
        /* line 86, resources/assets/styles/layouts/_footer.scss */
        footer.content-info nav .nav > li {
          flex: 0 1 16%; } }
  @media screen and (max-width: 707px) {
    /* line 94, resources/assets/styles/layouts/_footer.scss */
    footer.content-info .social-links {
      order: 3;
      margin: 2rem 0 0; }
    /* line 99, resources/assets/styles/layouts/_footer.scss */
    footer.content-info nav .nav > li > a {
      display: block;
      position: relative;
      cursor: pointer; }
      /* line 104, resources/assets/styles/layouts/_footer.scss */
      footer.content-info nav .nav > li > a::before, footer.content-info nav .nav > li > a::after {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 1.1rem;
        height: 0.25rem;
        background: #fff;
        transition: all 300ms ease; }
      /* line 116, resources/assets/styles/layouts/_footer.scss */
      footer.content-info nav .nav > li > a::after {
        transform: translateY(-50%) rotateZ(270deg); }
    /* line 120, resources/assets/styles/layouts/_footer.scss */
    footer.content-info nav .nav > li > ul {
      display: none;
      padding: 1rem 0 0.5rem; }
    /* line 127, resources/assets/styles/layouts/_footer.scss */
    footer.content-info nav .nav > li.li-open > a::before {
      transform: translateY(-50%) rotateZ(180deg); }
    /* line 130, resources/assets/styles/layouts/_footer.scss */
    footer.content-info nav .nav > li.li-open > a::after {
      transform: translateY(-50%) rotateZ(0deg); }
    /* line 134, resources/assets/styles/layouts/_footer.scss */
    footer.content-info nav .nav > li.li-open > ul {
      display: block; } }

/* line 142, resources/assets/styles/layouts/_footer.scss */
.privacy-links {
  text-align: center;
  padding: 1.2rem 0;
  background: #18202f;
  color: #fff; }
  /* line 148, resources/assets/styles/layouts/_footer.scss */
  .privacy-links .container {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    /* line 156, resources/assets/styles/layouts/_footer.scss */
    .privacy-links .container .wpml-language-switcher .wpml-ls {
      display: inline-block; }
      /* line 159, resources/assets/styles/layouts/_footer.scss */
      .privacy-links .container .wpml-language-switcher .wpml-ls a {
        color: #fff; }
    /* line 165, resources/assets/styles/layouts/_footer.scss */
    .privacy-links .container .copyright {
      margin-right: 0.8rem; }
    /* line 169, resources/assets/styles/layouts/_footer.scss */
    .privacy-links .container .pipe {
      margin: 0 0.5rem; }
    /* line 173, resources/assets/styles/layouts/_footer.scss */
    .privacy-links .container .privacy-link {
      color: #fff;
      text-decoration: underline; }

/* line 1, resources/assets/styles/layouts/_tinymce.scss */
body#tinymce {
  margin: 12px !important; }

/* Templates */
/* line 2, resources/assets/styles/layouts/home.scss */
.home-hero {
  padding: 0 0 2rem; }
  /* line 5, resources/assets/styles/layouts/home.scss */
  .home-hero .main-image {
    padding: 0 0 2rem;
    background: #f2f2f2; }
    /* line 9, resources/assets/styles/layouts/home.scss */
    .home-hero .main-image img {
      width: 100%; }
  /* line 13, resources/assets/styles/layouts/home.scss */
  .home-hero .btn-primary {
    width: 100%;
    font-size: 1.375rem;
    padding: 1.6rem 4.6rem; }
  @supports (clip-path: polygon(0 0, 1% 0, 1% 1%, 0 1%)) {
    @media screen and (min-width: 708px) {
      /* line 2, resources/assets/styles/layouts/home.scss */
      .home-hero {
        padding: 0 0 2rem; }
        /* line 23, resources/assets/styles/layouts/home.scss */
        .home-hero .main-image {
          position: relative;
          padding: 0;
          background: none; }
          /* line 28, resources/assets/styles/layouts/home.scss */
          .home-hero .main-image::before, .home-hero .main-image::after {
            content: "";
            position: absolute;
            top: 100%;
            height: 2.25rem;
            margin: -1px 0 0;
            background: #f2f2f2; }
          /* line 37, resources/assets/styles/layouts/home.scss */
          .home-hero .main-image::before {
            left: 0;
            width: 15.6%;
            transform: skewY(30.4deg);
            transform-origin: 100% 0; }
          /* line 43, resources/assets/styles/layouts/home.scss */
          .home-hero .main-image::after {
            left: 15.6%;
            right: 0;
            transform: skewY(-19.3deg);
            transform-origin: 0 0; }
          /* line 50, resources/assets/styles/layouts/home.scss */
          .home-hero .main-image img {
            width: 100%;
            clip-path: polygon(0 0, 100% 0, 100% 36%, 15.6% 100%, 0 80%); }
        /* line 55, resources/assets/styles/layouts/home.scss */
        .home-hero .container {
          position: relative;
          padding-top: 3rem;
          z-index: 1; }
        /* line 60, resources/assets/styles/layouts/home.scss */
        .home-hero .content {
          position: absolute;
          bottom: 9rem;
          right: var(--site-padding);
          width: 42rem;
          text-align: right; }
          /* line 67, resources/assets/styles/layouts/home.scss */
          .home-hero .content::before {
            content: "";
            position: absolute;
            top: -3rem;
            right: -3.75rem;
            bottom: -3rem;
            left: -3.75rem;
            background: #242e42;
            z-index: -1; }
        /* line 78, resources/assets/styles/layouts/home.scss */
        .home-hero h1 {
          margin: 0;
          font-weight: 600;
          font-size: 2.9rem;
          color: #fff; }
        /* line 84, resources/assets/styles/layouts/home.scss */
        .home-hero p {
          font-size: 1rem;
          color: #fff; }
        /* line 88, resources/assets/styles/layouts/home.scss */
        .home-hero .btn-primary {
          position: absolute;
          right: 0;
          top: 100%;
          width: auto;
          font-size: 1.375rem;
          padding: 1.6rem 4.6rem; } } }

/* line 4, resources/assets/styles/layouts/inner.scss */
.hero .main-image img {
  width: 100%; }

/* line 9, resources/assets/styles/layouts/inner.scss */
.hero .content {
  padding: 5rem var(--site-padding); }

/* line 13, resources/assets/styles/layouts/inner.scss */
.hero h1 {
  font-size: 2rem; }

/* line 17, resources/assets/styles/layouts/inner.scss */
.hero.bg-navy {
  background: #242e42;
  color: #fff; }

@media screen and (min-width: 708px) {
  /* line 2, resources/assets/styles/layouts/inner.scss */
  .hero {
    display: flex;
    align-items: center; }
    /* line 26, resources/assets/styles/layouts/inner.scss */
    .hero .main-image {
      width: 66%; }
    /* line 30, resources/assets/styles/layouts/inner.scss */
    .hero .content {
      padding: 5rem 3.8rem;
      width: 34%; }
      /* line 34, resources/assets/styles/layouts/inner.scss */
      .hero .content :first-child {
        margin-top: 0; }
    /* line 40, resources/assets/styles/layouts/inner.scss */
    .hero.image-right .main-image {
      order: 2; } }

/* line 4, resources/assets/styles/layouts/default-page.scss */
.page-template-default main > .container,
.error404 main > .container {
  position: relative;
  padding-top: 2rem;
  padding-bottom: 6rem;
  min-height: 36rem;
  background: #fff;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.16);
  z-index: 2; }
  @media screen and (min-width: 1200px) {
    /* line 4, resources/assets/styles/layouts/default-page.scss */
    .page-template-default main > .container,
    .error404 main > .container {
      padding-left: 4rem;
      padding-right: 4rem; } }

@media screen and (min-width: 708px) {
  /* line 5, resources/assets/styles/layouts/landing.scss */
  .template-landing header.banner .nav-primary .nav,
  .template-landing header.banner .btn:not(.btn-primary) {
    display: none; }
  /* line 9, resources/assets/styles/layouts/landing.scss */
  .template-landing header.banner .btn.btn-primary {
    margin: 0.65rem 0; } }

/* line 1, resources/assets/styles/layouts/blog.scss */
.blog-header {
  position: relative;
  padding: 7rem 0 9rem; }
  /* line 5, resources/assets/styles/layouts/blog.scss */
  .blog-header::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 41rem;
    background: #f2f2f2;
    z-index: 1; }
  /* line 16, resources/assets/styles/layouts/blog.scss */
  .blog-header h1 {
    position: relative;
    margin-top: 0;
    text-align: center;
    z-index: 2; }
  @media screen and (min-width: 708px) {
    /* line 24, resources/assets/styles/layouts/blog.scss */
    .blog-header::before {
      clip-path: polygon(0 0, 100% 0, 100% 36%, 15.6% 100%, 0 80%); } }

/* line 30, resources/assets/styles/layouts/blog.scss */
.blog .blog-header::before {
  display: none; }

@media screen and (min-width: 708px) {
  /* line 29, resources/assets/styles/layouts/blog.scss */
  .blog .blog-header {
    background: #f2f2f2; }
    /* line 37, resources/assets/styles/layouts/blog.scss */
    .blog .blog-header::before {
      display: block;
      top: auto;
      bottom: 0;
      height: 3.05rem;
      background: #fff;
      clip-path: none; }
    /* line 45, resources/assets/styles/layouts/blog.scss */
    .blog .blog-header::after {
      content: "";
      position: absolute;
      bottom: 3rem;
      right: 0;
      left: 0;
      height: 34rem;
      background: #fff;
      clip-path: polygon(0 74%, 15.6% 100%, 100% 14.5%, 100% 100%, 0 100%);
      z-index: 1; } }

/* line 59, resources/assets/styles/layouts/blog.scss */
.search-plugin {
  position: relative;
  padding-top: 2rem;
  padding-bottom: 3rem;
  z-index: 2; }
  /* line 65, resources/assets/styles/layouts/blog.scss */
  .search-plugin .searchandfilter {
    padding: 1.6rem;
    background: #d9d9d9; }
    /* line 69, resources/assets/styles/layouts/blog.scss */
    .search-plugin .searchandfilter ul {
      margin: 0;
      padding: 0; }
      /* line 73, resources/assets/styles/layouts/blog.scss */
      .search-plugin .searchandfilter ul li {
        padding: 0.6rem 0; }
    /* line 77, resources/assets/styles/layouts/blog.scss */
    .search-plugin .searchandfilter h4 {
      padding: 0 0 0.4rem;
      font-weight: normal; }
    /* line 81, resources/assets/styles/layouts/blog.scss */
    .search-plugin .searchandfilter input[type="text"],
    .search-plugin .searchandfilter label,
    .search-plugin .searchandfilter select.sf-input-select {
      width: 100%; }
    @media screen and (min-width: 850px) {
      /* line 88, resources/assets/styles/layouts/blog.scss */
      .search-plugin .searchandfilter ul {
        display: flex;
        flex-flow: row nowrap;
        justify-content: space-between;
        align-items: center; }
      /* line 94, resources/assets/styles/layouts/blog.scss */
      .search-plugin .searchandfilter li {
        width: 23%; }
      /* line 97, resources/assets/styles/layouts/blog.scss */
      .search-plugin .searchandfilter li:first-child {
        width: 51%; } }

/* line 104, resources/assets/styles/layouts/blog.scss */
.post-grid {
  position: relative;
  padding-bottom: 3rem; }
  /* line 108, resources/assets/styles/layouts/blog.scss */
  .post-grid article {
    display: flex;
    flex-flow: column nowrap;
    align-items: flex-start;
    position: relative;
    margin: 0 0 2rem;
    padding: 2.25rem;
    background: #fff;
    box-shadow: 0 0 22px rgba(0, 0, 0, 0.07);
    z-index: 2; }
    /* line 119, resources/assets/styles/layouts/blog.scss */
    .post-grid article .wp-post-image {
      margin: -2.25rem -2.25rem 1.25rem;
      width: calc(100% + 4.5rem);
      height: auto;
      max-width: none; }
    /* line 125, resources/assets/styles/layouts/blog.scss */
    .post-grid article header {
      width: 100%; }
    /* line 128, resources/assets/styles/layouts/blog.scss */
    .post-grid article h6 {
      display: none; }
    /* line 131, resources/assets/styles/layouts/blog.scss */
    .post-grid article h3 {
      font-weight: bold;
      font-size: 1.5rem; }
      /* line 135, resources/assets/styles/layouts/blog.scss */
      .post-grid article h3 a {
        color: #000; }
    /* line 139, resources/assets/styles/layouts/blog.scss */
    .post-grid article .entry-summary {
      padding-bottom: 1.75rem; }
    /* line 142, resources/assets/styles/layouts/blog.scss */
    .post-grid article .btn {
      position: static;
      margin: auto 0 0;
      font-size: 0.8125rem; }
      /* line 147, resources/assets/styles/layouts/blog.scss */
      .post-grid article .btn::after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; }
  @media screen and (min-width: 708px) {
    /* line 104, resources/assets/styles/layouts/blog.scss */
    .post-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(375px, 1fr));
      grid-gap: 3rem; }
      /* line 163, resources/assets/styles/layouts/blog.scss */
      .post-grid article {
        margin: 0 0 1rem; } }

/* line 170, resources/assets/styles/layouts/blog.scss */
.featured-posts::before {
  content: "";
  position: absolute;
  top: 3rem;
  right: -2rem;
  bottom: -7rem;
  left: -2rem;
  background: #007af5;
  z-index: 0; }

/* line 181, resources/assets/styles/layouts/blog.scss */
.featured-posts > h3:first-child {
  position: relative;
  padding: 0 0 2.5rem;
  font-size: 1.6rem;
  text-align: center; }

/* line 188, resources/assets/styles/layouts/blog.scss */
.featured-posts .entry-title a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

@media screen and (max-width: 707px) {
  /* line 169, resources/assets/styles/layouts/blog.scss */
  .featured-posts {
    padding-bottom: 0; } }

@media screen and (min-width: 708px) {
  /* line 169, resources/assets/styles/layouts/blog.scss */
  .featured-posts {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1.75rem; }
    /* line 204, resources/assets/styles/layouts/blog.scss */
    .featured-posts::before {
      top: 4.5rem; }
    /* line 208, resources/assets/styles/layouts/blog.scss */
    .featured-posts h3 {
      font-size: 1rem; }
    /* line 211, resources/assets/styles/layouts/blog.scss */
    .featured-posts p {
      font-size: 1.1rem; }
    /* line 214, resources/assets/styles/layouts/blog.scss */
    .featured-posts > h3:first-child {
      grid-column: 1 / span 2; } }

@media screen and (min-width: 850px) {
  /* line 169, resources/assets/styles/layouts/blog.scss */
  .featured-posts {
    grid-template-columns: repeat(3, 1fr); }
    /* line 220, resources/assets/styles/layouts/blog.scss */
    .featured-posts > h3:first-child {
      grid-column: 1 / span 3; } }

/* line 227, resources/assets/styles/layouts/blog.scss */
.related-posts > h3:first-child {
  position: relative;
  grid-column: 1 / span 3;
  margin: 3rem 0 0;
  font-size: 1.6rem;
  text-align: center; }
  @media screen and (max-width: 707px) {
    /* line 227, resources/assets/styles/layouts/blog.scss */
    .related-posts > h3:first-child {
      padding-bottom: 1.5rem; } }

/* line 239, resources/assets/styles/layouts/blog.scss */
.related-posts .entry-title a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

@media screen and (min-width: 708px) {
  /* line 226, resources/assets/styles/layouts/blog.scss */
  .related-posts {
    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
    grid-gap: 1.75rem; }
    /* line 252, resources/assets/styles/layouts/blog.scss */
    .related-posts h3 {
      font-size: 1rem; }
    /* line 255, resources/assets/styles/layouts/blog.scss */
    .related-posts p {
      font-size: 1.1rem; } }

@media screen and (min-width: 850px) {
  /* line 226, resources/assets/styles/layouts/blog.scss */
  .related-posts {
    grid-template-columns: repeat(auto-fit, minmax(265px, 1fr)); } }

/* line 265, resources/assets/styles/layouts/blog.scss */
.single-post main > .container {
  position: relative;
  padding-top: 2rem;
  padding-bottom: 6rem;
  min-height: 36rem;
  background: #fff;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.16);
  z-index: 2; }
  @media screen and (min-width: 1200px) {
    /* line 265, resources/assets/styles/layouts/blog.scss */
    .single-post main > .container {
      padding-left: 4rem;
      padding-right: 4rem; } }

/* line 279, resources/assets/styles/layouts/blog.scss */
.single-post article header {
  padding-bottom: 1.5rem; }
  /* line 282, resources/assets/styles/layouts/blog.scss */
  .single-post article header .last-updated,
  .single-post article header time {
    display: block;
    font-size: 1em;
    margin-top: 1rem;
    font-weight: 600; }
  /* line 289, resources/assets/styles/layouts/blog.scss */
  .single-post article header .byline {
    display: none; }

/* line 294, resources/assets/styles/layouts/blog.scss */
.single-post .comments {
  margin-top: 4rem;
  width: 100%; }
  /* line 298, resources/assets/styles/layouts/blog.scss */
  .single-post .comments ol {
    list-style: none;
    margin: 0;
    padding: 0; }
    /* line 303, resources/assets/styles/layouts/blog.scss */
    .single-post .comments ol li {
      padding: 5rem 0 0; }
    /* line 306, resources/assets/styles/layouts/blog.scss */
    .single-post .comments ol ol {
      margin-left: 4rem; }
      /* line 309, resources/assets/styles/layouts/blog.scss */
      .single-post .comments ol ol li {
        padding-top: 2rem; }
  /* line 314, resources/assets/styles/layouts/blog.scss */
  .single-post .comments .reply {
    width: 100%; }
  /* line 317, resources/assets/styles/layouts/blog.scss */
  .single-post .comments .comment-reply-link {
    padding: 0.5em 2em;
    font-size: 0.875rem; }
  /* line 321, resources/assets/styles/layouts/blog.scss */
  .single-post .comments .comment-respond {
    margin: 5rem 0 0; }
  /* line 324, resources/assets/styles/layouts/blog.scss */
  .single-post .comments .comment-form-comment label {
    display: block; }
  /* line 327, resources/assets/styles/layouts/blog.scss */
  .single-post .comments .comment-form-url {
    display: none; }
  @media screen and (min-width: 708px) {
    /* line 332, resources/assets/styles/layouts/blog.scss */
    .single-post .comments .comment-meta {
      width: 33%; }
    /* line 335, resources/assets/styles/layouts/blog.scss */
    .single-post .comments .comment-content {
      padding-left: 4rem;
      width: 67%; } }

/* line 342, resources/assets/styles/layouts/blog.scss */
.single-post .tag-list {
  font-size: 1rem;
  font-weight: 600; }

/* line 348, resources/assets/styles/layouts/blog.scss */
.search-form {
  display: flex;
  align-items: center;
  margin-top: 0.75rem; }
  /* line 353, resources/assets/styles/layouts/blog.scss */
  .search-form > label {
    flex: 1 1 auto; }
  /* line 356, resources/assets/styles/layouts/blog.scss */
  .search-form .search-field {
    margin: 0;
    padding: 0.92rem;
    width: 100%;
    border-radius: 4px 0 0 4px; }
  /* line 362, resources/assets/styles/layouts/blog.scss */
  .search-form .search-submit {
    margin: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    cursor: pointer; }

/* line 370, resources/assets/styles/layouts/blog.scss */
.posts-navigation {
  padding: 0 0 4rem;
  text-align: center; }
  /* line 374, resources/assets/styles/layouts/blog.scss */
  .posts-navigation .nav-links > div {
    display: inline-block; }
    /* line 377, resources/assets/styles/layouts/blog.scss */
    .posts-navigation .nav-links > div + div {
      margin-left: 1rem; }
    /* line 380, resources/assets/styles/layouts/blog.scss */
    .posts-navigation .nav-links > div a {
      display: inline-block;
      position: relative;
      margin: 1em 0 0;
      padding: 1em 2em;
      background: #ffbf1b;
      border: 2px solid #ffbf1b;
      border-radius: 4px;
      text-align: center;
      font-weight: 600;
      font-size: 1.11rem;
      line-height: 1;
      color: #000;
      z-index: 1; }
      /* line 395, resources/assets/styles/layouts/blog.scss */
      .posts-navigation .nav-links > div a:hover, .posts-navigation .nav-links > div a:focus {
        background: #ffd260;
        border-color: #ffbf1b;
        color: #000;
        text-decoration: none; }
      /* line 402, resources/assets/styles/layouts/blog.scss */
      .posts-navigation .nav-links > div a:active {
        border-color: #242e41; }

/* line 410, resources/assets/styles/layouts/blog.scss */
.blog .post-grid article h6 {
  color: #959595;
  text-transform: uppercase;
  text-align: center;
  display: block;
  margin-bottom: 1.5rem;
  align-self: center; }

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