<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&amp;display=swap');

html body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-family: "Rubik", sans-serif;
    background-color: #ffffff;
    color: #000000!important;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    color: #09141f;
    line-height: 1.2;
}









h1 {
    font-size: 31px;

}
h2 {
    font-size: 1.0rem;
}













.underline-link {
    text-decoration: underline!important;
}

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

@media (max-width: 576px)
{
    .container {
        padding-left: 20px;
        padding-right: 20px;
    }

    h1, .h1 {
        font-size: 24px;
        line-height: 1.0;
        color: #09141f;
        text-transform: none;
    }

    h2, .h2 {
        font-size: 20px;
        color: #09141f;
        line-height: 1.0;
        text-transform: none;
    }

    h3, .h3 {
        font-size: 16px;
        color: #09141f;
        line-height: 1.0;
        text-transform: none;
    }

    h4, .h4 {
        font-size: 14px;
        color: #09141f;
        line-height: 1.0;
        text-transform: none;
    }

}

.dropdown-menu .dropdown-menu {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    opacity: 1;
    visibility: visible;
}
body.no-scroll {
    overflow: hidden;
}

.tox-tinymce-aux{z-index:99999999999 !important;}

/*ÐŸÐ¾Ð²Ñ‹ÑˆÐµÐ½Ð¸Ðµ Ñ€ÐµÐ·ÐºÐ¾ÑÑ‚Ð¸ ÐºÐ°Ñ€Ñ‚Ð¸Ð½ÐºÐ¸*/
.sharp-img {
    image-rendering: pixelated;
    image-rendering: -moz-crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}
.row-m {
    display: flex;
    flex-wrap: wrap;
}
.row-m &gt; div[class*='col-'] {
    display: flex;
}
#customFile .custom-file-control:lang(en)::after {
    content: "Select file1...";
}
#customFile .custom-file-control:lang(en)::before {
    content: "Click me1";
}

.display-5 {
    font-size: 2.0rem;
    font-weight: 300;
    line-height: 1.2;
}
.display-6 {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.2;
}
.h-90 {
    height: 90%!important;
}
.h-80 {
    height: 80%!important;
}
.h-10 {
    height: 10%!important;
}
.h-20 {
    height: 20%!important;
}
.status.status-danger:before {
    background: #E4354A!important;
}
.grey_element {
    -webkit-filter: grayscale(1); filter: gray;
}

.header-btn[data-class=mobile-nav-on] {
    border-color: #497CC7;
    background-image: linear-gradient(to top,#497CC7,#2196f3);
    color: #fff;
    width: 3.875rem;
}

@media (min-width: 576px)
{
    .border-sm {
        border: 1px solid #dee2e6!important;
    }
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #F3F5F8 inset;
    -webkit-text-fill-color: inherit!important;
}

/*Ð—Ð°Ð¿Ñ€ÐµÑ‰Ð°ÐµÐ¼ Ð²Ñ‹Ð´ÐµÐ»ÐµÐ½Ð¸Ðµ Ð² ÑÐ»ÐµÐ¼ÐµÐ½Ñ‚Ð°Ñ…, Ð² ÐºÐ¾Ñ‚Ð¾Ñ€Ñ‹Ñ… Ð¿Ñ€Ð¾Ð¿Ð¸ÑÐ°Ð½Ð¾ unselectable="on"*/
*[unselectable=on] {
    -moz-user-select: none;
    -o-user-select:none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/*Ñ€Ð°Ð·Ñ€ÐµÑˆÐ°ÐµÐ¼ Ð²Ñ‹Ð´ÐµÐ»ÐµÐ½Ð¸Ðµ Ð² ÑÐ»ÐµÐ¼ÐµÐ½Ñ‚Ð°Ñ…, Ð² ÐºÐ¾Ñ‚Ð¾Ñ€Ñ‹Ñ… Ð¿Ñ€Ð¾Ð¿Ð¸ÑÐ°Ð½Ð¾ unselectable="off"*/
*[unselectable=off] {
    -moz-user-select: text;
    -o-user-select:text;
    -khtml-user-select: text;
    -webkit-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.another-popup .leaflet-popup-content-wrapper {
    background: rgba(255, 255, 255, 0.90);
}
.spin-prod {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    line-height: 1.47;
    border-radius: 4px;
    height: 39px;
}
.spin-prod .spin-prod-minus, .spin-prod .spin-prod-plus{
    width: 40px;
}
.panel-overflowhidden {
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.panel-overflowhidden::-webkit-scrollbar {
    width: 0;
    height: 0;
}

.text-red {
    color:red;
}
.width-11{width:4.50rem}
.width-12{width:4.75rem}
.width-13{width:5.00rem}
.width-14{width:5.25rem}
.width-15{width:5.50rem}
.width-16{width:5.75rem}
.width-17{width:6.00rem}
.width-18{width:6.25rem}

.height-11{height:4.50rem}
.height-12{height:4.75rem}
.height-13{height:5.00rem}
.height-14{height:5.25rem}
.height-15{height:5.50rem}
.height-16{height:5.75rem}
.height-17{height:6.00rem}
.height-18{height:6.25rem}

.badge.badge-info {
    background-color: #497CC7;
}

.btn-success.disabled, .btn-success:disabled, .btn-danger.disabled, .btn-danger:disabled, .btn-info.disabled, .btn-info:disabled,
.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #c7c8c9;
    border-color: #acadad;
}

.grayscale {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.container-fluid {
    padding:47px 82px 47px 82px;
}
@media (max-width: 576px)
{
    .container-fluid {
        padding:20px;
    }
}


h4 {
    font-size: 1.1rem;
    line-height: 1.75rem;
    font-weight: 700;
    color: rgb(55 65 81);
}
.header-msb-div {
    height: 80px;
}
.header-msb {
    padding-top: 17px;
}
.header-msb .section-1 {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: #dd5293 var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(251, 191, 36, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: rgba(163, 230, 53, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), #e57dae var(--tw-gradient-via-position), var(--tw-gradient-to);
    --tw-gradient-to: #dd5293 var(--tw-gradient-to-position);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 700;
}
.header-msb a {
    --tw-text-opacity: 1;
    color: rgb(17 24 39/var(--tw-text-opacity));
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 600;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
}
.header-msb a:hover {
    color: #dd5293;
}
.modal-backdrop {
    z-index: 1000;
}
.header-msb {
    padding-bottom: 12px;
    z-index: 9991;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
}
.navbar-wrap {
    top: 0;
    width: 100%;
    padding-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center
}
.nav-flex {
    display: flex;
    align-items: center;
    justify-content: space-between
}
.navbar-toggler {
    padding: 0;
    font-size: 10px;
    line-height: 0;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0;
    transition: box-shadow .15s ease-in-out;
    position: relative;
    z-index: 2000;
    display: inline-block
}
.animated-icon1 {
    width: 24px;
    height: 22px;
    position: relative;
    margin: 0px;
    transform: rotate(0deg);
    cursor: pointer;
}
.animated-icon1 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 1px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
    background: rgb(0 0 0/1);
}
.animated-icon1 span:nth-child(1) {
    top: 0px
}
.animated-icon1 span:nth-child(2) {
    top: 12px
}
.animated-icon1 span:nth-child(3) {
    top: 24px
}
.animated-icon1.open span {
    background: rgb(0 0 0/1);
}
.animated-icon1.open span:nth-child(1) {
    top: 15px;
    transform: rotate(135deg);
}
.animated-icon1.open span:nth-child(2) {
    opacity: 0;
    left: 0px;
}
.animated-icon1.open span:nth-child(3) {
    top: 15px;
    transform: rotate(-135deg);
}
.menu-main.modal-body {
    padding: 0px 0 20px 0;
    background-color: #ffffff;
    border-bottom: 2px solid #ffffff;
}
.menu-main.modal-body .nav {
    margin-top: 100px;
    margin-left: 0px
}
.menu-main.modal-body .nav .nav-link {
    font-size: 20px;
    color: rgb(17 24 39);
    font-weight: 600;
    line-height: 1;
    margin-bottom: 10px;
    padding: 0.5rem 0.5rem;
}
.menu-main.modal-body .nav .nav-link:hover {
    color: #000000;
}
.menu-main.modal-body .nav .nav-link:hover {
    color: #000000;
}
#menuModal .nav .contact {
    font-size: 18px;
    color: #000000;
    padding-left: 0.5rem;
    margin-top: 30px;
}
#menuModal .nav .contact a {
    color: #000000;
}
#menuModal small {
    font-size: 10px;
}
@media (max-width: 576px)
{
    .header-msb-div {
        height: 80px;
    }


    .header-msb {
        margin: 0px;
        padding: 0px 20px 10px 20px;
        background-color: #ffffff;
        position: fixed;
        z-index: 2030;
        top: 0;
        right: 0;
        left: 0;
        border-bottom: 1px solid rgb(229 229 229);
    }
    .header-msb a {
        margin-right: 0px;
        --tw-text-opacity: 1;
        color: rgb(17 24 39/var(--tw-text-opacity));
        font-size: .875rem;
        line-height: 1.25rem;
        font-weight: 600;
        transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
        transition-timing-function: cubic-bezier(.4, 0, .2, 1);
        transition-duration: .15s;
    }

    .header-msb .lnk-a {
        margin-right: 0px;
        --tw-text-opacity: 1;
        color: rgb(17 24 39/var(--tw-text-opacity));
        font-size: 10px;
        line-height: 12px;
        transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
        transition-timing-function: cubic-bezier(.4, 0, .2, 1);
        transition-duration: .15s;
    }
    .header-msb .lnk-a .desc {
        margin-top:0px;
    }
    .header-msb .lnk-a i {
        font-size: 22px; transform: rotate(20deg);
    }
}

.footer-panel  {
    background-color: #f3f4f6;
}
footer .section-footer-a {
    color: rgba(55, 65, 81, 0.6);
    font-size: 8px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
footer .section-footer-a .active {
    color: rgb(55 65 81);
}
footer .section-footer-b {
    color: rgb(55 65 81);
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration-line: underline;
}
footer .section-footer-c {
    color: rgba(55, 65, 81, 0.6);
    text-align: right;
    font-size: 8px;
    font-style: normal;
    line-height: normal;
    text-transform: uppercase;
}
footer .section-footer-c a {
    color: rgb(55 65 81);
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

#map {
    flex-grow: 3;
}

*, :after, :before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59,130,246,.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style: ;
}
::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #ffffff;
    --tw-ring-color: rgba(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style: ;
}

.section-1 {
    text-wrap: balance;
    max-width: 56rem;
}
.section-1 h1 {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: #dd5293 var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(251, 191, 36, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: rgba(163, 230, 53, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), #e57dae var(--tw-gradient-via-position), var(--tw-gradient-to);
    --tw-gradient-to: #a82160 var(--tw-gradient-to-position);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;

    font-size: 2.25rem;
    line-height: 2.5rem;
    font-weight: 700;
}
.section-2 {
    position: relative;
    display: block;
    aspect-ratio: 1/1;
}
.section-2 img {
    position:absolute;
    height:100%;
    width:100%;
    left:0;
    top:0;
    right:0;
    bottom:0;
    color:transparent;
}
.section-3 {
    position: relative;
    overflow-x: clip;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    margin-bottom: -1rem
}
.section-3-1 {
    position: absolute;
    left: 50%;
    top: 0;
    height: 500px;
    width: 24rem;
    transform-origin: top;
    transform: rotate(-3deg) scaleX(10);
    background-color: rgb(227 239 238/1);
    margin-left: -12rem;
}
.section-3-2 {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
}
.section-3-2-1 {
    display: flex;
    width: 100%;
    max-width: 24rem;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}
.section-3-2-1-1 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 600;
    color: rgb(0 0 0/1);
}
.section-3-2-1-2 {
    display: grid;
    grid-template-columns:repeat(2, minmax(0, 1fr));
    gap: .5rem;

}
.section-3-2-1-2 a {
    display: block;
    width: 8rem;
}
.section-3-2-1-2 a img {
    color:transparent;
    width: 128px;
    height: auto;
}
.section-4 {
    position: relative;
    overflow-x: clip
}
.section-4-1 {
    position: absolute;
    left: 50%;
    top: 1.5rem;
    margin-left: -12rem;
    height: 700px;
    width: 24rem;
    transform-origin: top;
    transform: rotate(3deg) scaleX(10);
    background-color: rgb(33 84 104/1)
}
.section-4-2 {
    position: relative;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.section-4-2-1 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}
.section-4-2-1 img {
    color:transparent;
    width:247px;
    height: auto;
}
.section-4-2-2 {
    display: flex;
    max-width: 904px;
    justify-content: center;
    gap: .75rem;
}
.section-4-2-2 img {
    color:transparent;
    width:101px;
    height: auto;
}
.section-5 {
    position: relative;
    display: flex;
    justify-content: center;
    gap: 2.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 2.5rem;
}
.section-5-1 {
    position: relative;
    margin-top: 0;
    width: 100%;
    min-width: 320px;
    max-width: 320px;
    overflow: hidden;
}
.section-5-1 img {
    width: 320px;
    height: auto;
}
.section-5-2 {
    position: relative;
    display: none;
    width: 100%;
    min-width: 320px;
    max-width: 320px;
    overflow: hidden;
}
.section-5-2 img {
    width: 320px;
    height: auto;
}
.section-6 {
    margin-top: 3.5rem;
    max-width: 36rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.section-6 p {
    font-size: .875rem;
    line-height: 1.25rem;
    color: rgb(75 85 99);
}
.section-6 h1 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 700;
    color: rgb(55 65 81);
}
.section-7 {
    margin-top: 5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.section-7 h1 {
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 700;
    color: rgb(55 65 81);
}
.section-7-1 {
    display: grid;
    grid-template-columns:repeat(1, minmax(0, 1fr));
    gap: 2.5rem;
}
.section-7-1-1 {
    max-width: 20rem;
}
.section-7-1-1 img {
    margin-bottom: 1rem;
    color:transparent;
}
.section-7-1-1-a {
    margin-top: .75rem;
    max-width: 250px;
    font-size: .875rem;
    line-height: 1.25rem;
}
.section-8 {
    margin-top: 5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.section-8-1 {
    display: grid;
    grid-template-columns:repeat(1, minmax(0, 1fr));
    gap: 2rem;
}
.section-8-1-1 {
    position: relative;
    order: 2;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.section-8-1-1-1 {
    position: relative;
    aspect-ratio: 1/1;
    width: 100%;
}
.section-8-1-1-1-a {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
.section-8-1-1-1-a img {
    position:absolute;
    height:100%;
    width:100%;
    left:0;
    top:0;
    right:0;
    bottom:0;
    color:transparent;

}
.section-8-1-2 {
    order: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.section-8-1-2-a h1 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 700;
    color: rgb(55 65 81);
}
.section-8-1-2-a p {
    margin-top: 1.25rem;
    font-size: .875rem;
    line-height: 1.25rem;
    color: rgb(75 85 99);
}
.section-9 {
    margin-top: 3rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.section-9-1 {
    display: grid;
    grid-template-columns:repeat(1, minmax(0, 1fr));
    gap: 2rem;
}
.section-9-1-1 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.section-9-1-2 {
    display: flex;
    position: relative;
    order: 2;
    align-items: center;
    justify-content: flex-end;
}
.section-9-1-1-1 h1 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(55 65 81/var(--tw-text-opacity));
}
.section-9-1-1-1 p {
    margin-top: 1.25rem;
    font-size: .875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(75 85 99/var(--tw-text-opacity));
}

.section-9-1-2-1 {
    position: relative;
    aspect-ratio: 696/440;
    width: 100%;
}
.section-9-1-2-1-1 {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
.section-9-1-2-1-1 img {
    position:absolute;
    height:100%;
    width:100%;
    left:0;
    top:0;
    right:0;
    bottom:0;
    color:transparent;
}
.section-10 {
    margin-top: 5rem;
    overflow: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity));
    background-image: url(/images/fit/galaxy-background.png);
    background-size: cover;
    background-position: 50%;
    padding-bottom: 6rem;
    padding-top: 2.5rem;
}
.section-10-1 {
    margin-top: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.section-10-1-1 {
    display: grid;
    grid-template-columns:repeat(1, minmax(0, 1fr));
    gap: 1rem;
}
.section-10-1-1-1 {
    grid-column-start: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}
.section-10-1-1-2 {
    position: relative;
    grid-column: span 2/span 2;
    height: 640px;
    --tw-border-opacity: 1;
    border-color: rgb(34 197 94/var(--tw-border-opacity));
}
.section-10-1-1-2-a {
    pointer-events: none;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: calc(calc(131px + 50px) * -1);
    margin-top: calc(calc(132px - 80px) * -1);
    height: 265px;
    width: 263px;
}
.section-10-1-1-2-b {
    pointer-events: none;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: calc(calc(119px + 120px) * -1);
    margin-top: calc(calc(119px - 320px) * -1);
    height: 238px;
    width: 238px;
}
.section-10-1-1-2-c {
    pointer-events: none;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: calc(calc(90px - 200px) * -1);
    margin-top: calc(calc(88px - 300px) * -1);
    height: 176px;
    width: 180px;
}
.section-10-1-1-2-d {
    pointer-events: none;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: calc(calc(73px + 200px) * -1);
    margin-top: calc(calc(80px + 220px) * -1);
    height: 160px;
    width: 146px;
}
.section-10-1-1-2-e {
    pointer-events: none;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: calc(calc(123px) * -1);
    margin-top: calc(calc(134px) * -1);
    height: 269px;
    width: 247px;
    overflow: hidden;
}
.section-10-1-1-1-1 h1 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(165 243 252/var(--tw-text-opacity));
}
.section-10-1-1-1-1 p {
    margin-top: 1.25rem;
    font-size: .875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity));
}
.section-10-1-1-1-1 a {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    font-weight: 600;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity));
    width: fit-content;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1rem;
    line-height: 1.5rem;
    margin-top: 1rem;
    text-decoration: none!important;
}
.section-10-1-1-1-1 a:hover {
    background-color: rgb(249 250 251/1);
}
.section-10-1-1-1-1 a:active {
    background-color: rgb(209 213 219/1);
    text-decoration: none!important;
}
.section-10-1-1-1-1 a:not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(.5rem * var(--tw-space-x-reverse));
    margin-left: calc(.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.section-10-1-1-1-1 a svg {
    margin-left: .25rem;
    display: inline;
    height: 1rem;
    width: 1rem;
}
.section-11 {
    margin-top: 3rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.section-11-1 {
    display: grid;
    grid-template-columns:repeat(1, minmax(0, 1fr));
    gap: 2rem;
}
.section-11-1-1 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.section-11-1-2 {
    position: relative;
    order: 2;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.section-11-1-1-1-1 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(0 69 91/var(--tw-text-opacity));
}
.section-11-1-1-1-2 {
    margin-top: 1.25rem;
    font-size: .875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(75 85 99/var(--tw-text-opacity));
}
.section-11-1-2-1 {
    position: relative;
    aspect-ratio: 696/465;
    width: 100%;
}
.section-11-1-2-1-1 {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 150%;
    max-width: none;
}
.section-11-1-2-1-1 img {
    position:absolute;
    height:100%;
    width:100%;
    left:0;
    top:0;
    right:0;
    bottom:0;
    color:transparent;
}
.section-12 {
    margin-top: 3rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.section-12-1 {
    display: grid;
    grid-template-columns:repeat(1, minmax(0, 1fr));
    gap: 2rem;
}
.section-12-1-1 {
    position: relative;
    order: 2;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.section-12-1-1-1 {
    position: relative;
    aspect-ratio: 696/500;
    width: 100%;
}
.section-12-1-1-1-1 {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 158%;
    max-width: none;
}
.section-12-1-1-1-1 img {
    position:absolute;
    height:100%;
    width:100%;
    left:0;
    top:0;
    right:0;
    bottom:0;
    color:transparent;
}
.section-12-1-2 {
    order: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.section-12-1-2-1-1 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(0 69 91/var(--tw-text-opacity));
}
.section-12-1-2-1 p {
    margin-top: 1.25rem;
    font-size: .875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(75 85 99/var(--tw-text-opacity));
}
.section-13 {
    margin-top: 5rem;
    max-width: 32rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(55 65 81/var(--tw-text-opacity));
}
.section-13-1 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 700;
}
.section-13-2 {
    margin-top: 1.5rem;
    font-size: .875rem;
    line-height: 1.25rem
}
.section-14 {
    margin-top: 5rem;
    max-width: 32rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(55 65 81/var(--tw-text-opacity));
}
.section-14-1 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 700;
}
.section-14-2 {
    margin-top: 1.5rem;
    font-size: .875rem;
    line-height: 1.25rem
}



/*SM*/
@media (min-width: 640px) {
    .section-1 {
        margin-top: 2.5rem;
    }
    .section-1 h1 {
        font-size: 3rem;
        line-height: 1
    }
    .section-3-2-1 {
        width: 24rem;
    }
    .section-3-2-1-2 {
        gap: .75rem
    }
    .section-3-2-1-2 a img {
        width: 176px;
        height: auto;
    }
    .section-3-2-1-2 a {
        width: 11rem;
    }
    .section-4-1 {
        top: 2rem;
    }
    .section-4-2-1 img {
        width:340px;
        height: 128px;
    }
    .section-4-2-2 {
        gap: 2.5rem;
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
    .section-4-2-2 img {
        color:transparent;
        width:340px;
        height: auto;
    }
    .section-5-2 {
        margin-top: 5rem;
        display: block;
    }
    .section-5-1 img {
        width: 370px;
        height: auto;
    }
    .section-5-2 img {
        width: 370px;
        height: auto;
    }
    .section-6 {
        margin-top: 6rem;
        padding-left: 0;
        padding-right: 0;
    }
    .section-6 p {
        font-size: 1rem;
        line-height: 1.5rem;
    }
    .section-6 h1 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .section-7 h1 {
        margin-top: 1.5rem;
    }
    .section-7-1 {
        grid-template-columns:repeat(3, minmax(0, 1fr));
        gap: 1rem;
    }
    .section-7-1-1 img {
        margin-bottom: 2.5rem;
    }
    .section-7-1-1-a {
        max-width: none;
    }
    .section-8 {
        margin-top: 10rem;
    }
    .section-8-1 {
        grid-template-columns:repeat(2, minmax(0, 1fr));
    }
    .section-8-1-1 {
        order: 0;
    }
    .section-8-1-2 {
        order: 0;
    }
    .section-8-1-2-a {
        max-width: 24rem;
    }
    .section-9-1 {
        grid-template-columns:repeat(2, minmax(0, 1fr));
    }
    .section-9-1-2 {
        order: 0;
    }
    .section-9-1-1-1 {
        max-width: 24rem;
    }
    .section-10-1 {
        margin-top: 4rem;
    }
    .section-10-1-1 {
        grid-template-columns:repeat(2, minmax(0, 1fr));
    }
    .section-10-1-1-2 {
        height: 800px;
    }
    .section-10-1-1-1-1 {
        max-width: 24rem;
    }
    .section-11 {
        margin-top: 5rem;
    }
    .section-11-1 {
        grid-template-columns:repeat(2, minmax(0, 1fr));
    }
    .section-11-1-2 {
        order: 0;
    }
    .section-11-1-1-1 {
        max-width: 20rem;
    }
    .section-11-1-1-1-1 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .section-12-1 {
        grid-template-columns:repeat(2, minmax(0, 1fr));
    }
    .section-12-1-1 {
        order: 0;
    }
    .section-12-1-2 {
        order: 0;
    }
    .section-12-1-2-1 {
        max-width: 20rem;
    }
    .section-12-1-2-1-1 {
        font-size: 1.5rem;
        line-height: 2rem
    }
    .section-13 {
        padding-left: 0;
        padding-right: 0;
    }
    .section-14 {
        padding-left: 0;
        padding-right: 0;
    }
    .section-10-1-1-2-a {
        margin-left: calc(calc(249px + 100px) * -1);
        margin-top: calc(calc(251px - 50px) * -1);
        height: 502px;
        width: 498px;
    }
    .section-10-1-1-2-b {
        margin-left: calc(calc(160px + 300px) * -1);
        margin-top: calc(-200px * -1);
        height: 320px;
        width: 320px;
    }
    .section-10-1-1-2-c {
        margin-left: calc(calc(171px - 600px) * -1);
        margin-top: calc(calc(166px - 350px) * -1);
        height: 332px;
        width: 342px;
    }
    .section-10-1-1-2-d {
        margin-left: calc(calc(138px + 340px) * -1);
        margin-top: calc(calc(152px + 400px) * -1);
        height: 304px;
        width: 276px;
    }
    .section-10-1-1-2-e {
        margin-left: calc(calc(234px) * -1);
        margin-top: calc(calc(254px + 50px) * -1);
        height: 508px;
        width: 468px;
    }


}
/*MD*/
@media (min-width: 768px) {
    .section-1 h1 {
        font-size: 3.75rem;
        line-height: 1
    }
    .section-3 {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
    .section-3-2 {
        gap: 2rem;
        justify-content: center;
        align-items: flex-start;
        flex-direction: row;
    }
    .section-3-2-1 {
        margin-left: 0;
        margin-right: 0;
    }
    .section-4-1 {
        height: 800px;
    }
    .section-7 h1 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .section-7-1 {
        gap: 2.5rem;
    }
    .section-7-1-1-a {
        font-size: 1rem;
        line-height: 1.5rem;
    }
    .section-8-1-2-a h1 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .section-8-1-2-a p {
        margin-top: 2rem;
        font-size: 1rem;
        line-height: 1.5rem;
    }
    .section-9-1-1-1 h1 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .section-9-1-1-1 p {
        margin-top: 2rem;
        font-size: 1rem;
        line-height: 1.5rem;
    }
    .section-10-1-1-1-1 h1 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .section-10-1-1-1-1 p {
        margin-top: 2rem;
        font-size: 1rem;
        line-height: 1.5rem;
    }
    .section-11-1-1-1-2 {
        margin-top: 2rem;
        font-size: 1rem;
        line-height: 1.5rem;
    }
    .section-12-1-2-1 p {
        margin-top: 2rem;
        font-size: 1rem;
        line-height: 1.5rem;
    }
    .section-13 {
        margin-top: 10rem;
    }
    .section-13-1 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .section-13-2 {
        font-size: 1rem;
        line-height: 1.5rem
    }
    .section-14 {
        margin-top: 10rem;
    }
    .section-14-1 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .section-14-2 {
        font-size: 1rem;
        line-height: 1.5rem
    }


}
/*LG*/
@media (min-width: 1024px) {
    .section-1 h1 {
        font-size: 4.5rem;
        line-height: 1
    }
    .section-2 {
        height: 800px;
        width: 950px;
    }
    .section-3-2 {
        gap: 4rem;
    }
    .section-5-1 {
        max-width: 370px;
    }
    .section-5-2 {
        max-width: 370px;
    }
    .section-10-1-1-2 {
        height: 1040px;
    }
    .section-10-1-1-2-a {
        margin-left: calc(calc(331px + 280px) * -1);
        margin-top: calc(calc(346px) * -1);
        height: 693px;
        width: 662px;
    }
    .section-10-1-1-2-b {
        margin-left: calc(calc(175px + 550px) * -1);
        margin-top: calc(calc(175px - 450px) * -1);
        height: 350px;
        width: 350px;
    }
    .section-10-1-1-2-c {
        margin-left: calc(calc(211px - 500px) * -1);
        margin-top: calc(calc(204px) * -1);
        height: 408px;
        width: 422px;
    }
    .section-10-1-1-2-d {
        margin-left: calc(calc(192px + 650px) * -1);
        margin-top: calc(calc(220px + 800px) * -1);
        height: 440px;
        width: 384px;
    }
    .section-10-1-1-2-e {
        margin-left: calc(calc(311px + 200px) * -1);
        margin-top: calc(calc(351px + 200px) * -1);
        height: 702px;
        width: 622px;
    }


}
/*XL*/
@media (min-width: 1280px) {
    .section-7 {
        max-width: 64rem;
    }
    footer .section-footer-a {
        font-size: 0.7rem;
    }
    footer .section-footer-b {
        font-size: 1.0rem;
    }
    footer .section-footer-c {
        font-size: 0.6rem;
    }
    footer .section-footer-c a {
        font-size: 1.0rem;
    }



}

a.lnk {
    color: #000000;
    text-decoration: underline!important;
}
a.lnk:hover {
    color: rgba(0, 0, 0, 0.8);
    text-decoration: underline!important;
}
h1.head-pages {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 700;
    color: rgb(55 65 81);
}

.fit_login .btn-a {
    color: #ffffff;
    font-size: 15px;
    line-height: 1.55;
    font-weight: 600;
    border-width: 1px;
    border-radius: 5px;
    background-color: #09141f;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    padding: 15px 30px;
}
.fit_login .btn-b {
    color: #09141f;
    font-size: 15px;
    line-height: 1.55;
    font-weight: 600;
    border-radius: 5px;
    background-color: #ffffff;
    background-position: center center;
    border: 1px solid #09141f;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    padding: 15px 30px;
}
.fit_reg .btn-a {
    color: #ffffff;
    font-size: 15px;
    line-height: 1.55;
    font-weight: 600;
    border-width: 1px;
    border-radius: 5px;
    background-color: #09141f;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    padding: 15px 30px;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #09141f;
    border-color: #09141f;
}
.pagination .page-item.disabled .page-link, .pagination .page-item:first-child:not(.active) .page-link, .pagination .page-item:last-child:not(.active) .page-link {
    background: rgba(9, 20, 31, 0.2);
}









.card__challenges .card-header .card-title {
    line-height: .91rem;
}
.card__challenges .card-body {
    line-height: .91rem;
}
.card__challenges .card-header .card-title .collapsed-reveal,
.card__challenges .card-header .card-title .collapsed-hidden
{
    width: 30px;
    min-width: 30px;
    text-align: right;
}
.card__challenges .progress {
    border-radius: 0rem;
}
</pre></body></html>