:root {
    --scrollbar-width: 0px
}

@media only screen and (min-width:768px) {
    .rlc-creative_v3 .rlc-fullbleed {
        max-width: 1920px
    }

    .rlc-creative_v3 .rlc-mobile {
        display: none
    }
}

@media only screen and (max-width:767px) {
    .rlc-creative_v3 .rlc-desktop {
        display: none
    }
}

@media only screen and (min-width:768px) and (max-width:1919px) {
    .rlc-creative_v3 .rlc-fullbleed {
        font-size: 1.111111111111111vw !important;
        font-size: calc(.0111111111111 * (100vw - var(--scrollbar-width))) !important
    }
}

@media only screen and (min-width:1440px) {
    .rlc-creative_v3.rlc-1440_375 .rlc-fullbleed {
        font-size: 16px !important;
        max-width: 1440px
    }
}

@media only screen and (min-width:768px) and (max-width:1439px) {
    .rlc-creative_v3.rlc-1440_375 .rlc-fullbleed {
        font-size: 1.111111111111111vw !important;
        font-size: calc(.0111111111111 * (100vw - var(--scrollbar-width))) !important
    }
}

@media only screen and (max-width:767px) {
    .rlc-creative_v3.rlc-1440_375 .rlc-fullbleed {
        font-size: 4.266666666666667vw !important;
        font-size: calc(.04266666666666667 * (100vw - var(--scrollbar-width))) !important
    }
}

@media only screen and (min-width:1920px) {
    .rlc-creative_v3.rlc-1440_375_max1920 .rlc-fullbleed {
        font-size: 21.3333333px !important;
        max-width: 1920px
    }
}

@media only screen and (min-width:768px) and (max-width:1919px) {
    .rlc-creative_v3.rlc-1440_375_max1920 .rlc-fullbleed {
        font-size: 1.111111111111111vw !important;
        font-size: calc(.0111111111111 * (100vw - var(--scrollbar-width))) !important
    }
}

@media only screen and (max-width:767px) {
    .rlc-creative_v3.rlc-1440_375_max1920 .rlc-fullbleed {
        font-size: 4.266666666666667vw !important;
        font-size: calc(.04266666666666667 * (100vw - var(--scrollbar-width))) !important
    }
}

.rlc-creative_v3 {
    color: currentColor;
    overflow: hidden
}

.rlc-creative_v3 .rlc-fullbleed {
    transition: font-size .1s ease-in-out
}

.rlc-creative_v3 .rlc-block {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.rlc-creative_v3 .rlc-imagery {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
}
.rlc-creative_v3 .rlc-imagery .slide-imgs {
    position: relative;
    height: 100%;
}
.rlc-creative_v3 .rlc-imagery img {
    display: block;
    width: 100%;
}

.rlc-creative_v3 .rlc-lazyLoad .rlc-image {
    opacity: 0;
    transition: opacity 1s
}

.rlc-creative_v3 .rlc-lazyLoad.rlc-imgLoaded .rlc-image {
    opacity: 1
}

.rlc-creative_v3 .rlc-hotspot {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.rlc-creative_v3 .rlc-blockspacer {
    margin-bottom: 6.875em
}

.rlc-creative_v3 a {
    pointer-events: all;
    color: currentColor
}

.rlc-creative_v3 a:hover {
    text-decoration: none
}

.rlc-creative_v3 .rlc-h1,
.rlc-creative_v3 .rlc-h2,
.rlc-creative_v3 .rlc-h3 {
    margin: 0;
    padding: 0;
    font-weight: 400
}

.rlc-creative_v3 address {
    margin: 0;
    font-style: normal;
    pointer-events: auto
}

.rlc-creative_v3 .rlc-button {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
    min-height: 0;
    margin: 0 auto;
    letter-spacing: initial;
    text-transform: inherit;
    width: auto
}

.rlc-creative_v3 .content-asset .rlc-ol,
.rlc-creative_v3 .content-asset .rlc-ul,
.rlc-creative_v3 .rlc-ol,
.rlc-creative_v3 .rlc-ul {
    line-height: initial;
    margin: 0 auto;
    padding: initial;
    list-style-position: outside
}

.rlc-creative_v3 .content-asset .rlc-ul,
.rlc-creative_v3 .rlc-ul {
    line-height: initial;
    margin: 0 auto;
    padding: initial;
    list-style: disc outside none
}

.rlc-creative_v3 .content-asset .rlc-ol .rlc-li,
.rlc-creative_v3 .content-asset .rlc-ul .rlc-li,
.rlc-creative_v3 .rlc-ol .rlc-li,
.rlc-creative_v3 .rlc-ul .rlc-li {
    text-align: left
}

.rlc-creative_v3 .rlc-h2,
.rlc-creative_v3 .rlc-h3,
.rlc-creative_v3 .rlc-p {
    line-height: normal;
    letter-spacing: normal;
    margin: 0 auto;
    color: currentColor
}

.rlc-creative_v3 .rlc-usebrandstyles .rlc-sectionsubhd {
    font-family: "Founders Grotesk Mono Regular", Arial, Helvetica, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.125em;
    color: currentColor;
    letter-spacing: .056em;
    text-align: center;
    line-height: 2.222em;
    margin: 0 auto 3em
}

.rlc-creative_v3 .rlc-usebrandstyles .rlc-category {
    font-family: "Founders Grotesk Mono Regular", Arial, Helvetica, sans-serif;
    font-size: .688em;
    line-height: .909em;
    letter-spacing: .091em;
    text-transform: uppercase;
    color: currentColor;
    text-align: left;
    margin-bottom: 4.182em;
    font-weight: 400
}

.rlc-creative_v3 .rlc-usebrandstyles .rlc-title {
    font-family: LeJeuneDeck-Regular, 'Times New Roman', Times, serif;
    text-transform: none;
    color: currentColor;
    text-align: inherit
}

.rlc-creative_v3 .rlc-usebrandstyles .rlc-dek {
    font-family: "Founders Grotesk Mono Regular", Arial, Helvetica, sans-serif;
    font-size: .75em;
    line-height: 1.833em;
    letter-spacing: 0;
    color: currentColor
}

.rlc-creative_v3 .rlc-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.rlc-creative_v3 .rlc-all-text-center .rlc-links,
.rlc-creative_v3 .rlc-links.rlc-all-text-center {
    justify-content: center
}

.rlc-creative_v3 .rlc-usebrandstyles .rlc-linecta {
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #1d1c20;
    display: inline-block;
    position: relative;
}
.rlc-creative_v3 .rlc-usebrandstyles .rlc-linecta:hover {
    text-decoration: underline;
}

.rlc-creative_v3 .rlc-inline-block {
    display: inline-block
}

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

    .rlc-creative_v3 .rlc-desktop-text-center .rlc-links,
    .rlc-creative_v3 .rlc-desktop-text-center.rlc-links {
        justify-content: center
    }
    body .rlc-block .standard-swiper .rlc-copygroup .rlc-instock,
    body .rlc-block .standard-swiper .rlc-copygroup .swiper-pagination-bullets,
    .rlc-creative_v3 .rlc-usebrandstyles .rlc-linecta {
        font-size: 12px;
        line-height: 14px;
        color: #1d1c20; 
    }
    .rlc-creative_v3 .rlc-usebrandstyles .rlc-linecta {
        text-decoration: underline;
    }
}

@media only screen and (max-width:767px) {
    .rlc-creative_v3 {
        width: 100vw - var(--scrollbar-width);
        overflow: hidden;
    }
    .rlc-creative_v3 .rlc-duoblock {
        display: block;
    }
    .rlc-creative_v3 .rlc-blockspacer {
        margin-bottom: 7.125em;
    }

    .rlc-creative_v3 .rlc-usebrandstyles .rlc-sectionsubhd {
        font-size: 1.5em;
        letter-spacing: .055em;
        line-height: 1em;
        margin: 0 auto 3.167em
    }

    .rlc-creative_v3 .rlc-usebrandstyles .rlc-category {
        font-size: 1.125em;
        line-height: .556em;
        letter-spacing: .091em;
        margin-bottom: 2.889em
    }

    .rlc-creative_v3 .rlc-usebrandstyles .rlc-dek {
        font-size: 1.125em;
        line-height: 1.444em
    }
    #rlc-duo1-r .rlc-title {
        font-size: 20px !important;
        line-height: 24px !important;
    }

    .rlc-creative_v3 .rlc-mobile-text-center .rlc-links,
    .rlc-creative_v3 .rlc-mobile-text-center.rlc-links {
        justify-content: center
    }
}

@-moz-document url-prefix() {
    .rlc-lazyLoad::after {
        display: none
    }
}

.rlc-creative_v3 .rlc-hero .rlc-toplayer {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    pointer-events: none
}

@media only screen and (min-width:768px) {
    .rlc-creative_v3 .rlc-usebrandstyles.rlc-hero {
        max-height: 700px;
        overflow: hidden
    }
}

.rlc-creative_v3 .rlc-usebrandstyles .rlc-duoblock .rlc-picblock .rlc-textgroup {
    position: relative;
    margin: 1.3em 0 0;
    text-align: left
}

.rlc-creative_v3 .rlc-usebrandstyles .rlc-duoblock #rlc-duo1-l .rlc-picblock .rlc-textgroup .rlc-title {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0;
    text-align: center;
    color: #1d1c20;
    font-family: 'GLORIA' !important;
    margin-top: 35px;
    margin-bottom: 12px;
}

@media only screen and (min-width:768px) {
    .rlc-creative_v3 .rlc-duoblock {
        padding: 0px 11.8% 67px;
        display: flex;
    }
    .rlc-creative_v3.text-warp .rlc-duoblock {
        padding: 70px 8%;
    }
    .rlc-creative_v3 .rlc-usebrandstyles .rlc-duoblock .rlc-picblock .rlc-textgroup .rlc-title {
        color: #fff;
    }

    .rlc-creative_v3 .rlc-usebrandstyles .rlc-duoblock .rlc-picblock .rlc-links {
        color: #fff;
        font-size: 20px;
        line-height: 26px;
    }
}
@media only screen and (min-width:768px) and (max-width:1280px) {
    body .rlc-creative_v3 .rlc-duoblock {
        padding: 50px;
        padding-top: 0;
    }
    body #rlc-duo1-r .rlc-title {
        font-size: 28px;
        line-height: 34px;
    }
    body .rlc-swiper-info {
        margin-top: 0;
    }
    body .rlc-creative_v3 .rlc-usebrandstyles .rlc-duoblock #rlc-duo1-l .rlc-picblock .rlc-textgroup .rlc-title,
    body #rlc-duo1-r .standard-swiper .rlc-title{
        font-size: 28px;
        line-height: 34px;
        margin-top: 20px;
        margin-bottom: 8px;
    }
    body .rlc-block .standard-swiper .swiper-item {
        margin-bottom: 0;
    }
    body .rlc-block .standard-swiper .rlc-copygroup {
        margin-top: 0;
    }
    body .rlc-creative_v3 .rlc-usebrandstyles .rlc-linecta,
    body .rlc-block .standard-swiper .rlc-copygroup .rlc-instock,
    body .rlc-block .standard-swiper .rlc-copygroup .swiper-pagination-bullets {
        font-size: 12px;
        line-height: 14px;
    }
    body .rlc-block .standard-swiper .navigation-bar {
        margin-top: -38px;
    }
}
@media only screen and (min-width:1280px) and (max-width:1440px) {
    body #rlc-duo1-r .rlc-title {
        font-size: 30px;
        line-height: 50px;
    }
    body .rlc-creative_v3 .rlc-usebrandstyles .rlc-duoblock #rlc-duo1-l .rlc-picblock .rlc-textgroup .rlc-title,
    body #rlc-duo1-r .standard-swiper .rlc-title {
        font-size: 30px;
        line-height: 36px;
    }
    body .rlc-creative_v3 .rlc-usebrandstyles .rlc-linecta,
    body .rlc-block .standard-swiper .rlc-copygroup .rlc-instock,
    body .rlc-block .standard-swiper .rlc-copygroup .swiper-pagination-bullets {
        font-size: 14px;
        line-height: 18px;
    }
    body .rlc-block .standard-swiper .navigation-bar {
        margin-top: -50.5px;
    }
}

@media only screen and (max-width:767px) {
    body #rlc-duo1 {
        padding: 15px 22.5px 42.5px;
    }
    body .rlc-creative_v3 .rlc-duoblock>.rlc-block {
        width: 100%;
        margin: 0 auto;
    }
    body .rlc-swiper-info {
        margin-top: 0;
    }
    .rlc-creative_v3 .rlc-usebrandstyles .rlc-duoblock #rlc-duo1-l .rlc-picblock .rlc-textgroup .rlc-title,
    body #rlc-duo1-r .standard-swiper .rlc-title {
        font-size: 20px;
        line-height: 24px;
        letter-spacing: 0;
        margin-top: 18px;
        margin-bottom: 6px;
        color: #1d1c20;
    }
    body .rlc-block .standard-swiper .swiper-item {
        margin-bottom: 0;
    }
    body .rlc-block .standard-swiper .rlc-copygroup {
        margin-top: 0;
    }
    .rlc-creative_v3 #rlc-cardstack1 {
        width: 240px;
        height: 320px;
        margin-top: 13px;
    }
    .rlc-creative_v3 .rlc-usebrandstyles .rlc-duoblock>.rlc-block:nth-of-type(1) {
        margin-bottom: 40px;
    }

    .rlc-creative_v3 .rlc-duoblock .rlc-picblock {
        width: 100%;
        float: none;
        margin: 0 auto;
        box-sizing: border-box;
    }
    .rlc-creative_v3.text-warp .rlc-duoblock .rlc-picblock {
        max-width: 100%;
    }

    .rlc-creative_v3 .rlc-usebrandstyles .rlc-duoblock .rlc-picblock .rlc-textgroup {
        margin: 1.5em 0 0;
        text-align: center
    }

    .rlc-creative_v3 .rlc-usebrandstyles .rlc-duoblock .rlc-picblock .rlc-textgroup .rlc-title {
        font-size: 28px;
        line-height: 1em;
        text-align: center
    }

    .rlc-creative_v3 .rlc-usebrandstyles .rlc-duoblock .rlc-picblock .rlc-links {
        color: #1d1c20;
    }
}

.rlc-creative_v3 .rlc-bgblock {
    overflow: hidden
}

.rlc-creative_v3 .rlc-bgblock .rlc-textgroup {
    position: absolute;
    background: currentColor;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.rlc-creative_v3 .rlc-usebrandstyles .rlc-bgblock .rlc-textgroup .rlc-textgroup-in {
    padding: 3.5em
}

.rlc-creative_v3 .rlc-usebrandstyles .rlc-bgblock .rlc-textgroup .rlc-textgroup-in .rlc-title {
    font-size: 2.75em;
    line-height: 1.182em;
    letter-spacing: 0
}

.rlc-creative_v3 .rlc-usebrandstyles .rlc-bgblock .rlc-textgroup .rlc-textgroup-in .rlc-dek {
    margin-top: 2.5em
}

@media only screen and (min-width:768px) {
    .rlc-creative_v3 .rlc-bgblock .rlc-background {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        width: 100%
    }

    .rlc-creative_v3 .rlc-bgblock .rlc-foreground {
        position: relative;
        z-index: 1
    }

    .rlc-creative_v3 .rlc-background.rlc-parallax {
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        overflow: hidden
    }

    .rlc-creative_v3 .rlc-background.rlc-parallax img,
    .rlc-creative_v3 .rlc-background.rlc-parallax.rlc-lazyLoad.rlc-imgLoaded img {
        opacity: 0
    }
}

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

    .rlc-creative_v3 .rlc-bgblock .rlc-background,
    .rlc-creative_v3 .rlc-bgblock .rlc-foreground {
        position: static
    }

    .rlc-creative_v3 .rlc-usebrandstyles .rlc-bgblock .rlc-textgroup .rlc-textgroup-in .rlc-title {
        font-size: 3em;
        line-height: 1em
    }

    .rlc-creative_v3 .rlc-usebrandstyles .rlc-bgblock .rlc-textgroup .rlc-textgroup-in .rlc-dek {
        margin-top: 2.352em
    }
}

@supports (-webkit-overflow-scrolling:touch) {
    .rlc-creative_v3 .rlc-background.rlc-parallax img {
        opacity: 1
    }
}

.rlc-creative_v3 .rlc-fbcarousel {
    overflow: hidden
}

.rlc-creative_v3 .rlc-usebrandstyles .rlc-catslider-hd {
    margin: 0 0 3.063em 9.9375em;
    text-align: left
}

.rlc-creative_v3 .rlc-usebrandstyles .rlc-catslider-hd .rlc-title {
    font-size: 1.75em;
    letter-spacing: 0;
    text-align: left
}

@media only screen and (max-width:767px) {
    .rlc-creative_v3 .rlc-usebrandstyles .rlc-catslider-hd {
        margin: 0 0 3.063em 2.375em;
        text-align: left
    }
}

@media only screen and (min-width:768px) {
    .rlc-creative_v3 .rlc-usebrandstyles .rlc-buckets {
        width: 62em
    }

    .rlc-creative_v3 .rlc-usebrandstyles .rlc-buckets .rlc-slide .rlc-copygroup {
        margin-top: 1.188em
    }

    .rlc-creative_v3 .rlc-usebrandstyles .rlc-buckets .rlc-slide .rlc-title {
        font-size: 1.125em;
        letter-spacing: 0;
        line-height: 1.111em
    }
}

@media only screen and (max-width:767px) {
    .rlc-creative_v3 .rlc-buckets {
        width: 100vw - var(--scrollbar-width);
        overflow: hidden
    }

    .rlc-creative_v3 .rlc-usebrandstyles .rlc-buckets .rlc-slide .rlc-title {
        font-size: 2.125em;
        letter-spacing: 0;
        line-height: 1em
    }
}

.rlc-creative_v3 .rlc-hasvideo {
    position: relative
}

.rlc-creative_v3 .rlc-hasvideo .rlc-placeholder {
    width: 100%
}

.rlc-creative_v3 .rlc-hasvideo.rlc-vidLoaded .rlc-placeholder {
    opacity: 0
}

.rlc-hasarrows .rlc-arrow {
    top: 50%;
    margin: 0;
    width: 39px;
    height: 39px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: rgba(255, 255, 255, .8);
    border-radius: 50%;
    border: none;
    z-index: 7;
    display: inline-block;
    padding: 0;
    cursor: pointer;
    max-width: none;
    min-height: auto;
    font-size: 1em
}

.rlc-hasarrows .rlc-arrow {
    top: auto;
    -webkit-transform: none;
    transform: none
}

.rlc-hasarrows .rlc-arrow:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 9px;
    height: 9px;
    border-right: 1px solid #000 !important;
    border-bottom: 1px solid #000 !important;
    opacity: .8
}
.rlc-hasarrows .rlc-arrow.rlc-arrow-left:after {
    transform: translate(-2px, -50%) rotate(134deg)
}

.rlc-hasarrows .rlc-arrow.rlc-arrow-right:after {
    transform: translate(-6px, -50%) rotate(-45deg)
}




@keyframes CAROUSEL-TEXT-FADEIN {
    0% {
        opacity: 0
    }

    80% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.rlc-creative_v3 .rlc-boxbutton {
    border: 1px solid currentColor;
    height: 3.25em;
    padding: 0 2.688em;
    display: inline-flex;
    align-items: center;
    margin: 0 .938em;
    color: currentColor;
    justify-content: center;
    border-radius: 0 !important;
    position: relative
}

.rlc-creative_v3 .rlc-boxbutton span{
    font-family: "Founders Grotesk Mono Regular";
    font-size: .688em;
    letter-spacing: .091em;
    line-height: 1em;
    text-transform: uppercase;
    color: currentColor;
    display: inline-block
}
.rlc-fullbleed.rlc-block {
    z-index: 0
}

.rlc-hasbuttons .rlc-looppause {
    display: block;
    position: absolute;
    color: currentColor;
    width: 31px;
    height: 31px;
    cursor: pointer;
    z-index: 2;
    background: 0 0;
    border: 2px solid currentColor;
    border-radius: 50%;
    min-width: auto;
    min-height: auto;
    padding: 0;
    font-size: 1em;
    margin: 0;
    max-width: none;
    max-height: none
}

.rlc-hasbuttons .rlc-looppause::after,
.rlc-hasbuttons .rlc-looppause::before {
    content: '';
    position: absolute;
    left: 9px;
    top: 50%;
    width: 3px;
    height: 12px;
    background: currentColor;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block
}

.rlc-hasbuttons .rlc-looppause::after {
    left: 15px
}

.rlc-hasbuttons.user_paused .rlc-looppause::before,
.rlc-hasbuttons.user_paused .rlc-looppause:hover::before{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 11px;
    border-color: transparent transparent transparent currentColor;
    left: 10px;
    background: 0 0
}

.rlc-hasbuttons.user_paused .rlc-looppause::after,
.rlc-hasbuttons.user_paused .rlc-looppause:hover::after {
    display: none
}

.rlc-hasbuttons .rlc-looppause:hover {
    border-color: currentColor;
    color: currentColor
}

.rlc-hasbuttons .rlc-looppause:hover::after,
.rlc-hasbuttons .rlc-looppause:hover::before {
    background-color: currentColor
}

@keyframes rlc-fltimeBullet {
    from {
        width: 0%
    }

    to {
        width: 100%
    }
}
.rlc-duoblock {
    display: flex;
    overflow: hidden;
}
.rlc-block {
    position: relative;
}
.rlc-duoblock>.rlc-block {
    width: 46.875%;
}
.rlc-picblock {
    width: 100%;
    max-width: 660px;
    height: 100%;
    margin: 0 auto;
}
.rlc-picblock .rlc-picture img{
    max-height: 660px;
    aspect-ratio: 1 / 1;
}
.text-warp .rlc-picblock {
    width: 100%;
    max-width: 100%;
}
.rlc-imagery {
    position: relative;
}
.rlc-desktop-text-center {
    text-align: center;
}
#rlc-duo1-r .rlc-title {
    font-size: 40px;
    line-height: 62px;
    color: #1d1c20;
    font-weight: normal;
    font-family: 'GLORIA' !important;
}
#rlc-cardstack1 {
    width: 25vw;
    height: 33.35vw;
    max-width: 480px;
    max-height: 640px;
    opacity: 1;
    transition: opacity 250ms ease-in-out;
    margin: 0 auto;
    margin-top: 26px;
}
@media (max-width: 1280px) and (min-width: 768px) {
    .rlc-creative_v3 .rlc-usebrandstyles .rlc-linecta {
        font-size: 12px;
        line-height: 14px;
    }
    .rlc-cardstack .rlc-cards .rlc-slide .rlc-copygroup .rlc-caption, 
    .rlc-cardstack .rlc-counter span {
        line-height: 14px;
    }
}

.rlc-cardstack .rlc-cards {
    width: 100%;
    height: 100%;
    margin-bottom: 36px;

}
.rlc-image {
    width: 100%;
    display: block;
}
.rlc-text-warpper {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
}
#rlc-duo1-l .rlc-text-warpper h2 {
    font-size: 45px;
    line-height: 60px;
    color: #1d1c20;
    margin: 0;
    padding: 0;
    font-weight: normal;
    margin-bottom: 13px;
    font-family: 'GLORIA' !important;
}
.text-warp #rlc-duo1-l .rlc-text-warpper h2,
.text-warp .rlc-text-warpper p,
.text-warp .rlc-text-warpper .show-more a {
    color: #fff;
}
.rlc-text-warpper p {
    font-size: 20px;
    line-height: 24px;
    color: #1d1c20;
    margin: 0;
    margin-bottom: 37px;
}
.rlc-text-warpper .show-more a {
    font-size: 20px;
    line-height: 24px;
    text-decoration: underline;
    color: #1d1c20;
    font-weight: bold;
}
@media only screen and (max-width:767px) {
    #rlc-duo1-l .rlc-text-warpper h2 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 6px;
    }
    body .rlc-creative_v3.text-warp .rlc-duoblock {
        padding: 70px 6%;
    }
    .rlc-text-warpper p {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 18px;
    }
    .rlc-text-warpper .show-more a {
        font-size: 12px;
        line-height: 14px;
    }
}
@media only screen and (min-width:768px) and (max-width:1280px) {
    #rlc-duo1-l .rlc-text-warpper h2 {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 6px;
    }
    body .rlc-creative_v3.text-warp .rlc-duoblock {
        padding: 70px 8%;
    }
    .rlc-text-warpper p {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 15px;
    }
    .rlc-text-warpper .show-more a {
        font-size: 14px;
        line-height: 18px;
    }
}
@media only screen and (min-width:1280px) and (max-width:1440px) {
    #rlc-duo1-l .rlc-text-warpper h2 {
        font-size: 36px;
        line-height: 44px;
        margin-bottom: 10px;
    }
    body .rlc-creative_v3.text-warp .rlc-duoblock {
        padding: 70px 10%;
    }
    .rlc-text-warpper p {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 20px;
    }
    .rlc-text-warpper .show-more a {
        font-size: 14px;
        line-height: 18px;
    }
}
