/* line 4, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/bower_components/neat/app/assets/stylesheets/grid/_box-sizing.scss */
html {
  box-sizing: border-box; }

/* line 9, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/bower_components/neat/app/assets/stylesheets/grid/_box-sizing.scss */
*, *::after, *::before {
  box-sizing: inherit; }

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
/* line 11, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
/* line 30, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 41, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
/* line 51, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
[hidden],
template {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 66, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
/* line 76, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 88, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
a {
  background: transparent; }

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/* line 96, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 104, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/* line 118, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 127, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 135, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 144, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
/* line 152, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
/* line 162, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
mark {
  background: #ff0;
  color: #000; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
/* line 171, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 183, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
/* line 191, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 199, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 207, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 215, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
sup {
  top: -0.5em; }

/* line 219, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
/* line 231, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
/* line 239, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
/* line 251, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
/* line 263, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 274, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
/* line 285, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 299, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 311, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 324, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
/* line 336, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/* line 346, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 358, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 370, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 379, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 390, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 403, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/global/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

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

/* HTML5 display-role reset for older browsers */
/* line 22, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_reset.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

/* line 26, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_reset.scss */
body {
  line-height: 1; }

/* line 30, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_reset.scss */
blockquote, q {
  quotes: none; }

/* line 33, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_reset.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

/* line 38, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 42, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_reset.scss */
input, button {
  outline: none; }

/* line 45, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_reset.scss */
a {
  text-decoration: none; }

/* line 12, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_typography.scss */
a {
  transition: all .25s; }

/* line 16, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_typography.scss */
html, body {
  font-family: "Avenir Next Cyr W00 Regular";
  letter-spacing: .05rem;
  font-size: 14px; }

/* line 22, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_typography.scss */
.page-header h1 {
  font-family: "Avenir Next Cyr W00 Bold";
  letter-spacing: .2rem;
  color: white;
  z-index: 5;
  position: relative;
  font-size: 2rem; }
  @media (min-width: 768px) {
    /* line 22, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_typography.scss */
    .page-header h1 {
      font-size: 3.2rem;
      line-height: 3.5rem; } }

/* line 37, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_typography.scss */
h3 {
  font-family: "Avenir Next Cyr W00 Bold";
  letter-spacing: .1rem;
  font-size: 1.3rem;
  margin-top: 1.3rem;
  line-height: 1.4; }
  @media (min-width: 768px) {
    /* line 37, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_typography.scss */
    h3 {
      margin-top: 2.2rem;
      font-size: 1.7rem; } }

/* line 50, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_typography.scss */
h4 {
  text-transform: uppercase;
  font-family: "Avenir Next Cyr W00 Bold";
  margin-bottom: 10px; }

/* line 56, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_typography.scss */
h5 {
  text-transform: uppercase;
  font-family: "Avenir Next Cyr W00 Heavy"; }

/* line 61, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_typography.scss */
p {
  line-height: 1.4;
  margin: 10px 0;
  padding: 10px 0;
  font-family: "Avenir Next Cyr W00 Light";
  color: #222222; }
  /* line 68, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_typography.scss */
  p strong {
    font-family: "Avenir Next Cyr W00 Bold"; }

/* line 2, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_global.scss */
body {
  margin: 0 0;
  padding: 0 0;
  overflow-x: hidden;
  overflow-y: scroll; }

/* line 8, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_global.scss */
ul, li {
  margin: 0 0;
  padding: 0 0; }

/* line 13, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_global.scss */
.wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px; }

/* line 19, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_global.scss */
.contact-us-cta {
  background: #f37073;
  color: white;
  padding: 30px;
  text-align: center; }
  /* line 25, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_global.scss */
  .contact-us-cta .btn {
    margin-top: 20px;
    display: inline-block; }
  /* line 30, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_global.scss */
  .contact-us-cta-wrapper {
    max-width: 1100px;
    margin: 0 auto; }
  @media (min-width: 768px) {
    /* line 19, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_global.scss */
    .contact-us-cta {
      padding: 40px 0 60px; } }

/* line 40, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_global.scss */
.scripts {
  position: fixed;
  z-index: -20;
  text-indent: -9999;
  left: -1000px; }

/* line 2, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
.logged-in .header {
  top: 30px; }

/* line 7, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
.header {
  background: white;
  position: fixed;
  width: 100%;
  z-index: 100;
  top: 0;
  border-bottom: 2px solid #f0eeed; }
  /* line 16, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
  .header .wrapper {
    display: flex;
    width: 100%;
    height: 60px;
    align-items: center;
    justify-content: space-between; }
    /* line 23, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
    .header .wrapper .sign-up {
      display: none; }
      @media (min-width: 1024px) {
        /* line 23, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
        .header .wrapper .sign-up {
          display: block; } }
  /* line 31, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
  .header h1 {
    width: 15%;
    text-indent: -9999px;
    display: inline-block;
    background: url("/wp-content/themes/timber-tutor/static/images/logo.svg");
    height: 50px;
    background-repeat: no-repeat;
    background-size: 170px 48px;
    min-width: 170px;
    position: relative; }
    /* line 41, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
    .header h1 a {
      position: absolute;
      height: 100%;
      width: 100%;
      z-index: 2; }

/* line 50, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
.page-header {
  margin-top: 60px;
  min-height: 330px;
  background-size: cover;
  background-position: center center;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: white;
  padding: 20px;
  position: relative; }
  /* line 62, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
  .page-header:before {
    content: '';
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  /* line 71, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
  .page-header .btn {
    border-color: #f8eb75;
    background: #f8eb75;
    color: black; }
    /* line 75, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
    .page-header .btn:hover {
      background: none;
      border-color: white;
      color: white; }
  /* line 81, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
  .page-header h2 {
    z-index: 2;
    position: relative;
    margin-bottom: 10px; }
  /* line 86, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
  .page-header a {
    display: inline-block;
    position: relative;
    z-index: 2; }
  /* line 91, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
  .page-header p {
    position: relative;
    z-index: 2;
    font-size: 1.2rem;
    color: white; }
  /* line 98, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
  .page-header-wrapper {
    max-width: 640px; }
  @media (min-width: 1024px) {
    /* line 50, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
    .page-header {
      min-height: 360px; } }
  @media (min-width: 1024px) {
    /* line 50, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
    .page-header {
      min-height: 420px; } }

/* line 111, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
.tutor-header {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 140px;
  margin-bottom: 50px;
  position: relative; }
  /* line 119, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
  .tutor-header-profile {
    position: absolute;
    border-radius: 50%;
    width: 140px;
    left: 50%;
    margin-left: -70px;
    bottom: -60px;
    border: 8px solid white;
    height: 140px;
    background-size: cover; }
  @media (min-width: 600px) {
    /* line 111, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
    .tutor-header {
      min-height: 200px; } }

/* line 136, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
.mobile-menu {
  position: absolute;
  right: 16px;
  top: 10px;
  height: 40px;
  width: 40px;
  cursor: pointer;
  z-index: 10; }
  @media (min-width: 1024px) {
    /* line 136, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
    .mobile-menu {
      display: none; } }
  /* line 150, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
  .mobile-menu.open .mobile-menu--lines {
    background: transparent; }
    /* line 152, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
    .mobile-menu.open .mobile-menu--lines:after {
      transform: rotate(45deg);
      margin-top: 0; }
    /* line 156, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
    .mobile-menu.open .mobile-menu--lines:before {
      transform: rotate(-45deg);
      margin-top: 0; }
  /* line 162, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
  .mobile-menu--lines {
    height: 2px;
    background: black;
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    transition: all .25s; }
    /* line 170, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
    .mobile-menu--lines:after {
      content: '';
      position: absolute;
      margin-top: -8px;
      height: 2px;
      width: 100%;
      background: black;
      transition: all .25s; }
    /* line 179, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
    .mobile-menu--lines:before {
      content: '';
      position: absolute;
      margin-top: 8px;
      height: 2px;
      width: 100%;
      background: black;
      transition: all .25s; }

/* line 193, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
nav {
  width: 300px;
  position: fixed;
  overflow-y: scroll;
  right: 0px;
  top: 0px;
  height: 100%;
  transform: translateX(300px);
  background: white;
  margin-top: 62px;
  padding-bottom: 120px; }
  @media (min-width: 1024px) {
    /* line 193, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
    nav {
      padding-bottom: 0;
      position: relative;
      margin: 0 0;
      width: auto;
      background: transparent;
      transform: translateX(0px);
      height: auto;
      overflow: visible;
      margin-top: 20px; } }
  /* line 218, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
  nav.active {
    transform: translateX(0px); }
  @media (min-width: 1024px) {
    /* line 224, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
    nav .nav-item {
      display: inline-block; } }
  /* line 229, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
  nav .nav-item a {
    padding: 12px 14px;
    color: black;
    display: block;
    border-bottom: 1px solid #f0eeed; }
    @media (min-width: 1024px) {
      /* line 229, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
      nav .nav-item a {
        border-bottom: none; }
        /* line 236, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
        nav .nav-item a:hover {
          color: #f37073; } }
    /* line 240, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
    nav .nav-item a.btn {
      margin-top: 20px;
      margin-left: 20px;
      display: inline-block;
      padding: 12px 30px;
      color: white; }
      @media (min-width: 1024px) {
        /* line 240, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
        nav .nav-item a.btn {
          display: none; } }
  /* line 253, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
  nav .nav-item--toggle-menu {
    position: absolute;
    right: 14px;
    top: 7px;
    font-size: 15px;
    background: white;
    padding: 4px 6px;
    cursor: pointer; }
    @media (min-width: 1024px) {
      /* line 253, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
      nav .nav-item--toggle-menu {
        display: none; } }
  /* line 266, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
  nav .nav-item--text {
    padding-left: 14px;
    padding-bottom: 12px;
    color: white;
    display: block; }
    @media (min-width: 1024px) {
      /* line 266, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
      nav .nav-item--text {
        padding: 0 0;
        color: black;
        display: inline-block; } }
  /* line 280, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
  nav .nav-item--dropdown-items {
    padding: 0px 0 0px;
    border-top: 1px solid #f6f6f7;
    height: 0;
    overflow: hidden;
    transition: all .25s;
    margin: 0 0; }
    /* line 288, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
    nav .nav-item--dropdown-items li {
      padding: 0 0;
      margin: 0 0;
      list-style-type: none; }
    /* line 293, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
    nav .nav-item--dropdown-items a {
      display: block;
      padding: 12px 14px;
      background: #edf1f3;
      border-bottom: 1px solid #f6f6f7; }
    @media (min-width: 1024px) {
      /* line 280, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
      nav .nav-item--dropdown-items {
        position: fixed;
        height: auto;
        display: flex;
        height: 0;
        overflow: hidden;
        align-items: flex-start;
        opacity: 0;
        z-index: -10;
        font-size: .9rem; }
        /* line 309, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
        nav .nav-item--dropdown-items.tests {
          margin-left: -250px;
          margin-top: 28px;
          background: white; }
        /* line 316, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
        nav .nav-item--dropdown-items.subjects {
          margin-left: -218px;
          width: 540px;
          margin-top: 28px;
          flex-wrap: wrap;
          background: white; }
          /* line 323, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
          nav .nav-item--dropdown-items.subjects li {
            width: 25%; }
        /* line 328, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
        nav .nav-item--dropdown-items li {
          min-width: 180px; } }
  /* line 335, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
  nav .nav-item--dropdown-two a {
    padding-left: 24px;
    background: rgba(255, 255, 255, 0.8); }
    @media (min-width: 1024px) {
      /* line 335, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
      nav .nav-item--dropdown-two a {
        padding-left: 14px; } }
  /* line 345, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
  nav .nav-item--dropdown {
    padding: 12px 0px 0;
    position: relative;
    width: 100%;
    background: #f37073; }
    @media (min-width: 1024px) {
      /* line 345, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
      nav .nav-item--dropdown {
        width: auto;
        background: transparent;
        padding: 12px 14px 30px;
        cursor: pointer;
        position: relative; }
        /* line 358, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
        nav .nav-item--dropdown a:hover {
          color: #f37073; }
        /* line 364, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
        nav .nav-item--dropdown:hover .nav-item--text {
          color: #f37073; }
        /* line 367, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
        nav .nav-item--dropdown:hover .nav-item--dropdown-items {
          opacity: 1;
          overflow: visible;
          height: auto; }
        /* line 374, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
        nav .nav-item--dropdown-item > a {
          min-height: 54px; } }
    /* line 381, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_header.scss */
    nav .nav-item--dropdown.active .nav-item--dropdown-items {
      height: auto; }

/* line 1, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_footer.scss */
.footer {
  background: #2b2c30;
  padding: 50px 20px; }
  /* line 4, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_footer.scss */
  .footer a {
    color: white; }
  /* line 7, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_footer.scss */
  .footer span {
    color: rgba(255, 255, 255, 0.4); }
  /* line 11, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_footer.scss */
  .footer--wrapper {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 20px; }
    @media (min-width: 768px) {
      /* line 11, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_footer.scss */
      .footer--wrapper {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap; } }
  /* line 22, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_footer.scss */
  .footer--block {
    max-width: 540px; }
    @media (min-width: 768px) {
      /* line 22, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_footer.scss */
      .footer--block {
        width: 45%; } }
    /* line 27, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_footer.scss */
    .footer--block-new {
      width: 100%;
      color: white;
      margin-top: 30px; }
      /* line 31, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_footer.scss */
      .footer--block-new p {
        padding: 10px 0 0;
        font-size: .9rem;
        max-width: 500px;
        margin: 0 0;
        color: rgba(255, 255, 255, 0.4); }
  /* line 41, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_footer.scss */
  .footer--logo-block {
    display: flex;
    align-items: center; }
    /* line 44, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_footer.scss */
    .footer--logo-block svg {
      width: 30px;
      height: auto; }
    /* line 48, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_footer.scss */
    .footer--logo-block a {
      display: inline-block;
      padding-bottom: 6px;
      text-transform: uppercase; }
    /* line 53, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_footer.scss */
    .footer--logo-block span {
      line-height: 1.4;
      font-size: .8rem; }
  /* line 59, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_footer.scss */
  .footer--badges {
    margin-top: 50px;
    display: block; }
    /* line 62, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_footer.scss */
    .footer--badges img {
      max-height: 40px;
      padding-right: 10px; }
  /* line 68, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_footer.scss */
  .footer--social-links {
    display: flex;
    margin-top: 20px;
    justify-content: space-around;
    align-items: center;
    color: white;
    flex-wrap: wrap;
    font-family: "Avenir Next Cyr W00 Medium"; }
    /* line 76, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_footer.scss */
    .footer--social-links li {
      list-style-type: none; }
    /* line 79, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_footer.scss */
    .footer--social-links a {
      transition: all .25s; }
      /* line 81, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_footer.scss */
      .footer--social-links a:hover {
        opacity: .5; }
    @media (min-width: 768px) {
      /* line 68, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_footer.scss */
      .footer--social-links {
        margin-top: 0px; } }
  /* line 90, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_footer.scss */
  .footer--social-link {
    width: 19%; }
    /* line 92, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_footer.scss */
    .footer--social-link img {
      width: 90%;
      max-width: 70px; }
    @media (min-width: 1024px) {
      /* line 90, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_footer.scss */
      .footer--social-link {
        width: auto; } }
  /* line 101, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_footer.scss */
  .footer--social-text {
    width: 100%;
    margin-bottom: 20px; }
    @media (min-width: 1024px) {
      /* line 101, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_footer.scss */
      .footer--social-text {
        width: auto;
        margin-bottom: 0px; } }
  /* line 110, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_footer.scss */
  .footer--logo {
    padding-right: 14px; }
  @media (min-width: 768px) {
    /* line 1, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_footer.scss */
    .footer {
      padding: 100px 0px 150px; } }

/* line 1, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
.modules {
  padding: 30px 0 0; }
  /* line 4, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
  .modules .module {
    padding: 10px 0; }
    @media (min-width: 600px) {
      /* line 4, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules .module {
        padding: 20px 0; } }
    @media (min-width: 768px) {
      /* line 4, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules .module {
        padding: 60px 0; } }
    /* line 13, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules .module:first-child {
      padding-top: 10px; }
  /* line 18, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
  .modules--how {
    text-align: center; }
    /* line 20, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--how h5 {
      text-transform: none;
      font-family: "Avenir Next Cyr W00 Medium";
      color: #999999;
      font-size: 1.3rem;
      margin-bottom: 20px; }
    /* line 27, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--how-slide {
      text-align: left;
      width: 100%; }
      @media (min-width: 768px) {
        /* line 27, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--how-slide {
          width: 90%;
          margin: 0 auto; } }
    /* line 37, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--how .flickity-prev-next-button {
      display: none; }
    @media (min-width: 768px) {
      /* line 41, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--how .flickity-viewport {
        overflow: visible; } }
    /* line 45, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--how .flickity-page-dots {
      bottom: -40px !important; }
      /* line 47, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--how .flickity-page-dots .dot {
        border-color: #f37073 !important; }
    /* line 52, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--how-content {
      background: #f37073;
      padding: 30px;
      overflow: hidden; }
      /* line 56, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--how-content .number {
        text-transform: uppercase;
        color: white;
        font-family: "Avenir Next Cyr W00 Medium";
        border: 1px solid rgba(248, 235, 117, 0.31);
        border-radius: 20px;
        font-size: 11px;
        padding: 5px 18px;
        display: inline-block; }
      /* line 66, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--how-content h2 {
        margin-top: 20px;
        font-size: 2.2rem;
        color: white;
        font-family: "Avenir Next Cyr W00 Bold"; }
      @media (min-width: 768px) {
        /* line 52, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--how-content {
          display: flex;
          background: none;
          padding: 20px;
          min-height: 400px;
          position: relative; } }
      @media (min-width: 1024px) {
        /* line 52, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--how-content {
          min-height: 510px; } }
    @media (min-width: 768px) {
      /* line 83, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--how-copy {
        width: 50%;
        background: #f37073;
        padding: 20px 50px 20px 50px;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        align-content: center;
        position: relative; }
        /* line 93, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--how-copy h2 {
          width: 100%;
          display: block;
          font-size: 2rem; }
        /* line 98, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--how-copy:after {
          position: absolute;
          content: '';
          right: -2px;
          height: 100%;
          width: 5px;
          background: #f37073;
          top: 0; } }
    @media (min-width: 1024px) {
      /* line 83, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--how-copy {
        padding-left: 100px; }
        /* line 110, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--how-copy h2 {
          font-size: 3.2rem; } }
    /* line 115, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--how-image {
      width: 100%;
      min-height: 200px;
      position: relative; }
      @media (min-width: 600px) {
        /* line 115, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--how-image {
          min-height: 350px; } }
      @media (min-width: 768px) {
        /* line 115, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--how-image {
          width: 50%;
          background: #f37073;
          min-height: auto;
          height: 90%;
          position: absolute; } }
      @media (min-width: 1024px) {
        /* line 115, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--how-image {
          height: 92.2%; } }
      /* line 132, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--how-image img {
        position: absolute;
        width: 100%;
        left: 0; }
        @media (min-width: 768px) {
          /* line 132, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
          .modules--how-image img {
            left: auto;
            position: absolute;
            right: 0;
            bottom: 0; } }
  /* line 146, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
  .modules--quote {
    padding: 0 0 !important;
    text-align: center; }
    /* line 149, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--quote-wrapper {
      padding: 0 20px;
      max-width: 1000px;
      margin: 0 auto; }
    /* line 155, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--quote-copy p {
      font-family: "Avenir Next Cyr W00 Medium";
      font-size: 1.3rem; }
      @media (min-width: 768px) {
        /* line 155, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--quote-copy p {
          font-size: 2rem; } }
  /* line 165, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
  .modules--work-with {
    background-color: #f6f6f7;
    padding-bottom: 100px !important;
    background-position: 150% bottom;
    background-size: 70%;
    background-repeat: no-repeat; }
    /* line 171, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--work-with-wrapper {
      padding: 0 20px;
      max-width: 1000px;
      margin: 0 auto; }
    /* line 176, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--work-with-single {
      max-width: 300px; }
    @media (min-width: 768px) {
      /* line 165, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--work-with {
        background-size: 100%;
        background-position: 320px 90px; }
        /* line 182, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--work-with h3 {
          font-size: 3rem; } }
    @media (min-width: 1024px) {
      /* line 165, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--work-with {
        background-size: auto;
        background-position: right -275px bottom -80px; } }
  /* line 192, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
  .modules--approach {
    text-align: center;
    background: #f37073; }
    /* line 195, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--approach .btn {
      border-color: #f8eb75;
      color: white; }
    /* line 200, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--approach-wrapper {
      padding: 0 20px; }
      @media (min-width: 768px) {
        /* line 200, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--approach-wrapper {
          max-width: 1000px;
          margin: 0 auto;
          padding: 40px 0; } }
    /* line 209, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--approach-items {
      margin-top: 50px; }
      @media (min-width: 768px) {
        /* line 209, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--approach-items {
          display: flex;
          justify-content: space-around; } }
    /* line 217, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--approach-item {
      list-style-type: none;
      margin: 0 0;
      padding: 0 0; }
      @media (min-width: 768px) {
        /* line 217, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--approach-item {
          text-align: left;
          width: 30%; } }
    /* line 226, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--approach p {
      color: white; }
    /* line 229, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--approach h3 {
      color: white; }
    /* line 233, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--approach-icon-wrapper img {
      max-height: 190px; }
  /* line 239, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
  .modules--navigation {
    background: #f37073;
    padding: 20px;
    width: 100%;
    text-align: center; }
    /* line 244, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--navigation a {
      font-family: "Avenir Next Cyr W00 Medium";
      color: white;
      margin: 0 10px;
      font-size: .9rem;
      border-bottom: 2px solid transparent; }
      /* line 250, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--navigation a:hover {
        border-bottom: 2px solid #f8eb75; }
  /* line 257, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
  .modules .flickity-page-dots .dot {
    background: rgba(255, 255, 255, 0.4);
    width: 6px;
    height: 6px;
    border: 1px solid transparent; }
    /* line 262, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules .flickity-page-dots .dot.is-selected {
      width: 8px;
      height: 8px;
      background: none;
      border: 2px solid white; }
  @media (min-width: 768px) {
    /* line 255, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules .flickity-page-dots {
      bottom: -80px; } }
  /* line 274, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
  .modules .flickity-prev-next-button {
    background: none; }
    /* line 276, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules .flickity-prev-next-button:hover {
      background: none; }
  /* line 282, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
  .modules--testimonials {
    text-align: center;
    background: #89c0ca;
    color: white; }
    /* line 287, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--testimonials .yellow {
      color: #f8eb75; }
    /* line 290, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--testimonials .btn {
      border-color: #f8eb75; }
    /* line 293, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--testimonials-scores {
      position: relative;
      left: 90px;
      top: -24px;
      font-size: .9rem; }
    /* line 300, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--testimonials-image {
      width: 80px;
      border-radius: 50%;
      height: 80px;
      display: inline-block;
      position: relative;
      top: 14px;
      margin-right: 10px; }
      /* line 308, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--testimonials-image img {
        width: 100%;
        border-radius: 50%; }
    /* line 313, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--testimonials .name {
      font-family: "Avenir Next Cyr W00 Medium";
      position: relative;
      top: -30px; }
    /* line 318, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--testimonials .type {
      font-size: .7rem;
      position: relative;
      top: -30px; }
    /* line 323, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--testimonials-wrapper {
      margin: 0 auto;
      padding: 50px 0; }
      @media (min-width: 768px) {
        /* line 323, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--testimonials-wrapper {
          padding: 100px 0; } }
    /* line 337, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--testimonials-slide {
      display: flex;
      align-items: center;
      align-content: center;
      justify-content: center;
      flex-wrap: wrap;
      width: 80%;
      max-width: 900px;
      margin: 40px 0;
      padding: 0 20px;
      opacity: .3;
      transition: opacity .25s; }
      /* line 349, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--testimonials-slide.is-selected {
        opacity: 1; }
    /* line 356, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--testimonials-user {
      display: block;
      width: 100%;
      margin-top: 14px; }
    /* line 362, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--testimonials-quote {
      width: 100%;
      display: block;
      font-size: 1.2rem;
      color: white;
      line-height: 1.5; }
      /* line 369, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--testimonials-quote p {
        display: inline-block; }
      /* line 372, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--testimonials-quote span {
        display: inline-block; }
  /* line 378, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
  .modules--pricing {
    text-align: center; }
    /* line 382, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--pricing-information h2 {
      font-size: 2rem;
      letter-spacing: .1rem;
      line-height: 1.4; }
    /* line 387, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--pricing-information h4 {
      text-transform: none; }
    /* line 390, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--pricing-information img {
      max-height: 160px;
      padding: 14px;
      margin-bottom: 15px; }
    @media (min-width: 768px) {
      /* line 381, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--pricing-information {
        display: flex;
        text-align: left;
        justify-content: space-around; }
        /* line 399, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--pricing-information-block {
          width: 30%;
          padding: 20px; } }
    /* line 406, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--pricing-wrapper {
      max-width: 1000px;
      margin: 0 auto;
      padding: 0 20px; }
    /* line 411, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--pricing .product-wrapper {
      text-align: center; }
      /* line 413, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--pricing .product-wrapper h4, .modules--pricing .product-wrapper p {
        display: inline-block;
        width: 100%;
        transition: all .25s; }
      /* line 418, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--pricing .product-wrapper a {
        transition: all .25s; }
        /* line 421, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--pricing .product-wrapper a:hover h4, .modules--pricing .product-wrapper a:hover p {
          color: black; }
    /* line 427, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--pricing-cart {
      margin-top: 30px;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-around;
      align-content: center; }
      /* line 433, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--pricing-cart .amount, .modules--pricing-cart h4 {
        font-size: 2rem;
        text-transform: none;
        font-family: "Avenir Next Cyr W00 Medium";
        font-weight: 400;
        line-height: 1.4;
        margin: 0;
        padding: 0; }
      /* line 443, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--pricing-cart p .amount {
        display: none; }
      /* line 447, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--pricing-cart .amount {
        width: 100%;
        display: inline-block;
        line-height: 1; }
      /* line 452, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--pricing-cart .copy {
        display: inline-block;
        width: 100%; }
      /* line 456, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--pricing-cart .add_to_cart_button {
        display: block;
        width: 100%;
        background: #f37073 !important;
        margin-top: 10px !important;
        text-transform: uppercase;
        font-size: .85rem !important;
        font-family: "Avenir Next Cyr W00 Medium" !important;
        letter-spacing: .1rem;
        color: white !important;
        padding-top: 10px !important; }
        /* line 467, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--pricing-cart .add_to_cart_button:hover {
          color: black !important;
          background: #f8eb75 !important; }
    /* line 473, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--pricing li {
      color: white;
      min-height: 130px;
      margin-bottom: 20px;
      width: 48%;
      list-style-type: none;
      max-width: 200px; }
      @media (min-width: 768px) {
        /* line 473, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--pricing li {
          width: 23%; } }
      /* line 483, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--pricing li .product-wrapper {
        display: flex;
        text-align: center;
        align-items: center;
        min-height: 100px;
        background: #89c0ca;
        padding: 10px 20px;
        align-items: center;
        flex-wrap: wrap; }
      /* line 493, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--pricing li a {
        color: white; }
      /* line 496, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--pricing li p {
        border: 0 !important;
        padding: 0;
        margin: 0;
        color: white; }
  /* line 505, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
  .modules--tutors {
    background: #f6f6f7;
    text-align: center; }
    /* line 508, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--tutors h4 {
      margin-bottom: 40px; }
    /* line 512, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--tutors-score {
      margin-top: 6px;
      position: relative;
      width: 100%;
      color: #222222;
      margin-bottom: 10px;
      padding-bottom: 14px;
      display: block; }
      /* line 520, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--tutors-score:after {
        content: '';
        position: absolute;
        bottom: 1px;
        width: 40px;
        left: 50%;
        margin-left: -20px;
        height: 3px;
        background: #f8eb75; }
    /* line 532, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--tutors-wrapper {
      max-width: 960px;
      margin: 0 auto;
      padding: 20px 0; }
      @media (min-width: 768px) {
        /* line 532, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--tutors-wrapper {
          padding: 70px 0; } }
    /* line 540, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--tutors-row {
      width: 100%; }
      /* line 542, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--tutors-row:after {
        content: 'flickity';
        display: none; }
      @media (min-width: 768px) {
        /* line 540, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--tutors-row {
          display: flex;
          justify-content: space-between;
          flex-wrap: wrap; }
          /* line 551, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
          .modules--tutors-row:after {
            content: ''; } }
    /* line 556, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--tutors-image-wrapper {
      width: 100%;
      height: 60px;
      display: block; }
      /* line 560, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--tutors-image-wrapper .modules--tutors-profile {
        width: 70px;
        height: 70px;
        display: inline-block;
        border-radius: 50%;
        background-position: center center;
        background-size: cover; }
    /* line 570, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--tutors-excerpt p {
      font-size: 1.1rem;
      line-height: 1.5; }
    /* line 575, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--tutors-linkout {
      margin-top: 40px; }
    /* line 578, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--tutors-single {
      list-style-type: none;
      width: 100%;
      max-width: 80%;
      margin: 0 auto;
      opacity: .6; }
      /* line 584, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--tutors-single.is-selected {
        opacity: 1; }
      @media (min-width: 768px) {
        /* line 578, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--tutors-single {
          display: block;
          opacity: 1;
          flex: 1;
          max-width: 100%;
          width: 31%;
          margin: 0 1%;
          background: white;
          padding: 40px 36px;
          text-align: center; } }
      /* line 599, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--tutors-single p {
        color: #999999; }
  /* line 607, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
  .modules--content-wrapper {
    padding: 0 20px;
    max-width: 700px;
    margin: 0 auto; }
  /* line 616, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
  .modules--scoring ul, .modules--scoring li {
    margin: 0 0;
    padding: 0 0;
    list-style-type: none; }
  /* line 621, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
  .modules--scoring-wrapper {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 20px;
    text-align: center; }
  /* line 627, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
  .modules--scoring-items {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap; }
    /* line 633, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--scoring-items li {
      width: 100%;
      display: block;
      padding: 20px 0; }
      @media (min-width: 600px) {
        /* line 633, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--scoring-items li {
          width: 50%;
          padding: 20px; } }
      @media (min-width: 1024px) {
        /* line 633, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--scoring-items li {
          width: 25%; } }
    /* line 647, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--scoring-items img {
      max-height: 60px;
      position: relative;
      top: 46px;
      z-index: 2; }
      @media (min-width: 600px) {
        /* line 647, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--scoring-items img {
          top: 64px; } }
  /* line 658, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
  .modules--scoring .btn {
    margin-bottom: 20px; }
  /* line 662, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
  .modules--scoring-icon-wrapper {
    padding: 10px;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    background: #f8eb75;
    display: inline-block;
    margin: 10px 0 16px;
    position: relative; }
    @media (min-width: 600px) {
      /* line 662, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--scoring-icon-wrapper {
        width: 200px;
        height: 200px; } }
  /* line 678, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
  .modules--scoring-text {
    max-width: 300px;
    margin: 0 auto; }
    /* line 681, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--scoring-text h5 {
      text-transform: none;
      line-height: 1.3;
      font-family: "Avenir Next Cyr W00 Bold";
      margin-bottom: 10px; }
    /* line 687, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--scoring-text span {
      font-size: .8rem; }
  /* line 692, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
  .modules--scoring-total {
    border: 1px solid #f0eeed;
    border-radius: 2px;
    background: #fcfcfc;
    font-family: "Avenir Next Cyr W00 Bold";
    line-height: 1.3;
    font-size: .8rem;
    padding: 20px;
    margin-top: 30px; }
  @media (min-width: 768px) {
    /* line 614, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--scoring {
      padding: 70px 0; } }
  /* line 707, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
  .modules--steps {
    background: #89c0ca;
    color: white; }
    /* line 711, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--steps ul {
      max-width: 1100px;
      margin: 0 auto; }
      @media (min-width: 600px) {
        /* line 711, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--steps ul {
          display: flex;
          flex-wrap: wrap; } }
    /* line 721, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--steps li {
      display: flex;
      align-items: center;
      padding: 20px; }
      /* line 726, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--steps li .number {
        width: 40px;
        border-radius: 50%;
        height: 40px;
        display: block;
        margin-right: 10px;
        border: 1px solid #bcd4a3;
        display: flex;
        align-items: center;
        text-align: center;
        justify-content: center; }
        /* line 737, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--steps li .number span {
          font-size: .8rem; }
      @media (min-width: 600px) {
        /* line 721, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--steps li {
          width: 50%; } }
    /* line 748, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--steps-text {
      width: 70%;
      max-width: 320px;
      font-family: "Avenir Next Cyr W00 Medium";
      display: block;
      line-height: 1.4; }
  @media (min-width: 768px) {
    /* line 1, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules {
      padding: 60px 0 0; } }
  /* line 761, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
  .modules--goals {
    padding: 40px 20px;
    text-align: center; }
    /* line 762, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--goals .modules--content-wrapper {
      max-width: 840px; }
    /* line 767, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--goals ul, .modules--goals li {
      list-style-type: none;
      padding: 0 0;
      margin: 0 0; }
    /* line 772, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--goals li {
      display: flex;
      flex-wrap: wrap; }
    /* line 776, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--goals-copy {
      order: 2;
      display: flex;
      align-items: flex-start;
      text-align: left; }
      /* line 782, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--goals-copy .number {
        width: 16%;
        width: 40px;
        border-radius: 50%;
        height: 40px;
        display: block;
        margin-right: 10px;
        border: 1px solid #f37073;
        color: #f37073;
        display: flex;
        align-items: center;
        text-align: center;
        justify-content: center; }
        /* line 795, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--goals-copy .number span {
          font-size: .8rem; }
    /* line 802, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--goals-text {
      width: 90%; }
      /* line 804, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--goals-text h3 {
        margin-top: 0; }
    /* line 808, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--goals-image {
      text-align: center;
      order: 1;
      padding: 30px 0;
      width: 100%;
      display: block; }
      /* line 814, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--goals-image img {
        max-width: 160px; }
    @media (min-width: 768px) {
      /* line 820, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--goals li {
        margin: 90px 0;
        flex-wrap: nowrap;
        justify-content: space-between; }
      /* line 825, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--goals li:nth-child(even) {
        flex-direction: row-reverse; }
        /* line 827, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--goals li:nth-child(even) .modules--goals-image {
          padding: 0 5% 0 0; }
      /* line 831, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--goals-copy {
        order: 1;
        width: 68%; }
        /* line 834, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--goals-copy .number {
          width: 50px;
          height: 50px;
          margin-right: 20px; }
      /* line 840, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--goals-image {
        order: 2;
        padding: 0 0 0 5%;
        width: 30%; }
        /* line 844, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--goals-image img {
          max-height: 160px;
          width: 100%; } }
  /* line 852, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
  .modules--resources {
    background: #f37073;
    max-width: 1200px;
    margin: 20px auto;
    text-align: center; }
    @media (min-width: 768px) {
      /* line 852, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--resources {
        margin: 0 auto;
        padding: 30px 0; } }
    /* line 863, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--resources .btn {
      color: white; }
    /* line 867, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--resources h3 {
      color: #f8eb75;
      font-size: 1.4rem; }
    /* line 872, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--resources p {
      color: white; }
    /* line 876, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--resources a {
      color: white;
      position: relative; }
      /* line 879, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--resources a:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 1px;
        bottom: -2px;
        left: 0;
        background: white;
        transition: all .25s; }
      /* line 890, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--resources a:hover:after {
        opacity: .4; }
    /* line 896, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--resources-wrapper {
      padding: 20px; }
      @media (min-width: 768px) {
        /* line 896, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--resources-wrapper {
          padding: 50px 20px 20px; } }
    @media (min-width: 768px) {
      /* line 904, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--resources-columns {
        padding: 20px 50px;
        display: flex;
        text-align: left; } }
    @media (min-width: 1024px) {
      /* line 904, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--resources-columns {
        padding: 40px 100px; } }
    @media (min-width: 768px) {
      /* line 914, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--resources-single {
        width: 70%;
        padding-right: 5%; }
        /* line 918, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--resources-single.small {
          width: 30%;
          padding-right: 0; } }
  /* line 926, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
  .modules--form {
    background: #89c0ca;
    color: white; }
    /* line 930, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--form ol li, .modules--form ul li {
      padding-bottom: 10px; }
    /* line 934, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--form p {
      color: white; }
    /* line 937, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--form-wrapper {
      max-width: 900px;
      margin: 0 auto;
      padding: 0 20px; }
    /* line 942, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--form input {
      width: 100%;
      padding: 10px;
      border: 0;
      outline: none; }
      /* line 947, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--form input[type="submit"] {
        background: #f37073;
        border: none;
        font-weight: 700;
        text-transform: uppercase;
        color: white;
        letter-spacing: .1rem;
        display: inline-block;
        max-width: 100px; }
  /* line 962, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
  .modules--tutor-content {
    margin-top: 20px; }
    @media (min-width: 768px) {
      /* line 966, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--tutor-content .modules--tutor-wrapper {
        display: flex;
        align-items: flex-start; }
        /* line 970, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--tutor-content .modules--tutor-wrapper .modules--tutor-profile {
          width: 75%;
          display: block;
          padding-right: 10%; }
        /* line 976, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
        .modules--tutor-content .modules--tutor-wrapper .modules--tutor-sidebar {
          margin-top: 30px;
          width: 22%;
          display: block; }
          /* line 981, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
          .modules--tutor-content .modules--tutor-wrapper .modules--tutor-sidebar-info {
            margin-bottom: 50px; } }
  /* line 989, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
  .modules--tutor-header {
    text-align: center; }
  /* line 993, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
  .modules--tutor-wrapper {
    max-width: 1100px;
    padding: 0 20px;
    margin: 0 auto; }
  /* line 1001, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
  .modules--tutor-sidebar-info {
    margin-bottom: 20px; }
    /* line 1003, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--tutor-sidebar-info a {
      color: #222222;
      margin-bottom: 8px; }
  /* line 1008, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
  .modules--tutor-sidebar ul {
    margin-left: 20px; }
  /* line 1013, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
  .modules--tutor-info {
    border: 1px solid #f0eeed;
    border-radius: 2px;
    background: #fcfcfc;
    font-family: "Avenir Next Cyr W00 Medium";
    line-height: 1.3;
    font-size: .8rem;
    padding: 10px;
    margin-top: 30px; }
    @media (min-width: 600px) {
      /* line 1013, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
      .modules--tutor-info {
        display: flex;
        justify-content: center; } }
    /* line 1027, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
    .modules--tutor-info p {
      padding-left: 14px;
      padding-right: 14px; }

/* line 1036, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_modules.scss */
.modules.post-type-tutor {
  padding-bottom: 50px; }

/* line 1, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_buttons.scss */
.btn {
  border-radius: 4px;
  padding: 8px 22px 9px;
  font-family: "Avenir Next Cyr W00 Medium";
  font-size: .85rem;
  transition: all .25s;
  display: block;
  letter-spacing: .1rem; }
  /* line 10, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_buttons.scss */
  .btn-red {
    background: #f37073;
    color: white; }
    /* line 14, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_buttons.scss */
    .btn-red:hover {
      color: #f8eb75; }
  /* line 19, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_buttons.scss */
  .btn-white {
    border-color: #f8eb75;
    color: white;
    border: 1px solid;
    text-transform: uppercase; }
    /* line 24, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_buttons.scss */
    .btn-white:hover {
      background: #f8eb75;
      color: black;
      border-color: #f8eb75; }
  /* line 31, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_buttons.scss */
  .btn-round {
    font-family: "Avenir Next Cyr W00 Bold";
    font-size: .75rem;
    border: 1px solid #f0eeed;
    display: inline-block;
    border-radius: 19px; }
  /* line 40, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_buttons.scss */
  .btn-learn {
    text-transform: uppercase;
    border: 1px solid #f37073;
    color: #f37073;
    font-weight: 800;
    font-size: .8rem;
    padding: 12px 22px;
    display: inline-block;
    border-radius: 3px; }
    /* line 49, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_buttons.scss */
    .btn-learn:hover {
      background: #f8eb75;
      color: black;
      border-color: #f8eb75; }

/*! Flickity v1.1.1
http://flickity.metafizzy.co
---------------------------------------------- */
/* line 5, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_flickity.scss */
.flickity-enabled {
  position: relative; }

/* line 9, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_flickity.scss */
.flickity-enabled:focus {
  outline: none; }

/* line 11, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_flickity.scss */
.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

/* line 17, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_flickity.scss */
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
/* line 25, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_flickity.scss */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* line 34, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_flickity.scss */
.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

/* line 40, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_flickity.scss */
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* ---- previous/next buttons ---- */
/* line 47, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_flickity.scss */
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: white;
  background: rgba(255, 255, 255, 0.75);
  cursor: pointer;
  /* vertically center */
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

/* line 63, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_flickity.scss */
.flickity-prev-next-button:hover {
  background: white; }

/* line 65, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_flickity.scss */
.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09F; }

/* line 70, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_flickity.scss */
.flickity-prev-next-button:active {
  filter: alpha(opacity=60);
  /* IE8 */
  opacity: 0.6; }

/* line 75, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_flickity.scss */
.flickity-prev-next-button.previous {
  left: 10px; }

/* line 76, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_flickity.scss */
.flickity-prev-next-button.next {
  right: 10px; }

/* right to left */
/* line 78, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_flickity.scss */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

/* line 82, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_flickity.scss */
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

/* line 87, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_flickity.scss */
.flickity-prev-next-button:disabled {
  filter: alpha(opacity=30);
  /* IE8 */
  opacity: 0.3;
  cursor: auto; }

/* line 93, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_flickity.scss */
.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

/* line 101, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_flickity.scss */
.flickity-prev-next-button .arrow {
  fill: #333; }

/* color & size if no SVG - IE8 and Android 2.3 */
/* line 106, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_flickity.scss */
.flickity-prev-next-button.no-svg {
  color: #333;
  font-size: 26px; }

/* ---- page dots ---- */
/* line 113, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_flickity.scss */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

/* line 124, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_flickity.scss */
.flickity-rtl .flickity-page-dots {
  direction: rtl; }

/* line 126, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_flickity.scss */
.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  filter: alpha(opacity=25);
  /* IE8 */
  opacity: 0.25;
  cursor: pointer; }

/* line 138, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/_flickity.scss */
.flickity-page-dots .dot.is-selected {
  filter: alpha(opacity=100);
  /* IE8 */
  opacity: 1; }

/* line 5, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_subjects.scss */
.single-subject .modules--pricing-custom {
  display: none; }
@media (min-width: 768px) {
  /* line 10, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_subjects.scss */
  .single-subject .modules--pricing li {
    width: 18%; } }

/* line 1, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_cart.scss */
.cart-page {
  margin-top: 100px;
  padding: 40px 0; }
  /* line 4, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_cart.scss */
  .cart-page--wrapper {
    padding: 0 20px;
    max-width: 1100px;
    margin: 0 auto; }
  @media (min-width: 768px) {
    /* line 10, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_cart.scss */
    .cart-page h2 {
      font-size: 2rem; } }
  @media (min-width: 768px) {
    /* line 1, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_cart.scss */
    .cart-page {
      padding-bottom: 100px; } }
  /* line 20, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_cart.scss */
  .cart-page .woocommerce table.shop_table {
    border: 0; }
  /* line 23, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_cart.scss */
  .cart-page .woocommerce table.cart td.actions {
    padding-top: 20px; }
    /* line 25, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_cart.scss */
    .cart-page .woocommerce table.cart td.actions .input-text {
      padding: 9px;
      border: 1px solid #f8eb75;
      border-radius: 2px;
      min-width: 120px;
      margin-right: 10px; }
  /* line 33, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_cart.scss */
  .cart-page .woocommerce .cart_item {
    padding: 14px 0; }
  /* line 36, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_cart.scss */
  .cart-page .woocommerce table.shop_table td {
    padding-top: 10px;
    padding-bottom: 10px; }
  /* line 41, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_cart.scss */
  .cart-page .woocommerce input.button {
    padding: 10px 20px;
    border-radius: 2px;
    background-color: #f37073;
    color: white;
    font-family: "Avenir Next Cyr W00 Regular";
    transition: all .25s; }
  /* line 50, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_cart.scss */
  .cart-page .woocommerce .cart-collaterals .cart_totals {
    text-align: right; }
    /* line 52, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_cart.scss */
    .cart-page .woocommerce .cart-collaterals .cart_totals table {
      width: 100%;
      margin-top: 10px; }
      /* line 55, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_cart.scss */
      .cart-page .woocommerce .cart-collaterals .cart_totals table tr {
        padding: 6px 0;
        height: 30px; }

/* line 2, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_home.scss */
.homepage .page-header-wrapper {
  max-width: 900px; }
/* line 6, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_home.scss */
.homepage .modules--goals .number {
  display: none; }
/* line 9, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_home.scss */
.homepage .modules--goals .btn {
  display: none; }
@media (min-width: 768px) {
  /* line 12, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_home.scss */
  .homepage .modules--goals li:nth-child(odd) {
    flex-direction: row-reverse; } }
@media (min-width: 768px) {
  /* line 17, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_home.scss */
  .homepage .modules--goals li:nth-child(even) {
    flex-direction: row; } }
@media (min-width: 768px) {
  /* line 23, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_home.scss */
  .homepage .modules--goals img {
    max-width: 240px;
    max-height: 240px; }
  /* line 27, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_home.scss */
  .homepage .modules--goals-image {
    width: 50%; }
  /* line 30, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_home.scss */
  .homepage .modules--goals-copy {
    width: 50%; }
  /* line 33, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_home.scss */
  .homepage .modules--goals h3 {
    font-size: 3.2rem; } }

/* line 3, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_cities.scss */
.single-city .modules--goals-copy .number {
  display: none; }

/* line 2, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_contact.scss */
.contact--content {
  padding: 30px 20px;
  max-width: 1010px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    /* line 2, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_contact.scss */
    .contact--content {
      display: flex;
      justify-content: space-around; }
      /* line 9, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_contact.scss */
      .contact--content-help {
        width: 40%; }
      /* line 12, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_contact.scss */
      .contact--content-form {
        width: 40%; } }
  /* line 16, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_contact.scss */
  .contact--content h2 {
    font-family: "Avenir Next Cyr W00 Bold";
    font-size: 3rem; }
  /* line 20, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_contact.scss */
  .contact--content input, .contact--content textarea {
    border: 1px solid #f0eeed;
    padding: 10px;
    width: 100%; }
    /* line 24, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_contact.scss */
    .contact--content input[type="submit"], .contact--content textarea[type="submit"] {
      width: auto;
      background: #f37073;
      padding: 10px 30px;
      color: white;
      border: 0;
      cursor: pointer;
      transition: all .25s; }
      /* line 32, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_contact.scss */
      .contact--content input[type="submit"]:hover, .contact--content textarea[type="submit"]:hover {
        background: #f8eb75;
        color: black; }
  /* line 39, ../../../../../../../Users/kevingreen/Sites/tutorthepeople-path/build/sass/partials/pages/_contact.scss */
  .contact--content form p {
    font-family: "Avenir Next Cyr W00 Bold";
    font-size: 13px; }

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