/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
/*--------------------------------------------------------------
## SMALL SCREENS NAVIGATION
--------------------------------------------------------------*/
/*@mixin for-size($size) {
  @if $size == phone-only {
    @media screen and (max-width: 480px) { @content; }
  } @else if $size == tablet-portrait-up {
    @media screen and (min-width: 640px) { @content; }
  } @else if $size == tablet-landscape-up {
    @media screen and (min-width: 800px) { @content; }
  } @else if $size == desktop-up {
    @media screen and (min-width: 1000px) { @content; }
  } @else if $size == big-desktop-up {
    @media screen and (min-width: 1024px) { @content; }
  }
}*/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
/*--------------------------------------------------------------
## SMALL SCREENS NAVIGATION
--------------------------------------------------------------*/
/*@mixin for-size($size) {
  @if $size == phone-only {
    @media screen and (max-width: 480px) { @content; }
  } @else if $size == tablet-portrait-up {
    @media screen and (min-width: 640px) { @content; }
  } @else if $size == tablet-landscape-up {
    @media screen and (min-width: 800px) { @content; }
  } @else if $size == desktop-up {
    @media screen and (min-width: 1000px) { @content; }
  } @else if $size == big-desktop-up {
    @media screen and (min-width: 1024px) { @content; }
  }
}*/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
/*--------------------------------------------------------------
## SMALL SCREENS NAVIGATION
--------------------------------------------------------------*/
/*@mixin for-size($size) {
  @if $size == phone-only {
    @media screen and (max-width: 480px) { @content; }
  } @else if $size == tablet-portrait-up {
    @media screen and (min-width: 640px) { @content; }
  } @else if $size == tablet-landscape-up {
    @media screen and (min-width: 800px) { @content; }
  } @else if $size == desktop-up {
    @media screen and (min-width: 1000px) { @content; }
  } @else if $size == big-desktop-up {
    @media screen and (min-width: 1024px) { @content; }
  }
}*/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
/*--------------------------------------------------------------
## SMALL SCREENS NAVIGATION
--------------------------------------------------------------*/
/*@mixin for-size($size) {
  @if $size == phone-only {
    @media screen and (max-width: 480px) { @content; }
  } @else if $size == tablet-portrait-up {
    @media screen and (min-width: 640px) { @content; }
  } @else if $size == tablet-landscape-up {
    @media screen and (min-width: 800px) { @content; }
  } @else if $size == desktop-up {
    @media screen and (min-width: 1000px) { @content; }
  } @else if $size == big-desktop-up {
    @media screen and (min-width: 1024px) { @content; }
  }
}*/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
/*--------------------------------------------------------------
## SMALL SCREENS NAVIGATION
--------------------------------------------------------------*/
/*@mixin for-size($size) {
  @if $size == phone-only {
    @media screen and (max-width: 480px) { @content; }
  } @else if $size == tablet-portrait-up {
    @media screen and (min-width: 640px) { @content; }
  } @else if $size == tablet-landscape-up {
    @media screen and (min-width: 800px) { @content; }
  } @else if $size == desktop-up {
    @media screen and (min-width: 1000px) { @content; }
  } @else if $size == big-desktop-up {
    @media screen and (min-width: 1024px) { @content; }
  }
}*/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
/*--------------------------------------------------------------
## SMALL SCREENS NAVIGATION
--------------------------------------------------------------*/
/*@mixin for-size($size) {
  @if $size == phone-only {
    @media screen and (max-width: 480px) { @content; }
  } @else if $size == tablet-portrait-up {
    @media screen and (min-width: 640px) { @content; }
  } @else if $size == tablet-landscape-up {
    @media screen and (min-width: 800px) { @content; }
  } @else if $size == desktop-up {
    @media screen and (min-width: 1000px) { @content; }
  } @else if $size == big-desktop-up {
    @media screen and (min-width: 1024px) { @content; }
  }
}*/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
/*--------------------------------------------------------------
## SMALL SCREENS NAVIGATION
--------------------------------------------------------------*/
/*@mixin for-size($size) {
  @if $size == phone-only {
    @media screen and (max-width: 480px) { @content; }
  } @else if $size == tablet-portrait-up {
    @media screen and (min-width: 640px) { @content; }
  } @else if $size == tablet-landscape-up {
    @media screen and (min-width: 800px) { @content; }
  } @else if $size == desktop-up {
    @media screen and (min-width: 1000px) { @content; }
  } @else if $size == big-desktop-up {
    @media screen and (min-width: 1024px) { @content; }
  }
}*/
.partial-background {
  position: absolute;
}
.partial-background__inner {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
/*--------------------------------------------------------------
## SMALL SCREENS NAVIGATION
--------------------------------------------------------------*/
/*@mixin for-size($size) {
  @if $size == phone-only {
    @media screen and (max-width: 480px) { @content; }
  } @else if $size == tablet-portrait-up {
    @media screen and (min-width: 640px) { @content; }
  } @else if $size == tablet-landscape-up {
    @media screen and (min-width: 800px) { @content; }
  } @else if $size == desktop-up {
    @media screen and (min-width: 1000px) { @content; }
  } @else if $size == big-desktop-up {
    @media screen and (min-width: 1024px) { @content; }
  }
}*/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
/*--------------------------------------------------------------
## SMALL SCREENS NAVIGATION
--------------------------------------------------------------*/
/*@mixin for-size($size) {
  @if $size == phone-only {
    @media screen and (max-width: 480px) { @content; }
  } @else if $size == tablet-portrait-up {
    @media screen and (min-width: 640px) { @content; }
  } @else if $size == tablet-landscape-up {
    @media screen and (min-width: 800px) { @content; }
  } @else if $size == desktop-up {
    @media screen and (min-width: 1000px) { @content; }
  } @else if $size == big-desktop-up {
    @media screen and (min-width: 1024px) { @content; }
  }
}*/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
/*--------------------------------------------------------------
## SMALL SCREENS NAVIGATION
--------------------------------------------------------------*/
/*@mixin for-size($size) {
  @if $size == phone-only {
    @media screen and (max-width: 480px) { @content; }
  } @else if $size == tablet-portrait-up {
    @media screen and (min-width: 640px) { @content; }
  } @else if $size == tablet-landscape-up {
    @media screen and (min-width: 800px) { @content; }
  } @else if $size == desktop-up {
    @media screen and (min-width: 1000px) { @content; }
  } @else if $size == big-desktop-up {
    @media screen and (min-width: 1024px) { @content; }
  }
}*/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
/*--------------------------------------------------------------
## SMALL SCREENS NAVIGATION
--------------------------------------------------------------*/
/*@mixin for-size($size) {
  @if $size == phone-only {
    @media screen and (max-width: 480px) { @content; }
  } @else if $size == tablet-portrait-up {
    @media screen and (min-width: 640px) { @content; }
  } @else if $size == tablet-landscape-up {
    @media screen and (min-width: 800px) { @content; }
  } @else if $size == desktop-up {
    @media screen and (min-width: 1000px) { @content; }
  } @else if $size == big-desktop-up {
    @media screen and (min-width: 1024px) { @content; }
  }
}*/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
/*--------------------------------------------------------------
## SMALL SCREENS NAVIGATION
--------------------------------------------------------------*/
/*@mixin for-size($size) {
  @if $size == phone-only {
    @media screen and (max-width: 480px) { @content; }
  } @else if $size == tablet-portrait-up {
    @media screen and (min-width: 640px) { @content; }
  } @else if $size == tablet-landscape-up {
    @media screen and (min-width: 800px) { @content; }
  } @else if $size == desktop-up {
    @media screen and (min-width: 1000px) { @content; }
  } @else if $size == big-desktop-up {
    @media screen and (min-width: 1024px) { @content; }
  }
}*/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
/*--------------------------------------------------------------
## SMALL SCREENS NAVIGATION
--------------------------------------------------------------*/
/*@mixin for-size($size) {
  @if $size == phone-only {
    @media screen and (max-width: 480px) { @content; }
  } @else if $size == tablet-portrait-up {
    @media screen and (min-width: 640px) { @content; }
  } @else if $size == tablet-landscape-up {
    @media screen and (min-width: 800px) { @content; }
  } @else if $size == desktop-up {
    @media screen and (min-width: 1000px) { @content; }
  } @else if $size == big-desktop-up {
    @media screen and (min-width: 1024px) { @content; }
  }
}*/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
/*--------------------------------------------------------------
## SMALL SCREENS NAVIGATION
--------------------------------------------------------------*/
/*@mixin for-size($size) {
  @if $size == phone-only {
    @media screen and (max-width: 480px) { @content; }
  } @else if $size == tablet-portrait-up {
    @media screen and (min-width: 640px) { @content; }
  } @else if $size == tablet-landscape-up {
    @media screen and (min-width: 800px) { @content; }
  } @else if $size == desktop-up {
    @media screen and (min-width: 1000px) { @content; }
  } @else if $size == big-desktop-up {
    @media screen and (min-width: 1024px) { @content; }
  }
}*/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
/*--------------------------------------------------------------
## SMALL SCREENS NAVIGATION
--------------------------------------------------------------*/
/*@mixin for-size($size) {
  @if $size == phone-only {
    @media screen and (max-width: 480px) { @content; }
  } @else if $size == tablet-portrait-up {
    @media screen and (min-width: 640px) { @content; }
  } @else if $size == tablet-landscape-up {
    @media screen and (min-width: 800px) { @content; }
  } @else if $size == desktop-up {
    @media screen and (min-width: 1000px) { @content; }
  } @else if $size == big-desktop-up {
    @media screen and (min-width: 1024px) { @content; }
  }
}*/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
/*--------------------------------------------------------------
## SMALL SCREENS NAVIGATION
--------------------------------------------------------------*/
/*@mixin for-size($size) {
  @if $size == phone-only {
    @media screen and (max-width: 480px) { @content; }
  } @else if $size == tablet-portrait-up {
    @media screen and (min-width: 640px) { @content; }
  } @else if $size == tablet-landscape-up {
    @media screen and (min-width: 800px) { @content; }
  } @else if $size == desktop-up {
    @media screen and (min-width: 1000px) { @content; }
  } @else if $size == big-desktop-up {
    @media screen and (min-width: 1024px) { @content; }
  }
}*/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
/*--------------------------------------------------------------
## SMALL SCREENS NAVIGATION
--------------------------------------------------------------*/
/*@mixin for-size($size) {
  @if $size == phone-only {
    @media screen and (max-width: 480px) { @content; }
  } @else if $size == tablet-portrait-up {
    @media screen and (min-width: 640px) { @content; }
  } @else if $size == tablet-landscape-up {
    @media screen and (min-width: 800px) { @content; }
  } @else if $size == desktop-up {
    @media screen and (min-width: 1000px) { @content; }
  } @else if $size == big-desktop-up {
    @media screen and (min-width: 1024px) { @content; }
  }
}*/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
/*--------------------------------------------------------------
## SMALL SCREENS NAVIGATION
--------------------------------------------------------------*/
/*@mixin for-size($size) {
  @if $size == phone-only {
    @media screen and (max-width: 480px) { @content; }
  } @else if $size == tablet-portrait-up {
    @media screen and (min-width: 640px) { @content; }
  } @else if $size == tablet-landscape-up {
    @media screen and (min-width: 800px) { @content; }
  } @else if $size == desktop-up {
    @media screen and (min-width: 1000px) { @content; }
  } @else if $size == big-desktop-up {
    @media screen and (min-width: 1024px) { @content; }
  }
}*/

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