html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    padding: 0;
}

article, aside, figcaption, figure, footer, header, main, nav, section {
    display: block;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace,monospace;
    font-size: 1em;
}

a {
    -webkit-text-decoration-skip: objects;
}

a:active, a:hover {
    outline-width: 0;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b, strong {
    font-weight: inherit;
    font-weight: 600;
}

code, kbd, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

audio, video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button, input {
    overflow: visible;
}

button, select {
    text-transform: none;
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details, menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

[hidden], template {
    display: none;
}

del, strike {
    text-decoration: line-through;
}

em {
    font-style: italic;
}

.alignleft, img.alignleft {
    margin-right: 30px;
    margin-bottom: 30px;
    display: inline;
    float: left;
}

.alignright, img.alignright {
    margin-left: 30px;
    margin-bottom: 30px;
    display: inline;
    float: right;
}

.aligncenter, img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
}

.wp-caption {
    text-align: center;
    padding-top: 8px;
    max-width: 100%;
    margin-bottom: 30px;
}

.wp-caption img {
    border: 0;
    padding: 0;
    margin: 0;
}

.wp-caption p.wp-caption-text {
    line-height: 1.2;
    font-size: 13px;
    margin: 0;
    font-style: italic;
    padding: 0 30px;
}

*, :after, :before {
    box-sizing: inherit;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    text-decoration: inherit;
    vertical-align: inherit;
}

* {
    cursor: inherit;
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 300;
    color: #000;
    font-size: 15px;
    line-height: 1.8;
    box-sizing: border-box;
    cursor: default;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (min-width: 576px) {
    body {
        font-size: 17px;
    }
}

.container {
    padding-left: 18px;
    padding-right: 18px;
    margin: 0 auto;
    max-width: 1200px;
}

br.extra-small {
    display: block;
}

@media (min-width: 380px) {
    br.extra-small {
        display: none;
    }
}

hr {
    border: 0;
    border-bottom: 1px solid #000;
    display: block;
    height: 1px;
    margin: 0 0 30px;
}

figure {
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
    height: auto;
}

figcaption {
    color: #000;
    font-style: italic;
    text-align: center;
}

::-moz-selection {
    background-color: #b7d3ff;
}

::selection {
    background-color: #b7d3ff;
}

.embed-container, .entry-content-asset {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin-bottom: 20px;
}

.embed-container embed, .embed-container iframe, .embed-container object, .entry-content-asset embed, .entry-content-asset iframe, .entry-content-asset object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.screenreader {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.screenreader:active, .screenreader:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #005bea;
    margin: 0 0 30px;
    padding: 0;
    font-weight: 700;
    font-family: 'Poppins',Arial,sans-serif;
    line-height: 1.1;
    -webkit-font-smoothing: antialiased;
}

.h1, h1 {
    font-size: 34px;
}

@media (min-width: 480px) {
    .h1, h1 {
        font-size: 38px;
    }
}

@media (min-width: 576px) {
    .h1, h1 {
        font-size: 48px;
    }
}

@media (min-width: 1000px) {
    .h1, h1 {
        font-size: 56px;
        line-height: 1.2;
    }
}

.h2, .h3, .h4, h2, h3 {
    font-size: 24px;
    margin-bottom: 20px;
}

@media (min-width: 576px) {
    .h2, .h3, .h4, h2, h3 {
        font-size: 32px;
    }
}

.italic, em, i {
    font-style: italic;
}

.bold, b, strong {
    font-weight: 600;
}

.small, small {
    font-size: 75%;
    vertical-align: text-bottom;
}

p:not(:last-child) {
    margin-bottom: 30px;
}

a {
    background-color: transparent;
    color: #ff8700;
    cursor: pointer;
    text-decoration: none;
    transition: .25s;
}

a:hover {
    text-decoration: underline;
}

ol, ul {
    padding-left: 30px;
    margin-bottom: 30px;
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
}

ul ul {
    list-style-type: square;
}

ol ol, ul ol {
    list-style-type: lower-roman;
}

ol ul {
    list-style-type: square;
}

blockquote {
    color: #005bea;
    font-size: 24px;
    line-height: 1.4;
    font-style: italic;
    padding: 0;
    margin-bottom: 30px;
}

blockquote p:last-of-type {
    margin-bottom: 0;
}

blockquote cite, blockquote footer {
    display: block;
    font-size: .8235294118rem;
    color: #000;
    font-style: italic;
}

blockquote cite:before, blockquote footer:before {
    content: "- ";
}

code, kbd, pre, samp {
    font-family: Consolas,monospace;
    font-size: .8235294118rem;
}

pre {
    padding: 15px;
}

code {
    vertical-align: middle;
    white-space: nowrap;
}

code, pre {
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 5px;
    margin-bottom: 30px;
}

code {
    padding: 2px 3px;
}

pre code {
    background-color: transparent;
    border: none;
    padding: 0;
    vertical-align: inherit;
    white-space: pre;
}

address {
    font-style: normal;
}

.button {
    font-family: inherit;
    font-weight: 600;
    font-size: inherit;
    border: none;
    text-align: center;
    appearance: none;
    border-radius: 5px;
    line-height: 1;
    cursor: pointer;
    display: inline-block;
    padding: 18px 30px;
    border-radius: 53px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    background: #ff8700;
    background: -moz-linear-gradient(45deg, #ff8700 0, #ffae53 100%);
    background: -webkit-linear-gradient(45deg, #ff8700, #ffae53);
    background: linear-gradient(45deg, #ff8700, #ffae53);
    transition: .25s;
    position: relative;
}

.button, .button:focus, .button:hover {
    text-decoration: none;
    color: #fff;
}

.button:active, .button:focus {
    outline: none;
}

.table {
    position: relative;
    margin-bottom: 30px;
}

.table table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    background-color: #fff;
    border-bottom: 1px solid #f2fcff;
}

.table td, .table th {
    font-family: inherit;
    line-height: inherit;
    overflow: visible;
    padding: 20px;
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
    vertical-align: middle;
}

.table td.label, .table th.label {
    text-align: left;
}

.table tr:nth-child(2n) {
    background-color: #f2fcff;
}

.table th {
    color: #fff;
    font-size: 12px;
    line-height: 1;
    font-weight: 700;
    font-family: 'Poppins',Arial,sans-serif;
    background-color: #00c6fb;
}

.table i {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 20px 20px;
}

.table i.icon-check {
    background-image: url(/icon-check.1beb2046.svg);
}

.table i.icon-cross {
    background-image: url(/icon-cross.5df89457.svg);
}

.table__shadow {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 8px;
    height: 100%;
    z-index: 10;
    background: -moz-linear-gradient(left, transparent 0, rgba(0, 0, 0, 0.15) 100%);
    background: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.15));
    background: linear-gradient(90deg, transparent 0, rgba(0, 0, 0, 0.15));
}

@media (min-width: 576px) {
    .table__shadow {
        display: none;
    }
}

.table--responsive .table__inner {
    overflow: auto;
    width: 100%;
    max-width: 100%;
    position: relative;
}

.table--responsive .table__inner::-webkit-scrollbar {
    height: 14px;
    width: 14px;
    -webkit-appearance: none;
}

.table--responsive .table__inner::-webkit-scrollbar-thumb {
    background-color: rgba(50, 50, 50, 0.2);
    border: 3px solid #fff;
    border-radius: 8px;
}

.table--responsive .table__inner table {
    margin-bottom: 0;
}

.header {
    position: absolute;
    z-index: 2;
    top: 30px;
    left: 0;
    right: 0;
    width: 100%;
}

.header .container {
    position: relative;
}

@media (min-width: 1000px) {
    .header .container {
        display: flex;
        flex-direction: row;
        align-items: center;
    }
}

.header__logo {
    width: 240px;
    margin: 0 auto 30px;
}

@media (min-width: 576px) {
    .header__logo {
        width: 350px;
    }
}

@media (min-width: 1000px) {
    .header__logo {
        margin: 0;
    }
}

.header__logo img {
    display: block;
    width: 100%;
    height: auto;
}

.header__navigation {
    margin-left: auto;
}

.header__navigation ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
}

@media (min-width: 480px) {
    .header__navigation ul {
        flex-direction: row;
        justify-content: center;
    }
}

.header__navigation ul li {
    list-style: none;
    margin: 0 0 10px;
    padding: 0;
    display: block;
}

@media (min-width: 480px) {
    .header__navigation ul li {
        display: inline-block;
        margin: 0 5px;
    }
}

@media (min-width: 576px) {
    .header__navigation ul li {
        margin: 0 0 0 20px;
    }
}

.header__navigation ul li a {
    color: #fff;
    display: block;
    font-weight: 600;
    font-size: 11px;
    line-height: 1;
    text-align: center;
    border-radius: 48px;
    padding: 12px 20px;
    border: 2px solid #fff;
}

@media (min-width: 576px) {
    .header__navigation ul li a {
        font-size: 14px;
    }
}

.header__navigation ul li a:hover {
    color: #005bea;
    text-decoration: none;
    background-color: #fff;
}

.header__navigation ul li.active > a, .header__navigation ul li.current-menu-item > a {
    color: #005bea;
}

.section {
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
}

@media (min-width: 768px) {
    .section {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

.section__container {
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
    max-width: 1020px;
}

.section__title--centered {
    text-align: center;
}

.section__text:not(:last-child) {
    margin-bottom: 30px;
}

.section__text--centered {
    text-align: center;
}

.section--white {
    background-color: #fff;
}

.section--color {
    background: #005bea;
    background: -moz-linear-gradient(45deg, #005bea 0, #00c6fb 100%);
    background: -webkit-linear-gradient(45deg, #005bea, #00c6fb);
    background: linear-gradient(45deg, #005bea, #00c6fb);
}

.section--color .section__text, .section--color .section__title {
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.section--arrow-top:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #fff;
}

@media (min-width: 576px) {
    .section--arrow-top:before {
        border-left: 25px solid transparent;
        border-right: 25px solid transparent;
        border-top: 25px solid #fff;
    }
}

.section--arrow-bottom:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #fff;
}

@media (min-width: 576px) {
    .section--arrow-bottom:before {
        border-left: 25px solid transparent;
        border-right: 25px solid transparent;
        border-bottom: 25px solid #fff;
    }
}

.jumbotron {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 300px 0 80px;
    background-color: #005bea;
    background-image: url(/bg-jumbotron@2x.097305f1.jpg);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

@media (min-width: 480px) {
    .jumbotron {
        padding: 240px 0 80px;
    }
}

@media (min-width: 1000px) {
    .jumbotron {
        padding: 200px 0 120px;
    }
}

.jumbotron__content {
    text-align: center;
    padding: 0 30px;
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

.jumbotron__title {
    color: #fff;
    max-width: 780px;
    margin: 0 auto 30px;
}

.jumbotron__button {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
}

.jumbotron__button:hover {
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.3);
}

.box {
    background-color: #fff;
    padding: 30px;
    border-radius: 5px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
}

@media (min-width: 576px) {
    .box {
        padding: 40px;
    }
}

.box + .box {
    margin-top: 30px;
}

.box__title {
    font-size: 18px;
    line-height: 1.2;
    margin: 0 0 10px;
}

@media (min-width: 576px) {
    .box__title {
        font-size: 20px;
    }
}

@media (min-width: 576px) {
    .box__text {
        font-size: 16px;
    }
}

/*# sourceMappingURL=/main.73b69a7f.css.map */