@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

html {
    box-sizing: border-box;
    -webkit-scroll-behavior: smooth;
    -moz-scroll-behavior: smooth;
    -ms-scroll-behavior: smooth;
    scroll-behavior: smooth;
    overscroll-behavior: none;
}

body {
    margin: 0;
}

a {
    -webkit-text-decoration: none;
    text-decoration: none;
}

p span>a[href^="tel:"] {
    color: inherit;
}

p {
    margin: 0;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

* {
    -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: normal;
}

section h1 {
    margin: 0;
}

button,
input {
    margin: 0;
    font-family: unset;
}

ul {
    margin: 0;
}

.fixed {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 320px;
    height: 50px;
    background: red;
}

.dvCVDx {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    background: rgba(1, 116, 199, 1);
    border: none;
    text-align: center;
    padding: 9px 25px;
    cursor: pointer;
    opacity: 1;
    word-break: break-word;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    outline: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: inline-block;
    -webkit-text-decoration: none;
    text-decoration: none;
    box-sizing: border-box;
    color: rgba(255, 255, 255, 1);
    width: 100%;
    padding: 15px 130px 15px 130px;
    font-size: 28px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
    font-style: normal;
    background: rgba(29, 186, 51, 1);
    font-family: Roboto;
    font-weight: 400;
    border-color: rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.dvCVDx:disabled {
    cursor: not-allowed;
    opacity: 0.7;
}

.dvCVDx:hover {
    color: rgba(255, 255, 255, 1);
}

@media only screen and (max-width:800px) {
    .dvCVDx {
        color: rgba(255, 255, 255, 1);
        width: 100%;
        padding: 15px 25px 15px 25px;
        font-size: 20px;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        background: rgba(29, 186, 51, 1);
        border-style: none;
        border-width: 1px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .dvCVDx:hover {
        color: rgba(255, 255, 255, 1);
    }
}

.knejIA {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    background: rgba(1, 116, 199, 1);
    border: none;
    text-align: center;
    padding: 9px 25px;
    cursor: pointer;
    opacity: 1;
    word-break: break-word;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    outline: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: inline-block;
    -webkit-text-decoration: none;
    text-decoration: none;
    box-sizing: border-box;
    color: rgba(255, 255, 255, 1);
    width: 100%;
    padding: 15px 90px 15px 90px;
    font-size: 20px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    border-color: rgba(1, 77, 130, 0);
    border-style: solid;
    border-width: 3px;
    background-color: rgba(2, 113, 226, 1);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
}

.knejIA:disabled {
    cursor: not-allowed;
    opacity: 0.7;
}

.knejIA:hover {
    color: rgba(255, 255, 255, 1);
}

@media only screen and (max-width:800px) {
    .knejIA {
        width: 100%;
        padding: 5px 5px 5px 5px;
        font-size: 20px;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        box-shadow: none;
        border-top-width: 0;
        border-left-width: 0;
        border-right-width: 0;
    }
}

.eqoTOr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.AIcKJ {
    position: absolute;
    z-index: 0;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-size: initial;
    background-repeat: repeat;
    background-position: 50% 50%;
    background-attachment: initial;
    width: 100%;
    z-index: -1;
    -webkit-filter: blur(0px);
    filter: blur(0px);
    background-image: none;
}

@media only screen and (max-width:800px) {
    .AIcKJ {
        background-image: none;
        background-size: initial;
        background-repeat: repeat;
        background-position: 50% 50%;
        background-attachment: initial;
        width: 100%;
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) {}

.iqTpTZ {
    position: relative;
    width: 100%;
    background-size: initial;
    background-repeat: repeat;
    background-position: 50% 50%;
    background-attachment: initial;
    width: 100%;
}

@media only screen and (max-width:800px) {
    .iqTpTZ {
        background-size: initial;
        background-repeat: repeat;
        background-position: 50% 50%;
        background-attachment: initial;
        width: 100%;
    }
}

.kiACr {
    word-break: break-word;
    -webkit-transition: box-shadow 0.1s ease-in-out;
    transition: box-shadow 0.1s ease-in-out;
    -webkit-flex-basis: inherit;
    -ms-flex-preferred-size: inherit;
    flex-basis: inherit;
    font-size: 14px;
    color: rgba(0, 0, 0, 1);
    font-family: Lato;
    text-align: center;
}

.kiACr a {
    color: rgba(20, 158, 252, 1);
}

.kiACr a>span {
    color: rgba(20, 158, 252, 1);
}

.kiACr a:hover {
    box-shadow: inset 0 -1px 0;
}

.kiACr a>span:hover {
    box-shadow: inset 0 -1px 0;
}

.kiACr strong {
    font-weight: bold;
}

@media only screen and (max-width:800px) {
    .kiACr {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        font-size: 14px;
    }
}

.cYGyUr {
    word-break: break-word;
    -webkit-transition: box-shadow 0.1s ease-in-out;
    transition: box-shadow 0.1s ease-in-out;
    -webkit-flex-basis: inherit;
    -ms-flex-preferred-size: inherit;
    flex-basis: inherit;
    font-size: 33px;
    font-family: Lato;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    line-height: 40px;
}

.cYGyUr a {
    color: rgba(20, 158, 252, 1);
}

.cYGyUr a>span {
    color: rgba(20, 158, 252, 1);
}

.cYGyUr a:hover {
    box-shadow: inset 0 -1px 0;
}

.cYGyUr a>span:hover {
    box-shadow: inset 0 -1px 0;
}

.cYGyUr strong {
    font-weight: bold;
}

.cYGyUr h1,
.cYGyUr h2,
.cYGyUr h3,
.cYGyUr h4,
.cYGyUr h5,
.cYGyUr h6 {
    font-size: 33px;
    font-family: Lato;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    line-height: 40px;
}

@media only screen and (max-width:800px) {
    .cYGyUr {
        font-size: 30px;
        font-family: Lato;
        line-height: 36px;
    }

    .cYGyUr h1,
    .cYGyUr h2,
    .cYGyUr h3,
    .cYGyUr h4,
    .cYGyUr h5,
    .cYGyUr h6 {
        font-size: 30px;
        font-family: Lato;
        line-height: 36px;
    }
}

.gVqIbh {
    word-break: break-word;
    -webkit-transition: box-shadow 0.1s ease-in-out;
    transition: box-shadow 0.1s ease-in-out;
    -webkit-flex-basis: inherit;
    -ms-flex-preferred-size: inherit;
    flex-basis: inherit;
    font-size: 18px;
    color: rgba(0, 0, 0, 1);
    font-family: inherit;
    -webkit-letter-spacing: 0px;
    -moz-letter-spacing: 0px;
    -ms-letter-spacing: 0px;
    letter-spacing: 0px;
    text-align: left;
    line-height: 26px;
}

.gVqIbh a {
    color: rgba(20, 158, 252, 1);
}

.gVqIbh a>span {
    color: rgba(20, 158, 252, 1);
}

.gVqIbh a:hover {
    box-shadow: inset 0 -1px 0;
}

.gVqIbh a>span:hover {
    box-shadow: inset 0 -1px 0;
}

.gVqIbh strong {
    font-weight: bold;
}

@media only screen and (max-width:800px) {
    .gVqIbh {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        font-size: 16px;
        line-height: 26px;
    }
}

.BtKZU {
    word-break: break-word;
    -webkit-transition: box-shadow 0.1s ease-in-out;
    transition: box-shadow 0.1s ease-in-out;
    -webkit-flex-basis: inherit;
    -ms-flex-preferred-size: inherit;
    flex-basis: inherit;
    font-size: 32px;
    font-family: Lato;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    line-height: 38px;
}

.BtKZU a {
    color: rgba(20, 158, 252, 1);
}

.BtKZU a>span {
    color: rgba(20, 158, 252, 1);
}

.BtKZU a:hover {
    box-shadow: inset 0 -1px 0;
}

.BtKZU a>span:hover {
    box-shadow: inset 0 -1px 0;
}

.BtKZU strong {
    font-weight: bold;
}

.BtKZU h1,
.BtKZU h2,
.BtKZU h3,
.BtKZU h4,
.BtKZU h5,
.BtKZU h6 {
    font-size: 32px;
    font-family: Lato;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    line-height: 38px;
}

@media only screen and (max-width:800px) {
    .BtKZU {
        font-size: 24px;
        font-family: Lato;
        line-height: 28px;
    }

    .BtKZU h1,
    .BtKZU h2,
    .BtKZU h3,
    .BtKZU h4,
    .BtKZU h5,
    .BtKZU h6 {
        font-size: 24px;
        font-family: Lato;
        line-height: 28px;
    }
}

.loVOoR {
    word-break: break-word;
    -webkit-transition: box-shadow 0.1s ease-in-out;
    transition: box-shadow 0.1s ease-in-out;
    -webkit-flex-basis: inherit;
    -ms-flex-preferred-size: inherit;
    flex-basis: inherit;
    font-size: 18px;
    color: rgba(0, 0, 0, 1);
    font-family: inherit;
    text-align: left;
    line-height: 26px;
}

.loVOoR a {
    color: rgba(20, 158, 252, 1);
}

.loVOoR a>span {
    color: rgba(20, 158, 252, 1);
}

.loVOoR a:hover {
    box-shadow: inset 0 -1px 0;
}

.loVOoR a>span:hover {
    box-shadow: inset 0 -1px 0;
}

.loVOoR strong {
    font-weight: bold;
}

@media only screen and (max-width:800px) {
    .loVOoR {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        font-size: 16px;
        line-height: 26px;
    }
}

.gMbUPr {
    word-break: break-word;
    -webkit-transition: box-shadow 0.1s ease-in-out;
    transition: box-shadow 0.1s ease-in-out;
    -webkit-flex-basis: inherit;
    -ms-flex-preferred-size: inherit;
    flex-basis: inherit;
    font-size: 28px;
    font-family: Lato;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    line-height: 38px;
}

.gMbUPr a {
    color: rgba(20, 158, 252, 1);
}

.gMbUPr a>span {
    color: rgba(20, 158, 252, 1);
}

.gMbUPr a:hover {
    box-shadow: inset 0 -1px 0;
}

.gMbUPr a>span:hover {
    box-shadow: inset 0 -1px 0;
}

.gMbUPr strong {
    font-weight: bold;
}

.gMbUPr h1,
.gMbUPr h2,
.gMbUPr h3,
.gMbUPr h4,
.gMbUPr h5,
.gMbUPr h6 {
    font-size: 28px;
    font-family: Lato;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    line-height: 38px;
}

@media only screen and (max-width:800px) {
    .gMbUPr {
        font-size: 28px;
        font-family: Lato;
        line-height: 36px;
    }

    .gMbUPr h1,
    .gMbUPr h2,
    .gMbUPr h3,
    .gMbUPr h4,
    .gMbUPr h5,
    .gMbUPr h6 {
        font-size: 28px;
        font-family: Lato;
        line-height: 36px;
    }
}

.dDMQJh {
    word-break: break-word;
    -webkit-transition: box-shadow 0.1s ease-in-out;
    transition: box-shadow 0.1s ease-in-out;
    -webkit-flex-basis: inherit;
    -ms-flex-preferred-size: inherit;
    flex-basis: inherit;
    font-size: 28px;
    font-family: Lato;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    line-height: 38px;
    background-color: rgba(255, 216, 17, 1);
}

.dDMQJh a {
    color: rgba(20, 158, 252, 1);
}

.dDMQJh a>span {
    color: rgba(20, 158, 252, 1);
}

.dDMQJh a:hover {
    box-shadow: inset 0 -1px 0;
}

.dDMQJh a>span:hover {
    box-shadow: inset 0 -1px 0;
}

.dDMQJh strong {
    font-weight: bold;
}

.dDMQJh h1,
.dDMQJh h2,
.dDMQJh h3,
.dDMQJh h4,
.dDMQJh h5,
.dDMQJh h6 {
    font-size: 28px;
    font-family: Lato;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    line-height: 38px;
}

@media only screen and (max-width:800px) {
    .dDMQJh {
        font-size: 28px;
        font-family: Lato;
        line-height: 36px;
    }

    .dDMQJh h1,
    .dDMQJh h2,
    .dDMQJh h3,
    .dDMQJh h4,
    .dDMQJh h5,
    .dDMQJh h6 {
        font-size: 28px;
        font-family: Lato;
        line-height: 36px;
    }
}

.hVSUnr {
    word-break: break-word;
    -webkit-transition: box-shadow 0.1s ease-in-out;
    transition: box-shadow 0.1s ease-in-out;
    -webkit-flex-basis: inherit;
    -ms-flex-preferred-size: inherit;
    flex-basis: inherit;
    font-size: 18px;
    color: rgba(0, 0, 0, 1);
    font-family: inherit;
    text-align: left;
    line-height: 26px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-color: rgba(255, 216, 17, 1);
}

.hVSUnr a {
    color: rgba(20, 158, 252, 1);
}

.hVSUnr a>span {
    color: rgba(20, 158, 252, 1);
}

.hVSUnr a:hover {
    box-shadow: inset 0 -1px 0;
}

.hVSUnr a>span:hover {
    box-shadow: inset 0 -1px 0;
}

.hVSUnr strong {
    font-weight: bold;
}

@media only screen and (max-width:800px) {
    .hVSUnr {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        font-size: 16px;
        line-height: 26px;
    }
}

.kOdedg {
    word-break: break-word;
    -webkit-transition: box-shadow 0.1s ease-in-out;
    transition: box-shadow 0.1s ease-in-out;
    -webkit-flex-basis: inherit;
    -ms-flex-preferred-size: inherit;
    flex-basis: inherit;
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
    font-family: inherit;
    text-align: left;
    line-height: 26px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-color: rgba(242, 242, 242, 1);
}

.kOdedg a {
    color: rgba(20, 158, 252, 1);
}

.kOdedg a>span {
    color: rgba(20, 158, 252, 1);
}

.kOdedg a:hover {
    box-shadow: inset 0 -1px 0;
}

.kOdedg a>span:hover {
    box-shadow: inset 0 -1px 0;
}

.kOdedg strong {
    font-weight: bold;
}

@media only screen and (max-width:800px) {
    .kOdedg {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        font-size: 16px;
        line-height: 26px;
    }
}

.dvsYze {
    word-break: break-word;
    -webkit-transition: box-shadow 0.1s ease-in-out;
    transition: box-shadow 0.1s ease-in-out;
    -webkit-flex-basis: inherit;
    -ms-flex-preferred-size: inherit;
    flex-basis: inherit;
    font-size: 18px;
    color: rgba(0, 0, 0, 1);
    font-family: Lato;
    text-align: center;
}

.dvsYze a {
    color: rgba(20, 158, 252, 1);
}

.dvsYze a>span {
    color: rgba(20, 158, 252, 1);
}

.dvsYze a:hover {
    box-shadow: inset 0 -1px 0;
}

.dvsYze a>span:hover {
    box-shadow: inset 0 -1px 0;
}

.dvsYze strong {
    font-weight: bold;
}

@media only screen and (max-width:800px) {
    .dvsYze {
        padding-top: 0px;
        padding-right: 30px;
        padding-bottom: 0px;
        padding-left: 30px;
        font-size: 16px;
        line-height: 26px;
    }
}

.brGiYj {
    word-break: break-word;
    -webkit-transition: box-shadow 0.1s ease-in-out;
    transition: box-shadow 0.1s ease-in-out;
    -webkit-flex-basis: inherit;
    -ms-flex-preferred-size: inherit;
    flex-basis: inherit;
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
    font-family: inherit;
    font-weight: 400;
    font-style: normal;
    text-align: center;
}

.brGiYj a {
    color: rgba(20, 158, 252, 1);
}

.brGiYj a>span {
    color: rgba(20, 158, 252, 1);
}

.brGiYj a:hover {
    box-shadow: inset 0 -1px 0;
}

.brGiYj a>span:hover {
    box-shadow: inset 0 -1px 0;
}

.brGiYj strong {
    font-weight: bold;
}

@media only screen and (max-width:800px) {
    .brGiYj {
        padding-top: 0px;
        padding-right: 30px;
        padding-bottom: 0px;
        padding-left: 30px;
        font-size: 16px;
        line-height: 26px;
    }
}

.JtgEm {
    word-break: break-word;
    -webkit-transition: box-shadow 0.1s ease-in-out;
    transition: box-shadow 0.1s ease-in-out;
    -webkit-flex-basis: inherit;
    -ms-flex-preferred-size: inherit;
    flex-basis: inherit;
    font-size: 14px;
    color: rgba(0, 0, 0, 1);
    font-family: Lato;
    text-align: center;
}

.JtgEm a {
    color: rgba(20, 158, 252, 1);
}

.JtgEm a>span {
    color: rgba(20, 158, 252, 1);
}

.JtgEm a:hover {
    box-shadow: inset 0 -1px 0;
}

.JtgEm a>span:hover {
    box-shadow: inset 0 -1px 0;
}

.JtgEm strong {
    font-weight: bold;
}

@media only screen and (max-width:800px) {
    .JtgEm {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        font-size: 16px;
    }
}

.mghyP {
    word-break: break-word;
    -webkit-transition: box-shadow 0.1s ease-in-out;
    transition: box-shadow 0.1s ease-in-out;
    -webkit-flex-basis: inherit;
    -ms-flex-preferred-size: inherit;
    flex-basis: inherit;
    font-size: 40px;
    font-family: Lato;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    line-height: 48px;
}

.mghyP a {
    color: rgba(20, 158, 252, 1);
}

.mghyP a>span {
    color: rgba(20, 158, 252, 1);
}

.mghyP a:hover {
    box-shadow: inset 0 -1px 0;
}

.mghyP a>span:hover {
    box-shadow: inset 0 -1px 0;
}

.mghyP strong {
    font-weight: bold;
}

.mghyP h1,
.mghyP h2,
.mghyP h3,
.mghyP h4,
.mghyP h5,
.mghyP h6 {
    font-size: 40px;
    font-family: Lato;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    line-height: 48px;
}

@media only screen and (max-width:800px) {
    .mghyP {
        font-size: 30px;
        font-family: Lato;
        line-height: 36px;
    }

    .mghyP h1,
    .mghyP h2,
    .mghyP h3,
    .mghyP h4,
    .mghyP h5,
    .mghyP h6 {
        font-size: 30px;
        font-family: Lato;
        line-height: 36px;
    }
}

.iHDXpD {
    word-break: break-word;
    -webkit-transition: box-shadow 0.1s ease-in-out;
    transition: box-shadow 0.1s ease-in-out;
    -webkit-flex-basis: inherit;
    -ms-flex-preferred-size: inherit;
    flex-basis: inherit;
    font-size: 24px;
    font-family: Lato;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    line-height: 38.4px;
}

.iHDXpD a {
    color: rgba(20, 158, 252, 1);
}

.iHDXpD a>span {
    color: rgba(20, 158, 252, 1);
}

.iHDXpD a:hover {
    box-shadow: inset 0 -1px 0;
}

.iHDXpD a>span:hover {
    box-shadow: inset 0 -1px 0;
}

.iHDXpD strong {
    font-weight: bold;
}

.iHDXpD h1,
.iHDXpD h2,
.iHDXpD h3,
.iHDXpD h4,
.iHDXpD h5,
.iHDXpD h6 {
    font-size: 24px;
    font-family: Lato;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    line-height: 38.4px;
}

@media only screen and (max-width:800px) {
    .iHDXpD {
        font-size: 24px;
        font-family: Lato;
        line-height: 28.8px;
    }

    .iHDXpD h1,
    .iHDXpD h2,
    .iHDXpD h3,
    .iHDXpD h4,
    .iHDXpD h5,
    .iHDXpD h6 {
        font-size: 24px;
        font-family: Lato;
        line-height: 28.8px;
    }
}

.kDFodn {
    word-break: break-word;
    -webkit-transition: box-shadow 0.1s ease-in-out;
    transition: box-shadow 0.1s ease-in-out;
    -webkit-flex-basis: inherit;
    -ms-flex-preferred-size: inherit;
    flex-basis: inherit;
    font-size: 18px;
    color: rgba(0, 0, 0, 1);
    font-family: Lato;
    text-align: left;
}

.kDFodn a {
    color: rgba(20, 158, 252, 1);
}

.kDFodn a>span {
    color: rgba(20, 158, 252, 1);
}

.kDFodn a:hover {
    box-shadow: inset 0 -1px 0;
}

.kDFodn a>span:hover {
    box-shadow: inset 0 -1px 0;
}

.kDFodn strong {
    font-weight: bold;
}

@media only screen and (max-width:800px) {
    .kDFodn {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        font-size: 16px;
    }
}

.jFehor {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-column-start: 1;
    grid-column-end: 13;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

@media only screen and (max-width:800px) {
    .jFehor {
        -webkit-align-self: unset;
        -ms-flex-item-align: unset;
        align-self: unset;
        width: 100%;
        grid-column-start: 1;
        grid-column-end: 12;
        padding-left: 0;
        padding-right: 0;
    }
}

.jCwFRc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-column-start: 1;
    grid-column-end: 10;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

@media only screen and (max-width:800px) {
    .jCwFRc {
        -webkit-align-self: unset;
        -ms-flex-item-align: unset;
        align-self: unset;
        width: 100%;
        grid-column-start: 1;
        grid-column-end: 12;
        padding-left: 0;
        padding-right: 0;
    }
}

.eHjtPV {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-column-start: 1;
    grid-column-end: 11;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

@media only screen and (max-width:800px) {
    .eHjtPV {
        -webkit-align-self: unset;
        -ms-flex-item-align: unset;
        align-self: unset;
        width: 100%;
        grid-column-start: 1;
        grid-column-end: 12;
        padding-left: 0;
        padding-right: 0;
    }
}

.hwUGaf {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-column-start: 11;
    grid-column-end: 13;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

@media only screen and (max-width:800px) {
    .hwUGaf {
        -webkit-align-self: unset;
        -ms-flex-item-align: unset;
        align-self: unset;
        width: 100%;
        grid-column-start: 1;
        grid-column-end: 12;
        padding-left: 0;
        padding-right: 0;
    }
}

.hkPbtw {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-column-start: 10;
    grid-column-end: 13;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

@media only screen and (max-width:800px) {
    .hkPbtw {
        -webkit-align-self: unset;
        -ms-flex-item-align: unset;
        align-self: unset;
        width: 100%;
        grid-column-start: 1;
        grid-column-end: 12;
        padding-left: 0;
        padding-right: 0;
    }
}

.dQZpOP {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-column-start: 1;
    grid-column-end: 5;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

@media only screen and (max-width:800px) {
    .dQZpOP {
        -webkit-align-self: unset;
        -ms-flex-item-align: unset;
        align-self: unset;
        width: 100%;
        grid-column-start: 1;
        grid-column-end: 12;
        padding-left: 0;
        padding-right: 0;
    }
}

.bvuTOw {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-column-start: 5;
    grid-column-end: 13;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

@media only screen and (max-width:800px) {
    .bvuTOw {
        -webkit-align-self: unset;
        -ms-flex-item-align: unset;
        align-self: unset;
        width: 100%;
        grid-column-start: 1;
        grid-column-end: 12;
        padding-left: 0;
        padding-right: 0;
    }
}

.gguGzl {
    display: block;
    max-width: 100%;
    object-fit: contain;
    width: 398px;
}

@media only screen and (max-width:800px) {}

.fDILwB {
    display: block;
    max-width: 100%;
    object-fit: contain;
    width: 780px;
}

@media only screen and (max-width:800px) {
    .fDILwB {
        width: 600px;
    }
}

.psCPh {
    display: block;
    max-width: 100%;
    object-fit: contain;
    width: 780px;
}

@media only screen and (max-width:800px) {}

.gixSET {
    display: block;
    max-width: 100%;
    object-fit: contain;
    width: 228px;
    border-top-left-radius: px;
    border-top-right-radius: px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: px;
}

@media only screen and (max-width:800px) {}

.kTgfpi {
    display: block;
    max-width: 100%;
    object-fit: contain;
    width: 237px;
}

@media only screen and (max-width:800px) {}

.fomjwC {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}

@media only screen and (min-width:801px) {}

@media only screen and (max-width:800px) {}

.eQxNwT {
    position: relative;
    display: block;
    height: 0;
    overflow: visible;
    padding-bottom: 21.19%;
}

.exwjIH {
    position: relative;
    display: block;
    height: 0;
    overflow: visible;
    padding-bottom: 50.00%;
}

.jZpkXK {
    position: relative;
    display: block;
    height: 0;
    overflow: visible;
    padding-bottom: 56.18%;
}

.elgUpr {
    position: relative;
    display: block;
    height: 0;
    overflow: visible;
    padding-bottom: 57.47%;
}

.DywLC {
    position: relative;
    display: block;
    height: 0;
    overflow: visible;
    padding-bottom: 89.29%;
}

.hVvuYV {
    position: relative;
    display: block;
    height: 0;
    overflow: visible;
    padding-bottom: 57.14%;
}

.clDWUY {
    position: relative;
    display: block;
    height: 0;
    overflow: visible;
    padding-bottom: 59.88%;
}

.ezbNJW {
    position: relative;
    display: block;
    height: 0;
    overflow: visible;
    padding-bottom: 62.50%;
}

.kkRPKd {
    position: relative;
    display: block;
    height: 0;
    overflow: visible;
    padding-bottom: 55.25%;
}

.cjPqzx {
    position: relative;
    display: block;
    height: 0;
    overflow: visible;
    padding-bottom: 100.00%;
}

.jJCgnz {
    position: relative;
    display: block;
    height: 0;
    overflow: visible;
    padding-bottom: 86.21%;
}

.bmOXwF {
    min-height: 100px;
    max-height: inherit;
}

.fXmBBB {
    border-radius: 6px;
    position: relative;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -webkit-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    display: block;
    max-width: 1200px;
    width: 100%;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
    border-color: rgba(74, 144, 226, 1);
    border-style: solid;
    border-width: 3px;
    background-color: rgba(255, 255, 255, 1);
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    max-height: calc(100vh - 40px);
    width: 600px;
}

@media only screen and (max-width:800px) {
    .fXmBBB {
        max-width: 350px;
        width: 100%;
        box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
        border-color: rgba(74, 144, 226, 1);
        border-style: solid;
        border-width: 3px;
        background-color: rgba(255, 255, 255, 1);
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
    }
}

.jTYPzf {
    overflow-y: auto;
    max-height: inherit;
    padding: 30px;
}

@media only screen and (max-width:800px) {
    .jTYPzf {
        padding: 5px 5px 5px 5px;
    }
}

.eCyeVP {
    min-height: 20px;
}

.flNXgB {
    display: grid;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-template-columns: repeat(12, 1fr);
    -webkit-column-gap: 20px;
    column-gap: 20px;
    padding-right: 5px;
    padding-left: 5px;
    background-image: none;
    -webkit-column-gap: unset !important;
    column-gap: unset !important;
}

@media only screen and (max-width:800px) {
    .flNXgB {
        padding-top: 0px;
        padding-right: 5px;
        padding-bottom: 0px;
        padding-left: 5px;
    }
}

@media only screen and (max-width:800px) {
    .flNXgB {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-template-columns: auto;
        background-image: none;
    }
}

.eiFXnA {
    display: grid;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-template-columns: repeat(12, 1fr);
    -webkit-column-gap: 20px;
    column-gap: 20px;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    background-image: none;
    -webkit-column-gap: unset !important;
    column-gap: unset !important;
}

@media only screen and (max-width:800px) {
    .eiFXnA {
        padding-top: 0px;
        padding-right: 5px;
        padding-bottom: 0px;
        padding-left: 5px;
    }
}

@media only screen and (max-width:800px) {
    .eiFXnA {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-template-columns: auto;
        background-image: none;
    }
}

.kLxhTK {
    display: grid;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-template-columns: repeat(12, 1fr);
    -webkit-column-gap: 20px;
    column-gap: 20px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    background-image: none;
    -webkit-column-gap: unset !important;
    column-gap: unset !important;
}

@media only screen and (max-width:800px) {
    .kLxhTK {
        padding-top: 0px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
    }
}

@media only screen and (max-width:800px) {
    .kLxhTK {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-template-columns: auto;
        background-image: none;
    }
}

.iFDiMB {
    display: grid;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-template-columns: repeat(12, 1fr);
    -webkit-column-gap: 20px;
    column-gap: 20px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    background-image: none;
}

@media only screen and (max-width:800px) {
    .iFDiMB {
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
    }
}

@media only screen and (max-width:800px) {
    .iFDiMB {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-template-columns: auto;
        background-image: none;
    }
}

.lhFjpJ {
    display: grid;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-template-columns: repeat(12, 1fr);
    -webkit-column-gap: 20px;
    column-gap: 20px;
    background-color: rgba(255, 255, 255, 1);
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    background-image: none;
    -webkit-column-gap: unset !important;
    column-gap: unset !important;
}

@media only screen and (max-width:800px) {
    .lhFjpJ {
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
    }
}

@media only screen and (max-width:800px) {
    .lhFjpJ {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-template-columns: auto;
        background-image: none;
    }
}

.lmrIxF {
    display: grid;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-template-columns: repeat(12, 1fr);
    -webkit-column-gap: 20px;
    column-gap: 20px;
    padding-right: 5px;
    padding-left: 5px;
    background-image: none;
}

@media only screen and (max-width:800px) {
    .lmrIxF {
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
    }
}

@media only screen and (max-width:800px) {
    .lmrIxF {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-template-columns: auto;
        background-image: none;
    }
}

.lfHVIh {
    display: grid;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-template-columns: repeat(12, 1fr);
    -webkit-column-gap: 20px;
    column-gap: 20px;
    background-color: rgba(255, 216, 17, 1);
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-image: none;
    -webkit-column-gap: unset !important;
    column-gap: unset !important;
}

@media only screen and (max-width:800px) {
    .lfHVIh {
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
    }
}

@media only screen and (max-width:800px) {
    .lfHVIh {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-template-columns: auto;
        background-image: none;
    }
}

.gJEcdf {
    display: grid;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-template-columns: repeat(12, 1fr);
    -webkit-column-gap: 20px;
    column-gap: 20px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(49, 113, 143, 1);
    background-image: none;
    -webkit-column-gap: unset !important;
    column-gap: unset !important;
}

@media only screen and (max-width:800px) {
    .gJEcdf {
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        border-style: solid;
        border-width: 1px;
        border-color: rgba(155, 155, 155, 1);
    }
}

@media only screen and (max-width:800px) {
    .gJEcdf {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-template-columns: auto;
        background-image: none;
    }
}

.khCxiD {
    display: grid;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-template-columns: repeat(12, 1fr);
    -webkit-column-gap: 20px;
    column-gap: 20px;
    padding-top: 5px;
    padding-right: 10px;
    padding-left: 10px;
    background-image: none;
    -webkit-column-gap: unset !important;
    column-gap: unset !important;
}

@media only screen and (max-width:800px) {
    .khCxiD {
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
    }
}

@media only screen and (max-width:800px) {
    .khCxiD {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-template-columns: auto;
        background-image: none;
    }
}

.bPXpxC {
    display: grid;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-template-columns: repeat(12, 1fr);
    -webkit-column-gap: 20px;
    column-gap: 20px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-image: none;
    -webkit-column-gap: unset !important;
    column-gap: unset !important;
}

@media only screen and (max-width:800px) {
    .bPXpxC {
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
    }
}

@media only screen and (max-width:800px) {
    .bPXpxC {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-template-columns: auto;
        background-image: none;
    }
}

.fxRCYn {
    display: grid;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-template-columns: repeat(12, 1fr);
    -webkit-column-gap: 20px;
    column-gap: 20px;
    background-image: none;
    -webkit-column-gap: unset !important;
    column-gap: unset !important;
}

@media only screen and (max-width:800px) {
    .fxRCYn {
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
    }
}

@media only screen and (max-width:800px) {
    .fxRCYn {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-template-columns: auto;
        background-image: none;
    }
}

.bmnjgu {
    display: grid;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-template-columns: repeat(12, 1fr);
    -webkit-column-gap: 20px;
    column-gap: 20px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-image: none;
}

@media only screen and (max-width:800px) {
    .bmnjgu {
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
    }
}

@media only screen and (max-width:800px) {
    .bmnjgu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-template-columns: auto;
        background-image: none;
    }
}

.fMxlnp {
    max-width: 960px;
    width: 100%;
    margin: auto;
    background-color: transparent;
}

@media only screen and (max-width:800px) {
    .fMxlnp {
        background-color: transparent;
    }
}

.fZqOtR {
    max-width: 1120px;
    width: 100%;
    margin: auto;
    background-color: transparent;
}

@media only screen and (max-width:800px) {
    .fZqOtR {
        background-color: transparent;
    }
}

.bhCYPw {
    max-width: 100%;
    width: 100%;
    margin: auto;
    background-color: transparent;
}

@media only screen and (max-width:800px) {
    .bhCYPw {
        background-color: transparent;
    }
}

.SUrcB {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0px 0px 0px 0px;
    background-size: initial;
    background-color: rgba(33, 45, 59, 1);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-attachment: initial;
    background-image: none;
}

@media only screen and (max-width:800px) {
    .SUrcB {
        width: 100%;
        padding: 5px 5px 5px 5px;
        background-size: initial;
        background-color: rgba(33, 45, 59, 1);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-attachment: initial;
        background-image: none;
    }
}

.eklfqZ {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 40px 30px 40px;
    background-color: rgba(255, 255, 255, 1);
    background-image: none;
    background-repeat: no-repeat;
    background-position: initial;
    background-size: initial;
    background-attachment: initial;
}

@media only screen and (max-width:800px) {
    .eklfqZ {
        width: 100%;
        padding: 5px 5px 5px 5px;
        background-color: rgba(255, 255, 255, 1);
        background-image: none;
        background-repeat: no-repeat;
        background-position: initial;
        background-size: initial;
        background-attachment: initial;
    }
}

.gVspLM {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0px 18px 40px 18px;
    background-size: initial;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-attachment: initial;
    background-image: none;
}

@media only screen and (max-width:800px) {
    .gVspLM {
        width: 100%;
        padding: 0px 5px 5px 5px;
        background-size: initial;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-attachment: initial;
        background-image: none;
    }
}

.hnPqLp {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 40px 40px 40px 40px;
    background-color: rgba(33, 45, 59, 1);
    background-image: none;
    background-repeat: no-repeat;
    background-position: initial;
    background-size: initial;
    background-attachment: initial;
}

@media only screen and (max-width:800px) {
    .hnPqLp {
        width: 100%;
        padding: 15px 5px 15px 5px;
        background-color: rgba(33, 45, 59, 1);
        background-image: none;
        background-repeat: no-repeat;
        background-position: initial;
        background-size: initial;
        background-attachment: initial;
    }
}

.jQMUPo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #1b95e0;
    color: #ffffff;
    padding: 5px 8px 5px 6px;
    border-radius: 3px;
    font-size: 13px;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.jQMUPo>span {
    margin-left: 4px;
}

.jQMUPo:hover {
    background-color: #0c7abf;
}

@media only screen and (max-width:800px) {
    .jQMUPo {
        width: 100%;
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
}

.eEOixk {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.LwcHj {
    position: relative;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
}

@media only screen and (max-width:800px) {
    .LwcHj {
        margin-top: 0px;
        margin-left: 0px;
        margin-bottom: 0px;
        margin-right: 0px;
    }
}

.happFg {
    position: relative;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

@media only screen and (max-width:800px) {
    .happFg {
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
    }
}

.erGxeQ {
    position: relative;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
}

@media only screen and (max-width:800px) {
    .erGxeQ {
        margin-top: 10px;
        margin-left: 0px;
        margin-bottom: 0px;
        margin-right: 0px;
    }
}

.gNKfqv {
    position: relative;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
}

@media only screen and (max-width:800px) {
    .gNKfqv {
        margin-top: 0px;
        margin-left: 0px;
        margin-bottom: 0px;
        margin-right: 0px;
    }
}

.ibkLHQ {
    position: relative;
    margin-top: 0px;
    text-align: left;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

@media only screen and (max-width:800px) {
    .ibkLHQ {
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
    }
}

.kcQgaA {
    position: relative;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

@media only screen and (max-width:800px) {
    .kcQgaA {
        margin-top: 10px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
    }
}

.cAYxKM {
    position: relative;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
}

@media only screen and (max-width:800px) {
    .cAYxKM {
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
    }
}

.bzJyYd {
    position: relative;
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
}

@media only screen and (max-width:800px) {
    .bzJyYd {
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
    }
}

.iOJwaY {
    position: relative;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

@media only screen and (max-width:800px) {
    .iOJwaY {
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
    }
}

.fpDEJF {
    position: relative;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

@media only screen and (max-width:800px) {
    .fpDEJF {
        margin-top: 20px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
    }
}

.fycCtQ {
    position: relative;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

@media only screen and (max-width:800px) {
    .fycCtQ {
        margin-top: 20px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
    }
}

.kavUjg {
    position: relative;
    margin-top: 9px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

@media only screen and (max-width:800px) {
    .kavUjg {
        margin-top: 20px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
    }
}

.eWwkLE {
    position: relative;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

@media only screen and (max-width:800px) {
    .eWwkLE {
        margin-top: 20px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
    }
}

.iJkqbm {
    position: relative;
    margin-top: 20px;
    margin-left: 0px;
    margin-bottom: 20px;
    margin-right: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}

@media only screen and (max-width:800px) {
    .iJkqbm {
        margin-top: 20px;
        margin-left: 0px;
        margin-bottom: 5px;
        margin-right: 0px;
    }
}

.eWgPPP {
    position: relative;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
}

@media only screen and (max-width:800px) {
    .eWgPPP {
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
    }
}

.jBRcTQ {
    position: relative;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
}

@media only screen and (max-width:800px) {
    .jBRcTQ {
        margin-top: 10px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
    }
}

.chnZra {
    position: relative;
    margin-top: 15px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 15px;
}

@media only screen and (max-width:800px) {
    .chnZra {
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
    }
}

.fkGdZa {
    position: relative;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
}

@media only screen and (max-width:800px) {
    .fkGdZa {
        margin-top: 0px;
        margin-left: 0px;
        margin-bottom: 0px;
        margin-right: 0px;
    }
}

.bJWGnC {
    position: relative;
    margin-top: 25px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}

@media only screen and (max-width:800px) {
    .bJWGnC {
        margin-top: 5px;
        margin-left: 0px;
        margin-bottom: 5px;
        margin-right: 0px;
    }
}

.erCBmp {
    position: relative;
    text-align: initial;
    margin: 0px 0px 0px 0px;
}

@media only screen and (max-width:800px) {
    .erCBmp {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
    }
}

.iFgicP {
    position: relative;
    text-align: initial;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0px 0px 0px 0px;
}

@media only screen and (max-width:800px) {
    .iFgicP {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
    }
}

.hCvNdh {
    position: relative;
    text-align: initial;
    margin: -50px 0px 0px 0px;
}

@media only screen and (max-width:800px) {
    .hCvNdh {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
    }
}

.gUfbaf {
    position: relative;
    text-align: initial;
    margin: 13px 0px 13px 0px;
}

@media only screen and (max-width:800px) {
    .gUfbaf {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 23px;
        margin-left: 0px;
    }
}

.cWehfr {
    position: relative;
    text-align: initial;
    margin: 15px 0px 0px 0px;
}

@media only screen and (max-width:800px) {
    .cWehfr {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
    }
}

.jNfXLD {
    position: relative;
    text-align: initial;
    margin: 0px 0px 0px 0px;
}

@media only screen and (max-width:800px) {
    .jNfXLD {
        margin-top: 10px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
    }
}

.fOwJGb {
    position: relative;
    text-align: initial;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 10px 0px 0px 0px;
}

@media only screen and (max-width:800px) {
    .fOwJGb {
        margin-top: 10px;
        margin-right: 0px;
        margin-bottom: 10px;
        margin-left: 0px;
    }
}

.dsDmZC {
    position: relative;
    text-align: initial;
    margin: 30px 0px 10px 0px;
}

@media only screen and (max-width:800px) {
    .dsDmZC {
        margin-top: 13px;
        margin-right: 0px;
        margin-bottom: 13px;
        margin-left: 0px;
    }
}

.gMiCOF {
    position: relative;
    text-align: initial;
    margin: 20px 0px 20px 0px;
}

@media only screen and (max-width:800px) {
    .gMiCOF {
        margin-top: 13px;
        margin-right: 0px;
        margin-bottom: 13px;
        margin-left: 0px;
    }
}

.FMtXk {
    position: relative;
    text-align: initial;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 10px 0px 10px 0px;
}

@media only screen and (max-width:800px) {
    .FMtXk {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 10px;
        margin-left: 0px;
    }
}

.bFLcja {
    position: relative;
    text-align: initial;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 10px 0px 10px 0px;
}

@media only screen and (max-width:800px) {
    .bFLcja {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
    }
}

.kkPqiB {
    position: relative;
    text-align: initial;
    margin: 20px 0px 0px 0px;
}

@media only screen and (max-width:800px) {
    .kkPqiB {
        margin-top: 13px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
    }
}

.cGnFS {
    position: relative;
    text-align: initial;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0px 0px 0px 0px;
}

@media only screen and (max-width:800px) {
    .cGnFS {
        margin-top: 20px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
    }
}

.bBHSFM {
    position: relative;
    text-align: initial;
    margin: 19px 0px 0px 0px;
}

@media only screen and (max-width:800px) {
    .bBHSFM {
        margin-top: 20px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
    }
}

.hbVEmd {
    position: relative;
    text-align: initial;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 15px 5px 0px 5px;
}

@media only screen and (max-width:800px) {
    .hbVEmd {
        margin-top: 20px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
    }
}

.ktgZJo {
    position: relative;
    text-align: initial;
    margin: 13px 0px 13px 0px;
}

@media only screen and (max-width:800px) {
    .ktgZJo {
        margin-top: 13px;
        margin-right: 0px;
        margin-bottom: 13px;
        margin-left: 0px;
    }
}

.ggCwsi {
    width: 100%;
    height: 100%;
    min-height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.5);
}

.jcpbeJ {
    pointer-events: none;
    height: inherit;
}

.lbiQPL {
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 2;
}

@media only screen and (max-width:800px) {
    .lbiQPL {
        left: 0;
    }
}

.iyXQFr {
    display: none;
}

.gLSNrA {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    position: relative;
    font-family: Lato;
    font-weight: 400;
    font-style: normal;
}

#row-ac222bcc>div.sc-ebFjAB.hkPbtw {
    position: sticky;
    top: 0;
    z-index: 999;
    display: table !important;
}

#app>a {
    display: none;
}

.scrollBtn {
    background-image: linear-gradient(180deg, #4ba614, #008c00);
    border-color: #34740e;
    display: block;
    color: #fff;
    text-align: center;
    font-family: "Roboto", sans-serif;
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
    padding: 15px 5px;

    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    z-index: 999999;
    display: none;
}

.space {
    height: 58px;
}

@media screen and (min-width: 801px) {

    .scrollBtn,
    .space {
        display: none !important;
    }
}


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

    .para p {
        font-size: 20px !important;
    }
}