@charset "UTF-8";
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    transition: .3s;
    color: #595959;
}

a:hover, button:hover {
    transition: .3s;
}

button {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    transition: .3s;
    border: none;
    outline: none;
    background: none;
    cursor: pointer;
}

input[type=button] {
    cursor: pointer;
}

input {
    outline: none;
}

li {
    list-style: none;
}

body {
    min-width: 300px;
    position: relative;
}

img {
    max-width: 100%;
    vertical-align: middle;
}

video {
    vertical-align: bottom;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

svg {
    display: block;
}

fieldset {
    padding: 0;
    border: none;
}

textarea {
    overflow: auto;
}

select::-ms-expand {
    display: none;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    outline: none;
}

.btn,
input,
textarea,
button,
.slick-slide {
    outline: none;
    border: none;
}

.slick-slide:focus {
    outline: none
}

.slick-prev {
    z-index: 9;
    left: 0;
}

.slick-next {
    right: 0;
}

.slick-slide {
    margin: 0 10px;
}

.slick-list {
    margin: 0 -10px;
}



::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
:-moz-placeholder,
textarea:-moz-placeholder,
textarea::-webkit-input-placeholder {
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    color: #595959;
    font-weight: normal;
    font-size: 16px;
}




/*
     FILE ARCHIVED ON 02:35:22 Jun 28, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:27:51 Jan 29, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  exclusion.robots: 0.101
  exclusion.robots.policy: 0.09
  cdx.remote: 0.092
  esindex: 0.009
  LoadShardBlock: 305.27 (6)
  PetaboxLoader3.datanode: 197.129 (7)
  load_resource: 75.194
  PetaboxLoader3.resolve: 34.882
*/