@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400&family=Roboto:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
.kg-width-wide {
  font-size: normal;
}

.kg-width-full {
  font-size: normal;
}

video, var, ul, tr, time, thead, th, tfoot, td, tbody, table, sup, summary, sub, strong, span, small, section, samp, q, pre, p, ol, object, nav, menu, mark, li, legend, label, kbd, ins, img, iframe, i, html, hgroup, header, h6, h5, h4, h3, h2, h1, form, footer, figure, figcaption, fieldset, em, dt, dl, div, dfn, details, del, dd, code, cite, caption, canvas, body, blockquote, b, audio, aside, article, address, abbr {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-padding-start: 0;
  -webkit-padding-end: 0;
  -moz-padding-start: 0;
  -moz-padding-end: 0;
}

abbr {
  border: 0;
}

article {
  display: block;
}

aside {
  display: block;
}

audio {
  display: inline-block;
}

canvas {
  display: inline-block;
}

code {
  font-family: "monospace", "serif";
  font-size: 1em;
}

details {
  display: block;
}

fieldset {
  border: 0;
}

figcaption {
  display: block;
}

figure {
  display: block;
}

footer {
  display: block;
}

header {
  display: block;
}

hgroup {
  display: block;
}

html {
  font-family: "sans-serif";
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
html input[type=button] {
  -webkit-appearance: button;
  cursor: pointer;
}
html input[disabled] {
  cursor: default;
}

img {
  border: 0;
}

kbd {
  font-family: "monospace", "serif";
  font-size: 1em;
}

legend {
  border: 0;
}

nav {
  display: block;
}

pre {
  font-family: "monospace", "serif";
  font-size: 1em;
}

samp {
  font-family: "monospace", "serif";
  font-size: 1em;
}

section {
  display: block;
}

small {
  font-size: 80%;
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  bottom: -0.25em;
}

summary {
  display: block;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

video {
  display: inline-block;
}

acronym {
  border: 0;
}

main {
  display: block;
}

[hidden] {
  display: none;
}

a {
  color: inherit;
}
a:active {
  outline: 0;
}
a:focus {
  outline: 0;
}
a:hover {
  outline: 0;
}
a img {
  border: none;
}

button {
  font-family: inherit;
  -webkit-appearance: button;
  cursor: pointer;
}
button:active {
  outline: 0;
}
button:focus {
  outline: 0;
}
button:hover {
  outline: 0;
}

input {
  font-family: inherit;
}

select {
  font-family: inherit;
}

textarea {
  font-family: inherit;
}

input[type=reset] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled] {
  cursor: default;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

:link {
  text-decoration: none;
}
:link img {
  border: none;
}

:visited {
  text-decoration: none;
}
:visited img {
  border: none;
}

* {
  box-sizing: border-box;
}

.clear:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0;
}

.col-1-5 {
  width: 20%;
}

.col-1-4 {
  width: 25%;
}

.col-1-3 {
  width: 33.33%;
}

.col-1-2 {
  width: 50%;
}

.col-2-3 {
  width: 66.66%;
}

.p_0 {
  padding: 0px;
}

.p_5 {
  padding: 5px;
}

.p_10 {
  padding: 10px;
}

.p_15 {
  padding: 15px;
}

.p_20 {
  padding: 20px;
}

.p_t_0 {
  padding-top: 0px;
}

.p_t_5 {
  padding-top: 5px;
}

.p_t_10 {
  padding-top: 10px;
}

.p_t_15 {
  padding-top: 15px;
}

.p_t_20 {
  padding-top: 20px;
}

.p_b_0 {
  padding-bottom: 0px;
}

.p_b_5 {
  padding-bottom: 5px;
}

.p_b_10 {
  padding-bottom: 10px;
}

.p_b_15 {
  padding-bottom: 15px;
}

.p_b_20 {
  padding-bottom: 20px;
}

.p_l_0 {
  padding-left: 0px;
}

.p_l_5 {
  padding-left: 5px;
}

.p_l_10 {
  padding-left: 10px;
}

.p_l_15 {
  padding-left: 15px;
}

.p_l_20 {
  padding-left: 20px;
}

.p_r_0 {
  padding-right: 0px;
}

.p_r_5 {
  padding-right: 5px;
}

.p_r_10 {
  padding-right: 10px;
}

.p_r_15 {
  padding-right: 15px;
}

.p_r_20 {
  padding-right: 20px;
}

.m_t_100 {
  margin-top: 100px;
}

.m_b_100 {
  margin-bottom: 100px;
}

/*	@include rad(25px)	*/
/*	+rotate(45deg)	*/
/*	+placeholder(#FFF)	*/
/*	+placeholder-font-style($italic)	*/
.trans, .link a:after, .link.has_drop .btn-reveal:before, footer .nav .link a:after, footer .nav .link.has_drop .btn-reveal:before, header .nav .link a:after, header .nav .link.has_drop .btn-reveal:before, header #nav_mobile .link a:after, header #nav_mobile .link.has_drop .btn-reveal:before, input[type=text], input[type=name], input[type=date], input[type=email], input[type=password], input[type=file], input[type=search], input[type=tel], input[type=number], input[type=url],
textarea, select, input[type=checkbox] + label:before, input[type=checkbox] + label:after, button, a, .slick-arrow, .slick-dots li button {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

/*	@extend .trans	*/
@font-face {
  font-family: "a_FuturaRound";
  src: url("https://cdn.aktok.com/fonts/AFuturaRoundBold.eot");
  src: url("https://cdn.aktok.com/fonts/AFuturaRoundBold.eot?#iefix") format("embedded-opentype"), url("https://cdn.aktok.com/fonts/AFuturaRoundBold.woff2") format("woff2"), url("https://cdn.aktok.com/fonts/AFuturaRoundBold.woff") format("woff"), url("https://cdn.aktok.com/fonts/AFuturaRoundBold.ttf") format("truetype"), url("https://cdn.aktok.com/fonts/AFuturaRoundBold.svg#AFuturaRoundBold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Gotham Pro Narrow";
  src: url("https://cdn.aktok.com/fonts/GothamProNarrow-Medium.eot");
  src: url("https://cdn.aktok.com/fonts/GothamProNarrow-Medium.eot?#iefix") format("embedded-opentype"), url("https://cdn.aktok.com/fonts/GothamProNarrow-Medium.woff2") format("woff2"), url("https://cdn.aktok.com/fonts/GothamProNarrow-Medium.woff") format("woff"), url("https://cdn.aktok.com/fonts/GothamProNarrow-Medium.ttf") format("truetype"), url("https://cdn.aktok.com/fonts/GothamProNarrow-Medium.svg#GothamProNarrow-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Gotham Pro Narrow";
  src: url("https://cdn.aktok.com/fonts/GothamProNarrow-Bold.eot");
  src: url("https://cdn.aktok.com/fonts/GothamProNarrow-Bold.eot?#iefix") format("embedded-opentype"), url("https://cdn.aktok.com/fonts/GothamProNarrow-Bold.woff2") format("woff2"), url("https://cdn.aktok.com/fonts/GothamProNarrow-Bold.woff") format("woff"), url("https://cdn.aktok.com/fonts/GothamProNarrow-Bold.ttf") format("truetype"), url("https://cdn.aktok.com/fonts/GothamProNarrow-Bold.svg#GothamProNarrow-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Gotham Pro";
  src: url("https://cdn.aktok.com/fonts/GothamPro-Light.eot");
  src: url("https://cdn.aktok.com/fonts/GothamPro-Light.eot?#iefix") format("embedded-opentype"), url("https://cdn.aktok.com/fonts/GothamPro-Light.woff2") format("woff2"), url("https://cdn.aktok.com/fonts/GothamPro-Light.woff") format("woff"), url("https://cdn.aktok.com/fonts/GothamPro-Light.ttf") format("truetype"), url("https://cdn.aktok.com/fonts/GothamPro-Light.svg#GothamPro-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Gotham Pro";
  src: url("https://cdn.aktok.com/fonts/GothamPro-LightItalic.eot");
  src: url("https://cdn.aktok.com/fonts/GothamPro-LightItalic.eot?#iefix") format("embedded-opentype"), url("https://cdn.aktok.com/fonts/GothamPro-LightItalic.woff2") format("woff2"), url("https://cdn.aktok.com/fonts/GothamPro-LightItalic.woff") format("woff"), url("https://cdn.aktok.com/fonts/GothamPro-LightItalic.ttf") format("truetype"), url("https://cdn.aktok.com/fonts/GothamPro-LightItalic.svg#GothamPro-LightItalic") format("svg");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Gotham Pro";
  src: url("https://cdn.aktok.com/fonts/GothamPro.eot");
  src: url("https://cdn.aktok.com/fonts/GothamPro.eot?#iefix") format("embedded-opentype"), url("https://cdn.aktok.com/fonts/GothamPro.woff2") format("woff2"), url("https://cdn.aktok.com/fonts/GothamPro.woff") format("woff"), url("https://cdn.aktok.com/fonts/GothamPro.ttf") format("truetype"), url("https://cdn.aktok.com/fonts/GothamPro.svg#GothamPro") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gotham Pro";
  src: url("https://cdn.aktok.com/fonts/GothamPro-Italic.eot");
  src: url("https://cdn.aktok.com/fonts/GothamPro-Italic.eot?#iefix") format("embedded-opentype"), url("https://cdn.aktok.com/fonts/GothamPro-Italic.woff2") format("woff2"), url("https://cdn.aktok.com/fonts/GothamPro-Italic.woff") format("woff"), url("https://cdn.aktok.com/fonts/GothamPro-Italic.ttf") format("truetype"), url("https://cdn.aktok.com/fonts/GothamPro-Italic.svg#GothamPro-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Gotham Pro";
  src: url("https://cdn.aktok.com/fonts/GothamPro-Medium.eot");
  src: url("https://cdn.aktok.com/fonts/GothamPro-Medium.eot?#iefix") format("embedded-opentype"), url("https://cdn.aktok.com/fonts/GothamPro-Medium.woff2") format("woff2"), url("https://cdn.aktok.com/fonts/GothamPro-Medium.woff") format("woff"), url("https://cdn.aktok.com/fonts/GothamPro-Medium.ttf") format("truetype"), url("https://cdn.aktok.com/fonts/GothamPro-Medium.svg#GothamPro-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Gotham Pro";
  src: url("https://cdn.aktok.com/fonts/GothamPro-MediumItalic.eot");
  src: url("https://cdn.aktok.com/fonts/GothamPro-MediumItalic.eot?#iefix") format("embedded-opentype"), url("https://cdn.aktok.com/fonts/GothamPro-MediumItalic.woff2") format("woff2"), url("https://cdn.aktok.com/fonts/GothamPro-MediumItalic.woff") format("woff"), url("https://cdn.aktok.com/fonts/GothamPro-MediumItalic.ttf") format("truetype"), url("https://cdn.aktok.com/fonts/GothamPro-MediumItalic.svg#GothamPro-MediumItalic") format("svg");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Gotham Pro";
  src: url("https://cdn.aktok.com/fonts/GothamPro-Bold.eot");
  src: url("https://cdn.aktok.com/fonts/GothamPro-Bold.eot?#iefix") format("embedded-opentype"), url("https://cdn.aktok.com/fonts/GothamPro-Bold.woff2") format("woff2"), url("https://cdn.aktok.com/fonts/GothamPro-Bold.woff") format("woff"), url("https://cdn.aktok.com/fonts/GothamPro-Bold.ttf") format("truetype"), url("https://cdn.aktok.com/fonts/GothamPro-Bold.svg#GothamPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Gotham Pro";
  src: url("https://cdn.aktok.com/fonts/GothamPro-BoldItalic.eot");
  src: url("https://cdn.aktok.com/fonts/GothamPro-BoldItalic.eot?#iefix") format("embedded-opentype"), url("https://cdn.aktok.com/fonts/GothamPro-BoldItalic.woff2") format("woff2"), url("https://cdn.aktok.com/fonts/GothamPro-BoldItalic.woff") format("woff"), url("https://cdn.aktok.com/fonts/GothamPro-BoldItalic.ttf") format("truetype"), url("https://cdn.aktok.com/fonts/GothamPro-BoldItalic.svg#GothamPro-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Gotham Pro";
  src: url("https://cdn.aktok.com/fonts/GothamPro-Black.eot");
  src: url("https://cdn.aktok.com/fonts/GothamPro-Black.eot?#iefix") format("embedded-opentype"), url("https://cdn.aktok.com/fonts/GothamPro-Black.woff2") format("woff2"), url("https://cdn.aktok.com/fonts/GothamPro-Black.woff") format("woff"), url("https://cdn.aktok.com/fonts/GothamPro-Black.ttf") format("truetype"), url("https://cdn.aktok.com/fonts/GothamPro-Black.svg#GothamPro-Black") format("svg");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Gotham Pro";
  src: url("https://cdn.aktok.com/fonts/GothamPro-BlackItalic.eot");
  src: url("https://cdn.aktok.com/fonts/GothamPro-BlackItalic.eot?#iefix") format("embedded-opentype"), url("https://cdn.aktok.com/fonts/GothamPro-BlackItalic.woff2") format("woff2"), url("https://cdn.aktok.com/fonts/GothamPro-BlackItalic.woff") format("woff"), url("https://cdn.aktok.com/fonts/GothamPro-BlackItalic.ttf") format("truetype"), url("https://cdn.aktok.com/fonts/GothamPro-BlackItalic.svg#GothamPro-BlackItalic") format("svg");
  font-weight: 900;
  font-style: italic;
}
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.hinge {
  animation-duration: 2s;
}
.animated.flipOutX {
  animation-duration: 0.75s;
}
.animated.flipOutY {
  animation-duration: 0.75s;
}
.animated.bounceIn {
  animation-duration: 0.75s;
}
.animated.bounceOut {
  animation-duration: 0.75s;
}
.animated.flip {
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes bounce {
  from {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  20% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  53% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  80% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  from {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
  10% {
    transform: translate3d(-10px, 0, 0);
  }
  30% {
    transform: translate3d(-10px, 0, 0);
  }
  50% {
    transform: translate3d(-10px, 0, 0);
  }
  70% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(-10px, 0, 0);
  }
  20% {
    transform: translate3d(10px, 0, 0);
  }
  40% {
    transform: translate3d(10px, 0, 0);
  }
  60% {
    transform: translate3d(10px, 0, 0);
  }
  80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(0);
  }
  0.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  1.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  2.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  3.5% {
    transform: translateX(2px) rotateY(3deg);
  }
}
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  50% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  70% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  animation-name: tada;
}

@keyframes wobble {
  from {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: none;
  }
}
.wobble {
  animation-name: wobble;
}

@keyframes jello {
  from {
    transform: none;
  }
  to {
    transform: none;
  }
  0.1% {
    transform: none;
  }
  1.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  2.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  3.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  4.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  5.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  6.7% {
    transform: skewX(0.39062deg) skewY(0.39062deg);
  }
  7.8% {
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
.jello {
  animation-name: jello;
  transform-origin: center;
}

@keyframes bounceIn {
  from {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceIn {
  animation-name: bounceIn;
}

@keyframes bounceInDown {
  from {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  60% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 5px, 0);
  }
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: none;
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  from {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  60% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(5px, 0, 0);
  }
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: none;
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  from {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: none;
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  from {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, -5px, 0);
  }
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  animation-name: bounceOut;
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-name: flipOutX;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-name: hinge;
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.jackInTheBox {
  animation-name: jackInTheBox;
}

@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.rollIn {
  animation-name: rollIn;
}

@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  animation-name: slideInUp;
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  animation-name: slideOutDown;
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.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-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  display: table;
  content: "";
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}
.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-slide a {
  display: block;
}
.slick-slide img {
  display: block;
  max-width: 100%;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slider_out {
  position: relative;
}

.slick-arrow {
  width: 10px;
  height: 22px;
  position: absolute;
  bottom: 0;
  border: none;
  outline: none;
  overflow: hidden;
  padding: 0;
  text-align: center;
  text-indent: -9999px;
  z-index: 1000;
}
.slick-arrow.slick-prev {
  left: 5%;
  background: url("../images/arrow_back.svg") center no-repeat;
}
.slick-arrow.slick-next {
  right: 5%;
  background: url("../images/arrow_fwd.svg") center no-repeat;
}
.slick-arrow.slick-disabled {
  opacity: 0.5;
}
.slick-arrow i {
  font-size: 40px;
  margin-left: -8px;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-dots {
  width: 100%;
  text-align: center;
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.slick-dots li {
  display: inline-block;
  margin: 0 4px;
}
.slick-dots li.slick-active button {
  background: #FF9933;
}
.slick-dots li button {
  width: 8px;
  height: 8px;
  padding: 0;
  border: none;
  border-radius: 50%;
  text-indent: -9999px;
  background: rgba(255, 153, 51, 0.5);
  outline: none;
  cursor: pointer;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}
.fancybox-container * {
  box-sizing: border-box;
}
.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-outer {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-inner {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-bg {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-infobar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
  right: 0;
  top: 0;
}

.fancybox-caption {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}
.fancybox-caption a {
  color: #ccc;
  text-decoration: none;
}
.fancybox-caption a:link {
  color: #ccc;
  text-decoration: none;
}
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}
.fancybox-caption a:hover {
  color: #FFF;
  text-decoration: underline;
}

.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}
.fancybox-navigation .fancybox-button div {
  padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-slide--previous {
  display: block;
}

.fancybox-slide--current {
  display: block;
}

.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}
.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 99995;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-content {
  background: #FFF;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-image {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
  z-index: 1;
}

.fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #FFF;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.fancybox-error p {
  color: #2a2a2a;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
  color: #ccc;
}
.fancybox-button:visited {
  color: #ccc;
}
.fancybox-button:link {
  color: #ccc;
}
.fancybox-button:hover {
  color: #FFF;
}
.fancybox-button:focus {
  outline: none;
}
.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}
.fancybox-button div {
  height: 100%;
}
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button[disabled] {
  color: #888;
  cursor: default;
  outline: none;
}
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}
.fancybox-close-small:hover {
  color: #FFF;
  opacity: 1;
}

.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #FFF;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-360deg);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(360deg);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}

@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #5d5b5b;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.fancybox-share {
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}
.fancybox-share h1 {
  color: #2a2a2a;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.fancybox-share__button:visited {
  color: #FFF;
}
.fancybox-share__button:link {
  color: #FFF;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}
.fancybox-share__button svg path {
  fill: #FFF;
}

.fancybox-share__button--fb {
  background: #344e86;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.fancybox-thumbs__list a {
  backface-visibility: hidden;
  background-color: #000;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}
.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}
.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #FFF;
  border-radius: 10px;
  box-shadow: inset 0 0 6px #000;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
  .fancybox-content {
    max-width: 100%;
    padding: 12px;
    padding: 0;
    width: 100%;
  }
}
body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-show-infobar .fancybox-infobar {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-show-caption .fancybox-caption {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-is-sliding .fancybox-slide {
  display: block;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content {
  cursor: grab;
}

.fancybox-can-pan .fancybox-content {
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}

.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
  background: #e5e3df;
}

.fancybox-slide--pdf .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
  background: #FFF;
}

.fancybox-button--play svg:nth-child(2) {
  display: none;
}

.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1) {
  display: none;
}

.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-is-scaling .fancybox-close-small {
  display: none;
}

.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

body {
  background: #FFF url("../images/bg.jpg") center bottom repeat-x;
  font-family: "Gotham Pro";
  font-size: 16px;
  line-height: 1;
  font-weight: normal;
  color: #5E6A82;
}
@media only screen and (max-width : 960px) {
  body {
    background: #FFF url("../images/grad_bg_1.png") center -6px repeat-x;
  }
}

#wrapper {
  width: 100%;
  position: relative;
  overflow-x: hidden;
}

.container {
  width: 1300px;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width : 1320px) {
  .container {
    width: 1000px;
  }
}
@media only screen and (max-width : 1020px) {
  .container {
    width: 920px;
  }
}
@media only screen and (max-width : 960px) {
  .container {
    width: 728px;
  }
}
@media only screen and (max-width : 740px) {
  .container {
    width: 350px;
  }
}

div.pagination {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  align-items: center;
  margin-bottom: 100px;
}
@media only screen and (max-width : 960px) {
  div.pagination {
    margin-bottom: 0;
    padding: 50px 0 0 0;
  }
}

p {
  max-height: 9999px;
}

::-moz-selection {
  background: rgba(0, 0, 0, 0.7);
  color: #FFF;
}

::selection {
  background: rgba(0, 0, 0, 0.7);
  color: #FFF;
}

::-moz-selection {
  background: rgba(0, 0, 0, 0.7);
  color: #FFF;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Gotham Pro";
  color: #404858;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
  color: #FF9933;
}

h1 {
  font-size: 48px;
  font-weight: 800;
}
@media only screen and (max-width : 1320px) {
  h1 {
    font-size: 40px;
  }
}
@media only screen and (max-width : 960px) {
  h1 {
    font-size: 38px;
  }
}
@media only screen and (max-width : 740px) {
  h1 {
    font-size: 32px;
  }
}

h2 {
  font-size: 43px;
  font-weight: 700;
}
@media only screen and (max-width : 1320px) {
  h2 {
    font-size: 38px;
  }
}

h3 {
  font-size: 38px;
  font-weight: 700;
}
@media only screen and (max-width : 1320px) {
  h3 {
    font-size: 30px;
  }
}
@media only screen and (max-width : 960px) {
  h3 {
    font-size: 28px;
  }
}
@media only screen and (max-width : 740px) {
  h3 {
    font-size: 22px;
  }
}

h4 {
  font-size: 33px;
  font-weight: 700;
}
@media only screen and (max-width : 1320px) {
  h4 {
    font-size: 26px;
  }
}

h5 {
  font-size: 28px;
  font-weight: 700;
}
@media only screen and (max-width : 1320px) {
  h5 {
    font-size: 22px;
  }
}

h6 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
}
@media only screen and (max-width : 1320px) {
  h6 {
    font-size: 18px;
  }
}
mark {
  padding: 0 5px;
}

small {
  font-size: 0.75em;
}

.btn-main, .btn-border {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.btn-main, .btn-border {
  padding: 0 40px;
  height: 56px;
  font-size: 16px;
  font-weight: 900;
  text-transform: uppercase;
}
.btn-main, .btn-border {
  border-radius: 28px;
  -moz-border-radius: 28px;
  -webkit-border-radius: 28px;
  -khtml-border-radius: 28px;
}
@media only screen and (max-width : 400px) {
  .btn-main, .btn-border {
    width: 100% !important;
  }
}

.btn-main {
  color: #FFF;
  background: #6866FF;
  border: none;
  box-shadow: 0px 12px 16px rgba(4, 52, 119, 0.16);
  box-sizing: border-box;
}
.btn-main:hover {
  box-shadow: 7px -7px 0px rgba(0, 0, 0, 0.2), -7px 7px 0px rgba(0, 0, 0, 0.2);
}

.btn-border {
  color: #5E6A82;
  border: 2px solid #5E6A82;
}
.btn-border:hover {
  box-shadow: 7px -7px 0px rgba(94, 106, 130, 0.2), -7px 7px 0px rgba(94, 106, 130, 0.2);
}

.burger.btn-reveal {
  width: 54px;
  height: 54px;
  background-color: #FFF;
  border-radius: 50%;
  position: relative;
}
.burger.btn-reveal .btn-reveal__line,
.burger.btn-reveal .btn-reveal__line:before,
.burger.btn-reveal .btn-reveal__line:after {
  width: 20px;
  height: 2px;
  background-color: #404858;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -10px;
  margin-top: -1px;
  transition: 0.5s;
}
.burger.btn-reveal .btn-reveal__line:before,
.burger.btn-reveal .btn-reveal__line:after {
  content: "";
  transition: 0.5s;
}
.burger.btn-reveal .btn-reveal__line:before {
  transform: translateY(-5px);
}
.burger.btn-reveal .btn-reveal__line:after {
  transform: translateY(5px);
}
.burger.btn-reveal.active {
  border-radius: 50% 50% 0 0;
}
.burger.btn-reveal.active .btn-reveal__line {
  background-color: #000;
  transform: rotate(45deg);
}
.burger.btn-reveal.active .btn-reveal__line:before {
  transform-origin: left bottom;
  transform: rotate(90deg);
  width: 22px;
  left: 19px;
  top: -11px;
  background-color: #000;
}
.burger.btn-reveal.active .btn-reveal__line:after {
  transform: rotate(35deg);
  transform-origin: left top;
  width: 0px;
  background-color: #000;
}

button, a {
  outline: none;
  cursor: pointer;
}

a:disabled, a.disabled,
button:disabled, button.disabled {
  opacity: 0.7;
  cursor: default;
  pointer-events: none;
}
a:disabled:before, a.disabled:before,
button:disabled:before, button.disabled:before {
  display: none;
}

@keyframes pulse1 {
  from {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes pulse2 {
  0%, 100% {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.36);
  }
  50% {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  }
}
/*  animation: pulse2 2s linear infinite;  */
input[type=text], input[type=name], input[type=date], input[type=email], input[type=password], input[type=file], input[type=search], input[type=tel], input[type=number], input[type=url],
textarea, select {
  padding: 0 40px;
  font-size: 13px;
  line-height: 40px;
  font-weight: 500;
  background: #FFF;
  box-shadow: 0 6px 12px rgba(94, 106, 130, 0.36);
  box-sizing: border-box;
  border: none;
  outline: none;
  resize: none;
  margin-bottom: 10px;
}
input[type=text]::-webkit-input-placeholder, input[type=name]::-webkit-input-placeholder, input[type=date]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=file]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
  color: rgba(7, 38, 63, 0.5);
}
input[type=text]::-moz-placeholder, input[type=name]::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=file]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=url]::-moz-placeholder,
textarea::-moz-placeholder, select::-moz-placeholder {
  color: rgba(7, 38, 63, 0.5);
}
input[type=text]:-ms-input-placeholder, input[type=name]:-ms-input-placeholder, input[type=date]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=file]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, input[type=url]:-ms-input-placeholder,
textarea:-ms-input-placeholder, select:-ms-input-placeholder {
  color: rgba(7, 38, 63, 0.5);
}
input[type=text]:-moz-placeholder, input[type=name]:-moz-placeholder, input[type=date]:-moz-placeholder, input[type=email]:-moz-placeholder, input[type=password]:-moz-placeholder, input[type=file]:-moz-placeholder, input[type=search]:-moz-placeholder, input[type=tel]:-moz-placeholder, input[type=number]:-moz-placeholder, input[type=url]:-moz-placeholder,
textarea:-moz-placeholder, select:-moz-placeholder {
  color: rgba(7, 38, 63, 0.5);
}
input[type=text], input[type=name], input[type=date], input[type=email], input[type=password], input[type=file], input[type=search], input[type=tel], input[type=number], input[type=url],
textarea, select {
  border-radius: 27px;
  -moz-border-radius: 27px;
  -webkit-border-radius: 27px;
  -khtml-border-radius: 27px;
}
input[type=text]:active, input[type=text]:focus, input[type=name]:active, input[type=name]:focus, input[type=date]:active, input[type=date]:focus, input[type=email]:active, input[type=email]:focus, input[type=password]:active, input[type=password]:focus, input[type=file]:active, input[type=file]:focus, input[type=search]:active, input[type=search]:focus, input[type=tel]:active, input[type=tel]:focus, input[type=number]:active, input[type=number]:focus, input[type=url]:active, input[type=url]:focus,
textarea:active,
textarea:focus, select:active, select:focus {
  border-color: #07263f;
}
@media only screen and (max-width : 400px) {
  input[type=text], input[type=name], input[type=date], input[type=email], input[type=password], input[type=file], input[type=search], input[type=tel], input[type=number], input[type=url],
  textarea, select {
    width: 100% !important;
  }
}

label {
  padding: 0 20px;
  font-size: 12px;
  line-height: 40px;
  font-weight: 500;
}
label::-webkit-input-placeholder {
  color: rgba(7, 38, 63, 0.5);
}
label::-moz-placeholder {
  color: rgba(7, 38, 63, 0.5);
}
label:-ms-input-placeholder {
  color: rgba(7, 38, 63, 0.5);
}
label:-moz-placeholder {
  color: rgba(7, 38, 63, 0.5);
}

input[type=text], input[type=name], input[type=date], input[type=email], input[type=password], input[type=file], input[type=search], input[type=tel], input[type=number], input[type=url] textarea {
  overflow: hidden;
  resize: none;
}

.check-out {
  padding: 10px 0 0 0;
}

input[type=checkbox] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
input[type=checkbox] + label {
  display: block;
  font-size: 16px;
  line-height: 20px;
  cursor: pointer;
  position: relative;
  padding-left: 30px;
}
input[type=checkbox] + label:before, input[type=checkbox] + label:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  top: 50%;
  margin-top: -10px;
}
input[type=checkbox] + label:before {
  background: url("../images/checkbox-box.svg") center center no-repeat;
}
input[type=checkbox] + label:after {
  background: url("../images/checkbox-check.png") center center no-repeat;
  opacity: 0;
  background-size: contain;
}
input[type=checkbox]:checked + label:after {
  opacity: 1;
}

header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1001;
}
header.proudly_canadian .logo {
  background: url("../images/logo_canadian.svg") left center no-repeat;
  width: 188px;
  height: 52px;
  background-size: contain;
}
header.proudly_canadian .logo img, header.proudly_canadian .logo span {
  display: none;
}
header .logo {
  display: flex;
  align-items: center;
}
@media only screen and (max-width : 960px) {
  header .logo img {
    width: 52px;
  }
}
header .logo span {
  font-size: 32px;
  font-weight: 900;
  color: #404858;
  text-transform: uppercase;
  margin-left: 8px;
}
@media only screen and (max-width : 960px) {
  header .logo span {
    font-size: 30px;
    font-weight: 700;
    margin-left: 6px;
    letter-spacing: 2.5px;
  }
}
header.nav-down {
  top: 0;
}
header.nav-up {
  top: -84px;
}
@media only screen and (max-width : 960px) {
  header {
    padding: 20px 0;
  }
}
header .container {
  width: 1728px;
  max-width: 1728px;
  height: 100px;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: space-between;
  align-items: center;
}
@media only screen and (max-width : 1730px) {
  header .container {
    width: 1300px;
  }
}
@media only screen and (max-width : 1320px) {
  header .container {
    width: 1000px;
  }
}
@media only screen and (max-width : 1020px) {
  header .container {
    width: 920px;
  }
}
@media only screen and (max-width : 960px) {
  header .container {
    width: 728px;
    height: 54px;
  }
}
@media only screen and (max-width : 740px) {
  header .container {
    width: 350px;
  }
}
header .nav {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}
@media only screen and (max-width : 960px) {
  header .nav {
    display: none;
  }
}
header .nav .link {
  position: relative;
  margin-left: 2px;
}
header .nav .link a {
  position: relative;
  display: block;
  padding: 24px 31px;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #404858;
}
@media only screen and (max-width : 1320px) {
  header .nav .link a {
    padding: 24px 15px;
  }
}
@media only screen and (max-width : 1020px) {
  header .nav .link a {
    padding: 24px 8px;
  }
}
header .nav .link a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 31px;
  right: 31px;
  opacity: 0;
  height: 0;
  background: #FF9933;
}
header .nav .link a.active:after {
  opacity: 1;
  height: 4px;
  right: 0;
  left: 0;
}
header .nav .link.login a {
  color: #6866FF;
}
header .nav .link:hover a:after {
  opacity: 1;
  height: 4px;
}
header .nav .link:hover.has_drop .hidden-content a:after {
  opacity: 0;
  height: 0;
}
header .nav .link.has_drop .btn-reveal {
  padding-right: 46px;
}
@media only screen and (max-width : 1320px) {
  header .nav .link.has_drop .btn-reveal {
    padding-right: 20px;
  }
}
header .nav .link.has_drop .btn-reveal:before {
  content: "";
  position: absolute;
  right: 31px;
  top: 50%;
  margin-top: -2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #404858 transparent transparent transparent;
}
@media only screen and (max-width : 1320px) {
  header .nav .link.has_drop .btn-reveal:before {
    right: 6px;
  }
}
header .nav .link.has_drop .btn-reveal.active:before {
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #404858 transparent;
}
header .nav .link.has_drop .hidden-content {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  display: none;
  z-index: 1000;
  padding: 25px 25px 0 25px;
  max-width: 100%;
  border-radius: 0px 0px 8px 8px;
}
header .nav .link.has_drop .hidden-content.active {
  display: block;
  background-color: #fff;
  box-shadow: 0px 16px 32px rgba(64, 72, 88, 0.12);
}
header .nav .link.has_drop .hidden-content a {
  padding: 0;
  font-weight: 400;
  font-size: 13px;
  color: #404858;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-bottom: 25px;
  height: 15px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: center;
}
header .nav .link.has_drop .hidden-content a:hover {
  font-weight: 500;
  color: #FF9933;
}
header .nav .btn-main {
  padding: 0 59px;
}
@media only screen and (max-width : 1320px) {
  header .nav .btn-main {
    padding: 0 25px;
    font-size: 14px;
    height: 46px;
  }
}
header .burger {
  display: none;
}
@media only screen and (max-width : 960px) {
  header .burger {
    display: block;
  }
}
header #nav_mobile {
  display: none;
  position: absolute;
  top: 54px;
  right: 0;
  padding: 20px;
  background: #FFFFFF;
}
@media only screen and (max-width : 960px) {
  header #nav_mobile .nav {
    display: block;
  }
}
header #nav_mobile .link {
  position: relative;
}
header #nav_mobile .link a {
  position: relative;
  display: block;
  padding: 15px 0;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #404858;
}
header #nav_mobile .link a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  width: 100%;
  height: 0;
  background: #FF9933;
}
header #nav_mobile .link a.active:after {
  opacity: 1;
  height: 4px;
}
header #nav_mobile .link:hover a:after {
  opacity: 1;
  height: 4px;
}
header #nav_mobile .link:hover.has_drop .hidden-content a:after {
  opacity: 0;
  height: 0;
}
header #nav_mobile .link.has_drop .btn-reveal {
  padding-right: 20px;
}
header #nav_mobile .link.has_drop .btn-reveal:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #404858 transparent transparent transparent;
}
header #nav_mobile .link.has_drop .btn-reveal.active:before {
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #404858 transparent;
}
header #nav_mobile .link.has_drop .hidden-content {
  display: none;
  z-index: 1000;
}
header #nav_mobile .link.has_drop .hidden-content.active {
  display: block;
}
header #nav_mobile .link.has_drop .hidden-content a {
  padding: 15px 0;
  text-align: right;
}
header #nav_mobile .link.has_drop .hidden-content a:hover:after {
  opacity: 1;
  height: 1px;
}

footer .container {
  width: 1728px;
  max-width: 1728px;
  padding: 53px 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: space-between;
  align-items: center;
}
@media only screen and (max-width : 1730px) {
  footer .container {
    width: 1300px;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width : 1320px) {
  footer .container {
    width: 1000px;
  }
}
@media only screen and (max-width : 1020px) {
  footer .container {
    width: 920px;
  }
}
@media only screen and (max-width : 960px) {
  footer .container {
    width: 728px;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
    padding: 30px 0;
  }
}
@media only screen and (max-width : 740px) {
  footer .container {
    width: 350px;
    padding-bottom: 0;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
  }
}
@media only screen and (max-width : 960px) {
  footer .logo {
    margin-bottom: 14px;
  }
}
@media only screen and (max-width : 740px) {
  footer .logo {
    margin-bottom: 20px;
  }
}
footer .nav {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}
@media only screen and (max-width : 740px) {
  footer .nav {
    flex-direction: column;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
  }
}
footer .nav .link {
  position: relative;
  margin-left: 2px;
}
footer .nav .link a {
  position: relative;
  display: block;
  padding: 24px 31px;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #404858;
}
@media only screen and (max-width : 1020px) {
  footer .nav .link a {
    padding: 24px 25px;
  }
}
@media only screen and (max-width : 740px) {
  footer .nav .link a {
    padding: 14px 0;
  }
}
footer .nav .link a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  width: 100%;
  height: 0;
  background: #FF9933;
}
footer .nav .link a.active:after {
  opacity: 1;
  height: 4px;
}
footer .nav .link:hover a:after {
  opacity: 1;
  height: 4px;
}
footer .nav .link:hover.has_drop .hidden-content a:after {
  opacity: 0;
  height: 0;
}
footer .nav .link.has_drop .btn-reveal {
  padding-right: 46px;
}
footer .nav .link.has_drop .btn-reveal:before {
  content: "";
  position: absolute;
  right: 31px;
  top: 50%;
  margin-top: -2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #404858 transparent transparent transparent;
}
footer .nav .link.has_drop .btn-reveal.active:before {
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #404858 transparent;
}
footer .nav .link.has_drop .hidden-content {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  display: none;
  z-index: 1000;
  padding: 25px 25px 0 25px;
  max-width: 100%;
  border-radius: 8px 8px 0px 0px;
}
footer .nav .link.has_drop .hidden-content.active {
  display: block;
  background-color: #fff;
  box-shadow: 0px 16px 32px rgba(64, 72, 88, 0.12);
}
footer .nav .link.has_drop .hidden-content a {
  padding: 0;
  font-weight: 400;
  font-size: 13px;
  color: #404858;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-bottom: 25px;
  height: 15px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: center;
}
footer .nav .link.has_drop .hidden-content a:hover {
  font-weight: 500;
  color: #FF9933;
}
footer .nav .link.login {
  display: none;
}
footer .nav .btn-main {
  display: none;
}
footer .contacts_out {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: space-between;
  align-items: center;
}
@media only screen and (max-width : 1730px) {
  footer .contacts_out {
    width: 100%;
    padding-top: 20px;
  }
}
@media only screen and (max-width : 960px) {
  footer .contacts_out {
    padding-top: 41px;
  }
}
@media only screen and (max-width : 740px) {
  footer .contacts_out {
    padding-top: 17px;
    flex-direction: column;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
  }
}
footer .contacts {
  text-align: right;
  margin-right: 25px;
}
@media only screen and (max-width : 960px) {
  footer .contacts {
    margin-right: 0;
    text-align: center;
    margin-bottom: 15px;
  }
}
footer .contacts p.n2 a, footer .contacts p.n3 a {
  text-decoration: underline;
}
footer .contacts p a {
  font-size: 14px;
  line-height: 1.5;
  color: #5E6A82;
}
footer .sign_up {
  width: 440px;
  height: 80px;
  background: #FFFFFF;
  box-shadow: 0px 12px 32px rgba(0, 0, 0, 0.1);
  padding: 0 25px;
  border-radius: 8px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: space-between;
  align-items: center;
}
@media only screen and (max-width : 840px) {
  footer .sign_up {
    width: 400px;
    padding: 0 20px;
  }
}
@media only screen and (max-width : 740px) {
  footer .sign_up {
    width: 100%;
    padding: 0;
    background: none;
    box-shadow: none;
  }
}
footer .sign_up p {
  width: 250px;
  min-height: 48px;
  padding-top: 8px;
  padding-left: 80px;
  background: url("../images/bot.png") left center no-repeat;
  line-height: 1.1;
}
@media only screen and (max-width : 740px) {
  footer .sign_up p {
    padding-left: 72px;
  }
}
footer .sign_up .btn-main {
  font-size: 16px;
  padding: 0;
  width: 130px;
  height: 40px;
  text-transform: none;
}
@media only screen and (max-width : 400px) {
  footer .sign_up .btn-main {
    width: 130px !important;
  }
}
footer .copy {
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  padding: 15px 0;
}
@media only screen and (max-width : 960px) {
  footer .copy {
    padding: 25px 0;
  }
}
@media only screen and (max-width : 740px) {
  footer .copy {
    padding: 21px 0;
  }
}
footer .copy img, footer .copy .note {
  display: none;
}
footer .copy .copyright {
  color: #5E6A82;
}
footer.proudly_canadian .logo {
  background: url("../images/logo_canadian.svg") left center no-repeat;
  width: 188px;
  height: 52px;
  background-size: contain;
}
footer.proudly_canadian .logo img {
  display: none;
}
footer.proudly_canadian .copy img {
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}
footer.proudly_canadian .copy .note {
  display: block;
  color: #8082A0;
}

.blog__main_hero {
  background: url("../images/bg_circles.jpg") center top no-repeat;
}
@media only screen and (max-width : 960px) {
  .blog__main_hero {
    background: #FFF url("../images/bg.jpg") center bottom repeat-x;
  }
}
.blog__main_hero .container {
  text-align: center;
  padding-top: 90px;
  height: 430px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}
@media only screen and (max-width : 960px) {
  .blog__main_hero .container {
    padding: 128px 0 60px 0;
    height: auto;
  }
}
@media only screen and (max-width : 740px) {
  .blog__main_hero .container {
    padding: 131px 0 60px 0;
    text-align: left;
    justify-content: center;
    align-content: flex-start;
    align-items: flex-start;
  }
}
.blog__main_hero h1 {
  margin-bottom: 30px;
}
@media only screen and (max-width : 960px) {
  .blog__main_hero h1 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width : 740px) {
  .blog__main_hero h1 {
    margin-bottom: 22px;
  }
}
.blog__main_hero p {
  font-size: 20px;
  line-height: 1.3;
}
@media only screen and (max-width : 960px) {
  .blog__main_hero p {
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    line-height: 1.8;
    max-width: 55%;
  }
}
@media only screen and (max-width : 740px) {
  .blog__main_hero p {
    max-width: 100%;
  }
}
@media only screen and (max-width : 740px) {
  .blog__main_hero .filters__search {
    width: 100%;
    height: 64px;
    padding: 0 20px;
  }
}

.subscribe {
  text-align: center;
  padding: 100px 0 20px 0;
}
@media only screen and (max-width : 960px) {
  .subscribe {
    padding: 44px 0 32px 0;
  }
}
@media only screen and (max-width : 740px) {
  .subscribe {
    padding: 37px 0 16px 0;
  }
}
.subscribe .container {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.subscribe h3 {
  line-height: 1.15;
  font-weight: 800;
  max-width: 650px;
  margin-bottom: 40px;
}
@media only screen and (max-width : 960px) {
  .subscribe h3 {
    max-width: 500px;
    margin-bottom: 35px;
  }
}
@media only screen and (max-width : 740px) {
  .subscribe h3 {
    font-size: 24px;
  }
}
.subscribe .form_row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}
@media only screen and (max-width : 960px) {
  .subscribe .form_row {
    justify-content: space-between;
    align-content: space-between;
  }
}
@media only screen and (max-width : 740px) {
  .subscribe .form_row {
    width: 100%;
    flex-direction: column;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: stretch;
  }
}
.subscribe .form_row input {
  background: none;
  box-shadow: none;
  border: 1px solid rgba(64, 72, 88, 0.5);
  width: 448px;
  margin: 0 16px 0 0;
  text-transform: uppercase;
  height: 56px;
  line-height: 56px;
  font-weight: 800;
}
@media only screen and (max-width : 960px) {
  .subscribe .form_row input {
    width: 406px;
    font-size: 16px;
    padding: 0 35px;
  }
}
@media only screen and (max-width : 740px) {
  .subscribe .form_row input {
    width: 100%;
    margin: 0 0 4px 0;
    text-align: center;
  }
}
.subscribe .form_row .btn-main {
  height: 56px;
  line-height: 56px;
  padding: 0 110px;
}
@media only screen and (max-width : 960px) {
  .subscribe .form_row .btn-main {
    padding: 0 118px;
  }
}
@media only screen and (max-width : 740px) {
  .subscribe .form_row .btn-main {
    width: 100%;
    text-align: center;
  }
}

.preview__single_post_with_filters {
  background: #FFF;
  padding: 100px 0;
}
@media only screen and (max-width : 960px) {
  .preview__single_post_with_filters {
    padding: 40px 0;
  }
}
@media only screen and (max-width : 740px) {
  .preview__single_post_with_filters {
    padding: 30px 0 33px 0;
  }
}
.preview__single_post_with_filters .container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: space-between;
  align-items: flex-start;
}
@media only screen and (max-width : 740px) {
  .preview__single_post_with_filters .container {
    flex-direction: column;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: stretch;
  }
}
.preview__single_post_with_filters .container .card_fullwidth {
  width: 840px;
}
@media only screen and (max-width : 1320px) {
  .preview__single_post_with_filters .container .card_fullwidth {
    width: 660px;
  }
}
@media only screen and (max-width : 1020px) {
  .preview__single_post_with_filters .container .card_fullwidth {
    width: 600px;
  }
}
@media only screen and (max-width : 960px) {
  .preview__single_post_with_filters .container .card_fullwidth {
    width: 435px;
  }
}
@media only screen and (max-width : 740px) {
  .preview__single_post_with_filters .container .card_fullwidth {
    width: 100%;
    margin-bottom: 30px;
  }
}
.preview__single_post_with_filters .container .filters {
  width: 413px;
}
@media only screen and (max-width : 1320px) {
  .preview__single_post_with_filters .container .filters {
    width: 300px;
  }
}
@media only screen and (max-width : 960px) {
  .preview__single_post_with_filters .container .filters {
    width: 270px;
  }
}
@media only screen and (max-width : 740px) {
  .preview__single_post_with_filters .container .filters {
    width: 100%;
  }
}
.preview__single_post_with_filters .container .filters .filters__search {
  margin: 0;
  position: relative;
  width: 100%;
  height: 90px;
  padding: 0 30px;
  border: 2px solid #cccfd8;
  margin-bottom: 25px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: space-between;
  align-items: center;
}
@media only screen and (max-width : 1320px) {
  .preview__single_post_with_filters .container .filters .filters__search {
    height: 70px;
  }
}
@media only screen and (max-width : 960px) {
  .preview__single_post_with_filters .container .filters .filters__search {
    height: 64px;
    padding: 0 20px;
    margin-bottom: 22px;
  }
}
@media only screen and (max-width : 740px) {
  .preview__single_post_with_filters .container .filters .filters__search {
    margin-bottom: 28px;
  }
}
.preview__single_post_with_filters .container .filters .filters__search:before {
  content: "Search...";
  font-size: 24px;
  font-weight: 500;
  color: #c1c4cb;
}
@media only screen and (max-width : 1320px) {
  .preview__single_post_with_filters .container .filters .filters__search:before {
    font-size: 22px;
  }
}
@media only screen and (max-width : 960px) {
  .preview__single_post_with_filters .container .filters .filters__search:before {
    font-size: 18px;
  }
}
.preview__single_post_with_filters .container .filters .filters__search:after {
  content: "";
  width: 32px;
  height: 32px;
  background: url(../images/search.svg) center no-repeat;
  background-size: contain;
}
@media only screen and (max-width : 1320px) {
  .preview__single_post_with_filters .container .filters .filters__search:after {
    width: 28px;
    height: 28px;
  }
}
@media only screen and (max-width : 960px) {
  .preview__single_post_with_filters .container .filters .filters__search:after {
    width: 22px;
    height: 22px;
  }
}
.preview__single_post_with_filters .container .filters h6 {
  margin-bottom: 18px;
}
@media only screen and (max-width : 960px) {
  .preview__single_post_with_filters .container .filters h6 {
    margin-bottom: 11px;
  }
}
.preview__single_post_with_filters .container .filters .filters__select {
  position: relative;
  margin-bottom: 30px;
}
@media only screen and (max-width : 960px) {
  .preview__single_post_with_filters .container .filters .filters__select {
    margin-bottom: 24px;
  }
}
@media only screen and (max-width : 740px) {
  .preview__single_post_with_filters .container .filters .filters__select {
    margin-bottom: 31px;
  }
}
.preview__single_post_with_filters .container .filters .filters__select .link {
  margin: 0;
}
.preview__single_post_with_filters .container .filters .filters__select .link .btn-reveal {
  display: block;
  width: 100%;
  height: 90px;
  line-height: 90px;
  padding: 0 30px;
  border: 2px solid #cccfd8;
  font-size: 24px;
  font-weight: 500;
  color: #404858;
  text-transform: none;
}
@media only screen and (max-width : 1320px) {
  .preview__single_post_with_filters .container .filters .filters__select .link .btn-reveal {
    height: 70px;
    line-height: 70px;
    font-size: 22px;
  }
}
@media only screen and (max-width : 960px) {
  .preview__single_post_with_filters .container .filters .filters__select .link .btn-reveal {
    height: 64px;
    line-height: 65px;
    font-size: 18px;
    padding: 0 19px;
  }
}
.preview__single_post_with_filters .container .filters .filters__select .link .btn-reveal:before {
  z-index: 10;
  right: 30px;
  top: 50%;
  margin-top: 0;
  transform: translateY(-50%);
  border-width: 11px 10.5px 0 10.5px;
}
@media only screen and (max-width : 1320px) {
  .preview__single_post_with_filters .container .filters .filters__select .link .btn-reveal:before {
    border-width: 9px 8.5px 0 8.5px;
  }
}
@media only screen and (max-width : 960px) {
  .preview__single_post_with_filters .container .filters .filters__select .link .btn-reveal:before {
    border-width: 7px 6.5px 0 6.5px;
  }
}
.preview__single_post_with_filters .container .filters .filters__select .link .btn-reveal:after {
  display: none;
}
.preview__single_post_with_filters .container .filters .filters__select .link .btn-reveal.active:before {
  border-width: 0 10.5px 11px 10.5px;
  border-color: transparent transparent #404858 transparent;
}
@media only screen and (max-width : 1320px) {
  .preview__single_post_with_filters .container .filters .filters__select .link .btn-reveal.active:before {
    border-width: 0 8.5px 9px 8.5px;
  }
}
@media only screen and (max-width : 960px) {
  .preview__single_post_with_filters .container .filters .filters__select .link .btn-reveal.active:before {
    border-width: 0 6.5px 7px 6.5px;
  }
}
.preview__single_post_with_filters .container .filters .filters__select .link:hover .btn-reveal:after {
  display: none;
}
.preview__single_post_with_filters .container .filters .filters__select .link .hidden-content.active {
  border: 2px solid #cccfd8;
  border-top: 0px;
  padding: 30px 30px 0 30px;
  border-radius: 0;
  box-shadow: none;
  width: 100%;
}
.preview__single_post_with_filters .container .filters .filters__recent_posts {
  border: 2px solid #cccfd8;
  padding: 30px 26px 12px 30px;
}
@media only screen and (max-width : 960px) {
  .preview__single_post_with_filters .container .filters .filters__recent_posts {
    padding: 23px 26px 6px 26px;
  }
}
@media only screen and (max-width : 740px) {
  .preview__single_post_with_filters .container .filters .filters__recent_posts {
    padding: 30px 24px 0 24px;
  }
}
.preview__single_post_with_filters .container .filters .filters__recent_posts h5 {
  margin-bottom: 25px;
}
@media only screen and (max-width : 960px) {
  .preview__single_post_with_filters .container .filters .filters__recent_posts h5 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width : 740px) {
  .preview__single_post_with_filters .container .filters .filters__recent_posts h5 {
    margin-bottom: 31px;
  }
}
.preview__single_post_with_filters .container .filters .filters__recent_posts .recent_posts__post_preview {
  margin-bottom: 20px;
}
@media only screen and (max-width : 960px) {
  .preview__single_post_with_filters .container .filters .filters__recent_posts .recent_posts__post_preview {
    margin-bottom: 17px;
  }
}
@media only screen and (max-width : 740px) {
  .preview__single_post_with_filters .container .filters .filters__recent_posts .recent_posts__post_preview {
    margin-bottom: 30px;
  }
}
.preview__single_post_with_filters .container .filters .filters__recent_posts .recent_posts__post_preview .post_title {
  width: 100%;
  display: block;
  overflow: hidden;
  height: 80px;
  font-size: 24px;
  line-height: 1.67;
  font-weight: 500;
  color: #404858;
  margin-bottom: 12px;
}
@media only screen and (max-width : 1320px) {
  .preview__single_post_with_filters .container .filters .filters__recent_posts .recent_posts__post_preview .post_title {
    font-size: 22px;
    line-height: 1.4;
    height: 63px;
  }
}
@media only screen and (max-width : 960px) {
  .preview__single_post_with_filters .container .filters .filters__recent_posts .recent_posts__post_preview .post_title {
    font-size: 14px;
    line-height: 26px;
    height: 55px;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width : 740px) {
  .preview__single_post_with_filters .container .filters .filters__recent_posts .recent_posts__post_preview .post_title {
    margin-bottom: 10px;
  }
}
.preview__single_post_with_filters .container .filters .filters__recent_posts .recent_posts__post_preview .post_date {
  display: block;
  background: url("../images/clock.svg") left center no-repeat;
  padding-left: 30px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #404858;
}
@media only screen and (max-width : 960px) {
  .preview__single_post_with_filters .container .filters .filters__recent_posts .recent_posts__post_preview .post_date {
    font-size: 14px;
    background-size: 16px;
    padding-left: 25px;
  }
}

@media only screen and (max-width : 740px) {
  .preview__single_post_without_filters.m_t_100.m_b_100 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.card_fullwidth {
  width: 100%;
}
.card_fullwidth .post_image {
  position: relative;
  width: 100%;
  height: 513px;
  overflow: hidden;
}
@media only screen and (max-width : 1320px) {
  .card_fullwidth .post_image {
    height: 453px;
  }
}
@media only screen and (max-width : 960px) {
  .card_fullwidth .post_image {
    height: 300px;
  }
}
@media only screen and (max-width : 740px) {
  .card_fullwidth .post_image {
    height: 233px;
  }
}
.card_fullwidth .post_image img {
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card_fullwidth .card_info {
  border: 2px solid #cccfd8;
  border-top: 0;
  padding: 37px 30px;
}
@media only screen and (max-width : 960px) {
  .card_fullwidth .card_info {
    padding: 26px;
  }
}
@media only screen and (max-width : 740px) {
  .card_fullwidth .card_info {
    padding: 16px;
  }
}
.card_fullwidth .card_info .card_title {
  line-height: 1.35;
  margin-bottom: 36px;
  padding-right: 25px;
}
@media only screen and (max-width : 1320px) {
  .card_fullwidth .card_info .card_title {
    margin-bottom: 26px;
  }
}
@media only screen and (max-width : 960px) {
  .card_fullwidth .card_info .card_title {
    line-height: 1.25;
  }
}
@media only screen and (max-width : 740px) {
  .card_fullwidth .card_info .card_title {
    padding-right: 0;
    margin-bottom: 28px;
  }
}
.card_fullwidth .card_info .post_tag_row {
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: center;
}
@media only screen and (max-width : 1320px) {
  .card_fullwidth .card_info .post_tag_row {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width : 740px) {
  .card_fullwidth .card_info .post_tag_row {
    margin-bottom: 0;
  }
}
.card_fullwidth .card_info .post_tag_row .post_tag {
  height: 56px;
  border-radius: 30px;
  background: #FFEBD7;
  padding: 0 60px;
  font-size: 20px;
  font-weight: 800;
  color: #FF9933;
  text-transform: uppercase;
  margin-right: 20px;
  margin-bottom: 10px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}
@media only screen and (max-width : 1320px) {
  .card_fullwidth .card_info .post_tag_row .post_tag {
    height: 48px;
    padding: 0 40px;
    font-size: 18px;
  }
}
@media only screen and (max-width : 960px) {
  .card_fullwidth .card_info .post_tag_row .post_tag {
    height: 36px;
    padding: 0 26px;
    font-size: 14px;
  }
}
@media only screen and (max-width : 740px) {
  .card_fullwidth .card_info .post_tag_row .post_tag {
    height: 28px;
    padding: 0 24px;
    font-size: 10px;
  }
}
.card_fullwidth .read_more__row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: center;
}
.card_fullwidth .read_more__row .read_more {
  background: url("../images/read_more.svg") right center no-repeat;
  padding-right: 50px;
  font-size: 28px;
  line-height: 1.3;
  font-weight: 800;
  color: #FF9933;
  text-transform: uppercase;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: center;
}
@media only screen and (max-width : 1320px) {
  .card_fullwidth .read_more__row .read_more {
    font-size: 26px;
    background-size: 34px;
  }
}
@media only screen and (max-width : 960px) {
  .card_fullwidth .read_more__row .read_more {
    font-size: 22px;
    background-size: 27px;
  }
}
@media only screen and (max-width : 740px) {
  .card_fullwidth .read_more__row .read_more {
    font-size: 16px;
    padding-right: 40px;
  }
}
.card_fullwidth .read_more__row .read_more:hover {
  padding-right: 80px;
}

.preview__tag_chain {
  background: #FFF;
}
@media only screen and (max-width : 960px) {
  .preview__tag_chain {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width : 960px) {
  .preview__tag_chain .container {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width : 740px) {
  .preview__tag_chain .container {
    padding-bottom: 30px;
  }
}
.preview__tag_chain h3 {
  line-height: 1.2;
  margin-bottom: 32px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: space-between;
  align-items: center;
}
@media only screen and (max-width : 960px) {
  .preview__tag_chain h3 {
    line-height: 0.9;
    margin-bottom: 44px;
  }
}
@media only screen and (max-width : 740px) {
  .preview__tag_chain h3 {
    font-size: 24px;
    margin-bottom: 36px;
  }
}
.preview__tag_chain h3 .see_more {
  font-size: 26px;
  font-weight: 500;
  color: #6866FF;
  text-decoration: underline;
}
@media only screen and (max-width : 960px) {
  .preview__tag_chain h3 .see_more {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    font-size: 20px;
  }
}
.preview__tag_chain .cards_row {
  padding-bottom: 100px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: space-between;
  align-items: flex-start;
}
@media only screen and (max-width : 960px) {
  .preview__tag_chain .cards_row {
    padding-bottom: 0;
  }
}
@media only screen and (max-width : 740px) {
  .preview__tag_chain .cards_row {
    flex-direction: column;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: stretch;
  }
}
.preview__tag_chain .card_1_3 {
  width: calc(33.3333% - 14.6666px);
}
@media only screen and (max-width : 960px) {
  .preview__tag_chain .card_1_3 {
    width: calc(50% - 14.6666px);
  }
}
@media only screen and (max-width : 740px) {
  .preview__tag_chain .card_1_3 {
    width: 100%;
    margin-bottom: 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: center;
  }
}
.preview__tag_chain .card_1_3 .post_image {
  position: relative;
  width: 100%;
  height: 278px;
  overflow: hidden;
}
@media only screen and (max-width : 1320px) {
  .preview__tag_chain .card_1_3 .post_image {
    height: 250px;
  }
}
@media only screen and (max-width : 960px) {
  .preview__tag_chain .card_1_3 .post_image {
    height: 233px;
  }
}
@media only screen and (max-width : 740px) {
  .preview__tag_chain .card_1_3 .post_image {
    width: 120px;
    height: 165px;
  }
}
.preview__tag_chain .card_1_3 .post_image img {
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.preview__tag_chain .card_1_3 .card_info {
  border: 1px solid #cccfd8;
  border-top: 0;
  padding: 20px 24px 30px 24px;
}
@media only screen and (max-width : 960px) {
  .preview__tag_chain .card_1_3 .card_info {
    padding: 16px;
  }
}
@media only screen and (max-width : 740px) {
  .preview__tag_chain .card_1_3 .card_info {
    border-top: 1px solid;
    border-left: 0;
    width: calc(100% - 120px);
    height: 165px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: flex-start;
    align-items: flex-start;
  }
}
.preview__tag_chain .card_1_3 .card_info .post_tag_row {
  margin-bottom: 10px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: center;
}
.preview__tag_chain .card_1_3 .card_info .post_tag_row .post_tag {
  height: 56px;
  border-radius: 30px;
  background: #FFEBD7;
  padding: 0 40px;
  font-size: 14px;
  font-weight: 800;
  color: #FF9933;
  text-transform: uppercase;
  margin-right: 20px;
  margin-bottom: 10px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}
@media only screen and (max-width : 960px) {
  .preview__tag_chain .card_1_3 .card_info .post_tag_row .post_tag {
    height: 28px;
    padding: 0 24px;
    font-size: 10px;
    margin-right: 10px;
  }
}
@media only screen and (max-width : 740px) {
  .preview__tag_chain .card_1_3 .card_info .post_tag_row .post_tag {
    font-size: 8px;
    padding: 0 18px;
  }
}
.preview__tag_chain .card_1_3 .card_title {
  font-size: 26px;
  line-height: 1.55;
  font-weight: 700;
  margin-bottom: 33px;
}
@media only screen and (max-width : 1320px) {
  .preview__tag_chain .card_1_3 .card_title {
    font-size: 24px;
  }
}
@media only screen and (max-width : 960px) {
  .preview__tag_chain .card_1_3 .card_title {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width : 740px) {
  .preview__tag_chain .card_1_3 .card_title {
    font-size: 14px;
    margin-bottom: 16px;
  }
}
.preview__tag_chain .card_1_3 .read_more__row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: center;
}
.preview__tag_chain .card_1_3 .read_more__row .read_more {
  background: url("../images/read_more.svg") right center no-repeat;
  background-size: 30px auto;
  padding-right: 40px;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 800;
  color: #FF9933;
  text-transform: uppercase;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: center;
}
@media only screen and (max-width : 960px) {
  .preview__tag_chain .card_1_3 .read_more__row .read_more {
    font-size: 16px;
    background-size: 27px;
  }
}
@media only screen and (max-width : 740px) {
  .preview__tag_chain .card_1_3 .read_more__row .read_more {
    font-size: 12px;
    background-size: 20px;
    padding-right: 30px;
  }
}
.preview__tag_chain .card_1_3 .read_more__row .read_more:hover {
  padding-right: 60px;
}

.single_post {
  background: #FFF url("../images/bg_100.jpg") center top repeat-x;
  padding: 195px 0 100px 0;
  font-size: 20px;
  line-height: 1.7;
}
@media only screen and (max-width : 960px) {
  .single_post {
    padding: 140px 0 100px 0;
    font-size: 18px;
  }
}
@media only screen and (max-width : 740px) {
  .single_post {
    padding: 124px 0 100px 0;
    font-size: 16px;
  }
}
.single_post h1 {
  line-height: 1.1;
  margin-bottom: 30px;
}
@media only screen and (max-width : 960px) {
  .single_post h1 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width : 740px) {
  .single_post h1 {
    line-height: 40px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width : 960px) {
  .single_post h2 {
    font-size: 28px;
  }
}
@media only screen and (max-width : 740px) {
  .single_post h2 {
    font-size: 24px;
  }
}
.single_post .post_info {
  margin-bottom: 48px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: center;
}
@media only screen and (max-width : 960px) {
  .single_post .post_info {
    margin-bottom: 30px;
  }
}
.single_post .post_info .divider_1 {
  width: 2px;
  height: 56px;
  background: rgba(94, 106, 130, 0.32);
  margin-right: 30px;
}
@media only screen and (max-width : 960px) {
  .single_post .post_info .divider_1 {
    height: 36px;
    margin-right: 20px;
  }
}
@media only screen and (max-width : 740px) {
  .single_post .post_info .divider_1 {
    background: none;
    width: 100%;
    height: 1px;
    clear: both;
  }
}
.single_post .post_info .divider_2 {
  font-size: 20px;
  margin: 0 7px;
}
.single_post .post_info .post_tag {
  height: 56px;
  border-radius: 30px;
  background: #FFEBD7;
  padding: 0 60px;
  font-size: 20px;
  font-weight: 800;
  color: #FF9933;
  text-transform: uppercase;
  text-decoration: none;
  margin-right: 30px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}
@media only screen and (max-width : 960px) {
  .single_post .post_info .post_tag {
    height: 36px;
    padding: 0 30px;
    font-size: 12px;
    margin-right: 20px;
  }
}
@media only screen and (max-width : 740px) {
  .single_post .post_info .post_tag {
    height: 28px;
    padding: 0 24px;
    font-size: 10px;
    margin-right: 10px;
  }
}
.single_post .post_info .author {
  font-size: 20px;
  font-weight: 700;
}
@media only screen and (max-width : 960px) {
  .single_post .post_info .author {
    font-size: 12px;
  }
}
.single_post .post_info .date {
  font-size: 20px;
  font-weight: 500;
}
@media only screen and (max-width : 960px) {
  .single_post .post_info .date {
    font-size: 12px;
  }
}
.single_post .post_info .time {
  font-size: 20px;
  font-weight: 500;
}
@media only screen and (max-width : 960px) {
  .single_post .post_info .time {
    font-size: 12px;
  }
}
.single_post img {
  display: block;
  margin: 100px 0;
  width: 100%;
  height: auto;
}
.single_post a {
  text-decoration: underline;
  color: #FF9933;
}
.single_post a:hover {
  text-decoration: none;
}
.single_post a.btn-main {
  color: #FFF;
  text-decoration: none;
}
.single_post p, .single_post ul, .single_post ol, .single_post blockquote {
  margin-bottom: 30px;
}
.single_post h2, .single_post h3, .single_post h4, .single_post h5 {
  line-height: 1.1;
  margin-bottom: 40px;
}
@media only screen and (max-width : 740px) {
  .single_post h2, .single_post h3, .single_post h4, .single_post h5 {
    margin-bottom: 30px;
  }
}
.single_post ul, .single_post ol {
  margin-left: 25px;
}
.single_post ul ul, .single_post ul ol, .single_post ol ul, .single_post ol ol {
  margin-bottom: 0;
}
.single_post blockquote {
  border-left: 3px solid #FF9933;
  font-style: italic;
  position: relative;
  transition: 0.2s border ease-in-out;
  z-index: 0;
  padding: 30px 0 30px 40px;
}
.single_post blockquote:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 50px;
  top: 50%;
  margin-top: -25px;
  left: -4px;
  background-color: #FFF;
}
.single_post blockquote:after {
  content: "”";
  position: absolute;
  top: 54%;
  transform: translateY(-50%);
  width: 40px;
  text-align: center;
  left: -24px;
  font-size: 60px;
  line-height: 0;
  font-weight: 800;
  color: #FF9933;
  transition: 0.2s all ease-in-out, 0.4s transform ease-in-out;
}
.single_post blockquote cite {
  display: block;
  font-size: 16px;
  margin-top: 30px;
}
.single_post hr {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-bottom: 30px;
}
.single_post figure img {
  margin: 100px 0 20px 0;
}
.single_post figure figcaption {
  margin-bottom: 100px;
  font-size: 16px;
  font-style: italic;
}

.filters__search {
  margin: 0;
  position: relative;
  width: 50%;
  height: 90px;
  padding: 0 30px;
  border: 2px solid #cccfd8;
  margin-bottom: 25px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: space-between;
  align-items: center;
}
.filters__search:before {
  content: "Search...";
  font-size: 24px;
  font-weight: 500;
  color: #c1c4cb;
}
.filters__search:after {
  content: "";
  width: 32px;
  height: 32px;
  background: url(../images/search.svg) center no-repeat;
  background-size: contain;
}

.search-form input[type=search] {
  width: 100%;
}

.link {
  position: relative;
  margin-left: 2px;
}
.link a {
  position: relative;
  display: block;
  padding: 24px 31px;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #404858;
}
@media only screen and (max-width : 1020px) {
  .link a {
    padding: 24px 20px;
  }
}
.link a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 31px;
  right: 31px;
  opacity: 0;
  height: 0;
  background: #FF9933;
}
.link a.active:after {
  opacity: 1;
  height: 4px;
  right: 0;
  left: 0;
}
.link.login a {
  color: #6866FF;
}
.link:hover a:after {
  opacity: 1;
  height: 4px;
}
.link:hover.has_drop .hidden-content a:after {
  opacity: 0;
  height: 0;
}
.link.has_drop .btn-reveal {
  padding-right: 46px;
}
@media only screen and (max-width : 1020px) {
  .link.has_drop .btn-reveal {
    padding-right: 30px;
  }
}
.link.has_drop .btn-reveal:before {
  content: "";
  position: absolute;
  right: 31px;
  top: 50%;
  margin-top: -2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #404858 transparent transparent transparent;
}
@media only screen and (max-width : 1020px) {
  .link.has_drop .btn-reveal:before {
    right: 15px;
  }
}
.link.has_drop .btn-reveal.active:before {
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #404858 transparent;
}
.link.has_drop .hidden-content {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  display: none;
  z-index: 1000;
  padding: 25px 25px 0 25px;
  max-width: 100%;
  border-radius: 0px 0px 8px 8px;
}
.link.has_drop .hidden-content.active {
  display: block;
  background-color: #fff;
  box-shadow: 0px 16px 32px rgba(64, 72, 88, 0.12);
}
.link.has_drop .hidden-content a {
  padding: 0;
  font-weight: 400;
  font-size: 13px;
  color: #404858;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-bottom: 25px;
  height: 15px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: center;
}
.link.has_drop .hidden-content a:hover {
  font-weight: 500;
  color: #FF9933;
}
.ad_block {
  border-radius: 16px;
  margin-bottom: 30px;
}
.ad_block.type_1 {
  background: #E1E1FF;
}
.ad_block.type_1 .ad_block_inner {
  background: url("../images/ad_pic_1.png") 58px 78% no-repeat;
  padding: 90px 90px 90px 410px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: flex-start;
  align-items: flex-start;
}
@media only screen and (max-width : 1320px) {
  .ad_block.type_1 .ad_block_inner {
    padding: 90px 90px 90px 360px;
  }
}
@media only screen and (max-width : 1020px) {
  .ad_block.type_1 .ad_block_inner {
    padding: 90px 70px 90px 340px;
  }
}
@media only screen and (max-width : 960px) {
  .ad_block.type_1 .ad_block_inner {
    background-size: 240px auto;
    background-position: 20px 50%;
    padding: 60px 33px 60px 225px;
  }
}
@media only screen and (max-width : 740px) {
  .ad_block.type_1 .ad_block_inner {
    background: none;
    padding: 40px 22px;
  }
}
.ad_block.type_1 .ad_block_inner img {
  width: 174px;
  margin: 0 0 30px 10px;
}
@media only screen and (max-width : 960px) {
  .ad_block.type_1 .ad_block_inner img {
    margin: 0 0 30px 0;
  }
}
@media only screen and (max-width : 740px) {
  .ad_block.type_1 .ad_block_inner img {
    margin: 0 0 40px 0;
  }
}
.ad_block.type_1 .ad_block_inner h1 {
  line-height: 1.2;
  margin-bottom: 40px;
}
@media only screen and (max-width : 740px) {
  .ad_block.type_1 .ad_block_inner h1 {
    line-height: 44px;
  }
}
.ad_block.type_1 .ad_block_inner .btn-main {
  background: #FF9933;
  padding: 0 52px;
}
@media only screen and (max-width : 740px) {
  .ad_block.type_1 .ad_block_inner .btn-main {
    width: 100%;
    padding: 0;
  }
}
.ad_block.type_2 {
  position: relative;
  text-align: center;
}
.ad_block.type_2:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 40px;
  background: #FFF4E9;
  border-radius: 16px;
}
.ad_block.type_2 .ad_block_inner {
  background: url("../images/ad_pic_2.png") bottom left no-repeat;
  padding: 82px 68px 42px 660px;
  position: relative;
  z-index: 10;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}
@media only screen and (max-width : 1320px) {
  .ad_block.type_2 .ad_block_inner {
    padding: 82px 68px 42px 545px;
  }
}
@media only screen and (max-width : 1020px) {
  .ad_block.type_2 .ad_block_inner {
    padding: 82px 68px 42px 495px;
  }
}
@media only screen and (max-width : 960px) {
  .ad_block.type_2 .ad_block_inner {
    background-size: 340px;
    background-position: top left;
    padding: 70px 30px 26px 363px;
  }
}
@media only screen and (max-width : 740px) {
  .ad_block.type_2 .ad_block_inner {
    padding: 300px 20px 46px 20px;
    justify-content: center;
    align-content: flex-start;
    align-items: flex-start;
    text-align: left;
  }
}
.ad_block.type_2 .ad_block_inner img {
  width: 174px;
  margin: 0 0 35px 0;
}
@media only screen and (max-width : 960px) {
  .ad_block.type_2 .ad_block_inner img {
    width: 133px;
    height: auto;
    margin: 0 0 20px 0;
  }
}
@media only screen and (max-width : 740px) {
  .ad_block.type_2 .ad_block_inner img {
    width: 174px;
  }
}
.ad_block.type_2 .ad_block_inner h4 {
  font-size: 34px;
  line-height: 1.3;
  font-weight: 800;
  margin-bottom: 37px;
}
@media only screen and (max-width : 960px) {
  .ad_block.type_2 .ad_block_inner h4 {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width : 740px) {
  .ad_block.type_2 .ad_block_inner h4 {
    font-size: 24px;
    margin-bottom: 30px;
  }
}
.ad_block.type_2 .ad_block_inner .btn-main {
  padding: 0 78px;
}
@media only screen and (max-width : 960px) {
  .ad_block.type_2 .ad_block_inner .btn-main {
    padding: 0 59px;
    font-size: 16px;
    height: 50px;
  }
}
@media only screen and (max-width : 740px) {
  .ad_block.type_2 .ad_block_inner .btn-main {
    width: 100%;
    text-align: center;
    padding: 0;
  }
}
.ad_block.type_3 {
  text-align: center;
  background: linear-gradient(-45deg, #5e04bb, #8712ff, #8b3fb5, #a654d3);
  background-size: 300% 300%;
  animation: gradientBG 15s ease infinite;
}
.ad_block.type_3 .ad_block_inner {
  padding: 72px 236px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}
@media only screen and (max-width : 960px) {
  .ad_block.type_3 .ad_block_inner {
    padding: 42px 48px;
  }
}
@media only screen and (max-width : 740px) {
  .ad_block.type_3 .ad_block_inner {
    padding: 60px 24px;
  }
}
.ad_block.type_3 .ad_block_inner img {
  width: 174px;
  margin: 0 0 25px 0;
}
@media only screen and (max-width : 960px) {
  .ad_block.type_3 .ad_block_inner img {
    width: 120px;
    margin-bottom: 18px;
  }
}
@media only screen and (max-width : 740px) {
  .ad_block.type_3 .ad_block_inner img {
    margin-bottom: 24px;
  }
}
.ad_block.type_3 .ad_block_inner h3 {
  line-height: 1.2;
  color: #FFF;
  max-width: 650px;
  margin-bottom: 40px;
}
@media only screen and (max-width : 960px) {
  .ad_block.type_3 .ad_block_inner h3 {
    font-size: 22px;
    margin-bottom: 20px;
    max-width: 60%;
  }
}
@media only screen and (max-width : 740px) {
  .ad_block.type_3 .ad_block_inner h3 {
    font-size: 24px;
    margin-bottom: 30px;
    max-width: 100%;
  }
}
.ad_block.type_3 .ad_block_inner .form_row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}
@media only screen and (max-width : 740px) {
  .ad_block.type_3 .ad_block_inner .form_row {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-content: stretch;
    align-items: stretch;
  }
}
.ad_block.type_3 .ad_block_inner .form_row input {
  background: none;
  box-shadow: none;
  border: 1px solid rgba(255, 255, 255, 0.7);
  width: 543px;
  margin: 0 20px 0 0;
  text-transform: uppercase;
  height: 56px;
  line-height: 56px;
  font-weight: 800;
  color: rgba(255, 255, 255, 0.7);
}
.ad_block.type_3 .ad_block_inner .form_row input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.ad_block.type_3 .ad_block_inner .form_row input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.ad_block.type_3 .ad_block_inner .form_row input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.ad_block.type_3 .ad_block_inner .form_row input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
@media only screen and (max-width : 960px) {
  .ad_block.type_3 .ad_block_inner .form_row input {
    width: 374px;
  }
}
@media only screen and (max-width : 740px) {
  .ad_block.type_3 .ad_block_inner .form_row input {
    width: 100%;
    margin: 0 0 14px 0;
  }
}
.ad_block.type_3 .ad_block_inner .form_row .btn-main {
  height: 56px;
  line-height: 56px;
  padding: 0 75px;
  background: rgba(255, 165, 75, 0.85);
  border: 2px solid #FFA54B;
}
@media only screen and (max-width : 740px) {
  .ad_block.type_3 .ad_block_inner .form_row .btn-main {
    width: 100%;
  }
}
.ad_block.type_3 .ad_block_inner .form_row .btn-main:before {
  content: "";
  width: 30px;
  height: 56px;
  background: url("../images/ad_star.png") left center no-repeat;
}

@keyframes gradientBG {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
/*# sourceMappingURL=style.css.map */