@charset "UTF-8";

/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/
@font-face {
    font-family: "Ionicons";
    src: url(../fonts/ionicons.eot?v=2.0.0);
    src: url("../fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url(../fonts/ionicons.ttf?v=2.0.0) format("truetype"), url(../fonts/ionicons.woff?v=2.0.0) format("woff"), url("../fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

.ion,
.ion-android-favorite-outline:before,
.ion-arrow-left-c:before,
.ion-arrow-right-c:before,
.ion-arrow-up-a:before,
.ion-cash:before,
.ion-checkmark-round:before,
.ion-chevron-down:before,
.ion-chevron-right:before,
.ion-close:before,
.ion-close-round:before,
.ion-earth:before,
.ion-edit:before,
.ion-gear-a:before,
.ion-grid:before,
.ion-heart:before,
.ion-ios-arrow-forward:before,
.ion-ios-arrow-left:before,
.ion-ios-arrow-right:before,
.ion-ios-arrow-thin-left:before,
.ion-ios-arrow-thin-right:before,
.ion-ios-cart:before,
.ion-ios-cart-outline:before,
.ion-ios-checkmark:before,
.ion-ios-close:before,
.ion-ios-close-empty:before,
.ion-ios-close-outline:before,
.ion-ios-compose-outline:before,
.ion-ios-download-outline:before,
.ion-ios-minus-outline:before,
.ion-ios-plus-outline:before,
.ion-ios-search-strong:before,
.ion-ios-shuffle-strong:before,
.ion-minus:before,
.ion-navicon:before,
.ion-navicon-round:before,
.ion-plus:before,
.ion-shuffle:before,
.ion-social-facebook:before,
.ion-social-twitter:before,
.ion-social-vimeo:before,
.ion-social-youtube:before,
.ion-trash-a:before {
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ion-android-favorite-outline:before {
    content: "\f387"
}

.ion-arrow-left-c:before {
    content: "\f108"
}

.ion-arrow-right-c:before {
    content: "\f10b"
}

.ion-arrow-up-a:before {
    content: "\f10c"
}

.ion-cash:before {
    content: "\f316"
}

.ion-checkmark-round:before {
    content: "\f121"
}

.ion-chevron-down:before {
    content: "\f123"
}

.ion-chevron-right:before {
    content: "\f125"
}

.ion-close:before {
    content: "\f12a"
}

.ion-close-round:before {
    content: "\f129"
}

.ion-earth:before {
    content: "\f276"
}

.ion-edit:before {
    content: "\f2bf"
}

.ion-gear-a:before {
    content: "\f13d"
}

.ion-grid:before {
    content: "\f13f"
}

.ion-heart:before {
    content: "\f141"
}

.ion-ios-arrow-forward:before {
    content: "\f3d1"
}

.ion-ios-arrow-left:before {
    content: "\f3d2"
}

.ion-ios-arrow-right:before {
    content: "\f3d3"
}

.ion-ios-arrow-thin-left:before {
    content: "\f3d5"
}

.ion-ios-arrow-thin-right:before {
    content: "\f3d6"
}

.ion-ios-cart:before {
    content: "\f3f8"
}

.ion-ios-cart-outline:before {
    content: "\f3f7"
}

.ion-ios-checkmark:before {
    content: "\f3ff"
}

.ion-ios-close:before {
    content: "\f406"
}

.ion-ios-close-empty:before {
    content: "\f404"
}

.ion-ios-close-outline:before {
    content: "\f405"
}

.ion-ios-compose-outline:before {
    content: "\f417"
}

.ion-ios-download-outline:before {
    content: "\f41f"
}

.ion-ios-minus-outline:before {
    content: "\f463"
}

.ion-ios-plus-outline:before {
    content: "\f48a"
}

.ion-ios-search-strong:before {
    content: "\f4a4"
}

.ion-ios-shuffle-strong:before {
    content: "\f4a8"
}

.ion-minus:before {
    content: "\f209"
}

.ion-navicon:before {
    content: "\f20e"
}

.ion-navicon-round:before {
    content: "\f20d"
}

.ion-plus:before {
    content: "\f218"
}

.ion-shuffle:before {
    content: "\f221"
}

.ion-social-facebook:before {
    content: "\f231"
}

.ion-social-twitter:before {
    content: "\f243"
}

.ion-social-vimeo:before {
    content: "\f245"
}

.ion-social-youtube:before {
    content: "\f24d"
}

.ion-trash-a:before {
    content: "\f252"
}