﻿
@charset "UTF-8";

.display_None, .dmPopupMask {
    display: none
}

.flex-element.inner-grid, [data-layout-grid] {
    -ms-grid-columns: minmax(0,1fr);
    grid-template-columns: minmax(0,1fr)
}

*, .dmPopup, :after, :before {
    box-sizing: border-box
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 100;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://irp.cdn-website.com/fonts/s/roboto/v49/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://irp.cdn-website.com/fonts/s/roboto/v49/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: FontAwesome;
    font-display: block;
    src: url(https://static.cdn-website.com/fonts/fontawesome-webfont.eot?v=6);
    src: url(https://static.cdn-website.com/fonts/fontawesome-webfont.eot?#iefix&v=6) format("embedded-opentype"),url(https://static.cdn-website.com/fonts/fontawesome-webfont.woff?v=6) format("woff"),url(https://static.cdn-website.com/fonts/fontawesome-webfont.ttf?v=6) format("truetype"),url(https://static.cdn-website.com/fonts/fontawesome-webfont.svg#fontawesomeregular?v=6) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://irp.cdn-website.com/fonts/s/roboto/v49/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://irp.cdn-website.com/fonts/s/roboto/v49/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://irp.cdn-website.com/fonts/s/roboto/v49/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://irp.cdn-website.com/fonts/s/roboto/v49/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

:root {
    --color_1: rgba(5, 20, 31, 1);
    --color_2: rgba(8, 29, 48, 1);
    --color_3: rgba(255, 255, 255, 1);
    --color_4: rgba(242, 242, 242, 1);
    --color_5: rgba(228, 228, 228, 1);
    --color_6: rgba(167, 167, 167, 1);
    --color_7: rgba(85, 85, 85, 1);
    --color_8: rgba(32, 32, 32, 1);
    --gap: 10px;
    --gap-list-cards: 12px;
    --pd-inner-cards: 12px;
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    --iti-hover-color: rgba(0, 0, 0, 0.05);
    --iti-text-gray: #999;
    --iti-border-gray: #ccc;
    --iti-spacer-horizontal: 8px;
    --iti-flag-height: 15px;
    --iti-flag-width: 20px;
    --iti-border-width: 1px;
    --iti-arrow-height: 4px;
    --iti-arrow-width: 6px;
    --iti-triangle-border: calc(var(--iti-arrow-width) / 2);
    --iti-arrow-padding: 6px;
    --iti-arrow-color: #555;
    --iti-input-padding: 6px;
    --iti-right-hand-selected-country-padding: calc(var(--iti-spacer-horizontal) + var(--iti-spacer-horizontal) + var(--iti-flag-width));
    --iti-selected-country-arrow-padding: calc(var(--iti-arrow-padding) + var(--iti-arrow-padding) + var(--iti-flag-width) + var(--iti-spacer-horizontal) + var(--iti-arrow-width) + var(--iti-input-padding));
    --iti-path-flags-1x: url(../img/flags.png?1);
    --iti-path-flags-2x: url(../img/flags@2x.png?1);
    --iti-path-globe-1x: url(../img/globe.png);
    --iti-path-globe-2x: url(../img/globe@2x.png);
    --iti-flag-sprite-width: 5762px;
    --iti-flag-sprite-height: 15px;
    --iti-mobile-popup-margin: 30px
}

.dmInner {
    /*min-height: 100vh !important;*/
    position: relative
}

.dmPopup, .dmPopupMask {
    position: fixed;
    left: 0
}

.dmDisplay_None {
    display: none !important
}

#dm .dmWidget .icon {
    font-size: 26px
}

body.dmRoot #dm .dmOuter .dmInner .dmWidget .icon.hasFontIcon {
    height: 26px;
    margin-top: -13px;
    line-height: normal;
    text-align: center;
    background-image: none
}

.dmRoot .hasFontIcon, .u_1551805222 {
    background-image: none !important
}

.dmPopupMask {
    margin: 0;
    width: 10px;
    z-index: 1000000999;
    top: 0
}

#dmRoot .dmPopup, .dmPopup, .dmPopupClose:before, [data-display-type=block] {
    display: block
}

.dmPopup {
    text-align: left;
    top: 10px;
    width: 93%;
    z-index: 1000009999 !important;
    background: #f5f5f5;
    overflow-y: auto;
    height: 100%
}

    .dmPopup .dmPopupTitle {
        text-align: left;
        font: 700 19px Helvetica,Arial;
        margin: 20px 20px 35px;
        color: #999
    }

#dm .dmInner .dmWidget, .dmHeader, .graphicWidget, .imageWidget a, .text-align-center {
    text-align: center
}

#dmPopup {
    opacity: 0
}

.dmPopupClose, .dmPopupClose:before {
    position: absolute;
    visibility: visible
}

.dmPopupClose {
    border-radius: 25px;
    width: 27px;
    height: 27px;
    z-index: 1;
    background-color: rgba(255,255,255,.4);
    top: 12px;
    right: 12px
}

    .dmPopupClose:before {
        font-size: 20px;
        color: #000;
        top: 3px;
        right: 3px
    }

body.dmDesktopBody:not(.mac) .data::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

body.dmDesktopBody:not(.mac) .data::-webkit-scrollbar-track {
    background: rgba(0,0,0,.1)
}

body.dmDesktopBody:not(.mac) .data::-webkit-scrollbar-thumb {
    background: #c8c8c8;
    box-shadow: inset 0 1px 2px #454545;
    border-radius: 45px
}

#dm .dmRespRow .dmRespColsWrapper {
    display: flex
}

#dm .dmInner .dmWidget.align-center, .align-center {
    margin-left: auto;
    margin-right: auto
}

body.fix-mobile-scrolling {
    overflow: initial
}

#dmRoot {
    text-decoration-skip-ink: none
}

#dm .sticky-widgets-container-global [data-element-type] {
    position: fixed !important
}

[data-flex-id] {
    position: relative
}

    [data-flex-id][data-layout-section] {
        min-height: 32px
    }

.flex-widgets-container {
    display: none
}

@media (min-width:1025px) {
    #dmRoot.responsiveTablet #dm .dmInner .hide-for-large {
        display: none !important
    }

    :root {
        --btn-text-font-size: 14px
    }
}

@media (min-width:768px) and (max-width:1024px) {
    #dmRoot.responsiveTablet #dm .dmInner .hide-for-medium {
        display: none !important
    }
}

@media (max-width:767px) {
    #dmRoot.responsiveTablet #dm .dmInner .hide-for-small {
        display: none !important
    }
}

[data-layout-grid] {
    display: -ms-grid;
    display: grid;
    justify-content: start;
    align-items: start;
    -ms-grid-rows: minmax(8px,max-content);
    grid-template-rows: minmax(8px,-webkit-max-content);
    grid-template-rows: minmax(8px,max-content)
}

    [data-layout-grid] > .flex-element.group {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        justify-self: center;
        align-self: start;
        order: 0;
        max-width: 1200px
    }

        [data-layout-grid] > .flex-element.group > .flex-element.group {
            align-items: flex-start;
            align-self: stretch
        }

        .flex-element.group, .flex-element.inner-grid, [data-layout-grid], [data-layout-grid] > .flex-element.group, [data-layout-grid] > .flex-element.group > .flex-element.group {
            background-size: cover;
            background-repeat: no-repeat;
            background-position: 50% 50%;
            position: relative
        }

            .flex-element.group, [data-layout-grid] > .flex-element.group > .flex-element.group {
                max-width: 100%;
                display: flex;
                flex-direction: column;
                justify-content: center
            }

.flex-element.inner-grid {
    display: -ms-grid;
    display: grid;
    justify-content: start;
    align-items: start;
    column-gap: 0;
    row-gap: 0;
    width: 50%
}

.flex-element.widget-wrapper {
    position: relative;
    min-width: 10px;
    min-height: 10px
}

#dm [data-flex-id] .widget-wrapper > [data-element-type] {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0
}

[data-flex-id] .widget-wrapper [data-element-type=image] img, [data-flex-id] .widget-wrapper [data-element-type=image] img[width][height] {
    object-fit: cover;
    width: 100%;
    height: 100%
}

[data-flex-id] .flex-element.grid > .flex-element, [data-flex-id] .flex-element.inner-grid > .flex-element {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1
}

@media (min-width:1025px) and (max-width:1399px) {
    [data-hidden-on-desktop] {
        display: none !important
    }
}

body {
    -webkit-overflow-scrolling: touch
}

.banner .swiperBanners, body, svg:not(:root) {
    /*overflow: hidden*/
}

@media (min-width:768px) and (max-width:1024px) {
    [data-hidden-on-tablet] {
        display: none !important
    }

    :root {
        --btn-text-font-size: 14px
    }
}

nav, section {
    display: block
}

html {
    font-family: Source Sans Pro;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0
}

img {
    border: 0;
    max-width: 100%;
    -ms-interpolation-mode: bicubic;
    display: inline-block
}

button {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    line-height: normal;
    text-transform: none;
    -webkit-appearance: button
}

    button::-moz-focus-inner {
        border: 0;
        padding: 0
    }

.dmRespRow.dmRespRowNoPadding {
    padding: 0
}

.dmRespRow {
    padding-top: 15px;
    padding-bottom: 15px
}

    .dmRespRow:after, .dmRespRow:before {
        content: " ";
        display: table
    }

    .dmRespRow:after {
        clear: both
    }

    .dmRespRow, .dmRespRow .dmRespColsWrapper {
        max-width: 960px;
        position: relative;
        margin: 0 auto;
        width: 100%
    }

@media screen and (min-width:1200px) {
    .rows-1200 .dmRespRow:not(.fullBleedMode) .dmRespColsWrapper {
        max-width: 1200px
    }
}

.dmHeader, .dmRespRow .dmRespCol > * {
    max-width: 100%
}

.dmRespRow .dmRespCol {
    position: relative;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    float: left
}

.dmDesktopBody .dmRespRow .large-12 {
    position: relative;
    width: 100%
}

[class*=" dm-common-icons-"] {
    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;
    font-family: dm-common-icons !important
}

.dm-common-icons-close:before {
    content: "\e901"
}

[class*=" icon-"] {
    font-family: FontAwesome !important;
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    margin-top: 0
}

    [class*=" icon-"]:before {
        text-decoration: none;
        display: inline-block;
        speak: none
    }

a [class*=" icon-"] {
    display: inline
}

.icon-phone:before {
    content: "\f095"
}

.icon-comments-alt:before {
    content: "\f0e6"
}

.icon-angle-right:before {
    content: "\f105"
}

.icon-angle-down:before {
    content: "\f107"
}

@media (max-width:767px) {
    #dm .dmInner .dmWidget {
        width: 100%
    }
}

#dm .dmInner .dmWidget:not(.displayNone) {
    display: inline-block
}

#dm .dmInner .dmWidget:not(.flexButton):not(.displayNone)[data-display-type=block] {
    display: block
}

#dm .dmInner .dmWidget {
    text-decoration: none;
    margin: 10px 0;
    clear: both;
    position: relative;
    line-height: 22px;
    box-shadow: none;
    background-image: none;
    padding: 0;
    height: auto;
    border-style: solid;
    white-space: nowrap
}

    #dm .dmInner .dmWidget:after {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        width: 0;
        margin-right: -.25em
    }

    #dm .dmInner .dmWidget .iconBg {
        position: absolute;
        left: 0;
        width: 50px;
        top: 50%;
        margin-top: -13px
    }

#dm .dmWidget .text {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.125em;
    line-height: normal;
    white-space: normal;
    padding: 10px 7px;
    max-width: 98%
}

#dm .dmRespRow.dmRespRowNoPadding, .dmContent, .dmInner ul:not(.defaultList), DIV.dmBody {
    padding: 0
}

.dmInner {
    min-width: 768px !important
}

html:not(.ios-preview) #dm .hasStickyHeader .dmInner div.dmHeaderContainer {
    position: fixed !important;
    z-index: 101;
    width: 100%;
    min-width: 768px
}

#dm .sticky-widgets-container-global [data-element-type].sticky-desktop-position-bottom-right {
    top: initial !important;
    bottom: 0 !important;
    margin-bottom: 40px;
    right: 0 !important;
    left: initial !important;
    margin-right: 40px
}

.graphicWidget {
    width: 200px;
    height: 200px;
    margin: 10px auto
}

    .graphicWidget svg.svg {
        width: 100%;
        height: 100%;
        color: #000;
        fill: #000
    }

.graphicWidgetV2 {
    width: 60px;
    height: 60px
}

.graphicWidgetV3 {
    font-size: 0
}

.imageWidget {
    position: relative
}

    .imageWidget a {
        font-style: italic
    }

    .imageWidget img[width][height] {
        height: auto
    }

.dmNewParagraph[data-version] {
    line-height: initial
}

    .dmNewParagraph[data-version] .text-align-center {
        text-align: center !important
    }

    .dmNewParagraph[data-version] h1 {
        margin-top: 0;
        margin-bottom: 0
    }

.widget-b26e86 {
    height: 100%
}

#newsList {
    position: relative;
    z-index: 0;
    min-width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: var(--gap)
}

.formsMotorleads {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center
}

.banner {
    width: 100%;
    /*height: 100%;
            max-height: max-content;*/
    position: relative
}

    .banner .swiperBanners {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center
    }

img[width][height] {
    height: auto
}

* {
    border: 0 solid #333;
    scrollbar-arrow-color: #fff;
    scrollbar-track-color: #F2F2F2;
    scrollbar-face-color: silver;
    scrollbar-highlight-color: silver;
    scrollbar-3dlight-color: silver;
    scrollbar-shadow-color: silver;
    scrollbar-darkshadow-color: silver;
    scrollbar-width: 12px
}

body {
    width: 100%;
    -webkit-text-size-adjust: 100% !important;
    -ms-text-size-adjust: 100% !important
}

A IMG {
    border: none
}

h1, ul {
    margin-left: 0;
    margin-right: 0
}

.dmInner * {
    -webkit-font-smoothing: antialiased
}

a, img, li, ul {
    vertical-align: top
}

#iscrollBody, #site_content {
    position: relative
}

.dmOuter {
    word-wrap: break-word
}

.dmInner {
    font-size: 16px;
    background: #fff;
    color: #666
}

.dmDesktopBody .dmInner {
    min-width: 960px
}

.dmInner a {
    color: #463939
}

.dmHeader {
    background: #68ccd1;
    color: #666;
    position: relative;
    width: 100%
}

DIV.dmBody {
    clear: both
}

.dmContent {
    margin: 0
}

#site_content ul:not(.defaultList) {
    -webkit-padding-start: 0;
    -moz-padding-start: 0;
    list-style-position: inside
}

#innerBar {
    position: relative;
    height: 36px;
    width: 100%;
    font-size: 20px;
    margin: 0;
    z-index: 80
}

.dmRespRowsWrapper {
    max-width: 960px;
    margin: 0 auto
}

.dmLargeBody .imageWidget:not(.displayNone) {
    display: inline-block;
    max-width: 100%
}

.imageWidget:not(.displayNone) img {
    width: 100%
}

#dm .dmRespColsWrapper {
    display: block
}

.dmNewParagraph {
    text-align: left;
    margin: 8px 0;
    padding: 2px 0
}

#innerBar.lineInnerBar {
    display: table;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: transparent;
    color: #666
}

#innerBar .titleLine {
    display: table-cell;
    vertical-align: middle;
    width: 50%
}

.dmPageTitleRow:not(#innerBar) {
    display: none
}

.titleLine hr {
    min-height: 1px;
    background-color: rgba(102,102,102,.2)
}

.dmStandardDesktop {
    display: block
}

#dmFirstContainer .dmRespRowsWrapper:after, #dmFirstContainer .dmRespRowsWrapper:before {
    content: "";
    display: table
}

.dmInner a {
    outline: 0;
    vertical-align: inherit
}

.dmLinksMenu > ul {
    display: block;
    margin: 0;
    font-size: inherit
}

.dmStandardDesktop {
    margin: 0 auto
}

body {
    background-color: #eee
}

.main-navigation.unifiednav {
    -js-display: flex;
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    overflow: visible
}

    .main-navigation.unifiednav ul {
        list-style: none;
        padding: 0;
        margin: 0;
        font-size: 1rem
    }

    .main-navigation.unifiednav .unifiednav__container {
        -js-display: flex;
        display: flex;
        justify-content: flex-start;
        list-style: none
    }

        .main-navigation.unifiednav .unifiednav__container > .unifiednav__item-wrap {
            -js-display: flex;
            display: flex;
            justify-content: flex-start;
            position: relative;
            font-weight: 400
        }

        .main-navigation.unifiednav .unifiednav__container:not([data-depth]) > .unifiednav__item-wrap::after, .main-navigation.unifiednav .unifiednav__container:not([data-depth]) > .unifiednav__item-wrap::before {
            content: '';
            align-self: center;
            font-weight: 700
        }

        .main-navigation.unifiednav .unifiednav__container > .unifiednav__item-wrap > .unifiednav__item {
            -js-display: flex;
            display: flex;
            justify-content: flex-start;
            align-items: center;
            flex-direction: row;
            color: inherit;
            text-decoration: none;
            position: relative;
            padding: 12px 15px;
            margin: 0;
            font-weight: inherit;
            letter-spacing: .03em
        }

        .main-navigation.unifiednav .unifiednav__container:not([data-depth]) > .unifiednav__item-wrap > .unifiednav__item {
            padding: 0 15px
        }

        .main-navigation.unifiednav .unifiednav__container > .unifiednav__item-wrap > .unifiednav__item .nav-item-text {
            white-space: nowrap
        }

        .main-navigation.unifiednav .unifiednav__container:not([data-depth]) > .unifiednav__item-wrap > .unifiednav__item .nav-item-text::after, .main-navigation.unifiednav .unifiednav__container:not([data-depth]) > .unifiednav__item-wrap > .unifiednav__item .nav-item-text::before {
            content: '';
            width: 100%;
            height: 0;
            border: 0 solid transparent;
            border-top-color: currentColor;
            display: block;
            opacity: 0
        }

    .main-navigation.unifiednav.effect-bottom2 {
        padding: calc(12px - .2em - 2px) 15px
    }

        .main-navigation.unifiednav.effect-bottom2 .unifiednav__container:not([data-depth]) > .unifiednav__item-wrap > .unifiednav__item .nav-item-text::after, .main-navigation.unifiednav.effect-bottom2 .unifiednav__container:not([data-depth]) > .unifiednav__item-wrap > .unifiednav__item .nav-item-text::before {
            transform: scaleX(0);
            border-top-width: 2px;
            transform-origin: left
        }

        .main-navigation.unifiednav.effect-bottom2 .unifiednav__container:not([data-depth]) > .unifiednav__item-wrap > .unifiednav__item .nav-item-text::after {
            margin-top: .2em
        }

        .main-navigation.unifiednav.effect-bottom2 .unifiednav__container:not([data-depth]) > .unifiednav__item-wrap > .unifiednav__item .nav-item-text::before {
            margin-bottom: .2em;
            border-top-color: transparent
        }

    .main-navigation.unifiednav .unifiednav__container .unifiednav__item:not(.unifiednav__item_has-sub-nav) .icon {
        display: none
    }

    .main-navigation.unifiednav .unifiednav__container[data-depth] {
        position: absolute;
        top: 0;
        left: 0;
        flex-direction: column;
        opacity: 0;
        z-index: 100;
        background-color: #faf9f9
    }

    .main-navigation.unifiednav .unifiednav__container[data-depth='0'] {
        top: 100%;
        transform: translateY(-10px)
    }

    .main-navigation.unifiednav:not(.unifiednav_vertical) .unifiednav__container[data-depth='0'] {
        left: 15px
    }

    .main-navigation.unifiednav .unifiednav__container > .unifiednav__item-wrap .unifiednav__container > .unifiednav__item-wrap {
        flex-direction: column
    }

    .main-navigation.unifiednav .unifiednav__container[data-depth] > .unifiednav__item-wrap .unifiednav__item {
        padding: 15px 30px 15px 15px;
        margin: 0
    }

    .main-navigation.unifiednav .unifiednav__container[data-depth] > .unifiednav__item-wrap:not(:last-child)::after {
        content: '' !important;
        width: 100%;
        height: 0;
        color: #ececec;
        align-self: center;
        border: 0 solid currentColor
    }

    .main-navigation.unifiednav[layout-sub=submenu_horizontal_1] .unifiednav__container[data-depth] {
        color: #999
    }

    .main-navigation.unifiednav .unifiednav__container > .unifiednav__item-wrap > .unifiednav__item.unifiednav__item_has-sub-nav .icon {
        display: initial;
        padding-left: 10px;
        margin-left: 0
    }

    .main-navigation.unifiednav:not(.unifiednav_vertical) > .unifiednav__container {
        justify-content: inherit
    }

#dm .p_hfcontainer nav.main-navigation.unifiednav {
    min-width: 9em !important;
    text-align: initial !important
}

#dm .main-navigation.unifiednav .unifiednav__container[data-depth] {
    background-color: transparent
}

#dm .main-navigation.unifiednav[layout-sub=submenu_horizontal_1] .unifiednav__container[data-depth] {
    background-color: #faf9f9
}

#dm .main-navigation.unifiednav .unifiednav__container[data-depth] > .unifiednav__item-wrap:not(:last-child)::after {
    color: #d1d1d1
}

#dm .main-navigation.unifiednav:not([data-nav-structure=VERTICAL]) > .unifiednav__container {
    flex-wrap: wrap;
    justify-content: inherit
}

    #dm .main-navigation.unifiednav:not([data-nav-structure=VERTICAL]) > .unifiednav__container .nav-item-text::before {
        text-align: left
    }

#dm .main-navigation.unifiednav:not([data-nav-structure=SPLIT]) .unifiednav__container:not([data-depth]) > .unifiednav__item-wrap:last-child .unifiednav__container[data-depth='0'] {
    left: auto;
    right: 0
}

#dm .dmBody .dmRespRowsWrapper {
    max-width: none;
    background-color: transparent
}

.dmLargeBody .dmRespRow {
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
    padding-right: 40px
}

.dm-bfs.dm-layout-home div.dmInner {
    background-color: #fff
}

.dmStandardDesktop .dmHeader {
    background-color: #68ccd1;
    max-width: 100%
}

.standardHeaderLayout .dmHeader {
    float: none;
    display: block;
    height: auto
}

#dm div.dmRespCol > * {
    line-height: 2
}

#dm div.dmInner {
    line-height: initial
}

    #dm div.dmInner h1 {
        font-family: Montserrat,"Montserrat Fallback"
    }

#dm DIV.dmInner {
    background-repeat: no-repeat;
    background-image: url(https://irt-cdn.multiscreensite.com/ce0bb35f932b47bb809d0e37905542ba/dms3rep/multi/site_background_education-2087x1173.jpg);
    background-size: cover;
    background-position: 50% 0
}

#dm div.dmOuter div.dmInner {
    background-position: center center;
    background-repeat: repeat;
    background-size: auto
}

#dm div.dmInner, #dm div.dmInner .dmRespCol {
    color: rgba(147,147,147,1);
    color: var(--color_7);
    font-family: KiaSignatureFixRegular;
    font-weight: 400
}

.dmLargeBody .dmBody .dmRespRowsWrapper {
    background-color: transparent
}

#dm div.dmContent h1 {
    color: #1a1b1f;
    direction: ltr;
    font-family: KiaSignatureFixBold;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    line-height: initial;
    font-size: 46px
}

#dm div.dmContent .dmNewParagraph[data-version] h1 {
    text-decoration: inherit
}

    #dm div.dmContent .dmNewParagraph[data-version] h1 *, * a {
        text-decoration: none
    }

#dm DIV.dmOuter DIV.dmInner {
    background-image: none;
    background-color: var(--color_3)
}

#dm div.dmInner, #dm div.dmInner .dmRespCol {
    font-size: 14px
}

@media (min-width:0px) and (max-width:767px) {
    :root {
        --btn-text-font-size: 16px
    }
}

#dm .dmWidget:not([data-buttonstyle]):not(.button_2) {
    border-radius: 6px;
    overflow: initial;
    background-clip: border-box
}

    #dm .dmWidget:not([data-buttonstyle]):not(.button_2) .text {
        padding: 10px 7px
    }

    #dm .dmWidget:not([data-buttonstyle]):not(.button_2) .iconBg {
        display: none
    }

#dm div.dmInner #site_content .dmWidget, #dm div.dmInner .dmHeader .dmWidget {
    background-color: var(--btn-bg-color);
    border-color: var(--btn-border-color);
    border-bottom-color: var(--btn-border-b-color);
    border-left-color: var(--btn-border-l-color);
    border-right-color: var(--btn-border-r-color);
    border-top-color: var(--btn-border-t-color);
    border-radius: var(--btn-border-radius);
    border-bottom-left-radius: var(--btn-border-bl-radius);
    border-bottom-right-radius: var(--btn-border-br-radius);
    border-top-left-radius: var(--btn-border-tl-radius);
    border-top-right-radius: var(--btn-border-tr-radius);
    border-width: var(--btn-border-width);
    border-bottom-width: var(--btn-border-b-width);
    border-left-width: var(--btn-border-l-width);
    border-right-width: var(--btn-border-r-width);
    border-top-width: var(--btn-border-t-width);
    direction: var(--btn-text-direction);
    text-align: var(--btn-text-align)
}

    #dm div.dmInner #site_content .dmWidget span.text {
        color: var(--btn-text-color);
        font-family: var(--btn-text-font-family);
        font-size: var(--btn-text-font-size);
        font-weight: var(--btn-text-font-weight);
        text-decoration: var(--btn-text-decoration)
    }

    #dm div.dmInner #site_content .dmWidget span.icon, #dm div.dmInner .dmHeader .dmWidget span.icon {
        color: var(--btn-icon-color);
        fill: var(--btn-icon-fill)
    }

    #dm div.dmInner #site_content .dmWidget:not([data-buttonstyle]) .iconBg, #dm div.dmInner .dmHeader .dmWidget:not([data-buttonstyle]) .iconBg {
        display: var(--btn-icon-wrpr-display)
    }

.u_1551805222 {
    background-color: rgba(0,0,0,0) !important;
    background-position: 0 0 !important;
    background-size: auto !important;
    background-repeat: repeat !important;
    margin: 0 !important;
    text-align: start !important;
    color: #555 !important;
    padding: 0 !important
}

a.u_1319598866 span.icon {
    fill: var(--color_3) !important;
    color: #fff !important
}

#dm .p_hfcontainer .u_1819593302 {
    width: 100% !important
}

div.u_1955296841 .svg {
    color: var(--color_3) !important;
    fill: var(--color_3) !important;
    width: 50% !important
}

div.u_1955296841 {
    border-radius: 50% !important;
    border-color: #fff !important;
    border-width: 0 !important;
    background-color: rgba(37,211,102,1) !important;
    border-style: solid !important
}

#dm .p_hfcontainer a.u_1319598866, #dm .p_hfcontainer a.u_1909055776 {
    border-radius: 10px !important;
    border-style: solid !important;
    background-image: initial !important
}

#dm .p_hfcontainer a.u_1319598866 {
    border-color: transparent !important;
    border-width: 0 !important;
    background-color: rgba(32,189,91,1) !important
}

#dm .p_hfcontainer nav.u_1010222422.main-navigation.unifiednav.effect-bottom2 .unifiednav__container:not([data-depth]) > .unifiednav__item-wrap > .unifiednav__item .nav-item-text::after {
    border-top-width: 1px !important;
    border-top-style: solid !important
}

#dm .p_hfcontainer nav.u_1010222422.main-navigation.unifiednav .unifiednav__container[data-depth] .unifiednav__item {
    color: var(--color_1) !important
}

#dm .dmInner div.dmHeader, #dm .dmInner div.dmHeader.u_hcontainer, #dm .dmInner div.u_hcontainer {
    background-color: var(--color_3) !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    border-style: solid !important;
    border-width: 0 0 1px !important;
    border-color: var(--color_3) !important;
    border-bottom-color: var(--color_5) !important
}

#dm .p_hfcontainer nav.u_1010222422.main-navigation.unifiednav .unifiednav__container:not([data-depth]) > .unifiednav__item-wrap > .unifiednav__item {
    color: var(--color_3) !important;
    font-weight: 700 !important;
    font-family: KiaSignatureFixBold !important
}

#dm .p_hfcontainer a.u_1909055776 {
    border-color: transparent !important;
    border-width: 0 !important;
    background-color: var(--color_3) !important
}

    #dm .p_hfcontainer a.u_1909055776 span.text {
        color: var(--color_1) !important
    }

#dm .p_hfcontainer nav.u_1010222422 {
    background-color: rgba(0,0,0,0) !important;
    background-image: initial !important;
    color: #fff !important
}

#dm .dmInner div.dmHeader.u_hcontainer {
    padding-bottom: 20px !important;
    padding-top: 25px !important
}

.stickyHeaderSpacer {
    height: 92px !important
}

@media (min-width:1025px) {
    .responsiveTablet .stickyHeaderSpacer {
        height: 96.32px !important
    }
}

#dm .dmInner div.u_hcontainer {
    float: none !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    position: relative !important;
    height: auto !important;
    max-width: 100% !important;
    min-width: 0 !important;
    text-align: center !important;
    padding: 0 !important;
    margin: 0 auto !important
}

#dm .dmInner div.fHeader .dmHeader[freeheader=true] {
    padding: 15px 0 !important
}

.fHeader #hcontainer.dmHeader[freeheader=true] {
    padding-top: initial !important;
    padding-bottom: initial !important
}

@media (min-width:768px) and (max-width:1024px) {
    .responsiveTablet .stickyHeaderSpacer {
        height: 96.32px !important
    }
}

#dm .dmInner div.fHeader.dmHeaderContainer #hcontainer.dmHeader[freeheader=true] {
    margin: 0 !important;
    padding: 0 !important
}

div.u_1955296841 {
    margin: 0 40px 40px 0 !important
}

@media all {
    #\39 33603d5, #widget_fo9 {
        width: 150px;
        height: 50px;
        margin: 0;
        grid-area: auto/auto/auto/auto
    }

    #\32 871cfd5, #group_o0k, #group_vjv {
        width: 33.333333333333336%;
        min-width: 4%;
        min-height: 8px;
        column-gap: 4%;
        row-gap: 24px
    }

    #\33 58a117e, #widget_3oo {
        height: auto;
        max-width: 100%
    }

    :root {
        --btn-border-l-color: rgba(0, 0, 0, 0);
        --btn-border-r-color: rgba(0, 0, 0, 0);
        --btn-border-b-width: 10px;
        --btn-text-direction: ltr;
        --btn-border-radius: 6px;
        --btn-border-t-width: 10px;
        --btn-border-tl-radius: 10px;
        --btn-border-br-radius: 10px;
        --btn-border-bl-radius: 10px;
        --btn-bg-color: var(--color_1);
        --btn-border-r-width: 10px;
        --btn-border-tr-radius: 10px;
        --btn-border-b-color: rgba(0, 0, 0, 0);
        --btn-border-l-width: 10px;
        --border-style: solid;
        --btn-border-t-color: rgba(0, 0, 0, 0);
        --btn-text-align: center;
        --btn-text-color: var(--color_3);
        --btn-text-decoration: none;
        --btn-text-font-weight: bold;
        --btn-text-font-family: KiaSignatureFixBold;
        --btn-icon-color: rgb(247, 247, 247);
        --btn-icon-fill: rgb(247, 247, 247);
        --btn-icon-wrpr-display: none;
        --btn-hover-border-b-color: var(--btn-hover-border-color);
        --btn-hover-bg: var(--color_2);
        --btn-hover-border-t-color: var(--btn-hover-border-color);
        --btn-hover-border-r-color: var(--btn-hover-border-color);
        --btn-hover-border-l-color: var(--btn-hover-border-color);
        --btn-hover-border-color: rgba(0, 0, 0, 0);
        --btn-hover-text-color: var(--btn-text-color);
        --btn-hover-text-font-weight: var(--btn-text-font-weight);
        --btn-hover-text-decoration: var(--btn-text-decoration);
        --btn-hover-text-font-style: var(--btn-text-font-style)
    }

    #\39 f38963d {
        padding-top: 12px;
        padding-bottom: 12px;
        min-height: auto;
        column-gap: 0;
        row-gap: 0;
        width: 100%;
        flex-wrap: nowrap
    }

    #f68bf426 {
        background-color: rgba(0,0,0,1);
        background-image: initial
    }

    #\32 871cfd5 {
        align-items: center;
        order: 0
    }

    #\33 58a117e.flex-element.widget-wrapper > [data-element-type] {
        padding-left: 0
    }

    #\33 58a117e {
        width: 134px;
        order: 0;
        align-self: center
    }

    #group_vjv {
        flex-direction: row;
        justify-content: flex-end;
        order: 1;
        align-items: center
    }

    #widget_fo9 {
        max-width: 100%;
        order: 0
    }

    #\39 33603d5 {
        max-width: 100%;
        order: 1
    }

    #group_o0k {
        order: 0
    }

    #widget_3oo {
        width: 100%;
        align-self: stretch
    }
}

@media (min-width:768px) and (max-width:1024px) {
    #\39 f38963d {
        flex-direction: row;
        flex-wrap: nowrap;
        min-height: auto;
        padding: 12px 2%
    }

    #\33 58a117e {
        height: auto
    }

    #\32 871cfd5 {
        width: 44.49751633986928%;
        min-height: 8px
    }

    #group_vjv {
        width: 33.333333333333336%;
        min-height: 8px;
        align-items: center
    }

    #group_o0k {
        width: 22.01%;
        min-height: 8px
    }
}

@media (min-width:1400px) {
    #\32 871cfd5, #group_o0k, #group_vjv {
        width: 33.333333333333336%;
        min-height: 8px
    }

    #\33 58a117e {
        height: auto
    }

    #\39 f38963d {
        flex-direction: row;
        flex-wrap: nowrap;
        min-height: auto
    }

    #group_vjv {
        align-items: center
    }
}

@media (max-width:767px) {
    #\39 f38963d {
        min-height: 0;
        flex-direction: column;
        padding-left: 4%;
        padding-right: 4%;
        flex-wrap: nowrap
    }

    #\32 871cfd5, #group_o0k, #group_vjv {
        width: 100%;
        min-height: 80px;
        align-items: center
    }

    #\33 58a117e {
        height: auto
    }
}

@media (min-width:468px) and (max-width:767px) {
    #\33 58a117e {
        height: auto
    }

    #\39 f38963d {
        flex-direction: column;
        flex-wrap: nowrap;
        min-height: 0
    }

    #\32 871cfd5, #group_o0k, #group_vjv {
        width: 100%;
        min-height: 80px
    }
}

@media all {
    #widget_6kj {
        width: 130px;
        height: auto;
        max-width: 100%;
        order: 0;
        justify-self: auto;
        align-self: auto;
        grid-area: auto/auto/auto/auto
    }
}

@media (max-width:767px) {
    #widget_6kj {
        height: auto;
        justify-self: auto;
        align-self: auto;
        order: 0;
        width: 120px;
        margin: 0;
        grid-area: auto/auto/auto/auto
    }

    #\38 26fa77a {
        justify-self: auto;
        align-self: auto;
        width: 100%;
        order: 0;
        margin: 0;
        grid-area: auto/auto/auto/auto
    }
}

@media all {
    #widget_ila {
        width: 100%;
        height: auto;
        max-width: 100%;
        justify-self: auto;
        align-self: auto;
        order: 0;
        margin-top: 2px;
        grid-area: auto/auto/auto/auto
    }
}

.u_1263539656, .u_1387767297, .u_1478198778 {
    background-image: none !important;
    background-color: rgba(0,0,0,0) !important;
    background-position: 0 0 !important;
    background-size: auto !important;
    background-repeat: repeat !important;
    margin: 0 !important;
    text-align: start !important;
    padding: 0 !important
}

.u_1387767297 {
    color: #555 !important
}

.u_1263539656 {
    color: #18131f !important
}

.u_1478198778 {
    color: #555 !important
}

#dm .d-page-1716942098 DIV.dmInner {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    background-position: 50% 50% !important
}

@media all {
    #c7762c5f {
        min-height: 8px;
        column-gap: 4%;
        row-gap: 0;
        width: 100%;
        align-items: center;
        min-width: 4%;
        justify-content: flex-start
    }

    #d0a2439f {
        background-color: var(--color_3);
        background-image: initial
    }

    #\39 f0e5a4d {
        min-height: auto;
        column-gap: 0;
        row-gap: 0;
        width: 100%;
        padding-bottom: 100px;
        flex-wrap: nowrap;
        padding-top: 8px
    }

    #widget_1u5 {
        width: 100%;
        height: auto;
        max-width: 100%;
        order: 0;
        align-self: auto;
        grid-area: auto/auto/auto/auto
    }
}

@media (min-width:768px) and (max-width:1024px) {
    #\39 f0e5a4d {
        flex-direction: row;
        flex-wrap: nowrap;
        min-height: 200px;
        padding: 20px 2% 64px
    }

    #c7762c5f {
        width: 100%;
        min-height: 8px
    }
}

@media (min-width:1400px) {
    #widget_1u5 {
        width: 100%;
        margin: 0
    }

    #c7762c5f {
        align-items: center;
        flex-direction: column;
        flex-wrap: nowrap;
        padding-left: 0;
        margin-top: 0;
        width: 100%;
        min-height: 8px
    }

    #\39 f0e5a4d {
        min-height: 100px;
        flex-direction: row;
        flex-wrap: nowrap
    }
}

@media (max-width:767px) {
    #c7762c5f {
        width: 100%;
        min-height: 160px;
        align-items: center
    }

    #\39 f0e5a4d {
        min-height: 0;
        flex-direction: column;
        flex-wrap: nowrap;
        padding: 0 15px 32px
    }

    #widget_1u5.flex-element.widget-wrapper > [data-element-type] {
        padding-left: 0
    }

    #widget_1u5 {
        justify-self: auto;
        align-self: auto;
        order: 0;
        margin: 0;
        grid-area: auto/auto/auto/auto
    }
}

@media (min-width:468px) and (max-width:767px) {
    #\39 f0e5a4d {
        flex-direction: column;
        flex-wrap: nowrap;
        min-height: 0
    }

    #c7762c5f {
        width: 100%;
        min-height: 160px
    }
}

@media all {
    #\30 1fd7173, #c8c281bf {
        grid-template-columns: minmax(0,1fr);
        display: grid
    }

    #\30 1fd7173, #\38 a82fd38, #d3387e7f {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        row-gap: 0
    }

    #\34 b3ccff6, #widget_mfm {
        min-width: 10px;
        min-height: 10px
    }

    #\30 1fd7173, #\38 a82fd38, #widget_mfm {
        position: relative;
        width: 100%;
        max-width: 100%
    }

    #\30 1fd7173 {
        justify-content: start;
        align-items: start;
        grid-template-rows: minmax(300px,max-content);
        column-gap: 0;
        justify-self: auto;
        align-self: auto;
        order: 0;
        grid-area: auto/auto/auto/auto
    }

    #\38 a82fd38 {
        align-self: stretch;
        display: flex;
        min-height: 8px;
        column-gap: 4%;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        min-width: 4%
    }

    #\34 b3ccff6 {
        position: relative;
        width: auto;
        height: auto;
        justify-self: end;
        align-self: center;
        max-width: 250px;
        order: 0;
        margin-right: 4%;
        margin-left: 90px
    }

    #c8c281bf {
        background-repeat: no-repeat;
        background-size: cover;
        grid-template-rows: minmax(8px,max-content);
        justify-content: start;
        background-position: 50% 50%;
        align-items: start;
        position: relative
    }

    #d3387e7f {
        align-self: start;
        min-height: 100%;
        flex-direction: row;
        order: 0;
        display: flex;
        column-gap: 0;
        max-width: none;
        width: 100%;
        justify-content: flex-start;
        align-items: center;
        position: relative;
        justify-self: center;
        flex-wrap: nowrap;
        margin: 0;
        grid-area: 1/1/span 1/span 1
    }

    #widget_mfm {
        height: 540px;
        justify-self: stretch;
        align-self: start
    }
}

@media (min-width:767px) and (max-width:1024px) {
    #\38 a82fd38 {
        width: 100%;
        min-height: 8px;
        justify-content: flex-start
    }

    #\34 b3ccff6.flex-element.widget-wrapper > [data-element-type] {
        padding-top: 0
    }

    #\34 b3ccff6 {
        width: 231px;
        margin-top: 20px
    }

    #d3387e7f {
        flex-direction: row;
        flex-wrap: nowrap;
        min-height: 100%
    }

    #\30 1fd7173 {
        grid-template-rows: minmax(266px,max-content)
    }

    #widget_mfm {
        height: 255px
    }
}

@media (min-width:1400px) {
    #\38 a82fd38 {
        width: 100%;
        min-height: 8px
    }

    #\34 b3ccff6.flex-element.widget-wrapper > [data-element-type] {
        padding-top: 0
    }

    #\34 b3ccff6 {
        margin-top: 20px
    }

    #d3387e7f {
        flex-direction: row;
        flex-wrap: nowrap;
        min-height: 100%
    }
}

@media (max-width:767px) {
    #\34 b3ccff6, #widget_mfm {
        align-self: start;
        margin: 0
    }

    #\30 1fd7173 {
        grid-template-rows: minmax(400px,max-content) minmax(400px,max-content);
        grid-template-columns: repeat(1,minmax(0,1fr));
        justify-self: auto;
        align-self: auto;
        width: 100%;
        order: 0;
        margin: 0;
        grid-area: auto/auto/auto/auto
    }

    #\38 a82fd38 {
        width: 100%;
        min-height: 160px;
        align-items: center
    }

    #\34 b3ccff6.flex-element.widget-wrapper > [data-element-type] {
        padding-top: 40px;
        padding-right: 15px;
        padding-left: 15px
    }

    #\34 b3ccff6 {
        justify-self: start;
        height: auto;
        width: 100%;
        max-width: 100%;
        grid-area: 2/1/span 1/span 1
    }

    #d3387e7f {
        min-height: 0;
        flex-direction: column;
        padding-left: 0;
        padding-right: 0;
        flex-wrap: nowrap
    }

    #widget_mfm {
        position: relative;
        justify-self: center;
        height: 350px;
        grid-area: 1/1/span 1/span 1
    }
}

@media (min-width:468px) and (max-width:767px) {
    #\38 a82fd38 {
        width: 100%;
        min-height: 160px
    }

    #d3387e7f {
        flex-direction: column;
        flex-wrap: nowrap;
        min-height: 0
    }
}

@media all {
    #\33 79d2b6b, #\37 943c230 {
        background-color: rgba(255,255,255,1);
        background-image: initial
    }

    #\37 943c230 {
        min-height: 8px;
        column-gap: 4%;
        row-gap: 24px;
        width: 100%;
        min-width: 4%
    }

    #\38 474eeaa {
        width: 100%;
        height: auto;
        max-width: 100%
    }

    #\31 1926c76 {
        min-height: 129px;
        column-gap: 0;
        row-gap: 0;
        width: 100%;
        flex-wrap: nowrap
    }
}

@media (min-width:768px) and (max-width:1024px) {
    #\37 943c230 {
        width: 100%;
        min-height: 8px
    }

    #\31 1926c76 {
        flex-direction: row;
        flex-wrap: nowrap;
        min-height: 100px;
        padding: 30px 2% 0
    }
}

@media (min-width:1400px) {
    #\37 943c230 {
        width: 100%;
        min-height: 8px
    }

    #\38 474eeaa {
        width: 100%
    }

    #\31 1926c76 {
        min-height: 100px;
        flex-direction: row;
        flex-wrap: nowrap
    }
}

@media (max-width:767px) {
    #\37 943c230 {
        width: 100%;
        min-height: 8px;
        align-items: center
    }

    #\38 474eeaa.flex-element.widget-wrapper > [data-element-type] {
        padding-left: 0
    }

    #\38 474eeaa {
        justify-self: auto;
        align-self: center;
        width: 100%;
        order: 0;
        margin: 0;
        grid-area: auto/auto/auto/auto
    }

    #\31 1926c76 {
        min-height: 100px;
        flex-direction: row;
        flex-wrap: nowrap;
        padding: 32px 15px 10px
    }
}

@media all {
    #\37 2b60ed7, #\37 2fd776f {
        width: 100%;
        max-width: 100%
    }

    #\37 1aab42d {
        min-height: 8px;
        column-gap: 4%;
        row-gap: 0;
        width: 100%;
        min-width: 4%
    }

    #\37 2b60ed7 {
        height: 670px;
        justify-self: start;
        align-self: start;
        margin: 0
    }

    #a1ac49fb {
        min-height: 656px;
        column-gap: 0;
        row-gap: 0;
        max-width: none;
        width: 100%;
        flex-wrap: nowrap;
        margin: 0;
        grid-area: 1/1/span 1/span 1
    }

    #\37 2fd776f {
        grid-template-rows: minmax(640px,max-content)
    }

    #\36 7d00275 {
        width: 289px;
        height: 659px;
        justify-self: end;
        align-self: start;
        max-width: none;
        order: 0;
        margin-right: 46px;
        min-width: auto;
        min-height: auto;
        margin-top: 11px
    }
}

@media (min-width:767px) and (max-width:1024px) {
    #\37 1aab42d {
        width: 100%;
        min-height: 8px
    }

    #\37 2b60ed7 {
        height: auto
    }

    #a1ac49fb {
        flex-direction: row;
        flex-wrap: nowrap;
        min-height: 460px
    }

    #\36 7d00275.flex-element.widget-wrapper > [data-element-type] {
        padding-top: 0
    }

    #\36 7d00275 {
        width: 231px;
        margin-top: 20px
    }
}

@media (min-width:1400px) {
    #\37 1aab42d {
        width: 100%;
        min-height: 8px
    }

    #a1ac49fb {
        flex-direction: row;
        flex-wrap: nowrap;
        min-height: 683px
    }

    #\36 7d00275.flex-element.widget-wrapper > [data-element-type] {
        padding-top: 0
    }

    #\36 7d00275 {
        margin-top: 20px
    }

    #\37 2b60ed7 {
        height: 705px;
        justify-self: start;
        align-self: start;
        width: 100%;
        margin: 0;
        grid-area: 1/1/span 1/span 1
    }

    #\37 2fd776f {
        width: 100%;
        grid-template-rows: minmax(785px,max-content)
    }
}

@media (max-width:766px) {
    #\31 b3d4e9f, #c8c281bf {
        grid-template-rows: minmax(8px,max-content)
    }

    #a1ac49fb, #d3387e7f {
        grid-area: 1/1/span 1/span 1
    }
}

@media (max-width:767px) {
    #\36 7d00275, #\37 2b60ed7 {
        align-self: start;
        height: auto
    }

    #\37 1aab42d {
        width: 100%;
        min-height: 160px;
        align-items: center
    }

    #\37 2b60ed7 {
        position: relative;
        justify-self: end;
        margin: 0;
        grid-area: 1/1/span 1/span 1
    }

    #a1ac49fb {
        min-height: 0;
        flex-direction: column;
        padding-left: 0;
        padding-right: 0;
        flex-wrap: nowrap
    }

    #\37 2fd776f {
        grid-template-rows: minmax(400px,max-content) minmax(400px,max-content);
        grid-template-columns: repeat(1,minmax(0,1fr));
        justify-self: auto;
        align-self: auto;
        width: 100%;
        order: 0;
        margin: 0;
        grid-area: auto/auto/auto/auto
    }

    #\36 7d00275.flex-element.widget-wrapper > [data-element-type] {
        padding: 40px 15px 15px
    }

    #\36 7d00275 {
        justify-self: start;
        width: 100%;
        max-width: 100%;
        margin: 360px 0 0;
        grid-area: 1/1/span 2/span 1
    }
}

@media (min-width:468px) and (max-width:767px) {
    #\37 1aab42d {
        width: 100%;
        min-height: 160px
    }

    #a1ac49fb {
        flex-direction: column;
        flex-wrap: nowrap;
        min-height: 0
    }
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

#\39 f38963d, #a1ac49fb, #c6f27d69 {
    order: 0;
    flex-direction: row
}

#group_vjv {
    order: 1;
    flex-direction: row
}

#\39 33603d5 {
    order: 1
}

#\31 010222422, #\31 1926c76, #\32 871cfd5, #\37 1aab42d, #\37 943c230, #\38 a82fd38, #\39 119ddb9, #\39 f0e5a4d, #a7400bd3, #c7762c5f, #cfab2add, #d3387e7f, #f608b879, #form-1, #formSkeleton, #group_8nh, #group_f15, #group_o0k, #newsList {
    order: 0
}

#\31 010222422, #\31 1926c76, #\39 119ddb9, #\39 f0e5a4d, #cfab2add, #d3387e7f, #form-1, #newsList {
    flex-direction: row
}

#dm .dmPhotoGallery.newPhotoGallery .dmPhotoGalleryHolder:not(.photo-gallery-done) {
    display: none;
}

@media (max-width:767px) {
    [data-hidden-on-mobile] {
        display: none !important
    }
}

.dmDesktopBody [data-anim-desktop]:not([data-anim-desktop='none']) {
    visibility: hidden;
}

