<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:hover, a:visited, a:link, a:active
{
    text-decoration: none;
}

body {
    -webkit-text-size-adjust: none;
    margin: 0;
    padding: 0;
    border: 0;
    background: #f2f2f2;
    background-color: rgb(242, 242, 242);
}

#header {
    font-weight: 700;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    font-weight: inherit;
    vertical-align: baseline;
    background: #e6e6e6;
    padding: 1.15em 3.5em;
    text-align: right;
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
}

ul.tabs {
    list-style: none;
    padding-left: 0;
    list-style: disc;
    margin: 0 0 2em 0;
    padding-left: 1em;
}

#main #header {
    background: #e6e6e6;
    padding: 1.15em 3.5em;
    text-align: right;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    line-height: 1.5;
    margin: 0 0 1em 0;
    font-size: 2em;
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
}

::-moz-placeholder {
    opacity: 1.0;
    color: rgba(34, 49, 63, 0.25);
}

.gallery header {
    display: -ms-flexbox;
    -ms-flex-pack: justify;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    padding-left: 0px;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    padding: 20px 15px 15px 15px;
}

ul.tabs li:first-child {
    padding: 0;
}

ul.tabs li {
    display: inline-block;
}

ul li {
    @import url(font-awesome.min.css);
    @import url("https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600");
    padding-left: 0.5em;
}

ul.tabs {
    list-style: none;
}

::-moz-placeholder {
    opacity: 1.0;
    color: rgba(34, 49, 63, 0.25);
}

input[type="submit"].active,
input[type="reset"].active,
input[type="button"].active,
button.active,
.control.active,
control.active,
.button.active {
    color: #FFF;
    background: #22313F;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.control,
.button {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    background: #19B5FE;
    color: #FFF;
    border-radius: 4px;
    border: 0;
    cursor: pointer;
    display: inline-block;
    font-weight: lighter;
    height: 2.85em;
    line-height: 2.95em;
    padding: 0 1.5em;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
}

#footer {
    padding: 4em 0 2em 0;
    background: #f2f2f2;
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

#footer .copyright {
    color: #bfbfbf;
    font-size: 0.9em;
    margin: 0 0 2em 0;
    padding: 0 1em;
    text-align: center;
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
    padding-top: 5px;
}

#wrapper {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}

#gallery {
    overflow: hidden;
}

#gallery a {
    display: block;
    float: left;
}

#gallery a img {
    display: block;
    border: 0;
}

;

/* Icon */

.icon {
    text-decoration: none;
    border-bottom: none;
    position: relative;
}

.icon:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-transform: none !important;
}

.icon &gt; .label {
    display: none;
}

#contact .column.social {
    background: #e6e6e6;
    background-color: rgb(230, 230, 230);
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
    padding-top: 20px;
}


h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    line-height: 1.5;
    margin: 0 0 1em 0;
}

h3 {
    font-size: 1.35em;
}

body,
input,
select,
textarea {
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
    font-size:  16pt; //11pt;
    font-weight: normal;
    line-height: 1.65;
}

p {
    margin: 0 0 2em 0;
}

::-moz-placeholder {
    opacity: 1.0;
    color: rgba(34, 49, 63, 0.25);
}

#contact .icons {
    margin-bottom: 1em;
}

ul.icons {
    cursor: default;
    list-style: none;
    padding-left: 0;

    margin: 0 0 2em 0;
    margin-bottom: 2em;
    padding-left: 1em;
}

/* List */

ol {
    list-style: decimal;
    margin: 0 0 2em 0;
    padding-left: 1.25em;
}

ol li {
    padding-left: 0.25em;
}

ul {
    list-style: disc;
    margin: 0 0 2em 0;
    padding-left: 1em;
}

ul li {
    padding-left: 0.5em;
}

ul.alt {
    list-style: none;
    padding-left: 0;
}

ul.alt li {
    border-top: solid 1px;
    padding: 0.5em 0;
}

ul.alt li:first-child {
    border-top: 0;
    padding-top: 0;
}

ul.tabs {
    list-style: none;
    padding-left: 0;
}

ul.tabs li {
    display: inline-block;
}

ul.tabs li:first-child {
    padding: 0;
}

@media screen and (max-width: 736px) {

    ul.tabs li {
        display: block;
        margin: 0 0 .25em 0;
        padding: 0;
    }

    ul.tabs li .button {
        width: 100%;
    }

}

@media screen and (max-width: 480px) {

    ul.tabs {
        margin-bottom: 1em;
    }

}

ul.icons {
    cursor: default;
    list-style: none;
    padding-left: 0;
}

ul.icons li {
    display: inline-block;
    padding: 0 1em 0 0;
}

ul.icons li:last-child {
    padding-right: 0;
}

ul.icons li .icon:before {
    font-size: 2em;
}

ul.actions {
    cursor: default;
    list-style: none;
    padding-left: 0;
}

ul.actions li {
    display: inline-block;
    padding: 0 1em 0 0;
    vertical-align: middle;
}

ul.actions li:last-child {
    padding-right: 0;
}

ul.actions.small li {
    padding: 0 0.5em 0 0;
}

ul.actions.vertical li {
    display: block;
    padding: 1em 0 0 0;
}

ul.actions.vertical li:first-child {
    padding-top: 0;
}

ul.actions.vertical li &gt; * {
    margin-bottom: 0;
}

ul.actions.vertical.small li {
    padding: 0.5em 0 0 0;
}

ul.actions.vertical.small li:first-child {
    padding-top: 0;
}

ul.actions.fit {
    display: table;
    margin-left: -1em;
    padding: 0;
    table-layout: fixed;
    width: calc(100% + 1em);
}

ul.actions.fit li {
    display: table-cell;
    padding: 0 0 0 1em;
}

ul.actions.fit li &gt; * {
    margin-bottom: 0;
}

ul.actions.fit.small {
    margin-left: -0.5em;
    width: calc(100% + 0.5em);
}

ul.actions.fit.small li {
    padding: 0 0 0 0.5em;
}

@media screen and (max-width: 480px) {

    ul.actions {
        margin: 0 0 2em 0;
    }

    ul.actions li {
        padding: 1em 0 0 0;
        display: block;
        text-align: center;
        width: 100%;
    }

    ul.actions li:first-child {
        padding-top: 0;
    }

    ul.actions li &gt; * {
        width: 100%;
        margin: 0 !important;
    }

    ul.actions li &gt; *.icon:before {
        margin-left: -2em;
    }

    ul.actions.small li {
        padding: 0.5em 0 0 0;
    }

    ul.actions.small li:first-child {
        padding-top: 0;
    }

}

dl {
    margin: 0 0 2em 0;
}

dl dt {
    display: block;
    font-weight: 700;
    margin: 0 0 1em 0;
}

dl dd {
    margin-left: 2em;
}
</pre></body></html>