@media only screen and (max-width: 768px) {
  /* line 4, styles.scss */
  .au3 {
    width: 100%; }
    /* line 7, styles.scss */
    .au3 .au5 {
      height: 300px; }
      /* line 10, styles.scss */
      .au3 .au5 .au9 {
        height: 300px; } }
@media only screen and (min-width: 768px) {
  /* line 18, styles.scss */
  .au3 {
    width: 100%; }
    /* line 21, styles.scss */
    .au3 .au5 {
      height: 300px; }
      /* line 24, styles.scss */
      .au3 .au5 .au9 {
        height: 300px; } }
@media only screen and (min-width: 1024px) {
  /* line 32, styles.scss */
  .au3 {
    width: 100%; }
    /* line 35, styles.scss */
    .au3 .au5 {
      height: 400px; }
      /* line 38, styles.scss */
      .au3 .au5 .au9 {
        height: 400px; } }
@media only screen and (min-width: 1250px) {
  /* line 46, styles.scss */
  .au3 {
    width: 55%; }
    /* line 49, styles.scss */
    .au3 .au5 {
      height: 500px; }
      /* line 52, styles.scss */
      .au3 .au5 .au9 {
        height: 500px; } }
@media only screen and (min-width: 1400px) {
  /* line 60, styles.scss */
  .au3 {
    width: 55%; }
    /* line 63, styles.scss */
    .au3 .au5 {
      height: 500px; }
      /* line 66, styles.scss */
      .au3 .au5 .au9 {
        height: 500px; } }
/* line 75, styles.scss */
.au4 {
  width: 100%; }

/* line 79, styles.scss */
.au3 {
  float: right;
  margin-left: 30px;
  margin-bottom: 30px; }
  /* line 86, styles.scss */
  .au3 .au5 .owl-stage-outer {
    height: 100%;
    border-radius: 10px; }
  /* line 92, styles.scss */
  .au3 .au5 .au6.disabled {
    display: none; }
  /* line 97, styles.scss */
  .au3 .au5 .au7 {
    display: flex;
    justify-content: space-around;
    width: 100px;
    margin: 20px auto;
    position: absolute;
    bottom: 0; }
    /* line 105, styles.scss */
    .au3 .au5 .au7 .au8 {
      outline: none;
      background-color: transparent;
      border: none;
      cursor: pointer; }
      /* line 111, styles.scss */
      .au3 .au5 .au7 .au8 span {
        border: 1px solid #fff;
        transition: all 0.25s ease-in-out;
        width: 10px;
        height: 10px;
        background-color: #fff;
        display: block;
        border-radius: 50%;
        position: absolute;
        bottom: 0; }
      /* line 124, styles.scss */
      .au3 .au5 .au7 .au8.active span {
        transform: scale(1.8); }
  /* line 133, styles.scss */
  .au3 .au5 .au9 {
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 10px; }

/* line 146, styles.scss */
.au0 {
  display: flex;
  justify-content: center;
  align-items: center; }
  /* line 149, styles.scss */
  .au0 a {
    text-decoration: none !important; }
  /* line 153, styles.scss */
  .au0 .au1 {
    width: 400px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden; }
    /* line 159, styles.scss */
    .au0 .au1 a {
      width: 50%;
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: 0;
      border: none;
      overflow: hidden; }
      /* line 167, styles.scss */
      .au0 .au1 a:first-child {
        border-top-left-radius: 30px;
        border-bottom-left-radius: 30px;
        box-shadow: inset 0px -1px 0px 1px #ff6b2f, inset 0px 1px 0px 1px #ff6b2f, inset 1px 0px 0px 1px #ff6b2f; }
      /* line 173, styles.scss */
      .au0 .au1 a:last-child {
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
        box-shadow: inset 0px -1px 0px 1px #ff6b2f, inset 0px 1px 0px 1px #ff6b2f, inset -1px 0px 0px 1px #ff6b2f; }
      /* line 179, styles.scss */
      .au0 .au1 a::before {
        border-radius: 0;
        border: none; }

/* line 187, styles.scss */
.ac_999 {
  margin-bottom: 40px; }

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