@import "./splide.css";

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}
.keyvideosborder {
    border: 10px solid #ffc72a;
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

div.video-content p.maxine-snippet {
    padding-top: 40px;
}

.bg-color-maxin-4-2 {
    background-color: #ccefe9;
    padding: 40px 0;
    margin: 30px 0;
}

.bg-maxin-4-1 {
    padding: 40px 0;
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

@media (max-width: 767px) {
    .added-bgcolor-section .slider-inner-wrapper .m-heading-secondary {
        margin-top: 17px;
        margin-bottom: 35px;
    }
    div.video-content p.maxine-snippet {
        padding-top: 0px !important;
    }
    div.video-content a {
            margin-bottom: 20px !important;
    }
    .journey-container #day-30-pam .video-content p, .journey-container #day-30-pam .video-content h2 {
        margin-left: 50px;
    }
    .journey-container .day-cta-pam {
        margin-left: 18px;
    }
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal
}

    input[type=checkbox], input[type=radio] {
        box-sizing: border-box;
        padding: 0
    }

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        height: auto
    }

    input[type=search] {
        -webkit-appearance: textfield;
        box-sizing: content-box
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

    a:focus, a:hover {
        color: #23527c;
        text-decoration: underline
    }

    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

    .container:after, .container:before {
        content: " ";
        display: table
    }

    .container:after {
        clear: both
    }

@media(min-width:768px) {
    .container {
        width: calc(100% - 60px)
    }
}

@media(min-width:1160px) {
    .container {
        width: 1160px
    }
}

@media(min-width:1200px) {
    .container {
        width: 1160px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

    .container-fluid:after, .container-fluid:before {
        content: " ";
        display: table
    }

    .container-fluid:after {
        clear: both
    }

.row {
    margin-left: -15px;
    margin-right: -15px
}

    .row:after, .row:before {
        content: " ";
        display: table
    }

    .row:after {
        clear: both
    }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-1 {
    width: 8.3333333333%
}

.col-xs-2 {
    width: 16.6666666667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.3333333333%
}

.col-xs-5 {
    width: 41.6666666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.3333333333%
}

.col-xs-8 {
    width: 66.6666666667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.3333333333%
}

.col-xs-11 {
    width: 91.6666666667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.3333333333%
}

.col-xs-pull-2 {
    right: 16.6666666667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.3333333333%
}

.col-xs-pull-5 {
    right: 41.6666666667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.3333333333%
}

.col-xs-pull-8 {
    right: 66.6666666667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.3333333333%
}

.col-xs-pull-11 {
    right: 91.6666666667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.3333333333%
}

.col-xs-push-2 {
    left: 16.6666666667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.3333333333%
}

.col-xs-push-5 {
    left: 41.6666666667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.3333333333%
}

.col-xs-push-8 {
    left: 66.6666666667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.3333333333%
}

.col-xs-push-11 {
    left: 91.6666666667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media(min-width:768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-1 {
        width: 8.3333333333%
    }

    .col-sm-2 {
        width: 16.6666666667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.3333333333%
    }

    .col-sm-5 {
        width: 41.6666666667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.3333333333%
    }

    .col-sm-8 {
        width: 66.6666666667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.3333333333%
    }

    .col-sm-11 {
        width: 91.6666666667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.3333333333%
    }

    .col-sm-pull-2 {
        right: 16.6666666667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.3333333333%
    }

    .col-sm-pull-5 {
        right: 41.6666666667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.3333333333%
    }

    .col-sm-pull-8 {
        right: 66.6666666667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.3333333333%
    }

    .col-sm-pull-11 {
        right: 91.6666666667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.3333333333%
    }

    .col-sm-push-2 {
        left: 16.6666666667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.3333333333%
    }

    .col-sm-push-5 {
        left: 41.6666666667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.3333333333%
    }

    .col-sm-push-8 {
        left: 66.6666666667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.3333333333%
    }

    .col-sm-push-11 {
        left: 91.6666666667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media(min-width:1160px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-1 {
        width: 8.3333333333%
    }

    .col-md-2 {
        width: 16.6666666667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.3333333333%
    }

    .col-md-5 {
        width: 41.6666666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.3333333333%
    }

    .col-md-8 {
        width: 66.6666666667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.3333333333%
    }

    .col-md-11 {
        width: 91.6666666667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.3333333333%
    }

    .col-md-pull-2 {
        right: 16.6666666667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.3333333333%
    }

    .col-md-pull-5 {
        right: 41.6666666667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.3333333333%
    }

    .col-md-pull-8 {
        right: 66.6666666667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.3333333333%
    }

    .col-md-pull-11 {
        right: 91.6666666667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.3333333333%
    }

    .col-md-push-2 {
        left: 16.6666666667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.3333333333%
    }

    .col-md-push-5 {
        left: 41.6666666667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.3333333333%
    }

    .col-md-push-8 {
        left: 66.6666666667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.3333333333%
    }

    .col-md-push-11 {
        left: 91.6666666667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media(min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-1 {
        width: 8.3333333333%
    }

    .col-lg-2 {
        width: 16.6666666667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.3333333333%
    }

    .col-lg-5 {
        width: 41.6666666667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.3333333333%
    }

    .col-lg-8 {
        width: 66.6666666667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.3333333333%
    }

    .col-lg-11 {
        width: 91.6666666667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.3333333333%
    }

    .col-lg-pull-2 {
        right: 16.6666666667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.3333333333%
    }

    .col-lg-pull-5 {
        right: 41.6666666667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.3333333333%
    }

    .col-lg-pull-8 {
        right: 66.6666666667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.3333333333%
    }

    .col-lg-pull-11 {
        right: 91.6666666667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.3333333333%
    }

    .col-lg-push-2 {
        left: 16.6666666667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.3333333333%
    }

    .col-lg-push-5 {
        left: 41.6666666667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.3333333333%
    }

    .col-lg-push-8 {
        left: 66.6666666667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.3333333333%
    }

    .col-lg-push-11 {
        left: 91.6666666667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media(max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media(max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media(max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media(max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media(min-width:768px)and (max-width:1159px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:768px)and (max-width:1159px) {
    .visible-sm-block {
        display: block !important
    }
}

@media(min-width:768px)and (max-width:1159px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media(min-width:768px)and (max-width:1159px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media(min-width:1160px)and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media(min-width:1160px)and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media(min-width:1160px)and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media(min-width:1160px)and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media(min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media(min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

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

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

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

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

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

    .select2-container .select2-selection--single {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 28px;
        user-select: none;
        -webkit-user-select: none
    }

        .select2-container .select2-selection--single .select2-selection__rendered {
            display: block;
            padding-left: 8px;
            padding-right: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap
        }

        .select2-container .select2-selection--single .select2-selection__clear {
            position: relative
        }

    .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
        padding-right: 8px;
        padding-left: 20px
    }

    .select2-container .select2-selection--multiple {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        min-height: 32px;
        user-select: none;
        -webkit-user-select: none
    }

        .select2-container .select2-selection--multiple .select2-selection__rendered {
            display: inline-block;
            overflow: hidden;
            padding-left: 8px;
            text-overflow: ellipsis;
            white-space: nowrap
        }

    .select2-container .select2-search--inline {
        float: left
    }

        .select2-container .select2-search--inline .select2-search__field {
            box-sizing: border-box;
            border: none;
            font-size: 100%;
            margin-top: 5px;
            padding: 0
        }

            .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
                -webkit-appearance: none
            }

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

    .select2-results__option[aria-selected] {
        cursor: pointer
    }

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

    .select2-search--dropdown .select2-search__field {
        padding: 4px;
        width: 100%;
        box-sizing: border-box
    }

        .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none
        }

    .select2-search--dropdown.select2-search--hide {
        display: none
    }

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px
    }

    .select2-container--default .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700
    }

    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #999
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0
        }

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

    .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
        display: none
    }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        box-sizing: border-box;
        list-style: none;
        margin: 0;
        padding: 0 5px;
        width: 100%
    }

        .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
            list-style: none
        }

    .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
        color: #999;
        margin-top: 5px;
        float: left
    }

    .select2-container--default .select2-selection--multiple .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700;
        margin-top: 5px;
        margin-right: 10px
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        color: #999;
        cursor: pointer;
        display: inline-block;
        font-weight: 700;
        margin-right: 2px
    }

        .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #333
        }

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #000 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: 0 0;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

    .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
        padding-left: 0
    }

    .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -1em;
        padding-left: 2em
    }

        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -2em;
            padding-left: 3em
        }

            .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                margin-left: -3em;
                padding-left: 4em
            }

                .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                    margin-left: -4em;
                    padding-left: 5em
                }

                    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                        margin-left: -5em;
                        padding-left: 6em
                    }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: #fff
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top,#fff 50%,#eee 100%);
    background-image: -o-linear-gradient(top,#fff 50%,#eee 100%);
    background-image: linear-gradient(to bottom,#fff 50%,#eee 100%);
    background-repeat: repeat-x
}

    .select2-container--classic .select2-selection--single:focus {
        border: 1px solid #5897fb
    }

    .select2-container--classic .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px
    }

    .select2-container--classic .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700;
        margin-right: 10px
    }

    .select2-container--classic .select2-selection--single .select2-selection__placeholder {
        color: #999
    }

    .select2-container--classic .select2-selection--single .select2-selection__arrow {
        background-color: #ddd;
        border: none;
        border-left: 1px solid #aaa;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
        background-image: -webkit-linear-gradient(top,#eee 50%,#ccc 100%);
        background-image: -o-linear-gradient(top,#eee 50%,#ccc 100%);
        background-image: linear-gradient(to bottom,#eee 50%,#ccc 100%);
        background-repeat: repeat-x
    }

        .select2-container--classic .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0
        }

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
        background: 0 0;
        border: none
    }

        .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
            border-color: transparent transparent #888 transparent;
            border-width: 0 4px 5px 4px
        }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top,#fff 0,#eee 50%);
    background-image: -o-linear-gradient(top,#fff 0,#eee 50%);
    background-image: linear-gradient(to bottom,#fff 0,#eee 50%);
    background-repeat: repeat-x
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top,#eee 50%,#fff 100%);
    background-image: -o-linear-gradient(top,#eee 50%,#fff 100%);
    background-image: linear-gradient(to bottom,#eee 50%,#fff 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

    .select2-container--classic .select2-selection--multiple:focus {
        border: 1px solid #5897fb
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
        list-style: none;
        margin: 0;
        padding: 0 5px
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__clear {
        display: none
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
        color: #888;
        cursor: pointer;
        display: inline-block;
        font-weight: 700;
        margin-right: 2px
    }

        .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #555
        }

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

.m-footer-nav, .m-footer-nav .subnav, .m-footer-secondary-nav, .m-header-main-nav, .m-header-main-nav li .subnav, .m-slides-container, body.is-parent-momentum-thankyou .m-poc-slides-container, body.is-parent-poc .m-poc-slides-container {
    list-style: none;
    padding: 0;
    margin: 0
}

.doctor-conversation-video, .how-myrbetriq-works, .is-momentum-thankyou .m-landing-header-nav, .is-parent-poc .m-dcg-next-step .quote-row, .is-parent-poc .m-dcg-question .answers, .l-header, .l-header-bottom, .l-pageblock-hero-container, .l-secondary-nav, .m-button-grey-box, .m-content-talking-doctor-callout, .m-cta-dcg, .m-cta-fad-mobile-menu, .m-cta-fad-mobile-menu .fad-form, .m-cta-ribbon, .m-flip-card .card-back, .m-flip-card .card-front, .m-footer-nav, .m-footer-secondary-nav, .m-form-momentum .button-container, .m-form-sys .button-container, .m-header-main-nav, .m-homepage-panels, .m-mobile-header-mid, .m-modal-combo .buttons-container, .m-modal-dcg .buttons-container, .m-modal-leaving-site .buttons-container, .m-ribbon-nav, .m-slider-controls .inner .pager, .m-video-cta, .testimonial-section .testimonials-panels .m-cta-is-getting-started, .what-to-expect, body .m-dcg-question .answers, body.is-parent-momentum-thankyou .m-poc-slider-controls .inner .pager, body.is-parent-poc .m-poc-slider-controls .inner .pager {
    zoom: 1
}

    .doctor-conversation-video:after, .doctor-conversation-video:before, .how-myrbetriq-works:after, .how-myrbetriq-works:before, .is-momentum-thankyou .m-landing-header-nav:after, .is-momentum-thankyou .m-landing-header-nav:before, .is-parent-poc .m-dcg-next-step .quote-row:after, .is-parent-poc .m-dcg-next-step .quote-row:before, .is-parent-poc .m-dcg-question .answers:after, .is-parent-poc .m-dcg-question .answers:before, .l-header-bottom:after, .l-header-bottom:before, .l-header:after, .l-header:before, .l-pageblock-hero-container:after, .l-pageblock-hero-container:before, .l-secondary-nav:after, .l-secondary-nav:before, .m-button-grey-box:after, .m-button-grey-box:before, .m-content-talking-doctor-callout:after, .m-content-talking-doctor-callout:before, .m-cta-dcg:after, .m-cta-dcg:before, .m-cta-fad-mobile-menu .fad-form:after, .m-cta-fad-mobile-menu .fad-form:before, .m-cta-fad-mobile-menu:after, .m-cta-fad-mobile-menu:before, .m-cta-ribbon:after, .m-cta-ribbon:before, .m-flip-card .card-back:after, .m-flip-card .card-back:before, .m-flip-card .card-front:after, .m-flip-card .card-front:before, .m-footer-nav:after, .m-footer-nav:before, .m-footer-secondary-nav:after, .m-footer-secondary-nav:before, .m-form-momentum .button-container:after, .m-form-momentum .button-container:before, .m-form-sys .button-container:after, .m-form-sys .button-container:before, .m-header-main-nav:after, .m-header-main-nav:before, .m-homepage-panels:after, .m-homepage-panels:before, .m-mobile-header-mid:after, .m-mobile-header-mid:before, .m-modal-combo .buttons-container:after, .m-modal-combo .buttons-container:before, .m-modal-dcg .buttons-container:after, .m-modal-dcg .buttons-container:before, .m-modal-leaving-site .buttons-container:after, .m-modal-leaving-site .buttons-container:before, .m-ribbon-nav:after, .m-ribbon-nav:before, .m-slider-controls .inner .pager:after, .m-slider-controls .inner .pager:before, .m-video-cta:after, .m-video-cta:before, .testimonial-section .testimonials-panels .m-cta-is-getting-started:after, .testimonial-section .testimonials-panels .m-cta-is-getting-started:before, .what-to-expect:after, .what-to-expect:before, body .m-dcg-question .answers:after, body .m-dcg-question .answers:before, body.is-parent-momentum-thankyou .m-poc-slider-controls .inner .pager:after, body.is-parent-momentum-thankyou .m-poc-slider-controls .inner .pager:before, body.is-parent-poc .m-poc-slider-controls .inner .pager:after, body.is-parent-poc .m-poc-slider-controls .inner .pager:before {
        content: "";
        display: table
    }

    .doctor-conversation-video:after, .how-myrbetriq-works:after, .is-momentum-thankyou .m-landing-header-nav:after, .is-parent-poc .m-dcg-next-step .quote-row:after, .is-parent-poc .m-dcg-question .answers:after, .l-header-bottom:after, .l-header:after, .l-pageblock-hero-container:after, .l-secondary-nav:after, .m-button-grey-box:after, .m-content-talking-doctor-callout:after, .m-cta-dcg:after, .m-cta-fad-mobile-menu .fad-form:after, .m-cta-fad-mobile-menu:after, .m-cta-ribbon:after, .m-flip-card .card-back:after, .m-flip-card .card-front:after, .m-footer-nav:after, .m-footer-secondary-nav:after, .m-form-momentum .button-container:after, .m-form-sys .button-container:after, .m-header-main-nav:after, .m-homepage-panels:after, .m-mobile-header-mid:after, .m-modal-combo .buttons-container:after, .m-modal-dcg .buttons-container:after, .m-modal-leaving-site .buttons-container:after, .m-ribbon-nav:after, .m-slider-controls .inner .pager:after, .m-video-cta:after, .testimonial-section .testimonials-panels .m-cta-is-getting-started:after, .what-to-expect:after, body .m-dcg-question .answers:after, body.is-parent-momentum-thankyou .m-poc-slider-controls .inner .pager:after, body.is-parent-poc .m-poc-slider-controls .inner .pager:after {
        clear: both
    }

@font-face {
    font-family: rockwell-nova;
    src: url(https://use.typekit.net/af/84f65a/00000000000000007735baa4/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("woff2"),url(https://use.typekit.net/af/84f65a/00000000000000007735baa4/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("woff"),url(https://use.typekit.net/af/84f65a/00000000000000007735baa4/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 700;
    font-stretch: normal
}

@font-face {
    font-family: rockwell-nova;
    src: url(https://use.typekit.net/af/5e47a0/00000000000000007735baa8/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3) format("woff2"),url(https://use.typekit.net/af/5e47a0/00000000000000007735baa8/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3) format("woff"),url(https://use.typekit.net/af/5e47a0/00000000000000007735baa8/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3) format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 700;
    font-stretch: normal
}

@font-face {
    font-family: rockwell-nova;
    src: url(https://use.typekit.net/af/5eee6d/00000000000000007735bab3/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3) format("woff2"),url(https://use.typekit.net/af/5eee6d/00000000000000007735bab3/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3) format("woff"),url(https://use.typekit.net/af/5eee6d/00000000000000007735bab3/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3) format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 400;
    font-stretch: normal
}

@font-face {
    font-family: rockwell-nova;
    src: url(https://use.typekit.net/af/fb4d70/00000000000000007735babb/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("woff2"),url(https://use.typekit.net/af/fb4d70/00000000000000007735babb/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("woff"),url(https://use.typekit.net/af/fb4d70/00000000000000007735babb/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal
}

@font-face {
    font-family: rockwell-nova-condensed;
    src: url(https://use.typekit.net/af/7940bb/00000000000000007735baa0/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("woff2"),url(https://use.typekit.net/af/7940bb/00000000000000007735baa0/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("woff"),url(https://use.typekit.net/af/7940bb/00000000000000007735baa0/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 700;
    font-stretch: normal
}

@font-face {
    font-family: rockwell-nova-condensed;
    src: url(https://use.typekit.net/af/85fcec/00000000000000007735baa5/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3) format("woff2"),url(https://use.typekit.net/af/85fcec/00000000000000007735baa5/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3) format("woff"),url(https://use.typekit.net/af/85fcec/00000000000000007735baa5/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3) format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 700;
    font-stretch: normal
}

@font-face {
    font-family: rockwell-nova-condensed;
    src: url(https://use.typekit.net/af/fbe95b/00000000000000007735baac/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3) format("woff2"),url(https://use.typekit.net/af/fbe95b/00000000000000007735baac/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3) format("woff"),url(https://use.typekit.net/af/fbe95b/00000000000000007735baac/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3) format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 400;
    font-stretch: normal
}

@font-face {
    font-family: rockwell-nova-condensed;
    src: url(https://use.typekit.net/af/2f7f84/00000000000000007735babf/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("woff2"),url(https://use.typekit.net/af/2f7f84/00000000000000007735babf/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("woff"),url(https://use.typekit.net/af/2f7f84/00000000000000007735babf/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal
}

@font-face {
    font-family: Rockwell;
    src: url(/content/fonts/8a120ae1-7a5b-484b-a170-f67812b59652.eot);
    src: url(/content/fonts/8a120ae1-7a5b-484b-a170-f67812b59652.eot?#iefix) format("eot"),url(/content/fonts/7658dda6-217a-406c-bcb8-7551f88e2c49.woff) format("woff"),url(/content/fonts/ec796902-2e28-46d0-8bbd-071b83705a39.ttf) format("truetype"),url(/content/fonts/66d3bbb2-4ca8-48e9-b707-f53f776ec476.svg#66d3bbb2-4ca8-48e9-b707-f53f776ec476) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Rockwell;
    src: url(/content/fonts/73e6c08f-deb5-4d6f-827b-597a84046aa4.eot);
    src: url(/content/fonts/73e6c08f-deb5-4d6f-827b-597a84046aa4.eot?#iefix) format("eot"),url(/content/fonts/de4b0540-9702-4662-8f3a-228419485257.woff) format("woff"),url(/content/fonts/bc34c4cd-af2c-400d-b4d0-726e2d89f690.ttf) format("truetype"),url(/content/fonts/59c05ddc-99f9-44db-82ce-cb7f503b5110.svg#59c05ddc-99f9-44db-82ce-cb7f503b5110) format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: "Proxima Nova";
    src: url(/content/fonts/93cc6d34-798e-42c8-87d2-fd6391801b63.eot);
    src: url(/content/fonts/93cc6d34-798e-42c8-87d2-fd6391801b63.eot?#iefix) format("eot"),url(/content/fonts/2fa30669-9bbd-4ced-912f-db94a367ed6c.woff) format("woff"),url(/content/fonts/c12b3ebb-3771-483f-a84a-ac63d615c28e.ttf) format("truetype"),url(/content/fonts/2a961063-ea56-4a4b-8cea-bdae32edb0e2.svg#2a961063-ea56-4a4b-8cea-bdae32edb0e2) format("svg");
    font-weight: light;
    font-style: normal
}

@font-face {
    font-family: "Proxima Nova";
    src: url(/content/fonts/7e90123f-e4a7-4689-b41f-6bcfe331c00a.eot);
    src: url(/content/fonts/7e90123f-e4a7-4689-b41f-6bcfe331c00a.eot?#iefix) format("eot"),url(/content/fonts/e56ecb6d-da41-4bd9-982d-2d295bec9ab0.woff) format("woff"),url(/content/fonts/2aff4f81-3e97-4a83-9e6c-45e33c024796.ttf) format("truetype"),url(/content/fonts/ab9cd062-380f-4b53-b1a7-c0bec7402235.svg#ab9cd062-380f-4b53-b1a7-c0bec7402235) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Proxima Nova";
    src: url(/content/fonts/87e4b4fc-cdf1-450a-8bed-dd818cba908d.eot);
    src: url(/content/fonts/87e4b4fc-cdf1-450a-8bed-dd818cba908d.eot?#iefix) format("eot"),url(/content/fonts/70ae52ec-d89b-4c6a-9402-854ebe423c54.woff) format("woff"),url(/content/fonts/6a35571c-ea14-4dac-9ae1-0e7af0abeec8.ttf) format("truetype"),url(/content/fonts/ac2bdafc-d4a8-49d0-8a10-4e2f16bf7e3c.svg#ac2bdafc-d4a8-49d0-8a10-4e2f16bf7e3c) format("svg");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: "Proxima Nova";
    src: url(/content/fonts/fbc6b03a-b3a1-427c-a884-053deca3a53c.eot);
    src: url(/content/fonts/fbc6b03a-b3a1-427c-a884-053deca3a53c.eot?#iefix) format("eot"),url(/content/fonts/d999c07b-a049-4eb5-b8a6-4f36ae25e67e.woff) format("woff"),url(/content/fonts/4d4a75f5-d32a-4a09-8665-133afd39cc37.ttf) format("truetype"),url(/content/fonts/8152bc4e-d700-4c78-b6be-326893e6f53f.svg#8152bc4e-d700-4c78-b6be-326893e6f53f) format("svg");
    font-weight: 700;
    font-style: normal
}

@keyframes pulsateVertical {
    0% {
        top: 0
    }

    50% {
        top: -10px
    }

    100% {
        top: 0
    }
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*, :after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

body {
    padding-top: 117px;
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    color: #1d1d1d
}
.segment-container-telehealth {
    margin-top: -117px;
}

.is-parent-poc body {
    color: #333
}

@media(min-width:768px) {
    body.has-subnav {
        padding-top: 162px
    }
}

@media(min-width:946px) {
    body.has-subnav {
        padding-top: 180px
    }
}

@media(min-width:1160px) {
    body.has-subnav {
        padding-top: 190px
    }
}

body.is-parent-momentum-thankyou {
    padding-top: 0
}

a {
    color: #00b189
}

    a:hover {
        text-decoration: none;
        color: #00fec4
    }

li, p {
    margin: 0;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: #1d1d1d
}

.is-parent-poc li, .is-parent-poc p {
    color: #333
}

@media(min-width:946px) {
    li, p {
        font-size: 18px;
        line-height: 1.25
    }
}

@media(min-width:1160px) {
    li, p {
        font-size: 20px;
        line-height: 25px
    }

        li.margin-bottom-16, p.margin-bottom-16 {
            margin-bottom: 16px
        }
}

h1, h2, h3, h4, h5 {
    padding: 0;
    margin: 0
}

.text-center {
    text-align: center
}

.text-center-mobile {
    text-align: center
}

@media(min-width:768px) {
    .text-center-mobile {
        text-align: left
    }
}

.text-center-desktop {
    text-align: left
}

@media(min-width:768px) {
    .text-center-desktop {
        text-align: center
    }
}

.footnotes {
    font-size: 12px;
    line-height: 1.2
}

.nowrap {
    white-space: nowrap
}

.no-margin {
    margin: 0 !important
}

.asterisk {
    font-size: 75%;
    top: -.4em;
    position: relative
}

.is-hidden {
    display: none !important
}

.mobile-hidden {
    display: none
}

@media(min-width:768px) {
    .mobile-hidden {
        display: block
    }
}

.desktop-hidden {
    display: block !important
}

@media(min-width:1160px) {
    .desktop-hidden {
        display: none !important
    }
}

.mobile-hidden-ib {
    display: none !important
}

@media(min-width:768px) {
    .mobile-hidden-ib {
        display: inline-block !important
    }
}

.mobile-only {
    display: block !important
}

@media(min-width:768px) {
    .mobile-only {
        display: none !important
    }
}

.mobile-only--inline {
    display: inline-block !important
}

@media(min-width:768px) {
    .mobile-only--inline {
        display: none !important
    }
}

.mobile-only--inline-link {
    text-decoration: underline !important
}

.mobile-only-ib {
    display: inline-block !important
}

@media(min-width:768px) {
    .mobile-only-ib {
        display: none !important
    }
}

.mobile-only-inline {
    display: inline !important
}

@media(min-width:768px) {
    .mobile-only-inline {
        display: none !important
    }
}

.desktop-show {
    display: none !important
}

@media(min-width:768px) {
    .desktop-show {
        display: block !important
    }
}

.desktop-only {
    display: none !important
}

@media(min-width:1160px) {
    .desktop-only {
        display: block !important
    }
}

.desktop-only--inline {
    display: none !important
}

@media(min-width:768px) {
    .desktop-only--inline {
        display: inline-block !important
    }
}

.desktop-only--inline-link {
    text-decoration: underline !important
}

@media(min-width:1160px) {
    .desktop-no-break {
        white-space: nowrap
    }
}

.desktop-only-ib {
    display: none !important
}

@media(min-width:1160px) {
    .desktop-only-ib {
        display: inline-block !important
    }
}

.tablet-only {
    display: none !important
}

@media(min-width:768px) {
    .tablet-only {
        display: block !important
    }
}

@media(min-width:1160px) {
    .tablet-only {
        display: none !important
    }
}

.tablet-portrait-only {
    display: none !important
}

@media(min-width:768px) {
    .tablet-portrait-only {
        display: block !important
    }
}

@media(min-width:946px) {
    .tablet-portrait-only {
        display: none !important
    }
}

.mobile-link-disable {
    color: #1d1d1d !important;
    text-decoration: none !important
}

.mobile-link-wrapper a {
    color: #1d1d1d !important;
    text-decoration: none !important
}

.visually-hidden {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px)
}

.mb-25 {
    margin-bottom: 25px
}

.l-header-container {
    position: fixed;
    z-index: 150;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff
}

    .l-header-container.screenshot {
        display: block !important;
        position: absolute;
        margin-top: 0 !important
    }

    .l-header-container .row {
        padding: 0
    }

@media(min-width:768px) {
    .l-header-container {
        -webkit-box-shadow: 0 3px 9px 0 rgba(0,0,0,.11);
        box-shadow: 0 3px 9px 0 rgba(0,0,0,.11)
    }
}

@media(min-width:1160px) {
    .l-header-container .container {
        width: 1130px
    }
}

.l-header-container.is-open {
    z-index: 1500
}

.l-header {
    padding: 0 15px;
    position: relative;
    -webkit-box-shadow: 0 2px 3px #d8d8d8;
    box-shadow: 0 2px 3px #d8d8d8
}

@media(min-width:768px) {
    .l-header {
        padding: 53px 0 0 140px;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

@media(min-width:946px) {
    .l-header {
        padding: 55px 0 0 150px
    }
}

@media(min-width:1160px) {
    .l-header {
        padding: 10px 0 0 220px;
        overflow: visible
    }
}

.l-secondary-nav {
    padding: 10px 30px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 15px;
    text-align: center;
    background-color: #ccefe9
}

@media(max-width:767px)and (orientation:portrait) {
    .l-secondary-nav {
        padding-left: 7px;
        padding-right: 7px
    }
}

@media(min-width:768px) {
    .l-secondary-nav {
        width: 100%;
        position: absolute;
        padding: 0;
        margin-bottom: 30px;
        top: 25px;
        left: 0;
        background-color: transparent;
        text-align: left
    }
}

@media(min-width:1160px) {
    .l-secondary-nav {
        width: auto;
        top: auto;
        left: auto;
        position: relative;
        padding: 0;
        margin-bottom: 25px;
        padding-right: 10px;
        padding-left: 30px
    }
}

.l-header-bottom {
    display: none
}

@media(min-width:768px) {
    .l-header-bottom {
        display: block;
        position: relative;
        padding-bottom: 20px
    }
}

@media(min-width:1160px) {
    .l-header-bottom {
        margin-top: 5px;
        padding-bottom: 30px
    }
}

.l-main-nav {
    -webkit-transition: max-height .3s;
    -moz-transition: max-height .3s;
    -ms-transition: max-height .3s;
    -o-transition: max-height .3s;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    max-height: 0;
    overflow: scroll
}

@media(max-width:767px) {
    .l-main-nav .m-header-mid-cta__tab {
        display: none
    }
}

.l-main-nav.is-visible {
    max-height: calc(100vh - 117px)
}

@media(max-width:768px) {
    .l-main-nav {
        width: calc(100% + 30px);
        margin-left: -15px;
        margin-right: -15px
    }
}

@media(min-width:768px) {
    .l-main-nav {
        max-height: none;
        overflow: visible;
        width: 100%;
        position: relative;
        margin-bottom: 14px;
        margin-top: 10px;
        top: auto;
        left: auto;
        background: #fff
    }

        .l-main-nav.is-visible {
            max-height: none
        }

        .l-main-nav .m-find-a-doctor {
            display: none
        }
}

@media(min-width:1160px) {
    .l-main-nav {
        margin-top: 0;
        margin-bottom: 25px
    }
}

@media(min-width:768px)and (max-width:946px) {
    .l-main-nav {
        max-width: 610px
    }
}

.l-pageblock-green-diagonal {
    background: url(/content/images/diagonal-green.png) repeat
}

.l-pageblock-dark-green-diagonal {
    background: url(/content/images/diagonal-dark-green.png) repeat
}

.l-pageblock-light-green-diagonal {
    background: url(/content/images/diagonal-light-green.png) repeat
}

.l-pageblock-hero-container {
    width: 100%;
    padding: 0 15px
}

    .l-pageblock-hero-container .content {
        padding-bottom: 20px
    }

    .l-pageblock-hero-container.is-desktop {
        margin-top: 0
    }

        .l-pageblock-hero-container.is-desktop .m-button-homepage-cta {
            display: none
        }

@media(min-width:768px) {
    .l-pageblock-hero-container.is-desktop .m-button-homepage-cta {
        display: block
    }
}

@media(min-width:768px) {
    .l-pageblock-hero-container {
        padding: 10px;
        margin-top: 0
    }

        .l-pageblock-hero-container .content {
            width: 65%;
            float: left;
            padding-bottom: 0
        }

        .l-pageblock-hero-container .mobile-only {
            display: none
        }
}

@media(min-width:1160px) {
    .l-pageblock-hero-container {
        width: 1024px;
        margin: 0 auto;
        padding: 30px 20px 20px
    }

        .l-pageblock-hero-container .content {
            width: 75%
        }
}

.l-pageblock-commercial-video {
    margin-top: 20px;
    margin-bottom: 25px
}

.l-pageblock-white {
    padding: 53px 0 50px;
    background: url(/content/images/diagonal-pattern.png) top left repeat-x #fff
}

@media(min-width:768px) {
    .l-pageblock-white {
        padding: 73px 0 50px
    }

        .l-pageblock-white.no-border {
            padding: 50px 0 60px;
            background: #fff
        }
}

.l-pageblock-white[data-page-section=getting_started_getting_started] {
    padding-bottom: 30px
}

.l-pageblock-white.is-getting-started-intro {
    padding-bottom: 20px
}

.l-pageblock-grey {
    padding: 53px 0 50px;
    background: url(/content/images/diagonal-pattern-grey.png) top left repeat-x #f9f9f9
}

@media(min-width:768px) {
    .l-pageblock-grey {
        padding: 73px 0 50px
    }

        .l-pageblock-grey.no-border {
            padding: 0 0 60px;
            background: #fff
        }
}

.l-pageblock-grey.getting-started {
    padding-bottom: 30px
}

@media(min-width:768px) {
    .l-pageblock-grey.getting-started {
        background-color: #f9f9f9;
        padding-bottom: 50px
    }
}

.l-pageblock-ribbon-nav {
    margin-top: 0
}

    .l-pageblock-ribbon-nav .row {
        padding: 0
    }

@media(max-width:767px) {
    .l-pageblock-ribbon-nav .row .col-xs-12 {
        padding: 0
    }
}

@media(min-width:768px)and (max-width:1200px) {
    .l-pageblock-ribbon-nav .row {
        margin: 0
    }

        .l-pageblock-ribbon-nav .row .col-xs-12 {
            padding: 0
        }
}

@media(min-width:768px) {
    .l-pageblock-ribbon-nav {
        margin-top: 35px
    }

        .l-pageblock-ribbon-nav .container {
            width: 100%;
            max-width: 1200px;
            padding: 0
        }
}

.l-footer {
    background: #e8e8e8;
    color: #1d1d1d;
    padding: 15px 10px 35px
}

.l-footer-old.l-footer {
    background: #1d1d1d;
    color: #fff
}

.l-footer .row {
    padding: 0
}

.l-footer.is-landing {
    padding: 15px 6.25%
}

.is-parent-poc .l-footer.is-landing {
    padding: 15px 25px
}

.l-footer.is-landing .container {
    width: 100%;
    padding: 0
}

.l-footer p {
    margin-bottom: 8px;
    color: #1d1d1d
}

.l-footer-old.l-footer p {
    color: #fff;
    margin-bottom: 15px
}

body.is-parent-poc .l-footer-old.l-footer p {
    margin-bottom: 0
}

@media(min-width:768px) {
    .l-footer {
        padding: 15px 0 20px
    }

        .l-footer.is-landing {
            padding: 15px 6.25%
        }

    .is-parent-poc .l-footer.is-landing {
        padding: 15px 25px
    }
}

@media(min-width:768px)and (max-width:1199px) {
    .l-footer .container {
        padding-left: 0;
        padding-right: 0
    }
}

.l-footer-nav {
    background: #f6f6f6;
    padding: 25px 0
}

.l-footer-nav-old.l-footer-nav {
    background: #d1d2d4
}

@media(min-width:768px) {
    .l-footer-nav {
        padding: 40px 0
    }
}

@media(min-width:768px)and (max-width:1199px) {
    .l-footer-nav .container {
        padding-left: 0;
        padding-right: 0
    }
}

.l-isi-drawer {
    -webkit-transition: height .5s;
    -moz-transition: height .5s;
    -ms-transition: height .5s;
    -o-transition: height .5s;
    position: fixed;
    width: 100%;
    z-index: 500;
    bottom: 0;
    left: 0;
    background: #fff;
    -webkit-box-shadow: 0 -6px 10px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 -6px 10px 0 rgba(0,0,0,.2);
    box-shadow: 0 -6px 10px 0 rgba(0,0,0,.2);
    height: 146px
}

    .l-isi-drawer .container {
        padding: 0 20px;
        position: relative
    }

    .l-isi-drawer.is-expanded {
        height: 100% !important;
        z-index: 200
    }

    .l-isi-drawer.is-hidden {
        display: none
    }

@media(min-width:768px) {
    .l-isi-drawer {
        height: 125px
    }

    .is-parent-poc .l-isi-drawer {
        height: 112px
    }

    .l-isi-drawer .container {
        padding: 0 40px
    }
}

@media(min-width:1160px) {
    .l-isi-drawer {
        height: 125px
    }
}

@media(max-width:768px) {
    .l-isi-main {
        padding: 0 5px
    }
}

@media(min-width:1160px) {
    .l-isi-main {
        padding: 0 10px
    }
}

@media(min-width:768px)and (max-width:1199px) {
    .l-isi-main .container {
        padding-left: 0;
        padding-right: 0
    }
}

.is-poc .l-isi-main {
    padding: 0
}

    .is-poc .l-isi-main .container {
        padding: 0;
        max-width: 100%;
        width: 100%
    }

.row {
    padding-left: 10px;
    padding-right: 10px
}

@media(min-width:768px) {
    .row {
        padding: 0
    }

        .row.is-padded-content {
            padding-left: 40px;
            padding-right: 40px
        }
}

@media(min-width:1160px) {
    .row {
        padding: 0
    }

        .row.is-padded-content {
            padding-left: 25px;
            padding-right: 25px
        }
}

.l-row-penelope {
    margin-bottom: 75px
}

.mobile-top-50 {
    margin-top: 50px
}

@media(min-width:768px) {
    .mobile-top-50 {
        margin-top: 0
    }
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0
}

    .no-gutters > .col, .no-gutters > [class*=col-] {
        padding-right: 0;
        padding-left: 0
    }

.l-exit-modal-overlay, .l-modal-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.6);
    z-index: 998;
    display: none
}

.l-exit-modal-overlay {
    z-index: 1998
}

.l-poc-pageblock-green {
    background: #d5fbf5;
    text-align: center;
    padding: 10px
}

.l-poc-pageblock-grey {
    background: #f6f5f5;
    text-align: center;
    padding: 30px 10px;
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff
}

.l-poc-pageblock-hero {
    padding: 30px 0;
    background: #2eb599
}

.l-landing-isi {
    background: #fff;
    padding: 35px 20px 40px
}

.l-landing-header {
    padding: 10px 14px;
    position: relative
}

    .l-landing-header.is-momentum-thankyou {
        padding: 20px 14px;
        min-height: 92.5px
    }

@media(min-width:600px) {
    .l-landing-header.is-momentum-thankyou {
        padding: 30px 14px;
        min-height: 141px
    }
}

.l-landing-section-white {
    padding: 20px 6.25%
}

.l-landing-pageblock-light-green {
    background: #edfaf8;
    text-align: center;
    padding: 13px
}

@media(min-width:600px) {
    .l-landing-pageblock-light-green {
        padding: 15px 6.25%
    }
}

.poc-landing__header {
    display: none
}

.m-header-sm-links {
    display: none
}

    .m-header-sm-links a {
        cursor: pointer
    }

@media(min-width:768px) {
    .m-header-sm-links {
        float: right;
        display: block
    }

        .m-header-sm-links .facebook-icon {
            background-image: url(/content/images/sprite.png);
            background-position: -397px -210px;
            width: 35px;
            height: 35px;
            background-size: 218px 215px;
            height: 17.5px;
            width: 17.5px;
            background-position: -198.5px -105px;
            display: inline-block;
            margin-right: 10px
        }

        .m-header-sm-links .email-icon {
            background-image: url(/content/images/sprite.png);
            background-position: -402px -270px;
            width: 24px;
            height: 17px;
            display: inline-block
        }

        .m-header-sm-links .twitter-icon {
            background-image: url(/content/images/sprite.png);
            background-position: -146px -270px;
            width: 47px;
            height: 38px;
            background-size: 218px 215px;
            height: 19px;
            width: 23.5px;
            background-position: -73px -135px;
            display: inline-block;
            margin-right: 10px
        }
}

@media(min-width:1160px) {
    .m-header-sm-links .facebook-icon {
        background-image: url(/content/images/sprite.png);
        background-position: -350px -270px;
        width: 49px;
        height: 17px;
        display: inline-block;
        background-size: auto
    }
}

.m-header-main-nav li {
    background: #99dfd4;
    border-top: 3px solid #00b189;
    position: relative
}

@media(max-width:480px) {
    .m-header-main-nav li {
        margin-top: -3px
    }
}

@media(min-width:768px) {
    .m-header-main-nav li {
        text-align: left
    }
}

.m-header-main-nav li.is-current {
    background: #fff;
    color: #00b189;
    font-weight: 700;
    border-bottom: 2px solid #00b189
}

@media(max-width:480px) {
    .m-header-main-nav li.is-current {
        background: #ffc72a;
        border-top-color: #ffe18e
    }

        .m-header-main-nav li.is-current .subnav li {
            background: #d1d2d4;
            border-top: 3px solid #ffe18e
        }

        .m-header-main-nav li.is-current:not(.is-open):not(.is-home) + li {
            border-top-color: #ffe18e
        }
}

.m-header-main-nav li .nav-link {
    color: #1d1d1d;
    font: 17px/1 "Proxima Nova",Arial,Helvetica,sans-serif;
    display: block;
    padding: 17px 30px 14px 30px;
    position: relative;
    margin-bottom: 1px;
    border-bottom: 2px solid #fff;
    text-decoration: none
}

@media(max-width:767px) {
    .m-header-main-nav li .nav-link {
        margin-bottom: 0;
        border-bottom: none
    }
}

.m-header-main-nav li .nav-link.hover, .m-header-main-nav li .nav-link:focus, .m-header-main-nav li .nav-link:hover {
    color: #1d1d1d;
    border-bottom: 2px solid #1d1d1d
}

.m-header-main-nav li .expand {
    position: absolute;
    z-index: 5;
    top: 0;
    right: 0;
    font-size: 29px;
    line-height: 49px;
    font-weight: 700;
    color: #1d1d1d;
    width: 66px;
    text-align: center
}

    .m-header-main-nav li .expand:after {
        content: "+"
    }

.m-header-main-nav li .subnav {
    display: none
}

    .m-header-main-nav li .subnav li {
        display: block;
        background: #ccefe9;
        border-top: 3px solid #00b189;
        border-bottom: none
    }

        .m-header-main-nav li .subnav li .subnav-link {
            padding: 17px 20px 14px 30px;
            font-size: 14px;
            line-height: 18px;
            display: block;
            color: #1d1d1d
        }

        .m-header-main-nav li .subnav li.is-current {
            background-color: #808284
        }

            .m-header-main-nav li .subnav li.is-current .subnav-link {
                text-decoration: underline;
                color: #fff
            }

.m-header-main-nav li.is-open .subnav {
    display: block
}

.m-header-main-nav li.is-open .expand:after {
    content: "-"
}

.m-header-main-nav li.is-home {
    border-top: none;
    background-color: #66d0b3
}

@media(min-width:768px)and (max-width:1159px) {
    .m-header-main-nav li.is-home {
        display: none
    }
}

@media(min-width:768px) {
    .m-header-main-nav li.is-home.is-current {
        background-color: #fff
    }
}

.m-header-main-nav li.is-home a {
    padding-left: 65px;
    background: url(/content/images/home-icon-mobile.png) no-repeat 30px center
}

.m-header-main-nav li.is-active {
    background: #33c0a9
}

.m-header-main-nav li.mobile-extra {
    background: #d1d2d4;
    border-color: #808284
}

    .m-header-main-nav li.mobile-extra a {
        font-size: 14px;
        line-height: 18px
    }

@media(min-width:768px) {
    .m-header-main-nav {
        display: inline-block;
        width: 477px;
        margin: 0 auto;
        position: relative;
        z-index: 1
    }

        .m-header-main-nav li {
            display: inline-block;
            vertical-align: middle;
            border: none;
            background: 0 0;
            z-index: 100
        }

            .m-header-main-nav li.hover .subnav, .m-header-main-nav li:hover .subnav {
                display: block
            }

            .m-header-main-nav li .nav-link {
                display: block;
                line-height: 18px;
                font-size: 14px;
                font-weight: 500;
                text-transform: uppercase;
                text-align: left;
                padding: 0 4px
            }
}

@media(min-width:768px)and (min-width:768px) {
    .m-header-main-nav li .nav-link {
        font-size: 12px;
        line-height: 1.2
    }
}

@media(min-width:768px)and (min-width:946px)and (max-width:1159px) {
    .m-header-main-nav li .nav-link {
        font-size: 16px !important
    }
}

@media(min-width:768px) {
    .m-header-main-nav li .expand {
        display: none
    }
}

@media(min-width:768px) {
    .m-header-main-nav li .subnav {
        position: absolute;
        top: 100%;
        left: 0;
        border-top: 2px solid transparent;
        padding: 0;
        margin: 0;
        width: 250px;
        z-index: 10
    }

        .m-header-main-nav li .subnav li {
            float: none;
            margin: 0 35px 0 0;
            border: none
        }

            .m-header-main-nav li .subnav li .subnav-link {
                padding: 15px 20px 15px 20px;
                font-size: 14px;
                line-height: 1;
                display: block;
                color: #1d1d1d
            }

                .m-header-main-nav li .subnav li .subnav-link.hover, .m-header-main-nav li .subnav li .subnav-link:focus, .m-header-main-nav li .subnav li .subnav-link:hover {
                    background: #33c0a9
                }
}

@media(min-width:768px) {
    .m-header-main-nav li.is-home {
        padding-top: 5px;
        background-color: #fff
    }

        .m-header-main-nav li.is-home.is-current {
            border: 0
        }

            .m-header-main-nav li.is-home.is-current .nav-link {
                background-image: url(/content/images/home-icon-active.png)
            }

        .m-header-main-nav li.is-home .nav-link {
            font-size: 1px;
            text-indent: -200px;
            background: url(/content/images/home-icon.png) no-repeat;
            background-size: contain;
            width: 30px;
            height: 26px;
            padding: 0;
            overflow: hidden;
            margin-left: 0
        }

            .m-header-main-nav li.is-home .nav-link.hover, .m-header-main-nav li.is-home .nav-link:focus, .m-header-main-nav li.is-home .nav-link:hover {
                background-image: url(/content/images/home-icon-active.png)
            }
}

@media(min-width:768px)and (min-width:1160px) {
    .m-header-main-nav li.is-home .nav-link {
        margin-left: 5px
    }
}

@media(min-width:768px) {
    .m-header-main-nav li.mobile-extra, .m-header-main-nav li.social-media {
        display: none
    }
}

@media(min-width:768px) {
    .m-header-main-nav li.is-current {
        position: static;
        z-index: 0
    }

        .m-header-main-nav li.is-current .nav-link {
            background-color: #fff;
            color: #33c0a9
        }

            .m-header-main-nav li.is-current .nav-link:hover {
                border-color: #fff
            }

        .m-header-main-nav li.is-current .subnav {
            width: 850px;
            display: block;
            border-top: 0;
            background: 0 0;
            text-align: left;
            top: calc(100% + 15px);
            left: 0
        }
}

@media(min-width:768px)and (min-width:1160px) {
    .m-header-main-nav li.is-current .subnav {
        left: 30px
    }
}

@media(min-width:768px) {
    .m-header-main-nav li.is-current .subnav li {
        display: inline-block;
        margin: 0;
        border-top: 0;
        background-color: transparent;
        float: none;
        font-weight: 500
    }
}

@media(min-width:768px)and (min-width:946px) {
    .m-header-main-nav li.is-current .subnav li {
        margin: 0 15px 0 0
    }
}

@media(min-width:768px) {
    .m-header-main-nav li.is-current .subnav li.is-current .subnav-link {
        text-decoration: none;
        color: #1d1d1d;
        background: #99dfd4
    }

        .m-header-main-nav li.is-current .subnav li.is-current .subnav-link:hover {
            background: #99dfd4
        }
}

@media(min-width:768px) {
    .m-header-main-nav li.is-current .subnav li:first-child {
        margin-left: 0
    }
}

@media(min-width:768px) {
    .m-header-main-nav li.is-current .subnav li:last-child {
        margin-right: 0
    }
}

@media(min-width:768px) {
    .m-header-main-nav li.is-current .subnav li .subnav-link {
        line-height: 44px;
        color: #1d1d1d;
        padding: 0 4px
    }
}

@media(min-width:768px)and (min-width:1160px) {
    .m-header-main-nav li.is-current .subnav li .subnav-link {
        padding: 0 8px
    }
}

@media(min-width:768px) {
    .m-header-main-nav li.is-current .subnav li .subnav-link.hover, .m-header-main-nav li.is-current .subnav li .subnav-link:hover {
        background: 0 0;
        text-decoration: underline
    }
}

@media(min-width:946px) {
    .m-header-main-nav {
        width: 680px
    }

        .m-header-main-nav li {
            padding-top: 5px
        }

            .m-header-main-nav li .nav-link {
                font-size: 17px;
                padding: 0 10px
            }

            .m-header-main-nav li .subnav li {
                padding-top: 0
            }

                .m-header-main-nav li .subnav li .subnav-link {
                    font-size: 18px
                }

            .m-header-main-nav li.is-home {
                padding-top: 0;
                background-color: #fff
            }

                .m-header-main-nav li.is-home.is-current .nav-link {
                    background-image: url(/content/images/home-icon-active.png)
                }

                .m-header-main-nav li.is-home .nav-link {
                    background: url(/content/images/home-icon.png) no-repeat;
                    background-size: contain;
                    width: 43px;
                    height: 35px
                }

                    .m-header-main-nav li.is-home .nav-link.hover, .m-header-main-nav li.is-home .nav-link:hover {
                        background-image: url(/content/images/home-icon-active.png);
                        border-color: #fff
                    }

            .m-header-main-nav li.is-current .subnav {
                left: 30px
            }

                .m-header-main-nav li.is-current .subnav li .subnav-link {
                    line-height: 52px
                }
}

@media(min-width:1161px) {
    .m-header-main-nav {
        width: 730px
    }

        .m-header-main-nav li {
            position: relative;
            padding-top: 10px;
            margin-left: 18px
        }

            .m-header-main-nav li .subnav li {
                padding-top: 0
            }

                .m-header-main-nav li .subnav li .subnav-link {
                    font-size: 17px
                }

            .m-header-main-nav li.is-home {
                padding-top: 0;
                margin-left: 0
            }

                .m-header-main-nav li.is-home .nav-link {
                    width: 50px;
                    height: 40px
                }

            .m-header-main-nav li.is-current {
                background-color: #fff
            }

                .m-header-main-nav li.is-current .subnav {
                    left: 60px;
                    top: calc(100% + 25px)
                }

            .m-header-main-nav li .nav-link {
                padding: 0;
                font-size: 16px;
                font-weight: 500;
                line-height: 18px;
                text-align: left
            }
}

@media screen and (min-width:946px)and (max-width:1159px) {
    body.is-parent-oab_living_with .m-header-main-nav li .subnav li .subnav-link {
        font-size: 15px
    }
}

.m-subnav-container {
    display: none;
    width: 100%;
    height: 46px;
    background-color: #ccefe9
}

@media(min-width:768px) {
    .has-subnav .m-subnav-container {
        display: block
    }

    .is-home .m-subnav-container {
        display: none
    }
}

@media(min-width:946px) {
    .m-subnav-container {
        height: 52px
    }
}

.m-header-indication {
    display: none
}

@media(min-width:768px) {
    .m-header-indication {
        font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
        width: 340px;
        line-height: 1.3;
        font-size: 17px;
        letter-spacing: -.4px;
        display: block;
        float: left;
        font-weight: 500;
        font-style: italic;
        margin-top: 10px
    }
}

@media(min-width:1160px) {
    .m-header-indication {
        width: 537px;
        margin-top: 5px
    }
}

.m-header-terms {
    position: absolute;
    bottom: 3px;
    right: 0;
    color: #1d1d1d;
    font-size: 9px;
    line-height: 1;
    width: 183px
}

@media(min-width:768px) {
    .m-header-terms sup {
        top: 2px;
        font-size: 200%
    }
}

@media(min-width:1160px) {
    .m-header-terms {
        width: 247px;
        font-size: 11px
    }

        .m-header-terms sup {
            top: 2px;
            font-size: 160%
        }
}

@media(max-width:480px) {
    .m-header-toplinks {
        text-align: left;
        padding-left: 25px
    }
}

@media(min-width:768px) {
    .m-header-toplinks {
        float: left
    }
}

.m-header-toplinks a {
    padding-right: 10px;
    margin-right: 8px;
    border-right: 1px solid #1d1d1d;
    font-size: 14px;
    color: #1d1d1d;
    font-weight: 700;
    cursor: pointer
}

    .m-header-toplinks a:last-child {
        margin-right: 0
    }

    .m-header-toplinks a.hover, .m-header-toplinks a:focus, .m-header-toplinks a:hover {
        text-decoration: underline;
        color: #00b189
    }

@media(max-width:767px)and (orientation:portrait) {
    .m-header-toplinks a {
        margin-right: 5px
    }
}

@media(max-width:767px) {
    .m-header-toplinks a.mobile-last {
        padding-right: 0;
        margin-right: 0;
        border-right: none
    }
}

@media(min-width:768px) {
    .m-header-toplinks a {
        float: left;
        border-right: none;
        font-size: 12px
    }

        .m-header-toplinks a:last-child {
            padding-right: 0;
            margin-right: 0
        }
}

@media(min-width:946px) {
    .m-header-toplinks a {
        font-size: 13px
    }
}

@media(max-width:374px) {
    .m-header-toplinks:not(.mobile-hidden) a {
        font-size: 12px
    }
}

@media(min-width:1160px) {
    .m-header-toplinks {
        padding-top: 12px
    }
}

.m-header-logo-mobile {
    background-image: url(/content/images/sprite.png);
    background-position: -200px 0;
    width: 236px;
    height: 105px;
    background-size: 218px 215px;
    height: 52.5px;
    width: 118px;
    background-position: -100px 0;
    position: absolute;
    left: 50%;
    -webkit-transform: scale(1.1) translateX(-50%);
    transform: scale(1.1) translateX(-50%)
}

@media(min-width:768px) {
    .m-header-logo-mobile {
        display: none
    }
}

.m-header-logo {
    display: none
}

@media(min-width:768px) {
    .m-header-logo {
        background-image: url(/content/images/sprite.png);
        background-position: -200px -108px;
        width: 118px;
        height: 53px;
        top: 55px;
        left: 0;
        position: absolute;
        display: block
    }
}

@media(min-width:946px) {
    .m-header-logo {
        background-image: url(/content/images/sprite.png);
        background-position: 0 -270px;
        width: 143px;
        height: 64px;
        top: 55px
    }
}

@media(min-width:1160px) {
    .m-header-logo {
        background: url(/content/images/logo_myrbetriq.jpg) no-repeat;
        background-size: contain;
        width: 225px;
        height: 118px;
        top: 15px;
        left: 10px
    }

    .m-header-logo--release-1a {
        left: 0
    }
}

.m-mobile-header-mid {
    margin-bottom: 15px;
    padding: 0 15px;
    min-height: 52px
}

.m-mobile-nav-button {
    background-image: url(/content/images/sprite.png);
    background-position: -302px -270px;
    width: 45px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    padding-top: 25px;
    margin-top: -20px;
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    color: #1d1d1d;
    margin-top: 5px
}

    .m-mobile-nav-button:hover {
        color: #1d1d1d
    }

    .m-mobile-nav-button.is-open {
        background-image: url(/content/images/sprite.png);
        background-position: -397px -170px;
        width: 37px;
        height: 37px;
        padding: 0;
        margin-top: 0;
        margin-left: 4px;
        margin-right: 4px
    }

        .m-mobile-nav-button.is-open .text {
            display: none
        }

.m-header-mid-cta {
    position: absolute;
    z-index: 2;
    right: 40px;
    display: inline-block;
    vertical-align: middle;
    padding: 8px;
    margin-left: 25px;
    background-color: #ffc72a;
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    font-size: 15px;
    line-height: 16px;
    font-weight: 500;
    text-transform: uppercase
}

    .m-header-mid-cta.hover:after, .m-header-mid-cta:focus:after, .m-header-mid-cta:hover:after {
        border-color: transparent transparent transparent #00b189
    }

.m-header-mid-cta__tab--mobile {
    background-color: #00b189;
    right: 15px
}

    .m-header-mid-cta__tab--mobile a {
        color: #fff !important
    }

.m-header-mid-cta a:link, .m-header-mid-cta a:visited {
    color: #1d1d1d
}

@media(min-width:768px) {
    .m-header-mid-cta {
        vertical-align: bottom;
        right: 10px;
        top: -6px;
        padding: 5px 7px;
        margin-left: 5px;
        font-size: 12px;
        line-height: 1.2
    }

    .m-header-mid-cta__tab--savings {
        background-color: #00b189
    }

        .m-header-mid-cta__tab--savings a {
            color: #fff !important
        }

    .m-header-mid-cta__tab--patient-resources {
        right: 100px
    }

        .m-header-mid-cta__tab--patient-resources.is-current {
            padding-top: 3px;
            border-bottom: 3px solid #000
        }

        .m-header-mid-cta__tab--patient-resources.hover, .m-header-mid-cta__tab--patient-resources:hover {
            background-color: #e3a700
        }
}

@media(min-width:946px)and (max-width:1020px) {
    .m-header-mid-cta {
        font-size: 16px;
        position: absolute
    }
}

@media(min-width:946px)and (max-width:1019px) {
    .m-header-mid-cta {
        right: -4%
    }

    .m-header-mid-cta__tab--patient-resources {
        right: 11%
    }
}

@media(min-width:1020px) {
    .m-header-mid-cta {
        vertical-align: bottom;
        top: -3px;
        padding: 8px 18px;
        margin-left: 0;
        font-size: 16px
    }

    .m-header-mid-cta__tab--patient-resources {
        right: 135px
    }

    .m-header-mid-cta__tab--savings {
        right: 0
    }
}

@media(min-width:1160px) {
    .m-header-mid-cta {
        right: 15px
    }

    .m-header-mid-cta__tab {
        padding: 0;
        width: 132px;
        height: 60px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .m-header-mid-cta__tab:hover {
            cursor: pointer
        }

    .m-header-mid-cta__tab--savings {
        right: -5px
    }

    .m-header-mid-cta__tab--patient-resources {
        right: 145px
    }

        .m-header-mid-cta__tab--patient-resources.is-current {
            padding-top: 5px;
            border-bottom: 5px solid #000
        }
}

@media(min-width:1020px) {
    .m-header-mid-cta {
        position: absolute
    }
}

@media(max-width:768px) {
    .section-full-width-mobile {
        margin: 0 -15px
    }
}

.alt-bg {
    background: #ccefe9
}

.m-btn-header-cta {
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 15px;
    line-height: 1.2;
    display: block;
    color: #6e4f03;
    background: url(/content/images/button-chevron.png) no-repeat #ffc72a;
    background-position: right 15px center;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.4);
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.4);
    padding: 10px 60px 10px 20px;
    display: block;
    float: right;
    width: 183px
}

    .m-btn-header-cta:hover {
        background-color: #ffdc7d;
        text-decoration: none;
        color: #6e4f03
    }

    .m-btn-header-cta.is-small {
        padding: 7px 52px 7px 7px
    }

@media(min-width:1160px) {
    .m-btn-header-cta {
        width: 247px;
        font-size: 14px;
        padding-right: 55px
    }
}

@media(min-width:768px) {
    .m-btn-header-cta {
        line-height: 1.25
    }
}

.m-button-homepage-cta {
    margin: 0 -15px;
    display: block;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-size: 15px;
    background: url(/content/images/button-chevron-black.png) no-repeat #ffc72a;
    background-position: right 40px center;
    padding: 10px 65px 10px 30px;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.4);
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.4);
    font-weight: 700;
    font-style: normal;
    z-index: 10;
    position: relative;
    color: #1d1d1d
}

    .m-button-homepage-cta:hover {
        background-color: #ffdc7d;
        text-decoration: none;
        color: #6e4f03
    }

    .m-button-homepage-cta .sign-up {
        display: none
    }

    .m-button-homepage-cta .terms {
        display: block;
        font-family: Rockwell,Arial,Helvetica,sans-serif;
        font-size: 12px;
        font-weight: 600;
        font-style: normal
    }

        .m-button-homepage-cta .terms br {
            display: none
        }

        .m-button-homepage-cta .terms .key {
            font-size: 159%;
            line-height: .5
        }

@media(max-width:767px) {
    .m-button-homepage-cta .terms .key {
        font-size: 100%
    }
}

@media(min-width:768px) {
    .m-button-homepage-cta {
        float: right;
        width: 200px;
        height: 163px;
        margin: 0;
        font-size: 18px;
        font-style: normal;
        line-height: 1.25;
        padding-top: 15px;
        padding-left: 10px;
        padding-right: 70px;
        position: relative;
        background: #ffc72a
    }

        .m-button-homepage-cta:hover {
            background-color: #ffdc7d;
            text-decoration: none;
            color: #6e4f03
        }

        .m-button-homepage-cta .sign-up {
            display: block;
            float: left;
            padding-right: 26px;
            font-family: Rockwell,Arial,Helvetica,sans-serif;
            color: #6e4f03;
            font-style: italic;
            margin-top: 15px;
            font-size: 14px;
            line-height: 17px;
            background: url(/content/images/button-chevron.png) no-repeat right center;
            background-size: 17px
        }

        .m-button-homepage-cta .terms {
            font-family: Rockwell,Arial,Helvetica,sans-serif;
            bottom: 5px;
            font-size: 11px;
            line-height: 14px;
            font-style: italic;
            font-weight: 700;
            left: 10px;
            padding-right: 10px;
            position: absolute
        }

            .m-button-homepage-cta .terms sup {
                font-size: 75%;
                top: -.5em
            }

            .m-button-homepage-cta .terms .key {
                font-size: inherit;
                line-height: inherit
            }

        .m-button-homepage-cta:after {
            content: "";
            width: 94px;
            height: 85px;
            background: url(/content/images/bladdy.png) no-repeat;
            display: block;
            position: absolute;
            top: 35px;
            right: -2px
        }
}

.m-button-arrow {
    -webkit-box-shadow: 1px 1px 4px #9e9e9e;
    -moz-box-shadow: 1px 1px 4px #9e9e9e;
    box-shadow: 1px 1px 4px #9e9e9e;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-weight: 700;
    color: #705003;
    font-style: italic;
    background: url(/content/images/button-chevron.png) no-repeat right 15px center #ffc72a;
    background-size: 24px 24px;
    display: block;
    font-size: 14px;
    line-height: 1;
    padding: 13px 54px 13px 15px;
    cursor: pointer;
    border: none
}

.is-parent-poc .m-button-arrow:hover {
    background-color: #ffc72a
}

.m-button-arrow.hover, .m-button-arrow:focus, .m-button-arrow:hover {
    background-color: #ffdc7d;
    text-decoration: none;
    color: #1d1d1d
}

@media(max-width:767px) {
    .m-button-arrow {
        min-width: auto;
        padding-right: 46px
    }
}

.m-button-arrow.is-right-aligned {
    text-align: right
}

.m-button-arrow.is-floated {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #a37400;
    float: left;
    font-size: 18px
}

    .m-button-arrow.is-floated:hover {
        color: #a37400
    }

.m-button-arrow.has-margin-top {
    margin-top: 20px
}

.m-button-arrow.has-margin-bottom {
    margin-bottom: 20px
}

@media(min-width:768px)and (max-width:1159px) {
    .m-button-arrow.has-margin-bottom {
        margin-bottom: 10px
    }
}

.m-button-arrow.is-inline-block {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    color: #a37400;
    font-size: 18px
}

    .m-button-arrow.is-inline-block:hover {
        color: #a37400
    }

.m-button-arrow.is-grey {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-image: url(/content/images/button-chevron-grey.png);
    font-size: 18px;
    line-height: 25px;
    font-style: normal;
    color: #57585b
}

    .m-button-arrow.is-grey.full-arrow {
        background-image: url(/content/images/btn-arrow-circle.png);
        width: 150px;
        text-align: left
    }

@media(min-width:600px) {
    .m-button-arrow.is-grey.full-arrow {
        margin-left: auto;
        margin-right: auto
    }
}

.m-button-arrow.is-grey:hover {
    color: #57585b
}

.m-button-arrow.is-black {
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-size: 15px;
    background-image: url(/content/images/button-chevron-black.png);
    -webkit-box-shadow: none;
    box-shadow: none;
    font-style: normal;
    color: #1d1d1d
}

@media(min-width:768px) {
    .m-button-arrow.is-black {
        font-size: 17px
    }
}

@media(min-width:946px) {
    .m-button-arrow.is-black {
        font-size: 22px
    }
}

@media(min-width:1160px) {
    .m-button-arrow.is-black {
        font-size: 24px
    }
}

.m-button-arrow.is-black.is-arrow-down {
    background-image: url(/content/images/button-chevron-black-down.png)
}

.m-button-arrow.is-black.is-ib {
    display: inline-block
}

.m-button-arrow.mobile-centered {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.m-button-arrow.mobile-centered--text {
    width: calc(100% - 30px);
    text-align: center
}

@media screen and (min-width:480px)and (max-width:599px) {
    .is-default .m-page-cta.default {
        height: 600px
    }
}

@media screen and (min-width:600px)and (max-width:767px) {
    .is-default .m-page-cta.default {
        height: 700px
    }
}

@media screen and (max-width:479px) {
    .is-default .m-button-arrow.is-black.is-ib:not(.mobile-only-ib) {
        margin-top: 136px
    }
}

@media screen and (min-width:480px)and (max-width:599px) {
    .is-default .m-button-arrow.is-black.is-ib:not(.mobile-only-ib) {
        margin-top: 210px
    }
}

.m-button-grey-box {
    -webkit-box-shadow: 1px 1px 4px #9e9e9e;
    -moz-box-shadow: 1px 1px 4px #9e9e9e;
    box-shadow: 1px 1px 4px #9e9e9e;
    background: #f0f1f1;
    padding: 10px;
    margin-bottom: 20px;
    display: block
}

    .m-button-grey-box .cta-text {
        font-size: 12px;
        line-height: 1.2;
        width: 48%;
        color: #57585b;
        float: left;
        padding-top: 5px
    }

    .m-button-grey-box .cta-button {
        font-family: Rockwell,Arial,Helvetica,sans-serif;
        font-weight: 700;
        background: #ffc72a;
        width: 47%;
        float: right;
        font-style: italic;
        padding: 10px 40px 10px 10px;
        color: #a3740c;
        font-size: 18px;
        line-height: 1;
        background: url(/content/images/button-chevron.png) no-repeat right 10px center #ffc72a;
        background-size: 24px 24px
    }

        .m-button-grey-box .cta-button:hover {
            background-color: #ffdc7d
        }

@media(min-width:768px)and (max-width:1159px) {
    .m-button-grey-box {
        margin-bottom: 10px
    }

        .m-button-grey-box .cta-text {
            padding: 0
        }
}

@media(min-width:1160px) {
    .m-button-grey-box .cta-text {
        width: 58%;
        font-size: 14px
    }

    .m-button-grey-box .cta-button {
        width: 39%
    }
}

.m-button-2-panel {
    -webkit-box-shadow: 1px 1px 4px #9e9e9e;
    -moz-box-shadow: 1px 1px 4px #9e9e9e;
    box-shadow: 1px 1px 4px #9e9e9e;
    margin-bottom: 20px;
    display: block
}

    .m-button-2-panel .cta-text {
        font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
        cursor: pointer;
        background: #f0f1f1;
        display: block;
        width: 100%;
        height: auto;
        padding: 15px 10px 10px;
        font-size: 15px;
        line-height: 17px;
        color: #57585b;
        position: relative
    }

        .m-button-2-panel .cta-text strong {
            font-family: Rockwell,Arial,Helvetica,sans-serif;
            color: #000
        }

        .m-button-2-panel .cta-text .footnote {
            font-size: 10px;
            line-height: 12px;
            display: block;
            margin-top: 4px
        }

    .m-button-2-panel .cta-button {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .m-button-2-panel.is-momentum .cta-text {
        background: url(/Content/images/momentum/momentum-card-cta-cutout.png) no-repeat #f0f1f1 bottom right;
        background-size: 120px auto
    }

@media(min-width:768px)and (max-width:1159px) {
    .m-button-2-panel {
        margin-bottom: 10px
    }
}

@media(min-width:768px) {
    .m-button-2-panel .cta-button {
        font-size: 16px
    }
}

@media(min-width:1160px) {
    .m-button-2-panel .cta-text {
        font-size: 16px;
        line-height: 18px
    }

    .m-button-2-panel.is-momentum .cta-text {
        background-size: auto
    }
}

.m-btn-circle-arrow {
    padding: 5px 30px 5px 0;
    background-image: url(/content/images/link-arrow.png);
    background-repeat: no-repeat;
    background-position: right;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 16px;
    margin-top: 10px;
    color: #000;
    display: inline-block
}

.m-btn-form-submit {
    display: block;
    margin: 0 auto 0;
    width: 350px;
    font-size: 18px;
    cursor: pointer;
    color: #1d1d1d;
    background-color: #ffc72a;
    line-height: 25px;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-weight: 700;
    padding: 10px 20px;
    text-align: center
}

    .m-btn-form-submit.is-inactive {
        background-color: #c8c8c8;
        cursor: default
    }

    .m-btn-form-submit.hover, .m-btn-form-submit:hover {
        background-color: #ffdc7d;
        color: #57585b
    }

@media(min-width:946px) {
    .m-btn-form-submit {
        font-size: 22px
    }
}

@media(min-width:1160px) {
    .m-btn-form-submit {
        font-size: 24px
    }
    .m-button-arrow-home {
        width: 43.5% !important;
        background: url(/content/images/button-chevron-black.png) no-repeat right 23px center #ffc72a !important;
    }
    .m-button-arrow-maxine-4-1 {
        width: 47% !important;
    }
    .m-button-arrow-maxine-4-2 {
        width: 72% !important;
    }
}

.m-btn-reset-form {
    display: block;
    background-image: url(/content/images/btn-start-over.png);
    background-size: 22px 22px;
    background-position: 95% center;
    background-repeat: no-repeat;
    background-color: transparent;
    border: 1px solid #464646;
    width: 350px;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    line-height: 25px;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-weight: 700;
    padding: 10px 20px 10px 15px;
    cursor: pointer;
    color: #1d1d1d
}

    .m-btn-reset-form.hover, .m-btn-reset-form:focus, .m-btn-reset-form:hover {
        color: #1d1d1d;
        background: #99dfd4
    }

@media(min-width:946px) {
    .m-btn-reset-form {
        font-size: 22px
    }
}

@media(min-width:1160px) {
    .m-btn-reset-form {
        font-size: 24px
    }
}

.m-btn-icon {
    display: block;
    float: left;
    margin: 0 5px;
    width: calc(50% - 10px);
    background-size: 22px 22px;
    background-position: 95% center;
    background-repeat: no-repeat;
    font-size: 15px;
    background-color: #fec942;
    line-height: 25px;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-weight: 700;
    padding: 10px;
    color: #1d1d1d;
    text-align: left;
    cursor: pointer
}

@media(min-width:768px) {
    .m-btn-icon {
        float: none;
        width: 215px;
        margin: 0 auto 10px;
        padding: 10px 20px;
        font-size: 18px;
        text-align: center
    }
}

@media(min-width:946px) {
    .m-btn-icon {
        font-size: 22px
    }
}

@media(min-width:1160px) {
    .m-btn-icon {
        font-size: 24px
    }
}

.m-btn-icon:hover {
    color: #57585b
}

.m-btn-icon.download {
    background-image: url(/content/images/btn-download-pdf.png);
    margin-top: 12px
}

    .m-btn-icon.download.hover, .m-btn-icon.download:hover {
        background-color: #ffdc7d;
        color: #57585b
    }

.m-btn-icon.email {
    background-image: url(/content/images/btn-email.png);
    margin-bottom: 0
}

    .m-btn-icon.email.hover, .m-btn-icon.email:hover {
        background-color: #ffdc7d;
        color: #57585b
    }

.m-btn-icon.arrow {
    background-image: url(/content/images/button-chevron-black.png)
}

.m-btn-dark {
    background-color: #575555;
    color: #fec942;
    width: 200px;
    margin: 3px auto 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    font-size: 19px;
    border: none;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-weight: 700;
    line-height: 25px;
    padding: 10px 20px;
    outline: 0;
    text-align: center;
    cursor: pointer
}

    .m-btn-dark:focus, .m-btn-dark:hover, .m-btn-dark:visited {
        color: #fec942
    }

    .m-btn-dark.is-full-width {
        width: 100%
    }

.m-form-email-dropdown .m-btn-dark {
    color: #fff;
    width: 100%;
    background-image: url(/content/images/icons/chevron-down-white-circle.png);
    background-repeat: no-repeat;
    background-size: 27px;
    background-position: 94% center;
    cursor: pointer
}

    .m-form-email-dropdown .m-btn-dark:focus, .m-form-email-dropdown .m-btn-dark:hover, .m-form-email-dropdown .m-btn-dark:visited {
        color: #fff
    }

.m-btn-audio-clip {
    width: 21px;
    height: 21px;
    display: inline-block;
    background: url(/content/images/volume-speaker-icon.png);
    background-size: contain;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease,-webkit-transform .3s ease
}

    .m-btn-audio-clip.hover, .m-btn-audio-clip:focus, .m-btn-audio-clip:hover {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    .m-btn-audio-clip audio {
        display: none
    }

    .m-btn-audio-clip .tooltip {
        position: absolute;
        width: 207px;
        height: 53px;
        top: -75px;
        left: 50%;
        margin-left: -151px;
        background: url(/content/images/what-is-myrbetriq/myrbetriq-phonetic-spelling.png);
        display: none;
        z-index: 999
    }

@media(min-width:768px) {
    .m-btn-audio-clip .tooltip {
        top: -53px
    }
}

@media(min-width:768px) {
    .m-btn-audio-clip {
        width: 43px;
        height: 43px
    }

        .m-btn-audio-clip .tooltip {
            margin-left: -103px;
            background: url(/content/images/what-is-myrbetriq/myrbetriq-phonetic-spelling-1.png)
        }
}

.is-next, .m-btn-page-nav {
    display: none
}

@media(min-width:768px) {
    .is-next, .m-btn-page-nav {
        display: block;
        position: fixed;
        top: 295px;
        right: 0;
        z-index: 100;
        width: 45px;
        height: 45px;
        font-weight: 300
    }

        .is-next .text, .m-btn-page-nav .text {
            -webkit-transition: right .2s;
            -moz-transition: right .2s;
            -ms-transition: right .2s;
            -o-transition: right .2s;
            height: 45px;
            right: -145px;
            position: absolute;
            top: -25px;
            z-index: 5;
            pointer-events: none
        }

        .is-next .page-name, .m-btn-page-nav .page-name {
            -webkit-box-shadow: 0 0 2px #e3e3e3;
            -moz-box-shadow: 0 0 2px #e3e3e3;
            box-shadow: 0 0 2px #e3e3e3;
            width: 145px;
            padding: 0 50px 0 10px;
            font-size: 14px;
            line-height: 16px;
            background: #fff;
            border: 1px solid #e3e3e3;
            height: 45px;
            color: #57585b
        }

            .is-next .page-name .inner, .m-btn-page-nav .page-name .inner {
                position: relative;
                top: 50%;
                -ms-transform: translateY(-50%);
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%)
            }

                .is-next .page-name .inner:hover, .m-btn-page-nav .page-name .inner:hover {
                    text-decoration: underline
                }

        .is-next .section-name, .m-btn-page-nav .section-name {
            width: 145px;
            padding: 0 50px 0 10px;
            line-height: 25px;
            font-size: 12px;
            background: url(/content/images/diagonal-dark-grey.png);
            color: #57585b
        }

        .is-next .button-icon, .m-btn-page-nav .button-icon {
            -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
            -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
            box-shadow: 0 0 3px rgba(0,0,0,.2);
            width: 100%;
            height: 100%;
            background: url(/content/images/white-arrow.png) #33c0a9 no-repeat center center;
            background-size: 15px auto;
            z-index: 10;
            position: absolute;
            top: 0;
            left: 0
        }

        .is-next.is-disabled .button-icon, .m-btn-page-nav.is-disabled .button-icon {
            background-color: #e0e0e0
        }

        .is-next.is-prev, .m-btn-page-nav.is-prev {
            left: 0
        }

            .is-next.is-prev .text, .m-btn-page-nav.is-prev .text {
                -webkit-transition: left .2s;
                -moz-transition: left .2s;
                -ms-transition: left .2s;
                -o-transition: left .2s;
                left: -145px;
                pointer-events: none
            }

            .is-next.is-prev .page-name, .is-next.is-prev .section-name, .m-btn-page-nav.is-prev .page-name, .m-btn-page-nav.is-prev .section-name {
                padding: 0 10px 0 50px
            }

            .is-next.is-prev .button-icon, .m-btn-page-nav.is-prev .button-icon {
                -ms-transform: rotate(180deg);
                -webkit-transform: rotate(180deg);
                transform: rotate(180deg)
            }
}

@media(min-width:768px)and (max-width:1199px) {
    .is-next, .m-btn-page-nav {
        right: -50px;
        -webkit-transition: right .2s;
        -moz-transition: right .2s;
        -ms-transition: right .2s;
        -o-transition: right .2s
    }

        .is-next.hover, .is-next:hover, .m-btn-page-nav.hover, .m-btn-page-nav:hover {
            right: 0
        }

        .is-next.is-prev, .m-btn-page-nav.is-prev {
            left: -50px;
            -webkit-transition: left .2s;
            -moz-transition: left .2s;
            -ms-transition: left .2s;
            -o-transition: left .2s
        }

            .is-next.is-prev.hover, .is-next.is-prev:hover, .m-btn-page-nav.is-prev.hover, .m-btn-page-nav.is-prev:hover {
                left: 0
            }
}

@media(min-width:768px) {
    .is-next.hover .text, .is-next:hover .text, .m-btn-page-nav.hover .text, .m-btn-page-nav:hover .text {
        right: 0;
        pointer-events: all
    }

    .is-next.is-prev.hover .text, .is-next.is-prev:hover .text, .m-btn-page-nav.is-prev.hover .text, .m-btn-page-nav.is-prev:hover .text {
        left: 0;
        pointer-events: all
    }
}

.show-more-less-button-count {
    margin-bottom: 15px
}

.show-more-less-button-inner {
    padding: 10px;
    width: 100%;
    max-width: 510px;
    background: #fff;
    border: 2px solid #66d0be;
    font-weight: 700;
    font-size: 15px
}

@media(min-width:768px) {
    .show-more-less-button-inner {
        font-size: 20px;
        padding: 15px
    }
}

.m-footer-content a {
    color: #1d1d1d;
    font-weight: 700
}

.m-footer-content-old.m-footer-content a {
    color: #fff
}

.m-footer-content a.hover, .m-footer-content a:focus, .m-footer-content a:hover {
    text-decoration: underline
}

.is-parent-momentum-thankyou .m-footer-content a.hover, .is-parent-momentum-thankyou .m-footer-content a:focus, .is-parent-momentum-thankyou .m-footer-content a:hover, .is-parent-poc .m-footer-content a.hover, .is-parent-poc .m-footer-content a:focus, .is-parent-poc .m-footer-content a:hover {
    text-decoration: none
}

@media(min-width:768px) {
    .is-main-site .m-footer-content {
        margin-bottom: 0;
        float: right;
        width: 78%;
        padding-left: 2%
    }

        .is-main-site .m-footer-content.m-footer-content-old {
            padding-left: 4%
        }
}

.m-footer-logo-container {
    padding: 15px 0
}

    .m-footer-logo-container a {
        display: block
    }

    .m-footer-logo-container img {
        width: 125px;
        height: auto
    }

@media(min-width:768px) {
    .m-footer-logo-container {
        padding-bottom: 120px
    }

    .is-main-site .m-footer-logo-container {
        width: 21%;
        margin-top: 20px;
        border-right: 1px solid #333;
        float: left;
        text-align: center
    }

        .is-main-site .m-footer-logo-container.m-footer-logo-container-old {
            width: 22%
        }

            .is-main-site .m-footer-logo-container.m-footer-logo-container-old .logo img {
                margin-right: 0
            }

        .is-main-site .m-footer-logo-container img {
            width: 112px;
            height: auto
        }
}

@media(min-width:1160px) {
    .is-main-site .m-footer-logo-container {
        text-align: center
    }

        .is-main-site .m-footer-logo-container img {
            width: 160px;
            margin-right: 14px
        }

    .m-footer-logo-container-old {
        margin-right: 0
    }
}

.m-footer-secondary-nav {
    border-top: 1px solid #000
}

.m-footer-secondary-nav-old.m-footer-secondary-nav {
    border-top: 1px solid #fff
}

.m-footer-secondary-nav li {
    width: 50%;
    float: left;
    margin-top: 25px
}

.m-footer-secondary-nav a {
    color: #1d1d1d;
    font-weight: 700;
    font-size: 15px
}

.m-footer-secondary-nav-old.m-footer-secondary-nav a {
    color: #fff
}

.m-footer-secondary-nav a.hover, .m-footer-secondary-nav a:focus, .m-footer-secondary-nav a:hover {
    text-decoration: underline
}

.is-parent-poc .m-footer-secondary-nav a.hover, .is-parent-poc .m-footer-secondary-nav a:focus, .is-parent-poc .m-footer-secondary-nav a:hover {
    text-decoration: none
}

.m-footer-secondary-nav .astellas_facebook {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    will-change: transform;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-backface-visibility: hidden;
    width: 15px;
    height: 15px;
    cursor: pointer
}

.m-footer-secondary-nav-old.m-footer-secondary-nav .astellas_facebook {
    background: url(/content/images/icons/facebook.png) no-repeat
}

@media(max-width:767px) {
    .m-footer-secondary-nav .astellas_facebook {
        vertical-align: bottom
    }
}

.m-footer-secondary-nav .astellas_twitter {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-size: cover;
    will-change: transform;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-backface-visibility: hidden
}

@media(min-width:768px) {
    .is-main-site .m-footer-secondary-nav {
        padding: 0 6.25%;
        margin: 0 -15px;
        border-top: 1px solid #333
    }

        .is-main-site .m-footer-secondary-nav li {
            width: 20%;
            text-align: center
        }

            .is-main-site .m-footer-secondary-nav li.icon-cell {
                width: 10%;
                text-align: center;
                -webkit-transition: all .3s ease;
                transition: all .3s ease
            }

                .is-main-site .m-footer-secondary-nav li.icon-cell.hover, .is-main-site .m-footer-secondary-nav li.icon-cell:hover {
                    -webkit-transform: scale(1.2);
                    transform: scale(1.2)
                }
}

@media(max-width:767px) {
    .m-footer-secondary-nav {
        position: relative
    }

    .is-main-site .m-footer-secondary-nav li.icon-cell {
        width: auto;
        float: none;
        position: absolute;
        right: 0
    }

        .is-main-site .m-footer-secondary-nav li.icon-cell.facebook {
            top: 0
        }

        .is-main-site .m-footer-secondary-nav li.icon-cell.twitter {
            bottom: 0
        }
}

.m-footer-secondary-nav-old a {
    font-size: 14px
}

.m-footer-nav .subnav-container {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 40px;
    padding-right: 10px
}

    .m-footer-nav .subnav-container.is-last {
        margin-bottom: 0;
        margin-right: 0
    }

    .m-footer-nav .subnav-container > .nav-link {
        font-size: 15px;
        font-weight: 700;
        display: block;
        color: #000
    }

        .m-footer-nav .subnav-container > .nav-link.hover, .m-footer-nav .subnav-container > .nav-link:focus, .m-footer-nav .subnav-container > .nav-link:hover {
            text-decoration: underline
        }

.m-footer-nav .subnav li {
    display: block;
    margin-top: 10px
}

@media(max-width:767px) {
    .m-footer-nav .subnav li.extended-width {
        width: 112%
    }
}

@media(min-width:768px) {
    .m-footer-nav .subnav li {
        margin-top: 5px
    }
}

.m-footer-nav .subnav li a {
    color: #000
}

@media(min-width:768px) {
    .m-footer-nav.has-margin {
        margin-top: 30px
    }

    .m-footer-nav .subnav-container {
        display: block;
        float: left;
        width: 22%;
        margin-bottom: 0;
        margin-right: 35px;
        padding-right: 0;
        letter-spacing: -.5px
    }

        .m-footer-nav .subnav-container .nav-link {
            font-size: 12px
        }

    .m-footer-nav .subnav {
        letter-spacing: -.5px
    }

        .m-footer-nav .subnav li {
            line-height: 1.25
        }

            .m-footer-nav .subnav li a {
                font-size: 12px
            }

                .m-footer-nav .subnav li a.hover, .m-footer-nav .subnav li a:focus, .m-footer-nav .subnav li a:hover {
                    text-decoration: underline
                }
}

@media(min-width:946px) {
    .m-footer-nav .subnav-container {
        margin-bottom: 0;
        margin-right: 40px
    }

        .m-footer-nav .subnav-container .nav-link {
            font-size: 16px
        }

    .m-footer-nav .subnav li a {
        font-size: 16px
    }
}

@media(min-width:1160px) {
    .m-footer-nav .subnav-container {
        margin-right: 24px;
        margin-bottom: 25px
    }

    .m-footer-nav-old.m-footer-nav .subnav-container {
        margin-right: 40px
    }

    .m-footer-nav .subnav-container .nav-link {
        font-size: 20px
    }

    .m-footer-nav .subnav li a {
        font-size: 20px;
        -webkit-transition: all .5s ease;
        transition: all .5s ease
    }

        .m-footer-nav .subnav li a:hover {
            text-decoration: underline
        }
}

@media screen and (min-width:768px)and (max-width:1160px) {
    .m-footer-nav:nth-child(1) {
        margin-bottom: 20px
    }
}

.m-isi-drawer-title {
    background-color: #ccefe9;
    padding: 6px 0;
    cursor: pointer
}

    .m-isi-drawer-title h3 {
        font-size: 18px;
        line-height: 24px;
        font-family: Rockwell,Arial,Helvetica,sans-serif;
        font-weight: 700;
        margin: 0;
        padding: 0;
        position: relative
    }

        .m-isi-drawer-title h3:after {
            content: "+";
            position: absolute;
            top: 0;
            right: 0;
            line-height: 48px;
            font-size: 24px;
            font-weight: 700;
            width: 24px;
            height: 24px;
            text-align: center
        }

@media(min-width:1160px) {
    .m-isi-drawer-title h3:hover:after {
        background: #ffc72a;
        border-radius: 50%
    }
}

.is-parent-poc .m-isi-drawer-title h3:hover:after {
    background: 0 0
}

.is-expanded .m-isi-drawer-title h3:after {
    content: "-";
    line-height: 18px
}

@media(min-width:768px) {
    .m-isi-drawer-title {
        padding: 3px 0
    }

        .m-isi-drawer-title h3 {
            width: auto
        }

            .m-isi-drawer-title h3:after {
                line-height: 24px
            }

            .m-isi-drawer-title h3 .mobile-only {
                display: none
            }
}

.m-isi-drawer-content {
    overflow: hidden;
    padding-bottom: 60px
}

    .m-isi-drawer-content .m-isi-content {
        display: none
    }

    .m-isi-drawer-content .isi-snippet {
        margin-top: 5px
    }

        .m-isi-drawer-content .isi-snippet p {
            line-height: 1.4
        }

.is-expanded .m-isi-drawer-content {
    overflow: auto;
    height: 100%
}

    .is-expanded .m-isi-drawer-content .m-isi-content {
        display: block
    }

    .is-expanded .m-isi-drawer-content .isi-snippet {
        display: none
    }

.m-poc-isi.is-poc p {
    letter-spacing: -.4px;
    line-height: 1.4
}

.m-isi-content {
    margin-top: 12px
}

@media(min-width:946px) {
    .m-isi-content {
        margin-top: 22px
    }
}

@media(min-width:1160px) {
    .m-isi-content {
        margin-top: 32px
    }
}

.m-isi-content h3 {
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 17px;
    margin-top: 10px
}

.is-parent-poc .m-isi-content h3 {
    font-size: 20px;
    margin-top: 30px
}

@media(min-width:946px) {
    .m-isi-content h3 {
        margin-top: 15px;
        font-size: 19px
    }
}

@media(min-width:1160px) {
    .m-isi-content h3 {
        margin-top: 20px;
        font-size: 23px
    }
}

.m-isi-content a {
    color: #1dac7f;
    text-decoration: underline
}

.is-parent-poc .m-isi-content a {
    text-decoration: none
}

    .is-parent-poc .m-isi-content a.hover, .is-parent-poc .m-isi-content a:focus, .is-parent-poc .m-isi-content a:hover {
        color: #1dac7f
    }

.m-isi-content a.hover, .m-isi-content a:focus, .m-isi-content a:hover {
    color: #1d1d1d
}

.m-isi-content p {
    margin-bottom: 10px
}

.m-isi-content .highlight-text {
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-style: italic;
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    color: #1d1d1d
}

@media(min-width:768px) {
    .m-isi-content .highlight-text {
        font-size: 17px;
        line-height: 20px
    }
}

@media(min-width:946px) {
    .m-isi-content .highlight-text {
        font-size: 21px;
        line-height: 25px
    }
}

@media(min-width:1160px) {
    .m-isi-content .highlight-text {
        font-size: 23px;
        line-height: 27px
    }
}

.m-isi-content .disclaimer-text {
    font-size: 11px;
    margin: 40px 0 20px
}

    .m-isi-content .disclaimer-text .is-savings {
        display: none
    }

.is-parent-savings_program .m-isi-content .disclaimer-text .is-savings {
    display: inline
}

.m-isi-content .disclaimer-text .large-sup sup {
    top: 0;
    font-size: 140%
}

.m-isi-content .last-text {
    padding-bottom: 20px
}

.m-isi-content .mobile-link-disable {
    color: #1d1d1d
}

@media(max-width:768px) {
    .m-isi-content .mobile-link-disable.is-phonenumber {
        color: #00b189 !important;
        text-decoration: underline !important;
        white-space: nowrap
    }
}

.m-isi-content .mobile-link-wrapper a {
    color: #1d1d1d;
    text-decoration: none
}

.m-heading-homepage-main {
    font-size: 32px;
    line-height: 32px;
    margin: 0;
    padding: 0;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    color: #57585b;
    margin-top: 20px
}

@media(min-width:768px) {
    .m-heading-homepage-main {
        font-size: 27px;
        line-height: 1.2;
        margin: 0;
        margin-top: 10px
    }
}

@media(min-width:1160px) {
    .m-heading-homepage-main {
        font-size: 39px;
        line-height: 43px
    }
}

.m-heading-homepage-sub {
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    color: #57585b;
    font-size: 22px;
    border: 0;
    background: url(/content/images/hero-chevron.png) left center no-repeat;
    padding: 0 0 0 35px;
    margin: 20px 0 0
}

@media(min-width:768px) {
    .m-heading-homepage-sub {
        font-size: 28px;
        margin-top: 45px
    }
}

@media(min-width:1160px) {
    .m-heading-homepage-sub {
        font-size: 28px;
        margin-top: 27px
    }
}

.m-heading-page-title {
    border-bottom: 1px solid #f8c73e;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 24px;
    margin: 0 0 20px;
    padding: 0 0 10px;
    text-align: center
}

@media(min-width:768px) {
    .m-heading-page-title {
        font-size: 36px;
        margin: 0 0 25px;
        padding: 0 0 25px
    }
}

.m-heading-subtitle {
    font-size: 20px;
    margin-bottom: 1em;
    line-height: 1.25;
    font-weight: 400;
    font-style: italic
}

@media(min-width:768px) {
    .m-heading-subtitle {
        font-size: 24px
    }
}

.m-heading-subtitle.margin-top {
    margin-top: 30px
}

.m-heading-sub-2 {
    font-size: 16px;
    margin: 20px 0 10px;
    font-weight: 700;
    font-family: Rockwell,Arial,Helvetica,sans-serif
}

    .m-heading-sub-2.small-margin {
        margin-top: 12px
    }

    .m-heading-sub-2.no-margin {
        margin: 0
    }

@media(min-width:1160px) {
    .m-heading-sub-2 {
        margin-top: 55px;
        margin-bottom: 10px;
        font-size: 18px
    }

        .m-heading-sub-2.no-margin {
            margin: 0
        }
}

.m-heading-sub-3 {
    margin-top: 25px;
    font-size: 16px
}

.m-heading-on-green {
    color: #57585b;
    font-size: 21px;
    border: none;
    margin: 0 0 20px;
    padding: 0;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-weight: 700;
    text-align: center
}

.m-heading-404 {
    border-bottom: 2px solid #f8c73e;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 24px;
    margin: 0 0 30px;
    padding: 0 0 10px;
    text-align: center
}

@media(min-width:768px) {
    .m-heading-404 {
        text-align: left;
        font-size: 28px;
        padding-bottom: 25px;
        margin-bottom: 40px
    }
}

.m-heading-primary {
    margin-bottom: 20px;
    font: 700 24px/1.25 Rockwell,Arial,Helvetica,sans-serif;
    color: #1d1d1d
}

@media(min-width:768px) {
    .m-heading-primary {
        font-size: 30px
    }
}

@media(min-width:946px) {
    .m-heading-primary {
        font-size: 40px
    }
}

@media(min-width:1160px) {
    .m-heading-primary {
        font-size: 48px
    }
}

.m-heading-secondary {
    margin-bottom: 20px;
    font-size: 17px;
    color: #1d1d1d;
    font-weight: 500;
    line-height: 1.25
}

@media(min-width:768px) {
    .m-heading-secondary {
        font-size: 22px
    }
}

@media(min-width:946px) {
    .m-heading-secondary {
        font-size: 28px
    }
}

@media(min-width:1160px) {
    .m-heading-secondary {
        font-size: 30px
    }
}

.m-page-cta {
    width: 100%;
    max-width: 1920px;
    height: 490px;
    padding: 15px 27px 15px 30px;
    margin-left: auto;
    margin-right: auto;
    color: #1d1d1d
}

@media(min-width:768px) {
    .m-page-cta {
        padding: 15px 30px
    }
}

@media(min-width:768px) {
    .m-page-cta {
        height: 435px;
        margin: 0 auto;
        padding: 30px 0
    }
}

@media(min-width:946px) {
    .m-page-cta {
        height: 580px
    }
}

@media(min-width:1160px) {
    .m-page-cta {
        height: 673px
    }
}

@media(max-width:768px) {
    .m-page-cta .container {
        padding: 0
    }
}

.m-page-cta .title {
    display: inline-block;
    margin: 5px 0 0;
    font-family: Rockwell;
    font-weight: 600;
    font-size: 27px;
    line-height: 1.2
}

@media(min-width:768px) {
    .m-page-cta .title {
        font-size: 41px
    }
}

@media(min-width:946px) {
    .m-page-cta .title {
        font-size: 55px
    }
}

.m-page-cta .title.is-large-text {
    text-transform: capitalize;
    margin-bottom: 10px
}

@media(min-width:946px) {
    .m-page-cta .title.is-large-text {
        margin: 15px 0
    }
}

.m-page-cta .subtitle {
    display: inline-block;
    margin-top: 5px;
    font-family: Rockwell;
    font-weight: 600;
    font-size: 24px;
    line-height: 26px;
    color: #1d1d1d
}

@media(max-width:767px) {
    .m-page-cta .subtitle {
        margin-top: 0
    }
}

@media(min-width:768px) {
    .m-page-cta .subtitle {
        font-size: 30px;
        line-height: 32px
    }
}

@media(min-width:946px) {
    .m-page-cta .subtitle {
        font-size: 40px;
        line-height: 43px
    }
}

@media(min-width:1160px) {
    .m-page-cta .subtitle {
        font-size: 42px;
        line-height: 52px
    }
}

.m-page-cta.default .title {
    width: 100%
}

.m-page-cta.default .one-in-3-container {
    width: 205px;
    margin-top: 10px;
    text-align: center
}

@media(min-width:768px) {
    .m-page-cta.default .one-in-3-container {
        width: 350px
    }
}

@media(min-width:946px) {
    .m-page-cta.default .one-in-3-container {
        width: 425px;
        margin-top: 20px
    }
}

.m-page-cta.default .about {
    display: inline-block;
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    font-size: 22px;
    text-align: center;
    margin-right: -10px;
    font-weight: 700;
    color: #1d1d1d;
    vertical-align: middle
}

@media(min-width:768px) {
    .m-page-cta.default .about {
        margin-right: -15px;
        font-size: 30px
    }
}

.m-page-cta.default .one-in-3 {
    display: inline-block;
    margin-bottom: 15px;
    line-height: 55px
}

@media(min-width:768px) {
    .m-page-cta.default .one-in-3 {
        margin-bottom: 15px
    }
}

@media(min-width:946px) {
    .m-page-cta.default .one-in-3 {
        margin-bottom: 25px
    }
}

.m-page-cta.default .num {
    display: inline-block;
    vertical-align: middle;
    font-family: Rockwell;
    font-size: 79px;
    font-weight: 600;
    color: #1d1d1d
}

@media(max-width:767px) {
    .m-page-cta.default .num.num-1 {
        margin-right: -5px
    }
}

.m-page-cta.default .num.num-3 {
    letter-spacing: -.5px
}

@media(min-width:768px) {
    .m-page-cta.default .num {
        padding-bottom: 7px;
        font-size: 118px
    }
}

@media(min-width:946px) {
    .m-page-cta.default .num {
        padding-bottom: 0;
        font-size: 158px
    }
}

.m-page-cta.default .in {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #ffc72a;
    color: #1d1d1d;
    font-family: Rockwell;
    font-size: 25px;
    font-style: italic;
    line-height: 47px;
    text-align: center
}

@media(min-width:768px) {
    .m-page-cta.default .in {
        width: 82px;
        height: 82px;
        line-height: 78px;
        font-size: 38px
    }
}

@media(min-width:946px) {
    .m-page-cta.default .in {
        width: 110px;
        height: 110px;
        line-height: 100px;
        font-size: 50px
    }
}

.m-page-cta.default .symptoms {
    margin-bottom: 15px;
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    text-align: left
}

@media(min-width:768px) {
    .m-page-cta.default .symptoms {
        width: 350px;
        margin-bottom: 10px
    }
}

@media(min-width:946px) {
    .m-page-cta.default .symptoms {
        width: 300px;
        margin-bottom: 25px;
        font-size: 18px;
        line-height: 1.25
    }
}

@media(min-width:1160px) {
    .m-page-cta.default .symptoms {
        width: 520px;
        font-size: 24px;
        line-height: 25px
    }
}

.m-page-cta.default .condition {
    margin-bottom: 15px;
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 20px
}

@media(min-width:768px) {
    .m-page-cta.default .condition {
        width: 350px;
        margin-bottom: 15px
    }
}

@media(min-width:946px) {
    .m-page-cta.default .condition {
        width: 300px;
        margin-bottom: 25px;
        font-size: 18px;
        line-height: 1.25
    }
}

@media(min-width:1160px) {
    .m-page-cta.default .condition {
        width: 440px;
        margin-bottom: 25px;
        font-size: 20px;
        line-height: 25px
    }
}

.m-page-cta.default {
    background: url(/content/images/hero/homepage-default.jpg) no-repeat 50% top;
    background-size: 100% auto
}

.m-page-cta.telehealth {
    background: url(/content/images/hero/mobile-hero-image.png) no-repeat 50% top;
    background-size: 100% auto;
}

@media(max-width:767px) {
    .m-page-cta.default {
        height: 520px;
        background-position-y: bottom
    }
}

@media(min-width:768px) {
    .m-page-cta.default {
        background: url(/content/images/hero/homepage-default-desktop.jpg) no-repeat 40% top;
        background-size: auto 100%
    }
}

@media(min-width:946px) {
    .m-page-cta.default {
        background: url(/content/images/hero/homepage-default-desktop.jpg) no-repeat center top;
        background-size: auto 100%
    }
    .m-page-cta.telehealth {
        background: url(/content/images/hero/desktop-hero-image.png) no-repeat center top;
        background-size: auto 100%;
    }
}

.m-page-cta.newly-diagnosed {
    background: url(/content/images/hero/homepage-newly-diagnosed.jpg) no-repeat center top;
    background-size: auto 100%
}

@media(max-width:767px) {
    .m-page-cta.newly-diagnosed {
        height: 400px
    }
}

@media(min-width:768px) {
    .m-page-cta.newly-diagnosed {
        background: url(/content/images/hero/homepage-newly-diagnosed-desktop.jpg) no-repeat 40% top;
        background-size: auto 100%
    }
}

@media(min-width:946px) {
    .m-page-cta.newly-diagnosed {
        background: url(/content/images/hero/homepage-newly-diagnosed-desktop.jpg) no-repeat center top;
        background-size: auto 100%
    }
}

.m-page-cta.newly-diagnosed .title {
    display: block;
    width: 90%;
    line-height: 33px
}

@media(min-width:768px) {
    .m-page-cta.newly-diagnosed .title {
        width: 400px;
        line-height: 1.25
    }
}

@media(min-width:946px) {
    .m-page-cta.newly-diagnosed .title {
        width: 530px
    }
}

@media(min-width:768px) {
    .m-page-cta.newly-diagnosed .subtitle {
        width: 395px
    }
}

@media(min-width:946px) {
    .m-page-cta.newly-diagnosed .subtitle {
        display: block;
        width: 420px
    }
}

.m-page-cta.newly-diagnosed .discussion {
    width: 220px;
    margin-bottom: 15px;
    margin-top: 10px;
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    font-size: 15px;
    line-height: 18px;
    color: #1d1d1d
}

@media(min-width:768px) {
    .m-page-cta.newly-diagnosed .discussion {
        width: 405px;
        margin-top: 25px;
        margin-bottom: 25px
    }
}

@media(min-width:946px) {
    .m-page-cta.newly-diagnosed .discussion {
        width: 500px;
        margin-bottom: 45px;
        font-size: 18px;
        line-height: 21px
    }
}

@media(min-width:1160px) {
    .m-page-cta.newly-diagnosed .discussion {
        width: 700px;
        margin-bottom: 27px;
        font-size: 20px;
        line-height: 25px
    }
}

.m-page-cta.starting {
    background: url(/content/images/hero/homepage-starting.jpg) no-repeat center top;
    background-size: auto 100%
}

@media(max-width:767px) {
    .m-page-cta.starting {
        height: 405px
    }
}

@media(min-width:768px) {
    .m-page-cta.starting {
        background: url(/content/images/hero/homepage-starting-desktop.jpg) no-repeat 40% top;
        background-size: auto 100%
    }
}

@media(min-width:946px) {
    .m-page-cta.starting {
        background: url(/content/images/hero/homepage-starting-desktop.jpg) no-repeat center top;
        background-size: auto 100%
    }
}

@media(min-width:768px) {
    .m-page-cta.starting .title {
        display: block
    }
}

@media(min-width:768px)and (max-width:1160px) {
    .m-page-cta.starting .subtitle .tablet-shown {
        display: block !important
    }
}

@media(min-width:768px) {
    .m-page-cta.starting .subtitle {
        display: block;
        width: 480px
    }
}

@media(min-width:946px) {
    .m-page-cta.starting .subtitle {
        width: 540px
    }
}

@media(min-width:1160px) {
    .m-page-cta.starting .subtitle {
        width: 515px
    }
}

.m-page-cta.starting .improvement {
    margin-bottom: 20px;
    margin-top: 5px
}

@media(min-width:768px) {
    .m-page-cta.starting .improvement {
        width: 410px;
        margin-top: 25px
    }
}

@media(min-width:946px) {
    .m-page-cta.starting .improvement {
        width: 460px;
        margin-bottom: 45px;
        font-size: 18px
    }
}

@media(min-width:1160px) {
    .m-page-cta.starting .improvement {
        width: 550px;
        margin-bottom: 65px;
        font-size: 20px
    }
}

.m-page-cta.starting .m-button-arrow {
    padding-right: 45px
}

.m-page-cta.lapsed {
    background: url(/content/images/hero/homepage-lapsed.jpg) no-repeat 40% -20px;
    background-size: auto 106%
}

@media(max-width:767px) {
    .m-page-cta.lapsed {
        height: 555px
    }
}

@media(min-width:768px) {
    .m-page-cta.lapsed {
        background: url(/content/images/hero/homepage-lapsed-desktop.jpg) no-repeat 50% top;
        background-size: auto 100%;
        height: 590px
    }
}

@media(min-width:946px) {
    .m-page-cta.lapsed {
        height: 650px
    }
}

@media(min-width:1160px) {
    .m-page-cta.lapsed {
        background: url(/content/images/hero/homepage-lapsed-desktop.jpg) no-repeat center top;
        background-size: auto 100%
    }
}

.m-page-cta.lapsed .title {
    line-height: 30px;
    width: 225px
}

    .m-page-cta.lapsed .title sup {
        font-size: .4em;
        top: -1.25em
    }

@media(min-width:768px) {
    .m-page-cta.lapsed .title {
        display: block;
        width: 515px;
        line-height: 1.25;
        letter-spacing: -.5px
    }

        .m-page-cta.lapsed .title .mobile-hidden {
            display: inline !important
        }
}

@media(min-width:946px) {
    .m-page-cta.lapsed .title {
        width: 695px;
        margin-top: 20px;
        line-height: 57px
    }
}

@media(min-width:1160px) {
    .m-page-cta.lapsed .title {
        width: 695px;
        margin-top: 15px
    }
}

.m-page-cta.lapsed .subtitle {
    display: block;
    width: 195px
}

    .m-page-cta.lapsed .subtitle sup {
        font-size: .4em;
        top: -1.25em
    }

@media(min-width:768px) {
    .m-page-cta.lapsed .subtitle {
        width: 495px
    }
}

@media(min-width:1160px) {
    .m-page-cta.lapsed .subtitle {
        width: 690px
    }
}

.m-page-cta.lapsed .different {
    margin-bottom: 20px;
    margin-top: 15px;
    width: 200px
}

@media(min-width:768px) {
    .m-page-cta.lapsed .different {
        width: 675px;
        margin-top: 25px;
        margin-bottom: 45px
    }
}

@media(min-width:1160px) {
    .m-page-cta.lapsed .different {
        margin-top: 30px;
        margin-bottom: 30px
    }
}

.m-page-cta.lapsed .m-button-arrow {
    padding-right: 45px
}

.hero {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto
}

@media(min-width:768px)and (max-width:946px) {
    .hero .container .col-sm-8 {
        width: 75%
    }
}

.hero .container p:first-child {
    margin-top: 0;
    color: #1d1d1d
}

@media(min-width:768px) {
    .hero .container p:first-child {
        font-weight: 300
    }
}

@media(min-width:946px) {
    .hero .container p:first-child {
        font-size: 18px;
        line-height: 1.25
    }
}

@media(min-width:1160px) {
    .hero .container p:first-child {
        font-size: 20px;
        line-height: 1.25
    }
}

@media(min-width:768px) {
    .hero .container {
        width: 100%;
        max-width: 1200px;
        height: 435px;
        padding: 20px 30px
    }
}

@media(min-width:946px) {
    .hero .container {
        height: 580px
    }
}

@media(min-width:1160px) {
    .hero .container {
        height: 673px
    }
}

.hero h1 {
    margin: 10px 0;
    font-size: 55px;
    line-height: 1.25
}

@media(min-width:768px)and (max-width:946px) {
    .hero h1 {
        margin-top: 0;
        margin-bottom: 5px;
        font-size: 42px
    }
}

@media(min-width:768px) {
    .hero ul {
        margin-left: 15px
    }
}

@media(min-width:768px)and (max-width:946px) {
    .hero ul {
        margin-top: 5px
    }
}

.hero .header-primary {
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    color: #1d1d1d
}

@media(min-width:1160px) {
    .hero .header-primary {
        margin-bottom: 15px
    }
}

.hero .header-primary .italic {
    font-style: italic
}

.hero .header-primary .small-sup {
    top: -1.2em;
    font-size: 35%
}

.hero .m-heading-secondary {
    margin-bottom: 0
}

@media(max-width:767px) {
    .hero .container {
        padding: 10px 25px;
        height: 440px
    }

    .hero h1 {
        font-size: 27px
    }

    .hero h3 {
        margin: 0
    }

    .hero p:first-child {
        font-size: 12px;
        line-height: 15px
    }

    .hero .row .schema-container > *, .hero .row > * {
        padding: 0
    }
}

.is-parent-index.is-startingmyrbetriq .m-page-cta.starting .improvement {
    margin-bottom: 15px
}

@media(max-width:374px) {
    .m-button-arrow.is-black {
        font-size: 14px
    }
}

.m-page-cta.lapsed .subtitle--small {
    font-size: 18px;
    line-height: 1.25
}

@media screen and (min-width:768px) {
    .m-page-cta.lapsed .subtitle--small {
        font-size: 24px
    }
}

.m-page-cta.lapsed .subtitle-list {
    padding-left: 20px
}

.m-content-indication {
    font-size: 12px;
    line-height: 1.25;
    font-weight: 400;
    color: #1d1d1d
}

@media(max-width:767px) {
    .m-content-indication sup {
        font-size: 100%;
        top: auto
    }
}

@media(min-width:768px) {
    .m-content-indication {
        max-width: 510px;
        font-size: 15px;
        line-height: 1.25
    }
}

@media(min-width:946px) {
    .m-content-indication {
        max-width: 555px;
        font-size: 18px
    }
    .m-content-indication-telehealth {
        max-width: 450px;
        font-size: 20px;
        padding-top: 80px;
    }
    p.symptoms-telehealth {
        max-width: 450px;
        padding-bottom: 30px;
        font-size: 28px;
        line-height: 1.2;
    }
}

@media(min-width:1160px) {
    .m-content-indication {
        max-width: 680px;
        font-size: 20px
    }
    .m-content-indication-telehealth {
        max-width: 430px;
        font-size: 20px;
        padding-top: 80px;
    }
    p.symptoms-telehealth {
        max-width: 450px;
        padding-bottom: 30px;
        font-size: 28px;
        line-height: 1.2;
    }
}

.m-content-symptoms-quiz-result {
    background-color: #ffe8a8;
    position: relative;
    text-align: center;
    color: #1d1d1d;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    padding: 20px;
    margin-top: 10px;
    margin-bottom: 10px
}

.m-content-talking-doctor-callout {
    background-color: #ededed;
    text-align: center;
    padding: 0;
    position: relative;
    margin-top: 20px
}

@media(min-width:768px) {
    .m-content-talking-doctor-callout {
        padding: 0 30px
    }
}

.m-content-talking-doctor-callout .content-block {
    padding: 30px 0;
    position: relative
}

    .m-content-talking-doctor-callout .content-block:nth-of-type(1) {
        border-bottom: 1px solid #fff
    }

        .m-content-talking-doctor-callout .content-block:nth-of-type(1) .circle {
            background: #7ca3d7
        }

    .m-content-talking-doctor-callout .content-block:nth-of-type(2) {
        border-bottom: 1px solid #fff
    }

        .m-content-talking-doctor-callout .content-block:nth-of-type(2) .circle {
            background: #6cc8ba
        }

    .m-content-talking-doctor-callout .content-block:nth-of-type(3) .circle {
        background: #fac01c
    }

    .m-content-talking-doctor-callout .content-block p {
        padding: 0 30px
    }

.m-content-talking-doctor-callout .circle {
    width: 105px;
    height: 105px;
    background: #00f;
    border-radius: 999px;
    margin: 0 auto 25px;
    padding: 10px
}

    .m-content-talking-doctor-callout .circle .text {
        position: relative;
        font-size: 18px;
        line-height: 1.25;
        position: relative;
        top: 50%;
        transform: translateY(-60%);
        color: #fff;
        font-family: Rockwell,Arial,Helvetica,sans-serif;
        font-weight: 700
    }

@media(min-width:768px) {
    .m-content-talking-doctor-callout {
        margin-top: 0;
        padding: 0
    }

        .m-content-talking-doctor-callout .content-block {
            padding: 0 30px;
            height: 330px;
            float: left;
            width: 33.3333%;
            padding-top: 30px
        }

            .m-content-talking-doctor-callout .content-block:nth-of-type(1) {
                border-bottom: none;
                border-right: 4px solid #fff
            }

            .m-content-talking-doctor-callout .content-block:nth-of-type(2) {
                border-bottom: none;
                border-right: 4px solid #fff
            }

            .m-content-talking-doctor-callout .content-block p {
                padding: 0
            }
}

@media(min-width:1160px) {
    .m-content-talking-doctor-callout .content-block {
        height: 280px
    }
}

.m-content-testimonial-footnote {
    max-width: 420px
}

@media(min-width:768px) {
    .m-content-testimonial-footnote {
        margin-top: 55px
    }
}

.m-content-expectation-box {
    background: #fff;
    padding: 15px;
    margin: 6px 0 25px;
    text-align: center
}

    .m-content-expectation-box .circle {
        font-size: 36px;
        color: #fff;
        border-radius: 100%;
        background: #33c0a9;
        display: inline-block;
        width: 43px;
        height: 43px;
        line-height: 43px;
        margin-bottom: 5px;
        position: relative;
        font-family: Rockwell,Arial,Helvetica,sans-serif;
        font-weight: 700
    }

    .m-content-expectation-box .heading {
        font-family: Rockwell,Arial,Helvetica,sans-serif;
        font-weight: 700;
        font-size: 20px;
        margin-top: 5px
    }

@media(min-width:768px) {
    .m-content-expectation-box {
        float: left;
        height: 330px
    }

        .m-content-expectation-box:nth-child(1), .m-content-expectation-box:nth-child(3) {
            width: 32%
        }

        .m-content-expectation-box:nth-child(2) {
            width: 32%;
            margin-left: 2%;
            margin-right: 2%
        }
}

@media(min-width:1160px) {
    .m-content-expectation-box {
        height: 260px
    }
}

.m-content-contact {
    margin-top: 30px
}

    .m-content-contact h4 {
        font-size: 21px;
        font-weight: 400;
        margin: 0
    }

    .m-content-contact p:first-of-type {
        margin-top: 0
    }

    .m-content-contact a:active, .m-content-contact a:hover, .m-content-contact a:link, .m-content-contact a:visited {
        color: #333
    }

[data-page-section=error] .m-heading-primary {
    color: #1d1d1d
}

[data-page-section=error] .m-content-404-text {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 1.25;
    font-weight: 400
}

@media(min-width:946px) {
    [data-page-section=error] .m-content-404-text {
        margin-bottom: 30px;
        font-size: 18px
    }
}

@media(min-width:1160px) {
    [data-page-section=error] .m-content-404-text {
        margin-bottom: 50px;
        font-size: 20px
    }
}

[data-page-section=error] .m-button-arrow {
    margin-bottom: 20px
}

@media(min-width:946px) {
    [data-page-section=error] .m-button-arrow {
        margin-bottom: 30px
    }
}

@media(min-width:1160px) {
    [data-page-section=error] .m-button-arrow {
        margin-bottom: 50px
    }
}

a.ast-access:focus, a.ast-access:hover, a.ast-access:link, a.ast-access:visited {
    color: #1dac7f
}

.m-homepage-panels {
    position: relative
}

    .m-homepage-panels .video-container {
        display: none
    }

    .m-homepage-panels .close-btn {
        -webkit-transition: opacity .3s ease-in-out;
        -moz-transition: opacity .3s ease-in-out;
        -ms-transition: opacity .3s ease-in-out;
        -o-transition: opacity .3s ease-in-out;
        background-image: url(/content/images/sprite.png);
        background-position: -141px -337px;
        width: 30px;
        height: 32px;
        top: 10px;
        right: 10px;
        position: absolute;
        z-index: 105;
        cursor: pointer
    }

        .m-homepage-panels .close-btn.iOS {
            top: 45px
        }

@media(min-width:768px) {
    .m-homepage-panels {
        height: 610px
    }

        .m-homepage-panels .video-container {
            -webkit-transition: height .5s,width .5s;
            -moz-transition: height .5s,width .5s;
            -ms-transition: height .5s,width .5s;
            -o-transition: height .5s,width .5s;
            position: absolute;
            top: 0;
            left: 0;
            width: 0;
            height: 0;
            z-index: 100;
            display: block;
            background: #000
        }

        .m-homepage-panels.video-active .video-container {
            width: 100%;
            height: 100%
        }

        .m-homepage-panels.video-active .close-btn {
            display: block
        }
}

@media(min-width:1160px) {
    .m-homepage-panels {
        width: 1024px;
        margin: auto;
        overflow: hidden
    }
}

.m-panel {
    position: relative
}

    .m-panel .content-container {
        position: relative;
        padding: 0 20px 20px 20px
    }

    .m-panel .panel-heading {
        font-family: Rockwell,Arial,Helvetica,sans-serif;
        color: #66d0be;
        font-size: 30px;
        line-height: 27px;
        display: block;
        padding: 20px 0 15px;
        margin: 0
    }

    .m-panel p {
        font-size: 12px;
        line-height: 1.2;
        width: calc(100% - 120px);
        margin-top: 0;
        margin-bottom: .8em;
        color: #57585b
    }

    .m-panel .panel-border {
        display: none
    }

    .m-panel .cta-container {
        margin-top: 20px
    }

    .m-panel .toggle-btn {
        background-image: url(/content/images/sprite.png);
        background-position: -196px -270px;
        width: 50px;
        height: 28px;
        background-size: 218px 215px;
        height: 14px;
        width: 25px;
        background-position: -98px -135px;
        position: absolute;
        right: 20px;
        top: 28px
    }

    .m-panel.is-learning {
        background: url(/content/images/panels/learning-bg-mobile.jpg) top 30px right no-repeat #fff;
        background-size: 170px 556px
    }

    .m-panel.is-considering {
        background: url(/content/images/panels/considering-bg-mobile.png) bottom 20px right no-repeat #fff;
        background-size: 150px 529px
    }

        .m-panel.is-considering:not(.is-collapsed) {
            margin-bottom: -20px
        }

    .m-panel.is-starting {
        background: url(/content/images/panels/starting-bg-mobile.png) bottom -15px right no-repeat #fff;
        background-size: 150px 496px
    }

        .m-panel.is-starting:not(.is-collapsed) {
            margin-bottom: -30px
        }

    .m-panel.is-tried-others {
        background: url(/content/images/panels/tried-others-bg-mobile.png) bottom 28px right no-repeat #fff;
        background-size: 33%
    }

        .m-panel.is-tried-others:not(.is-collapsed) {
            margin-bottom: -30px
        }

    .m-panel.is-collapsed {
        background: #33c0a9
    }

        .m-panel.is-collapsed .panel-heading {
            padding: 0;
            color: #57585b;
            font-size: 22px;
            line-height: 25px
        }

        .m-panel.is-collapsed .toggle-btn {
            background-image: url(/content/images/sprite.png);
            background-position: -249px -270px;
            width: 50px;
            height: 28px;
            background-size: 218px 215px;
            height: 14px;
            width: 25px;
            background-position: -124.5px -135px;
            top: 50%;
            margin-top: -7px
        }

        .m-panel.is-collapsed .content-container {
            padding: 20px 45px 20px 20px
        }

            .m-panel.is-collapsed .content-container .panel-heading, .m-panel.is-collapsed .content-container .toggle-btn {
                display: block
            }

            .m-panel.is-collapsed .content-container > * {
                display: none
            }

        .m-panel.is-collapsed .expanded-only {
            display: none
        }

        .m-panel.is-collapsed.inactive-0 {
            background-color: #33c0a9
        }

        .m-panel.is-collapsed.inactive-1 {
            background-color: #66d0bf
        }

        .m-panel.is-collapsed.inactive-2 {
            background-color: #9be0d5
        }

        .m-panel.is-collapsed.inactive-3 {
            background-color: #b9efe6
        }

@media(min-width:768px) {
    .m-panel {
        -webkit-transition: right .5s;
        -moz-transition: right .5s;
        -ms-transition: right .5s;
        -o-transition: right .5s;
        width: calc(100% - 390px);
        height: 610px;
        position: absolute;
        top: 0;
        overflow: hidden
    }

        .m-panel .content-container {
            position: relative;
            width: 100%;
            height: 100%;
            padding: 0 0 0 20px
        }

        .m-panel .toggle-btn {
            display: none
        }

        .m-panel .panel-border {
            width: calc(100% + 20px);
            height: 17px;
            display: block;
            background: url(/content/images/panels/home-panel-bg-active.jpg) repeat-x;
            margin: 0 0 0 -20px
        }

        .m-panel .panel-heading {
            margin: 5px 0 0 0;
            font-size: 28px;
            line-height: 1.2;
            padding: 0
        }

            .m-panel .panel-heading .mobile-only {
                display: none
            }

        .m-panel .cta-container {
            width: 275px;
            left: 20px;
            bottom: 0;
            position: absolute
        }

        .m-panel p {
            width: auto;
            padding-right: 160px
        }

        .m-panel.is-learning {
            background: url(/content/images/panels/learning-bg-desktop.png) top 32px right -240px no-repeat #fff;
            background-size: 585px auto;
            right: 390px;
            z-index: 20
        }

            .m-panel.is-learning p:first-of-type {
                margin-top: 30px
            }

        .m-panel.is-considering {
            background: url(/content/images/panels/considering-bg-desktop.png) top 20px right -313px no-repeat #fff;
            background-size: 734px auto;
            right: 260px;
            z-index: 15
        }

            .m-panel.is-considering p:first-of-type {
                margin-top: 10px
            }

        .m-panel.is-tried-others {
            background: url(/content/images/panels/tried-others-bg-desktop.png) bottom right no-repeat #fff;
            right: 130px;
            z-index: 10
        }

            .m-panel.is-tried-others p:first-of-type {
                margin-top: 10px
            }

        .m-panel.is-starting {
            background: url(/content/images/panels/starting-bg-desktop.png) top 50px right -193px no-repeat #fff;
            background-size: 518px auto;
            right: 0;
            z-index: 5
        }

            .m-panel.is-starting p:first-of-type {
                margin-top: 30px
            }

        .m-panel.is-collapsed {
            cursor: pointer
        }

            .m-panel.is-collapsed .panel-heading {
                position: absolute;
                top: 25px;
                right: 2px;
                font-size: 15px;
                line-height: 17px;
                width: 132px;
                padding-left: 10px
            }

            .m-panel.is-collapsed .content-container {
                padding: 0
            }

                .m-panel.is-collapsed .content-container .panel-border {
                    display: block
                }

                .m-panel.is-collapsed .content-container .toggle-btn {
                    display: none
                }

            .m-panel.is-collapsed.inactive-0, .m-panel.is-collapsed.inactive-1, .m-panel.is-collapsed.inactive-2, .m-panel.is-collapsed.inactive-3 {
                background-color: #e4f7f3
            }

                .m-panel.is-collapsed.inactive-0 .panel-border {
                    background: url(/content/images/panels/home-panel-bg-inactive-0.jpg) repeat-x
                }

                .m-panel.is-collapsed.inactive-1 .panel-border {
                    background: url(/content/images/panels/home-panel-bg-inactive-1.jpg) repeat-x
                }

                .m-panel.is-collapsed.inactive-2 .panel-border {
                    background: url(/content/images/panels/home-panel-bg-inactive-2.jpg) repeat-x
                }

            .m-panel.is-collapsed.is-learning {
                right: calc(100% - 130px)
            }

            .m-panel.is-collapsed.is-considering.push-left {
                right: calc(100% - 260px)
            }

            .m-panel.is-collapsed.is-tried-others.push-left {
                right: calc(100% - 390px)
            }

            .m-panel.is-collapsed.is-starting {
                right: 0
            }
}

@media(min-width:1160px) {
    .m-panel {
        width: 540px
    }

        .m-panel .panel-heading {
            font-size: 34px;
            padding-right: 40px
        }

        .m-panel .cta-container {
            width: 325px
        }

        .m-panel p {
            font-size: 14px;
            padding-right: 205px
        }

        .m-panel.is-learning {
            right: 486px
        }

        .m-panel.is-considering {
            right: 324px
        }

        .m-panel.is-tried-others {
            right: 162px
        }

            .m-panel.is-tried-others p:first-of-type {
                margin-top: 25px
            }

        .m-panel.is-starting {
            right: 0
        }

        .m-panel.is-collapsed .panel-heading {
            right: 32px;
            padding-right: 0
        }

        .m-panel.is-collapsed.is-learning {
            right: calc(100% - 162px)
        }

        .m-panel.is-collapsed.is-considering.push-left {
            right: calc(100% - 324px)
        }

        .m-panel.is-collapsed.is-tried-others.push-left {
            right: calc(100% - 486px)
        }

        .m-panel.is-collapsed.is-starting {
            right: 0
        }
}

.m-find-a-doctor {
    background: #f0f9f7;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: -10px;
    margin-bottom: -10px
}

@media(min-width:768px) {
    .m-find-a-doctor {
        padding-top: 40px;
        padding-bottom: 40px;
        margin-top: 10px;
        margin-bottom: 10px
    }
}

@media(min-width:1000px) {
    .row-flex {
        display: flex
    }
}

.fad-section-1 .m-cta-fad .fad-button {
    height: 45px;
    padding: 0;
    padding-right: 15px;
    text-align: center;
    width: 44%
}

@media(min-width:1000px) {
    .fad-section-1 .m-cta-fad .fad-button {
        width: 30%;
        padding: 0;
        padding-left: 65px;
        text-align: left
    }
}

.fad-section-1 .m-cta-fad .fad-button {
    background: url(/content/images/button-chevron-black.png) no-repeat 80% #ffc72a
}

@media(min-width:1000px) {
    .fad-section-1 .m-cta-fad .fad-button {
        background: url(/content/images/button-chevron-black.png) no-repeat 75% #ffc72a
    }
}

body.is-parent-myrbetriq_why .m-find-a-doctor {
    margin-top: 0
}

.fad-title h3 {
    font-size: 16px;
    font-family: Rockwell,Arial,Helvetica,sans-serif
}

@media(min-width:1000px)and (max-width:1200px) {
    .fad-title h3 {
        font-size: 20px
    }
}

@media(min-width:1200px) {
    .fad-title h3 {
        font-size: 24px
    }
}

.fad-title h2 {
    font-size: 22px;
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif
}

@media(min-width:1000px)and (max-width:1200px) {
    .fad-title h2 {
        font-size: 29px
    }
}

@media(min-width:1200px) {
    .fad-title h2 {
        font-size: 34px
    }
}

.web-md-flex {
    display: flex;
    justify-content: flex-end;
    font-weight: 600;
    font-size: 1rem;
    align-items: flex-end
}

.cta-desktop {
    display: none
}

@media(min-width:1000px) {
    .cta-desktop {
        display: block
    }
}

.cta-mobile {
    display: block
}

@media(min-width:1000px) {
    .cta-mobile {
        display: none !important
    }
}

.cta-button {
    width: 130px;
    margin: 10px 0
}

@media(min-width:1000px) {
    .cta-button {
        width: 100%
    }
}

.fad-section-3 {
    display: flex;
    flex-direction: column-reverse;
    width: unset;
    padding: 0 40px;
    align-items: center
}

@media(min-width:1000px) {
    .fad-section-3 {
        justify-content: center;
        flex-direction: row;
        padding: unset;
        width: 640px;
        margin: auto;
        margin-top: 30px
    }
}

.fad-section-3 .underline {
    color: #000;
    text-decoration: underline;
    font-weight: 700
}

.fad-section-3 .lozad.m-cta-fad.is-full-width {
    max-width: unset;
    width: 120px;
    margin: 0;
    padding-top: 50px;
    padding-left: 0;
    background-size: 45px
}

@media(min-width:1000px) {
    .fad-section-3 .lozad.m-cta-fad.is-full-width {
        background-size: 54px
    }
}

.fad-section-3 .copy-container {
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    font-size: 15px;
    text-align: center
}

@media(min-width:1000px) {
    .fad-section-3 .copy-container {
        font-size: 20px;
        text-align: left
    }
}

.fad-section-2 a {
    width: 195px;
    margin-top: 20px
}

@media(min-width:1000px) {
    .fad-section-2 a {
        width: 230px
    }
}

.fad-section-2 .m-button-arrow {
    text-align: center;
    background: url(/content/images/button-chevron.png) no-repeat right 32px center #ffc72a;
    padding: 13px 54px 13px 15px;
    color: #1d1d1d
}

    .fad-section-2 .m-button-arrow.is-black {
        font-family: Rockwell,Arial,Helvetica,sans-serif;
        background-image: url(/content/images/button-chevron-black.png);
        font-style: normal;
        color: #1d1d1d
    }

.fad-section-2 .m-cta-fad.is-full-width {
    position: relative;
    max-width: 452px;
    margin: 0 auto;
    padding: 0 0 30px 0;
    background-repeat: no-repeat;
    background-size: 63px;
    background-position: right top
}

@media(min-width:1000px) {
    .fad-section-2 .m-cta-fad.is-full-width {
        max-width: 1015px;
        margin: 0 auto;
        padding: 0 0 20px 10%;
        background-size: 100px;
        background-position: right top
    }
}

.fad-section-2 .copy-container {
    font-size: 15px;
    max-width: 230px;
    font-weight: 400
}

@media(min-width:1000px)and (max-width:1200px) {
    .fad-section-2 .copy-container {
        max-width: 70%;
        font-size: 16px
    }
}

@media(min-width:1200px) {
    .fad-section-2 .copy-container {
        max-width: 350px;
        font-size: 20px
    }
}

.fad-section-2 .m-cta-fad .fad-title {
    margin: 20px 0 10px 0
}

.m-cta-fad {
    color: #1d1d1d
}

    .m-cta-fad.is-full-width {
        position: relative;
        max-width: 452px;
        margin: 0 auto;
        padding: 140px 0 35px 0;
        background-repeat: no-repeat;
        background-size: 143px;
        background-position: center 10px
    }

@media(min-width:1000px) {
    .m-cta-fad.is-full-width {
        max-width: 1015px;
        margin: 0 auto;
        padding: 50px 0 20px 22%;
        background-size: 169px;
        background-position: left center
    }

        .m-cta-fad.is-full-width .fad-title {
            margin-top: 5px
        }
}

.m-cta-fad .mobile-flex {
    display: flex;
    align-items: center;
    height: 40px;
    margin-bottom: 10px;
    justify-content: space-between
}

.fad-no-margin .m-cta-fad {
    margin-top: 0
}

.m-cta-fad .fad-title {
    margin: 20px 0;
    display: block;
    line-height: 1.25;
    font-size: 24px;
    font-weight: 700;
    font-family: Rockwell,Arial,Helvetica,sans-serif
}

@media(min-width:768px) {
    .m-cta-fad .fad-title {
        margin: 0 0 35px 0;
        font-size: 22px;
        text-align: left
    }
}

@media(min-width:946px) {
    .m-cta-fad .fad-title {
        font-size: 28px
    }
}

@media(min-width:1000px) {
    .m-cta-fad .fad-title {
        font-size: 30px
    }
}

.m-cta-fad .fad-title .small-text {
    font-size: 16px;
    display: block
}

.m-cta-fad .fad-title.one-line .large-text {
    display: inline
}

.fad-symptoms-quiz .m-cta-fad .fad-title.one-line .large-text {
    display: block
}

.m-cta-fad .fad-button {
    background: url(/content/images/button-chevron-black.png) no-repeat center #ffc72a;
    background-size: 24px;
    border: 0;
    width: 83px;
    height: 36px;
    padding: 0
}

@media(min-width:768px) {
    .m-cta-fad .fad-button {
        background-size: 20px
    }
}

@media(min-width:946px) {
    .m-cta-fad .fad-button {
        width: 95px
    }
}

.m-cta-fad .fad-button.disabled {
    background-color: #949494
}

.m-cta-fad .fad-button:hover {
    background-color: #ffdc7d
}

.m-cta-fad .fad-form {
    position: relative;
    margin: 0 auto
}

.m-cta-fad .fad-input {
    display: block;
    font-size: 12px;
    padding: 15px;
    height: 40px;
    line-height: 36px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ffc72a;
    border-radius: 0;
    -webkit-appearance: none;
    width: 155px
}

    .m-cta-fad .fad-input:active, .m-cta-fad .fad-input:focus, .m-cta-fad .fad-input:visited {
        border: 1px solid #ffc72a
    }

@media(min-width:946px) {
    .m-cta-fad .fad-input {
        font-size: 18px;
        border: 1px solid #ffc72a
    }
}

@media(min-width:1000px) {
    .m-cta-fad .fad-input {
        font-size: 20px;
        width: 65%;
        height: 45px;
    }
}

.m-cta-fad .fad-text {
    position: absolute;
    bottom: -26px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 12px;
    color: #1d1d1d
}

@media(min-width:768px) {
    .m-cta-fad .fad-text {
        bottom: -17px
    }
}

@media(min-width:1000px) {
    .m-cta-fad .fad-text {
        bottom: -6px;
        left: 100%;
        padding-left: 10px;
        -webkit-transform: none;
        transform: none
    }
}

.m-cta-fad .fad-text--body {
    width: 100%;
    text-align: center;
    bottom: -36px
}

@media(min-width:768px) {
    .m-cta-fad .fad-text--body {
        bottom: -40px;
        text-align: left
    }
}

@media(min-width:1000px) {
    .m-cta-fad .fad-text--body {
        width: auto;
        bottom: 0
    }
}

.m-cta-fad .fad-brand-img {
    display: inline-block;
    width: 100px;
    height: auto;
    padding-bottom: 5px;
    margin-left: 5px
}

@media(min-width:768px) {
    .m-cta-fad .fad-brand-img {
        display: block;
        width: 120px;
        padding-bottom: 0
    }
}

@media(min-width:1000px) {
    .m-cta-fad .fad-brand-img {
        width: 140px
    }
}

@media(min-width:768px)and (max-width:1159px) {
    .m-cta-fad {
        margin-bottom: 10px;
        margin-top: 10px
    }
}

.m-cta-video {
    -webkit-box-shadow: 0 2px 4px #a6a6a6;
    -moz-box-shadow: 0 2px 4px #a6a6a6;
    box-shadow: 0 2px 4px #a6a6a6;
    padding-left: 135px;
    width: 100%;
    height: 63px;
    display: table;
    font-style: italic;
    font-size: 15px;
    line-height: 17px;
    color: #57585b;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    margin-bottom: 20px;
    font-weight: 700;
    cursor: pointer
}

    .m-cta-video .content {
        display: table-cell;
        vertical-align: middle;
        height: 100%
    }

    .m-cta-video:hover.how-it-works, .m-cta-video:hover.jim-story, .m-cta-video:hover.joan-story, .m-cta-video:hover.moa, .m-cta-video:hover.penelope-story {
        color: #57585b;
        background-color: #ffdc7d
    }

    .m-cta-video.how-it-works {
        background: url(/content/images/videos/panel-video-cta-expert.png) top left no-repeat #ffc72a
    }

    .m-cta-video.moa {
        background: url(/content/images/videos/panel-video-cta-works-v2.jpg) top left no-repeat #ffc72a
    }

    .m-cta-video.jim-story {
        background: url(/content/images/videos/panel-video-cta-jim.jpg) top left no-repeat #ffc72a;
        font-size: 12px;
        line-height: 15px
    }

        .m-cta-video.jim-story .subtext {
            display: block;
            font-style: normal;
            font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
            font-weight: 400;
            font-size: 12px;
            line-height: 14px
        }

@media(min-width:768px) {
    .m-cta-video.jim-story {
        font-size: 11px;
        line-height: 14px
    }

        .m-cta-video.jim-story .subtext {
            font-size: 11px;
            line-height: 13px;
            margin-top: 5px
        }
}

@media(min-width:1160px) {
    .m-cta-video.jim-story {
        font-size: 14px;
        line-height: 16px
    }

        .m-cta-video.jim-story .subtext {
            font-size: 14px;
            line-height: 14px
        }
}

.m-cta-video.joan-story {
    background: url(/content/images/videos/panel-video-cta-joan.jpg) top left no-repeat #ffc72a
}

.m-cta-video.penelope-story {
    background: url(/content/images/videos/panel-video-cta-testimonial.jpg) top left no-repeat #ffc72a
}

@media(min-width:768px)and (max-width:1159px) {
    .m-cta-video {
        margin-bottom: 10px
    }
}

.m-cta-homepage-commercial {
    position: relative;
    width: 100%;
    height: 213px;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    overflow: hidden
}

    .m-cta-homepage-commercial .commercial-video-loop {
        display: none
    }

    .m-cta-homepage-commercial .commercial-text {
        font-family: Rockwell,Arial,Helvetica,sans-serif;
        font-weight: 700;
        -webkit-text-shadow: 3px 1px 0 #000;
        -moz-text-shadow: 3px 1px 0 #000;
        text-shadow: 3px 1px 0 #000;
        font-size: 24px;
        font-style: normal;
        color: #fff;
        margin: 0 auto;
        padding: 20px 0 0;
        width: 70%;
        line-height: 1.25
    }

@media(max-width:767px) {
    .m-cta-homepage-commercial .commercial-text {
        font-size: 18px
    }
    #truepill-desktop {
        display: none;
    }
    #truepill-mobile {
        display: block;
        width: 135px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.m-cta-homepage-commercial .commercial-play-btn {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 45px;
    height: 45px;
    display: block;
    cursor: pointer;
    z-index: 2;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease,-webkit-transform .5s ease;
    margin: 0 auto
}

    .m-cta-homepage-commercial .commercial-play-btn.hover, .m-cta-homepage-commercial .commercial-play-btn:focus, .m-cta-homepage-commercial .commercial-play-btn:hover {
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }

.m-cta-homepage-commercial .video-container {
    display: none
}

    .m-cta-homepage-commercial .video-container video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #000
    }

.m-cta-homepage-commercial.video-active .close-btn, .m-cta-homepage-commercial.video-active .video-container {
    display: block
}

    .m-cta-homepage-commercial.video-active .close-btn.iOS, .m-cta-homepage-commercial.video-active .video-container.iOS {
        top: 45px
    }

.m-cta-homepage-commercial .close-btn {
    background-image: url(/content/images/sprite.png);
    background-position: -141px -337px;
    width: 30px;
    height: 32px;
    top: 10px;
    right: 10px;
    position: absolute;
    z-index: 105;
    display: none;
    cursor: pointer
}

    .m-cta-homepage-commercial .close-btn.iOS {
        top: 45px
    }

@media(min-width:768px) {
    .m-cta-homepage-commercial {
        height: 435px
    }

        .m-cta-homepage-commercial .commercial-video-loop {
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: auto;
            z-index: 0
        }

        .m-cta-homepage-commercial .commercial-text {
            font-size: 36px;
            margin: 0 auto 25px;
            width: 35%;
            z-index: 10;
            position: relative
        }

        .m-cta-homepage-commercial .commercial-play-btn {
            width: 100px;
            height: 100px;
            margin: 40px auto 0;
            z-index: 10;
            position: relative
        }

        .m-cta-homepage-commercial .video-container {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 100
        }

        .m-cta-homepage-commercial.video-active .close-btn, .m-cta-homepage-commercial.video-active .video-container {
            display: block
        }

            .m-cta-homepage-commercial.video-active .close-btn.iOS, .m-cta-homepage-commercial.video-active .video-container.iOS {
                top: 45px
            }
}

@media(min-width:768px)and (max-width:946px) {
    .m-cta-homepage-commercial .commercial-text {
        width: 42%;
        padding-top: 25px;
        font-size: 30px
    }
}

@media(min-width:1160px) {
    .m-cta-homepage-commercial {
        height: 675px;
        width: 1200px;
        margin: 0 auto
    }

        .m-cta-homepage-commercial .commercial-text {
            font-size: 40px;
            margin: 0 auto 0;
            padding: 50px 0 0
        }

        .m-cta-homepage-commercial .commercial-play-btn {
            width: 120px;
            height: 120px;
            margin-top: 100px
        }
}

.m-cta-ribbon .cta-text {
    font-size: 20px;
    font-style: italic
}

@media(min-width:768px) {
    .m-cta-ribbon .cta-text {
        line-height: 44px;
        font-size: 23px;
        float: left
    }

    .m-cta-ribbon .cta-btn {
        float: right
    }

    #truepill-desktop {
        display: block;
        padding-top: 30px;
    }

    #truepill-mobile {
        display: none;
    }

    .telehealth-disclaimer {
        padding-top: 20px;
        font-size: 14px;
        padding-bottom: 40px;
    }
    .copy-text-telehealth {
        max-width: 58%;
        margin-left: auto;
        margin-right: auto;
    }
    .quiz-p--body-text-size-telehealth {
        padding-bottom: 10px !important;
    }
}

span.consult-text {
    font-size: 20px;
    color: #1d1d1d;
    padding-bottom: 20px;
    line-height: 25px;
}

@media(min-width:1160px) {
    .m-cta-ribbon {
        padding: 0 70px 0 20px
    }

        .m-cta-ribbon .cta-text {
            font-size: 24px
        }
}

.m-cta-dcg {
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    background: url(/content/images/icon-cta-doctor-conversation-guide.png) left 20px no-repeat;
    border-top: solid 1px #ffc62a;
    border-bottom: solid 1px #ffc62a;
    padding: 17px 0 13px 80px;
    margin-top: 20px
}

    .m-cta-dcg.standalone {
        background-position: center 20px;
        padding: 115px 0 20px 0;
        text-align: center
    }

        .m-cta-dcg.standalone .cta-title {
            margin-top: 0;
            line-height: 30px
        }

        .m-cta-dcg.standalone .cta-btn {
            width: 156px;
            margin-top: 20px;
            float: none;
            display: inline-block;
            padding: 10px 48px 10px 20px;
            line-height: 25px
        }

@media(min-width:768px) {
    .m-cta-dcg.standalone {
        position: relative;
        padding: 40px 195px 40px 120px;
        background-position: 20px center;
        margin-top: 40px;
        margin-bottom: 40px;
        font-size: 20px;
        text-align: left
    }

        .m-cta-dcg.standalone .cta-title {
            margin-top: 7px;
            font-size: 20px
        }

        .m-cta-dcg.standalone .cta-btn {
            position: absolute;
            top: 50%;
            right: 20px;
            margin-top: -22px
        }
}

.m-cta-dcg .cta-title {
    color: #57585b;
    font-size: 17px;
    line-height: 20px;
    font-weight: 700
}

@media(min-width:1160px) {
    .m-cta-dcg .cta-title {
        padding-right: 10px
    }
}

.m-cta-dcg .cta-btn {
    float: right;
    margin-top: 10px
}

@media(min-width:768px) {
    .m-cta-dcg {
        margin-top: 0;
        background-position: left 35px
    }
}

@media(min-width:1160px) {
    .m-cta-dcg {
        padding: 17px 20px 28px 80px
    }
}

.m-cta-is-getting-started {
    background-color: #f0f9f7;
    margin: 50px 0 15px
}

@media(min-width:768px) {
    .m-cta-is-getting-started {
        padding-left: 0;
        padding-right: 0
    }
}

@media(min-width:768px) {
    .m-cta-is-getting-started {
        padding: 35px 50px;
        margin-bottom: 0
    }
}

.m-cta-diagnosed-with-oab {
    background-color: #f0f9f7;
    margin: 0 0 10px 0
}

@media(min-width:768px) {
    .m-cta-diagnosed-with-oab {
        padding-left: 0;
        padding-right: 0
    }
}

@media(min-width:768px) {
    .m-cta-diagnosed-with-oab {
        padding: 35px 50px
    }
}

.is-newlydiagnosed .m-cta-diagnosed-with-oab {
    margin: 10px 0
}

.m-cta-facebook-community-container.is-getting-started {
    float: right;
    background-color: #fff;
    padding: 25px;
    width: 100%;
    margin-top: 25px
}

    .m-cta-facebook-community-container.is-getting-started .m-cta-facebook-community {
        margin-top: 0
    }

@media(min-width:768px) {
    .m-cta-facebook-community-container.is-getting-started {
        width: auto;
        margin-top: 0;
        padding: 43px 20px
    }

        .m-cta-facebook-community-container.is-getting-started .text {
            font-size: 15px
        }
}

@media(min-width:946px) {
    .m-cta-facebook-community-container.is-getting-started {
        width: auto;
        margin-top: 0;
        padding: 35px 20px
    }

        .m-cta-facebook-community-container.is-getting-started .text {
            font-size: 15px
        }
}

@media(min-width:1160px) {
    .m-cta-facebook-community-container.is-getting-started {
        padding: 30px
    }

        .m-cta-facebook-community-container.is-getting-started .text {
            font-size: 20px
        }
}

.m-cta-facebook-community {
    background: url(/content/images/icon-facebook-join-community.png) left top no-repeat;
    padding-left: 67px;
    height: 47px;
    font-size: 14px;
    display: inline-block;
    color: #1d1d1d;
    margin-top: 20px;
    text-decoration: none
}

    .m-cta-facebook-community .text {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        display: block
    }

        .m-cta-facebook-community .text.hover, .m-cta-facebook-community .text:focus, .m-cta-facebook-community .text:hover {
            text-decoration: underline
        }

    .m-cta-facebook-community.is-getting-started {
        font-size: 20px;
        margin-top: 20px;
        line-height: 24px
    }

    .m-cta-facebook-community:focus, .m-cta-facebook-community:hover {
        text-decoration: none;
        color: #57585b
    }

@media(min-width:768px) {
    .m-cta-facebook-community {
        margin-top: 30px;
        font-size: 20px
    }
}

@media(min-width:946px) {
    .m-cta-facebook-community {
        margin-top: 40px
    }
}

@media(min-width:1160px) {
    .m-cta-facebook-community {
        margin-top: 50px
    }
}

.m-cta-healthprize {
    padding: 25px 0 30px;
    background-color: #f0f9f7;
    margin: 10px 0 0
}

@media(min-width:768px) {
    .m-cta-healthprize {
        padding-left: 0;
        padding-right: 0;
        margin: 10px 0 0
    }
}

@media(min-width:768px) {
    .m-cta-healthprize {
        padding: 60px 40px
    }
}

@media(min-width:1160px) {
    .m-cta-healthprize {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.m-cta-healthprize .m-button-arrow {
    width: auto;
    display: inline-block
}

.m-cta-healthprize .momentum-points-logo {
    display: block;
    width: 100%;
    height: auto;
    max-width: 210px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px
}

@media(min-width:1160px) {
    .m-cta-healthprize .momentum-points-logo {
        max-width: 335px
    }
}

.m-cta-healthprize .copy {
    width: 100%;
    margin-top: 15px;
    text-align: center
}

@media(min-width:1160px) {
    .m-cta-healthprize .copy {
        text-align: left;
        margin-top: 0
    }
}

.m-cta-healthprize .copy p {
    font-size: 15px;
    margin: 4px 0 20px;
    text-align: left
}

@media(min-width:1160px) {
    .m-cta-healthprize .copy p {
        font-size: 20px;
        line-height: 1.2;
        margin: 5px 0
    }
}

.m-cta-healthprize .copy .cta-header {
    font-size: 24px;
    font-weight: 600;
    text-align: center
}

@media(min-width:1160px) {
    .m-cta-healthprize .copy .cta-header {
        font-size: 30px;
        text-align: left
    }
}

.m-cta-healthprize .learn-more {
    margin-top: 25px;
    text-align: center;
    margin-top: 3px
}

@media(min-width:1160px) {
    .m-cta-healthprize .learn-more {
        text-align: left;
        margin-top: 30px
    }
}

.m-cta-momentum-program-journey {
    padding: 30px 0 19px 0;
    background-color: #f0f9f7;
    margin: 10px 0 20px
}

@media(min-width:768px) {
    .m-cta-momentum-program-journey {
        padding-left: 0;
        padding-right: 0;
        margin: 10px 0 60px
    }
}

@media(min-width:768px) {
    .m-cta-momentum-program-journey {
        padding: 60px 40px
    }
}

@media(min-width:1200px) {
    .m-cta-momentum-program-journey {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.m-cta-momentum-program-journey .m-button-arrow {
    width: auto;
    display: inline-block;
    margin-top: 15px
}

@media(max-width:767px) {
    .m-cta-momentum-program-journey .m-button-arrow {
        margin-left: auto;
        margin-right: auto
    }
}

.m-cta-momentum-program-journey .icon {
    width: auto;
    height: 90px;
    background: url(/content/images/icons/icon-share-story.png) no-repeat center center;
    background-size: 90px
}

@media(min-width:1160px) {
    .m-cta-momentum-program-journey .icon {
        float: left;
        width: 132px;
        height: 132px;
        background: url(/content/images/icons/icon-share-story.png) no-repeat center right
    }
}

.m-cta-momentum-program-journey .copy {
    width: 100%;
    margin-top: 15px;
    text-align: center
}

@media(min-width:1160px) {
    .m-cta-momentum-program-journey .copy {
        width: calc(100% - 160px);
        margin-top: 7px;
        margin-left: 25px;
        float: left;
        text-align: left
    }
}

.m-cta-momentum-program-journey .copy p {
    font-size: 15px;
    margin: 4px 0
}

@media(min-width:1160px) {
    .m-cta-momentum-program-journey .copy p {
        font-size: 30px;
        line-height: 1.2;
        margin: 5px 0
    }
}

.m-cta-momentum-program-journey .copy .cta-header {
    font-size: 24px;
    font-weight: 600
}

.m-cta-momentum-program-journey .learn-more {
    margin-top: 25px;
    text-align: center;
    margin-top: 3px
}

@media(min-width:1160px) {
    .m-cta-momentum-program-journey .learn-more {
        text-align: left;
        margin-top: 0
    }
}

.m-cta-inspire-others {
    overflow: initial;
    width: 104%;
    margin-left: -2%;
    padding: 20px 0 19px 0
}

@media(min-width:769px) {
    .m-cta-inspire-others {
        overflow: auto;
        width: 100%
    }
}

.testimonial-section .m-cta-inspire-others .m-button-arrow {
    width: auto;
    display: inline-block;
    margin-top: 15px
}

@media(max-width:767px) {
    .testimonial-section .m-cta-inspire-others .m-button-arrow {
        margin-left: auto;
        margin-right: auto
    }
}

.m-cta-inspire-others .icon {
    width: auto;
    height: 90px;
    background: url(/content/images/icons/icon-share-story.png) no-repeat center center;
    background-size: 90px
}

@media(min-width:768px) {
    .m-cta-inspire-others .icon {
        float: left;
        width: 132px;
        height: 132px;
        background: url(/content/images/icons/icon-share-story.png) no-repeat center right
    }
}

.m-cta-inspire-others .copy {
    width: 100%;
    margin-top: 15px;
    text-align: center
}

@media(min-width:768px) {
    .m-cta-inspire-others .copy {
        width: calc(100% - 160px);
        margin-top: 3px;
        margin-left: 25px;
        float: left;
        text-align: left
    }
}

.m-cta-inspire-others .copy p {
    margin: 5px 0
}

.m-cta-inspire-others .copy .line-1 {
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    font-size: 24px;
    line-height: 1
}

@media(min-width:768px) {
    .m-cta-inspire-others .copy .line-1 {
        font-size: 30px
    }
}

.m-cta-inspire-others .copy .line-2 {
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-weight: 600
}

@media(min-width:768px) {
    .m-cta-inspire-others .copy .line-2 {
        font-size: 30px
    }
}

@media(min-width:769px) {
    .m-cta-inspire-others .copy .line-2 {
        width: 90%
    }
}

.m-cta-inspire-others .copy .line-3 {
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    font-size: 15px;
    text-align: left
}

@media(min-width:768px) {
    .m-cta-inspire-others .copy .line-3 {
        font-size: 20px
    }
}

.m-cta-sign-up-now {
    overflow: initial;
    width: 104%;
    margin-left: -2%;
    padding: 20px 0
}

@media(min-width:769px) {
    .m-cta-sign-up-now {
        overflow: auto;
        width: 100%
    }
}

.testimonial-section .m-cta-sign-up-now .m-button-arrow {
    width: auto;
    display: inline-block;
    margin-top: 15px
}

@media(max-width:767px) {
    .testimonial-section .m-cta-sign-up-now .m-button-arrow {
        margin-left: auto;
        margin-right: auto
    }
}

.m-cta-sign-up-now .icon {
    width: auto;
    height: 90px;
    background: url(/content/images/icons/icon-clipboard-teal.png) no-repeat center center;
    background-size: 90px
}

@media(min-width:768px) {
    .m-cta-sign-up-now .icon {
        float: left;
        width: 132px;
        height: 132px;
        background: url(/content/images/icons/icon-clipboard-teal.png) no-repeat center right
    }
}

.m-cta-sign-up-now .copy {
    width: 100%;
    margin-top: 15px;
    text-align: center
}

@media(min-width:768px) {
    .m-cta-sign-up-now .copy {
        width: calc(100% - 160px);
        margin-top: 3px;
        margin-left: 25px;
        float: left;
        text-align: left
    }
}

.m-cta-sign-up-now .copy p {
    margin: 5px 0
}

.m-cta-sign-up-now .copy .line-1 {
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    font-size: 30px;
    font-weight: 600;
    margin-top: 15px
}

@media(max-width:480px) {
    .m-cta-sign-up-now .copy .line-1 {
        font-size: 25px
    }
}

.m-cta-sign-up-now .copy .line-2 {
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    font-size: 15px;
    line-height: 1.2;
    text-align: left;
    margin: 10px 0 20px 0
}

@media(min-width:768px) {
    .m-cta-sign-up-now .copy .line-2 {
        font-size: 20px
    }
}

.m-cta-sign-up-now .copy .sign-up-now {
    display: inline-block
}

@media(min-width:768px) {
    .m-cta-sign-up-now .nowrap-on-desktop {
        white-space: nowrap
    }
}

@media(min-width:768px)and (max-width:1160px) {
    .m-container-quiz-ctas {
        width: auto;
        max-width: calc(944px + 12.5%);
        padding: 0 6.25%
    }

        .m-container-quiz-ctas .cta-title {
            margin-bottom: .8em
        }
}

.m-cta-share-experience {
    text-align: center;
    padding: 20px 10px;
    margin-top: 35px;
    background-color: #f0f9f7
}

@media(min-width:768px) {
    .m-cta-share-experience {
        padding: 30px 0;
        position: relative;
        margin-left: -25px;
        margin-right: -25px
    }
}

[data-page-section=savings_assistance] .m-cta-share-experience .m-button-arrow {
    display: inline-block;
    margin-top: 15px
}

@media(max-width:767px) {
    [data-page-section=savings_assistance] .m-cta-share-experience .m-button-arrow {
        margin-left: auto;
        margin-right: auto;
        left: auto;
        -webkit-transform: none;
        transform: none
    }
}

.m-cta-share-experience .icon {
    display: block;
    margin: auto;
    width: 80px;
    height: auto
}

@media(min-width:768px) {
    .m-cta-share-experience .icon {
        vertical-align: top;
        width: 112px;
        height: 112px
    }
}

@media(min-width:767px) {
    .m-cta-share-experience .icon {
        display: none
    }
}

.m-cta-share-experience .icon.is-desktop {
    display: none
}

@media(min-width:767px) {
    .m-cta-share-experience .icon.is-desktop {
        display: block;
        margin: 16px auto
    }
}

.m-cta-share-experience .copy-container {
    margin-top: 15px
}

@media(min-width:768px) {
    .m-cta-share-experience .copy-container {
        display: inline-block;
        vertical-align: top;
        margin-top: 0;
        width: 80%
    }
}

.m-cta-share-experience .copy-container h4 {
    font-size: 20px;
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    font-weight: 400
}

    .m-cta-share-experience .copy-container h4 strong {
        font-size: 28px
    }

@media(min-width:768px) {
    .m-cta-share-experience .copy-container h4 {
        font-size: 24px
    }

        .m-cta-share-experience .copy-container h4 strong {
            font-size: 24px
        }
}

.m-cta-share-experience .copy-container .line-2, .m-cta-share-experience .copy-container .line-3 {
    margin-top: 10px;
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    font-size: 15px
}

@media(min-width:768px) {
    .m-cta-share-experience .copy-container .line-2, .m-cta-share-experience .copy-container .line-3 {
        font-size: 18px
    }
}

.m-cta-fad-mobile-menu {
    padding: 15px 30px;
    background-image: none !important;
    background-color: #e5edf7;
    margin-top: 0;
    margin-bottom: 0
}

    .m-cta-fad-mobile-menu .copy-container {
        width: 110px;
        float: left
    }

    .m-cta-fad-mobile-menu .fad-form {
        width: calc(100% - 110px);
        float: right
    }

    .m-cta-fad-mobile-menu .fad-button {
        background: url(/content/images/button-chevron-black.png) no-repeat center #fcc338;
        background-size: 25px;
        border: 0;
        width: 50px;
        height: 40px;
        padding: 0
    }

    .m-cta-fad-mobile-menu .fad-input {
        display: block;
        font-size: 14px;
        padding: 0 10px;
        line-height: 40px;
        width: calc(100% - 50px);
        height: 40px;
        float: left;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #dadada;
        border-right: none;
        border-radius: 0;
        -webkit-appearance: none
    }

    .m-cta-fad-mobile-menu .fad-title {
        font-size: 15px;
        line-height: 16px;
        font-family: Rockwell,Arial,Helvetica,sans-serif;
        font-weight: 700;
        margin-top: -3px;
        margin-bottom: 0;
        color: #57585b
    }

    .m-cta-fad-mobile-menu .fad-text {
        font-size: 9px;
        line-height: 10px;
        text-align: left;
        margin-top: 5px;
        padding: 0 5px 0 0;
        color: #57585b
    }

    .m-cta-fad-mobile-menu .fad-brand-img {
        display: block;
        width: 85px;
        height: auto;
        margin-top: 5px
    }

@media(min-width:768px) {
    .m-cta-fad-mobile-menu {
        display: none
    }
}

.m-cta-momentum {
    padding: 30px 0 10px
}

.is-startingmyrbetriq .m-cta-momentum {
    padding: 0
}

@media(min-width:768px) {
    .m-cta-momentum {
        padding: 35px 0 25px 0
    }
}

@media(min-width:946px) {
    .m-cta-momentum {
        padding: 35px 0 35px 0
    }
}

@media(min-width:1160px) {
    .m-cta-momentum {
        padding: 35px 0
    }
}

@media(max-width:767px) {
    .m-cta-momentum .momentum-container {
        text-align: center
    }

        .m-cta-momentum .momentum-container .momentum-logo {
            width: 83%;
            margin-left: auto;
            margin-right: auto
        }
}

@media(min-width:768px)and (max-width:1199px) {
    .m-cta-momentum .momentum-container {
        text-align: center
    }

        .m-cta-momentum .momentum-container .momentum-logo {
            width: 90%
        }
}

.m-cta-momentum .m-heading-primary {
    margin-bottom: 10px
}

@media(min-width:768px) {
    .m-cta-momentum .m-heading-primary {
        margin-bottom: 30px
    }
}

.m-cta-momentum .m-cta-image {
    max-width: 100%;
    margin-left: 40px
}

@media(max-width:767px) {
    .m-cta-momentum .momentum-logo {
        margin-bottom: 10px
    }
}

.m-cta-momentum .m-button-arrow {
    margin: 20px auto 0 auto;
    max-width: 165px
}

@media(min-width:768px) {
    .m-cta-momentum .m-button-arrow {
        display: inline-block;
        max-width: 100%;
        margin: 20px 0 0 0
    }
}

.is-startingmyrbetriq .m-cta-momentum--inner {
    background: #f0f9f7;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-left: 0;
    margin-right: 0
}

.m-cta-home-savings {
    display: block;
    position: relative;
    padding: 15px 15px 15px 95px
}

@media(max-width:767px) {
    .m-cta-home-savings {
        padding: 10px 0 10px 80px
    }
}

@media(min-width:768px) {
    .m-cta-home-savings {
        padding: 15px 0 15px 155px
    }
}

@media(min-width:946px) {
    .m-cta-home-savings {
        padding: 0 0 20px 205px
    }
}

@media(min-width:1160px) {
    .m-cta-home-savings {
        padding: 10px 0 20px 205px
    }
}

.m-cta-home-savings:focus {
    outline: 0;
    text-decoration: none
}

.m-cta-home-savings .activate-the-card-terms .terms {
    font-size: 14px;
    text-decoration: underline;
    color: #1d1d1d;
    margin-top: 8px
}

.m-cta-home-savings .bladdy {
    position: absolute;
    background-image: url(/content/images/sprite.png);
    background-position: -61px -337px;
    width: 77px;
    height: 65px;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media(max-width:767px) {
    .m-cta-home-savings .bladdy {
        left: 0
    }
}

@media(min-width:768px) {
    .m-cta-home-savings .bladdy {
        background-image: url(/content/images/sprite.png);
        background-position: 0 0;
        width: 197px;
        height: 167px;
        left: -65px;
        top: 20px;
        -webkit-transform: scale(.75) translateY(0);
        transform: scale(.75) translateY(0);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0
    }
}

@media(min-width:946px) {
    .m-cta-home-savings .bladdy {
        -webkit-transform: scale(1.3) translateY(0);
        transform: scale(1.3) translateY(0)
    }
}

.m-cta-home-savings .headline {
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #1d1d1d
}

@media(min-width:768px) {
    .m-cta-home-savings .headline {
        margin-bottom: 4px;
        font-size: 26px
    }
}

@media(min-width:946px) {
    .m-cta-home-savings .headline {
        margin-bottom: 10px;
        font-size: 36px
    }
}

.m-cta-home-savings .terms {
    margin-top: 10px;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.25;
    color: #1d1d1d
}

@media(max-width:767px) {
    .m-cta-home-savings .terms {
        margin-top: 0;
        margin-bottom: 5px
    }
}

@media(min-width:768px) {
    .m-cta-home-savings .terms {
        margin-top: 20px
    }
}

@media(min-width:946px) {
    .m-cta-home-savings .terms {
        margin-top: 25px
    }
}

@media(min-width:1160px) {
    .m-cta-home-savings .terms {
        margin-top: 35px
    }
}

.m-cta-home-savings .terms sup {
    font-size: 60%;
    top: -.75em
}

.m-cta-home-savings .sign-up {
    position: relative;
    padding-right: 33px;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-size: 15px;
    line-height: 25px;
    font-weight: 700;
    color: #1d1d1d;
    text-align: right
}

    .m-cta-home-savings .sign-up.hover, .m-cta-home-savings .sign-up:focus, .m-cta-home-savings .sign-up:hover {
        text-decoration: underline;
        color: #1d1d1d
    }

@media(max-width:767px) {
    .m-cta-home-savings .sign-up {
        margin-right: 7px
    }
}

@media(min-width:768px) {
    .m-cta-home-savings .sign-up {
        display: inline-block;
        padding-right: 30px;
        font-size: 26px;
        text-align: left
    }
}

@media(min-width:946px) {
    .m-cta-home-savings .sign-up {
        font-size: 35px
    }
}

.m-cta-home-savings .sign-up:after {
    position: absolute;
    content: "";
    right: 0;
    width: 25px;
    height: 25px;
    background: url(/content/images/button-chevron-black.png) no-repeat;
    background-position: center center;
    background-size: contain
}

@media(min-width:768px) {
    .m-cta-home-savings .sign-up:after {
        top: 5px;
        width: 20px;
        height: 20px
    }
}

.m-cta-home-text-to-save {
    display: block;
    position: relative;
    padding: 15px 15px 15px 95px
}

    .m-cta-home-text-to-save.terms {
        color: #1d1d1d;
        text-decoration: underline;
        text-decoration-color: #1d1d1d;
        -webkit-text-decoration: underline;
        -webkit-text-decoration-color: #1d1d1d;
        padding-top: 0;
        margin-top: -12px
    }

@media(max-width:767px) {
    .m-cta-home-text-to-save {
        padding: 15px 0 15px 60px;
        max-width: 375px;
        margin: auto
    }

        .m-cta-home-text-to-save.mobile-hidden {
            display: none
        }
}

@media(min-width:768px) {
    .m-cta-home-text-to-save {
        padding: 30px 60px;
        max-width: 620px;
        margin: auto
    }

        .m-cta-home-text-to-save.terms {
            margin-top: -30px
        }
}

@media(min-width:946px) {
    .m-cta-home-text-to-save {
        padding: 45px 40px 45px 60px
    }

        .m-cta-home-text-to-save.terms {
            margin-top: -50px
        }
}

.m-cta-home-text-to-save .text-to-save {
    position: absolute;
    background-image: url(/content/images/text_to_save_mobile.png);
    background-position: center center;
    background-size: contain;
    width: 40px;
    height: 49px;
    left: 16px;
    top: 22px
}

@media(min-width:768px) {
    .m-cta-home-text-to-save .text-to-save {
        background-image: url(/content/images/text_to_save_desktop.png);
        width: 70px;
        height: 76px;
        left: -20px;
        top: 22px
    }
}

@media(min-width:946px) {
    .m-cta-home-text-to-save .text-to-save {
        width: 101px;
        height: 110px;
        left: -58px;
        top: 35px
    }
}

.m-cta-home-text-to-save .headline {
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-size: 17px;
    margin-bottom: 5px;
    font-weight: 700;
    color: #1d1d1d
}

@media(min-width:768px) {
    .m-cta-home-text-to-save .headline {
        margin-bottom: 4px;
        font-size: 26px
    }
}

@media(min-width:946px) {
    .m-cta-home-text-to-save .headline {
        margin-bottom: 15px;
        font-size: 35px
    }
}

.m-cta-home-text-to-save .tap_text {
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.2
}

@media(min-width:946px) {
    .m-cta-home-text-to-save .tap_text {
        font-size: 27px
    }
}

.m-cta-home-text-to-save .terms {
    margin-top: 10px;
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.25;
    color: #1d1d1d
}

@media(max-width:767px) {
    .m-cta-home-text-to-save .terms {
        margin-top: 0;
        margin-bottom: 5px
    }
}

@media(min-width:768px)and (max-width:946px) {
    .m-cta-home-text-to-save .terms {
        margin-top: 7px
    }
}

.m-cta-home-text-to-save .terms sup {
    font-size: 60%;
    top: -.75em
}

.m-cta-home-text-to-save .sign-up {
    position: relative;
    padding-right: 33px;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-size: 15px;
    line-height: 25px;
    font-weight: 700;
    color: #1d1d1d;
    text-align: right
}

    .m-cta-home-text-to-save .sign-up.hover, .m-cta-home-text-to-save .sign-up:focus, .m-cta-home-text-to-save .sign-up:hover {
        text-decoration: underline;
        color: #1d1d1d
    }

@media(max-width:767px) {
    .m-cta-home-text-to-save .sign-up {
        margin-right: 7px
    }
}

@media(min-width:768px) {
    .m-cta-home-text-to-save .sign-up {
        display: inline-block;
        padding-right: 30px;
        font-size: 26px;
        text-align: left
    }
}

@media(min-width:946px) {
    .m-cta-home-text-to-save .sign-up {
        font-size: 35px
    }
}

.m-cta-home-text-to-save .sign-up:after {
    position: absolute;
    content: "";
    right: 0;
    width: 25px;
    height: 25px;
    background: url(/content/images/button-chevron-black.png) no-repeat;
    background-position: center center;
    background-size: contain
}

@media(min-width:768px) {
    .m-cta-home-text-to-save .sign-up:after {
        top: 5px;
        width: 20px;
        height: 20px
    }
}

.m-cta-expectation, .m-cta-journey, .m-cta-what-people-say {
    margin: 30px 0 20px
}

@media(max-width:767px) {
    .m-cta-expectation, .m-cta-journey, .m-cta-what-people-say {
        margin: 15px 0 10px
    }
}

.m-cta-expectation .m-button-arrow, .m-cta-journey .m-button-arrow, .m-cta-what-people-say .m-button-arrow {
    margin: 20px 0 0
}

.savings-cta .momentum-cta {
    display: inline-block
}

@media(min-width:768px) {
    .savings-cta .container.momentum-cta .terms {
        font-size: 17px;
        width: 550px
    }

    .savings-cta .container.momentum-cta .sign-up {
        margin-top: 15px
    }
}

@media(max-width:767px) {
    .savings-cta .container.momentum-cta .m-cta-home-savings {
        padding: 10px 30px;
        text-align: center
    }

    .savings-cta .container.momentum-cta .sign-up {
        text-align: center;
        display: inline-block
    }

    .savings-cta .container.momentum-cta .bladdy {
        top: auto;
        bottom: -33px;
        left: 50%;
        -webkit-transform: translateX(-195%);
        transform: translateX(-195%)
    }
}

.savings-cta .underline {
    text-decoration: underline
}

.m-flip-cards-container {
    text-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media(min-width:768px) {
    .m-flip-cards-container {
        margin-top: 10px
    }
}

@media(min-width:1160px) {
    .m-flip-cards-container {
        text-align: center
    }
}

.m-flip-card {
    -webkit-perspective: 1000;
    -moz-perspective: 1000px;
    perspective: 1000;
    width: 100%;
    height: 150px;
    display: block;
    position: relative;
    margin-top: 10px
}

    .m-flip-card .flipper {
        height: 100%
    }

    .m-flip-card .card-back, .m-flip-card .card-front {
        -webkit-transition: .3s;
        -webkit-transform-style: preserve-3d;
        -moz-transition: .3s;
        -moz-transform-style: preserve-3d;
        transition: .3s;
        transform-style: preserve-3d;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        width: 100%;
        height: 100%
    }

    .m-flip-card .card-back {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg);
        -moz-box-shadow: 0 0 10px #ccc;
        -webkit-box-shadow: 0 0 10px #ccc;
        box-shadow: 0 0 10px #ccc;
        position: absolute;
        top: 0;
        left: 0;
        background: #fff
    }

    .m-flip-card .card-icon {
        width: 40%;
        float: left;
        height: 100%;
        display: table
    }

        .m-flip-card .card-icon .icon-image {
            display: inline-block;
            clear: both;
            height: auto;
            margin-top: 10px
        }

            .m-flip-card .card-icon .icon-image.is-urgency-icon {
                height: 81px;
                width: 81px
            }

.card-front .m-flip-card .card-icon .icon-image {
    width: 60px
}

.m-flip-card .card-icon .tap-link {
    display: none
}

.m-flip-card .card-icon .text {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    font-family: Rockwell,Arial,Helvetica,sans-serif
}

.m-flip-card .card-text {
    width: 60%;
    float: left;
    height: 100%;
    display: table;
    padding-right: 10px;
    text-align: left
}

    .m-flip-card .card-text .inner p {
        font-size: 14px;
        margin-top: 8px
    }

.m-flip-card .tap-link {
    display: inline-block;
    font-size: 13px;
    font-style: italic;
    line-height: 22px
}

    .m-flip-card .tap-link img {
        width: 15px;
        height: auto;
        margin-left: 3px
    }

.m-flip-card .inner {
    display: table-cell;
    vertical-align: middle
}

.m-flip-card.is-urgency .card-front {
    background: #97b7df
}

.m-flip-card.is-urgency .tap-link {
    color: #4975bc
}

.m-flip-card.is-frequency .card-front {
    background: #ffdc7d
}

.m-flip-card.is-frequency .tap-link {
    color: #e5ab05
}

.m-flip-card.is-leakage .card-front {
    background: #99dfd4
}

.m-flip-card.is-leakage .tap-link {
    color: #4eb8a8
}

.no-touchevents .m-flip-card:hover {
    z-index: 1
}

    .no-touchevents .m-flip-card:hover .card-back {
        -webkit-transform: rotateY(360deg);
        -moz-transform: rotateY(360deg);
        -o-transform: rotateY(360deg);
        transform: rotateY(360deg)
    }

    .no-touchevents .m-flip-card:hover .card-front {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }

.m-flip-card.hover {
    z-index: 1
}

    .m-flip-card.hover .card-back {
        -webkit-transform: rotateY(360deg);
        -moz-transform: rotateY(360deg);
        -o-transform: rotateY(360deg);
        transform: rotateY(360deg)
    }

    .m-flip-card.hover .card-front {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }

@media(min-width:768px) {
    .m-flip-card {
        width: 33.3333%;
        height: 240px;
        float: left
    }

        .m-flip-card .card-back {
            padding-top: 40px
        }

        .m-flip-card .card-icon, .m-flip-card .card-text {
            float: none;
            width: auto;
            height: auto;
            padding: 0 10px;
            display: block;
            text-align: center
        }

            .m-flip-card .card-icon .inner, .m-flip-card .card-text .inner {
                display: block
            }

            .m-flip-card .card-icon .tap-link {
                display: inline-block
            }

            .m-flip-card .card-icon .text {
                font-size: 18px;
                margin: 10px 0;
                font-weight: 700
            }

            .m-flip-card .card-text .tap-link {
                display: none
            }

        .m-flip-card .tap-link {
            margin-top: 10px
        }
}

@media(min-width:1160px) {
    .m-flip-card {
        width: 240px;
        display: inline-block;
        margin-right: 20px;
        float: none;
        vertical-align: top
    }

        .m-flip-card:last-child {
            margin-right: 0
        }
}

.m-form-oab-symptoms-quiz {
    padding: 20px 0
}

.m-form-oab-symptom-question {
    margin: 20px 0 0 0;
    padding: 19px 20px 17px 70px;
    background: #fff;
    border: none;
    position: relative
}

    .m-form-oab-symptom-question.is-first {
        margin-top: 0
    }

    .m-form-oab-symptom-question.disabled .question-number {
        background: #d1d2d4
    }

    .m-form-oab-symptom-question .question-number {
        position: absolute;
        top: 19px;
        left: 15px;
        width: 45px;
        height: 45px;
        border-radius: 999px;
        line-height: 45px;
        text-align: center;
        font-family: Rockwell,Arial,Helvetica,sans-serif;
        color: #fff;
        background: #33c0a9;
        font-size: 34px;
        font-weight: 700
    }

    .m-form-oab-symptom-question .question-text {
        font-family: Rockwell,Arial,Helvetica,sans-serif;
        font-weight: 700;
        font-size: 18px;
        line-height: 22px;
        margin: 0 0 6px 0
    }

@media(min-width:768px) {
    .m-form-oab-symptom-question .question-text {
        margin-top: 4px
    }
}

@media(min-width:1160px) {
    .m-form-oab-symptom-question {
        padding: 21px 10px 4px 81px;
        line-height: 64px
    }

        .m-form-oab-symptom-question .question-text {
            display: inline-block;
            width: 353px;
            margin-top: 0
        }

        .m-form-oab-symptom-question .question-number {
            top: 50%;
            margin-top: -22px
        }
}

.m-custom-radio {
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 50px;
    font-style: italic;
    display: block;
    cursor: pointer;
    position: relative;
    padding-left: 55px;
    margin-top: 5px;
    margin-right: 20px
}

    .m-custom-radio input {
        opacity: 0;
        position: absolute
    }

    .m-custom-radio:before {
        background-image: url(/content/images/sprite.png);
        background-position: -321px -108px;
        width: 44px;
        height: 45px;
        content: "";
        position: absolute;
        top: 2px;
        left: 0
    }

    .m-custom-radio.is-selected:before {
        background-image: url(/content/images/sprite.png);
        background-position: -368px -108px;
        width: 44px;
        height: 45px
    }

    .m-custom-radio.disabled {
        opacity: .5
    }

        .m-custom-radio.disabled.is-selected {
            opacity: 1
        }

@media(min-width:768px) {
    .m-custom-radio {
        display: inline-block;
        vertical-align: top;
        margin-right: 50px
    }

        .m-custom-radio:last-child {
            margin-right: 0
        }
}

.m-form-momentum .form-field, .m-form-sys .form-field {
    margin-bottom: 15px
}

.m-form-momentum .required, .m-form-sys .required {
    margin: 0 0 12px 0;
    font-size: 14px
}

.m-form-momentum hr, .m-form-sys hr {
    margin: 40px 0 20px
}

.m-form-momentum a, .m-form-sys a {
    color: #1d1d1d;
    text-decoration: underline
}

    .m-form-momentum a:hover, .m-form-sys a:hover {
        font-weight: 700
    }

.m-form-momentum .standard-label, .m-form-sys .standard-label {
    display: block;
    margin-bottom: 5px;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px
}

.m-form-momentum .m-custom-radio, .m-form-sys .m-custom-radio {
    display: inline-block;
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: 400
}

.m-form-momentum input[type=email], .m-form-momentum input[type=tel], .m-form-momentum input[type=text], .m-form-sys input[type=email], .m-form-sys input[type=tel], .m-form-sys input[type=text] {
    font-size: 16px;
    display: block;
    clear: both;
    height: 45px;
    padding: 10px 20px;
    width: 100%;
    border: 1px solid #d1d2d4;
    outline: 0
}

    .m-form-momentum input[type=email].is-dob, .m-form-momentum input[type=tel].is-dob, .m-form-momentum input[type=text].is-dob, .m-form-sys input[type=email].is-dob, .m-form-sys input[type=tel].is-dob, .m-form-sys input[type=text].is-dob {
        display: inline-block;
        clear: none;
        width: 68px;
        margin-right: 10px;
        line-height: 25px;
        text-align: center
    }

        .m-form-momentum input[type=email].is-dob.year, .m-form-momentum input[type=tel].is-dob.year, .m-form-momentum input[type=text].is-dob.year, .m-form-sys input[type=email].is-dob.year, .m-form-sys input[type=tel].is-dob.year, .m-form-sys input[type=text].is-dob.year {
            width: 90px;
            margin-right: 0
        }

.m-form-momentum span.radio-error, .m-form-sys span.radio-error {
    display: inline-block
}

.m-form-momentum label.error, .m-form-sys label.error {
    display: inline-block;
    font: 400 12px/14px "Proxima Nova",Arial,Helvetica,sans-serif;
    color: red
}

.m-form-momentum span.error, .m-form-sys span.error {
    margin-right: 5px
}

.m-form-momentum .select2-container, .m-form-sys .select2-container {
    width: 85% !important
}

.m-form-momentum .select2-selection--single, .m-form-sys .select2-selection--single {
    height: auto;
    display: block;
    border: none;
    outline: 0
}

.m-form-momentum .select2-selection__placeholder, .m-form-sys .select2-selection__placeholder {
    color: #444 !important
}

.m-form-momentum .select2-selection__rendered, .m-form-sys .select2-selection__rendered {
    padding: 10px 35px 10px 20px !important;
    background-color: #ffdc7d;
    font-weight: 700;
    display: block;
    background: url(/content/images/dropdown-arrow.png) #ffdc7d no-repeat;
    background-position: right 10px center
}

.m-form-momentum .button-container__share-your-story input, .m-form-sys .button-container__share-your-story input {
    left: auto;
    -webkit-transform: none;
    transform: none
}

.m-form-momentum .select2-selection__arrow, .m-form-sys .select2-selection__arrow {
    display: none
}

.m-form-momentum .privacy-statement, .m-form-sys .privacy-statement {
    margin: 20px 0 40px
}

    .m-form-momentum .privacy-statement p, .m-form-sys .privacy-statement p {
        margin: 12px 0 0 0;
        font-size: 14px;
        line-height: 1.3
    }

.m-form-momentum .button-container input, .m-form-sys .button-container input {
    width: auto;
    border: none;
    padding-bottom: 14px
}

@media(min-width:768px) {
    .m-form-momentum hr, .m-form-sys hr {
        margin: 8px 0
    }

    .m-form-momentum input[type=email], .m-form-momentum input[type=tel], .m-form-momentum input[type=text], .m-form-sys input[type=email], .m-form-sys input[type=tel], .m-form-sys input[type=text] {
        width: 100%
    }

    .m-form-momentum span.error, .m-form-sys span.error {
        margin-right: 20px
    }

    .m-form-momentum .privacy-statement, .m-form-sys .privacy-statement {
        margin: 0 0 30px
    }
}

@media(min-width:1160px) {
    .m-form-momentum input, .m-form-sys input {
        width: 90%
    }
}

.m-form-email-dropdown {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fec942;
    margin: 0 auto;
    padding: 0 15px 15px
}

@media(min-width:946px) {
    .m-form-email-dropdown {
        width: 75%
    }
}

.m-form-email-dropdown input {
    width: 100%;
    display: block;
    margin: 0 auto 10px;
    border: none;
    padding: 15px 10px;
    background: #fff
}

.m-form-email-dropdown .error-message {
    margin: 4px 0 8px
}

.m-form-email-dropdown.is-full-width {
    width: 100%;
    padding: 0 35px 15px;
    display: none
}

    .m-form-email-dropdown.is-full-width input {
        width: 100%;
        margin: 0 0 10px 0
    }

    .m-form-email-dropdown.is-full-width .error-message {
        font-style: italic;
        font-family: Rockwell,Arial,Helvetica,sans-serif;
        display: none;
        color: red;
        text-align: center;
        margin: 0 0 10px;
        font-size: 14px;
        font-weight: 700
    }

@media(min-width:600px) {
    .m-form-email-dropdown.is-full-width {
        width: 300px
    }
}

.m-form-reminders {
    margin-top: 30px
}

    .m-form-reminders label {
        font-weight: 700;
        font-size: 15px;
        line-height: 21px;
        color: #57585b;
        display: block;
        margin-bottom: 5px
    }

    .m-form-reminders input {
        padding: 10px 15px;
        font-size: 15px;
        line-height: 21px;
        color: #57585b;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin: 10px 0 12px;
        outline: 0
    }

        .m-form-reminders input.phone-error-message-box {
            border: 1px solid red
        }

    .m-form-reminders .phone-error-message {
        color: red;
        padding-bottom: 10px;
        font-size: 14px;
        font-weight: 500
    }

    .m-form-reminders .disclaimer {
        margin-top: 10px;
        margin-bottom: 40px
    }

@media(min-width:600px) {
    .m-form-reminders input {
        padding: 10px 25px;
        width: 250px
    }
}

.m-momentum-thank-you-message, .m-shareyourstory-thank-you-message {
    display: none
}

    .m-momentum-thank-you-message h3, .m-shareyourstory-thank-you-message h3 {
        font-size: 20px;
        font-weight: 400
    }

@media(min-width:768px) {
    .m-momentum-thank-you-message h3, .m-shareyourstory-thank-you-message h3 {
        font-size: 30px;
        font-weight: 400
    }
}

.m-momentum-thank-you-message hr.bottom, .m-shareyourstory-thank-you-message hr.bottom {
    margin: 40px 0 0
}

.diagnosed-with-oab-form {
    background-color: #ccefe9;
    padding: 50px 0
}

    .diagnosed-with-oab-form p {
        margin: 10px 0;
        line-height: 1.25;
        font-weight: 300
    }

        .diagnosed-with-oab-form p.fineprint {
            font-size: 12px;
            font-weight: 400;
            margin: 30px 0 10px 0
        }

    .diagnosed-with-oab-form li {
        font-weight: 600
    }

    .diagnosed-with-oab-form form {
        padding: 0
    }

        .diagnosed-with-oab-form form p.fineprint {
            font-size: 12px;
            font-weight: 400;
            margin: 10px 0;
            width: 100%;
            max-width: 850px
        }

        .diagnosed-with-oab-form form p.fineprint--first {
            margin-top: 20px
        }

@media(min-width:768px) {
    .diagnosed-with-oab-form form p.fineprint--first {
        margin-top: 25px
    }
}

.diagnosed-with-oab-form form p.fineprint a {
    color: #1d1d1d;
    text-decoration: underline
}

    .diagnosed-with-oab-form form p.fineprint a:hover {
        font-weight: 700
    }

.diagnosed-with-oab-form label {
    display: block;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin-top: 12px
}

.diagnosed-with-oab-form input {
    display: block;
    width: 100%;
    font-size: 20px;
    padding: 0 0 0 5px;
    width: 100%;
    max-width: 350px
}

    .diagnosed-with-oab-form input[type=submit] {
        padding: 13px 54px 13px 15px;
        display: inline-block;
        width: auto;
        margin-top: 15px
    }

.diagnosed-with-oab-form label.error {
    display: inline-block;
    font: 400 12px/14px "Proxima Nova",Arial,Helvetica,sans-serif;
    color: red
}

.diagnosed-with-oab-form .success-message {
    display: none
}

    .diagnosed-with-oab-form .success-message h2 {
        font: 500 15px/1.2 "Proxima Nova",Arial,Helvetica,sans-serif
    }

@media(min-width:768px) {
    .diagnosed-with-oab-form .success-message h2 {
        font: normal 30px/1.2 "Proxima Nova",Arial,Helvetica,sans-serif
    }
}

.diagnosed-with-oab-form .success-message p {
    font: normal 15px/1.2 "Proxima Nova",Arial,Helvetica,sans-serif
}

@media(min-width:768px) {
    .diagnosed-with-oab-form .success-message p {
        font: normal 20px/1.2 "Proxima Nova",Arial,Helvetica,sans-serif
    }
}

@media(max-width:480px) {
    .diagnosed-with-oab-form .center-mobile-only {
        margin: auto 0;
        text-align: center
    }
}

.m-slider {
    position: relative;
    margin-top: 20px
}

@media(min-width:768px) {
    .m-slider {
        margin: 0 auto
    }
}

@media(min-width:1160px) {
    .m-slider {
        max-width: 1000px
    }
}

.m-slides-container {
    position: relative;
    min-height: 355px
}

@media(min-width:768px) {
    .m-slides-container {
        height: 280px;
        min-height: 280px
    }
}

@media(min-width:946px) {
    .m-slides-container {
        height: 350px
    }
}

@media(min-width:1160px) {
    .m-slides-container {
        height: 370px
    }
}

@media(min-width:1160px) {
    [data-page-section=journey_treatment] .m-slides-container {
        height: 290px !important;
        left: 25px
    }
}

.m-slide, .p-oab li.m-slide {
    background: 0 0 !important;
    position: relative;
    width: 100%;
    margin: 0;
    z-index: 0;
    line-height: 1.2
}

    .m-slide .slide-image, .p-oab li.m-slide .slide-image {
        width: 100%
    }

@media(min-width:768px) {
    .m-slide .slide-image, .p-oab li.m-slide .slide-image {
        position: absolute;
        top: 0;
        left: 0;
        text-align: center
    }
}

@media(min-width:768px)and (max-width:946px) {
    .m-slide .slide-image, .p-oab li.m-slide .slide-image {
        top: 50%;
        transform: translateY(-50%)
    }
}

.m-slide .slide-image img, .p-oab li.m-slide .slide-image img {
    max-width: 100%
}

@media(min-width:768px) {
    .m-slide .slide-image img, .p-oab li.m-slide .slide-image img {
        display: inline-block
    }
}

@media(min-width:768px)and (max-width:946px) {
    .m-slide .slide-image img, .p-oab li.m-slide .slide-image img {
        max-height: 300px
    }
}

.m-slide .m-heading-secondary, .p-oab li.m-slide .m-heading-secondary {
    padding-top: 20px;
    font-size: 20px;
    text-align: center
}

@media(min-width:768px) {
    .m-slide .m-heading-secondary, .p-oab li.m-slide .m-heading-secondary {
        padding-top: 0;
        font-size: 22px;
        text-align: left;
        margin-bottom: 10px
    }
}

@media(min-width:946px) {
    .m-slide .m-heading-secondary, .p-oab li.m-slide .m-heading-secondary {
        font-size: 28px
    }
}

@media(min-width:1160px) {
    .m-slide .m-heading-secondary, .p-oab li.m-slide .m-heading-secondary {
        font-size: 30px
    }
}

@media(max-width:767px) {
    .m-slide .slide-image, .p-oab li.m-slide .slide-image {
        text-align: center
    }
}

@media(min-width:768px) {
    .m-slide, .p-oab li.m-slide {
        height: 100%
    }

        .m-slide .slide-image, .p-oab li.m-slide .slide-image {
            height: auto;
            width: 45%;
            text-align: center
        }

            .m-slide .slide-image img, .p-oab li.m-slide .slide-image img {
                display: inline-block
            }

        .m-slide .slide-content, .p-oab li.m-slide .slide-content {
            width: 55%;
            top: 45%;
            margin-left: auto;
            transform: translateY(-50%);
            position: relative
        }

            .m-slide .slide-content p:not(:last-child), .p-oab li.m-slide .slide-content p:not(:last-child) {
                margin-bottom: 25px
            }
}

.m-slider-controls {
    text-align: center;
    margin-top: 10px
}

    .m-slider-controls .inner {
        height: 46px;
        display: inline-block
    }

        .m-slider-controls .inner .pager {
            padding-top: 18px;
            float: left
        }

            .m-slider-controls .inner .pager a {
                width: 10px;
                height: 10px;
                font-size: 10px;
                line-height: 1;
                margin: 0 5px;
                display: block;
                float: left;
                border-radius: 999px;
                background: #57585b;
                text-indent: -9999px;
                overflow: hidden
            }

                .m-slider-controls .inner .pager a.activeSlide {
                    background: #ffc72a
                }

        .m-slider-controls .inner .next {
            background: url(/content/images/slider/arrow_black.png) no-repeat;
            background-size: 120px 120px;
            background-position: center;
            width: 50px;
            height: 93px;
            position: absolute;
            right: 0;
            top: 0;
            float: left;
            cursor: pointer;
            z-index: 10;
            margin-top: -25px
        }

            .m-slider-controls .inner .next.hover, .m-slider-controls .inner .next:focus, .m-slider-controls .inner .next:hover {
                background: url(/content/images/slider/arrow_yellow.png) no-repeat;
                background-size: 120px 120px;
                background-position: center
            }

@media(min-width:768px) {
    .m-slider-controls .inner .next {
        position: static
    }
}

.m-slider-controls .inner .next.journey {
    background: url(/content/images/slider/journey_arrow_black.png) center no-repeat;
    background-size: cover
}

    .m-slider-controls .inner .next.journey.hover, .m-slider-controls .inner .next.journey:focus, .m-slider-controls .inner .next.journey:hover {
        background: url(/content/images/slider/journey_arrow_yellow.png) no-repeat center;
        background-size: cover
    }

.m-slider-controls .inner .prev {
    background: url(/content/images/slider/arrow_grey.png) no-repeat;
    background-size: 120px 120px;
    background-position: center;
    width: 50px;
    height: 93px;
    position: absolute;
    left: 0;
    top: 30%;
    float: left;
    cursor: pointer;
    z-index: 10;
    margin-top: -25px
}

    .m-slider-controls .inner .prev.hover, .m-slider-controls .inner .prev:focus, .m-slider-controls .inner .prev:hover {
        background: url(/content/images/slider/arrow_yellow.png) no-repeat;
        background-size: 120px 120px;
        background-position: center;
        transform: rotate(180deg)
    }

@media(min-width:768px) {
    .m-slider-controls .inner .prev {
        position: static
    }
}

.m-slider-controls .inner .prev.journey {
    background: url(/content/images/slider/journey_arrow_black.png) center no-repeat;
    transform: rotate(180deg);
    background-size: cover
}

    .m-slider-controls .inner .prev.journey.first {
        background: url(/content/images/slider/journey_arrow_grey.png) center no-repeat;
        transform: none
    }

    .m-slider-controls .inner .prev.journey.hover, .m-slider-controls .inner .prev.journey:focus, .m-slider-controls .inner .prev.journey:hover {
        background: url(/content/images/slider/journey_arrow_yellow_back.png) no-repeat center;
        background-size: cover;
        transform: none
    }

.m-image-bladdy-tablets {
    max-width: 100%;
    height: auto
}

@media(min-width:768px) {
    .m-image-bladdy-tablets {
        max-width: calc(100% + 54px);
        margin-left: -38px
    }
}

@media(min-width:1160px) {
    .m-image-bladdy-tablets {
        margin-left: -58px;
        max-width: none
    }
}

.m-image-fewer {
    text-align: center;
    margin: 20px 0 15px
}

    .m-image-fewer img {
        display: inline-block;
        width: 60%
    }

@media(min-width:768px) {
    .m-image-fewer {
        text-align: right;
        margin: 189px 34px 0 0
    }

        .m-image-fewer img {
            width: auto
        }
}

@media(min-width:1160px) {
    .m-image-fewer {
        margin: 35px 0 0
    }
}

.m-image-what-is-doctor {
    background: #d1d2d4;
    position: relative;
    height: 1px;
    overflow: visible;
    margin-top: 40px
}

    .m-image-what-is-doctor .tablet {
        display: none
    }

    .m-image-what-is-doctor .desktop {
        display: none
    }

@media(min-width:768px) {
    .m-image-what-is-doctor {
        margin: 90px -54px 0;
        width: calc(100% + 108px)
    }

        .m-image-what-is-doctor .tablet {
            display: block;
            position: absolute;
            bottom: 1px;
            right: 0
        }
}

@media(min-width:1160px) {
    .m-image-what-is-doctor {
        margin: 40px -40px 0;
        width: calc(100% + 80px)
    }

        .m-image-what-is-doctor .desktop {
            display: block;
            position: absolute;
            bottom: 1px;
            right: 40px
        }

        .m-image-what-is-doctor .tablet {
            display: none
        }
}

.m-image-faq-sign {
    text-align: center
}

.m-image-bladder-muscles {
    margin-top: 10px
}

    .m-image-bladder-muscles img {
        width: 100%;
        height: auto
    }

@media(min-width:768px) {
    .m-image-bladder-muscles {
        margin-top: 0
    }

        .m-image-bladder-muscles img {
            width: auto;
            max-width: 100%
        }
}

.m-image-conversation-starter img {
    max-width: 100%
}

.m-image-doctor-clipboard img {
    max-width: 100%;
    height: auto
}

.m-image-momentum-card {
    max-width: 100%;
    height: auto
}

.m-image-momentum {
    max-width: 100%;
    height: auto;
    margin-top: 115px
}

@media(min-width:1160px) {
    .m-image-momentum {
        margin-top: 65px
    }
}

.m-image-momentum-text {
    margin: 50px 0 30px;
    width: 100%
}

@media(min-width:1160px) {
    .m-image-momentum-text {
        width: auto
    }
}

.m-list-custom-bullets {
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    color: #57585b;
    list-style: none;
    margin: 10px 0;
    padding: 0
}

    .m-list-custom-bullets li {
        position: relative;
        padding-left: 11px;
        margin-top: 15px
    }

@media(max-width:1000px) {
    .footnotes.what-is-oab-footnotes {
        padding-top: 10px;
        font-size: 10px;
    }
}    

@media(min-width:946px) {
    .m-list-custom-bullets li {
        padding-left: 16px
    }
}

.m-list-custom-bullets li:first-child {
    margin-top: 0
}

.m-list-custom-bullets li:before {
    content: "•";
    font-weight: 700;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 16px;
    font-size: 18px
}

@media(min-width:946px) {
    .m-list-custom-bullets li:before {
        line-height: 19px;
        font-size: 19px
    }
}

@media(min-width:1160px) {
    .m-list-custom-bullets li:before {
        line-height: 21px;
        font-size: 25px
    }
}

.m-list-custom-bullets.patient-resources-hero-list li {
    margin-top: 5px
}

.m-list-yellow-bullets {
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    list-style: none;
    padding: 0
}

    .m-list-yellow-bullets li {
        position: relative;
        padding-left: 16px;
        margin-top: 5px;
        color: #292929
    }

        .m-list-yellow-bullets li:first-child {
            margin-top: 0
        }

        .m-list-yellow-bullets li:before {
            content: "•";
            color: #fcc338;
            font-weight: 700;
            position: absolute;
            left: 0;
            top: -4px;
            line-height: 21px;
            font-size: 25px
        }

        .m-list-yellow-bullets li::before {
            color: #ffc72a
        }

.m-list-green-bullets li::before {
    color: #00b189
}

.m-video-cta .video-cover {
    position: relative
}

.m-video-cta .cover-image {
    max-width: 100%
}

.m-video-cta .play-icon {
    background: url(/content/images/icons/icon-play.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    width: 60px;
    height: 60px;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    cursor: pointer;
    transition: transform .5s ease
}

    .m-video-cta .play-icon.hover, .m-video-cta .play-icon:focus, .m-video-cta .play-icon:hover {
        transform: scale(1.15)
    }

    .m-video-cta .play-icon.white {
        /*background: url(/content/images/icons/icon-play-white.png) center;*/
        background-size: cover;
        top: 160px
    }

@media(max-width:767px) {
    .m-video-cta .play-icon.white {
        top: 100px;
        width: 40px;
        height: 40px
    }
}

.m-video-cta .video {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    z-index: 1;
    border: 3px solid #ffc72a;
    background-color: #000
}

.m-video-cta .video-container {
    position: relative
}

@media(max-width:767px) {
    .m-video-cta .video-container {
        margin-bottom: 0
    }
}

.m-video-cta .video-container .video-cover {
    border: 3px solid #ffc72a
}

.m-video-cta div.video-content {
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    margin: 20px 0
}

@media(max-width:767px) {
    .m-video-cta div.video-content {
        font-size: 15px;
        margin-top: 12px;
        margin-bottom: 0
    }
}

.m-video-cta div.video-content p {
    margin: 0
}

.m-video-cta div.video-content .video-title {
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #1d1d1d
}

@media(max-width:767px) {
    .m-video-cta div.video-content .video-title {
        font-size: 17px
    }
}

@media(min-width:768px)and (max-width:946px) {
    .m-video-cta div.video-content .video-title {
        font-size: 15px
    }
}

.m-video-cta.video-active .video-container {
    width: 100%
}

.m-video-cta.video-active .video {
    display: block
}

@media(min-width:768px) {
    .m-video-cta .video-container {
        -webkit-transition: width .3s ease-in-out;
        -moz-transition: width .3s ease-in-out;
        -ms-transition: width .3s ease-in-out;
        -o-transition: width .3s ease-in-out;
        position: relative;
        z-index: 1
    }

    .m-video-cta .video-cover {
        padding: 0;
        height: auto;
        background: 0 0
    }

    .m-video-cta .cover-image {
        width: 100%;
        position: relative
    }

    .m-video-cta .mobile-copy {
        display: none
    }

    .m-video-cta .likeblock {
        background: #ededed;
        border-top: none
    }

    .m-video-cta .close-btn {
        -webkit-transition: opacity .3s ease-in-out;
        -moz-transition: opacity .3s ease-in-out;
        -ms-transition: opacity .3s ease-in-out;
        -o-transition: opacity .3s ease-in-out;
        background-image: url(/content/images/sprite.png);
        background-position: -141px -337px;
        width: 30px;
        height: 32px;
        top: 10px;
        right: 10px;
        position: absolute;
        z-index: 2;
        display: none;
        cursor: pointer
    }

        .m-video-cta .close-btn.iOS {
            top: 45px
        }
}

@media(min-width:768px)and (max-width:946px) {
    .video-original-half {
        width: 100%;
        margin-bottom: 30px
    }
}

.video-original-half:first-child {
    padding-bottom: 20px
}

.video-original-half .m-video-cta {
    max-width: 431px;
    margin: 10px auto 0 auto
}

@media(min-width:768px) {
    .video-original-half .m-video-cta {
        max-width: none
    }
}

.video-original-half .video-container {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background: 0 0;
    transition: margin .3s ease-in-out,width .3s ease-in-out,z-index 1s linear
}

.video-original-half .video-content {
    width: 100%;
    position: static;
    margin-top: 15px;
    text-align: center
}

    .video-original-half .video-content p {
        margin-top: 0
    }

@media(max-width:767px) {
    .video-original-half .video-content {
        margin-top: 0
    }
}

.video-original-half .video-title {
    margin-bottom: 0;
    font-size: 20px;
    color: #00b189;
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    font-weight: 500
}

.video-original-half .video-cover {
    border: 3px solid #ffc72a
}

.video-original-half + .video-original-half .video-container {
    left: auto;
    right: 0
}

@media(min-width:1160px) {
    .video-original-half .video-cover {
        cursor: pointer;
        transition: box-shadow .25s ease-in-out
    }

        .video-original-half .video-cover:hover {
            box-shadow: 0 3px 9px 0 rgba(0,0,0,.25)
        }
}

.pb-video-20 {
    padding-bottom: 20px
}

@media screen and (max-width:946px) {
    .content-and-video .video-original-half--dcv {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important
    }
}

@media(max-width:767px) {
    body.is-default .video-original-half--home {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (max-width:946px) {
    .video-original-half--no-pdng-mobile {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

.next-video-modal {
    display: none;
    position: absolute;
    top: 0;
    z-index: 3;
    left: 0;
    width: 92%;
    height: 63%;
    background-color: rgba(0,0,0,.6);
    box-shadow: 0 0 15px -1px #000;
    color: #fff;
    margin-top: 3%;
    margin-left: 4%;
    padding: 5px 10px
}

@media screen and (min-width:768px) {
    .next-video-modal {
        padding: 20px;
        height: 75%
    }
}

.next-video-modal.show {
    display: block
}

.next-video-modal__inner {
    display: flex;
    align-items: center;
    justify-content: center
}

.next-video-modal__left-content {
    text-align: center;
    max-width: 135px;
    margin-right: 10px;
    width: 100%
}

@media screen and (min-width:768px) {
    .next-video-modal__left-content {
        max-width: 260px
    }
}

.next-video-modal__headline {
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: 500
}

@media screen and (min-width:768px) {
    .next-video-modal__headline {
        font-size: 22px
    }
}

.next-video-modal__poster {
    display: block;
    width: 100%;
    height: auto;
    border: 2px solid #ffc72a
}

    .next-video-modal__poster:hover {
        cursor: pointer
    }

    .next-video-modal__poster::after {
        content: "";
        background-image: url(/content/images/icons/icon-play.png) no-repeat center;
        width: 25px;
        height: 25px
    }

@media screen and (min-width:768px) {
    .next-video-modal__poster {
        border: 3px solid #ffc72a
    }
}

.next-video-modal__poster-wrap {
    position: relative
}

.next-video-modal__poster-play-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    display: block;
    width: 20px;
    height: auto
}

    .next-video-modal__poster-play-icon:hover {
        cursor: pointer
    }

@media screen and (min-width:768px) {
    .next-video-modal__poster-play-icon {
        width: 40px
    }
}

.next-video-modal__title {
    color: #fff !important;
    font-size: 15px;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-weight: 600 !important;
    margin-top: 20px !important
}

@media screen and (min-width:768px) {
    .next-video-modal__title {
        font-size: 22px;
        width: 310px
    }
}

.next-video-modal__close-btn {
    background-image: url(/content/images/nbv-close-btn.png);
    background-position: center;
    background-size: cover;
    width: 20px;
    height: 20px;
    top: 5px;
    right: 10px;
    position: absolute;
    z-index: 105;
    cursor: pointer
}

@media screen and (min-width:768px) {
    .next-video-modal__close-btn {
        width: 25px;
        height: 25px;
        top: 10px
    }
}

.m-faq-item {
    border-bottom: 4px solid #00b189;
    position: relative;
    cursor: pointer;
    margin-bottom: 0 !important
}

    .m-faq-item.is-first {
        border-top: 4px solid #00b189
    }

    .m-faq-item .faq-title {
        padding: 17px 50px 17px 30px;
        font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 17px;
        line-height: 1.2;
        cursor: pointer
    }

        .m-faq-item .faq-title.hover, .m-faq-item .faq-title:focus, .m-faq-item .faq-title:hover {
            background: #d1d2d4
        }

@media(max-width:767px) {
    .m-faq-item .faq-title {
        padding-top: 7px;
        padding-bottom: 7px
    }
}

@media(min-width:768px) {
    .m-faq-item .faq-title {
        font-size: 22px
    }
}

@media(min-width:946px) {
    .m-faq-item .faq-title {
        font-size: 28px
    }
}

@media(min-width:1160px) {
    .m-faq-item .faq-title {
        padding-right: 80px;
        font-size: 30px
    }
}

.m-faq-item .faq-title:before {
    content: "+";
    position: absolute;
    right: 35px;
    top: 15px;
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 1
}

@media(max-width:767px) {
    .m-faq-item .faq-title:before {
        top: 5px
    }
}

@media(min-width:946px) {
    .m-faq-item .faq-title:before {
        right: 45px;
        top: 17px;
        font-size: 36px
    }
}

.m-faq-item .faq-content {
    -webkit-transition: max-height .3s;
    -moz-transition: max-height .3s;
    -ms-transition: max-height .3s;
    -o-transition: max-height .3s;
    display: none;
    position: relative;
    overflow: hidden;
    padding: 20px 50px 20px 30px;
    background-color: #fff3d3;
    font-size: 17px
}

    .m-faq-item .faq-content a:active, .m-faq-item .faq-content a:hover, .m-faq-item .faq-content a:link, .m-faq-item .faq-content a:visited {
        color: #57585b
    }

    .m-faq-item .faq-content p {
        margin-bottom: 10px;
        font-size: 17px;
        line-height: 1.2;
        color: #1d1d1d
    }

@media(min-width:768px) {
    .m-faq-item .faq-content p {
        margin-bottom: 10px;
        font-size: 22px
    }
}

@media(min-width:946px) {
    .m-faq-item .faq-content p {
        margin-bottom: 15px;
        font-size: 28px
    }
}

@media(min-width:1160px) {
    .m-faq-item .faq-content p {
        margin-bottom: 20px;
        font-size: 30px
    }
}

@media(min-width:946px) {
    .m-faq-item .faq-content {
        padding: 30px 80px 30px 30px
    }
}

.m-faq-item .faq-learn-more {
    display: block;
    margin-top: 15px;
    font-style: italic;
    font-weight: 500;
    color: #57585b;
    font-size: 17px
}

@media(min-width:768px) {
    .m-faq-item .faq-learn-more {
        margin-top: 5px;
        font-size: 22px
    }
}

@media(min-width:946px) {
    .m-faq-item .faq-learn-more {
        margin-top: 10px;
        font-size: 28px
    }
}

@media(min-width:1160px) {
    .m-faq-item .faq-learn-more {
        margin-top: 20px;
        font-size: 30px
    }
}

.m-faq-item .faq-learn-more:active, .m-faq-item .faq-learn-more:hover {
    text-decoration: underline
}

.m-faq-item.is-open {
    cursor: inherit
}

    .m-faq-item.is-open .faq-title:before {
        content: "-"
    }

@media(min-width:946px) {
    body .dcg-form-buttons {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }

        body .dcg-form-buttons p {
            width: 75%;
            margin-left: 15%
        }
}

body .m-btn-form-submit, body .m-btn-reset-form {
    margin: 0 auto 15px;
    width: 100%;
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif
}

@media(min-width:946px) {
    body .m-btn-form-submit, body .m-btn-reset-form {
        width: 75%;
        height: 48px
    }
}

body .m-btn-form-submit.email {
    background-image: url(/content/images/icons/email-black.png);
    background-repeat: no-repeat;
    background-size: 27px;
    background-position: 94% center;
    cursor: pointer;
    margin-bottom: 0
}

body .m-btn-form-submit.arrow {
    background-image: url(/content/images/button-chevron-black.png);
    background-repeat: no-repeat;
    background-size: 27px;
    background-position: 94% center;
    cursor: pointer
}

body .m-btn-reset-submit {
    background-image: url(/content/images/icons/startover-black.png);
    background-repeat: no-repeat;
    background-size: 27px;
    background-position: 94% center;
    cursor: pointer
}

body .p-oab .m-dcg-container, body .p-why .m-dcg-container {
    background: #ccefe9
}

body .p-oab .m-heading-primary--p-why, body .p-why .m-heading-primary--p-why {
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    display: block !important;
    margin-top: 30px
}

@media(min-width:768px) {
    body .p-oab .m-heading-primary--p-why, body .p-why .m-heading-primary--p-why {
        margin-bottom: 30px
    }
}

body .m-dcg-container {
    padding-top: 54px;
    background: #fff
}

    body .m-dcg-container.alt-bg {
        background: #ccefe9
    }

@media(max-width:768px) {
    body .m-dcg-container {
        padding-top: 35px
    }
}

body .m-dcg-container .dcg-instructons {
    width: 100%;
    color: #1d1d1d
}

body .m-dcg-container .m-heading-primary.get-started {
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    padding-top: 30px;
    font-size: 30px;
    margin-bottom: 25px;
    text-align: center
}

@media(max-width:767px) {
    body .m-dcg-container .m-heading-primary.get-started {
        margin-bottom: 25px
    }
}

body .m-dcg-container h3 {
    font-size: 20px;
    text-align: left
}

@media(min-width:946px) {
    body .m-dcg-container h3 {
        font-size: 30px;
        text-align: center
    }
}

body .m-dcg-container .quiz-p {
    font-size: 15px;
    text-align: left;
    font-weight: 400
}

@media(min-width:946px) {
    body .m-dcg-container .quiz-p {
        font-weight: 500;
        font-size: 17px;
        padding-top: 15px;
        text-align: center
    }
}

@media(min-width:946px) {
    body .m-dcg-container .quiz-p--body-text-size {
        font-size: 18px !important
    }
}

@media(min-width:1160px) {
    body .m-dcg-container .quiz-p--body-text-size {
        font-size: 20px !important
    }
}

body .m-dcg-container .down-arrow {
    background-repeat: no-repeat;
    background-position: center center;
    height: 50px;
    width: 50px;
    border-radius: 50px;
    margin: auto;
    z-index: 10;
    position: absolute;
    top: 70px;
    left: 0;
    right: 0
}

body .m-dcg-container .down-arrow--white {
    background-repeat: no-repeat;
    background-position: center center;
    background: url(/content/images/dcg-chevron-white.png) no-repeat center center
}

body .m-dcg-container .down-arrow--teal {
    top: 75px;
    background: url(/content/images/chevron_teal.png) no-repeat center center
}

@media(max-width:768px) {
    body .m-dcg-container .down-arrow {
        top: 60px
    }
}

body .m-dcg-container .steps {
    margin-bottom: 15px
}

@media(min-width:768px) {
    body .m-dcg-container .steps {
        margin-bottom: 0
    }
}

@media(min-width:1160px) {
    body .m-dcg-container .steps {
        margin: 0 auto;
        float: none
    }
}

body .m-dcg-container #quiz-anchor {
    position: relative;
    top: -10px;
    display: block
}

body .m-dcg-container .quiz-img {
    background-image: url(/content/images/OAB-quiz-woman.png);
    background-repeat: no-repeat;
    height: 435px;
    background-position: top center;
    padding-top: 300px
}

    body .m-dcg-container .quiz-img .desktop-only {
        visibility: hidden
    }

@media(min-width:946px) {
    body .m-dcg-container .quiz-img {
        background-position: 200px;
        padding-left: 275px;
        padding-top: 100px
    }
}

body .m-dcg-container .quiz-img.section-2 {
    background-image: url(/content/images/OAB-quiz-woman-2.png);
    background-size: 290px
}

@media(min-width:946px) {
    body .m-dcg-container .quiz-img.section-2 {
        background-size: initial;
        background-position: 80% center;
        margin-top: -70px;
        padding-left: 0;
        margin-left: 0;
        padding-top: 130px;
        padding-right: 38%
    }

        body .m-dcg-container .quiz-img.section-2 .desktop-only {
            visibility: visible
        }
}

body .m-dcg-container .quiz-img.section-3 {
    background-image: url(/content/images/OAB-quiz-woman-3.png);
    background-size: 290px;
    height: 470px
}

@media(min-width:946px) {
    body .m-dcg-container .quiz-img.section-3 {
        background-size: initial;
        background-position: 10% center;
        margin-top: -70px;
        padding-left: 0;
        margin-left: 0;
        padding-top: 130px;
        padding-left: 38%
    }

        body .m-dcg-container .quiz-img.section-3 .desktop-only {
            visibility: visible
        }
}

body .m-dcg-container .quiz-head-row {
    margin-bottom: 20px
}

@media(min-width:768px) {
    body .m-dcg-container .quiz-head-row {
        display: flex
    }
}

body .m-dcg-container .quiz-woman {
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

body .m-dcg-container .quiz-woman--1 {
    max-width: 150px;
    margin-top: 40px;
    margin-bottom: 20px
}

@media(min-width:768px) {
    body .m-dcg-container .quiz-woman--1 {
        max-width: 270px;
        margin-right: 75px
    }
}

body .m-dcg-container .quiz-woman--2 {
    max-width: 180px;
    margin-top: 0;
    margin-bottom: 20px
}

@media(min-width:768px) {
    body .m-dcg-container .quiz-woman--2 {
        max-width: 340px;
        margin-top: -55px;
        margin-left: 0
    }
}

body .m-dcg-container .quiz-woman--3 {
    max-width: 150px;
    margin-top: 0;
    margin-bottom: 20px
}

@media(min-width:768px) {
    body .m-dcg-container .quiz-woman--3 {
        max-width: 270px;
        margin-right: 75px
    }
}

@media(min-width:768px) {
    body .m-dcg-container .quiz-header-wrap {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: flex-start
    }

    body .m-dcg-container .quiz-header-wrap--2 {
        align-items: flex-end
    }
}

@media(min-width:768px) {
    body .m-dcg-container .quiz-header-wrap--inner {
        margin-left: -60px
    }
}

body .m-dcg-container .quiz-header {
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    padding: 5px;
    font-size: 22px;
    text-align: center
}

@media(min-width:946px) {
    body .m-dcg-container .quiz-header {
        font-size: 34px
    }
}

body .m-dcg-container .error-message {
    color: red;
    font-style: italic;
    text-align: center;
    margin: 0 0 12px;
    display: none
}

body .m-dcg-container .questions-container {
    margin-top: 10px;
    margin-bottom: 25px
}

@media(max-width:767px) {
    body .m-dcg-container .questions-container .main-question .question {
        line-height: 1.2
    }
}

@media(min-width:768px) {
    body .m-dcg-container .questions-container {
        margin-top: 0;
        margin-bottom: 10px
    }

        body .m-dcg-container .questions-container .m-dcg-question {
            margin-bottom: 10px
        }
}

@media(min-width:946px) {
    body .m-dcg-container .questions-container {
        margin-top: 10px;
        margin-bottom: 30px
    }

        body .m-dcg-container .questions-container .m-dcg-question {
            margin-bottom: 25px
        }
}

@media(min-width:1160px) {
    body .m-dcg-container .questions-container {
        margin-top: 0
    }

        body .m-dcg-container .questions-container .m-dcg-question {
            margin-bottom: 30px
        }
}

body .m-dcg-container .dcg-icon {
    background-size: auto 100px;
    background-repeat: no-repeat;
    background-position: 25px center
}
body .m-dcg-container .dcg-icon-telehealth {
    -webkit-transition: none !important;
    transition: none !important;
}

@media(min-width:946px) {
    body .m-dcg-container .dcg-icon {
        margin-top: 50px;
        background-size: auto 130px;
        margin-top: 20px;
        padding-top: 15px;
        background-position: center top;
        text-align: center;
        text-decoration: none;
        -webkit-transition: background-size .5s;
        transition: background-size .5s
    }
}

body .m-dcg-container .dcg-icon p {
    margin: 0 auto;
    color: #1d1d1d;
    line-height: 1.2;
    text-decoration: none;
    font-weight: 500;
    padding: 37px 0 40px 125px;
    font-size: 17px
}

@media(min-width:768px) {
    body .m-dcg-container .dcg-icon p {
        max-width: 285px
    }
}

@media(min-width:946px) {
    body .m-dcg-container .dcg-icon p {
        padding: 140px 0 0 0
    }
}

body .m-dcg-container .dcg-icon p .bold {
    font-weight: 700
}

body .m-dcg-container .dcg-icon.hover, body .m-dcg-container .dcg-icon:focus, body .m-dcg-container .dcg-icon:hover {
    background-size: auto 140px
}

body .m-dcg-container .follow-up-container {
    -webkit-transition: max-height .2s,padding .2s;
    -moz-transition: max-height .2s,padding .2s;
    -ms-transition: max-height .2s,padding .2s;
    -o-transition: max-height .2s,padding .2s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 0;
    width: 100%;
    max-height: 0;
    overflow: hidden
}

    body .m-dcg-container .follow-up-container.is-visible {
        max-height: 250px;
        margin: 0 auto 20px auto;
        padding: 10px 0
    }

@media(min-width:768px) {
    body .m-dcg-container .follow-up-container.is-visible {
        margin: 7px auto 0
    }
}

body .m-dcg-container .follow-up-container .answers .radio-button {
    width: 24%
}

@media(min-width:768px) {
    body .m-dcg-container .follow-up-container .answers .radio-button {
        width: 19%
    }
}

body .m-dcg-container .results {
    margin-bottom: 10px;
    border-top: 5px solid #f8f8f9
}

@media(min-width:768px) {
    body .m-dcg-container .results {
        border-top: 10px solid #f8f8f9
    }
}

body .m-dcg-container .result {
    position: relative;
    min-height: 55px;
    border-bottom: 5px solid #f8f8f9;
    font-size: 15px;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    text-align: center;
    font-weight: 700;
    color: #57585b
}

@media(min-width:768px) {
    body .m-dcg-container .result {
        min-height: 95px;
        border-bottom: 10px solid #f8f8f9;
        font-size: 30px
    }
}

body .m-dcg-container .result p {
    line-height: 1.25
}

body .m-dcg-container .result .result-container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

    body .m-dcg-container .result .result-container p {
        font-size: 15px;
        font-weight: 700
    }

@media(min-width:768px) {
    body .m-dcg-container .result .result-container p {
        font-size: 22px
    }
}

@media(min-width:946px) {
    body .m-dcg-container .result .result-container p {
        font-size: 28px
    }
}

@media(min-width:1160px) {
    body .m-dcg-container .result .result-container p {
        font-size: 30px
    }
}

body .m-dcg-container .dcg-form {
    background: #f0f9f7;
    padding: 0;
    padding-top: 20px;
    margin: 0 15px 25px
}

@media(min-width:768px) {
    body .m-dcg-container .dcg-form {
        padding-top: 0px;
        margin: 0 30px 30px
    }
}

body .m-dcg-container .dcg-form p {
    font-weight: 500
}

body .m-dcg-container .dcg-form .down-arrow {
    position: inherit
}

body .m-dcg-container .dcg-form .container {
    padding: 0
}

@media(min-width:946px) {
    body .m-dcg-container .dcg-form .container {
        padding: 0 40px
    }
}

body .m-dcg-container .dcg-form .unanswered {
    font-size: 15px;
    line-height: 1.25;
    color: red
}

@media(min-width:946px) {
    body .m-dcg-container .dcg-form .unanswered {
        font-size: 25px
    }
}

body .m-dcg-container .dcg-form:last-child {
    margin-bottom: 0
}

body .m-dcg-container .dcg-form-buttons a {
    max-width: 100%
}

body .m-dcg-container m-btn-reset-form:hover {
    color: #33c0a9
}

body .p-why--bg-teal .m-dcg-container .down-arrow--white {
    background: url(/content/images/chevron_teal.png) no-repeat center center
}

@media(max-width:768px) {
    body .p-why--bg-teal .m-dcg-container .down-arrow {
        top: 70px
    }
}

body .p-oab .m-dcg-container .down-arrow--white {
    background: url(/content/images/chevron_teal.png) no-repeat center center
}

body .m-dcg-question {
    margin-bottom: 10px;
    text-align: center
}

@media(min-width:768px) {
    body .m-dcg-question {
        margin-bottom: 50px
    }
}

body .m-dcg-question .question {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
    color: #1d1d1d
}

@media(min-width:768px) {
    body .m-dcg-question .question {
        font-size: 22px
    }
}

@media(min-width:946px) {
    body .m-dcg-question .question {
        font-size: 28px
    }
}

body .m-dcg-question .answers {
    margin: 0 auto;
    text-align: center
}

body .m-dcg-question .rating-qualifier {
    position: absolute;
    top: 200%;
    left: 0;
    width: 100%;
    padding: 0
}

@media(max-width:767px) {
    body .m-dcg-question .rating-qualifier {
        letter-spacing: -.2px
    }
}

@media(min-width:768px) {
    body .m-dcg-question .rating-qualifier {
        position: static
    }
}

body .m-dcg-question .radio-button {
    display: inline-block;
    position: relative;
    width: 45%;
    text-align: center
}

@media(min-width:768px) {
    body .m-dcg-question .radio-button {
        width: 30%
    }
}

body .m-dcg-question .radio-button input[text=Occasionally] + label span {
    padding: 0
}

body .m-dcg-question .radio-button label {
    position: relative;
    display: block;
    height: 45px;
    font-size: 15px;
    background-color: #ffc72a;
    margin-right: 7px;
    margin-bottom: 4px;
    padding: 0 3px;
    cursor: pointer;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-weight: 600;
    color: #1d1d1d
}

@media(max-width:767px) {
    body .m-dcg-question .radio-button label {
        letter-spacing: -.5px
    }
}

@media(min-width:768px) {
    body .m-dcg-question .radio-button label {
        height: 44px;
        padding: 0 10px;
        font-size: 17px;
        margin-right: 10px;
        margin-bottom: 10px
    }
}

@media(min-width:946px) {
    body .m-dcg-question .radio-button label {
        height: 50px;
        font-size: 22px
    }
}

@media(max-width:767px) {
    body .m-dcg-question .radio-button label[for=q1] span:not(.rating-qualifier) {
        width: 88%
    }
}

body .m-dcg-question .radio-button label span:not(.rating-qualifier) {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    display: block;
    width: 100%;
    line-height: 1;
    padding: 0 10px
}

@media(min-width:768px) {
    body .m-dcg-question .radio-button label span:not(.rating-qualifier) {
        padding: 0
    }
}

body .m-dcg-question .radio-button label.hover, body .m-dcg-question .radio-button label:focus, body .m-dcg-question .radio-button label:hover {
    background-color: #ffdc7d
}

body .m-dcg-question .radio-button input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: -1
}

    body .m-dcg-question .radio-button input[type=radio]:checked + label {
        background-color: #99dfd4;
        color: #1d1d1d
    }

body .guide-has-been-sent {
    font-size: 19px;
    font-weight: 500;
    line-height: 23px;
    width: 250px;
    margin: 20px auto 0;
    display: none
}

body .m-dcg-next-step {
    margin-top: 50px;
    text-align: center
}

    body .m-dcg-next-step .results-heading {
        margin-bottom: 10px
    }

@media(min-width:768px) {
    body .m-dcg-next-step .results-heading {
        margin-bottom: 20px
    }
}

body .m-dcg-next-step .m-heading-secondary {
    margin-bottom: 30px;
    font-size: 17px
}

@media(min-width:768px) {
    body .m-dcg-next-step .m-heading-secondary {
        font-size: 22px
    }
}

@media(min-width:946px) {
    body .m-dcg-next-step .m-heading-secondary {
        font-size: 28px
    }
}

@media(min-width:1160px) {
    body .m-dcg-next-step .m-heading-secondary {
        font-size: 30px
    }
}

body .m-dcg-next-step .email-form-disclaimer {
    width: 215px;
    margin: 12px auto 0;
    font-size: 12px;
    text-align: left;
    padding: 0 8px
}

body .m-dcg-next-step .reminder {
    margin: 30px 0;
    font-weight: 500;
    font-size: 21px;
    line-height: 25px;
    color: #57585b
}

body .m-dcg-next-step .convo-starter {
    font-size: 17px
}

@media(max-width:767px) {
    body .m-dcg-next-step .dcg-buttons-container .email-button, body .m-dcg-next-step .dcg-buttons-container .m-btn-icon {
        float: none;
        width: 215px;
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto
    }

        body .m-dcg-next-step .dcg-buttons-container .email-button .m-btn-icon {
            margin-bottom: 0
        }
}

@media(min-width:768px) {
    body .m-dcg-next-step .heading {
        font-size: 36px
    }

    body .m-dcg-next-step .dcg-buttons-container {
        text-align: center;
        margin-bottom: 20px;
        margin-top: 12px
    }

        body .m-dcg-next-step .dcg-buttons-container .dcg-results-button {
            width: 235px;
            text-align: left
        }

            body .m-dcg-next-step .dcg-buttons-container .dcg-results-button:focus, body .m-dcg-next-step .dcg-buttons-container .dcg-results-button:hover {
                background-color: #ffdc7d;
                color: #1d1d1d
            }

        body .m-dcg-next-step .dcg-buttons-container .dcg-download {
            display: inline-block;
            margin-right: 5px;
            vertical-align: top;
            margin-top: 0
        }

        body .m-dcg-next-step .dcg-buttons-container .email-button {
            display: inline-block;
            margin-left: 5px;
            vertical-align: top
        }

            body .m-dcg-next-step .dcg-buttons-container .email-button:focus, body .m-dcg-next-step .dcg-buttons-container .email-button:hover {
                color: #1d1d1d
            }

            body .m-dcg-next-step .dcg-buttons-container .email-button .m-btn-icon {
                margin-bottom: 0
            }
}

body .m-dcg-teaser-only .m-heading-primary.get-started {
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    padding-top: 30px;
    font-size: 20px;
    margin-bottom: 25px;
    text-align: center
}

@media(min-width:946px) {
    body .m-dcg-teaser-only .m-heading-primary.get-started {
        font-size: 30px
    }
}

@media(min-width:1160px) {
    body .m-dcg-teaser-only .m-heading-primary.get-started {
        font-size: 36px
    }
}

body .m-dcg-teaser-only .m-dcg-container .questions-container {
    margin-bottom: 10px;
    font-weight: 500;
    padding-top: 0
}

@media(min-width:946px) {
    body .m-dcg-teaser-only .m-dcg-container .questions-container {
        margin-bottom: 10px;
        font-weight: 500
    }
}

body .m-dcg-teaser-only .m-dcg-container .questions-container .m-dcg-question {
    margin-bottom: 10px;
    display: none
}

    body .m-dcg-teaser-only .m-dcg-container .questions-container .m-dcg-question:first-of-type {
        display: block
    }

body .m-dcg-teaser-only .dcg-form-buttons {
    display: none
}

@media(min-width:946px) {
    body .load-bar {
        margin-top: 50px
    }

        body .load-bar p {
            font-size: 25px
        }
}

@media(min-width:946px) {
    body .complete {
        margin-top: 50px
    }

        body .complete h3 {
            font-size: 30px;
            font-weight: 700
        }

        body .complete p {
            margin: 20px 0 40px 0;
            text-align: center;
            font-size: 27px
        }
}

@media(min-width:768px) {
    body.is-parent-social_saying .m-dcg-question .radio-button {
        max-width: 165px
    }
}

body.is-parent-myrbetriq_why .col--release-1a .m-list-custom-bullets, body.is-parent-myrbetriq_why .col--release-1a .m-paragraph, body.is-parent-myrbetriq_why .col--release-1a li {
    margin-bottom: 15px
}

@media(max-width:768px) {
    body.is-parent-myrbetriq_why h1.m-study-design-title--older-adults {
        font-size: 18px;
        line-height: 1.2;
        font-weight: 600
    }
}

@media(min-width:768px) {
    body.is-parent-myrbetriq_why .m-heading-secondary--release-1a {
        text-align: center
    }
}

body.is-parent-myrbetriq_why .m-heading-secondary--release-1a.bold {
    font-weight: 500
}

.progress {
    width: 60%;
    height: 20px;
    background: #d1d2d4;
    margin: auto;
    border-radius: 25px
}

    .progress .progress-fill {
        width: 100%;
        height: 20px;
        background: #00b189;
        border-radius: 25px
    }

.answers input[type=checkbox] + label {
    background-position: 98%;
    background-repeat: no-repeat;
    background-image: url(/Content/images/icons/unchecked_desktop.png)
}

.answers input[type=checkbox]:checked + label {
    background-color: #99dfd4;
    background-image: url(/Content/images/icons/checked_desktop.png)
}

    .answers input[type=checkbox]:checked + label:hover {
        background-color: #99dfd4
    }

.dcg-form:nth-of-type(1) .questions-container .radio-button label {
    margin-bottom: 10px;
    margin-right: 10px
}

@media(min-width:768px) {
    .dcg-form:nth-of-type(1) .questions-container .radio-button label {
        height: 55px
    }
}

.dcg-form:nth-of-type(1) .questions-container [data-question-set=q1] .radio-button {
    width: 30%;
    max-width: 230px
}

@media(min-width:768px) {
    .dcg-form:nth-of-type(1) .questions-container [data-question-set=q2] .radio-button {
        width: 21%
    }
}

@media(min-width:768px) {
    .dcg-form:nth-of-type(1) .questions-container [data-question-set=q3] .radio-button {
        width: 21%
    }
}

.dcg-form:nth-of-type(1) .questions-container [data-question-set=q4] .radio-button {
    width: 30%
}

@media(min-width:1160px) {
    .dcg-form:nth-of-type(1) .questions-container [data-question-set=q4] .radio-button {
        width: 21%
    }
}

.dcg-form:nth-of-type(1) .questions-container [data-question-set=q4] .radio-button label {
    background-position: 96%;
    background-size: 20px 20px
}

@media(min-width:768px) {
    .dcg-form:nth-of-type(1) .questions-container [data-question-set=q4] .radio-button label {
        background-size: 35px 35px
    }
}

@media(max-width:767px) {
    .dcg-form:nth-of-type(1) .questions-container [data-question-set=q4] .radio-button label span:not(.rating-qualifier) {
        left: 36%;
        font-size: 13px
    }
}

@media(min-width:1160px) {
    .dcg-form:nth-of-type(1) .questions-container [data-question-set=q5] {
        width: 72%
    }
}

.dcg-form:nth-of-type(1) .questions-container [data-question-set=q5] .radio-button {
    width: 30%
}

.dcg-form:nth-of-type(2) .questions-container .radio-button, .dcg-form:nth-of-type(3) .questions-container .radio-button {
    width: 100%;
    text-align: left
}

    .dcg-form:nth-of-type(2) .questions-container .radio-button label, .dcg-form:nth-of-type(3) .questions-container .radio-button label {
        height: 65px;
        background-size: 25px 25px;
        margin-bottom: 15px
    }

@media(min-width:768px) {
    .dcg-form:nth-of-type(2) .questions-container .radio-button label, .dcg-form:nth-of-type(3) .questions-container .radio-button label {
        background-size: 35px 35px
    }
}

.dcg-form:nth-of-type(2) .questions-container .radio-button label span:not(.rating-qualifier), .dcg-form:nth-of-type(3) .questions-container .radio-button label span:not(.rating-qualifier) {
    left: 40%;
    width: 80%
}

@media(min-width:768px) {
    .dcg-form:nth-of-type(2) .questions-container .radio-button label span:not(.rating-qualifier), .dcg-form:nth-of-type(3) .questions-container .radio-button label span:not(.rating-qualifier) {
        left: 42%
    }
}

.dcg-form .dcg-result-button {
    font-weight: 600;
    margin-top: 30px
}

.row .questions-container h3 {
    font-size: 17px !important;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: center !important;
    color: #1d1d1d
}

@media(min-width:946px) {
    .row .questions-container h3 {
        font-size: 30px !important
    }
}

.row .questions-container input.hidden {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: -1
}

.row .questions-container label {
    position: relative;
    display: block;
    height: 45px;
    font-size: 15px;
    background-color: #ffc72a;
    margin-right: 7px;
    margin-bottom: 4px;
    padding: 0 3px;
    cursor: pointer;
    font-weight: 600;
    color: #1d1d1d
}

@media(min-width:946px) {
    .row .questions-container label {
        height: 65px
    }
}

.row .questions-container label span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    display: block;
    width: 100%;
    line-height: 1;
    padding: 0 40px 0 10px;
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    font-size: 14px
}

@media(min-width:946px) {
    .row .questions-container label span {
        font-size: 24px
    }
}

.q4-span {
    font-weight: 400;
    font-style: italic
}

.checkbox-temp {
    position: relative
}

    .checkbox-temp input {
        position: absolute;
        z-index: 1;
        right: 5%;
        top: 33%
    }

.q4 .checkbox-temp, .q5 div div {
    display: inline-block;
    position: relative;
    width: 45%;
    text-align: center
}

@media(min-width:946px) {
    .q4 .checkbox-temp, .q5 div div {
        width: 30%
    }
}

.q4 .checkbox-temp input, .q5 div div input {
    right: 10%
}

.q4 > div, .q5 > div {
    text-align: center
}

.questions-container > div {
    margin-bottom: 15px
}

.is-parent-poc .m-dcg-container {
    display: none;
    margin-top: 50px;
    background: #f6f5f5
}

    .is-parent-poc .m-dcg-container .dcg-divider {
        margin: 30px auto;
        width: 160px;
        height: 1px;
        background: #57585b
    }

    .is-parent-poc .m-dcg-container .error-message {
        color: red;
        font-style: italic;
        text-align: center;
        margin: 0 0 12px;
        display: none
    }

    .is-parent-poc .m-dcg-container .questions-container {
        margin-bottom: 45px
    }

    .is-parent-poc .m-dcg-container .larger-text {
        font-size: 17px;
        line-height: 21px;
        text-align: center
    }

.is-parent-poc .m-dcg-question {
    text-align: center
}

    .is-parent-poc .m-dcg-question .question {
        font-size: 17px;
        line-height: 18px;
        font-weight: 700;
        margin-bottom: 14px;
        text-align: center
    }

    .is-parent-poc .m-dcg-question .answers {
        display: inline-block;
        max-width: 300px;
        margin: 0 auto
    }

    .is-parent-poc .m-dcg-question .radio-button {
        display: block;
        float: left;
        position: relative
    }

        .is-parent-poc .m-dcg-question .radio-button label {
            display: block;
            line-height: 50px;
            font-size: 12px;
            background-color: #ffdc7d;
            width: 94px;
            margin-right: 6px;
            margin-top: 7px;
            cursor: pointer
        }

        .is-parent-poc .m-dcg-question .radio-button input {
            position: absolute;
            top: 0;
            left: 0;
            opacity: 0;
            z-index: -1
        }

            .is-parent-poc .m-dcg-question .radio-button input[type=radio]:checked + label {
                background-color: #ffc72a
            }

    .is-parent-poc .m-dcg-question .follow-up-container {
        -webkit-transition: max-height .2s,padding .2s;
        -moz-transition: max-height .2s,padding .2s;
        -ms-transition: max-height .2s,padding .2s;
        -o-transition: max-height .2s,padding .2s;
        box-sizing: border-box;
        display: block;
        background: #fff3d3;
        padding: 0;
        margin: 7px auto 0;
        width: 100%;
        max-width: 440px;
        max-height: 0;
        overflow: hidden
    }

        .is-parent-poc .m-dcg-question .follow-up-container.is-visible {
            max-height: 250px;
            padding: 10px 0
        }

@media(min-width:768px) {
    .is-parent-poc .m-dcg-question .answers {
        max-width: none
    }
}

.is-parent-poc .m-dcg-next-step {
    text-align: center
}

    .is-parent-poc .m-dcg-next-step .heading {
        font-size: 22px;
        font-family: Rockwell,Arial,Helvetica,sans-serif;
        font-weight: 700
    }

    .is-parent-poc .m-dcg-next-step .email-form-disclaimer {
        width: 215px;
        margin: 12px auto 0;
        font-size: 12px;
        text-align: left;
        padding: 0 8px
    }

    .is-parent-poc .m-dcg-next-step .reminder {
        margin: 30px 0;
        font-weight: 500;
        font-size: 21px;
        line-height: 25px;
        color: #57585b
    }

    .is-parent-poc .m-dcg-next-step .guide-has-been-sent {
        font-size: 19px;
        font-weight: 500;
        line-height: 23px;
        width: 250px;
        margin: 20px auto 0;
        display: none
    }

    .is-parent-poc .m-dcg-next-step .dcg-quotes-container {
        background: #d5fbf5;
        padding: 22px 25px;
        margin: 0 -25px
    }

    .is-parent-poc .m-dcg-next-step .convo-starter {
        font-size: 17px
    }

    .is-parent-poc .m-dcg-next-step .quote-row {
        margin-top: 12px
    }

@media(min-width:768px) {
    .is-parent-poc .m-dcg-next-step .heading {
        font-size: 36px
    }

    .is-parent-poc .m-dcg-next-step .dcg-buttons-container {
        text-align: center;
        margin-bottom: 20px;
        margin-top: 12px
    }

        .is-parent-poc .m-dcg-next-step .dcg-buttons-container .dcg-download {
            display: inline-block;
            margin-right: 5px;
            vertical-align: top;
            margin-top: 0
        }

        .is-parent-poc .m-dcg-next-step .dcg-buttons-container .email-button {
            display: inline-block;
            margin-left: 5px;
            vertical-align: top
        }

    .is-parent-poc .m-dcg-next-step .dcg-quotes-container {
        width: 770px;
        max-width: 100%;
        box-sizing: border-box;
        padding: 40px;
        margin: 0 auto
    }

    .is-parent-poc .m-dcg-next-step .quote-row p {
        width: 45%;
        float: left;
        margin-top: 15px;
        margin-bottom: 0
    }

        .is-parent-poc .m-dcg-next-step .quote-row p:nth-child(even) {
            margin-left: 5%
        }

        .is-parent-poc .m-dcg-next-step .quote-row p:nth-child(odd) {
            margin-right: 5%
        }
}

.is-parent-poc .m-btn-form-submit, .is-parent-poc .m-btn-reset-form {
    display: block;
    line-height: 25px;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-weight: 700;
    color: #57585b
}

.is-parent-poc .m-btn-form-submit {
    margin: 0 auto 45px;
    width: 215px;
    font-size: 19px;
    cursor: pointer;
    background-color: #fec942;
    padding: 10px 20px;
    text-align: center
}

.is-parent-poc .m-btn-reset-form {
    background-size: 22px 22px;
    background-position: 90% center;
    background-color: transparent;
    border: 1px solid #464646;
    width: 136px;
    margin: 0 auto 25px;
    text-align: left;
    font-size: 18px;
    padding: 10px 20px 10px 15px;
    cursor: pointer
}

.is-parent-poc .m-btn-icon {
    margin: 0 auto 10px;
    width: 215px;
    background-size: 22px 22px;
    background-position: 95% center;
    background-color: #fec942;
    color: #57585b;
    float: none;
    display: block;
    font-size: 19px;
    font-weight: 700;
    line-height: 25px;
    padding: 10px 20px;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    text-align: center;
    cursor: pointer
}

    .is-parent-poc .m-btn-icon.email {
        margin-bottom: 0
    }

    .is-parent-poc .m-btn-icon.download {
        margin-top: 12px
    }

    .is-parent-poc .m-btn-icon.arrow {
        margin-bottom: 0
    }

.is-parent-poc .m-dcg-next-step .email-form-disclaimer {
    width: 215px;
    margin: 12px auto 0;
    text-align: left;
    padding: 0 8px
}

    .is-parent-poc .m-dcg-next-step .email-form-disclaimer p {
        font-size: 12px
    }

.is-parent-poc .email-form-btn {
    margin-top: 20px !important;
    margin-bottom: 0 !important
}

.is-parent-poc .m-form-email-dropdown {
    width: 100%;
    box-sizing: border-box;
    background-color: #fec942;
    margin: 0 auto;
    padding-bottom: 8px
}

    .is-parent-poc .m-form-email-dropdown input {
        width: 90%;
        margin: 0 auto 10px;
        border: none;
        padding: 15px 10px;
        display: block;
        background: #fff
    }

.is-parent-poc .m-modal-leaving-site {
    position: fixed;
    background: #fff;
    z-index: 1999;
    padding: 40px
}

@media(min-width:768px) {
    .is-parent-poc .m-modal-leaving-site {
        width: 500px;
        top: 50%;
        left: 50%;
        margin-left: -250px;
        height: auto
    }
}

.is-parent-poc button.close-btn {
    top: -45px;
    position: absolute;
    width: 30px;
    height: 30px;
    color: #000;
    font-size: 30px;
    font-weight: 700;
    background: 0 0;
    margin-top: 20px;
    border: 0;
    right: -20px;
    cursor: pointer;
    line-height: 30px;
    outline: 0;
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif
}

    .is-parent-poc button.close-btn.hover, .is-parent-poc button.close-btn:hover {
        background: 0 0
    }

.is-parent-poc h2.heading {
    font-weight: 700;
    font-size: 24.5px;
    line-height: 1;
    color: #000;
    padding-bottom: 15px;
    border-bottom: 1px solid #fac03b
}

.is-parent-poc p.leaving-content.is-fda {
    font-size: 15.4px;
    margin: 25px 0
}

.is-parent-poc a.m-button-arrow {
    color: #a37400;
    font-size: 18px;
    font-style: italic
}

.is-parent-poc a.cancel-btn {
    float: left;
    line-height: 44px;
    font-weight: 700;
    font-size: 18px;
    margin-left: 15px;
    color: #1dac7f;
    font-style: italic
}

    .is-parent-poc a.cancel-btn:hover {
        text-decoration: none
    }

.is-parent-poc p.legal-text {
    padding-top: 10px;
    font-size: 14px;
    border-top: 1px solid #d1d2d4;
    margin-top: 25px;
    margin-bottom: 0
}

.m-modal-leaving-site.is-telehealth {
    overflow-y: auto;
    overflow-x: hidden
}

@media(min-width:768px) {
    .m-modal-leaving-site.is-telehealth {
        max-height: 90%
    }
}

.m-modal-combo, .m-modal-dcg, .m-modal-leaving-site {
    position: fixed;
    background: #fff;
    z-index: 999;
    padding: 40px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none
}

    .m-modal-combo .inner, .m-modal-dcg .inner, .m-modal-leaving-site .inner {
        position: relative
    }

    .m-modal-combo .close-btn, .m-modal-dcg .close-btn, .m-modal-leaving-site .close-btn {
        top: -30px;
        right: -30px;
        width: 30px;
        height: 30px;
        font-size: 30px;
        line-height: 30px;
        position: absolute;
        color: #000;
        background: 0 0;
        border: 0;
        cursor: pointer;
        font-family: Arial;
        font-weight: 500
    }

@media(min-width:768px)and (max-width:946px) {
    .m-modal-combo .close-btn, .m-modal-dcg .close-btn, .m-modal-leaving-site .close-btn {
        top: -35px;
        right: -35px
    }
}

.m-modal-combo .close-btn.hover, .m-modal-combo .close-btn:focus, .m-modal-combo .close-btn:hover, .m-modal-dcg .close-btn.hover, .m-modal-dcg .close-btn:focus, .m-modal-dcg .close-btn:hover, .m-modal-leaving-site .close-btn.hover, .m-modal-leaving-site .close-btn:focus, .m-modal-leaving-site .close-btn:hover {
    background: #ffc72a
}

.m-modal-combo .heading, .m-modal-dcg .heading, .m-modal-leaving-site .heading {
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 24.5px;
    line-height: 1;
    color: #000
}

@media(min-width:946px) {
    .m-modal-combo .heading, .m-modal-dcg .heading, .m-modal-leaving-site .heading {
        font-size: 32px
    }
}

.m-modal-combo .leaving-content, .m-modal-dcg .leaving-content, .m-modal-leaving-site .leaving-content {
    font-size: 15px;
    margin: 25px 0;
    display: none
}

@media(min-width:946px) {
    .m-modal-combo .leaving-content, .m-modal-dcg .leaving-content, .m-modal-leaving-site .leaving-content {
        font-size: 18px
    }
}

@media(min-width:1160px) {
    .m-modal-combo .leaving-content, .m-modal-dcg .leaving-content, .m-modal-leaving-site .leaving-content {
        font-size: 20px
    }
}

.m-modal-combo .m-button-arrow, .m-modal-dcg .m-button-arrow, .m-modal-leaving-site .m-button-arrow {
    float: left;
    font-size: 15px
}

@media(min-width:768px) {
    .m-modal-combo .m-button-arrow, .m-modal-dcg .m-button-arrow, .m-modal-leaving-site .m-button-arrow {
        font-size: 17px
    }
}

@media(min-width:946px) {
    .m-modal-combo .m-button-arrow, .m-modal-dcg .m-button-arrow, .m-modal-leaving-site .m-button-arrow {
        font-size: 22px
    }
}

@media(min-width:1160px) {
    .m-modal-combo .m-button-arrow, .m-modal-dcg .m-button-arrow, .m-modal-leaving-site .m-button-arrow {
        font-size: 24px
    }
}

.m-modal-combo .cancel-btn, .m-modal-dcg .cancel-btn, .m-modal-leaving-site .cancel-btn {
    float: left;
    line-height: 44px;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 15px;
    margin-left: 25px;
    color: #1d1d1d
}

@media(min-width:768px) {
    .m-modal-combo .cancel-btn, .m-modal-dcg .cancel-btn, .m-modal-leaving-site .cancel-btn {
        font-size: 17px
    }
}

@media(min-width:946px) {
    .m-modal-combo .cancel-btn, .m-modal-dcg .cancel-btn, .m-modal-leaving-site .cancel-btn {
        font-size: 22px
    }
}

@media(min-width:1160px) {
    .m-modal-combo .cancel-btn, .m-modal-dcg .cancel-btn, .m-modal-leaving-site .cancel-btn {
        font-size: 24px
    }
}

.m-modal-combo .cancel-btn.hover, .m-modal-combo .cancel-btn:focus, .m-modal-combo .cancel-btn:hover, .m-modal-dcg .cancel-btn.hover, .m-modal-dcg .cancel-btn:focus, .m-modal-dcg .cancel-btn:hover, .m-modal-leaving-site .cancel-btn.hover, .m-modal-leaving-site .cancel-btn:focus, .m-modal-leaving-site .cancel-btn:hover {
    color: #00b189;
    text-decoration: underline;
    border: 0
}

.m-modal-combo .legal-text, .m-modal-dcg .legal-text, .m-modal-leaving-site .legal-text {
    padding-top: 10px;
    font-size: 15px;
    margin-top: 25px;
    margin-bottom: 0
}

@media(min-width:946px) {
    .m-modal-combo .legal-text, .m-modal-dcg .legal-text, .m-modal-leaving-site .legal-text {
        font-size: 18px
    }
}

@media(min-width:1160px) {
    .m-modal-combo .legal-text, .m-modal-dcg .legal-text, .m-modal-leaving-site .legal-text {
        font-size: 20px
    }
}

.m-modal-combo.is-fda .is-fda, .m-modal-dcg.is-fda .is-fda, .m-modal-leaving-site.is-fda .is-fda {
    display: block
}

.m-modal-combo.is-web-md .is-web-md, .m-modal-dcg.is-web-md .is-web-md, .m-modal-leaving-site.is-web-md .is-web-md {
    display: block
}

.m-modal-combo.is-prevention .is-prevention, .m-modal-dcg.is-prevention .is-prevention, .m-modal-leaving-site.is-prevention .is-prevention {
    display: block
}

.m-modal-combo.is-readers-digest .is-readers-digest, .m-modal-dcg.is-readers-digest .is-readers-digest, .m-modal-leaving-site.is-readers-digest .is-readers-digest {
    display: block
}

.m-modal-combo.is-astellas .is-astellas, .m-modal-dcg.is-astellas .is-astellas, .m-modal-leaving-site.is-astellas .is-astellas {
    display: block
}

.m-modal-combo.not-astellas .not-astellas, .m-modal-dcg.not-astellas .not-astellas, .m-modal-leaving-site.not-astellas .not-astellas {
    display: block
}

.m-modal-combo.is-twitter .is-twitter, .m-modal-dcg.is-twitter .is-twitter, .m-modal-leaving-site.is-twitter .is-twitter {
    display: block
}

.m-modal-combo.is-twitter-astellas .is-twitter-astellas, .m-modal-dcg.is-twitter-astellas .is-twitter-astellas, .m-modal-leaving-site.is-twitter-astellas .is-twitter-astellas {
    display: block
}

.m-modal-combo.is-facebook .is-facebook, .m-modal-dcg.is-facebook .is-facebook, .m-modal-leaving-site.is-facebook .is-facebook {
    display: block
}

.m-modal-combo.is-telehealth .is-telehealth, .m-modal-dcg.is-telehealth .is-telehealth, .m-modal-leaving-site.is-telehealth .is-telehealth {
    display: block
}

.m-modal-combo.is-telehealth .legal-text, .m-modal-dcg.is-telehealth .legal-text, .m-modal-leaving-site.is-telehealth .legal-text {
    display: none
}

.m-modal-combo.is-telehealth span, .m-modal-dcg.is-telehealth span, .m-modal-leaving-site.is-telehealth span {
    font-weight: 700
}

@media(min-width:768px) {
    .m-modal-combo, .m-modal-dcg, .m-modal-leaving-site {
        width: 500px;
        top: 50%;
        left: 50%;
        margin-left: -250px;
        height: auto;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media(min-width:946px) {
    .m-modal-combo, .m-modal-dcg, .m-modal-leaving-site {
        width: 700px;
        top: 50%;
        left: 50%;
        margin-left: -350px;
        height: auto;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.m-modal-combo, .m-modal-dcg {
    width: 100%
}

@media(min-width:768px) {
    .m-modal-combo, .m-modal-dcg {
        width: 500px;
        -webkit-transform: translateY(-50.1%);
        transform: translateY(-50.1%)
    }
}

@media(min-width:946px) {
    .m-modal-combo, .m-modal-dcg {
        width: 700px
    }
}

.m-modal-combo .dcg-modal__subtitle, .m-modal-dcg .dcg-modal__subtitle {
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    color: #1d1d1d;
    font-size: 24px;
    line-height: 34px;
    text-align: left;
    width: 85%;
    border-bottom: 0;
    margin: 0 0 25px;
    padding-bottom: 0;
    margin-top: 27px
}

@media(min-width:768px) {
    .m-modal-combo .dcg-modal__subtitle, .m-modal-dcg .dcg-modal__subtitle {
        margin-top: 0
    }
}

@media(min-width:946px) {
    .m-modal-combo .dcg-modal__subtitle, .m-modal-dcg .dcg-modal__subtitle {
        font-size: 32px;
        line-height: 1.25
    }
}

.m-modal-combo .dcg-modal__text, .m-modal-dcg .dcg-modal__text {
    color: #1d1d1d;
    font-size: 15px;
    margin-bottom: 25px
}

@media(min-width:946px) {
    .m-modal-combo .dcg-modal__text, .m-modal-dcg .dcg-modal__text {
        font-size: 18px
    }
}

@media(min-width:1160px) {
    .m-modal-combo .dcg-modal__text, .m-modal-dcg .dcg-modal__text {
        font-size: 20px
    }
}

.m-modal-combo .m-button-arrow, .m-modal-dcg .m-button-arrow {
    font-size: 20px
}

.m-modal-leaving-site {
    z-index: 1999
}

.m-modal-combo.js-modal-combo {
    height: 100%;
    padding: 0;
    overflow-Y: scroll;
    overflow-x: hidden
}

@media(min-width:768px) {
    .m-modal-combo.js-modal-combo {
        width: 750px;
        height: calc(100% - 50px);
        top: 25px;
        -webkit-transform: none;
        transform: none;
        margin: auto;
        left: 0;
        right: 0
    }
}

@media(min-width:992px) {
    .m-modal-combo.js-modal-combo {
        width: 970px
    }
}

@media(min-width:1200px) {
    .m-modal-combo.js-modal-combo {
        width: 1020px
    }
}

.m-modal-combo.js-modal-combo .close-btn {
    color: #fff;
    background: #000;
    border-radius: 50%;
    top: 7px;
    right: 10px;
    z-index: 2;
    max-width: 30px;
    padding: 0;
    text-align: center
}

@media(min-width:768px) {
    .m-modal-combo.js-modal-combo .close-btn {
        top: 12px;
        right: 12px
    }
}

.m-ribbon-nav {
    position: relative;
    height: 40px;
    background: #fff
}

@media(min-width:768px) {
    .m-ribbon-nav {
        min-height: 55px
    }
}

.m-ribbon-nav .link {
    float: left;
    width: 50%;
    color: #1d1d1d
}

    .m-ribbon-nav .link.hover, .m-ribbon-nav .link:focus, .m-ribbon-nav .link:hover {
        background-color: #ffefc1;
        color: #434343
    }

        .m-ribbon-nav .link.hover .button-icon, .m-ribbon-nav .link:focus .button-icon, .m-ribbon-nav .link:hover .button-icon {
            background-color: #434343
        }

    .m-ribbon-nav .link .text {
        float: left;
        width: calc(100% - 30px);
        height: 40px;
        padding-top: 2px;
        padding-left: 2px;
        border: 1px solid #ffe18e;
        font-size: 12px;
        line-height: 16px
    }

@media(min-width:375px) {
    .m-ribbon-nav .link .text {
        padding-left: 10px;
        font-size: 14px
    }
}

@media(min-width:768px) {
    .m-ribbon-nav .link .text {
        font-size: 15px;
        padding-top: 0;
        padding-left: 20px;
        line-height: 40px
    }
}

@media(min-width:946px) {
    .m-ribbon-nav .link .text {
        width: calc(100% - 45px);
        height: 55px;
        padding-left: 35px;
        font-size: 20px;
        line-height: 55px
    }
}

.m-ribbon-nav .link .text .section-name {
    display: block;
    font-weight: 700
}

@media(min-width:768px) {
    .m-ribbon-nav .link .text .section-name {
        display: inline
    }
}

@media(min-width:768px) {
    .m-ribbon-nav .link .text .page-name {
        display: inline
    }

        .m-ribbon-nav .link .text .page-name .inner {
            display: inline
        }
}

.m-ribbon-nav .link .text .inner {
    letter-spacing: -.025em
}

@media(min-width:768px) {
    .m-ribbon-nav .link .text .inner {
        letter-spacing: 0
    }
}

.m-ribbon-nav .link .button-icon {
    position: relative;
    float: left;
    width: 30px;
    height: 40px;
    background-color: #1d1d1d
}

@media(min-width:946px) {
    .m-ribbon-nav .link .button-icon {
        width: 45px;
        height: 55px
    }
}

.m-ribbon-nav .link .button-icon:after {
    position: absolute;
    display: block;
    content: "";
    background-image: url(/content/images/sprite.png);
    background-position: -220px -251px;
    width: 9px;
    height: 14px;
    background-position: -415px -133px;
    width: 12px;
    height: 18px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

@media(min-width:768px) {
    .m-ribbon-nav .link .button-icon:after {
        background-image: url(/content/images/sprite.png);
        background-position: -415px -132px;
        width: 12px;
        height: 19px
    }
}

.m-ribbon-nav .link.prev-link .text {
    float: right
}

.m-ribbon-nav .link.next-link .button-icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media(min-width:768px) {
    .m-ribbon-nav .link.next-link {
        text-align: right
    }

        .m-ribbon-nav .link.next-link .text {
            padding-right: 35px
        }
}

.m-ribbon-nav .link.is-disabled {
    pointer-events: none
}

    .m-ribbon-nav .link.is-disabled .text {
        color: #bcbec0
    }

body.is-parent-poc {
    max-width: 425px;
    min-width: 320px
}

body.is-parent-momentum-thankyou {
    max-width: 600px;
    min-width: 320px;
    color: #333
}

    body.is-parent-momentum-thankyou p {
        color: #333
    }

body.is-parent-momentum-thankyou {
    max-width: 600px;
    min-width: 320px
}

body.is-parent-momentum-thankyou, body.is-parent-poc {
    margin: 0 auto;
    padding: 0;
    color: #575555;
    font-size: 14px
}

    body.is-parent-momentum-thankyou p, body.is-parent-poc p {
        line-height: 1.5;
        margin: 12px 0 0;
        font-size: 14px;
        color: #575555
    }

        body.is-parent-momentum-thankyou p:first-child, body.is-parent-poc p:first-child {
            margin-top: 0
        }

    body.is-parent-momentum-thankyou li, body.is-parent-poc li {
        font-size: 14px
    }

    body.is-parent-momentum-thankyou sub, body.is-parent-momentum-thankyou sup, body.is-parent-poc sub, body.is-parent-poc sup {
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline
    }

    body.is-parent-momentum-thankyou sup, body.is-parent-poc sup {
        top: 0;
        font-size: 100%
    }

        body.is-parent-momentum-thankyou sup.smaller, body.is-parent-poc sup.smaller {
            vertical-align: super;
            font-size: 65%
        }

    body.is-parent-momentum-thankyou .b-semibold, body.is-parent-poc .b-semibold {
        font-weight: 500
    }

    body.is-parent-momentum-thankyou .m-poc-hero-text, body.is-parent-poc .m-poc-hero-text {
        background: url(/content/images/poc/poc-people-3.png) no-repeat left center;
        background-size: 107px auto;
        max-width: 290px;
        margin: 0 auto;
        padding-left: 112px;
        height: 155px;
        color: #fff;
        font-family: Rockwell,Arial,Helvetica,sans-serif;
        font-weight: 700;
        font-size: 23px;
        line-height: 26px;
        text-align: left
    }

        body.is-parent-momentum-thankyou .m-poc-hero-text .text, body.is-parent-poc .m-poc-hero-text .text {
            display: block;
            position: relative;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%)
        }

    body.is-parent-momentum-thankyou .m-poc-intro-text, body.is-parent-poc .m-poc-intro-text {
        max-width: 87%;
        margin: 0 auto
    }

        body.is-parent-momentum-thankyou .m-poc-intro-text:first-child, body.is-parent-poc .m-poc-intro-text:first-child {
            margin-top: 15px
        }

    body.is-parent-momentum-thankyou .m-poc-subhead, body.is-parent-poc .m-poc-subhead {
        color: #57585b;
        font-size: 21px;
        line-height: 23px;
        margin: 20px 0;
        font-family: Rockwell,Arial,Helvetica,sans-serif;
        font-weight: 700
    }

    body.is-parent-momentum-thankyou .m-poc-content, body.is-parent-poc .m-poc-content {
        width: 80%;
        margin: 0 auto 20px
    }

    body.is-parent-momentum-thankyou .m-poc-video, body.is-parent-poc .m-poc-video {
        display: block;
        position: relative
    }

        body.is-parent-momentum-thankyou .m-poc-video img, body.is-parent-poc .m-poc-video img {
            width: 100%;
            height: auto
        }

        body.is-parent-momentum-thankyou .m-poc-video:after, body.is-parent-poc .m-poc-video:after {
            content: "";
            position: absolute;
            top: 50%;
            left: 50%;
            width: 80px;
            height: 80px;
            background: url(/content/images/poc/poc-video-play-btn.png) no-repeat;
            background-size: 100%;
            margin-top: -40px;
            margin-left: -40px
        }

    body.is-parent-momentum-thankyou .m-poc-video-caption, body.is-parent-poc .m-poc-video-caption {
        background: #edfaf8;
        letter-spacing: -.2px;
        padding: 5px;
        line-height: normal;
        font-size: 12px;
        text-align: center;
        margin: 0
    }

    body.is-parent-momentum-thankyou .m-poc-heading-sub-2, body.is-parent-poc .m-poc-heading-sub-2 {
        font-size: 19px;
        line-height: 23px;
        font-weight: 400;
        margin-top: 15px
    }

    body.is-parent-momentum-thankyou .m-poc-image-hand, body.is-parent-poc .m-poc-image-hand {
        text-align: center
    }

        body.is-parent-momentum-thankyou .m-poc-image-hand img, body.is-parent-poc .m-poc-image-hand img {
            width: 72.5px;
            margin-top: 20px
        }

    body.is-parent-momentum-thankyou .m-poc-image-momentum, body.is-parent-poc .m-poc-image-momentum {
        text-align: center;
        margin: 25px 0
    }

    body.is-parent-momentum-thankyou .m-poc-button-container, body.is-parent-poc .m-poc-button-container {
        text-align: center
    }

        body.is-parent-momentum-thankyou .m-poc-button-container a, body.is-parent-poc .m-poc-button-container a {
            display: inline-block;
            -webkit-box-shadow: none;
            box-shadow: none
        }

    body.is-parent-momentum-thankyou .m-poc-legal-text, body.is-parent-poc .m-poc-legal-text {
        letter-spacing: -.4px;
        line-height: 17px;
        font-size: 10px
    }

    body.is-parent-momentum-thankyou .m-poc-isi .m-isi-content h3:first-child, body.is-parent-poc .m-poc-isi .m-isi-content h3:first-child {
        margin-top: 0
    }

    body.is-parent-momentum-thankyou .m-poc-isi .m-isi-content p, body.is-parent-poc .m-poc-isi .m-isi-content p {
        line-height: 21px
    }

    body.is-parent-momentum-thankyou .m-poc-isi .m-isi-content .disclaimer-text, body.is-parent-poc .m-poc-isi .m-isi-content .disclaimer-text {
        display: none
    }

    body.is-parent-momentum-thankyou .m-poc-isi .m-isi-content .poc-last, body.is-parent-poc .m-poc-isi .m-isi-content .poc-last {
        padding-bottom: 20px
    }

@media(min-width:768px) {
    body.is-parent-momentum-thankyou .m-poc-isi .m-isi-content h3, body.is-parent-poc .m-poc-isi .m-isi-content h3 {
        font-size: 20px
    }
}

body.is-parent-momentum-thankyou .m-poc-guide-btn, body.is-parent-poc .m-poc-guide-btn {
    width: 255px;
    text-align: left;
    padding: 10px 20px 10px 40px;
    border-top: solid 1px #57585b;
    border-bottom: solid 1px #57585b;
    margin: 25px auto;
    display: block;
    font-size: 18px;
    line-height: 25px;
    color: #57585b;
    cursor: pointer;
    background-image: url(/content/images/poc/btn-plus.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 28px 28px;
    background-position: 85% center
}

    body.is-parent-momentum-thankyou .m-poc-guide-btn:focus, body.is-parent-momentum-thankyou .m-poc-guide-btn:hover, body.is-parent-poc .m-poc-guide-btn:focus, body.is-parent-poc .m-poc-guide-btn:hover {
        color: #57585b
    }

    body.is-parent-momentum-thankyou .m-poc-guide-btn.is-expanded, body.is-parent-poc .m-poc-guide-btn.is-expanded {
        background-image: url(/content/images/poc/btn-minus.png)
    }

body.is-parent-momentum-thankyou .m-poc-dcg-container, body.is-parent-poc .m-poc-dcg-container {
    display: none;
    padding-top: 28px
}

    body.is-parent-momentum-thankyou .m-poc-dcg-container .m-heading-page-title, body.is-parent-poc .m-poc-dcg-container .m-heading-page-title {
        color: #57585b;
        font-size: 21px;
        border: none;
        margin: 0 0 20px;
        padding: 0
    }

    body.is-parent-momentum-thankyou .m-poc-dcg-container .m-dcg-container, body.is-parent-poc .m-poc-dcg-container .m-dcg-container {
        margin: 0;
        display: block
    }

    body.is-parent-momentum-thankyou .m-poc-dcg-container .m-dcg-next-step .dcg-quotes-container, body.is-parent-poc .m-poc-dcg-container .m-dcg-next-step .dcg-quotes-container {
        margin: 0 -10px -10px
    }

@media(min-width:768px) {
    body.is-parent-momentum-thankyou .m-poc-dcg-container .m-dcg-next-step .dcg-buttons-container .dcg-download, body.is-parent-poc .m-poc-dcg-container .m-dcg-next-step .dcg-buttons-container .dcg-download {
        margin-right: 0
    }

    body.is-parent-momentum-thankyou .m-poc-dcg-container .m-dcg-next-step .dcg-buttons-container .email-button, body.is-parent-poc .m-poc-dcg-container .m-dcg-next-step .dcg-buttons-container .email-button {
        margin-left: 0
    }
}

body.is-parent-momentum-thankyou .m-poc-large-title, body.is-parent-poc .m-poc-large-title {
    font-size: 24px;
    line-heiht: 27px;
    font-weight: 700;
    border-bottom: 1px solid #f8c73e;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    margin: 0 0 20px;
    padding: 0 0 10px;
    text-align: center;
    color: #161616
}

body.is-parent-momentum-thankyou .m-poc-slider, body.is-parent-poc .m-poc-slider {
    margin-top: 35px
}

body.is-parent-momentum-thankyou .m-poc-slides-container, body.is-parent-poc .m-poc-slides-container {
    position: relative
}

body.is-parent-momentum-thankyou .m-poc-slide, body.is-parent-poc .m-poc-slide {
    min-height: 325px;
    background: 0 0 !important;
    position: relative;
    width: 100%;
    z-index: 0;
    text-align: center;
    padding: 0 25px
}

    body.is-parent-momentum-thankyou .m-poc-slide .slide-image, body.is-parent-poc .m-poc-slide .slide-image {
        width: auto;
        height: 162px;
        display: inline-block
    }

    body.is-parent-momentum-thankyou .m-poc-slide .slide-content, body.is-parent-poc .m-poc-slide .slide-content {
        text-align: left;
        margin-top: 25px
    }

        body.is-parent-momentum-thankyou .m-poc-slide .slide-content small, body.is-parent-poc .m-poc-slide .slide-content small {
            display: block;
            font-size: 12px;
            margin-top: 10px
        }

body.is-parent-momentum-thankyou .m-poc-slider-controls, body.is-parent-poc .m-poc-slider-controls {
    text-align: center;
    margin-top: 10px
}

    body.is-parent-momentum-thankyou .m-poc-slider-controls .inner, body.is-parent-poc .m-poc-slider-controls .inner {
        height: 46px;
        position: relative;
        display: inline-block
    }

        body.is-parent-momentum-thankyou .m-poc-slider-controls .inner .pager, body.is-parent-poc .m-poc-slider-controls .inner .pager {
            padding-top: 18px;
            float: left
        }

            body.is-parent-momentum-thankyou .m-poc-slider-controls .inner .pager a, body.is-parent-poc .m-poc-slider-controls .inner .pager a {
                width: 10px;
                height: 10px;
                font-size: 10px;
                line-height: 1;
                margin: 0 5px;
                display: block;
                float: left;
                border-radius: 999px;
                background: #dcdcdc;
                text-indent: -9999px;
                overflow: hidden
            }

                body.is-parent-momentum-thankyou .m-poc-slider-controls .inner .pager a.activeSlide, body.is-parent-poc .m-poc-slider-controls .inner .pager a.activeSlide {
                    background: #ffc72a
                }

        body.is-parent-momentum-thankyou .m-poc-slider-controls .inner .next, body.is-parent-poc .m-poc-slider-controls .inner .next {
            background-image: url(/content/images/sprite.png);
            background-position: 0 -337px;
            width: 58px;
            height: 93px;
            background-size: 218px 215px;
            height: 46.5px;
            width: 29px;
            background-position: 0 -168.5px;
            float: left;
            margin-left: 15px;
            cursor: pointer
        }

        body.is-parent-momentum-thankyou .m-poc-slider-controls .inner .prev, body.is-parent-poc .m-poc-slider-controls .inner .prev {
            background-image: url(/content/images/sprite.png);
            background-position: 0 -337px;
            width: 58px;
            height: 93px;
            background-size: 218px 215px;
            height: 46.5px;
            width: 29px;
            background-position: 0 -168.5px;
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
            float: left;
            margin-right: 15px;
            cursor: pointer
        }

body.is-parent-momentum-thankyou .m-poc-dark-text, body.is-parent-poc .m-poc-dark-text {
    color: #161616;
    font-weight: 500
}

body.is-parent-momentum-thankyou .m-poc-dagger, body.is-parent-poc .m-poc-dagger {
    font-size: 150%;
    top: .1em
}

body.is-parent-momentum-thankyou .m-isi-content, body.is-parent-poc .m-isi-content {
    margin-top: 0
}

    body.is-parent-momentum-thankyou .m-isi-content p, body.is-parent-poc .m-isi-content p {
        letter-spacing: -.4px
    }

    body.is-parent-momentum-thankyou .m-isi-content .highlight-text, body.is-parent-poc .m-isi-content .highlight-text {
        font-family: Rockwell,Arial,Helvetica,sans-serif;
        font-style: italic;
        font-weight: 700;
        font-size: 18px;
        line-height: 21px
    }

body.is-parent-momentum-thankyou .m-footer-logo-container, body.is-parent-poc .m-footer-logo-container {
    padding: 15px 0
}

body.is-parent-momentum-thankyou .m-footer-content, body.is-parent-poc .m-footer-content {
    margin-top: 10px;
    margin-bottom: 20px
}

    body.is-parent-momentum-thankyou .m-footer-content p, body.is-parent-poc .m-footer-content p {
        color: #d1d2d4;
        margin-bottom: 0
    }

body.is-parent-momentum-thankyou .m-footer-secondary-nav .icon-cell.facebook, body.is-parent-momentum-thankyou .m-footer-secondary-nav .icon-cell.twitter, body.is-parent-poc .m-footer-secondary-nav .icon-cell.facebook, body.is-parent-poc .m-footer-secondary-nav .icon-cell.twitter {
    display: none
}

body.is-parent-momentum-thankyou .m-btn-form-submit.is-inactive, body.is-parent-poc .m-btn-form-submit.is-inactive {
    color: #57585b;
    background-color: #c8c8c8;
    cursor: default
}

body.is-parent-poc {
    max-width: 375px;
    min-width: 320px;
    color: #1d1d1d
}

    body.is-parent-poc .l-landing-header {
        display: none
    }

    body.is-parent-poc .poc-landing-text {
        font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
        color: #1d1d1d;
        font-size: 17px;
        line-height: 1.2
    }

    body.is-parent-poc .poc-landing-text--header {
        font-size: 15px;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 20px
    }

    body.is-parent-poc .poc-landing-text--video-copy {
        margin-bottom: 30px
    }

    body.is-parent-poc .poc-landing-text--quiz-speech-bubble {
        font-size: 20px;
        color: #fff;
        font-weight: 600
    }

    body.is-parent-poc .poc-landing-text--momentum-copy {
        margin: 0;
        margin-bottom: 20px
    }

    body.is-parent-poc .poc-landing-text--momentum-footnote {
        font-size: 13px
    }

    body.is-parent-poc .poc-landing-headline {
        font-family: Rockwell,Arial,Helvetica,sans-serif;
        font-size: 27px;
        line-height: 1.2
    }

    body.is-parent-poc .poc-landing-headline--symptoms {
        margin-bottom: 25px
    }

    body.is-parent-poc .poc-landing-headline--momentum {
        margin-bottom: 20px
    }

    body.is-parent-poc .poc-landing__seperator {
        display: block;
        width: 220px;
        height: 5px;
        margin: auto;
        margin-bottom: 30px;
        background: linear-gradient(to right,#83a4d1,#85c6b9)
    }

    body.is-parent-poc .poc-landing__seperator--quiz {
        width: 72px;
        margin-bottom: 15px
    }

    body.is-parent-poc .poc-landing__container {
        width: 100%
    }

    body.is-parent-poc .poc-landing__row {
        padding-left: 15px;
        padding-right: 15px
    }

    body.is-parent-poc .poc-landing__row--quiz {
        background-color: #f0f9f7;
        padding-top: 30px;
        padding-bottom: 30px;
        margin-bottom: 15px;
        position: relative;
        z-index: 1
    }

        body.is-parent-poc .poc-landing__row--quiz:before {
            content: "";
            width: 0;
            height: 0;
            display: block;
            margin: auto;
            position: absolute;
            top: 10px;
            left: 50%;
            z-index: 2;
            transform: translate(-50%,-50%);
            border-style: solid;
            border-width: 22px 31px 0 31px;
            border-color: #fff transparent transparent transparent
        }

    body.is-parent-poc .poc-landing__header {
        display: block;
        position: relative;
        background-color: #ffc72a;
        padding-top: 10px;
        padding-bottom: 10px
    }

        body.is-parent-poc .poc-landing__header:after {
            content: "";
            width: 0;
            height: 0;
            position: absolute;
            bottom: -25px;
            z-index: 2;
            border-style: solid;
            border-width: 25px 187.5px 0 187.5px;
            border-color: #ffc72a transparent transparent transparent
        }

    body.is-parent-poc .poc-landing__header-nav {
        font-weight: 500;
        margin-bottom: 10px
    }

    body.is-parent-poc .poc-landing__header-nav-item {
        color: #1d1d1d
    }

    body.is-parent-poc .poc-landing__header-nav-seperator {
        font-weight: 600
    }

    body.is-parent-poc .poc-landing__header-brand-logo {
        display: inline-block;
        border: 0;
        outline: 0
    }

    body.is-parent-poc .poc-landing__header-brand-logo-img {
        display: block;
        max-width: 164px;
        border: 0;
        width: 100%;
        margin: auto
    }

    body.is-parent-poc .poc-landing__hero {
        position: relative;
        padding-top: 35px;
        z-index: 1;
        background: url(/content/images/poc/poc-hero.png) no-repeat center;
        background-size: cover;
        height: 320px
    }

    body.is-parent-poc .poc-landing__hero-headline-statement {
        font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
        font-size: 19px;
        font-weight: 600;
        position: absolute;
        right: 70px;
        bottom: -70px
    }

    body.is-parent-poc .poc-landing__hero-bottom-info {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 5px 0;
        line-height: 16px;
        background: rgba(0,0,0,.2)
    }

    body.is-parent-poc .poc-landing__hero-bottom-info-copy {
        font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
        text-shadow: 1px 1px 2px #000;
        font-size: 13px;
        color: #fff;
        font-weight: 500
    }

    body.is-parent-poc .poc-landing__video {
        padding-top: 30px
    }

        body.is-parent-poc .poc-landing__video .m-video-cta .video, body.is-parent-poc .poc-landing__video .m-video-cta .video-container .video-cover {
            border-image: linear-gradient(to right,#83a4d1,#85c6b9) 1
        }

        body.is-parent-poc .poc-landing__video .m-video-cta div.video-content {
            display: none
        }

        body.is-parent-poc .poc-landing__video .m-video-cta .play-icon {
            background: url(/content/images/poc/poc-play-button-icon.png);
            background-repeat: no-repeat;
            background-position: center;
            background-size: cover
        }

    body.is-parent-poc .poc-landing__symptoms {
        padding-top: 40px;
        padding-bottom: 25px
    }

    body.is-parent-poc .poc-landing__symptoms-icons {
        display: block;
        width: 100%;
        max-width: 72px;
        margin: auto;
        margin-bottom: 5px
    }

    body.is-parent-poc .poc-landing__symptoms-icons-subheader {
        font-family: Rockwell,Arial,Helvetica,sans-serif;
        font-size: 17px;
        font-weight: 600;
        display: block;
        margin-bottom: 30px
    }

    body.is-parent-poc .poc-landing__quiz-main-headline {
        font-size: 20px;
        font-weight: 500;
        line-height: 1.2;
        margin-bottom: 10px;
        font-family: "Proxima Nova",Arial,Helvetica,sans-serif
    }

    body.is-parent-poc .poc-landing__quiz-q-headline {
        font-size: 17px;
        margin-bottom: 5px
    }

    body.is-parent-poc .poc-landing__quiz-list {
        margin-top: 0;
        padding-left: 20px;
        margin-bottom: 25px
    }

    body.is-parent-poc .poc-landing__quiz-list-item {
        font-size: 17px;
        line-height: 1.2
    }

    body.is-parent-poc .poc-landing__quiz-q-container {
        margin-bottom: 25px
    }

    body.is-parent-poc .poc-landing__quiz-question {
        font-size: 22px;
        line-height: 1.2;
        font-weight: 600;
        margin-bottom: 25px;
        text-align: center;
        color: #1d1d1d
    }

    body.is-parent-poc .poc-landing__quiz-question--select {
        font-size: 15px;
        font-weight: 400;
        font-style: italic
    }

    body.is-parent-poc .poc-landing__quiz-radio-button {
        display: inline-block;
        position: relative;
        width: 100%;
        text-align: center
    }

    body.is-parent-poc .poc-landing__quiz-answer-radio {
        position: absolute;
        opacity: 0;
        z-index: -1;
        visibility: hidden
    }

        body.is-parent-poc .poc-landing__quiz-answer-radio:checked + label {
            background-color: #99dfd4;
            color: #1d1d1d
        }

    body.is-parent-poc .poc-landing__quiz-answer-label {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 55px;
        font-size: 15px;
        background-color: #ffc72a;
        margin-bottom: 15px;
        padding: 0 3px;
        cursor: pointer;
        font-family: Rockwell,Arial,Helvetica,sans-serif;
        font-weight: 600;
        color: #1d1d1d
    }

    body.is-parent-poc .poc-landing__quiz-answer-label--high {
        justify-content: flex-start;
        height: 90px;
        padding-left: 15px;
        text-align: left
    }

    body.is-parent-poc .poc-landing__quiz-answer-label span {
        font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
        line-height: 1.2 !important
    }

    body.is-parent-poc .poc-landing__quiz-answer-check {
        position: absolute;
        opacity: 0;
        z-index: -1;
        visibility: hidden
    }

        body.is-parent-poc .poc-landing__quiz-answer-check + label {
            background-position: 96%;
            background-size: 20px 20px;
            background-repeat: no-repeat;
            background-image: url(/content/images/icons/unchecked_desktop.png)
        }

        body.is-parent-poc .poc-landing__quiz-answer-check:checked + label {
            background-color: #99dfd4;
            background-image: url(/content/images/icons/checked_desktop.png)
        }

    body.is-parent-poc .poc-landing__quiz-speech-bubble {
        background-color: #7ba5de;
        border-radius: 16px;
        padding: 30px;
        position: relative
    }

        body.is-parent-poc .poc-landing__quiz-speech-bubble:before {
            content: "";
            width: 0;
            height: 0;
            position: absolute;
            left: 70px;
            top: -35px;
            border-style: solid;
            border-width: 35px 0 0 35px;
            border-color: transparent transparent transparent #7ba4de
        }

    body.is-parent-poc .poc-landing__quiz-speech-bubble-container {
        padding-top: 25px
    }

    body.is-parent-poc .poc-landing__quiz-speech-bubble-icon {
        display: block;
        margin: auto;
        width: 100%;
        max-width: 90px;
        margin-bottom: 10px
    }

    body.is-parent-poc .poc-landing__momentum {
        padding-top: 35px;
        padding-bottom: 25px;
        background-color: #ccefe9
    }

    body.is-parent-poc .poc-landing__momentum-card {
        display: block;
        border: 0;
        outline: 0;
        text-decoration: none
    }

    body.is-parent-poc .poc-landing__momentum-card-image {
        margin: auto;
        margin-bottom: 20px;
        width: 280px
    }

    body.is-parent-poc .poc-landing__momentum-card-cta {
        display: block;
        margin-bottom: 20px;
        color: #1d1d1d;
        font-style: normal;
        background-position: right 65px center
    }

    body.is-parent-poc .l-landing-isi {
        padding: 35px 30px 25px
    }

        body.is-parent-poc .l-landing-isi .is-expanded .m-isi-drawer-content .m-isi-content h3, body.is-parent-poc .l-landing-isi .l-isi-main h3 {
            font-size: 17px;
            margin-top: 0;
            margin-bottom: 0
        }

        body.is-parent-poc .l-landing-isi .is-expanded .m-isi-drawer-content .m-isi-content p, body.is-parent-poc .l-landing-isi .l-isi-main p {
            font-size: 15px;
            margin-top: 0;
            margin-bottom: 20px
        }

            body.is-parent-poc .l-landing-isi .is-expanded .m-isi-drawer-content .m-isi-content p.highlight-text, body.is-parent-poc .l-landing-isi .l-isi-main p.highlight-text {
                font-style: normal
            }

                body.is-parent-poc .l-landing-isi .is-expanded .m-isi-drawer-content .m-isi-content p.highlight-text a, body.is-parent-poc .l-landing-isi .l-isi-main p.highlight-text a {
                    text-decoration: underline
                }

                    body.is-parent-poc .l-landing-isi .is-expanded .m-isi-drawer-content .m-isi-content p.highlight-text a.text-nowrap, body.is-parent-poc .l-landing-isi .l-isi-main p.highlight-text a.text-nowrap {
                        white-space: nowrap !important
                    }

                body.is-parent-poc .l-landing-isi .is-expanded .m-isi-drawer-content .m-isi-content p.highlight-text.last-text, body.is-parent-poc .l-landing-isi .l-isi-main p.highlight-text.last-text {
                    margin-bottom: 0;
                    padding-bottom: 0
                }

        body.is-parent-poc .l-landing-isi .is-expanded .m-isi-drawer-content .m-isi-content {
            padding-bottom: 20px
        }

        body.is-parent-poc .l-landing-isi .nowrap--poc {
            white-space: normal !important
        }

    body.is-parent-poc .l-footer.is-landing {
        padding: 15px 30px
    }

        body.is-parent-poc .l-footer.is-landing p {
            color: #1d1d1d
        }

        body.is-parent-poc .l-footer.is-landing .icon-cell {
            display: block;
            width: auto;
            float: none;
            position: absolute;
            right: 15px
        }

            body.is-parent-poc .l-footer.is-landing .icon-cell.facebook {
                top: 0
            }

            body.is-parent-poc .l-footer.is-landing .icon-cell.twitter {
                bottom: 0
            }

    body.is-parent-poc .m-isi-content .mobile-link-disable.is-phonenumber {
        color: #1d1d1d !important;
        text-decoration: none !important
    }

.m-landing-header-logo {
    background-image: url(/content/images/sprite.png);
    background-position: -200px 0;
    width: 236px;
    height: 105px;
    background-size: 218px 215px;
    height: 52.5px;
    width: 118px;
    background-position: -100px 0;
    position: absolute;
    top: 10px;
    left: 0;
    transform: scale(.77)
}

.m-landing-header-telehealth-logo {
    background-image: url(/content/images/sprite.png);
    background-size: 218px 215px;
    height: 53.5px;
    width: 118px;
    background-position: -100px 0px;
    position: absolute;
    top: 10px;
    left: 15px;
    transform: scale(1.4);
}

.is-momentum-thankyou .m-landing-header-logo {
    transform: scale(1);
    left: 10px;
    top: 20px
}

@media(min-width:600px) {
    .is-momentum-thankyou .m-landing-header-logo {
        transform: scale(1.44);
        top: 41px;
        left: 44px
    }
}

.m-landing-header-nav {
    padding: 0 0px 0 160px;
    text-align: right;
}

    .m-landing-header-nav a {
        clear: both;
        display: inline-block;
        text-decoration: none;
        text-decoration-color: #2eb599;
        font-size: 12px;
        line-height: 1;
        font-weight: 700;
        color: #575555
    }

        .m-landing-header-nav a:last-child {
            margin-top: 14px
        }

        .m-landing-header-nav a br {
            display: none
        }

    .m-landing-header-nav .divider {
        display: none
    }

.is-momentum-thankyou .m-landing-header-nav {
    text-align: right;
    padding-right: 0
}

    .is-momentum-thankyou .m-landing-header-nav a {
        float: right
    }

@media(min-width:600px) {
    .is-momentum-thankyou .m-landing-header-nav a {
        font-size: 14px
    }
}

.m-landing-heading-section {
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 30px;
    text-align: left;
    font-size: 29px;
    line-height: 33px;
    color: #fff;
    background: #66d0be;
    border-bottom: 0
}

    .m-landing-heading-section br {
        display: none
    }

@media(min-width:600px) {
    .m-landing-heading-section {
        padding-left: 6.25%;
        padding-right: 6.25%;
        font-size: 34px;
        line-height: 40px;
        margin-bottom: 15px
    }

        .m-landing-heading-section br {
            display: block
        }
}

.m-landing-half-divider {
    width: 50%;
    margin: 25px auto;
    background: #575555
}

.m-landing-header-astellas-logo {
    display: none
}

.m-diagram.m-diagram-about-oab {
    position: relative;
    margin-bottom: 30px;
    font-size: 13px;
    text-align: center
}

@media(min-width:768px) {
    .m-diagram.m-diagram-about-oab {
        margin-top: 0;
        margin-bottom: 0;
        padding-bottom: 90px;
        text-align: left
    }
}

@media(min-width:1160px) {
    .m-diagram.m-diagram-about-oab {
        padding-bottom: 80px
    }
}

.m-diagram.m-diagram-about-oab img {
    max-width: 100%
}

@media(max-width:767px) {
    .m-diagram.m-diagram-about-oab img {
        max-width: 90%;
        margin: 0 auto;
        height: 170px
    }
}

.m-diagram.m-diagram-about-oab span {
    display: block;
    line-height: 1.3;
    font-size: 15px;
    text-align: left;
    font-weight: 300;
    margin-bottom: 15px
}

@media(min-width:946px) {
    .m-diagram.m-diagram-about-oab span {
        font-size: 20px
    }
}

.m-diagram.m-diagram-about-oab span.top {
    bottom: 100%;
    width: 100%;
    font-size: 22px;
    font-weight: 700;
    color: #57585b
}

@media(min-width:768px) {
    .m-diagram.m-diagram-about-oab span.top {
        font-size: 30px
    }
}

.m-diagram.m-diagram-about-oab span.mobile-hidden {
    margin-top: 15px;
    display: none
}

@media(min-width:768px) {
    .m-diagram.m-diagram-about-oab span.mobile-hidden {
        display: block
    }
}

.journey-subheading .bold {
    font-weight: 700
}

.journey-container {
    position: relative
}

    .journey-container .bold {
        font-weight: 700
    }

    .journey-container .journey-desktop-only {
        display: none
    }

@media(min-width:768px) {
    .journey-container .journey-desktop-only {
        display: block
    }
}

.journey-container .journey-desktop-only .mobile-only {
    display: block
}

@media(min-width:768px) {
    .journey-container .journey-desktop-only .mobile-only {
        display: none
    }
}

@media(min-width:768px) {
    .journey-container .m-treatment-journey {
        height: 258px;
        margin-top: 15%;
        position: sticky;
        top: 200px
    }
}

.journey-container .m-slider {
    margin-top: 0;
    height: 3000px;
    background: url(/content/images/treatment-road-mobile.png) no-repeat;
    background-size: contain;
    background-position: center;
    margin-bottom: 175px
}

@media(min-width:768px) {
    .journey-container .m-slider {
        margin-bottom: 210px
    }
}

@media(min-width:768px) {
    .journey-container .m-slider {
        background: url(/content/images/treatment-road.png) no-repeat;
        width: 65%;
        background-size: contain;
        margin-left: 25%;
        margin-top: -235px;
        margin-bottom: -1100px
    }
}

@media(min-width:992px) {
    .journey-container .m-slider {
        margin-bottom: -40%
    }
    .h1-desktop-m1 {
        font-size: 3em;
        line-height: 1.15;
        margin-bottom: 15px;
    }
    .h1-desktop-m2 {
        font-size: 5em;
        line-height: 1.15;
        margin-bottom: 15px;
    }
}

@media(min-width:1160px) {
    .journey-container .m-slider {
        margin-bottom: 15%
    }
}

.journey-container .day-bubble {
    position: absolute;
    text-transform: uppercase;
    top: 55px;
    left: 28%
}

@media(min-width:480px) {
    .journey-container .day-bubble {
        left: 33%
    }
}

@media(min-width:768px) {
    .journey-container .day-bubble {
        left: -5%;
        top: 15px
    }
}

@media(min-width:992px) {
    .journey-container .day-bubble {
        top: 7px;
        left: -16%
    }
}

@media(min-width:1160px) {
    .journey-container .day-bubble {
        top: 15px;
        left: -13%
    }
}

.journey-container .day-bubble h3 {
    font-size: 21px;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-weight: 600
}

@media(min-width:992px) {
    .journey-container .day-bubble h3 {
        font-size: 42px
    }
}

.journey-container .day-bubble .yellow-bubble {
    background: #ffc72a;
    padding: 11px 20px;
    border-radius: 50%
}

@media(min-width:992px) {
    .journey-container .day-bubble .yellow-bubble {
        padding: 3px 20px;
        border-radius: 50%
    }
}

.journey-container .journey-track-container {
    display: flex;
    border: 1px solid #1d1d1d;
    padding: 5px;
    margin: 10px auto 0;
    border-radius: 25px;
    justify-content: space-between;
    align-items: center
}

@media(min-width:768px) {
    .journey-container .journey-track-container {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        border: none
    }
}

.journey-container .tap-below {
    text-align: center;
    font-weight: 700;
    margin-top: 20px
}

.journey-container .goal-pin {
    height: 32px;
    position: relative
}

@media(min-width:768px) {
    .journey-container .goal-pin {
        height: 32px;
        position: relative;
        width: 150px;
        margin-bottom: 20px
    }
}

.journey-container .goal-pin a, .journey-container .goal-pin p {
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    font-size: 12px
}

@media(min-width:768px) {
    .journey-container .goal-pin a, .journey-container .goal-pin p {
        font-size: 18px
    }
}

.journey-container .goal-pin .journey-path-chevrons {
    display: none
}

.journey-container .goal-pin.is-selected {
    background: #ffc72a;
    max-width: 100px;
    text-align: center;
    border-radius: 25px;
    padding: 4px 16px;
    border: 1px solid #ffc72a;
    z-index: 2
}

.journey-container .goal-pin:not(.is-selected) {
    max-width: 100px;
    text-align: center;
    border-radius: 25px;
    padding: 4px 16px;
    cursor: pointer;
    border: 1px solid #a7a9ab;
    background-color: #ccefe9;
    z-index: 2
}

    .journey-container .goal-pin:not(.is-selected) a {
        color: #808284
    }

@media(min-width:946px) {
    .journey-container .goal-pin {
        margin-bottom: 30px
    }
}

.journey-container .goal-pin.goal-pin-1:after {
    content: "";
    width: 340%;
    border: 1px solid #a7a9ab;
    position: absolute;
    top: 50%;
    left: 100%
}

@media(min-width:480px) {
    .journey-container .goal-pin.goal-pin-1:after {
        width: 420%
    }
}

@media(min-width:768px) {
    .journey-container .goal-pin.goal-pin-1:after {
        content: "";
        height: 515%;
        width: 0;
        border: 1px solid #a7a9ab;
        position: absolute;
        top: 100%;
        left: 54%
    }
}

.journey-container .day-block-wrapper {
    position: absolute;
    top: 110px;
    padding: 30px;
    border: 2px solid #61d1bd;
    border-radius: 25px;
    background: #b0e8de;
    width: 100%
}

@media(min-width:768px) {
    .journey-container .day-block-wrapper {
        position: absolute;
        top: -2%;
        left: 20%;
        width: 60%;
        z-index: 1;
        padding: 15px
    }
}

@media(min-width:1160px) {
    .journey-container .day-block-wrapper {
        width: 57%;
        z-index: 1;
        padding: 25px
    }
}

.journey-container .day-block-wrapper .bold {
    font-weight: 700
}

.journey-container .day-block-wrapper p {
    font-size: 17px
}

@media(min-width:1160px) {
    .journey-container .day-block-wrapper p {
        font-size: 24px
    }
}

.journey-container .day-block-wrapper ul {
    padding: 0 0 0 20px
}

    .journey-container .day-block-wrapper ul li {
        line-height: 1.4
    }

.journey-container .day-p {
    text-align: center;
    margin-bottom: 15px
}

@media(min-width:768px) {
    .journey-container .day-p {
        text-align: center;
        margin-bottom: 0;
        position: absolute;
        top: 390px;
        width: 50%;
        left: -50px;
        line-height: 1
    }
}

@media(min-width:992px) {
    .journey-container .day-p {
        top: 505px;
        width: 39%;
        left: -108px
    }
}

.journey-container #day-1 .day-image img {
    border: 1px solid #ffc72a
}

.journey-container .day-image {
    text-align: center;
    margin: 18px
}

@media(min-width:768px) {
    .journey-container .day-image {
        position: absolute;
        top: 5%;
        left: -125px
    }
}

.journey-container .day-image img {
    width: 110px;
    height: 110px;
    border-radius: 50%
}

@media(min-width:768px) {
    .journey-container .day-image img {
        width: 200px;
        height: 200px
    }
}

@media(min-width:992px) {
    .journey-container .day-image img {
        width: 300px;
        height: 300px
    }
}

.journey-container .day-cta {
    display: flex;
    background: #ffc72a;
    border-radius: 40px;
    padding: 7px;
    position: absolute;
    left: 14%;
    width: 73%;
    text-transform: uppercase;
    align-items: center;
    justify-content: center
}

@media(min-width:768px) {
    .journey-container .day-cta {
        left: 0;
        top: 102%;
        width: 100%
    }
}

@media(min-width:992px) {
    .journey-container .day-cta {
        top: 105%;
        padding: 5px
    }

        .journey-container .day-cta .bold {
            width: 89%
        }
}

@media(min-width: 502px) {
    .journey-container #day-30-pam .video-container video {
        width: 350px;
    }
}
@media(max-width: 501px) {
    .journey-container #day-30-pam {
        position: absolute;
        top: 62%;
        height: 220px;
        width: 350px;
    }
    .journey-container #day-30-pam .video-container {
        height: 220px;
    }
    .journey-container #day-30-pam .video-container video {
        width: 350px;
        height: 220px;
    }
    .journey-container .m-slider {
        margin-top: 0;
        height: 3300px;
        background: url(/content/images/treatment-road-mobile.png) no-repeat;
        background-size: contain;
        background-position: center;
        margin-bottom: 175px
    }
    .journey-container #day-90 {
        position: absolute;
        width: 100%;
        top: 2975px
    }
    .journey-container #day-60 {
        position: absolute;
        width: 100%;
        top: 2375px
    }

    .journey-container #day-30 {
        position: absolute;
        width: 100%;
        top: 1380px
    }
    .journey-container .momentum-block {
        position: absolute;
        top: 920px
    }
    .page-type-featured__hero {
        background-position: 75% !important;
    }
}

@media(max-width: 376px) {
    .journey-container .m-slider {
        background-position: top;
    }
    .journey-container .momentum-block{
        top: 850px;
    }
    .journey-container #day-30 {
        top: 1300px;
    }
    .journey-container #day-30-pam {
        top: 1950px;
    }
    .journey-container #day-60 {
        top: 2245px;
    }
    .journey-container #day-90 {
        top: 2900px;
    }
    [data-page-section=journey_treatment] {
         padding: 35px 0 0px 0 !important;
    }
}

.journey-container .day-cta img {
    border: 2px solid #000;
    border-radius: 50%;
    width: 30px;
    height: auto;
    margin: auto 10px auto 0;
    display: block
}

.journey-container .day-cta-pam img {
    border: none !important;
}

@media(min-width:1160px) {
    .journey-container .day-cta img {
        height: auto;
        width: 43px
    }
}

.journey-container .day-cta p {
    font-size: 13px
}

@media(min-width:1160px) {
    .journey-container .day-cta p {
        font-size: 18px;
        line-height: unset
    }
}

.journey-container .health-double {
    top: 110%
}

@media(min-width:992px) {
    .journey-container .health-double {
        top: 135%
    }
}
@media(max-width:376px) {
    .journey-container .health-double {
        top: 115%
    }
    .day-bubble.day-90 {
        top: 55px;
    }
    .journey-container #day-30-pam .video-container video {
        width: 320px;
        height: inherit;
    }
}

/* To be cleaned up - temp styling */
@media(max-width:376px) {
    .journey-container .day-cta-pam {
        top: 125% !important;
        left: 10% !important;
    }
    .journey-container #day-30-pam .video-content p, .journey-container #day-30-pam .video-content h2 {
        margin: auto;
        width: 279px;
    }
    .journey-container #day-30-pam .video-container {
        height: 185px !important;
    }
}

.journey-container .health-double img {
    border: none;
    border-radius: unset
}

.journey-container .day-arrow img {
    position: absolute;
    height: 80px;
    top: 300px;
    left: 25%
}

@media(min-width:480px) {
    .journey-container .day-arrow img {
        top: 255px;
        left: 20%
    }
}

@media(min-width:768px) {
    .journey-container .day-arrow img {
        left: -120px;
        top: 330px;
        height: 115px
    }
}

@media(min-width:992px) {
    .journey-container .day-arrow img {
        left: -211px;
        top: 392px;
        height: 170px
    }
}

@media(min-width:768px) {
    .journey-container .momentum-block {
        position: absolute;
        top: 9%;
        right: -23%
    }
}

@media(min-width:992px) {
    .journey-container .momentum-block {
        position: absolute;
        top: 13%;
        right: -12%
    }
}

@media(min-width:1160px) {
    .journey-container .momentum-block {
        top: 480px;
        right: -65px
    }
}

.journey-container .momentum-block div {
    background: #dcd7e1;
    border: 2px solid #9c9cb3;
    margin: auto;
    width: 100%;
    padding: 70px 10px 20px 10px;
    text-align: center;
    border-radius: 50%;
    height: 295px;
    width: 300px
}

@media(min-width:768px) {
    .journey-container .momentum-block div {
        background: #dcd7e1;
        border: 3px solid #9c9cb3;
        padding: 58px 10px 20px 10px;
        height: 350px;
        width: 360px
    }
}

@media(min-width:1160px) {
    .journey-container .momentum-block div {
        padding: 69px 10px 20px 10px;
        height: 420px;
        width: 435px
    }
}

.journey-container .momentum-block div img {
    width: 224px
}

.journey-container .momentum-block div p {
    line-height: 1.5;
    margin: 20px
}

.journey-container .momentum-block .footnotes {
    margin-top: 25px;
    text-align: center
}

@media(min-width:768px) {
    .journey-container .momentum-block .footnotes {
        margin-top: 0;
        font-size: 12px;
        width: 70%;
        position: absolute;
        left: 10%;
        top: 240px
    }
}

@media(min-width:1160px) {
    .journey-container .momentum-block .footnotes {
        top: 70%
    }
}

.journey-container .momentum-block .bold {
    font-weight: 700
}

.journey-container .momentum-block a {
    color: #000;
    text-decoration: underline
}

@media(min-width:768px) {
    .journey-container #day-30 {
        top: 19%;
        left: -5%;
        position: absolute;
    }
}

@media(min-width:992px) {
    .journey-container #day-30 {
        top: 25%;
        left: 0
    }
}

@media(min-width:1160px) {
    .journey-container #day-30 {
        top: 34%;
        left: 2%
    }
    .journey-container #day-30-pam {
        position: absolute;
        top: 53%;
        left: -18%;
        height: 220px;
        width: 350px;
    }
    .journey-container #day-30-pam .video-container, .journey-container #day-30-pam .video-container video {
        height: 220px;
    }
}

.journey-container #day-30-pam .video-content p, .journey-container #day-30-pam .video-content h2 {
    line-height: 1.2;
}

@media(min-width:992px) {
    .journey-container #day-30 .day-bubble {
        top: -17px;
        left: -16%
    }
}

@media(min-width:1160px) {
    .journey-container #day-30 .day-bubble {
        left: -13%
    }
}

.journey-container #day-30 .yellow-bubble {
    padding: 11px 15px
}

@media(min-width:992px) {
    .journey-container #day-30 .yellow-bubble {
        padding: 8px 15px
    }
}

@media(min-width:768px) {
    .journey-container #day-30 .day-block-wrapper {
        top: 75px;
        left: -20%
    }
}

.journey-container #day-30 .day-arrow img {
    height: 35px;
    top: 330px;
    left: 45%
}

@media(min-width:480px) {
    .journey-container #day-30 .day-arrow img {
        top: 260px;
        left: 47%
    }
}

@media(min-width:768px) {
    .journey-container #day-30 .day-arrow img {
        height: 120px;
        top: 3%;
        left: 105%
    }
}

@media(min-width:1160px) {
    .journey-container #day-30 .day-arrow img {
        height: 133px;
        top: -1%;
        left: 105%
    }
}

@media(min-width:768px) {
    .journey-container #day-30 .day-image {
        position: absolute;
        top: 205px;
        left: 145px;
        z-index: 0;
        margin: 0
    }
}

@media(min-width:992px) {
    .journey-container #day-30 .day-image {
        left: 34%
    }
}

.journey-container #day-30 .day-p {
    margin-top: 55px
}

@media(min-width:768px) {
    .journey-container #day-30 .day-p {
        margin-top: 0;
        position: absolute;
        top: 17%;
        left: 105%;
        width: 100%
    }
}

@media(min-width:992px) {
    .journey-container #day-30 .day-p {
        left: 363px;
        width: 75%
    }
}

@media(min-width:1160px) {
    .journey-container #day-30 .day-p {
        left: 114%;
        width: 50%;
        top: 5%;
        font-size: 20px
    }
}

.journey-container #day-30 .day-cta {
    display: flex;
    background: #66d0b3;
    border-radius: 40px;
    position: absolute;
    left: 9%;
    width: 83%;
    text-transform: uppercase
}

@media(min-width:768px) {
    .journey-container #day-30 .day-cta {
        left: 0;
        width: 101%
    }
}

.journey-container #day-30 .day-cta img {
    border: none
}

@media(min-width:1160px) {
    .journey-container #day-30 .day-cta img {
        display: block;
        width: 60px;
        height: auto
    }
}

.journey-container #day-30 .day-cta p {
    color: #fff
}

@media(min-width:768px) {
    .journey-container #day-60 {
        position: absolute;
        width: 100%;
        top: 40%;
        right: -24%
    }
}

@media(min-width:992px) {
    .journey-container #day-60 {
        top: 53%;
        left: 23%
    }
}

@media(min-width:1160px) {
    .journey-container #day-60 {
        top: 68%;
        left: 17%
    }
}

@media(min-width:768px) {
    .journey-container #day-60 .day-bubble {
        top: -53px;
        left: 42%
    }
}

@media(min-width:992px) {
    .journey-container #day-60 .day-bubble {
        top: -115px;
        left: 36%
    }
}

@media(min-width:1160px) {
    .journey-container #day-60 .day-bubble {
        left: 47%
    }
}

.journey-container #day-60 .yellow-bubble {
    padding: 11px 15px
}

@media(min-width:992px) {
    .journey-container #day-60 .yellow-bubble {
        padding: 8px 15px
    }
}

.journey-container #day-60 .day-arrow img {
    height: 25px;
    top: 365px;
    left: 48%;
    margin-bottom: 51px
}

@media(min-width:480px) {
    .journey-container #day-60 .day-arrow img {
        top: 323px;
        left: 50%
    }
}

@media(min-width:768px) {
    .journey-container #day-60 .day-arrow img {
        top: 106%;
        left: -60%;
        margin: 0;
        height: 38px
    }
}

@media(min-width:1160px) {
    .journey-container #day-60 .day-arrow img {
        left: -45%
    }
}

.journey-container #day-60 .day-arrow.lower img {
    top: 460px
}

@media(min-width:480px) {
    .journey-container #day-60 .day-arrow.lower img {
        top: 420px
    }
}

@media(min-width:768px) {
    .journey-container #day-60 .day-arrow.lower img {
        top: 465px
    }
}

@media(min-width:768px) {
    .journey-container #day-60 .day-image {
        margin: 0;
        top: -50px;
        left: -105px
    }
    .home-section-image {
        border-radius: 15px 0 0 15px;
        height:322px;
    }
    #home-section-image-desktop {
        display: block;
    }

    #home-section-image-mobile {
        display: none;
    }
}

@media(min-width:992px) {
    .journey-container #day-60 .day-image {
        left: -28%
    }
}

@media(min-width:1160px) {
    .journey-container #day-60 .day-image {
        left: -18%
    }
}

.journey-container #day-60 .kegels {
    text-align: center
}

    .journey-container #day-60 .kegels img {
        margin-top: 20px;
        margin-bottom: 40px
    }

@media(min-width:768px) {
    .journey-container #day-60 .kegels img {
        margin: 0;
        position: absolute;
        left: -100%;
        height: 21%;
        top: 77%
    }
}

@media(min-width:992px) {
    .journey-container #day-60 .kegels img {
        top: 85%
    }
}

@media(min-width:1160px) {
    .journey-container #day-60 .kegels img {
        left: -70%
    }
}

.journey-container #day-60 .day-cta {
    display: flex;
    background: #00b189;
    border-radius: 40px;
    position: absolute;
    left: 9%;
    width: 83%;
    text-transform: uppercase
}

@media(min-width:768px) {
    .journey-container #day-60 .day-cta {
        left: 0;
        width: 100%
    }
}

.journey-container #day-60 .day-cta img {
    border: none
}

@media(min-width:1160px) {
    .journey-container #day-60 .day-cta img {
        display: block;
        width: 60px;
        height: auto
    }
}

.journey-container #day-60 .day-cta p {
    color: #fff
}

@media(min-width:768px) {
    .journey-container #day-90 {
        top: 53.5%;
        left: -45%;
        position: absolute;
    }
}

@media(min-width:992px) {
    .journey-container #day-90 {
        top: 71.5%;
        left: -25%
    }
}

@media(min-width:1160px) {
    .journey-container #day-90 {
        top: 89%;
        left: -36%
    }
}

.journey-container #day-90 .yellow-bubble {
    padding: 11px 15px
}

@media(min-width:992px) {
    .journey-container #day-90 .yellow-bubble {
        padding: 0 19px
    }
}

@media(min-width:768px) {
    .journey-container #day-90 .day-bubble {
        left: 88%;
        top: -29px;
        line-height: 2;
        text-align: center
    }
}

@media(min-width:992px) {
    .journey-container #day-90 .day-bubble {
        left: 84%;
        top: -88px
    }

        .journey-container #day-90 .day-bubble h3 {
            display: flex;
            flex-direction: column
        }
}

@media(min-width:1160px) {
    .journey-container #day-90 .day-bubble {
        left: 86%;
        top: -50px
    }
}

@media(min-width:768px) {
    .journey-container #day-90 .day-p {
        top: 50%;
        font-size: 12px;
        left: 150%
    }
}

@media(min-width:992px) {
    .journey-container #day-90 .day-p {
        top: 57%;
        font-size: 20px;
        left: 150%;
        width: 60%
    }
}

@media(min-width:768px) {
    .journey-container #day-90 .day-image {
        margin: 0;
        top: 70%;
        left: 91%
    }
}

@media(min-width:992px) {
    .journey-container #day-90 .day-image {
        left: 90%;
        top: 79%
    }
}

@media(min-width:1160px) {
    .journey-container #day-90 .day-image {
        left: 93%
    }
}

.journey-container #day-90 .day-arrow img {
    height: 75px;
    top: 220px;
    left: 61%
}

@media(min-width:480px) {
    .journey-container #day-90 .day-arrow img {
        top: 210px
    }
}

@media(min-width:768px) {
    .journey-container #day-90 .day-arrow img {
        top: 80%;
        height: 74px;
        left: 148%;
        z-index: 1
    }
}

@media(min-width:992px) {
    .journey-container #day-90 .day-arrow img {
        top: 97%;
        height: 95px;
        left: 152%;
        z-index: 1
    }
}

.journey-container #day-90 .kegels img {
    margin: 20px 20px 40px 20px
}

.journey-container #day-90 .day-cta {
    display: flex;
    background: #7ca6dc;
    border-radius: 40px;
    position: absolute;
    left: 9%;
    width: 83%;
    text-transform: uppercase
}

@media(min-width:768px) {
    .journey-container #day-90 .day-cta {
        left: 0;
        width: 100%
    }
}

.journey-container #day-90 .day-cta img {
    border: none
}

@media(min-width:1160px) {
    .journey-container #day-90 .day-cta img {
        display: block;
        width: 60px;
        height: auto
    }
}

.journey-container #day-90 .day-cta p {
    color: #fff
}

.m-landing-email-thankyou .momentum-header {
    background-color: #f2f0f3;
    border-top: 2px solid #ffe18e;
    width: 100%;
    height: 96px;
    margin-top: 20px
}

@media(min-width:600px) {
    .m-landing-email-thankyou .momentum-header {
        padding: 15px 6.25%
    }
}

.m-landing-email-thankyou .m-momentum-logo {
    width: 207px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%,-50%)
}

.m-landing-email-thankyou .content {
    padding: 70px 0
}

.m-landing-email-thankyou .m-heading-primary {
    font: 700 36px/51.4285px "Proxima Nova",Arial,Helvetica,sans-serif;
    margin-bottom: 0
}

.m-accordion-desktop {
    display: none
}

@media(min-width:768px) {
    .m-accordion-desktop {
        display: block
    }

        .m-accordion-desktop [class^=m-accordion-col] {
            width: 385px;
            display: block;
            float: left
        }

        .m-accordion-desktop .m-accordion-col1 {
            margin-right: 26px
        }
}

@media(min-width:768px) {
    .m-accordion-mobile {
        display: none
    }
}

.m-accordion {
    position: relative;
    cursor: pointer;
    background: 0 0
}

    .m-accordion .m-accordion-title {
        border: 0;
        cursor: pointer;
        text-align: left;
        padding: 13px 32px 13px 13px;
        position: relative;
        width: 100%;
        font: 700 15px/1 "Proxima Nova",Arial,Helvetica,sans-serif
    }

        .m-accordion .m-accordion-title::after {
            content: "+";
            position: absolute;
            right: 10px;
            font: 700 24px/33px "Proxima Nova",Arial,Helvetica,sans-serif;
            width: 35px;
            height: 35px;
            color: #1d1d1d;
            text-align: center;
            top: 52%;
            transform: translateY(-50%)
        }

    .m-accordion .m-accordion-content {
        -webkit-transition: max-height .3s;
        -moz-transition: max-height .3s;
        -ms-transition: max-height .3s;
        -o-transition: max-height .3s;
        display: none;
        position: relative;
        overflow: hidden;
        padding: 20px;
        font-size: 17px
    }

    .m-accordion.is-open {
        cursor: inherit
    }

        .m-accordion.is-open .m-accordion-title::after {
            content: "−"
        }

.m-study-design .m-accordion:not(.is-study-design) {
    background: #f6f6f6;
    margin-bottom: 10px
}

@media(min-width:768px) {
    .m-study-design .m-accordion:not(.is-study-design) {
        margin-bottom: 25px
    }
}

.m-study-design .m-accordion:not(.is-study-design) .m-accordion-title {
    background: #f6f6f6;
    height: 75px;
    padding-left: 70px;
    font-size: 18px;
    position: relative;
    z-index: 0;
    outline: 0
}

@media(min-width:768px) {
    .m-study-design .m-accordion:not(.is-study-design) .m-accordion-title {
        font-size: 20px;
        padding-left: 90px
    }

        .m-study-design .m-accordion:not(.is-study-design) .m-accordion-title.hover, .m-study-design .m-accordion:not(.is-study-design) .m-accordion-title:hover {
            background: #ddd
        }
}

.m-study-design .m-accordion:not(.is-study-design) .m-accordion-title::before {
    content: "";
    width: 48px;
    height: 48px;
    position: absolute;
    display: block;
    left: 10px;
    top: 50%;
    transform: translateY(-50%)
}

@media(min-width:768px) {
    .m-study-design .m-accordion:not(.is-study-design) .m-accordion-title::before {
        width: 58px;
        height: 58px
    }
}

.m-study-design .m-accordion:not(.is-study-design) .m-accordion-title.is-hypertension::before {
    background: url(/content/images/icons/icon-hypertension.png) 0 0/contain no-repeat
}

.m-study-design .m-accordion:not(.is-study-design) .m-accordion-title.is-headache::before {
    background: url(/content/images/icons/icon-headache.png) 0 0/contain no-repeat
}

.m-study-design .m-accordion:not(.is-study-design) .m-accordion-title.is-backpain::before {
    background: url(/content/images/icons/icon-backpain.png) 0 0/contain no-repeat
}

.m-study-design .m-accordion:not(.is-study-design) .m-accordion-title.is-drymouth::before {
    background: url(/content/images/icons/icon-drymouth.png) 0 0/contain no-repeat
}

.m-study-design .m-accordion:not(.is-study-design) .m-accordion-title.is-sinusitis::before {
    background: url(/content/images/icons/icon-sinusitis.png) 0 0/contain no-repeat
}

.m-study-design .m-accordion:not(.is-study-design) .m-accordion-title.is-arthralgia::before {
    background: url(/content/images/icons/icon-arthralgia.png) 0 0/contain no-repeat
}

.m-study-design .m-accordion:not(.is-study-design) .m-accordion-title.is-uti::before {
    background: url(/content/images/icons/icon-uti.png) 0 0/contain no-repeat
}

.m-study-design .m-accordion:not(.is-study-design) .m-accordion-title.is-nasopharyngitis::before {
    background: url(/content/images/icons/icon-nasopharyngitis.png) 0 0/contain no-repeat
}

.m-study-design .m-accordion:not(.is-study-design) .m-accordion-title.is-constipation::before {
    background: url(/content/images/icons/icon-constipation.png) 0 0/contain no-repeat
}

.m-study-design .m-accordion:not(.is-study-design) .m-accordion-title.is-dizziness::before {
    background: url(/content/images/icons/icon-dizziness.png) 0 0/contain no-repeat
}

.m-study-design .m-accordion:not(.is-study-design) .m-accordion-title.is-influenza::before {
    background: url(/content/images/icons/icon-influenza.png) 0 0/contain no-repeat
}

.m-study-design .m-accordion:not(.is-study-design) .m-accordion-title.is-cystitis::before {
    background: url(/content/images/icons/icon-cystitis.png) 0 0/contain no-repeat
}

.m-study-design .m-accordion:not(.is-study-design) .m-accordion-content {
    font: 500 18px/1.2 "Proxima Nova",Arial,Helvetica,sans-serif;
    padding-left: 75px;
    padding-top: 20px;
    padding-bottom: 11px;
    position: relative
}

@media(min-width:768px) {
    .m-study-design .m-accordion:not(.is-study-design) .m-accordion-content {
        font-size: 20px;
        padding-left: 90px
    }
}

.m-study-design .m-accordion:not(.is-study-design) .m-accordion-content::before {
    width: 233px;
    content: "";
    position: absolute;
    z-index: 100;
    height: 3px;
    background: #66d0be;
    top: 0
}

@media(min-width:768px) {
    .m-study-design .m-accordion:not(.is-study-design) .m-accordion-content::before {
        width: 277px
    }
}

.m-study-design .m-accordion:not(.is-study-design) .m-accordion-content p {
    font: 500 18px/1.2 "Proxima Nova",Arial,Helvetica,sans-serif;
    margin-bottom: 5px
}

@media(min-width:768px) {
    .m-study-design .m-accordion:not(.is-study-design) .m-accordion-content p {
        font-size: 20px
    }
}

.m-study-design .m-accordion:not(.is-study-design) .m-accordion-content dd, .m-study-design .m-accordion:not(.is-study-design) .m-accordion-content dl, .m-study-design .m-accordion:not(.is-study-design) .m-accordion-content dt {
    margin: 0;
    padding: 0
}

.m-study-design .m-accordion:not(.is-study-design) .m-accordion-content dd, .m-study-design .m-accordion:not(.is-study-design) .m-accordion-content dt {
    display: inline-block;
    font-weight: 700
}

.m-study-design .m-accordion:not(.is-study-design) .m-accordion-content dt {
    width: 142px
}

@media(min-width:768px) {
    .m-study-design .m-accordion:not(.is-study-design) .m-accordion-content dt {
        width: 175px
    }
}

.m-study-design .m-accordion:not(.is-study-design) .m-accordion-content hr {
    margin: 8px 0;
    padding: 0;
    border-bottom: 1px solid #1d1d1d
}

.m-study-design .m-accordion:not(.is-study-design) .m-accordion-content__list {
    padding-left: 15px;
    margin-top: 10px;
    margin-bottom: 0
}

.m-study-design .m-accordion:not(.is-study-design) .m-accordion-content__list-item {
    font-weight: 600
}

.is-study-design {
    background: #fff3d3;
    padding: 10px
}

@media(min-width:768px) {
    .is-study-design {
        padding: 35px 52px 25px
    }
}

.is-study-design .m-study-design-title {
    text-align: center;
    font-weight: 700;
    margin-bottom: 16px;
    font-size: 18px
}

@media(min-width:768px) {
    .is-study-design .m-study-design-title {
        font-size: 30px;
        line-height: 36px;
        font-weight: 500
    }
}

.is-study-design .m-study-design-subtitle {
    margin: 10px 0;
    text-align: center;
    font-weight: 500;
    font-size: 15px
}

@media(min-width:768px) {
    .is-study-design .m-study-design-subtitle {
        text-align: left;
        font-size: 20px;
        font-weight: 400
    }
}

.is-study-design .m-study-design-content dd, .is-study-design .m-study-design-content dl, .is-study-design .m-study-design-content dt {
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 1.2
}

.is-study-design .m-study-design-content dt {
    font-weight: 700;
    margin-bottom: 5px
}

@media(min-width:768px) {
    .is-study-design .m-study-design-content dt {
        font-size: 20px;
        margin-bottom: 0
    }
}

.is-study-design .m-study-design-content dd {
    margin-bottom: 10px
}

@media(min-width:768px) {
    .is-study-design .m-study-design-content dd {
        font-size: 20px;
        margin-bottom: 22px
    }
}

.m-combination-use {
    background-color: #f0f9f7;
    padding: 30px 6px;
    margin: 25px 0
}

@media(min-width:768px) {
    .m-combination-use {
        padding: 55px 75px;
        margin: 50px 0 15px
    }
}

.m-combination-use .content h1 {
    text-align: center;
    font-size: 24px
}

@media(min-width:768px) {
    .m-combination-use .content h1 {
        font-size: 30px;
        text-align: left
    }
}

.m-combination-use .content:before {
    content: "";
    background: url(/content/images/icons/icon-did-you-know.png) 0 0/contain no-repeat;
    width: 90px;
    height: 90px;
    display: block;
    margin: 0 auto
}

@media(min-width:768px) {
    .m-combination-use .content:before {
        display: inline-block;
        position: absolute;
        left: 0;
        width: 128px;
        height: 128px
    }
}

@media(min-width:768px) {
    .m-combination-use .content {
        padding-left: 146px
    }
}

.m-combination-use .learn-more {
    width: 150px;
    margin: 15px auto
}

@media(min-width:768px) {
    .m-combination-use .learn-more {
        width: 210px;
        margin: 32px 0 15px
    }
}

.violator {
    position: relative;
    overflow: hidden
}

@media(min-width:1160px) {
    .violator {
        font-size: 20px
    }
}

@media(max-width:1159px) {
    .violator {
        font-size: 15px
    }
}

.violator .mobile-link-wrapper a {
    white-space: nowrap;
    color: #1d1d1d
}

.violator .container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 1200px;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%
}

.violator .violator-content {
    width: auto;
    min-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .3s ease-in-out;
    transition: max-height .3s ease-in-out
}

    .violator .violator-content .violator-content-top-container {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        max-width: 1200px;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        margin: auto
    }

body.violator-expanded .violator .violator-content {
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: calc(100vh - 55px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media(max-width:767px)and (orientation:portrait) {
    body.violator-expanded .violator .violator-content {
        max-height: calc(100vh - 105px)
    }
}

@media(max-width:767px)and (orientation:landscape) {
    body.violator-expanded .violator .violator-content {
        max-height: calc(100vh - 45px)
    }
}

.violator .violator-content .container {
    padding-bottom: 70px
}

.violator .highlight-text {
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-style: italic;
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    color: #1d1d1d
}

@media(min-width:768px) {
    .violator .highlight-text {
        font-size: 17px;
        line-height: 20px
    }
}

@media(min-width:946px) {
    .violator .highlight-text {
        font-size: 21px;
        line-height: 25px
    }
}

@media(min-width:1160px) {
    .violator .highlight-text {
        font-size: 23px;
        line-height: 27px
    }
}

.violator .violator-close, .violator .violator-heading {
    background: #7ba5de;
    margin: 0;
    padding-top: 6px;
    padding-bottom: 6px;
    font-weight: bolder;
    cursor: pointer
}

@media(max-width:767px) {
    .violator .violator-close, .violator .violator-heading {
        font-size: 22px
    }
    .home-section-image {
        border-radius: 15px 15px 0 0;
        height: auto;
        width: 100%;
    }
    #home-section-image-desktop{
        display: none;
    }
    #home-section-image-mobile{
        display: block;
    }
    .p-oab .disclaimer {
        margin: 15px 0 15px !important;
    }
    .home-text-to-center-1 {
        text-align: center;
        max-width: 330px;
        margin-left: auto;
        margin-right: auto;
        font-size: 24px;
        margin-top: 0px !important;
        height: 58px;
    }
    .home-text-to-center-2 {
        text-align: center;
        max-width: 330px;
        margin-left: auto;
        margin-right: auto;
        font-size: 16px;
        margin-top: 50px;
    }
    .added-bgcolor-section .added-bgcolor-section-padding {
        padding: 40px 10px !important;
    }
    .m-button-arrow-home {
        width: 208px;
        margin-left: auto;
        margin-right: auto;
        font-size: 15px;
    }
    .resource-h1-mobile {
        font-size: 24px !important;
    }
    .testimonial-section .home-qoute {
        height: auto !important;
    }
    .video-original-half:nth-child(2) {
        padding-bottom: 20px
    }
}

.violator .violator-heading {
    position: relative;
    z-index: 10;
    height: 55px;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    line-height: 1;
    display: block;
    color: #1d1d1d
}

@media(max-width:1159px) {
    .violator .violator-heading {
        height: auto
    }
}

@media(max-width:767px)and (orientation:portrait) {
    .violator .violator-heading {
        height: 105px
    }
}

@media(max-width:767px)and (orientation:landscape) {
    .violator .violator-heading {
        height: 45px
    }
}

.violator .violator-heading .small-text {
    font-size: 14px
}

@media(max-width:1159px) {
    .violator .violator-heading .small-text {
        font-size: 12px
    }
}

@media(min-width:1159px) {
    .journey-container .momentum-block {
        position: absolute;
    }

    .journey-container #day-30 {
        position: absolute;
        width: 100%;
    }

    .journey-container #day-60 {
        position: absolute;
        width: 100%;
    }

    .journey-container #day-90 {
        position: absolute;
        width: 100%;
    }
}

.violator .violator-heading .icon {
    float: right;
    text-align: right;
    min-width: 100px
}

@media(min-width:768px) {
    .violator .violator-heading .icon {
        margin-top: 15px
    }
}

@media(max-width:767px) {
    .violator .violator-heading .icon {
        min-width: 0;
        margin-top: 5px
    }

        .violator .violator-heading .icon:after {
            top: 0
        }
}

.violator .violator-heading .container {
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:768px) {
    .violator .violator-heading .container {
        padding-left: 30px;
        padding-right: 30px
    }
}

.violator .violator-close {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    max-height: 100px
}

    .violator .violator-close .icon:before {
        content: "Close";
        color: #1d1d1d
    }

.violator .icon {
    cursor: pointer;
    font: bold 12px/1 "Proxima Nova",Arial,Helvetica,sans-serif;
    position: relative;
    padding-right: 40px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

body.violator-expanded .violator .icon {
    color: #7ba5de
}

.violator .icon.hover, .violator .icon:focus, .violator .icon:hover {
    text-decoration: underline
}

    .violator .icon.hover:after, .violator .icon:focus:after, .violator .icon:hover:after {
        background: #ffc72a;
        color: #1d1d1d;
        text-decoration: none;
        background-image: url(/content/images/icons/icon-expand-hover.png);
        background-repeat: no-repeat
    }

body.violator-expanded .violator .icon.hover:after, body.violator-expanded .violator .icon:focus:after, body.violator-expanded .violator .icon:hover:after {
    background-image: url(/content/images/icons/icon-collapse-hover.png)
}

.violator .icon:after {
    content: "";
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    position: absolute;
    top: -7px;
    right: 10px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #57585b;
    color: #fff;
    font-size: 27px;
    line-height: 24px;
    text-align: center;
    background-image: url(/content/images/icons/icon-expand.png);
    background-size: cover;
    background-repeat: no-repeat
}

body.violator-expanded .violator .icon:after {
    background-image: url(/content/images/icons/icon-collapse.png);
    font-weight: 400;
    line-height: 20px
}

@media(max-width:767px) {
    .violator .disclaimer {
        text-align: center
    }
}

.violator .title {
    position: relative;
    background-color: #ffc72a;
    font: bolder 21px/1 Rockwell,Arial,Helvetica,sans-serif
}

@media(min-width:768px) {
    .violator .title {
        float: left;
        padding: 75px 35px;
        margin-right: 70px;
        margin-bottom: 20px;
        max-width: 250px
    }
}

@media(max-width:767px) {
    .violator .title {
        padding: 35px 40px 0;
        margin: 0 -15px 60px;
        font-size: 24px
    }
}

.violator .title:before {
    content: "";
    position: absolute;
    border: solid transparent
}

@media(min-width:768px) {
    .violator .title:before {
        top: 0;
        left: 100%;
        border-left-color: #ffc72a;
        border-width: 95px 0 95px 35px
    }
}

@media(max-width:767px) {
    .violator .title:before {
        top: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        border-top-color: #ffc72a;
        border-width: 60px 380px 0 380px
    }
}

@media(max-width:767px)and (orientation:landscape) {
    .violator .title:before {
        border-width: 60px 500px 0 500px
    }
}

.violator .desc {
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px
}

@media(min-width:768px) {
    .violator .desc {
        padding-left: 0;
        padding-right: 0
    }
}

@media(min-width:1160px) {
    .violator .desc {
        line-height: 25px;
        overflow: hidden
    }
}

@media(min-width:1160px) {
    .violator .desc {
        padding-right: 115px;
        padding-left: 0
    }
}

.violator .contact {
    margin-top: 20px;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-weight: bolder
}

@media(max-width:767px) {
    .violator .contact {
        background-color: #ffc72a;
        max-width: 300px;
        padding: 7px;
        margin: 15px auto 0;
        line-height: 1
    }

        .violator .contact:before {
            content: url(/content/images/icon-call.png);
            display: inline-block;
            vertical-align: middle;
            margin-right: 7px
        }
}

.violator .footnote {
    font-size: 11px;
    font-style: italic
}

@media(min-width:768px) {
    .violator .links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media(min-width:768px)and (orientation:portrait) {
    .violator .links {
        font-size: 16px
    }
}

@media(max-width:767px) {
    .violator .links {
        text-align: center;
        margin: 15px auto
    }
}

.violator .links a {
    position: relative;
    text-decoration: underline;
    color: #1d1d1d
}

    .violator .links a.hover, .violator .links a:focus, .violator .links a:hover {
        color: #00b189
    }

@media(min-width:768px) {
    .violator .links a {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        margin: 40px 0
    }
}

@media(max-width:767px) {
    .violator .links a {
        display: block
    }
}

@media(max-width:767px) {
    .violator .links a:nth-child(2) {
        margin-bottom: 30px
    }
}

.violator .links a:nth-child(2):after {
    content: "";
    display: block;
    border: 0 solid #1d1d1d;
    position: absolute
}

@media(min-width:880px) {
    .violator .links a:nth-child(2):after {
        min-height: 50px;
        margin-left: 15px;
        left: 100%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        border-left-width: 1px
    }
}

@media(max-width:767px) {
    .violator .links a:nth-child(2):after {
        min-width: 50px;
        margin-top: 15px;
        top: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        border-top-width: 1px
    }
}

.violator .violator-isi h3:not(:first-of-type) {
    margin-top: 30px;
    margin-bottom: 10px
}

@media(min-width:1160px) {
    .violator .violator-isi h3 {
        font-size: 20px
    }
}

@media(max-width:1159px) {
    .violator .violator-isi h3 {
        font-size: 15px
    }
}

.violator .violator-isi li, .violator .violator-isi p, .violator .violator-isi ul {
    margin-top: 10px;
    margin-bottom: 10px
}

.violator .violator-isi li, .violator .violator-isi p {
    color: #1d1d1d
}

    .violator .violator-isi li:before {
        font-size: 20px;
        line-height: 1
    }

.violator .violator-isi a {
    text-decoration: underline;
    color: #00b189
}

    .violator .violator-isi a.hover, .violator .violator-isi a:focus, .violator .violator-isi a:hover {
        color: #1d1d1d
    }

.combination-use p {
    margin-bottom: 15px
}

.combination-use .container {
    width: auto
}

.combination-use .row {
    padding: 0
}

.combination-use__preheader {
    background: #66d0b3;
    height: 45px
}

@media(min-width:768px) {
    .combination-use__preheader {
        height: 55px
    }
}

.combination-use__dagger {
    font-size: 110%;
    top: -2px
}

.combination-use__header {
    background: #f0f9f7;
    padding: 15px 25px
}

@media(min-width:768px) {
    .combination-use__header {
        padding: 35px
    }
}

.combination-use__header-h1 {
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-size: 21px;
    line-height: 1.2;
    margin-bottom: 10px
}

@media(min-width:768px) {
    .combination-use__header-h1 {
        font-size: 40px
    }
}

.combination-use__header-p {
    font-size: 15px;
    line-height: 1.2
}

@media(min-width:768px) {
    .combination-use__header-p {
        font-size: 20px
    }
}

.combination-use__header-phone-button {
    display: block;
    width: 100%;
    max-width: 330px;
    padding: 15px;
    background: #ffc72e;
    color: #000;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 600
}

    .combination-use__header-phone-button:active, .combination-use__header-phone-button:focus, .combination-use__header-phone-button:hover, .combination-use__header-phone-button:visited {
        color: #000
    }

@media(min-width:768px) {
    .combination-use__header-phone-button {
        background: 0 0;
        max-width: 100%;
        padding: 0;
        font-size: 30px
    }

        .combination-use__header-phone-button sup {
            top: -3px
        }
}

.combination-use__header-phone-icon {
    width: 30px;
    height: auto;
    display: inline-block;
    margin-right: 10px
}

@media(min-width:768px) {
    .combination-use__header-phone-icon {
        display: none
    }
}

.combination-use__header-marks {
    font-size: 12px;
    line-height: 1.2
}

.combination-use__copy-wrapper {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 25px
}

    .combination-use__copy-wrapper a {
        color: #66d0b3;
        text-decoration: underline;
        font-style: italic
    }

@media(min-width:768px) {
    .combination-use__copy-wrapper {
        padding-left: 35px;
        padding-right: 35px
    }
}

.combination-use__copy-wrapper p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 1.2
}

.combination-use__copy-wrapper ul {
    margin: 0
}

@media(min-width:768px) {
    .combination-use__copy-wrapper ul {
        margin: 10px 0
    }
}

.combination-use__copy-wrapper ul.top-mrgn-0 {
    margin-top: 0
}

.combination-use__copy-wrapper li {
    font-size: 15px;
    line-height: 1.2
}

@media(min-width:768px) {
    .combination-use__copy-wrapper li, .combination-use__copy-wrapper p {
        font-size: 20px;
        line-height: 1.4
    }
}

.combination-use__information {
    text-align: center;
    padding: 0;
    margin-bottom: 20px
}

.combination-use__information-wrapper {
    padding: 25px 0 0
}

@media(min-width:768px) {
    .combination-use__information-wrapper {
        padding: 40px 0 20px
    }
}

.combination-use__information-link {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 600;
    color: #000;
    text-decoration: underline
}

@media(min-width:768px) {
    .combination-use__information-link {
        font-size: 18px
    }
}

.combination-use__information-link.hover, .combination-use__information-link:hover {
    text-decoration: underline
}

.combination-use__information-link.hover, .combination-use__information-link:focus, .combination-use__information-link:hover {
    color: #66d0b3
}

.combination-use__saftey-information {
    margin-bottom: 10px !important
}

.combination-use__subhead {
    display: block;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 15px
}

.combination-use__subhead-link.hover, .combination-use__subhead-link:hover {
    color: #000
}

.combination-use__subhead-sup {
    font-size: 100%;
    top: -.1em
}

.combination-use .fda-link {
    color: #66d0b3;
    text-decoration: underline
}

@media(min-width:768px) {
    .combination-use .fda-link {
        color: #000;
        text-decoration: none
    }

        .combination-use .fda-link:hover {
            color: #000
        }
}

@media(min-width:387px)and (max-width:768px) {
    .combination-use__forced-linebreak {
        display: none !important
    }
}

@media(min-width:1200px) {
    .combination-use__forced-linebreak {
        display: none !important
    }
}

.older-adults {
    background-color: #f0f9f7;
    margin-top: 25px;
    display: none
}

    .older-adults .row {
        padding: 40px 60px
    }

@media(max-width:450px) {
    .older-adults .row {
        padding: 40px 30px
    }
}

.older-adults h1 {
    text-align: center;
    padding-bottom: 10px
}

.older-adults .beers-crit-highlight {
    width: 90%;
    max-width: 800px;
    margin: 30px auto 10px auto;
    padding: 25px 30px;
    border-top: 8px solid #66d0b3;
    border-bottom: 8px solid #66d0b3
}

@media(max-width:600px) {
    .older-adults .beers-crit-highlight {
        width: 100%;
        padding: 20px 15px
    }
}

.older-adults .beers-crit-highlight p {
    font-size: 24px
}

@media(max-width:946px) {
    .older-adults .beers-crit-highlight p {
        font-size: 17px;
        line-height: 1.2
    }
}

section.patient-resource .recipe-thumbnail {
    max-width: 350px;
    display: inline-block
}

    section.patient-resource .recipe-thumbnail.hover .recipe-thumbnail__title, section.patient-resource .recipe-thumbnail:hover .recipe-thumbnail__title {
        text-decoration: underline
    }

    section.patient-resource .recipe-thumbnail.hover .recipe-thumbnail__image, section.patient-resource .recipe-thumbnail:hover .recipe-thumbnail__image {
        box-shadow: 0 3px 9px 0 rgba(0,0,0,.25)
    }

section.patient-resource .recipe-thumbnail__image {
    transition: box-shadow .25s ease-in-out;
    width: 100%;
    border: 1px solid #00b189
}

section.patient-resource .recipe-thumbnail__title {
    font: 600 17px/1.2 Rockwell,Arial,Helvetica,sans-serif;
    color: #1d1d1d;
    text-align: center;
    margin: 10px 0 27px
}

@media(min-width:767px) {
    section.patient-resource .recipe-thumbnail__title {
        font-size: 20px
    }
}

.recipe-page .recipe-thumbnail {
    min-width: 130px;
    max-width: 350px;
    display: inline-block
}

    .recipe-page .recipe-thumbnail.hover .recipe-thumbnail__title, .recipe-page .recipe-thumbnail:hover .recipe-thumbnail__title {
        text-decoration: underline
    }

    .recipe-page .recipe-thumbnail.hover .recipe-thumbnail__image, .recipe-page .recipe-thumbnail:hover .recipe-thumbnail__image {
        box-shadow: 0 3px 9px 0 rgba(0,0,0,.25)
    }

    .recipe-page .recipe-thumbnail:nth-child(1) {
        margin-right: 10px
    }

@media(min-width:850px) {
    .recipe-page .recipe-thumbnail:nth-child(1) {
        margin-right: 0
    }
}

.recipe-page .recipe-thumbnail:nth-child(2) {
    margin-left: 10px
}

@media(min-width:850px) {
    .recipe-page .recipe-thumbnail:nth-child(2) {
        margin-left: 0
    }
}

.recipe-page .recipe-thumbnail__row {
    padding-left: 20px;
    padding-right: 20px
}

.recipe-page .recipe-thumbnail__wrapper {
    max-width: 755px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(min-width:768px) {
    .recipe-page .recipe-thumbnail__wrapper {
        margin-top: 30px
    }
}

.recipe-page .recipe-thumbnail__image {
    transition: box-shadow .25s ease-in-out;
    width: 100%;
    border: 1px solid #00b189
}

.recipe-page .recipe-thumbnail__title {
    font: 600 15px/1.2 Rockwell,Arial,Helvetica,sans-serif;
    color: #1d1d1d;
    text-align: center;
    margin: 10px 0 10px;
    height: calc(17px * 1.2 * 3);
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

@media(min-width:767px) {
    .recipe-page .recipe-thumbnail__title {
        font-size: 20px;
        height: calc(20px * 1.2 * 2)
    }
}

@media(min-width:768px) {
    .recipe-page .recipe-thumbnail__title {
        margin: 0 0 20px
    }
}

section.patient-resource .article-thumbnail {
    max-width: 350px;
    display: inline-block
}

    section.patient-resource .article-thumbnail.hover .article-thumbnail__title, section.patient-resource .article-thumbnail:hover .article-thumbnail__title {
        text-decoration: underline
    }

    section.patient-resource .article-thumbnail.hover .article-thumbnail__image, section.patient-resource .article-thumbnail:hover .article-thumbnail__image {
        box-shadow: 0 3px 9px 0 rgba(0,0,0,.25)
    }

section.patient-resource .article-thumbnail__image {
    transition: box-shadow .25s ease-in-out;
    width: 100%;
    max-width: 350px;
    border: 1px solid #00b189
}

section.patient-resource .article-thumbnail__title {
    font: 600 17px/1.2 Rockwell,Arial,Helvetica,sans-serif;
    color: #1d1d1d;
    text-align: center;
    margin: 12px 0 5px
}

@media(min-width:767px) {
    section.patient-resource .article-thumbnail__title {
        font-size: 20px
    }
}

section.patient-resource .article-thumbnail__description {
    font: normal 15px/1.2 "Proxima Nova",Arial,Helvetica,sans-serif;
    color: #1d1d1d;
    text-align: center;
    margin: 5px 0 30px
}

@media(min-width:767px) {
    section.patient-resource .article-thumbnail__description {
        font-size: 20px
    }
}

.article-page .article-thumbnail {
    min-width: 130px;
    max-width: 350px;
    display: inline-block
}

    .article-page .article-thumbnail.hover .article-thumbnail__title, .article-page .article-thumbnail:hover .article-thumbnail__title {
        text-decoration: underline
    }

    .article-page .article-thumbnail.hover .article-thumbnail__image, .article-page .article-thumbnail:hover .article-thumbnail__image {
        box-shadow: 0 3px 9px 0 rgba(0,0,0,.25)
    }

    .article-page .article-thumbnail:nth-child(1) {
        margin-right: 10px
    }

@media(min-width:850px) {
    .article-page .article-thumbnail:nth-child(1) {
        margin-right: 0
    }
}

.article-page .article-thumbnail:nth-child(2) {
    margin-left: 10px
}

@media(min-width:850px) {
    .article-page .article-thumbnail:nth-child(2) {
        margin-left: 0
    }
}

.article-page .article-thumbnail__row {
    padding-left: 20px;
    padding-right: 20px
}

.article-page .article-thumbnail__wrapper {
    max-width: 755px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(min-width:768px) {
    .article-page .article-thumbnail__wrapper {
        margin-top: 30px
    }
}

.article-page .article-thumbnail__image {
    transition: box-shadow .25s ease-in-out;
    width: 100%;
    border: 1px solid #00b189
}

.article-page .article-thumbnail__title {
    font: 600 17px/1.2 Rockwell,Arial,Helvetica,sans-serif;
    color: #1d1d1d;
    text-align: center;
    margin: 10px 0 10px;
    height: 40.8px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

@media(min-width:767px) {
    .article-page .article-thumbnail__title {
        font-size: 20px;
        height: auto
    }
}

@media(min-width:768px) {
    .article-page .article-thumbnail__title {
        margin: 0 0 20px
    }
}

.article-page .article-thumbnail__description {
    font: normal 15px/1.2 "Proxima Nova",Arial,Helvetica,sans-serif;
    color: #1d1d1d;
    text-align: center;
    margin: 5px 0 30px
}

@media(min-width:767px) {
    .article-page .article-thumbnail__description {
        font-size: 20px
    }
}

.number-one-callout {
    background-color: #fff;
    padding-top: 15px;
    padding-bottom: 15px
}

@media screen and (min-width:768px) {
    .number-one-callout {
        padding: 20px 30px
    }
}

.number-one-callout__wrapper {
    padding-left: 5px;
    padding-right: 5px
}

@media screen and (min-width:768px) {
    .number-one-callout__wrapper {
        padding-left: 15px;
        padding-right: 15px
    }
}

.number-one-callout__inner {
    background-color: #f0f9f7;
    padding: 25px 0
}

.number-one-callout__icon {
    display: block;
    margin: 0 auto 30px auto;
    width: 100%;
    max-width: 100px;
    height: auto
}

@media screen and (min-width:768px) {
    .number-one-callout__icon {
        max-width: 130px;
        margin: 0
    }
}

@media screen and (min-width:1200px) {
    .number-one-callout__icon {
        margin-left: 15px
    }
}

.number-one-callout__content {
    text-align: center
}

@media screen and (min-width:768px) {
    .number-one-callout__content {
        text-align: left
    }
}

.number-one-callout__content-h2 {
    font-size: 20px;
    line-height: 1.2;
    font-family: Rockwell,serif;
    margin-bottom: 20px
}

@media screen and (min-width:768px) {
    .number-one-callout__content-h2 {
        font-size: 30px;
        margin-top: 10px
    }
}

.number-one-callout__content-p {
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 10px
}

    .number-one-callout__content-p:last-of-type {
        margin-bottom: 0
    }

@media screen and (min-width:768px) {
    .number-one-callout__content-p.linebreak {
        display: block
    }
}

.ask-doctor-callout {
    background-color: #fff;
    padding-top: 15px;
    padding-bottom: 15px
}

@media screen and (min-width:768px) {
    .ask-doctor-callout {
        padding: 20px 30px
    }
}

.ask-doctor-callout__wrapper {
    padding-left: 5px;
    padding-right: 5px
}

@media screen and (min-width:768px) {
    .ask-doctor-callout__wrapper {
        padding-left: 15px;
        padding-right: 15px
    }
}

.ask-doctor-callout__inner {
    background-color: #f0f9f7;
    padding: 45px 0
}

.ask-doctor-callout__icon {
    display: block;
    margin: 0 auto 15px auto;
    width: 100%;
    max-width: 50px;
    height: auto
}

@media screen and (min-width:768px) {
    .ask-doctor-callout__icon {
        max-width: 100px;
        margin: 5px 0 0 auto
    }
}

.ask-doctor-callout__content {
    text-align: center
}

@media screen and (min-width:768px) {
    .ask-doctor-callout__content {
        text-align: left
    }
}

.ask-doctor-callout__content-h2 {
    font-size: 15px;
    line-height: 1.2;
    font-weight: 400;
    margin: 0
}

@media screen and (min-width:768px) {
    .ask-doctor-callout__content-h2 {
        font-size: 30px
    }
}

.ask-doctor-callout__content-link {
    font-size: 15px;
    line-height: 1.2;
    color: #000;
    font-weight: 700;
    text-decoration: underline
}

@media screen and (min-width:768px) {
    .ask-doctor-callout__content-link {
        font-size: 30px
    }
}

.ask-doctor-callout__content-link:hover {
    color: #000
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.astellas-answers-wrapper {
    position: relative;
    display: none
}

    .astellas-answers-wrapper .collapse {
        display: none
    }

        .astellas-answers-wrapper .collapse.in {
            display: block;
            position: relative;
            z-index: 200
        }

    .astellas-answers-wrapper a:focus, .astellas-answers-wrapper a:hover, .astellas-answers-wrapper a:visited, .astellas-answers-wrapper button:focus, .astellas-answers-wrapper button:hover, .astellas-answers-wrapper button:visited {
        outline: 0
    }

    .astellas-answers-wrapper .navbar-toggler {
        padding: 5px 12px;
        font-size: 16px;
        line-height: 1;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: .25rem
    }

        .astellas-answers-wrapper .navbar-toggler:focus, .astellas-answers-wrapper .navbar-toggler:hover {
            text-decoration: none
        }

@media only screen and (min-width:768px) {
    .astellas-answers-wrapper #astellas-answers {
        border: 1px solid #d8d8d8;
        border-radius: 7px;
        height: 40px;
        width: 160px;
        position: absolute;
        top: 0;
        left: 0
    }
}

@media only screen and (min-width:768px) {
    .astellas-answers-wrapper #astellas-answers #aa-button-ui {
        padding: 0;
        height: 40px
    }
}

.astellas-answers-wrapper #astellas-answers #aa-button-ui ul {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: .25rem 0;
    margin: 0
}

    .astellas-answers-wrapper #astellas-answers #aa-button-ui ul li {
        width: auto;
        border-bottom: none;
        display: inline-block;
        color: #a62b4d;
        font-size: 10px;
        line-height: 10px;
        position: relative
    }

        .astellas-answers-wrapper #astellas-answers #aa-button-ui ul li:first-child {
            margin-right: 10px
        }

@media only screen and (min-width:768px) {
    .astellas-answers-wrapper #astellas-answers #aa-button-ui ul li:first-child {
        margin-right: 5px !important
    }
}

.astellas-answers-wrapper #astellas-answers #aa-button-ui ul li:first-child::after {
    position: absolute;
    right: 0;
    top: 60%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 120%;
    border-left: 1px solid #d8d8d8;
    content: "";
    display: block
}

@media only screen and (min-width:768px) {
    .astellas-answers-wrapper #astellas-answers #aa-button-ui ul li:first-child::after {
        top: 70% !important;
        height: 100% !important
    }
}

@media only screen and (min-width:768px) {
    .astellas-answers-wrapper #astellas-answers #aa-button-ui ul li .toggle-chevron {
        right: -22px !important;
        top: -8px !important
    }
}

.astellas-answers-wrapper #astellas-answers #aa-button-ui ul #ast-logo {
    width: 76px;
    height: 21px;
    margin-right: 15px
}

@media only screen and (min-width:768px) {
    .astellas-answers-wrapper #astellas-answers #aa-button-ui ul #ast-logo {
        width: 69px !important;
        height: 19px !important;
        margin-right: 7px !important
    }
}

@media only screen and (min-width:768px) {
    .astellas-answers-wrapper #astellas-answers #aa-button-ui button {
        padding: 0;
        margin: 0
    }
}

.astellas-answers-wrapper #astellas-answers #aa-button-ui button .toggle-chevron {
    position: absolute;
    right: 15px;
    top: 14px;
    height: 8px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    display: block;
    width: 16px
}

@media only screen and (min-width:768px) {
    .astellas-answers-wrapper #astellas-answers #aa-button-ui button .toggle-chevron {
        display: block
    }
}

.astellas-answers-wrapper #astellas-answers #aa-button-ui .navbar-toggler[aria-expanded=false] .toggle-chevron {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.astellas-answers-wrapper #astellas-answers #aa-dropdown {
    padding: .625rem .9375rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

@media only screen and (min-width:768px) {
    .astellas-answers-wrapper #astellas-answers #aa-dropdown {
        background-color: #d8d8d8;
        border-radius: 0 0 7px 7px
    }
}

.astellas-answers-wrapper #astellas-answers #aa-dropdown.aa-dropdown {
    overflow: hidden
}

.astellas-answers-wrapper #astellas-answers #aa-dropdown p {
    color: #a62b4d;
    margin-bottom: 14px;
    line-height: 16px
}

@media only screen and (min-width:768px) {
    .astellas-answers-wrapper #astellas-answers #aa-dropdown p {
        font-size: 11px
    }
}

.astellas-answers-wrapper #astellas-answers #aa-dropdown .contact {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin: .625rem 0
}

@media only screen and (min-width:768px) {
    .astellas-answers-wrapper #astellas-answers #aa-dropdown .contact {
        margin: .3125rem 0;
        display: flex
    }
}

.astellas-answers-wrapper #astellas-answers #aa-dropdown .contact:last-child {
    margin-bottom: 0
}

.astellas-answers-wrapper #astellas-answers #aa-dropdown .contact .icon {
    width: 11px;
    height: 15px
}

.astellas-answers-wrapper #astellas-answers #aa-dropdown .contact .icon__website {
    width: 15px
}

.astellas-answers-wrapper #astellas-answers #aa-dropdown .contact a, .astellas-answers-wrapper #astellas-answers #aa-dropdown .contact p {
    color: #58595b;
    font-weight: 700;
    text-align: left
}

@media only screen and (min-width:768px) {
    .astellas-answers-wrapper #astellas-answers #aa-dropdown .contact a, .astellas-answers-wrapper #astellas-answers #aa-dropdown .contact p {
        font-weight: 400
    }
}

@media only screen and (min-width:768px) {
    .astellas-answers-wrapper #astellas-answers #aa-dropdown .contact .col-xs-11 {
        padding: 0;
        width: auto
    }
}

@media only screen and (min-width:768px) {
    .astellas-answers-wrapper #astellas-answers #aa-dropdown .contact .col-xs-11 p {
        font-size: 12px
    }
}

@media only screen and (min-width:768px) {
    .astellas-answers-wrapper #astellas-answers #aa-dropdown .contact .col-xs-1 {
        padding: 0;
        width: auto;
        margin-right: 5px
    }
}

@media screen and (min-width:768px) {
    .astellas-answers-wrapper--desktop {
        display: inline;
        margin-left: 10px
    }
}

@media screen and (min-width:1160px) {
    .astellas-answers-wrapper--desktop {
        margin-left: 20px
    }
}

@media(min-width:768px)and (max-width:945px) {
    .astellas-answers-wrapper--desktop #astellas-answers {
        width: 70px;
        padding: 2px 5px;
        height: 30px;
        left: -5px;
        top: -8px
    }
}

@media(min-width:946px)and (max-width:1159px) {
    .astellas-answers-wrapper--desktop #astellas-answers {
        left: 20px;
        top: -12px
    }
}

.astellas-answers-wrapper--desktop #astellas-answers #aa-button-ui ul li {
    font-size: 12px;
    font-weight: 500
}

@media(min-width:768px)and (max-width:945px) {
    .astellas-answers-wrapper--desktop #astellas-answers #aa-button-ui ul li:first-child {
        display: none
    }
}

@media(min-width:768px)and (max-width:945px) {
    .astellas-answers-wrapper--desktop #astellas-answers #aa-button-ui {
        height: 28px
    }
}

@media(min-width:768px)and (max-width:945px) {
    .astellas-answers-wrapper--desktop #astellas-answers #aa-button-ui button .toggle-chevron {
        width: 10px
    }
}

@media(min-width:768px)and (max-width:945px) {
    .astellas-answers-wrapper--desktop #astellas-answers #aa-button-ui ul li .toggle-chevron {
        right: -15px !important
    }
}

@media(min-width:768px)and (max-width:945px) {
    .astellas-answers-wrapper--desktop #astellas-answers #aa-dropdown {
        width: 160px;
        left: -90px
    }
}

.astellas-answers-wrapper--mobile {
    display: block;
    padding: 17px 30px 100px;
    background-color: #fff;
    border-top: 2px solid #a62b4d
}

@media screen and (min-width:768px) {
    .astellas-answers-wrapper--mobile {
        display: none
    }
}

.astellas-answers-wrapper--mobile .collapse {
    display: block
}

@media screen and (max-width:768px) {
    .astellas-answers-wrapper--mobile #astellas-answers #aa-button-ui button .toggle-chevron {
        display: none
    }
}

.astellas-answers-wrapper--mobile .navbar-toggler {
    display: block;
    margin: auto
}

.astellas-answers-wrapper--mobile #astellas-answers #aa-button-ui ul #ast-logo {
    width: 100px;
    height: auto
}

.astellas-answers-wrapper--mobile #astellas-answers #aa-button-ui ul li {
    font-size: 13px
}

.astellas-answers-wrapper--mobile .col-xs-1, .astellas-answers-wrapper--mobile .col-xs-10 {
    padding: 0
}

#ch_chat_button {
    display: none !important;
    position: fixed !important;
    width: 192px !important;
    height: 77px !important;
    bottom: 160px !important;
    right: -110px !important;
    z-index: 999 !important;
    background: url(/content/images/icons/ch-slider-mobile.png) center no-repeat !important;
    background-size: cover !important;
    transition: right 1s !important;
    transition-timing-function: cubic-bezier(.25,.46,.45,.94) !important
}

    #ch_chat_button.ch_chat_closed {
        display: flex !important
    }

@media screen and (min-width:768px) {
    #ch_chat_button {
        width: 295px !important;
        height: 116px !important;
        bottom: 140px !important;
        right: -170px !important;
        background: url(/content/images/icons/ch-slider-desktop.png) center no-repeat !important;
        background-size: cover !important
    }

        #ch_chat_button:hover {
            right: 0 !important;
            cursor: pointer !important
        }
}

#ch_chat_button #chatbot_contents, #ch_chat_button #chatbot_svg {
    display: none !important
}

#ch_chat {
    bottom: 124px !important
}

@media screen and (max-width:768px) {
    #ch_chat {
        bottom: 60px !important;
        height: 440px !important
    }
}

@media screen and (max-width:768px) {
    .l-isi-drawer.chat-open {
        height: 60px !important
    }
}

.chatbot-wrapper {
    z-index: 151 !important;
    position: relative !important
}

.debbie__wrapper {
    padding-left: 15px;
    padding-right: 15px
}

@media screen and (min-width:768px) {
    .debbie__wrapper {
        padding-left: 0;
        padding-right: 0
    }
}

.debbie__container {
    background-color: #f0f9f7;
    padding: 15px 15px 25px
}

@media screen and (min-width:768px) {
    .debbie__container {
        padding: 15px !important
    }
}

@media screen and (min-width:1160px) {
    .debbie__container {
        padding: 30px 15px !important
    }
}

.debbie__video-col {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 25px
}

@media screen and (min-width:768px) {
    .debbie__video-col {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 0;
        max-width: 550px
    }
}

@media screen and (max-width:767px) {
    .debbie__video-col-inner {
        margin: auto;
        max-width: 575px
    }
}

.debbie__video-col .video-content {
    display: none
}

.debbie__content-col {
    padding-left: 0;
    padding-right: 0;
    text-align: center
}

@media screen and (min-width:768px) {
    .debbie__content-col {
        padding-left: 15px;
        padding-right: 15px;
        text-align: left
    }
}

@media screen and (min-width:946px) {
    .debbie__content-col {
        margin-top: 30px
    }
}

@media screen and (min-width:1160px) {
    .debbie__content-col {
        margin-top: 45px
    }
}

@media screen and (min-width:1200px) {
    .debbie__content-col {
        margin-top: 55px
    }
}

@media screen and (max-width:767px) {
    .debbie__content-col-inner {
        margin: auto;
        max-width: 575px
    }
}

@media screen and (min-width:1160px) {
    .debbie__content-col-inner {
        max-width: 445px;
        padding-left: 5px
    }
}

.debbie__heading {
    margin-bottom: 10px !important
}

@media screen and (min-width:768px) {
    .debbie__heading {
        font-size: 30px
    }
}

@media screen and (min-width:767px)and (max-width:864px) {
    .debbie__heading .dynamic-lb {
        display: none !important
    }
}

.is-parent-index .testimonial-section--my-guides-video {
    padding-bottom: 35px
}

.is-parent-index .testimonial-section .p-social {
    padding-bottom: 0
}

.is-parent-social_saying .debbie__wrapper {
    background-color: #f0f9f7;
    margin-bottom: 30px;
    padding-right: 10px;
    padding-left: 10px
}

@media screen and (min-width:1160px) {
    .is-parent-social_saying .debbie__wrapper {
        margin-bottom: 50px
    }
}

@media screen and (max-width:767px) {
    .is-parent-social_saying .debbie__container {
        padding-top: 20px
    }
}

@media screen and (min-width:1160px) {
    .is-parent-social_saying .debbie__video-col {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (min-width:1160px) {
    .is-parent-social_saying .debbie__content-col-inner {
        padding-left: 10px
    }
}

@media screen and (min-width:1160px) {
    .is-parent-patient_resources .debbie-story h4.video-title {
        line-height: 1.2;
        margin-bottom: 4px
    }
}

.scroll-slider, .triple-tiles__scroll-slider {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none
}

    .scroll-slider::-webkit-scrollbar, .triple-tiles__scroll-slider::-webkit-scrollbar {
        display: none
    }

.scroll-slider__item, .scroll-slider__item-tile-wrap {
    flex: 0 0 auto;
    margin-right: 3px
}

.scroll-slider__container {
    position: relative
}

@media screen and (max-width:767px) {
    .scroll-slider__container--horizontal-nav {
        z-index: 5
    }
}

.scroll-slider-patient-resources-subnav {
    display: none;
    background-color: #ffc72a;
    padding: 20px 30px;
    z-index: 1
}

@media screen and (min-width:768px) {
    .scroll-slider-patient-resources-subnav {
        padding: 32px 30px
    }
}

.scroll-slider__nav-item {
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    background-color: #fce08c;
    height: 36px;
    border: 0;
    color: #000;
    border-radius: 40px;
    padding: 0 20px;
    margin-right: 20px;
    text-decoration: none
}

    .scroll-slider__nav-item:last-child {
        display: inline-block;
        width: 150px;
        visibility: hidden
    }

    .scroll-slider__nav-item.active, .scroll-slider__nav-item:hover {
        cursor: pointer;
        background-color: #000;
        color: #fff !important
    }

    .scroll-slider__nav-item:active, .scroll-slider__nav-item:focus, .scroll-slider__nav-item:visited {
        color: #000;
        text-decoration: none;
        outline: 0
    }

.scroll-slider__buttons {
    display: none
}

.scroll-slider__buttons-wrapper {
    display: flex
}

.scroll-slider__buttons--subnav {
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    width: 10%;
    height: 100%;
    background-image: linear-gradient(to left,#ffc72a 40%,transparent);
    z-index: 2
}

.scroll-slider__scroll-button {
    outline: 0;
    border: 0;
    width: 30px;
    height: 30px;
    background: url(/content/images/icons/sub-nav-arrow.png) center no-repeat;
    background-size: cover
}

.scroll-slider__scroll-button--left {
    transform: scaleX(-1);
    margin-right: 10px
}

.scroll-slider__container--tiles {
    padding: 20px 0
}

.scroll-slider__tiles, .triple-tiles__scroll-slider {
    position: relative;
    padding-left: 15px;
    height: 380px
}

@media(min-width:768px) {
    .scroll-slider__tiles, .triple-tiles__scroll-slider {
        padding-left: 25px
    }
}

.scroll-slider__tiles-buttons {
    position: relative;
    width: 100px;
    z-index: 2
}

.scroll-slider__tiles-scroll-button {
    outline: 0;
    border: 0;
    width: 30px;
    height: 30px;
    background: url(/Content/images/resourceportal/icons/arrow-scroll.svg) center no-repeat;
    background-size: cover
}

.scroll-slider__tiles-scroll-button--left {
    transform: scaleX(-1);
    margin-right: 10px
}

.scroll-slider__tiles-wrapper {
    padding: 60px 0
}

.scroll-slider__tiles .scroll-slider__item-tile-wrap, .triple-tiles__scroll-slider .scroll-slider__item-tile-wrap {
    margin-right: 0 !important
}

    .scroll-slider__tiles .scroll-slider__item-tile-wrap .content-tile__btn-wrap, .scroll-slider__tiles .scroll-slider__item-tile-wrap .full-image-tile__btn-wrap, .triple-tiles__scroll-slider .scroll-slider__item-tile-wrap .content-tile__btn-wrap, .triple-tiles__scroll-slider .scroll-slider__item-tile-wrap .full-image-tile__btn-wrap {
        margin-right: 20px !important
    }

.scroll-slider__item-tile-wrap {
    margin-right: 20px
}

.scroll-slider__item-tile-wrap--last {
    display: none
}

@media(min-width:768px) {
    .scroll-slider__item-tile-wrap--last {
        display: block;
        width: 200px
    }
}

.scroll-slider__item-tile-wrap .content-tile, .scroll-slider__item-tile-wrap .full-image-tile {
    margin-bottom: 0
}

@media(min-width:768px) {
    .scroll-slider__item-tile-wrap .content-tile, .scroll-slider__item-tile-wrap .full-image-tile {
        width: 380px;
        max-width: none
    }
}

.content-tile {
    width: 254px;
    min-width: 254px;
    height: 360px;
    border-radius: 16px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    background-color: #fff;
    text-align: left
}

@media(min-width:768px) {
    .content-tile {
        width: 100%;
        max-width: 380px
    }
}

@media(min-width:1160px) {
    .content-tile {
        margin-bottom: 0
    }
}

.content-tile__btn-wrap, .full-image-tile__btn-wrap {
    display: block;
    padding: 0;
    margin: 0
}

    .content-tile__btn-wrap:focus, .content-tile__btn-wrap:hover, .content-tile__btn-wrap:visited, .full-image-tile__btn-wrap:focus, .full-image-tile__btn-wrap:hover, .full-image-tile__btn-wrap:visited {
        outline: 0;
        border: 0;
        color: inherit;
        text-decoration: none
    }

.content-tile__cover {
    position: relative;
    transition: all .5s;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
    padding: 0;
    height: 196px
}

@media(min-width:768px) {
    .content-tile__cover {
        height: 220px
    }
}

.content-tile__cover.hover, .content-tile__cover:hover {
    transform: scale(1.1)
}

.content-tile__cover-outer {
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    overflow: hidden
}

.content-tile .play-icon {
    display: none
}

.content-tile-video .play-icon {
    display: block;
    opacity: .6;
    background: url(/content/images/resourceportal/icons/play.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    width: 60px;
    height: 60px;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transition: transform .5s ease
}

    .content-tile-video .play-icon:hover {
        transform: scale(1.15);
        cursor: pointer
    }

.content-tile__copy {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    height: 164px;
    padding: 14px 20px
}

@media(min-width:768px) {
    .content-tile__copy {
        height: 140px
    }
}

.content-tile__copy-headline {
    margin-bottom: 10px
}

@media(min-width:768px) {
    .content-tile__copy-headline {
        margin-bottom: 0px
    }
}

.content-tile__copy-headline.resource-h2, .content-tile__copy-headline.triple-tiles__headline {
    font-size: 22px;
    line-height: 1.3
}

.content-tile__copy-links {
    display: flex;
    height: 15px;
    justify-content: space-between;
    align-items: center
}

.content-tile__copy-links-cta {
    color: #00b189;
    display: flex;
    position: relative;
    text-decoration: none;
    border: 0;
    font-family: rockwell-nova,Arial,Helvetica,sans-serif !important
}

    .content-tile__copy-links-cta.hover, .content-tile__copy-links-cta:hover {
        color: #1d846d
    }

    .content-tile__copy-links-cta::after {
        content: "";
        background: url(/content/images/resourceportal/icons/chevron.svg) center no-repeat;
        background-size: cover;
        width: 5px;
        height: 9px;
        position: absolute;
        right: -18px;
        bottom: 4px;
        font-size: 16px;
        color: rgba(29,29,29,.25);
        text-shadow: 0 0 rgba(29,29,29,.25)
    }

.content-tile__copy-links-time {
    display: flex;
    align-items: center
}

.content-tile__copy-links-time-icon {
    width: auto;
    height: 14px;
    margin-right: 10px
}

.content-tile__copy-links-time h6 {
    margin: 0;
    margin-top: 4px
}

.content-tile[data-tile-type=Recipe] .content-tile__copy-links-time h6, .content-tile[data-tile-type=VideoRecipe] .content-tile__copy-links-time h6 {
    margin-top: 5px
}

.full-image-tile {
    position: relative;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 254px;
    min-width: 254px;
    height: 360px;
    border-radius: 16px;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transition: all .5s
}

    .full-image-tile.hover, .full-image-tile:hover {
        transform: scale(1.1)
    }

@media(min-width:768px) {
    .full-image-tile {
        padding: 40px;
        width: 100%;
        max-width: 380px
    }
}

@media(min-width:1160px) {
    .full-image-tile {
        margin-bottom: 0
    }
}

.full-image-tile__btn-wrap {
    border-radius: 16px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0)
}

.full-image-tile .resource-h2, .full-image-tile .triple-tiles__headline {
    margin: 0;
    color: #fff;
    margin-bottom: 35px;
    position: relative
}

.full-image-tile .download-icon {
    display: none
}

.full-image-tile-download .download-icon {
    display: block
}

.full-image-tile-download-link {
    border: 0;
    outline: 0;
    text-decoration: none;
    color: transparent
}

.full-image-tile-download-icon--top {
    height: 100px;
    margin-bottom: 20px
}

.full-image-tile-download-icon--bottom {
    width: 33px;
    height: auto
}

.bottom-cta {
    min-height: 240px;
    max-width: 980px;
    border-radius: 16px;
    margin: auto;
    background-color: #fff;
    display: flex;
    flex-direction: column
}

@media(min-width:768px) {
    .bottom-cta {
        flex-direction: row
    }
}

.bottom-cta img {
    width: 75%
}

.bottom-cta .cta-left {
    width: 100%;
    border-radius: 16px 16px 0 0;
    padding: 25px;
    background-color: #7e6a92;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

@media(min-width:768px) {
    .bottom-cta .cta-left {
        width: 50%;
        border-radius: 16px 0 0 16px
    }
}

.bottom-cta .cta-left .resource-h3 {
    padding-top: 20px;
    text-align: center
}

.bottom-cta .cta-right {
    width: 100%;
    padding: 25px
}

@media(min-width:768px) {
    .bottom-cta .cta-right {
        width: 50%
    }
}

.article-page__speech-bubble .bottom-cta .cta-right p, .bottom-cta .cta-right .article-page__speech-bubble p, .bottom-cta .cta-right .resource-p {
    margin: unset
}

.bottom-cta .cta-right .cta-button-resource {
    background-color: #ffc72a;
    width: 131px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    color: inherit
}

    .bottom-cta .cta-right .cta-button-resource:active, .bottom-cta .cta-right .cta-button-resource:hover {
        color: inherit;
        background-color: #e3a700
    }

.bottom-cta-wrapper {
    padding: 60px 0
}

.scenario-container {
    background-color: rgba(255,199,42,.15)
}

@media(min-width:768px) {
    .scenario-container .scroll-slider__tiles, .scenario-container .triple-tiles__scroll-slider {
        padding-left: 0
    }
}

.scenario-container .resource-h1, .scenario-container .video-article-page__image-quote-h1 {
    margin: 0 0 50px 0
}

@media(max-width:1159px) {
    .scenario-container .resource-h1, .scenario-container .video-article-page__image-quote-h1 {
        height: 156px;
        width: 344px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 60px 0 40px 0;
        text-align: center
    }
}

.scenario-container .scenario-upper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    min-height: 560px;
    overflow: hidden
}

@media(max-width:768px) {
    .scenario-container .scenario-upper .box-wrapper {
        display: flex;
        width: 100%;
        align-items: center;
        flex-direction: column
    }
}

.scenario-container .scenario-upper .scenario-boxes {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    overflow: unset
}

@media(max-width:1159px) {
    .scenario-container .scenario-upper .scenario-boxes {
        width: 100vw;
        overflow-x: scroll;
        overflow-y: hidden !important;
        padding-left: 50px;
        padding-right: 50px;
        height: 400px
    }
}

@media(max-width:768px) {
    .scenario-container .scenario-upper .scenario-boxes {
        flex-direction: column;
        padding: unset;
        overflow: auto;
        height: unset
    }
}

.scenario-container .scenario-upper .scenario-boxes .whole-box {
    width: 280px;
    height: 280px;
    text-align: center;
    background-color: #fff;
    border-radius: 16px;
    margin: 10px;
    color: #1d1d1d;
    position: relative;
    filter: opacity(.5)
}

    .scenario-container .scenario-upper .scenario-boxes .whole-box.hover, .scenario-container .scenario-upper .scenario-boxes .whole-box:hover {
        transform: scale(1.2);
        z-index: 3;
        filter: opacity(1);
        transition: cubic-bezier(1,0,0,1);
        cursor: pointer
    }

@media(max-width:1159px) {
    .scenario-container .scenario-upper .scenario-boxes .whole-box.hover, .scenario-container .scenario-upper .scenario-boxes .whole-box:hover {
        transform: unset
    }
}

.scenario-container .scenario-upper .scenario-boxes .whole-box.active {
    filter: opacity(1);
    box-shadow: 0 0 30px 0 rgba(0,0,0,.25);
    transform: unset
}

.scenario-container .scenario-upper .scenario-boxes .whole-box img {
    margin-top: 45px;
    margin-bottom: 45px;
    height: 70px
}

@media(max-width:1159px) {
    .scenario-container .scenario-upper .scenario-boxes .whole-box {
        display: flex;
        justify-content: space-around;
        align-items: center;
        flex-direction: column;
        width: 220px;
        height: 250px;
        filter: opacity(1);
        margin-bottom: 40px;
        padding: 10px
    }

        .scenario-container .scenario-upper .scenario-boxes .whole-box img {
            margin-top: 0;
            margin-bottom: 0
        }
}

@media(max-width:768px) {
    .scenario-container .scenario-upper .scenario-boxes .whole-box {
        display: flex;
        justify-content: space-around;
        align-items: center;
        flex-direction: row;
        width: 344px;
        height: 160px;
        filter: opacity(1);
        margin-bottom: 40px
    }

        .scenario-container .scenario-upper .scenario-boxes .whole-box img {
            margin-top: 45px;
            margin-bottom: 45px;
            height: 70px
        }
}

.scenario-container .scenario-upper .accordion-view {
    width: 100%
}

.scenario-container .scenario-upper .scenario-arrow {
    position: absolute;
    bottom: -120px;
    left: 110px;
    height: 60px;
    width: 60px;
    transform: rotate(45deg);
    background: linear-gradient(130deg,#fce08c,#fce08c,transparent);
    opacity: 0
}

@media(max-width:1159px) {
    .scenario-container .scenario-upper .scenario-arrow {
        bottom: -85px;
        left: 40%;
        background: #fce08c
    }
}

.scenario-container .scenario-upper .scenario-arrow.active {
    opacity: 1
}

.scenario-container .scenario-lower-container {
    background-color: #fce08c;
    height: 560px;
    padding-top: 100px;
    margin-top: unset
}

@media(max-width:1159px) {
    .scenario-container .scenario-lower-container {
        margin-top: -50px
    }
}

@media(max-width:768px) {
    .scenario-container .scenario-lower-container {
        height: unset;
        padding: unset;
        margin-top: unset;
        padding-top: 40px;
        margin-bottom: 20px;
        overflow: hidden !important
    }
}

@media(min-width:1160px) {
    .scenario-container .scenario-lower-container .container {
        width: 1215px
    }
}

.scenario-container #scenario-lower {
    display: none
}

@media(min-width:768px) {
    .scenario-container #scenario-lower {
        display: block
    }
}

@media(min-width:768px) {
    .scenario-container .accordion-view {
        display: none
    }
}

.resource-h1, .video-article-page__image-quote-h1 {
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-size: 52px;
    line-height: 64px;
    color: #1d1d1d
}

    .bold.video-article-page__image-quote-h1, .resource-h1.bold {
        font-weight: 700
    }

    .resource-h1.sm, .sm.video-article-page__image-quote-h1 {
        font-size: 42px;
        line-height: 56px
    }

@media(max-width:1159px) {
    .resource-h1, .video-article-page__image-quote-h1 {
        font-size: 36px;
        line-height: 48px
    }
}

.resource-h2, .triple-tiles__headline {
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-size: 24px;
    line-height: 1.4;
    color: #1d1d1d
}

    .callout.triple-tiles__headline, .resource-h2.callout {
        font-family: rockwell-nova-condensed,Arial,Helvetica,sans-serif;
        font-size: 32px;
        line-height: 44px;
        color: #00b189
    }

.resource-h3 {
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 2px;
    color: #1d1d1d
}

    .resource-h3.nutrition {
        font-family: rockwell-nova-condensed,Arial,Helvetica,sans-serif;
        line-height: 30px;
        letter-spacing: 0
    }

    .resource-h3.segmentation {
        font-family: rockwell-nova-condensed,Arial,Helvetica,sans-serif;
        font-size: 24px;
        line-height: 32px;
        letter-spacing: 0;
        font-weight: 400
    }

    .resource-h3.white {
        color: #fff
    }

.patient-resource-btn, .resource-h4 {
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 18px
}

    .font-black.patient-resource-btn, .resource-h4.font-black {
        color: #1d1d1d
    }

    .font-white.patient-resource-btn, .resource-h4.font-white {
        color: #fff
    }

.resource-h5 {
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 14px;
    color: #1d1d1d;
    letter-spacing: .88px
}

.resource-h5--subnav {
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif
}

.resource-h6 {
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 13px;
    color: #1d1d1d;
    font-weight: 400
}

    .resource-h6.caps {
        text-transform: uppercase;
        letter-spacing: .8px
    }

.article-page__speech-bubble p, .resource-p {
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    color: #1d1d1d;
    font-size: 20px;
    line-height: 32px;
    font-weight: 400
}

@media(max-width:768px) {
    .article-page__speech-bubble p, .resource-p {
        font-size: 15px;
        line-height: 24px
    }
}

.resource-p--semi-bold {
    font-weight: 500
}

.margin-20-push {
    margin-left: 20px
}

@media(max-width:1159px) {
    .margin-20-push {
        margin-left: unset;
        padding: 0
    }
}

.triple-tiles {
    padding: 20px 0
}

@media screen and (min-width:768px) {
    .triple-tiles {
        padding: 40px 0
    }
}

.triple-tiles__headline {
    margin-bottom: 20px
}

.triple-tiles__wrapper {
    padding: 0
}

.triple-tiles__scroll-slider {
    padding: 0
}

.patient-category-container {
    background-color: #faf9f0
}

@media(max-width:767px) {
    .patient-category-container--mbl {
        padding-top: 80px !important
    }
}

.patient-category-container .category-list .category-tile {
    margin-top: 30px
}

.lower-category {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.category-single-line {
    height: 360px;
    width: 380px;
    display: flex;
    justify-content: center;
    align-items: center
}

@media print {
    .bottom-cta-wrapper, .patient-resources__intro {
        display: none !important
    }

    .article-page, .recipe-page, .video-recipe-page {
        position: absolute;
        top: 0;
        margin: 15px
    }

        .article-page .article__content-body, .recipe-page .article__content-body, .video-recipe-page .article__content-body {
            border-bottom: 0
        }

        .article-page .m-go-to-top.mobile-only, .article-page .scroll-slider__tiles-wrapper, .article-page footer, .article-page__content-square-img, .article-page__hero-img, .article-page__icons, .recipe-page .m-go-to-top.mobile-only, .recipe-page .scroll-slider__tiles-wrapper, .recipe-page footer, .recipe-page__content-square-img, .recipe-page__hero-img, .recipe-page__icons, .video-article-page__icons, .video-recipe-page .m-go-to-top.mobile-only, .video-recipe-page .scroll-slider__tiles-wrapper, .video-recipe-page footer, .video-recipe-page__content-square-img, .video-recipe-page__hero-img, .video-recipe-page__icons {
            display: none !important
        }

        .article-page .resource-h1, .article-page .video-article-page__image-quote-h1, .recipe-page .resource-h1, .recipe-page .video-article-page__image-quote-h1, .video-recipe-page .resource-h1, .video-recipe-page .video-article-page__image-quote-h1 {
            font-size: 25px
        }

        .article-page .article-page__content-headline h1, .recipe-page .article-page__content-headline h1, .video-recipe-page .article-page__content-headline h1 {
            font-size: 16px !important;
            line-height: normal
        }

        .article-page .resource-h2, .article-page .triple-tiles__headline, .recipe-page .resource-h2, .recipe-page .triple-tiles__headline, .video-recipe-page .resource-h2, .video-recipe-page .triple-tiles__headline {
            color: #000;
            font-size: 18px
        }

        .article-page .recipe-page__green-section-recipe-stats h3, .article-page .video-recipe-page__green-section-recipe-stats h3, .recipe-page .recipe-page__green-section-recipe-stats h3, .recipe-page .video-recipe-page__green-section-recipe-stats h3, .video-recipe-page .recipe-page__green-section-recipe-stats h3, .video-recipe-page .video-recipe-page__green-section-recipe-stats h3 {
            color: #000;
            margin: 0;
            font-size: 16px
        }

        .article-page .recipe-page__content, .article-page .video-recipe-page__content, .recipe-page .recipe-page__content, .recipe-page .video-recipe-page__content, .video-recipe-page .recipe-page__content, .video-recipe-page .video-recipe-page__content {
            display: flex
        }

        .article-page .recipe-page__content, .article-page .video-recipe-page__content, .recipe-page .recipe-page__content, .recipe-page .video-recipe-page__content, .video-recipe-page .recipe-page__content, .video-recipe-page .video-recipe-page__content {
            padding: 0 !important
        }

        .article-page .article-page__speech-bubble, .recipe-page .article-page__speech-bubble, .video-recipe-page .article-page__speech-bubble {
            display: none
        }

    @page {
        margin: 0
    }
}

.print-only {
    display: block
}

@media(min-width:768px) {
    .p-oab {
        font-size: 20px
    }
}

.p-oab.hero {
    background: url(/content/images/aboutoab/hero.png) no-repeat center top;
    background-size: auto 100%
}

@media(max-width:413px) {
    .p-oab.hero {
        height: 500px;
        background: url(/content/images/aboutoab/hero-m.jpg) no-repeat
    }
}

@media(min-width: 414px)and (max-width:767px) {
    .p-oab.hero {
        background-size: auto 100%;
        background-position-x: 55%;
    }
}

@media(min-width:768px)and (max-width:1199px) {
    .p-oab.hero {
        width: 100%;
        background-position-x: 40%
    }
}

.p-oab li, .p-oab p {
    margin: 15px 0;
    line-height: 1.25;
    font-weight: 300
}

@media(max-width:1159px) {
    .p-oab li, .p-oab p {
        margin: 5px 0
    }
}

.p-oab .alt-bg {
    background: #ccefe9
}

.p-oab .p-oab-what-is {
    padding: 25px 0 35px 0
}

    .p-oab .p-oab-what-is .m-button-arrow {
        display: inline-block
    }

@media(max-width:1159px) {
    .p-oab .p-oab-what-is .m-button-arrow {
        display: block;
        margin: 20px auto 0;
        width: 225px
    }
}

@media(min-width:768px) {
    .p-oab .p-oab-what-is {
        padding: 40px 0
    }
}

@media(min-width:1160px) {
    .p-oab .p-oab-what-is .col-sm-4 {
        width: 35.33333%
    }

    .p-oab .p-oab-what-is .col-sm-8 {
        width: 64.66667%;
        padding-left: 20px
    }
}

.p-oab .text-mobile-center {
    text-align: center
}

@media(min-width:768px) {
    .p-oab .text-mobile-center {
        text-align: left
    }
}

.p-oab .p-oab-how {
    padding: 35px 0 30px 0
}

@media(min-width:768px) {
    .p-oab .p-oab-how {
        padding: 40px 0
    }
}

.p-oab .p-oab-how .m-heading-primary {
    margin-bottom: 0
}

@media(min-width:768px) {
    .p-oab .p-oab-how .m-heading-primary {
        margin-bottom: auto
    }
}

.p-oab .p-oab-how-graphic {
    margin-top: 10px
}

@media(min-width:768px) {
    .p-oab .p-oab-how-graphic {
        margin-top: 50px
    }
}

@media(min-width:768px)and (max-width:946px) {
    .p-oab .p-oab-how-graphic {
        padding-left: 0;
        padding-right: 0
    }

        .p-oab .p-oab-how-graphic p {
            padding: 0 10px
        }
}

@media(min-width:946px) {
    .p-oab .p-oab-how-graphic {
        margin-top: 20px
    }
}

@media(min-width:1160px) {
    .p-oab .p-oab-how-graphic {
        margin-top: 30px
    }
}

.p-oab .p-oab-how-graphic .img-container {
    margin-top: 30px;
    text-align: center
}

@media(min-width:768px) {
    .p-oab .p-oab-how-graphic .img-container {
        position: relative;
        min-height: 95px;
        margin: 0
    }
}

@media(min-width:946px) {
    .p-oab .p-oab-how-graphic .img-container {
        min-height: 156px
    }
}

.p-oab .p-oab-how-graphic img {
    max-width: 95%
}

@media(min-width:768px) {
    .p-oab .p-oab-how-graphic img {
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.p-oab .p-oab-how-graphic p {
    color: #1d1d1d;
    font-size: 15px
}

@media(min-width:768px) {
    .p-oab .p-oab-how-graphic p {
        padding: 0 5px;
        font-size: 15px
    }
}

@media(min-width:946px) {
    .p-oab .p-oab-how-graphic p {
        padding: 0 15px;
        font-size: 18px
    }
}

@media(min-width:1160px) {
    .p-oab .p-oab-how-graphic p {
        font-size: 20px
    }
}

.p-oab .p-oab-manage-symptoms {
    padding: 30px 0 15px 0
}

@media(min-width:768px)and (max-width:1160px) {
    .p-oab .p-oab-manage-symptoms .m-heading-primary {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto
    }
}

.p-oab .p-oab-manage-symptoms .video-content p {
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-weight: 600;
    text-align: center;
    font-size: 17px
}

@media(min-width:768px) {
    .p-oab .p-oab-manage-symptoms .video-content p {
        color: #1d1d1d
    }
}

@media(min-width:946px) {
    .p-oab .p-oab-manage-symptoms .video-content p {
        font-size: 18px
    }
}

@media(min-width:1160px) {
    .p-oab .p-oab-manage-symptoms .video-content p {
        font-size: 20px
    }
}

@media(min-width:1160px) {
    .p-oab .p-oab-manage-symptoms .video-original-half {
        padding-bottom: 0
    }

        .p-oab .p-oab-manage-symptoms .video-original-half .disclaimer {
            margin-top: 0
        }
}

.p-oab .disclaimer {
    font-size: 14px;
    font-weight: 500;
    margin: 30px 0 15px
}

@media(min-width:947px) {
    .p-oab .disclaimer {
        margin: 5px 0 30px
    }
}

.p-oab .disclaimer--oab {
    margin: 0
}

@media(min-width:947px) {
    .p-oab .disclaimer--oab {
        margin: 5px 0 30px
    }
}

.p-oab .disclaimer--oab .inner-lb {
    display: block;
    margin-bottom: 10px
}

    .p-oab .disclaimer--oab .inner-lb sup {
        font-size: 15px;
        top: -.2em
    }

.p-oab .p-oab-symptoms-of {
    padding: 40px 0 20px 0
}

@media(min-width:768px) {
    .p-oab .p-oab-symptoms-of {
        padding: 30px 0 30px 0
    }
}

@media(min-width:768px)and (max-width:1199px) {
    .p-oab .p-oab-symptoms-of .symptom-blurb {
        width: 85%;
        float: none;
        margin-left: auto;
        margin-right: auto
    }
}

@media(min-width:768px) {
    .p-oab .symptom-container {
        margin-top: 10px
    }
}

@media(min-width:946px) {
    .p-oab .symptom-container {
        margin-top: 30px
    }
}

.p-oab .symptom-container p {
    line-height: 1.2
}

@media(min-width:768px) {
    .p-oab .symptom-container p {
        font-size: 20px
    }
}

@media(min-width:768px)and (max-width:946px) {
    .p-oab .symptom-container p {
        font-size: 15px
    }
}

.p-oab .symptom-container .symptom-short p {
    max-width: 310px;
    margin: 10px auto 0 auto
}

@media(min-width:768px)and (max-width:946px) {
    .p-oab .symptom-container .symptom-short p {
        margin-top: 5px
    }
}

.p-oab .symptom-container .symptom, .p-oab .symptom-container .symptom-short {
    margin-bottom: 30px
}

@media(min-width:768px) {
    .p-oab .symptom-container .symptom, .p-oab .symptom-container .symptom-short {
        margin-bottom: 0
    }
}

.p-oab .symptom-container .symptom--last-col-mobile {
    margin-bottom: 15px
}

@media(min-width:768px) {
    .p-oab .symptom-container .symptom--last-col-mobile {
        margin-bottom: 0
    }
}

.p-oab .symptom-icon {
    width: 120px;
    max-width: 80%;
    height: 120px;
    max-height: 80%;
    margin: 15px auto;
    border-radius: 50%;
    background-position: center center;
    background-size: auto 60%;
    background-repeat: no-repeat
}

@media(min-width:946px) {
    .p-oab .symptom-icon {
        width: 145px;
        height: 145px
    }
}

.p-oab .symptom-icon.urgency {
    background-color: #7da6dc
}

.p-oab .symptom-icon.frequency {
    background-color: #ffc72a
}

.p-oab .symptom-icon.leakage {
    background-color: #00b189
}

.p-oab .symptom-title {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
    font-family: Rockwell,Arial,Helvetica,sans-serif
}

@media(min-width:768px) {
    .p-oab .symptom-title {
        margin-bottom: 0;
        font-size: 28px
    }
}

@media(min-width:768px)and (max-width:946px) {
    .p-oab .symptom-title {
        font-size: 21px
    }
}

.p-oab .p-oab-experiencing-symptoms {
    padding-bottom: 45px;
    padding-top: 20px
}

@media(min-width:768px)and (max-width:946px) {
    .p-oab .p-oab-experiencing-symptoms .m-heading-primary {
        margin-bottom: 10px
    }
}

.p-oab .p-oab-experiencing-symptoms #show_more_component {
    display: none
}

@media(min-width:1160px) {
    .p-oab .p-oab-experiencing-symptoms .managing-symptomes {
        margin-top: 15px;
        margin-bottom: 45px
    }
}

@media(min-width:1160px) {
    .p-oab .p-oab-experiencing-symptoms .managing-symptomes-headline {
        padding: 0;
        max-width: 530px;
        margin-top: 20px
    }
}

.p-oab .p-oab-experiencing-symptoms .managing-symptomes-mobile {
    width: 100%;
    max-width: 223px;
    margin: 0 auto 20px
}

@media(min-width:768px) {
    .p-oab .p-oab-experiencing-symptoms .managing-symptomes-mobile {
        max-width: 320px
    }
}

.p-oab .p-oab-experiencing-symptoms .managing-symptomes-left {
    padding-right: 0
}

.p-oab .p-oab-experiencing-symptoms .managing-symptomes-urgent {
    width: 260px;
    margin-left: auto
}

.p-oab .p-oab-experiencing-symptoms .managing-symptomes-right {
    padding: 0;
    width: 325px
}

.p-oab .p-oab-experiencing-symptoms .managing-symptomes-clothes {
    width: 310px;
    margin-left: auto
}

.p-oab .p-oab-experiencing-symptoms .button-row-symptoms {
    margin-top: 30px
}

@media(min-width:768px) {
    .p-oab .p-oab-experiencing-symptoms .button-row-symptoms {
        margin-top: 0
    }
}

.p-oab .p-oab-lifestyle-tips {
    padding: 40px 0 0 0
}

@media(max-width:767px) {
    .p-oab .p-oab-lifestyle-tips .m-heading-primary {
        margin-bottom: 10px
    }

    .p-oab .p-oab-lifestyle-tips .m-slider {
        min-height: 595px;
        margin-bottom: -60px
    }

        .p-oab .p-oab-lifestyle-tips .m-slider .m-slide .slide-image {
            margin-top: 30px;
            margin-bottom: 25px;
            padding: 25px 0
        }

            .p-oab .p-oab-lifestyle-tips .m-slider .m-slide .slide-image img {
                max-height: 240px
            }

        .p-oab .p-oab-lifestyle-tips .m-slider .m-slide .slide-content .m-heading-secondary {
            position: absolute;
            width: 100%;
            top: 0;
            left: 50%;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            padding-top: 0
        }
}

@media(max-width:767px)and (max-width:767px) {
    .p-oab .p-oab-lifestyle-tips .m-slider .m-slide .slide-content.ls-03 .text-center-mobile {
        letter-spacing: -.3px
    }

    .p-oab .p-oab-lifestyle-tips .m-slider .m-slide .slide-content.ls-04 .text-center-mobile {
        letter-spacing: -.4px
    }
}

@media(max-width:767px) {
    .p-oab .p-oab-lifestyle-tips .m-slider .m-slider-controls .next, .p-oab .p-oab-lifestyle-tips .m-slider .m-slider-controls .prev {
        top: 125px
    }

    .p-oab .p-oab-lifestyle-tips .m-slider .m-slider-controls .prev {
        left: -15px
    }

    .p-oab .p-oab-lifestyle-tips .m-slider .m-slider-controls .next {
        right: -15px
    }

    .p-oab .p-oab-lifestyle-tips .m-slider .m-slider-controls .pager {
        float: none;
        position: absolute;
        left: 50%;
        top: 310px;
        padding-top: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 10;
        width: 160px
    }
}

@media(min-width:768px) {
    .p-oab .p-oab-lifestyle-tips {
        padding-bottom: 40px
    }
}

@media(min-width:946px) {
    .p-oab .p-oab-lifestyle-tips {
        padding-bottom: 50px
    }
}

@media(max-width:767px) {
    [data-page-section=oab_what_is] .m-heading-secondary {
        width: 105%;
        margin-bottom: 10px
    }
}

@media(min-width:768px)and (max-width:946px) {
    [data-page-section=oab_symptoms] .video-original-half {
        margin-bottom: 0
    }
}

@media(min-width:768px)and (max-width:1199px) {
    [data-page-section=oab_lifestyle_tips] .container, [data-page-section=oab_symptoms] .container, [data-page-section=oab_what_is] .container {
        padding-left: 0;
        padding-right: 0
    }
}

[data-page-section=oab_lifestyle_tips] .m-dcg-container .m-heading-primary.take-the-quiz {
    display: block
}

.is-parent-oab_living_with .m-heading-primary.talk-with-doc {
    display: none
}

.is-parent-oab_living_with.is-default [data-page-section=oab_doctor-conversation] {
    margin-bottom: 20px
}

    .is-parent-oab_living_with.is-default [data-page-section=oab_doctor-conversation] .m-dcg-container {
        padding-bottom: 30px
    }

@media(max-width:767px) {
    .is-parent-oab_living_with.is-default .m-cta-momentum .container {
        padding-bottom: 30px
    }
}

[data-page-section=oab_symptoms] .m-dcg-container {
    padding-bottom: 10px;
    margin-bottom: 10px
}

    [data-page-section=oab_symptoms] .m-dcg-container .m-heading-primary.take-the-quiz {
        display: block
    }

    [data-page-section=oab_symptoms] .m-dcg-container .m-heading-primary.default {
        display: none
    }

    [data-page-section=oab_symptoms] .m-dcg-container .m-heading-primary.get-started {
        display: block;
        margin-bottom: 5px
    }

    [data-page-section=oab_symptoms] .m-dcg-container .m-heading-primary.get-started--dcg-preview {
        margin-bottom: 25px
    }

.doctor-conversation-video.symptoms {
    background: #ccefe9
}

body:not(.is-parent-poc) .white-bg .m-dcg-container.alt-bg {
    background: #fff
}

a.text-link-blk-symptoms {
    color: #000;
    text-decoration: underline
}

body.violator-expanded {
    padding-top: 0
}

    body.violator-expanded header > :not(.violator), body.violator-expanded > :not(header):not(.l-modal-overlay):not(.m-modal-leaving-site) {
        display: none !important
    }

    body.violator-expanded .l-header-container {
        position: relative
    }

@media(min-width:768px) {
    .is-parent-index {
        padding-top: 126px
    }
}

@media(max-width:767px) {
    .is-parent-index {
        padding-top: 120px
    }
}

@media(max-width:767px)and (orientation:landscape) {
    .is-parent-index {
        padding-top: 132px
    }
}

.banner.savings-cta .bladdy {
    display: block
}

@media(min-width:768px) {
    .banner.savings-cta .bladdy .container.default-cta {
        padding: 35px 0 25px
    }
}

@media(min-width:946px) {
    .banner.savings-cta .bladdy .container.default-cta {
        padding: 35px 0 35px
    }
}

@media(min-width:1160px) {
    .banner.savings-cta .bladdy .container.default-cta {
        padding: 35px 0 35px
    }
}

.banner.text-to-save .bladdy {
    display: block
}

@media(max-width:768px) {
    .banner.savings-cta .bladdy, .banner.text-to-save .bladdy {
        display: block
    }
}

.savings-cta {
    background-color: #ffc72a
}

@media(min-width:768px) {
    .savings-cta .container {
        width: auto;
        margin: 0 auto;
        display: inline-block;
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.savings-cta sup {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 40%;
    top: -1em
}

.savings-cta .asterisk {
    font-family: Arial,Helvetica,sans-serif;
    position: relative;
    font-size: 75%;
    top: -.3em
}

@media(min-width:768px)and (max-width:946px) {
    .content-and-video .col-sm-6, .content-and-video .col-sm-pull-6, .content-and-video .col-sm-push-6 {
        width: 100%
    }

    .content-and-video .col-sm-push-6 {
        left: 0
    }

    .content-and-video .col-sm-pull-6 {
        right: 0
    }

    .content-and-video .m-button-arrow.mobile-only-ib, .content-and-video .watch-the-video.mobile-only-ib {
        display: inline-block !important
    }
}

@media(min-width:946px) {
    .content-and-video .desktop-only {
        display: block !important
    }

    .content-and-video .desktop-only-ib {
        display: inline-block !important
    }

    .content-and-video .copy-text {
        margin-bottom: 20px
    }

    .content-and-video .col-sm-6.col--release-1a {
        padding-left: 15px
    }
}

.content-and-video .col-sm-6 {
    padding: 0
}

.content-and-video .m-list-custom-bullets {
    font-size: 15px
}

@media(min-width:768px) {
    .content-and-video .m-list-custom-bullets {
        margin-bottom: 30px
    }
}

@media(min-width:946px) {
    .content-and-video .m-list-custom-bullets {
        margin-bottom: 0
    }

        .content-and-video .m-list-custom-bullets li {
            margin-bottom: 20px
        }
}

@media(max-width:767px) {
    .content-and-video.what-to-expect .m-heading-secondary, .content-and-video.what-to-expect .m-heading-secondary + .copy-text, .content-and-video.what-to-expect .m-list-custom-bullets {
        padding-left: 15px
    }
}

@media(min-width:1160px) {
    .content-and-video.what-to-expect .m-list-custom-bullets {
        margin-bottom: 30px
    }
}

.content-and-video .watch-the-video {
    margin-bottom: 10px;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.25;
    color: #1d1d1d;
    text-align: center
}

@media(max-width:767px) {
    .content-and-video .watch-the-video {
        margin-bottom: 0;
        margin-top: 15px
    }
}

@media(min-width:768px) {
    .content-and-video .watch-the-video {
        font-size: 20px
    }
}

.content-and-video .mobile-learn-more-cta {
    text-align: center;
    width: calc(100% - 30px)
}

.content-and-video .video-original-half {
    margin-bottom: 25px
}

    .content-and-video .video-original-half .video-container {
        margin-bottom: 0
    }

@media(min-width:768px) {
    .content-and-video .video-original-half {
        margin-bottom: 30px
    }
}

@media(min-width:946px) {
    .content-and-video .video-original-half {
        margin-bottom: 10px
    }

        .content-and-video .video-original-half .video-container {
            margin-bottom: 0
        }

        .content-and-video .video-original-half .m-video-cta {
            width: 100%
        }
}

.content-and-video .video-content {
    display: none
}

.doctor-conversation-video, .how-myrbetriq-works {
    padding: 30px 0
}

@media(max-width:767px) {
    .doctor-conversation-video .m-heading-primary, .how-myrbetriq-works .m-heading-primary {
        margin-bottom: 15px
    }

    .doctor-conversation-video .m-heading-secondary, .how-myrbetriq-works .m-heading-secondary {
        margin-bottom: 7px
    }

    .doctor-conversation-video .text-content, .how-myrbetriq-works .text-content {
        padding-left: 15px
    }
}

@media(min-width:768px)and (max-width:946px) {
    .doctor-conversation-video, .how-myrbetriq-works {
        padding-top: 35px
    }

        .doctor-conversation-video .m-heading-primary, .how-myrbetriq-works .m-heading-primary {
            margin-bottom: 10px
        }

        .doctor-conversation-video .m-heading-secondary, .how-myrbetriq-works .m-heading-secondary {
            margin-bottom: 5px
        }

        .doctor-conversation-video .watch-the-video.mobile-only, .how-myrbetriq-works .watch-the-video.mobile-only {
            display: block !important
        }

            .doctor-conversation-video .watch-the-video.mobile-only br, .how-myrbetriq-works .watch-the-video.mobile-only br {
                display: none !important
            }
}

@media(min-width:1160px) {
    .doctor-conversation-video .m-heading-secondary, .how-myrbetriq-works .m-heading-secondary {
        margin-bottom: 10px
    }

    .doctor-conversation-video .watch-the-video.desktop-only, .how-myrbetriq-works .watch-the-video.desktop-only {
        margin-bottom: 0;
        padding-top: 15px;
        clear: both
    }
}

@media(min-width:768px) {
    .doctor-conversation-video, .how-myrbetriq-works {
        padding-top: 40px
    }
}

@media(min-width:946px) {
    .doctor-conversation-video, .how-myrbetriq-works {
        padding-top: 45px
    }
}

@media(min-width:1160px) {
    .doctor-conversation-video, .how-myrbetriq-works {
        padding-bottom: 45px
    }
}

.segment-container-StartingMyrbetriq .doctor-conversation-video, .segment-container-StartingMyrbetriq .how-myrbetriq-works {
    background-color: #fff
}

@media(min-width:768px) {
    .segment-container-StartingMyrbetriq .doctor-conversation-video, .segment-container-StartingMyrbetriq .how-myrbetriq-works {
        padding-top: 45px
    }
}

.segment-container-Lapsed .doctor-conversation-video .m-heading-primary.default, .segment-container-Lapsed .how-myrbetriq-works .m-heading-primary.default, .segment-container-StartingMyrbetriq .doctor-conversation-video .m-heading-primary.default, .segment-container-StartingMyrbetriq .how-myrbetriq-works .m-heading-primary.default {
    display: none
}

@media(min-width:768px) {
    .doctor-conversation-video .m-heading-primary.default, .how-myrbetriq-works .m-heading-primary.default {
        max-width: 75%;
        margin-left: auto;
        margin-right: auto
    }
}

.doctor-conversation-video .m-heading-primary.lapsed, .doctor-conversation-video .m-heading-primary.starting, .how-myrbetriq-works .m-heading-primary.lapsed, .how-myrbetriq-works .m-heading-primary.starting {
    display: none
}

.segment-container-StartingMyrbetriq .doctor-conversation-video .m-heading-primary.lapsed, .segment-container-StartingMyrbetriq .doctor-conversation-video .m-heading-primary.starting, .segment-container-StartingMyrbetriq .how-myrbetriq-works .m-heading-primary.lapsed, .segment-container-StartingMyrbetriq .how-myrbetriq-works .m-heading-primary.starting {
    display: block
}

.doctor-conversation-video .m-heading-primary.different, .how-myrbetriq-works .m-heading-primary.different {
    display: none
}

.segment-container-Lapsed .doctor-conversation-video .m-heading-primary.different, .segment-container-Lapsed .how-myrbetriq-works .m-heading-primary.different {
    display: block
}

.what-to-expect {
    padding: 30px 0
}

    .what-to-expect .col-sm-6 {
        padding: 0
    }

@media(max-width:946px) {
    .what-to-expect .m-heading-primary {
        margin-bottom: 10px
    }
}

@media(max-width:946px) {
    .what-to-expect .m-heading-secondary {
        margin-bottom: 5px
    }
}

@media(min-width:768px) {
    .what-to-expect {
        padding-top: 40px
    }

        .what-to-expect .col-left {
            float: right;
            padding-left: 15px
        }
}

@media(min-width:946px) {
    .what-to-expect {
        padding-top: 45px
    }
}

@media(min-width:1160px) {
    .what-to-expect .m-video-cta.get-started {
        margin-top: 4px
    }
}

.added-bgcolor-section {
    background: #faf9f1;
    padding: 0;
    border-radius: 30px;
}

.added-bgcolor-section .added-bgcolor-section-padding {
    padding: 40px 25px;
}

.added-bgcolor-section .video-container {
    padding: 0;
}


.home-doctor-conversation .m-dcg-container {
    padding-bottom: 0;
    margin-bottom: 20px
}

@media(max-width:767px) {
    .home-doctor-conversation .m-dcg-container {
        padding-top: 22px
    }
}

@media(min-width:768px)and (max-width:946px) {
    .home-doctor-conversation .m-dcg-container .container:first-of-type {
        width: 100%
    }
}

.home-doctor-conversation.is-white-bg .m-dcg-container {
    background-color: #fff
}

@media(min-width:768px)and (max-width:946px) {
    .home-doctor-conversation .m-heading-primary {
        margin-bottom: 5px
    }
}

.home-doctor-conversation .m-heading-primary:not(.default) {
    display: none
}

.home-doctor-conversation .m-heading-primary.default {
    display: block !important
}

.home-doctor-conversation .m-heading-primary.get-started {
    display: block !important
}

@media(max-width:767px) {
    .home-doctor-conversation .m-heading-primary.get-started {
        margin-bottom: 5px
    }
}

.did-you-know {
    padding: 20px 0;
    background-color: #ccefe9
}

@media(min-width:768px) {
    .did-you-know {
        padding: 35px 0
    }
}

@media(min-width:946px) {
    .did-you-know {
        padding: 35px 0
    }
}

@media(min-width:1160px) {
    .did-you-know .left-col {
        padding-top: 50px
    }
}

.did-you-know .centered-header {
    display: none
}

@media(max-width:767px) {
    .did-you-know .m-heading-primary {
        margin-bottom: 10px
    }
}

@media(min-width:768px) {
    .did-you-know .m-heading-primary {
        display: none
    }

    .did-you-know .centered-header {
        display: block
    }

        .did-you-know .centered-header .m-heading-primary {
            display: block;
            margin-bottom: 0
        }

    .did-you-know .col-sm-7 {
        width: 61%;
        padding-top: 55px
    }

    .did-you-know .col-sm-5 {
        width: 24%
    }

    .did-you-know .text {
        padding-bottom: 20px
    }

    .did-you-know .last-text {
        padding-bottom: 40px
    }
}

@media(min-width:1160px) {
    .did-you-know {
        padding-bottom: 125px
    }

        .did-you-know .centered-header {
            margin-left: 10%;
            margin-top: 20px
        }

        .did-you-know .m-heading-primary {
            text-align: left
        }

        .did-you-know .img-pepper {
            position: absolute;
            top: -30px
        }

        .did-you-know .text {
            margin-bottom: 0
        }

        .did-you-know .col-sm-7 {
            padding-top: 30px
        }
}

@media(min-width:946px)and (max-width:1199px) {
    .did-you-know .col-sm-7 {
        width: 52%;
        margin-left: 14%;
        padding-top: 70px
    }

    .did-you-know .col-sm-5 {
        width: 24%
    }

    .did-you-know .text {
        padding-bottom: 25px
    }
}

@media(max-width:767px) {
    .did-you-know .text {
        padding-bottom: 20px
    }

        .did-you-know .text.no-btm-pdng {
            padding-bottom: 0
        }
}

.did-you-know .m-heading-secondary {
    margin-bottom: 0
}

@media(min-width:768px) {
    .did-you-know .m-heading-secondary {
        margin-bottom: 10px
    }
}

.did-you-know .img-pepper {
    display: block;
    width: 165px;
    margin: 0 auto
}

@media(min-width:465px) {
    .did-you-know .img-pepper {
        margin-top: 20px
    }
}

@media(min-width:768px) {
    .did-you-know .img-pepper {
        margin: 0
    }
}

@media(min-width:946px) {
    .did-you-know .img-pepper {
        width: 185px
    }
}

@media(min-width:1160px) {
    .did-you-know .img-pepper {
        margin-top: 0
    }
}

.did-you-know .img-pepper ~ .m-button-arrow {
    margin-top: 15px
}

.stay-the-course-cta {
    padding-bottom: 25px;
    background: url(/content/images/staying-the-course-mobile.png) no-repeat center bottom;
    background-size: 320px;
    margin-bottom: 20px
}

@media(min-width:768px) {
    .stay-the-course-cta {
        height: 400px;
        padding-bottom: 65px;
        background: url(/content/images/staying-the-course.png) no-repeat center bottom;
        background-size: 1200px auto
    }
}

@media(min-width:946px) {
    .stay-the-course-cta {
        height: 440px;
        background-size: 560px auto
    }
}

@media(min-width:1160px) {
    .stay-the-course-cta {
        height: 590px;
        background-size: auto
    }
}

@media(min-width:768px) {
    .stay-the-course-cta .block {
        display: block
    }
}

.stay-the-course-cta .m-heading-primary {
    width: 215px;
    margin: 0 auto 20px
}

@media(min-width:768px) {
    .stay-the-course-cta .m-heading-primary {
        width: auto;
        padding-top: 0;
        width: 78%;
        margin: 0 auto 20px;
        text-align: center
    }
}

.stay-the-course-cta .patience-blurb {
    padding: 0 15px;
    margin-bottom: 300px
}

@media(max-width:767px) {
    .stay-the-course-cta .patience-blurb {
        max-width: 98%
    }
}

@media(min-width:768px) {
    .stay-the-course-cta .patience-blurb {
        margin-bottom: 0
    }
}

@media(min-width:768px) {
    .stay-the-course-cta .m-button-arrow {
        position: absolute;
        width: 369px;
        padding-right: 35px;
        bottom: 25px
    }
}

@media(min-width:946px) {
    .stay-the-course-cta .m-button-arrow {
        width: 100%;
        max-width: 510px;
        padding-right: 35px;
        bottom: 35px
    }
}

@media(min-width:1160px) {
    .stay-the-course-cta .m-button-arrow {
        bottom: 60px;
        padding-right: 50px
    }
}

@media(min-width:768px) {
    .stay-the-course-cta {
        padding-bottom: 0
    }

        .stay-the-course-cta .container {
            position: relative;
            height: 100%
        }
}

@media(max-width:768px) {
    .is-parent-index .m-list-custom-bullets li {
        margin-top: 10px
    }
}

.is-lapsed .m-heading-secondary.lapsed, .is-lapsed .m-heading-secondary.starting, .is-startingmyrbetriq .m-heading-secondary.lapsed, .is-startingmyrbetriq .m-heading-secondary.starting {
    display: none
}

.is-lapsed .copy-text.lapsed, .is-lapsed .copy-text.starting, .is-startingmyrbetriq .copy-text.lapsed, .is-startingmyrbetriq .copy-text.starting {
    padding-top: 8px
}

.doctor-conversation-video.default {
    background: #fff
}

.doctor-conversation-video.newly-diagnosed {
    background: #fff
}

.doctor-conversation-video.starting {
    background: #ccefe9
}

.doctor-conversation-video__icon {
    display: block;
    width: 100%;
    max-width: 60px;
    height: auto;
    margin: 25px auto
}

@media screen and (min-width:768px) {
    .doctor-conversation-video__icon {
        max-width: 100px;
        margin-top: 0
    }
}

.doctor-conversation-video .copy-text {
    padding: 0 15px
}

body.is-startingmyrbetriq .starting .m-dcg-container.alt-bg {
    background: #fff
}

.p-why {
    padding: 30px 0
}

@media(min-width:768px) {
    .p-why {
        padding: 0 0 50px 0
    }
}

.p-why--bg-teal {
    background: #ccefe9
}

@media(min-width:768px) {
    .p-why--bg-teal {
        padding-bottom: 30px
    }
}

.p-why--bg-teal .m-dcg-container .down-arrow--white {
    top: 75px;
    background: url(/content/images/chevron_teal.png) no-repeat center center
}

.p-why li, .p-why p {
    margin: 10px 0;
    line-height: 1.25;
    font-size: 15px;
    font-weight: 300;
    color: #1d1d1d
}

@media(min-width:768px) {
    .p-why li, .p-why p {
        font-size: 15px
    }
}

@media(min-width:946px) {
    .p-why li, .p-why p {
        font-size: 18px
    }
}

@media(min-width:1160px) {
    .p-why li, .p-why p {
        font-size: 20px
    }
}

.p-why strong {
    font-weight: 700
}

.p-why .m-heading-primary {
    margin-bottom: 20px
}

@media(min-width:768px) {
    .p-why .m-heading-primary:not(.results-heading) {
        margin-bottom: auto
    }
}

.p-why .m-heading-primary.results-heading {
    margin-bottom: 10px
}

.p-why .m-heading-secondary {
    margin-top: 15px;
    color: #1d1d1d;
    font-weight: 500
}

@media(max-width:767px) {
    .p-why .m-heading-secondary {
        font-size: 17px
    }
}

.p-why .ask-hcp {
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    text-align: center;
    font-size: 20px;
    font-weight: 700
}

.m-dcg-container .m-heading-primary:not(.default) {
    display: none
}

[data-page-section=myrbetriq_why] .hero {
    background: url(/content/images/whymyrbetriq/hero-m.png) no-repeat;
    background-size: cover
}

@media(max-width:767px) {
    [data-page-section=myrbetriq_why] .hero {
        height: 500px
    }
}

@media(min-width:768px) {
    [data-page-section=myrbetriq_why] .hero {
        background: url(/content/images/whymyrbetriq/hero.jpg) no-repeat center top;
        background-size: auto 100%
    }
}

@media(min-width:768px)and (max-width:1199px) {
    [data-page-section=myrbetriq_why] .hero {
        width: 100%;
        background-position-x: 40%
    }
}

[data-page-section=myrbetriq_why] .hero .m-heading-secondary {
    margin: 0
}

[data-page-section=myrbetriq_why] .p-why {
    padding: 0
}

@media(max-width:767px) {
    [data-page-section=myrbetriq_why] .m-list-green-bullets li {
        margin: 5px 0
    }
}

@media(min-width:1160px) {
    [data-page-section=myrbetriq_what_is] .p-why {
        padding-top: 30px
    }
}

[data-page-section=myrbetriq_what_is] .what-is-title {
    margin-bottom: 20px
}

    [data-page-section=myrbetriq_what_is] .what-is-title .registered-trademark {
        font-size: .4em;
        top: -.8em
    }

[data-page-section=myrbetriq_what_is] .bladdy {
    max-width: 100%
}

@media(max-width:767px) {
    [data-page-section=myrbetriq_what_is] .bladdy {
        display: block;
        max-width: 270px;
        margin: 0 auto
    }
}

@media(min-width:768px) {
    [data-page-section=myrbetriq_what_is] .bladdy {
        margin-top: 55px
    }
}

[data-page-section=myrbetriq_what_is] .m-heading-secondary {
    margin-bottom: 0
}

@media(min-width:1160px) {
    [data-page-section=myrbetriq_what_is] .m-heading-secondary {
        margin-bottom: 10px
    }
}

@media(min-width:1160px) {
    [data-page-section=myrbetriq_what_is] .pdn-l-plus {
        padding-left: 60px
    }
}

[data-page-section=myrbetriq_what_is] .pdn-l-plus.small {
    font-size: 13px;
    padding: 0
}

[data-page-section=myrbetriq_what_is] .pdn-l-plus--small {
    font-size: 12px
}

[data-page-section=myrbetriq_how] > .how-it-works {
    padding-bottom: 30px;
    padding-top: 35px
}

@media(min-width:946px) {
    [data-page-section=myrbetriq_how] > .how-it-works {
        padding-bottom: 50px;
        padding-top: 55px
    }
}

[data-page-section=myrbetriq_how] > .how-it-works .m-heading-secondary {
    margin-bottom: 10px;
    font-weight: 400
}

@media(min-width:946px) {
    [data-page-section=myrbetriq_how] > .how-it-works .m-heading-secondary {
        margin-bottom: 20px
    }
}

[data-page-section=myrbetriq_how] > .how-it-works .p-how {
    margin-bottom: 10px
}

    [data-page-section=myrbetriq_how] > .how-it-works .p-how.lapsed {
        margin-top: 10px
    }

[data-page-section=myrbetriq_how] .m-video-cta .video-container .video-title {
    font-weight: 500
}

[data-page-section=myrbetriq_how] .see-for-yourself {
    padding-top: 20px
}

@media(min-width:768px) {
    [data-page-section=myrbetriq_how] .see-for-yourself {
        padding-top: 10px;
        padding-bottom: 15px
    }
}

@media(min-width:946px) {
    [data-page-section=myrbetriq_how] .see-for-yourself {
        padding-top: 15px;
        padding-bottom: 20px
    }
}

@media(min-width:1160px) {
    [data-page-section=myrbetriq_how] .see-for-yourself {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

[data-page-section=myrbetriq_how] .see-for-yourself .m-heading-primary--release-2 {
    margin-bottom: 0
}

@media(max-width:767px) {
    [data-page-section=myrbetriq_how] .left-video, [data-page-section=myrbetriq_how] .right-video {
        padding-left: 0;
        padding-right: 0
    }

    [data-page-section=myrbetriq_how] .right-video {
        margin-top: 20px
    }
}

@media(min-width:768px) {
    [data-page-section=myrbetriq_how] .left-video {
        padding-left: 0
    }

    [data-page-section=myrbetriq_how] .right-video {
        padding-right: 0
    }
}

[data-page-section=myrbetriq_how] .m-paragraph {
    margin-bottom: 15px
}

[data-page-section=myrbetriq_talk] .p-why {
    padding-top: 0;
    padding-bottom: 30px
}

@media(min-width:768px) {
    [data-page-section=myrbetriq_talk] .p-why {
        padding-bottom: 20px
    }
}

[data-page-section=myrbetriq_talk] .m-dcg-container {
    background: #ccefe9;
    padding-bottom: 20px
}

[data-page-section=myrbetriq_expectations], [data-page-section=myrbetriq_how], [data-page-section=myrbetriq_talk], [data-page-section=myrbetriq_what_is] {
    padding: 0
}

[data-page-section=myrbetriq_expectations] {
    padding-top: 20px
}

@media(min-width:768px) {
    [data-page-section=myrbetriq_expectations] {
        padding-top: 40px
    }
}

[data-page-section=myrbetriq_expectations] .m-heading-secondary {
    margin: 15px 0 10px
}

@media(max-width:767px) {
    [data-page-section=myrbetriq_expectations] .m-heading-secondary {
        width: 75%
    }
}

@media(min-width:768px) {
    [data-page-section=myrbetriq_expectations] .m-heading-secondary {
        margin: 30px 0 15px
    }
}

[data-page-section=myrbetriq_expectations] .side-effects--release-1a {
    margin-bottom: 0
}

[data-page-section=myrbetriq_expectations] .expectation-text:last-of-type {
    margin-top: 20px
}

@media(min-width:768px) {
    [data-page-section=myrbetriq_expectations] .expectation-text:last-of-type {
        margin-top: 20px
    }
}

[data-page-section=myrbetriq_expectations] .side-effect {
    min-height: 130px
}

[data-page-section=myrbetriq_expectations] .side-effects-text {
    margin: 0 0 15px
}

@media(min-width:768px) {
    [data-page-section=myrbetriq_expectations] .side-effects-text {
        padding-left: 136px;
        margin: 0 0 20px
    }
}

[data-page-section=myrbetriq_expectations] .side-effects-text::before {
    content: "";
    width: 70px;
    height: 70px;
    position: relative;
    display: block;
    margin: 30px auto 15px
}

@media(min-width:768px) {
    [data-page-section=myrbetriq_expectations] .side-effects-text::before {
        position: absolute;
        width: 100px;
        height: 100px;
        left: 15px;
        margin: 0
    }
}

[data-page-section=myrbetriq_expectations] .side-effects-text.is-blood-pressure::before {
    background: url(/content/images/icons/icon-sideeffects-heart.png) 0 0/cover no-repeat
}

[data-page-section=myrbetriq_expectations] .side-effects-text.is-urinary-retention::before {
    background: url(/content/images/icons/icon-sideeffects-bladder.png) 0 0/cover no-repeat
}

[data-page-section=myrbetriq_expectations] .side-effects-text.is-angioedema::before {
    background: url(/content/images/icons/icon-sideeffects-angioedema.png) 0 0/cover no-repeat
}

[data-page-section=myrbetriq_expectations] .m-study-design {
    margin-top: 10px
}

@media(min-width:768px) {
    [data-page-section=myrbetriq_expectations] .m-study-design .m-accordion-desktop {
        width: 800px;
        margin: 0 auto
    }
}

[data-page-section=myrbetriq_expectations] .m-study-design .expectation-text {
    margin: 50px auto 15px;
    font-weight: 500;
    text-align: center
}

[data-page-section=myrbetriq_expectations] .m-study-design .disclaimer {
    font-size: 14px;
    line-height: 1.2;
    margin: 0
}

@media(min-width:768px) {
    .col-sm-custom h3.m-heading-secondary, .col-sm-custom p.expectation-text {
        padding-left: 15px
    }
}

body:not(.is-parent-poc) .p-why .m-dcg-container.alt-bg {
    background: #fff
}

.doctor-conversation-video.p-why {
    background: #ccefe9;
    padding-top: 15px;
    padding-bottom: 25px
}

.what-to-expect-header {
    margin: 30px 0 !important;
    padding: 15px 10px;
    border-top: 5px solid #99dfd4;
    border-bottom: 5px solid #99dfd4
}

@media screen and (min-width:768px) {
    .what-to-expect-header {
        margin: 55px 0 30px !important;
        padding: 30px 10px;
        border-top: 8px solid #99dfd4;
        border-bottom: 8px solid #99dfd4
    }
}

.expectations-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 285px;
    margin: 30px auto
}

@media screen and (min-width:768px) {
    .expectations-container {
        max-width: 410px
    }
}

.expectations-container .expectation {
    display: inline-block
}

    .expectations-container .expectation img {
        display: block;
        width: 100%;
        max-width: 60px;
        height: auto;
        margin: auto
    }

@media screen and (min-width:768px) {
    .expectations-container .expectation img {
        max-width: 85px
    }
}

.expectations-container .expectation p {
    font-family: Rockwell,serif;
    line-height: 1.2
}

.p-why p.results-may-vary {
    margin-bottom: 30px
}

.p-why p.what-to-expect-header--bigger {
    font-size: 17px
}

@media screen and (min-width:768px) {
    .p-why p.what-to-expect-header--bigger {
        font-size: 24px
    }
}

.p-social {
    padding: 30px 0
}

@media(min-width:768px) {
    .p-social {
        padding: 40px 0 50px 0
    }
}

.p-social li, .p-social p {
    margin: 10px 0;
    line-height: 1.25;
    font-size: 15px;
    font-weight: 300;
    color: #1d1d1d
}

@media(min-width:768px) {
    .p-social li, .p-social p {
        font-size: 15px
    }
}

@media(min-width:946px) {
    .p-social li, .p-social p {
        font-size: 18px
    }
}

@media(min-width:1160px) {
    .p-social li, .p-social p {
        font-size: 20px
    }
}

.p-social strong {
    font-weight: 700
}

.p-social .block {
    display: block
}

.p-social .m-heading-primary {
    margin-bottom: 20px
}

.p-social .m-heading-secondary {
    margin-top: 15px
}

@media(max-width:767px) {
    .p-social .m-heading-secondary {
        font-size: 17px
    }
}

.p-social.alt-bg {
    background-color: #ccefe9
}

[data-page-section=social_saying] .hero {
    background: url(/content/images/social/hero.jpg) no-repeat center top;
    background-size: auto 100%
}

@media(max-width:767px) {
    [data-page-section=social_saying] .hero {
        height: 430px;
        background: url(/content/images/social/hero-m.png) no-repeat;
        background-size: cover
    }
}

[data-page-section=social_saying] .hero .m-heading-secondary {
    margin: 0
}

[data-page-section=social_saying] .p-social {
    padding: 0
}

@media(min-width:768px) {
    [data-page-section=social_saying] .m-list-custom-bullets {
        width: 40%
    }
}

@media(min-width:946px) {
    [data-page-section=social_saying] .m-list-custom-bullets {
        width: 42%
    }
}

@media(min-width:1160px) {
    [data-page-section=social_saying] .m-list-custom-bullets {
        width: auto
    }
}

.testimonial-section .testimonials-panels {
    position: relative;
    height: 100%
}

@media(max-width:480px) {
    .testimonial-section .testimonials-panels .subheading {
        text-align: left
    }

    .testimonial-section .testimonials-panels .block {
        display: initial
    }
}

.testimonial-section .testimonials-panels .m-cta-is-getting-started {
    position: relative
}

    .testimonial-section .testimonials-panels .m-cta-is-getting-started .col-xs-12:nth-child(2) {
        position: static
    }

@media(max-width:768px) {
    .testimonial-section .testimonials-panels .m-cta-is-getting-started .col-xs-12:nth-child(2) {
        margin: 0 auto
    }
}

.testimonial-section .testimonials-panels .m-cta-is-getting-started .col-xs-12:nth-child(2) .is-getting-started {
    margin-bottom: 25px
}

@media(min-width:768px) {
    .testimonial-section .testimonials-panels .m-cta-is-getting-started .col-xs-12:nth-child(2) .is-getting-started {
        position: absolute;
        top: 36%
    }
}

.testimonial-section .testimonials-panels .m-cta-is-getting-started .col-xs-12:nth-child(2) .is-getting-started .m-button-arrow {
    width: 205px
}

@media(max-width:767px) {
    .testimonial-section .testimonials-panels .m-cta-is-getting-started .col-xs-12:nth-child(2) .is-getting-started .m-button-arrow {
        width: 150px
    }
}

.testimonial-section .testimonials-panels .video-container-panel {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

@media screen and (min-width:768px) {
    .testimonial-section .testimonials-panels .video-container-panel--my-guide {
        height: 415px;
        top: -40px
    }
}

@media screen and (min-width:1160px) {
    .testimonial-section .testimonials-panels .video-container-panel--my-guide {
        height: 480px;
        top: -50px
    }
}

.testimonial-section .testimonials-panels .video-container-panel .video {
    width: 100%;
    height: 100%;
    background-color: #000
}

.testimonial-section .testimonials-panels .video-container-panel .close-btn {
    background-image: url(/content/images/sprite.png);
    background-position: -141px -337px;
    width: 30px;
    height: 32px;
    top: 10px;
    right: 10px;
    position: absolute;
    z-index: 105;
    display: none;
    cursor: pointer
}

    .testimonial-section .testimonials-panels .video-container-panel .close-btn.iOS {
        top: 45px
    }

.testimonial-section .testimonials-panels .video-active.video-container-panel {
    display: block
}

.testimonial-section .testimonials-panels .video-active.video-container-panel .close-btn {
    display: block
}

.testimonial-section .testimonials-panels .video-active.video-container-panel .close-btn.iOS {
    top: 45px
}

.testimonial-section .round-table {
    margin-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 15px
}

@media(max-width:767px) {
    .testimonial-section .round-table {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 15px
    }
}

@media(min-width:1160px) {
    .testimonial-section .round-table {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.testimonial-section .round-table .video-container {
    width: 49%;
    float: left
}

@media(max-width:767px) {
    .testimonial-section .round-table .video-container {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

        .testimonial-section .round-table .video-container .video-cover {
            display: inline-block
        }

            .testimonial-section .round-table .video-container .video-cover .cover-image {
                width: 100%
            }
}

.testimonial-section .round-table .video-content {
    width: 51%;
    float: left;
    padding-left: 25px;
    text-align: left;
    margin: 0
}

@media(max-width:767px) {
    .testimonial-section .round-table .video-content {
        width: 100%;
        padding-left: 0;
        margin: 0
    }
}

.testimonial-section .round-table .video-content .video-title {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 25px
}

@media(max-width:767px) {
    .testimonial-section .round-table .video-content .video-title {
        margin-top: 15px;
        font-size: 15px;
        line-height: 19px
    }
}

.testimonial-section .round-table .video-content p {
    font-size: 20px;
    margin-top: 25px
}

@media(max-width:767px) {
    .testimonial-section .round-table .video-content p {
        font-size: 15px;
        margin: 0
    }

        .testimonial-section .round-table .video-content p:last-child {
            margin-top: 15px
        }
}

.testimonial-section .subheading {
    float: none;
    margin-bottom: 30px
}

.testimonial-section .margin-auto {
    margin-left: auto;
    margin-right: auto
}

@media(min-width:768px)and (max-width:946px) {
    .testimonial-section .margin-auto {
        padding-left: 0;
        padding-right: 0
    }
}

.testimonial-section .p-social {
    padding-top: 25px;
    padding-bottom: 30px
}

@media(min-width:768px) {
    .testimonial-section .p-social {
        padding: 38px 0 40px
    }
}

.testimonial-section .patients {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

@media(max-width:767px) {
    .testimonial-section .patients {
        display: block
    }
}

.testimonial-section .patient-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: static
}

@media(max-width:767px) {
    .testimonial-section .patient-wrapper {
        display: block;
        position: relative
    }
}

@media(max-width:767px) {
    .testimonial-section .patient-wrapper {
        margin-bottom: 50px
    }

        .testimonial-section .patient-wrapper.is-last {
            margin-bottom: 0
        }
   
}

.testimonial-section .patient-name {
    margin-bottom: 5px;
    font-family: Rockwell;
    font-weight: 700;
    font-size: 24px
}

@media(max-width:767px) {
    .testimonial-section .patient-name {
        margin-top: 15px
    }
}

@media(min-width:768px) {
    .testimonial-section .patient-name {
        font-size: 22px
    }
}

@media(min-width:946px) {
    .testimonial-section .patient-name {
        font-size: 28px
    }
}

@media(min-width:1160px) {
    .testimonial-section .patient-name {
        font-size: 30px
    }
}

.testimonial-section .patient-img {
    width: 75%;
    border: 5px solid #ffc72a;
    border-radius: 50%;
    cursor: pointer
}

@media(max-width:767px) {
    .testimonial-section .patient-img {
        width: 65%
    }
}

@media(min-width:946px) {
    .testimonial-section .patient-img {
        width: auto
    }
}

.testimonial-section .quote {
    width: 85%;
    margin: 0 auto 20px;
    color: #1d1d1d;
    font-family: Rockwell;
    font-weight: 700;
}

.testimonial-section .home-qoute {
    height: 90px;
}

@media(max-width:767px) {
    .testimonial-section .quote {
        width: 90%;
        font-size: 17px
    }
}

@media(min-width:768px) {
    .testimonial-section .quote {
        width: 100%;
        font-size: 15px;
        letter-spacing: -.1px
    }
}

@media(min-width:946px) {
    .testimonial-section .quote {
        width: 85%;
        letter-spacing: 0;
        font-size: 18px
    }
}

@media(min-width:1160px) {
    .testimonial-section .quote {
        width: 90%;
        font-size: 20px
    }
}

.testimonial-section .m-button-arrow {
    width: 180px;
    margin: 0 auto
}

@media(min-width:768px) {
    .testimonial-section .m-button-arrow {
        width: 90%
    }
}

@media(min-width:946px) {
    .testimonial-section .m-button-arrow {
        width: 80%
    }
}

@media(min-width:1160px) {
    .testimonial-section .m-button-arrow {
        width: 70%
    }
}

.testimonial-section .compensated {
    margin: 30px 0 0
}

@media(max-width:768px) {
    .testimonial-section .compensated {
        text-align: left
    }
}

.testimonial-section--my-guides-video {
    background: #ccefe9
}

.is-lapsed .testimonial-section--my-guides-video {
    margin-bottom: 30px
}

@media screen and (min-width:768px) {
    .is-lapsed .testimonial-section--my-guides-video {
        margin-bottom: 45px
    }
}

.testimonial-section--my-guides-video .m-heading-primary {
    margin-bottom: 25px
}

.testimonial-section--my-guides-video .m-heading-secondary {
    margin-top: 0;
    margin-bottom: 30px
}

@media screen and (min-width:768px) {
    .testimonial-section--my-guides-video .m-heading-secondary {
        margin-bottom: 50px
    }
}

.testimonial-section--my-guides-video .patient-image img.round-table-mobile-img {
    width: 100%;
    border-radius: 0;
    border: 0
}

@media screen and (min-width:768px) {
    .testimonial-section--my-guides-video .patient-image img {
        width: 100%;
        max-width: 170px
    }
}

.testimonial-section--my-guides-video .patient-copy {
    padding: 0
}

    .testimonial-section--my-guides-video .patient-copy .quote {
        display: inline-block
    }

@media(max-width:767px) {
    .testimonial-section--my-guides-video .patient-copy .quote {
        width: 100%
    }
}

.testimonial-section--my-guides-video .m-button-arrow {
    width: 225px
}

@media screen and (min-width:768px) {
    .testimonial-section--my-guides-video .m-button-arrow {
        text-align: center;
        width: auto;
        display: inline-block;
        margin: 0
    }
}

.testimonial-section--my-guides-video .compensated {
    margin-bottom: 30px
}

.testimonial-section .my-guides-bottom {
    margin-top: 25px
}

@media screen and (min-width:768px) {
    .testimonial-section .my-guides-bottom {
        margin-top: 55px
    }
}

.testimonial-section .my-guides-bottom__button {
    font-size: 18px;
    width: 290px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-decoration: underline;
    background-color: transparent
}

@media screen and (min-width:768px) {
    .testimonial-section .my-guides-bottom__button {
        width: auto;
        font-size: 30px
    }
}

.testimonial-section .my-guides-bottom__copy {
    text-align: center;
    margin-top: 25px;
    padding-left: 20px;
    padding-right: 20px
}

@media screen and (min-width:768px) {
    .testimonial-section .my-guides-bottom__copy {
        margin-top: 40px;
        padding-left: 15px;
        padding-right: 15px
    }
}

[data-page-section=social_advice] {
    background-color: #ccefe9;
    padding: 35px 0 45px 0
}

@media(min-width:768px) {
    [data-page-section=social_advice] {
        padding: 25px 0
    }
}

@media(min-width:946px) {
    [data-page-section=social_advice] {
        padding: 40px 0
    }
}

[data-page-section=social_advice] .advice-copy {
    margin-bottom: 5px
}

    [data-page-section=social_advice] .advice-copy.is-last {
        margin-bottom: 30px
    }

@media(max-width:767px) {
    [data-page-section=social_advice] .advice-copy {
        padding: 0 10px
    }
}

@media(min-width:768px) {
    [data-page-section=social_advice] .advice-copy {
        margin-bottom: 15px
    }
}

[data-page-section=social_advice] .video-container {
    margin-bottom: 0
}

[data-page-section=social_advice] .video-content {
    display: none
}

@media(min-width:768px)and (max-width:946px) {
    [data-page-section=social_advice] .video-original-half {
        margin-bottom: 15px
    }
}

[data-page-section=social_advice] #show_more_component {
    display: none
}

[data-page-section=social_advice] .video-details {
    margin-top: 15px
}

    [data-page-section=social_advice] .video-details .doc-name {
        margin: 0 0 5px;
        font-family: Rockwell,Arial,Helvetica,sans-serif;
        font-size: 17px;
        font-weight: 600;
        color: #1d1d1d;
        text-align: center
    }

@media(min-width:768px) {
    [data-page-section=social_advice] .video-details .doc-name {
        font-size: 20px
    }
}

@media(min-width:946px) {
    [data-page-section=social_advice] .video-details .doc-name {
        font-size: 20px
    }
}

[data-page-section=social_advice] .video-details .video-desc {
    margin: 0;
    text-align: center;
    color: #1d1d1d
}

[data-page-section=social_doctor-conversation] .m-dcg-container .m-heading-primary:not(.talk-with-doc) {
    display: none
}

[data-page-section=social_doctor-conversation] .m-dcg-container .m-heading-primary.talk-with-doc {
    display: block
}

[data-page-section=social_doctor-conversation] .m-dcg-container .m-heading-primary.get-started {
    display: block;
    margin-bottom: 5px
}

.doctor-conversation-video.social {
    background: #fff
}

body.is-parent-social_saying [data-page-section=social_doctor-conversation] .m-dcg-container {
    padding-top: 40px;
    background-color: #fff
}

    body.is-parent-social_saying [data-page-section=social_doctor-conversation] .m-dcg-container .m-heading-primary {
        margin-bottom: 8px
    }

    body.is-parent-social_saying [data-page-section=social_doctor-conversation] .m-dcg-container .down-arrow {
        top: 50px
    }

@media(min-width:768px) {
    body.is-parent-social_saying [data-page-section=social_doctor-conversation] .m-dcg-container .down-arrow {
        top: 70px
    }
}

@media(min-width:768px)and (max-width:1199px) {
    .testimonial-section .container, [data-page-section=social_advice] .container, [data-page-section=social_doctor-conversation] .container {
        padding-left: 0;
        padding-right: 0
    }
}

[data-page-section=journey_started] .hero {
    background: url(/content/images/getting-started/hero.jpg) no-repeat center top;
    background-size: auto 100%
}

@media(max-width:767px) {
    [data-page-section=journey_started] .hero {
        height: 465px;
        background: url(/content/images/getting-started/hero-m.jpg) no-repeat 65% bottom;
        background-size: cover;
        background-position: center
    }
}

[data-page-section=journey_started] .hero .m-heading-secondary {
    margin: 0
}

@media(min-width:1160px) {
    [data-page-section=journey_started] .container {
        width: 100%
    }
}

[data-page-section=journey_started] .p-journey {
    padding: 0
}

[data-page-section=journey_started] .italic {
    font-style: italic
}

[data-page-section=journey_started] .m-list-custom-bullets {
    max-width: 210px;
    margin-bottom: 25px
}

@media(min-width:768px) {
    [data-page-section=journey_started] .m-list-custom-bullets {
        max-width: none
    }
}

[data-page-section=journey_started] .m-list-custom-bullets li:first-child {
    margin-top: 0
}

[data-page-section=journey_started] .m-list-custom-bullets li {
    margin-top: 10px
}

@media(min-width:768px) {
    [data-page-section=journey_started] .m-list-custom-bullets li {
        margin-top: 15px
    }
}

[data-page-section=journey_plotting] {
    padding: 25px 0 20px
}

@media(min-width:768px) {
    [data-page-section=journey_plotting] {
        padding: 35px 0 20px 0
    }
}

@media(max-width:768px) {
    [data-page-section=journey_plotting] .m-list-custom-bullets {
        margin-top: 5px
    }
}

[data-page-section=journey_plotting] .m-list-custom-bullets li:first-child {
    margin-top: 18px
}

[data-page-section=journey_plotting] .m-list-custom-bullets li {
    margin-top: 18px
}

[data-page-section=journey_plotting] .instructions {
    margin: 0 0 15px
}

@media(max-width:767px) {
    [data-page-section=journey_plotting] .instructions {
        width: 105%
    }
}

[data-page-section=journey_plotting] .plot-icon {
    margin-bottom: 10px;
    background-size: auto 100px;
    background-repeat: no-repeat;
    background-position: center 75px;
    text-decoration: none
}

@media(max-width:767px) {
    [data-page-section=journey_plotting] .plot-icon {
        background-size: auto 125px
    }
}

@media(min-width:768px) {
    [data-page-section=journey_plotting] .plot-icon {
        background-position: center 62px
    }
}

@media(min-width:946px) {
    [data-page-section=journey_plotting] .plot-icon {
        background-size: auto 130px;
        background-position: center 85px
    }
}

[data-page-section=journey_plotting] .plot-icon:last-child {
    margin-bottom: 50px
}

[data-page-section=journey_plotting] .plot-icon .title {
    margin: 0 auto;
    font-size: 27px;
    color: #1d1d1d;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    text-decoration: none
}

@media(min-width:768px) {
    [data-page-section=journey_plotting] .plot-icon .title {
        max-width: 250px;
        font-size: 21px
    }
}

@media(min-width:946px) {
    [data-page-section=journey_plotting] .plot-icon .title {
        font-size: 30px
    }
}

[data-page-section=journey_plotting] .plot-icon .step-desc {
    margin-top: 125px
}

@media(max-width:767px) {
    [data-page-section=journey_plotting] .plot-icon .step-desc {
        margin-top: 150px
    }
}

@media(min-width:946px) {
    [data-page-section=journey_plotting] .plot-icon .step-desc {
        margin-top: 175px
    }
}

@media(max-width:767px) {
    [data-page-section=journey_plotting] .plot-icon.footprints {
        margin-bottom: 5px
    }
}

[data-page-section=journey_plotting] .plot-icon.footprints .inner-paragraph {
    margin-top: 18px
}

.m-list-custom-bullets__supporting-you li {
    font-weight: 700;
    margin: 15px 0
}

@media(max-width:767px) {
    .m-list-custom-bullets__supporting-you li {
        font-weight: 400
    }
}

[data-page-section=journey_supporting] {
    margin: 0 20px 10px 20px
}

@media(max-width:767px) {
    [data-page-section=journey_supporting] ul {
        padding-left: 0;
        list-style-position: inside
    }

    [data-page-section=journey_supporting] p {
        margin: 10px 0 0
    }
}

[data-page-section=journey_supporting] div.container:first-child {
    background-color: #f0f9f7;
    padding: 50px
}

@media(max-width:767px) {
    [data-page-section=journey_supporting] div.container:first-child {
        padding: 20px
    }
}

[data-page-section=journey_supporting] h2 {
    font-size: 30px;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    margin-bottom: 10px
}

@media(max-width:767px) {
    [data-page-section=journey_supporting] h2 {
        font-size: 17px
    }
}

[data-page-section=journey_supporting] .m-button-arrow {
    display: inline-block;
    margin: 5px 0 35px 0
}

@media(max-width:767px) {
    [data-page-section=journey_supporting] .m-button-arrow {
        margin-bottom: 15px;
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

[data-page-section=journey_supporting] .recipes {
    width: 100%
}

    [data-page-section=journey_supporting] .recipes.is-mobile {
        display: block;
        margin: auto;
        margin-top: 30px;
        margin-bottom: 10px
    }

@media(min-width:767px) {
    [data-page-section=journey_supporting] .recipes.is-mobile {
        display: none
    }
}

[data-page-section=journey_supporting] .recipes.is-desktop {
    display: none
}

@media(min-width:767px) {
    [data-page-section=journey_supporting] .recipes.is-desktop {
        display: block;
        -webkit-transform: translateY(25%);
        transform: translateY(25%)
    }
}

[data-page-section=journey_supporting] .last {
    margin-bottom: 25px
}

@media(max-width:767px) {
    [data-page-section=journey_supporting] .last {
        font-weight: 600
    }
}

[data-page-section=journey_how-to-get-started] {
    margin-bottom: 36px
}

@media(min-width:768px)and (max-width:946px) {
    [data-page-section=journey_how-to-get-started] .get-started .col-sm-6 {
        width: 100%
    }

    [data-page-section=journey_how-to-get-started] .get-started .mobile-hidden {
        display: none !important
    }
}

[data-page-section=journey_how-to-get-started] .get-started .video-details {
    margin-bottom: 30px
}

    [data-page-section=journey_how-to-get-started] .get-started .video-details p {
        text-align: center
    }

@media(min-width:947px) {
    [data-page-section=journey_how-to-get-started] .get-started .video-details {
        margin-top: 5px;
        margin-bottom: 0
    }
}

[data-page-section=journey_how-to-get-started] .get-started .video-content {
    display: none
}

[data-page-section=journey_how-to-get-started] .get-started .video-container {
    margin-bottom: 20px
}

@media(max-width:767px) {
    [data-page-section=journey_how-to-get-started] .get-started .video-container {
        margin-bottom: 0
    }
}

[data-page-section=journey_how-to-get-started] .get-started .title {
    margin-bottom: 7px;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-size: 17px;
    font-weight: 600;
    color: #1d1d1d;
    text-align: center
}

@media(max-width:767px) {
    [data-page-section=journey_how-to-get-started] .get-started .title {
        margin-top: 10px
    }
}

@media(min-width:768px) {
    [data-page-section=journey_how-to-get-started] .get-started .title {
        margin-bottom: 5px;
        font-size: 18px;
        line-height: 1.2;
        text-align: left
    }
}

@media(min-width:946px) {
    [data-page-section=journey_how-to-get-started] .get-started .title {
        margin-bottom: 15px;
        font-size: 19px
    }
}

@media(min-width:1160px) {
    [data-page-section=journey_how-to-get-started] .get-started .title {
        font-size: 20px
    }
}

[data-page-section=journey_treatment] {
    padding: 35px 0 35px 0;
    background-color: #ccefe9
}

@media(min-width:768px) {
    [data-page-section=journey_treatment] {
        padding: 30px 0 35px 0
    }
}

@media(min-width:946px) {
    [data-page-section=journey_treatment] {
        padding: 40px 0 35px 0
    }
}

@media(min-width:1160px) {
    [data-page-section=journey_treatment] {
        padding: 45px 0 45px 0
    }
}

@media(min-width:1160px) {
    [data-page-section=journey_treatment] .journey-subheading {
        font-size: 19.5px
    }
}

.journey-button {
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    background: #ffc72a;
    right: -5px;
    width: 215px;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url(/content/images/button-chevron-black.png);
    background-repeat: no-repeat;
    background-position: 97% center
}

@media(min-width:768px) {
    .journey-button {
        background-position: 300px center;
        height: 60px;
        width: 354px;
        padding: 0
    }
}

.journey-button h3 {
    font-weight: 700;
    font-size: 17px;
    padding-right: 15%;
    color: #000;
    cursor: pointer
}

@media(min-width:768px) {
    .journey-button h3 {
        font-size: 25px;
        padding-right: 11%
    }
}

[data-page-section=savings_program] .hero {
    background: url(/content/images/savings/savings-support-hero.jpg) no-repeat center top;
    background-size: auto 100%;
    padding-top: 0
}

@media(max-width:767px) {
    [data-page-section=savings_program] .hero {
        height: 520px;
        background: url(/content/images/savings/savings-support-hero-mobile.jpg) no-repeat center bottom;
        background-size: 100% auto
    }
}

[data-page-section=savings_program] .hero .header-primary {
    text-align: left
}

[data-page-section=savings_program] .hero .m-heading-secondary {
    margin: 0;
    font-weight: 400;
    text-align: left
}

@media(min-width:768px) {
    [data-page-section=savings_program] .hero .m-heading-secondary {
        font-weight: 700
    }
}

@media(min-width:1160px) {
    [data-page-section=savings_program] .hero .footnotes {
        margin-top: 9px
    }
}

[data-page-section=savings_program] .p-savings {
    padding: 0
}

[data-page-section=savings_program] .m-list-custom-bullets {
    max-width: 200px
}

    [data-page-section=savings_program] .m-list-custom-bullets li {
        margin-top: 9px
    }

        [data-page-section=savings_program] .m-list-custom-bullets li:first-child {
            margin-top: 0
        }

        [data-page-section=savings_program] .m-list-custom-bullets li a.text-link-blk {
            color: #000;
            text-decoration: underline
        }

            [data-page-section=savings_program] .m-list-custom-bullets li a.text-link-blk:hover {
                color: #000
            }

@media(max-width:767px) {
    [data-page-section=savings_program] .m-list-custom-bullets li {
        width: 140%;
        margin-top: 5px
    }
}

@media(min-width:768px) {
    [data-page-section=savings_program] .m-list-custom-bullets {
        max-width: 325px
    }
}

@media(min-width:946px) {
    [data-page-section=savings_program] .m-list-custom-bullets {
        max-width: 600px
    }
}

@media(min-width:1160px) {
    [data-page-section=savings_program] .m-list-custom-bullets {
        max-width: 580px
    }
}

@media screen and (min-width:768px) {
    [data-page-section=savings_program] .m-list-custom-bullets--button-list li {
        margin-top: 15px
    }
}

[data-page-section=savings_program] .m-list-custom-bullets--button-list li.button-list-item:before {
    content: ""
}

[data-page-section=savings_program] .m-list-custom-bullets--button-list li.button-list-item .m-button-arrow {
    display: inline-block
}

[data-page-section=savings_program] .m-list-custom-bullets--button-list li.button-list-item .or-space {
    display: inline-block
}

@media screen and (min-width:768px) {
    [data-page-section=savings_program] .m-list-custom-bullets--button-list li.button-list-item .or-space {
        margin: 0 10px
    }
}

[data-page-section=savings_program] .disclaimer {
    font-size: 12px
}

[data-page-section=savings_program] .footnotes.mt-25 {
    margin-top: 25px !important
}

[data-page-section=savings_assistance] sup:not(.normal), [data-page-section=savings_card] sup:not(.normal) {
    font-size: 100%;
    top: -.1em
}

    [data-page-section=savings_assistance] sup:not(.normal).small, [data-page-section=savings_card] sup:not(.normal).small {
        font-size: 50%;
        top: -1em
    }

.momentum, [data-page-section=savings_assistance], [data-page-section=savings_card], [data-page-section=savings_shareyourstory] {
    padding: 35px 0 30px
}

@media(min-width:768px) {
    .momentum, [data-page-section=savings_assistance], [data-page-section=savings_card], [data-page-section=savings_shareyourstory] {
        padding: 30px 0 25px
    }
}

@media(min-width:946px) {
    .momentum, [data-page-section=savings_assistance], [data-page-section=savings_card], [data-page-section=savings_shareyourstory] {
        padding: 40px 0 35px
    }
}

@media(min-width:1160px) {
    .momentum, [data-page-section=savings_assistance], [data-page-section=savings_card], [data-page-section=savings_shareyourstory] {
        padding: 50px 0
    }
}

.momentum .col-sm-12, [data-page-section=savings_assistance] .col-sm-12, [data-page-section=savings_card] .col-sm-12, [data-page-section=savings_shareyourstory] .col-sm-12 {
    position: relative
}

.momentum img.card.is-mobile, [data-page-section=savings_assistance] img.card.is-mobile, [data-page-section=savings_card] img.card.is-mobile, [data-page-section=savings_shareyourstory] img.card.is-mobile {
    width: 245px
}

@media(min-width:768px)and (max-width:946px) {
    .momentum .card, [data-page-section=savings_assistance] .card, [data-page-section=savings_card] .card, [data-page-section=savings_shareyourstory] .card {
        max-width: 245px
    }
}

.momentum .card.is-mobile, [data-page-section=savings_assistance] .card.is-mobile, [data-page-section=savings_card] .card.is-mobile, [data-page-section=savings_shareyourstory] .card.is-mobile {
    display: block;
    margin: auto
}

@media(min-width:767px) {
    .momentum .card.is-mobile, [data-page-section=savings_assistance] .card.is-mobile, [data-page-section=savings_card] .card.is-mobile, [data-page-section=savings_shareyourstory] .card.is-mobile {
        display: none
    }
}

.momentum .card.is-desktop, [data-page-section=savings_assistance] .card.is-desktop, [data-page-section=savings_card] .card.is-desktop, [data-page-section=savings_shareyourstory] .card.is-desktop {
    display: none
}

@media(min-width:767px) {
    .momentum .card.is-desktop, [data-page-section=savings_assistance] .card.is-desktop, [data-page-section=savings_card] .card.is-desktop, [data-page-section=savings_shareyourstory] .card.is-desktop {
        display: inline-block;
        float: right;
        width: 382px
    }
}

.momentum .momentum, [data-page-section=savings_assistance] .momentum, [data-page-section=savings_card] .momentum, [data-page-section=savings_shareyourstory] .momentum {
    max-width: 340px;
    width: 100%;
    padding: 0 28px
}

    .momentum .momentum.extra-top-margin, [data-page-section=savings_assistance] .momentum.extra-top-margin, [data-page-section=savings_card] .momentum.extra-top-margin, [data-page-section=savings_shareyourstory] .momentum.extra-top-margin {
        margin-top: 25px
    }

@media(min-width:768px) {
    .momentum .momentum, [data-page-section=savings_assistance] .momentum, [data-page-section=savings_card] .momentum, [data-page-section=savings_shareyourstory] .momentum {
        padding: 0;
        margin-top: 14px
    }

        .momentum .momentum.extra-top-margin, [data-page-section=savings_assistance] .momentum.extra-top-margin, [data-page-section=savings_card] .momentum.extra-top-margin, [data-page-section=savings_shareyourstory] .momentum.extra-top-margin {
            margin-top: 14px
        }
}

@media(min-width:946px) {
    .momentum .m-heading-primary, [data-page-section=savings_assistance] .m-heading-primary, [data-page-section=savings_card] .m-heading-primary, [data-page-section=savings_shareyourstory] .m-heading-primary {
        margin-bottom: 25px
    }
}

.momentum h1, [data-page-section=savings_assistance] h1, [data-page-section=savings_card] h1, [data-page-section=savings_shareyourstory] h1 {
    text-align: center
}

@media(max-width:946px) {
    .momentum h1, [data-page-section=savings_assistance] h1, [data-page-section=savings_card] h1, [data-page-section=savings_shareyourstory] h1 {
        text-align: left
    }
}

.momentum .copy, .momentum .m-heading-secondary, [data-page-section=savings_assistance] .copy, [data-page-section=savings_assistance] .m-heading-secondary, [data-page-section=savings_card] .copy, [data-page-section=savings_card] .m-heading-secondary, [data-page-section=savings_shareyourstory] .copy, [data-page-section=savings_shareyourstory] .m-heading-secondary {
    margin-bottom: 10px
}

@media(min-width:946px) {
    .momentum .copy, .momentum .m-heading-secondary, [data-page-section=savings_assistance] .copy, [data-page-section=savings_assistance] .m-heading-secondary, [data-page-section=savings_card] .copy, [data-page-section=savings_card] .m-heading-secondary, [data-page-section=savings_shareyourstory] .copy, [data-page-section=savings_shareyourstory] .m-heading-secondary {
        margin-bottom: 15px
    }
}

.momentum .copy.copy-eligibility, .momentum .m-heading-secondary.copy-eligibility, [data-page-section=savings_assistance] .copy.copy-eligibility, [data-page-section=savings_assistance] .m-heading-secondary.copy-eligibility, [data-page-section=savings_card] .copy.copy-eligibility, [data-page-section=savings_card] .m-heading-secondary.copy-eligibility, [data-page-section=savings_shareyourstory] .copy.copy-eligibility, [data-page-section=savings_shareyourstory] .m-heading-secondary.copy-eligibility {
    font-size: 15px;
    line-height: 1.25
}

@media(min-width:1160px) {
    .momentum .copy.copy-eligibility, .momentum .m-heading-secondary.copy-eligibility, [data-page-section=savings_assistance] .copy.copy-eligibility, [data-page-section=savings_assistance] .m-heading-secondary.copy-eligibility, [data-page-section=savings_card] .copy.copy-eligibility, [data-page-section=savings_card] .m-heading-secondary.copy-eligibility, [data-page-section=savings_shareyourstory] .copy.copy-eligibility, [data-page-section=savings_shareyourstory] .m-heading-secondary.copy-eligibility {
        font-size: 17px;
        line-height: 22px
    }
}

.momentum .extra-margin, [data-page-section=savings_assistance] .extra-margin, [data-page-section=savings_card] .extra-margin, [data-page-section=savings_shareyourstory] .extra-margin {
    margin-bottom: 15px
}

@media(min-width:946px) {
    .momentum .extra-margin, [data-page-section=savings_assistance] .extra-margin, [data-page-section=savings_card] .extra-margin, [data-page-section=savings_shareyourstory] .extra-margin {
        margin-bottom: 25px
    }
}

.momentum .less-margin, [data-page-section=savings_assistance] .less-margin, [data-page-section=savings_card] .less-margin, [data-page-section=savings_shareyourstory] .less-margin {
    margin-bottom: 4px
}

.momentum .footnotes, [data-page-section=savings_assistance] .footnotes, [data-page-section=savings_card] .footnotes, [data-page-section=savings_shareyourstory] .footnotes {
    margin-bottom: 20px
}

@media(min-width:946px) {
    .momentum .footnotes, [data-page-section=savings_assistance] .footnotes, [data-page-section=savings_card] .footnotes, [data-page-section=savings_shareyourstory] .footnotes {
        margin-bottom: 30px
    }
}

@media(max-width:767px) {
    .momentum .m-button-arrow, [data-page-section=savings_assistance] .m-button-arrow, [data-page-section=savings_card] .m-button-arrow, [data-page-section=savings_shareyourstory] .m-button-arrow {
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.momentum .m-list-custom-bullets__savings_program li, [data-page-section=savings_assistance] .m-list-custom-bullets__savings_program li, [data-page-section=savings_card] .m-list-custom-bullets__savings_program li, [data-page-section=savings_shareyourstory] .m-list-custom-bullets__savings_program li {
    margin: 20px 0
}

    .momentum .m-list-custom-bullets__savings_program li:last-child, [data-page-section=savings_assistance] .m-list-custom-bullets__savings_program li:last-child, [data-page-section=savings_card] .m-list-custom-bullets__savings_program li:last-child, [data-page-section=savings_shareyourstory] .m-list-custom-bullets__savings_program li:last-child {
        margin-bottom: 9px
    }

@media(max-width:767px) {
    .momentum .m-list-custom-bullets__savings_program li, [data-page-section=savings_assistance] .m-list-custom-bullets__savings_program li, [data-page-section=savings_card] .m-list-custom-bullets__savings_program li, [data-page-section=savings_shareyourstory] .m-list-custom-bullets__savings_program li {
        margin: 12px 0
    }
}

[data-page-section=savings_card] {
    background-color: #ccefe9;
    padding-top: 24px
}

    [data-page-section=savings_card] .m-button-arrow {
        display: block;
        width: 100%;
        max-width: 148px
    }

@media(min-width:768px) {
    [data-page-section=savings_card] .m-button-arrow {
        max-width: 190px
    }
}

@media(min-width:1160px) {
    [data-page-section=savings_card] {
        padding-top: 35px
    }
}

@media(min-width:946px) {
    [data-page-section=savings_card] .m-heading-primary {
        margin-bottom: 14px
    }
}

[data-page-section=savings_card] .underline {
    text-decoration: underline
}

[data-page-section=savings_card] .terms {
    text-decoration: underline;
    color: #1d1d1d
}

[data-page-section=savings_card] .enrollment-column {
    margin-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px
}

    [data-page-section=savings_card] .enrollment-column:last-child {
        margin-bottom: 0
    }

@media screen and (min-width:768px) {
    [data-page-section=savings_card] .enrollment-column {
        margin-bottom: 0;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        padding-left: 15px;
        padding-right: 15px
    }
}

[data-page-section=savings_card] .enrollment-column__wrapper {
    margin-top: 30px;
    margin-bottom: 20px;
    z-index: 2
}

[data-page-section=savings_card] .enrollment-column__wrapper-inner {
    padding-left: 0;
    padding-right: 0
}

@media screen and (min-width:768px) {
    [data-page-section=savings_card] .enrollment-column__wrapper-inner {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        padding-left: 15px;
        padding-right: 15px
    }
}

[data-page-section=savings_card] .enrollment-column__inner {
    background-color: #f0f9f7;
    padding: 20px 15px
}

@media screen and (min-width:768px) {
    [data-page-section=savings_card] .enrollment-column__inner {
        padding: 20px 55px
    }
}

[data-page-section=savings_card] .enrollment-column__icon {
    display: block;
    width: 100%;
    max-width: 65px;
    margin: 0 auto
}

@media screen and (min-width:768px) {
    [data-page-section=savings_card] .enrollment-column__icon {
        max-width: 105px
    }
}

[data-page-section=savings_card] .enrollment-column__headline {
    font-size: 20px;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 0;
    text-align: center
}

@media screen and (min-width:768px) {
    [data-page-section=savings_card] .enrollment-column__headline {
        text-align: left;
        font-size: 30px
    }
}

[data-page-section=savings_card] .enrollment-column__list li {
    font-size: 15px;
    margin-top: 10px
}

@media screen and (min-width:768px) {
    [data-page-section=savings_card] .enrollment-column__list li {
        font-size: 20px;
        margin-top: 15px
    }
}

[data-page-section=savings_card] .enrollment-column__btn {
    margin-top: 20px;
    margin-bottom: 20px
}

[data-page-section=savings_card] .enrollment-column__btn--text {
    max-width: 210px;
    background-color: transparent;
    border: 2px solid #ffc72a;
    font-weight: 400
}

@media screen and (min-width:768px) {
    [data-page-section=savings_card] .enrollment-column__btn--text {
        max-width: 300px
    }
}

[data-page-section=savings_card] .enrollment-column__btn--text span {
    font-weight: 700
}

[data-page-section=savings_card] .enrollment-column__btn-no-hover {
    background-image: none;
    padding-right: 20px;
    text-align: center
}

    [data-page-section=savings_card] .enrollment-column__btn-no-hover:hover {
        cursor: default
    }

[data-page-section=savings_card] .enrollment-column__restrictions {
    margin-bottom: 0
}

[data-page-section=savings_card] .enrollment-column__text-link {
    color: #000;
    text-decoration: underline
}

    [data-page-section=savings_card] .enrollment-column__text-link:hover {
        color: #000
    }

[data-page-section=savings_card] .enrollment-column__eligibility {
    padding-left: 20px;
    padding-right: 20px
}

@media screen and (min-width:768px) {
    [data-page-section=savings_card] .enrollment-column__eligibility {
        padding-right: 15px;
        padding-left: 15px
    }
}

.momentum .m-list-custom-bullets, [data-page-section=savings_shareyourstory] .m-list-custom-bullets {
    margin-top: 0;
    margin-bottom: 20px
}

.momentum .footnotes, [data-page-section=savings_shareyourstory] .footnotes {
    margin-top: 20px;
    margin-bottom: 0
}

.momentum .footnotes__savings_program, [data-page-section=savings_shareyourstory] .footnotes__savings_program {
    margin-top: 20px
}

.momentum {
    padding-top: 24px
}

@media(min-width:768px) {
    .momentum {
        padding-top: 40px
    }
}

.momentum .copy {
    margin-bottom: 0
}

.momentum .m-heading-primary {
    margin-bottom: 12px;
    text-align: center
}

.momentum .m-heading-secondary {
    text-align: left;
    margin-bottom: 20px
}

@media(min-width:768px) {
    .momentum .m-heading-secondary {
        text-align: center
    }
}

#share-story-link {
    margin-top: 30px
}

    #share-story-link.is-arrow-down {
        background-color: #ffdc7d
    }

[data-page-section=savings_shareyourstory] {
    background-color: #ccefe9
}

@media(max-width:767px) {
    [data-page-section=savings_shareyourstory] .share-your-story-image {
        margin: 0 auto 20px
    }
}

@media(min-width:1160px) {
    [data-page-section=savings_shareyourstory] .share-your-story-image {
        padding-top: 10px
    }
}

@media(min-width:1160px) {
    [data-page-section=savings_shareyourstory] {
        padding: 43px 0
    }
}

[data-page-section=savings_assistance] {
    padding-top: 25px
}

@media(min-width:768px) {
    [data-page-section=savings_assistance] {
        padding-top: 30px
    }
}

@media(min-width:946px) {
    [data-page-section=savings_assistance] {
        padding-top: 35px
    }
}

@media(min-width:1160px) {
    [data-page-section=savings_assistance] {
        padding-top: 42px
    }
}

[data-page-section=savings_assistance] .m-heading-primary {
    margin-bottom: 25px
}

@media(min-width:768px) {
    [data-page-section=savings_assistance] .mobile-hidden {
        display: inline !important
    }
}

[data-page-section=savings_assistance] a {
    color: #1d1d1d;
    text-decoration: underline
}

    [data-page-section=savings_assistance] a.hover, [data-page-section=savings_assistance] a:hover {
        font-weight: 700
    }

    [data-page-section=savings_assistance] a.savings_assistance--link {
        font-weight: 700;
        color: #33c0a9
    }

[data-page-section=savings_assistance] img.icon {
    width: 178px;
    height: auto
}

[data-page-section=savings_assistance] p {
    text-align: left
}

.share-story-facebook {
    padding-left: 10px;
    padding-right: 10px
}

    .share-story-facebook > .row {
        padding: 0
    }

.share-story-facebook__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #f0f9f7;
    margin: 20px 0;
    padding: 20px
}

@media(min-width:992px) {
    .share-story-facebook__container {
        padding: 45px 0
    }
}

.share-story-facebook__wrapper {
    width: 70%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0
}

@media(max-width:768px) {
    .share-story-facebook__wrapper {
        width: 100%
    }
}

.share-story-facebook__logo {
    width: 100%;
    max-width: 56px;
    margin-right: 20px;
    height: auto
}

@media(min-width:992px) {
    .share-story-facebook__logo {
        max-width: 96px;
        margin-right: 30px
    }
}

@media(max-width:768px) {
    .share-story-facebook__logo {
        width: 50px
    }
}

.share-story-facebook__copy {
    font-size: 24px;
    line-height: 1.2
}

@media(min-width:992px) {
    .share-story-facebook__copy {
        font-weight: 500
    }
}

@media(max-width:768px) {
    .share-story-facebook__copy {
        font-size: 17px
    }
}

.share-story-facebook__copy.hover, .share-story-facebook__copy:hover {
    text-decoration: underline
}

section.patient-resource {
    padding: 10px 0 30px
}

@media(min-width:767px) {
    section.patient-resource {
        padding: 40px 0 30px
    }
}

section.patient-resource .tools-subnav {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media(min-width:767px) {
    section.patient-resource .tools-subnav {
        padding: 0 40px;
        background-color: #ccefe9
    }
}

section.patient-resource .tools-subnav__container {
    text-align: center
}

section.patient-resource .tools-subnav__item {
    height: 118px;
    width: 118px;
    background-color: #ccefe9;
    padding: 24px;
    margin: 5px;
    text-align: center;
    text-decoration: none
}

@media(min-width:767px) {
    section.patient-resource .tools-subnav__item {
        height: 54px;
        width: auto;
        padding: 0 20px;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: left
    }
}

section.patient-resource .tools-subnav__item.hover, section.patient-resource .tools-subnav__item:hover {
    border-bottom: 8px solid #00b189
}

@media(min-width:767px) {
    section.patient-resource .tools-subnav__item.hover, section.patient-resource .tools-subnav__item:hover {
        border-bottom: 0
    }

        section.patient-resource .tools-subnav__item.hover .tools-subnav__title, section.patient-resource .tools-subnav__item:hover .tools-subnav__title {
            border-bottom: 2px solid #00b189
        }
}

section.patient-resource .tools-subnav__icon {
    width: 32px;
    height: 32px;
    margin-bottom: 4px
}

@media(min-width:767px) {
    section.patient-resource .tools-subnav__icon {
        margin-bottom: 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-left: 10px
    }
}

section.patient-resource .tools-subnav__title {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 600
}

@media(min-width:767px) {
    section.patient-resource .tools-subnav__title {
        font-size: 17px;
        border-bottom: 2px solid transparent;
        border-top: 2px solid transparent
    }
}

section.patient-resource .tools-section-header {
    padding: 0 0 20px;
    text-align: center
}

@media(min-width:767px) {
    section.patient-resource .tools-section-header {
        padding: 40px 0 30px
    }
}

section.patient-resource .tools-section-header__text-container {
    font-size: 17px;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1;
    padding: 0 30px
}

@media(min-width:767px) {
    section.patient-resource .tools-section-header__text-container {
        padding: 0 100px;
        font-size: 30px
    }
}

section.patient-resource .tools-section-header__bar {
    border-bottom: .5px solid #00b189;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    bottom: 5px
}

section.patient-resource .tools-section-header__bar--recipes {
    border-color: #7ca6dc
}

section.patient-resource .tools-section-header__bar--health-wellness {
    border-color: #806e93
}

section.patient-resource .tools-section-header__bar--exercise-fitness {
    border-color: #00b087
}

section.patient-resource .tools-section-header__title {
    padding: 0 15px
}

section.patient-resource .tools-section-header__icon {
    width: 60px;
    height: 60px;
    margin-bottom: 18px
}

@media(min-width:767px) {
    section.patient-resource .tools-section-header__icon {
        width: 100px;
        height: 100px;
        margin-bottom: 24px
    }
}

section.patient-resource .tools-section-header__subheader {
    text-align: center;
    margin-top: 15px
}

section.patient-resource .momentum-tool-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

section.patient-resource .momentum-tool {
    -ms-flex-preferred-size: calc(100% - 40px);
    flex-basis: calc(100% - 40px);
    text-align: center;
    margin: 0 20px 30px
}

    section.patient-resource .momentum-tool:last-child {
        margin-bottom: 0
    }

    section.patient-resource .momentum-tool .is-mobile {
        display: none
    }

@media(min-width:767px) {
    section.patient-resource .momentum-tool .is-mobile {
        display: inline
    }
}

section.patient-resource .momentum-tool hr.is-mobile {
    display: none
}

@media(min-width:767px) {
    section.patient-resource .momentum-tool hr.is-mobile {
        display: block
    }
}

section.patient-resource .momentum-tool .is-desktop {
    display: none
}

@media(max-width:767px) {
    section.patient-resource .momentum-tool .is-desktop {
        display: inline
    }
}

@media(min-width:1199px) {
    section.patient-resource .momentum-tool {
        -ms-flex-preferred-size: calc(33% - 40px);
        flex-basis: calc(33% - 40px);
        margin: 0 20px
    }
}

section.patient-resource .momentum-tool__image {
    width: 100%;
    border: 1px solid #00b189;
    max-width: 350px;
    max-height: 214px
}

section.patient-resource .momentum-tool__title {
    font: 600 17px/1.2 Rockwell,Arial,Helvetica,sans-serif;
    margin: 12px 0 5px
}

@media(min-width:767px) {
    section.patient-resource .momentum-tool__title {
        font-size: 20px
    }
}

section.patient-resource .momentum-tool__description {
    font: 400 15px/1.2 "Proxima Nova",Arial,Helvetica,sans-serif;
    padding: 0 3px
}

@media(min-width:767px) {
    section.patient-resource .momentum-tool__description {
        font-size: 20px
    }
}

section.patient-resource .momentum-tool__separator {
    width: 205px;
    border-color: #959595;
    margin: 12px auto
}

@media(min-width:767px) {
    section.patient-resource .momentum-tool__separator {
        width: 150px
    }
}

section.patient-resource .momentum-tool__download {
    font: 500 15px/1.2 "Proxima Nova",Arial,Helvetica,sans-serif;
    margin-bottom: 30px;
    color: #1d1d1d
}

    section.patient-resource .momentum-tool__download span {
        text-decoration: underline
    }

    section.patient-resource .momentum-tool__download.hover, section.patient-resource .momentum-tool__download:hover {
        color: #1d1d1d;
        text-decoration: underline
    }

@media(min-width:767px) {
    section.patient-resource .momentum-tool__download {
        font-size: 20px
    }

        section.patient-resource .momentum-tool__download span {
            text-decoration: none
        }
}

section.patient-resource .momentum-tool__download-icon {
    width: 23px;
    height: 23px;
    margin-left: 5px
}

@media(min-width:767px) {
    section.patient-resource .momentum-tool__download-icon {
        width: 25px;
        height: 25px;
        margin-left: 10px
    }
}

section.patient-resource .momentum-tool__text-link {
    font: 500 15px/1.2 "Proxima Nova",Arial,Helvetica,sans-serif;
    text-decoration: underline;
    text-transform: uppercase;
    color: #1d1d1d
}

@media(min-width:767px) {
    section.patient-resource .momentum-tool__text-link {
        font-size: 20px
    }
}

section.patient-resource .momentum-tool:last-child .momentum-tool__download {
    margin-bottom: 0
}

section.patient-resource .recipe-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media(min-width:768px) {
    section.patient-resource .recipe-container {
        margin-bottom: -25px
    }
}

section.patient-resource .recipe-container.mobile-hidden {
    display: none
}

@media(min-width:768px) {
    section.patient-resource .recipe-container.mobile-hidden {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

section.patient-resource .recipe-container .recipe {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 0 20px
}

@media(min-width:767px) {
    section.patient-resource .recipe-container .recipe {
        -ms-flex-preferred-size: calc(33% - 40px);
        flex-basis: calc(33% - 40px);
        margin: 0 20px 25px
    }
}

section.patient-resource .recipe-container .recipe-see-more.show-more .see-more-button {
    display: none
}

section.patient-resource .recipe-container .recipe-see-more.show-more .extra-recipes {
    display: block
}

section.patient-resource .recipe-container .recipe-see-more .extra-recipes {
    display: none
}

section.patient-resource .recipe-container .recipe-see-more .see-more-button {
    border: 1px solid #66d0be;
    display: block;
    text-align: center;
    margin: 0 20px;
    padding: 6px 0;
    margin-top: -15px;
    font-size: 15px;
    color: #000;
    font-weight: 500
}

section.patient-resource .recipe-container--show-more {
    display: none
}

@media screen and (min-width:768px) {
    section.patient-resource .recipe-show-more-less-button {
        margin-top: 50px
    }
}

@media(max-width:767px) {
    section.patient-resource .m-heading-primary {
        margin-bottom: 14px
    }

    section.patient-resource .m-slider {
        min-height: 595px;
        margin-bottom: -100px;
        margin-top: 0
    }

        section.patient-resource .m-slider .m-slide .slide-image {
            margin-top: 50px;
            padding: 18px 0
        }

            section.patient-resource .m-slider .m-slide .slide-image img {
                max-height: 205px
            }

        section.patient-resource .m-slider .m-slide .slide-content .m-heading-secondary {
            position: absolute;
            width: 100%;
            top: 0;
            left: 50%;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            padding-top: 0
        }

        section.patient-resource .m-slider .m-slide .slide-content .view-article {
            max-width: 150px;
            margin: 12px auto 0
        }

        section.patient-resource .m-slider .m-slider-controls .next, section.patient-resource .m-slider .m-slider-controls .prev {
            top: 150px
        }

        section.patient-resource .m-slider .m-slider-controls .prev {
            left: -15px
        }

        section.patient-resource .m-slider .m-slider-controls .next {
            right: -15px
        }

        section.patient-resource .m-slider .m-slider-controls .pager {
            float: none;
            position: relative;
            left: 50%;
            padding-top: 0;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            z-index: 10;
            width: auto
        }
}

@media(min-width:767px) {
    section.patient-resource .m-slider {
        max-width: none
    }

        section.patient-resource .m-slider .view-article {
            max-width: 230px;
            padding-left: 30px;
            background-position: center right 30px
        }

        section.patient-resource .m-slider .m-slider-controls {
            position: relative;
            z-index: 10;
            margin-top: -45px
        }

        section.patient-resource .m-slider .m-slide .slide-image {
            position: absolute;
            left: 15px;
            width: auto
        }

            section.patient-resource .m-slider .m-slide .slide-image img {
                max-height: 315px
            }

        section.patient-resource .m-slider .m-slide .slide-content {
            width: 53%;
            left: -170px
        }

            section.patient-resource .m-slider .m-slide .slide-content .m-heading-secondary {
                font: 600 20px Rockwell,Arial,Helvetica,sans-serif
            }
}

@media(min-width:768px)and (max-width:1165px) {
    section.patient-resource .m-slider .m-slide .slide-image {
        left: 8%
    }

        section.patient-resource .m-slider .m-slide .slide-image img {
            max-width: 250px;
            max-height: auto;
            height: auto
        }

    section.patient-resource .m-slide .slide-image {
        top: 15%
    }

    section.patient-resource .m-slider .m-slide .slide-content {
        left: 0
    }
}

@media(min-width:768px)and (max-width:946px) {
    section.patient-resource .m-slide .slide-image {
        top: 45% !important
    }

    section.patient-resource .m-slider .m-slider-controls {
        margin-top: -15px
    }
}

@media(min-width:1024px)and (max-width:1165px) {
    section.patient-resource .m-slider .m-slide .slide-image {
        left: 15%
    }
}

section.patient-resource .article-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media(min-width:768px) {
    section.patient-resource .article-container {
        margin-bottom: -25px
    }
}

section.patient-resource .article-container.mobile-hidden {
    display: none
}

@media(min-width:768px) {
    section.patient-resource .article-container.mobile-hidden {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

section.patient-resource .article-container .article {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 0 20px
}

@media(min-width:767px) {
    section.patient-resource .article-container .article {
        -ms-flex-preferred-size: calc(33% - 40px);
        flex-basis: calc(33% - 40px);
        margin: 0 20px 25px
    }
}

section.patient-resource .article-container .article-see-more.show-more .see-more-button {
    display: none
}

section.patient-resource .article-container .article-see-more.show-more .extra-articles {
    display: block
}

section.patient-resource .article-container .article-see-more .extra-articles {
    display: none
}

section.patient-resource .article-container .article-see-more .see-more-button {
    border: 1px solid #66d0be;
    display: block;
    text-align: center;
    margin: 0 20px;
    padding: 6px 0;
    margin-top: -15px;
    font-size: 15px;
    color: #000;
    font-weight: 500
}

section.patient-resource .pb-25 {
    padding-bottom: 25px
}

[data-page-section=saving-help-videos] {
    padding-top: 30px;
    padding-bottom: 30px
}

@media screen and (max-width:767px) {
    [data-page-section=saving-help-videos] .help-video-one {
        margin-bottom: 30px
    }
}

@media(min-width:768px) {
    [data-page-section=faq] {
        margin-top: 10px
    }
}

@media(min-width:768px)and (max-width:1199px) {
    [data-page-section=faq] .container {
        padding: 0
    }
}

@media(min-width:946px) {
    [data-page-section=faq] {
        margin-top: 19px
    }
}

@media(min-width:1160px) {
    [data-page-section=faq] {
        margin-top: 28px
    }
}

[data-page-section=faq] .prescription {
    margin: 15px 0 20px
}

@media(max-width:767px) {
    [data-page-section=faq] .prescription {
        font-size: 12px;
        line-height: 15px
    }
}

@media(min-width:946px) {
    [data-page-section=faq] .prescription {
        margin: 25px 0 30px
    }
}

[data-page-section=faq] .m-heading-primary {
    color: #1d1d1d
}

@media(min-width:946px) {
    [data-page-section=faq] .m-heading-primary {
        margin-bottom: 35px
    }
}

[data-page-section=faq] .questions-container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
}

[data-page-section=faq] .content-block-with-margins p {
    margin-bottom: 10px
}

[data-page-section=faq] .mobile-link-disable {
    color: #1d1d1d !important
}

[data-page-section=faq] .mobile-link-wrapper a {
    color: #1d1d1d !important;
    text-decoration: none !important
}

[data-page-section=error] {
    padding: 30px 0 0
}

@media(min-width:946px) {
    [data-page-section=error] {
        margin-top: 19px;
        padding: 50px 0 0
    }
}

@media(min-width:1160px) {
    [data-page-section=error] {
        margin-top: 28px
    }
}

[data-page-section=error] .m-button-arrow {
    display: inline-block
}

.is-parent-orphan {
    padding-top: 0
}

    .is-parent-orphan .container.inner-container {
        width: 100%
    }

@media(min-width:1024px) {
    .is-parent-orphan .container.inner-container {
        width: 992px
    }
}

.is-parent-orphan .center {
    text-align: center
}

@media(max-width:767px) {
    .is-parent-orphan .mobile-center {
        text-align: center
    }
}

@media(min-width:768px) {
    .is-parent-orphan .desktop-center {
        text-align: center
    }
}

.is-parent-orphan sup {
    top: -.5em;
    font-size: 65%
}

.is-parent-orphan .m-button-arrow {
    background: url(/content/images/button-chevron-black.png) right 15px center no-repeat #ffc72a;
    padding: 13px 50px 13px 28px;
    display: inline-block;
    font-size: 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-style: normal;
    color: #1d1d1d;
    width: 100%;
    max-width: 315px;
    margin-bottom: 15px;
    text-align: center
}

    .is-parent-orphan .m-button-arrow:hover {
        background-color: #ffdc7d
    }

@media(min-width:768px) {
    .is-parent-orphan .m-button-arrow {
        padding: 13px 60px 13px 30px;
        background: url(/content/images/button-chevron-black.png) right 25px center no-repeat #ffc72a;
        font-size: 18px;
        max-width: none;
        margin-bottom: 20px
    }
}

@media(min-width:1024px) {
    .is-parent-orphan .m-button-arrow {
        font-size: 24px
    }
}

.is-parent-orphan section {
    padding: 15px 0
}

@media(min-width:768px) {
    .is-parent-orphan section {
        padding: 40px 0
    }
}

.is-parent-orphan section h1 {
    line-height: 1.2;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-size: 26px
}

@media(min-width:768px) {
    .is-parent-orphan section h1 {
        font-size: 36px
    }
}

@media(min-width:1024px) {
    .is-parent-orphan section h1 {
        font-size: 48px
    }
}

.is-parent-orphan section h2 {
    line-height: 1.2;
    margin-bottom: 10px;
    font-size: 18px
}

@media(min-width:768px) {
    .is-parent-orphan section h2 {
        font-size: 26px;
        margin-bottom: 15px
    }
}

@media(min-width:1024px) {
    .is-parent-orphan section h2 {
        font-size: 30px;
        margin-bottom: 20px
    }
}

.is-parent-orphan section p, .is-parent-orphan section ul {
    margin: 12px 0
}

    .is-parent-orphan section p.no-margin-bottom, .is-parent-orphan section ul.no-margin-bottom {
        margin-bottom: 0
    }

    .is-parent-orphan section p.top-margin-large, .is-parent-orphan section ul.top-margin-large {
        margin-top: 10px
    }

@media(min-width:480px) {
    .is-parent-orphan section p.top-margin-large, .is-parent-orphan section ul.top-margin-large {
        margin-top: 40px
    }
}

.is-parent-orphan section ul {
    padding: 0;
    list-style: none
}

    .is-parent-orphan section ul li {
        position: relative;
        margin-bottom: 12px;
        padding-left: 10px
    }

@media(min-width:768px) {
    .is-parent-orphan section ul li {
        padding-left: 15px
    }
}

.is-parent-orphan section ul li:before {
    content: "•";
    position: absolute;
    left: 0;
    top: 0;
    color: #66d0be
}

.is-parent-orphan section .icon {
    display: block;
    margin: 20px auto
}

@media(min-width:768px) {
    .is-parent-orphan section .icon {
        margin: 30px auto
    }
}

.is-parent-orphan .l-header-container-orphan {
    position: static;
    border-top: 10px solid #ffc72a;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 85px
}

@media(min-width:768px) {
    .is-parent-orphan .l-header-container-orphan {
        height: 140px
    }
}

.is-parent-orphan .m-header-logo {
    background: url(/content/images/logo_myrbetriq.jpg) no-repeat;
    background-size: contain;
    width: 122px;
    height: 55px;
    top: 20px;
    left: 0;
    position: absolute;
    display: block
}

@media(min-width:768px) {
    .is-parent-orphan .m-header-logo {
        width: 240px;
        height: 118px;
        top: 35px
    }
}

.is-parent-orphan .m-footer-logo-container {
    margin-top: 0;
    padding-bottom: 30px;
    padding-top: 20px
}

@media(min-width:768px) {
    .is-parent-orphan .m-footer-logo-container {
        padding-bottom: 80px;
        padding-top: 30px
    }
}

@media(min-width:768px) {
    .is-parent-orphan .m-footer-secondary-nav.three-columns li {
        width: 33.3%
    }
}

@media(min-width:768px) {
    .is-parent-orphan .m-footer-secondary-nav li {
        width: 25%
    }
}

.is-parent-orphan .m-footer-secondary-nav li.icon-cell {
    display: none
}

.pricing-details {
    background: #f1f1f2
}

    .pricing-details .box-content {
        border: 1px solid #66d0be;
        border-radius: 15px;
        margin: 0 -4% 40px;
        padding: 10px 4%
    }

@media(min-width:768px) {
    .pricing-details .box-content {
        margin: 0 -7% 40px;
        padding: 30px 7%
    }
}

.pricing-details .box-content .monthly-cost {
    margin: 15px 0
}

    .pricing-details .box-content .monthly-cost strong {
        font-size: 18px
    }

@media(min-width:768px) {
    .pricing-details .box-content .monthly-cost {
        margin: 20px 0
    }

        .pricing-details .box-content .monthly-cost strong {
            font-size: 24px
        }
}

@media(min-width:1024px) {
    .pricing-details .box-content .monthly-cost {
        margin: 30px 0
    }

        .pricing-details .box-content .monthly-cost strong {
            font-size: 32px
        }
}

.pricing-details .insurance-container {
    margin: 0 -9px
}

    .pricing-details .insurance-container .is-Uninsured-text {
        padding-right: 37px
    }

@media(min-width:768px) {
    .pricing-details .insurance-container {
        margin: 0 -5%
    }
}

.pricing-details .insurance-container .is-insurance-box:nth-child(1) {
    padding-right: 5px
}

.pricing-details .insurance-container .is-insurance-box:nth-child(2) {
    padding-left: 10px;
    padding-right: 10px
}

.pricing-details .insurance-container .is-insurance-box:nth-child(3) {
    padding-left: 5px
}

.pricing-details .insurance-container .is-insurance-box .m-button-arrow {
    background-image: none;
    padding: 10px;
    height: 84px;
    position: relative;
    margin: 15px 0 0
}

    .pricing-details .insurance-container .is-insurance-box .m-button-arrow div {
        position: absolute;
        display: inline-block;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

@media(min-width:768px) {
    .pricing-details .insurance-container .is-insurance-box .m-button-arrow div {
        padding-right: 35px
    }

        .pricing-details .insurance-container .is-insurance-box .m-button-arrow div .desktop-nowrap {
            white-space: nowrap
        }

        .pricing-details .insurance-container .is-insurance-box .m-button-arrow div:after {
            position: absolute;
            top: calc(50% - 12px);
            right: 0;
            content: "";
            display: block;
            background: url(/content/images/button-chevron-black-down.png) no-repeat center center;
            background-size: 25px 25px;
            width: 25px;
            height: 25px
        }
}

.pricing-details .insurance-container .is-insurance-box .m-button-arrow.active {
    margin-bottom: 25px
}

@media(min-width:768px) {
    .pricing-details .insurance-container .is-insurance-box .m-button-arrow.active {
        margin-bottom: 33px
    }
}

.pricing-details .insurance-container .is-insurance-box .m-button-arrow.active div:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.pricing-details .insurance-container .is-insurance-box .m-button-arrow.active:after {
    content: "";
    position: absolute;
    top: calc(100% + 12px);
    left: calc(50% - 20px);
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #8dbdfb;
    pointer-events: none
}

@media(min-width:768px) {
    .pricing-details .insurance-container .is-insurance-box .m-button-arrow.active:after {
        left: calc(50% - 25px);
        width: 0;
        height: 0;
        border-left: 25px solid transparent;
        border-right: 25px solid transparent;
        border-bottom: 30px solid #8dbdfb
    }
}

.pricing-details .insurance-container .insurance-content {
    background: #8dbdfb;
    border-radius: 15px;
    padding: 0 5%;
    display: none
}

    .pricing-details .insurance-container .insurance-content sup {
        top: -.1em;
        font-size: 100%
    }

    .pricing-details .insurance-container .insurance-content .insurance-content-wrapper {
        padding: 10px 0;
        display: none
    }

        .pricing-details .insurance-container .insurance-content .insurance-content-wrapper.active {
            display: block
        }

@media(min-width:768px) {
    .pricing-details .insurance-container .insurance-content .insurance-content-wrapper {
        padding: 30px 0
    }
}

.pricing-details .insurance-container .insurance-content hr {
    border-color: #000
}

.pricing-details .insurance-container .insurance-content p:not(.footnote), .pricing-details .insurance-container .insurance-content ul {
    margin-bottom: 15px
}

@media(min-width:768px) {
    .pricing-details .insurance-container .insurance-content p:not(.footnote), .pricing-details .insurance-container .insurance-content ul {
        margin-bottom: 25px
    }
}

.pricing-details .insurance-container .insurance-content p:not(.footnote) strong.semi, .pricing-details .insurance-container .insurance-content ul strong.semi {
    font-weight: 600
}

.pricing-details .insurance-container .insurance-content p:not(.footnote).monthly-cost strong, .pricing-details .insurance-container .insurance-content ul.monthly-cost strong {
    font-size: 18px
}

@media(min-width:768px) {
    .pricing-details .insurance-container .insurance-content p:not(.footnote).monthly-cost strong, .pricing-details .insurance-container .insurance-content ul.monthly-cost strong {
        font-size: 20px
    }
}

@media(min-width:1024px) {
    .pricing-details .insurance-container .insurance-content p:not(.footnote).monthly-cost strong, .pricing-details .insurance-container .insurance-content ul.monthly-cost strong {
        font-size: 24px
    }
}

.pricing-details .insurance-container .insurance-content p:not(.footnote).no-margin-bottom, .pricing-details .insurance-container .insurance-content ul.no-margin-bottom {
    margin-bottom: 0
}

.pricing-details .insurance-container .insurance-content ul li:before {
    color: inherit
}

.pricing-details .no-margin-bottom {
    margin-bottom: 0
}

@media(min-width:768px) {
    .pricing-details .no-margin-bottom {
        margin-bottom: 12px
    }
}

.pricing-details .padding-left-0 {
    padding-left: 5px
}

@media(min-width:768px) {
    .pricing-details .padding-left-0 {
        padding-left: 0
    }
}

.pricing-details .footnote {
    display: block;
    margin-bottom: 10px;
    text-align: left;
    font-size: 13px;
    line-height: 1.2
}

@media(min-width:768px) {
    .pricing-details .footnote {
        font-size: 14px
    }
}

.pricing-bottom .bottom-container {
    margin-top: 15px;
    margin-bottom: 20px
}

@media(min-width:768px) {
    .pricing-bottom .bottom-container {
        margin-top: 30px
    }
}

.pricing-bottom .bottom-container p, .pricing-bottom .bottom-container ul {
    margin: 0
}

    .pricing-bottom .bottom-container ul li {
        margin: 12px 0;
        padding-left: 15px
    }

.pricing-bottom .bottom-container .support-link {
    color: #33c0a9;
    text-decoration: none;
    border-bottom: 1px solid #33c0a9
}

    .pricing-bottom .bottom-container .support-link:hover {
        color: #1d1d1d
    }

section.recipe {
    padding-top: 20px
}

@media screen and (max-width:767px) {
    section.recipe {
        margin-bottom: 20px
    }
}

.recipe__header, .recipe__pre-footer {
    font-size: 12px;
    line-height: 1.2
}

@media(min-width:768px) {
    .recipe__header, .recipe__pre-footer {
        font-size: 20px
    }
}

.recipe__header_myrbetriq {
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 20px
}

@media(min-width:768px) {
    .recipe__header_myrbetriq {
        font-size: 20px
    }
}

@media(min-width:1160px) {
    .recipe__header_myrbetriq span {
        display: block
    }
}

.recipe__header_all-recipes-link, .recipe__pre-footer_all-recipes-link {
    color: #1d1d1d;
    text-decoration: none;
    display: block;
    margin-bottom: 10px
}

    .hover.recipe__pre-footer_all-recipes-link, .recipe__header_all-recipes-link.hover, .recipe__header_all-recipes-link:hover, .recipe__pre-footer_all-recipes-link:hover {
        color: #1d1d1d;
        text-decoration: underline
    }

@media(min-width:768px) {
    .recipe__header_all-recipes-link-wrap {
        padding-left: 0
    }
}

@media(max-width:768px) {
    .recipe__header .row div, .recipe__pre-footer .row div {
        padding-left: 10px;
        padding-right: 10px
    }
}

.recipe__hero {
    width: 100%;
    height: 150px;
    margin-bottom: 30px;
    position: relative
}

@media(min-width:768px) {
    .recipe__hero {
        height: 280px
    }
}

.recipe__hero__wrapper {
    padding-left: 20px;
    padding-right: 20px
}

@media(min-width:768px) {
    .recipe__hero__wrapper {
        padding-left: 0;
        padding-right: 0
    }
}

.recipe__hero--pasta-zuccini {
    background-image: url(/content/images/recipes/hero/pasta-zucchini-garlic-mobile.jpg);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--pasta-zuccini {
        background-image: url(/content/images/recipes/hero/pasta-zucchini-garlic-desktop.jpg)
    }
}

.recipe__hero--apple-crumb {
    background-image: url(/content/images/recipes/hero/apple-crumb-mobile.jpg);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--apple-crumb {
        background-image: url(/content/images/recipes/hero/apple-crumb-desktop.jpg)
    }
}

.recipe__hero--fruit-muffins {
    background-image: url(/content/images/recipes/hero/fruit-muffins-mobile.jpg);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--fruit-muffins {
        background-image: url(/content/images/recipes/hero/fruit-muffins-desktop.jpg)
    }
}

.recipe__hero--parmesan-chicken-polenta {
    background-image: url(/content/images/recipes/hero/parmesan-chicken-polenta-mobile.jpg);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--parmesan-chicken-polenta {
        background-image: url(/content/images/recipes/hero/parmesan-chicken-polenta-desktop.jpg)
    }
}

.recipe__hero--spaghetti-parsley-pesto {
    background-image: url(/content/images/recipes/hero/spaghetti-parsley-pesto-mobile.jpg);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--spaghetti-parsley-pesto {
        background-image: url(/content/images/recipes/hero/spaghetti-parsley-pesto-desktop.jpg)
    }
}

.recipe__hero--french-toast {
    background-image: url(/content/images/recipes/hero/french-toast-mobile.jpg);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--french-toast {
        background-image: url(/content/images/recipes/hero/french-toast-desktop.jpg)
    }
}

.recipe__hero--passion-smoothie {
    background-image: url(/content/images/recipes/hero/passion-smoothie-mobile.jpg);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--passion-smoothie {
        background-image: url(/content/images/recipes/hero/passion-smoothie-desktop.jpg)
    }
}

.recipe__hero--shrimp-salad {
    background-image: url(/content/images/recipes/hero/shrimp-salad-mobile.jpg);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--shrimp-salad {
        background-image: url(/content/images/recipes/hero/shrimp-salad-desktop.jpg)
    }
}

.recipe__hero--stuffed-peppers {
    background-image: url(/content/images/recipes/hero/stuffed-peppers-mobile.jpg);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--stuffed-peppers {
        background-image: url(/content/images/recipes/hero/stuffed-peppers-desktop.jpg)
    }
}

.recipe__hero--egg-squash-spinach-frittata {
    background-image: url(/content/images/recipes/hero/egg-squash-spinach-frittata-mobile.png);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--egg-squash-spinach-frittata {
        background-image: url(/content/images/recipes/hero/egg-squash-spinach-frittata-desktop.png)
    }
}

.recipe__hero--low-fat-oatmeal-pancakes {
    background-image: url(/content/images/recipes/hero/low-fat-oatmeal-pancakes-mobile.png);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--low-fat-oatmeal-pancakes {
        background-image: url(/content/images/recipes/hero/low-fat-oatmeal-pancakes-desktop.png)
    }
}

.recipe__hero--dairy-free-almond-butter-oats {
    background-image: url(/content/images/recipes/hero/dairy-free-almond-butter-oats-mobile.png);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--dairy-free-almond-butter-oats {
        background-image: url(/content/images/recipes/hero/dairy-free-almond-butter-oats-desktop.png)
    }
}

.recipe__hero--avocado-pita-breakfast-sandwich {
    background-image: url(/content/images/recipes/hero/avocado-pita-breakfast-sandwich-mobile.png);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--avocado-pita-breakfast-sandwich {
        background-image: url(/content/images/recipes/hero/avocado-pita-breakfast-sandwich-desktop.png)
    }
}

.recipe__hero--caramel-cheesecake-bites {
    background-image: url(/content/images/recipes/hero/caramel-cheesecake-bites-mobile.png);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--caramel-cheesecake-bites {
        background-image: url(/content/images/recipes/hero/caramel-cheesecake-bites-desktop.png)
    }
}

.recipe__hero--easy-pear-cobbler {
    background-image: url(/content/images/recipes/hero/easy-pear-cobbler-mobile.png);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--easy-pear-cobbler {
        background-image: url(/content/images/recipes/hero/easy-pear-cobbler-desktop.png)
    }
}

.recipe__hero--apple-pie-bars {
    background-image: url(/content/images/recipes/hero/apple-pie-bars-mobile.png);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--apple-pie-bars {
        background-image: url(/content/images/recipes/hero/apple-pie-bars-desktop.png)
    }
}

.recipe__hero--creamy-tuscan-soup {
    background-image: url(/content/images/recipes/hero/creamy-tuscan-soup-mobile.png);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--creamy-tuscan-soup {
        background-image: url(/content/images/recipes/hero/creamy-tuscan-soup-desktop.png)
    }
}

.recipe__hero--butternut-squash-soup {
    background-image: url(/content/images/recipes/hero/butternut-squash-soup-mobile.png);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--butternut-squash-soup {
        background-image: url(/content/images/recipes/hero/butternut-squash-soup-desktop.png)
    }
}

.recipe__hero--mediterranean-shrimp-and-orzo-soup {
    background-image: url(/content/images/recipes/hero/mediterranean-shrimp-and-orzo-soup-mobile.png);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--mediterranean-shrimp-and-orzo-soup {
        background-image: url(/content/images/recipes/hero/mediterranean-shrimp-and-orzo-soup-desktop.png)
    }
}

.recipe__hero--herbed-pasta-salad {
    background-image: url(/content/images/recipes/hero/herbed-pasta-salad-mobile.png);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--herbed-pasta-salad {
        background-image: url(/content/images/recipes/hero/herbed-pasta-salad-desktop.png)
    }
}

.recipe__hero--dill-red-skin-potato-salad {
    background-image: url(/content/images/recipes/hero/dill-red-skin-potato-salad-mobile.png);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--dill-red-skin-potato-salad {
        background-image: url(/content/images/recipes/hero/dill-red-skin-potato-salad-desktop.png)
    }
}

.recipe__hero--summer-berry-salad {
    background-image: url(/content/images/recipes/hero/summer-berry-salad-mobile.png);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--summer-berry-salad {
        background-image: url(/content/images/recipes/hero/summer-berry-salad-desktop.png)
    }
}

.recipe__hero--penne-with-asparagus {
    background-image: url(/content/images/recipes/hero/penne-with-asparagus-mobile.png);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--penne-with-asparagus {
        background-image: url(/content/images/recipes/hero/penne-with-asparagus-desktop.png)
    }
}

.recipe__hero--garlic-chicken-spinach-white-pizza {
    background-image: url(/content/images/recipes/hero/garlic-chicken-spinach-white-pizza-mobile.png);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--garlic-chicken-spinach-white-pizza {
        background-image: url(/content/images/recipes/hero/garlic-chicken-spinach-white-pizza-desktop.png)
    }
}

.recipe__hero--grilled-italian-chicken-kabobs {
    background-image: url(/content/images/recipes/hero/grilled-italian-chicken-kabobs-mobile.png);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--grilled-italian-chicken-kabobs {
        background-image: url(/content/images/recipes/hero/grilled-italian-chicken-kabobs-desktop.png)
    }
}

.recipe__hero--easy-polenta-with-garlic-herb-shrimp {
    background-image: url(/content/images/recipes/hero/easy-polenta-with-garlic-herb-shrimp-mobile.png);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--easy-polenta-with-garlic-herb-shrimp {
        background-image: url(/content/images/recipes/hero/easy-polenta-with-garlic-herb-shrimp-desktop.png)
    }
}

.recipe__hero--grilled-rosemary-pork-chops {
    background-image: url(/content/images/recipes/hero/grilled-rosemary-pork-chops-mobile.png);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--grilled-rosemary-pork-chops {
        background-image: url(/content/images/recipes/hero/grilled-rosemary-pork-chops-desktop.png)
    }
}

.recipe__hero--sheet-pan-salmon-with-potatoes {
    background-image: url(/content/images/recipes/hero/sheet-pan-salmon-with-potatoes-mobile.png);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--sheet-pan-salmon-with-potatoes {
        background-image: url(/content/images/recipes/hero/sheet-pan-salmon-with-potatoes-desktop.png)
    }
}

.recipe__hero--slow-cooker-chicken-with-wild-rice {
    background-image: url(/content/images/recipes/hero/slow-cooker-chicken-with-wild-rice-mobile.png);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--slow-cooker-chicken-with-wild-rice {
        background-image: url(/content/images/recipes/hero/slow-cooker-chicken-with-wild-rice-desktop.png)
    }
}

.recipe__hero--cod-fish-cakes {
    background-image: url(/content/images/recipes/hero/cod-fish-cakes-mobile.png);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--cod-fish-cakes {
        background-image: url(/content/images/recipes/hero/cod-fish-cakes-desktop.png)
    }
}

.recipe__hero--blueberry-sorbet {
    background-image: url(/content/images/recipes/hero/blueberry-sorbet-mobile.png);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--blueberry-sorbet {
        background-image: url(/content/images/recipes/hero/blueberry-sorbet-desktop.png)
    }
}

.recipe__hero--carrot-loaf-cake {
    background-image: url(/content/images/recipes/hero/carrot-loaf-cake-mobile.png);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--carrot-loaf-cake {
        background-image: url(/content/images/recipes/hero/carrot-loaf-cake-desktop.png)
    }
}

.recipe__hero--peanut-butter-cookies {
    background-image: url(/content/images/recipes/hero/peanut-butter-cookies-mobile.png);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--peanut-butter-cookies {
        background-image: url(/content/images/recipes/hero/peanut-butter-cookies-desktop.png)
    }
}

.recipe__hero--brown-butter-cashew-blondies {
    background-image: url(/content/images/recipes/hero/brown-butter-cashew-blondies-mobile.png);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .recipe__hero--brown-butter-cashew-blondies {
        background-image: url(/content/images/recipes/hero/brown-butter-cashew-blondies-desktop.png)
    }
}

.recipe__content {
    margin-left: 0;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px
}

.recipe__content-title {
    text-align: center;
    margin-bottom: 20px
}

@media(min-width:768px) {
    .recipe__content-title {
        margin-bottom: 35px
    }
}

.recipe__content-title h2 {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 15px;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    position: relative;
    text-decoration: none
}

@media(min-width:768px) {
    .recipe__content-title h2 {
        font-size: 30px
    }
}

.recipe__content-title h2:after {
    content: "";
    position: absolute;
    content: "";
    height: 1px;
    bottom: -7px;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 85px;
    background: #33c0a9
}

@media(min-width:768px) {
    .recipe__content-title h2:after {
        width: 110px
    }
}

.recipe__content-title p {
    font-size: 12px;
    line-height: 1.2;
    display: inline-block;
    padding-bottom: 3px;
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif
}

@media(min-width:768px) {
    .recipe__content-title p {
        font-size: 17px
    }
}

.recipe__content-info {
    color: #33c0a9
}

    .recipe__content-info span {
        color: #1d1d1d !important
    }

.recipe__content-body {
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    font-size: 15px;
    line-height: 1.2;
    margin: 0 auto;
    max-width: 620px;
    padding-bottom: 25px;
    border-bottom: 1px solid #66d0b3
}

@media(min-width:768px) {
    .recipe__content-body {
        font-size: 20px;
        padding-bottom: 42px
    }
}

.recipe__content-body-h5 {
    margin-bottom: 5px
}

@media(min-width:768px) {
    .recipe__content-body-h5 {
        margin-bottom: 0
    }
}

.recipe__content-body-video {
    margin-bottom: 30px
}

    .recipe__content-body-video .video-title {
        display: none
    }

    .recipe__content-body-video .m-video-cta .play-icon {
        left: 50px !important
    }

    .recipe__content-body-video .m-video-cta .video-container .video-cover {
        border: 3px solid #ffd100
    }

.recipe__content-body-list {
    padding: 0;
    margin: 0 0 20px 0
}

@media(min-width:768px) {
    .recipe__content-body-list {
        margin-bottom: 40px
    }
}

.recipe__content-body-list li {
    margin-bottom: 10px
}

    .recipe__content-body-list li:last-child {
        margin-bottom: 0
    }

@media(min-width:768px) {
    .recipe__content-body-list li {
        margin-bottom: 20px
    }
}

.recipe__content-body-list--ingredients, .recipe__content-body-list--nutrition {
    list-style-type: none
}

.recipe__content-body-list--sub-head-ul {
    margin-bottom: 0 !important
}

.recipe__content-body-list--directions {
    padding-left: 15px
}

@media(min-width:768px) {
    .recipe__content-body-list--directions {
        padding-left: 20px
    }
}

.recipe__content-body-list--muffins-directions {
    margin-bottom: 25px
}

@media(min-width:768px) {
    .recipe__content-body-list--muffins-directions {
        margin-bottom: 0
    }
}

.recipe__content-body-list--peppers-directions {
    margin-bottom: 35px
}

@media(min-width:768px) {
    .recipe__content-body-list--peppers-directions {
        margin-bottom: 0
    }
}

.recipe__content-body-courtesy-of {
    font-size: 12px;
    line-height: 1.2;
    margin-top: 35px;
    margin-bottom: 0;
    margin-top: 35px
}

@media(min-width:768px) {
    .recipe__content-body-courtesy-of {
        font-size: 15px;
        margin-top: 45px
    }
}

.recipe__table {
    border: 0;
    border-spacing: 0
}

    .recipe__table td, .recipe__table th {
        text-align: left;
        line-height: 1.3
    }

.recipe--below {
    padding-top: 25px
}

@media(min-width:768px) {
    .recipe--below {
        padding-top: 48px
    }
}

@media print {
    body.has-subnav {
        padding-top: 0
    }

    .recipe__content-body {
        border-bottom: 0
    }

    .l-footer-nav, .l-header-container, .l-isi-drawer.js-isi-drawer, .l-isi-main.js-isi-main, .m-go-to-top.mobile-only, .recipe--below, .recipe-thumbnail__row, .recipe__header, .recipe__hero__wrapper, .recipe__pre-footer, .recipe__pre-footer_all-recipes-link-wrap, footer {
        display: none !important
    }

    @page {
        size: auto;
        margin: 0
    }
}

section.article {
    padding-top: 20px
}

.article__header, .article__pre-footer {
    font-size: 12px;
    line-height: 1.2
}

@media(min-width:768px) {
    .article__header, .article__pre-footer {
        font-size: 20px
    }
}

.article__header_myrbetriq {
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 20px
}

@media(min-width:768px) {
    .article__header_myrbetriq {
        font-size: 20px
    }
}

@media(min-width:1160px) {
    .article__header_myrbetriq span {
        display: block
    }
}

.article__header_all-articles-link, .article__pre-footer_all-articles-link {
    color: #1d1d1d;
    text-decoration: none;
    display: block;
    margin-bottom: 10px
}

    .article__header_all-articles-link.hover, .article__header_all-articles-link:hover, .article__pre-footer_all-articles-link:hover, .hover.article__pre-footer_all-articles-link {
        color: #1d1d1d;
        text-decoration: underline
    }

@media(min-width:768px) {
    .article__header_all-articles-link-wrap {
        padding-left: 0
    }
}

@media(max-width:768px) {
    .article__header .row div, .article__pre-footer .row div {
        padding-left: 10px;
        padding-right: 10px
    }
}

.article__hero {
    width: 100%;
    height: 150px;
    margin-bottom: 25px;
    position: relative
}

@media(min-width:768px) {
    .article__hero {
        height: 280px
    }
}

.article__hero__wrapper {
    padding-left: 20px;
    padding-right: 20px
}

@media(min-width:768px) {
    .article__hero__wrapper {
        padding-left: 0;
        padding-right: 0
    }
}

.article__hero--managing-your-conditions {
    background-image: url(/content/images/articles/hero/chronic-conditions-mobile.jpg);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .article__hero--managing-your-conditions {
        background-image: url(/content/images/articles/hero/chronic-conditions-desktop.jpg)
    }
}

.article__hero--finding-support {
    background-image: url(/content/images/articles/hero/finding-support-mobile.jpg);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .article__hero--finding-support {
        background-image: url(/content/images/articles/hero/finding-support-desktop.jpg)
    }
}

.article__hero--what-you-should-know {
    background-image: url(/content/images/articles/hero/what-you-should-know-mobile.jpg);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .article__hero--what-you-should-know {
        background-image: url(/content/images/articles/hero/what-you-should-know-desktop.jpg)
    }
}

.article__hero--things-you-might-not-know {
    background-image: url(/content/images/articles/hero/things-you-might-not-know-mobile.jpg);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .article__hero--things-you-might-not-know {
        background-image: url(/content/images/articles/hero/things-you-might-not-know-desktop.jpg)
    }
}

.article__hero--de-stress-and-strengthen {
    background-image: url(/content/images/articles/hero/de-stress-and-strengthen-mobile.jpg);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .article__hero--de-stress-and-strengthen {
        background-image: url(/content/images/articles/hero/de-stress-and-strengthen-desktop.jpg)
    }
}

.article__hero--kegels-for-men {
    background-image: url(/content/images/articles/hero/kegels-for-men-mobile.jpg);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .article__hero--kegels-for-men {
        background-image: url(/content/images/articles/hero/kegels-for-men-desktop.jpg)
    }
}

.article__hero--mental-strategies {
    background-image: url(/content/images/articles/hero/mental-strategies-for-managing-oab-mobile.jpg);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .article__hero--mental-strategies {
        background-image: url(/content/images/articles/hero/mental-strategies-for-managing-oab-desktop.jpg)
    }
}

.article__hero--mind-over-bladder {
    background-image: url(/content/images/articles/hero/mind-over-bladder-mobile.jpg);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .article__hero--mind-over-bladder {
        background-image: url(/content/images/articles/hero/mind-over-bladder-desktop.jpg)
    }
}

.article__hero--strength-of-kegels {
    background-image: url(/content/images/articles/hero/the-strength-of-kegels-mobile.jpg);
    background-size: cover;
    background-position: 50% 20%
}

@media(min-width:768px) {
    .article__hero--strength-of-kegels {
        background-image: url(/content/images/articles/hero/the-strength-of-kegels-desktop.jpg)
    }
}

.article__hero-print-cta {
    color: #1d1d1d;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 600;
    width: 60px;
    text-align: center;
    background-color: rgba(255,209,82,.9);
    display: none;
    padding: 8px;
    position: absolute;
    bottom: 15px;
    right: 15px
}

    .article__hero-print-cta.hover, .article__hero-print-cta:hover {
        cursor: pointer;
        color: #1d1d1d;
        background-color: #ffdc7d
    }

@media(min-width:768px) {
    .article__hero-print-cta {
        font-size: 24px;
        width: 115px
    }
}

@media(min-width:1025px) {
    .article__hero-print-cta {
        display: inline-block
    }
}

.article__content {
    margin-left: 0;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px
}

.article__content-title {
    text-align: center;
    margin-bottom: 15px
}

@media(min-width:768px) {
    .article__content-title {
        margin-bottom: 40px
    }
}

.article__content-title h2 {
    font-size: 20px;
    line-height: 1.2;
    font-family: Rockwell,Arial,Helvetica,sans-serif
}

@media(min-width:768px) {
    .article__content-title h2 {
        font-size: 30px
    }
}

.article__content-title p {
    font-size: 12px;
    line-height: 1.2;
    display: inline-block;
    padding-bottom: 3px;
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    border-bottom: 1px solid #66d0b3
}

@media(min-width:768px) {
    .article__content-title p {
        font-size: 17px
    }
}

.article__content-headline {
    margin-bottom: 5px
}

@media(min-width:768px) {
    .article__content-headline {
        margin-bottom: 10px
    }
}

.article__content-created-by, .article__content-subhead {
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    font-size: 15px;
    display: block;
    margin-bottom: 5px
}

@media(min-width:768px) {
    .article__content-created-by, .article__content-subhead {
        font-size: 20px;
        margin-bottom: 10px
    }
}

.article__content-created-by a, .article__content-subhead a {
    color: #000;
    text-decoration: underline
}

.article__content-subhead {
    font-style: italic;
    margin-bottom: 0
}

.article__content-body {
    font-family: "Proxima Nova",Arial,Helvetica,sans-serif;
    font-size: 15px;
    line-height: 1.2;
    margin: 0 auto;
    max-width: 620px;
    padding-bottom: 25px;
    border-bottom: 1px solid #66d0b3
}

@media(min-width:768px) {
    .article__content-body {
        font-size: 20px;
        padding-bottom: 42px
    }
}

@media(min-width:768px) {
    .article__content-body--with-callout {
        padding-bottom: 20px
    }
}

.article__content-body-p {
    margin-bottom: 10px
}

@media(min-width:768px) {
    .article__content-body-p {
        margin-bottom: 20px
    }
}

.article__content-body-p--remove-mgn-btm {
    margin-bottom: 0
}

.article__content-body-p--callout {
    font-size: 18px
}

.article__content-body-h5 {
    font-weight: 600;
    display: block;
    margin-bottom: 0
}

.article__content-body-list {
    padding-left: 20px;
    margin: 0 0 10px 0;
    list-style-type: none;
    padding-left: 10px
}

@media(min-width:768px) {
    .article__content-body-list {
        margin-bottom: 40px
    }
}

.article__content-body-list--reduced-mgn-btm {
    margin-bottom: 0
}

.article__content-body-list li {
    margin-bottom: 10px;
    padding-left: 15px;
    text-indent: -15px
}

@media(min-width:768px) {
    .article__content-body-list li {
        margin-bottom: 20px;
        text-indent: -16px
    }
}

.article__content-body-list li.last-list-item {
    margin-bottom: 0
}

.article__content-body-list li:before {
    content: "•";
    color: #00b189;
    font-weight: 600;
    margin-right: 10px
}

.article__content-body-list--ordered-list {
    padding: 0 0 0 15px;
    margin: 0
}

@media(min-width:768px) {
    .article__content-body-list--ordered-list {
        padding-left: 20px;
        margin-top: 20px
    }
}

.article__content-body-list--ordered-list li {
    font-weight: 600;
    margin-bottom: 15px
}

@media(min-width:768px) {
    .article__content-body-list--ordered-list li {
        margin-bottom: 20px
    }
}

.article__content-body-list--ordered-list li span {
    font-weight: 400
}

.article__content-body-courtesy-of {
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 0;
    margin-top: 35px
}

@media(min-width:768px) {
    .article__content-body-courtesy-of {
        font-size: 15px
    }
}

.article__content-callout {
    margin-top: 20px;
    padding-top: 25px;
    border-top: 1px solid #66d0b3;
    margin-left: 0;
    margin-right: 0
}

@media(min-width:768px) {
    .article__content-callout {
        margin: 0;
        margin-top: 40px;
        padding-top: 20px
    }
}

.article__content-callout-icon {
    display: block;
    width: 40px;
    height: auto;
    margin: 0 auto 10px
}

@media(min-width:768px) {
    .article__content-callout-icon {
        margin: 0 -15px 0 auto;
        width: 60px
    }
}

.article__content-callout-link {
    color: #000;
    text-decoration: underline;
    font-weight: 700
}

    .article__content-callout-link:hover {
        color: #000
    }

@media screen and (min-width:768px) {
    .article__content-callout-link {
        font-size: 18px
    }
}

.article--below {
    padding-top: 25px
}

@media(min-width:768px) {
    .article--below {
        padding-top: 48px
    }
}

.article__pre-footer_all-articles-link {
    display: inline-block
}

.print-only {
    display: none
}

@media print {
    body.has-subnav {
        padding-top: 0
    }

    .article__content-body {
        border-bottom: 0
    }

    .article__content-body-list--ordered-list {
        margin-top: 20px
    }

    .article--below, .article-thumbnail__row, .article__header, .article__hero__wrapper, .article__pre-footer, .article__pre-footer_all-articles-link-wrap, .l-footer-nav, .l-header-container, .l-isi-drawer.js-isi-drawer, .l-isi-main.js-isi-main, .m-go-to-top.mobile-only, footer {
        display: none !important
    }

    @page {
        size: auto;
        margin: 0
    }

    .print-only {
        display: block
    }

    .video-container {
        display: none
    }

    .recipe__content-body-video {
        margin-bottom: 0
    }
}

.pricing-how .view-mobile-terms {
    color: #66d0b3;
    text-decoration: underline
}

    .pricing-how .view-mobile-terms.hover, .pricing-how .view-mobile-terms:hover {
        color: #000
    }

body.has-subnav.is-parent-patient_resources {
    padding-top: 200px;
    background-color: #faf9f0;
    overflow-x: hidden
}

@media(min-width:768px) {
    body.has-subnav.is-parent-patient_resources {
        padding-top: 229px
    }
}

@media(min-width:946px) {
    body.has-subnav.is-parent-patient_resources {
        padding-top: 245px
    }
}

@media(min-width:1160px) {
    body.has-subnav.is-parent-patient_resources {
        padding-top: 240px
    }
}

@media(min-width:768px) {
    body.has-subnav.is-parent-patient_resources .m-subnav-container {
        display: none
    }
}

@media(min-width:768px) {
    body.has-subnav.is-parent-patient_resources .scroll-slider__buttons--subnav {
        display: flex
    }
}

body.has-subnav.is-parent-patient_resources .scroll-slider-patient-resources-subnav {
    display: flex
}

@media(min-width:768px) {
    body.has-subnav.is-parent-patient_resources .scroll-slider-patient-resources-subnav {
        margin-top: 20px
    }
}

@media(min-width:1160px) {
    body.has-subnav.is-parent-patient_resources .scroll-slider-patient-resources-subnav {
        margin-top: 0
    }
}

body.has-subnav.is-parent-patient_resources .l-isi-main.js-isi-main {
    background-color: #fff
}

body.has-subnav.is-parent-patient_resources .is-next, body.has-subnav.is-parent-patient_resources .m-btn-page-nav {
    display: none
}

body.has-subnav.is-parent-patient_resources .l-pageblock-ribbon-nav {
    margin-bottom: 20px
}

@media(min-width:768px) {
    body.has-subnav.is-parent-patient_resources .l-pageblock-ribbon-nav {
        margin-top: 40px;
        margin-bottom: 40px
    }
}

.patient-resources__intro {
    background-color: #faf9f0
}

    .article-page__speech-bubble .patient-resources__intro p, .patient-resources__intro .article-page__speech-bubble p, .patient-resources__intro .resource-p {
        text-align: left;
        margin: 20px 0
    }

@media(min-width:768px) {
    .article-page__speech-bubble .patient-resources__intro p, .patient-resources__intro .article-page__speech-bubble p, .patient-resources__intro .resource-p {
        text-align: center
    }
}

.patient-resources .hero {
    background-position-y: inherit;
    position: relative;
    width: 100%
}

@media(max-width:767px) {
    .patient-resources .hero {
        background-position: center top;
        background-size: cover
    }
}

@media(max-width:1159px) {
    .patient-resources .mobile-relative {
        position: relative
    }
}

@media(max-width:1159px) {
    .patient-resources .mobile-hero-overlay {
        height: 70px;
        width: 100%;
        background: #fce08c;
        position: absolute;
        bottom: 30px
    }
}

.patient-resource .filter-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .patient-resource .filter-row button, .patient-resource .filter-row p {
        margin: 5px;
        font-weight: 700
    }

@media(min-width:946px) {
    .patient-resource .filter-row button, .patient-resource .filter-row p {
        margin: 15px 5px
    }
}

.patient-resource .filter-row .resource-filter {
    font-weight: 500;
    padding: 5px 15px;
    border-radius: 25px;
    border: 2px solid #99dfd4;
    background-color: #fff
}

    .patient-resource .filter-row .resource-filter:hover {
        background-color: #ccefe9;
        border: 2px solid transparent
    }

    .patient-resource .filter-row .resource-filter.active {
        background-color: #ccefe9
    }

.patient-resource .bold {
    font-weight: 700
}

.patient-resource .discription {
    margin: 20px
}

.patient-resource .video-row .col-sm-6 {
    height: 350px
}

@media(min-width:946px) {
    .patient-resource .video-row .col-sm-6 {
        height: 500px
    }
}

.patient-resource .video-row #show_more_component {
    display: none
}

@media(max-width:768px) {
    .patient-resource .video-row .video-original-half {
        padding-left: 0;
        padding-right: 0
    }
}

.patient-resource .video-hidden {
    display: none
}

.patient-resource .video-shown {
    display: block
}

.margin-20-push {
    margin-left: 20px
}

@media(max-width:1159px) {
    .margin-20-push {
        margin-left: unset;
        padding: 0
    }
}

.row--patient-resources {
    padding-left: 0;
    padding-right: 0
}

.patient-resource-btn {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 600;
    background-color: #ffc72a;
    color: #1d1d1d;
    text-align: center;
    border: 0;
    padding: 10px 20px
}

.video-article-page__header, .video-recipe-page__header {
    padding: 0;
    background-color: #fff
}

@media screen and (min-width:768px) {
    .video-article-page__header, .video-recipe-page__header {
        padding: 40px 0 0
    }
}

.video-article-page__header-hero, .video-recipe-page__header-hero {
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0
}

@media screen and (min-width:768px) {
    .video-article-page__header-hero, .video-recipe-page__header-hero {
        margin-bottom: 40px;
        padding-left: 15px;
        padding-right: 15px
    }
}

.video-article-page__header-hero .video-content, .video-recipe-page__header-hero .video-content {
    display: none
}

.video-article-page__header-hero .video-cover, .video-recipe-page__header-hero .video-cover {
    border: 0 !important
}

.video-article-page__header-hero .cover-image, .video-recipe-page__header-hero .cover-image {
    width: 100%
}

@media screen and (min-width:768px) {
    .video-article-page__header-hero .cover-image, .video-recipe-page__header-hero .cover-image {
        border-radius: 16px
    }
}

.video-article-page__header-hero .video, .video-recipe-page__header-hero .video {
    border: 0;
    border-radius: 16px
}

.video-article-page__header-hero .play-icon, .video-recipe-page__header-hero .play-icon {
    background: url(/content/images/resourceportal/icons/play.svg) !important
}

    .video-article-page__header-hero .play-icon.white, .video-recipe-page__header-hero .play-icon.white {
        width: 60px;
        height: 60px
    }

.video-article-page__header-headline .resource-h1, .video-article-page__header-headline .video-article-page__image-quote-h1 {
    margin-bottom: 20px
}

@media screen and (min-width:768px) {
    .video-article-page__header-headline .resource-h1, .video-article-page__header-headline .video-article-page__image-quote-h1 {
        margin-bottom: 40px
    }
}

.video-article-page__icons, .video-recipe-page__icons {
    margin-bottom: 40px
}

@media screen and (min-width:768px) {
    .video-article-page__icons, .video-recipe-page__icons {
        margin-bottom: 0
    }
}

.video-article-page__icons-icon, .video-recipe-page__icons-icon {
    margin: 0 !important
}

.video-article-page__content {
    padding: 20px 0;
    background: #faf9f0
}

.video-article-page__image-quote-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative
}

.video-article-page__image-quote-img {
    display: block;
    width: 100%;
    max-width: 280px;
    height: auto;
    margin: auto;
    border-radius: 50%
}

@media screen and (min-width:1160px) {
    .video-article-page__image-quote-img {
        margin: 0
    }
}

.video-article-page__image-quote-h1 {
    font-size: 52px;
    line-height: 64px;
    margin-top: 0px
}

@media screen and (min-width:1160px) {
    .video-article-page__image-quote-h1 {
        position: absolute;
        top: 80px;
        left: 310px;
        margin-top: 0
    }
}

.video-article-page__image-quote-h1--no-quote-img {
    margin-top: 0;
    position: initial
}

.video-recipe-page__header-hero .video-content {
    display: none
}

.video-recipe-page__header-hero .video-cover {
    border: 0 !important
}

.video-recipe-page__header-hero .cover-image {
    width: 100%
}

@media screen and (min-width:768px) {
    .video-recipe-page__header-hero .cover-image {
        border-radius: 16px
    }
}

.video-recipe-page__header-hero .video {
    border: 0;
    border-radius: 16px
}

.video-recipe-page__header-hero .play-icon {
    background: url(/content/images/resourceportal/icons/play.svg) !important
}

.video-recipe-page__header-headline .resource-h1, .video-recipe-page__header-headline .video-article-page__image-quote-h1 {
    margin-bottom: 20px
}

@media screen and (min-width:768px) {
    .video-recipe-page__header-headline .resource-h1, .video-recipe-page__header-headline .video-article-page__image-quote-h1 {
        margin-bottom: 40px
    }
}

.article-page__speech-bubble .video-recipe-page__content p, .video-recipe-page__content .article-page__speech-bubble p, .video-recipe-page__content .resource-p {
    margin-bottom: 10px
}

.video-recipe-page ol, .video-recipe-page ul {
    padding-left: 30px
}

.page-type-category__hero {
    position: relative;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.page-type-category__hero-container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 450px !important
}

@media(min-width:768px) {
    .page-type-category__hero-container {
        display: block
    }
}

.page-type-category__hero .resource-h1, .page-type-category__hero .video-article-page__image-quote-h1 {
    color: #fff;
    font-size: 55px;
    line-height: 64px
}

@media(min-width:768px) {
    .page-type-category__hero .resource-h1, .page-type-category__hero .video-article-page__image-quote-h1 {
        margin-bottom: 40px
    }
}

.page-type-category__hero .callout {
    color: #fff
}

.page-type-category__content {
    padding-bottom: 40px
}

@media(min-width:768px) {
    .page-type-category__content {
        margin-top: -150px
    }
}

.page-type-category__content-subheader {
    margin-top: 20px;
    margin-bottom: 40px
}

@media(min-width:768px) {
    .page-type-category__content-subheader {
        margin-top: 0;
        margin-bottom: 40px;
        color: #fff
    }
}

.page-type-category__content-subheader-mobile {
    background-color: #fff;
    padding: 20px
}

    .page-type-category__content-subheader-mobile .callout {
        color: #000
    }

@media(min-width:1160px) {
    .page-type-category__tile {
        margin-bottom: 30px
    }
}

.page-type-category__button-row {
    margin-top: 40px
}

.page-type-category .hide {
    display: none
}

.article-page__header {
    padding: 20px 0 0;
    background-color: #fff
}

@media screen and (min-width:768px) {
    .article-page__header {
        padding: 40px 0 0
    }
}

.article-page__content-headline .resource-h1, .article-page__content-headline .video-article-page__image-quote-h1, .article-page__headline .resource-h1, .article-page__headline .video-article-page__image-quote-h1 {
    margin-bottom: 20px
}

.article-page__icons-container, .video-article-page__icons-container, .video-recipe-page__icons-container {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

@media screen and (min-width:768px) {
    .article-page__icons-container, .video-article-page__icons-container, .video-recipe-page__icons-container {
        justify-content: center
    }
}

.article-page__icons-icon, .video-article-page__icons-icon, .video-recipe-page__icons-icon {
    display: inline-block;
    margin: 0 15px;
    height: auto
}

    .article-page__icons-icon:hover, .video-article-page__icons-icon:hover, .video-recipe-page__icons-icon:hover {
        cursor: pointer
    }

    #like.video-article-page__icons-icon, #like.video-recipe-page__icons-icon, .article-page__icons-icon#like {
        width: 60px;
        height: 60px;
        background-image: url(/content/images/resourceportal/icons/like.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 30px
    }

        #like.liked.video-article-page__icons-icon, #like.liked.video-recipe-page__icons-icon, .article-page__icons-icon#like.liked {
            background-image: url(/content/images/resourceportal/icons/liked.svg) !important
        }

    #print.video-article-page__icons-icon, #print.video-recipe-page__icons-icon, .article-page__icons-icon#print {
        width: 50px
    }

@media screen and (max-width:767px) {
    .article-page__hero {
        margin-top: 40px;
        padding: 0
    }
}

.article-page__hero-img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 16px;
    margin-bottom: 60px
}

.article-page__hero-img--mobile {
    max-width: 375px;
    margin: auto;
    margin-bottom: 40px;
    border-radius: 0
}

.article-page__hero-img--mobile-recipe {
    margin-bottom: 0
}

.article-page__content {
    background-color: #faf9f0
}

@media(min-width:768px) {
    .article-page__content {
        padding: 60px 0
    }
}

@media(min-width:768px) {
    .article-page__content-wrapper {
        display: flex;
        position: relative
    }
}

.article-page__content-headline {
    margin-bottom: 20px
}

@media(min-width:768px) {
    .article-page__content-headline {
        margin-bottom: 60px
    }
}

.article-page__content-headline .callout.triple-tiles__headline, .article-page__content-headline .resource-h2.callout {
    font-weight: 500
}

.article-page__content-headline .resource-h3 {
    text-transform: uppercase
}

.article-page__content-square-img {
    width: 100%;
    display: block;
    height: auto;
    border-radius: 16px;
    max-width: 345px;
    margin-left: auto;
    margin-right: auto
}

@media(min-width:768px) {
    .article-page__content-square-img {
        max-width: 180px;
        margin-left: 0;
        margin-right: 0
    }
}

@media(min-width:1160px) {
    .article-page__content-square-img {
        max-width: 240px
    }
}

.article-page__content-square-img--top {
    margin-bottom: 40px
}

@media(min-width:768px) {
    .article-page__content-square-img--top {
        margin-top: -200px;
        margin-bottom: 0
    }
}

@media(min-width:768px) {
    .article-page__content-square-img--bottom {
        position: absolute;
        bottom: 0
    }
}

.article-page__content-square-img--left {
    margin-left: 0;
    margin-right: 0
}

.article-page__content-bold {
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
    margin-top: 10px
}

.article-page__content .article-page__speech-bubble p, .article-page__content .resource-p, .article-page__speech-bubble .article-page__content p {
    margin-bottom: 10px
}

.article-page__content-list {
    padding-left: 20px;
    margin: 0 0 10px 0
}

@media(min-width:768px) {
    .article-page__content-list {
        margin-bottom: 20px
    }
}

.article-page__content-list li {
    margin-bottom: 10px
}

.article-page__content-list--ordered-list {
    padding: 0 0 0 15px;
    margin: 0
}

@media(min-width:768px) {
    .article-page__content-list--ordered-list {
        padding-left: 20px;
        margin-top: 20px
    }
}

.article-page__content-list--ordered-list li {
    font-weight: 600;
    margin-bottom: 10px
}

    .article-page__content-list--ordered-list li span {
        font-weight: 400 !important
    }

.article-page__image-full-width {
    margin-bottom: 20px
}

@media(min-width:768px) {
    .article-page__image-full-width {
        margin-bottom: 40px
    }
}

.article-page__speech-bubble {
    padding: 40px;
    text-align: center;
    background-color: #fce08c;
    border-radius: 16px;
    position: relative;
    margin: 40px 0 60px
}

@media(min-width:768px) {
    .article-page__speech-bubble {
        padding: 60px;
        margin-bottom: 0
    }
}

.article-page__speech-bubble:after {
    content: "";
    position: absolute;
    bottom: -20%;
    width: 0;
    left: 45%;
    height: 0;
    border: 0 solid transparent;
    border-left-width: 0;
    border-right-width: 80px;
    border-top: 60px solid #fce08c
}

.article-page__speech-bubble p {
    margin-bottom: 0 !important
}

.article-page__speech-bubble a {
    display: inline-block;
    color: #000;
    text-decoration: none
}

    .article-page__speech-bubble a.hover, .article-page__speech-bubble a:hover {
        text-decoration: underline
    }

.article-page .bold-underline {
    font-weight: 700;
    text-decoration: underline
}

.recipe-page__header {
    padding: 20px 0 0;
    background-color: #fff
}

@media screen and (min-width:768px) {
    .recipe-page__header {
        padding: 40px 0 0
    }
}

.recipe-page__content-headline .resource-h1, .recipe-page__content-headline .video-article-page__image-quote-h1, .recipe-page__headline .resource-h1, .recipe-page__headline .video-article-page__image-quote-h1, .video-recipe-page__content-headline .resource-h1, .video-recipe-page__content-headline .video-article-page__image-quote-h1 {
    margin-bottom: 20px
}

.recipe-page__icons-container {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

@media screen and (min-width:768px) {
    .recipe-page__icons-container {
        justify-content: center
    }
}

.recipe-page__icons-icon {
    display: inline-block;
    margin: 0 15px;
    height: auto
}

    .recipe-page__icons-icon:hover {
        cursor: pointer
    }

    .recipe-page__icons-icon#like {
        width: 60px;
        height: 60px;
        background-image: url(/content/images/resourceportal/icons/like.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 30px
    }

        .recipe-page__icons-icon#like.liked {
            background-image: url(/content/images/resourceportal/icons/liked.svg) !important
        }

    .recipe-page__icons-icon#print {
        width: 50px
    }

@media screen and (max-width:767px) {
    .recipe-page__hero {
        margin-top: 40px;
        padding: 0
    }
}

.recipe-page__hero-img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 16px;
    margin-bottom: 60px
}

.recipe-page__hero-img--mobile {
    max-width: 375px;
    margin: auto;
    margin-bottom: 40px;
    border-radius: 0
}

.recipe-page__hero-img--mobile-recipe {
    margin-bottom: 0
}

.recipe-page__green-section, .video-recipe-page__green-section {
    background-color: #00b189;
    height: 60px
}

.recipe-page__green-section-recipe-stats, .video-recipe-page__green-section-recipe-stats {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 455px;
    height: 60px
}

.recipe-page__content, .video-recipe-page__content {
    background-color: #faf9f0;
    padding: 40px 0
}

@media(min-width:768px) {
    .recipe-page__content, .video-recipe-page__content {
        padding: 60px 0
    }
}

@media(min-width:768px) {
    .recipe-page__content-wrapper, .video-recipe-page__content-wrapper {
        display: flex;
        position: relative
    }
}

.recipe-page__content-headline, .video-recipe-page__content-headline {
    margin-bottom: 20px
}

@media(min-width:768px) {
    .recipe-page__content-headline, .video-recipe-page__content-headline {
        margin-bottom: 60px
    }
}

.recipe-page__content-square-img {
    width: 100%;
    display: block;
    height: auto;
    border-radius: 16px;
    max-width: 345px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 40px
}

@media(min-width:768px) {
    .recipe-page__content-square-img {
        max-width: 180px;
        margin-top: -200px;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0
    }
}

@media(min-width:1160px) {
    .recipe-page__content-square-img {
        max-width: 240px
    }
}

.article-page__speech-bubble .recipe-page__content p, .article-page__speech-bubble .video-recipe-page__content p, .recipe-page__content .article-page__speech-bubble p, .recipe-page__content .resource-p, .video-recipe-page__content .article-page__speech-bubble p, .video-recipe-page__content .resource-p {
    margin-bottom: 10px
}

.recipe-page__content-nutrition-table, .video-recipe-page__content-nutrition-table {
    margin: 40px auto
}

.recipe-page__content-nutrition-table--mobile, .video-recipe-page__content-nutrition-table--mobile {
    max-width: 345px
}

.recipe-page .sub-head-ol, .recipe-page .sub-head-ul {
    list-style: none;
    margin-left: -40px;
    font-weight: 700
}

    .recipe-page .sub-head-ol li, .recipe-page .sub-head-ul li {
        margin-bottom: 10px !important;
        font-size: 18px
    }

.page-type-featured__hero {
    position: relative;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.page-type-featured__hero-container {
    height: 510px
}

@media screen and (min-width:768px) {
    .page-type-featured__hero-container {
        height: 450px !important
    }
}

.page-type-featured__hero-header {
    height: 154px;
    width: 345px;
    border-radius: 16px;
    background-color: #faf0d1;
    position: absolute;
    padding: 24px;
    vertical-align: middle;
    top: 30%
}

@media(max-width:767px) {
    .page-type-featured__hero-header {
        top: 77%;
        left: 15px;
        z-index: 1
    }
}

.page-type-featured__hero-header h2 {
    padding: 0
}

.page-type-featured__hero-header h4 {
    color: #00b189;
    padding: 14px 0 0 0
}

    .page-type-featured__hero-header h4 span {
        color: rgba(29,29,29,.25);
        margin-left: 10px
    }

.page-type-featured__hero-header a.hover, .page-type-featured__hero-header a:hover {
    color: #1d846d
}

.page-type-featured #featured-list {
    padding-top: 40px
}

@media screen and (min-width:768px) {
    .page-type-featured #featured-list {
        padding-top: 20px
    }
}

.page-type-featured .scroll-list__headline-link {
    color: #1d1d1d
}

    .page-type-featured .scroll-list__headline-link.hover, .page-type-featured .scroll-list__headline-link:hover {
        color: #1d1d1d;
        text-decoration: underline !important
    }

    .page-type-featured .scroll-list__headline-link:active, .page-type-featured .scroll-list__headline-link:focus, .page-type-featured .scroll-list__headline-linkvisited {
        outline: 0 !important
    }

.page-type-featured .scroll-slider__tiles-wrapper {
    padding: 20px 0
}

/* Splide Carousel CSS */

.splide__arrow.splide__arrow--prev {
    left: -30px;
}
.splide__arrows.splide__arrows--ltr {
    position: absolute;
    right: 45px;
    top: 0;
}
.splide__arrow.splide__arrow--next {
    right: -40px;
}
#testimonial-videos .patient-wrapper {
    z-index: 1;
    position: relative;
    top: 0;
    padding: 0;
    margin: 0;
}

#testimonial-videos .scroll-slider__tiles-wrapper-people .row {
    position: relative;
}

#testimonial-videos .video-active.video-container-panel {
    display: block;
    position: absolute;
    width: 100%;
    top: -15px;
}

#testimonial-videos .patient-img {
    width: 60%;
    border: 5px solid #ffc72a;
    border-radius: 50%;
    cursor: pointer
}

@media(max-width: 1025px) {
    .splide__arrows.splide__arrows--ltr {
        right: 50px;
        top: -10px;
    }
}

@media(max-width: 775px) {
    .splide__list {
        height: unset;
        width: 100%;
    }

    #testimonial-videos .patient-wrapper:not(.is-active) .patient-name,
    #testimonial-videos .patient-wrapper:not(.is-active) .quote, 
    #testimonial-videos .patient-wrapper:not(.is-active) .m-button-arrow {
        display: none !important;
    }
    #testimonial-videos .patient-wrapper:not(.is-active) img {
        opacity: 30%;
        z-index: 1;
        position: relative;
        margin-top: 30px;
        width: 65%;
    }

    #testimonial-videos .patient-wrapper.is-active img {
        width: 100%;
    }

    #testimonial-videos .patient-wrapper {
        z-index: unset;
    }

    #testimonial-videos .video-container-panel {
        position: absolute;
        left: 0;
    }
    #testimonial-videos .patient-wrapper.is-active .quote {
        width: 70vw;
        font-size: 17px;
        position: relative;
        left: -20%;
    }
    .testimonial-compensated {
        text-align: center !important;
    }

    #testimonial-videos .scroll-slider__item, #testimonial-videos .scroll-slider__item-tile-wrap {
        flex: 0 0 auto;
        margin-right: 3px
    }

}