@charset "UTF-8"; /*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
    display: block
}

audio,canvas,video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: sans-serif
}

a {
    background: transparent
}

a:focus {
    outline: thin dotted
}

a:active,a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

hr {
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,kbd,pre,samp {
    font-family: monospace,serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "“" "”" "‘" "’"
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

button,input,select,textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,input {
    line-height: normal
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

* {
    box-sizing: border-box
}

html {
    min-height: 100%;
    position: relative
}

body {
    margin: 0;
    padding: 0
}

a,button {
    text-decoration: none;
    transition: box-shadow .25s linear,color .25s linear,background-color .25s linear,border-width .25s linear,border-color .25s linear,opacity .25s linear
}

a:focus,a:hover,button:focus,button:hover {
    outline: 0;
    text-decoration: none
}

button,input[type=submit] {
    transition: color .25s linear,background-color .25s linear,border-color .25s linear,opacity .25s linear
}

button:focus,button:hover,input[type=submit]:focus,input[type=submit]:hover {
    cursor: pointer;
    outline: 0;
    text-decoration: none
}

input,select,textarea {
    transition: box-shadow .25s linear,color .25s linear,background-color .25s linear,border-width .25s linear,border-color .25s linear,opacity .25s linear
}

p {
    margin: 0 0 10px
}

.container {
    margin: 0 auto;
    max-width: 1230px;
    padding: 0 15px;
    width: 100%
}

@media screen and (max-width: 1299px) {
    .container {
        max-width:960px
    }
}

img {
    display: block;
    height: auto;
    max-width: 100%
}

embed,iframe,object,video {
    border: 0;
    display: block;
    max-width: 100%
}

.embed-container {
    height: 0;
    max-width: 100%;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative
}

.embed-container embed,.embed-container iframe,.embed-container object,.embed-container video {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.screen-reader-text,.sr-only {
    clip: rect(0,0,0,0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.clearfix:after {
    clear: both;
    content: " ";
    display: table
}

img.size-auto,img.size-full,img.size-large,img.size-medium {
    height: auto;
    max-width: 100%
}

img.alignleft {
    float: left;
    margin-right: .9375rem
}

img.alignleft,img.alignright {
    display: inline;
    margin-bottom: .9375rem
}

img.alignright {
    float: right;
    margin-left: .9375rem
}

img.aligncenter {
    clear: both;
    display: block;
    margin-bottom: .9375rem;
    margin-left: auto;
    margin-right: auto
}

.attachment img {
    height: auto;
    max-width: 100%
}

.alignleft {
    display: inline;
    float: left;
    margin-right: .9375rem
}

.alignright {
    display: inline;
    float: right;
    margin-left: .9375rem
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}


 */:host,:root {
    --fa-style-family-classic: "Font Awesome 6 Pro";
    --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Pro"
}

@font-face {
    font-display: block;
    font-family: Font Awesome\ 6 Pro;
    font-style: normal;
    font-weight: 900;
    src: url(../font/fa-solid-900.woff2) format("woff2"),url(../font/fa-solid-900.ttf) format("truetype")
}

.fa-solid,.fas {
    font-weight: 900
}

html {
    background: #fff;
    font-family: Montserrat,sans-serif;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase
}

@media screen and (max-width: 1199px) {
    html {
        font-size:15px
    }
}

@media screen and (max-width: 991px) {
    html {
        font-size:14px
    }
}

@media screen and (max-width: 767px) {
    html {
        font-size:13px
    }
}

@media screen and (max-width: 480px) {
    html {
        font-size:12px
    }
}

body {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    min-height: 100vh
}

a,a:focus,a:hover,body {
    color: #000
}

header {
    align-items: center;
    display: flex;
    flex: 1 1 auto;
    justify-content: center;
    padding: 1.75rem 0
}

header h1 {
    margin: 0 auto;
    max-width: 41.25rem
}

footer,main {
    flex: 0 0 auto
}

footer {
    padding: 1.75rem 0
}

footer .copyright {
    font-size: .750rem;
    line-height: 1.3333333333
}

footer .copyright p {
    color: #858585;
    margin: 0
}

footer .copyright p a {
    color: #858585
}

footer .copyright p a:focus,footer .copyright p a:hover {
    color: #000
}
