/* line 1, /home/deployer/tech_production/current/app/assets/stylesheets/reset.sass */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 5, /home/deployer/tech_production/current/app/assets/stylesheets/reset.sass */
body {
  margin: 0;
  padding: 0;
}

/* line 9, /home/deployer/tech_production/current/app/assets/stylesheets/reset.sass */
header,
footer,
main,
nav {
  display: block;
}

/* line 15, /home/deployer/tech_production/current/app/assets/stylesheets/reset.sass */
[hidden] {
  display: none;
}

/* line 18, /home/deployer/tech_production/current/app/assets/stylesheets/reset.sass */
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

/* line 22, /home/deployer/tech_production/current/app/assets/stylesheets/reset.sass */
a:active,
a:hover {
  outline-width: 0;
}

/* line 26, /home/deployer/tech_production/current/app/assets/stylesheets/reset.sass */
b,
strong {
  font-weight: inherit;
}

/* line 30, /home/deployer/tech_production/current/app/assets/stylesheets/reset.sass */
b,
strong {
  font-weight: bolder;
}

/* line 34, /home/deployer/tech_production/current/app/assets/stylesheets/reset.sass */
img {
  border-style: none;
}

/* line 38, /home/deployer/tech_production/current/app/assets/stylesheets/reset.sass */
html, body,
div, span,
object, iframe,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre, abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, var, b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark,
audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* line 58, /home/deployer/tech_production/current/app/assets/stylesheets/reset.sass */
body {
  line-height: 1;
}

/* line 61, /home/deployer/tech_production/current/app/assets/stylesheets/reset.sass */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block;
}

/* line 64, /home/deployer/tech_production/current/app/assets/stylesheets/reset.sass */
nav ul {
  list-style: none;
}

/* line 67, /home/deployer/tech_production/current/app/assets/stylesheets/reset.sass */
blockquote, q {
  quotes: none;
}

/* line 70, /home/deployer/tech_production/current/app/assets/stylesheets/reset.sass */
blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}

/* line 73, /home/deployer/tech_production/current/app/assets/stylesheets/reset.sass */
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

/* line 81, /home/deployer/tech_production/current/app/assets/stylesheets/reset.sass */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* line 86, /home/deployer/tech_production/current/app/assets/stylesheets/reset.sass */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

/* line 92, /home/deployer/tech_production/current/app/assets/stylesheets/reset.sass */
del {
  text-decoration: line-through;
}

/* line 95, /home/deployer/tech_production/current/app/assets/stylesheets/reset.sass */
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

/* line 99, /home/deployer/tech_production/current/app/assets/stylesheets/reset.sass */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 103, /home/deployer/tech_production/current/app/assets/stylesheets/reset.sass */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/* line 111, /home/deployer/tech_production/current/app/assets/stylesheets/reset.sass */
input, select {
  vertical-align: middle;
}

/* line 114, /home/deployer/tech_production/current/app/assets/stylesheets/reset.sass */
ul, li {
  list-style: none;
}

/* line 117, /home/deployer/tech_production/current/app/assets/stylesheets/reset.sass */
i {
  font-style: normal;
}
/**
 * Swiper 4.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 1, 2018
 */
/* line 12, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

/* line 21, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

/* line 24, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

/* line 31, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

/* line 48, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

/* line 53, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

/* line 58, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

/* line 64, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

/* line 77, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
/* line 81, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

/* line 85, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */
/* line 97, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-3d {
  perspective: 1200px;
}

/* line 101, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.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-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* line 111, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.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-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

/* line 123, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
}

/* line 129, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
}

/* line 135, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}

/* line 141, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
}

/* IE10 Windows Phone 8 Fixes */
/* line 148, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  touch-action: pan-y;
}

/* line 153, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  touch-action: pan-x;
}

/* line 158, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

/* line 171, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

/* line 177, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.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;
}

/* line 183, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.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;
}

/* line 189, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.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");
}

/* line 193, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.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");
}

/* line 197, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.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");
}

/* line 201, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.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");
}

/* line 205, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-button-lock {
  display: none;
}

/* line 208, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

/* line 218, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
/* line 222, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
/* line 230, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

/* line 234, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

/* line 240, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

/* line 245, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

/* line 250, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

/* line 255, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

/* line 260, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

/* line 265, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

/* line 270, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

/* line 278, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 288, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

/* line 291, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

/* line 295, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

/* line 301, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

/* line 305, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

/* line 312, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

/* line 320, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

/* line 323, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

/* line 330, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

/* line 337, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */
/* line 345, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

/* line 349, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

/* line 363, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

/* line 368, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

/* line 375, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

/* line 382, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}

/* line 385, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

/* line 388, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}

/* line 391, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}

/* line 394, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

/* line 397, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}

/* line 400, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
/* line 404, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

/* line 410, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

/* line 418, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

/* line 426, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

/* line 435, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-scrollbar-cursor-drag {
  cursor: move;
}

/* line 438, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-scrollbar-lock {
  display: none;
}

/* line 441, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

/* line 458, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

/* line 466, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
/* line 470, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

/* line 485, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.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%;
  background-size: 100%;
  background-repeat: no-repeat;
}

/* line 495, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.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% {
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
/* line 511, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

/* line 519, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

/* line 524, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

/* line 530, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

/* line 533, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* line 537, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-cube {
  overflow: visible;
}

/* line 540, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

/* line 552, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

/* line 555, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

/* line 560, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* line 564, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

/* line 571, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 579, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
  z-index: 0;
}

/* line 591, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-flip {
  overflow: visible;
}

/* line 594, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

/* line 600, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

/* line 603, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* line 607, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-flip .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 {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 615, /home/deployer/.rvm/gems/ruby-2.6.0/gems/rails-assets-swiper-4.4.2/app/assets/stylesheets/swiper/swiper.scss */
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
.sh-button {
  display: flex;
  justify-content: flex-end;
}

.sh-button .sh-button-item {
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 10px;
  display: block;
  height: 30px;
  width: 30px;
  margin-right: 6px;
}

.sh-button .sh-button-item:last-child {
  margin-right: 0 !important;
}

.sh-button .sh-button-sms {
  background-color: #db0108;
}

.sh-button .sh-button-sms span {
  display: inline-block;
  background-image: url(/assets/sh_button/sms-5dd70c9703c9c7fccfbda32c83893c9dcbe7c6dd1999511a0f324e92e3de7d2f.svg);
  width: 100%;
  height: 100%;
}

.sh-button .sh-button-email {
  background-color: #68b030;
}

.sh-button .sh-button-email span {
  display: inline-block;
  background-image: url(/assets/sh_button/email-462566ff646d995ff6031df4cda6ed9ad19c922b5cff2ade91854263609e7039.svg);
  width: 100%;
  height: 100%;
}

.sh-button .sh-button-twitter {
background-color: #1DA1F2;
}

.sh-button .sh-button-twitter span {
display: inline-block;
background-image: url(/assets/sh_button/twitter-5fa25391f08edd1fee052a8373f61abb2de6d7f77383efb3b1b4ae6f2133a655.svg);
width: 100%;
height: 100%;
}

.sh-button .sh-button-facebook {
background-color: #4267b2;
}

.sh-button .sh-button-facebook span {
display: inline-block;
background-image: url(/assets/sh_button/facebook-f684ecbea06628afc80cb658c59e9e55168f422ed48fef38acfce033a0fc53ce.svg);
width: 100%;
height: 100%;
}

.sh-button .sh-button-vkontakte {
  background-color: #5281b7;
}

.sh-button .sh-button-vkontakte span {
  display: inline-block;
  background-image: url(/assets/sh_button/vkontakte-c6427c304f0f2c3e0cc1b3b92e66578ba878f24b1c6af1d3137764fafc8698f1.svg);
  width: 100%;
  height: 100%;
}

.sh-button .sh-button-odnoklassniki {
  background-color: #f7931e;
}

.sh-button .sh-button-odnoklassniki span {
  display: inline-block;
  background-image: url(/assets/sh_button/odnoklassniki-bdb853d315ad22b313c624ef90cd89aaa9f41bf95fec298760fce9a29236d8d4.svg);
  width: 100%;
  height: 100%;
}

.sh-button .sh-button-whatsapp {
  background-color: #25d366;
}

.sh-button .sh-button-whatsapp span {
  display: inline-block;
  background-image: url(/assets/sh_button/whatsapp-f308ae2088bd512c0a13e2ad0e7461cdd2d46fed9003e137469001829b4a6ee9.svg);
  width: 100%;
  height: 100%;
}

.sh-button .sh-button-viber {
  background-color: #574e92;
}

.sh-button .sh-button-viber span {
  display: inline-block;
  background-image: url(/assets/sh_button/viber-0109f32d68c6b27ef2053a478c76951b68c68e519a9ed239448a3cba906db9d5.svg);
  width: 100%;
  height: 100%;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *



 */

