


/* HOME PAGE HERO ------------------- */


body.theme_rybelsus.homepage .seo_h1 h1{
    line-height: 1.1em;
}

body.theme_rybelsus .lastestInfo_bar{
    box-shadow: inset 0 10px 10px rgb(0 0 0 /.3);
}

:root {
    --hero-video-height: 360px;
}

body.theme_rybelsus .hero_video_container{
    z-index: 10;
    position: relative;
}


@media (min-width:769px) {
    body.theme_rybelsus .hero_video_container .hero_video_column_videoLeft,
    body.theme_rybelsus .hero_video_container .hero_video_column_videoRight{
        height: var(--hero-video-height);
    }
}
@media (min-width:768px ) and (max-width:1439px) {
    body.theme_rybelsus .hero_video_container .hero_video_column_videoLeft{
        margin-right: 0;
    }
    body.theme_rybelsus .hero_video_section > div{
        width: 100% !important;
        left: 0 !important;
    }
    body.theme_rybelsus .hero_video_section #hero.cope-core-videoplayer-container .cope-core-videoplayer-player iframe{
        right: initial !important;
        left: initial !important;
    }
}
/* @media (max-width:1439px) {
    body.theme_rybelsus .hero_video_container{
        padding:0 20px;
    }
} */
body.theme_rybelsus .hero_video_container .hero_video_column_videoLeft > .cope-core-column-one{
    background: rgb(240,239,237);
    background: linear-gradient(-90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 8%)
}
body.theme_rybelsus .hero_video_container .hero_video_column_videoLeft > .cope-core-column-two{
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(254,243,220,1) 30%, rgba(254,232,188,1) 100%);
}
body.theme_rybelsus .hero_video_container .hero_video_column_videoRight > .cope-core-column-one{
    background-color: #f0efed ;
}
body.theme_rybelsus .hero_video_container .hero_video_column_videoRight > .cope-core-column-two > div{
    background: rgb(240,239,237);
    background: linear-gradient(90deg, rgba(240,239,237,1) 3%, rgba(240,239,237,0) 10%, rgba(240,239,237,0) 80%, rgba(240,239,237,1) 93%);
    height: 100%;
}
@media (max-width:767px) {
    body.theme_rybelsus .hero_video_container{
        height: auto;
    }
    body.theme_rybelsus .hero_video_container .hero_video_column_videoLeft > .cope-core-column-two{
        background:white;
    }
}
@media (max-width:1024px) {
    body.theme_rybelsus .hero_video_container .cope-core-container-content  {
        padding:0 !important;
    }
}

@media (min-width:1601px) {
    body.theme_rybelsus .hero_video_container{
        max-width: 1600px;
        margin: 0 auto;
        padding: 0 80px;
    }
    body.theme_rybelsus .hero_video_container .hero_video_column_videoRight{
        margin-left: 0 !important;
    }
    body.theme_rybelsus .hero_video_container .hero_video_column_videoRight > .cope-core-column-one{
        flex-basis: 53%;
    }
    body.theme_rybelsus .hero_video_container .hero_video_column_videoRight > .cope-core-column-two{
        flex-basis: 47%;
    }
}


body.theme_rybelsus:not(.editor_view) .hero_video_section {
    position: absolute;
    z-index: 0;
    overflow: hidden;
    width: 100%;
    height: var(--hero-video-height);
}

body.theme_rybelsus .hero_video_section > div{
    position: absolute;
    width: 1600px;
    max-width: 1600px; 
    left:calc(50% - 800px);
    margin:0 auto;
    height: var(--hero-video-height);
}
body.theme_rybelsus .hero_video_section > div > div{
    position: absolute;
    height: 100%;
    /* display: flex; */
    flex-direction: row;
}
body.theme_rybelsus .hero_video_section .videoplayer{
    position: relative;
}

body.theme_rybelsus .hero_video_section .gradient_left{
    width: 80px;
    height: 100%;
    position: absolute;
    z-index: 10;
    background: rgb(240,239,237);
    background: linear-gradient(90deg, rgba(240,239,237,1) 5%, rgba(240,239,237,0) 100%);
    left: 50px;
}
@media (max-width:1440px) {
    body.theme_rybelsus .hero_video_section .gradient_left{
        display: none;
    }
}
body.theme_rybelsus .hero_video_section .gradient_bottom{
    /* width: 100%;
    height: 40px;
    position: absolute;
    z-index: 10;
    background: rgb(240,239,237);
    background: linear-gradient(0deg, rgba(240,239,237,1) 5%, rgba(240,239,237,0) 100%);
    bottom: 0; */
    display: none;
}

body.theme_rybelsus .hero_video_section #hero.cope-core-videoplayer-container .cope-core-videoplayer-player{
    height: var(--hero-video-height) !important;
}
body.theme_rybelsus .hero_video_section #hero.cope-core-videoplayer-container .cope-core-videoplayer-player iframe{
    height: var(--hero-video-height) !important;
    width: auto;
    position: relative;
    left: 80px;
    top:0px;
    aspect-ratio: 16 / 9;
}

body.theme_rybelsus .hero_video_section.video_right #hero.cope-core-videoplayer-container .cope-core-videoplayer-player iframe{
    position: absolute;
    left:initial;
    right:125px;
    background: transparent;
}
@media (min-width:768px ) and (max-width:1439px) {
    body.theme_rybelsus .hero_video_section.video_right #hero.cope-core-videoplayer-container .cope-core-videoplayer-player iframe{
        right:-100px !important;
    }
    body.theme_rybelsus .hero_video_container .hero_video_column_videoRight{
        margin-left: 0 !important;
    }
    body.theme_rybelsus .hero_video_container .hero_video_column_videoRight .cope-core-column-one{
        padding-left: 20px !important;
    }
}

body.theme_rybelsus .hero_video_section #hero_mobile{
    display: none;
}
body.theme_rybelsus .hero_section_fallback{
    display: none;
}
body.theme_rybelsus .hero_section_fallback img{
    height: 471px;
}


@media (min-width:1024px) and (max-width:1439px) {
    body.theme_rybelsus .hero_video_section #hero.cope-core-videoplayer-container .cope-core-videoplayer-player{
        width: 100vw;
        display: block;
        position: absolute;
        left: calc(50vw - 820px);
    }
    
    body.theme_rybelsus .hero_video_section.hero_video_section_stayingActive #hero.cope-core-videoplayer-container .cope-core-videoplayer-player,
    body.theme_rybelsus .hero_video_section.hero_video_section_healthyEating #hero.cope-core-videoplayer-container .cope-core-videoplayer-player{
        left: 0;
    }

    body.theme_rybelsus .hero_video_section #hero.cope-core-videoplayer-container .cope-core-videoplayer-player iframe{
        position: absolute;
        right: 530px;
        left: initial;
    }
}
@media (min-width:768px) and (max-width:1023px) {
    body.theme_rybelsus .hero_video_section #hero.cope-core-videoplayer-container .cope-core-videoplayer-player iframe{
        left: calc(50% - 600px);
    }
}


@media (max-width:768px) {

    body.theme_rybelsus .hero_video_container .hero_video_column_videoLeft,
    body.theme_rybelsus .hero_video_container .hero_video_column_videoRight{
        flex-direction: column;
    }
    /* body.theme_rybelsus .hero_video_container .hero_video_column_videoRight{
        flex-direction: row-reverse;
    } */
    body.theme_rybelsus .hero_video_container .hero_video_column_videoLeft > div,
    body.theme_rybelsus .hero_video_container .hero_video_column_videoRight > div{
        flex-basis: 100%;
    }
    
    body.theme_rybelsus .hero_section_fallback img{
        height: auto !important;
        left:calc(50% + 150px) !important;
        width: 600px !important;
        top:0;
        position: relative;
        aspect-ratio: 16 / 9;
    }


    body.theme_rybelsus .hero_video_section .gradient_left{
        background: linear-gradient(270deg, rgba(240,239,237,1) 5%, rgba(240,239,237,0) 100%);
        left: calc(50% + 170px);
    }
    body.theme_rybelsus .hero_video_container .hero_video_column_videoLeft > .cope-core-column-one{
        position: relative;
        overflow: hidden;
    }

    body.theme_rybelsus .hero_video_container .hero_video_column_videoRight > .cope-core-column-one{
        order:1;
    }

    body.theme_rybelsus .hero_video_container .hero_video_column_videoRight > .cope-core-column-two{
        position: relative;
        overflow: hidden;
    }
    body.theme_rybelsus .hero_video_container .hero_video_column_videoRight > .cope-core-column-two > div{        
        position: relative;
        height: 240px !important;
        width: 426px !important;
        left:calc(50vw - 214px);
        background: rgb(240,239,237);
        background: linear-gradient(90deg, rgba(240,239,237,1) 0%, rgba(240,239,237,0) 10%,rgba(240,239,237,0) 75%,rgba(240,239,237,1) 100%);
        order:0;
    }

    body.theme_rybelsus .hero_video_container .hero_video_column_videoLeft > .cope-core-column-one > div{ 
        position: relative;
        height: 240px !important;
        width: 426px !important;
    }
}

@media (min-width:426px) and (max-width:768px) {
    body.theme_rybelsus .hero_video_container .hero_video_column_videoLeft > .cope-core-column-one > div{ 
        left:calc(50vw - 215px);
        background: rgb(240,239,237);
        background: linear-gradient(90deg, rgba(240,239,237,1) 0%, rgba(240,239,237,0) 10%,rgba(240,239,237,0) 75%,rgba(240,239,237,1) 100%);
    }
    
}
@media (max-width:425px){
    body.theme_rybelsus .hero_video_container .hero_video_column_videoLeft > .cope-core-column-one > div{ 
        background: transparent;
    }
}

@media (max-width:767px) {
    body.theme_rybelsus:not(.editor_view) .hero_video_section > div{
        width: 425px;
        height: 240px;
        left:calc(50% - 213px);
        top:0;
        min-height: initial;
    }
    body.theme_rybelsus .hero_video_section #hero.cope-core-videoplayer-container .cope-core-videoplayer-content .cope-core-videoplayer-player iframe,
    body.theme_rybelsus .hero_video_section #hero_mobile.cope-core-videoplayer-container .cope-core-videoplayer-content .cope-core-videoplayer-player iframe{
        height: 240px !important;
        width: 425px !important;
        left:calc(50% - 213px) !important;
        top:-1px;
    }
    body.theme_rybelsus .hero_video_section.separate_mobile #hero_mobile{
        display: block;
    }
    body.theme_rybelsus .hero_video_section.separate_mobile #hero{
        display: none;
    }
}


@media (max-width:768px) {
    
    body.theme_rybelsus:not(.editor_view) .hero_video_section.hero_video_section_stayingActive > div,
    body.theme_rybelsus:not(.editor_view) .hero_video_section.hero_video_section_healthyEating > div{
        width: 425px;
        height: 240px;
        left:calc(50% - 213px);
        top:0;
        min-height: initial;
    }
    body.theme_rybelsus .hero_video_section.hero_video_section_healthyEating #hero.cope-core-videoplayer-container .cope-core-videoplayer-content .cope-core-videoplayer-player iframe,
    body.theme_rybelsus .hero_video_section.hero_video_section_stayingActive #hero.cope-core-videoplayer-container .cope-core-videoplayer-content .cope-core-videoplayer-player iframe{
        height: 240px !important;
        width: 425px !important;
        left:calc(50% - 214px) !important;
        top:-1px;
    }
}



/* HERO VIDEO SECTION */
body.theme_rybelsus:not(.editor_view) .hero_video_section.homepage{
    height: 471px;
}
body.theme_rybelsus .hero_video_section.homepage #hero.cope-core-videoplayer-container .cope-core-videoplayer-player{
    height: 471px;
}
body.theme_rybelsus .hero_video_section.homepage #hero.cope-core-videoplayer-container .cope-core-videoplayer-player iframe{
    height: 471px !important;
    width: 840px;
}
@media (max-width:767px) {
    body.theme_rybelsus .hero_video_section.homepage #hero_mobile.cope-core-videoplayer-container .cope-core-videoplayer-content .cope-core-videoplayer-player iframe{
        height: auto !important;
        left:calc(50% - 345px) !important;
        width: 600px !important;
        top:0;
        position: relative;
        aspect-ratio: 16 / 9;
    }
    body.theme_rybelsus:not(.editor_view) .hero_video_section.homepage > div{
        height: 338px;
        width: 600px;
        left:calc(50% - 300px) !important;
    }
}







body.theme_rybelsus #homepage_callout .experiencefragment {
    margin-top: -110px
}

body.theme_rybelsus #homepage_greyCalloutBox_column>.cope-core-column {
    -ms-flex-preferred-size: auto !important;
    flex-basis: auto !important
}

body.theme_rybelsus #homepage_greyCalloutBox_column>.cope-core-column.cope-core-column-one {
    width: 120px;
    margin-right: 10px
}

@media (max-width:767px) {
    body.theme_rybelsus .cope-core-container.homepage_hero_container {
        background-size: 100% auto
    }

    body.theme_rybelsus .homepage_banner_text_container_cope {
        background: none !important
    }

    body.theme_rybelsus #homepage_callout .experiencefragment {
        position: relative;
        margin-top: -90px
    }
}

body.theme_rybelsus .homepage_h1 > h1,
body.theme_rybelsus .homepage_h1 > p {
    display: inline;
    font-size: 18px;
    font-weight: 400;
    font-family: Verdana, sans-serif;
}


@media (max-width:767px) {
    body.theme_rybelsus .homepage_h1 {
        line-height: 0
    }

    body.theme_rybelsus .homepage_h1 > h1, 
    body.theme_rybelsus .homepage_h1 > p {
        display: inline;
        font-size: 16px;
        line-height: 17px
    }
}

body.theme_rybelsus .homepage_nikki_container {
    background-size: cover !important
}

body.theme_rybelsus .page_header_title p {
    margin-bottom: 0 !important
}

body.theme_rybelsus .results_section_header_column>.cope-core-column-one {
    width: 160px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

body.theme_rybelsus .a1c_section_yellowBox>.cope-core-column-two {
    width: 270px;
    margin-right: 150px;
    margin-left: 100px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}


body.theme_rybelsus .homepage_pill_container{
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(254,232,188,1) 100%);
}

/* body.theme_rybelsus .howToStart_diagram_column>.cope-core-column-two {
    -ms-flex-preferred-size: 139px !important;
    flex-basis: 139px !important
} */

/* PATIENT STORIES */
body.theme_rybelsus .text-largeQuotes p{
    display: inline-block;
    text-indent:-1.2em;
}
body.theme_rybelsus .text-largeQuotes p::before,
body.theme_rybelsus .text-largeQuotes p::after{
    font-family: Verdana, sans-serif;
    font-weight: bold;
    font-size: 2em;
    color:inherit;
    position: relative;
    line-height: 0;
    top:.4em;
}
body.theme_rybelsus .text-largeQuotes p::before{
    content:'“';
}
body.theme_rybelsus .text-largeQuotes p::after{
    content:'”';
}
@media (min-width:768px) {
    body.theme_rybelsus .realRybelsus_hero_container .cope-core-column-container{
        background: rgb(255,255,255);
        background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 40%, rgba(255,255,255,1) 51%, rgba(255,255,255,1) 100%);
    }
}
@media (max-width:768px) {
    body.theme_rybelsus .cope-core-container.realRybelsus_hero_container > div{
        padding:0 !important;
    }
    body.theme_rybelsus .cope-core-container.realRybelsus_hero_container{
        background-size: auto !important;
    }
    .realStories_hero_section_mobile{
        background: linear-gradient(0deg, rgba(255,255,255,1) 5%, rgba(255,255,255,0) 25%);
    }
}

#patientstories_openvid > span{
    margin-right: .5em;
}


body.theme_rybelsus .realStories_hero_section_mobile{
    cursor: pointer;
}

body.theme_rybelsus #patientStories_carousel_thms {
    border-radius: 20px;
    box-shadow: 0 0 10px rgb(0 0 0 / .2);
}
body.theme_rybelsus #patientStories_carousel_thms .thm_click_section{
    cursor: pointer;
}
body.theme_rybelsus #patientStories_carousel_thms img{
    opacity: .5;
    transition: opacity .25s ease-in-out;
}
body.theme_rybelsus #patientStories_carousel_thms .cope-core-text{
    transition: color .25s ease-in-out;
}
body.theme_rybelsus #patientStories_carousel_thms > div.active_thm img,
body.theme_rybelsus #patientStories_carousel_thms .thm_click_section:hover img{
    opacity: 1;
}
body.theme_rybelsus #patientStories_carousel_thms > div.active_thm .cope-core-text,
body.theme_rybelsus #patientStories_carousel_thms .thm_click_section:hover .cope-core-text{
    color:#ff8200;
}
@media (max-width:768px) {
    body.theme_rybelsus #patientStories_carousel_thms{
        justify-content: center;
        gap:10px;
    }
    body.theme_rybelsus #patientStories_carousel_thms > div{
        max-width: 115px;
    }
}
body.theme_rybelsus .cope-core-carousel__item > .section {
    padding:12px;
}
body.theme_rybelsus .patientStories_carousel_content_column{
    border-radius: 20px;
    box-shadow: 0 0 10px rgb(0 0 0 / .2);
}

body.theme_rybelsus  #patientStories_carousel .slick-dots{
    display: none !important;
}

body.theme_rybelsus:not(.editor_view)  .patientStories_carousel_column_container{
    max-width: 1280px;
    margin: 40px auto 0;
}
body.theme_rybelsus:not(.editor_view)  .patientStories_carousel_column_container > .cope-core-column-one,
body.theme_rybelsus:not(.editor_view)  .patientStories_carousel_column_container > .cope-core-column-three{
    max-width: 80px;
    flex: none;
    margin-bottom:90px;
}
body.theme_rybelsus:not(.editor_view)  .patientStories_carousel_column_container > .cope-core-column-two{
    max-width:calc(100% - 160px);
}
@media (max-width:768px) {
    body.theme_rybelsus:not(.editor_view)  .patientStories_carousel_column_container{
        position: relative;
    } 
    body.theme_rybelsus:not(.editor_view)  .patientStories_carousel_column_container > .cope-core-column-one,
    body.theme_rybelsus:not(.editor_view)  .patientStories_carousel_column_container > .cope-core-column-three{
        position: absolute;
        z-index: 20;
        top:50%;
    }
    body.theme_rybelsus:not(.editor_view)  .patientStories_carousel_column_container > .cope-core-column-two{
        max-width:100%;
        margin-left: -10px;
        z-index: 10;
    }
    body.theme_rybelsus:not(.editor_view)  .patientStories_carousel_column_container > .cope-core-column-one{
        left: 2px;
    }
    body.theme_rybelsus:not(.editor_view)  .patientStories_carousel_column_container > .cope-core-column-three{
        right: 23px;
    }
}


body.theme_rybelsus  .patientStories_carousel_content_column .patientStories_carousel_content_section_image{
    background-size: auto 100%;
    background-position:left;
    /* background: rgb(25,28,107);
    background: linear-gradient(0deg, rgba(25,28,107,1) 0%, rgba(25,28,107,0) 50%); */
}
@media (max-width:768px) {
    body.theme_rybelsus  .patientStories_carousel_content_column .patientStories_carousel_content_section_image{
        height: 160px !important;
        background-position: top;
        background-size: 100%;
    }
}
body.theme_rybelsus:not(.editor_view)   .patientStories_carousel_content_column .cope-core-column{
    height: 400px;
}
@media (max-width:767px) {
    body.theme_rybelsus:not(.editor_view)   .patientStories_carousel_content_column .cope-core-column{
        height: auto;
    }
}
/* body.theme_rybelsus:not(.editor_view)   .patientStories_carousel_content_column .cope-core-column > div,
body.theme_rybelsus:not(.editor_view)   .patientStories_carousel_content_column .cope-core-column > div > div,
body.theme_rybelsus:not(.editor_view)   .patientStories_carousel_content_column .cope-core-column > div > div > .section,
body.theme_rybelsus:not(.editor_view)   .patientStories_carousel_content_column .cope-core-column > div > div > .section > section,
body.theme_rybelsus:not(.editor_view)   .patientStories_carousel_content_column .cope-core-column > div > div > .section > section > div,
body.theme_rybelsus:not(.editor_view)   .patientStories_carousel_content_column .cope-core-column > div > div > .section > section > div > div,
body.theme_rybelsus:not(.editor_view)   .patientStories_carousel_content_column .cope-core-column > div > div > .section > section > div > div > div{
    height: 100%;
} */

/* body.theme_rybelsus:not(.editor_view)   .patientStories_carousel_content_column .cope-core-column > div,
body.theme_rybelsus:not(.editor_view)   .patientStories_carousel_content_column .cope-core-column > div > div,
body.theme_rybelsus:not(.editor_view)   .patientStories_carousel_content_column .cope-core-column > div > div > .section{
    height: 100%;
} */

/* body.theme_rybelsus:not(.editor_view)   .patientStories_carousel_content_column .cope-core-column * {
    height: 100%;
}
body.theme_rybelsus:not(.editor_view)   .patientStories_carousel_content_column .cope-core-column > div > div > .section > section > div > div > div *{
    height: auto;
} */



/* body.theme_rybelsus:not(.editor_view)   .patientStories_carousel_content_column .patientStories_carousel_content_section_image > div > div > div,
body.theme_rybelsus:not(.editor_view)   .patientStories_carousel_content_column .patientStories_carousel_content_section_text > div > div > div{
    display: flex;
    flex-direction: column;
} */
/* body.theme_rybelsus:not(.editor_view) .patientStories_carousel_content_column .patientStories_carousel_content_section_image .text,
body.theme_rybelsus:not(.editor_view)   .patientStories_carousel_content_column .patientStories_carousel_content_section_text .footnote_parent{
    margin-top:auto
} */

@media (max-width:768px) {
    body.theme_rybelsus:not(.editor_view) .patientStories_carousel_content_column .patientStories_carousel_content_section_image .text{
        margin-top: 0px;
        width: 55%;
        margin-left: 45%;
    }
}

body.theme_rybelsus  .patientStories_carousel_imageQuote{
    position: relative;
    font-size: 1.125rem;
}
body.theme_rybelsus  .patientStories_carousel_imageQuote .text-uppercase,
body.theme_rybelsus  .patientStories_carousel_imageQuote::before{
    font-family: Verdana, sans-serif;
    font-weight: bold;
    font-size: 1.8em !important;
    color:inherit;
}

body.theme_rybelsus  .patientStories_carousel_imageQuote .body-1{
    font-size: inherit;
    display: inline;
    position: relative;
    
    text-wrap: nowrap;
}

body.theme_rybelsus  .patientStories_carousel_imageQuote::before{
    content:'“';
    position: absolute;
    left: -.6em;
    top:-.1em;
}
body.theme_rybelsus  .patientStories_carousel_imageQuote .text-uppercase{
    position: relative;
    line-height: 0;
    bottom:-.35em;
}

@media (max-width:768px) {
    body.theme_rybelsus  .patientStories_carousel_imageQuote::before,
    body.theme_rybelsus  .patientStories_carousel_imageQuote .text-uppercase{
        font-size: 22px !important;
    }
    /* body.theme_rybelsus  .patientStories_carousel_imageQuote .text-uppercase{
        bottom:-.4em;
    } */

    body.theme_rybelsus  .patientStories_carousel_imageQuote .body-1{
        display: block;
        width: 100%;
        left: 0;
    }
    body.theme_rybelsus  .patientStories_carousel_imageQuote .body-2{
        display: inline-block;
        line-height: 0;
        width: 0;
    }
}

body.theme_rybelsus .patientStories_carousel_column_container .cope-core-column:not(.cope-core-column-two) > div,
body.theme_rybelsus .patientStories_carousel_column_container .cope-core-column:not(.cope-core-column-two) > div > div{
    height: 100%;
    display: flex;
    align-items: center;
}
body.theme_rybelsus .patientStories_carousel_column_container .cope-core-column.cope-core-column-three > div{
    justify-content: flex-end;
}
body.theme_rybelsus .patientStories_carousel_button > div > div > div,
body.theme_rybelsus .patientStories_carousel_button > div > div > div > div,
body.theme_rybelsus .patientStories_carousel_button > div > div > div > div > div{
    height: 100%;
}
body.theme_rybelsus .patientStories_carousel_button .cope-core-image__wrapper{
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
}
body.theme_rybelsus .patientStories_carousel_button,
body.theme_rybelsus .patientStories_carousel_button > div > div{
    width: 45px;
    height: 145px;
}


body.theme_rybelsus .patientStories_carousel_button{
    cursor: pointer;
    transition: opacity .25s ease-in-out, background-color .25s ease-in-out;
}
body.theme_rybelsus .patientStories_carousel_button:not(.slick-disabled):hover{
    background-color: #ffde99;
}
body.theme_rybelsus .patientStories_carousel_button.slick-disabled{
    opacity: .5;
}
body.theme_rybelsus .patientStories_carousel_prev img{
    transform: rotate(180deg);
}
body.theme_rybelsus .patientStories_carousel_button img{
    pointer-events: none;
    user-select: none;
}


@media (max-width:768px) {
    body.theme_rybelsus .patientStories_carousel_button,
    body.theme_rybelsus .patientStories_carousel_button > div > div{
        width: 25px;
        height: 70px;
    }
}




body.theme_rybelsus.patient_stories .cope-core-modal,
body.theme_rybelsus.patient_stories .cope-core-modal .cope-core-scrolling-content{
    padding: 0;
    border:none;
    border-radius: 0;
}
body.theme_rybelsus.patient_stories .cope-core-modal .videoplayer{
    margin:0;
}
body.theme_rybelsus.patient_stories .cope-core-modal .cope-core-videoplayer-container{
    gap:0;
    margin:0;
}
body.theme_rybelsus.patient_stories .cope-core-modal .cope-core-videoplayer-player{
    line-height: 0;
}
body.theme_rybelsus.patient_stories .cope-core-modal iframe{
    height:auto !important;
    aspect-ratio: 16/9 !important;
}

body.theme_rybelsus.patient_stories .cope-core-modal-visible .cope-core-modal-button-close{
    background-image: url(/content/dam/diabetes-patient/rybelsus/english/23_10/close_modal.svg);
    width: 60px;
    height: 60px;
}
body.theme_rybelsus.patient_stories .cope-core-modal-visible .cope-core-modal-button-close::before{
    display: none;
}




body.theme_rybelsus .support_background {
    background-position: 100% 0 !important
}

body.theme_rybelsus.savingsAndSupport:not(.editor_view) .cope-core-sidecallout{
    display: flex;
}
body.theme_rybelsus.savingsAndSupport:not(.editor_view) .cope-core-sidecallout-wrapper > a:not(.callouttab-sophia),
body.theme_rybelsus.savingsAndSupport:not(.editor_view) .cope-core-sidecallout-wrapper-mobile:not(.callouttab-sophia){
    display:none;
}

body.theme_rybelsus:not(.editor_view) .savings_threeways_column #button_calling, 
body.theme_rybelsus:not(.editor_view) .savings_threeways_column #button_texting {
    display: none
}


body.theme_rybelsus .savings_threeways_column .button {
    max-width: 220px;
    float: none !important;
    margin: 0 auto
}

@media (max-width:767px) {
    body.theme_rybelsus .savings_threeways_column>div>div>div.aem-Grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    body.theme_rybelsus .savings_threeways_column .image {
        -ms-flex-negative: 4;
        flex-shrink: 4
    }

    body.theme_rybelsus .savings_threeways_column .image>div {
        margin-bottom: 0 !important
    }

    body.theme_rybelsus .savings_threeways_column .headline p, body.theme_rybelsus .savings_threeways_column .text p {
        text-align: left !important;
        margin-bottom: 0 !important
    }

    body.theme_rybelsus .savings_threeways_column .cope-core-button {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    body.theme_rybelsus .savings_threeways_column .button ,
    body.theme_rybelsus .savings_threeways_column .buttonComponent{
        max-width: 140px;
        margin-left: 0;
        margin-top: 10px !important;
        display: inline-block
    }

    body.theme_rybelsus .savings_threeways_column .btn.cope-core-button.cope-core-button-type-med.center {
        max-width: 140px;
        margin-left: 0
    }
}


/* HOW TO START / TAKING RYBELSUS */
body.theme_rybelsus:not(.isMobile) .howToStart_diagram_column>.cope-core-column-three {
    -ms-flex-preferred-size: 36% !important;
    flex-basis: 36% !important
}
body.theme_rybelsus .welcomeToRybelsus_callout {
    margin-top: -60px
}

@media (max-width:767px) {
    body.theme_rybelsus .welcomeToRybelsus_callout {
        margin-top: 0
    }
}

@media (min-width:1024px) {
    body.theme_rybelsus:not(.editor_view) .dosing_columns > .cope-core-column-two,
    body.theme_rybelsus:not(.editor_view) .dosing_columns > .cope-core-column-four {
        -ms-flex-preferred-size: 50px;
        flex-basis: 50px;
        flex-shrink: 0;
    }
    body.theme_rybelsus:not(.editor_view) .dosing_columns > .cope-core-column-one,
    body.theme_rybelsus:not(.editor_view) .dosing_columns > .cope-core-column-three,
    body.theme_rybelsus:not(.editor_view) .dosing_columns > .cope-core-column-five {
        -ms-flex-preferred-size: calc((100% - 100px)/3) !important;
        flex-basis: calc((100% - 100px)/3)  !important;
    }
}
@media (max-width:1023px) {
    body.theme_rybelsus:not(.editor_view) .dosing_columns > .cope-core-column-two img,
    body.theme_rybelsus:not(.editor_view) .dosing_columns > .cope-core-column-four img {
        transform: rotate(90deg);
        height: 32px;
    }
}

.howToStart_column .arrow_between_section img{
    transform: rotate(-90deg);
}

.howToStart_column .arrow_below_section{
    transform: rotate(90deg);
    top:40px;
}

/* HOW TO START - PILL QUIZ */
body.theme_rybelsus #pillVideo_xf{
    width: min(1050px, 90vw);
    margin: 10px auto;
    border-radius: 20px;
    box-shadow: 0 0 10px rgb(0 0 0 / .2);
    overflow: hidden;
}
/* body.theme_rybelsus .cope-core-quizflow-screen{
    box-shadow: 0 0 10px rgb(0 0 0 / .2);
    border-radius: 20px;
    background: white;
    margin:10px;
} */
body.theme_rybelsus .cope-core-quizflow-screen.cope-core-quizflow-initial-screen > .cope-core-quizflow-button-section{
    display: none;
}
.cope-core-quizflow .cope-core-quizflow-flow-screen .cope-core-quiz{
    flex-direction: column;
}
.cope-core-quizflow .cope-core-quizflow-flow-screen .cope-core-quiz > div{
    position: relative !important;
    width: auto !important;
    height: auto !important;
    line-height: initial !important;
    top:initial !important;
    background: transparent !important;
    /* font-weight: inherit !important;
    text-align: initial !important;
    font-size: inherit !important;
     */
}
body.theme_rybelsus .cope-core-quizflow-flow-screen .quizcard > .cope-core-quiz{
    width:min(600px, 80vw);
    margin: 0 auto;
}

.cope-core-quizflow .cope-core-quizflow-flow-screen .cope-core-quiz > div.cope-core-quizflow-quiz-label{
    font-size: 20px ;
    font-weight: 700;
    color:#171C8F;
    text-align: center;
    margin:10px auto;
}



/* FAQ  --------------------------- */

body.theme_rybelsus .faq-accordion {
    border: none !important;
    padding: 15px 20px;
    background: transparent;
    position: relative
}

body.theme_rybelsus .cope-core-accordion-item {
    margin-bottom: 0
}

body.theme_rybelsus .cope-core-accordion-item-title {
    cursor: pointer;
    padding-top: 10px;
    padding-bottom: 10px
}

body.theme_rybelsus .cope-core-accordion-item-title>span {
    font-weight: 800 !important;
    padding-left: 20px;
    font-family: Verdana, sans-serif;
    margin:0;
}


/* body.theme_rybelsus .cope-core-accordion-item-title>span>.keepTogether {
    font-weight: 800 !important
}

body.theme_rybelsus .fa-plusminus-container {
    margin-right: 10px;
    margin-left: auto
}

body.theme_rybelsus .cope-core-accordion-item.cope-core-accordion-open .fa-plus-circle {
    display: none
}

body.theme_rybelsus .cope-core-accordion-item.cope-core-accordion-open .fa-minus-circle, body.theme_rybelsus .cope-core-accordion-item .fa-plus-circle {
    display: block
}

body.theme_rybelsus .cope-core-accordion-default, body.theme_rybelsus .cope-core-accordion-item .fa-minus-circle {
    display: none
} */

body.theme_rybelsus .cope-core-accordion-item-content {
    margin-top: 0 !important
}

body.theme_rybelsus .faq_container .cope-core-accordion-item .cope-core-accordion-item-title .cope-core-accordion-controls{
    display: none;
}
body.theme_rybelsus .faq_container .cope-core-accordion-item-title{
    padding-left: 20px;
    padding-right: 10px;;
}
body.theme_rybelsus .faq_container .cope-core-accordion-item:not(.cope-core-accordion-open) .fa-minus-circle{
    display: none !important;
}
body.theme_rybelsus .faq_container .cope-core-accordion-item:not(.cope-core-accordion-open) .fa-plus-circle{
    display: block !important;
}
body.theme_rybelsus .faq_container .cope-core-accordion-item.cope-core-accordion-open .fa-minus-circle{
    display: block !important;
}
body.theme_rybelsus .faq_container .cope-core-accordion-item.cope-core-accordion-open .fa-plus-circle{
    display: none !important;
}


@media (max-width:767px) {
    body.theme_rybelsus .faq_container>.cope-core-container-content {
        padding: 0 5px !important
    }

    body.theme_rybelsus .faq_container .faq-accordion {
        padding: 0
    }

    body.theme_rybelsus .cope-core-accordion-item-title>span {
        padding-left: 10px
    }

    /* body.theme_rybelsus .cope-core-accordion-item-content>div {
        padding: 20px 5px 40px !important
    } */
}
/* FAQ  --------------------------- */



/* FAQ OLD */

body.theme_rybelsus .faq_container_old .faq-accordion {
    border: none !important;
    padding: 15px 20px;
    background: transparent;
    position: relative
}

body.theme_rybelsus .faq_container_old .cope-core-accordion-item {
    margin-bottom: 0
}

body.theme_rybelsus  .faq_container_old.cope-core-accordion-item-title {
    cursor: pointer;
    padding-top: 10px;
    padding-bottom: 10px
}

body.theme_rybelsus .faq_container_old .cope-core-accordion-item-title span {
    font-weight: 800;
    padding-left: 20px;
    font-family: Verdana, sans-serif
}

body.theme_rybelsus .faq_container_old .cope-core-accordion-item-title span>.keepTogether {
    font-weight: 800
}

body.theme_rybelsus .faq_container_old .fa-plusminus-container {
    margin-right: 10px;
    margin-left: auto
}

body.theme_rybelsus .faq_container_old .cope-core-accordion-item.cope-core-accordion-open .fa-plus-circle {
    display: none
}

body.theme_rybelsus .faq_container_old .cope-core-accordion-item.cope-core-accordion-open .fa-minus-circle, body.theme_rybelsus .cope-core-accordion-item .fa-plus-circle {
    display: block
}

body.theme_rybelsus .faq_container_old .cope-core-accordion-default, body.theme_rybelsus .cope-core-accordion-item .fa-minus-circle {
    display: none
}

body.theme_rybelsus .faq_container_old .cope-core-accordion-item-content {
    margin-top: 0 !important
}

body.theme_rybelsus .faq_container_old .cope-core-accordion-item-content>div {
    padding: 20px 15px 40px !important
}

@media (max-width:767px) {
    body.theme_rybelsus .faq_container.faq_container_old >.cope-core-container-content {
        padding: 0 5px !important
    }

    body.theme_rybelsus .faq_container.faq_container_old .faq-accordion {
        padding: 0
    }

    body.theme_rybelsus .faq_container_old .cope-core-accordion-item-title span {
        padding-left: 10px;
        display: block;
        margin: 0;
    }

    body.theme_rybelsus .faq_container_old .cope-core-accordion-item-content>div {
        padding: 20px 5px 40px !important
    }
}



/* FAQ OLD */




body.theme_rybelsus .sitemap-container a, body.theme_rybelsus .sitemap-container a:active, body.theme_rybelsus .sitemap-container a:hover, body.theme_rybelsus .sitemap-container a:visited {
    color: #ff8200;
    text-decoration: none
}
body.theme_rybelsus #search-container{
    display: flex;
    margin-bottom: 25px;
}

body.theme_rybelsus #search-container>.search-form {
    width: 100%
}

body.theme_rybelsus #search-container form {
    position: relative
}

body.theme_rybelsus #search-container input[type=search] {
    border-radius: 30px;
    background: #ededed;
    width: 100%;
    padding: 10px 20px;
    height: auto
}

body.theme_rybelsus #search-container input[type=search]::-webkit-input-placeholder {
    color: transparent
}

body.theme_rybelsus #search-container input[type=search]::-moz-placeholder {
    color: transparent
}

body.theme_rybelsus #search-container input[type=search]:-ms-input-placeholder {
    color: transparent
}

body.theme_rybelsus #search-container input[type=search]::-ms-input-placeholder {
    color: transparent
}

body.theme_rybelsus #search-container input[type=search]::placeholder {
    color: transparent
}

body.theme_rybelsus #search-container .search-button {
    height: 20px;
    width: 20px;
    top: 12px;
    right: 12px;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: url(../search-icon.png) 50% no-repeat;
    position: absolute;
    background-size: contain
}

body.theme_rybelsus .form-control {
    font-size: 16px;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .08);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .08);
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

body.theme_rybelsus .pi_wrapper .cope-core-image__wrapper, body.theme_rybelsus .pi_wrapper img {
    width: 100% !important
}

@media (min-width:1024px) and (max-width:1439px) {
    body.theme_rybelsus #homepage_greyCallout_container {
        margin-top: 80px
    }
}

@media (max-width:1439px) {
    body.theme_rybelsus .a1c_section_yellowBox .cope-core-column-two {
        margin-left: 0;
        margin-right: 0
    }
}

body.theme_rybelsus .footerCallouts_section_container p{
    font-family: var(--frutiger), Verdana, sans-serif;
}
@media (min-width:1440px) {
    body.theme_rybelsus .desktop_container_sidePaddings40 .cope-core-container-content {
        padding-left: 40px;
        padding-right: 40px
    }

    body.theme_rybelsus .footerCallouts_section_container, 
    body.theme_rybelsus .patientStories_callout_footerColumnWidth {
        padding: 0 80px
    }
    /* body.theme_rybelsus.homepage .footerCallouts_section_container{
        padding:0px;
    } */

    body.theme_rybelsus .footerCallouts_section_container>div {
        max-width: 1280px !important
    }
}

@media (max-width:767px) {
    body.theme_rybelsus .page_header_title .cope-core-headline h1, body.theme_rybelsus .page_header_title .cope-core-headline p {
        font-size: 32px
    }

    body.theme_rybelsus .quotes_firstSection_wrapper>div>div>div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    body.theme_rybelsus .quotes_firstSection_wrapper>div>div>div>.image {
        -ms-flex-negative: 15;
        flex-shrink: 15
    }

    body.theme_rybelsus #side-effects .cope-core-container-content {
        padding-right: 14px;
        padding-left: 14px
    }

    body.theme_rybelsus .whatIs_diagram_box>div>div>div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    body.theme_rybelsus .whatIs_diagram_box>div>div>div>.image {
        -ms-flex-negative: 1.3;
        flex-shrink: 1.3;
        margin-right: 20px
    }

    body.theme_rybelsus .whatis_risks_box .cope-core-column-container .cope-core-column-one {
        width: 70px
    }

    body.theme_rybelsus .whatis_risks_box .cope-core-column-container .cope-core-column-two {
        padding-top: 15px
    }

    body.theme_rybelsus .whatis_risks_box .cope-core-column-container {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}