
@charset "UTF-8";
/*!
Theme Name: theloaf-theme
Theme URI: https://github.com/paulgodney/theloaf
Author: Paul Godney @ Alt Design
Author URI: https://alt-design.net/
Description: A Custom WordPress Theme for The Loaf Bakery
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: prg
*/
/* 1. Resets
- - - - - - - - - - - - - - - - - - - - - - - - - */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/* Considered reset
- - - - - - - - - - - - - - - - - - - - - - - - - */
/* As well as using normalize, it is often advantageous to remove all margins from certain elements. */
body,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
dl, dd, ol, ul,
form, fieldset, legend,
figure,
table, th, td, caption,
hr {
  margin:  0;
  padding: 0;
}
/* Give a help cursor to elements that give extra info on `:hover`. */
abbr[title],
dfn[title] {
  cursor: help;
}
/* Remove underlines from potentially troublesome elements. */
u, ins {
  text-decoration: none;
}
/* Apply faux underlines to inserted text via `border-bottom`. */
ins {
  border-bottom: 1px solid;
}
/* 2. Generic
- - - - - - - - - - - - - - - - - - - - - - - - - */
/* Colors
- - - - - - - - - - - - - - - - - - - - - - - - - */
/* A better default palette for the web */
/* Light to dark */
/* Greys */
/* Flat UI palette */
/* Helpers */
/* Fonts
- - - - - - - - - - - - - - - - - - - - - - - - - */
/*
@font-face {
  font-family: 'FONT_NAME';
  font-style:  normal;
  font-weight: 100;
  src: url("./fonts/FONT_NAME.woff2") format("woff2"),
       url("./fonts/FONT_NAME.woff") format("woff");
}
*/
/* 3. Config
- - - - - - - - - - - - - - - - - - - - - - - - - */
/* Brand variables
- - - - - - - - - - - - - - - - - - - - - - - - - */
/* Helper Cclor classes
- - - - - - - - - - - - - - - - - - - - - - - - - */
.primary 	{ color: #F9CB45; }
.secondary 	{ color: #E4E1D0 }
.tertiary 	{ color: #F1F0ED }
/* Font stacks
- - - - - - - - - - - - - - - - - - - - - - - - - */
/* Basic global styles
- - - - - - - - - - - - - - - - - - - - - - - - - */
/* Spacings
- - - - - - - - - - - - - - - - - - - - - - - - - */
/* Breakpoints
- - - - - - - - - - - - - - - - - - - - - - - - - */
/* Centering containers max-width config
- - - - - - - - - - - - - - - - - - - - - - - - - */
/* Centering containers default side padding
- - - - - - - - - - - - - - - - - - - - - - - - - */
/* Links
- - - - - - - - - - - - - - - - - - - - - - - - - */
/* Forms
- - - - - - - - - - - - - - - - - - - - - - - - - */
/* Tables
- - - - - - - - - - - - - - - - - - - - - - - - - */
/* Buttons
- - - - - - - - - - - - - - - - - - - - - - - - - */
/* Grid system
- - - - - - - - - - - - - - - - - - - - - - - - - */
/* 4. Base
- - - - - - - - - - - - - - - - - - - - - - - - - */
/* Top-level page styles
- - - - - - - - - - - - - - - - - - - - - - - - - */
html {
    font-size: 62.5%;
    height: 100%;
    box-sizing: border-box;
}
*, *:before, *:after {
    box-sizing: inherit;
}
body {
    font-family: sofia-pro, 'Helvetica Neue', Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1.6rem; /* currently ems cause chrome bug misinterpreting rems on body element */
    font-weight: 400;
    line-height: 1.5;
    color: #494F54;
    min-height: 100%;
    background: #fff;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    position: relative;
}
html,
body {
    width: 100%;
    margin: 0px;
    padding: 0px;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
/* Typography
- - - - - - - - - - - - - - - - - - - - - - - - - */
/* Paragraphs */
p {
	line-height: 1.3;
	margin-bottom: 30px;
}
p.serif {
		font-family: Georgia, Times, "Times New Roman", serif;
	}
h1, .h1 { font-size: 40px; }
h2, .h2 { font-size: 30px; }
h3, .h3 { font-size: 24px; }
h4, .h4 { font-size: 20px; }
h5, .h5 { font-size: 18px; }
h6, .h6 { font-size: 17px; }
@media(min-width: 768px) {
	h1, .h1 { font-size: 50px; }
	h2, .h2 { font-size: 40px; }
	h3, .h3 { font-size: 30px; }
	h4, .h4 { font-size: 24px; }
	h5, .h5 { font-size: 20px; }
	h6, .h6 { font-size: 18px; }	
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	text-transform: uppercase;
	color: #494F54;
	font-family: bely-display, 'Helvetica Neue', Helvetica, Arial, "Lucida Grande", sans-serif;
	line-height: 1.1;
	font-weight: 600;
	margin: 0 0 10px 0;
}
/* Links */
a {
	text-decoration: none;
	color: #F9CB45;
	transition: all .2s ease;
}
a:hover {
		color: #494F54;
	}
a.text-link {
		text-decoration: underline;
	}
/* Fancy Links */
a.fancy {
	text-decoration: none;
	color: #E4E1D0;
	transition: all 2s ease;
	text-decoration: none;
	border-bottom: none;
	position: relative;

}
a.fancy:hover {
		color: #F9CB45;
	}
a.fancy:hover:after {
		width: 100%;
		left: 0;
	}
a.fancy:after {
		content: '';
		position: absolute;
		width: 0;
		height: 2px;
		display: block;
		right: 0;
		background: rgba(255,255,255,0.5);
		transition: width .2s ease;
	}
/* Images
- - - - - - - - - - - - - - - - - - - - - - - - - */
/**
* 1. Fluid images for responsive purposes.
* 2. Offset `alt` text from surrounding copy.
* 3. Setting `vertical-align` removes the whitespace
* that appears under `img` elements when they are dropped
* into a page as-is. Safer alternative to using `display: block;`.
*/
img {
	max-width: 100%; /* [1] */
	font-style: italic; /* [2] */
	vertical-align: middle; /* [3] */
	height: auto;
	width: auto;
}
/* 1. Google Maps breaks if `max-width: 100%` acts upon it; use their selector to remove the effects. */
.gm-style img { /* [1] */
	max-width: none;
}
/* Lists
- - - - - - - - - - - - - - - - - - - - - - - - - */
ul, ol {
	margin-bottom: 20px;
	list-style-position: outside;
	margin-left: 40px;
}
/* Remove extra vertical spacing when nesting lists. */
li > ul,
	li > ol {
		margin-bottom: 0;
	}
/* Removes any indents and bullet points from lists. */
.list-bare {
	margin:  0;
	padding: 0;
	list-style: none;
	clear: both;
}
/* Displays a list of items in one line. */
.list-inline {
	margin:  0;
	padding: 0;
	list-style: none;
}
.list-inline > li {
		display: inline-block;
	}
/* Comma delimited list to semantically mark up lists of tags, etc.
N.B. This component requires that you remove the whitespace between LIs. The simplest (and valid) way to achieve this is by omitting the closing `</li>` tag. */
.list-inline--delimited > li + li:before {
			content: ", ";
		}
/* Definition lists */
dt {
	font-weight: bold;
}
dd {
	background: none no-repeat left top;
	padding-left: 20px;
}
/* Code
- - - - - - - - - - - - - - - - - - - - - - - - - */
/* User input code. Use the <kbd> to indicate input that is typically entered via keyboard. */
kbd {
	padding: 3px 6px;
	font-size: 95%;
	color: white;
	background-color: black;
	border-radius: 3px;
}
/* Code blocks. */
pre {
	display: block;
	padding: 0 0 20px 20px;
	color: black;
	margin-bottom: 20px;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f6f6f6;
	border: 1px solid #e2e2e2;
	border-radius: 2px;
	line-height: 1;
}
pre code {
		padding: 0;
		font-size: inherit;
		color: inherit;
		white-space: pre-wrap;
		background-color: transparent;
		border-radius: 0;
	}
/* Horizontal rules
- - - - - - - - - - - - - - - - - - - - - - - - - */
/* `hr` elements only take up a few pixels, so we need to give them special treatment regarding vertical rhythm. */
hr {
	margin-bottom: 20px;
	color: #E2E2E2;
	border: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
hr.dashed {
		border-bottom-style: dashed;
	}
hr.dotted {
		border-bottom-style: dotted;
	}
hr.thick {
		border-bottom-width: 2px;
	}
/* Tables
- - - - - - - - - - - - - - - - - - - - - - - - - */
.table {
	width: 100%;
	margin-bottom: 20px;
}
.table thead th {
	text-align: left;
}
.table tr th {
	text-align: left;
}
/* Inverse colors on table. */
.table--inverse {
	background: black;
	color: white;
}
/* Force tables into having equal-width columns. */
.table--fixed {
	table-layout: fixed;
}
/* Tables with very tightly packed cells. */
.table--compact th,
	.table--compact td {
		padding: 5px;
	}
/* Lightly packed cells. */
.table--cosy th,
	.table--cosy td {
		padding: 10px;
	}
/* Tables with very widely padded cells. */
.table--comfy th,
	.table--comfy td {
		padding: 20px;
	}
/* Add borders around a `table`. */
.table--cells th,
	.table--cells td {
		border: 1px solid #E2E2E2;
	}
/* Add borders only to `table`’s rows. */
.table--rows,
	.table--rows th,
	.table--rows td {
		border: 0 solid #E2E2E2;
	}
.table--rows {
	border-top-width: 1px;
}
.table--rows th,
	.table--rows td {
		border-bottom-width: 1px;
	}
/* Add borders only to `table`’s columns. */
.table--columns,
	.table--columns th,
	.table--columns td {
		border: 0 solid #E2E2E2;
	}
.table--columns {
	border-left-width: 1px;
}
.table--columns th,
	.table--columns td {
		border-right-width: 1px;
	}
/* Forms
- - - - - - - - - - - - - - - - - - - - - - - - - */
/* Fieldsets and legends. */
Every fieldset must contain a legend.
  IE barfs if it's not there. It's no fun.
fieldset {
  background: none;
  padding: 20px;
  border: 1px solid #000;
  margin-bottom: 20px;
}
Every fieldset must contain a legend.
  IE barfs if it's not there. It's no fun.
fieldset legend {
    padding: 0 10px;
    font-weight: 700;
  }
/* Labels. */
label {
	width: 100%;
	margin-bottom: 3px;
	font-size: 14px;
}
label.required:after {
		content: "*";
	}
label abbr {
		display: none;
	}
/* Inputs. */
input[type="text"],
input[type="email"],
input[type="search"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="url"],
textarea {
	width: 100%;
	display: block;
	box-sizing: border-box;
	margin-top: 5px;
	margin-bottom: 10px;
	outline: none;
	border-radius: 0;
	background: white;
	border: 1px solid black;
	padding: 20px;
	transition: all .4s ease;

}
input[type="text"]:hover, input[type="email"]:hover, input[type="search"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="tel"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="month"]:hover, input[type="week"]:hover, input[type="time"]:hover, input[type="url"]:hover, textarea:hover {
		background: #FAFAFA;
		border: 1px solid rgba(0,0,0,0.25);
	}
input[type="text"]:focus, input[type="email"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
		background: #FAFAFA;
		border: 1px solid rgba(0,0,0,0.25);
	}
input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="url"]::-moz-placeholder, textarea::-moz-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	  color: black;
	  opacity: 1; /* Firefox */
	}
input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, textarea:-ms-input-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	  color: black;
	  opacity: 1; /* Firefox */
	}
input[type="text"]::placeholder, input[type="email"]::placeholder, input[type="search"]::placeholder, input[type="number"]::placeholder, input[type="password"]::placeholder, input[type="tel"]::placeholder, input[type="date"]::placeholder, input[type="datetime"]::placeholder, input[type="datetime-local"]::placeholder, input[type="month"]::placeholder, input[type="week"]::placeholder, input[type="time"]::placeholder, input[type="url"]::placeholder, textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	  color: black;
	  opacity: 1; /* Firefox */
	}
input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
	  color: black;
	}
input[type="text"]::-ms-input-placeholder, input[type="email"]::-ms-input-placeholder, input[type="search"]::-ms-input-placeholder, input[type="number"]::-ms-input-placeholder, input[type="password"]::-ms-input-placeholder, input[type="tel"]::-ms-input-placeholder, input[type="date"]::-ms-input-placeholder, input[type="datetime"]::-ms-input-placeholder, input[type="datetime-local"]::-ms-input-placeholder, input[type="month"]::-ms-input-placeholder, input[type="week"]::-ms-input-placeholder, input[type="time"]::-ms-input-placeholder, input[type="url"]::-ms-input-placeholder, textarea::-ms-input-placeholder { /* Microsoft Edge */
	  color: black;
	}
textarea {
	resize: vertical;
	min-height: 200px;
}
input[type="range"],
textarea {
	width: 100%;
	display: block;
	box-sizing: border-box;
	margin-bottom: 10px;
}
/* Select dropdowns. */
select {
	max-width: 100%;
	width: auto;
	vertical-align: top;
	box-sizing: border-box;
}
/* Radios and checkboxes. */
input[type="radio"],
input[type="checkbox"] {
	box-sizing: border-box;
	vertical-align: inherit;
}
input[type="checkbox"] {
	margin-right: 5px;
	vertical-align: inherit;
}
/* File inputs. */
input[type="file"] {
	box-sizing: border-box;
	margin-bottom: 10px;
	outline: none;
	padding: 5px 0;
	line-height: 1;
}
/* Submit. */
input[type="submit"], button[type="submit"] {
	display: inline-block;
	vertical-align: middle;
	font: inherit;
	text-align: center;
	margin: 0;
	cursor: pointer;
	outline: none;
	border: none;
	padding: 20px;
	background: #E4E1D0;
	color: black;
	transition: all .3s ease;
	font-family: sofia-pro, 'Helvetica Neue', Helvetica, Arial, "Lucida Grande", sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}
input[type="submit"]:hover, input[type="submit"]:focus, button[type="submit"]:hover, button[type="submit"]:focus {
		background: #F9CB45;
		color: white;
	}
/* Media queries and containers
- - - - - - - - - - - - - - - - - - - - - - - - - */
/* Hold breakpoint aliases and conditions */
/* 480px and up */
/* 768px and up */
/* 992px and up */
/* 1200px and up */
/* 1440px and up */
/* 1920px and up */
/* Container settings
	 Define max-width settings on each breakpoint and padding for your containers. */
.container {
  margin: 0 auto;
  /* side padding */
  padding: 0 20px;
  /* max-width 100% by default (mobile first) */
  max-width: 100%;

}
@media(min-width: 480px) {
.container { max-width: 480px

} }
@media(min-width: 768px) {
.container { max-width: 768px

} }
@media(min-width: 992px) {
.container { max-width: 992px

} }
@media(min-width: 1200px) {
.container { max-width: 1200px

} }
@media(min-width: 1400px) {
.container { max-width: 1200px

} }
@media(min-width: 1920px) {
.container { max-width: 1200px

} }
/* 5. Helpers
- - - - - - - - - - - - - - - - - - - - - - - - - */
/* Helper classes
- - - - - - - - - - - - - - - - - - - - - - - - - */
/* Clearfix */
.clearfix:before,
    .clearfix:after,
    .cf:before,
    .cf:after {
        content: "";
        display: table;
    }
.clearfix:after, .cf:after {
        clear: both;
    }
/* Hide visually AND from screen readers */
.hidden {
    display: none!important;
}
/* Hide visually BUT NOT from screen readers */
.visuallyhidden, .screen-reader-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
/* Hide visually AND from screen readers but maintain layout */
.invisible {
    visibility: hidden;
}
/* Generic separator */
.sep {
    margin: 0 10px;
}
/* Mute an element */
.muted {
    opacity: 0.4;
}
/* 6. Patterns
- - - - - - - - - - - - - - - - - - - - - - - - - */
/* Buttons
- - - - - - - - - - - - - - - - - - - - - - - - - */
/*
.btn, button {
	display: inline-block;
	vertical-align: middle;
	font: inherit;
	text-align: center;
	margin: 0;
	cursor: pointer;
	outline: none;
	border: none;
	padding: $base-space--half $base-space;
	background: $primary;
	color: white;
	transition: all .3s ease;
	font-family: $body;
	font-weight: 700;
	text-decoration: none;
	&:hover, &:focus {
		background: black;
		color: white;
	}
	&.disabled {
		color: $grey9;
		cursor: not-allowed;
		pointer-events:none;
		background-color: rgb(229, 229, 229) !important;
	}
	*/
/* Fix a Firefox bug whereby `input type="submit"` gains 2px extra padding. */
/*
	&::-moz-focus-inner {
		border: 0;
		padding: 0;
	}
	&.btn--small {
		padding: $base-space--quarter $base-space--half;
	}
	&.btn--large {
		padding: $base-space $base-space--double;
	}
	&.btn--full {
		width: 100%;
	}
	&.btn--pill {
		border-radius: 100px;
	}
	&.btn--primary, &.primary {
		background: $primary;
		color: white;
		&:hover, &:focus {
			background: black;
			color: white;
		}
	}
	&.btn--secondary, &.secondary {
		background: $secondary;
		color: black;
		&:hover, &:focus {
			background: black;
			color: white;
		}
	}
	&.btn--tertiary, &.tertiary {
		background: $tertiary;
		color: white;
		&:hover, &:focus {
			background: black;
			color: white;
		}
	}
}
*/
/*!
 * animate.css - https://animate.style/
 * Version - 4.1.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */
:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}
.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}
.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}
.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}
.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}
.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}
.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}
.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}
.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}
.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}
.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}
.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}
.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}
.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}
.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}
@media (prefers-reduced-motion:reduce), print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}
@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}
@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}
.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;transform-origin:center bottom}
@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}
@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}
.animate__flash{-webkit-animation-name:flash;animation-name:flash}
@-webkit-keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}
@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}
.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}
@-webkit-keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}
@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}
.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}
@-webkit-keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}
@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}
.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}
@-webkit-keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}
@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}
.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}
@-webkit-keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}
@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}
.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}
@-webkit-keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}
@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}
.animate__swing{transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}
@-webkit-keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}
@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}
.animate__tada{-webkit-animation-name:tada;animation-name:tada}
@-webkit-keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}
@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}
.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}
@-webkit-keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}
@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}
.animate__jello{-webkit-animation-name:jello;animation-name:jello;transform-origin:center}
@-webkit-keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}
@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}
.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}
@-webkit-keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}
@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}
.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}
@-webkit-keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}
@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}
.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}
@-webkit-keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}
@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}
.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}
@-webkit-keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}
@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}
.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}
@-webkit-keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}
@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}
.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}
@-webkit-keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}
@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}
.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}
@-webkit-keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}
@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}
.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}
@-webkit-keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}
@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}
.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}
@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}
@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}
.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}
@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}
@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}
.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}
@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}
@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}
.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}
@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}
@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}
.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}
@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}
@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}
.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}
@-webkit-keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}
@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}
.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}
@-webkit-keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}
@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}
.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}
@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}
@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}
.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}
@-webkit-keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}
@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}
.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}
@-webkit-keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}
@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}
.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}
@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}
@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}
@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}
@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}
.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}
@-webkit-keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}
@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}
.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}
@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}
@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}
.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}
@-webkit-keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}
@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}
.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}
@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}
@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}
.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}
@-webkit-keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}
@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}
.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}
@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}
@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}
.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
@-webkit-keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}
@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}
.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}
@-webkit-keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}
@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}
.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}
@-webkit-keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}
@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}
.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}
@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}
@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}
.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}
@-webkit-keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}
@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}
.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}
@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}
@keyframes fadeOut{0%{opacity:1}to{opacity:0}}
.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}
@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}
@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}
.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}
@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}
@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}
.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}
@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}
@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}
.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}
@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}
@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}
.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}
@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}
@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}
.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}
@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}
@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}
.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}
@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}
@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}
.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}
@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}
@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}
.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}
@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}
@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}
.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}
@-webkit-keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}
@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}
.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}
@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}
@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}
.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}
@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}
@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}
.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}
@-webkit-keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}
@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}
.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}
@-webkit-keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}
@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}
.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}
@-webkit-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}
@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}
.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}
@-webkit-keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}
@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}
.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}
@-webkit-keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}
@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}
.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}
@-webkit-keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}
@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}
.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}
@-webkit-keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}
@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}
.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}
@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}
@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}
.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}
@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}
.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
@-webkit-keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}
@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}
.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;transform-origin:center}
@-webkit-keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}
@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}
.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;transform-origin:left bottom}
@-webkit-keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}
@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}
.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;transform-origin:right bottom}
@-webkit-keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}
@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}
.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;transform-origin:left bottom}
@-webkit-keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}
@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}
.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;transform-origin:right bottom}
@-webkit-keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}
@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}
.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;transform-origin:center}
@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}
@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}
.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;transform-origin:left bottom}
@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}
@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}
.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;transform-origin:right bottom}
@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}
@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}
.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;transform-origin:left bottom}
@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}
@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}
.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;transform-origin:right bottom}
@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}
@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}
.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;transform-origin:top left}
@-webkit-keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}
@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}
.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}
@-webkit-keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}
@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}
.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}
@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}
@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}
.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}
@-webkit-keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}
@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}
.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}
@-webkit-keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}
@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}
.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}
@-webkit-keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}
@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}
.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}
@-webkit-keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}
@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}
.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}
@-webkit-keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}
@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}
.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}
@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}
@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}
.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}
@-webkit-keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}
@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}
.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;transform-origin:center bottom}
@-webkit-keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}
@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}
.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;transform-origin:left center}
@-webkit-keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}
@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}
.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;transform-origin:right center}
@-webkit-keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}
@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}
.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;transform-origin:center bottom}
@-webkit-keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}
@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}
.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}
@-webkit-keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}
@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}
.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}
@-webkit-keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}
@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}
.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}
@-webkit-keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}
@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}
.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}
@-webkit-keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}
@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}
.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}
@-webkit-keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}
@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}
.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}
@-webkit-keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}
@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}
.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}
@-webkit-keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}
@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}
.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
    transform: translate3d(0, 0, 0);
}
.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}
.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./images/ajax-loader.gif') center center no-repeat;
}
/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}
.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}
/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}
.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
/* 7. Theme
- - - - - - - - - - - - - - - - - - - - - - - - - */
/* Theme shared styles
- - - - - - - - - - - - - - - - - - - - - - - - - */
* {
min-height: 0;
min-width: 0;
}
.site {
	padding-top: 100px;
}
body.no-scroll {
	height: 100vh;
  	overflow-y: hidden;	
}
.overflow-container {
	overflow: hidden;
}
/* Default Padding Values */
.section-padding {
	padding: 40px 0;
}
@media(min-width: 768px) {
.section-padding { padding: 60px 0
} }
.page-content {
	overflow: hidden;
}
/* Generic page styles */
.page-content--generic__wrapper {
	padding: 40px 0;
	max-width: 800px;
	margin:  0 auto;

}
@media(min-width: 768px) {
.page-content--generic__wrapper {
		padding: 60px 0

}	
	}
@media(min-width: 992px) {
.page-content--generic__wrapper {
		padding: 80px 0

}
		.page-content--generic__wrapper p {
			font-size: 18px;
			font-weight: 500;
		}
	}
.page-content--generic__wrapper > :last-child {
		margin-bottom: 0;
	}
.page-content--generic__wrapper a {
		color: black;
		border-bottom: 1px dotted #999999;
	}
/* Links */
a.call-to-action {
		margin-bottom: 30px;
		text-transform: uppercase;
		letter-spacing: 3px;
		color: black;
		font-weight: 700;
		font-size: 12px;
		border: 1px solid black;
		padding: 10px 5px;
		background: none;
		margin-top: 20px;
		display: inline-block;
		text-align: center;
	}
a.call-to-action:hover, a.call-to-action:focus {
			border: 1px solid #000;
			padding: 10px 5px;
			background: #000;
			color: white;
		}
@media(min-width: 480px) {
a.call-to-action {
			font-size: 13px;
			padding: 20px 30px
	}
			a.call-to-action:hover, a.call-to-action:focus {
				padding: 20px 30px;
			}
		}
@media(min-width: 480px) {
a.call-to-action {
			padding: 20px 30px
	}
			a.call-to-action:hover, a.call-to-action:focus {
				padding: 20px 30px;
			}
		}
/* Theme header styles
- - - - - - - - - - - - - - - - - - - - - - - - - */
.site-header {
	position: relative;
	z-index: 20;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0;
	flex-wrap: wrap;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10;
	transition: all .3s ease;

}
.site-header.is-active {
		z-index: 22;
	}
.site-header.is-active .site-header__contact {
			opacity: 0;
		}
@media(min-width: 768px) {
.site-header {
		padding-top: 20px

}		
	}
@media(min-width: 1200px) {
.site-header {
		max-width: 1600px;
		margin: 0 auto

}
	}
/* BRANDING */
.site-header__branding {
		flex-basis: 210px;
		margin-top: 10px;
	
	}
@media(min-width: 768px) {
	.site-header__branding {
			order: 1;
			flex-basis: 20%
	
	}
		}
@media(min-width: 992px) {
	.site-header__branding {
			flex-basis: 200px
	
	}
		}
.site-header__branding a {
			display: block;
			display: flex;
			align-items: center;
			justify-content: center;
			padding: 10px 10px 10px 20px;
		}
.site-header__logo {
		max-width: 150px;
		display: block;
	
	}
@media(min-width: 992px) {

	.site-header__logo {
			max-width: 205px
	
	}		
		}
.site-header__logo img {
			display: block;
		}
/* CONTACT */
.site-header__contact {
		flex-basis: 100%;
		background: #f1efec;
		padding: 10px 0;
		position: relative;
		top: 10px;
	}
@media(min-width: 768px) {
	.site-header__contact {
			order: 2;
			flex-basis: 55%;
			background: none;
			padding: 0;
			top: 0
	}
		}
.site-header__contact p {
			margin-bottom: 0;
			text-align: center;
			text-transform: uppercase;
			font-weight: 600;
			letter-spacing: 3px;
			font-size: 13px;
		}
@media(min-width: 768px) {
		.site-header__contact p {
				font-size: 14px
		}
			}
@media(min-width: 992px) {
		.site-header__contact p {
				font-size: 16px
		}
			}
.site-header__contact__contact {
			color: #2c303a;
		}
/* MENU TRIGGER */
.site-header__menu-trigger  {
		display: block;
		margin-right: 20px;
		margin-top: 10px;
	}
@media(min-width: 768px) {
	.site-header__menu-trigger  {
			order: 3;
			flex-basis: 20%
	}
		}
.site-header__menu-trigger a {
			display: flex;
			align-items: center;
			text-transform: uppercase;
			font-size: 14px;
			font-weight: 600;
			color: white;
			transition: 1s ease;
		}
@media(min-width: 768px) {
		.site-header__menu-trigger a {
				justify-content: flex-end
		}
			}
@media(min-width: 992px) {
		.site-header__menu-trigger a {
				font-size: 16px
		}
			}
.site-header__menu-trigger a img {
				margin-left: 10px;
				max-width: 50px;
			}
@media(min-width: 992px) {
			.site-header__menu-trigger a img {
					max-width: 60px
			}
				}
.site-header__menu-trigger a.site-header__menu-trigger--close {
				display: none;
			}
.site-header__menu-trigger a.site-header__menu-trigger--open.is-active {
				color: #494F54;
			}
/* PAGE INTRO BACKGROUND */
.home .page-intro-background {
	background: #F1F0ED;
	position: absolute;
	height: 850px;
	width:  100%;
	top: 0;
	left: 0;
	right: 0;
	z-index: 0;
}
@media(min-width: 768px) {
.home .page-intro-background {
		height: 655px
}
	}
@media(min-width: 992px) {
.home .page-intro-background {
		height: 675px
}
	}
@media(min-width: 1200px) {
.home .page-intro-background {
		height: 815px;
		height: 755px
}
	}
@media(min-width: 1920px) {
.home .page-intro-background {
		background-size: inherit!important
}
	}
.page-template-page-flexible .page-intro-background {
		background: #F1F0ED;
		position: absolute;
		height: 400px;
		width:  100%;
		top: 0;
		left: 0;
		right: 0;
		z-index: 0;
	}
@media(min-width: 768px) {

	.page-template-page-flexible .page-intro-background {
			height: 516px
	}
		}
@media(min-width: 992px) {

	.page-template-page-flexible .page-intro-background {
			height: 600px
	}
		}
@media(min-width: 1200px) {

	.page-template-page-flexible .page-intro-background {
			height: 689px
	}
		}
@media(min-width: 1920px) {

	.page-template-page-flexible .page-intro-background {
			background-size: inherit!important
	}
		}
.site-navigation {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #F9CB45;
	z-index: 20;
	padding-top: 120px;

	}
.site-navigation.show {
		display: block;
		overflow-y: scroll;
	}
@media(min-width: 768px) {
.site-navigation {
		padding-top: 200px

	}
	}
@media(min-width: 992px) {
.site-navigation {
		padding-top: 300px

	}
	}
@media(min-width: 768px) {

	.site-navigation .container--fat-navigation {
			display: flex;
			justify-content: space-between
	
	}
		}
.site-navigation__discover {
		margin-bottom: 40px;

	}
@media(min-width: 768px) {

	.site-navigation__discover {
			flex-basis: 74%

	}
		}
.site-navigation__discover__header h5 {
				font-family: sofia-pro, 'Helvetica Neue', Helvetica, Arial, "Lucida Grande", sans-serif;
				color: #494F54;
				letter-spacing: 3px;
				font-size: 12px;
				text-transform: uppercase;		
			}
@media(min-width: 768px) {
			.site-navigation__discover__header h5 {
					font-size: 15px;
					margin-bottom: 30px		
			}							
				}
@media(min-width: 768px) {

		.site-navigation__discover__nav {
				display: flex
		}				
			}
.site-navigation__discover__nav ul li {
					color: #494F54;
					font-family: bely-display, 'Helvetica Neue', Helvetica, Arial, "Lucida Grande", sans-serif;
					font-size: 24px;
					margin-bottom: 10px;
					font-weight: 600;
				}
@media(min-width: 992px) {
				.site-navigation__discover__nav ul li {
						font-size: 30px
				}
					}
.site-navigation__discover__nav ul li:hover, .site-navigation__discover__nav ul li:focus {
						color: white;
					}
.site-navigation__discover__nav ul li:hover a, .site-navigation__discover__nav ul li:focus a {
							color: white;
						}
.site-navigation__discover__nav ul li:last-child {
						margin-bottom: 0;
					}
.site-navigation__discover__nav ul li:nth-child(1):before { content: "01"; }
.site-navigation__discover__nav ul li:nth-child(2):before { content: "02"; }
.site-navigation__discover__nav ul li:nth-child(3):before { content: "03"; }
.site-navigation__discover__nav ul li:nth-child(4):before { content: "04"; }
.site-navigation__discover__nav ul li:nth-child(5):before { content: "05"; }
.site-navigation__discover__nav ul li:nth-child(6):before { content: "06"; }
.site-navigation__discover__nav ul li:nth-child(7):before { content: "07"; }
.site-navigation__discover__nav ul li:nth-child(8):before { content: "08"; }
@media(min-width: 768px) {
						.site-navigation__discover__nav ul li:nth-child(5),
						.site-navigation__discover__nav ul li:nth-child(6),
						.site-navigation__discover__nav ul li:nth-child(7),
						.site-navigation__discover__nav ul li:nth-child(8) {
							display: none;
						}
					}
.site-navigation__discover__nav ul li a {
						color: #494F54;
						margin-left: 20px;
						font-family: sofia-pro, 'Helvetica Neue', Helvetica, Arial, "Lucida Grande", sans-serif;
					}
.site-navigation__discover__nav__secondary {
				display: none;
			}
@media(min-width: 768px) {
			.site-navigation__discover__nav__secondary {
					display: block;
					padding-left: 40px
			}
				}
@media(min-width: 992px) {
			.site-navigation__discover__nav__secondary {
					padding-left: 80px
			}
				}
@media(min-width: 768px) {
							.site-navigation__discover__nav__secondary ul li:nth-child(1),
							.site-navigation__discover__nav__secondary ul li:nth-child(2),
							.site-navigation__discover__nav__secondary ul li:nth-child(3),
							.site-navigation__discover__nav__secondary ul li:nth-child(4) {
								display: none;
							}
							.site-navigation__discover__nav__secondary ul li:nth-child(5),
							.site-navigation__discover__nav__secondary ul li:nth-child(6),
							.site-navigation__discover__nav__secondary ul li:nth-child(7),
							.site-navigation__discover__nav__secondary ul li:nth-child(8) {
								display: block;
							}
						}
.site-navigation__discover__nav__secondary ul li a {

						}
.site-navigation__get-in-touch {
		margin-bottom: 40px;

	}
@media(min-width: 768px) {

	.site-navigation__get-in-touch {
			flex-basis: 26%

	}
		}
.site-navigation__get-in-touch__header h5 {
				font-family: sofia-pro, 'Helvetica Neue', Helvetica, Arial, "Lucida Grande", sans-serif;
				color: #494F54;
				letter-spacing: 3px;
				font-size: 12px;
				text-transform: uppercase;				
			}
.site-navigation__get-in-touch__content address {
				font-style: normal;
				color: #494F54;
				font-weight: 600;
			}
.site-navigation__get-in-touch__content address span {
					display: block;
					margin-left: 40px;
				}
.site-navigation__get-in-touch__content address span:nth-child(2) {
						margin-left: 0;
					}
.site-navigation__get-in-touch__content address span img {
						margin-right: 18px;
					}
.site-navigation__get-in-touch__content a {
				font-size: 24px;
				display: block;
				margin-bottom: 20px;
				color: #494F54;
				font-weight: 600;
			}
@media(min-width: 992px) {
			.site-navigation__get-in-touch__content a {
					font-size: 30px
			}
				}
.site-navigation__get-in-touch__content img {
				width:  22px;
				position:  relative;
				top:  -3px;
				margin-right: 18px;
			}
/* Theme footer styles
- - - - - - - - - - - - - - - - - - - - - - - - - */
.site-footer {
	background: rgba(0,0,0,0.75);
	padding:  40px 0;
	font-weight: 600;

}
@media(min-width: 992px) {
.site-footer {
		padding: 80px 0

}
	}
@media(min-width: 768px) {

	.site-footer .container--fat-footer {
			display: flex;
			justify-content: space-between
	
	}
		}
.site-footer__discover {
		margin-bottom: 40px;

	}
@media(min-width: 768px) {

	.site-footer__discover {
			flex-basis: 74%

	}
		}
.site-footer__discover__header h5 {
				font-family: sofia-pro, 'Helvetica Neue', Helvetica, Arial, "Lucida Grande", sans-serif;
				color: white;
				letter-spacing: 3px;
				font-size: 12px;
				text-transform: uppercase;				
			}
@media(min-width: 768px) {

		.site-footer__discover__nav {
				display: flex
		}				
			}
.site-footer__discover__nav ul li {
					color: white;
					font-family: bely-display, 'Helvetica Neue', Helvetica, Arial, "Lucida Grande", sans-serif;
					font-size: 24px;
					margin-bottom: 10px;
				}
@media(min-width: 992px) {
				.site-footer__discover__nav ul li {
						font-size: 30px
				}
					}
.site-footer__discover__nav ul li:last-child {
						margin-bottom: 0;
					}
.site-footer__discover__nav ul li:nth-child(1):before { content: "01"; }
.site-footer__discover__nav ul li:nth-child(2):before { content: "02"; }
.site-footer__discover__nav ul li:nth-child(3):before { content: "03"; }
.site-footer__discover__nav ul li:nth-child(4):before { content: "04"; }
.site-footer__discover__nav ul li:nth-child(5):before { content: "05"; }
.site-footer__discover__nav ul li:nth-child(6):before { content: "06"; }
.site-footer__discover__nav ul li:nth-child(7):before { content: "07"; }
.site-footer__discover__nav ul li:nth-child(8):before { content: "08"; }
@media(min-width: 768px) {
						.site-footer__discover__nav ul li:nth-child(5),
						.site-footer__discover__nav ul li:nth-child(6),
						.site-footer__discover__nav ul li:nth-child(7),
						.site-footer__discover__nav ul li:nth-child(8) {
							display: none;
						}
					}
.site-footer__discover__nav ul li a {
						color: white;
						margin-left: 20px;
						font-family: sofia-pro, 'Helvetica Neue', Helvetica, Arial, "Lucida Grande", sans-serif;
					}
.site-footer__discover__nav ul li a:hover, .site-footer__discover__nav ul li a:focus {
							color: #F9CB45;
						}
.site-footer__discover__nav__secondary {
				display: none;
			}
@media(min-width: 768px) {
			.site-footer__discover__nav__secondary {
					display: block;
					padding-left: 40px
			}
				}
@media(min-width: 992px) {
			.site-footer__discover__nav__secondary {
					padding-left: 80px
			}
				}
@media(min-width: 768px) {
							.site-footer__discover__nav__secondary ul li:nth-child(1),
							.site-footer__discover__nav__secondary ul li:nth-child(2),
							.site-footer__discover__nav__secondary ul li:nth-child(3),
							.site-footer__discover__nav__secondary ul li:nth-child(4) {
								display: none;
							}
							.site-footer__discover__nav__secondary ul li:nth-child(5),
							.site-footer__discover__nav__secondary ul li:nth-child(6),
							.site-footer__discover__nav__secondary ul li:nth-child(7),
							.site-footer__discover__nav__secondary ul li:nth-child(8) {
								display: block;
							}
						}
.site-footer__discover__nav__secondary ul li a {

						}
.site-footer__get-in-touch {
		margin-bottom: 40px;

	}
@media(min-width: 768px) {

	.site-footer__get-in-touch {
			flex-basis: 26%

	}
		}
.site-footer__get-in-touch__header h5 {
				font-family: sofia-pro, 'Helvetica Neue', Helvetica, Arial, "Lucida Grande", sans-serif;
				color: white;
				letter-spacing: 3px;
				font-size: 12px;
				text-transform: uppercase;				
			}
.site-footer__get-in-touch__content address {
				font-style: normal;
				color: white;
			}
.site-footer__get-in-touch__content address span {
					display: block;
					margin-left: 40px;
				}
.site-footer__get-in-touch__content address span:nth-child(2) {
						margin-left: 0;
					}
.site-footer__get-in-touch__content address span img {
						margin-right: 18px;
					}
.site-footer__get-in-touch__content a {
				font-size: 24px;
				display: block;
				margin-bottom: 20px;
			}
@media(min-width: 992px) {
			.site-footer__get-in-touch__content a {
					font-size: 30px
			}
				}
.site-footer__get-in-touch__content img {
				width:  22px;
				position:  relative;
				top:  -3px;
				margin-right: 18px;
			}
@media(min-width: 768px) {

	.site-footer .container--legals {
			display: flex;
			justify-content: space-between
	}
		}
.site-footer__copyright {
		color: white;
		text-transform: uppercase;
		font-size: 12px;
		letter-spacing: 3px;
	}
.site-footer__copyright p {
			margin-bottom: 0;
		}
.site-footer__copyright a {
			text-transform: uppercase;
			font-size: 12px;
			letter-spacing: 3px;
			color: #F9CB45;
		}
.site-footer__copyright a:hover, .site-footer__copyright a:focus {
				color: white;
			}
@media(min-width: 768px) {

	.site-footer__legals {
			position: relative;
			top: -3px		
	}
		}
.site-footer__legals li:first-child:after {
			content: "&";
			margin: 0 5px;
			color:  white;
			font-size: 12px;
		}
.site-footer__legals a {
			text-transform: uppercase;
			font-size: 12px;
			letter-spacing: 3px;
			color: white;
		}
.site-footer__legals a:hover, .site-footer__legals a:focus {
				color: #F9CB45;
			}
/* Theme Page Blocks styles
- - - - - - - - - - - - - - - - - - - - - - - - - */
/* INSTAGRAM FEED */
.instagram-feed {
	padding: 40px 0;
	font-weight: 600;

}
@media(min-width: 768px) {
.instagram-feed {
		padding: 60px 0

}	
	}
.instagram-feed__header {
		margin-bottom: 30px;
	}
.instagram-feed__content {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;


	}
.instagram-feed__content__item {
			flex-basis: 48%;
		}
@media(min-width: 992px) {

		.instagram-feed__content__item {
				flex-basis: 24%
		}			
			}
.instagram-feed__content__item img {
				margin-bottom: 10px;
			}
.instagram-feed__footer ul {
			text-align: center;
		}
.instagram-feed__footer ul li {
				font-size: 30px;
				margin-right: 10px;
			}
@media(min-width: 992px) {
			.instagram-feed__footer ul li {
					margin-right: 20px;
					font-size: 50px
			}
				}
.instagram-feed__footer ul li:last-child {
					margin-right: 0;
				}
.instagram-feed__footer ul li a {
					color: black;
				}
.instagram-feed__footer ul li a:hover, .instagram-feed__footer ul li a:focus {
						color: #F9CB45;
					}
/* OUR BREAD GRID */
.our-bread-grid {
	margin-bottom: 40px;


}
@media(min-width: 768px) {
.our-bread-grid {
		margin-bottom: 60px


}
	}
@media(min-width: 1200px) {
.our-bread-grid {
		margin-bottom: 80px


}
	}
@media(min-width: 768px) {

		.our-bread-grid__slides .container {
				display: flex;
				flex-wrap: wrap;
				justify-content: space-between
		}
			}
.our-bread-grid__slides__item {
			color: white;
			text-align: center;
			padding: 20px;
			position: relative;
			min-height: 500px;
			display: flex;
			align-items: center;
			transition: all .3s ease;
			margin: 0 5px;
			margin-bottom: 20px;			
		}
@media(min-width: 768px) {

		.our-bread-grid__slides__item {
				flex-basis: 48%;
				margin-bottom: 30px			
		}
			}
@media(min-width: 992px) {

		.our-bread-grid__slides__item {
				flex-basis: 31%;
				margin-bottom: 30px			
		}
			}
.our-bread-grid__slides__item:hover .our-bread-grid__slides__item__content, .our-bread-grid__slides__item:focus .our-bread-grid__slides__item__content {
					background: #f1efec;
					padding: 60px 20px;
				}
.our-bread-grid__slides__item:hover .pre-title, .our-bread-grid__slides__item:hover h3, .our-bread-grid__slides__item:focus .pre-title, .our-bread-grid__slides__item:focus h3 {
					color: black;
				}
.our-bread-grid__slides__item:hover .explore-bread, .our-bread-grid__slides__item:focus .explore-bread {
					opacity: 1;
				}
.our-bread-grid__slides__item:hover .summary, .our-bread-grid__slides__item:focus .summary {
					opacity: 1;
					margin-bottom: 20px;
					color: black;
				}
.our-bread-grid__slides__item:hover .view-more, .our-bread-grid__slides__item:focus .view-more {
					opacity: 0;
				}
.our-bread-grid__slides__item__content {
				width: 100%;
				background: none;
				padding: 20px;
				transition: all .4s ease;
			}
.our-bread-grid__slides__item h3 {
				color: white;
				margin-bottom: 30px;
				font-size: 30px;
			}
.our-bread-grid__slides__item .summary {
				transition: all .3s ease;
				font-size: 14px;
				margin-bottom: 0;
				opacity: 0;
			}
.our-bread-grid__slides__item .explore-bread {
				opacity: 0;
				transition: all .4s ease;
				color: black;
				text-align: center;
				width: 100%;
				text-transform: uppercase;
			}
.our-bread-grid__slides__item .explore-bread:hover, .our-bread-grid__slides__item .explore-bread:focus {
					color: rgba(0,0,0,0.05);
				}
.our-bread-grid__slides__item .explore-bread span {
					border-bottom: 1px solid black;
					padding-bottom: 10px;
				}
.our-bread-grid__slides__item .view-more {
				color: white;
				position: absolute;
				text-align: center;
				width: 100%;
				left: 0;
				bottom: 40px;
				text-transform: uppercase;
			}
.our-bread-grid__slides__item .view-more span {
					border-bottom: 1px solid white;
					padding-bottom: 10px;
				}
.our-bread-grid__slides__item .small-margin {
				margin-bottom: 20px;
			}
.our-bread-grid__slides__item .pre-title {
				font-size: 13px;
				text-transform: uppercase;
				letter-spacing: 3px;
			}
@media(min-width: 1200px) {

			.our-bread-grid__slides__item .pre-title {
					font-size: 14px
			}
				}
.our-bread-grid__slides.active .summary {
				display: block;
			}
/* CONTACT FORM */
.contact-form {
	padding: 40px 0;
	font-weight: 600;

}
@media(min-width: 768px) {
.contact-form {
		padding: 60px 0

}	
	}
@media(min-width: 992px) {

	.contact-form .container {
			display: flex;
			justify-content: space-between
	}

		}
@media(min-width: 992px) {

	.contact-form__content {
			flex-basis: 48%

	}
		}
@media(min-width: 992px) {

	.contact-form__form {
			flex-basis: 48%


	}
		}
.contact-form__form .wpcf7-checkbox .wpcf7-list-item {
			color: black!important;
		}
.contact-form__form .wpcf7-submit {
			display: block;
			background: none;
			border: 1px solid black;
			color: black;
			margin-top: 20px;
			padding: 15px 80px;
		}
.contact-form__form .wpcf7-submit:hover, .contact-form__form .wpcf7-submit:focus {
				background: #F9CB45;
				border: 1px solid #F9CB45;
				color: black;
			}
.contact-form__form .wpcf7-form {
			overflow: hidden;
		}
.contact-form__form .wpcf7-not-valid-tip {
			display: none;
		}
.contact-form__form .wpcf7-not-valid {
			border: 2px solid #FF4136;
		}
.contact-form__form .wpcf7 form.invalid .wpcf7-response-output, .contact-form__form .wpcf7 form.unaccepted .wpcf7-response-output {
		    border-color: #FF4136;
		    background: #FF4136;
		    color: white;
		    margin: 0;
		    margin-top: 60px;
		    padding: 20px;
		}
.contact-form__form .wpcf7 form.sent .wpcf7-response-output {
		    border-color: #F9CB45;
		    background: #F9CB45;
		    color: #E4E1D0;
		    margin: 0;
		    margin-top: 60px;
		    padding: 20px;
		}
.contact-form__form .wpcf7-checkbox .wpcf7-list-item {
			color: white;
			margin: 0;
		}
.contact-form__form .wpcf7-checkbox .wpcf7-list-item label {
				font-size: 12px;
			}
/* LOCATION MAP */
.location-map {
	background: rgba(0,0,0,0.02);
	padding: 40px 0;
	font-weight: 600;

}
@media(min-width: 768px) {
.location-map {
		padding: 60px 0

}	
	}
.location-map__title {
		margin: 0 auto;
		margin-bottom: 40px;
		max-width: 800px;
	}
.location-map__map__wrapper {
			margin: 0 auto;
			max-width: 800px;
		}
/* GENERIC CONTENT */
.generic-content {
	padding: 40px 0;
	font-weight: 600;
}
@media(min-width: 768px) {
.generic-content {
		padding: 60px 0
}	
	}
@media(min-width: 992px) {
.generic-content {
		font-size: 18px
}
	}
.generic-content__wrapper {
		max-width: 800px;
		margin:  0 auto;		
	}
/* CALL-To-ACTION BLOCK */
.cta-block {
	background-size: cover;
	position: relative;
	z-index: 11;

}
@media(min-width: 992px) {
.cta-block {
		background-size: contain

}
	}
@media(min-width: 768px) {

	.cta-block .container {
			display: flex;
			align-items: center;
			justify-content: space-between;
			flex-flow: row-reverse

	}
		}
.cta-block .container > :last-child {
			margin-bottom: 0;
		}
@media(min-width: 768px) {
		.cta-block--Image-Left .container {
				flex-flow: row
		}
			}
.cta-block__content {
		margin-bottom: 30px;
		margin-top: 20px;
	}
@media(min-width: 768px) {

	.cta-block__content {
			flex-basis: 50%
	}		
		}
@media(min-width: 1200px) {

	.cta-block__content {
			flex-basis: 45%
	}
		}
.cta-block__content > :last-child {
			margin-bottom: 0;
		}
@media(min-width: 768px) {
		.cta-block__content h1 {
				font-size: 60px;
				line-height: 1
		}
			}
@media(min-width: 1200px) {
		.cta-block__content h1 {
				font-size: 90px
		}
			}
.cta-block__content ul {
			padding: 0;
			margin: 0;
			margin-bottom: 30px;
			list-style: none;
		}
@media(min-width: 1200px) {
			.cta-block__content ul li {
					font-size: 18px
				
			}
				}
.cta-block__content .pre-styled-list-link {
			float: right;
			color: black;
		}
.cta-block__content .pre-styled-list-link:hover {
				color: #FFDC00;
			}
.cta-block__content .pre-styled-list-link:after {
			    font-family: "Font Awesome 5 Pro";
			    font-weight: 900;
			    content:  "\f0c1";
			    margin-left: 5px;
			    float: right;
			}
.cta-block__content li .pre-styled-list {
			float: right;
		}
@media(min-width: 768px) {

	.cta-block__image {
			flex-basis: 40%
	}
		}
@media(min-width: 1200px) {

	.cta-block__image {
			flex-basis: 40%
	}
		}
.cta-block__video {
		height: 220px;
	    overflow: hidden;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
.cta-block__video video {
			max-width: 140%;
		}
@media(min-width: 768px) {

	.cta-block__video {
			height: 480px;
			flex-basis: 50%
	}
		}
@media(min-width: 992px) {

	.cta-block__video {
			flex-basis: 46%
	}
		}
@media(min-width: 1200px) {

	.cta-block__video {
			flex-basis: 53%
	}
		}
@media(min-width: 768px) {

	.cta-block__image__slides {
			width: 350px


	}
		}
@media(min-width: 992px) {

	.cta-block__image__slides {
			width: 420px


	}
		}
@media(min-width: 1200px) {

	.cta-block__image__slides {
			width: 580px


	}
		}
@media(min-width: 768px) {

		.cta-block__image__slides .slick-dots {
			    right: 0;
			    bottom: -45px;
			    text-align: right
		}
			}
.cta-block__image__slides .slick-dots li {
				width:  40px;
			}
.cta-block__image__slides .slick-dots li button {
					background: #E2E2E2;
					width: 40px;
					padding: 0;
					height: 3px;
				}
.cta-block__image__slides .slick-dots li button:before {
						color: #E2E2E2;
						opacity: 0;
					}
.cta-block__image__slides .slick-dots li button:hoverbutton:before {
						opacity: 0;
					}
.cta-block__image__slides .slick-dots li.slick-active button {
						background: #000;
						width: 40px;
						padding: 0;
					}
.cta-block__image__slides .slick-dots li.slick-active button:before {
							height: 2px;
							color: #000;
							opacity: 0;
						}
@media(min-width: 1920px) {

					.cta-block__image__slides .slick-dots li button {
						background: rgba(255,255,255,0.5);
						width: 40px;
						padding: 0;
						height: 3px;
					}
						.cta-block__image__slides .slick-dots li button:before {
							color: rgba(255,255,255,0.5);
							opacity: 0;
						}
						.cta-block__image__slides .slick-dots li button:hoverbutton:before {
							opacity: 0;
						}

						.cta-block__image__slides .slick-dots li.slick-active button {
							background: #fff;
							width: 40px;
							padding: 0;
						}
							.cta-block__image__slides .slick-dots li.slick-active button:before {
								height: 2px;
								color: #fff;
								opacity: 0;
							}
					
				}
/* Colours */
.cta-block--Yellow { background-color: #F9CB45;  }
.cta-block--Light-Cream { background-color: #f1efec;  }
.cta-block--Dark-Cream { background-color: #e4e1d0;  }
.cta-block--Light-Grey { background-color: rgba(0,0,0,0.05);  }
.cta-block--Dark-Grey { background-color: #2c303a;  }
.cta-block .small-margin {
		margin-bottom: 20px;
	}
@media(min-width: 1200px) {

	.cta-block h2 {
			font-size: 50px
	}
		}
@media(min-width: 1200px) {

	.cta-block p {
			font-size: 18px
	}
		}
.cta-block .pre-title {
		font-size: 13px;
		text-transform: uppercase;
		letter-spacing: 3px;
	}
@media(min-width: 1200px) {

	.cta-block .pre-title {
			font-size: 14px
	}
		}
.cta-block a.call-to-action {
		width: 100%;
		margin-bottom: 0;
	}
@media(min-width: 768px) {

	.cta-block a.call-to-action {
			max-width: 250px
	}
		}
.cta-block .heading-link {
		color: #494F54;
		border-bottom: 1px dotted #999999;
	}
.cta-block .heading-link:hover, .cta-block .heading-link:focus {
			color: #000;
		}
/* HALF & HALF BLOCK */
.half-and-half {
	background: rgba(0,0,0,0.05);


}
@media(min-width: 768px) {
.half-and-half {
		width: 50%;
		float: left


}
	}
@media(min-width: 992px) {
.half-and-half {
		padding: 100px 0


}
	}
@media(min-width: 1400px) {
.half-and-half {
		padding: 150px 0


}
	}
.half-and-half--Yellow { background-color: #F9CB45;  }
.half-and-half--Light-Cream { background-color: #f1efec;  }
.half-and-half--Dark-Cream { background-color: #e4e1d0;  }
.half-and-half--Light-Grey { background-color: rgba(0,0,0,0.05);  }
.half-and-half--Mid-Grey { background-color: #63666c;  }
.half-and-half--Dark-Grey { background-color: #2c303a;  }
.half-and-half--White { background-color: #fff;  }
.half-and-half--Black { background-color: #494F54;  }
@media(min-width: 768px) {

	.half-and-half__wrapper {
			width: 75%;
			margin: 0 auto
	}
		}
@media(min-width: 992px) {

	.half-and-half__wrapper {
			width: 70%
	}
		}
@media(min-width: 1200px) {

	.half-and-half__wrapper {
			width: 60%
	}
		}
@media(min-width: 1400px) {

	.half-and-half__wrapper {
			width: 50%
	}
		}
.half-and-half__title--Yellow, .half-and-half__text--Yellow, .half-and-half__button--Yellow { color: #F9CB45; }
.half-and-half__title--Light-Cream, .half-and-half__text--Light-Cream, .half-and-half__button--Light-Cream { color: #f1efec; }
.half-and-half__title--Dark-Cream, .half-and-half__text--Dark-Cream, .half-and-half__button--Dark-Cream { color: #e4e1d0; }
.half-and-half__title--Light-Grey, .half-and-half__text--Light-Grey, .half-and-half__button--Light-Grey { color: rgba(0,0,0,0.05); }
.half-and-half__title--Dark-Grey, .half-and-half__text--Dark-Grey, .half-and-half__button--Dark-Grey { color: #2c303a; }
.half-and-half__title--White, .half-and-half__text--White, .half-and-half__button--White { color: #fff; }
.half-and-half__title--Black, .half-and-half__text--Black, .half-and-half__button--Black { color: #494F54; }
.half-and-half__images {
		position: relative;
	}
.half-and-half__image01 {
		width: 80%;
		float: right;
	}
.half-and-half__image02 {
		width: 40%;
		position: relative;
		z-index: 10;
		margin-top: -63%;
	}
.half-and-half__title {
		margin-bottom: 30px;
	}
.half-and-half__text {
		font-weight: 600;
	}
.half-and-half__content {

	}
.call-to-action.half-and-half__button { width: 100%; margin-bottom: 0; }
@media(min-width: 768px) {
	.call-to-action.half-and-half__button { width: 70%; }
}
@media(min-width: 992px) {
	.call-to-action.half-and-half__button { width: 60%; }
}
.call-to-action.half-and-half__button--Yellow { color: #F9CB45; border: 1px solid #F9CB45; }
.call-to-action.half-and-half__button--Light-Cream { color: #f1efec; border: 1px solid #f1efec; }
.call-to-action.half-and-half__button--Dark-Cream { color: #e4e1d0; border: 1px solid #e4e1d0; }
.call-to-action.half-and-half__button--Light-Grey { color: rgba(0,0,0,0.05); border: 1px solid rgba(0,0,0,0.05); }
.call-to-action.half-and-half__button--Mid-Grey { color: rgba(0,0,0,0.05); border: 1px solid #63666c; }
.call-to-action.half-and-half__button--Dark-Grey { color: #2c303a; border: 1px solid #2c303a; }
.call-to-action.half-and-half__button--White { color: #fff; border: 1px solid #fff; }
.call-to-action.half-and-half__button--Black { color: #494F54; border: 1px solid #494F54; }
/* ABOUT US BLOCK */
@media(min-width: 768px) {

	.about-us .container {
			display: flex;
			flex-wrap: wrap;
			justify-content: space-between
	}
		}
.about-us__images {
		overflow: hidden;
	}
@media(min-width: 768px) {

	.about-us__images {
			flex-basis: 50%
	}
		}
@media(min-width: 992px) {

	.about-us__images {
			flex-basis: 60%
	}
		}
.about-us__image01 {
		width:  80%;
		float: left;
	}
.about-us__image02 {
		width:  40%;
		float: right;
		z-index: 10;
		margin-top: -50%;
	}
@media(min-width: 768px) {

	.about-us__content {
			flex-basis: 40%		

	}
		}
@media(min-width: 992px) {

	.about-us__content {
			flex-basis: 30%		

	}
		}
.about-us__content .small-margin {
			margin-bottom: 20px;
		}
.about-us__content .pre-title {
			font-size: 13px;
			text-transform: uppercase;
			letter-spacing: 3px;
		}
@media(min-width: 1200px) {

		.about-us__content .pre-title {
				font-size: 14px
		}
			}
.about-us__content a.call-to-action {
			width: 100%;
			margin-bottom: 0;
		}
@media(min-width: 1200px) {

		.about-us__content a.call-to-action {
				width: 70%
		}
			}
.about-us__summary p {
			line-height: 1.5;
			font-weight: 600;
		}
.about-us__summary p:last-child {
				margin-bottom: 0;
			}
@media(min-width: 768px) {
		.about-us__summary p {
				max-width: 80%;
				margin-left: 10%
		}				
			}
@media(min-width: 1200px) {
		.about-us__summary p {
				font-size: 18px;
				max-width: 60%;
				margin-left: 15%
		}				
			}
@media(min-width: 768px) {

	.about-us__summary {
			flex-basis: 100%
	}
		}
@media(min-width: 992px) {

	.about-us__summary {
			margin-top: 40px
	}
		}
/* OUR BREAD CAOUSEL */
.our-bread-carousel {
	background: white;
	overflow: hidden;



}
.our-bread-carousel__header .small-margin {
			margin-bottom: 20px;
		}
.our-bread-carousel__header .pre-title {
			font-size: 13px;
			text-transform: uppercase;
			letter-spacing: 3px;
		}
@media(min-width: 1200px) {

		.our-bread-carousel__header .pre-title {
				font-size: 14px
		}
			}
.our-bread-carousel__header p {
			font-weight: 600;
			line-height: 1.5;
		}
@media(min-width: 768px) {

		.our-bread-carousel__header p {
				max-width: 50%
		}
			}
.our-bread-carousel__slides {
		margin-bottom: 20px;

	}
.our-bread-carousel__slides .slick-list {
			overflow: visible!important;
			-webkit-clip-path: inset( -100vw -100vw -100vw 0 );
			        clip-path: inset( -100vw -100vw -100vw 0 );
		}
/* 
		@media only screen and (min-width: 1500px) {
			max-width: 1330px;
		}

		@media only screen and (min-width: 1600px) {
			max-width: 1380px;
		}

		@media only screen and (min-width: 1700px) {
			max-width: 1430px;
		}

		@media only screen and (min-width: 1800px) {
			max-width: 1480px;
		}

		@media only screen and (min-width: 1900px) {
			max-width: 1530px;
		}

		@media only screen and (min-width: 2000px) {
			max-width: 1680px;
		} */
.our-bread-carousel__slides .slide-navigation--left {
			display: none!important;
		}
/* 		@media(--tablet) {
		    max-width: 100%;
		    position: relative;
		}
		@media(--desktop) {
			max-width: 1200px;
		}
		@media(--wide) {
			max-width: 1275px;
			float: right;
		} */
.our-bread-carousel__slides .slide-navigation--right {
			position: absolute;
			top: 37%;
			right: 5px;		
			font-size: 36px;
			cursor: pointer;
			background: #F9CB45;
			border-radius: 100px;
			width: 70px;
			height: 70px;
			display: flex;
			align-items: center;
			justify-content: center;
			opacity: 1;
			transition: all .3s ease;
		}
@media(min-width: 768px) {
		.our-bread-carousel__slides .slide-navigation--right {
				top: 45%;
				right: -5px;
				background: #F9CB45;
				border-radius: 100px;
				width: 70px;
				height: 70px;
				display: flex;
				align-items: center;
				justify-content: center;
				opacity: 0.9;
				transition: all .3s ease
		}
				.our-bread-carousel__slides .slide-navigation--right:hover, .our-bread-carousel__slides .slide-navigation--right:focus {
					opacity: 1;
				}
			}
@media(min-width: 992px) {
		.our-bread-carousel__slides .slide-navigation--right {
				right: 5px
		}
			}
@media(min-width: 1200px) {
		.our-bread-carousel__slides .slide-navigation--right {
				width: 85px;
				height: 85px;
				right: -15px
		}
			}
.our-bread-carousel__slides .slide-navigation--right .far {
				font-size: 14px;
				font-weight: 600;
				transition: all .3s ease;
				color: #494F54;
			}
.our-bread-carousel__slides .slide-navigation--right .far:hover, .our-bread-carousel__slides .slide-navigation--right .far:focus {
					color: black;
				}
@media(min-width: 1200px) {
			.our-bread-carousel__slides .slide-navigation--right .far {
					font-size: 16px
			}
				}
@media(min-width: 768px) {


		.our-bread-carousel__slides .slick-dots {
			    width: 50%;
			    right: 0;
			    bottom: -90px;
			    text-align: right
		}
			}
.our-bread-carousel__slides .slick-dots li {
				width:  40px;
			}
.our-bread-carousel__slides .slick-dots li button {
					background: #E2E2E2;
					width: 40px;
					padding: 0;
					height: 3px;
				}
.our-bread-carousel__slides .slick-dots li button:before {
						color: #E2E2E2;
						opacity: 0;
					}
.our-bread-carousel__slides .slick-dots li button:hoverbutton:before {
						opacity: 0;
					}
.our-bread-carousel__slides .slick-dots li.slick-active button {
						background: #000;
						width: 40px;
						padding: 0;
					}
.our-bread-carousel__slides .slick-dots li.slick-active button:before {
							height: 2px;
							color: #000;
							opacity: 0;
						}
.our-bread-carousel__slides__item {
			color: white;
			text-align: center;
			padding: 20px;
			position: relative;
			min-height: 500px;
			display: flex;
			align-items: center;
			transition: all .3s ease;
			margin: 0 5px;			
		}
@media(min-width: 768px) {



		.our-bread-carousel__slides__item {
				margin: 0;
				margin-right: 20px			
		}
			}
.our-bread-carousel__slides__item:hover .our-bread-carousel__slides__item__content, .our-bread-carousel__slides__item:focus .our-bread-carousel__slides__item__content {
					background: #f1efec;
					padding: 60px 20px;
				}
.our-bread-carousel__slides__item:hover .pre-title, .our-bread-carousel__slides__item:hover h3, .our-bread-carousel__slides__item:focus .pre-title, .our-bread-carousel__slides__item:focus h3 {
					color: black;
				}
.our-bread-carousel__slides__item:hover .explore-bread, .our-bread-carousel__slides__item:focus .explore-bread {
					opacity: 1;
				}
.our-bread-carousel__slides__item:hover .summary, .our-bread-carousel__slides__item:focus .summary {
					opacity: 1;
					margin-bottom: 20px;
					color: black;
				}
.our-bread-carousel__slides__item:hover .view-more, .our-bread-carousel__slides__item:focus .view-more {
					opacity: 0;
				}
.our-bread-carousel__slides__item__content {
				width: 100%;
				background: none;
				padding: 20px;
				transition: all .4s ease;
			}
.our-bread-carousel__slides__item h3 {
				color: white;
				margin-bottom: 30px;
				font-size: 30px;
			}
.our-bread-carousel__slides__item .summary {
				transition: all .3s ease;
				font-size: 14px;
				margin-bottom: 0;
				opacity: 0;
			}
.our-bread-carousel__slides__item .explore-bread {
				opacity: 0;
				transition: all .4s ease;
				color: black;
				text-align: center;
				width: 100%;
				text-transform: uppercase;
			}
.our-bread-carousel__slides__item .explore-bread:hover, .our-bread-carousel__slides__item .explore-bread:focus {
					color: rgba(0,0,0,0.05);
				}
.our-bread-carousel__slides__item .explore-bread span {
					border-bottom: 1px solid black;
					padding-bottom: 10px;
				}
.our-bread-carousel__slides__item .view-more {
				color: white;
				position: absolute;
				text-align: center;
				width: 100%;
				left: 0;
				bottom: 40px;
				text-transform: uppercase;
			}
.our-bread-carousel__slides__item .view-more span {
					border-bottom: 1px solid white;
					padding-bottom: 10px;
				}
.our-bread-carousel__slides__item .small-margin {
				margin-bottom: 20px;
			}
.our-bread-carousel__slides__item .pre-title {
				font-size: 13px;
				text-transform: uppercase;
				letter-spacing: 3px;
			}
@media(min-width: 1200px) {

			.our-bread-carousel__slides__item .pre-title {
					font-size: 14px
			}
				}
.our-bread-carousel__slides.active .summary {
				display: block;
			}
.our-bread-carousel__footer {
		clear: both;		
	}
.our-bread-carousel__footer a.call-to-action {
			width: 100%;
			margin-bottom: 0;
		}
@media(min-width: 768px) {
		.our-bread-carousel__footer a.call-to-action {
				max-width: 200px
		}
			}

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