/*

Theme Name: garciamedia-en
Version: 2.0

*/

@charset "UTF-8";

body {
  margin: 0;
  padding: 0;
  background-color: #ff4813;
  font-size: 16px;
  font-family: "fira-sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

::selection {
  background: #ff4813;
  color: white; }

::-moz-selection {
  background: #ff4813;
  color: white; }

*:focus {
  outline: none; }

.wrapper {
  background-color: #f9f9f9;
}

.container {
  max-width: 1100px;
  margin: 0 auto; }


.jumbo {
  min-height: 100vh;
  padding: 30px;
  background-color: #ff4813;
  background-position: 50% 50%;
  background-size: cover;
  background-blend-mode: multiply;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.jumbo .header {
  position: absolute;
  top: 30px;
  left: 30px;
  right: 30px;
  width: calc(100% - 60px);
}

.jumbo-big-word {
  font-size: 130px;
  font-weight: 800;
  line-height: 1;
  font-family: 'Playfair Display';
  color: white;
  text-align: center;
}
.jumbo-summary {
  font-family: 'Playfair Display';
  max-width: 800px;
  margin: 0 auto;
  margin-top: 20px;
  color: white;
  line-height: 1.6;
  text-align: center;
  font-size: 26px;
}

.on-black .jumbo-big-word {
  max-width: 1100px;
  margin: 0 auto;
}

.on-black .jumbo-summary {
  font-weight: 800;
  font-size: 50px;
  line-height: 1.2;
  margin-top: 75px;
}

.on-black .jumbo-summary .attr {
  display: block;
  font-family: "fira-sans";
  font-size: 20px;
  font-weight: 200;
  margin-top: 30px;
  text-transform: uppercase;
}

.on-black {
  background-color: black;
  color: white;
  padding: 100px;
}

.clients-signup-outer {
  background-color: #DADADA;
}

.section-header {
  text-align: center;
  font-weight: 800;
  font-size: 25px;
  text-transform: uppercase;
  color: #ff4813;
  margin-bottom: 30px; }

.section-header-reverse {
  color: white; }

.header {
  position: relative; 
  margin-top: 40px;
}
  .header a {
    color: #ff4813;
    text-decoration: none; }

.header-name {
  padding-top: 5px;
  padding-bottom: 20px;
  border-bottom: 2px dotted white;
/*  font-family: "fira-sans";
*/  font-weight: 600;
  letter-spacing: -1px;
  color: white;
  font-size: 40px;
  color: white; }
  .header-name a {
    color: white;
    webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
  .header-name a:hover {
    color: #ff4813;
    webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }

    .orange-header{ padding: 30px; padding-bottom: 0; }

    .orange-header a, .orange-header span {
      color: #ff4813 !important;
    }

        .orange-header a:hover {
      color: black !important;
    }

    .orange-header .quick-menu a, .orange-header .quick-menu span {
      border-color: #ff4813;
    }

.footer-name {
  padding-top: 5px;
  padding-bottom: 20px;
  text-align: center;
/*  font-family: "fira-sans";
*/  font-weight: 600;
  letter-spacing: -1px;
  font-size: 50px;
  color: #ff4813 !important; }
  .footer a {
    color: #ff4813;
    text-decoration: none; }
.quick-menu {
  position: absolute;
  text-transform: uppercase;
  color: white;
  font-size: 25px;
  right: 3px;
  font-weight: 100;
  top: 10px; }
  .quick-menu a, .quick-menu span {
    webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    padding: 5px 20px;
    border-right: 1px solid white;
    color: white;
     }
     .quick-menu a {
      text-decoration: underline;
     }
  .quick-menu a:hover {
    color: #ff4813;
    webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }

    .quick-menu svg {
      height: 100%;
      vertical-align: middle;
    }

    .quick-menu a:last-of-type {
      padding-right: 0;
      border-right: 0;
    }

.blog-template .header-name {
  border-color: #ff4813;}

.blog-template .mario-woodcut {
  text-align: center;
  margin-top: -200px; }

.blog-template .blog-name {
  margin-top: 20px;
  font-weight: 600;
  font-size: 20px;
  color: #ff4813;
  margin-bottom: 50px; }

.blog-template .blog-teases {
   }

.blog-template .article-headline {
  line-height: 1.2em;
  font-family: 'Playfair Display';
  font-weight: 400;
  font-size: 46px;
  max-width: 700px;
  margin: 0;
  margin-top: 75px;
  margin-bottom: 30px; }

.blog-template .article-deck {
  line-height: 1.3em;
  font-size: 24px;
  max-width: 800px;
  margin: 0;
   }

   .blog-brand {
   }

   .blog-brand .circle {
    width: 100px;
    height: 100px;
    float: left;
    border-radius: 100%;
    margin-right: 20px;
    background-color: #ff4813;
  background-color: #ff4813;
  background-position: 50% 50%;
  background-size: cover;
  background-blend-mode: multiply;
   }
   .blog-brand h1 {
    color: lightgray;
   }

.blog-template .article-time {
  font-size: 16px;
  margin-bottom: 10px; }

.blog-template .article-author {
  font-size: 16px;
  margin-top: 30px;
  margin-bottom: 30px; }
  .blog-template .article-author span {
    font-weight: bold;
    color: #ff4813;
    text-transform: uppercase; }

    .meta  {
      padding: 30px;
      margin-bottom: 75px;
    }

.hero {
  min-height: 85vh;
  align-items: flex-end;
  display: flex;
  background-color: #ff4813;
  color: white;
  margin-bottom: 75px;
  background-size: cover;
  background-position: 50% 50%;
}

.hero-inner {
  padding: 50px; }

.hero-major {
  line-height: 1.2em;
  font-weight: 600;
  font-size: 46px;
  max-width: 800px;
  margin: 0 auto; }

.intro p {
  font-size: 20px;
  max-width: 700px;
  margin: 0 auto;
  line-height: 1.6em;
  color: black; }

.article {
  margin-bottom: 75px;
}

.article > * {
  font-size: 20px;
  margin: 0 auto;
  line-height: 1.5em;
  color: black;
  max-width: 850px; }

.article img {
  width: 100%;
  height: auto;
  max-width: 1000px;
  display: block;
  margin: 30px auto; }

.article p {
  margin-bottom: 1.3em; }
.article h1, .article h2, .article h3, .article h4, .article h5, .article h6 {
  margin: 1.414em auto 0.5em auto;
  font-weight: bold;
  line-height: 1.2; }
.article h1, .article h2, .article h3 {
  font-family: "Chiva", Helvetica, Arial, sans-serif; }
.article h4, .article h5, .article h6 {
  color: #b7b7b7; }
.article h1 {
  margin-top: 0;
  font-size: 2.074em; }
.article h2 {
  font-size: 1.728em; }
.article h3 {
  font-size: 1.44em; }
.article h4 {
  font-size: 1.2em; }
.article small, .article .font_small {
  font-size: 0.833em; }
.article a {
  color: black;
  webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
.article a:hover {
  color: #ff4813;
  webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
.article blockquote {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  font-size: 1.1em;
  padding-left: 20px;
  border-left: 3px solid #ff4813;
  margin-top: 30px;
  margin-bottom: 30px; }

.clients {
  min-height: 85vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ff4813;
  color: white;
  margin-bottom: 40px;
  background-size: cover;
  background-position: 50% 50%;
}
.clients-inner {
  padding: 50px; }

.clients-major {
  line-height: 1.2em;
  font-weight: 600;
  text-align: center;
  font-size: 46px;
  max-width: 900px;
  margin: 0 auto; }

.clients-signup {
  max-width: 900px;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px; }

.client-name {
  display: inline-block; }

.clients-signup-display, #mc_embed_signup {
  float: left;
  width: calc(40% - 5px); }
.clients-signup-display {
  width: calc(60% - 5px);
}
input {
  box-sizing: border-box;
  border: 1px solid #ff4813; }

.clients-signup-display {
  padding-right: 5px;
  text-align: center;
  font-size: 18px;
  line-height: 1.1em;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  height: 50px;
  font-weight: bold; }

  .clients-signup-display svg {
    margin-bottom: -5px;
    margin-right: 5px;
  }

#mc_embed_signup {
  padding-left: 5px; }

.clients-signup .email, .clients-signup .button {
  float: left; }

.clients-signup .email {
  width: 70%;
  height: 50px;
  border: 1px solid black;
  background-color: #B4B4B4 !important;
  color: black !important;
  padding-left: 20px;
  font-size: 14px;
  border-radius: 5px; }

.clients-signup .button {
  width: 30%;
  height: 50px;
  font-size: 16px;
  font-weight: 700;
  background-color: black;
  color: white;
  line-height: 1em;
  border: 1px solid black;
  border-radius: 5px;
  margin-left: -10px; }

.clients-signup:after {
  content: '';
  display: block;
  clear: both; }

#mc_embed_signup {
  position: relative; }

.response {
  font-weight: bold; }

.response, #mc_embed_signup div.mce_inline_error {
  padding: 25px 25px 21px 25px !important;
  color: white !important;
  position: fixed;
  left: 0;
  top: -200px;
  right: 0;
  background-color: black !important;
  text-align: center;
  margin: 0 !important;
  font-size: 16px !important;
  z-index: 999;
  -webkit-animation: slide 0.5s forwards;
  -webkit-animation-delay: 0.5s;
  animation: slide 0.5s forwards;
  animation-delay: 0.5s;
  cursor: pointer; }
  .response a, #mc_embed_signup div.mce_inline_error a {
    color: white; }
  .response:after, #mc_embed_signup div.mce_inline_error:after {
    content: '×';
    font-size: 20px;
    position: absolute;
    right: 25px;
    line-height: 1em; }

@-webkit-keyframes slide {
  100% {
    top: 0; } }
@keyframes slide {
  100% {
    top: 0; } }
.clients-recent {
  font-size: 22px;
  text-align: center;
  margin-bottom: 75px; }
  .clients-recent b {
    font-weight: 700;
    margin-right: 15px; }
  .clients-recent a {
    color: black;
    margin-left: 5px;
    margin-right: 5px; }

.blog-teases {
    background-color: #dadada;
    padding: 30px;
    padding-bottom: 10px;

  }

.blog-teases a {
  text-decoration: none;
  color: black; }

.swiper-container {
  width: 100%;
  margin: 25px auto;
  padding-bottom: 50px;
  position: relative; }

  .swiper-pagination-bullet {
    opacity: 1 !important;
  }
  .swiper-pagination-bullet-active {
    background: #ff4813 !important;
  }

.swiper-arrow {
  position: absolute;
  right: 30px;
  top: 200px;
  z-index: 100;
  cursor: pointer; }
  .swiper-arrow svg {
    width: 110px;
    height: 10px; }

.swiper-slide {
  width: 33%;
}

/*.swiper-slide {
  font-size: 18px;
  background: #fff;
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-shadow: 1px 2px 1px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 2px 1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 2px 1px 0px rgba(0, 0, 0, 0.1);
  webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }*/

/*.swiper-slide:hover {
  margin-top: -5px;
  webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }*/

.blog-pub-time {
  padding: 25px;
  padding-left: 0;
  padding-top: 0;
  align-self: flex-start; 
}

.swiper-pagination {
  z-index: 100;
}

.blog-post-type {
  font-weight: 600;
  margin-right: 12px; }

.featured-image img {
  margin-top: 30px;
  width: 100%;
  height: auto;
}

.blog-headline {
  padding: 25px;
  padding-left: 0;
  margin-top: auto;
  font-size: 32px;
  max-width: 80%;
  color: black !important;
  text-transform: capitalize; }

.contact {
  line-height: 1.2em;
  font-weight: 800;
  text-align: center;
  font-size: 20px;
  max-width: 1100px;
  margin: 0 auto;
  margin-bottom: 75px; }



.copyright {
  color: #b7b7b7;
  font-size: 14px;
  text-align: center; 
  text-transform: uppercase;
  padding-top: 30px;
}

 .footer {
  padding: 50px 30px;
  background-color: black;
  color: white;
 }

.social {
  text-align: center;
}

 .social a {
  background-color: #b7b7b7;
  height: 40px;
  width: 40px;
  text-align: center;
  display: inline-block;
  border-radius: 100%;
 }

 .social svg {
  vertical-align: middle;
    height: 100%;
 }

 .locations {
  font-size: 25px;
  font-weight: 800;
  text-align: center;
  padding: 30px;
  color: #b7b7b7;
 }

 .bios {
  padding: 30px;

 }

.bios-items {
  display: flex;
  margin-bottom: 20px;
}

.bios-item {
    flex-grow: 1;
    flex-basis: 0;
  padding-right: 30px;
}

.bios-item h2 {
  font-family: "Playfair Display";
  font-weight: 700;
  line-height: 1.3;
  font-size: 18px;
  margin-bottom: 0px;
}

.bios-title {
  font-family: "Playfair Display";
  font-weight: 200;
  line-height: 1.3;
  font-size: 18px;
}

.bio-text-item {
  display: none;
}
.bio-text-item p {
  font-size: 18px;
    font-family: "Playfair Display";

  line-height: 1.4;
}

.contact-me, .contact-me-d {
  margin-top: 5px;
}

.contact-me a, .contact-me-d a {
  text-decoration: none;
  font-family: "fira-sans";
  color: black;
  font-weight: bold;
  display: block;
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 30px;
}

.bios-image {
    width: 120px;
    height: 120px;
    border-radius: 100%;
    margin-right: 20px;
  background-color: #ff4813;
  background-position: 50% 50%;
  background-size: cover;
  background-blend-mode: multiply;
}

.bios-read-more {
  padding-bottom: 25px;
  margin-bottom: 15px;
  cursor: pointer;
  font-size: 14px;
}

.bios-read-more span {
  color: #ff4813;
}

.bios-active {
  border-bottom: 5px solid #ff4813;
}

.bios-read-more-close {
  display: none;
}
.bios-active .bios-read-more-more {
  display: none;
}
.bios-active .bios-read-more-close {
  display: block;
}


.container.article {
    padding: 0 30px;
  }

.clients-signup-outer{ padding: 0 30px; }

.blog-teases {
  padding: 30px;
}
.swiper-container {
  margin-bottom: 0;
}

  .contact-me {
    display: none;
  }

@media (max-width: 768px) {
  .contact-me-d {
    display: none;
  }
  .contact-me {
    display: block;
  }
  .read-mores {
    display: none !important;
  }
  .bio-text-item {
    display: block;
  }
  .header-name {
    font-size: 30px;
  }
  .on-black {
    padding: 30px;
  }
  .on-black .jumbo-summary {
    font-size: 30px;
  }
  .attr {
    font-size: 20px;
  }
  .bios-items {display: block;}
  .bios-item {
    width: 100%;
    margin-bottom: 30px;
  }
  .jumbo-big-word {
    font-size: 40px;
  }

  .jumbo-summary {
    font-size: 20px;
  }


  .blog-brand .circle {
    float: none;
  }
  .blog-brand h1 {
    margin-top: 0px;
  }

.header {
  margin-top: 0;
}

.swiper-container {
  margin-bottom: 0;
}


.clients-signup {
  margin-bottom: 0 !important;
}

  .blog-template .blog-name {
    margin-top: 5px;
    margin-bottom: 20px; }

  .blog-template .mario-woodcut {
    margin-top: 30px; }
    .blog-template .mario-woodcut img {
      width: 50px; }

  .intro p {
    font-size: 18px; }

  .blog-template .article-headline {
    font-size: 34px; 
    font-weight: 400;
  }

  .blog-template .article-deck {
    font-size: 22px; }

  .article img {
    width: calc(100% + 60px);
    margin-left: -30px; }

  .article > * {
    font-size: 18px; }

  input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0px !important; }

  .swiper-arrow {
    right: 20px; }

  .clients-recent > * {
    display: block; }

  .clients-recent > b {
    display: block;
    line-height: 50px;
    margin-right: 0 !important;
    margin-left: 0 !important; }

  .hero {
    min-height: 80vh; }

  .clients-recent {
    line-height: 1.5em; }

  .clients-inner, .hero-inner {
    padding: 50px 30px; }

  .clients-major, .hero-major {
    font-size: 28px; }
    .clients-major .client-name, .hero-major .client-name {
      display: block;
      line-height: 1.4em; }

  .clients {
    min-height: auto; }

  .clients-recent a {
    margin: 0; }

  .clients .section-header {
    font-weight: 300;
    max-width: 400px;
    margin: 0 auto;
    margin-bottom: 20px; }

  .container.clients, .container.hero {
    margin-left: 0;
    margin-right: 0; }

  .clients-signup {
    max-width: 450px; }

  .clients-tagline {
    padding-top: 0; }

  .blog-headline {
    font-size: 28px; }

  .clients-signup-display {
    margin-bottom: 10px;
    display: block; }

  .hide-mobile {
    display: none; }

  .clients-signup-display, #mc_embed_signup {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0; }

  .contact {
    font-size: 20px; }

    .footer-name {
      font-size: 30px;
    }
    .locations {
      font-size: 20px;
    }
  .copyright > * {
    display: block; }


  .clients-signup, .hero, .clients-recent, .contact {
    margin-bottom: 50px; } 


}
/**
 * Swiper 3.4.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: October 16, 2016
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform,height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform,height; }

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%; }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate(0, -50%);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5); }

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff; }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000; }

.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px; }

.swiper-container-cube, .swiper-container-flip {
  overflow: visible; }

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }

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


