@import url("stylesheet_global.css");
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,700;1,800&display=swap');




:root{
    --desktop-width:100%;
    --tablet-width:100%;
}

html{
    font-size: 18px;
}

h1, h1 span,
h2, h2 span,
h3, h3 span,
h4, h4 span,
body, p, ul li, span, a, input{    
    font-family: noto-sans, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color:#14395A;
}

h1 b, h2 b, h3 b, h4 b, h5 b, h6 b,
b, b span, b a{
    font-family: noto-sans, sans-serif;
    font-weight: 700;
}

.font_extraBold p,
.font_extraBold p b{
    font-family: noto-sans, sans-serif;
    font-weight: 800;
}


/* h2, h3, h4,
.text_brand_color b,
.text_brand_color p,
.text_brand_color span, */
.cope-core-headline:not(.disable_default_color) p{
    color:#14395A;
}

.cope-core-headline.disable_default_color p{
    color:inherit;
}


.text_alt_color h2,
.text_alt_color h3,
.text_alt_color h4,
.text_alt_color b,
.text_alt_color p,
.text_alt_color span{
    color:#567287;
}

.cope-core-text.text_color_blue p,
.cope-core-text.text_color_blue b{
    color: #14395A !important;
}


.cope-core-text.text_color_grey p,
.cope-core-text.text_color_grey b{
    color: #4F4F4F;
}


.cope-core-text a,
.cope-core-text a:active{
    color: #14395A;
}
.cope-core-text a:hover{
    color: #445b6c
}

.line_separator hr{
    background-color: #1c4552;
}
.line_separator_thick hr{
    border-top-color: #7D91A6;
}
.cope-core-text a{
    font-size: 23px;
}

.cope-core-button span,
.cope-core-text p, 
.cope-core-text b,
.cope-core-text span,
.cope-core-text li{
    font-size: 23px;
    line-height: 30px;
}



.cope-core-text h1,
.cope-core-text h1 p,
.cope-core-text h1 b,
.cope-core-text h1 span,
.cope-core-headline p,
.cope-core-headline b,
.cope-core-headline span{
    font-size: 52px;
    line-height: 53px;
}

.cope-core-text h2,
.cope-core-text h2 p,
.cope-core-text h2 b,
.cope-core-text h2 span{
    font-size: 38px;
    line-height: 42px;
}

.cope-core-text h3,
.cope-core-text h3 p,
.cope-core-text h3 b,
.cope-core-text h3 span{
    font-size: 36px;
    line-height: 30px;
}

.cope-core-text h4,
.cope-core-text h4 p,
.cope-core-text h4 b,
.cope-core-text h4 span{
    font-size: 32px;
    line-height: 42px;
}

.cope-core-text h5{
    font-weight: 400;
}
.cope-core-text h5,
.cope-core-text h5 p,
.cope-core-text h5 b,
.cope-core-text h5 span{
    font-size: 30px;
    line-height: 33px;
}




/* .fineprint > p,
.fineprint > b,
.fineprint > a,
.fineprint > span{
    text-indent: -6px;
    margin-left: 7px;
} */
.fineprint p,
.fineprint b,
.fineprint a,
.fineprint span,
.smallprint p,
.smallprint b,
.smallprint a,
.smallprint span{
    font-size: 16px;
    line-height: 23px;
}


.fineprint > p::first-letter,
.fineprint > b::first-letter,
.fineprint > a::first-letter,
.fineprint > span::first-letter{
    margin-right: 2px;
}

sup{
    font-size: .6em !important;
    top:-.6em;
}
a:not(.cope-core-button) sup{
    border-bottom: none;
}


@media (max-width: 767px){
    .cope-core-text h1,
    .cope-core-text h1 p,
    .cope-core-text h1 b,
    .cope-core-text h1 span,
    .cope-core-headline p,
    .cope-core-headline b,
    .cope-core-headline span{
        font-size: 24px;
        line-height: 26px;
    }


    .cope-core-button span{
        font-size: 16px;
    }

    .text_fontsize_20 h2,
    .text_fontsize_20 h3,
    .text_fontsize_20 h4,
    .text_fontsize_20 p,
    .text_fontsize_20 b,
    .text_fontsize_20 a,
    .text_fontsize_20 strong,
    .text_fontsize_20 span,
    .text_fontsize_20 li,
    .cope-core-text a,
    .cope-core-text p, 
    .cope-core-text b,
    .cope-core-text span,
    .cope-core-text li{
        font-size: 14px !important;
        line-height: 18px !important;
    }  

    .mobile_textSize_24 h2,
    .mobile_textSize_24 h3,
    .mobile_textSize_24 h4,
    .mobile_textSize_24 p,
    .mobile_textSize_24 b,
    .mobile_textSize_24 a,
    .mobile_textSize_24 strong,
    .mobile_textSize_24 span{
        font-size: 24px !important;
        line-height: 26px !important;
    }

    .cope-core-text h2,
    .cope-core-text h2 p,
    .cope-core-text h2 b,
    .cope-core-text h2 span,
    .cope-core-text h4,
    .cope-core-text h4 p,
    .cope-core-text h4 b,
    .cope-core-text h4 span{
        font-size: 24px !important;
        line-height: 26px !important;
    }


    .cope-core-text h5,
    .cope-core-text h5 p,
    .cope-core-text h5 b,
    .cope-core-text h5 span{
        font-size: 20px;
        line-height: 22px;
    }


    .mobile_text_color_default p,
    .mobile_text_color_default p span{
        color:#14395A !important;
    }

    .fineprint p,
    .fineprint b,
    .fineprint a,
    .fineprint span,
    .smallprint p,
    .smallprint b,
    .smallprint a,
    .smallprint span{
        font-size: 13px;
        line-height: 15px;
    }
    .cope-core-text ul{
        padding-left: 1.2em;
    }
}


/* a:not(.cope-core-button) sup{
    display: inline-block;
    border-bottom: solid .2em;
    line-height: 1.75em;
    padding-bottom:initial;
} */
/* a:not(.cope-core-button) sup::before{
    content: '';
    width: 100%;
    border-bottom: solid .2em;
} */


/* HEADER */

.cope-core-navigation-top-sections .cope-core-navigation-top-section .cope-core-navigation-top-section-text{
    color: inherit;
}

/* .cope-core-navigation-top-sections .cope-core-navigation-top-section:nth-child(2) .cope-core-navigation-top-section-text{
    padding-right: 24px;
} */

@media (max-width: 767px){
    .product_globalNav_container_mobile{
        height: 35px;
    }
    .navigation_products .cope-core-navigation{
        margin-bottom: 105px;
    }
    .products_globalNav_content_mobile{
        width: 100%;
    }
    .products_globalNav_content_mobile p{
        font-size: 14px !important;
        line-height: .7em !important;
    }
    
    body:not(.footerIsiVisible) section.navigation_products .cope-core-navigation-top.cope-core-navigation-top-open .cope-core-navigation-top-links-container{
        height: calc(100vh - 205px);
    }


}



body.published_view .text_actor_portrayal{
    position: absolute;
    left: 10px;
    bottom:20px;
    background: rgba(255,255,255,.75);
    border-radius: 0.5em;
    max-width: 190px;
    padding: 0.6em;
}
body.published_view .text_actor_portrayal p{
    font-size: 14px;
    line-height: 1em;
}



.cope-core-button{
    border-radius: 13px;
    min-width: 250px;
    transition: background-color .25s ease-in; 
}
.cope-core-button span{
    padding:10px 42px 12px 42px;
}
.cope-core-button.cope-core-button-style-primary{
    background:#14395A;
    min-width: 350px;
}



.cope-core-button.cope-core-button-style-primary:hover, 
.cope-core-button.cope-core-button-style-primary:active, 
.cope-core-button.cope-core-button-style-primary.cope-core-button-active{
    background: #3C5973;
}

.cope-core-button.cope-core-button-style-secondary{
    background-color: #F9DE4A;
}
.cope-core-button.cope-core-button-style-secondary:hover, 
.cope-core-button.cope-core-button-style-secondary:active, 
.cope-core-button.cope-core-button-style-secondary.cope-core-button-active{
    background-color: #FBEC96;
}

.cope-core-button.cope-core-button-style-secondary span{
    color:#14395A;
}

.cope-core-button.cope-core-button-type-lrg.cope-core-button-style-secondary{
    background-color: white;
    border: 3px solid #14395A !important;
    max-width: fit-content;
}
.cope-core-button.cope-core-button-type-lrg.cope-core-button-style-secondary:hover, 
.cope-core-button.cope-core-button-type-lrg.cope-core-button-style-secondary:active, 
.cope-core-button.cope-core-button-type-lrg.cope-core-button-style-secondary.cope-core-button-active{
    background-color: #FBEC96;
}
.cope-core-button.cope-core-button-type-lrg.cope-core-button-style-secondary span{
    color: #14395A;
}
@media (min-width: 768px) and (max-width: 1439px){
    .cope-core-button.cope-core-button-style-primary{
        min-width: auto;
    }
}

@media (max-width: 767px){
    .cope-core-button.cope-core-button-style-primary{
        min-width: 250px;
    }
    .cope-core-button span{
        padding-left: 20px !important;
        padding-right: 20px !important;
        padding-top:3px !important;
        padding-bottom:3px !important;
    }
}

.tresiba_header_bg{
    background-color: #f9f7f2;
    background: linear-gradient(90deg, rgba(249,247,242,1) 0%, rgba(249,247,242,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
}




/* CURVE HEADER */

body.published_view .header_bottom_curve_container{
    height: 525px;
    --curve_bg_color:#fff;
}

body.published_view .header_bottom_curve_container.curve_bg_color_grey{
    --curve_bg_color: #F6F5F6;
}
body.published_view .header_bottom_curve_container.curve_bg_color_blue{
    --curve_bg_color: #14395A;
}




body.published_view .header_bottom_curve_container > div,
body.published_view .header_bottom_curve_container > div > div{
    height: 100%;
}
body.published_view .header_bottom_curve_container > div > div >  div{
    height: 100%;
    display: flex;
    flex-direction: column;
}
body.published_view .header_bottom_curve_container > div > div >  div > *:not(:last-child){
    z-index: 10;
}
body.published_view .header_bottom_curve_container > div > div >  div > .section:nth-last-child(2){
    margin-top: auto;
}
body.published_view .header_bottom_curve_container > div > div >  div > .section:last-child{
    z-index: 0;
}


body.published_view .header_bottom_curve{
    position: static;
    pointer-events: none;
}
body.published_view .header_bottom_curve > div{
    position: absolute;
    left: 0;
}
body.published_view .header_bottom_curve > div > div{
    position: absolute;
    height: 163px;
    top: -160px;
    overflow: hidden;
}
body.published_view .header_bottom_curve > div > div > div {
    background-color: var(--curve_bg_color);
    height: 3400px;
    width: 3750px;
    border-radius: 50%;
    /* transform: scale(2.2) translateY(343px); */
    transform: translateX(calc((-3750px + 100vw)/2));
}

body.published_view .header_bottom_curve_container .text_actor_portrayal{
    right: 0px;
    bottom:100px;
    left: initial;
}
@media (max-width: 1280px){
    body.published_view .header_bottom_curve_container .text_actor_portrayal{
        bottom:150px;
    }
}
body.published_view .header_bottom_curve_container .text_actor_portrayal p{
    font-size: 14px;
    line-height: 1em;
}



@media (min-width: 1600px){
    body.published_view .header_bottom_curve > div > div > div {
        width: calc(2 * 117vw);
        transform: translateX(calc((-2 * 117vw + 100vw)/2));
    }
}


@media (max-width: 767px){
    body.published_view .header_bottom_curve_container{
        height: auto;
    }
    .mobile_header_bottom_curve_container.mobile_curve_bg_grey{
        --curve_bg_color: #F6F5F6 !important;
    }
    .mobile_header_bottom_curve_container.mobile_curve_bg_blue{
        --curve_bg_color: #14395A !important;
    }
    .mobile_header_bottom_curve_container > div {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .mobile_header_bottom_curve_container .mobile_header_curve_section > div > div{
        height: 40px;
        overflow: hidden;
    }
    .mobile_header_bottom_curve_container .mobile_header_curve_section > div > div > div{
        background-color: var(--curve_bg_color);
        width: 950px;
        height: 950px;
        border-radius: 50%;
        transform: translateX(calc((-950px + 100vw)/2));
    }
    
    .mobile_header_bottom_curve_container .mobile_header_curve_content_section{
        background-color: var(--curve_bg_color);
    }

    body.published_view .header_bottom_curve_container > div > div > div > .section:nth-last-child(2),
    body.published_view .header_bottom_curve_container > div > div > div > .section:last-child{
        display: none;
    }
    body.published_view .header_bottom_curve_container .text_actor_portrayal{
        bottom:170px;
        right: 5px;
    }
    body.published_view .header_bottom_curve_container .text_actor_portrayal p{
        font-size: 11px !important;
        line-height: .5em !important;
    }
    
}



/* ACCORDION */
.cope-core-accordion-item{
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    border-bottom-color: rgba(68, 68, 68, 0.4);

}
.cope-core-accordion-item__title-wrapper{
    border-bottom: none;
}
.cope-core-accordion-item-title > span{
    font-size: 23px;
    font-weight: 700;
}
.cope-core-accordion-item .cope-core-accordion-item-title{
    padding-bottom:10px !important;
    background-color: transparent;
    transition: background-color .25s linear;
}
.cope-core-accordion-item .cope-core-accordion-item-title,
.cope-core-accordion-item .cope-core-accordion-item-content{
    padding-left: 45px !important;
}
.cope-core-accordion-item .cope-core-accordion-item-content{
    padding-top:0 !important;
    padding-bottom:0px !important;
    padding-right: 65px !important;
}
.cope-core-accordion-item .cope-core-accordion-item-content > div{
    padding-top: 22px;
    padding-bottom:14px;
}
.cope-core-accordion-item .cope-core-accordion-item-content .cope-core-text li,
.cope-core-accordion-item .cope-core-accordion-item-content .cope-core-text p{
    color: #4F4F4F;
}
.cope-core-accordion-item .cope-core-accordion-item-content .cope-core-text b{
    color:#14395A;
}
.cope-core-accordion-item .cope-core-accordion-item-content .cope-core-text a,
.cope-core-accordion-item .cope-core-accordion-item-content .cope-core-text a b{
    color:#7D91A6;
}
.cope-core-accordion-item .cope-core-accordion-item-content .cope-core-text.link_darkBlue a,
.cope-core-accordion-item .cope-core-accordion-item-content .cope-core-text.link_darkBlue a u{
    color: #14395a;
}




.cope-core-accordion-item .cope-core-accordion-item-content .cope-core-text ul{
    padding-left:24px;
}

.cope-core-accordion-item.cope-core-accordion-open .cope-core-accordion-item-title,
.cope-core-accordion-item .cope-core-accordion-item-title:hover{
    background-color: #fdf6d0;
}
.cope-core-accordion-item .cope-core-button{
    min-width: initial;
}

@media (max-width: 767px){
    .cope-core-accordion-item .cope-core-accordion-item-title{
        padding-left: 15px !important;
    }
    .cope-core-accordion-item-title > span{
        font-size: 14px;
        line-height: 18px;
    }
    .cope-core-accordion-item .cope-core-accordion-icon{
        margin-right: 10px !important;
        flex-shrink: 0;
    }
    .cope-core-accordion-item .cope-core-accordion-item-content{
        padding-left:15px !important;
        padding-right: 15px !important;
    }
}

@media screen and (max-width: 767px) {
    html { font-size: 16px; }
}

/* HOME */

body.published_view .home_circles_column{
    margin-top:-140px
}
body.published_view .home_circles_column > div > div > div{
    position: relative;
    display: flex;
    flex-direction: column;
}
body.published_view .home_circles_column > div > div > div > div:first-child{
    z-index: 0;
    position: absolute;
}
body.published_view .home_circles_column > div > div > div > div:not(:first-child){
    z-index: 40;
    position: relative;
}
body.published_view .home_circles_column > div > div > div > div:last-child{
    margin-top: auto;
}

.home_circle_section{
    max-width: 360px;
    width: 100%;
    padding-top:50%;
    border-top-right-radius: 180px;
    border-top-left-radius: 180px;
    background-color: white;
    margin:0 auto;
}
@media (max-width: 767px){
    .home_circle_section{
        max-width: 250px;
    }
}
@media (min-width: 768px) and (max-width: 1024px){
    body.published_view .home_circles_column {
        flex-direction: column;
    }
}



/* ABOUT FIASP */
body.isDesktop.page_aboutFiasp .container_gradient_side_overlay{
    background-color: rgb(2 18 8 / 1);
    --gradient_bg_color: rgb(2 18 8 / 1);
    --gradient_bg_color_transparent:rgb(2 18 8  / 0);
}

/* PERSONAL STORIES */
:root{
    --tab-height:auto;
}
:root body:not(.published_view){
    --tab-height:32px;
} 
body.published_view .personalStories_videoPlaylist_container .cope-core-tab-data {
    display: flex;
    flex-direction: column-reverse;
}
body.published_view .personalStories_videoPlaylist_container .cope-core-tabs-tab-content{
    padding:0;
    border: none;
}

body.published_view .personalStories_videoPlaylist_container .cope-core-tabs-container > .cope-core-tabs > .cope-core-tabs-tab{
    padding:0;
    border:none;
    margin-left: 0;
    position: relative;
    cursor: pointer;
}
body.published_view .personalStories_videoPlaylist_container .cope-core-tabs-container > .cope-core-tabs > .cope-core-tabs-tab:not(:last-child){
    margin-right: 15px;
}
body.published_view .personalStories_videoPlaylist_container .cope-core-tabs-container > .cope-core-tabs > .cope-core-tabs-tab > .activeCover{
    width: 100%;
    height: 100%;
    background-color: rgb(20 57 90/60%);
    position: absolute;
}
body.published_view .personalStories_videoPlaylist_container .cope-core-tabs-container > .cope-core-tabs > .cope-core-tabs-tab:not(.cope-core-tabs-active) > .activeCover{
    display: none;
}
body.published_view .personalStories_videoPlaylist_container .cope-core-tabs-container > .cope-core-tabs > .cope-core-tabs-tab > div:not(.activeCover){
    display: none;
}
body.published_view .personalStories_videoPlaylist_container .cope-core-tabs-container > .cope-core-tabs > .cope-core-tabs-tab > img{
    width: 100%;
    height: auto;
    margin:0;
}


.cope-core-videoplayer-container .cope-core-videoplayer-playlist{
    background: transparent;
    border:none;
    padding:0;
}
.cope-core-videoplayer-container .cope-core-videoplayer-playlist .cope-core-videoplayer-playlist-header{
    height: 80px;
    pointer-events: none;
}
.cope-core-videoplayer-container .cope-core-videoplayer-playlist .cope-core-videoplayer-playlist-header > .cope-core-videoplayer-playlist-right{
    display: none;
}
.cope-core-videoplayer-container .cope-core-videoplayer-playlist .cope-core-videoplayer-playlist-header > .cope-core-videoplayer-playlist-title{
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.cope-core-videoplayer-playlist-title p{
    margin-bottom:0;
    text-align: center;
    font-size: 23px;
}

.cope-core-videoplayer-container .cope-core-videoplayer-playlist .cope-core-videoplayer-playlist-content.cope-core-videoplayer-active{
    justify-content: space-between;
}
.cope-core-videoplayer-container .cope-core-videoplayer-playlist .cope-core-videoplayer-playlist-content img{
    margin-right: 0;
    width: 23%;
    border:none !important;
    transition: filter .5s ease;
}
.cope-core-videoplayer-container .cope-core-videoplayer-playlist .cope-core-videoplayer-playlist-content img:hover,
.cope-core-videoplayer-container .cope-core-videoplayer-playlist .cope-core-videoplayer-playlist-content img.video_active{
    filter: brightness(.75);
}

/* SAVINGS */

@media (min-width: 768px) and (max-width: 1024px){
    .savings_column{
        flex-direction: column;
    }
}


/* FAQ */

body.page_faq .cope-core-button.cope-core-button-style-secondary{
    background-color: transparent;
}
/* SITE MAP */
body.published_view.page_sitemap .header_bottom_curve_container{
    height: 335px;
}
@media (max-width: 767px){
    body.published_view.page_sitemap .header_bottom_curve_container{
        height: auto;
    }
}

body.page_sitemap .cope-core-text a,
body.page_sitemap .cope-core-text a:active{
    color: #14395A;
    text-decoration: none;
}
body.page_sitemap .sitemap_content_container .cope-core-text p{
    color: #4F4F4F;
}

/* SPEECH */
body.published_view .pronounceFiasp_column > .cope-core-column-one{
    position: relative;
}
body.published_view #speechbubble_fiasp{
    position: absolute;
    width: 170px;
    left: -18px;
    top:-10px;
    opacity: 0;
    transition: top .5s ease, opacity .5s ease;
    pointer-events: none;
}
body.published_view #speechbubble_fiasp.showBubble{
    top:-40px;
    opacity: 1;
}




/* .cope-core-accordion-icon .stroke-link-color{
    stroke: #567287;
}
.cope-core-accordion-icon img{
    filter: invert(46%) sepia(14%) saturate(815%) hue-rotate(163deg) brightness(90%) contrast(94%);
} */
.cope-core-accordion-item .cope-core-accordion-icon{
    margin-right: 45px;
}   



/* RAPID ACTING INSULIN */
#button_explore_novolog{
    background-color: #EF6000;
}

