@font-face {
    font-family: Roboto, Sans-serif;
    font-display: swap;
    font-weight: 400;
    font-style: normal
}

html {
    scroll-behavior: smooth;
}


body {
    margin: 0;
    font-family: "Roboto", sans-serif;
    line-height: 1.6;
}


.smart-phone{
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960" fill="%231f1f1f"><path d="M276.31-68q-27.01 0-45.66-18.65Q212-105.3 212-132.31v-695.38q0-27.01 18.65-45.66Q249.3-892 276.31-892h407.38q27.01 0 45.66 18.65Q748-854.7 748-827.69v695.38q0 27.01-18.65 45.66Q710.7-68 683.69-68H276.31ZM264-178v45.69q0 4.62 3.85 8.46 3.84 3.85 8.46 3.85h407.38q4.62 0 8.46-3.85 3.85-3.84 3.85-8.46V-178H264Zm0-52h432v-500H264v500Zm0-552h432v-45.69q0-4.62-3.85-8.46-3.84-3.85-8.46-3.85H276.31q-4.62 0-8.46 3.85-3.85 3.84-3.85 8.46V-782Zm0 0v-58 58Zm0 604v58-58Z"/></svg>');/* background-attachment: fixed | scroll; */
    background-position: center;
    background-repeat: no-repeat;
    width: 5rem;  /* Match SVG width */
    height: 5rem; /* Match SVG height */
    display: inline-block;
}

.email{
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960" fill="%231f1f1f"><path d="M180.31-212Q154-212 135-231q-19-19-19-45.31v-407.38Q116-710 135-729q19-19 45.31-19h599.38q27.01 0 45.66 19Q844-710 844-683.69v407.38Q844-250 825.35-231q-18.65 19-45.66 19H180.31ZM792-633.31 497.46-459.92q-4.14 2.61-8.54 4.11-4.4 1.5-8.92 1.5-5 0-8.42-1.5-3.43-1.5-7.96-3.81L168-633.31v357q0 5.39 3.46 8.85t8.85 3.46h599.38q5.39 0 8.85-3.46t3.46-8.85v-357ZM480-517l304.85-179h-608.7L480-517ZM168-646.21v8.22V-677.31v.69V-696v19.34-1.23 39.99-8.23V-264v-382.21Z"/></svg>');     background-position: center;
    background-repeat: no-repeat;
    width: 5rem;  /* Match SVG width */
    height: 5rem; /* Match SVG height */
    display: inline-block;
}



body {
    margin: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

.h1, h1 {
    font-size: calc(1.375rem + 1.5vw)
}

@media (min-width: 1200px) {
    .h1, h1 {
        font-size: 2.5rem
    }
}

.h2, h2 {
    font-size: calc(1.325rem + .9vw)
}

@media (min-width: 1200px) {
    .h2, h2 {
        font-size: 2rem
    }
}

.h3, h3 {
    font-size: calc(1.3rem + .6vw)
}

@media (min-width: 1200px) {
    .h3, h3 {
        font-size: 1.75rem
    }
}

.h4, h4 {
    font-size: calc(1.275rem + .3vw)
}

@media (min-width: 1200px) {
    .h4, h4 {
        font-size: 1.5rem
    }
}

.h5, h5 {
    font-size: 1.25rem
}

.h6, h6 {
    font-size: 1rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ul {
    padding-left: 2rem
}

ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ul ul {
    margin-bottom: 0
}

strong {
    font-weight: bolder
}

a {
    color: #0d6efd;
    text-decoration: underline
}

a:hover {
    color: #0a58ca
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

img {
    vertical-align: middle
}

caption {
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: #6c757d;
    text-align: left
}

[role=button] {
    cursor: pointer
}

[list]::-webkit-calendar-picker-indicator {
    display: none
}

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

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled) {
    cursor: pointer
}

::-moz-focus-inner {
    padding: 0;
    border-style: none
}

::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-year-field {
    padding: 0
}

::-webkit-inner-spin-button {
    height: auto
}

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

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
    padding: 0
}

::file-selector-button {
    font: inherit
}

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

[hidden] {
    display: none !important
}

.display-1 {
    font-size: calc(1.625rem + 4.5vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width: 1200px) {
    .display-1 {
        font-size: 5rem
    }
}

.display-2 {
    font-size: calc(1.575rem + 3.9vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width: 1200px) {
    .display-2 {
        font-size: 4.5rem
    }
}

.display-3 {
    font-size: calc(1.525rem + 3.3vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width: 1200px) {
    .display-3 {
        font-size: 4rem
    }
}

.display-4 {
    font-size: calc(1.475rem + 2.7vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width: 1200px) {
    .display-4 {
        font-size: 3.5rem
    }
}

.display-5 {
    font-size: calc(1.425rem + 2.1vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width: 1200px) {
    .display-5 {
        font-size: 3rem
    }
}

.display-6 {
    font-size: calc(1.375rem + 1.5vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width: 1200px) {
    .display-6 {
        font-size: 2.5rem
    }
}

.container, .container-lg {
    width: 100%;
    padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container, .container-lg {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container, .container-lg {
        max-width: 1140px
    }
}

@media (min-width: 1400px) {
    .container, .container-lg {
        max-width: 1320px
    }
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) / -2);
    margin-left: calc(var(--bs-gutter-x) / -2)
}

.row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
    margin-top: var(--bs-gutter-y)
}

.col {
    flex: 1 0 0%
}

.col-1 {
    flex: 0 0 auto;
    width: 8.3333333333%
}

.col-2 {
    flex: 0 0 auto;
    width: 16.6666666667%
}

.col-3 {
    flex: 0 0 auto;
    width: 25%
}

.col-4 {
    flex: 0 0 auto;
    width: 33.3333333333%
}

.col-5 {
    flex: 0 0 auto;
    width: 41.6666666667%
}

.col-6 {
    flex: 0 0 auto;
    width: 50%
}

.col-7 {
    flex: 0 0 auto;
    width: 58.3333333333%
}

.col-8 {
    flex: 0 0 auto;
    width: 66.6666666667%
}

.col-9 {
    flex: 0 0 auto;
    width: 75%
}

.col-10 {
    flex: 0 0 auto;
    width: 83.3333333333%
}

.col-11 {
    flex: 0 0 auto;
    width: 91.6666666667%
}

.col-12 {
    flex: 0 0 auto;
    width: 100%
}

/*@media (min-width: 992px) {*/
/*    .col-lg {*/
/*        flex: 1 0 0%*/
/*    }*/

/*    .col-lg-1 {*/
/*        flex: 0 0 auto;*/
/*        width: 8.3333333333%*/
/*    }*/

/*    .col-lg-2 {*/
/*        flex: 0 0 auto;*/
/*        width: 16.6666666667%*/
/*    }*/

/*    .col-lg-3 {*/
/*        flex: 0 0 auto;*/
/*        width: 25%*/
/*    }*/

/*    .col-lg-4 {*/
/*        flex: 0 0 auto;*/
/*        width: 33.3333333333%*/
/*    }*/

/*    .col-lg-5 {*/
/*        flex: 0 0 auto;*/
/*        width: 41.6666666667%*/
/*    }*/

/*    .col-lg-6 {*/
/*        flex: 0 0 auto;*/
/*        width: 50%*/
/*    }*/

/*    .col-lg-7 {*/
/*        flex: 0 0 auto;*/
/*        width: 58.3333333333%*/
/*    }*/

/*    .col-lg-8 {*/
/*        flex: 0 0 auto;*/
/*        width: 66.6666666667%*/
/*    }*/

/*    .col-lg-9 {*/
/*        flex: 0 0 auto;*/
/*        width: 75%*/
/*    }*/

/*    .col-lg-10 {*/
/*        flex: 0 0 auto;*/
/*        width: 83.3333333333%*/
/*    }*/

/*    .col-lg-11 {*/
/*        flex: 0 0 auto;*/
/*        width: 91.6666666667%*/
/*    }*/

/*    .col-lg-12 {*/
/*        flex: 0 0 auto;*/
/*        width: 100%*/
/*    }*/
/*}*/

.caption-top {
    caption-side: top
}

.collapse:not(.show) {
    display: none
}

.dropdown {
    position: relative
}

.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: .5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.dropdown-menu[data-bs-popper] {
    top: 100%;
    left: 0;
    margin-top: .125rem
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #1e2125;
    background-color: #e9ecef
}

.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #0d6efd
}

.dropdown-item:disabled {
    color: #adb5bd;
    pointer-events: none;
    background-color: transparent
}

.dropdown-header {
    display: block;
    padding: .5rem 1rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1rem;
    color: #212529
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem;
    color: #0d6efd;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .nav-link {
        transition: none
    }
}

.nav-link:focus, .nav-link:hover {
    color: #0a58ca
}

.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar > .container, .navbar > .container-lg {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between
}

.navbar-brand {
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    text-decoration: none;
    white-space: nowrap
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static
}

.navbar-text {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        flex-wrap: nowrap;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }
}

.navbar-expand {
    flex-wrap: nowrap;
    justify-content: flex-start
}

.navbar-expand .navbar-nav {
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem
}

.card-body {
    flex: 1 1 auto;
    padding: 1rem 1rem
}

.card-title {
    margin-bottom: .5rem
}

.card-subtitle {
    margin-top: -.25rem;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link + .card-link {
    margin-left: 1rem
}

.card-header {
    padding: .5rem 1rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-footer {
    padding: .5rem 1rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-img, .card-img-top {
    width: 100%
}

.card-img, .card-img-top {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position-x: 1rem
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position-x: 1rem
    }
}

@-webkit-keyframes spinner-border {
    to {
        transform: rotate(360deg)
    }
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes spinner-grow {
    0% {
        transform: scale(0)
    }
    50% {
        opacity: 1;
        transform: none
    }
}

@keyframes spinner-grow {
    0% {
        transform: scale(0)
    }
    50% {
        opacity: 1;
        transform: none
    }
}

.link-primary {
    color: #0d6efd
}

.link-primary:focus, .link-primary:hover {
    color: #0a58ca
}

.link-info {
    color: #0dcaf0
}

.link-info:focus, .link-info:hover {
    color: #3dd5f3
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.align-top {
    vertical-align: top !important
}

.align-text-top {
    vertical-align: text-top !important
}

.top-0 {
    top: 0 !important
}

.top-50 {
    top: 50% !important
}

.top-100 {
    top: 100% !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.text-center {
    text-align: center !important
}

.text-wrap {
    white-space: normal !important
}

.text-primary {
    color: #0d6efd !important
}

.text-info {
    color: #0dcaf0 !important
}

.text-white {
    color: #fff !important
}

.text-body {
    color: #212529 !important
}

.text-black-50 {
    color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
    color: rgba(255, 255, 255, .5) !important
}

@media (min-width: 992px) {
    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .mt-lg-0 {
        margin-top: 0 !important
    }

    .mt-lg-1 {
        margin-top: .25rem !important
    }

    .mt-lg-2 {
        margin-top: .5rem !important
    }

    .mt-lg-3 {
        margin-top: 1rem !important
    }

    .mt-lg-4 {
        margin-top: 1.5rem !important
    }

    .mt-lg-5 {
        margin-top: 3rem !important
    }

    .mb-lg-0 {
        margin-bottom: 0 !important
    }

    .mb-lg-1 {
        margin-bottom: .25rem !important
    }

    .mb-lg-2 {
        margin-bottom: .5rem !important
    }

    .mb-lg-3 {
        margin-bottom: 1rem !important
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-lg-5 {
        margin-bottom: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

/*!
 * Bootstrap Grid v5.0.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.container, .container-lg {
    width: 100%;
    padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container, .container-lg {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container, .container-lg {
        max-width: 1140px
    }
}

@media (min-width: 1400px) {
    .container, .container-lg {
        max-width: 1320px
    }
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) / -2);
    margin-left: calc(var(--bs-gutter-x) / -2)
}

.row > * {
    box-sizing: border-box;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
    margin-top: var(--bs-gutter-y)
}

.col {
    flex: 1 0 0%
}

.col-1 {
    flex: 0 0 auto;
    width: 8.3333333333%
}

.col-2 {
    flex: 0 0 auto;
    width: 16.6666666667%
}

.col-3 {
    flex: 0 0 auto;
    width: 25%
}

.col-4 {
    flex: 0 0 auto;
    width: 33.3333333333%
}

.col-5 {
    flex: 0 0 auto;
    width: 41.6666666667%
}

.col-6 {
    flex: 0 0 auto;
    width: 50%
}

.col-7 {
    flex: 0 0 auto;
    width: 58.3333333333%
}

.col-8 {
    flex: 0 0 auto;
    width: 66.6666666667%
}

.col-9 {
    flex: 0 0 auto;
    width: 75%
}

.col-10 {
    flex: 0 0 auto;
    width: 83.3333333333%
}

.col-11 {
    flex: 0 0 auto;
    width: 91.6666666667%
}

.col-12 {
    flex: 0 0 auto;
    width: 100%
}

@media (min-width: 992px) {
    .col-lg {
        flex: 1 0 0%
    }

    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.3333333333%
    }

    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.6666666667%
    }

    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.3333333333%
    }

    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.6666666667%
    }

    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.3333333333%
    }

    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.6666666667%
    }

    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%
    }
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

@media (min-width: 992px) {
    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .mt-lg-0 {
        margin-top: 0 !important
    }

    .mt-lg-1 {
        margin-top: .25rem !important
    }

    .mt-lg-2 {
        margin-top: .5rem !important
    }

    .mt-lg-3 {
        margin-top: 1rem !important
    }

    .mt-lg-4 {
        margin-top: 1.5rem !important
    }

    .mt-lg-5 {
        margin-top: 3rem !important
    }

    .mb-lg-0 {
        margin-bottom: 0 !important
    }

    .mb-lg-1 {
        margin-bottom: .25rem !important
    }

    .mb-lg-2 {
        margin-bottom: .5rem !important
    }

    .mb-lg-3 {
        margin-bottom: 1rem !important
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-lg-5 {
        margin-bottom: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }
}

/*!
 * Bootstrap Reboot v5.0.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*, ::after, ::before {
    box-sizing: border-box
}

@media (prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

body {
    margin: 0;
    font-family: Roboto, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

h1 {
    font-size: calc(1.375rem + 1.5vw)
}

@media (min-width: 1200px) {
    h1 {
        font-size: 2.5rem
    }
}

h2 {
    font-size: calc(1.325rem + .9vw)
}

@media (min-width: 1200px) {
    h2 {
        font-size: 2rem
    }
}

h3 {
    font-size: calc(1.3rem + .6vw)
}

@media (min-width: 1200px) {
    h3 {
        font-size: 1.75rem
    }
}

h4 {
    font-size: calc(1.275rem + .3vw)
}

@media (min-width: 1200px) {
    h4 {
        font-size: 1.5rem
    }
}

h5 {
    font-size: 1.25rem
}

h6 {
    font-size: 1rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ul {
    padding-left: 2rem
}

ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ul ul {
    margin-bottom: 0
}

strong {
    font-weight: bolder
}

a {
    color: #0d6efd;
    text-decoration: underline
}

a:hover {
    color: #0a58ca
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

img {
    vertical-align: middle
}

caption {
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: #6c757d;
    text-align: left
}

[role=button] {
    cursor: pointer
}

[list]::-webkit-calendar-picker-indicator {
    display: none
}

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

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled) {
    cursor: pointer
}

::-moz-focus-inner {
    padding: 0;
    border-style: none
}

::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-year-field {
    padding: 0
}

::-webkit-inner-spin-button {
    height: auto
}

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

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
    padding: 0
}

::file-selector-button {
    font: inherit
}

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

[hidden] {
    display: none !important
}

.navbar-dropdown {
    left: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .45s ease;
    z-index: 1030;
    background: #282828
}

.navbar-dropdown .navbar-logo {
    margin-right: .8rem;
    transition: margin .3s ease-in-out;
    vertical-align: middle
}

.navbar-dropdown .navbar-logo img {
    height: 3.125rem;
    transition: all .3s ease-in-out
}

.navbar-dropdown .navbar-logo.mbr-iconfont {
    font-size: 3.125rem;
    line-height: 3.125rem
}

.navbar-dropdown .navbar-caption {
    font-weight: 700;
    white-space: normal;
    vertical-align: -4px;
    line-height: 3.125rem !important
}

.navbar-dropdown .navbar-caption, .navbar-dropdown .navbar-caption:hover {
    color: inherit;
    text-decoration: none
}

.navbar-dropdown .mbr-iconfont + .navbar-caption {
    vertical-align: -1px
}

.navbar-dropdown.navbar-fixed-top {
    position: fixed
}

.navbar-dropdown .navbar-brand span {
    vertical-align: -4px
}

.dropdown-menu .dropdown-item:focus {
    outline: 0
}

.nav-dropdown {
    font-size: .75rem;
    font-weight: 500;
    height: auto !important
}

.nav-dropdown .link {
    margin: .667em 1.667em;
    font-weight: 500;
    padding: 0;
    transition: color .2s ease-in-out
}

.nav-dropdown .dropdown-item::after, .nav-dropdown .link::after {
    color: inherit
}

.nav-dropdown .dropdown-menu {
    border-radius: 0;
    border: 0;
    left: 0;
    margin: 0;
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
    position: relative
}

.nav-dropdown .dropdown-item {
    font-weight: 500;
    line-height: 2;
    padding: .3846em 4.615em .3846em 1.5385em;
    position: relative;
    transition: color .2s ease-in-out, background-color .2s ease-in-out
}

.nav-dropdown .dropdown-item::after {
    margin-top: -.3077em;
    position: absolute;
    right: 1.1538em;
    top: 50%
}

.nav-dropdown .dropdown-item:focus, .nav-dropdown .dropdown-item:hover {
    background: 0 0
}

@charset "UTF-8";
@font-face {
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

[data-icon]:before {
    font-family: Roboto, sans-serif;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class*=" socicon-"], [class^=socicon-] {
    font-family: Roboto, sans-serif;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@charset "UTF-8";
section {
    background-color: #fff
}

body {
    font-style: normal;
    line-height: 1.5;
    font-weight: 400;
    color: #232323;
    position: relative
}

.container, section {
    position: relative;
    word-wrap: break-word
}

a.mbr-iconfont:hover {
    text-decoration: none
}

a {
    font-style: normal;
    font-weight: 400;
    cursor: pointer
}

a, a:hover {
    text-decoration: none
}

.mbr-section-title {
    font-style: normal;
    line-height: 1.3
}

.mbr-section-subtitle {
    line-height: 1.3
}

.mbr-text {
    font-style: normal;
    line-height: 1.7
}

.display-1, .display-2, .display-4, .display-5, .display-7, a, h1, h2, h3, h4, h5, h6, p, span {
    line-height: 1;
    word-break: break-word;
    word-wrap: break-word;
    font-weight: 400
}

strong {
    font-weight: 700
}

section {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover
}

/*! Base colors */
.mbr-white {
    color: #fff
}

.mbr-black {
    color: #111
}

/*! Text-aligns */
.align-center {
    text-align: center
}

.align-right {
    text-align: right
}

/*! Font-weight  *//*! Media  */
.media-content {
    flex-basis: 100%
}

.media-container-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: start
}

@media (min-width: 992px) {
    .media-container-row {
        flex-wrap: nowrap
    }
}

img {
    display: block;
    width: 100%
}

.card {
    background-color: transparent;
    border: none
}

.card-box {
    width: 100%
}

.card-img {
    text-align: center;
    flex-shrink: 0;
    -webkit-flex-shrink: 0
}

.media {
    max-width: 100%;
    margin: 0 auto
}

.media-container > div {
    max-width: 100%
}

.card-img img {
    width: 100%
}

@media (max-width: 991px) {
    .media {
        width: auto
    }
}

/*! Buttons *//*! Btn icon margin */
[type=submit] {
    -webkit-appearance: none
}

/*! Full-screen */
.mbr-fullscreen {
    display: flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    align-items: center;
    min-height: 100vh;
    padding-top: 3rem;
    padding-bottom: 3rem
}

/*! Map *//*! Scroll to top arrow *//*! Arrow Down */
@keyframes arrowdown {
    0% {
        transform: translateY(0)
    }
    50% {
        transform: translateY(-5px)
    }
    100% {
        transform: translateY(0)
    }
}

@-webkit-keyframes arrowdown {
    0% {
        transform: translateY(0)
    }
    50% {
        transform: translateY(-5px)
    }
    100% {
        transform: translateY(0)
    }
}

@keyframes gradient-animation {
    from {
        background-position: 0 100%;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    to {
        background-position: 100% 0;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
}

@-webkit-keyframes gradient-animation {
    from {
        background-position: 0 100%;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    to {
        background-position: 100% 0;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
}

.menu .navbar-brand {
    display: -webkit-flex
}

.menu .navbar-brand span {
    display: flex;
    display: -webkit-flex
}

.menu .navbar-brand .navbar-caption-wrap {
    display: -webkit-flex
}

.menu .navbar-brand .navbar-logo img {
    display: -webkit-flex;
    width: auto
}

@media (max-width: 991px) {
    .menu .navbar-collapse {
        max-height: 93.5vh
    }
}

@media (min-width: 992px) {
    .menu .navbar-nav.nav-dropdown {
        display: -webkit-flex
    }
}

@media (max-width: 767px) {
    .menu .navbar-collapse {
        max-height: 80vh
    }
}

.nav-link .mbr-iconfont {
    margin-right: .5rem
}

.navbar {
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    -webkit-justify-content: space-between
}

.navbar-collapse {
    -webkit-flex-basis: 100%;
    -webkit-flex-grow: 1;
    -webkit-align-items: center
}

.nav-dropdown .link {
    padding: .667em 1.667em !important;
    margin: 0 !important
}

.nav {
    display: -webkit-flex;
    -webkit-flex-wrap: wrap
}

.row {
    display: -webkit-flex;
    -webkit-flex-wrap: wrap
}

.justify-content-center {
    -webkit-justify-content: center
}

.card-wrapper {
    -webkit-flex: 1
}

.media {
    display: -webkit-flex
}

.card-img {
    width: auto
}

body, html {
    height: auto;
    min-height: 100vh
}

:focus {
    outline: 0
}

ul {
    margin-bottom: 2.3125rem
}

.mt-4 {
    margin-top: 2rem !important
}

.mb-4 {
    margin-bottom: 2rem !important
}

@media (min-width: 992px) {
    .container {
        padding-left: 16px;
        padding-right: 16px
    }

    .row {
        margin-left: -16px;
        margin-right: -16px
    }

    .row > [class*=col] {
        padding-left: 16px;
        padding-right: 16px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .mbr-container {
        padding-left: 32px;
        padding-right: 32px
    }
}

@media (max-width: 767px) {
    .mbr-container {
        padding-left: 16px;
        padding-right: 16px
    }
}

.card-wrapper, .item-wrapper {
    overflow: hidden
}

.item {
    position: relative
}

.dropdown-menu .dropdown-menu {
    left: 100%
}

.dropdown-item + .dropdown-menu {
    display: none
}

.dropdown-item:hover + .dropdown-menu, .dropdown-menu:hover {
    display: block
}

body {
    font-family: Roboto, sans-serif;
}

.display-1 {
    font-family: Roboto, sans-serif;
    font-size: 4.6rem;
    line-height: 1.1
}

.display-1 > .mbr-iconfont {
    font-size: 5.75rem
}

.display-2 {
    font-family: Roboto, sans-serif;
    font-size: 3rem;
    line-height: 1.1
}

.display-2 > .mbr-iconfont {
    font-size: 3.75rem
}

.display-4 {
    font-family: Roboto, sans-serif;
    font-size: 1.1rem;
    line-height: 1.5
}

.display-4 > .mbr-iconfont {
    font-size: 1.375rem
}

.display-5 {
    font-family: Roboto, sans-serif;
    font-size: 2.2rem;
    line-height: 1.5
}

.display-5 > .mbr-iconfont {
    font-size: 2.75rem
}

.display-7 {
    font-family: Roboto, sans-serif;
    font-size: 1.2rem;
    line-height: 1.5
}

.display-7 > .mbr-iconfont {
    font-size: 1.5rem
}

@media (max-width: 992px) {
    .display-1 {
        font-size: 3.68rem
    }
}

@media (max-width: 768px) {
    .display-1 {
        font-size: 3.22rem;
        font-size: calc(2.26rem + (4.6 - 2.26) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.26rem + (4.6 - 2.26) * ((100vw - 20rem) / (48 - 20))))
    }

    .display-2 {
        font-size: 2.4rem;
        font-size: calc(1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20))))
    }

    .display-4 {
        font-size: .88rem;
        font-size: calc(1.0350000000000001rem + (1.1 - 1.0350000000000001) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.0350000000000001rem + (1.1 - 1.0350000000000001) * ((100vw - 20rem) / (48 - 20))))
    }

    .display-5 {
        font-size: 1.76rem;
        font-size: calc(1.42rem + (2.2 - 1.42) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.42rem + (2.2 - 1.42) * ((100vw - 20rem) / (48 - 20))))
    }

    .display-7 {
        font-size: .96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))))
    }
}

.text-primary {
    color: #6592e6 !important
}

.text-info {
    color: #47b5ed !important
}

.text-white {
    color: #fafafa !important
}

.text-black {
    color: #232323 !important
}

a.text-primary:focus, a.text-primary:hover {
    color: #205ac5 !important
}

a.text-info:focus, a.text-info:hover {
    color: #1283bc !important
}

a.text-white:focus, a.text-white:hover {
    color: #c7c7c7 !important
}

a.text-black:focus, a.text-black:hover {
    color: #000 !important
}

a[class*=text-]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0 1.2em;
    background-position: -10000px 1.2em
}

a[class*=text-]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0 1.2em
}

a, a:hover {
    color: #6592e6
}

body {
    overflow-x: hidden
}

a {
    transition: color .6s
}

.cid-s48MCQYojq {
    background-color: #bbb
}

.cid-s48MCQYojq .mbr-section-title {
    text-align: center
}

.cid-s48MCQYojq .mbr-text {
    color: #232323;
    text-align: center
}

@media (max-width: 991px) {
    .cid-s48MCQYojq .mbr-section-title, .cid-s48MCQYojq .mbr-text {
        text-align: center
    }
}

.cid-tJecrXajWA {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #fff
}

.cid-tJecrXajWA .mbr-iconfont {
    display: block;
    font-size: 5rem;
    color: #6592e6;
    margin-bottom: 2rem
}

.cid-tJecrXajWA .card-wrapper {
    padding: 3rem;
    background: #fafafa;
    border-radius: 4px
}

@media (max-width: 992px) {
    .cid-tJecrXajWA .card-wrapper {
        margin-bottom: 2rem
    }
}

@media (max-width: 767px) {
    .cid-tJecrXajWA .card-wrapper {
        padding: 3rem 1rem
    }
}

.cid-tJecrXajWA .link {
    color: #4479d9
}

.cid-s48OLK6784 {
    z-index: 1000;
    width: 100%;
    position: relative;
    min-height: 60px
}

.cid-s48OLK6784 nav.navbar {
    position: fixed
}

.cid-s48OLK6784 .dropdown-item:before {
    font-family: Roboto, sans-serif;
    content: '\e966';
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: .5rem;
    margin-right: .5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all .25s ease-in-out
}

.cid-s48OLK6784 .dropdown-menu {
    padding: 0
}

.cid-s48OLK6784 .dropdown-item {
    border-bottom: 1px solid #e6e6e6
}

.cid-s48OLK6784 .dropdown-item:focus, .cid-s48OLK6784 .dropdown-item:hover {
    background: #6592e6 !important;
    color: #fff !important
}

.cid-s48OLK6784 .nav-dropdown .link {
    padding: 0 .3em !important;
    margin: .667em 1em !important
}

.cid-s48OLK6784 .nav-link {
    position: relative
}

.cid-s48OLK6784 .container {
    display: flex;
    margin: auto
}

.cid-s48OLK6784 .iconfont-wrapper {
    color: #000 !important;
    font-size: 1.5rem;
    padding-right: .5rem
}

.cid-s48OLK6784 .navbar-caption {
    padding-right: 4rem
}

.cid-s48OLK6784 .dropdown-menu {
    background: #353535 !important
}

.cid-s48OLK6784 .nav-item:focus, .cid-s48OLK6784 .nav-link:focus {
    outline: 0
}

.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all .25s ease-in-out
}

.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item::after {
    right: .5rem
}

.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
    margin-left: -1.8rem;
    padding-right: 1rem;
    font-size: inherit
}

.cid-s48OLK6784 .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all .25s ease-in-out
}

.cid-s48OLK6784 .navbar {
    min-height: 77px;
    transition: all .3s;
    border-bottom: 1px solid transparent;
    background: #353535
}

.cid-s48OLK6784 .navbar:not(.navbar-short) {
    border-bottom: 1px solid #e6e6e6
}

.cid-s48OLK6784 .navbar .dropdown-item {
    padding: .5rem 1.8rem
}

.cid-s48OLK6784 .navbar .navbar-logo img {
    width: auto
}

.cid-s48OLK6784 .navbar .navbar-collapse {
    justify-content: flex-end;
    z-index: 1;
    display: none !important
}

@media (max-width: 991px) {
    .cid-s48OLK6784 .navbar .nav-item .nav-link::before {
        display: none
    }

    .cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item:after {
        right: auto
    }

    .cid-s48OLK6784 .navbar .navbar-logo img {
        height: 3.8rem !important
    }

    .cid-s48OLK6784 .navbar ul.navbar-nav li {
        margin: auto
    }

    .cid-s48OLK6784 .navbar .dropdown-menu .dropdown-item {
        padding: .25rem 1.5rem !important;
        text-align: center
    }

    .cid-s48OLK6784 .navbar .navbar-brand {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 2rem
    }

    .cid-s48OLK6784 .navbar .icons-menu {
        padding-left: 0;
        padding-top: .5rem;
        padding-bottom: .5rem
    }
}

.cid-s48OLK6784 .navbar-brand {
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 0;
    transition: all .3s;
    word-break: break-word;
    z-index: 1
}

.cid-s48OLK6784 .navbar-brand .navbar-caption {
    line-height: inherit !important
}

.cid-s48OLK6784 .navbar-brand .navbar-logo a {
    outline: 0
}

.cid-s48OLK6784 .dropdown-item:active {
    background-color: transparent
}

.cid-s48OLK6784 .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0
}

.cid-s48OLK6784 .navbar.navbar-expand-lg .dropdown .dropdown-menu {
    background: #353535
}

.cid-s48OLK6784 ul.navbar-nav {
    flex-wrap: wrap
}

.cid-s48OLK6784 .navbar-dropdown {
    padding: .5rem 1rem;
    position: fixed
}

.cid-s48OLK6784 a.nav-link {
    display: flex;
    align-items: center;
    justify-content: center
}

.cid-s48OLK6784 .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: .3rem;
    text-align: center
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .cid-s48OLK6784 .navbar {
        height: 77px
    }

    .cid-s48OLK6784 .nav-item .nav-link:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem
    }
}

.cid-s48P1Icc8J {
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-color: #232323
}

.cid-s48P1Icc8J .media-container-row {
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.cid-s48P1Icc8J .media-container-row .row-copirayt {
    word-break: break-word;
    width: 100%
}

.cid-s48P1Icc8J .media-container-row .row-copirayt p {
    width: 100%
}