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

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

.row-custom-v2 {
    margin-left: -8px;
    margin-right: -8px;
}

.row-custom-v2 [class*="col-"] {
    padding-left: 4px;
    padding-right: 4px;
}

.ods-custom-wrap--icon {
    padding: 16px 24px;
}

.swipe-custom .slick-track {
    height: 100%;
}

.swipe-custom .slick-slide {
    width: 338px;
}

.story-scroll--sticky {
    position: sticky;
    top: 0;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    border-radius: 32px;
    z-index: 20;
}

.story-scroll--sticky.is-fixed {
    position: fixed;
    top: 24px;
    z-index: 99;
}

.story-scroll--portal-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.storyImg {
    opacity: 0;
    transition: opacity 300ms ease, transform 300ms ease;

    position: absolute;
    top: 0;
    left: 0;
}

.storyImg img {
    max-width: 100%;
}

.storyImg.is-active {
    opacity: 1;
}

/* text steps */
.storyStep {
    opacity: 1 !important;
    transition: opacity 260ms ease, transform 260ms ease;

    margin-top: 32px;
}

.storyStep.is-active {
    opacity: 1;
}

.h2-custom {
    font-size: 32px;
    line-height: 32px;
}

.swipe-custom-section-full {
    margin-right: -16px;
    padding-right: 16px;
}

.storyVideo {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    width: 100%;
    transform: translate(-50%, -50%);
}

.swipe-custom .media-cnt img {
    border-radius: 16px;
}

@media (max-width: 767.98px) {
    .onex-main-banner .media-xs-small-custom {
        padding-bottom: 67%;
    }

    .onex-main-banner .media-xs-small-custom-v1 {
        padding-bottom: 75%;
    }

    .btn-large-custom-xs {
        font-size: 20px;
        line-height: 62px;
        display: block;
    }

    .story-scroll--sticky {
        box-shadow: 0px 15px 15px 5px #fff;
        background-color: #fff;
    }

    .story-scroll-wrap--sticky {
        position: sticky;
        top: 16px;
        left: 0;
        z-index: 9;
        transition: top ease .1s;
    }
}

@media screen and (min-width: 768px) {
    .swipe-custom .slick-slide {
        width: 346px;
    }

    .ods-custom-wrap--icon {
        padding: 40px 32px;
    }

    .story-scroll--sticky.is-bottom .storyImg {
        margin: 0 15px;
    }

    .storyStep {
        margin-top: 0;
    }

    .ods-form-action {
        margin-top: 16px;
        margin-left: 0;
    }

    .h2-custom {
        font-size: 36px;
        line-height: 36px;
    }

    .story-scroll--portal-bottom .storyImg {
        padding: 0 15px;
    }

    .swipe-custom-section-full {
        margin-right: -40px;
        padding-right: 40px;
    }

    .story-scroll--sticky {
        top: 72px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023.98px) {

    .onex-main-banner-custom-v1,
    .onex-main-banner-custom-v2.reversed {
        flex-direction: column-reverse;
        border-radius: 24px !important;
    }

    .onex-main-banner-custom-v1 .media,
    .onex-main-banner-custom-v2 .media {
        border-bottom-right-radius: 0;
        padding-bottom: 52%;
    }

    .onex-main-banner-custom-v1 .content {
        padding: 40px 56px 32px;
    }

    .onex-main-banner-custom-v2 .media {
        border-radius: 24px 24px 0 0 !important;
    }

    .onex-main-banner-custom-v2 .content {
        padding: 40px 32px 32px !important;
    }

    .onex-main-banner-lcc--custom {
        border-radius: 24px;
    }

    .onex-main-banner-lcc--custom .content {
        padding: 48px;
    }

    .input-prefix-label label {
        font-size: 20px;
        top: 26px;
    }
}

@media screen and (min-width: 1024px) {
    .swipe-custom .slick-slide {
        width: 374px;
    }

    .story-scroll--sticky {
        aspect-ratio: 645.00/482.97;
        padding: 80px 0;
        top: 170px;
    }

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

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

    .h2-custom {
        font-size: 48px;
        line-height: 48px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1410px) {
    .bs-section {
        padding: 64px 0 0;
    }

    .onex-main-banner-custom-v2.reversed {
        flex-direction: column-reverse;
    }

    .onex-main-banner-custom-v2 .typography {
        min-height: 1px;
    }

    .onex-main-banner-custom-v2 .media {
        border-radius: 48px 48px 0 0 !important;
        padding-bottom: 50%;
    }

    .onex-main-banner-custom-v2 .content {
        padding: 40px 32px 32px !important;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1450px) {
    .onex-main-banner-lcc--custom .content {
        padding: 32px !important;
    }
}

@media screen and (min-width: 1366px) {
    .story-scroll--sticky {
        top: 200px;
    }

    .storyStep {
        min-height: 28%;
    }

    .ods-custom-wrap--icon {
        padding: 40px 58px;
    }

    .row-custom {
        margin-left: -24px;
        margin-right: -24px;
    }

    .row-custom [class*="col-"] {
        padding-left: 24px;
        padding-right: 24px;
    }

    .d-wider-xl-flex {
        display: flex !important;
    }

    .d-wider-xl-none {
        display: none !important;
    }

    .mb-wider-xl-80 {
        margin-bottom: 80px !important;
    }

    .swipe-custom .media-cnt img {
        border-radius: 24px;
    }
}

@media screen and (min-width: 1415px) {
    .col-mid-xxl-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }

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

    .mb-mid-xxl-0 {
        margin-bottom: 0 !important;
    }
}

@media screen and (min-width: 1570px) {
    .swipe-custom .slick-slide {
        width: 470px;
    }

    .row-custom-v2 {
        margin-left: -40px;
        margin-right: -40px;
    }

    .row-custom-v2 [class*="col-"] {
        padding-left: 40px;
        padding-right: 40px;
    }

    .d-xxl-flex {
        display: flex !important;
    }

    .d-xxl-none {
        display: none !important;
    }

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

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

    .ods-form-action {
        margin-top: 0;
        margin-left: 8px;
    }

    .h2-custom {
        font-size: 59px;
        line-height: 56px;
    }

    .col-xxl-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }
}