.custom-style-form-success-message {
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    border-color: #489843;
    color: #489843;
    background-color: rgb(72 152 67 / .2);
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 12px;
    background-repeat: no-repeat
}

.custom-style-form-error-message {
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    border-color: #de2e25;
    color: #de2e25;
    background-color: rgb(212 68 34 / .2);
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 12px;
    background-repeat: no-repeat
}

.custom-style-body,
body {
    font-family: "Roboto";
    color: #666;
    font-size: 16px;
    line-height: 1.5;
    background-repeat: no-repeat
}

.custom-style-body,
body,
.Page .Button,
.Page a,
.Page input[type=text],
.Page input[type=date],
.Page input[type=email],
.Page input[type=password],
.Page input[type=number],
.Page input[type=search],
textarea,
.Page .Teaser-description,
.Page .Teaser-title,
.Page .customSelect {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: background-color .5s, border-color .5s, color .5s
}

.custom-style-h1 {
    font-size: 28px;
    line-height: 1.45;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    color: #de2e25;
    background-repeat: no-repeat
}

.custom-style-h2 {
    margin-bottom: 24px;
    font-size: 24px;
    line-height: 1.83;
    font-weight: 700;
    background-repeat: no-repeat
}

.custom-style-h3 {
    font-size: 15px;
    line-height: 22px;
    text-transform: uppercase;
    color: #191919;
    font-weight: 400;
    background-repeat: no-repeat
}

.custom-style-h3 {
    max-width: 100%;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    word-wrap: normal !important
}

.custom-style-text {
    margin-bottom: 24px;
    color: #191919;
    font-size: 15px;
    background-repeat: no-repeat
}

.custom-style-text a {
    color: #de2e25
}

.custom-style-text a:hover,
.custom-style-text a:focus,
.custom-style-text a:active {
    color: #9d1e18
}

.custom-style-text h2,
.custom-style-text h3 {
    color: #de2e25
}

.custom-style-link,
a {
    color: #de2e25;
    background-repeat: no-repeat
}

.custom-style-link:hover,
.custom-style-link-hover,
a:hover {
    color: #9d1e18
}

.custom-style-link:active,
.custom-style-link-active,
a:active {
    color: #9d1e18
}

.custom-style-link:focus,
.custom-style-link-focus,
a:focus {
    color: #9d1e18
}

.custom-style-button {
    border-width: 1px;
    border-style: solid;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 16px;
    text-align: center;
    font-family: "Open Sans";
    text-transform: uppercase;
    font-weight: 600;
    background-repeat: no-repeat
}

.custom-style-button:hover,
.custom-style-button-hover {
    border-color: #666;
    background-color: #666;
    color: #fff
}

.custom-style-form-text-field {
    border-width: 1px;
    border-style: solid;
    border-color: #c5c5c5;
    background-color: #fff;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 16px;
    padding-right: 16px;
    line-height: 1;
    font-size: 15px;
    color: #191919;
    font-weight: 400;
    background-repeat: no-repeat
}

.custom-style-form-text-field:focus,
.custom-style-form-text-field-focus {
    border-color: #919191
}

.custom-style-form-list-field {
    border-width: 1px;
    border-style: solid;
    border-color: #c5c5c5;
    background-color: #fff;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 16px;
    padding-right: 30px;
    line-height: 1;
    font-size: 15px;
    color: #191919;
    font-weight: 400;
    background-repeat: no-repeat
}

.custom-style-form-list-field:focus,
.custom-style-form-list-field-focus {
    border-color: #919191
}

.custom-style-form-list-field .customSelectInner {
    line-height: 1.35
}

.custom-style-form-button {
    border-radius: 0;
    color: #fff;
    font-size: 15px;
    background-color: #de2e25;
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 7px;
    padding-bottom: 7px;
    position: relative;
    background-repeat: no-repeat
}

.custom-style-form-button:hover,
.custom-style-form-button-hover {
    color: #fff;
    background-color: #de2e25
}

.custom-style-form-button:active,
.custom-style-form-button-active {
    color: #fff;
    background-color: #de2e25
}

.custom-style-form-button:focus,
.custom-style-form-button-focus {
    color: #fff;
    background-color: #de2e25
}

.custom-style-form-button {
    transition: 0.25s !important
}

.custom-style-form-button:hover {
    opacity: .7
}

@media(min-width:1025px) {
    .custom-style-navigation>.Nav-item+.Nav-item {
        margin-left: 25px
    }
}

.custom-style-navigation>.Nav-item:first-child>a>i {
    font-size: 18px;
    text-decoration: none
}

.custom-style-navigation {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width:1024px) {
    .custom-style-navigation {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        box-shadow: inset 0 10px 20px -10px rgb(0 0 0 / .5)
    }

    .custom-style-navigation>li {
        width: 100%
    }

    .custom-style-navigation>li+li {
        border-top: 1px solid #b4231b
    }

    .custom-style-navigation>.Nav-item:first-child>a {
        font-size: 14px
    }

    .custom-style-navigation>.Nav-item:first-child>a>i {
        display: none
    }
}

.custom-style-navigation-item {
    color: #fff;
    font-size: 14px;
    line-height: 2.5;
    text-transform: uppercase;
    font-weight: 700;
    background-repeat: no-repeat
}

.custom-style-navigation-item:hover,
.custom-style-navigation-item-hover {
    text-decoration: underline;
    color: #fff
}

.custom-style-navigation-item:active,
.custom-style-navigation-item-active {
    text-decoration: underline;
    color: #fff
}

.custom-style-navigation-item:focus,
.custom-style-navigation-item-focus {
    text-decoration: underline;
    color: #fff
}

@media(max-width:1024px) {
    .custom-style-navigation-item {
        padding: 0 20px;
        opacity: .65;
        height: 40px;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .custom-style-navigation-item.custom-style-navigation-item-active {
        opacity: 1;
        text-decoration: none
    }
}

.custom-style-responsive-navigation-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #fafafa;
    background-repeat: no-repeat
}

.custom-style-responsive-navigation-dropdown>.Nav-item+.Nav-item {
    margin-top: 0 !important
}

.custom-style-responsive-navigation-button {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 12px;
    padding-right: 12px;
    background-repeat: no-repeat
}

.custom-style-language-navigation {
    width: 100%;
    background-color: #de2e25;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-color: #fff;
    border-right-color: #fff;
    border-bottom-color: #fff;
    background-repeat: no-repeat
}

.custom-style-language-navigation {
    position: absolute
}

.custom-style-language-navigation .Nav-item a.custom-style-language-navigation-item-active {
    display: none
}

.custom-style-language-navigation li+li {
    border-top: 1px solid #fff
}

.custom-style-language-navigation-item {
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 300;
    background-repeat: no-repeat
}

.custom-style-language-navigation-item:hover,
.custom-style-language-navigation-item-hover {
    color: #fff;
    text-decoration: underline
}

.custom-style-language-navigation-item:active,
.custom-style-language-navigation-item-active {
    color: #fff;
    text-decoration: underline
}

.custom-style-language-navigation-item:focus,
.custom-style-language-navigation-item-focus {
    color: #fff;
    text-decoration: underline
}

.custom-style-slider-previous-arrow {
    width: 42px;
    height: 42px;
    background-color: #fafafa;
    font-size: 20px;
    color: #111;
    background-repeat: no-repeat
}

.custom-style-slider-previous-arrow {
    position: absolute;
    top: 50%;
    left: 24px;
    -webkit-transform: translateY(-50%) scale(1, 1);
    transform: translateY(-50%) scale(1, 1)
}

.custom-style-slider-previous-arrow:before {
    content: '\f104';
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.custom-style-slider-next-arrow {
    width: 42px;
    height: 42px;
    background-color: #fafafa;
    font-size: 20px;
    color: #111;
    background-repeat: no-repeat
}

.custom-style-slider-next-arrow {
    position: absolute;
    top: 50%;
    left: 24px;
    -webkit-transform: translateY(-50%) scale(1, 1);
    transform: translateY(-50%) scale(1, 1)
}

.custom-style-slider-next-arrow:before {
    content: '\f104';
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.custom-style-slider-next-arrow {
    left: auto;
    right: 24px;
    -webkit-transform: translateY(-50%) scale(-1, 1);
    transform: translateY(-50%) scale(-1, 1)
}

.custom-style-breadcrumb.Nav>li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.custom-style-breadcrumb-item {
    font-size: 15px;
    line-height: 40px;
    color: #fff;
    background-repeat: no-repeat
}

.custom-style-breadcrumb-item:hover,
.custom-style-breadcrumb-item-hover {
    color: #fff;
    text-decoration: underline
}

.custom-style-breadcrumb-item:active,
.custom-style-breadcrumb-item-active {
    color: #fff
}

.custom-style-breadcrumb-item:focus,
.custom-style-breadcrumb-item-focus {
    color: #fff;
    text-decoration: underline
}

.custom-style-breadcrumb-separator {
    line-height: 40px;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    background-repeat: no-repeat
}

.custom-style-1 {
    text-align: center !important
}

.custom-style-2 {
    text-align: left !important
}

.custom-style-3 {
    text-align: right !important
}

.custom-style-4 {
    display: block !important
}

.custom-style-5 {
    display: none !important
}

.custom-style-6 {
    border: 0 !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.custom-style-7 {
    display: inline !important
}

.custom-style-8 {
    display: inline-block !important;
    max-width: 100%
}

.custom-style-9 {
    display: table !important
}

.custom-style-10 {
    display: table-cell !important
}

.custom-style-11 {
    display: table-row !important
}

.custom-style-12 {
    word-wrap: break-word !important
}

.custom-style-13 {
    color: inherit !important
}

.custom-style-14 {
    text-rendering: optimizeLegibility;
    -webkit-font-feature-settings: "kern" 1;
    -moz-font-feature-settings: "kern" 1;
    font-feature-settings: "kern" 1;
    -webkit-font-kerning: normal;
    -moz-font-kerning: normal;
    font-kerning: normal
}

.custom-style-15 {
    white-space: nowrap !important
}

.custom-style-16 {
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    z-index: 2
}

.custom-style-17 {
    max-width: 100%;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    word-wrap: normal !important
}

.custom-style-18>.Row>.wrap-Grid>.Grid {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.custom-style-18>.Row>.wrap-Grid>.Grid>.Grid-cell {
    width: auto !important;
    display: block
}

.custom-style-19>.Row>.wrap-Grid>.Grid {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.custom-style-19>.Row>.wrap-Grid>.Grid>.Grid-cell {
    width: auto !important;
    display: block
}

.custom-style-20 .Grid {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.custom-style-20 .Grid-cell {
    width: auto !important;
    display: block
}

.custom-style-21>.Row>.wrap-Grid>.Grid {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.custom-style-21>.Row>.wrap-Grid>.Grid>.Grid-cell {
    width: auto !important;
    display: block
}

.custom-style-22 .Grid {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.custom-style-22 .Grid-cell {
    width: auto !important;
    display: block
}

.custom-style-23 {
    margin-top: ;
    background-repeat: no-repeat
}

.custom-style-23 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.custom-style-23>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid {
    margin-left: -20px
}

.custom-style-23>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell {
    padding-left: 20px;
    width: auto !important
}

@media (min-width:768px) {
    .custom-style-23 {
        height: 40px
    }
}

@media (max-width:767px) {
    .custom-style-23 {
        height: 30px
    }
}

.custom-style-24 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.custom-style-24 li+li {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px dotted #fff
}

@media(max-width:1024px) {
    .custom-style-24 {
        display: none !important
    }
}

.custom-style-25 {
    font-size: 15px;
    line-height: 1;
    color: #fff;
    background-repeat: no-repeat
}

.custom-style-25:hover,
.custom-style-25-hover {
    color: #fff;
    text-decoration: underline
}

.custom-style-25:active,
.custom-style-25-active {
    color: #fff;
    text-decoration: underline
}

.custom-style-25:focus,
.custom-style-25-focus {
    color: #fff;
    text-decoration: underline
}

.custom-style-26 {
    background-color: #de2e25;
    margin-top: 10px;
    margin-bottom: 10px;
    background-repeat: no-repeat
}

.custom-style-26 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.custom-style-26>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.custom-style-26>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell {
    width: auto !important;
    display: block
}

@media (max-width:767px) {

    .custom-style-26>.Container,
    .custom-style-26>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid,
    .custom-style-26>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell:last-child,
    .custom-style-26>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell:last-child>.Grid-innerCell {
        position: static
    }
}

.custom-style-27 {
    z-index: 3;
    background-repeat: no-repeat
}

@media (min-width:768px) {
    .custom-style-30 {
        height: 47px;
        width: 106px
    }
}

@media (max-width:767px) {
    .custom-style-30 {
        height: calc((47px / 100) * 75);
        width: calc((106px / 100) * 75)
    }
}

.custom-style-31 {
    padding-top: 50px;
    padding-bottom: 50px;
    background-repeat: no-repeat
}

.custom-style-32 {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #d7d7d7;
    background-repeat: no-repeat
}

.custom-style-33 {
    object-fit: cover;
    width: 100%;
    height: 800px
}

@media (min-width:601px) {
    .custom-style-33 {
        height: 580px
    }
}

.custom-style-34 {
    width: 100%;
    background-repeat: no-repeat
}

.custom-style-34 {
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    z-index: 2
}

.custom-style-36 {
    padding-top: 50px;
    background-color: #111;
    background-repeat: no-repeat
}

.custom-style-36>.Row>.wrap-Grid>.Grid {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.custom-style-36>.Row>.wrap-Grid>.Grid>.Grid-cell {
    width: auto !important;
    display: block
}

@media (max-width:767px) {
    .custom-style-36>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.u-size1of5 {
        width: 33.3333% !important;
        padding-top: 24px
    }

    .custom-style-36>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid {
        margin-top: -24px
    }
}

.custom-style-36>.Container {
    border-bottom: 1px solid #464646;
    padding-bottom: 50px
}

@media(max-width:480px) {
    .custom-style-36>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.u-size1of5 {
        width: 100% !important
    }
}

.custom-style-37>li+li {
    margin-left: 20px
}

.custom-style-38 {
    color: #fff;
    font-size: 13px;
    background-repeat: no-repeat
}

.custom-style-38:hover,
.custom-style-38-hover {
    color: #fff;
    text-decoration: underline
}

.custom-style-38:active,
.custom-style-38-active {
    color: #fff;
    text-decoration: underline
}

.custom-style-38:focus,
.custom-style-38-focus {
    color: #fff;
    text-decoration: underline
}

.custom-style-39 {
    line-height: 1;
    text-align: center;
    color: #fff;
    font-size: 25px;
    background-repeat: no-repeat
}

.custom-style-40 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.custom-style-40>.Row+.Row {
    margin-left: 20px
}

.custom-style-41 {
    color: #fff;
    background-repeat: no-repeat
}

.custom-style-42 {
    padding-top: 20px;
    padding-bottom: 50px;
    background-color: #111;
    background-repeat: no-repeat
}

.custom-style-42>.Row>.wrap-Grid>.Grid {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.custom-style-42>.Row>.wrap-Grid>.Grid>.Grid-cell {
    width: auto !important;
    display: block
}

.custom-style-42>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell:last-child {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.custom-style-43 {
    color: #fff;
    font-weight: 300;
    background-repeat: no-repeat
}

.custom-style-44 {
    color: #fff;
    background-repeat: no-repeat
}

.custom-style-44>.Row>.wrap-Grid>.Grid {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.custom-style-44>.Row>.wrap-Grid>.Grid>.Grid-cell {
    width: auto !important;
    display: block
}

.custom-style-44 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.custom-style-44,
.custom-style-44>a {
    color: #fff;
    transition: opacity .25s
}

.custom-style-44 svg {
    display: block;
    width: 16px;
    height: 14px;
    fill: currentColor
}

.custom-style-44>a:hover {
    opacity: .5
}

.custom-style-44 .Grid-cell {
    width: auto !important;
    display: block
}

.custom-style-46 .Grid-cell {
    width: auto !important;
    display: block
}

@media (max-width:1024px) {
    .custom-style-47 .ToggleNav-icon {
        cursor: pointer;
        height: 15px;
        position: relative;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        width: 22px
    }

    .custom-style-47 .ToggleNav-icon-item {
        background-color: #fff;
        display: block;
        height: 1px;
        left: 0;
        opacity: 1;
        position: absolute;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        transition: .2s ease-in-out;
        width: 100%
    }

    .custom-style-47 .ToggleNav-icon-item:nth-child(1) {
        top: 0
    }

    .custom-style-47 .ToggleNav-icon-item:nth-child(2) {
        top: 7px
    }

    .custom-style-47 .ToggleNav-icon-item:nth-child(3) {
        top: 15px
    }

    .showNav .custom-style-47 .ToggleNav-icon-item:nth-child(1) {
        top: 8px;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg)
    }

    .showNav .custom-style-47 .ToggleNav-icon-item:nth-child(2) {
        opacity: 0;
        left: -22px
    }

    .showNav .custom-style-47 .ToggleNav-icon-item:nth-child(3) {
        top: 8px;
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg)
    }
}

@media (min-width:1025px) {
    .custom-style-48 .Grid {
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .custom-style-48 .Grid-cell {
        width: auto !important;
        display: block
    }

    .custom-style-48>.Grid-widgetInnerCell {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .custom-style-48>.Grid-widgetInnerCell>.Row+.Row {
        margin-left: 12px
    }
}

@media (max-width:1024px) {
    .custom-style-48 {
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        padding: 0;
        background-color: #9d1e18;
        visibility: hidden;
        opacity: 0;
        transition: opacity .5s, visibility .5s
    }

    .showNav .custom-style-48 {
        visibility: visible;
        opacity: 1
    }
}

.custom-style-49 .Row+.Row {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s, visibility .5s
}

.custom-style-49:hover .Row+.Row {
    opacity: 1;
    visibility: visible
}

.custom-style-50 {
    background-color: #de2e25;
    padding-top: 24px;
    padding-bottom: 24px;
    background-repeat: no-repeat
}

.custom-style-50>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid {
    margin-left: -30px;
    width: auto !important
}

.custom-style-50>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell {
    padding-left: 30px;
    width: auto !important
}

.custom-style-50>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell:last-child {
    width: calc(100% - 132px) !important
}

.custom-style-50>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.u-size1of2:nth-child(2)>.Grid-innerCell>.shuttle-Widget>.Grid-widgetInnerCell>.Row:nth-child(2)>.shuttle-Widget>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell:nth-child(1)>.Grid-innerCell>.shuttle-Widget>.Grid-widgetInnerCell>.Row,
.custom-style-50>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.u-size1of2:nth-child(2)>.Grid-innerCell>.shuttle-Widget>.Grid-widgetInnerCell>.Row:nth-child(2)>.shuttle-Widget>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell:nth-child(1)>.Grid-innerCell>.shuttle-Widget>.Grid-widgetInnerCell,
.custom-style-50>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.u-size1of2:nth-child(2)>.Grid-innerCell>.shuttle-Widget>.Grid-widgetInnerCell>.Row:nth-child(2)>.shuttle-Widget>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell:nth-child(1)>.Grid-innerCell>.shuttle-Widget,
.custom-style-50>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.u-size1of2:nth-child(2)>.Grid-innerCell>.shuttle-Widget>.Grid-widgetInnerCell>.Row:nth-child(2)>.shuttle-Widget>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell:nth-child(1)>.Grid-innerCell,
.custom-style-50>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.u-size1of2:nth-child(2)>.Grid-innerCell>.shuttle-Widget>.Grid-widgetInnerCell>.Row:nth-child(2)>.shuttle-Widget>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell:nth-child(1),
.custom-style-50>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.u-size1of2:nth-child(2)>.Grid-innerCell>.shuttle-Widget>.Grid-widgetInnerCell>.Row:nth-child(2)>.shuttle-Widget>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid,
.custom-style-50>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.u-size1of2:nth-child(2)>.Grid-innerCell>.shuttle-Widget>.Grid-widgetInnerCell>.Row:nth-child(2)>.shuttle-Widget>.Grid-widgetInnerCell>.Row>.wrap-Grid,
.custom-style-50>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.u-size1of2:nth-child(2)>.Grid-innerCell>.shuttle-Widget>.Grid-widgetInnerCell>.Row:nth-child(2)>.shuttle-Widget>.Grid-widgetInnerCell>.Row,
.custom-style-50>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.u-size1of2:nth-child(2)>.Grid-innerCell>.shuttle-Widget>.Grid-widgetInnerCell>.Row:nth-child(2)>.shuttle-Widget>.Grid-widgetInnerCell,
.custom-style-50>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.u-size1of2:nth-child(2)>.Grid-innerCell>.shuttle-Widget>.Grid-widgetInnerCell>.Row:nth-child(2)>.shuttle-Widget,
.custom-style-50>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.u-size1of2:nth-child(2)>.Grid-innerCell>.shuttle-Widget>.Grid-widgetInnerCell>.Row:nth-child(2),
.custom-style-50>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.u-size1of2:nth-child(2)>.Grid-innerCell>.shuttle-Widget>.Grid-widgetInnerCell,
.custom-style-50>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.u-size1of2:nth-child(2)>.Grid-innerCell>.shuttle-Widget,
.custom-style-50>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.u-size1of2:nth-child(2)>.Grid-innerCell,
.custom-style-50>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.u-size1of2:nth-child(2),
.custom-style-50>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid,
.custom-style-50>.Container>.Grid-widgetInnerCell>.Row:nth-child(2)>.shuttle-Widget>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell:first-child>.Grid-innerCell>.shuttle-Widget>.Grid-widgetInnerCell>.Row:nth-child(2),
.custom-style-50>.Container>.Grid-widgetInnerCell>.Row:nth-child(2)>.shuttle-Widget>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell:first-child>.Grid-innerCell>.shuttle-Widget>.Grid-widgetInnerCell,
.custom-style-50>.Container>.Grid-widgetInnerCell>.Row:nth-child(2)>.shuttle-Widget>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell:first-child>.Grid-innerCell>.shuttle-Widget,
.custom-style-50>.Container>.Grid-widgetInnerCell>.Row:nth-child(2)>.shuttle-Widget>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell:first-child>.Grid-innerCell,
.custom-style-50>.Container>.Grid-widgetInnerCell>.Row:nth-child(2)>.shuttle-Widget>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell:first-child,
.custom-style-50>.Container>.Grid-widgetInnerCell>.Row:nth-child(2)>.shuttle-Widget>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid,
.custom-style-50>.Container>.Grid-widgetInnerCell>.Row:nth-child(2)>.shuttle-Widget>.Grid-widgetInnerCell>.Row>.wrap-Grid,
.custom-style-50>.Container>.Grid-widgetInnerCell>.Row:nth-child(2)>.shuttle-Widget>.Grid-widgetInnerCell>.Row,
.custom-style-50>.Container>.Grid-widgetInnerCell>.Row:nth-child(2)>.shuttle-Widget>.Grid-widgetInnerCell,
.custom-style-50>.Container>.Grid-widgetInnerCell>.Row:nth-child(2)>.shuttle-Widget,
.custom-style-50>.Container>.Grid-widgetInnerCell>.Row:nth-child(2),
.custom-style-50>.Container>.Grid-widgetInnerCell,
.custom-style-50>.Container {
    position: static
}

@media(max-width:600px) {
    .custom-style-50>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid {
        margin-left: -20px
    }

    .custom-style-50>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell {
        padding-left: 20px
    }

    .custom-style-50>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell:last-child {
        width: calc(100% - 66px) !important
    }

    .custom-style-50>.Container>.Grid-widgetInnerCell>.Row+.Row {
        margin-top: 20px
    }
}

.custom-style-51 {
    font-size: 46px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    background-repeat: no-repeat
}

.custom-style-51 {
    letter-spacing: -1px
}

.custom-style-52 {
    font-size: 46px;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    background-repeat: no-repeat
}

.custom-style-52 {
    letter-spacing: -1px
}

@media(max-width:1024px) {
    .custom-style-52 {
        font-size: calc(26px + (46 - 26) * (100vw - 320px) / (1024 - 320))
    }
}

@media(max-width:600px) {
    .custom-style-52 {
        max-width: 200px;
        font-size: 26px;
    }
}

.custom-style-53 {
    padding: 5px;
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    line-height: 1.5;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: 300;
    background-repeat: no-repeat
}

.custom-style-53:hover,
.custom-style-53-hover {
    color: #fff
}

.custom-style-53:active,
.custom-style-53-active {
    color: #fff
}

.custom-style-53:focus,
.custom-style-53-focus {
    color: #fff
}

.custom-style-53:after {
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    padding-left: 6px
}

.custom-style-54 {
    z-index: 999;
    margin-bottom: 10px;
    background-repeat: no-repeat
}

.custom-style-55 {
    padding: 7px;
    border-radius: 0;
    color: #fff;
    font-size: 15px;
    width: 34px;
    text-align: center;
    background-repeat: no-repeat
}

.custom-style-55 {
    transition: 0.25s
}

.custom-style-57:hover .custom-style-55 {
    background-color: #fff;
    color: #de2e25
}

@media(max-width:1024px) {
    .custom-style-55 {
        color: #de2e25;
        background-color: #fff
    }
}

.custom-style-56 {
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    background-color: #de2e25;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 16px;
    padding-right: 16px;
    line-height: 1;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    height: 34px;
    position: absolute;
    background-repeat: no-repeat
}

.custom-style-56:focus,
.custom-style-56-focus {
    border-color: #fff
}

.custom-style-56:hover,
.custom-style-56-hover {
    border-color: #fff
}

.custom-style-56:active,
.custom-style-56-active {
    border-color: #fff
}

.custom-style-56 {
    transition: 0.5s !important;
    padding-left: 0;
    padding-right: 0;
    width: 0 !important;
    box-sizing: border-box;
    visibility: hidden;
    position: absolute !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important
}

.custom-style-57:hover .custom-style-56,
.custom-style-213:hover .custom-style-56 {
    visibility: visible;
    width: 165px !important;
    padding-left: 5px;
    padding-right: 5px
}

.custom-style-56::-webkit-input-placeholder {
    color: #fff;
    opacity: .6
}

.custom-style-56::-moz-placeholder {
    color: #fff;
    opacity: .6
}

.custom-style-56:-ms-input-placeholder {
    color: #fff;
    opacity: .6
}

.custom-style-56:-moz-placeholder {
    color: #fff;
    opacity: .6
}

@media(max-width:1210px) {
    .custom-style-56 {
        position: static !important
    }
}

@media(max-width:1024px) {
    .custom-style-56 {
        width: 100% !important;
        position: relative !important;
        visibility: visible;
        padding-left: 5px;
        padding-right: 5px
    }

    .custom-style-57:hover .custom-style-56,
    .custom-style-213:hover .custom-style-56 {
        width: 100% !important
    }
}

.custom-style-57>form>.Row>.wrap-Grid>.Grid>.Grid-cell:first-child {
    width: auto !important
}

.custom-style-57>form>.Row>.wrap-Grid>.Grid>.Grid-cell:last-child {
    width: calc(100% - 34px) !important
}

@media(max-width:1210px) {
    .custom-style-57 {
        position: absolute;
        right: 0
    }
}

.custom-style-57>form>.Row>.wrap-Grid>.Grid {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

@media(max-width:1024px) {
    .custom-style-57 {
        position: relative
    }
}

@media (min-width:1025px) and (max-width:1209px) {
    .custom-style-57 {
        top: -13px
    }
}

.custom-style-58>.Row>.wrap-Grid>.Grid {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -10px
}

.custom-style-58>.Row>.wrap-Grid>.Grid>.Grid-cell {
    width: auto !important;
    display: block;
    padding-left: 10px
}

@media(min-width:1024px) {
    .custom-style-58>.Row>.wrap-Grid>.Grid {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media(max-width:1024px) {
    .custom-style-58>.Row>.wrap-Grid>.Grid>.Grid-cell:nth-child(2) {
        width: calc(100% - 52px) !important
    }

    .custom-style-58>.Row>.wrap-Grid>.Grid {
        -webkit-flex-flow: row-reverse nowrap;
        -ms-flex-flow: row-reverse nowrap;
        flex-flow: row-reverse nowrap
    }
}

.custom-style-59 {
    color: #de2e25;
    line-height: 1;
    font-size: 14px;
    margin-right: 6px;
    background-repeat: no-repeat
}

.custom-style-60 {
    background-color: #fff;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 11px;
    padding-right: 11px;
    background-repeat: no-repeat
}

.custom-style-60>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.custom-style-60>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell:last-child {
    height: 14px
}

.custom-style-60>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell:last-child>.Grid-innerCell>.shuttle-Element--image,
.custom-style-60>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell:last-child>.Grid-innerCell,
.custom-style-60>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell:last-child {
    line-height: 1
}

.custom-style-60>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell:last-child>.Grid-innerCell>.shuttle-Element--image {
    display: block
}

.custom-style-61 {
    padding: 0 10px;
    color: #fff;
    font-size: 15px;
    line-height: 30px
}

.custom-style-62 {
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    background-repeat: no-repeat
}

.custom-style-62>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.custom-style-62>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell {
    width: auto !important
}

.custom-style-63>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell:first-child {
    z-index: 99
}

@media(max-width:1024px) {
    .custom-style-63>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell:first-child {
        width: 100% !important
    }

    .custom-style-63>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell:last-child {
        display: none
    }
}

.custom-style-64>.Row>.wrap-Grid>.Grid {
    margin-left: -10px
}

.custom-style-64>.Row>.wrap-Grid>.Grid>.Grid-cell {
    padding-left: 10px;
    width: auto !important
}

.custom-style-65>.Row>.wrap-Grid>.Grid {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.custom-style-65>.Row>.wrap-Grid>.Grid>.Grid-cell {
    width: auto !important;
    display: block
}

@media(min-width:601px) {
    .custom-style-66 {
        display: none
    }
}

@media(max-width:600px) {
    .custom-style-67 {
        display: none
    }
}

.custom-style-68 {
    transition: 0.25s
}

@media(max-width:600px) {
    .custom-style-68 {
        width: 46px
    }
}

@media(min-width:1025px) {
    .custom-style-69>.Nav-item+.Nav-item {
        margin-left: 25px
    }
}

.custom-style-69>.Nav-item:first-child>a {
    font-size: 18px
}

.custom-style-69 {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width:1024px) {
    .custom-style-69 {
        display: block;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        box-shadow: inset 0 10px 20px -10px rgb(0 0 0 / .5)
    }

    .custom-style-69>li {
        width: 100%
    }

    .custom-style-69>li+li {
        border-top: 1px solid #b4231b
    }
}

.custom-style-70 {
    background-color: #d7d7d7;
    padding-bottom: 4px;
    background-repeat: no-repeat
}

.custom-style-70 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-left: -4px
}

.custom-style-70>.Row {
    width: 20%;
    padding-top: 4px;
    padding-left: 4px
}

@media (max-width:1970px) {
    .custom-style-70 h2 {
        font-size: 22px
    }
}

@media (max-width:1790px) {
    .custom-style-70 h2 {
        font-size: 20px
    }
}

@media(max-width:1660px) {
    .custom-style-70>.Row {
        width: 25%
    }
}

@media(max-width:1340px) {
    .custom-style-70>.Row {
        width: 33.3333%
    }
}

@media(max-width:1000px) {
    .custom-style-70>.Row {
        width: 50%
    }
}

@media(max-width:680px) {
    .custom-style-70>.Row {
        width: 100%
    }
}

.custom-style-71 {
    padding: 10px;
    font-size: 24px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    width: 100%;
    background-color: #666;
    font-weight: 700;
    text-transform: uppercase;
    background-repeat: no-repeat
}

.custom-style-71 {
    max-width: 100%;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    word-wrap: normal !important
}

.custom-style-72 {
    background-color: #191919;
    background-repeat: no-repeat
}

.custom-style-73 {
    border-radius: 0;
    height: 40px;
    width: 40px;
    background-color: #de2e25;
    color: #fff;
    line-height: 40px;
    text-align: center;
    background-repeat: no-repeat
}

.custom-style-73:hover,
.custom-style-73-hover {
    background-color: #9d1e18
}

.custom-style-73:active,
.custom-style-73-active {
    background-color: #9d1e18
}

.custom-style-73:focus,
.custom-style-73-focus {
    background-color: #9d1e18
}

.custom-style-74 {
    border-width: 0;
    border-radius: 0;
    font-size: 15px;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #464646;
    color: #fff;
    line-height: 1.5;
    height: 40px;
    width: 180px;
    background-repeat: no-repeat
}

.custom-style-74 {
    width: 180px !important
}

.custom-style-75>form>.Row>.wrap-Grid>.Grid {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.custom-style-75>form>.Row>.wrap-Grid>.Grid>.Grid-cell {
    width: auto !important;
    display: block
}

.custom-style-76 {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    background-repeat: no-repeat
}

@media(max-width:600px) {
    .custom-style-76 {
        font-size: 16px
    }
}

.custom-style-77>.Row>.wrap-Grid>.Grid {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-left: -50px;
    margin-top: -11px
}

.custom-style-77>.Row>.wrap-Grid>.Grid>.Grid-cell {
    width: auto !important;
    display: block;
    padding-left: 50px;
    padding-top: 11px
}

@media(max-width:600px) {
    .custom-style-77>.Row>.wrap-Grid>.Grid {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.custom-style-78 {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 700;
    text-align: left;
    background-repeat: no-repeat
}

.custom-style-78:hover,
.custom-style-78-hover {
    text-decoration: underline;
    color: #fff
}

.custom-style-78:active,
.custom-style-78-active {
    text-decoration: underline;
    color: #fff
}

.custom-style-78:focus,
.custom-style-78-focus {
    text-decoration: underline;
    color: #fff
}

.custom-style-79 {
    color: #fff;
    font-size: 14px;
    line-height: 1.35;
    width: 100%;
    text-align: left;
    font-weight: 300;
    background-repeat: no-repeat
}

.custom-style-79:hover,
.custom-style-79-hover {
    color: #fff;
    text-decoration: underline
}

.custom-style-79:active,
.custom-style-79-active {
    color: #fff;
    text-decoration: underline
}

.custom-style-79:focus,
.custom-style-79-focus {
    color: #fff;
    text-decoration: underline
}

.custom-style-80 {
    display: block
}

.custom-style-80>li {
    width: 100%
}

.custom-style-81 {
    font-weight: 300;
    font-size: 14px;
    color: #fff;
    background-repeat: no-repeat
}

.custom-style-81 a {
    color: #fff
}

.custom-style-81 a:hover {
    text-decoration: underline
}

.custom-style-82 {
    background-color: #000
}

.custom-style-82>.FlexEmbed-object {
    transition: 0.25s
}

.custom-style-83:hover .custom-style-82>.FlexEmbed-object {
    opacity: .75
}

.custom-style-84 {
    color: #fff;
    font-size: 110px;
    line-height: 1.3;
    text-transform: uppercase;
    background-repeat: no-repeat
}

.custom-style-84 {
    font-size: clamp(40px, 5vw, 72px)
}

.custom-style-85 {
    color: #fff;
    font-size: 52px;
    background-repeat: no-repeat
}

.custom-style-85 {
    font-size: clamp(23px, 3vw, 38px)
}

.custom-style-86 {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #de2e25;
    line-height: 1.3;
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    background-repeat: no-repeat
}

.custom-style-87 {
    border-width: 3px;
    border-style: solid;
    border-color: #fff;
    background-color: #fff;
    background-repeat: no-repeat
}

.custom-style-88 {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 22px;
    padding-top: 30px;
    background-color: #fff;
    color: #111;
    background-repeat: no-repeat
}

.custom-style-89 {
    padding: 30px;
    background-color: #de2e25;
    color: #fff;
    font-size: 24px;
    width: 100%;
    text-align: left;
    font-weight: 700;
    background-repeat: no-repeat
}

.custom-style-89:hover,
.custom-style-89-hover {
    color: #fff;
    background-color: #9d1e18
}

.custom-style-89:active,
.custom-style-89-active {
    color: #fff;
    background-color: #9d1e18
}

.custom-style-89:focus,
.custom-style-89-focus {
    color: #fff;
    background-color: #9d1e18
}

.custom-style-89 {
    letter-spacing: -1px;
    transition: 0.25s
}

.custom-style-90 {
    padding: 30px;
    background-color: #de2e25;
    color: #fff;
    font-size: 24px;
    width: 100%;
    text-align: left;
    font-weight: 700;
    background-image: url(https://shuttle-storage.s3.amazonaws.com/compa/images/dealers.png?1512570670);
    padding-right: 94px;
    background-repeat: no-repeat
}

.custom-style-90:hover,
.custom-style-90-hover {
    color: #fff;
    background-color: #9d1e18
}

.custom-style-90:active,
.custom-style-90-active {
    color: #fff;
    background-color: #9d1e18
}

.custom-style-90:focus,
.custom-style-90-focus {
    color: #fff;
    background-color: #9d1e18
}

.custom-style-90 {
    letter-spacing: -1px;
    transition: 0.25s
}

.custom-style-90 {
    background-position: calc(100% - 30px) 50%
}

.custom-style-91>.wrap-Grid>.Grid {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.custom-style-92 {
    padding-top: 20px;
    padding-bottom: 20px;
    background-repeat: no-repeat
}

.custom-style-93 {
    font-size: 18px;
    font-weight: 700;
    background-repeat: no-repeat
}

.custom-style-93:hover,
.custom-style-93-hover {
    color: inherit
}

.custom-style-93:active,
.custom-style-93-active {
    color: inherit
}

.custom-style-93:focus,
.custom-style-93-focus {
    color: inherit
}

.custom-style-94 {
    font-size: 22px;
    font-weight: 700;
    background-repeat: no-repeat
}

.custom-style-94:hover,
.custom-style-94-hover {
    color: inherit
}

.custom-style-94:active,
.custom-style-94-active {
    color: inherit
}

.custom-style-94:focus,
.custom-style-94-focus {
    color: inherit
}

.custom-style-95 {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media(max-width:767px) {
    .custom-style-95 {
        left: auto;
        right: 0
    }
}

@media(max-width:480px) {
    .custom-style-95 {
        /* display: none */
    }
}

.custom-style-96>.Row>.wrap-Grid>.Grid {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: -20px
}

.custom-style-96>.Row>.wrap-Grid>.Grid>.Grid-cell {
    width: auto !important;
    padding-left: 20px
}

.custom-style-97 {
    margin: 30px;
    background-repeat: no-repeat
}

.custom-style-98 {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 20px;
    text-align: center;
    color: #191919;
    background-repeat: no-repeat
}

.custom-style-99 {
    background-color: #d7d7d7;
    padding-bottom: 4px;
    background-repeat: no-repeat
}

.custom-style-99 {
    margin-left: -4px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.custom-style-99>.Row {
    padding-left: 4px;
    padding-top: 4px;
    width: 33.3333%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.custom-style-99>.Row>.Grid-widgetInnerCell>.Row>.shuttle-Widget>a,
.custom-style-99>.Row>.Grid-widgetInnerCell>.Row>.shuttle-Widget,
.custom-style-99>.Row>.Grid-widgetInnerCell>.Row,
.custom-style-99>.Row>.Grid-widgetInnerCell {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%
}

@media(max-width:767px) {
    .custom-style-99>.Row {
        width: 50%
    }
}

@media(max-width:600px) {
    .custom-style-99>.Row {
        width: 100%
    }
}

.custom-style-100 {
    background-color: #fff;
    background-repeat: no-repeat
}

.custom-style-101 {
    color: #fff;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    background-repeat: no-repeat
}

.custom-style-101 {
    position: absolute;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #666;
    opacity: 0;
    transition: 0.25s;
    visibility: hidden;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.custom-style-100:hover .custom-style-101 {
    opacity: .9;
    visibility: visible
}

.custom-style-106 {
    font-size: 28px;
    line-height: 1.45;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    color: #de2e25;
    padding-left: 166px;
    padding-right: 166px;
    background-repeat: no-repeat
}

@media(max-width:1210px) {
    .custom-style-106 {
        font-size: calc(22px + (28 - 22) * (100vw - 320px) / (1210 - 320))
    }
}

@media(max-width:1024px) {
    .custom-style-106 {
        padding-left: 100px;
        padding-right: 0
    }
}

@media(max-width:767px) {
    .custom-style-106 {
        padding-left: 0;
        padding-right: 100px;
        text-align: left
    }
}

@media(max-width:480px) {
    .custom-style-106 {
        padding-right: 0
    }
}

.custom-style-107 {
    border-radius: 100%;
    border-width: 2px;
    border-color: #666;
    border-style: solid;
    background-color: #fff;
    width: 29px;
    height: 29px;
    line-height: 27px;
    text-align: center;
    color: #666;
    font-size: 12px;
    background-repeat: no-repeat
}

.custom-style-107:hover,
.custom-style-107-hover {
    color: #fff;
    background-color: #666
}

.custom-style-107:active,
.custom-style-107-active {
    color: #fff;
    background-color: #666
}

.custom-style-107:focus,
.custom-style-107-focus {
    color: #fff;
    background-color: #666
}

.custom-style-108 {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media(max-width:1024px) {
    .custom-style-108 {
        display: none
    }
}

.custom-style-109 {
    font-size: 28px;
    line-height: 1.45;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    color: #de2e25;
    padding-left: 100px;
    background-repeat: no-repeat
}

@media(max-width:767px) {
    .custom-style-109 {
        text-align: left;
        padding-left: 0;
        padding-right: 100px
    }
}

@media(max-width:1210px) {
    .custom-style-109 {
        font-size: calc(22px + (28 - 22) * (100vw - 320px) / (1210 - 320))
    }
}

@media(max-width:481px) {
    .custom-style-109 {
        padding-right: 0
    }
}

.custom-style-110 {
    padding-top: 11px;
    padding-bottom: 11px;
    background-color: #d7d7d7;
    background-repeat: no-repeat
}

@media(min-width:1025px) {
    .custom-style-110 {
        display: none
    }
}

@media(min-width:481px) {
    .custom-style-111 {
        display: none
    }
}

.custom-style-112 {
    padding-top: 11px;
    padding-bottom: 11px;
    background-color: #d7d7d7;
    background-repeat: no-repeat
}

@media(min-width:481px) {
    .custom-style-112 {
        display: none
    }
}

.custom-style-113 {
    padding: 10px;
    background-color: #fff;
    background-repeat: no-repeat
}

.custom-style-114 {
    background-color: #d7d7d7;
    padding-top: 50px;
    padding-bottom: 50px;
    background-repeat: no-repeat
}

.custom-style-114>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid {
    margin-left: -50px;
    margin-top: -50px;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.custom-style-114>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell {
    padding-left: 50px;
    padding-top: 50px
}

@media(min-width:1025px) {
    .custom-style-114>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell:first-child {
        width: 470px !important
    }

    .custom-style-114>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell:last-child {
        width: calc(100% - 470px) !important
    }
}

@media(max-width:1024px) {
    .custom-style-114>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid {
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .custom-style-114>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell {
        width: 100% !important
    }

    .custom-style-114 {
        padding-top: 0
    }
}

.custom-style-116 {
    width: 30px;
    height: 30px;
    background-color: #191919;
    z-index: 9;
    background-repeat: no-repeat
}

.custom-style-116 {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%) scale(1, 1);
    transform: translateY(-50%) scale(1, 1)
}

.custom-style-116:before {
    content: '\f104';
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #666;
    width: 100%;
    height: 100%;
    color: #fff;
    transition: 0.25s
}

.custom-style-116:hover:before {
    opacity: .7
}

.custom-style-117 {
    width: 30px;
    height: 30px;
    background-color: #191919;
    z-index: 9;
    background-repeat: no-repeat
}

.custom-style-117 {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%) scale(1, 1);
    transform: translateY(-50%) scale(1, 1)
}

.custom-style-117:before {
    content: '\f105';
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #666;
    width: 100%;
    height: 100%;
    color: #fff;
    transition: 0.25s
}

.custom-style-117:hover:before {
    opacity: .7
}

.custom-style-118 {
    padding-top: 5px;
    background-repeat: no-repeat
}

.custom-style-118>.Grid-widgetInnerCell {
    padding-left: 5px;
    padding-top: 5px;
    width: 20%
}

.custom-style-118>.Grid-widgetInnerCell>.Row {
    position: relative
}

.custom-style-118 {
    margin-left: -5px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.custom-style-118>.Grid-widgetInnerCell.active-item .shuttle-Element--image:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #666
}

.custom-style-119 {
    padding: 15px;
    text-align: center;
    color: #fff;
    background-color: #191919;
    width: 100%;
    font-size: 15px;
    background-repeat: no-repeat
}

.custom-style-119:hover,
.custom-style-119-hover {
    color: #fff
}

.custom-style-119:active,
.custom-style-119-active {
    color: #fff
}

.custom-style-119:focus,
.custom-style-119-focus {
    color: #fff
}

.custom-style-119 {
    transition: 0.25s
}

.custom-style-119:hover {
    background-color: #303030
}

.custom-style-120 {
    padding-top: 5px;
    background-repeat: no-repeat
}

.custom-style-120>.Row {
    padding-top: 5px
}

.custom-style-121 {
    width: 420px;
    background-repeat: no-repeat
}

@media(max-width:1024px) {
    .custom-style-121 {
        width: 100% !important
    }
}

.custom-style-122>form>.Row>.Form-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.custom-style-122>form>.Row>.Form-item>label {
    width: auto !important;
    white-space: nowrap
}

.custom-style-122>form>.Row>.Form-item>.Form-controls {
    width: 100% !important
}

.custom-style-122 .Form-item--action>.Form-controls {
    width: 100% !important
}

.custom-style-123 {
    font-size: 15px;
    color: #191919;
    background-repeat: no-repeat
}

.custom-style-124 {
    border-radius: 0;
    color: #fff;
    font-size: 15px;
    background-color: #666;
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 7px;
    padding-bottom: 7px;
    position: relative;
    background-repeat: no-repeat
}

.custom-style-124 {
    transition: 0.25s !important
}

.custom-style-124:hover {
    opacity: .7
}

.custom-style-125 .Form-item {
    display: inline-block;
    width: auto !important;
    margin-left: 0
}

.custom-style-125 .Form-controls {
    margin-left: 0
}

.custom-style-125 {
    display: inline-block
}

.custom-style-126 {
    padding: 40px;
    background-color: #fff;
    background-repeat: no-repeat
}

.custom-style-127 {
    color: #666;
    line-height: 1.2222;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    background-repeat: no-repeat
}

.custom-style-128 {
    margin-bottom: 24px;
    color: #191919;
    font-size: 15px;
    background-repeat: no-repeat
}

.custom-style-128 a {
    color: #de2e25
}

.custom-style-128 a:hover,
.custom-style-128 a:focus,
.custom-style-128 a:active {
    color: #9d1e18
}

.custom-style-128 h2,
.custom-style-128 h3 {
    color: #de2e25
}

.custom-style-128 ul {
    list-style-type: none;
    margin-left: 0
}

.custom-style-128 ul>li {
    padding-left: 20px;
    position: relative
}

.custom-style-128 ul>li:before {
    content: "\f0a9";
    line-height: 1.46667;
    position: absolute;
    top: 0;
    left: 0;
    font-family: "Font Awesome 5 Pro";
    color: #191919
}

.custom-style-129 {
    width: 52px;
    height: 52px;
    background-repeat: no-repeat
}

.custom-style-130 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-left: -10px;
    margin-top: -10px
}

.custom-style-130>.Row {
    width: auto !important;
    padding-left: 10px;
    padding-top: 10px;
    margin-bottom: 24px
}

.custom-style-131 {
    font-size: 14px;
    background-repeat: no-repeat
}

.custom-style-131 {
    background: #333;
    background: rgb(0 0 0 / .8);
    border-radius: 5px;
    bottom: calc(100% + 12px);
    color: #fff;
    left: 50%;
    padding: 2px 10px;
    position: absolute;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: 98;
    white-space: nowrap;
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: 0.25s
}

.custom-style-131:before {
    border: solid;
    border-color: #333 #fff0;
    border-width: 6px 6px 0 6px;
    bottom: -6px;
    content: "";
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: absolute;
    z-index: 99
}

.custom-style-132:hover .custom-style-131 {
    opacity: 1;
    visibility: visible
}

.custom-style-133 {
    margin-bottom: 24px;
    color: #191919;
    font-size: 13px;
    line-height: 1.15;
    background-repeat: no-repeat
}

.custom-style-133 a {
    color: #de2e25
}

.custom-style-133 a:hover,
.custom-style-133 a:focus,
.custom-style-133 a:active {
    color: #9d1e18
}

.custom-style-133 h2,
.custom-style-133 h3 {
    color: #de2e25
}

.custom-style-133 a {
    color: #666;
    transition: 0.25s
}

.custom-style-133 a:hover,
.custom-style-133 a:focus,
.custom-style-133 a:active {
    color: #666;
    opacity: .7
}

.custom-style-134 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-left: -20px;
    margin-top: -20px
}

.custom-style-134>.Row {
    padding-left: 20px;
    padding-top: 20px;
    width: 25% !important
}

@media(max-width:1024px) {
    .custom-style-134>.Row {
        padding-left: 20px;
        padding-top: 20px;
        width: 33.333333% !important
    }
}

@media(max-width:767px) {
    .custom-style-134>.Row {
        padding-left: 20px;
        padding-top: 20px;
        width: 50% !important
    }
}

@media(max-width:480px) {
    .custom-style-134>.Row {
        padding-left: 20px;
        padding-top: 20px;
        width: 100% !important
    }
}

.custom-style-135 {
    border-width: 1px;
    border-style: solid;
    border-color: #d7d7d7;
    background-repeat: no-repeat
}

.custom-style-136 {
    border-radius: 100%;
    border-width: 2px;
    border-color: #666;
    border-style: solid;
    background-color: #fff;
    width: 29px;
    height: 29px;
    line-height: 27px;
    text-align: center;
    color: #666;
    font-size: 12px;
    background-repeat: no-repeat
}

.custom-style-136:hover,
.custom-style-136-hover {
    color: #fff;
    background-color: #666
}

.custom-style-136:active,
.custom-style-136-active {
    color: #fff;
    background-color: #666
}

.custom-style-136:focus,
.custom-style-136-focus {
    color: #fff;
    background-color: #666
}

.custom-style-136:hover,
.custom-style-136:focus,
.custom-style-136:active {
    border-color: #3b5998 !important;
    background-color: #3b5998
}

.custom-style-137 {
    border-radius: 100%;
    border-width: 2px;
    border-color: #666;
    border-style: solid;
    background-color: #fff;
    width: 29px;
    height: 29px;
    line-height: 27px;
    text-align: center;
    color: #666;
    font-size: 12px;
    background-repeat: no-repeat
}

.custom-style-137:hover,
.custom-style-137-hover {
    color: #fff;
    background-color: #666
}

.custom-style-137:active,
.custom-style-137-active {
    color: #fff;
    background-color: #666
}

.custom-style-137:focus,
.custom-style-137-focus {
    color: #fff;
    background-color: #666
}

.custom-style-137:hover,
.custom-style-137:active,
.custom-style-137:focus {
    border-color: #007bb5 !important;
    background-color: #007bb5
}

.custom-style-138 {
    border-radius: 100%;
    border-width: 2px;
    border-color: #666;
    border-style: solid;
    background-color: #fff;
    width: 29px;
    height: 29px;
    line-height: 27px;
    text-align: center;
    color: #666;
    font-size: 12px;
    background-repeat: no-repeat
}

.custom-style-138:hover,
.custom-style-138-hover {
    color: #fff;
    background-color: #666
}

.custom-style-138:active,
.custom-style-138-active {
    color: #fff;
    background-color: #666
}

.custom-style-138:focus,
.custom-style-138-focus {
    color: #fff;
    background-color: #666
}

.custom-style-138:hover,
.custom-style-138:active,
.custom-style-138:focus {
    border-color: #55acee !important;
    background-color: #55acee
}

.custom-style-139 {
    border-radius: 100%;
    border-width: 2px;
    border-color: #666;
    border-style: solid;
    background-color: #fff;
    width: 29px;
    height: 29px;
    line-height: 27px;
    text-align: center;
    color: #666;
    font-size: 12px;
    background-repeat: no-repeat
}

.custom-style-139:hover,
.custom-style-139-hover {
    color: #fff;
    background-color: #666
}

.custom-style-139:active,
.custom-style-139-active {
    color: #fff;
    background-color: #666
}

.custom-style-139:focus,
.custom-style-139-focus {
    color: #fff;
    background-color: #666
}

.custom-style-139:hover,
.custom-style-139:active,
.custom-style-139:focus {
    border-color: #dd4b39 !important;
    background-color: #dd4b39
}

.custom-style-140 {
    color: #fff;
    background-color: #666;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
    width: 100%;
    text-align: left;
    background-repeat: no-repeat
}

.custom-style-140:hover,
.custom-style-140-hover {
    color: #fff
}

.custom-style-140:active,
.custom-style-140-active {
    color: #fff
}

.custom-style-140:focus,
.custom-style-140-focus {
    color: #fff
}

.custom-style-140:hover,
.custom-style-140:active,
.custom-style-140:focus {
    opacity: .7
}

.custom-style-140 {
    opacity: 1;
    transition: 0.25s !important
}

.custom-style-140 i {
    margin-right: 12px;
    font-size: 13px
}

.custom-style-141 {
    display: inline-block
}

.custom-style-141>.Grid-widgetInnerCell>.Row+.Row {
    margin-top: 5px
}

@media(max-width:600px) {
    .custom-style-141 {
        display: block
    }
}

.custom-style-142>.Row>.wrap-Grid>.Grid {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    margin-left: -24px;
    margin-top: -24px
}

.custom-style-142>.Row>.wrap-Grid>.Grid>.Grid-cell {
    width: auto !important;
    display: block;
    padding-left: 24px;
    padding-top: 24px
}

@media(max-width:600px) {
    .custom-style-142>.Row>.wrap-Grid>.Grid>.Grid-cell {
        width: 100% !important;
        display: block
    }

    .custom-style-142>.Row>.wrap-Grid>.Grid {
        -webkit-flex-flow: column-reverse nowrap;
        -ms-flex-flow: column-reverse nowrap;
        flex-flow: column-reverse nowrap
    }
}

.custom-style-143 {
    visibility: hidden;
    opacity: 0;
    transition: 0.5s;
    z-index: 999999
}

.custom-style-143.open {
    visibility: visible;
    opacity: 1
}

.custom-style-144 {
    background-color: rgb(0 0 0 / .7);
    background-repeat: no-repeat
}

.custom-style-144 {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    transition: 0.5s
}

.custom-style-145 {
    border-radius: 4px;
    background-color: #f9f9f9;
    background-repeat: no-repeat
}

.custom-style-145 {
    transition: 0.5s;
    z-index: 100000;
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    overflow: visible;
    box-shadow: 0 10px 25px rgb(0 0 0 / .5)
}

.custom-style-146 {
    border-radius: 100%;
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    background-image: url(https://shuttle-storage.s3.amazonaws.com/compa/assets/images/close-white.svg?1512732545);
    position: absolute;
    top: -15px;
    z-index: 9;
    width: 30px;
    background-size: 12px 12px;
    background-color: #191919;
    height: 30px;
    right: -15px;
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.custom-style-146 {
    font-size: 0;
    box-shadow: 0 0 5px 1px rgb(0 0 0 / .2)
}

.custom-style-147 {
    color: #fff;
    background-color: #666;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
    width: 100%;
    text-align: left;
    background-repeat: no-repeat
}

.custom-style-147:hover,
.custom-style-147-hover {
    color: #fff
}

.custom-style-147:active,
.custom-style-147-active {
    color: #fff
}

.custom-style-147:focus,
.custom-style-147-focus {
    color: #fff
}

.custom-style-147:hover,
.custom-style-147:active,
.custom-style-147:focus {
    opacity: .7
}

.custom-style-147 {
    opacity: 1;
    transition: 0.25s !important
}

.custom-style-147 i {
    margin-right: 12px;
    font-size: 13px
}

.custom-style-148 {
    padding: 40px;
    width: 500px;
    max-width: 100%;
    background-repeat: no-repeat
}

.custom-style-148 {
    max-width: calc(100vw - 40px);
    max-height: calc(100vh - 40px);
    overflow: auto
}

.custom-style-149 {
    padding: 10px;
    text-align: left;
    color: #fff;
    background-color: #191919;
    width: 100%;
    font-weight: 700;
    background-repeat: no-repeat
}

.custom-style-149:hover,
.custom-style-149-hover {
    background-color: #303030;
    color: #fff
}

.custom-style-149:active,
.custom-style-149-active {
    color: #fff
}

.custom-style-149:focus,
.custom-style-149-focus {
    color: #fff
}

.custom-style-150 {
    padding: 10px;
    background-color: #de2e25;
    background-repeat: no-repeat
}

.custom-style-151 {
    font-size: 24px;
    line-height: 1.2;
    color: #fff;
    font-weight: 700;
    background-repeat: no-repeat
}

.custom-style-152 {
    padding: 10px;
    background-color: #fff;
    background-repeat: no-repeat
}

.custom-style-153 {
    margin-bottom: 0;
    color: #191919;
    font-size: 15px;
    background-repeat: no-repeat
}

.custom-style-153 a {
    color: #de2e25
}

.custom-style-153 a:hover,
.custom-style-153 a:focus,
.custom-style-153 a:active {
    color: #9d1e18
}

.custom-style-153 h2,
.custom-style-153 h3 {
    color: #de2e25
}

.custom-style-154 {
    margin-bottom: 24px;
    font-size: 24px;
    line-height: 1.83;
    font-weight: 700;
    color: #de2e25;
    background-repeat: no-repeat
}

.custom-style-155 {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #d7d7d7;
    background-repeat: no-repeat
}

.custom-style-155>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid {
    margin-left: -50px;
    margin-top: -50px;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.custom-style-155>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell {
    padding-left: 50px;
    padding-top: 50px
}

.custom-style-155>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell {
    width: auto !important
}

.custom-style-155>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell:last-child {
    width: 100% !important
}

@media(max-width:1024px) {
    .custom-style-155>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid {
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .custom-style-155>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell {
        width: 100% !important
    }
}

.custom-style-156 {
    padding: 40px;
    background-color: #fff;
    background-repeat: no-repeat
}

@media(max-width:1210px) {
    .custom-style-156 {
        padding: calc(20px + (40 - 20) * (100vw - 1024px) / (1210 - 1024))
    }
}

@media(max-width:1024px) {
    .custom-style-156 {
        padding: 20px
    }
}

.custom-style-157 {
    margin-bottom: 24px;
    color: #191919;
    font-size: 15px;
    background-repeat: no-repeat
}

.custom-style-157 a {
    color: #de2e25
}

.custom-style-157 a:hover,
.custom-style-157 a:focus,
.custom-style-157 a:active {
    color: #9d1e18
}

.custom-style-157 h2,
.custom-style-157 h3 {
    color: #de2e25
}

.custom-style-157 .text-grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-left: -24px;
    margin-top: -24px
}

.custom-style-157 .text-grid>p {
    width: 50%;
    padding-left: 24px;
    padding-top: 24px
}

.custom-style-157 .text-grid>div {
    width: 50%;
    padding-left: 24px;
    padding-top: 24px
}

.custom-style-157 .text-grid>div>img {
    width: 100%
}

.custom-style-157 a {
    color: #de2e25
}

@media(max-width:600px) {

    .custom-style-157 .text-grid>p,
    .custom-style-157 .text-grid>div {
        width: 100%
    }
}

.custom-style-158 {
    font-size: 18px;
    line-height: 1.22;
    color: #de2e25;
    font-weight: 700;
    background-repeat: no-repeat
}

.custom-style-159 {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #d7d7d7;
    background-repeat: no-repeat
}

.custom-style-159>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid {
    margin-left: -50px;
    margin-top: -50px;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.custom-style-159>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell {
    padding-left: 50px;
    padding-top: 50px
}

.custom-style-159>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell {
    width: auto !important
}

.custom-style-159>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell:last-child {
    width: 100% !important
}

@media(max-width:1024px) {
    .custom-style-159>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid {
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .custom-style-159>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell {
        width: 100% !important
    }
}

@media(max-width:1024px) {
    .custom-style-159>.Container>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid {
        -webkit-flex-flow: column-reverse wrap;
        -ms-flex-flow: column-reverse wrap;
        flex-flow: column-reverse wrap
    }
}

.custom-style-160 {
    padding: 10px;
    background-color: #fff;
    background-repeat: no-repeat
}

.custom-style-160>.Row+.Row {
    margin-top: 5px
}

.custom-style-160>li {
    display: block;
    width: 100%
}

.custom-style-160>li+li {
    margin-top: 6px
}

.custom-style-160>li>ul>li+li {
    margin-top: 6px
}

.custom-style-161 {
    padding: 10px;
    text-align: left;
    color: #fff;
    background-color: #191919;
    width: 100%;
    font-weight: 700;
    font-size: 15px;
    background-repeat: no-repeat
}

.custom-style-161:hover,
.custom-style-161-hover {
    background-color: #303030;
    color: #fff
}

.custom-style-161:active,
.custom-style-161-active {
    color: #fff
}

.custom-style-161:focus,
.custom-style-161-focus {
    color: #fff
}

.custom-style-161.custom-style-161-active {
    background-color: #de2e25
}

.custom-style-162 {
    padding: 10px;
    text-align: left;
    color: #fff;
    background-color: #de2e25;
    width: 100%;
    font-weight: 700;
    font-size: 15px;
    background-repeat: no-repeat
}

.custom-style-162:hover,
.custom-style-162-hover {
    background-color: #de2e25;
    color: #fff
}

.custom-style-162:active,
.custom-style-162-active {
    color: #fff;
    background-color: #de2e25
}

.custom-style-162:focus,
.custom-style-162-focus {
    color: #fff;
    background-color: #de2e25
}

.custom-style-162.custom-style-161-active {
    background-color: #de2e25
}

.custom-style-163>.Row+.Row .custom-style-164 {
    padding-top: 24px;
    margin-top: 22px;
    border-top: 1px solid #d7d7d7
}

.custom-style-165 {
    max-width: 45px;
    background-repeat: no-repeat
}

.custom-style-166>.Row>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    margin-left: -44px;
    margin-top: -44px
}

.custom-style-166>.Row>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell {
    width: auto !important;
    padding-left: 44px;
    padding-top: 44px
}

.custom-style-166>.Row {
    margin-top: 22px;
    padding-top: 22px;
    border-top: 1px solid #d7d7d7
}

@media(max-width:600px) {
    .custom-style-166>.Row>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid>.Grid-cell {
        width: 100% !important;
        padding-left: 22px;
        padding-top: 22px
    }

    .custom-style-166>.Row>.Grid-widgetInnerCell>.Row>.wrap-Grid>.Grid {
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-left: -22px;
        margin-top: -22px
    }
}

.custom-style-167 {
    margin-top: -22px
}

.custom-style-167>.Row {
    padding-top: 22px
}

.custom-style-168 {
    margin-bottom: 0;
    color: #191919;
    font-size: 15px;
    background-repeat: no-repeat
}

.custom-style-168 a {
    color: #de2e25
}

.custom-style-168 a:hover,
.custom-style-168 a:focus,
.custom-style-168 a:active {
    color: #9d1e18
}

.custom-style-168 h2,
.custom-style-168 h3 {
    color: #de2e25
}

.custom-style-168 {
    font-style: italic
}

.custom-style-169 .Field-radio,
.custom-style-169 .Field-checkbox {
    color: #161616
}

.custom-style-169 input.custom-style-form-text-field,
.custom-style-169 .custom-style-form-list-field {
    max-width: 300px
}

.custom-style-169 textarea.custom-style-form-text-field {
    max-width: 440px
}

.custom-style-170 {
    padding-top: 24px;
    margin-top: 24px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d7d7d7;
    background-repeat: no-repeat
}

.custom-style-171 {
    color: #fff;
    background-color: #de2e25;
    font-size: 18px;
    line-height: 26px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    text-align: left;
    font-weight: 700;
    background-repeat: no-repeat
}

.custom-style-171:hover,
.custom-style-171-hover {
    background-color: #9d1e18;
    color: #fff
}

.custom-style-171:active,
.custom-style-171-active {
    color: #fff
}

.custom-style-171:focus,
.custom-style-171-focus {
    color: #fff
}

.open .custom-style-171 {
    background-color: #9d1e18
}

.custom-style-172 {
    padding: 15px;
    border-width: 1px;
    border-style: solid;
    border-color: #9d1e18;
    border-top-width: 0;
    background-repeat: no-repeat
}

.custom-style-172 {
    display: none
}

.open .custom-style-172 {
    display: block
}

.custom-style-173 {
    margin-bottom: 0;
    color: #191919;
    font-size: 15px;
    background-repeat: no-repeat
}

.custom-style-173 a {
    color: #de2e25
}

.custom-style-173 a:hover,
.custom-style-173 a:focus,
.custom-style-173 a:active {
    color: #9d1e18
}

.custom-style-173 h2,
.custom-style-173 h3 {
    color: #de2e25
}

.custom-style-173 ul {
    margin-left: 0;
    margin-bottom: 0;
    list-style: none
}

.custom-style-173 ul>li {
    padding-left: 20px;
    position: relative
}

.custom-style-173 ul>li:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f0a9";
    line-height: 1.46667;
    position: absolute;
    top: 0;
    left: 0
}

.custom-style-175>.Row+.Row {
    margin-top: 5px
}

.custom-style-176>.cycle-container>.cycle-slideshow>.Slider-item>.Grid {
    margin-left: -5px;
    margin-top: -5px
}

.custom-style-176>.cycle-container>.cycle-slideshow>.Slider-item>.Grid>.Grid-cell {
    padding-left: 5px;
    padding-top: 5px
}

.custom-style-177 {
    background-color: #191919;
    background-repeat: no-repeat
}

.custom-style-178 {
    width: 30px;
    height: 30px;
    background-color: #de2e25;
    background-repeat: no-repeat
}

.custom-style-178:hover,
.custom-style-178-hover {
    background-color: #9d1e18
}

.custom-style-178:active,
.custom-style-178-active {
    background-color: #9d1e18
}

.custom-style-178:focus,
.custom-style-178-focus {
    background-color: #9d1e18
}

.custom-style-178 {
    position: absolute;
    transition: 0.25s;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%) scale(1, 1);
    transform: translateY(-50%) scale(1, 1)
}

.custom-style-178:before {
    content: '\f104';
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    color: #fff;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.custom-style-179 {
    width: 30px;
    height: 30px;
    background-color: #de2e25;
    background-repeat: no-repeat
}

.custom-style-179:hover,
.custom-style-179-hover {
    background-color: #9d1e18
}

.custom-style-179:active,
.custom-style-179-active {
    background-color: #9d1e18
}

.custom-style-179:focus,
.custom-style-179-focus {
    background-color: #9d1e18
}

.custom-style-179 {
    position: absolute;
    transition: 0.25s;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%) scale(1, 1);
    transform: translateY(-50%) scale(1, 1)
}

.custom-style-179:before {
    content: '\f104';
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    color: #fff;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.custom-style-179 {
    left: auto;
    right: 0;
    -webkit-transform: translateY(-50%) scale(-1, 1);
    transform: translateY(-50%) scale(-1, 1)
}

.custom-style-180 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-left: -5px;
    margin-top: -5px
}

.custom-style-180>.Grid-widgetInnerCell {
    width: 20% !important;
    padding-top: 5px;
    padding-left: 5px
}

.custom-style-180>.Grid-widgetInnerCell.active-item .shuttle-Element--image {
    position: relative
}

.custom-style-180>.Grid-widgetInnerCell.active-item .shuttle-Element--image:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #de2e25
}

.custom-style-181 .custom-style-116:before,
.custom-style-181 .custom-style-117:before {
    background-color: #de2e25
}

.custom-style-182 {
    font-size: 16px;
    line-height: 1.2;
    color: #de2e25;
    background-repeat: no-repeat
}

.custom-style-183 {
    color: #de2e25;
    background-repeat: no-repeat
}

.custom-style-183:hover,
.custom-style-183-hover {
    color: #9d1e18
}

.custom-style-183:active,
.custom-style-183-active {
    color: #9d1e18
}

.custom-style-183:focus,
.custom-style-183-focus {
    color: #9d1e18
}

.custom-style-185 {
    margin-bottom: 6px;
    color: #191919;
    font-size: 15px;
    margin-top: 22px;
    text-decoration: underline;
    background-repeat: no-repeat
}

.custom-style-185 a {
    color: #de2e25
}

.custom-style-185 a:hover,
.custom-style-185 a:focus,
.custom-style-185 a:active {
    color: #9d1e18
}

.custom-style-185 h2,
.custom-style-185 h3 {
    color: #de2e25
}

.custom-style-186>.Row>.wrap-Grid>.Grid {
    margin-left: -40px;
    margin-top: -12px
}

.custom-style-186>.Row>.wrap-Grid>.Grid>.Grid-cell {
    padding-left: 40px;
    padding-top: 12px
}

.custom-style-187>.Row+.Row {
    padding-top: 22px;
    margin-top: 22px;
    border-top: 1px solid #d7d7d7
}

.custom-style-188>.FlexEmbed>.FlexEmbed-ratio {
    padding-bottom: 56.25% !important
}

.custom-style-189 {
    margin-top: 6px;
    background-repeat: no-repeat
}

.custom-style-190 {
    padding: 10px;
    text-align: left;
    color: #fff;
    background-color: #5e5e5e;
    width: 100%;
    font-weight: 700;
    font-size: 15px;
    background-repeat: no-repeat
}

.custom-style-190:hover,
.custom-style-190-hover {
    background-color: #8c8c8c;
    color: #fff
}

.custom-style-190:active,
.custom-style-190-active {
    color: #fff;
    background-color: #de2e25
}

.custom-style-190:focus,
.custom-style-190-focus {
    color: #fff;
    background-color: #8c8c8c
}

.custom-style-190.custom-style-161-active {
    background-color: #de2e25
}

.custom-style-191>.Row>.wrap-Grid>.Grid {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.custom-style-191>.Row>.wrap-Grid>.Grid>.Grid-cell:first-child {
    width: 100% !important;
    display: block
}

.custom-style-191>.Row>.wrap-Grid>.Grid>.Grid-cell:last-child {
    width: 33px !important;
    display: block
}

.custom-style-192 {
    color: silver;
    background-repeat: no-repeat
}

.custom-style-192 {
    font-size: 11.25px
}

.custom-style-198 {
    border-radius: 0;
    color: #fff;
    font-size: 15px;
    background-color: #de2e25;
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 7px;
    padding-bottom: 7px;
    position: relative;
    background-repeat: no-repeat
}

.custom-style-198:hover,
.custom-style-198-hover {
    color: #fff;
    background-color: #de2e25
}

.custom-style-198:active,
.custom-style-198-active {
    color: #fff;
    background-color: #de2e25
}

.custom-style-198:focus,
.custom-style-198-focus {
    color: #fff;
    background-color: #de2e25
}

.custom-style-198 {
    transition: 0.25s !important
}

.custom-style-198:hover {
    opacity: .7
}

.custom-style-199 {
    font-size: 15px;
    color: #191919
}

.custom-style-200 {
    display: none
}

.custom-style-201 {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 700;
    text-align: left;
    background-repeat: no-repeat
}

.custom-style-201:hover,
.custom-style-201-hover {
    text-decoration: underline;
    color: #fff
}

.custom-style-201:active,
.custom-style-201-active {
    text-decoration: underline;
    color: #fff
}

.custom-style-201:focus,
.custom-style-201-focus {
    text-decoration: underline;
    color: #fff
}

.custom-style-201:hover,
.custom-style-201:active,
.custom-style-201:focus {
    text-decoration: none
}

.custom-style-202 {
    margin-bottom: 24px;
    color: #191919;
    font-size: 15px;
    background-repeat: no-repeat
}

.custom-style-202 a {
    color: #de2e25
}

.custom-style-202 a:hover,
.custom-style-202 a:focus,
.custom-style-202 a:active {
    color: #9d1e18
}

.custom-style-202 h2,
.custom-style-202 h3 {
    color: #de2e25
}

.custom-style-202 h3 {
    color: #666;
    line-height: 1.2222;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    background-repeat: no-repeat
}

.custom-style-203>.Row>.wrap-Grid>.Grid {
    margin-left: -40px;
    margin-top: -12px
}

.custom-style-203>.Row>.wrap-Grid>.Grid>.Grid-cell {
    padding-left: 40px;
    padding-top: 12px
}

.custom-style-203>.Row>.wrap-Grid>.Grid>.Grid-cell:last-child>.Grid-innerCell {
    text-align: right
}

.custom-style-204 {
    margin-bottom: 24px;
    color: #191919;
    font-size: 15px;
    background-repeat: no-repeat
}

.custom-style-204 a {
    color: #de2e25
}

.custom-style-204 a:hover,
.custom-style-204 a:focus,
.custom-style-204 a:active {
    color: #9d1e18
}

.custom-style-204 h2,
.custom-style-204 h3 {
    color: #de2e25
}

.custom-style-204 h3 {
    color: #666;
    line-height: 1.2222;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    background-repeat: no-repeat
}

.custom-style-204 h3:not(:last-child),
.custom-style-204 p:not(:last-child),
.custom-style-204 ul:not(:last-child),
.custom-style-204 ol:not(:last-child),
.custom-style-204 .spaces>li:not(:last-child) {
    margin-bottom: 22px
}

.custom-style-205>.Row>.wrap-Grid>.Grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-left: -44px;
    margin-top: -44px
}

.custom-style-205>.Row>.wrap-Grid>.Grid>.Grid-cell {
    padding-left: 44px;
    padding-top: 44px
}

.custom-style-205>.Row>.wrap-Grid>.Grid>.Grid-cell:first-child {
    width: 144px !important
}

@media(max-width:600px) {

    .custom-style-205>.Row>.wrap-Grid>.Grid>.Grid-cell,
    .custom-style-205>.Row>.wrap-Grid>.Grid>.Grid-cell:first-child {
        width: 100% !important
    }
}

.custom-style-206 {
    position: relative;
    color: #de2e25;
    font-size: 15px;
    background-repeat: no-repeat
}

.custom-style-206:hover,
.custom-style-206-hover {
    color: #9d1e18
}

.custom-style-206:active,
.custom-style-206-active {
    color: #9d1e18
}

.custom-style-206:focus,
.custom-style-206-focus {
    color: #9d1e18
}

.custom-style-206 {
    padding-left: 20px;
    transition: 0.25s
}

.custom-style-206:before {
    content: "\f0a9";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: "Font Awesome 5 Pro";
    line-height: 1;
    color: #000;
    font-size: 14px
}

.custom-style-207 {
    max-width: 100px;
    background-repeat: no-repeat
}

@media(max-width:1209px) {
    .custom-style-208 {
        margin-top: 10px
    }

    .custom-style-208>.Row>.wrap-Grid>.Grid {
        top-left: -10px
    }

    .custom-style-208>.Row>.wrap-Grid>.Grid>.Grid-cell {
        padding-top: 10px
    }
}

.custom-style-cookie-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 55px;
    z-index: 999999;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #191919;
    color: #fff;
    background-repeat: no-repeat
}

.custom-style-cookie-bar-button {
    border-radius: 5px;
    line-height: 30px;
    padding-left: 20px;
    padding-right: 20px;
    color: #191919;
    background-color: #fff;
    background-repeat: no-repeat
}

.custom-style-209 img {
    height: 80px;
    margin: -14px 0 -14px 75px !important
}

.custom-style-209 .Grid {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.custom-style-209 .Grid-cell {
    width: auto !important
}

.custom-style-209 p {
    white-space: nowrap
}

@media (max-width:767px) {
    .custom-style-209 img {
        display: none
    }
}

.custom-style-210 {
    max-width: 190px;
    margin-right: 25px;
    width: 100%;
    background-repeat: no-repeat
}

.custom-style-210 {
    transition: opacity .25s
}

.custom-style-210:hover {
    opacity: .5
}

.custom-style-211 .Grid-cell {
    width: auto !important
}

.custom-style-212 {
    max-width: 415px;
    padding-right: 15px;
    background-repeat: no-repeat
}

.custom-style-212 {
    width: 100vw
}

@media (max-width:700px) {
    .custom-style-212 {
        width: 100%
    }
}

.custom-style-213 {
    margin-right: 20px;
    background-repeat: no-repeat
}

.custom-style-213>form>.Row>.wrap-Grid>.Grid>.Grid-cell:first-child {
    width: auto !important
}

.custom-style-213>form>.Row>.wrap-Grid>.Grid>.Grid-cell:last-child {
    width: calc(100% - 34px) !important
}

@media(max-width:1210px) {
    .custom-style-213 {
        position: absolute;
        right: 0
    }
}

.custom-style-213>form>.Row>.wrap-Grid>.Grid {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

@media(max-width:1024px) {
    .custom-style-213 {
        position: relative
    }
}

@media (min-width:1025px) and (max-width:1209px) {
    .custom-style-213 {
        top: -13px
    }
}

.custom-style-214>.Row>.Grid-widgetInnerCell,
.custom-style-214>.Row>.Grid-widgetInnerCell>.Row,
.custom-style-214>.Row>.Grid-widgetInnerCell>.Row>.shuttle-Widget {
    height: 100%
}

.custom-style-214 {
    margin-left: -24px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.custom-style-214>.Row {
    width: 33.333333333%;
    padding-left: 24px;
    padding-bottom: 24px
}

@media only screen and (max-width:860px) {
    .custom-style-214>.Row {
        width: 50%
    }
}

@media only screen and (max-width:450px) {
    .custom-style-214>.Row {
        width: 100%
    }
}

.custom-style-215 {
    background-color: #de2e25;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 30px;
    background-repeat: no-repeat
}

.custom-style-216 {
    color: #de2e25;
    margin-top: 20px;
    font-weight: 700;
    background-repeat: no-repeat
}

.custom-style-216:hover,
.custom-style-216-hover {
    color: #303030
}

.custom-style-217 {
    font-size: 18px;
    margin-bottom: 16px;
    color: #111;
    font-weight: 700;
    background-repeat: no-repeat
}

.custom-style-218 {
    font-family: "Open Sans";
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    background-repeat: no-repeat
}

.custom-style-218:hover,
.custom-style-218-hover {
    text-decoration: underline;
    color: #fff
}

.custom-style-218:active,
.custom-style-218-active {
    color: #fff
}

.custom-style-218:focus,
.custom-style-218-focus {
    color: #fff
}

.custom-style-219 {
    color: #de2e25;
    font-size: 22px;
    margin-bottom: 20px;
    font-weight: 700;
    background-repeat: no-repeat
}

.custom-style-220 {
    color: #fff;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-repeat: no-repeat
}

.custom-style-220 {
    background: rgb(221 47 36 / .75);
    backdrop-filter: blur(4px)
}

.custom-style-220 .shuttle-Element--text {
    color: #fff;
    font-size: 16px;
    margin: 0
}

.custom-style-221 {
    position: relative;
    background-repeat: no-repeat
}

@media (min-width:1025px) {
    .custom-style-221 {
        height: max(560px, calc(100svh - 175px - 50px))
    }
}

.custom-style-221 {
    background: #019462
}

.custom-style-223 {
    background-color: #de2e25;
    color: #fff;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    background-repeat: no-repeat
}

.custom-style-223:hover,
.custom-style-223-hover {
    color: #fff
}

.custom-style-223:active,
.custom-style-223-active {
    color: #fff
}

.custom-style-223:focus,
.custom-style-223-focus {
    color: #fff
}

.custom-style-224 {
    width: 100%;
    max-width: 470px;
    margin-bottom: 32px;
    background-repeat: no-repeat
}

.custom-style-225 {
    text-align: center;
    font-size: 17px;
    color: #fff;
    background-repeat: no-repeat
}

.custom-style-226 {
    padding-top: 35px;
    padding-bottom: 45px;
    background-repeat: no-repeat
}

.custom-style-227 {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: .75
}

.custom-style-228 {
    background-color: #191919;
    background-repeat: no-repeat
}

.custom-style-229 {
    color: #fff;
    text-transform: uppercase;
    font-size: 23px;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #f8921d;
    background-repeat: no-repeat
}

.custom-style-229.gray {
    background: #a7a8aa
}

.custom-style-230 {
    font-size: 18px;
    font-weight: 700;
    background-repeat: no-repeat
}

.custom-style-231 .Field-radio,
.custom-style-231 .Field-checkbox {
    color: #161616
}

.custom-style-231 input.custom-style-form-text-field,
.custom-style-231 .custom-style-form-list-field {
    max-width: 600px
}

.custom-style-231 textarea.custom-style-form-text-field {
    max-width: 600px
}

.custom-style-232>.Grid-widgetInnerCell {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.custom-style-232>.Grid-widgetInnerCell>.Row:first-child {
    margin-right: 15px
}

.custom-style-233 {
    position: relative;
    background-repeat: no-repeat
}

.custom-style-233>.Grid-widgetInnerCell {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media (min-width:1025px) {
    .custom-style-233 {
        height: max(560px, calc(100svh - 175px - 50px))
    }

    .custom-style-233>.Grid-widgetInnerCell {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.custom-style-234 {
    margin-bottom: 24px;
    font-size: 60px;
    line-height: 1;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    background-repeat: no-repeat
}

@media (max-width:600px) {
    .custom-style-234 {
        font-size: 40px
    }
}

.custom-style-235 {
    color: #fff;
    background-color: #111;
    font-size: 18px;
    line-height: 26px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    text-align: left;
    font-weight: 700;
    background-repeat: no-repeat
}

.custom-style-235:hover,
.custom-style-235-hover {
    background-color: #303030;
    color: #fff
}

.custom-style-235:active,
.custom-style-235-active {
    color: #fff
}

.custom-style-235:focus,
.custom-style-235-focus {
    color: #fff
}

.custom-style-235 i {
    margin-left: 5px
}

.custom-style-236 {
    color: #111;
    font-size: 40px;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.1;
    background-repeat: no-repeat
}

.custom-style-237 {
    font-size: 25px;
    text-align: center;
    margin-top: 10px;
    color: #191919;
    border-bottom-color: #de2e25;
    border-bottom-width: 5px;
    border-bottom-style: dotted;
    padding-bottom: 25px;
    margin-bottom: 30px;
    background-repeat: no-repeat
}

.custom-style-238 {
    text-align: right;
    margin-top: 5px;
    background-repeat: no-repeat
}

.custom-style-239 {
    border-radius: 100px;
    background-color: #de2e25;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 700;
    text-align: center;
    background-repeat: no-repeat
}

.custom-style-240 {
    padding-left: 5px;
    font-weight: 700;
    color: #111;
    padding-top: 5px;
    padding-bottom: 5px;
    background-repeat: no-repeat
}

.custom-style-241 {
    font-size: 16px;
    color: #111;
    background-repeat: no-repeat
}

.custom-style-241 strong {
    font-size: 18px
}

.custom-style-242 {
    padding: 15px;
    position: fixed;
    right: 25px;
    bottom: 15px;
    z-index: 9999999;
    background-color: #111;
    background-repeat: no-repeat
}

.custom-style-243 {
    background: #016eb9;
    padding-top: 25px
}

.custom-style-243 h2,
.custom-style-243 p {
    text-align: center
}

.custom-style-243>.Grid-widgetInnerCell {
    -webkit-transform: scale(.6);
    transform: scale(.6)
}

.custom-style-243 .shuttle-Element--button {
    text-align: center
}

@media (min-width:500px) {
    .custom-style-243>.Grid-widgetInnerCell {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
}

@media (min-width:1200px) {
    .custom-style-243 {
        padding-top: 0;
        background: #fff0;
        position: absolute;
        top: 28px;
        right: 0;
        left: 0;
        z-index: 2;
        padding-left: 50%;
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .custom-style-243 h2,
    .custom-style-243 p {
        text-align: left
    }

    .custom-style-243 .shuttle-Element--button {
        text-align: left
    }

    .custom-style-243>.Grid-widgetInnerCell {
        -webkit-transform: none;
        transform: none
    }
}

@media (min-width:1500px) {
    .custom-style-243 {
        top: 60px
    }
}

@media (min-width:1700px) {
    .custom-style-243 {
        top: 100px;
        -webkit-transform: none;
        transform: none
    }
}

.color-6 {
    color: #fff
}

.color-6-back {
    background-color: #fff
}

.color-9 {
    color: #c5c5c5
}

.color-9-back {
    background-color: #c5c5c5
}

.color-8 {
    color: #919191
}

.color-8-back {
    background-color: #919191
}

.color-7 {
    color: #666
}

.color-7-back {
    background-color: #666
}

.color-5 {
    color: #191919
}

.color-5-back {
    background-color: #191919
}

.color-2 {
    color: rgb(72 152 67 / .2)
}

.color-2-back {
    background-color: rgb(72 152 67 / .2)
}

.color-1 {
    color: #489843
}

.color-1-back {
    background-color: #489843
}

.color-4 {
    color: rgb(212 68 34 / .2)
}

.color-4-back {
    background-color: rgb(212 68 34 / .2)
}

.color-3 {
    color: #de2e25
}

.color-3-back {
    background-color: #de2e25
}

.color-11 {
    color: #359fe3
}

.color-11-back {
    background-color: #359fe3
}

.color-10 {
    color: #268cce
}

.color-10-back {
    background-color: #268cce
}

.color-12 {
    color: #fafafa
}

.color-12-back {
    background-color: #fafafa
}

.color-13 {
    color: #111
}

.color-13-back {
    background-color: #111
}

.color-14 {
    color: #9d1e18
}

.color-14-back {
    background-color: #9d1e18
}

.color-15 {
    color: #d7d7d7
}

.color-15-back {
    background-color: #d7d7d7
}

.color-16 {
    color: #464646
}

.color-16-back {
    background-color: #464646
}

.color-17 {
    color: rgb(0 0 0 / .7)
}

.color-17-back {
    background-color: rgb(0 0 0 / .7)
}

.color-18 {
    color: #f9f9f9
}

.color-18-back {
    background-color: #f9f9f9
}

.color-19 {
    color: #303030
}

.color-19-back {
    background-color: #303030
}

.color-20 {
    color: #5e5e5e
}

.color-20-back {
    background-color: #5e5e5e
}

.color-21 {
    color: #8c8c8c
}

.color-21-back {
    background-color: #8c8c8c
}

.color-22 {
    color: silver
}

.color-22-back {
    background-color: silver
}

.color-23 {
    color: #f8921d
}

.color-23-back {
    background-color: #f8921d
}

.Container {
    max-width: 1210px
}

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

@media (max-width:767px) {

    .Content--left,
    .Content--middle,
    .Content--right,
    .Side--left,
    .Side--right {
        width: 100% !important;
        float: none !important
    }

    .Content--left {
        margin-right: 0 !important
    }

    .Content--middle {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .Content--right {
        margin-left: 0 !important
    }
}

@media (min-width:1210px) {
    .u-lg-hidden {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:1209px) {
    .u-md-hidden {
        display: none !important
    }
}

@media (max-width:767px) {
    .u-sm-hidden {
        display: none !important
    }
}

@media print {

    .Header,
    .Footer,
    .custom-style-121,
    .custom-style-92 {
        display: none
    }
}

html,
body {
    font-family: "proxima-soft", sans-serif;
    overflow-x: hidden
}

.shuttle-Element--button {
    line-height: 1
}

.Facebook:hover a {
    color: #3b5998
}

.LinkedIn:hover a {
    color: #0181b2
}

.bg-button {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #191919
}

.behind {
    z-index: -1
}

.Container {
    width: 100%
}

.Container:before,
.Container:after {
    content: none
}

.Grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.Grid:not(.u-noResize) {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.Grid--alignMiddle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.Grid--alignBottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.Grid--withSideGutter-xsmall {
    margin-top: -6px;
    margin-left: -6px
}

.Grid--withSideGutter-xsmall>.Grid-cell {
    padding-top: 6px;
    padding-left: 6px
}

.Grid--withSideGutter-small {
    margin-top: -12px;
    margin-left: -12px
}

.Grid--withSideGutter-small>.Grid-cell {
    padding-top: 12px;
    padding-left: 12px
}

.Grid--withSideGutter {
    margin-top: -24px;
    margin-left: -24px
}

.Grid--withSideGutter>.Grid-cell {
    padding-top: 24px;
    padding-left: 24px
}

.Grid--withSideGutter-large {
    margin-top: -36px;
    margin-left: -36px
}

.Grid--withSideGutter-large>.Grid-cell {
    padding-top: 36px;
    padding-left: 36px
}

.Grid--withSideGutter-xlarge {
    margin-top: -48px;
    margin-left: -48px
}

.Grid--withSideGutter-xlarge>.Grid-cell {
    padding-top: 48px;
    padding-left: 48px
}

.Row:empty {
    display: none
}

.Nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.Nav:not(.Nav--stacked) {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.Nav--stacked {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.Nav>li,
.Nav>li>a,
.Nav>li>span {
    display: block
}

a[href^="mailto"] {
    word-break: break-all
}

::-moz-selection {
    background-color: #111;
    color: #fff
}

::selection {
    background-color: #111;
    color: #fff
}

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=text],
textarea,
.customSelect {
    box-shadow: none
}

.calc_res,
.calc_res_zakken,
.calc_res_palletten,
.calc_grondlaag,
.calc_aanhechtingslaag {
    color: #de2e25;
    font-weight: 700
}

[data-src]:not(.lazy-loaded),
[data-bg]:not(.lazy-loaded) {
    opacity: 0;
    transition: opacity .5s
}

.lazy-loaded {
    opacity: 1;
    transition: opacity .5s
}

html,
body {
    scroll-behavior: smooth
}

.snow-wrap {
    height: 100vh;
    width: 100vw;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    overflow: hidden;
    z-index: 9999999;
    pointer-events: none
}

.snow,
.snow::after,
.snow::before {
    content: '';
    position: absolute;
    top: -650px;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: radial-gradient(4px 4px at 100px 50px, #fff, transparent), radial-gradient(6px 6px at 200px 150px, #fff, transparent), radial-gradient(3px 3px at 300px 250px, #fff, transparent), radial-gradient(4px 4px at 400px 350px, #fff, transparent), radial-gradient(6px 6px at 500px 100px, #fff, transparent), radial-gradient(3px 3px at 50px 200px, #fff, transparent), radial-gradient(4px 4px at 150px 300px, #fff, transparent), radial-gradient(6px 6px at 250px 400px, #fff, transparent), radial-gradient(3px 3px at 350px 500px, #fff, transparent), radial-gradient(4px 4px at 550px 550px, #fff, transparent);
    background-size: 650px 650px;
    -webkit-animation: SnowAnim 3s linear infinite;
    animation: SnowAnim 3s linear infinite
}

.snow::after {
    margin-left: -250px;
    opacity: .5;
    -webkit-filter: blur(2px);
    filter: blur(2px);
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
    -webkit-animation-duration: 6s;
    animation-duration: 6s
}

.snow::before {
    margin-left: -350px;
    opacity: .7;
    -webkit-filter: blur(1px);
    filter: blur(1px);
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
    -webkit-animation-duration: 9s;
    animation-duration: 9s
}

@-webkit-keyframes SnowAnim {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(650px);
        transform: translateY(650px)
    }
}

@keyframes SnowAnim {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(650px);
        transform: translateY(650px)
    }
}

[x-cloak] {
    display: none !important
}